  /* embiggen the video players*/
.vid-main-wrapper {
    max-width: 800px;
}
.vid-container {
    max-height: 375px;
}
.vid-container iframe, .vid-container object, .vid-container embed {
    min-height: 372px;
}

.single-post .elementor-widget-theme-post-featured-image {
  display:none}

.posts-list .listing-item a {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.2em;
    color: #232323;
}

.onecms-toggle .article-meta span {
    display: block;
    line-height: 20px;
}


.category-vaughts-views {
  background: url("https://dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1537/2021/05/11091801/background.png") repeat!important;
}
.single-post .elementor-section-wrap {
  background-color:#fff
}

/* custom dfp ad size */
@media (min-width:768px) {

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

}
/* custom dfp ad size */
@media (min-width:768px) {

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

}

@media (max-width:768px) {

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

}

/* remove sharify from homepage */
.home .sharify-container {
  display:none
}

/* change christian country hs background to orange #fa4614 */
body.archive.tax-team_school.term-christian-county-hs {
  background-color: #fa4614 !important;
}