.efx-header,.efx-header *{box-sizing:border-box}.efx-header{font-family:inherit;background:#000;color:#fff;position:relative;z-index:9000}.efx-header__spacer{display:none}.efx-header__announcement{background:var(--efx-announcement-bg);color:var(--efx-announcement-color);text-align:center;font-size:12px;letter-spacing:2px;font-weight:500;line-height:1}.efx-header__announcement-inner{padding:7px 24px;max-width:1600px;margin:0 auto}.efx-header__announcement a{color:inherit;text-decoration:none}.efx-header__announcement a:hover{text-decoration:underline;text-underline-offset:3px}.efx-header__utility{background:#0a0a0a;border-bottom:.5px solid rgba(255,255,255,.06);font-size:11px;color:#fff9;line-height:1}.efx-header__utility-inner{max-width:1600px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;height:32px}.efx-header__social{display:flex;gap:14px;align-items:center;height:100%}.efx-header__social a{color:#ffffff8c;display:inline-flex;align-items:center;justify-content:center;height:100%;transition:color .15s ease}.efx-header__social a:hover{color:#fff}.efx-header__utility-right{display:flex;gap:18px;align-items:center;height:100%}.efx-header__currency{display:inline-flex;align-items:center;height:100%}.efx-header__currency form{display:inline-flex;align-items:center;margin:0;height:100%}.efx-header__currency select{background:transparent;border:none;color:#ffffffa6;font-size:11px;font-family:inherit;letter-spacing:.5px;cursor:pointer;padding:0 14px 0 0;margin:0;outline:none;line-height:1;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.5' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right center;background-size:8px;display:inline-flex;align-items:center}.efx-header__currency select option{background:#1a1a1a;color:#fff}.efx-header__currency select:hover{color:#fff}.efx-header__util-link,.efx-header__util-link:visited{color:#ffffffa6;text-decoration:none;font-size:11px;letter-spacing:.5px;display:inline-flex;align-items:center;gap:6px;line-height:1;height:100%;transition:color .15s ease}.efx-header__util-link:hover{color:#fff}.efx-header__util-link svg{color:inherit;stroke:currentColor}.efx-header__cart,.efx-header__cart:visited{position:relative;color:#ffffffa6}.efx-header__cart:hover{color:#fff}.efx-header__cart-count{background:var(--efx-accent);color:#fff;font-size:10px;font-weight:500;min-width:16px;height:16px;padding:0 5px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.efx-header__cart-count.is-empty{display:none}.efx-header__main{background:#000;border-bottom:.5px solid rgba(255,255,255,.08);position:relative}.efx-header__main-inner{max-width:1600px;margin:0 auto;padding:8px 24px;display:grid;grid-template-columns:180px 1fr 240px;align-items:center;gap:32px;min-height:50px;transition:min-height .2s ease,padding .2s ease}.efx-header__logo{display:inline-flex;align-items:center;align-self:center;height:100%;color:#fff;text-decoration:none}.efx-header__logo img{display:block;height:auto;width:auto;transition:width .2s ease}.efx-header__logo-img--invert{filter:invert(1) brightness(2)}.efx-mm{font-family:inherit}.efx-mm__top{display:flex;align-items:center;justify-content:center;gap:0;margin:0;padding:0;list-style:none;height:100%}.efx-mm__item{position:static;display:inline-flex;align-items:center;height:100%}.efx-mm__item .efx-mm__link{padding:0 14px}.efx-mm__item+.efx-mm__item:before{content:"";display:inline-block;width:1px;height:14px;background:#ffffff26;align-self:center}.efx-mm__link,.efx-mm__link:visited{display:inline-flex;align-items:center;height:50px;margin-bottom:-2px;padding:0;font-family:Oswald,Bebas Neue,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;color:#fff;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .15s ease}.efx-mm__link:hover,.efx-mm__link:focus,.efx-mm__item--open>.efx-mm__link{color:#fff;border-bottom-color:var(--efx-accent)}.efx-mm__item--accent>.efx-mm__link,.efx-mm__item--accent>.efx-mm__link:visited{color:#fff}.efx-mm__item--accent>.efx-mm__link:hover,.efx-mm__item--accent.efx-mm__item--open>.efx-mm__link{color:#fff;border-bottom-color:var(--efx-accent)}.efx-mm__panel{position:absolute;left:0;right:0;top:100%;background:#000;color:#fff;border-top:.5px solid rgba(255,255,255,.08);border-bottom:.5px solid rgba(255,255,255,.08);box-shadow:0 12px 24px -8px #0009;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:9999;pointer-events:none}.efx-mm__item--open .efx-mm__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.efx-mm__panel-inner{max-width:1400px;margin:0 auto;padding:40px 48px 48px}.efx-mm__cols{display:grid;grid-template-columns:repeat(5,minmax(120px,auto));gap:32px;align-items:start}.efx-mm__cols[data-cols="1"]{grid-template-columns:minmax(160px,240px);max-width:240px}.efx-mm__cols[data-cols="2"]{grid-template-columns:repeat(2,minmax(140px,auto));max-width:520px}.efx-mm__cols[data-cols="3"]{grid-template-columns:repeat(3,minmax(140px,auto))}.efx-mm__cols[data-cols="4"]{grid-template-columns:repeat(4,minmax(140px,auto));max-width:1080px}.efx-mm__col{min-width:0}.efx-mm__col--wide{min-width:280px}.efx-mm__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.efx-mm__col-list--split{display:block;columns:2;column-gap:24px}.efx-mm__col-list--split li{break-inside:avoid;margin-bottom:8px}.efx-mm__col-header:hover{color:#fff}.efx-mm__leaf,.efx-mm__leaf:visited{display:inline-block;font-size:13px;color:#fff;text-decoration:none;line-height:1.3;padding-bottom:1px;border-bottom:1px solid transparent;transition:border-color .12s ease}.efx-mm__leaf:hover,.efx-mm__leaf:focus{color:#fff;border-bottom-color:var(--efx-accent)}.efx-mm__col-header,.efx-mm__col-header:visited{display:block;font-family:Oswald,Bebas Neue,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#ffffff80;text-decoration:none;margin:0 0 18px;letter-spacing:2px;text-transform:uppercase}.efx-mm__leaf--accent,.efx-mm__leaf--accent:visited{color:#fff;font-weight:500;position:relative;padding-left:12px}.efx-mm__leaf--accent:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:var(--efx-accent)}.efx-mm__leaf--accent:hover,.efx-mm__leaf--accent:focus{color:#fff;border-bottom-color:var(--efx-accent)}.efx-header__search{justify-self:end;align-self:center;width:100%;max-width:200px;display:flex;align-items:center;height:100%}.efx-header__search form{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;background:#ffffff0f;border:.5px solid rgba(255,255,255,.12);border-radius:999px;transition:background .15s ease,border-color .15s ease;height:32px;padding:0;margin:0;overflow:hidden;width:100%}.efx-header__search form:focus-within{background:#ffffff1a;border-color:#ffffff40}.efx-header__search input,.efx-header__search input[type=search]{background:transparent!important;border:none!important;outline:none!important;padding:0 8px 0 16px!important;margin:0!important;font-family:inherit!important;font-size:12px!important;color:#fff!important;min-width:0!important;min-height:0!important;width:100%!important;height:30px!important;line-height:30px!important;box-sizing:border-box!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;align-self:center!important}.efx-header__search input::placeholder{color:#ffffff80!important;line-height:30px!important;opacity:1!important}.efx-header__search button{background:transparent;border:none;cursor:pointer;padding:0 12px;margin:0;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;height:32px;align-self:center;transition:color .15s ease}.efx-header__search button:hover{color:#fff}.efx-header[data-sticky=true].is-sticky{position:fixed;top:0;left:0;right:0}.efx-header[data-sticky=true].is-sticky .efx-header__announcement,.efx-header[data-sticky=true].is-sticky .efx-header__utility{display:none}.efx-header[data-sticky=true].is-sticky .efx-header__main-inner{padding-top:8px;padding-bottom:8px}.efx-header[data-sticky=true].is-sticky .efx-header__logo img{transform:scale(.85);transform-origin:left center}.efx-header[data-sticky=true].is-sticky .efx-mm__link{padding-top:12px;padding-bottom:12px}.efx-header[data-sticky=true].is-sticky~.efx-header__spacer,.efx-header[data-sticky=true][data-spacer=true]~.efx-header__spacer{display:block}.efx-mobile__bar,.efx-mobile__overlay{display:none}@media(max-width:959px){.efx-header__announcement{font-size:11px;letter-spacing:1.5px}.efx-header__utility,.efx-header__main{display:none}.efx-mobile__bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px 0 24px;height:56px;background:#000;border-bottom:.5px solid rgba(255,255,255,.08)}.efx-mobile__bar-right{display:inline-flex;align-items:center;gap:4px}.efx-mobile__hamburger{background:transparent;border:none;color:#fff;padding:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-right:-8px}.efx-mobile__logo{display:inline-flex;align-items:center}.efx-mobile__logo img{height:30px;width:auto;max-height:30px;max-width:none;display:block}.efx-mobile__icons{display:inline-flex;align-items:center;gap:6px}.efx-mobile__icon{color:#fff;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.efx-mobile__icon,.efx-mobile__icon svg{color:#fff!important;stroke:currentColor}.efx-mobile__cart-count{position:absolute;top:6px;right:4px;background:var(--efx-accent);color:#fff;font-size:10px;font-weight:500;min-width:16px;height:16px;padding:0 4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.efx-mobile__cart-count.is-empty{display:none}.efx-mobile__overlay{display:block;position:fixed;top:0;right:0;bottom:0;width:80%;max-width:420px;background:#000;z-index:10000;visibility:hidden;transform:translate(100%);transition:transform .28s ease,visibility .28s;overflow:hidden;box-shadow:-8px 0 24px #00000080}.efx-mobile__overlay.is-open{visibility:visible;transform:translate(0)}.efx-mobile__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s;cursor:pointer}.efx-mobile__backdrop.is-open{opacity:1;visibility:visible}.efx-mobile__panels{position:relative;width:100%;height:100%;overflow:hidden}.efx-mobile__panel{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;overflow-y:auto;overflow-x:hidden;transform:translate(100%);transition:transform .28s ease;-webkit-overflow-scrolling:touch}.efx-mobile__panel--root,.efx-mobile__panel.is-active{transform:translate(0)}.efx-mobile__panel--root.is-pushed{transform:translate(-30%)}.efx-mobile__panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:.5px solid rgba(255,255,255,.08);background:#000;position:sticky;top:0;z-index:2}.efx-mobile__panel-title{font-family:Oswald,Bebas Neue,sans-serif;font-size:16px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#fff}.efx-mobile__close,.efx-mobile__back{background:transparent;border:none;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:8px;font-family:inherit;font-size:13px}.efx-mobile__back{padding-left:0;color:#ffffffb3}.efx-mobile__nav{list-style:none;margin:0;padding:8px 0}.efx-mobile__nav-item{border-bottom:.5px solid rgba(255,255,255,.06)}.efx-mobile__nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:18px 20px;color:#fff;text-decoration:none;font-family:Oswald,Bebas Neue,sans-serif;font-size:17px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;text-align:left;font-family:Oswald,sans-serif}.efx-mobile__nav-link:active{background:#ffffff0a}.efx-mobile__nav-link svg{flex-shrink:0;color:#ffffff80}.efx-mobile__nav-item--accent .efx-mobile__nav-link{color:#fff;position:relative}.efx-mobile__nav-item--accent .efx-mobile__nav-link span{position:relative;padding-left:14px}.efx-mobile__nav-item--accent .efx-mobile__nav-link span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--efx-accent)}.efx-mobile__category-title{font-family:Oswald,sans-serif!important;font-size:28px!important;font-weight:500!important;letter-spacing:1.5px!important;text-transform:uppercase!important;padding:24px 20px 8px!important;margin:0!important;color:#fff!important;visibility:visible!important;line-height:1.1!important;display:block!important}.efx-mobile__sub{list-style:none;margin:0;padding:0 20px 24px}.efx-mobile__sub-group{padding:12px 0 4px}.efx-mobile__sub-heading{font-family:Oswald,sans-serif;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#ffffff80;margin-bottom:12px;font-weight:500}.efx-mobile__sub-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:14px}.efx-mobile__sub-list--split{display:block;columns:2;column-gap:16px}.efx-mobile__sub-list--split li{break-inside:avoid;margin-bottom:14px}.efx-mobile__sub-list a{color:#fff;text-decoration:none;font-size:15px;line-height:1.3;display:inline-block}.efx-mobile__sub-link--accent{position:relative;padding-left:12px;font-weight:500}.efx-mobile__sub-link--accent:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:var(--efx-accent)}.efx-mobile__sub-direct{color:#fff;text-decoration:none;font-size:15px;display:block;margin-bottom:14px}.efx-mobile__cta{margin:8px 16px 16px;padding:20px;background:#742fca47;border:.5px solid rgba(116,47,202,.5);border-radius:8px}.efx-mobile__cta-title{font-family:Oswald,sans-serif;font-size:18px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px}.efx-mobile__cta-text{font-size:13px;color:#ffffffb3;margin-bottom:14px;line-height:1.4}.efx-mobile__newsletter{display:flex;background:#ffffff14;border:.5px solid rgba(255,255,255,.15);border-radius:999px;overflow:hidden;height:40px}.efx-mobile__newsletter input{flex:1;background:transparent!important;border:none!important;outline:none!important;padding:0 16px!important;margin:0!important;color:#fff!important;font-family:inherit!important;font-size:13px!important;min-width:0!important;min-height:0!important;height:40px!important;line-height:40px!important;box-sizing:border-box!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}.efx-mobile__newsletter input::placeholder{color:#ffffff80}.efx-mobile__newsletter button{background:var(--efx-accent);border:none;color:#fff;width:44px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.efx-mobile__newsletter-success{margin:8px 0 0;font-size:12px;color:var(--efx-accent)}.efx-mobile__search-block{padding:4px 16px 8px}.efx-mobile__search-form{display:flex;align-items:center;gap:10px;padding:0 16px;background:#ffffff0f;border:.5px solid rgba(255,255,255,.1);border-radius:999px;height:40px}.efx-mobile__search-form svg{color:#ffffff80;flex-shrink:0}.efx-mobile__search-form input{flex:1;background:transparent!important;border:none!important;outline:none!important;padding:0!important;margin:0!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;min-width:0!important;min-height:0!important;height:40px!important;line-height:40px!important;box-sizing:border-box!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}.efx-mobile__search-form input::placeholder{color:#ffffff80}.efx-mobile__utility{display:flex;flex-direction:column;padding:8px 0;margin-top:8px;border-top:.5px solid rgba(255,255,255,.06)}.efx-mobile__utility a{color:#fffc;text-decoration:none;padding:14px 20px;font-size:14px;border-bottom:.5px solid rgba(255,255,255,.04)}.efx-mobile__social{display:flex;gap:8px;padding:20px;justify-content:center}.efx-mobile__social a{width:44px;height:44px;border-radius:50%;background:#ffffff0f;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .15s ease,color .15s ease}.efx-mobile__social a:active{background:#ffffff1f;color:#fff}body.efx-mobile-open{overflow:hidden}body.efx-mobile-open #shopify-chat,body.efx-mobile-open shopify-chat,body.efx-mobile-open [id*=shopify-chat],body.efx-mobile-open [class*=shopify-chat],body.efx-mobile-open .needsclick,body.efx-mobile-open #shopify-section-shopify-inbox,body.efx-mobile-open #shopify-block,body.efx-mobile-open .shopify-app-block{z-index:1!important;visibility:hidden!important}body:has(.efx-memorial-bar) .efx-mobile__overlay{top:44px}}@media(max-width:480px){body:has(.efx-memorial-bar) .efx-mobile__overlay{top:38px}}@media(max-width:1199px)and (min-width:960px){.efx-mm__top{gap:0}.efx-header__main-inner{grid-template-columns:140px 1fr 200px;gap:20px}}@media(prefers-reduced-motion:reduce){.efx-mm__panel,.efx-mm__link,.efx-mm__leaf,.efx-header__main-inner,.efx-header__logo img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/megamenu.css.map */
