/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 10:44:41 */
/* Homepage only — target WEDDINGS menu item */
.home .menu-item-4963 .sub-arrow,
.home .menu-item-4963 .dropdown-menu-toggle {
  display: none !important;
}

/* Prevent submenu from appearing */
.home .menu-item-4963 .sub-menu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

/* Disable hover trigger */
.home .menu-item-4963.menu-item-has-children:hover .sub-menu {
  display: none !important;
}