.mega-menu{position:static}.mega-menu__content{position:absolute;z-index:1;left:50%;transform:translate(-50%,1.5rem);top:100%;overflow-y:auto;background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0}.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;width:100%;transform:translateY(-1.5rem);max-width:calc(100vw - 3rem);border-radius:var(--popup-corner-radius)}@media screen and (min-width: 1200px){.js .mega-menu__content{max-width:calc(100vw - 10rem)}}@media screen and (min-width: 1600px){.js .mega-menu__content{max-width:calc(var(--header-width) - 10rem)}}.js .mega-menu__content:has(.menu-banner){display:flex}.mega-menu[open] .mega-menu__content{opacity:1;transform:translate(-50%)}.mega-menu[open]:before{content:"";display:inline-block;position:absolute;left:0;top:100%;height:100vh;width:100%}.mega-menu__list{display:grid;gap:3rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;padding-top:5rem;padding-bottom:5rem;border-radius:var(--popup-corner-radius);max-width:var(--header-width)}.mega-menu__link{color:rgb(var(--color-body-text));display:block;line-height:1.3;padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__list:not(.mega-menu__list--condensed)>li>.mega-menu__link,li:first-child>.mega-menu__link{padding-top:0}.mega-menu__list:not(.mega-menu__list--condensed)>li>.mega-menu__link{padding-bottom:2rem}.mega-menu__link--level-2{font-weight:600;font-size:1.8rem}.header--top-center .mega-menu__list.classic-menu{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list.classic-menu>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.mega-menu__content:has(.mm-products),.mega-menu__content:has(.mm-collections){display:flex;justify-content:center;box-shadow:none;border:none;background-color:transparent}.mega-menu__list:has(+.menu-banner){max-width:102rem;gap:2rem}.mega-menu__list li:has(.mm-button){grid-column:1 / -1}.mm-button{margin-top:2rem}.mega-menu__content:has(.mm-products){display:flex;justify-content:center;box-shadow:none;border:none}.mega-menu__list.mm-products{padding:3rem;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;max-height:100%;overflow-y:auto;width:100%}@media screen and (min-width: 1200px){.mega-menu__list.mm-products{padding:4rem;grid-template-columns:repeat(auto-fill,minmax(216px,1fr))}}.mm-product{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem;border-radius:var(--border-radius);border:var(--product-card-border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.mm-product-info{display:flex;flex-direction:column}.mm-product-title{font-size:1.6rem;line-height:1.3;font-weight:400;margin:0 0 1rem}.mm-product-title:hover a{text-decoration:underline}.mm-product-price.price{color:rgb(var(--color-price));font-size:1.4rem}.mm-product img{width:8rem;height:auto;max-height:12rem;object-fit:contain;border-radius:calc(var(--product-card-corner-radius) / 2)}.mm-products__buton{width:100%;margin-top:2rem;grid-column:1 / 5}.mm-product-info .quick-add{padding:0}div.mm-product.header__active-menu-item{text-decoration:none}.mega-menu__list.mm-collections{padding:4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.mm-collection{overflow:hidden;display:flex;flex-direction:column;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-border),var(--border-opacity))}.mm-collection-media{position:relative;display:inline-block;width:100%;padding-bottom:65%}.mm-collection img{position:absolute;width:100%;height:100%;object-fit:cover}.mm-collection-title{margin:0;padding:1.5rem 2rem;font-weight:600;text-align:center}.mm-collection-title a{line-height:1.3}.mm-collection-list .mega-menu__content{box-shadow:none;border:none;background-color:transparent}.mm-collection-list .mega-menu__list{display:flex;flex-direction:column;width:fit-content;position:relative;padding:4rem;min-width:32rem;gap:1.5rem;box-shadow:0 0 1px rgba(var(--color-shadow),1);min-height:40rem}.mm-collections-list summary .icon-caret{transform:rotate(-90deg)}.header-menu__collections-item{text-decoration:none;font-weight:400}.mm-collections-list details[open] .header-menu__collections-item,.header-menu__collections-item:hover{color:rgb(var(--color-accent))}.mm-collection-dropdown--second{position:absolute;left:100%;top:0;padding-left:0;list-style-type:none;background-color:rgb(var(--color-background));padding:4rem;border-radius:var(--popup-corner-radius);min-width:32rem;box-shadow:0 0 1px rgba(var(--color-shadow),1)}.mm-collection-dropdown--second .list-menu__item{padding-left:0;padding-right:0;letter-spacing:0}.mm-collection-dropdown--second:not(.mm-collection-dropdown--second-dropdown) li+li{margin-top:1.5rem}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown{display:flex;gap:4rem;height:100%;max-height:100%}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown .list-unstyled{min-width:18rem}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown .list-unstyled>li{min-width:10rem}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled{display:flex;gap:.7rem;flex-direction:column}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.mm-collection-dropdown--second-title){flex-wrap:wrap}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.list-unstyled){flex-direction:row;gap:4rem;width:max-content;max-width:40rem}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.list-unstyled)>li{width:calc(50% - 2.5rem);min-width:18rem}@media screen and (min-width: 990px){.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.list-unstyled),.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown{gap:3rem;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.list-unstyled)::-webkit-scrollbar,.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown::-webkit-scrollbar{display:none}.mm-collection-dropdown--second.mm-collection-dropdown--second-dropdown>.list-unstyled:has(.list-unstyled)>li{width:calc(50% - 1.5rem)}}.mm-collection-dropdown--second-title{padding-bottom:1rem;margin-bottom:1rem;border-bottom:.1rem solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-weight:600;font-size:1.8rem}.mm-collection-dropdown summary .icon-caret{transform:rotate(-90deg)}.header-menu__collections-item,.mm-collection-dropdown--second .mega-menu__link{color:rgb(var(--color-body-text))}.mm-collection-dropdown--second .mega-menu__link{font-size:1.6rem}.header-menu__collections-item:hover,.mm-collection-dropdown--second .mega-menu__link:hover{color:rgb(var(--color-accent))}.mm-collection-dropdown__button-wrapper{margin-top:auto}.mm-collection-dropdown__button{margin-top:5rem}.mmenu-images{display:flex;flex-direction:column;max-height:37rem}.mmenu-images img{width:17rem;height:auto;max-height:calc(50% - 1rem);object-fit:cover;border-radius:1rem;border:.1rem solid rgba(var(--color-foreground),.5);flex-grow:1}.mmenu-images img+img{margin-top:2rem}.menu-banner{padding:4rem;width:31rem;max-height:37rem;border-radius:var(--popup-corner-radius);position:relative;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}.menu-banner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-mega-menu.css.map */
