.tabela-carrinho .form-horizontal .controls .btn {
    box-shadow: none;
    background: #5BBF5F;
    border: 0;
    text-shadow: none;
    border-radius: 6px;
    padding: 17px 18px;
    margin-left: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    transition: all .25s;
}

span.fundo-principal.bandeira-promocao {
    white-space: normal;
}

.top-header {
    height: 36px;
    background: #609533;
    text-align: center;
}:root {--cor_primaria: #73341e;
--cor_secundaria: #609533;
--cor_botao: #609533;
--cor_botao_hover: #73341e;
--cor_texto_botao: #ffffff;
--cor_texto_botao_hover: #ffffff;
--cor_botao_comprar: #5bbf5f;
--pre_cabecalho: #609533;
--cor_texto_pre_cabecalho: #ffffff;
--cor_cabecalho: #d1cbc2;
--cor_icones: #ffffff;
--cor_icones_hover: #609533;
--cor_texto_icones: #ffffff;
--cor_menu: #d1cbc2;
--cor_texto_menu: #ffffff;
--cor_newsletter: #ffffff;
--cor_texto_newsletter: #73341e;
--cor_footer: #d1cbc2;
--cor_texto_footer: #ffffff;
--texto_global: #000000;
--texto_background: #73341e;
--cor_tag_frete_gratis: #31a03e;}