.identificacao .identificacao-title {
  font-size: 18px;
}

/*cores registro login compra usuario*/
.fancybox-skin {
  color:#167520
}

.identificacao .control-group .botao.principal {
background-color:#167520
}

/*icone insta e face do inicio*/
#cabecalho .support .support-items .redes-sociais li:hover i {
  background: #4aa83c !important;
  color: #fff;
}


/*cor do icone face e insta */
#rodape .lista-redes i {
  color: #000;
}

/*COR TEXTO ATENDIMENTO RODAPE*/
#rodape ul.contact li a {
  color: #fff !important;
  font-weight: 700;
}

/*HOVER RODAPE FACE INSTAGRAM ICONE*/
#rodape .lista-redes ul li:hover a i {
  background: #4aa83c !important;
  color: #fff;
}


/*bolinha banners*/
.banner .flexslider .flex-control-paging li a.flex-active {
  background: #167520;
}


#listagemProdutos.listagem .listagem-item .info-produto .preco-produto span.preco-a-partir strong {
    color: #349625;
}


/* cor botao news letter pagina inicial */
button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar:hover {
  color: #fff !important;
  border-color: #349625;
  background: #167520;
}



/*cor botao participar news letter*/
.coluna button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar:hover {
  color: #fff;
  border-color: #349625;
  background: #167520 !important;
}

.coluna button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar {
  border-color: #167520;
  background: #167520;
  color: #fff;
}








/* adiciona palavra sem juros */
.preco-parcela.cor-principal:after{
    content: 'sem juros';
    font-size: 15px;
}


/*cor do preço */
.produto div.principal .acoes-produto .preco-produto .preco-promocional{
    color: #349625;
}


/* cor e tamanho do preco na vitrine */
#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-promocional {
  color: #349625;
  font-size: 20px;    
}

/* cor da bandeira do desconto */
.listagem-item span.fundo-principal.bandeira-promocao {
background: #349625;
color: #ffffff;
}



/*cor fonte todos os departamentos CELULAR */
#cabecalho > div.conteiner > div > div.conteudo-topo.span9 > div.inferior.row-fluid > div.span8.busca-mobile > div.menu.superior.visible-phone.menu-active > div > ul > strong svg path {
        fill: #000;
    }

#cabecalho > div.conteiner > div > div.conteudo-topo.span9 > div.inferior.row-fluid > div.span8.busca-mobile > div.menu.superior.visible-phone.menu-active > div > ul > strong {
         color: #000;
}        


/*CORES DO MENU - ATENDIMENTO-RASTREIO-TODOS DEPARTAMENTOS */
.menu.departamentos.hidden-phone li.all-categories.com-filho:hover strong.titulo {
    color: #6af778;
}
li.all-categories.com-filho ul.nivel-um li:hover a strong {
    color: #6af778 !important;
}
.menu.departamentos.hidden-phone li.top-action-item.rastreio:hover a {
    color: #6af778 !important;
}
#cabecalho > div.menu.departamentos.hidden-phone > li:nth-child(4):hover > a {
    color: #6af778 !important;
}
.menu.departamentos.hidden-phone li.trocas:hover a {
    color: #6af778;
}
#cabecalho .actions>li:hover>a span {
    color: #6af778 !important;
}
.menu.departamentos.hidden-phone >li.offers:hover>a>.titulo {
    color: #6af778 !important;
    cursor: pointer
}
/* FIM CORES MENU */


.pagina-busca .menu.lateral.outras .nivel-um li:hover a .titulo, .pagina-categoria .menu.lateral.outras .nivel-um li:hover a .titulo {
  color: #167520;
}
 
 
#cabecalho .carrinho > a {
  background: #349625;
}

.atendimento .span3 {
    display: none;
}


.formas .forma-pagamento-parcela span.titulo{
    color: #000;
}

#listagemProdutos > ul:nth-child(2) > ul > li > span {
  color: #000;
}


/*span.titulo {
  color: #eff0e9;
}*/

.carrinho-checkout .atendimento li span.display-table {
  color: #eff0e9 !important;
}

#rodape .titulo{
  color: #000;
}


/*produto indisponivel */
.bandeiras-produto .bandeira-indisponivel {
  background: #167520;
}



/*produto flutuante*/
.produto .acoes-flutuante .preco-produto .preco-promocional.cor-principal, .produto .acoes-flutuante .preco-produto span.preco-a-partir {
  color: #000;
}


/*produto flutuante*/
.produto .acoes-flutuante .botao-comprar {
  background: #167520;
}

/*twiter/face/pinterest pagina de compra*/
#st-1 .st-btn[data-network="twitter"] {
    display: none !important;;
}
#st-1 .st-btn[data-network="facebook"] { 
     display: none !important;;
}
#st-1 .st-btn[data-network="pinterest"]{ 
     display: none !important;;
}


#cabecalho .support .support-items {
    min-width: 400px;
}


/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;
}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;
}





.menu.superior .nivel-um > li.trocas{
    display: none !important;
}


.modal-modalNewsletter .fancybox-close::before {
    color: #167520;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
  border: solid 1px #167520;
  background: #167520;
}


a.botao.secundario {
  background: #167520;
  color: #fff;
}

.finalizar-compra .botao.principal {
  background: #167520;
  color: #fff;
  border-color: #167520;
}


#comprar-ajax-status .sucesso .buttons > * {
  background: #167520;
}


.institucional .links-rodape-atendimento p {
  color: #fff;
}

/*botao ir as compras, nao existe produtos no carrinho*/
.caixa-destaque a.botao.principal {
  background: #167520;
}


.menu.superior .nivel-um > li.offers .icon path {
  fill: #fff !important;
}
#cabecalho .account a svg path {
  fill: #fff;
}

/*botao venda fechar pedido*/
a.botao {
  background: #167520;
}

/*cores carrinho*/
.carrinho-checkout .atendimento li strong {
  color: #fff;
}
.carrinho-checkout .atendimento li span.display-table {
  color: #167520;
}


/*cabeçalho redes sociais*/
#cabecalho .support .support-items .redes-sociais i {
  background-color: #ccc;
  color: #fff;
}


/* redes sociais rodape*/
.lista-redes .icon-pinterest:hover {
  background-color: #444 !important;
}
.lista-redes .icon-instagram:hover {
  background-color: #444 !important;
}
.lista-redes .icon-youtube:hover {
  background-color: #444 !important;
}
.lista-redes .icon-facebook:hover {
  background-color: #444 !important;
}

.lista-redes .icon-twitter:hover {
  background-color: #444 !important;
}
#rodape ul.contact li:hover a {
  color: #167520;
}
.lista-redes i {
  background: #444  !important;
  border-radius: 20px;
}
/*#rodape li a {
  color: #000;
}*/
.lista-redes li a i {
  color: #fff;
}
/*.lista-redes,*/
.lista-redes:hover {
    color: #fff;
}



path#Caminho_10 {
  fill: #fff;
}

p.texto-newsletter.newsletter-cadastro {
  color: #fff;
}  

button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar {
  border-color: #167520;
  background: #167520;
  color: #fff;
}
button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar:hover {
  color: #167520;
}

#rodape ul.contact li a {
  color: #aaa;
  text-decoration: none;
}
#rodape .institucional {
  background: #255531;
}

/*cor produtos adicionar carrinho*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
  color: #fff;
  background: #167520;
}


/*pontinhos...*/
ul.slick-dots li.slick-active button {
  background: #167520;
}

/*borda icones atendimento*/
#listagemProdutos .actions .contact li svg g g:first-child path {
  fill: #2f2f2f;
}
#listagemProdutos .actions .contact li svg rect {
  stroke: #167520;
}

/*cores atendimento whats messenger...*/
#listagemProdutos .actions .contact li svg text {
  fill: #167520;
}


#rodape .institucional .titulo {
    color: #fff;
    border: none;
    font-size: 15px;
    margin: 0;
}
  

#rodape li a:hover {
  color: #167520;
}
#rodape li a {
  color: #fff;
}


.scrollToTop:active, .scrollToTop:focus, .scrollToTop {
  text-decoration: none;
  background: #167520;
  color: #fff;
}



/*botão ir para o carrinho*/
#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao {
    background: #167520;
}


/*icone departamentos */
#cabecalho.fixed .open-menu .line {
  background: #c1c18a;
}


/*botão comprar*/
.produto div.principal .acoes-produto .comprar .botao-comprar {
    color: #fff;
    background: #167520;
}



/*cor fonte entre ou cadastre-se*/
li.action-item.account a  {
    color: #fff !important;
}
/*li.action-item.account:hover a{
  color: #749f3c !important;
}*/


#cabecalho .account .account-list li a {
color: #000 !important;
}

#cabecalho .account .account-list li:hover a {
color: #167520 !important;
}


/*cor fonte subcategorias*/
.menu.superior li.all-categories.com-filho .nivel-dois .titulo {
    color: #000;
}
.menu.superior li.all-categories.com-filho .nivel-dois .titulo:hover {
    color: #167520;
}
/*hover categorias nivel tres*/
.menu.superior .nivel-dois li:hover>a {
    color: #167520;
}


/*cor fonte todos os departamentos*/
.menu.superior .nivel-um>li>a>.titulo {
    color: #000;
}
.menu.superior .nivel-um .all-categories.com-filho:hover>a strong {
    color: #6af778;
}
/*ícone todos os departamentos*/
.menu.superior li.all-categories.com-filho .titulo svg path {
    fill: #fff;
}




/*carrinho*/
#cabecalho .carrinho>a {
    background: #167520 ;
}
/*icone carrinho*/
path#Caminho_8 {
    fill: #fff;
}
/*quantidade carrinho*/
#cabecalho .carrinho .qtd-carrinho {
    color: #fff;
}
/*total carrinho*/
#cabecalho .carrinho .wrap .total-cart {
    color: #fff;
}

#cabecalho .carrinho > a span {
  color: #fff;
}


/*cupom*/
.caixa1 {
    border: dashed 1px #fff;
}
.caixa1>span {
    color: #fff;
}
/*icone cupom*/
path#Caminho_5402 {
    fill: #fff;
}
/*texto cupom*/
span.texto1 {
    color: #fff;
}
span.texto2 {
    color: #a2a2a2;
}
span.texto3 {
    color: #e54e88;
}
span.texto4 {
    color: #a2a2a2;
}

#cabecalho {
  background-color: #255531   !important;
}

/*#cabecalho.fixed {
  background: #fcffda !important;
}*/

#cabecalho .menu {
  background: #255531 !important;
}

#cabecalho .span8 {
  background: #255531 !important;
}

#cabecalho .conteiner  {
    background: #255531 !important;
}




/*cor fonte atendimento
span.titulo {
    color: #fff;
}*/
/*hover atendimento menu*/
#cabecalho .actions>li:hover .total-cart, #cabecalho .actions>li:hover a span {
    color: #167520;
}
#cabecalho .support .support-items .contact li a:hover, #cabecalho .support .support-items .contact li span:hover {
    color: #167520;
}




/*cor fonte rastreio, meus pedidos e trocas e devolucoes*/
.menu.superior .nivel-um>li>a {
    color: #fff;
}
/*HOVER cor fonte rastreio, meus pedidos e trocas e devolucoes*/
.menu.superior .nivel-um>li:hover>a {
    color: #167520;
}

/*cor fonte ofertas do dia*/
.menu.superior .nivel-um>li.offers>a>.titulo {
    color: #fff !important;
}
.menu.superior .nivel-um>li.offers:hover>a>.titulo {
    color: #167520 !important;
}


.menu.superior .nivel-um .all-categories.com-filho:hover>a strong {
    color: #fff;
}

.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/2276/2276886/arquivos/Poup-Up.png') no-repeat center;
}

/* M O B I L E */
@media only screen and (max-width: 767px) {
ul.banners.slick-initialized.slick-slider li.slick-active button {
  background: #255531;
}

.conteudo-topo .menu.superior .menu-close::after {
  color: #000;
}

.menu.superior li.all-categories.com-filho .titulo svg path {
  fill: #000;
}
.span8.busca-mobile a.atalho-menu svg g rect {
  fill: #fff;
}

li.all-categories strong.titulo {
  color: #000 !important;
}

.conteudo-topo .menu.superior ul.action-links {
  background: #255531;
}  

.atalhos-mobile ul {
  margin: 0;
  background: #255531;
}
}

