:root {
    --cor_primaria: #ebca44;
    --cor_secundaria: #414645;
    --cor_botao: #bd73d1;
    --cor_botao_hover: #82dbdd;
    --cor_texto_botao: #ffffff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #29d64b;
    --pre_cabecalho: #414645;
    --cor_texto_pre_cabecalho: #eac944;
    --cor_cabecalho: #ebca44;
    --cor_icones: #414645;
    --cor_icones_hover: #bd73d1;
    --cor_texto_icones: #414645;
    --cor_menu: #ebca44;
    --cor_texto_menu: #414645;
    --cor_newsletter: #ebca44;
    --cor_texto_newsletter: #414645;
    --cor_footer: #ffffff;
    --cor_texto_footer: #000000;
    --texto_global: #000000;
    --texto_background: #414645;
    --cor_tag_frete_gratis: #29d64b;
}


.pulse-button, .whats-button {
    visibility: hidden;
}


.carrinho>a span.titulo {

     display: none !important;

}


.carrinho .qtd-carrinho {
    color: #ffffff;
}
