.bm-header-1{--bm-header-bg: #fffdfa;--bm-header-text: #303030;--bm-header-red: #ef4c4c;--bm-header-line: #303030;--bm-header-height-desktop: 80px;--bm-header-height-mobile: 56px;--bm-header-side: 20px;position:sticky;top:0;z-index:100;display:block;width:100%;background:var(--bm-header-bg);color:var(--bm-header-text);border-bottom:.5px solid var(--bm-header-line)}.bm-header-1 *,.bm-header-1 *:before,.bm-header-1 *:after{box-sizing:border-box}.bm-header-1__inner{min-height:var(--bm-header-height-desktop);padding:0 var(--bm-header-side);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:0}.bm-header-1__logo{display:inline-flex;align-items:center;justify-content:flex-start;width:80px;color:inherit;text-decoration:none;line-height:0}.bm-header-1__logo:hover{text-decoration:none}.bm-header-1__logo-image{display:block;width:80px;height:auto;object-fit:contain}.bm-header-1__logo-text{font-family:var(--font-heading--family),Georgia,serif;font-size:24px;line-height:1;color:var(--bm-header-text);white-space:nowrap}.bm-header-1__nav{justify-self:end;min-width:0}.bm-header-1__nav-list,.bm-header-1__submenu-list,.bm-header-1__drawer-list,.bm-header-1__drawer-sublist{margin:0;padding:0;list-style:none}.bm-header-1__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:0}.bm-header-1__nav-item{position:relative}.bm-header-1__nav-link,.bm-header-1__submenu-link{font-family:Inter Tight,Inter,sans-serif;color:var(--bm-header-text);text-decoration:none;transition:color .18s ease}.bm-header-1__nav-link{display:inline-flex;align-items:center;min-height:55px;padding:20px;font-size:15px;font-weight:500;line-height:1;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.bm-header-1__nav-link:hover,.bm-header-1__nav-link--active,.bm-header-1__submenu-link:hover,.bm-header-1__drawer-link:hover,.bm-header-1__drawer-sublink:hover{color:var(--bm-header-red);text-decoration:none}.bm-header-1__submenu{position:absolute;top:100%;left:0;min-width:210px;padding-top:10px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:10}.bm-header-1__nav-item:hover .bm-header-1__submenu,.bm-header-1__nav-item:focus-within .bm-header-1__submenu{opacity:1;visibility:visible;transform:translateY(0)}.bm-header-1__submenu-list{background:var(--bm-header-bg);border:.5px solid #909090}.bm-header-1__submenu-link{display:block;padding:12px 18px;border-bottom:.5px solid rgba(144,144,144,.35);font-size:14px;font-weight:500;line-height:1.3;letter-spacing:0;text-transform:none}.bm-header-1__submenu-list li:last-child .bm-header-1__submenu-link{border-bottom:0}.bm-header-1__actions{display:flex;align-items:center;justify-content:flex-end;gap:0}.bm-header-1__search-button{width:38px;height:44px;padding:0;border:0;background:transparent;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;color:var(--bm-header-text);cursor:pointer}#header-group .bm-header-1 .bm-header-1__search-button{display:inline-flex!important;visibility:visible!important;opacity:1!important}.bm-header-1__actions :is(a,button,summary,.header-actions__action){color:var(--bm-header-text)}.bm-header-1__actions :is(a,button,summary,.header-actions__action):hover{color:var(--bm-header-red)}.bm-header-1__actions :is(svg,.svg-wrapper){width:22px;height:22px}@media screen and (min-width:750px){.bm-header-1__actions{margin-left:20px}.bm-header-1__actions :is(.search-action,header-actions,cart-drawer-component){display:flex;align-items:center;height:55px}.bm-header-1__search-button,.bm-header-1__actions .account-button,.bm-header-1__actions cart-drawer-component>.header-actions__action{width:44px;min-width:44px;height:55px;padding:0;border:0;display:inline-flex!important;align-items:center;justify-content:center;line-height:0;transform:none}.bm-header-1__actions .account-button shopify-accelerated-checkout-customer-account,.bm-header-1__actions cart-icon.header-actions__cart-icon{--cart-bubble-size: 17px;--cart-bubble-top: -7px;--cart-bubble-right: -8px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;position:relative;top:0;transform:none;overflow:visible}.bm-header-1__actions :is(svg,.svg-wrapper,.account-button__icon){width:20px;height:20px}}.bm-header-1__actions cart-icon.header-actions__cart-icon .cart-bubble__background{background-color:var(--bm-header-red)}.bm-header-1__actions cart-icon.header-actions__cart-icon .cart-bubble{width:var(--cart-bubble-size);min-width:var(--cart-bubble-size);height:var(--cart-bubble-size);top:var(--cart-bubble-top);right:var(--cart-bubble-right);z-index:2}.bm-header-1__actions cart-icon.header-actions__cart-icon .cart-bubble__text,.bm-header-1__actions cart-icon.header-actions__cart-icon .cart-bubble__text-count{font-family:Inter Tight,Inter,sans-serif;font-size:10px;line-height:1;font-weight:700;color:#fff}.bm-header-1__actions cart-icon.header-actions__cart-icon--has-cart svg{-webkit-mask:none!important;mask:none!important}.bm-header-1__mobile-left,.bm-header-1__drawer{display:none}.bm-header-1__icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--bm-header-text);cursor:pointer;list-style:none}.bm-header-1__icon-button::-webkit-details-marker{display:none}.bm-header-1__hamburger,.bm-header-1__hamburger:before,.bm-header-1__hamburger:after{display:block;width:26px;height:3px;background:currentColor}.bm-header-1__hamburger{position:relative}.bm-header-1__hamburger:before,.bm-header-1__hamburger:after{content:"";position:absolute;left:0}.bm-header-1__hamburger:before{top:-7px}.bm-header-1__hamburger:after{top:7px}.bm-header-1__drawer-panel{position:fixed;top:var(--bm-header-height-mobile);left:0;width:100vw;height:calc(100dvh - var(--bm-header-height-mobile));overflow-y:auto;background:var(--bm-header-bg);color:var(--bm-header-text);border-right:0;box-shadow:0 2px 8px #00000014;transform:translate(-100%);transition:transform .22s ease;z-index:200}.bm-header-1__drawer[open] .bm-header-1__drawer-panel{transform:translate(0)}.bm-header-1__drawer-head{min-height:60px;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between}.bm-header-1__drawer-title{font-family:var(--font-heading--family),Georgia,serif;font-size:27px;font-weight:500;line-height:1}.bm-header-1__drawer-logo{display:block;width:178px;max-width:calc(100vw - 96px);height:auto}.bm-header-1__drawer-close{width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--bm-header-text);cursor:pointer}.bm-header-1__drawer-close span{position:relative;display:block;width:20px;height:20px;margin:auto}.bm-header-1__drawer-close span:before,.bm-header-1__drawer-close span:after{content:"";position:absolute;top:9px;left:0;width:20px;height:2px;background:currentColor}.bm-header-1__drawer-close span:before{transform:rotate(45deg)}.bm-header-1__drawer-close span:after{transform:rotate(-45deg)}.bm-header-1__drawer-link,.bm-header-1__drawer-sublink{display:flex;align-items:center;color:var(--bm-header-text);text-decoration:none;transition:color .18s ease}.bm-header-1__drawer-link{min-height:56px;padding:0 24px;border-bottom:1px solid rgba(0,0,0,.08);font-family:Inter Tight,Inter,sans-serif;font-size:20px;font-weight:600;line-height:1;letter-spacing:.05em;text-transform:uppercase}.bm-header-1__drawer-sublist{padding:6px 0 12px;border-bottom:1px solid rgba(0,0,0,.08)}.bm-header-1__drawer-sublink{min-height:38px;padding:0 24px 0 40px;font-family:Inter Tight,Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:989px){.bm-header-1__inner{gap:18px}.bm-header-1__nav-link{font-size:13px;letter-spacing:.06em}}@media screen and (max-width:749px){.bm-header-1{--bm-header-side: 8px}.bm-header-1__drawer-panel{top:0;left:0;width:100vw;height:100dvh;z-index:1000;transform:translate(-100%)}.bm-header-1__drawer[open] .bm-header-1__drawer-panel{transform:translate(0)}.bm-header-1__drawer-head{min-height:var(--bm-header-height-mobile);padding:0 16px 0 20px;border-bottom:1px solid rgba(0,0,0,.08)}.bm-header-1__drawer-title{font-size:31px;line-height:1}.bm-header-1__drawer-logo{width:177px}.bm-header-1__drawer-close{width:44px;height:44px}.bm-header-1__drawer-link{min-height:61px;padding:0 20px;font-size:21px;font-weight:500;letter-spacing:.05em}.bm-header-1__inner{min-height:var(--bm-header-height-mobile);grid-template-columns:1fr;gap:0;padding:0 20px;position:relative}.bm-header-1__mobile-left,.bm-header-1__drawer{display:block}.bm-header-1__mobile-left{position:absolute;top:6px;right:10px;transform:none;z-index:7}.bm-header-1__nav{display:none}.bm-header-1__logo{position:absolute;left:20px;top:0;transform:none;justify-self:center;width:56px;z-index:2}.bm-header-1__logo-image{width:56px}.bm-header-1__actions{position:absolute;right:58px;top:50%;transform:translateY(-50%);width:108px;gap:0;justify-content:flex-end;z-index:5;overflow:visible}.bm-header-1__actions :is(.search-action,header-actions,cart-drawer-component){display:flex;align-items:center;overflow:visible}.bm-header-1__actions .account-button{display:flex;visibility:visible;opacity:1}.bm-header-1__actions header-actions{display:flex;align-items:center}.bm-header-1__actions :is(button,.header-actions__action){width:32px;min-width:32px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.bm-header-1__actions cart-drawer-component>.header-actions__action{width:40px;min-width:40px}.bm-header-1__actions :is(svg,.svg-wrapper){width:18px;height:18px}.bm-header-1__actions cart-icon.header-actions__cart-icon{--cart-bubble-size: 16px;--cart-bubble-top: -8px;--cart-bubble-right: -9px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;position:relative;top:1px;transform:none;overflow:visible}}@media screen and (min-width:750px)and (max-width:989px){.bm-header-1{--bm-header-side: 8px}.bm-header-1__inner{min-height:var(--bm-header-height-mobile);grid-template-columns:1fr;gap:0;padding:0 20px;position:relative}.bm-header-1__mobile-left,.bm-header-1__drawer{display:block}.bm-header-1__mobile-left{position:absolute;top:6px;right:10px;transform:none;z-index:7}.bm-header-1__nav{display:none}.bm-header-1__logo{position:absolute;left:20px;top:0;transform:none;justify-self:center;width:56px;z-index:2}.bm-header-1__logo-image{width:56px}.bm-header-1__actions{position:absolute;right:58px;top:50%;transform:translateY(-50%);width:108px;gap:0;justify-content:flex-end;z-index:5;overflow:visible;margin-left:0}.bm-header-1__actions :is(.search-action,header-actions,cart-drawer-component){display:flex;align-items:center;overflow:visible}.bm-header-1__actions .account-button{display:flex;visibility:visible;opacity:1}.bm-header-1__actions header-actions{display:flex;align-items:center}.bm-header-1__actions :is(button,.header-actions__action),.bm-header-1__search-button{width:32px;min-width:32px;height:42px;padding:0;display:inline-flex!important;align-items:center;justify-content:center;overflow:visible}.bm-header-1__actions cart-drawer-component>.header-actions__action{width:40px;min-width:40px}.bm-header-1__actions :is(svg,.svg-wrapper){width:18px;height:18px}.bm-header-1__actions cart-icon.header-actions__cart-icon{--cart-bubble-size: 16px;--cart-bubble-top: -8px;--cart-bubble-right: -9px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;position:relative;top:1px;transform:none;overflow:visible}.bm-header-1__drawer-panel{top:0;left:0;width:100vw;height:100dvh;z-index:1000;transform:translate(-100%)}.bm-header-1__drawer[open] .bm-header-1__drawer-panel{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/126/assets/bm-header-1.css.map */
