#custom-mobile-nav,#custom-mobile-nav-close{display:none}@media(max-width:749px){#header-group{position:relative;z-index:100000;background:var(--color-background, #fff);isolation:isolate}#custom-mobile-nav-close{position:fixed;top:0;left:0;width:44px;height:var(--header-height, 60px);display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--color-foreground, #111);z-index:100001;padding:0;visibility:hidden}#custom-mobile-nav-close.is-visible{visibility:visible}#custom-mobile-nav{position:fixed;top:calc(var(--header-height, 60px) - 1px);left:0;width:100%;height:calc(100% - var(--header-height, 60px) + 1px);background:#fff;z-index:99999;padding:32px 32px 40px 15px;box-sizing:border-box;overflow-y:auto;transform:translate(-100%);display:block!important;visibility:hidden;transition:transform .3s ease,visibility 0s linear .3s}#custom-mobile-nav.is-open{transform:translate(0);visibility:visible;transition:transform .3s ease,visibility 0s linear 0s}#custom-mobile-nav ul{list-style:none;margin:0;padding:0}#custom-mobile-nav ul li{border-bottom:1px solid #f0f0f0;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}#custom-mobile-nav ul li.nav-visible{opacity:1;transform:translateY(0)}#custom-mobile-nav ul li a{display:block;padding:18px 0;font-size:1rem;font-weight:600;color:#111;text-decoration:none;text-transform:none;letter-spacing:.01em}#custom-mobile-nav ul li a:hover{color:#555}summary.header__icon--menu .header-drawer-icon--close{display:none!important}summary.header__icon--menu .header-drawer-icon--open{display:inline-flex!important}summary.header__icon--menu .header-drawer-icon--open svg{overflow:visible}summary.header__icon--menu .header-drawer-icon--open svg path:nth-child(1){transform-origin:7px 3.5px}summary.header__icon--menu .header-drawer-icon--open svg path:nth-child(2){transform-origin:7px 10.5px}@keyframes burger-to-x-top{0%{transform:rotate(0)}40%{transform:translateY(3.5px) rotate(90deg)}to{transform:translateY(3.5px) rotate(45deg)}}@keyframes burger-to-x-bottom{0%{transform:rotate(0)}40%{transform:translateY(-3.5px) rotate(90deg)}to{transform:translateY(-3.5px) rotate(-45deg)}}@keyframes x-to-burger-top{0%{transform:translateY(3.5px) rotate(45deg)}60%{transform:translateY(3.5px) rotate(90deg)}to{transform:rotate(0)}}@keyframes x-to-burger-bottom{0%{transform:translateY(-3.5px) rotate(-45deg)}60%{transform:translateY(-3.5px) rotate(90deg)}to{transform:rotate(0)}}summary.header__icon--menu.burger-active .header-drawer-icon--open svg path:nth-child(1){animation:burger-to-x-top .4s ease forwards}summary.header__icon--menu.burger-active .header-drawer-icon--open svg path:nth-child(2){animation:burger-to-x-bottom .4s ease forwards}summary.header__icon--menu.burger-closing .header-drawer-icon--open svg path:nth-child(1){animation:x-to-burger-top .3s ease forwards}summary.header__icon--menu.burger-closing .header-drawer-icon--open svg path:nth-child(2){animation:x-to-burger-bottom .3s ease forwards}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-mobile-nav.css.map */
