header{opacity:1}.header__secondary-menu{background:#111;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.secondary-menu-left .list-menu--inline,.secondary-menu-right .list-menu--inline{display:flex;gap:0;border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden;background:#181818}.header__icons{justify-content:flex-end;gap:10px 20px}.header__button{position:relative;display:flex;align-items:center;text-decoration:none}.header__icons__customer>*{position:relative;display:flex;align-items:center;justify-content:center;min-height:32px}.header__icons__customer>*+*{margin-left:20px}.header__icons__customer>*+*:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:1px;height:24px;background:#142c7340}.header__button:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:44px;height:44px;border-radius:50%}.header__button svg{width:20px;height:20px}.header__heading-link{display:flex;--scale-image: 1.05;transition:transform var(--duration-medium) var(--zoom-animation-bezier);transform:scale(1)}.header__heading-logo--svg{display:flex}.header__heading-logo--svg svg{width:var(--max-width);height:var(--max-height)}.header__icons__svg{position:relative}.header__icons__svg .header__icons__svg__main{display:flex;opacity:0;visibility:hidden}.header__icons__svg .header__icons__svg__animated{pointer-events:none;position:absolute;top:0;left:0}@media(min-width:1025px){.header__heading-link:hover{transform:scale(var(--scale-image))}.header__desktop{position:relative;z-index:1}header-menu-tiles{display:block}.header__button .header__icons__svg .header__icons__svg__animated svg{display:block;position:relative;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}}.header__heading,*:not(.header__heading)>.header__heading-link{text-align:center;justify-self:center;grid-column:2}.logo-to-left .header__heading{grid-column:unset}.logo-to-left nav{grid-column:unset}.logo-to-left.menu-to-right nav{justify-self:flex-end}.logo-to-left.menu-to-right nav .list-menu--inline{justify-content:flex-end}.js .vertical-menu[data-menu-opened] vertical-menu[hide-before-load]{opacity:0}.shopify-section-header-sticky,.overflow-hidden-tablet .section-header{position:sticky}@media(max-width:1024px){.fixed-position{position:fixed!important;top:0;width:100%}}.shopify-section-header-sticky:not(.shopify-section-first-hide){top:0}.shopify-section-header-sticky:not(.shopify-section-header-hidden){box-shadow:var(--shadow)}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header-hidden.menu-open{transform:translateY(0)}.section-header.animate{transition:top .15s ease-out}.shopify-section-header-sticky vertical-menu{height:auto!important;min-height:unset!important}@media(max-width:1024px){.header__button:hover:after{background:var(--mobile-focus-color)}}.logo-to-left--mobile header-drawer{order:3}.logo-to-left--mobile .drawer__icon-menu{margin-left:0;padding:12px 0 12px 10px}.header.logo-to-left--mobile{grid-template-columns:1fr auto auto}.header.logo-to-left--mobile.logo-to-left--catalog{grid-template-columns:1fr auto}.logo-to-left--mobile .header__heading,.logo-to-left--mobile *:not(.header__heading)>.header__heading-link{text-align:left;justify-self:flex-start}.logo-to-left--mobile .menu-drawer{transform:translate(100%);left:unset;right:0}.logo-to-left--mobile .menu-drawer__close-button{justify-content:flex-end}.logo-to-left--mobile .menu-drawer__close-button:hover:before{left:unset;right:-12px}.logo-to-left--mobile .menu-drawer__close-button.link:not(.link-only-svg) svg:first-child{margin-right:0}.logo-to-left--mobile .main-menu-button .drawer__icon-menu{position:relative}.logo-to-left--mobile .main-menu-button .drawer__icon-menu:hover{background:unset}.logo-to-left--mobile .main-menu-button .drawer__icon-menu:hover:before{content:"";position:absolute;top:0;left:-2px;width:44px;height:44px;border-radius:50%;background:var(--mobile-focus-color)}.opened-search{padding-top:2px;padding-bottom:30px}.shopify-section-header-sticky:not(.shopify-section-header-hidden) .opened-search{padding-bottom:20px}.header-phone-number__desktop{text-align:right}.header-phone-number__desktop svg{width:20px;height:20px;flex:0 0 auto}.header-phone-number__mobile svg{width:20px;height:20px}.header-phone-number__desktop+*{margin-left:20px}.header-phone-number__icon{display:flex;align-items:center;gap:10px}.header-phone-number__desktop .header-phone-number__icon{justify-content:flex-end}.phone_area__icon__container{position:relative}.phone_area__icon__container .phone_area__icon{display:flex;opacity:0;visibility:hidden}.phone_area__icon__container .phone_area__icon__animated{display:flex;position:absolute;top:0;left:0}@media(min-width:1025px){.phone_area__icon__container .phone_area__icon__animated svg{display:block;top:0;left:0;position:relative;backface-visibility:hidden;width:100%;height:100%}}.header-phone-number__mobile__top-line{height:1px;border-top:1px solid var(--color-base);opacity:.3;padding-bottom:15px}.header-phone-number__mobile{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"a b" "c d" ". e";column-gap:10px}.header-phone-number__mobile>*{display:flex;align-items:center}.header-phone-number__mobile .phone_area1{grid-area:a}.header-phone-number__mobile .phone_area2{grid-area:b}.header-phone-number__mobile .phone_area3{grid-area:c}.header-phone-number__mobile .phone_area4{grid-area:d}.header-phone-number__mobile .phone_area5{grid-area:e}@media(min-width:577px)and (max-width:1024px){.header-phone-number__mobile__box{padding:0 30px 20px}}@media(max-width:576px){.header-phone-number__mobile__box{padding:0 20px 20px}}.header-customer-accounts{position:relative}.header-customer-accounts__modal{--top-offset: 15px;min-width:320px;position:absolute;top:calc(100% + var(--top-offset) + 0px);right:-20px;border-radius:var(--radius);background:var(--color-simple-dropdown);box-shadow:var(--shadow);z-index:10;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration-medium) ease,top var(--duration-medium) ease,left var(--duration-medium) ease,visibility var(--duration-medium) ease;padding:20px}.header-customer-accounts__modal:after{content:"";display:block;width:100%;height:calc(var(--top-offset) * 2);position:absolute;top:calc(var(--top-offset) * -1);left:0}.header-customer-accounts:hover .header-customer-accounts__modal{opacity:1;visibility:visible;pointer-events:auto;top:calc(100% + var(--top-offset))}.account-actions__shop-login{--buttons-radius:var(--radius-button);--font-paragraph--size: calc(16px * var(--font-body-scale));--font-paragraph--line-height:130%;--button-padding-block:15px;--button-padding-inline:20px}.account-actions__sign-ins,.header-customer-accounts__nav{margin-top:10px;display:flex;flex-direction:column;gap:10px}.header-customer-accounts__nav .btn{font-size:calc(16px * var(--font-body-scale))}.account-actions__sign-ins:not(:has(shop-login-button)){gap:0}.account-actions__fallback-text{display:none}.account-actions__sign-in-text{display:flex}.account-actions__sign-ins:not(:has(shop-login-button)) .account-actions__sign-in-text{display:none}.account-actions__sign-ins:not(:has(shop-login-button)) .account-actions__fallback-text{display:flex}.menu-drawer__account-icons:not(:has(shop-login-button)) .account-actions__sign-in-text{display:none}.menu-drawer__account-icons:not(:has(shop-login-button)) .account-actions__fallback-text{display:flex}.btn [class*=account-actions__]{flex-direction:row;align-items:center}@media(max-width:1024px){.opened-search predictive-search form,.header__mobile predictive-search form{border:1px solid rgba(83,0,198,1);border-radius:12px;overflow:hidden;background:#fff}.opened-search predictive-search input,.header__mobile predictive-search input{border:none!important;box-shadow:none!important;background:transparent}}.secondary-menu-wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px}.secondary-menu-left,.secondary-menu-right{display:flex;align-items:center}.secondary-menu-right .list-menu--inline{justify-content:flex-end}@media(max-width:1024px){.menu-drawer__menu-item{font-size:25px!important;font-weight:800!important;line-height:1.35}}.menu-drawer{z-index:100}.drawer__outer-background{z-index:99}.section-header{z-index:50}.mm-logo{isolation:isolate;display:block}@media(max-width:1024px){.header-phone-number__mobile__box{background:#f1ece3;padding:0 9px 9px;border-top:1px solid rgba(228,5,5,.03)}.header-phone-number__mobile__box .h4,.header-phone-number__mobile__box a,.header-phone-number__mobile__box p{font-weight:700!important}}.header__icons__customer predictive-search{overflow:hidden}.header__icons__customer predictive-search.is-open{width:320px;overflow:visible}.header__icons__customer predictive-search form{width:320px!important}.header__icons__customer .field__input,.header__icons__customer .field__label{opacity:0;pointer-events:none}.header__icons__customer predictive-search.is-open .field__input,.header__icons__customer predictive-search.is-open .field__label{opacity:1!important;pointer-events:auto}@media(min-width:1025px){.header-layout-classic.page-width{padding-right:10px!important}}.mm-desktop-banner{width:100%;line-height:0}.mm-desktop-banner img{display:block;width:100%;height:auto}@media(max-width:1024px){.mm-desktop-banner{display:none}}@media(min-width:1025px){.header,.header-layout-classic .header{padding-top:0!important;margin-top:-20px!important}}.header-menu-vertical-container .col-four_fifth predictive-search{display:none!important}.logo-to-left .header__heading{margin-left:-10px!important}@media(min-width:1025px){.header-layout-classic.page-width{padding-left:15px!important}}.logo-to-left nav{justify-self:flex-start!important;margin-left:90px!important;margin-top:-20px}.header-menu-vertical-container>.grid>.col-one_fifth{width:219px!important;max-width:219px!important;flex:0 0 215px!important}.vertical-menu .megamenu-container{width:calc(1150 * var(--page-width) / 1300)!important}@media(min-width:1190px)and (max-width:1440px){.vertical-menu .megamenu-container{width:1050px!important}}@media(min-width:1025px)and (max-width:1189px){.vertical-menu .megamenu-container{width:800px!important}}.submenu-design__megamenu{background:linear-gradient(180deg,var(--color-simple-dropdown, #ffffff) 0%,rgba(255,243,225,.95) 40%,rgba(253,228,228,.98) 100%)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4)}.submenu-design__simple{background:linear-gradient(160deg,#fde7e7,#d2ffe2)!important}@media(max-width:989px){.field-with-icon #Search-In-Modal-mobile{border:1.5px solid rgba(205,5,32,.83)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;height:46px!important}.field-with-icon #Search-In-Modal-mobile:focus{border-color:#124e3f!important;box-shadow:0 0 0 3px #124e3f14!important}}@media(min-width:1025px){.logo-to-left nav{align-self:flex-start!important;margin-top:35px!important;margin-left:90px!important}.header__icons{align-self:flex-start!important;transform:none!important;margin-top:25px!important}}.header__icons__customer{border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;display:flex!important;align-items:center!important;gap:12px!important}.header__icons__customer a#cart-icon-bubble,.header__icons__customer .header-customer-accounts .header__button,.header__icons__customer predictive-search{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:50%!important;transition:all .25s ease!important;box-sizing:border-box!important}.header__icons__customer a#cart-icon-bubble:hover,.header__icons__customer .header-customer-accounts .header__button:hover,.header__icons__customer predictive-search:hover{transform:scale(1.05)}.header__icons__customer .header-customer-accounts .header__button svg,.header__icons__customer a#cart-icon-bubble svg{width:20px!important;height:20px!important;margin:0!important}.header__icons__customer predictive-search form{border:none!important;box-shadow:none!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.header__icons__customer predictive-search .search__button{background:transparent!important;border:none!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;position:static!important}.header__icons__customer predictive-search .search__button svg{width:20px!important;height:20px!important}.header__icons__customer predictive-search.is-open{width:320px!important;border-radius:24px!important;background:#fff!important;border:1.5px solid rgba(83,0,198,1)!important;padding-left:15px!important}.header__icons__customer predictive-search.is-open form{width:100%!important}.header__icons__customer predictive-search.is-open .field__input{opacity:1!important;pointer-events:auto!important;padding-right:40px!important}.header__icons__customer predictive-search.is-open .search__button{position:absolute!important;right:0!important;width:40px!important;height:100%!important}@media(min-width:1025px){.header-phone-number__desktop{display:none!important}}.header__icons__customer predictive-search:not(.is-open) .search__button{position:absolute!important;left:0!important;top:50%!important;transform:translateY(-50%)!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;padding:0!important;margin:0!important}.header__icons__customer predictive-search:not(.is-open) .search__button svg{width:20px!important;height:20px!important}.header__icons__customer predictive-search:not(.is-open) .field,.header__icons__customer predictive-search:not(.is-open) .field__input{border:none!important;box-shadow:none!important;background:transparent!important}@media(min-width:1025px){.logo-to-left .header__heading{margin-left:-10px!important;margin-top:25px!important}.header-menu-vertical-container.page-width{padding-left:21px!important}.header-menu-vertical-container>.grid>.col-one_fifth{margin-left:-10px!important}.header-menu-vertical-container{margin-top:15px!important}}.vertical-menu__button svg{width:22px!important;height:22px!important}.vertical-menu__button .vertical-menu-item__text,.vertical-menu__button .vertical-menu-item__text span{font-size:19px!important;font-weight:600!important}.shopify-section-header-sticky:not(.shopify-section-first-hide){background:#fdf0d5!important}.section-header{background-color:#032157!important;background-image:url(/cdn/shop/files/Image_Jun_20_2026_08_03_23_AM.webp?v=1781922829)!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:right center!important}.secondary-menu-text-only>nav>ul>li>a{color:#fff!important}.secondary-menu-text-only>nav>ul>li>a:hover{color:#fdf0d5!important}.logo-to-left nav>ul>li>a{color:#fff!important}.logo-to-left nav>ul>li>a:hover{color:#d7ee04!important}.secondary-menu-vertical-align .secondary-menu-text-only>nav>ul>li>a{color:#fff!important}.secondary-menu-vertical-align .secondary-menu-text-only>nav>ul>li>a:hover{color:#ebe300!important}.header__icons__customer a#cart-icon-bubble,.header__icons__customer .header-customer-accounts .header__button,.header__icons__customer predictive-search{background:#f0d20feb!important;border:1px solid rgba(7,7,7,.98)!important}.header__icons__customer a#cart-icon-bubble:hover,.header__icons__customer .header-customer-accounts .header__button:hover,.header__icons__customer predictive-search:hover{background:#fff!important}.header__icons__customer svg,.header__icons__customer svg path,.header__icons__customer svg circle{fill:#090808!important;stroke:#070606!important}@media(max-width:1024px){.main-menu-button svg,.main-menu-button svg path{fill:#fff!important;stroke:#fff!important}.header__icons--mobile-row svg,.header__icons--mobile-row svg path,.header__icons--mobile-row svg circle{fill:#fff!important;stroke:#fff!important}}@media(max-width:1024px){#cart-icon-bubble--mobile .cart-count-number{background:#0f0b84!important;color:#fff!important;border-radius:50%!important;width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;font-weight:700!important}}.header__icons__customer predictive-search{position:relative!important;z-index:999999!important;overflow:visible!important;transition:width .3s ease!important}.header__icons__customer predictive-search:hover,.header__icons__customer predictive-search:focus-within,.header__icons__customer predictive-search.is-open{width:320px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(250,238,8,1)!important;padding-left:15px!important}.header__icons__customer predictive-search:hover form,.header__icons__customer predictive-search:focus-within form,.header__icons__customer predictive-search.is-open form{width:100%!important}.header__icons__customer predictive-search .field{height:100%!important;border:none!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;overflow:visible!important;width:100%!important;position:relative!important}.header__icons__customer predictive-search:not(.is-open) .field,.header__icons__customer predictive-search.is-open .field{opacity:1!important;pointer-events:auto!important}.header__icons__customer predictive-search .field__input{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;height:100%!important;width:100%!important;padding-top:0!important}.header__icons__customer predictive-search:not(.is-open) .field__input{opacity:0!important;pointer-events:none!important}.header__icons__customer predictive-search:hover .field__input,.header__icons__customer predictive-search:focus-within .field__input,.header__icons__customer predictive-search.is-open .field__input{opacity:1!important;pointer-events:auto!important}.header__icons__customer predictive-search .field__label{display:none!important}.header__icons__customer predictive-search .search__button,.header__icons__customer predictive-search .search__button svg{pointer-events:auto!important;opacity:1!important}.header__icons__customer predictive-search .search__button{padding:0!important;margin:0!important;box-sizing:border-box!important}.header__icons__customer predictive-search:not(.is-open) .search__button{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.header__icons__customer predictive-search:hover .search__button,.header__icons__customer predictive-search:focus-within .search__button,.header__icons__customer predictive-search.is-open .search__button{position:absolute!important;left:auto!important;right:15px!important;top:50%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.header__icons__customer predictive-search:hover .field-with-icon .field__input,.header__icons__customer predictive-search:focus-within .field-with-icon .field__input,.header__icons__customer predictive-search.is-open .field-with-icon .field__input{padding-left:10px!important;padding-right:45px!important}@media(max-width:1024px){.header__icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:15px!important}.header__icons a,.header__icons .header__button{display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;pointer-events:auto!important}.header__icons svg,.header__icons svg path,.header__icons svg circle,.header__icons svg line{fill:#fff!important;stroke:#fff!important}#cart-icon-bubble--mobile .cart-count-number{background:#0f0b84!important;color:#fff!important;border-radius:50%!important}}@media(max-width:1024px){.header__icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:25px!important}.header__icons>*{margin:0!important}}@media(max-width:1024px){.menu-drawer__submenu-content .menu-drawer__menu-item.body2{padding-left:25px!important}}.secondary-menu-text-only svg path,.secondary-menu-vertical-align svg path{fill:#fff!important;stroke:#fff!important}.header .menu--animation-underline .list-menu__item>span:before,.header .animation-underline:before,.menu-drawer .menu--animation-underline .list-menu__item>span:before{background:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/142/assets/section-header.css.map */
