mobile-menu-drawer .drawer__inner{padding:0 2.5px}.menu-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.menu-drawer__header{height:45px;display:grid;grid-template-columns:2fr 1fr;align-items:center}.menu-drawer__header>li{margin:0 10px}.menu-drawer__list>li{position:relative;display:block;width:calc(100% - 20px);align-items:center;justify-content:space-between;padding:10px 0 11px;margin:0 10px;border-top:#d6d6d6 solid .5px}.menu-drawer__list>li>.drawer__submenu-heading:after{content:"+";position:absolute;right:0;color:rgb(var(--color-foreground));font-family:inherit;font-weight:300;font-size:12px}.menu-drawer__list>li.open>.drawer__submenu-heading:after{content:"\2013"}.menu-drawer__list>li>.drawer__submenu-heading>a.link-disabled{pointer-events:none}.menu-drawer__list>li>.header__submenu{max-height:0;opacity:0;overflow:hidden;margin-top:0;margin-bottom:0;transition:max-height .5s ease,margin-top .5s ease,margin-bottom .5s ease,opacity 0s ease}.menu-drawer__list>li.open>.header__submenu{max-height:500px;opacity:1;margin-top:calc(var(--font-size) * 2);margin-bottom:calc(var(--font-size) * 1.66);transition:max-height .5s ease,margin-top .5s ease,margin-bottom .5s ease,opacity 0s ease .5s}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-menu-drawer.css.map */
