.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/2063/2063385/arquivos/Pop up Newsletter (2).png') no-repeat center;
}


/*borda cupom de desconto*/
.caixa1 {
    border-color: #9d5e4d;
}
/*fonte cupom de desconto* */
.caixa1 span {
   color: #9d5e4d;
}
/*icone cupom de desconto**/
.caixa1 span svg path {
    fill: #9d5e4d;
}

/*icone entre ou cadastre-se*/
.login .icon path {
    fill: #9d5e4d;
}
/*fonte entre ou cadastre-se*/
.login a span {
    color: #9d5e4d;
}
/*hover fonte entre ou cadastre-se*/
.login a:hover {
 color: #9d5e4d;
}

/*icone favoritos e atendimento cabecalho*/
.inferior .acoes-conta li path {
    fill: #9d5e4d;
}

/*icone carrinho*/
.carrinho.carrinho-manipula a i {
    color: #9d5e4d;
}
/*quantidade carrinho cobecalho*/
.carrinho.carrinho-manipula strong.qtd-carrinho {
    background: #9d5e4d;
}
/*icone barra newslletter*/
#barraNewsletter .componente .titulo svg path {
    fill: #9d5e4d;
}
/*fonte open menu*/
#barraTopo .busca-mobile .open-menu {
    color: #9d5e4d;
}
/*icone open menu*/
#barraTopo .busca-mobile .open-menu svg path {
    fill: #9d5e4d;
}
/*icone menu departamentos*/
.all-categories .titulo svg rect {
    fill: #9d5e4d;
}
/*hover categorias menu departamentos*/
.menu.superior .nivel-um .all-categories .nivel-dois li:hover strong {
    color: #2b352a;
}

/*hover subcategorias menu*/
.menu.superior .mega-categorias li a:hover {
    color: #2b352a;
}
/*btn comprar home
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar{
    background-color: #f7e9de;
}
.listagem-item:hover .acoes-produto .botao-comprar{
    color: #9d5e4d!important;
}
*/
/*seta full banner desktop*/
.flex-direction-nav a:before {
    color: #9d5e4d;
}
/*barra de contato carrinho*/
.carrinho-checkout .atendimento li span.display-table{
    color: #9d5e4d;
}
#cr-chicle-theme{
 display: none!important;
}

.pagina-inicial #atedimento{
    display: none!important;
}

#barraNewsletter .componente .texto-newsletter{
    font-size: 1.0vw;
}

/*cores mobile*/
/*icone carrinho*/
@media only screen and (max-width: 767px){
    .caixa-mobile>a {
        color: #9d5e4d;
    }
    .caixa-mobile>a:hover {
        color: #9d5e4d;
    }
}

/*icones favoritos e atendimento*/
@media only screen and (max-width: 767px){
    .atalhos-mobile ul li svg path {
        fill: #9d5e4d;
    }
}

/*borda cupom de desconto*/
@media only screen and (max-width: 767px){
    .caixa1 {
        border-color: #9d5e4d;
    }
}

/*fonte cupom de desconto*/
@media only screen and (max-width: 767px){
    .caixa1 span:hover {
        color: #9d5e4d;
    }
    .caixa1>span {
        color: #9d5e4d;
    }
}

/*icone cupom*/
@media only screen and (max-width: 767px){
    .caixa1 span svg path {
        fill: #9d5e4d;
    }
}

@media only screen and (max-width: 767px){
    .atalhos-mobile {
        border: none;
        background: white;
        box-shadow: rgb(0 0 0 / 39%) 0px 5px 5px -5px;
        height: 185px;
    }
    .secao-banners{
        margin-top: 40px;
    }
    #corpo{
        margin-top: 40px;
    }
    .listagem-item:hover .acoes-produto{
        padding: 5px 0px;
    }
}
/*botao meus pedidos*/
@media only screen and (max-width: 767px){
    .action-links li:nth-child(2) {
        background: #9d5e4d;
    }
}

/*botao sair menu*/
@media only screen and (max-width: 767px){
    .conteudo-topo .menu.superior .menu-close:after {
        background: #9d5e4d;
    }
}

/*bolinha carrossel full banner*/
@media only screen and (max-width: 767px){
    .fullbanner-mobile .banners ul li.slick-active button {
        background: #9d5e4d;
    }
}
/*bolinha carrossel banner tarja*/
@media only screen and (max-width: 767px){
    .banner.tarjamobile .banners li.slick-active button {
        background: #9d5e4d;
    }
}
@media only screen and (max-width: 767px){
    #cabecalho .menu.superior.active .all-categories {
        border-left: 5px solid #2b352a !important;
    }
    #listagemProdutos > div:nth-child(6){
        display: none!important;
    }
}
