@media (min-width:768px){
    #component-header-menu-content #component-header-menu-v2>.container>ul>li>a strong {
        font-size: 12px;
    }
}

#information-stripe-v1 .container ul {
    padding: 24px 0;
}

#function-testimony-itens-content #function-testimony-itens-v1 .swiper-slide{
    height:auto !important;
}

#function-testimony-itens-content #function-testimony-itens-v1 .swiper-slide>img {
    min-width: 80px;
}

#component-footer-social-content #component-footer-social-v2 {
    justify-content: flex-start;
}

@media (min-width:768px){
.sharethis-inline-share-buttons{
    position: absolute;
    bottom: 0;
    left: 0;
}

#function-add-to-favorites-v1.product-page {
    position: absolute;
    bottom: 0;
    right: 0;
}

}

#product-page-info-tabs-content #product-page-info-tabs-v1 h4{
    font-weight:400;
}

.category-products-slide-menu .listagem-item .imagem-produto {
    max-height: 254px;
}

#component-product-card-content #component-product-card-v2 .acoes-produto .botao-comprar:hover, .listagem-item .acoes-produto .botao-comprar:hover{
    opacity:1;
    background-color: color-mix(in srgb, var(--showcase-product-card-buy-button-background-color) 90%, #1b1b1b);
}

.function-whatsapp-showcase-v2:hover {
    opacity:1;
    background-color: color-mix(in srgb, #2fb458 80%, #000000);
}