.customize-control-radio label {
  float: left ;
  margin-right: 15px;
}

.customize-control-radio {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Theme Customizer Style */
#customize-theme-controls .control-section .accordion-section-title:focus::after, #customize-theme-controls .control-section .accordion-section-title:hover::after, #customize-theme-controls .control-section.open .accordion-section-title::after, #customize-theme-controls .control-section:hover .accordion-section-title::after {
	color: #f5f5f5;
}

#customize-theme-controls .control-section .accordion-section-title:focus, #customize-theme-controls .control-section .accordion-section-title:hover, #customize-theme-controls .control-section.open .accordion-section-title, #customize-theme-controls .control-section:hover .accordion-section-title {
	color: #f5f5f5;
	background: #333;
}