HEX
Server: Apache
System: Linux digivps 5.15.0-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC 2025 x86_64
User: www (1000)
PHP: 8.3.15
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/healthyton.com/wp-content/themes/bimber/includes/admin/customizer/css/customizer.css
.g1ui-img-radio-items {
	width: auto;
	margin: 0 -5px;

	list-style: none;
	font-size: 0;
}

.g1ui-img-radio-item {
	display: inline-block;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;

	width: 100%;
	padding: 0 5px;
	margin: 0 0 10px;

	vertical-align: top;

	font-size: 1rem;
	text-align: center;
}

.g1ui-img-radio-items-cols-2  .g1ui-img-radio-item {
	width: 50%;
}

.g1ui-img-radio-items-cols-3  .g1ui-img-radio-item {
	width: 33.333%;
}


.g1ui-img-radio-item span {
	display: block;
	border-width: 1px;

	border-style: solid;
	border-color: #ccc;

	opacity: 0.666;
	filter: grayscale(100%);
}

.g1ui-img-radio-item img {
	display: block;
	margin: 0 auto;
}

.g1ui-img-radio-item input[type=radio] {
	display: none;
}

.g1ui-img-radio-item:hover input[type=radio] + span,
.g1ui-img-radio-item input[type=radio]:checked + span {
	background-color: #fff;
	opacity: 1;
	filter: none;
}




.g1-customizer-on-page-info {
	padding: 10px;
	background-color: #009933;
	color: #ffffff;
}

.g1-customizer-not-on-page-info {
	padding: 10px;
	background-color: #b22222;
	color: #ffffff;
}






.g1-customizer-sortable-control {
	display: block;
	padding: 6px 16px;
	border-width: 1px;

	border-style: solid;

	border-color: #e6e6e6;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.g1-customizer-sortable-control .customize-control-title {
	padding: 0;
	margin: 0;

	font: inherit;
}

.g1-customizer-sortable-control input {
	display: none;
}

.customize-control-sortable,
.customize-control-sortable label {
	cursor: move;
}

.customize-control-sortable + .customize-control {
	margin-top: 8px;
}

.customize-control-sortable + .customize-control-sortable {
	margin-top: -8px;
}

/* @todo - make it better */
.g1-newtag {
	width: 83% !important;
	max-width: 250px !important;
}

.g1-range-undo-icon{
	float: right;
    font-size: 15px;
}

.g1-customizer-typo-title{
    display:block;
    padding-bottom:10px;
     margin-left:10px;
}
.g1-typo-undo-icon{
	float:right;
	font-size: 15px;
	margin-right: 5px;
	opacity:0.2;
}
.g1-typo-undo-icon:hover{
	cursor: default;
}
.g1-typo-undo-icon-active{
	opacity:1;
	pointer:hand;
}
.g1-typo-undo-icon-active:hover{
	cursor: pointer;
}

select.g1-typo-setting-input{
	border-radius: 5px;
}
.g1-typo-setting-input{
    max-width:calc(100% - 20px);
    margin-left:10px;
}


.g1-typo-setting-range-value{
    float:right;
	font-size:16px;
	max-width: 60px;
	margin-right: 10px !important;
}

.g1-typo-setting-range{
    float:left;
}

.g1-typo-setting{
	padding-bottom: 10px;
	flex-basis:100%;
}
.g1-typo-setting-half-width{
	flex-basis:50%;
	max-width: 50%;
}
.g1-typo-setting:after{
    display:block;
    content:'';
    clear:both;
}


.g1-typo-settings{
	display:none;
}

.g1-typo-tabs{
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	display:none;
    margin-left:10px;
    max-width:calc(100% - 20px);
}

.g1-typo-tabs li {
	border-color: transparent;
	border-color: rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 1px 1px 0;
	color: #999999;
	float: left;
	margin: 0;
	padding: 3px 8px;
	cursor: pointer;
	outline: none!important;
}

.g1-typo-tabs li.selected {
	border-color: #DFDFDF;
	border-radius: 2px 2px 0 0;
	color: #777777;
	margin-bottom: -1px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.g1-typo-settings-active{
	display:block;
}

.g1-typo-settings.g1-typo-settings-active{
	display:flex;
	width:100%;
	flex-wrap:wrap;
}


.radio-single-line{
    width:20%;
    display:inline-block!important;
    margin:0;
}


.customize-control-typography{
	background:#fff;
    border:1px solid #ddd;
}
.customize-control-typography:not(.customize-control-typography-active){
	display:none !important;
}

.customize-control-typography .customize-control-description{
	padding:10px;
}

.customize-control-typography .g1-customizer-typo-active{
	display:none;
}
.customize-control-typography .customize-control-title{
    padding:5px;
	padding-left:10px;
	display:flex;
	align-items: center;
	margin-bottom:0px;
}

.customize-control-typography .customize-control-title:hover{
	cursor: pointer;
}

.customize-control-typography .customize-control-title label{
	flex-grow:1;
}

.customize-control-typography-active{
	display:block;
}

.g1-typo-remove{
    display:inline-block;
    color:#aa0000;
    padding:10px;
    margin-bottom:5px;
}

.g1-typo-setting .rangeslider{
    max-width:calc(100% - 20px);
    margin-bottom:10px;
    margin-top:10px;
    margin-left: 10px;
}
.g1-typo-setting .rangeslider--horizontal{
    height:5px;
}
.g1-typo-setting .rangeslider--horizontal .rangeslider__handle{
    top:-7px;
    width:14px;
    height:14px;
}
.g1-typo-setting .rangeslider--horizontal .rangeslider__handle::after{
    background:#f7f7f7;
    border:none;
    width:auto;
    height:auto;
}

.g1-typo-setting .rangeslider__fill{
    background:none;
    box-shadow:none;
}

.g1-typo-selectors-button.active:before{
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.g1-typo-selectors-modal{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -301px;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    width: 300px;
    margin: 0;
    z-index: 4;
    background: #eee;
    transition: left .18s;
	border-right: 1px solid #ddd;
	padding:10px;
	padding-top:0px;
	transition: 0.375s ease-in-out;
}

.g1-typo-selectors-modal-active{
    left: 0px;
	visibility: visible;
	transition: 0.375s ease-in-out;
}
.g1-typo-modal-item-activated{
	display:none;
}
.g1-typo-selectors-modal-button{
	float:right;
}

.customize-control-typography:not(.customize-control-typography-unwrapped) ul,
.customize-control-typography:not(.customize-control-typography-unwrapped) a{
	display:none;
}

.customize-control-typography-unwrapped .customize-control-title{
    border-bottom: 1px solid #ddd;
    margin-bottom:10px;
}

.g1-typo-toggle{
	display: inline-block;
    font-size: 20px;
	line-height: 1;
	float:right;
}
.g1-typo-toggle:before{
	content: "\f140";
    display: block;
    padding: 1px 2px 1px 0px;
    speak: none;
    border-radius: 50%;
    color: #72777c;
    font: normal 20px/1 dashicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
}
.g1-typo-toggle-rotate:before{
	content: "\f142";
}

.g1-typo-selectors-modal-button-cancel{
    margin-left: 15px !important;
    display: inline-block;
    color: #aa0000;
    padding: 5px 0px 0px 0px;
    float: right;
	text-decoration: underline;
}


.g1-typo-selectors-modal-list{
    padding-top:20px;
}

.g1-typo-selectors-modal-header{
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    margin:0 -10px;
	padding: 8px 10px 9px 10px;
	position:sticky;
	top:0px;
    background:#EEEEEE;
}
.g1-typo-selectors-modal-header:after{
    content:"";
    display:block;
    clear:both;
}

.g1-typo-modal-item-desc{
    display:block;
    font-size:10px;
    padding-top:2px;
    padding-left:5px;
    font-style:italic;
}


/* Color control */

.customize-control-color {
	position: relative;
}

.customize-control-color .customize-control-title {
	padding-right: 30px;
}

.customize-control-color .wp-picker-container .wp-color-result.button {
	width: 28px;
	height: 28px;
	padding: 0;
	margin-right: 0;

	position: absolute;
	right: 0;
	left: auto;
	top: 0;

	border-radius: 50%;

	background-clip: content-box;

	border-color: #cccccc;
}

.customize-control-color .wp-color-result-text {
	display: none;
}