main [style*="opacity:0"] {
  opacity: 1 !important;
}

.hero-product-bottle {
  opacity: 1 !important;
}

a[aria-label="Chat on WhatsApp"] {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

/* Use static mobile menu on all pages; hide React duplicate dropdown */
header > div.md\:hidden.bg-white\/95.backdrop-blur-xl {
  display: none !important;
}
