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

.control-section-fasto_pro .accordion-section-title .button {
	margin-top: -4px;
    font-weight: 400;
    margin-left: 8px;
    background: #ff7c34;
    color: #fff;
    border: none;
}

.rtl .control-section-fasto_pro .accordion-section-title .button {
		margin-left:  0;
		margin-right: 8px;
}
