:root {--cor_primaria:#4c5b3d;
--cor_secundaria:#ffffff;
--cor_titulos:#4c5b3d; 
--cor_botao:#4c5b3d;
--cor_botao_hover:#4c5b3d;
--cor_texto_botao:#ffffff;
--cor_texto_botao_hover:#ffffff;
--cor_botao_comprar:#4c5b3d;
--pre_cabecalho:#4c5b3d;
--cor_texto_pre_cabecalho:#ffffff;
--cor_cabecalho:#ffffff;
--cor_icones:#4c5b3d;
--cor_icones_hover:#4c5b3d;
--cor_texto_icones:#4c5b3d;
--cor_menu:#ffffff;
--cor_texto_menu:#4c5b3d;
--cor_newsletter:#4c5b3d;
--cor_texto_newsletter:#ffffff;
--cor_footer: #ffffff;
--cor_texto_footer: #333333;
--texto_global: #333333;
--texto_background: #ffffff;
--cor_tag_frete_gratis: #ffffff;}

.rodape-endereco {
    display: none !important;
}

.fa-truck:before {
    margin-left: 5px !important;
}

.top-header {
    height: auto !important;
}

@media (max-width: 769px) {
    .top-header a {
        margin: 10px !important;
    }
    .pagina-produto .principal .desconto-a-vista {
        text-align: left !important;
    }
}
