.single_style_style-8 .page_content_wrap {
  padding-top: 2.45em;
}
.single_style_style-8 {
  /* Banners */
}
.single_style_style-8 .after_header_banner_wrap {
  margin-top: 2.5em;
}
.single_style_style-8 .content .before_post_header_banner_wrap {
  margin-bottom: 2.9em;
}
.single_style_style-8 .content .after_post_header_banner_wrap {
  margin-bottom: 2.7em;
}

.post_header_wrap_style_style-8 {
  margin-bottom: 2.65em;
  /* Featured */
}
.post_header_wrap_style_style-8 .post_featured {
  margin-top: 0;
  margin-bottom: 0;
}
.post_header_wrap_style_style-8 .post_featured.post_featured_bg {
  height: 57rem;
}
.post_header_wrap_style_style-8 .post_featured.post_featured_bg:before {
  display: none;
}
.post_header_wrap_style_style-8 .post_featured img {
  max-width: none;
  width: 100%;
}
.post_header_wrap_style_style-8 .post_audio_btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.post_header_wrap_style_style-8 {
  /* Header */
}
.post_header_wrap_style_style-8 .post_header .post_subtitle {
  margin-top: 0.7em;
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories {
  margin-bottom: 1.95em;
  margin-top: 0;
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories a {
  color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories a:hover {
  color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-8 .post_header .post_meta_other {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-top: 1px solid var(--theme-color-bd_color);
  margin-top: 1.5em;
  padding-top: 1em;
}
.post_header_wrap_style_style-8 .post_header .post_meta_other_part1 {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.post_header_wrap_style_style-8 .post_header .post_meta_other_part2 {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.post_header_wrap_style_style-8 .post_header .post_meta_item .post_meta_number + .post_meta_label {
  display: inline-block;
}
.post_header_wrap_style_style-8 {
  /* Sidebar */
}
.post_header_wrap_style_style-8.with_featured_image + .content_wrap .content + .sidebar:not(.sidebar_fixed_placeholder) {
  margin-top: 2em;
}

.sidebar_hide .post_header_wrap_style_style-8 {
  /* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-8 .post_featured.with_audio.without_thumb {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  left: auto;
  width: var(--theme-var-content_narrow);
}

/* Banner */
.sidebar_present .post_header_wrap_style_style-8.with_featured_image + .content_wrap .content .before_post_header_banner_wrap {
  margin-top: 2em;
}