.single_style_out-sticky-fullwidth .page_content_wrap {
  padding-top: 0;
}

.single_style_out-sticky-fullwidth .post_header_wrap {
  position: relative;
  padding-bottom: 0.1px;
  margin-bottom: 4em;
}

.single_style_out-sticky-fullwidth .post_header_wrap .content_wrap {
  text-align: center;
}

.single_style_out-sticky-fullwidth .page_content_wrap > .content_wrap {
  padding-top: 4em;
}

.single_style_out-sticky-fullwidth .post_header_wrap + .content_wrap {
  padding-top: 0 !important;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured {
  margin: 0 0 12.85em;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured.post_featured_bg {
  height: 40rem;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured img {
  max-width: none;
  width: 100%;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header {
  display: block;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_featured + .post_header {
  display: inline-block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 61.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  padding: 5.5555555556em;
  padding-bottom: 1.2777777778em;
  margin: 0;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 3.1em;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 3.4em;
  text-transform: uppercase;
  display: inline-block;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories span {
  display: inline-block;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_categories a {
  line-height: normal;
  padding: 0.8571428571em 1.3571428571em;
  display: inline-block;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_meta_other {
  margin-top: 3.1em;
}

.single_style_out-sticky-fullwidth .post_header_wrap .post_header .post_subtitle {
  margin-top: 1.25em;
  font-size: 1.5714285714rem;
  line-height: 1.3636363636em;
}