.single_style_in-sticky .post_header_wrap {
  position: relative;
  margin-bottom: 3em;
  padding-bottom: 0.1px; }

.single_style_in-sticky .post_header_wrap .post_featured {
  margin: 0 0 7em; }

.single_style_in-sticky .post_header_wrap .post_header {
  display: block; }

.single_style_in-sticky .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: 50%;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 2em;
  margin: 0; }

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

.single_style_in-sticky .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.5em; }

.single_style_in-sticky .post_header_wrap .post_header .post_meta_categories {
  margin-top: 0;
  margin-bottom: 0.5em; }

.single_style_in-sticky .post_header_wrap .post_header .post_meta_other {
  margin-top: 1em; }

.single_style_in-sticky .post_header_wrap .post_header .post_subtitle {
  margin-top: 0.1em; }

/*# sourceMappingURL=in-sticky.css.map */
