html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.emp-header{position:static;top:0;left:0;right:0;width:100%;max-width:100vw;margin:0;padding:0;z-index:99999;background:transparent;box-sizing:border-box;transition:background-color .35s ease,box-shadow .35s ease}.emp-header.hero-header{position:absolute;top:0;left:0;right:0;width:100%;max-width:100vw;margin:0;padding:0;background:transparent;z-index:99999}.emp-header.hero-header:not(.scrolled){background:transparent;box-shadow:none}.emp-header.hero-header:not(.scrolled) .emp-header__wrapper{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.emp-header.hero-header.scrolled{position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;margin:0;padding:0;background:transparent;box-shadow:0 8px 30px #0003}.emp-header.hero-header.scrolled .emp-header__wrapper{background:#201a13;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.emp-header.scrolled:not(.hero-header){position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;background:transparent;box-shadow:0 8px 30px #0003}.emp-header.scrolled:not(.hero-header) .emp-header__wrapper{background:#171717;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.emp-header__wrapper{width:100%;max-width:100%;margin:0;padding:0;background:transparent;box-sizing:border-box;transition:background .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease}.emp-header__container{width:100%;max-width:100%;margin:0;padding:0 40px;box-sizing:border-box}.emp-announcement{width:100%;max-width:100%;height:42px;margin:0;padding:0;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.emp-announcement a,.emp-announcement span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 15px;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.emp-header__main{position:relative;width:100%;min-height:88px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:20px;margin:0;padding:0}.emp-header__logo{min-width:0;display:flex;align-items:center;justify-content:center}.emp-header__logo a{display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-size:40px;font-weight:900;line-height:1;letter-spacing:.18em;text-transform:uppercase;transition:color .25s ease}.emp-header__logo img{display:block;width:auto;height:48px;max-width:240px;object-fit:contain}.emp-header__toggle{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0;border:0;outline:0;background:transparent;color:#fff;cursor:pointer;transition:color .25s ease}.emp-header__toggle svg{display:block;width:28px;height:28px}.emp-header__nav{display:none;align-items:center;justify-content:center;gap:40px;min-width:0}.emp-header__nav a{position:relative;display:inline-block;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:color .25s ease,opacity .25s ease}.emp-header__nav a:hover,.emp-header__nav a.active{color:#c49a00}.emp-header__nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#c49a00;transition:width .25s ease}.emp-header__nav a:hover:after,.emp-header__nav a.active:after{width:100%}.emp-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}.emp-icon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;text-decoration:none;transition:color .25s ease}.emp-icon:hover{color:#c49a00}.emp-icon svg{display:block;width:22px;height:22px}.desktop-search,.desktop-account{display:none}.emp-cart-count{position:absolute;top:-7px;right:-8px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#000;color:#fff;font-size:10px;font-weight:700;line-height:1}.emp-drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100000;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.emp-drawer.active{visibility:visible;opacity:1;pointer-events:auto}.emp-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .35s ease}.emp-drawer.active .emp-drawer__overlay{opacity:1}.emp-drawer__panel{position:absolute;top:0;left:0;width:320px;max-width:90vw;height:100%;padding:32px;background:#fff;display:flex;flex-direction:column;overflow-y:auto;transform:translate(-100%);transition:transform .35s ease}.emp-drawer.active .emp-drawer__panel{transform:translate(0)}.emp-drawer__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid #ececec}.emp-drawer__header span{color:#111;font-family:Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.emp-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.emp-drawer__close svg{width:24px;height:24px}.emp-drawer__menu{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}.emp-drawer__item{margin:0;padding:0;list-style:none}.emp-drawer__item>a{display:block;padding:6px 0;color:#111;text-decoration:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:color .25s ease}.emp-drawer__item>a:hover,.emp-drawer__item>a.active{color:#c49a00}.emp-drawer__submenu{display:flex;flex-direction:column;gap:10px;margin:10px 0 0 18px;padding:0;list-style:none}.emp-drawer__submenu a{color:#666;text-decoration:none;font-size:14px;font-weight:500;transition:color .25s ease}.emp-drawer__submenu a:hover,.emp-drawer__submenu a.active{color:#111}.emp-drawer__footer{display:flex;flex-direction:column;gap:18px;margin-top:auto;padding-top:30px;border-top:1px solid #ececec}.emp-drawer__link{display:flex;align-items:center;gap:14px;color:#111;text-decoration:none;font-size:15px;font-weight:600}.emp-drawer__link svg{width:20px;height:20px}body.drawer-open{overflow:hidden}.emp-breadcrumb{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.emp-page-title-wrapper{width:100%;padding:24px 0;text-align:center;border-top:1px solid #eee}.emp-page-title{margin:0;color:#111;font-family:Chivo,sans-serif;font-size:42px;font-weight:700}.emp-header__logo img{max-width:none!important;transform:scale(4);transform-origin:left}.emp-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;visibility:hidden;pointer-events:none}.emp-cart-drawer.is-open{visibility:visible;pointer-events:auto}.emp-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s ease}.emp-cart-drawer.is-open .emp-cart-drawer__overlay{opacity:1}.emp-cart-drawer__panel{position:absolute;top:0;right:0;width:min(520px,100vw);height:100dvh;background:#fff;color:#211d18;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.22,.61,.36,1);box-shadow:-10px 0 40px #0000001f}.emp-cart-drawer.is-open .emp-cart-drawer__panel{transform:translate(0)}.emp-cart-drawer__header{flex-shrink:0;height:92px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e3df}.emp-cart-drawer__header h2{margin:0;font-size:32px;line-height:1;font-weight:500;letter-spacing:-.03em}.emp-cart-drawer__close{width:44px;height:44px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#211d18}.emp-cart-drawer__items{flex:1;overflow-y:auto;padding:0 34px;overscroll-behavior:contain}.emp-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;padding:28px 0;border-bottom:1px solid #e6e3df}.emp-cart-item__image{width:150px;height:150px;display:block;background:#f5f5f5;overflow:hidden}.emp-cart-item__image img{display:block;width:100%;height:100%;object-fit:contain}.emp-cart-item__content{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.emp-cart-item__top{display:flex;justify-content:space-between;gap:15px}.emp-cart-item__top h3{margin:0;font-size:18px;line-height:1.25;font-weight:500}.emp-cart-item__top p{margin:7px 0 0;color:#777;font-size:14px}.emp-cart-item__remove{flex-shrink:0;padding:0;border:0;background:none;color:#777;text-decoration:underline;text-underline-offset:3px;font-size:13px;cursor:pointer}.emp-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.emp-cart-item__price{font-size:16px;font-weight:500}.emp-cart-quantity{display:flex;align-items:center;height:42px;border:1px solid #dedbd6;border-radius:24px;overflow:hidden}.emp-cart-quantity button{width:40px;height:40px;padding:0;border:0;background:transparent;font-size:20px;cursor:pointer;color:#211d18}.emp-cart-quantity span{min-width:30px;text-align:center;font-size:14px}.emp-cart-empty{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.emp-cart-empty h3{margin:0 0 20px;font-size:24px;font-weight:500}.emp-cart-empty a{color:#211d18;text-decoration:underline;text-underline-offset:4px}.emp-cart-drawer__footer{flex-shrink:0;padding:26px 34px 30px;border-top:1px solid #e6e3df;background:#fff}.emp-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-size:18px}.emp-cart-drawer__subtotal strong{font-size:20px;font-weight:500}.emp-cart-drawer__tax{margin:8px 0 22px;color:#777;font-size:13px}.emp-cart-drawer__checkout{width:100%;min-height:58px;padding:0 25px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fdbb22;color:#211d18;border-radius:30px;text-decoration:none;font-size:17px;font-weight:500;transition:background .2s ease,transform .2s ease}.emp-cart-drawer__checkout:hover{background:#f5ae0b;transform:translateY(-1px)}body.cart-drawer-open{overflow:hidden}.emp-header__icons .emp-cart{position:relative;border:0;padding:0;background:transparent;cursor:pointer;color:inherit}.emp-header__icons .emp-cart{position:relative;border:0;padding:0;background:transparent;cursor:pointer;color:#fff;transition:color .25s ease}.emp-header__icons .emp-cart:hover{color:#c49a00}.emp-header__icons .emp-cart svg,.emp-header__icons .emp-cart svg *{stroke:currentColor!important;fill:none!important;transition:stroke .25s ease}@media screen and (max-width:749px){.emp-cart-drawer__panel{width:100%}.emp-cart-drawer__header{height:78px;padding:0 20px}.emp-cart-drawer__header h2{font-size:27px}.emp-cart-drawer__items{padding:0 20px}.emp-cart-item{grid-template-columns:105px minmax(0,1fr);gap:15px;padding:22px 0}.emp-cart-item__image{width:105px;height:105px}.emp-cart-item__top h3{font-size:16px}.emp-cart-item__top p{font-size:13px}.emp-cart-item__remove{font-size:12px}.emp-cart-item__bottom{align-items:flex-end;flex-direction:column;gap:12px}.emp-cart-drawer__footer{padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.emp-cart-drawer__checkout{min-height:55px}}@media screen and (max-width:380px){.emp-cart-item{grid-template-columns:90px minmax(0,1fr)}.emp-cart-item__image{width:90px;height:90px}}@media(min-width:990px){.emp-header__main{min-height:96px;grid-template-columns:260px minmax(0,1fr) auto;gap:30px}.emp-header__logo{justify-content:flex-start;min-width:0}.emp-header__logo img{height:60px;max-width:240px}.emp-header__nav{display:flex;gap:40px}.emp-header__toggle{display:none}.desktop-search,.desktop-account{display:flex}.emp-header__icons{gap:24px}.emp-icon svg{width:23px;height:23px}.emp-drawer{display:none}.emp-header__container{padding-left:40px;padding-right:40px}body.template-product #MainContent,body.template-collection #MainContent{padding-top:138px}}@media(max-width:989px){.emp-header__main{position:relative;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:76px;padding:0;margin:0}.emp-header__logo{position:absolute;left:50%;top:50%;width:max-content;min-width:0;margin:0;padding:0;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);z-index:5}.emp-header__logo a{display:flex;align-items:center;justify-content:center;width:max-content;margin:0;padding:0;transform:none!important}.emp-header__logo img{display:block;width:auto!important;height:48px!important;max-width:none!important;object-fit:contain;transform:scale(4)!important;transform-origin:center center!important}.emp-header__toggle{position:relative;z-index:20;grid-column:1;width:48px;height:48px;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start}.emp-header__toggle svg{display:block;width:26px;height:26px}.emp-header__icons{position:relative;z-index:20;grid-column:3;width:48px;height:48px;display:flex;align-items:center;justify-content:flex-end;gap:0}.emp-icon{display:flex;align-items:center;justify-content:center}.emp-icon svg{display:block;width:24px;height:24px}}@media(max-width:480px){.emp-header__main{grid-template-columns:44px 1fr 44px;min-height:74px}.emp-header__logo{left:50%;top:50%;width:max-content;transform:translate(-50%,-50%)}.emp-header__logo a{width:max-content;transform:none!important}.emp-header__logo img{width:auto!important;height:48px!important;max-width:none!important;transform:scale(4)!important;transform-origin:center center!important}.emp-header__toggle{width:44px;height:44px;justify-content:flex-start}.emp-header__toggle svg{width:25px;height:25px}.emp-header__icons{width:44px;height:44px;justify-content:flex-end}.emp-icon svg{width:23px;height:23px}}@media(max-width:989px){.emp-header__logo,.emp-header__logo a{overflow:visible!important}.emp-header img{max-width:none!important}}.emp-header,.emp-header__wrapper,.emp-header__container,.emp-header__main,.emp-announcement,.emp-header__nav,.emp-header__icons{max-width:100%}.emp-header img,.emp-header svg{max-width:100%}body.template-index .emp-header.hero-header{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;z-index:99999!important}body.template-index .emp-header.hero-header:not(.scrolled) .emp-header__wrapper{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}body.template-index .emp-header.hero-header:not(.scrolled){background:transparent!important}body.template-index .emp-header.hero-header.scrolled{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;background:transparent!important;box-shadow:0 8px 30px #0003!important}body.template-index .emp-header.hero-header.scrolled .emp-header__wrapper{background:#171717!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}body.template-index .emp-header.hero-header:not(.scrolled) .emp-header__logo a,body.template-index .emp-header.hero-header:not(.scrolled) .emp-header__nav a,body.template-index .emp-header.hero-header:not(.scrolled) .emp-header__toggle,body.template-index .emp-header.hero-header:not(.scrolled) .emp-icon{color:#fff!important}body.template-index .emp-header.hero-header.scrolled .emp-header__logo a,body.template-index .emp-header.hero-header.scrolled .emp-header__nav a,body.template-index .emp-header.hero-header.scrolled .emp-header__toggle,body.template-index .emp-header.hero-header.scrolled .emp-icon{color:#fff!important}body.template-index .emp-header,body.template-index .emp-header__wrapper,body.template-index .emp-header__container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.header-wrapper,.header,.section-header,.shopify-section-header-sticky,.header-section{background:#201a13!important;background-color:#201a13!important}.shopify-section-header,.shopify-section-header .header-wrapper{background-color:#201a13!important;background:#201a13!important}.emp-header{border:0!important;box-shadow:none}.shopify-section-header,.shopify-section-header-sticky,.shopify-section-header-group,.shopify-section-header .header-wrapper,.shopify-section-header .header,.shopify-section-header .section-header,.header-wrapper,.header,.section-header,.header-section{margin:0!important;padding-top:0!important;padding-bottom:0!important;border-top:0!important;border-bottom:0!important}.emp-breadcrumb,.emp-breadcrumb:empty{display:none!important}.emp-header+.emp-breadcrumb,.emp-header+.shopify-section,.emp-header+*{border-top:0!important}.emp-header,.emp-header__wrapper{position:relative;z-index:99999}.emp-cart-drawer{z-index:100000!important}.emp-drawer{z-index:100001!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/header.css.map */
