.navbar14_menu-dropdown:has(.w-dropdown-toggle.w--open) {
  .navbar14_dropdown-list {
    opacity: 1;
    pointer-events: auto !important;
  }
}
