.ok-hdr{--ok-green: #2f4232;--ok-green-dark: #253429;--ok-cream: #f8f5ee;--ok-ink: #2f3b2f;--ok-muted: #6b6b63;--ok-line: #e2ded4;position:relative;z-index:100;background:#f8f5ee}.ok-hdr *,.ok-hdr *:before,.ok-hdr *:after,.ok-drawer *,.ok-drawer *:before,.ok-drawer *:after{box-sizing:border-box}.ok-hdr .ok-container,.ok-search .ok-container{width:100%;max-width:var(--page-width, 1320px);margin-inline:auto;padding-inline:var(--gutter-sm, 20px);min-width:0}@media screen and (min-width:769px){.ok-hdr .ok-container,.ok-search .ok-container{padding-inline:var(--gutter-md, 32px)}}@media screen and (min-width:1280px){.ok-hdr .ok-container,.ok-search .ok-container{padding-inline:var(--gutter-lg, 64px)}}.ok-hdr__top{background:#2f4232;color:#f3f0e8;font-size:11.5px;letter-spacing:.06em}.ok-hdr__top-inner{display:flex;align-items:center;justify-content:center;gap:16px;min-height:36px;padding-block:7px}.ok-hdr__top-item{display:none;align-items:center;gap:7px;color:inherit;text-decoration:none;white-space:nowrap}.ok-hdr__top-item:hover{text-decoration:underline}.ok-hdr__top-icon{width:13px;height:13px;flex:0 0 auto}.ok-hdr__top-message{margin:0;text-align:center;text-transform:uppercase;letter-spacing:.11em;font-size:10.5px;line-height:1.4}.ok-hdr__main{border-bottom:1px solid #e2ded4;background:#f8f5ee}.ok-hdr__main-inner{display:flex;align-items:center;gap:12px;min-height:calc(var(--ok-logo-h-mobile, 42px) + 20px);padding-block:10px}.ok-hdr__burger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;margin-left:-10px;padding:0;border:0;background:none;cursor:pointer;flex:0 0 auto}.ok-hdr__burger-bar{display:block;width:21px;height:1.5px;background:#2f3b2f;border-radius:2px}.ok-hdr__burger:focus-visible{outline:2px solid #2f4232;outline-offset:2px}.ok-hdr__logo{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.ok-hdr__logo-link{display:block;text-decoration:none;color:#2f3b2f}.ok-hdr__logo-img{display:block;width:auto;height:auto;max-height:var(--ok-logo-h-mobile, 42px);max-width:100%}.ok-hdr__logo-text{font-family:var(--heading-font-family, inherit);font-size:17px;letter-spacing:.12em;text-transform:uppercase}.ok-hdr__nav{display:none}.ok-hdr__actions{display:flex;align-items:center;gap:2px;flex:0 0 auto;margin-right:-8px}.ok-hdr__action{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;background:none;color:#2f3b2f;cursor:pointer;position:relative;text-decoration:none}.ok-hdr__action svg{width:20px;height:20px}.ok-hdr__action:focus-visible{outline:2px solid #2f4232;outline-offset:-2px}.ok-hdr__action--account{display:none}.ok-hdr__cart-count{position:absolute;top:5px;right:4px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;line-height:1;color:#fff;background:#2f4232;border-radius:8px}.ok-hdr__cart-count.is-empty{display:none}.ok-search{position:absolute;left:0;right:0;top:100%;background:#f8f5ee;border-bottom:1px solid #e2ded4;box-shadow:0 8px 24px #00000012;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.ok-search.is-open{opacity:1;transform:translateY(0)}.ok-search__form{display:flex;align-items:center;gap:10px;padding-block:14px}.ok-search__icon{width:19px;height:19px;color:#6b6b63;flex:0 0 auto}.ok-search__input{flex:1 1 auto;min-width:0;height:44px;padding:0 12px;font-family:inherit;font-size:15px;color:#2f3b2f;background:#fff;border:1px solid #e2ded4;border-radius:3px}.ok-search__input:focus{outline:2px solid #2f4232;outline-offset:-1px}.ok-search__submit{flex:0 0 auto;height:44px;padding:0 18px;font-family:inherit;font-size:11.5px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:#fff;background:#2f4232;border:0;border-radius:3px;cursor:pointer}.ok-search__close{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;background:none;color:#6b6b63;cursor:pointer}.ok-search__close svg{width:18px;height:18px}.ok-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.ok-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1c1a6b;opacity:0;transition:opacity .26s ease}.ok-drawer.is-open .ok-drawer__overlay{opacity:1}.ok-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(84vw,340px);display:flex;flex-direction:column;background:#f8f5ee;transform:translate(-100%);transition:transform .26s ease;overflow-y:auto}.ok-drawer.is-open .ok-drawer__panel{transform:translate(0)}.ok-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e2ded4}.ok-drawer__title{font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#6b6b63}.ok-drawer__close{width:40px;height:40px;margin-right:-10px;display:flex;align-items:center;justify-content:center;border:0;background:none;color:#2f3b2f;cursor:pointer}.ok-drawer__close svg{width:18px;height:18px}.ok-drawer__nav{flex:1 1 auto;padding:6px 0}.ok-drawer__list,.ok-drawer__sublist{margin:0;padding:0;list-style:none}.ok-drawer__link{font-family:var(--navigation-font-family, inherit);display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:50px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#2f3b2f;text-decoration:none;background:none;border:0;border-bottom:1px solid #eeeae1;cursor:pointer;text-align:left}.ok-drawer__chevron{width:11px;height:7px;flex:0 0 auto;transition:transform .2s ease}.ok-drawer__link--toggle.is-open .ok-drawer__chevron{transform:rotate(180deg)}.ok-drawer__sublist{background:#f3f0e8}.ok-drawer__sublink{display:block;min-height:46px;padding:13px 18px 13px 32px;font-size:14px;color:#3d3d38;text-decoration:none;border-bottom:1px solid #e8e3d9}.ok-drawer__foot{display:flex;flex-direction:column;gap:8px;padding:18px;border-top:1px solid #e2ded4}.ok-drawer__contact{font-size:13.5px;color:#2f4232;text-decoration:none}.ok-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (min-width:600px){.ok-hdr__action--account,.ok-hdr__top-item--left{display:flex}.ok-hdr__top-inner{justify-content:space-between}.ok-hdr__top-message{flex:1 1 auto}}@media screen and (min-width:769px){.ok-hdr__top-item--right{display:flex}.ok-hdr__top-message{font-size:11px}.ok-hdr__logo-img{max-height:calc(var(--ok-logo-h-desktop, 56px) * .88)}}@media screen and (min-width:1024px){.ok-hdr__burger{display:none}.ok-hdr__main-inner{min-height:calc(var(--ok-logo-h-desktop, 56px) + 26px);gap:28px}.ok-hdr__logo{flex:0 0 auto;justify-content:flex-start}.ok-hdr__logo-img{max-height:var(--ok-logo-h-desktop, 56px)}.ok-hdr__nav{display:block;flex:1 1 auto;min-width:0}.ok-hdr__nav-list{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.ok-hdr__nav-item{position:relative}.ok-hdr__nav-link{font-family:var(--navigation-font-family, inherit);font-style:var(--navigation-font-style, normal);font-weight:var(--navigation-font-weight, 500);display:flex;align-items:center;gap:6px;padding:10px 13px;font-family:inherit;font-size:12px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:#2f3b2f;text-decoration:none;background:none;border:0;cursor:pointer;white-space:nowrap;transition:color .15s ease}.ok-hdr__nav-link:hover,.ok-hdr__nav-link.is-active{color:#2f4232}.ok-hdr__nav-link:focus-visible{outline:2px solid #2f4232;outline-offset:-2px}.ok-hdr__chevron{width:9px;height:6px;flex:0 0 auto;transition:transform .2s ease}.ok-hdr__nav-item.is-open .ok-hdr__chevron{transform:rotate(180deg)}.ok-hdr__dropdown{position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%) translateY(-6px);min-width:230px;padding:8px 0;background:#fff;border:1px solid #e2ded4;border-radius:3px;box-shadow:0 10px 28px #00000017;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s}.ok-hdr__nav-item.is-open .ok-hdr__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.ok-hdr__dropdown-list,.ok-hdr__dropdown-sublist{margin:0;padding:0;list-style:none}.ok-hdr__dropdown-link{display:block;padding:9px 18px;font-size:13.5px;color:#2f3b2f;text-decoration:none;white-space:nowrap;transition:background-color .12s ease,color .12s ease}.ok-hdr__dropdown-link:hover,.ok-hdr__dropdown-link.is-active{background:#f3f0e8;color:#2f4232}.ok-hdr__dropdown-sublink{display:block;padding:7px 18px 7px 30px;font-size:12.5px;color:#6b6b63;text-decoration:none}.ok-hdr__dropdown-sublink:hover{color:#2f4232}.ok-hdr__actions{gap:4px;margin-right:-10px}.ok-hdr__action{width:44px;height:44px}.ok-hdr__action svg{width:21px;height:21px}.ok-drawer{display:none}}.ok-hdr-section{position:relative}@media screen and (min-width:769px){.ok-hdr.is-stuck{position:sticky;top:0}}@media(prefers-reduced-motion:reduce){.ok-hdr *,.ok-drawer *,.ok-search{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/oakland-header.css.map */
