#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
    color: #fff !important;
}

#barraNewsletter.posicao-rodape .componente input[type=text]{
    background: #fff !important;
    color: #000 !important;
}

.produto div.principal .acoes-produto .comprar .botao-comprar, .produto .acoes-flutuante .botao-comprar, .scrollToTop, #comprar-ajax-status .sucesso .buttons .continuar-comprando, #comprar-ajax-status .sucesso .buttons>*{
    color: #fff !important;
}

.listagem.aproveite-tambem h4.titulo.cor-secundaria{
    color: var(--cor_secundaria) !important;
   border-bottom: 5px solid  var(--cor_secundaria) !important;
}

#finalizarCompra{
    color: #fff !important;
}

.compre-junto__preco--promocional, .compre-junto__preco--promocional:empty+.compre-junto__preco--regular , 
.compre-junto__preco-total--promocional, .compre-junto__preco-total--promocional:empty+.compre-junto__preco-total--regular{
    color: #000 !important;
}
@media(max-width:767px){
    .conteudo-topo .menu.superior.visible-phone ul li.categoria-id-offers-mb.borda-principal{
        display:none !important;
    }
    .conteudo-topo .menu.superior.visible-phone ul.action-links li a, .conteudo-topo .menu.superior.visible-phone ul.action-links li .form-tracking span{
        color: #000 !important;
    }
       ul.action-links g path:first-child, .conteudo-topo .menu.superior.visible-phone ul.action-links li a svg {
        fill: #000 !important;
    }
    
    ul.action-links g path:last-child{
        fill: #fff !important;
    }
    .conteudo-topo .menu.superior.visible-phone ul.action-links li a[title="Minha conta"] g[transform="translate(0)"] path {
        fill: #fff !important;
    }

}

#listagemProdutos.listagem .listagem-item .info-produto *, .listagem.aproveite-tambem .listagem-item .info-produto {
    text-align: center !important;
    justify-content: center;
}

@media(max-width:767px){
    div#descricao img {
        object-fit: cover;
        width: auto !important;
        height: auto !important;
    }
}

.depoimento-conteudo .depo-conteudo-inicial .depo-image{
    objetc-fit:cover;
}

img[alt="selo pix"] {
    display: none !important;
}