.sidebar .scroll{max-height: 200px; overflow-y: scroll; overflow-x: hidden;}
.sidebar .scroll::-webkit-scrollbar{width: 5px !important; height: 5px !important;}
.sidebar .scroll::-webkit-scrollbar-thumb{background: #ccc !important;}

.range-slider{height: 3px !important;}
.range-slider .range-slider__thumb{width: 14px !important; height: 14px !important;}
.range-slider .range-slider__thumb,.range-slider .range-slider__range{background: #f7921c !important;}