input[type=range]{-webkit-appearance:none;margin:18px 0;width:100%}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:var(--main-color);border-radius:1.3px}input[type=range]::-webkit-slider-thumb{border:1px solid var(--main-color);height:26px;width:26px;margin-top:-10px;border-radius:100%;background:#fff;cursor:pointer;-webkit-appearance:none;background-image:url(https://www.mullenusa.com/hubfs/mullen-4-0/ev-charger/range-thumb.png);background-position:center center;background-size:8px;background-repeat:no-repeat}input[type=range]:focus::-webkit-slider-runnable-track{background:var(--main-color)}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:var(--main-color);border-radius:1.3px}input[type=range]::-moz-range-thumb{border:1px solid var(--main-color);height:26px;width:126px;border-radius:100%;background:#fff;cursor:pointer;background-image:url(https://www.mullenusa.com/hubfs/mullen-4-0/ev-charger/range-thumb.png);background-position:center center;background-size:8px;background-repeat:no-repeat}input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:transparent;border-color:transparent;border-width:0;color:transparent}input[type=range]::-ms-fill-lower{background:var(--main-color);border-radius:2.6px}input[type=range]::-ms-fill-upper{background:var(--main-color);border-radius:2.6px}input[type=range]::-ms-thumb{border:1px solid var(--main-color);height:26px;width:26px;border-radius:100%;background:#fff;cursor:pointer;background-image:url(https://www.mullenusa.com/hubfs/mullen-4-0/ev-charger/range-thumb.png);background-position:center center;background-size:8px;background-repeat:no-repeat}input[type=range]:focus::-ms-fill-lower{background:var(--main-color)}input[type=range]:focus::-ms-fill-upper{background:var(--main-color)}