  /*
Theme Name:017 ITMWPB Child
Theme URI: https://wordpressforbroadcasters.com
Author: The WPB team
Description: 017 Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 017-itmwpb-child
Template:017-itmwpb
*/
/*=============================================================================

/* --------------------------------------------------------------------------
* $HEALPER CLASSES
* -------------------------------------------------------------------------- */
.article-meta{display:none}
.marginTB10 {
  margin: 10px 0 !important;
}

.marginT10 {
  margin-top: 10px !important;
}

.marginT15 {
  margin-top: 15px !important;
}

.marginB10 {
  margin-bottom: 10px !important;
}

.marginB15 {
  margin-bottom: 15px !important;
}

.no-padding {
  padding: 10px 0 10px 0 !important;
}

#wpb-two-column .article-wrapper {
  background: #f1f1f1;
  margin: 13px 0 10px 0;
}

.widget .widget-title a {
  color: #000;
}

.widget .widget-title a:hover {
  color: #F1592A;
}

/* -----------------------------------------------------------------------------
* $SITE LAYOUT
* -------------------------------------------------------------------------- */
body {
  background: url('https://dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1387/2020/04/02180050/hero-Image.jpg') no-repeat fixed top center #000;
  margin-top: 80px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  line-height: 24px
}

.hero-content {
  top: 20px;
}


.home .player_advance {
  display: none
}

a:hover {
  color:#666
}

/* --------------------------------------------------------------------------
* $SUPERMENU                                              
* -------------------------------------------------------------------------- */
.supermenu__logo-wrapper {
  position: initial;
  z-index: 40;
}

.supermenu__logo-wrapper .img-logo {
  max-width: 100%;
  max-height: auto;
}

.supermenu__mobile .supermenu__menu-items-wrapper li {
  background: #F9B500 !important
}


/* -----------------------------------------------------------------------------
* $BRAND                                                Links, hover, background
* -------------------------------------------------------------------------- */
/* Brand color () */
a,
.color-brand {
  color: #F05B3A;
}
.bg-brand {
  background-color: #F9B500
}

.border-brand {
  border-color: #F9B500;
}

.hover-color-brand:hover,
.hover-color-brand {
  color: #F9B500;
}

.hover-bg-brand:hover,
.hover-bg-brand {
  background-color: #F9B500;
}

/* ---------------------------------- * $HERO: BACKGROUND
\*------------------------------------*/
.hero-header {
  background-color: #333;
  background: url('');
}

.hero-header,
.hero-header a {
  color: #FFF;
}

/* ---------------------------------- * $SCHEDULE NOW C
\*------------------------------------*/
#schedule-now-c .on-air-top {
  background: #F1592A !important;
}

#schedule-now-c .h3 {
  color: #fff !important
}

#schedule-now-c .the-excerpt {
  color: #fff !important
}

#schedule-now-c link-text a {
  color: #fff
}

#schedule-now-c .link-text:hover {
  color: #F9B500 !important
}

#schedule-now-c .on-air-bottom {
  background: #232323 !important;
}


/* ---------------------------------- * $LISTEN LIVE
\*------------------------------------*/
#schedule-now-c .listen {
  background: #FFF200 !important;
}

/* ---------------------------------- * $WIDGET TITLE
\*------------------------------------*/
.title-wrapper {
  background: #fff
}

.title-wrapper h3 {
  border-left: 5px solid #F1592A
}

.widget .widget-title {
  color: #000;
}

.widget .widget-title a:hover {
  color: #0F75BC;
}

/* ---------------------------------- * $POST LIST
\*------------------------------------*/
.posts-list h2 a:hover {
  color: #999;
}

/* ---------------------------------- * $POST
\*------------------------------------*/
.page-header {
  border-left: 5px solid #F1592A;
}

.page-header h2 {
    font-weight: 600;
}


/* ---------------------------------- * $NEXT/PREVIOUS LINK PAGES
\*------------------------------------*/
.nav-links {
  background: #232323;
}

.story {
  border-bottom: 1px solid #FFF;
  color: #FFF
}

.nav-previous a,
.nav-next a {
  color: #FFF
}

.nav-previous a:hover,
.nav-next a:hover {
  color: #F9B500 !important;
}

.entry-meta {
  background: none !important
}

/* -----------------------------------------------------------------------------
* $PAGINATION
* -------------------------------------------------------------------------- */
.pagination span,
.pagination a {
  color: #fff;
  background: #000 none repeat scroll 0 0;
}

.pagination a {
  color: #fff;
  background: none repeat scroll 0 0 #F05B3A;
}

.pagination a:hover {
  background: none repeat scroll 0 0 #FFF200;
  /*hover color*/
  color: #000
}

.pagination .current {
  color: #000;
  background: #FFF200 none repeat scroll 0 0;
}



/* ---------------------------------- * $FOOTER MENU
\*------------------------------------*/
footer {
  background: #000 !important
}

.footer-nav li a {
  color: #fff
}

.footer-nav li a:hover {
  color: #FFF200
}

/* ---------------------------------- * $COPYRIGHT
\*------------------------------------*/

.copyright {
  color: #fff
}

.copyright a {
  color: #fff
}

.copyright a:hover {
  color: #000
}

@media (min-width: 768px) {
  .hero-image img {
    max-width: 50%;
    margin: 10px 0 15px;
  }

  .hero-image {
    margin: 8px 0 20px;
  }

  .hero-social {
    padding: 10px 0;
  }

  .hero-scroll .fa-chevron-down {
    font-size: 50px;
  }

  .hero-social .social-links {
    text-align: center;
    margin: 15px 0;
  }

}

@media (min-width: 1824px) {
  .hero-image img {
    width: 100%;
    margin: 10px 0 15px;
  }

  .hero-image {
    margin: 25px 0;
  }

  .hero-social {
    padding: 25px 0;
  }

  .hero-scroll .fa-chevron-down {
    font-size: 75px;
  }

  .hero-social .social-links {
    text-align: center;
    margin: 15px 0;
  }

}

home .advertise-img-home {
  min-width: 300;
}