/*
Generated time: January 22, 2023 23:04
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.header .mega-menu__nav a.h5{font-size:15px}.header .mega-menu__nav{gap:var(--spacing-2)}.header .mega-menu ul.v-stack.gap-2.justify-items-start{font-size:12px}@media (min-width:1150px){.header .mega-menu__nav>li{break-inside:avoid;padding-bottom:30px;gap:var(--spacing-2);width:89%}.header .mega-menu{width:100%;max-width:100%;justify-content:space-between}.header .mega-menu ul.v-stack.gap-2.justify-items-start{display:block;column-count:2;gap:20px}.header .mega-menu__nav{gap:var(--spacing-4);display:block;column-count:4;width:100%;flex:0 0 100%;max-width:100%}}@media (max-width:1149px){navigation-drawer .h3{font-size:var(--text-h5)}.panel-footer__localization-wrapper .panel-footer__account-link.text-sm{font-size:var(--text-h5)}}
.header .wlh-icon-heart-empty:before {
  margin: 0;
}
.mega-menu__nav ul li {
  transform: none !important;
}
.site-header__link.wishlist-hero-header-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1150px) and (max-width: 1700px) {
  .mega-menu {
    padding: var(--mega-menu-block-padding) max(var(--container-gutter),45% - var(--container-max-width) / 2);
  }
}