.facets__form .facets__wrapper,#FacetFiltersForm .facets__wrapper{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:4px 0}.facets__wrapper .facets__heading{display:none}.facets-container .facets__disclosure>summary.facets__summary,#FacetFiltersForm .facets__disclosure>summary.facets__summary{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:9px 26px 9px 12px!important;background:transparent!important;border:1px solid rgba(var(--color-foreground),.15)!important;font-size:13px!important;line-height:1!important;color:rgb(var(--color-foreground))!important;cursor:pointer;white-space:nowrap;list-style:none;transition:all .15s ease;min-height:0!important;height:auto!important}.facets-container .facets__disclosure>summary.facets__summary::-webkit-details-marker,.facets-container .facets__disclosure>summary.facets__summary::marker{display:none!important}.facets-container .facets__disclosure>summary.facets__summary:hover{border-color:rgba(var(--color-foreground),.4)!important}.facets-container .facets__disclosure[open]>summary.facets__summary{background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border-color:rgb(var(--color-foreground))!important}.facets-container .facets__disclosure>summary.facets__summary>div{display:inline-flex!important;align-items:center!important;gap:10px!important}.facets-container .facets__disclosure>summary.facets__summary .icon-caret{width:8px!important;height:8px!important;right:12px!important;fill:rgba(var(--color-foreground),.4)!important}.facets-container .facets__disclosure[open]>summary.facets__summary .icon-caret{fill:rgba(var(--color-background),.7)!important;transform:rotate(180deg)}.facets__disclosure .facets__display{margin-top:-8px;padding:16px;background:rgb(var(--color-background));border:.5px solid rgba(var(--color-foreground),.15);box-shadow:0 4px 16px rgba(var(--color-foreground),.08);min-width:260px;left:0!important}.facets__display .facets__header{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:rgba(var(--color-foreground),.7);margin-bottom:12px;padding-bottom:10px;border-bottom:.5px solid rgba(var(--color-foreground),.1)}.facets__reset{font-size:12px}.facets__disclosure{margin-right:14px!important}.facets-wrap{border:none;padding:0;margin:0}.facets__list{display:flex;flex-direction:column;gap:2px;max-height:320px;overflow-y:auto;padding:0;margin:0}.facets__list .facets__item{margin:0;padding:0}.facets__list .facet-checkbox{display:flex;align-items:center;padding:8px;border-radius:6px;cursor:pointer;font-size:13px;transition:background .12s ease;margin:0}.facets__list .facet-checkbox:hover{background:rgba(var(--color-foreground),.04)}.facets__list .facet-checkbox.disabled{opacity:.35;cursor:not-allowed}.facets__list .facet-checkbox input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.facets__list .facet-checkbox>svg{width:16px;height:16px;border-radius:3px;border:1px solid rgba(var(--color-foreground),.4);flex-shrink:0;fill:transparent;transition:all .15s ease}.facets__list .facet-checkbox input[type=checkbox]:checked~svg,.facets__list .facet-checkbox.active>svg{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.facets__list .facet-checkbox .svg-wrapper{position:absolute;width:25px;height:8px;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .15s ease}.facets__list .facet-checkbox input[type=checkbox]:checked~.svg-wrapper{opacity:1}.facets__list .facet-checkbox .svg-wrapper svg{width:25px;height:8px;fill:rgb(var(--color-background));stroke:rgb(var(--color-background))}.facets__list .facet-checkbox__text{display:flex;align-items:center;gap:4px;flex:1}.facets__list .facet-checkbox__text-label{color:rgb(var(--color-foreground))}.facets__list .facet-checkbox__text{color:rgba(var(--color-foreground),.5);font-size:12px}.facets__list .facet-checkbox__text-label{color:rgb(var(--color-foreground));font-size:13px;margin-right:4px}.facets-layout-list--swatch .facet-checkbox{display:flex;align-items:center;gap:12px}.facets-layout-list--swatch .swatch-input-wrapper{display:inline-block;position:relative;flex-shrink:0}.facets-layout-list--swatch .swatch,.facets-layout-list--swatch .swatch-input__input+label,.facets-layout-list--swatch .swatch-input label{width:22px!important;height:22px!important;border-radius:50%!important;border:.5px solid rgba(var(--color-foreground),.25)!important;padding:0!important;margin:0!important;cursor:pointer;transition:transform .15s ease;background-size:cover!important;background-position:center!important}.facets-layout-list--swatch .facet-checkbox:hover .swatch,.facets-layout-list--swatch .facet-checkbox:hover .swatch-input label{transform:scale(1.08)}.facets-layout-list--swatch .swatch-input__input:checked+label,.facets-layout-list--swatch input[type=checkbox]:checked+.swatch,.facets-layout-list--swatch input[type=checkbox]:checked~label .swatch{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3.5px rgb(var(--color-foreground))!important}.facets-layout-list--swatch .facet-checkbox__text{font-size:13px;flex:1}.facets-layout-list--swatch .facet-checkbox__text-label{font-size:13px;color:rgb(var(--color-foreground))}.facets-layout-list--swatch .facet-checkbox>svg,.facets-layout-list--swatch .facet-checkbox>.svg-wrapper{display:none}.active-facets{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:12px;padding-top:12px;border-top:.5px solid rgba(var(--color-foreground),.1)}.active-facets:empty,.active-facets:has(>facet-remove:only-child){display:none}.active-facets__button{text-decoration:none}.active-facets__button-inner{display:inline-flex!important;align-items:center;gap:4px;padding:4px 10px!important;background:rgba(var(--color-foreground),.06)!important;border:none!important;border-radius:999px!important;font-size:12px!important;color:rgb(var(--color-foreground))!important;min-height:auto!important;transition:background .12s ease}.active-facets__button:hover .active-facets__button-inner{background:rgba(var(--color-foreground),.12)!important}.active-facets__button-inner .svg-wrapper svg{width:10px;height:10px}.active-facets__button-remove{margin-left:8px;font-size:12px;color:rgba(var(--color-foreground),.6)}.facet-filters.sorting{margin-left:auto;flex-shrink:0}.facet-filters__field{display:flex;align-items:center;gap:8px}.facet-filters__label{font-size:13px;color:rgba(var(--color-foreground),.5);margin:0}.facet-filters__field .select .svg-wrapper{right:15px!important}.facet-filters__sort,#SortBy{padding:9px 32px 9px 14px;background:transparent;border:1px solid rgba(var(--color-foreground),.15);font-size:13px;color:rgb(var(--color-foreground));font-family:inherit;cursor:pointer;height:auto;min-height:0}.facet-filters__sort:hover{border-color:rgba(var(--color-foreground),.4)}.product-count{font-size:13px;color:rgba(var(--color-foreground),.5);margin-left:12px}.mobile-facets__list.facets-layout-list--swatch .mobile-facets__label{display:flex;align-items:center;gap:12px}.mobile-facets__list.facets-layout-list--swatch .swatch,.mobile-facets__list.facets-layout-list--swatch .swatch-input label{width:26px!important;height:26px!important;border-radius:50%!important;border:.5px solid rgba(var(--color-foreground),.25)!important}.mobile-facets__list.facets-layout-list--swatch .swatch-input__input:checked+label{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3.5px rgb(var(--color-foreground))!important}@media(max-width:749px){.facets__wrapper{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:4px 16px;margin:0 -16px}.facets__wrapper::-webkit-scrollbar{display:none}}.facet-filters__sort:focus-visible{box-shadow:none!important;outline-offset:0!important;outline:none!important}.facets__list .facet-checkbox--color-forced>svg:not(.alpha-color-swatch),.facets__list .facet-checkbox--color-forced>.svg-wrapper,.mobile-facets__list .facet-checkbox--color-forced>svg:not(.alpha-color-swatch),.mobile-facets__list .facet-checkbox--color-forced>.svg-wrapper,.mobile-facets__list .facet-checkbox--color-forced .mobile-facets__highlight{display:none!important}.facet-checkbox--color-forced{display:flex!important;align-items:center!important;gap:12px!important;padding:8px!important;cursor:pointer;border-radius:6px;transition:background .12s ease}.facet-checkbox--color-forced:hover{background:rgba(var(--color-foreground),.04)}.facet-checkbox--color-forced input[type=checkbox]{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0;height:0}.alpha-color-swatch{display:inline-block;width:22px;height:22px;border-radius:50%;border:.5px solid rgba(var(--color-foreground),.25);flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .15s ease;position:relative}.facet-checkbox--color-forced:hover .alpha-color-swatch{transform:scale(1.08)}.facet-checkbox--color-forced input[type=checkbox]:checked~.alpha-color-swatch,.facet-checkbox--color-forced.active .alpha-color-swatch{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3.5px rgb(var(--color-foreground))}.facet-checkbox--color-forced .facet-checkbox__text{display:inline-flex!important;align-items:center;gap:4px;font-size:13px;color:rgb(var(--color-foreground));flex:1}.facet-checkbox--color-forced .facet-checkbox__text-label{color:rgb(var(--color-foreground));font-size:13px;margin-right:0}.facet-checkbox--color-forced .facets__count-inline{color:rgba(var(--color-foreground),.5);font-size:12px}.facet-checkbox--color-forced.disabled{opacity:.35;cursor:not-allowed}.facet-checkbox--color-forced.disabled .alpha-color-swatch{transform:none!important}@media(max-width:749px){.mobile-facets__list .alpha-color-swatch{width:26px;height:26px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/alpha_facets.css.map */
