/* Menu Insta */
@media screen and (max-width: 767px){

    #menuinsta .slick-slide:nth-child(1) a:before {
        content: "" !important;
        display: block !important;
        width: 150px;  /* Ajuste conforme o tamanho desejado */
        height: 150px; /* Ajuste conforme o tamanho desejado */
        background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/1.jpg) !important;
        background-size: cover;
        background-position: center;
    }

#menuinsta > div > div > div > li.slick-slide:nth-child(2) > a:before {
background-image:url(https://cdn.awsli.com.br/2849/2849740/arquivos/2.jpg);
}

#menuinsta > div > div > div > li.slick-slide:nth-child(3) > a:before {
background-image:url(https://cdn.awsli.com.br/2849/2849740/arquivos/3.jpg);
}

#menuinsta > div > div > div > li.slick-slide:nth-child(4) > a:before {
background-image:url(https://cdn.awsli.com.br/2849/2849740/arquivos/4.jpg);
}

#menuinsta > div > div > div > li.slick-slide:nth-child(5) > a:before {
background-image:url(https://cdn.awsli.com.br/2849/2849740/arquivos/5.jpg);
}

#menuinsta .slick-slide:nth-child(6) a:before {
        content: "" !important;
        display: block !important;
        width: 150px;  /* Ajuste conforme o tamanho desejado */
        height: 150px; /* Ajuste conforme o tamanho desejado */
        background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/6.jpg) !important;
        background-size: cover;
        background-position: center;
    }
    
#menuinsta .slick-slide:nth-child(7) a:before {
        content: "" !important;
        display: block !important;
        width: 150px;  /* Ajuste conforme o tamanho desejado */
        height: 150px; /* Ajuste conforme o tamanho desejado */
        background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/7.jpg) !important;
        background-size: cover;
        background-position: center;
    }
    
#menuinsta .slick-slide:nth-child(8) a:before {
        content: "" !important;
        display: block !important;
        width: 150px;  /* Ajuste conforme o tamanho desejado */
        height: 150px; /* Ajuste conforme o tamanho desejado */
        background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/8.jpg) !important;
        background-size: cover;
        background-position: center;
    }
    
#menuinsta > div > div > div > li.slick-slide:nth-child(9) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/9.jpg);
    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 {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/10.jpg);
    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(11) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/11.jpg);
    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(12) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/2849/2849740/arquivos/12.jpg);
    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;
}
}
.scrollToTop{
    display:none !important;
}



