
html body.ts-distance-store nav.ts-shop-category-nav{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;align-items:center!important;gap:10px!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}
html body.ts-distance-store nav.ts-shop-category-nav .ts-shop-category-links{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important;min-width:0!important;width:100%!important;gap:8px!important;padding:3px!important;box-sizing:border-box!important}
html body.ts-distance-store nav.ts-shop-category-nav .ts-shop-category-links::-webkit-scrollbar{display:none!important}
html body.ts-distance-store nav.ts-shop-category-nav .ts-shop-category-links a{flex:0 0 auto!important;scroll-snap-align:start!important;white-space:normal!important;max-width:100%!important;min-height:42px!important;box-sizing:border-box!important;margin:0!important}
html body.ts-distance-store nav.ts-shop-category-nav>button{display:none!important}
html body.ts-distance-store nav.ts-shop-category-nav>button.ts-category-arrow{display:inline-flex!important;justify-content:center!important;align-items:center!important;width:40px!important;height:42px!important;border:1px solid #bbb!important;border-radius:2px!important;background:transparent!important;color:#111!important;font-size:20px!important;line-height:1!important;padding:0!important;cursor:pointer!important}
html body.ts-distance-store nav.ts-shop-category-nav>button.ts-category-arrow:hover{background:#111!important;color:#fff!important}
html body.ts-distance-store nav.ts-shop-category-nav>button.ts-category-arrow:disabled{visibility:hidden!important;pointer-events:none!important}
@media(max-width:780px){html body.ts-distance-store nav.ts-shop-category-nav{grid-template-columns:32px minmax(0,1fr) 32px!important;gap:6px!important}html body.ts-distance-store nav.ts-shop-category-nav>button.ts-category-arrow{width:32px!important;height:48px!important}html body.ts-distance-store nav.ts-shop-category-nav .ts-shop-category-links a{font-size:11px!important;min-height:48px!important;padding:9px 12px!important;max-width:100%!important}}
