HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/tour.kamille.us/wp-content/themes/solace/assets/customizer/css/font-selector.css
#customize-theme-controls #sub-accordion-section-solace_typography.customize-pane-child.open {
	height: 100%;
}

.solace-ss-wrap {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.solace-ss-wrap.active {
	border: 1px solid #5897fb;
	box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}

.customize-control input.solace-fs-main-input {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 90%;
	height: 35px;
	border-right: 0;
	background: #fff;
	box-shadow: none;
	cursor: pointer;
}

.customize-control input.solace-fs-main-input:focus {
	border-color: #ddd;
}

.solace-fs-input-addon {
	display: inline-block;
	box-sizing: border-box;
	width: 10%;
	height: 35px;
	padding: 7px 0;
	border: 1px solid #ddd;
	border-left: 0;
	background: #fff;
	line-height: 18px;
	text-align: center;
}

.solace-fs-options-wrapper {
	overflow-y: scroll;
	max-height: 300px;
}

.solace-fs-options-group {
	display: block;
}

.solace-fs-search {
	display: block;
	padding: 7px;
	border-bottom: 1px solid #ddd;
}

.solace-fs-option,
.solace-fs-options-heading {
	display: block;
	padding: 3px 5px;
	line-height: 18px;
}

.solace-fs-option {
	cursor: pointer;
}

.solace-fs-options-heading {
	color: #777;
	background: #eee;
	font-weight: 600;
}

.solace-fs-option:hover {
	color: #fff;
	background: #5897fb;
}

.solace-ss-wrap.active .solace-fs-dropdown {
	display: block;
	z-index: 1000;
	width: 100%;
}

.solace-fs-dropdown {
	display: none;
	position: absolute;
	border: 1px solid #ddd;
	border-top: 0;
	background: #fff;
}