:root{--color-background: 255, 255, 255 !important}body,main,.shopify-section,[class*=color-scheme],[class*=color-background],[class*=background]{background-color:#fff!important}.ootb-topbar{background:#2b2b2b;color:#ffffffb3;font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.06em;height:3.2rem;display:flex;align-items:center}.ootb-topbar__inner{width:100%;max-width:1300px;margin:0 auto;padding:0 4rem}.ootb-topbar__welcome{opacity:.75}@media screen and (max-width:749px){.ootb-topbar{display:none}}.shopify-section.ootb-header-section{z-index:100}.shopify-section.ootb-header-section.is-fixed{position:fixed;top:0;left:0;right:0}.ootb-header{background:#fff;border-bottom:1px solid #f0f0f0;transition:box-shadow .3s ease,border-color .3s ease}.ootb-header.is-stuck{border-bottom-color:transparent;box-shadow:0 2px 16px #00000012}.ootb-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1300px;margin:0 auto;padding:0 4rem;height:8rem}.ootb-header__logo{flex-shrink:0}.ootb-header__logo a{display:flex;align-items:center;text-decoration:none}.ootb-header__logo img{display:block;width:100%;height:auto}.ootb-header__logo-text{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700;color:#111;letter-spacing:-.02em;white-space:nowrap}.ootb-header__contact{display:flex;align-items:center;gap:1rem;flex-shrink:0}.ootb-header__contact-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1.5px solid #ddd;border-radius:50%;color:#444;flex-shrink:0;transition:border-color .15s,color .15s}.ootb-header__contact:hover .ootb-header__contact-icon{border-color:#111;color:#111}.ootb-header__contact-icon svg{width:1.8rem;height:1.8rem}.ootb-header__contact-info{display:flex;flex-direction:column;gap:.3rem}.ootb-header__contact-label{font-family:var(--font-body-family);font-size:1rem;font-weight:700;letter-spacing:.12em;color:#888;line-height:1;text-transform:uppercase}.ootb-header__contact-number{font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;color:#111;text-decoration:none;line-height:1;white-space:nowrap;transition:color .15s}.ootb-header__contact-number:hover{color:#2962a6}@media screen and (max-width:989px){.ootb-header__contact{display:none}}.ootb-header__search{flex:1;min-width:0;max-width:50rem}.ootb-header__search-wrap{display:flex;align-items:center;border:1.5px solid #e5e5e5;border-radius:3rem;overflow:hidden;background:#fafafa;transition:border-color .2s,background .2s,box-shadow .2s}.ootb-header__search-wrap:focus-within{border-color:#bbb;background:#fff}.ootb-header__search-input{flex:1;border:none;outline:none;background:transparent;font-family:var(--font-body-family);font-size:1.35rem;color:#333;padding:.95rem 1.4rem;min-width:0}.ootb-header__search-input::placeholder{color:#bbb}.ootb-header__search-input::-webkit-search-cancel-button{display:none}.ootb-header__search-input:focus,.ootb-header__search-btn:focus,.ootb-search-reset:focus{outline:none}.ootb-header__search-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#888;padding:0 1.4rem 0 0;height:4rem;flex-shrink:0;transition:color .15s}.ootb-header__search-btn:hover{color:#111}.ootb-header__search-btn svg{width:1.7rem;height:1.7rem}.ootb-search-reset{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#aaa;padding:0 .6rem 0 0;height:4rem;flex-shrink:0;transition:color .15s}.ootb-search-reset:hover{color:#333}.ootb-search-reset svg{width:1.4rem;height:1.4rem}.ootb-search-reset.hidden{display:none}@media screen and (max-width:749px){.ootb-header__search{display:none}}.ootb-header__search predictive-search{display:block;position:relative}.ootb-predictive-results{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:500;background:#fff;border:1px solid #e5e5e5;border-radius:1.2rem;box-shadow:0 8px 32px #0000001a;overflow-y:auto;max-height:60vh}.ootb-predictive-results:empty{display:none}predictive-search:not([open]) .ootb-predictive-results{display:none}.ootb-header__actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.ootb-header__action-btn{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:none;border:none;cursor:pointer;color:#444;text-decoration:none;border-radius:50%;transition:background .15s,color .15s}.ootb-header__action-btn:hover{background:#f5f5f5;color:#111}.ootb-header__action-btn svg{width:2.1rem;height:2.1rem}.ootb-header__cart{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:#333;padding:.6rem 1rem .6rem .6rem;border-radius:3rem;transition:background .15s}.ootb-header__cart:hover{background:#f5f5f5}.ootb-header__cart-icon{position:relative;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem}.ootb-header__cart-icon svg{width:2.2rem;height:2.2rem}.ootb-cart-badge{position:absolute;top:-.1rem;right:-.5rem;min-width:1.8rem;height:1.8rem;background:#2962a6;color:#fff;font-family:var(--font-body-family);font-size:1rem;font-weight:700;border-radius:10rem;display:flex;align-items:center;justify-content:center;padding:0 .35rem;line-height:1}.ootb-header__cart-info{display:flex;flex-direction:column;gap:.2rem}.ootb-header__cart-label{font-family:var(--font-body-family);font-size:1rem;font-weight:700;letter-spacing:.1em;color:#888;line-height:1;text-transform:uppercase}.ootb-header__cart-total{font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:#111;line-height:1}@media screen and (max-width:749px){.ootb-header__cart-info{display:none}.ootb-header__action-btn{width:3.6rem;height:3.6rem}}.ootb-header__hamburger{display:none;flex-direction:column;justify-content:center;gap:.5rem;width:4rem;height:4rem;background:none;border:none;cursor:pointer;padding:1rem;border-radius:50%;transition:background .15s}.ootb-header__hamburger:hover{background:#f5f5f5}.ootb-header__hamburger span{display:block;width:100%;height:1.5px;background:#222;transition:transform .2s,opacity .2s}@media screen and (max-width:989px){.ootb-header__hamburger{display:flex}}.ootb-nav-bar{background:#fff;border-bottom:1px solid #f0f0f0}.ootb-nav-bar__inner{display:flex;justify-content:center;max-width:1300px;margin:0 auto;padding:0 4rem}@media screen and (max-width:989px){.ootb-nav-bar{display:none}}.ootb-nav{display:flex;align-items:center;justify-content:center;list-style:none;margin:0;padding:0;gap:0}.ootb-nav__item{position:relative}.ootb-nav__link{display:flex;align-items:center;gap:.4rem;padding:0 1.4rem;height:4.8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#333;text-decoration:none;white-space:nowrap;position:relative;transition:color .15s}.ootb-nav__link:after{content:"";position:absolute;bottom:0;left:1.4rem;right:1.4rem;height:2px;background:#111;transform:scaleX(0);transition:transform .2s ease}.ootb-nav__link:hover{color:#111}.ootb-nav__link:hover:after,.ootb-nav__item:hover>.ootb-nav__link:after{transform:scaleX(1)}.ootb-nav__caret{width:.55rem;height:.55rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);display:inline-block;flex-shrink:0}.ootb-nav__dropdown{display:none;position:absolute;top:100%;left:0;min-width:20rem;background:#fff;border:1px solid #eee;border-radius:.8rem;box-shadow:0 8px 32px #00000014;list-style:none;margin:.4rem 0 0;padding:.6rem 0;z-index:200}.ootb-nav__item:hover>.ootb-nav__dropdown{display:block}.ootb-nav__dropdown-link{display:block;padding:.9rem 1.8rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;letter-spacing:.03em;color:#333;text-decoration:none;transition:background .12s,color .12s}.ootb-nav__dropdown-link:hover{background:#f5f5f5;color:#111}.ootb-mobile-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.ootb-mobile-drawer.is-open{display:block}.ootb-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.ootb-mobile-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(34rem,90vw);background:#fff;display:flex;flex-direction:column;overflow-y:auto;transform:translate(-100%);transition:transform .28s ease}.ootb-mobile-drawer.is-open .ootb-mobile-drawer__panel{transform:translate(0)}.ootb-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;border-bottom:1px solid #f0f0f0}.ootb-mobile-drawer__close{background:none;border:none;cursor:pointer;color:#333;display:flex;padding:.4rem;border-radius:50%;transition:background .15s}.ootb-mobile-drawer__close:hover{background:#f5f5f5}.ootb-mobile-drawer__close svg{width:2.2rem;height:2.2rem}.ootb-mobile-nav{list-style:none;margin:0;padding:1rem 0;flex:1}.ootb-mobile-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.3rem 2.4rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#222;text-decoration:none;background:none;border:none;border-bottom:1px solid #f5f5f5;cursor:pointer;text-align:left;transition:background .12s}.ootb-mobile-nav__link:hover{background:#fafafa}.ootb-mobile-nav__sub{list-style:none;margin:0;padding:0;background:#fafafa;display:none}.ootb-mobile-nav__sub.is-open{display:block}.ootb-mobile-nav__sub-link{display:block;padding:1rem 2.4rem 1rem 3.6rem;font-family:var(--font-body-family);font-size:1.3rem;color:#666;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:color .12s}.ootb-mobile-nav__sub-link:hover{color:#111}.ootb-mobile-drawer__footer{padding:2rem 2.4rem;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:1rem}.ootb-mobile-drawer__footer a{font-family:var(--font-body-family);font-size:1.3rem;color:#888;text-decoration:none;transition:color .15s}.ootb-mobile-drawer__footer a:hover{color:#111}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-header.css.map */
