.wpo-slider-template-wrapper .wpo-size-value-box{font-size:14px;text-transform:uppercase;border:1px solid #e5e5e5;border-radius:5px;width:100%;margin:0 auto 5px;padding:10px;color:#666}.wpo-slider-template-wrapper .options{text-align:center;display:flex;flex-direction:column;margin-bottom:10px}.wpo-slider-template-wrapper .ticks{display:flex}.wpo-slider-template-wrapper .o_txt{flex:1;color:#666;font-size:14px}.wpo-slider-template-wrapper .slider{margin:auto;cursor:grab;width:100%!important;accent-color:#15C;min-height:30px}.wpo-slider-template-wrapper #slider-size-value{font-weight:700}input[type=range]{-webkit-appearance:none;margin:18px 0;width:200px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:15px;cursor:pointer;animate:0.2s;box-shadow:1px 1px 1px #1155CC,0 0 1px #15C;background:#15C;border-radius:5px;border:.2px solid #15C}input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #1155CC,0 0 1px #15C;border:1px solid #15C;height:25px;width:16px;border-radius:3px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-6px}input[type=range]:focus::-webkit-slider-runnable-track{background:#15C}input[type=range]::-moz-range-track{width:100%;height:15px;cursor:pointer;animate:0.2s;box-shadow:1px 1px 1px #1155CC,0 0 1px #15C;background:#15C;border-radius:1.3px;border:.2px solid #010101}input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #1155CC,0 0 1px #15C;border:1px solid #15C;height:36px;width:16px;border-radius:3px;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:15px;cursor:pointer;animate:0.2s;background:#fff0;border-color:#fff0;border-width:16px 0;color:#fff0}input[type=range]::-ms-fill-lower{background:#15C;border:.2px solid #15C;border-radius:2.6px;box-shadow:1px 1px 1px #1155CC,0 0 1px #15C}input[type=range]::-ms-fill-upper{background:#15C;border:.2px solid #15C;border-radius:2.6px;box-shadow:1px 1px 1px #1155CC,0 0 1px #15C}input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #1155CC,0 0 1px #15C;border:1px solid #15C;height:36px;width:16px;border-radius:3px;background:#fff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#15C}input[type=range]:focus::-ms-fill-upper{background:#15C}