/* The custom menu now occupies Shopify's real header grid slot. */
.header .lgm{grid-area:left-icons;position:relative;inset:auto;top:auto;left:auto;right:auto;align-self:center;justify-self:start;z-index:20;margin:0}.header .lgm>summary{width:4.4rem;min-width:4.4rem;height:4.4rem;min-height:4.4rem;padding:0;background:#fff;border:1px solid rgba(52,39,42,.18);box-shadow:none}.header .lgm>summary:hover,.header .lgm[open]>summary{background:#34272a;color:#fff}.header .lgm__drawer{position:absolute;top:calc(100% + 1.4rem);left:0;right:auto}.header .lgm--rtl{justify-self:start;direction:rtl}.header .lgm--rtl .lgm__drawer{left:auto;right:0}.header .lgm--rtl nav,.header .lgm--rtl .lgm__foot{direction:rtl;text-align:right}.header .lgm--rtl .lgm__head{direction:rtl}

@media(max-width:749px){.header .lgm{position:relative;inset:auto;top:auto;left:auto;right:auto}.header .lgm>summary{width:4rem;min-width:4rem;height:4rem;min-height:4rem}.header .lgm__drawer{position:fixed;top:1rem;left:1rem;right:auto;width:calc(100vw - 2rem);max-height:calc(100vh - 2rem)}.header .lgm--rtl .lgm__drawer{left:auto;right:1rem}}
