.sticky-navigation{background:var(--section-backgroud-color, #f3f3f3);border-bottom:1px solid #e8e8e8;max-width:100%;width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.sticky-navigation.tabs-nav{display:flex;align-items:center;gap:2px;justify-content:space-around}.sticky-navigation .tab-item{padding:10px 8px;color:#666;text-decoration:none;font-size:14px;font-weight:700;position:relative;white-space:nowrap;transition:color .3s;min-width:80px;text-align:center}.sticky-navigation .tab-item:hover,.sticky-navigation .tab-item.active{color:#000}.sticky-navigation .tab-item.active:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:90%;height:3px;background:#000}@media screen and (min-width: 750px){.sticky-navigation.tabs-nav{gap:8px;padding:0 5rem;justify-content:flex-start}.sticky-navigation .tab-item{min-width:100px;padding:1.5rem 3rem;font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/component-sticky-navigation.css.map */
