/* CORES DO TEMA */
:root{
--cor-menu_categorias: #143125 ;
--cor-texto_categorias: #00000  ;
--cor-comprar: #111 ;
--cor-comprar_ativo: #ff2067 ;
--cor-texto_rodape: #143125 ;
--cor-titulo_rodape: #143125 ;
--cor-fundo_rodape: #e9e9e9 ;
--cor-fundopix: #143125 ;
--cor-textopix: #00000 ;
--cor-texto_newsletter: #676767 ;
--cor-botao_newsletter: #111 ;
--cor-botao_newsletter_ativo: #ff2067 ;
--cor-textoinstagram: #111 ;
--cor-instagram: #ff2067 ;


/* MOBILE ICONES */
@media screen and (max-width:767px) {
#menuinsta > div > div > div > li.slick-slide.slick-slide:nth-child(1) > a:before {
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.49 (1).jpeg) !important;
background-size: 100%;
height: 50px;
border-radius: 150px;
line-height: 50px;
width: 50px;
margin: 0 auto;
}
#menuinsta > div > div > div > li.slick-slide.slick-slide:nth-child(2) > a:before {
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.49.jpeg) !important;
background-size: 100%;
height: 50px;
border-radius: 150px;
line-height: 50px;
width: 50px;
margin: 0 auto;
}
#menuinsta > div > div > div > li.slick-slide.slick-slide:nth-child(3) > a:before {
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.50.jpeg) !important;
background-size: 100%;
height: 50px;
border-radius: 150px;
line-height: 50px;
width: 50px;
margin: 0 auto;
}

/* DESKTOP ICONES */
@media screen and (min-width:768px) {
.menu.superior .nivel-um>li:nth-child(1)>a:before{
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.49 (1).jpeg) !important;
background-size: 100%;
background-position: center top;
background-repeat: no-repeat;
height: 40px;
line-height: 50px;
width: 40px;
margin: 0 auto;
border-radius: 150px;
}
menu.superior .nivel-um>li:nth-child(2)>a:before{
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.49.jpeg) !important;
background-size: 100%;
background-position: center top;
background-repeat: no-repeat;
height: 40px;
line-height: 50px;
width: 40px;
margin: 0 auto;
border-radius: 150px;
}
menu.superior .nivel-um>li:nth-child(3)>a:before{
content: "\f553";
font-size: 0;
background-image: url(https://cdn.awsli.com.br/2496/2496413/arquivos/WhatsApp Image 2022-10-10 at 16.03.50.jpeg) !important;
background-size: 100%;
background-position: center top;
background-repeat: no-repeat;
height: 40px;
line-height: 50px;
width: 40px;
margin: 0 auto;
border-radius: 150px;
}