.custom-header,.custom-header-layer{width:100%}.custom-header-layer .section{width:100%;max-width:var(--page-width, 1200px);margin:0 auto;padding:0 var(--page-margin, 16px);box-sizing:border-box;display:block}@media screen and (min-width:750px){.custom-header-layer .section{padding:0 var(--page-margin, 40px)}}@media screen and (min-width:990px){.custom-header-layer .section{max-width:var(--narrow-page-width, 1200px)}}@media screen and (min-width:1400px){.custom-header-layer .section{max-width:var(--narrow-page-width, 1500px)}}.custom-header-layer--top{background:var(--custom-header-top-bg, #F3F5F6);min-height:40px;overflow:hidden}.custom-header-marquee{display:flex;align-items:center;min-height:40px;overflow:hidden;white-space:nowrap;justify-content:center}@media screen and (max-width:768px){.custom-header-marquee{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.custom-header-marquee::-webkit-scrollbar{display:none}}.custom-header-marquee__track{display:flex;animation:marquee 20s linear infinite}.custom-header-marquee__track:hover{animation-play-state:paused}.custom-header-marquee__track--static{animation:none!important}.custom-header-marquee__content{display:flex;align-items:center;gap:2rem;padding:0 1rem;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.custom-header-top__inner{display:flex;align-items:center;justify-content:space-between;min-height:40px;gap:1rem;padding:.5rem 0}.custom-header-top__left,.custom-header-top__right{flex:0 0 auto;display:flex;align-items:center}.custom-header-top__center{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-header-top__center::-webkit-scrollbar{display:none}.custom-header-flag{display:block;border-radius:2px}.custom-header-top-link{display:flex;align-items:center;gap:.5rem;padding:.375rem .875rem;color:var(--custom-header-top-text, #000000);text-decoration:none;font-size:.75rem;font-weight:500;white-space:nowrap;border-radius:4px;transition:all .2s ease}.custom-header-top-link svg{min-width:14px}.custom-header-top-link:hover{background:#0000000d}.custom-header-top-link__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-header-top-link__icon svg{width:16px;height:16px;display:block}.custom-header-top-link__text{line-height:1}.custom-header-phone{display:flex;align-items:center;gap:.5rem;color:var(--custom-header-top-text, #000000);text-decoration:none;font-size:.875rem;font-weight:600;white-space:nowrap;padding:.375rem .75rem;border-radius:4px;transition:all .2s ease}.custom-header-phone:hover{background:#0000000d}.custom-header-phone__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-header-phone__icon svg{width:16px;height:16px;display:block}.custom-header-phone__text{line-height:1}.custom-header-layer--main{background:var(--custom-header-main-bg, #3a4a5c)}.custom-header-main__inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.custom-header-main__mobile-left,.custom-header-main__mobile-right{display:flex;align-items:center;gap:.25rem}.custom-header-main__mobile-right{gap:1rem}.custom-header-icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;color:var(--custom-header-main-text, #fff);cursor:pointer;border-radius:4px;transition:background .2s ease;position:relative;text-decoration:none}.custom-header-icon-btn:hover{background:#ffffff1a}.custom-header-icon-btn svg{width:22px;height:22px}.custom-header-cart-count{position:absolute;top:-.8rem;right:-.8rem;min-width:1.5rem;height:1.5rem;padding:0 4px;background:var(--custom-header-accent, #d4a84b);color:#fff;font-size:.75rem;font-weight:600;border-radius:100%;display:flex;align-items:center;justify-content:center}.custom-header-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:var(--custom-header-main-text, #fff);cursor:pointer;border-radius:4px;transition:background .2s ease}.custom-header-menu-toggle:hover{background:#ffffff1a}.custom-header-logo{flex-shrink:0}.custom-header-logo a{display:block;text-decoration:none}.custom-header-logo img{max-height:50px;width:auto;display:block}.custom-header-logo-text{color:var(--custom-header-main-text, #fff);font-size:1.5rem;font-weight:700}.custom-header-search-bagde-cnr{display:flex;align-items:center;gap:1rem;max-width:600px;flex:1}.custom-header-account-text,.custom-header-cart-text{display:none}.custom-header-search{flex:1;max-width:500px;position:relative}.predictive-search-form-header{width:100%}.predictive-search-form-header__wrapper{position:relative;display:flex;align-items:center}.predictive-search-form-header__input{width:100%;height:44px;padding:0 3rem 0 1rem;border:none;border-radius:4px;background:#fff!important;font-size:.9375rem;color:#333}.predictive-search-form-header__input:focus{outline:none;box-shadow:0 0 0 2px var(--custom-header-accent, #d4a84b);border-radius:4px 4px 0 0}.predictive-search-form-header__input::placeholder{color:#999}.predictive-search-form-header__submit{position:absolute;right:0;top:0;bottom:0;width:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--custom-header-accent, #d4a84b);cursor:pointer}.predictive-search-wrapper{position:relative;display:block;width:100%}[data-predictive-search-results]{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 4px 20px #00000026;z-index:100;max-height:400px;overflow-y:auto}[data-predictive-search-results][hidden]{display:none}.predictive-search-results__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8f8f8;border-bottom:1px solid #eee;font-size:.8125rem;color:#666;font-weight:500;position:sticky;top:0;z-index:10}.predictive-search-results__header .predictive-search__view-all{color:var(--custom-header-accent, #d4a84b);text-decoration:none;font-weight:500}.predictive-search__product-placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.predictive-search__product-placeholder:after{content:"\1f4e6";font-size:20px;opacity:.5}.predictive-search__no-results-sub{margin-top:.25rem;font-size:.8125rem;color:#999}.predictive-search__product{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;color:#333;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.predictive-search__product:hover{background:#f8f8f8}.predictive-search__product-image{width:50px;height:50px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f5f5f5}.predictive-search__product-image img{width:100%;height:100%;object-fit:cover}.predictive-search__product-info{flex:1;min-width:0}.predictive-search__product-title{font-size:.875rem;font-weight:500;color:#333;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__product-title mark{background:#d4a84b33;color:inherit;padding:0 2px;border-radius:2px}.predictive-search__product-price{font-size:.875rem;color:var(--custom-header-accent, #d4a84b);font-weight:600}.predictive-search__product-compare{margin-left:.5rem;font-size:.8125rem;color:#999;text-decoration:line-through;font-weight:400}.predictive-search__view-all{display:block;padding:1rem;text-align:center;color:var(--custom-header-accent, #d4a84b);text-decoration:none;font-weight:500;border-top:1px solid #eee;background:#fafafa;transition:background .2s}.predictive-search__view-all:hover{background:#f0f0f0}.predictive-search__no-results{padding:1.5rem;text-align:center;color:#666}.predictive-search__product--active{background:#f0f4f8;outline:none}.predictive-search-results__loading{padding:1rem;text-align:center;color:#999;font-size:.875rem}.predictive-search-results-header .predictive-search__product{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;color:#333;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.predictive-search-results-header .predictive-search__product:hover{background:#f8f8f8}.predictive-search-results-header .predictive-search__product-image{width:50px;height:50px;flex-shrink:0}.predictive-search-results-header .predictive-search__product-image img{width:100%;height:100%;object-fit:cover}.predictive-search-results-header .predictive-search__product-info{flex:1}.predictive-search-results-header .predictive-search__product-title{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.25rem}.predictive-search-results-header .predictive-search__product-price{font-size:.875rem;color:var(--custom-header-accent, #d4a84b);font-weight:600}.predictive-search-results-header .predictive-search__view-all{display:block;padding:1rem;text-align:center;color:var(--custom-header-accent, #d4a84b);text-decoration:none;font-weight:500;border-top:1px solid #eee;font-size:1rem}.predictive-search-results-header .predictive-search__no-results{padding:1.5rem;text-align:center;color:#666}.predictive-search__quick-links{padding:0 0 8px}.predictive-search__quick-link{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;border-bottom:1px solid #f0f0f0;transition:all .2s ease}.predictive-search__quick-link:hover{background:#f8f8f8;color:var(--custom-header-accent, #d4a84b);padding-left:20px}.predictive-search__quick-link-icon{font-size:18px;width:24px;text-align:center}.custom-mobile-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--custom-header-main-bg, #3a4a5c);z-index:1200;padding:1rem}.custom-mobile-search-overlay[hidden]{display:none}.custom-mobile-search-overlay__inner{display:flex;align-items:center;gap:1rem}.custom-mobile-search-overlay__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:#fff;cursor:pointer;flex-shrink:0}.predictive-search-form-mobile{flex:1}.predictive-search-form-mobile__input{width:100%;height:48px;padding:0 1rem;border:none;border-radius:4px;background:#fff;font-size:1rem;color:#333}.predictive-search-form-mobile__input:focus{outline:none;box-shadow:0 0 0 2px var(--custom-header-accent, #d4a84b)}.predictive-search-results-mobile{position:absolute;top:80px;left:1rem;right:1rem;background:#fff;border-radius:4px;box-shadow:0 4px 20px #0003;max-height:calc(100vh - 100px);overflow-y:auto}.predictive-search-results-mobile .predictive-search__product{padding:1rem}.predictive-search-results-mobile .predictive-search__product-image{width:60px;height:60px}.custom-header-badge{flex-shrink:0}.custom-header-badge img{height:45px;width:auto}.custom-header-actions{flex-shrink:0;margin:.35rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.custom-header-actions header-actions{display:flex;align-items:stretch}.custom-header-actions .header-actions__action,.custom-header-actions .account-button{display:flex;align-items:center;padding:0 .75rem;color:var(--custom-header-main-text, #fff);text-decoration:none;font-size:.875rem;font-weight:500;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease}.custom-header-actions .header-actions__action:hover,.custom-header-actions .account-button:hover{background:#ffffff1a!important}.custom-header-actions .account-icon{margin-right:.5rem}.custom-header-actions .account-button__icon{width:18px;height:18px}.custom-header-actions .header-actions__cart-icon{display:flex;align-items:center}.custom-header-actions .cart-drawer{display:flex;align-items:stretch}.custom-header-actions .cart-bubble__background{background-color:var(--custom-header-accent, #d4a84b)}.custom-header-actions .cart-bubble .cart-bubble__text{color:#fff}.custom-header-main__mobile-right{display:flex;align-items:center;margin-left:-.5rem}.cart-drawer__heading .cart-bubble{min-width:26px!important;height:26px!important;padding:0 7px!important;border-radius:13px!important}.cart-drawer__heading .cart-bubble__text{font-size:.875rem!important;font-weight:700!important;line-height:1!important}.cart-item__error-text,.cart-item__error-text.cart-primary-typography{white-space:normal!important}.custom-header-layer--nav{background:var(--custom-header-nav-bg, #3a4a5c);border-top:1px solid rgba(255,255,255,.1)}.custom-header-nav__list{display:flex;align-items:center;justify-content:center;gap:.25rem;list-style:none;margin:0;padding:0;position:relative}.custom-header-nav__link{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;color:var(--custom-header-nav-text, #fff);text-decoration:none;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;transition:background .2s ease}.custom-header-nav__link:hover{background:#ffffff1a}.custom-mega-menu{position:absolute;top:100%;left:0;right:0;min-width:700px;background:#fff;box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:100;padding:1.5rem}.custom-header-nav__item:hover .custom-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.custom-mega-menu__inner{display:grid;grid-template-columns:3fr 1fr;gap:2rem}.custom-mega-menu__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.custom-mega-menu__title{display:block;font-size:.875rem;font-weight:600;color:var(--custom-header-nav-bg, #3a4a5c);text-decoration:none;padding-bottom:.5rem;border-bottom:2px solid var(--custom-header-accent, #d4a84b)}.custom-mega-menu__list{list-style:none;margin:0;padding:0}.custom-mega-menu__list a{color:#555;text-decoration:none;font-size:.8rem;transition:color .2s ease}.custom-mega-menu__list a:hover{color:var(--custom-header-accent, #d4a84b)}.custom-mega-menu__products h4{font-size:.875rem;font-weight:600;color:var(--custom-header-nav-bg, #3a4a5c);margin-bottom:1rem}.custom-mega-menu__product-grid{display:grid;gap:1rem;max-height:50vh;overflow:auto}.custom-mega-menu__product{display:block;text-decoration:none;text-align:center;padding:.75rem;border:1px solid #eee;border-radius:4px;transition:border-color .2s ease}.custom-mega-menu__product:hover{border-color:var(--custom-header-accent, #d4a84b)}.custom-mega-menu__product img{width:100%;max-width:100px;height:auto;margin:0 auto .5rem}.custom-mega-menu__price{display:block;font-size:.875rem;font-weight:600;color:var(--custom-header-accent, #d4a84b);margin-bottom:.25rem}.custom-mega-menu__name{display:block;font-size:.75rem;color:#555}.custom-header-nav-mobile-header{display:none}.custom-header-layer--nav{display:block}@media screen and (max-width:768px){.custom-header-layer--nav{display:none}}.custom-mobile-sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.custom-mobile-sidebar.is-open{visibility:visible;opacity:1}.custom-mobile-sidebar__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.custom-mobile-sidebar__panel{position:absolute;top:0;left:0;bottom:0;width:85%;max-width:360px;background:#fff;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.custom-mobile-sidebar.is-open .custom-mobile-sidebar__panel{transform:translate(0)}.custom-mobile-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--custom-header-accent, #d4a84b)}.custom-mobile-sidebar__title{font-size:1rem;font-weight:600;color:#fff;text-transform:uppercase}.custom-mobile-sidebar__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;color:#fff;cursor:pointer}.custom-mobile-nav{flex:1;overflow-y:auto;overflow-x:hidden;position:relative}.custom-mobile-nav__list{list-style:none;margin:0;padding:0;position:relative;height:100%}.custom-mobile-nav__item>a,.custom-mobile-nav__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;background:#fff;border:none;border-bottom:1px solid #eee;font-size:.9375rem;text-align:left;text-decoration:none;color:#333;cursor:pointer}.custom-mobile-nav__toggle:hover,.custom-mobile-nav__item>a:hover{background:#f9f9f9}.custom-mobile-nav__arrow{color:#999;flex-shrink:0;margin-left:.5rem}.custom-mobile-submenu{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;transform:translate(100%);transition:transform .3s ease;z-index:20;overflow-y:auto;display:flex;flex-direction:column;overflow-x:hidden}.custom-mobile-submenu.is-active{transform:translate(0)}.custom-mobile-submenu__header{display:flex;align-items:center;background:#f5f5f5;border-bottom:1px solid #eee}.custom-mobile-submenu__back{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:transparent;border:none;font-size:.9375rem;color:#666;cursor:pointer;flex:1;text-align:left}.custom-mobile-submenu__back svg{transform:rotate(180deg)}.custom-mobile-submenu__view-all{display:block;padding:1rem 1.25rem;background:var(--custom-header-accent, #d4a84b);color:#fff;text-decoration:none;font-weight:500;text-align:center;font-size:.9375rem}.custom-mobile-submenu__view-all:hover{background:color-mix(in srgb,var(--custom-header-accent, #d4a84b) 90%,black)}.custom-mobile-submenu__list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;overflow-x:hidden}.custom-mobile-submenu__list .custom-mobile-nav__item>a,.custom-mobile-submenu__list .custom-mobile-nav__toggle{padding-left:1.25rem}.custom-mobile-sidebar__badge{padding:1rem;text-align:center;border-top:1px solid #eee}.custom-mobile-sidebar__badge img{max-width:80px}.custom-header-layer--main,.custom-header-layer--nav{transition:transform .3s ease}.custom-header-layer--main.is-hidden,.custom-header-layer--nav.is-hidden{transform:translateY(-100%)}.custom-header-layer--main.is-sticky,.custom-header-layer--nav.is-sticky{position:fixed;top:0;left:0;right:0;width:100%;z-index:999;box-shadow:0 2px 10px #0000001a}.custom-header-nav-placeholder{display:none;height:0}.custom-header-nav-placeholder.is-active{display:block}@media screen and (max-width:1240px){.custom-header-top__center{justify-content:flex-start}}@media screen and (max-width:768px){.custom-header-top__inner{gap:.5rem;display:block}.custom-header-top-link{padding:.375rem .5rem;font-size:.8125rem}.custom-header-top-link__text,.custom-header-phone__text{display:none}.custom-header-layer--main{padding:.5rem 0}.custom-header-main__inner{gap:.5rem;flex-wrap:nowrap}.custom-header-logo{flex:1;text-align:center}.custom-header-logo img{max-height:40px;min-width:160px}.custom-header-logo-text{font-size:1.125rem}.custom-header-icon-btn{width:100%;height:100%}.custom-header-icon-btn svg{width:20px;height:20px}}@media screen and (max-width:480px){.custom-header-top__center{justify-content:flex-start}}@media screen and (min-width:769px){.desktop-only{display:block!important}.desktop\:hidden{display:none!important}.mobile\:hidden{display:block!important}.custom-header-main__mobile-right{display:none}}@media screen and (max-width:1061px){.custom-header-main__inner{display:flex}}@media screen and (max-width:1023px){.custom-header-layer--nav{display:none}}@media screen and (min-width:1024px){.custom-header-main__mobile-left{display:none}}@media screen and (min-width:900px){.custom-header-account-text,.custom-header-cart-text{display:block}}@media screen and (max-width:899px){.custom-header-actions .header-actions__action,.custom-header-actions .account-button{padding:0 .25rem}.custom-header-actions .account-icon{margin:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-header.css.map */
