/* Menu Insta */ 
@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/1890/1890566/arquivos/1-anel.png) !important;
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(2) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/2-brincos.png);
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(3) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/3-colares.png);
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(4) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/4-conjunto.png);
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(5) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/5-escapularios.png);
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(6) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/6-pulseiras.png);
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(7) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/7-tornozeleiras.png);
    content: "\f553";
    font-size: 0;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: none;
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(8) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/8-pingente.png);
        content: "\f553";
    font-size: 0;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: none;
	}
    #menuinsta > div > div > div > li.slick-slide:nth-child(9) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/9-limpeza.png);
        content: "\f553";
    font-size: 0;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: none;
	}
        #menuinsta > div > div > div > li.slick-slide:nth-child(10) > a:before {
	background-image:url(https://cdn.awsli.com.br/1890/1890566/arquivos/10-maes.png);
        content: "\f553";
    font-size: 0;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: none;
	}
}

/* COR PRINCIPAL */
:root{
--cor-principal:#81d8d0;
}
