File: /home/l2pbkn5l6xav/public_html/wp-content/themes/ayaspirit/customize-pro/customize-controls.css
/**
* "Pro" theme section examples for the customizer by Justin Tadlock Copyright 2016
* Licensed under the GNU GPL, version 2 or later.
* Source: https://github.com/justintadlock/trt-customizer-pro
*/
#customize-controls .control-section-ayaspirit .accordion-section-title:hover,
#customize-controls .control-section-ayaspirit .accordion-section-title:focus {
background-color: #fff;
}
.control-section-ayaspirit .accordion-section-title .button {
margin-top: -4px;
font-weight: 400;
margin-left: 8px;
}
.rtl .control-section-ayaspirit .accordion-section-title .button {
margin-left: 0;
margin-right: 8px;
}