/*! * Beetan Theme * * Author: StorePress ( StorePressHQ@gmail.com ) * Date: 7/19/2022, 8:39:54 PM * Released under the GPLv3 license. */ .accordion-section-content li:nth-child(2).customize-control-heading .customize-heading-control-title { margin-top: -15px; margin-bottom: 0; } .customize-heading-control-title { background-color: #2271b1; padding: 10px 15px; color: #FFFFFF; margin: 5px -15px; font-size: 1rem; font-weight: 200; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }