.kenzu-collection-menu{position:relative;z-index:5;width:100%;background:var(--kenzu-menu-background, #050505);color:var(--kenzu-menu-text, #ffffff)}.kenzu-collection-menu--sticky{position:sticky;top:var(--kenzu-menu-sticky-top-mobile, 0)}.kenzu-collection-menu--bordered{border-bottom:1px solid var(--kenzu-menu-border, #ff2917)}.kenzu-collection-menu__inner{position:relative;padding-top:12px;padding-bottom:12px}.kenzu-collection-menu__heading-wrapper{margin-bottom:10px}.kenzu-collection-menu__heading{margin:0;color:var(--kenzu-menu-text, #ffffff);font-family:var(--kenzu-menu-font-family, inherit);font-size:18px;font-style:var(--kenzu-menu-font-style, normal);font-weight:var(--kenzu-menu-font-weight, 700);line-height:1.1;letter-spacing:var(--kenzu-menu-letter-spacing, .8px);text-transform:var(--kenzu-menu-text-transform, uppercase)}.kenzu-collection-menu__scroller{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth}.kenzu-collection-menu__scroller::-webkit-scrollbar{display:none}.kenzu-collection-menu__list{display:flex;align-items:center;justify-content:center;gap:var(--kenzu-menu-button-gap, 8px);width:max-content;min-width:100%}.kenzu-collection-menu__button{--current-button-background: var( --custom-button-background, var(--kenzu-button-background, #101010) );--current-button-text: var( --custom-button-text, var(--kenzu-button-text, #ffffff) );--current-button-border: var( --custom-button-border, var(--kenzu-button-border, #3a3a3a) );position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:var(--kenzu-menu-button-height, 48px);padding:8px var(--kenzu-menu-button-padding, 22px);overflow:hidden;border:1px solid var(--current-button-border);border-radius:var(--kenzu-menu-radius, 3px);background:var(--current-button-background);color:var(--current-button-text);font-family:var(--kenzu-menu-font-family, inherit);font-size:var(--kenzu-menu-font-size-mobile, 14px);font-style:var(--kenzu-menu-font-style, normal);font-weight:var(--kenzu-menu-font-weight, 700);line-height:1;letter-spacing:var(--kenzu-menu-letter-spacing, .8px);text-align:center;text-decoration:none;text-transform:var(--kenzu-menu-text-transform, uppercase);white-space:nowrap;cursor:pointer;isolation:isolate;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.kenzu-collection-menu__button:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--kenzu-active-background, #ff2917);content:"";transform:scaleX(0);transform-origin:right center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.kenzu-collection-menu__button:hover{border-color:var(--kenzu-active-border, #ff2917);color:var(--kenzu-active-text, #ffffff);transform:translateY(-1px)}.kenzu-collection-menu__button:hover:before{transform:scaleX(1);transform-origin:left center}.kenzu-collection-menu__button:focus-visible{outline:2px solid var(--kenzu-active-background, #ff2917);outline-offset:3px}.kenzu-collection-menu__button.is-active{--current-button-background: var( --custom-active-background, var(--kenzu-active-background, #ff2917) );--current-button-text: var( --custom-active-text, var(--kenzu-active-text, #ffffff) );--current-button-border: var( --custom-active-border, var(--kenzu-active-border, #ff2917) );box-shadow:0 5px 18px #ff29172e}.kenzu-collection-menu__button.is-active:before{display:none}.kenzu-collection-menu__label{position:relative;z-index:1}.kenzu-collection-menu__count{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;margin-left:8px;padding:0 6px;border-radius:999px;background:#ffffff24;font-family:Arial,sans-serif;font-size:10px;font-weight:700;line-height:1}.kenzu-collection-menu__progress{position:absolute;right:0;bottom:-1px;left:0;z-index:3;height:2px;overflow:hidden;pointer-events:none}.kenzu-collection-menu__progress:after{display:block;width:35%;height:100%;background:var(--kenzu-active-background, #ff2917);content:"";opacity:0;transform:translate(-120%)}.kenzu-collection-menu.is-loading .kenzu-collection-menu__progress:after{opacity:1;animation:kenzu-menu-progress .9s ease-in-out infinite}.kenzu-collection-menu.is-loading .kenzu-collection-menu__button{pointer-events:none}body.kenzu-collection-loading #ProductGridContainer{opacity:.42;pointer-events:none;transition:opacity .18s ease}body.kenzu-collection-loading #main-collection-filters{pointer-events:none}@keyframes kenzu-menu-progress{0%{transform:translate(-120%)}to{transform:translate(350%)}}.section-header,.shopify-section-header-sticky{z-index:1000!important}.section-header{position:relative;overflow:visible!important}.header-wrapper{position:relative;z-index:1000;overflow:visible!important}header.header{overflow:visible!important}.header__submenu,.mega-menu__content{z-index:1001!important}#main-collection-filters .facets__wrapper,#main-collection-filters .mobile-facets__wrapper,#main-collection-filters .active-facets,#main-collection-filters .active-facets-desktop,#main-collection-filters .active-facets-mobile{display:none!important}#main-collection-filters .facet-filters,#main-collection-filters .facet-filters-form,#main-collection-filters .sorting{display:flex!important}#main-collection-filters .facets__form{display:flex;align-items:center;justify-content:flex-end;gap:24px}#main-collection-filters .product-count{position:static;display:block!important;margin:0}#main-collection-filters .product-count-vertical{display:none!important}@media screen and (min-width:750px){.kenzu-collection-menu--sticky{top:var(--kenzu-menu-sticky-top-desktop, 0)}.kenzu-collection-menu__inner{padding-top:12px;padding-bottom:12px}.kenzu-collection-menu__button{font-size:var(--kenzu-menu-font-size-desktop, 16px)}}@media screen and (max-width:749px){.kenzu-collection-menu__inner{padding-right:0}.kenzu-collection-menu__scroller{padding-right:1.5rem}.kenzu-collection-menu__list{justify-content:flex-start;min-width:max-content}.kenzu-collection-menu__button{min-height:max(44px,var(--kenzu-menu-button-height, 48px))}#main-collection-filters .facets__form{justify-content:space-between;gap:12px}#main-collection-filters .facet-filters{padding:0}#main-collection-filters .product-count{margin:0;text-align:right}}@media screen and (prefers-reduced-motion:reduce){.kenzu-collection-menu__scroller{scroll-behavior:auto}.kenzu-collection-menu__button,.kenzu-collection-menu__button:before,#ProductGridContainer{transition:none}.kenzu-collection-menu.is-loading .kenzu-collection-menu__progress:after{animation-duration:1.8s}}#main-collection-filters .product-count.medium-hide.large-up-hide{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/kenzu-collection-menu.css.map */
