.range_container{display:flex;flex-direction:column}.double_sliders_control{position:relative;width:500px;display:flex;justify-content:space-between;align-items:center;margin-left:2rem}@media(max-width:768px){.double_sliders_control{width:100%;margin-left:0}}.double_sliders_control .slider-range{height:40px;width:340px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:768px){.double_sliders_control .slider-range{width:240px}}.double_sliders_control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;width:20px;height:20px;background-color:#0e1746;border-radius:50%;box-shadow:0 0 0 1px #c6c6c6;cursor:pointer;z-index:2}.double_sliders_control input[type=range]::-webkit-slider-thumb:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:red;border-radius:50%;z-index:3}.double_sliders_control input[type=range]::-moz-range-thumb{-webkit-appearance:none;pointer-events:all;width:20px;height:20px;background-color:#0e1746;border-radius:50%;box-shadow:0 0 0 1px #c6c6c6;cursor:pointer;z-index:2}.double_sliders_control input[type=range]::-webkit-slider-thumb:hover{background:#0e1746}.double_sliders_control input[type=range]{-webkit-appearance:none;appearance:none;height:2px;position:absolute;background-color:#c6c6c6;pointer-events:none;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/9/assets/double-range-slider.css.map */
