.mobile-dock{display:flex!important;z-index:20;width:100%;position:fixed;left:0;bottom:0;overflow:hidden;transform:translateY(100%);transition:transform var(--duration-default) ease;background:var(--gradient-background);background-color:rgb(var(--color-background));min-height:6.8rem;padding-top:.6rem!important;padding-bottom:calc(.5rem + env(safe-area-inset-bottom))!important;border-top:1px solid #ece7e2;border-radius:0 0 1.4rem 1.4rem;background:#fff;box-shadow:0 -.25rem 1rem #1f1b1714}.mobile-dock.is-active{overflow:visible;transform:translateY(0)}.dock__item{flex-grow:1;flex-shrink:0;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;min-height:5.2rem;color:#565656;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.dock__item:focus:not(:focus-visible){outline:none;box-shadow:none}.mobile-dock--2-col .dock__item{width:50%}.mobile-dock--3-col .dock__item{width:33.33%}.mobile-dock--4-col .dock__item{width:25%}.mobile-dock--5-col .dock__item{width:20%}.mobile-dock--6-col .dock__item{width:16.66%}.dock__item p{margin:0;position:relative;display:flex}.dock__item .cart-count-bubble{margin-top:-.5rem;margin-right:-2rem}.dock__item svg{height:2.25rem;width:auto;margin-bottom:.35rem;stroke-width:1.8}.dock__item .icon-cart{height:2.3rem;width:2.3rem}.dock__item .icon-hamburger{stroke-width:2}.dock__item>span:not(.dock__icon-wrap){font-size:.9rem;letter-spacing:.02rem;line-height:1.1;text-transform:uppercase;color:currentColor}.dock__item--active{color:#ef7f1a}.dock__item--active svg{color:#ef7f1a;stroke:currentColor}.dock__item--active .icon-house,.dock__item--active svg.icon-house{fill:currentColor}.dock__icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.dock__icon-wrap svg{margin-bottom:.35rem}.dock__cart-count{position:absolute;top:-.45rem;right:-.8rem;display:flex;min-width:1.45rem;height:1.45rem;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background:#f28a24;color:#fff!important;font-size:.8rem!important;font-weight:700;line-height:1}.mobile-shop-menu[hidden]{display:none}.mobile-shop-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101}.mobile-shop-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1a1b186b;opacity:0;transition:opacity .25s ease}.mobile-shop-menu__panel{position:absolute;inset:0 auto 0 0;width:min(90vw,39rem);overflow-y:auto;padding-bottom:calc(var(--mobile-dock-height, 6rem) + 2rem);background:#fff;color:#242424;transform:translate(-100%);transition:transform .25s ease}.mobile-shop-menu.is-open .mobile-shop-menu__backdrop{opacity:1}.mobile-shop-menu.is-open .mobile-shop-menu__panel{transform:translate(0)}.mobile-shop-menu-open{overflow:hidden}.mobile-shop-menu__header{position:relative;display:flex;min-height:6.4rem;align-items:center;justify-content:center;border-bottom:1px solid #eee6de}.mobile-shop-menu__close{position:absolute;left:1.8rem;width:3.6rem;height:3.6rem;padding:0;border:0;background:transparent;color:#555;font-size:2.8rem;font-weight:300;line-height:1}.mobile-shop-menu__brand{display:flex;width:13rem;height:5.4rem;align-items:center;justify-content:center;color:#f39745;font-size:2.7rem;font-weight:600;line-height:1;text-decoration:none}.mobile-shop-menu__brand img{display:block;width:100%;height:100%;object-fit:contain}.mobile-shop-menu__brand small{display:block;margin-top:.3rem;color:#454545;font-size:.9rem;font-weight:400;text-align:center}.mobile-shop-menu__search{display:flex;margin:1.6rem 1.8rem;overflow:hidden;border-radius:2.4rem;background:#f4f3f2}.mobile-shop-menu__search input{min-width:0;flex:1;padding:1.2rem 0 1.2rem 1.8rem;border:0;outline:0;background:transparent;font-size:1.2rem}.mobile-shop-menu__search button{width:4.8rem;border:0;background:transparent}.mobile-shop-menu__search svg{width:1.8rem}.mobile-shop-menu__nav{border-top:1px solid #eee6de}.mobile-shop-menu__group{border-bottom:1px solid #eee6de}.mobile-shop-menu__group summary{display:flex;min-height:5.2rem;align-items:center;justify-content:space-between;padding:0 2rem;cursor:pointer;list-style:none;font-family:inherit;font-size:1.6rem;font-weight:700;line-height:1.4}.mobile-shop-menu__group summary::-webkit-details-marker{display:none}.mobile-shop-menu__chevron{width:.8rem;height:.8rem;border-right:1px solid #e87921;border-bottom:1px solid #e87921;transform:rotate(45deg);transition:transform .2s ease}.mobile-shop-menu__group[open] .mobile-shop-menu__chevron{transform:rotate(225deg)}.mobile-shop-menu__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0 1.8rem 1.8rem}.mobile-shop-menu__links a{display:flex;min-height:4.4rem;align-items:center;padding:.8rem 1rem;border:1px solid #eee6de;color:#333;font-size:1.15rem;line-height:1.35;text-decoration:none}.mobile-shop-menu__feature-links{padding:0 1.8rem}.mobile-shop-menu__feature-links a,.mobile-shop-menu__direct-link,.mobile-shop-menu__secondary a{display:flex;min-height:5.2rem;align-items:center;justify-content:space-between;border-bottom:1px solid #eee6de;color:#333;font-family:inherit;font-size:1.6rem;font-weight:700;line-height:1.4;text-decoration:none}.mobile-shop-menu__feature-links a span{color:#e87921;font-size:2rem}.mobile-shop-menu__direct-link{padding:0 2rem}.mobile-shop-menu__direct-link span{color:#e87921;font-size:2rem}.mobile-shop-menu__support{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.8rem;padding:1.5rem;background:#fff4e8;color:#333;text-decoration:none}.mobile-shop-menu__support div{display:flex;flex-direction:column}.mobile-shop-menu__support strong{font-family:inherit;font-size:1.6rem;font-weight:700;line-height:1.4}.mobile-shop-menu__support span{margin-top:.3rem;color:#777;font-size:1rem}.mobile-shop-menu__support .mobile-shop-menu__support-button{flex:0 0 auto;margin:0;padding:.9rem 1.4rem;border-radius:.3rem;background:#f7943d;color:#fff;font-size:1.15rem;font-weight:600}.mobile-shop-menu__account{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 1.8rem 1.8rem}.mobile-shop-menu__account a{padding:1.2rem;border:1px solid #f28a32;color:#dd6d10;font-size:1.2rem;font-weight:600;text-align:center;text-decoration:none}.mobile-shop-menu__account a:first-child{background:#f28a32;color:#fff}.mobile-shop-menu__secondary{padding:0 1.8rem;border-top:1px solid #eee6de}@media screen and (min-width:750px){.mobile-dock,.mobile-shop-menu{display:none!important}}@media screen and (max-width:749px){.mobile-dock{left:0;bottom:0;width:100%;min-height:6.4rem;padding:.4rem 0 calc(.35rem + env(safe-area-inset-bottom))!important;border:0;border-top:1px solid #f0ece8;border-radius:0;background:#fff!important;box-shadow:0 -.35rem 1.2rem #211d191c;transform:translateY(0)}.mobile-dock .dock__item{min-height:5.3rem;color:#555}.mobile-dock .dock__item svg{width:2.55rem;height:2.55rem;margin-bottom:.45rem;stroke-width:2.15}.mobile-dock .dock__item .icon-cart{width:2.65rem;height:2.65rem}.mobile-dock .icon-grid path{stroke:currentColor;stroke-width:8;stroke-linejoin:round;paint-order:stroke fill}.mobile-dock .icon-house path{stroke:currentColor;stroke-width:10;stroke-linejoin:round;paint-order:stroke fill}.mobile-dock .dock__item>span:not(.dock__icon-wrap){font-size:1rem;font-weight:500;letter-spacing:0}.mobile-dock .dock__item--active{color:#f58220}.mobile-dock .icon-house-solid{fill:currentColor;stroke:none}.tomokagu-shopify-preview .mobile-dock{bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-mobile-dock.css.map */
