HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/html/ielts-store/wp-content/themes/oceanwp/inc/customizer/controls/range/range.css
.customize-control-oceanwp-range .control-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; -webkit-align-items: center; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.customize-control-oceanwp-range input[type=range] { background-color: rgba(0, 0, 0, 0.1); height: 5px; width: 69%; padding: 0; cursor: pointer; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; -webkit-appearance: none; }
.customize-control-oceanwp-range input[type="range"]:focus { box-shadow: none !important; outline: none !important; }
.customize-control-oceanwp-range input[type="range"]:hover { background-color: rgba(0, 0, 0, 0.15); }
.customize-control-oceanwp-range input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; background-color: #2e86b9; width: 15px; height: 15px; border-radius: 15px; -webkit-border-radius: 15px; }
.customize-control-oceanwp-range input[type="range"]::-moz-range-track { border: inherit; background-color: transparent; }
.customize-control-oceanwp-range input[type="range"]::-ms-track { border: inherit; color: transparent; background-color: transparent; }
.customize-control-oceanwp-range input[type="range"]::-ms-fill-lower,
.customize-control-oceanwp-range input[type="range"]::-ms-fill-upper { background-color: transparent; }
.customize-control-oceanwp-range input[type="range"]::-ms-tooltip { display: none; }
.customize-control-oceanwp-range input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; width: 15px; height: 15px; border: none; border-radius: 15px; background-color: #2e86b9; }
.customize-control-oceanwp-range input[type="range"]::-moz-range-thumb { width: 15px; height: 15px; border: none; border-radius: 15px; background-color: #2e86b9; }
.customize-control-oceanwp-range input[type="range"]::-ms-thumb { width: 15px; height: 15px; border-radius: 15px; border: 0; background-color: #2e86b9; }
.customize-control-oceanwp-range input.oceanwp-range-input { width: 21%; height: 28px; text-align: center; margin-left: 2%; border-radius: 4px; padding: 3px; font-size: 12px; font-weight: 600; color: #555; -moz-appearance: textfield; }
.customize-control-oceanwp-range input.oceanwp-range-input::-webkit-outer-spin-button,
.customize-control-oceanwp-range input.oceanwp-range-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.customize-control-oceanwp-range span.oceanwp-reset-slider { display: inline-block; position: relative; width: 6%; margin-left: 2%; line-height: 1; color: rgba(0, 0, 0, 0.2); cursor: pointer; text-align: center; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; }
.customize-control-oceanwp-range span.oceanwp-reset-slider:hover { color: #fe5252; }
.customize-control-oceanwp-range span.oceanwp-reset-slider span { width: 16px; height: 16px; font-size: 16px; line-height: 1; }