.slider-custom::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #666;box-shadow:0 1px 3px #0003}.slider-custom::-moz-range-thumb{height:16px;width:16px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #666;box-shadow:0 1px 3px #0003}.slider-custom::-moz-range-track{background:#0000;border:none}