.mobile-menubar{position:fixed;bottom:0;left:0;width:100%;background-color:var(--color-background-main, #fff);box-shadow:0 -2px 10px #0000001a;z-index:999;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--color-border, #eee)}.touchevents .mobile-menubar{display:flex}@media screen and (min-width:769px){.mobile-menubar{display:none!important}}@media screen and (max-width:768px){.mobile-menubar{display:flex;justify-content:center}body{padding-bottom:80px}}.mobile-menubar nav{display:flex;width:100%;justify-content:space-around;align-items:center;max-width:100%}.mobile-menubar__item{flex:0 0 20%;max-width:20%;text-align:center;align-items:center;line-height:1.1;display:flex;flex-direction:column;gap:3px;padding:10px 0}.mobile-menubar__item a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--color-text-main, #333);font-size:10px;gap:4px;width:100%;height:100%}.mobile-menubar__item img,.mobile-menubar__item svg{width:24px;height:24px;object-fit:contain}.mobile-menubar__item.is-active a{color:var(--color-accent, #000)}.mobile-menubar__text{font-weight:500;font-size:12px}.mobile-menubar__icon-placeholder{width:24px;height:24px;background-color:#eee;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/mobile-menubar.css.map */
