.full.menu {
    background: #A8C7A9;
}
#barraNewsletter.posicao-rodape {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #A8C7A9;
}
#cabecalho .actions .carrinho a .icon * {
    fill: #A8C7A9;
}
.flex-direction-nav li a {
    background: #A8C7A9;;
}
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #A8C7A9;
}
#rodape .sobre-loja-rodape .more {
    border: solid 2px #A8C7A9;
    color: #A8C7A9;
}
.scrollToTop {
    position: fixed;
    background: #A8C7A9;
    color: #fff;
}
div#instagram h2 a {
    color: #A8C7A9;
    font-weight: 700;
}
#cabecalho.fixed .open-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #A8C7A9;
}
.coluna div.componente.newsletter .botao {
    margin-top: 15px;
    width: 100%;
    display: block;
    background: #A8C7A9;
    border: solid 2px #A8C7A9;
    height: 55px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: inherit;
    border-radius: 5px;
    color: #fff;
}
.coluna div.componente.newsletter .titulo svg path {
    stroke: #A8C7A9;
}
#cabecalho .span4.hidden-phone ul li.action-item.account:hover > a > svg path, #Capa_1:hover {
    fill: #A8C7A9;
}
#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao {
    height: 44px;
    line-height: 44px;
    font-size: 0;
    transition: all .2s ease-out;
    width: 40%;
    border: 1px solid;
    border-color: #A8C7A9;
}
.produto div.principal .acoes-produto .comprar .botao-comprar {
    height: 55px;
    /* line-height: 55px; */
    text-shadow: none;
    border: none;
    text-transform: lowercase;
    font-weight: 500;
    font-size: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    background: #A8C7A9;
    padding: 0 10px;
    width: auto;
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    width: 40%;
    border-radius: 5px;
    border: solid 1px #A8C7A9;
    background: #A8C7A9;
    height: 45px;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
}
#modalNewsletter .interno .icon path {
    stroke: #A8C7A9;
}
.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #ffffff;
}
