  /*  GLOBAL COLORS */
.read-more span, .read-more .far, .read-more .fas, .copyright a, .elvotics_event_list_text h4 a, .widget_recent_posts .article-title h5 a, .widget_recent_posts .article-title h5, .entry-title a, .entry-title, .widget-title, .elementor-heading-title {
    color: #5499B6!important;
}
a{color:#009CB9}
a:hover, a:focus, a:active {
    color: #383838;
}

ul.tribe-events-sub-nav li a:hover, #tribe-events a.tribe-events-button:hover, .elvotics_event_list_button a:hover, .btn-default:hover, .btn:hover {
    color: #000 !important;
    background-color: #5499B6 !important;
    border-color: #5499B6 !important;
}

.section-title .elementor-widget-container{
  color: #5499B6 !important;
  border-color:#000!important;
}


nav .elementor-item.has-submenu.highlighted{
  color: #5499B6!important;
}

/* listen live */
#listen-live {
  color: #fff;
  background-color: #000;
}

#listen-live i{
  color: #fff!important;
}

/* SOCIAL  */
.elementor-social-icon i{
  color: #fff!important;
}

/* MENU & NAV */

#top-bar {
    background-color: #5499B6;
}

#middle-section {
    background-color: #fff;
}

#main-nav {
    background-color: #000;
}

nav .elementor-nav-menu--main .elementor-item,
nav .elementor-nav-menu--dropdown .elementor-item.has-submenu.highlighted{
    color: #FFFFFF!important;
}
nav .elementor-nav-menu .sub-arrow i{
  color: #5499B6!important;
}

.elementor-location-header nav .elementor-nav-menu a:hover{
  color:#fff!important;
  background-color: #000;
}

nav .elementor-nav-menu--dropdown a {
    color: #fff!important;
}

nav .elementor-nav-menu--dropdown .menu-item:hover,
nav .elementor-nav-menu--dropdown .elementor-item.highlighted,
nav .elementor-nav-menu--dropdown .elementor-item:focus, 
nav .elementor-nav-menu--dropdown .elementor-item:hover{
    background-color: #000!important;
}

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

nav .elementor-menu-toggle {
    color: #000!important;
}

nav .elementor-menu-toggle {
    background-color: #5499B6!important;
}

nav .elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    color: #5499B6;
}

nav .elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    background-color: #000!important;
}

/* ON-AIR NOW SCHEDULE NOW A */

  #schedule_now_a {
    color: #fff;
    background: #5499B6;
  }

  #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: #fff!important;
}

#shows-carousel .elementor-text-editor{
  color: #fff!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: #5499B6!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: #5499B6;
}

/* FOOTER */
footer, footer a,
footer .current-menu-item a{
  color: #fff!important;
  background-color: #5499B6;
}

footer a:hover{
  color: #fff!important;
}

.copyright{
    background-color: #000!important;
}

.copyright {
  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: #5499B6!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: #000!important;
}

/* DFP banners */
.one_cms_dfp_freestar_banner {
  text-align: center;
  margin: 0 auto;
}

.one_cms_dfp_freestar_banner div[id*="google_ads_iframe"]{
  width:auto !important;
}

@media (min-width:768px) {

 .one_cms_dfp_freestar_banner div[id*="leaderboard"] frame[width="970"],
  .one_cms_dfp_freestar_banner div[id*="leaderboard"] iframe[width="728"] {
    width: 740px !important;
  }

}

@media (min-width:992px) {

  .one_cms_dfp_freestar_banner div[id*="leaderboard"] iframe[width="970"] {
    width: 970px !important;
  }

  .one_cms_dfp_freestar_banner div[id*="leaderboard"] iframe[width="728"] {
    width: 728px;
  }

}
#pmLink {
    visibility: hidden;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
    border: none;
  color:#555555;
}

   #pmLink:hover {
        visibility: visible;
        color: grey;
    }