/* COR DOS ÍCONES */
:root{
--cor-faleconosco: #58f5be;
--cor-rastreio: #ffb348;
--cor-coracao: #ff4d73;
--cor-conta: #ff709a;
--cor-carrinho: #57e9f2; 

/* DEMAIS CORES */

--cor-verde: linear-gradient(to right, #58f5be, #89f9c3);
--cor-laranja: linear-gradient(to right, #ffb348, #ffcc33);
--cor-vermelho: linear-gradient(to right, #ff4d73, #ec344c);
--cor-rosa: linear-gradient(to right, #ff709a, #fe86a9);
--cor-azul: linear-gradient(to right, #57e9f2, #45d4fb);
--cor-botao: linear-gradient(to right, #53c24c, #62e15a);
--cor-preco: #13c9d4;
--cor-menu: #ffffff;
--cor-textomenu: #707070;
--cor-menucabecalho: linear-gradient(to right, #ffb348, #ffcc33);
--cor-newsletter: linear-gradient(to right, #ffb348, #ffcc33);
--cor-textonewsletter: #ffffff;
--cor-rodapetitulo: #ffb348;
--cor-titulovitrine: #ffffff; 
}
    
    /* DESKTOP FUNDO */
@media screen and (min-width:768px) {
#corpo {
 background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/fundo_loja.png) !important;
}
.flexslider {
 margin-top: 45px;
}}
/* MOBILE FUNDO */
@media screen and (max-width:767px) {
body {
 background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/fundo_loja_mobile.png) !important;
}}
    
    
/* ÍCONES DESKTOP */
@media screen and (min-width:768px) {
 
.menu.superior .nivel-um>li:nth-child( 1 )>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-ANEESA1.png) !important;
}
.menu.superior .nivel-um>li:nth-child( 2 )>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-CLUBE-ANEESA1.png);
}
    
.menu.superior .nivel-um>li:nth-child( 3 )>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/cabide.png);
}

.menu.superior .nivel-um>li:nth-child( 4 )>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-BABY-ANEESA1.png);
}

.menu.superior .nivel-um>li:nth-child( 5 )>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-BARBIE1.png);
}

.menu.superior .nivel-um>li:nth-child(6)>a:before{
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/imagem_2022-04-20_202844334.png);
}  
}  
/* ÍCONES MOBILE */
@media screen and (max-width: 767px){
    
#menuinsta > div > div > div > li.slick-slide:nth-child(1) > a:before {
background-image: url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-ANEESA1.png) !important ;
}
#menuinsta > div > div > div > li.slick-slide:nth-child(2) > a:before {
background-image:url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-CLUBE-ANEESA1.png);
}
#menuinsta > div > div > div > li.slick-slide:nth-child(3) > a:before {
background-image:url(https://cdn.awsli.com.br/1873/1873748/arquivos/cabide.png);
}
#menuinsta > div > div > div > li.slick-slide:nth-child(4) > a:before {
background-image:url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-BABY-ANEESA1.png);
}
#menuinsta > div > div > div > li.slick-slide:nth-child(5) > a:before {
background-image:url(https://cdn.awsli.com.br/1873/1873748/arquivos/ICONE-BARBIE1.png);
}
#menuinsta > div > div > div > li.slick-slide:nth-child(6) > a:before {
background-image:url(https://cdn.awsli.com.br/1873/1873748/arquivos/imagem_2022-04-20_204817063.png);
}
}

@media screen and (max-width: 767px){
.icon-th:before {
    color: #45d4fb;
}
.listagem .listagem-linha li {
    min-height: 400px;
}
}

.whatsapp-fixo {
position: fixed;
bottom:155px;
right:10px;
z-index: 999;
}
.instagram-fixo {
position: fixed;
bottom:217px;
right:10px;
z-index: 999;
}
