/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 05:29:14 */
.megamenu h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.megamenu .has-headline-4-font-size {
  display: inline-block;
  width: 260px;
}
.megamenu .has-headline-4-font-size a {
  font-family: inherit;
  font-weight: inherit;
}
.navigation.has-mobile-layout.has-click.primary_menu.wp-block-bowe-navigation {
  max-width: 100%;
}
@media (max-width: 777px) {
  .megamenu .is-layout-flex {
    padding: 0px 0px;
    flex-direction: column !important;
  }
  .has-mobile-layout {
    background-color: var(--wp--preset--color--tertiary) !important;
  }
  li#menu-item-3412 {
    display: none !important;
  }
  .has-mobile-layout .navigation-dropdown-ul.active {
    background: var(--wp--preset--color--tertiary) !important;
    /* background: var(--wp--preset--color--custom-f-0-ebe-6) !important; */
  }
  .menu-item-wp-template {
    width: 100%;
    overflow: hidden;
    background: var(--wp--preset--color--tertiary) !important;
    /* background: var(--wp--preset--color--custom-f-0-ebe-6) !important; */
  }
}
.navigation {
  --color: var(--wp--preset--color--primary);
  --colorHover: var(--wp--preset--color--primary);
  --colorActive: var(--wp--preset--color--primary);
}
