HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/govancoz/www/wp-content/themes/consultstreet/inc/customizer/assets/css/extend-customizer.css
.in-sub-panel #customize-theme-controls .customize-pane-child.current-panel-parent,
#customize-theme-controls .customize-pane-child.current-section-parent {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

/* Nested Customizer Section CSS */
#customize-controls .control-section.control-section-consultstreet_section .accordion-section-title {
	color: #555d66;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 4px solid #fff;
	-webkit-transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
	transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
}

#customize-controls .control-section.control-section-consultstreet_section .accordion-section-title:after {
	color: #a0a5aa;
}

#customize-controls .control-section.control-section-consultstreet_section .accordion-section-title:hover,
#customize-controls .control-section.control-section-consultstreet_section .accordion-section-title:focus {
	color: #0073aa;
	background: #f3f3f5;
	border-left-color: #0073aa;
}

#customize-controls .control-section.control-section-consultstreet_section .accordion-section-title:hover:after {
	color: #0073aa;
}

#customize-controls .control-section-consultstreet_section .accordion-section {
	margin-left: -12px;
	margin-right: -12px;
}

#customize-controls .customize-control-consultstreet-editor .wp-editor-tools .wp-editor-container textarea {
	width: 100%;
}