span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

:root {
    --cor_primaria: #a12765;
    --cor_secundaria: #a12765;
    --cor_botao: #a12765;
    --cor_botao_hover: #a12765;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #51a028;
    --pre_cabecalho: #ffffff;
    --cor_texto_pre_cabecalho: #a12765;
    --cor_cabecalho: #a12765;
    --cor_icones: #ffffff;
    --cor_icones_hover: #000;
    --cor_texto_icones: #fff;
    --cor_menu: #fff;
    --cor_texto_menu: #000000;
    --cor_newsletter: #a12765;
    --cor_footer: #fff;
    --cor_texto_footer: #000000;
    --cor_tag_frete_gratis: #000;
    --texto_global: #1b1b1b;
    --texto_background: #ffffff;
}
            
#rodape .design-fox {
    display: none !important;
}
            
            .cupom-code{
	display: none !important;
}              
             
                
                /*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
	

}


#return-to-top {
    display: none !important;
}

.ordenar-listagem.rodape {
    display: none;
}

#descricao li, #descricao p, #descricao span, #descricao strong {
text-align: center;
}

.gateways-rodape { 
width: 40%;
}

.gateways-rodape li {
padding: 10px 5px;
}

#avaliacoes .linkProduto {
    display: none !important;
}



