:root {--cor_primaria: #ca786d;--cor_secundaria: #5c5c5c;--cor_botao: #009e37;--cor_botao_hover: #00ad5c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #009e37;--pre_cabecalho: #ca786d;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #ca786d;--cor_icones_hover: #e68282;--cor_texto_icones: #2b2b2b;--cor_menu: #ffffff;--cor_texto_menu: #2b2b2b;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}
.pagina-carrinho .acao-editar .botao.principal.grande {
    background: #009e37
}
body.pagina-produto a.botao.botao-comprar.principal.grande {
    background: #009e37;
}
.identificacao .control-group .submit-email.botao.principal {
    background: #ca786d;
}
.qtde-adicionar-carrinho input[type=number] {
    line-height: 25px;
}

.produto .acoes-produto .comprar span {
    display: contents;
}
.produto .principal .botao.principal.grande {
    height: 0;
}

#formCalcularFrete{
display: none;
}
#formCalcularCep{
display: none;
}