#barraNewsletter.posicao-rodape {
    background-color: #029441;
}
    
#barraNewsletter.posicao-rodape .componente .interno {
 	background-color: #029441;
}

#barraNewsletter .componente .botao {
    border: 1px solid #95c518;
    background: #95c518;
}

#barraNewsletter .componente .botao:hover {
    background: #95c518;    
}

#barraNewsletter .componente .newsletter-assinar:hover:after {
    color: #ffffff;
}

#barraNewsletter .componente .botao {
    border: 1px solid #95c518;
    background: #95c518;
}

.pagina-login .cadastro-logar.row-fluid .caixa-sombreada {
    border-top: 1px solid #029441;

}

.pagina-login .cadastro-logar .botao {
    background: #029441;
}  

.botao.principal {
    background: #029441;
    border: 1px solid #029441!important;
}

.botao.principal:hover {
    color: white!important;
}

.rastreio-correios .rastreio button {
    background: #029441;
    border: 1px solid #029441;
}

.rastreio-correios .rastreio button:hover {
    background: #029441;
    color: #ffffff;
}

.rastreio-correios .rastreio button:hover .bottom-icon path {
    fill: #ffffff;
}

.barra-inicial {
    background-color: #029441;
}
    
.caixa-sombreada {
    border-top: 1px solid #029441;
}

.atalhos-mobile ul {
    background-color: #029441;
}

@media screen and (max-width: 767px)
.atalhos-mobile, .atalhos-mobile li.fundo-principal {
    background: #029441;
    
}

.rastreio-correios .rastreio {
    border-top: 1px solid #95c518;
    
}

.listagem-item .acoes-produto .botao.principal {
    background: #00a651;
}

.listagem-item .acoes-produto .botao.principal:hover {
    background: #00a651;
}

.listagem-item .acoes-produto .botao.principal:hover i {
    border-left-color: #ffffff;
}

.listagem-item .acoes-produto .botao.principal:hover i:before {
    color: #FFF;
    background: #95c518;
}

.banner .flex-control-paging li a.flex-active {
    background: #95c518;
    border-color: #95c518;
}

.botao.principal:hover {
    color: #FFF!important;
    background: #029441;
}

.account li:hover a {
    color: #00a651;
}
.account li a:before {
    background: #00a651;
}

.account li:hover svg path {
    fill: #00a651;
}

.pagina-carrinho .caixa-destaque>.botao.principal {
    background: #029441;
}

#modalContato .modal-body {
    border-top: 1px solid #029441;
    
}

/* ALTERAÇÃO DO TEMA */
@media screen and (min-width:768px) {
    .menu.superior .nivel-um>li:last-child strong {
        color:#000;
        background:transparent}
}

.menu.superior .nivel-um>li:hover { background-color: #029441; transition:all .3s ease-in-out }
.menu.superior .nivel-um>li:hover .titulo, .menu.superior .nivel-dois > li:hover a { color: #fff }
.menu.superior .nivel-dois > li:hover { background-color: #029441 }

.menu.lateral .nivel-um>li:hover { background-color: #029441 !important; transition:all .3s ease-in-out }
.menu.lateral.outras .nivel-um>li:hover strong { color: #fff !important;}