.menu.superior {
    background-color: rgb(250, 230, 225);
}

#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {
    background-color: #a76868;
}

#barraNewsletter .componente .interno-conteudo {
    text-align: center;
    min-height: 40px;
    font-size: 0;
}

#barraNewsletter .componente input[type="text"] {
    width: auto;
    margin-right: 5px;
    border-radius: 20px;
}

#barraNewsletter .componente .botao {
    position: static;
    line-height: 13px;
    padding-bottom: 8px;
    border-radius: 20px;
}

#rodape .institucional {
    background-color: #d1b1b1;
    background-position: top center;
    background-repeat: repeat;
    display: none;
}

.botao.principal.grande {
    background-color: #39B56F;
}

/*.botao.principal.botao-comprar, .botao.principal.grande {
    background-color: #39B56F;
}*/