/*!
 * Beetan Theme
 *
 * Author: StorePress ( StorePressHQ@gmail.com )
 * Date: 7/19/2022, 8:39:54 PM
 * Released under the GPLv3 license.
 */
.select2-dropdown, .select2-container {
  z-index: 9999999 !important;
}

#customize-controls .customize-section-title.is-in-view.is-sticky {
  z-index: 99999999;
}
