@media screen and (max-width: 860px){
.flex-direction-nav .flex-next {
    display: none !important;
}
}
@media screen and (max-width: 860px){
.flex-direction-nav .flex-prev {
    display: none !important;
}
}
@media screen and (max-width: 680px){
.modal-modalNewsletter .fancybox-skin {
    background: #fff !important;
}
}
span.linha:after {
    display: none;
}
#listagemProdutos > h2 {
    display: none;
}
div#instagram h2:before {
    display:none
}
div#instagram h2:after {
    display:none
}
#rodape > div.institucional.fundo-secundario > div > div > div:nth-child(2) > div > div.newsletter-confirmacao > span {
    color: #000;
}

#rodape > div.institucional.fundo-secundario > div > div > div:nth-child(2) > div > div.newsletter-confirmacao > i {
    color: #000;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .newsletter-confirmacao {
    background: #fff;
}
@media (max-width: 800px){
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo:before {
    color: #B22222 !important;
}
    .modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 2px #B22222;
    background: #B22222;
}
    #listagemProdutos > li > a > strong {
    color: #6c6c6c;
}
}
div#instagram h2 a {
    color: #B22222;
}
div#instagram h2 span {
    font-size: 22px;
}
div#instagram h2:before {
    background: #B22222;
}
div#instagram h2:after {
    background: #B22222;
}
.produto .atributos .atributo-comum ul li a {
    border: solid 2px #696969;
}
#st-1 .st-btn[data-network=facebook], #st-1 .st-btn[data-network=googleplus], #st-1 .st-btn[data-network=pinterest], #st-1 .st-btn[data-network=twitter] {
    background: #B22222!important;
}
.produto div.principal .cep .input-append.input-prepend .btn:before {
    color: #FFFFFF;
}
.produto div.principal .cep label {
    color: #696969;
}
.produto div.principal .cep .input-append.input-prepend .input-small.input-cep[type=tel] {
    border: solid 1px #696969;
}
/*bolinhas fullbanner*/
.banner .flexslider .flex-control-paging li a.flex-active {
    background: #FFFFFF;
}
/*topo*/
    .scrollToTop {
        color: #B22222;
        border:solid 2px #FFFFFF;
    }
/*setas rodapé*/
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.links-rodape.links-rodape-paginas > ul > li:before {
    color: #FFFFFF;
}


/*descrição da loja rodapé*/
#rodape .institucional a, #rodape .institucional p {
    color: #696969;
}
/*botão conferir*/
#rodape .sobre-loja-rodape .more:hover {
    color: #696969;
}
#rodape .sobre-loja-rodape .more {
    background: #DCDCDC;
    border: solid 2px #696969;
}
/*títulos rodapé*/
#rodape .institucional .titulo {
    color: #696969;
}
/*rastreie aqui*/
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.links-rodape.links-rodape-paginas > ul > li.top-action-item.rastreio > a {
    color: #B22222;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.links-rodape.links-rodape-paginas > ul > li.top-action-item.rastreio > a > svg {
    fill: #B22222;
}
/*ícones redes sociais*/
#rodape > div.institucional.fundo-secundario > div > div > div > div > div.span4.sobre-loja-rodape > div > div.lista-redes > ul > li > a > i {
    color: #696969;
}
/*newsletter*/
#rodape > div.institucional div.newsletter-cadastro.input-conteiner > input[type=text] {
    border: solid 1px #B22222;
}
button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar {
    background: #B22222;
}
/*ícones menu*/
#search {
    fill: #B22222;
}
li.action-item.account path {
    fill: #B22222;
}
#cabecalho .account>a:after {
    color: #B22222
}
#cabecalho .carrinho>a i path {
    fill:#B22222;
}
#cabecalho .carrinho .qtd-carrinho {
    color: #B22222;
}
/*categorias menu*/
.full.menu .nivel-um>li>a>.titulo {
    color: #696969;
}


/*background full menu*/

.full.menu {
    background: #FFFFFF;
}
.full.menu .conteiner {
    background: #FFFFFF;
}

/*background ícones full menu*/
#cabecalho > div.conteiner > div.full.menu.hidden-phone > li.search {
    background: #FFFFFF;

}

/*hover categorias full menu*/
.full.menu .nivel-um>li:hover>a>.titulo {
    color: #696969;
}
.full.menu .nivel-dois li:hover>a {
    color: #696969;
}

/*botão "espiar"*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #DCDCDC;
    background: #B22222;
}

/*linha nome das categorias home*/
span.linha:after {
    border-bottom: 1px solid #B22222;
}

/*botão adicionar produto*/
.produto div.principal .acoes-produto .comprar .botao-comprar {
    color: #DCDCDC;
    background: #B22222;
}

/*botão compartilhar página produto*/
#st-1 .st-btn[data-network=facebook], #st-1 .st-btn[data-network=googleplus], #st-1 .st-btn[data-network=pinterest], #st-1 .st-btn[data-network=twitter]
    background: #B22222 !important;
}

/*variação produto*/
.produto .atributos .atributo-comum ul li.active a {
    border: solid 2px #B22222;
}
.produto .atributos .atributo-comum ul li a:hover {
    border-color: #B22222;
}
/*background rodapé*/
#rodape .institucional, #rodape .pagamento-selos{
    background: #FFFFFF !important;
}

/*ícones mobile*/
@media only screen and (max-width:767px) {
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal > a > svg > path {
    fill: #B22222;
}
path#search {
    fill: #B22222;
}
.atalhos-mobile ul li a .icon {
    fill: #B22222;
}
.atalhos-mobile ul li a .qtd-carrinho {
    color: #B22222;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > a::before {
    color: #B22222;
}

    /*background categorias home*/
#listagemProdutos > li.borda-principal {
    color: #B22222;
    background: #FFFFFF;
}
.atalhos-mobile {
    background: #FFFFFF;
}
ul.fixed {
    background: #FFFFFF;
}
    .st-btn {
    background: #B22222!important;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span3 {
    margin-top: 93px !important;
}
    .modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter {
    font-size: 19px !important;
}

}
.pagina-inicial .adic-favo {
    display: block !important;
}
    .atributo-comum a span {
    color: #696969;
}

.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1203/1203959/arquivos/Fundo Newsletter-3.png') no-repeat center;
}





/*/ AJUSTES COR TITULOS E MENU LATERAL /*/
.titulo-categoria, .titulo-categoria strong, 
.pagina-busca h1.titulo, .pagina-categoria h1.titulo, 
.menu.lateral li .titulo { 
    color: #8e6748 !important; 
}




.menu.superior .nivel-um>.categoria-todas {
    display: none;
}