.MegaMenu{position:absolute;padding:20px 0;width:100%;left:0;top:100%;visibility:hidden;opacity:0;max-height:600px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;text-align:left;background:var(--header-background);border-bottom:1px solid var(--header-border-color);transition:all .3s ease-in-out}@supports (--css:variables){.MegaMenu{max-height:calc(100vh - var(--header-height))}}.MegaMenu[aria-hidden=false]{opacity:1;visibility:visible}.MegaMenu__Inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;max-width:1450px;margin:0 auto;padding:0 10px}.MegaMenu--spacingEvenly .MegaMenu__Inner{justify-content:space-around;justify-content:space-evenly}.MegaMenu--spacingCenter .MegaMenu__Inner{justify-content:center}@supports (display:grid){.MegaMenu--grid .MegaMenu__Inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.MegaMenu__Item{margin:20px 40px;flex-shrink:1}.MegaMenu__Item--fit{flex-shrink:0}.MegaMenu__Item--grow{flex-grow:1}.MegaMenu__Title{display:block;margin-bottom:20px}.Header .SelectButton.Link--primary{color:inherit}.Header__Icon .Icon{width:16px;height:16px;position:static;display:flex}.Header__Icon+.Header__Icon{margin-left:20px}.Header.Header--inline:not(.Header--transparent) .Header__MainNav{border-top:none}.Header.Header--inline .Header__LinkSpacer:after{bottom:15px}@media only screen and (min-width:641px){.Header--center .Header__MainNav{position:absolute;bottom:0;left:0;padding:0;width:100%;text-align:center}.Header--center .Header__Wrapper{padding-top:25px!important;padding-bottom:25px!important}.Header--center .Header__FlexItem{margin-bottom:50px!important}.Header--center .Header__MainNav{font-size:14px;border-top:1px solid rgba(255,255,255,.25)}.Header--center .Header__MainNav .HorizontalList{margin:0;height:50px;display:flex;align-items:stretch;justify-content:center}.Header--center .Header__MainNav .HorizontalList .HorizontalList__Item{display:flex;align-items:center;text-transform:uppercase}.Header:not(.Header--transparent){box-shadow:none}.Header:not(.Header--transparent) .Header__MainNav{border-top:1px solid #000}.Header__LinkSpacer{bottom:12px}.Header__LinkSpacer:after{border-width:1px}}@media only screen and (max-width:1139px){.Header__Wrapper{padding-left:35px!important;padding-right:35px!important}}@media only screen and (max-width:641px){.Header__Wrapper{padding-left:24px!important;padding-right:24px!important}}.Header__CartCount.is-visible{top:50%;right:0;width:auto;min-width:18px;height:18px;padding:0 6px;border-radius:10px;display:flex!important;justify-content:center;align-items:center;font-size:12px;font-weight:700;transform:translate(75%,-50%)!important;box-shadow:none!important}.Header--transparent .Header__CartCount.is-visible{background-color:#fff!important;color:#000!important}.MegaMenu__Inner{max-width:none}.MegaMenu__Inner .MegaMenu__Item .Heading,.MegaMenu__Inner .MegaMenu__Item .Heading-spacer{font-size:var(--base-text-font-size);margin-bottom:15px;display:block;line-height:normal;font-weight:600;color:var(--heading-color)}.MegaMenu__Inner .MegaMenu__Item.MegaMenu__Item--flush-right{margin-right:-10px}.MegaMenu__Inner .MegaMenu__Title{color:#000;font-weight:700}.MegaMenu__Inner ul.Linklist ul{margin-top:12px}.MegaMenu__Inner ul.Linklist a{color:#000;text-transform:none}.MegaMenu__Inner ul.Linklist a:hover{opacity:1}.MegaMenu__Inner ul.Linklist .Link--parent>a{font-weight:600;opacity:1;text-transform:uppercase}.MegaMenu__Inner ul.Linklist .Link--parent>a[href*=sale]{color:#ed0006}.MegaMenu__Inner ul.Linklist .Link--parent+.Link--parent{margin-top:30px}.MegaMenu__Inner .Link{position:relative;display:inline-block;width:auto}.MegaMenu__Inner .Link:after{content:"";display:block;width:0;height:1px;background:#000;transition:width .2s ease-in-out}.MegaMenu__Inner .Link:hover:after{width:100%}.MegaMenu__Inner{display:none}.is-expanded .MegaMenu__Inner{display:flex}.MegaMenuShop .MegaMenu__Inner{display:flex;flex-wrap:nowrap;gap:20px;padding:0 40px}.MegaMenuShop .MegaMenu__Item{margin:0}.MegaMenuShop .Linklist__Item{margin-bottom:9px}.MegaMenuShop ul.Linklist .Link--parent+.Link--parent{margin-top:20px}.MegaMenuShop ul.Linklist>.Link--parent>ul>.Link--parent>a{font-weight:400;font-size:11px;color:#888}.MegaMenuShop .MegaMenu__Item:not(.MegaMenu__Item--flush-right){flex:1 1 auto}.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right{display:flex;flex-wrap:nowrap;gap:15px;flex-shrink:0;margin-left:63px}.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right:has(.MegaMenu__Push:only-child){width:33%;flex:0 0 33%;max-width:300px}.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right:has(.MegaMenu__Push:only-child) .MegaMenu__Push{flex:1 1 100%}.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right:has(.MegaMenu__Push:not(:only-child)){width:41%;flex:0 0 41%;max-width:620px}.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right:has(.MegaMenu__Push:not(:only-child)) .MegaMenu__Push{flex:1 1 calc(50% - 7.5px);min-width:0}.MegaMenuShop .MegaMenu__Push{position:relative;display:flex;flex-direction:column;text-align:center;transition:transform .3s ease-in-out}.MegaMenuShop .MegaMenu__Push .MegaMenu__PushLink{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.MegaMenuShop .MegaMenu__PushImageWrapper{margin:0 0 12px;position:relative;overflow:hidden;flex:1;max-width:none!important}.MegaMenuShop .MegaMenu__PushImageWrapper img{width:100%;height:100%;object-fit:cover}.MegaMenuShop .MegaMenu__PushHeadingWrapper{position:absolute;top:50%;left:0;right:0;padding:20px;transform:translateY(-50%)}.MegaMenuShop .MegaMenu__PushHeadingWrapper .MegaMenu__PushHeading{font-size:29px;line-height:1;margin-bottom:8px;font-weight:700;color:#fff;letter-spacing:.02em;text-transform:uppercase;white-space:normal;font-family:var(--heading-font-family)}@media only screen and (max-width:1139px){.MegaMenuShop .MegaMenu__PushHeadingWrapper .MegaMenu__PushHeading{font-size:29px}}.MegaMenuShop .MegaMenu__PushHeadingWrapper .MegaMenu__PushSubHeading{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:400;color:#fff;border-bottom:solid 1px #ffffff;display:inline-block;padding-bottom:5px}@media only screen and (max-width:1139px){.MegaMenuShop .MegaMenu__Item.MegaMenu__Item--flush-right{display:none}.MegaMenuShop .MegaMenu__Item:not(.MegaMenu__Item--flush-right){flex:1 1 50%}}@media only screen and (max-width:1007px){.MegaMenuShop .MegaMenu__Item:not(.MegaMenu__Item--flush-right){flex:1 1 100%;margin-bottom:15px}}.MegaMenuNew{padding:0 0 40px}.MegaMenuNew .MegaMenu__Inner{padding:0 40px}.MegaMenuNew .MegaMenu__Item{flex:1 1 0;margin:0}.MegaMenu__ColumnImage{margin-bottom:20px;min-width:100%}.MegaMenu__ColumnImage img{object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/128/assets/section-header.css.map */
