
@media (max-width: 768px) {
  html, body {
    height: auto !important;
    overflow-x: hidden !important;
    background: none !important;
  }

  /* Remove possíveis elementos que causam espaço extra */
  iframe, .whatsapp-button, .chat, .widget, .float {
    display: none !important;
  }

  #rodape, footer, .page-home, .vitrine {
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* 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/2695/2695890/arquivos/design-sem-nome--2-.jpg);
}
}
