#category #category-sidebar .card{border:none;border-radius:0}#category #category-sidebar .card #price-filter .multi-range-slider{position:relative;width:100%}#category #category-sidebar .card #price-filter .multi-range-slider .slider{height:5px;margin:0 15px 40px;position:relative;z-index:1}#category #category-sidebar .card #price-filter .multi-range-slider .slider>.track{background-color:#888;border-radius:5px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}#category #category-sidebar .card #price-filter .multi-range-slider .slider>.range{background-color:var(--client-main-color);border-radius:5px;bottom:0;left:25%;position:absolute;right:25%;top:0;z-index:2}#category #category-sidebar .card #price-filter .multi-range-slider .slider>.thumb{background-color:#fff;border:1px solid #000;border-radius:50%;height:15px;position:absolute;top:5px;width:15px;z-index:3}#category #category-sidebar .card #price-filter .multi-range-slider .slider>.thumb.left{left:25%;transform:translate(-15px,-10px)}#category #category-sidebar .card #price-filter .multi-range-slider .slider>.thumb.right{right:25%;transform:translate(15px,-10px)}#category #category-sidebar .card #price-filter .multi-range-slider input[type=range]{-webkit-appearance:none;height:5px;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:2}#category #category-sidebar .card #price-filter .multi-range-slider input[type=range]::-webkit-slider-thumb{border:0;border-radius:0;pointer-events:all}#category #category-sidebar .card .filter-title{border-bottom:1px solid #fff}#category #category-sidebar .card .filter-title button{text-align:left;width:100%}#category #category-sidebar .card .filter-title button:focus{box-shadow:none}#category #category-sidebar .card ul{padding-left:0}#category #category-sidebar .card ul li{font-size:16px;font-weight:500;list-style-type:none}#category #category-sidebar .card ul li label{cursor:pointer;display:block;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}#category #category-sidebar .card ul li label input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}#category #category-sidebar .card ul li label input[type=checkbox]:checked~.checkmark:after{background-color:#000;display:block}#category #category-sidebar .card ul li label span.checkmark{background-color:#fff;border:1px solid #000;height:15px;left:0;position:absolute;top:5px;width:15px}#category #category-sidebar .card ul li label span.checkmark:after{background-color:#000;content:"";display:none;height:11px;left:1px;position:absolute;top:1px;width:11px}#category #category-sidebar .card ul li label:hover input~span.checkmark:after{background-color:var(--action-bright-color);content:"";display:block;height:11px;left:1px;position:absolute;top:1px;width:11px}#category #category-sidebar .card ul li span.category-product-number{color:var(--action-bright-color);float:right;font-size:14px}#category ul#pagination{list-style-type:none;padding-left:0;text-align:center;width:100%}#category ul#pagination li{border:1px solid transparent;border-radius:50%;color:#000;display:inline-block;height:35px;line-height:35px;margin:5px;text-align:center;transition:all .3s ease;width:35px}#category ul#pagination li.current_page,#category ul#pagination li:hover{background-color:#000;border:1px solid #000;color:#fff;cursor:pointer;transition:all .3s ease}