  /*  GLOBAL COLORS */


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


/* ON-AIR NOW SCHEDULE NOW A */

#schedule_now_a {
    color: #fff;
    background: #1F419B;
  }

#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;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
  background-color: #ce2028!important;
}

.tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover {
  background-color: #c27172!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;
}

/******** DT TYLES ********/

.on-air-now {background-color:#191919 !important;}

.jet-smart-listing__post-title a {color:#111111;}
.jet-smart-listing__post-title a:visted {color:#111111;}
.jet-smart-listing__post-title a:hover {
  color:#000000;
  text-decoration: underline;
}

.jet-smart-listing__meta a {color:#cb2d26 !important;}

.elementor-item-active {
  text-decoration-color:white !important;
  color:white !important;
}

.elementor-nav-menu--dropdown {background-color:#222222 !important;}

.elementor-element-da604c6 .elementor-nav-menu--main .elementor-item:hover,
.elementor-element-da604c6 .elementor-nav-menu--main .elementor-item:focus {
    color: #222222 !important;
    fill: #222222 !important;
}

/* LINK STYLING*/

.contact-page-text a,
.tribe-events-single-event-description a,
.tribe-events-content a,
.tribe-events-meta-group a,
.elementor-widget-theme-post-content a {
    color: #cb2d26 !important; /* Unvisited/Active Link */
}

.contact-page-text a:visited,
.tribe-events-single-event-description a:visited,
.tribe-events-content a:visited,
.tribe-events-meta-group a:visited,
.elementor-widget-theme-post-content a:visited {
    color: #cb2d26 !important; /* Visited Link */
}

.contact-page-text a:hover,
.tribe-events-single-event-description a:hover,
.tribe-events-content a:hover,
.tribe-events-meta-group a:hover,
.elementor-widget-theme-post-content a:hover {
    color: #222222 !important; /* Hover Link */
}

.footer-links-and-contact a {color:white !important;}
.footer-links-and-contact a:hover {color:#cb2d26 !important;}
.footer-links-and-contact a:visited {color:white !important;}

.tribe-mini-calendar-event a:hover {color:#cb2d26 !important;}

.tribe-events-single-event-title {color:#111111 !important;}

.tribe-events-single-event-description h2, 
.tribe-events-single-event-description h3, 
.tribe-events-single-event-description h4, 
.tribe-events-single-event-description h5 {
    color: #111111 !important;
  	font-weight: 600 !important;
}

.jet-smart-listing__more-wrap {margin-top:20px !important;}

.jet-smart-listing__more-wrap a, .jet-smart-listing__more-wrap a:hover, .jet-smart-listing__more-wrap a:visited {color:white !important}

.jock-daypart-and-socials {font-size:24px !important;margin-top:15px !important;margin-bottom:15px !important;}
.jock-daypart-and-socials a {color:#191919 !important;}
.jock-daypart-and-socials a:hover {color:#cb2d26 !important;}
.jock-daypart-and-socials a:visted {color:#191919 !important;}

.show-content h1,
.show-content h2,
.show-content h3,
.show-content h4,
.show-content h5 {
    color: #191919 !important;
}

.page-header h1 {color: #191919 !important;font-size: 34px !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;
}

.wpbg-share {z-index:-1 !important;}

.elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4, .elementor-widget-theme-post-content h5 {
  color:#191919 !important;
  font-weight:500 !important;
}