  /* DFP banners */
div[id*=div-gpt-ad] {
  margin: 0 auto;
  text-align: center;
}
div[id*=div-gpt-ad] iframe {
  width: auto !important;
}
@media (min-width: 768px) {
  div[id*=div-gpt-ad] iframe[width="970"],div[id*=div-gpt-ad] iframe[width="720"],
div[id*=div-gpt-ad] iframe[width="728"] {
    width: 740px !important;
  }
}
@media (min-width: 992px) {
  div[id*=div-gpt-ad] iframe[width="970"] {
    width: 970px !important;
  }
  div[id*=div-gpt-ad] iframe[width="728"] {
    width: 728px;
  }
    div[id*=div-gpt-ad] iframe[width="720"] {
    width: 720px;
  }
}

  /* move up footer banner over bottom bar */
#fs-slot-footer-wrapper, .fs-sticky-footer {bottom: 57px!important;}
/* move gumgum ads up over the bottom bar*/
.onecms-theme-summit iframe[name*="ad_is_"]{
    bottom: 57px !important;
}
/* move yieldmo ads up over the bottom bar*/
.onecms-theme-summit div[class^="ym"],
.onecms-theme-summit div[class*="ym"],
.onecms-theme-summit div[id^="ym"],
.onecms-theme-summit div[id*="ym"]  {
  transform: translateY(-57px); /* Moves the div up by 57px */
}

.on-air-now-widget .now-playing-badge {display:none}


div[data-elementor-type="footer"] section.elementor-sticky {z-index:100000000000000!important}