#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section .accordion-section-title:focus {
	background-color: #fff;
}

.control-section .accordion-section-title .button {
	margin-top:  -4px;
	font-weight: 400;
	margin-left: 8px;
}

.rtl .control-section .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}
#customize-theme-controls li#accordion-section-aberration-upsells {
	display: block!important;
}
#customize-theme-controls li#accordion-section-aberration-upsells h3 {
    background: #8768f3;
    color: #fff
}
