.centrado_vertical
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#top-header .container {
    padding-top: 15px;
    font-weight: 600;
}

#top-header, #et-secondary-nav li ul {
    background-color: #ff9999 !important;
}

#footer-bottom {
    background-color: #ff9999 !important;
}

.textwidget {
    padding-top: 23px;
}

#formulario_compra a {
    color: #2ea3f2;
}

.pt-cv-content {
    font-size: 16px;
}

#footer-bottom {
    background-color: #fed6d6 !important;
}

div#top-header {
    background-color: #fed6d6 !important;
}

#top-header a {
    color: #999;
}

.et-social-icon a {
    color: #999 !important;
}

#footer-info, #footer-info a {
    color: #999 !importan;
}

.woocommerce-message {
    color: #333 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 200px;
    padding: 6px 12px;
    margin-right: 10px;
    border-radius: 20px;
    font-size: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    height: 41px;
    color:#333 !important;
    text-align:center;
}

button.button {
    border-radius: 20px !important;
}

button.button {
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size:16px !important;
    color:#333 !important;
}

a.checkout-button.button.alt.wc-forward {
    border-radius: 20px;
    font-size:16px !important;
    color:#333 !important;
}

p.cart-empty.woocommerce-info {
    color: #333 !important;
}

a.button.wc-forward, a.button.wc-forward:hover, a.button.wc-backward, a.button.wc-backward:hover {
    color: #333 !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

ul.woocommerce-error li {
    color: #333 !important;
}

div#footer-info {
    color: #333 !important;
}



.woocommerce-info {
    color: #333 !important;
}

.woocommerce-info a {
    color: #0c71c3 !important;
}

.woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce-page button.button.alt:hover {
    color: #333 !important;
}

span.woocommerce-Price-amount.amount, .posted_in a,  .tagged_as a {
    color: #fd8d8d !important;
}

a:hover
{
  color:#fd8d8d !important;
}

.sb_instagram_header.sbi_no_avatar {
    display: none;
}

div#sbi_load {
    display: none;
}

.woocommerce #respond input#submit, .woocommerce-page #respond input#submit,  .woocommerce .woocommerce-info, 
.woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: rgba(232,185,185,0.51)!important;
}

a.comment-reply-link.et_pb_button {
    font-size: 14px;
    border-radius: 30px;
}

#top-menu a {
    text-transform: uppercase !important;
}

.boton-menu {
background-color: #EEA299;
color: #fff;
padding: 0 !important;
border-radius: 15px;
}

.boton-menu a {
color: #fff !important;
padding: 7px 5px 7px 5px !important;
}

.et_pb_posts .et_pb_post {
    margin-bottom: 0px;
}

/* 4 columns blog */

.mb-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
@media only screen and ( min-width: 981px ) {
	.mb-blog .column.size-1of4 {
	    width: 24%!important;
	    margin-right: 1%;
	}
}

/* Read more blog button */

.more-link {
    background-color: #FED6D6;
    display: inline-block !important;
    color: #fff;
    padding: 5px 15px;
    margin-top: 15px;
    text-transform: uppercase;
}

.more-link:hover {
    background-color: rgba(165,125,125,0.54) !important;
    color: #fff;
}