/* Remover compartilhamento das redes sociais */ 
.product-sharing { 
display: none !important; 
} 
#element-product-detail .wrapper-btn-actions .btn btn btn-share {
    display:none !important;
}

#product-list .product-list-item .label-launch {
    position: relative;
    top: -623px;
    left: 0px;
}
/*aumentar tamanho da Miniatura*/
#product-list .product-list-item .product-image a:not(.label-unavailable) img,
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) img {
    max-width: inherit;
}

#footer-main .element-social-footer .social-footer-list .social-footer-item img {
	max-height: 40px;
}
/*Colocar a tag Promoção no topo da foto
#product-list .product-list-item .wrapper-label > div {
    display: flex !important;
    top: -620px;
}*/

a.btn.btn-share {
    display: none;
}

#header-main:before { 
    content: "Aproveite e parcele suas compras em até 10x sem juros no cartão"; 
    background: #ba9257; 
    color: #ffffff; 
    display: block; 
    font-size: 18px; 
    height: 30px; 
    text-align: center; 
    width: 100%; 

    Padding-top: 8px; 
} 

ul#banner-stripe {
    align-items: center;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

li.product-list-item.product-compounded[data-id="1395"] .label-product.label-launch {
top: -647px !important;
}


li.product-list-item.product-compounded[data-id="1321"] .label-product.label-launch {
top: -647px !important;
}

#product-list .product-list-item .label-promo {
    background: #ba9257;
}


#product-list .product-list-item .product-image a:not(.label-unavailable), 
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) { 
	padding-top: 150%; 
} 

.testimonial-bottom-wrapper .title-secundary {
        color: #ba9257;
    font-family: 'universalis_adf_std_bold';
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
}

.testimonial-bottom-wrapper .header-box-content {
    margin-bottom: 16px;
    position: relative;
    text-align: center;
}

