/*
Generated time: October 24, 2025 15:59
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.
*/
.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;padding-bottom:3rem;padding-top:3rem;position:absolute;right:0;top:100%}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop,20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0);max-height:450px}.mega-menu[open] .mega-menu__content::-webkit-scrollbar{width:0}.mega-menu__list{display:grid;gap:1.8rem 4rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.mega-menu__link{color:#413d3f;font-family:Avenir Regular!important;font-weight:700!important;font-size:14px;display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-top:1.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word;width:max-content}.mega-menu__link{position:relative}.mega-menu__link span::after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#413d3f;transition:width .3s ease}.mega-menu__list .mega-menu__link:hover span::after{width:100%}.mega-menu__list .mega-menu__link--active:hover span::after{width:0%}.mega-menu__link--level-2{font-weight:700}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link--active{color:#413d3f;text-decoration:underline;text-underline-offset:3px}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.mega-menu .mega-menu__list--condensed{position:sticky;top:5px}