  /*  GLOBAL COLORS */


.flex-direction-nav a::before {
    color: #fff;
}


/* ON-AIR NOW SCHEDULE NOW A */

#schedule_now_a {
    color: #fff;
    background: #000000;
  }

#schedule_now_a .excerpt .show_title {
    color: #fff !important
  }

#schedule-now-c .on-air-bottom {
    background: rgba(30, 21, 69, 0.6)!important;
}

/* SHOWS CAROUSEL */
#shows-carousel .elementor-heading-title{
  color: #CCC !important;
}

#shows-carousel .elementor-text-editor{
  color: #ccc!important;
  line-height: 18px;
}

#shows-carousel .elementor-widget{
  margin-bottom: 8px!important;
}

/* CALENDAR */
.tribe-mini-calendar{
  display: none;
}
.tribe-mini-calendar-event .list-date {
    background: #383636!important;
}

.tribe-mini-calendar-event .list-date,
.tribe-mini-calendar-event .list-date .list-dayname{
    border-radius: 6px;
}

.tribe-mini-calendar-event .list-date .list-daynumber{
  color:#fff!important;
}

/* LOADER */
.ajax-spinner {
    color: #000;
}

.ajax-spinner, .ajax-spinner:before, .ajax-spinner:after {
    background: #000;
}

/* DIVIDER */
.divider-text-wrap .eael-divider-text{
  color: #000;
}
.divider-text-wrap .divider-border {
    border-top-color: #383636;
}


/* FOOTER */


.copyright {
  color: #FFF!important;
}

.copyright a {
  color: #FFF!important;
}


/* Mobile Ad */
div[id*='div-gpt-ad'] iframe[width="320"]{
      width: 320px !important;
}

/* WIDGET TITLE BARS IN SIDEBARS */

.widget-sidebar .widget-title {
    color: #000!important;
    font-size: 20px!important;
    font-weight: 400!important;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    padding: 6px 6px 6px 0px!important;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: #CB4544!important;
}

.hide-recently-played-title .td-song-history__header__title {
  display:none;
  padding:0;
  margin:0
}

.hide-recently-played-title .td-song-history__header {
  display:none
}

.hide-recently-played-title  .td-song-history__song__infos__artist-name {
  line-height:1em }

.td-song-history__header__title {display: none !important;}

.pp_close {
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    bottom: auto !important;
    display: block !important;
    z-index: 20000 !important;
}
.pp_expand {
    position: absolute !important;
    right: 25px !important; 
    top: 5px !important; 
    display: block !important;
    z-index: 20000 !important;
}

/*a {
  color: #ed1c24 !important;
}*/

h1, h2, h3, h4, h5, h6 {
  color: black !important;
  font-weight: 700 !important;
}

.footer-dt-h3 h3 {color: white !important;}