.custom-header-wrapper{display:block;width:100%;background:var(--custom-header-bg, #111111);color:var(--custom-header-text, #ffffff);border:0}.custom-header-wrapper:before,.custom-header-wrapper:after{content:none}.custom-header-wrapper .header.custom-header{box-sizing:border-box;display:grid;grid-template-areas:"heading navigation icons";grid-template-columns:145px minmax(0,1fr) 168px;align-items:center;column-gap:32px;width:calc(100% - 160px);max-width:1280px;min-height:72px;margin:0 auto;padding:16px 32px;background:transparent;color:var(--custom-header-text, #ffffff);font-family:var(--font-heading-family)}.custom-header-wrapper .custom-header .header__heading-link,.custom-header-wrapper .custom-header .custom-header__logo-link{grid-area:heading;display:flex;flex-direction:column;align-items:flex-start;align-self:center;justify-self:start;width:145px;min-width:145px;margin:0;padding:0;color:#fff;line-height:1;text-align:left;text-decoration:none}.custom-header-wrapper .custom-header .header__heading-logo-wrapper{display:block;width:135px;height:auto;line-height:0}.custom-header-wrapper .custom-header .header__heading-logo{display:block;width:135px;max-width:135px;height:auto}.custom-header-wrapper .custom-header__logo-fallback{display:block;color:#fff;font-size:30px;font-style:italic;font-weight:800;line-height:28px;letter-spacing:-1.4px}.custom-header-wrapper .custom-header .header__strap,.custom-header-wrapper .custom-header .custom-header__strap{display:none}.custom-header-wrapper .custom-header .header__inline-menu,.custom-header-wrapper .custom-header .custom-header__navigation{grid-area:navigation;display:block;width:100%;min-width:0;max-width:100%;margin:0;padding:0;align-self:center;justify-self:stretch}.custom-header-wrapper .custom-header custom-nav,.custom-header-wrapper .custom-header .list-menu--inline{width:100%;min-width:0;max-width:100%}.custom-header-wrapper .custom-header .list-menu--inline{display:flex;align-items:flex-start;justify-content:center;flex-wrap:nowrap;gap:24px;margin:0;padding:0}.custom-header-wrapper .custom-header .list-menu--inline>li{flex:0 0 auto;margin:0;padding:0}.custom-header-wrapper .custom-header .header__menu-item{box-sizing:border-box;width:auto;min-height:27px;margin:0;padding:0 0 4px;gap:4px;color:var(--custom-header-muted, #a1a1aa);font-family:var(--font-heading-family);font-size:14px;font-weight:700;line-height:21px;letter-spacing:0;white-space:nowrap;text-decoration:none}.custom-header-wrapper .custom-header .header__summary-link,.custom-header-wrapper .custom-header .header__menu-item>span{color:inherit;font:inherit;text-decoration:none}.custom-header-wrapper .custom-header .header__menu-item .icon-caret{position:static;width:18px;height:18px;margin:1.5px 0 0;color:currentColor}.custom-header-wrapper .custom-header .header__menu-item:has(.header__active-menu-item),.custom-header-wrapper .custom-header .header__menu-item[aria-current=page],.custom-header-wrapper .custom-header details[open]>.header__menu-item,.custom-header-wrapper .custom-header .header__menu-item:hover,.custom-header-wrapper .custom-header .header__menu-item:focus-visible{color:var(--custom-header-text, #ffffff)!important}.custom-header-wrapper .custom-header .header__active-menu-item{color:var(--custom-header-text, #ffffff);border-bottom:2px solid var(--custom-header-accent, #ff860c);padding-bottom:6px;text-decoration:none}.custom-header-wrapper .custom-header .header__icons,.custom-header-wrapper .custom-header .custom-header__icons{grid-area:icons;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;justify-self:end;align-self:center;gap:20px;width:168px;min-width:168px;margin:0;padding:0}.custom-header-wrapper .custom-header .custom-header__desktop-icon,.custom-header-wrapper .custom-header .custom-header__search,.custom-header-wrapper .custom-header .custom-header__desktop-icon>*{flex:0 0 auto}.custom-header-wrapper .custom-header .header__search,.custom-header-wrapper .custom-header .custom-header__search{display:block;width:20px;height:20px;margin:0;padding:0}.custom-header-wrapper .custom-header .header__icon{box-sizing:border-box;width:20px;min-width:20px;height:20px!important;min-height:20px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--custom-header-text, #ffffff)}.custom-header-wrapper .custom-header .header__icon .icon,.custom-header-wrapper .custom-header .header__icon svg,.custom-header-wrapper .custom-header .custom-header__cart-icon,.custom-header-wrapper .custom-header .custom-header__cart-icon svg{width:20px;height:20px;color:currentColor}.custom-header-wrapper .custom-header .header__icon--cart{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:88px;min-width:88px;height:20px;min-height:20px;text-decoration:none}.custom-header-wrapper .custom-header .header__icon--cart:hover,.custom-header-wrapper .custom-header .header__icon--cart:focus,.custom-header-wrapper .custom-header .header__icon--cart:active,.custom-header-wrapper .custom-header .header__icon--cart *,.custom-header-wrapper .custom-header .custom-header__cart-label,.custom-header-wrapper .custom-header .custom-header__cart-count,.custom-header-wrapper .custom-header .custom-header__cart-count *{text-decoration:none;text-underline-offset:0;text-decoration-thickness:0}.custom-header-wrapper .custom-header__cart-icon{flex:0 0 20px}.custom-header-wrapper .custom-header .custom-header__cart-label{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:17px;color:var(--custom-header-text, #ffffff);font-family:var(--font-heading-family);font-size:14px;font-weight:700;line-height:17px;white-space:nowrap}.custom-header-wrapper .custom-header .cart-count-bubble.custom-header__cart-count{position:static;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;margin:0;padding:0;border-radius:999px;background:var(--custom-header-cart-badge, #ff7c43);border:0;outline:0;box-shadow:none;color:#fff;font-family:var(--font-heading-family);font-size:12px;font-weight:700;line-height:15px;transform:none}.custom-header-wrapper .custom-header .cart-count-bubble.custom-header__cart-count:before,.custom-header-wrapper .custom-header .cart-count-bubble.custom-header__cart-count:after{content:none}.custom-header-wrapper .custom-header .header__cta,.custom-header-wrapper .custom-header .header__icon--custom,.custom-header-wrapper .custom-header .desktop-localization-wrapper,.custom-header-wrapper .custom-header .header__search-bar,.cart-icon-bubble__custom-icon,.custom-header-wrapper .custom-header .cart-icon-bubble__default-icon{display:none}.custom-header-wrapper .custom-header .cart-icon-bubble__custom-icon{display:flex}.custom-header-wrapper .custom-header .header__icon--search .modal__toggle-open{display:block}.custom-header-wrapper .custom-header .header__icon--search .modal__toggle-close{display:none}.custom-header-wrapper .custom-header .header__search details[open] .header__icon--search .modal__toggle-open{display:none}.custom-header-wrapper .custom-header .header__search details[open] .header__icon--search .modal__toggle-close{display:block}@media(hover:hover)and (pointer:fine){.custom-header-wrapper .custom-header .header__menu-item:hover,.custom-header-wrapper .custom-header .header__icon:hover{color:var(--custom-header-text, #ffffff)}}@media screen and (min-width:1200px){.custom-header-wrapper .custom-header>header-drawer{display:none}.custom-header-wrapper .custom-header header-menu,.custom-header-wrapper .custom-header header-menu>details.mega-menu{position:static!important}.custom-header-wrapper .custom-header .mega-menu__content{position:absolute!important;inset-inline:0!important;top:100%!important;width:100%!important;min-width:100%!important;max-width:none!important;max-height:calc(100vh - 72px)!important;overflow-y:auto;z-index:30}.custom-header-wrapper .custom-header .mega-menu__grid{display:grid;gap:18px 40px}.custom-header-wrapper .custom-header .mega-menu__list{display:grid;grid-template-columns:repeat(var(--mega-menu-columns),minmax(0,1fr));gap:18px 40px;margin:0;list-style:none}.custom-header-wrapper .custom-header .promo-card--grid{display:grid;gap:18px 20px}.custom-header-wrapper .custom-header .mega-promos,.custom-header-wrapper .custom-header .promo-card--text,.custom-header-wrapper .custom-header .promo-card--text-container{min-width:0;color:#fff}.custom-header-wrapper .custom-header a.promo-card--text-container{display:block;color:inherit;text-decoration:none}.custom-header-wrapper .custom-header .promo-image,.custom-header-wrapper .custom-header .promo-image img{display:block;width:100%;height:auto;border-radius:12px;object-fit:cover}.custom-header-wrapper .custom-header .mega-promos .promo-image.ratio{position:relative;aspect-ratio:4 / 3;min-height:160px;overflow:hidden}.custom-header-wrapper .custom-header .mega-promos .promo-image.ratio:before{display:none}.custom-header-wrapper .custom-header .mega-promos .promo-image.ratio>img{position:absolute!important;top:0;right:0;bottom:0;left:0;height:100%!important}.custom-header-wrapper .custom-header .promo-card--text__heading{margin-top:12px;color:#fff;font-size:16px;font-weight:700;line-height:20px}.custom-header-wrapper .custom-header .promo-card--text__text{margin-top:6px;color:#a1a1aa;font-size:13px;line-height:19px}.custom-header-wrapper .custom-header .header__submenu.global-settings-popup,.custom-header-wrapper .custom-header .header__submenu.list-menu--disclosure{top:calc(100% + 12px);left:-16px;inset-inline-start:-16px;width:270px;min-width:270px;max-height:min(560px,calc(100vh - 110px));padding:10px;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#181818;background-image:none;color:#fff;box-shadow:0 16px 40px #00000047;z-index:20}.custom-header-wrapper .custom-header .header__submenu .header__menu-item{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;margin:0;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:#a1a1aa;font-family:var(--font-heading-family);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;white-space:normal;transition:background-color .18s ease,color .18s ease}.custom-header-wrapper .custom-header .header__submenu .header__menu-item>span,.custom-header-wrapper .custom-header .header__submenu .header__menu-item:not(summary){color:inherit}.custom-header-wrapper .custom-header .header__submenu .header__menu-item:hover,.custom-header-wrapper .custom-header .header__submenu .header__menu-item:focus-visible,.custom-header-wrapper .custom-header .header__submenu .header__menu-item.list-menu__item--active,.custom-header-wrapper .custom-header .header__submenu .menu-drawer__menu-item--active{background:#ffffff14;color:#fff}.custom-header-wrapper .custom-header .header__submenu .header__menu-item .icon-caret{position:static;flex:0 0 16px;width:16px;height:16px;margin:0 0 0 10px;color:currentColor}.custom-header-wrapper .custom-header .header__submenu .header__submenu{margin:4px 0 6px;padding:6px;border:0;border-radius:10px;background:#202020;background-image:none;box-shadow:none}.custom-header-wrapper .custom-header .mega-menu__content{padding-top:28px;padding-bottom:28px;border-top:1px solid rgba(255,255,255,.08);background:#151515;background-image:none;color:#fff;box-shadow:0 18px 36px #0000003d}.custom-header-wrapper .custom-header .mega-menu__link{color:#a1a1aa;text-decoration:none}.custom-header-wrapper .custom-header .mega-menu__link--level-2{color:#fff}.custom-header-wrapper .custom-header .mega-menu__link:hover,.custom-header-wrapper .custom-header .mega-menu__link:focus-visible{color:#fff;text-decoration:none}.custom-header-wrapper .custom-header header-menu>details[open]>summary.header__menu-item{color:#fff}}@media screen and (min-width:1200px)and (max-width:1399.98px){.custom-header-wrapper .header.custom-header{grid-template-columns:130px minmax(0,1fr) 158px;column-gap:24px;width:calc(100% - 48px);max-width:1280px;padding-inline:24px}.custom-header-wrapper .custom-header .header__heading-link,.custom-header-wrapper .custom-header .custom-header__logo-link{width:130px;min-width:130px}.custom-header-wrapper .custom-header .list-menu--inline{gap:24px}.custom-header-wrapper .custom-header .header__icons,.custom-header-wrapper .custom-header .custom-header__icons{width:158px;min-width:158px;gap:20px}.custom-header-wrapper .custom-header .header__icon--cart{width:86px;min-width:86px;gap:8px}}@media screen and (max-width:1199.98px){.custom-header-wrapper .header.custom-header{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr;column-gap:16px;width:100%;max-width:none;min-height:80px;padding:16px 20px}.custom-header-wrapper .custom-header .header__inline-menu,.custom-header-wrapper .custom-header .custom-header__navigation{display:none}.custom-header-wrapper .custom-header>header-drawer{grid-area:left-icons;display:block;justify-self:start;align-self:center;margin:0}.custom-header-wrapper .custom-header .header__heading-link,.custom-header-wrapper .custom-header .custom-header__logo-link{grid-area:heading;width:111px;min-width:111px;justify-self:center;align-items:center;text-align:center}.custom-header-wrapper .custom-header .header__heading-logo-wrapper,.custom-header-wrapper .custom-header .header__heading-logo{width:111px;max-width:111px}.custom-header-wrapper .custom-header .header__icons,.custom-header-wrapper .custom-header .custom-header__icons{grid-area:icons;width:48px;min-width:48px;justify-self:end;gap:0}.custom-header-wrapper .custom-header .custom-header__desktop-icon,.custom-header-wrapper .custom-header .header__icons>.custom-header__desktop-icon,.custom-header-wrapper .custom-header .header__icons>shopify-account{display:none}.custom-header-wrapper .custom-header .header__icon--menu,.custom-header-wrapper .custom-header .header__icon--cart{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;min-height:48px;margin:0;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff14;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.custom-header-wrapper .custom-header .header__icon--menu span{position:relative;width:32px;height:32px}.custom-header-wrapper .custom-header .header__icon--menu .icon-hamburger,.custom-header-wrapper .custom-header .header__icon--menu .icon-close{width:18px;height:18px;top:7px;right:7px;bottom:7px;left:7px;margin:0}.custom-header-wrapper .custom-header .header__icon--cart{gap:0}.custom-header-wrapper .custom-header .custom-header__cart-icon,.custom-header-wrapper .custom-header .custom-header__cart-icon svg{width:24px;height:24px}.custom-header-wrapper .custom-header .custom-header__cart-label{display:none}.custom-header-wrapper .custom-header .cart-count-bubble.custom-header__cart-count{position:absolute;top:-3px;right:-3px;width:20px;min-width:20px;height:20px;min-height:20px;font-size:10px;line-height:20px;z-index:2}.custom-header-wrapper .custom-header .menu-drawer,.custom-header-wrapper .custom-header .menu-drawer__submenu{background:#111;color:#fff}.custom-header-wrapper .custom-header .menu-drawer__menu-item,.custom-header-wrapper .custom-header .menu-drawer__close-button,.custom-header-wrapper .custom-header .menu-drawer__menu-item .icon-caret{color:#fff}.custom-header-wrapper .custom-header .menu-drawer__menu-item:hover,.custom-header-wrapper .custom-header .menu-drawer__menu-item:focus-visible{background:#ffffff14}}@media screen and (max-width:420px){.custom-header-wrapper .custom-header .header__heading-link,.custom-header-wrapper .custom-header .custom-header__logo-link,.custom-header-wrapper .custom-header .header__heading-logo-wrapper,.custom-header-wrapper .custom-header .header__heading-logo{width:104px;min-width:104px;max-width:104px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-custom-header.css.map */
