:root{--typeBasePrimary: "Jost", sans-serif;--typeHeaderPrimary: "Cormorant Garamond", serif}body,p,span,a,button,input,textarea{font-family:Jost,sans-serif!important}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}#HeaderWrapper{position:sticky;top:0;z-index:20!important;background:var(--header-bg);border-top:1px solid rgba(255,255,255,.05)}#SiteHeader.custom-site-header{background:var(--header-bg);min-height:var(--header-height)}#SiteHeader.custom-site-header .page-width,.custom-site-header .page-width{max-width:100%;width:100%;padding-left:0;padding-right:0}.custom-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--header-height);height:100%;padding:0 var(--header-pad-x)}.custom-header__left,.custom-header__center,.custom-header__right{min-height:var(--header-height);min-width:0;display:flex;align-items:center;position:relative;z-index:1}.custom-header__left{justify-content:flex-start;gap:18px}.custom-header__center{justify-content:center;gap:var(--nav-gap);white-space:nowrap}.custom-header__nav-link{color:var(--nav-link-color);font-size:var(--nav-font-size);letter-spacing:var(--nav-letter-spacing);text-transform:uppercase;text-decoration:none;line-height:1;transition:color .2s ease;white-space:nowrap;flex:0 0 auto}.custom-header__nav-link:hover{color:var(--nav-link-hover)}.custom-header__nav-link[aria-current=page],.custom-header__nav-link--active,.custom-header__center .custom-header__nav-link.active,.custom-header__center .custom-header__nav-link.current,.custom-header__center .site-nav--active>a,.custom-header__center a.site-nav--active,.custom-header__center a[aria-current=page]{color:#fff!important}.custom-header__icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0}.custom-header__icon-link svg{width:var(--icon-size);height:var(--icon-size);stroke:var(--icon-stroke);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.custom-header__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:var(--cta-bg);color:var(--cta-color);text-decoration:none;text-transform:uppercase;letter-spacing:2.5px;font-size:9px;font-weight:700;line-height:1;white-space:nowrap;flex-shrink:0}.custom-header__hamburger{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;background:transparent;border:0;padding:0;margin:0;height:20px;width:20px;flex-shrink:0}.custom-header__hamburger span{display:block;width:18px;height:2px;background:#fff}.cart-link__bubble{position:absolute;top:-6px;right:-8px}.cart-link__bubble-num{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;border-radius:999px;background:#fff;color:#000;font-size:10px;font-weight:700;padding:0 4px}.drawer{z-index:99999!important}.drawer__contents,.drawer__fixed-header,.drawer__scrollable{position:relative;z-index:99999!important}.js-drawer-open #HeaderWrapper,.js-drawer-closing #HeaderWrapper,.drawer--is-open~#HeaderWrapper{z-index:1!important}.site-header__search-container{z-index:25!important}.custom-header__logo-slot{width:var(--logo-slot-desktop);min-width:var(--logo-slot-desktop);max-width:var(--logo-slot-desktop);display:flex;align-items:center;justify-content:flex-start}.custom-header__logo,.custom-header__logo #LogoContainer,.custom-header__logo .site-header__logo,.custom-header__logo .site-header__logo-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;height:100%!important;margin:0!important;padding:0!important;line-height:0!important;position:relative!important;top:auto!important;bottom:auto!important}.custom-header__logo{min-width:0;overflow:visible;z-index:2;width:100%}.custom-header__logo #LogoContainer,.custom-header__logo .site-header__logo,.custom-header__logo .site-header__logo-link,.custom-header__logo .site-header__logo-image,.custom-header__logo .image-wrap,.custom-header__logo image-element{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:100%!important;max-width:100%!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.custom-header__logo .site-header__logo-link{padding-top:0!important;padding-bottom:0!important;position:static!important}.custom-header__logo image-element,.custom-header__logo .image-wrap{display:flex!important;align-items:center!important;height:auto!important;margin:0!important;padding:0!important}.custom-header__logo h1,.custom-header__logo .h1{margin:0!important;padding:0!important;font-size:0!important;line-height:0!important}.custom-header__logo img,.custom-header__logo .site-header__logo-image img{display:block!important;width:auto!important;max-width:100%!important;height:var(--logo-height)!important;max-height:var(--logo-height)!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;transform:translateY(var(--logo-offset-desktop))!important}@media only screen and (max-width:989px){.custom-header{grid-template-columns:auto 1fr auto;padding:0 20px;column-gap:12px}.custom-header__center,.custom-header__cta{display:none}.custom-header__left{gap:12px}.custom-header__right{gap:14px}.custom-header__logo-slot{width:var(--logo-slot-mobile);min-width:var(--logo-slot-mobile);max-width:var(--logo-slot-mobile)}.custom-header__logo img,.custom-header__logo .site-header__logo-image img,.custom-header__logo svg{height:var(--logo-height-mobile)!important;max-height:var(--logo-height-mobile)!important;transform:translateY(var(--logo-offset-mobile))!important}}@media only screen and (min-width:990px){.custom-header{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;min-height:var(--header-height);padding:0 var(--header-pad-x);column-gap:0}.custom-header__left,.custom-header__center,.custom-header__right{min-width:0;display:flex;align-items:center}.custom-header__left{justify-content:flex-start;gap:18px;white-space:nowrap;flex:0 0 auto}.custom-header__center{justify-content:center;gap:var(--nav-gap);white-space:nowrap;overflow:hidden;min-width:0;padding-left:var(--menu-left-space);padding-right:var(--menu-right-space);transform:none!important;margin:0!important}.custom-header__center .custom-header__nav-link{flex:0 0 auto;white-space:nowrap}.custom-header__right{justify-content:flex-end;gap:var(--header-icon-gap);white-space:nowrap;flex:0 0 auto}.custom-header__icon-link{flex:0 0 auto}.custom-header__cta{flex:0 0 auto;margin-left:var(--cta-left-space)}}@media only screen and (min-width:990px)and (max-width:1279px){.custom-header__nav-link{font-size:10px;letter-spacing:var(--nav-letter-spacing)}.custom-header__icon-link svg{width:17px;height:17px}.custom-header__cta{padding:9px 16px;font-size:8px;letter-spacing:1.6px}.custom-header__logo img,.custom-header__logo .site-header__logo-image img{height:22px!important;max-height:22px!important}}@media only screen and (min-width:990px)and (max-width:1140px){.custom-header__nav-link{font-size:9px;letter-spacing:var(--nav-letter-spacing)}.custom-header__center{gap:max(12px,calc(var(--nav-gap) - 8px))}.custom-header__right{gap:max(8px,calc(var(--header-icon-gap) - 6px))}.custom-header__cta{display:none!important}.custom-header__logo img,.custom-header__logo .site-header__logo-image img{height:20px!important;max-height:20px!important}}@media only screen and (min-width:990px){.custom-header__center{gap:var(--nav-gap)!important;padding-left:var(--menu-left-space)!important;padding-right:var(--menu-right-space)!important;justify-content:center!important;transform:none!important}.custom-header__nav-link{font-size:var(--nav-font-size)!important;letter-spacing:var(--nav-letter-spacing)!important}.custom-header__right{gap:var(--header-icon-gap)!important}.custom-header__icon-link{margin:0!important}.custom-header__cta{margin-left:var(--cta-left-space)!important;font-size:var(--header-cta-font-size)!important;letter-spacing:var(--header-cta-letter-spacing)!important}}@media only screen and (min-width:990px)and (max-width:1279px){.custom-header__nav-link{font-size:var(--nav-font-size)!important;letter-spacing:var(--nav-letter-spacing)!important}.custom-header__right{gap:var(--header-icon-gap)!important}.custom-header__cta{font-size:var(--header-cta-font-size)!important;letter-spacing:var(--header-cta-letter-spacing)!important}}.drawer-menu__cta-wrapper{padding:18px 20px 8px!important}.drawer-menu__cta-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:0!important;padding:10px 20px!important;background:var(--cta-bg)!important;color:var(--cta-color)!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:var(--header-cta-letter-spacing)!important;font-size:var(--header-cta-font-size)!important;font-weight:700!important;line-height:1!important;border-radius:0!important;border:1px solid transparent!important;text-align:center!important;white-space:nowrap!important}.mobile-nav__item--cta .drawer-menu__cta-button,.mobile-nav__item--cta .drawer-menu__cta-button:link,.mobile-nav__item--cta .drawer-menu__cta-button:visited{font-size:var(--header-cta-font-size)!important;letter-spacing:var(--header-cta-letter-spacing)!important;color:var(--cta-color)!important;background:var(--cta-bg)!important;line-height:1!important}@media only screen and (max-width:389px){.drawer-menu__cta-button{white-space:normal!important}}@media only screen and (min-width:990px){.custom-header__right{gap:0!important}.custom-header__right .custom-header__icon-link+.custom-header__icon-link{margin-left:var(--header-icon-gap)!important}.custom-header__right .custom-header__cta{margin-left:var(--cta-left-space)!important}}.mobile-nav__item--cta{padding:0!important;border-top:0!important}.mobile-nav__item--cta:before,.mobile-nav__item--cta:after{display:none!important}.drawer-menu__cta-wrapper{display:block!important;width:100%!important;padding:18px 20px 8px!important;margin:0!important;background:transparent!important}.drawer-menu__cta-button,.drawer-menu__cta-button:link,.drawer-menu__cta-button:visited,.mobile-nav__item--cta .drawer-menu__cta-button,.mobile-nav__item--cta .drawer-menu__cta-button:link,.mobile-nav__item--cta .drawer-menu__cta-button:visited{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:0!important;padding:10px 20px!important;margin:0!important;background:var(--mobile-drawer-cta-bg)!important;color:var(--mobile-drawer-cta-color)!important;text-decoration:none!important;text-transform:uppercase!important;font-size:var(--mobile-drawer-cta-font-size)!important;letter-spacing:var(--mobile-drawer-cta-letter-spacing)!important;font-weight:700!important;line-height:1!important;border:1px solid transparent!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;white-space:nowrap!important}.mobile-nav__item--cta a:not(.drawer-menu__cta-button){background:transparent!important}@media only screen and (max-width:389px){.drawer-menu__cta-button,.drawer-menu__cta-button:link,.drawer-menu__cta-button:visited{white-space:normal!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/custom.css.map */
