.filter-option-clear:only-child{display:none}.filter-option-clear.disabled,.mobile-filter__clear.disabled{pointer-events:none}.filter-option-clear:not(.btn){display:flex;align-items:center;text-transform:capitalize;padding:6px 12px;max-width:max-content;min-height:33px}.filter-option-clear span{pointer-events:none}.color-options-list .color-options{padding:0;margin:0}.color-options-list .filter__item{display:inline-block;margin-right:.5rem}.color-options .form-check-input{display:none}.color-options .form-check-input+.form-check-label{width:26px;height:26px;border-radius:50%;position:relative;cursor:pointer}.color-options .form-check-input+.form-check-label:after{content:"";display:block;position:absolute;width:6px;height:6px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50%;opacity:0}.color-options .form-check-input:checked+.form-check-label:after{opacity:1}.filter__container .toggle-content-wrap .filter__item:last-child{margin-bottom:24px!important}.filter__container .tab_toggle{text-transform:uppercase}.filter__list .filter__item .subcollection-links{padding-left:18px;position:relative;transition:ease-in-out .25s}.filter__list .filter__item .subcollection-links:before{font-family:fluid-icon!important;content:"\e91b";opacity:0;position:absolute;left:0;font-size:11px;top:2px;transition:ease-in-out .25s}.filter__list .filter__item .subcollection-links:hover{color:#000}.filter__list .filter__item .subcollection-links:hover:before{opacity:1}.filter__list .filter__item .subcollection-links.active:before{opacity:1}.active-filters .clear-badge:before{transition:all .3s ease;border:1px solid transparent}.active-filters .clear-badge:hover:before{content:"";position:absolute;border:1px solid var(--bs-color-black);height:100%;width:100%;left:0}.filter-button .arrow-icon{transition:all .3s ease-in-out}.filter-button.close .arrow-icon{transform:rotate(180deg)}@media all and (min-width:768px){.active-filters-mobile{display:none}}.collection-filter-header .sort-by{display:none!important}.filter-active .sorting{display:block!important}.sorting .custom-dropdown{border:0;border-bottom:inherit}.sorting .custom-dropdown .tab_toggle{padding-inline:0;text-transform:uppercase}.grid-filters-list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:15px;row-gap:20px;text-align:center}.grid-filters-list .filter__item{min-width:100%;margin:0!important;padding:0!important}.grid-filters-list .form-check{flex-direction:column;gap:6px}.grid-filters-list .form-check .form-check-input{width:100%;aspect-ratio:1;height:auto;border-color:transparent;background-color:var(--bs-color-gray-300);background-image:url(/cdn/shop/files/Vector_48695db1-6370-4f68-b53a-12ed6bbb0c98.svg?v=1771587133);background-repeat:no-repeat;background-position:center;cursor:pointer;transition:all .3s ease;background-size:calc(100% - 20px)}.grid-filters-list .form-check-input:hover,.grid-filters-list .form-check-input:checked{border-color:var(--bs-color-primary)}.grid-filters-list .form-check-label{margin:0}@media(min-width:992px){.grid-filters-list{column-gap:27px;row-gap:24px}.collection-filters.sticky-top{top:90px}.sidebar-filter .collapsible_panel .filter__list{max-height:380px;overflow:auto;margin-bottom:15px!important;padding-right:5px!important}}@media(max-width:991px){#collectionFilters.filter-active{display:block!important;position:fixed;top:0;bottom:0;left:0;right:0;padding:0;margin:0;background:var(--bs-body-bg);z-index:1170}.collection-filter-header,.search-filter-header{background:var(--bs-body-bg);padding:16px}.collection-filters,.search-filters{position:static;display:flex;flex-direction:column;height:100%}.collection-filters-close,.search-filters-close{position:absolute;right:16px;top:0;bottom:0;margin:auto 0;height:32px;width:32px;display:flex;align-items:center;justify-content:center;background:var(--bs-color-gray-300);border-radius:50%;color:var(--bs-color-secondary)}.collection-filters .filters,.search-filters .filters{overflow:auto;flex:1 1 auto;display:block}.filter__form{display:flex;flex-direction:column;height:100%}.filter__wrapper{overflow-y:auto;overflow-x:hidden}.sorting .custom-dropdown .toggle-content{clip-path:inset(0 0 0 0);position:static;border:0;display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out}.sorting .custom-dropdown .toggle-content.open{grid-template-rows:1fr}.sorting .custom-dropdown .toggle-content .toggle-content-wrap{overflow:hidden}.sorting .custom-dropdown .toggle-content ul li{padding-left:calc(var(--bs-form-check-width) + 10px);margin-bottom:0}.sorting .custom-dropdown .toggle-content ul li:last-child{margin-bottom:15px}.sorting .custom-dropdown .tab_toggle [class^=icon-]:before{content:"\e905"}.sorting .custom-dropdown.open .tab_toggle [class^=icon-]:before{content:"\e906"}.list-grid-button button{background-color:transparent;border:1px solid var(--bs-color-gray-200);color:var(--bs-color-gray-100);transition:all .3s ease}.list-grid-button button.active{background-color:var(--bs-color-gray-300);border:1px solid var(--bs-color-gray-100)}.list-grid-button button.active svg{color:var(--bs-color-secondary)}}.active-filters:empty{display:none}.sidebar-filter-footer{box-shadow:0 2px 14px #0003;-webkit-box-shadow:0px 2px 14px 0px #00000033;-moz-box-shadow:0px 2px 14px 0px #00000033}.sidebar-filter-footer>*{flex:1 1 0}section.range-slider{position:relative;width:100%;height:60px;text-align:center}section.range-slider input[type=range]{pointer-events:none;position:absolute;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border:none;border-radius:14px;background:var(--bs-color-gray-600);box-shadow:inset 0 1px 0 0 var(--bs-color-gray-700),inset 0 -1px 0 0 var(--bs-color-gray-700);-webkit-box-shadow:inset 0 1px 0 0 var(--bs-color-gray-700),inset 0 -1px 0 0 var(--bs-color-gray-700);overflow:hidden;left:0;top:35px;width:100%;height:20px;margin:0;padding:0}section.range-slider input[type=range]::-webkit-slider-thumb{pointer-events:all;position:relative;z-index:1;outline:0;-webkit-appearance:none;width:20px;height:20px;border:none;border-radius:14px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dad8da),color-stop(100%,#413F41));background-image:-webkit-linear-gradient(top,#dad8da 0,#413F41 100%);background-image:linear-gradient(to bottom,#dad8da 0,#413f41)}section.range-slider input[type=range]::-moz-range-thumb{pointer-events:all;position:relative;z-index:10;-moz-appearance:none;width:20px;height:20px;border:none;border-radius:14px;background-image:linear-gradient(to bottom,#dad8da 0,#413f41)}section.range-slider input[type=range]::-ms-thumb{pointer-events:all;position:relative;z-index:10;-ms-appearance:none;width:20px;height:20px;border-radius:14px;border:0;background-image:linear-gradient(to bottom,#dad8da 0,#413f41)}section.range-slider input[type=range]::-moz-range-track{position:relative;z-index:-1;background-color:transparent;border:0}section.range-slider input[type=range]:last-of-type::-moz-range-track{-moz-appearance:none;background:none transparent;border:0}section.range-slider input[type=range]::-moz-focus-outer{border:0}#Filter-Price-lte-2{background:transparent!important}@media(max-width:1199px){.filter-wrap .filter-counter{min-width:26px;min-height:26px}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/component-filter.css.map */
