.range-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.range-slider .control-wrap{width:100%}.range-slider__range{width:67%;height:5px;padding:0;cursor:pointer;-webkit-transition:background .5s;transition:background .5s;border-radius:5px;outline:0;background-color:rgba(0,0,0,.1)}.range-slider__range::-webkit-slider-thumb{width:17px;height:17px;border:2px solid #2e86b9;border-radius:15px;background-color:#fff;-webkit-appearance:none}.range-slider__range::-webkit-slider-thumb:hover,.range-slider__range:active::-webkit-slider-thumb{background:#fff}.range-slider__range::-moz-range-thumb{width:20px;height:20px;cursor:pointer;-webkit-transition:background .15s ease-in-out;-moz-transition:background .15s ease-in-out;transition:background .15s ease-in-out;border:2px solid #2e86b9;border-radius:50%;background-color:#fff}.range-slider__range::-moz-range-thumb:hover,.range-slider__range:active::-moz-range-thumb{background:#fff}.customize-control input[type=number].range-slider-value,.customize-control input[type=text].range-slider-value{font-size:12px;font-weight:600;width:21%;height:28px;margin-left:2%;padding:3px;cursor:default;text-align:center;color:#555;border-radius:4px}.customize-control input[type=text].range-slider-value{-moz-appearance:textfield}.customize-control input[type=number].range-slider-value::-webkit-inner-spin-button,.customize-control input[type=number].range-slider-value::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.customize-control input[type=number].range-slider-value{-moz-appearance:textfield}.range-reset-slider .dashicons{font-size:16px;line-height:1;width:16px;height:16px}.customize-control span.range-reset-slider{line-height:1;position:relative;display:inline-block;width:10%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;color:rgba(0,0,0,.2)}.customize-control span.range-reset-slider:hover{color:#1d39d8}::-moz-range-track{border:0;background:#d7dcdf}input::-moz-focus-inner,input::-moz-focus-outer{border:0}.customize-control-range-value .customize-control-title,.customize-control-range-value .responsive-switchers{display:inline-block}.responsive-switchers{display:inline-block;margin-bottom:5px;vertical-align:middle}.responsive-switchers .preview-mobile,.responsive-switchers .preview-tablet{display:none}.customize-control .responsive-switchers{width:auto;margin-left:5px}.customize-control .responsive-switchers-open li button{display:block}.customize-control .responsive-switchers li{float:left;margin:0}.customize-control .responsive-switchers li button{font-size:10px;position:relative;width:20px;height:20px;margin-left:5px;padding:0;cursor:pointer;-webkit-transition:background-color .5s;transition:background-color .5s;text-align:center;color:#fff;border:0;border-radius:50%;outline:0;background-color:#a4afb7}.customize-control .responsive-switchers li button:hover{background-color:#c2cbd2}.customize-control .responsive-switchers li button.active{background-color:#13aff0}.customize-control .responsive-switchers li button i{font-size:inherit;line-height:18px;width:auto;height:auto}