/* Theme Customizer's */
hr.divider {
	border: 1px dashed #ddd;
	margin: 20px 0;
}

.customize-control-uxbarn_font_family label {
    vertical-align: inherit;
}

#ux-customizer-readme {
	list-style: square !important;
	margin-left: 17px !important;
}

#ux-customizer-readme li {
	margin-bottom: 10px !important;
}

.customize-control {
	margin-bottom: 18px !important;
}

.customize-control-uxbarn_description {
	color: #666;
	font-size: .9em;
    margin-top: -15px;
}

.customize-control-checkbox label {
	line-height: 1.6em !important;
}

li[class*="uxbarn_title"] {
    margin-bottom: 5px !important;
}

li[class*="uxbarn_font_size"],
li[class*="uxbarn_font_style"],
li[class*="uxbarn_font_weight"],
li[class*="uxbarn_line_height"],
li[class*="uxbarn_background_repeat"],
li[class*="uxbarn_background_position"] {
	clear: none !important;
	margin-top: -18px !important;
	width: inherit !important;
}

li[class*="uxbarn_background_repeat"],
li[class*="uxbarn_background_position"] {
	margin-top: 0 !important;
}

.short-select-list {
	min-width: 110px !important;
	max-width: 110px !important;
}

.short-select-list.background-repeat {
	max-width: 125px !important;
}

.float-left {
	float: left;
}

#google-fonts-loader-button {
	cursor: pointer !important;
}

#google-fonts-loader-status-box {
    padding: 5px;
    border: 1px solid #48B248;
    background: #E3FCE3;
    margin-top: 5px;
}

#customize-control-uxbarn_sc_home_slider_section_special_desc,
#customize-control-uxbarn_sc_readme_description {
	margin-top: 0;
}

#customize-control-uxbarn_sc_other_styles_custom_css textarea {
    height: 250px;
}
