.custom-header{position:relative;width:100%}.custom-header.is-sticky{position:fixed;top:0;left:0}.custom-header__bar{padding:var(--ch-padding) 20px;background-color:var(--ch-bg);border-bottom:1px solid var(--ch-border)}.custom-header__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;max-width:1328px;margin:0 auto}.custom-header__icon-button{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:none;color:#000;cursor:pointer}.custom-header__icon{display:block;width:24px;height:24px}.custom-header__start{justify-self:start}.custom-header__logo{justify-self:center;display:block;width:100%;max-width:var(--ch-logo-width);line-height:1;color:#000;text-decoration:none}.custom-header__logo img{display:block;width:100%;height:auto}.custom-header__logo-text{display:block;font-family:var(--font-heading-family);font-weight:700;font-size:24px;line-height:1;letter-spacing:-.5px;text-align:center;white-space:nowrap}.custom-header__end{justify-self:end}.custom-header__cart{position:relative;display:flex;align-items:center;color:#000}.custom-header__cart-icon{display:block;width:20px;height:20px}.custom-header__cart-count{position:absolute;right:-4px;bottom:-6px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 3px;border-radius:999px;background-color:#000;color:#fff;font-family:var(--custom-font-ui);font-size:10px;line-height:1}.custom-header__overlay{position:fixed;top:0;left:0;z-index:9;display:none;width:100%;height:100%;background-color:#000000a6;cursor:pointer}.custom-header.is-open .custom-header__overlay{display:block}.custom-header__drawer{position:fixed;top:0;left:-424.575px;z-index:10;width:100%;max-width:424.575px;height:100%;background-color:#fff;visibility:hidden;transition:left .3s ease,visibility 0s linear .3s}.custom-header.is-open .custom-header__drawer{left:0;visibility:visible;transition:left .3s ease}.custom-header__drawer-inner{position:relative;padding:60px 30px 20px}.custom-header__close{position:absolute;top:20px;right:28px}.custom-header__links{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.custom-header__links li,.custom-header__links a{font-family:var(--custom-font-display);font-weight:500;font-size:19px;line-height:1;letter-spacing:-.96px;color:var(--ch-link)}.custom-header__links a{text-decoration:none}.custom-header__links a:hover{text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:980px){.custom-header__bar{padding-top:var(--ch-padding-mobile);padding-bottom:var(--ch-padding-mobile)}.custom-header__logo{max-width:var(--ch-logo-width-mobile)}.custom-header__logo-text{font-size:20px}.custom-header__icon{width:20px;height:20px}.custom-header__cart-icon{width:16px;height:16px}.custom-header__cart-count{min-width:14px;height:14px;font-size:9px}.custom-header__drawer{left:-300px;max-width:300px}.custom-header__drawer-inner{padding:40px 20px 20px}.custom-header__close{top:16px;right:20px}.custom-header__links{gap:12px}.custom-header__links li,.custom-header__links a{font-size:15px;letter-spacing:-.6px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-header.css.map */
