:root {
    
    /*geral*/
    --cor-principal: #A52A2A;
    --cor-secundaria: #000000;
    --cor-terciaria: #818181;
    --cor-botao: #A52A2A;
    --cor-titulos: #818181;
    --cor-preco: #A52A2A;
    
    /*topo da loja*/
    --cor-background-topo: #ffffff;
    
    /*corpo da loja*/
    --cor-background-corpo: #eeeeee;
    
    /*rodape da loja*/
    --cor-menu-rodape: #3B3B3B;
    --cor-background-menu-rodape: #ffffff;
    --cor-background-carroseul-categorias: #ffffff;
    --cor-background-rodape: #f6f6f6;		
    
    /*newsletter rodape*/
    --cor-background-newsletter: #ffffff;
    --cor-texto-newsletter: #818181;
    
    /*texto fullbanner*/
    --cor-texto-1: #ffffff;
    --cor-texto-2: #ffffff;
    
    /*compre junto*/
    --cor-background-compre-junto: #ffffff;
    
    /*Icones SVG atendimento*/
    --cor-fill-svg-atendimento-hover: #A52A2A;
    
    /*Ofertas Vitrine*/
    --cor-texto-ofertas-1: #ffffff;
    --cor-texto-ofertas-2: #222222;
    --cor-texto-ofertas-mobile-1: #A52A2A;
    --cor-texto-ofertas-mobile-2: #000000;
    --cor-background-ofertas: #A52A2A;
    
    /*Icone Svg Whats Float*/
    --cor-fill-svg-whats-float: #ffffff;
}
.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/838/838417/arquivos/newsjapan21.png') no-repeat center; }

#cabecalho > div.conteiner > div.menu.superior > div > ul > li.all-categories.com-filho > a > img {
    display: none;
}
#cabecalho > div.conteiner > div.menu.superior > div > ul > li.all-categories.com-filho > a > strong {
    display: inline-flex;
    line-height: 10px;
    color: black;
}
#cabecalho > div.conteiner > div.menu.superior > div > ul > li.all-categories.com-filho > a > strong:before {
    background-image: url(https://cdn.awsli.com.br/838/838417/arquivos/nav.png);
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    margin: 0 10px;
}
.pagina-produto #corpo {
    margin-top: 30px;
}

    
