:root{--page-width: 1440px;--header-height: 72px;--color-background: #242424;--color-text: #ffffff;--color-muted: rgba(255, 255, 255, .72);--color-line: rgba(255, 255, 255, .18);--color-accent: #e89a2c;--color-secondary: #9d651e;--color-porcelain: #2c2c2c;--shadow-soft: 0 18px 60px rgba(0, 0, 0, .28);--font-body-family: Arial, "Helvetica Neue", sans-serif;--font-heading-family: Arial, "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-body-family);font-size:16px;line-height:1.5}body.overflow-hidden,body.is-menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}img,video{height:auto;object-fit:cover}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}ul,ol{margin:0;padding:0}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-to-content-link,.skip-link{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.skip-to-content-link:focus,.skip-link:focus{position:fixed;overflow:visible;top:12px;left:12px;z-index:9999;width:auto;height:auto;clip:auto;background:#111;color:#fff;padding:10px 14px}.page-width,.page-width-desktop,.container,.wrapper{width:min(100% - 32px,var(--page-width));margin-inline:auto}.shopify-section{position:relative}main,#MainContent{display:block}h1,h2,h3,h4,h5,h6{margin:0 0 16px;font-family:var(--font-heading-family);font-weight:600;line-height:1.15}p{margin:0 0 16px}.button,.shopify-payment-button__button,button.shopify-payment-button__button,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #111;border-radius:0;background:#111;color:#fff;padding:12px 24px;font-size:14px;font-weight:600;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.button:hover,input[type=submit]:hover,.button--secondary,.button--outline{background:transparent;color:#111}.button--secondary:hover,.button--outline:hover{background:#111;color:#fff}.sm-announcement{overflow:hidden;background:var(--sm-announcement-bg, #000);color:var(--sm-announcement-text, #e39431);font-family:Arial,Helvetica Neue,sans-serif;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.02em}.sm-announcement__viewport{overflow:hidden;width:100%}.sm-announcement__track{display:flex;width:max-content;animation:sm-announcement-marquee var(--sm-announcement-speed, 18s) linear infinite;will-change:transform}.sm-announcement:hover .sm-announcement__track{animation-play-state:paused}.sm-announcement__group{display:flex;align-items:center;flex:0 0 auto}.sm-announcement__item{display:inline-flex;align-items:center;min-height:38px;padding:8px 28px;color:inherit;text-decoration:none;text-transform:uppercase;white-space:nowrap}.sm-announcement__item:after{content:"";display:inline-block;width:1px;height:14px;margin-left:28px;background:currentColor;opacity:.65}@keyframes sm-announcement-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-16.666666%,0,0)}}#shopify-section-header,[id$=__header].shopify-section,.section-header{position:sticky!important;top:0!important;z-index:50!important;margin-bottom:calc(var(--header-height) * -1)!important}.header-wrapper,.header-wrapper .header,header.header,.header{min-height:var(--header-height)!important;background:#00000038!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 -34px 58px #00000038!important;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.header-wrapper:hover,.header-wrapper:focus-within,.header-wrapper:hover .header,.header-wrapper:focus-within .header,.header:hover,.header:focus-within{background:#fff!important;color:#111!important;border-bottom-color:#11111114!important;box-shadow:none!important}.header{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr) auto;align-items:center;gap:clamp(18px,2.4vw,42px);width:min(100% - 80px,1920px);margin-inline:auto;padding:0}.header__heading,.header__heading-link{display:flex;align-items:center;min-width:0;margin:0;color:inherit!important}.header__heading-link{text-decoration:none}.header__heading-logo,.header__heading-logo-wrapper img,.header__heading img{max-height:48px;width:auto;object-fit:contain;transition:filter .18s ease}.header-wrapper:not(:hover):not(:focus-within) .header__heading-logo,.header-wrapper:not(:hover):not(:focus-within) .header__heading-logo-wrapper img,.header-wrapper:not(:hover):not(:focus-within) .header__heading img{filter:brightness(0) invert(1)}.header-wrapper:hover .header__heading-logo,.header-wrapper:hover .header__heading-logo-wrapper img,.header-wrapper:hover .header__heading img,.header-wrapper:focus-within .header__heading-logo,.header-wrapper:focus-within .header__heading-logo-wrapper img,.header-wrapper:focus-within .header__heading img{filter:none}.header__inline-menu,.list-menu,.list-menu--inline{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px);list-style:none}.header__menu-item,.header__active-menu-item,.list-menu__item,.header__submenu .header__menu-item{display:inline-flex;align-items:center;gap:6px;min-height:var(--header-height);color:inherit!important;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.header__menu-item span{color:inherit!important}.header__menu-item:hover,.header__active-menu-item{text-decoration:underline;text-underline-offset:4px}.header__submenu,.mega-menu__content{z-index:80;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;box-shadow:0 18px 50px #0000001f}.header__icons{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:inherit!important}.header__icon,.header__icon svg,.modal__toggle,.localization-form__select,.disclosure__button{color:inherit!important}.header__icon{display:inline-grid;place-items:center;width:42px;height:42px}.header__icon svg{width:24px;height:24px}.cart-count-bubble{position:absolute;top:2px;right:2px;display:grid;place-items:center;min-width:18px;min-height:18px;border-radius:999px;background:#111;color:#fff;font-size:11px;line-height:1}.header-wrapper:not(:hover):not(:focus-within) .cart-count-bubble{background:#fff;color:#111}details[open]>summary .icon-caret,.header__menu-item:hover .icon-caret{transform:rotate(180deg)}.menu-drawer-container{display:none}.site-header{position:sticky;top:0;z-index:50;width:100%;margin-bottom:calc(var(--header-height) * -1);background:#00000038;color:#fff;border-bottom:1px solid rgba(255,255,255,.18);box-shadow:inset 0 -34px 58px #00000038;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header:hover,.site-header:focus-within{background:#fff;color:#111;border-bottom-color:#11111114;box-shadow:none}.site-header__row{display:grid;grid-template-columns:minmax(170px,280px) minmax(0,1fr) auto;align-items:center;min-height:var(--header-height);gap:clamp(18px,2vw,36px);width:min(100% - 80px,1960px);margin-inline:auto}.site-header__brand{display:grid;align-items:center;justify-items:start;justify-self:start;min-width:0}.site-header__brand img{grid-area:1 / 1;max-height:48px;max-width:clamp(160px,12vw,230px);width:auto;height:auto;object-fit:contain}.site-header__logo-image--transparent{opacity:0}.site-header:not(:hover):not(:focus-within) .site-header__logo-image--default{opacity:0}.site-header:not(:hover):not(:focus-within) .site-header__logo-image--transparent{opacity:1}.site-header__desktop-nav{display:flex;align-items:stretch;justify-content:center;gap:clamp(18px,1.8vw,34px);min-height:var(--header-height);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.site-header__nav-item{position:relative;display:flex;align-items:stretch}.site-header__nav-item.has-mega{position:static}.site-header__nav-link{display:inline-flex;align-items:center;gap:6px;min-height:var(--header-height);color:inherit}.site-header__nav-link:hover{text-decoration:underline;text-underline-offset:4px}.site-header__actions{display:flex;align-items:center;justify-self:end;justify-content:flex-end;gap:6px}.icon-button{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:inherit}.banner,.slideshow,.hero-slider{position:relative;overflow:hidden;background:#111}.banner{min-height:clamp(420px,54vw,760px)}.banner__media,.slideshow__media,.hero-slide__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.banner__media img,.slideshow__media img,.banner__media video,.slideshow__media video,.hero-slide__media img,.hero-slide__media video{width:100%;height:100%;object-fit:cover}.banner__content,.slideshow__text-wrapper,.hero-slide__content{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit;color:#fff;padding:clamp(96px,10vw,160px) 0 clamp(64px,8vw,120px)}.banner__box,.slideshow__text,.hero-slide__content .page-width{max-width:760px;background:transparent!important;color:inherit}.banner__heading,.slideshow__text h2,.hero-slide h1{color:inherit;font-size:clamp(38px,7vw,92px);line-height:.95}.banner__text,.slideshow__text .banner__text,.hero-slide__copy{max-width:560px;color:#ffffffe6;font-size:clamp(16px,1.4vw,20px)}.section,.shopify-section>section,.collection,.rich-text,.image-with-text,.multicolumn,.featured-collection,.featured-products,.category-mosaic,.annies-recommend,.reviews-strip,.journal-grid,.wholesale-cta,.custom-fit{padding-block:clamp(48px,7vw,90px)}.section:first-child,.shopify-section:first-child>section{padding-top:0}.title,.title-wrapper-with-link,.collection__title,.section-heading{margin-bottom:28px}.title h2,.collection__title h2,.section-heading h2{font-size:clamp(28px,4vw,54px)}.grid,.product-grid,.collection-list,.multicolumn-list,.blog__posts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;list-style:none}.grid__item,.product-grid .grid__item,.collection-list__item,.multicolumn-list__item{min-width:0}.card-wrapper,.card,.product-card,.article-card,.collection-card-wrapper{position:relative;display:block;min-width:0;height:100%;color:inherit;text-decoration:none}.card__inner,.card__media,.product-card__media,.product-card__media-frame{position:relative;overflow:hidden;background:#fff;aspect-ratio:4 / 5}.card__media img,.card__media .media img,.product-card__media img,.product-card__media-frame img,.media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.card-wrapper:hover .card__media img,.product-card:hover img{transform:scale(1.045)}.card__content,.card__information,.product-card__body{padding-top:12px}.card__heading,.product-card h3{margin:0 0 6px;font-size:16px;font-weight:500;line-height:1.35}.price,.product-card p{display:flex;gap:8px;color:var(--color-muted);font-size:15px}.badge,.product-card__badge{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:var(--color-secondary);color:#fff;padding:5px 10px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.image-with-text__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(28px,5vw,72px);align-items:center}.image-with-text__media img{width:100%;aspect-ratio:4 / 3}.multicolumn-list{grid-template-columns:repeat(3,minmax(0,1fr))}.multicolumn-card{height:100%}.multicolumn-card__image-wrapper img{width:100%;aspect-ratio:4 / 3}input,select,textarea{width:100%;min-height:46px;border:1px solid var(--color-line);border-radius:0;background:#fff;color:#111;padding:0 14px}textarea{min-height:120px;padding-block:12px}form{margin:0}.menu-drawer,.mobile-menu{position:fixed;inset:0 auto 0 0;z-index:100;width:min(90vw,390px);overflow-y:auto;background:#fff;color:#111;padding:22px;box-shadow:var(--shadow-soft)}.menu-drawer__menu,.mobile-menu{list-style:none}.menu-drawer__menu-item,.mobile-menu a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-line);padding:16px 0;color:inherit;text-transform:uppercase}.footer,.site-footer{background:#11241f;color:#fff;padding-block:56px 24px}.footer a,.site-footer a{color:inherit}.footer__content-top,.footer__content-bottom,.site-footer__inner,.site-footer__bottom{width:min(100% - 32px,var(--page-width));margin-inline:auto}.footer-block__heading,.site-footer__menus h2{color:inherit;font-size:14px;letter-spacing:.12em;text-transform:uppercase}.footer-block__details-content,.footer__list-social{list-style:none}.cart-items,.cart__items{width:100%;border-collapse:collapse}.cart-item{display:grid;grid-template-columns:110px 1fr;gap:18px;border-bottom:1px solid var(--color-line);padding:18px 0}.cart-item__image{width:100%;aspect-ratio:1;object-fit:cover}@media(max-width:990px){:root{--header-height: 68px}.header{grid-template-columns:auto 1fr auto;width:min(100% - 32px,var(--page-width))}.header__inline-menu{display:none}.menu-drawer-container{display:block}.header__heading,.header__heading-link{justify-content:center}.header__heading-logo,.header__heading-logo-wrapper img,.header__heading img{max-height:44px;max-width:min(44vw,220px)}.grid,.product-grid,.collection-list,.blog__posts{grid-template-columns:repeat(2,minmax(0,1fr))}.image-with-text__grid,.multicolumn-list{grid-template-columns:1fr}}@media(max-width:680px){:root{--header-height: 64px}.page-width,.page-width-desktop,.container,.wrapper,.footer__content-top,.footer__content-bottom{width:min(100% - 24px,var(--page-width))}.header{width:min(100% - 24px,var(--page-width));gap:8px}.header__icons{gap:2px}.header__icon{width:38px;height:38px}.banner,.slideshow,.hero-slider{min-height:430px}.banner__content,.slideshow__text-wrapper,.hero-slide__content{align-items:flex-end;padding:112px 0 58px}.banner__heading,.slideshow__text h2,.hero-slide h1{font-size:clamp(34px,12vw,58px)}.grid,.product-grid,.collection-list,.blog__posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.card__heading,.product-card h3{font-size:14px}.price,.product-card p{font-size:13px}.sm-announcement__item{padding-inline:20px}}:root{--ke-header-height: 72px}.shopify-section-group-header-group.section-header,.shopify-section-group-header-group:has(.header-wrapper),[id^=shopify-section-sections--][id$=__header],#shopify-section-header{position:sticky!important;top:0!important;z-index:100!important;margin-bottom:calc(var(--ke-header-height) * -1)!important}.shopify-section-group-header-group .header-wrapper,.header-wrapper,sticky-header.header-wrapper{min-height:var(--ke-header-height)!important;background:#00000038!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 -34px 58px #00000042!important;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}.shopify-section-group-header-group .header-wrapper:hover,.shopify-section-group-header-group .header-wrapper:focus-within,.header-wrapper:hover,.header-wrapper:focus-within,sticky-header.header-wrapper:hover,sticky-header.header-wrapper:focus-within{background:#fff!important;color:#111!important;border-bottom-color:#11111114!important;box-shadow:none!important}.shopify-section-group-header-group .header,.header-wrapper .header,header.header{display:grid!important;grid-template-areas:"heading navigation icons"!important;grid-template-columns:minmax(230px,28vw) minmax(0,1fr) minmax(230px,28vw)!important;align-items:center!important;width:min(100% - 80px,1920px)!important;max-width:none!important;min-height:var(--ke-header-height)!important;height:var(--ke-header-height)!important;padding:0!important;margin-inline:auto!important;background:transparent!important;color:inherit!important}.header__heading,.header__heading-link{grid-area:heading!important;justify-self:start!important;margin:0!important;color:inherit!important}.header__heading-logo,.header__heading-logo-wrapper img,.header__heading img{max-height:48px!important;width:auto!important;object-fit:contain!important;transition:filter .18s ease!important}.header-wrapper:not(:hover):not(:focus-within) .header__heading-logo,.header-wrapper:not(:hover):not(:focus-within) .header__heading-logo-wrapper img,.header-wrapper:not(:hover):not(:focus-within) .header__heading img{filter:brightness(0) invert(1)!important}.header__inline-menu{grid-area:navigation!important;display:flex!important;justify-self:center!important;align-self:stretch!important;min-width:0!important;margin:0!important}.header__inline-menu .list-menu,.header__inline-menu .list-menu--inline{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:clamp(16px,1.65vw,32px)!important;min-height:var(--ke-header-height)!important;overflow:visible!important}.header__menu-item,.header__active-menu-item,.list-menu__item{min-height:var(--ke-header-height)!important;padding:0!important;color:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;text-decoration:none!important}.header__menu-item span,.header__active-menu-item,.header__icon,.header__icon svg,.localization-form__select,.disclosure__button{color:inherit!important}.header__menu-item:hover,.header__active-menu-item{text-decoration:underline!important;text-underline-offset:4px!important}.header__icons{grid-area:icons!important;display:flex!important;align-items:center!important;justify-self:end!important;gap:8px!important;color:inherit!important}.header__icon{width:42px!important;height:42px!important}.header__icon svg{width:24px!important;height:24px!important}.cart-count-bubble{background:#111!important;color:#fff!important}.header-wrapper:not(:hover):not(:focus-within) .cart-count-bubble{background:#fff!important;color:#111!important}.mega-menu__content,.header__submenu{background:#fff!important;color:#111!important}@media(max-width:989px){:root{--ke-header-height: 64px}.shopify-section-group-header-group .header,.header-wrapper .header,header.header{grid-template-areas:"drawer heading icons"!important;grid-template-columns:44px minmax(0,1fr) auto!important;width:min(100% - 24px,1280px)!important;min-height:var(--ke-header-height)!important;height:var(--ke-header-height)!important}.header__inline-menu{display:none!important}.header__heading,.header__heading-link{justify-self:center!important}.header__heading-logo,.header__heading-logo-wrapper img,.header__heading img{max-height:42px!important;max-width:min(48vw,210px)!important}}.main-collection__shell.page-width,.collection.page-width,.featured-products .collection.page-width,.featured-products .slider-mobile-gutter,.featured-products .section-heading.page-width,.featured-products .product-grid.page-width{width:min(100% - 96px,2432px);max-width:none}.main-collection__layout,.main-collection__products{width:100%}.product-grid,.grid.product-grid,.product-grid.product-grid--collection,.featured-products .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 28px;width:100%;max-width:none;margin-inline:auto}.product-grid>.grid__item,.grid.product-grid>.grid__item,.featured-products .product-grid>.grid__item{width:100%!important;max-width:none!important}.product-card{position:relative;display:block;width:100%;min-width:0;color:inherit;text-decoration:none}.product-card__media-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:587 / 736;background:#f4f1ed}.product-card__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;width:100%;height:100%}.product-card__image,.product-card__placeholder,.product-card__placeholder svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card__image{object-fit:cover;opacity:0;transform:scale(1);transition:opacity .26s ease,transform .52s ease}.product-card__image--primary{opacity:1}.product-card__image--secondary{opacity:0}.product-card--has-secondary:hover .product-card__image--primary,.product-card--has-secondary:focus-within .product-card__image--primary{opacity:0}.product-card--has-secondary:hover .product-card__image--secondary,.product-card--has-secondary:focus-within .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__wishlist{display:none!important}.product-card__badge,.product-card__sold-out{position:absolute;top:12px;right:12px;z-index:6;display:inline-flex;align-items:center;justify-content:center;min-height:28px;background:#111111db;color:#fff;padding:7px 11px;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.product-card__sold-out{left:12px;right:auto}.product-card__actions{position:absolute;left:0;right:0;bottom:0;z-index:7;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;opacity:0;transform:translateY(100%);transition:opacity .22s ease,transform .22s ease}.product-card:hover .product-card__actions,.product-card:focus-within .product-card__actions{opacity:1;transform:translateY(0)}.product-card__actions form{display:block;margin:0}.product-card__action-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;border:0;border-right:1px solid rgba(17,17,17,.12);background:#fff;color:#111;padding:0 14px;font-family:Arial,Helvetica Neue,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .16s ease,color .16s ease}.product-card__actions>*:last-child .product-card__action-button,.product-card__actions>.product-card__action-button:last-child{border-right:0}.product-card__action-button:hover,.product-card__action-button:focus-visible{background:#111;color:#fff}.product-card__action-button:disabled{opacity:.46;cursor:not-allowed}.product-card__body{padding-top:18px}.product-card__rating{display:none!important}.product-card h3{margin:0 0 8px;color:inherit;font-family:Arial,Helvetica Neue,sans-serif;font-size:clamp(16px,1vw,20px);font-weight:600;line-height:1.32}.product-card h3 a{color:inherit;text-decoration:none}.product-card p{display:flex;align-items:baseline;gap:9px;margin:0;color:#c87522;font-family:Arial,Helvetica Neue,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.product-card s{color:#1c1b1875;font-weight:500}@media(max-width:1180px){.main-collection__shell.page-width,.collection.page-width,.featured-products .collection.page-width,.featured-products .slider-mobile-gutter,.featured-products .section-heading.page-width,.featured-products .product-grid.page-width{width:min(100% - 40px,2432px)}.product-grid,.grid.product-grid,.product-grid.product-grid--collection,.featured-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}}@media(max-width:749px){.main-collection__shell.page-width,.collection.page-width,.featured-products .collection.page-width,.featured-products .slider-mobile-gutter,.featured-products .section-heading.page-width,.featured-products .product-grid.page-width{width:min(100% - 24px,2432px)}.product-grid,.grid.product-grid,.product-grid.product-grid--collection,.featured-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.product-card__body{padding-top:12px}.product-card h3{font-size:14px}.product-card p{font-size:13px}.product-card__actions{opacity:1;transform:translateY(0)}.product-card__action-button{min-height:42px;font-size:11px;letter-spacing:.06em}}@media(min-width:990px){.shopify-section-group-header-group .header-wrapper .header,.header-wrapper .header,header.header{display:flex!important;grid-template-areas:none!important;grid-template-columns:none!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;width:min(100% - 96px,1920px)!important;height:var(--ke-header-height)!important;min-height:var(--ke-header-height)!important;padding:0!important;margin:0 auto!important}.header__heading,.header__heading-link{flex:0 0 280px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;height:var(--ke-header-height)!important;margin:0!important}.header__heading-logo,.header__heading-logo-wrapper img,.header__heading img{max-width:240px!important;max-height:48px!important}.header__inline-menu{flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:var(--ke-header-height)!important;margin:0!important}.header__inline-menu .list-menu,.header__inline-menu .list-menu--inline{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:30px!important;width:max-content!important;min-width:max-content!important;height:var(--ke-header-height)!important;margin:0!important;padding:0!important}.header__inline-menu li,.header__inline-menu details,.header__inline-menu summary{display:flex!important;align-items:center!important;flex:0 0 auto!important;height:var(--ke-header-height)!important;margin:0!important;padding:0!important;white-space:nowrap!important}.header__menu-item,.header__active-menu-item,.list-menu__item{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:var(--ke-header-height)!important;min-height:var(--ke-header-height)!important;padding:0!important;margin:0!important;line-height:1!important;white-space:nowrap!important}.header__menu-item span,.header__active-menu-item span{display:inline-block!important;line-height:1!important}.header__menu-item .icon-caret,.header__menu-item svg,.list-menu__item .icon-caret,.list-menu__item svg{position:static!important;flex:0 0 auto!important;margin-left:4px!important}.header__icons{flex:0 0 330px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;height:var(--ke-header-height)!important;margin:0!important}}:root{--color-background: #242424;--color-text: #ffffff;--color-muted: rgba(255, 255, 255, .72);--color-line: rgba(255, 255, 255, .18);--color-accent: #e89a2c;--color-secondary: #9d651e;--color-porcelain: #2c2c2c}html,body,#MainContent,main,.shopify-section,.gradient,.color-background-1,.color-background-2,.color-scheme-1,.color-scheme-2,.color-scheme-background-1,.template-index,.template-collection,.template-product,.template-cart,.template-page,.template-search{background:#242424!important;color:#fff!important}.shopify-section>section,.section,.collection,.featured-collection,.featured-products,.ke-featured-products,.rich-text,.image-with-text,.multicolumn,.main-list-collections,.main-page,.main-search,.wishlist-page,.main-wishlist,.category-mosaic,.annies-recommend,.reviews-strip,.journal-grid,.wholesale-cta,.custom-fit,.trust-bar,.ke-category-carousel,.product-category-carousel,.editorial-banner{background:#242424!important;color:#fff!important}h1,h2,h3,h4,h5,h6,.title,.title h2,.collection__title,.collection__title h2,.section-heading,.section-heading h2,.card__heading,.product-card h3,.product-card h3 a,.main-list-collections__heading,.main-list-collections__card h2,.footer,.footer a,.site-footer,.site-footer a,.rte,.rte a{color:#fff!important}p,.caption,.subheading,.banner__text,.card-information,.card__information,.price,.main-list-collections__card,.article-card,.collection-card-wrapper,.product-card,.product-card__body,.text-link{color:#ffffffc7!important}.price,.product-card p,.card-information .price,.price-item,.main-collection__hero p,.ke-product__price,.ke-cart-item__total,.ke-cart-empty p{color:#e89a2c!important}.page-width,.page-width-desktop,.container,.wrapper{background:transparent!important}.card,.card-wrapper,.card__content,.card__information,.article-card,.collection-card-wrapper,.main-list-collections__card,.drawer,.menu-drawer,.modal__content,.facets-container,.facet-filters,.mobile-facets__inner,.cart-notification,.cart-items,.cart__footer,.cart-drawer,.cart-drawer__items,.cart-toast{background:#242424!important;color:#fff!important}.card__inner,.card__media,.media,.product-card__media-frame,.main-list-collections__media{background:#303030!important}input,select,textarea,.field__input,.select__select,.quantity__input,.quantity-control input,.search__input{border-color:#ffffff52!important;background:#242424!important;color:#fff!important}input::placeholder,textarea::placeholder,.field__label,label{color:#ffffffa3!important}select option{background:#fff;color:#111}hr,.line,.card,.cart-item,.cart-items th,.cart-items td,.footer,.site-footer,.footer-block,.accordion,.collapsible-content,.facets__summary,.mobile-facets__summary,.header__submenu,.mega-menu__content{border-color:#ffffff2e!important}.button,button.button,input[type=submit],.shopify-payment-button__button{border-color:#e89a2c!important;background:#e89a2c!important;color:#111!important}.button:hover,button.button:hover,input[type=submit]:hover,.shopify-payment-button__button:hover{border-color:#fff!important;background:#fff!important;color:#111!important}.button--secondary,.button--outline,.text-link{color:#fff!important}.shopify-section-group-header-group .header-wrapper,.header-wrapper,sticky-header.header-wrapper,.shopify-section-group-header-group .ke-header,.ke-header,.ke-header:hover,.ke-header:focus-within,.ke-header.is-open{background:#111111eb!important;color:#fff!important;border-bottom-color:#ffffff2e!important;box-shadow:none!important}.shopify-section-group-header-group .header-wrapper:hover,.shopify-section-group-header-group .header-wrapper:focus-within,.header-wrapper:hover,.header-wrapper:focus-within,sticky-header.header-wrapper:hover,sticky-header.header-wrapper:focus-within,.header:hover,.header:focus-within{background:#111111eb!important;color:#fff!important;border-bottom-color:#ffffff2e!important;box-shadow:none!important}.header-wrapper .header__heading-logo,.header-wrapper .header__heading-logo-wrapper img,.header-wrapper .header__heading img,.header-wrapper:hover .header__heading-logo,.header-wrapper:hover .header__heading-logo-wrapper img,.header-wrapper:hover .header__heading img,.header-wrapper:focus-within .header__heading-logo,.header-wrapper:focus-within .header__heading-logo-wrapper img,.header-wrapper:focus-within .header__heading img{filter:brightness(0) invert(1)!important}.ke-header .ke-header__logo-image--default{opacity:0!important}.ke-header .ke-header__logo-image--white{opacity:1!important}.header__menu-item,.header__active-menu-item,.list-menu__item,.header__icon,.header__icon svg,.ke-header__link,.ke-header__icon,.ke-header__right-text{color:#fff!important}.mega-menu__content,.header__submenu,.ke-header__dropdown,.ke-mobile-drawer{background:#1f1f1f!important;color:#fff!important;border-color:#ffffff29!important}.mega-menu__content a,.header__submenu a,.ke-header__dropdown a,.ke-mobile-drawer a,.ke-mobile-drawer summary{color:#fff!important}.ke-header__dropdown a:hover,.header__submenu a:hover,.mega-menu__content a:hover{background:#ffffff14!important}.cart-count-bubble,.ke-header__cart-count,.header-wrapper:not(:hover):not(:focus-within) .cart-count-bubble{background:#e89a2c!important;color:#111!important}.product-card__action-button{background:#fff!important;color:#111!important}.product-card__action-button:hover,.product-card__action-button:focus-visible{background:#e89a2c!important;color:#111!important}.product-card s,.price--on-sale .price-item--regular,s{color:#ffffff75!important}.pagination,.pagination a,.pagination span,.pagination__item{color:#fff!important}.sm-announcement{background:var(--sm-announcement-bg, #000000)!important;color:var(--sm-announcement-text, #e89a2c)!important}.sm-announcement__item{color:inherit!important}.shopify-section-group-header-group .header-wrapper:hover,.shopify-section-group-header-group .header-wrapper:focus-within,.header-wrapper:hover,.header-wrapper:focus-within,sticky-header.header-wrapper:hover,sticky-header.header-wrapper:focus-within,.header:hover,.header:focus-within,.ke-header:hover,.ke-header:focus-within,.ke-header.is-open{background:#fff!important;color:#111!important;border-bottom-color:#11111114!important;box-shadow:none!important}.header-wrapper:hover .header__menu-item,.header-wrapper:focus-within .header__menu-item,.header-wrapper:hover .header__active-menu-item,.header-wrapper:focus-within .header__active-menu-item,.header-wrapper:hover .list-menu__item,.header-wrapper:focus-within .list-menu__item,.header-wrapper:hover .header__icon,.header-wrapper:focus-within .header__icon,.header-wrapper:hover .header__icon svg,.header-wrapper:focus-within .header__icon svg,.ke-header:hover .ke-header__link,.ke-header:focus-within .ke-header__link,.ke-header.is-open .ke-header__link,.ke-header:hover .ke-header__icon,.ke-header:focus-within .ke-header__icon,.ke-header.is-open .ke-header__icon,.ke-header:hover .ke-header__right-text,.ke-header:focus-within .ke-header__right-text,.ke-header.is-open .ke-header__right-text{color:#111!important}.header-wrapper:hover .header__heading-logo,.header-wrapper:hover .header__heading-logo-wrapper img,.header-wrapper:hover .header__heading img,.header-wrapper:focus-within .header__heading-logo,.header-wrapper:focus-within .header__heading-logo-wrapper img,.header-wrapper:focus-within .header__heading img{filter:none!important}.ke-header:hover .ke-header__logo-image--default,.ke-header:focus-within .ke-header__logo-image--default,.ke-header.is-open .ke-header__logo-image--default{opacity:1!important}.ke-header:hover .ke-header__logo-image--white,.ke-header:focus-within .ke-header__logo-image--white,.ke-header.is-open .ke-header__logo-image--white{opacity:0!important}.mega-menu__content,.header__submenu,.ke-header__dropdown{background:#fff!important;color:#111!important;border-color:#11111114!important}.mega-menu__content a,.header__submenu a,.ke-header__dropdown a{color:#111!important}.ke-header__dropdown a:hover,.header__submenu a:hover,.mega-menu__content a:hover{background:#f4f4f4!important}.product-card h3,.product-card h3 a,.card__heading,.card__heading a{display:block!important;overflow:hidden!important;max-width:100%!important;white-space:nowrap!important;text-overflow:ellipsis!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
