.sidebar_filters{flex:20%;max-width:20%;padding:0 0 0 15px;align-self:flex-start;position:sticky;top:20px;overflow-y:auto;max-height:calc(100vh - 20px)}.filter-sidebar{padding:0 30px 30px;background:#fff;border-right:1px solid #e5e5e5}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;position:sticky;top:-1px;padding:10px 0;background:#fff;z-index:1}.filter-header h4{font-size:32px;font-weight:700;margin:0;text-transform:uppercase}.clear-filter{font-size:14px;color:#0d2ca8}.js-clear-collection-filters{display:inline-block;margin-top:10px;padding:0;background:0 0;border:0;cursor:pointer}.collection-filter-active-facets{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.collection-filter-item--hidden{display:none}.collection-toggle-button{display:inline-flex;align-items:center;justify-content:flex-start;margin-top:6px;padding:0;border:0;background:0 0;color:#0d2ca8;font-size:14px;font-weight:600;cursor:pointer}.filter-block h5{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:20px}.brand-group-title{font-size:14px;color:#a5a9b6;font-weight:600;margin-bottom:12px}.form-check{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.form-check-wrap{display:flex;align-items:center}.form-check-input{width:18px;height:18px;margin:0 12px 0 0;border-radius:0}.form-check-input:checked{background-color:#132fa4;border-color:#132fa4}.form-check-label{color:#5d6678;font-size:16px}.count{font-size:14px;color:#9aa1b1}.filter-divider{border-top:1px solid #dfe4f0;margin:40px 0}.price-inputs{display:flex;gap:12px;margin-top:20px}.price-inputs input{height:50px;border:1px solid #dcdfe8;border-radius:4px}.btn-filter{width:100%;height:52px;border:none;background:#222;color:#fff;font-weight:700;text-transform:uppercase;margin-top:25px}.range-slider{position:relative;height:28px;margin:4px 0 0}.custom_range_slider{--range-track:#ececec;--range-fill:#132fa4;--range-min:0%;--range-max:100%;display:block}.custom_range_slider .range-slider:before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;transform:translateY(-50%);border-radius:999px;background:var(--range-track)}.custom_range_slider .range-slider:after{content:"";position:absolute;left:var(--range-min);right:calc(100% - var(--range-max));top:50%;height:4px;transform:translateY(-50%);border-radius:999px;background:var(--range-fill)}.custom_range_slider .range-slider input[type=range]{position:absolute;left:0;top:0;width:100%;height:28px;margin:0;pointer-events:none;background:0 0;-webkit-appearance:none;appearance:none}.custom_range_slider .range-slider input[type=range]::-webkit-slider-runnable-track{height:4px;background:0 0}.custom_range_slider .range-slider input[type=range]::-moz-range-track{height:4px;background:0 0;border:none}.custom_range_slider .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #132fa4;box-shadow:0 0 0 1px #132fa41f;margin-top:-7px;position:relative;z-index:1}.custom_range_slider .range-slider input[type=range]::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #132fa4;box-shadow:0 0 0 1px #132fa41f}.custom_range_slider .facets__price--box{margin-top:6px}.custom_range_slider .price-to-price{display:inline-block;font-size:14px;font-weight:600;color:#8a8f9a}.custom_range_slider .price-input-wrap{position:relative}.custom_range_slider .price-input-wrap .price-input-currency{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#5d6678;font-size:14px;pointer-events:none}.custom_range_slider .price-input-wrap input.form-control{padding-left:24px}.sortby_wrapper{margin:0 0 22px;padding:0 15px}.sortby_row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sortby_label{font-size:16px;color:#6b7280;margin:0}.sortby_select_wrap{position:relative;display:inline-flex}.sortby_select{min-width:160px;height:42px;padding:0 44px 0 16px;border:1px solid #d6d9df;border-radius:4px;background:#fff;color:#111;font-size:16px;font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none}.sortby_select_wrap:after{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;margin-top:-4px;border-right:2px solid #1f2937;border-bottom:2px solid #1f2937;transform:rotate(45deg);pointer-events:none}.sortby_results{margin-left:4px;font-size:16px;font-weight:500;color:#6b7280}.products_wrapper .nav-tabs{border:0;margin:0 0 20px}.products_wrapper .nav-tabs .nav-item{margin:0 30px 0 0;padding:0}.products_wrapper .nav-tabs .shopby_heading{border:0;border-bottom:2px solid transparent;padding:0 0 5px}.products_wrapper .nav-tabs .shopby_heading:hover{color:var(--primary-color)}.products_wrapper .nav-tabs .shopby_heading.active{border-bottom:2px solid var(--primary-color);color:var(--primary-color)}.active_filters{margin:0 0 25px}.active_filters .remove_label{background:#ddd;color:#000;border-radius:4px;padding:4px 8px;font-size:13px;text-transform:uppercase;cursor:pointer}.active_filters .remove_label i{margin-left:5px;position:relative;top:1px;font-size:15px}@media(max-width:991px){.filterOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;display:none}.sidebar_filters{flex:100%;max-width:100%;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;padding:20px 30px 30px;overflow-y:auto;max-height:none;max-width:350px;box-shadow:0 0 20px #0000001a;transform:translate(-100%);transition:transform .3s ease-in-out}.sidebar_filters.active{transform:translate(0)}.filter-sidebar{padding:0;border:0}.products_wrapper{flex:100%;max-width:100%;padding:0 30px}.sortby_wrapper{margin:0;padding:0}.mobile_filterbar{padding:5px 0;margin:0 0 15px}.filterToggleMobile{color:#001489;font-size:18px;font-weight:600}.filterToggleMobile svg{margin:-1px 5px 0 0}.facets-vertical-form{justify-content:flex-end}.sortby_select{padding:0;color:#6b7280}.sortby_select_wrap:after{border-color:#6b7280}.sortby_row{justify-content:flex-end}.shopby_brand,.shopby_category{margin:0 0 25px}}@media(max-width:767px){.products_wrapper{padding:22px}}@media(max-width:575px){.sortby_select{min-width:130px;font-size:14px;padding:0 34px 0 16px}.products_wrapper .nav-tabs .shopby_heading{font-size:14px}}@media(max-width:414px){.sortby_select{min-width:110px;font-size:14px;padding:0 20px 0 16px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/cstm-filters.css.map */
