/*===========================

##Blog
    #Single Post
    #Post Prev/Next Navigation
    #Related Post

============================*/
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7; }

.single_meta.format-video .blog-post_media .blog-post_media_part, .single_meta.format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 58%; }
  .single_meta.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax), .single_meta.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
    padding-bottom: 0; }

.single_meta .wgl-carousel {
  overflow: hidden; }

.single_meta .lunfest_module_videobox img {
  box-shadow: none; }

.single_meta .blog-post_title {
  margin-bottom: 14px;
  font-size: 42px;
  line-height: 1.25;
  word-wrap: break-word;
  overflow-wrap: break-word; }

.single_meta .blog-post_media {
  margin-bottom: 50px; }

.single_meta.post_format-post-format-quote .blog-post_media .blog-post_media_part {
  padding-top: 0; }

.single_meta .item_wrapper .blog-post_content > .post_categories {
  position: static;
  margin-bottom: 0; }
  .single_meta .item_wrapper .blog-post_content > .post_categories + .blog-post_media {
    margin-top: 30px; }

.single_meta .post_date {
  text-transform: uppercase; }

.blog-post.blog-post-single-item .format-quote .blog-post_media,
.blog-post.blog-post-single-item .format-link .blog-post_media {
  border: 1px solid var(--lunfest-secondary-color);
  padding: 30px; }

.blog-post.blog-post-single-item .format-quote .link_post,
.blog-post.blog-post-single-item .format-quote .blog-post_quote-text,
.blog-post.blog-post-single-item .format-link .link_post,
.blog-post.blog-post-single-item .format-link .blog-post_quote-text {
  margin: 0; }

.blog-post.blog-post-single-item .format-link .blog-post_link {
  margin-bottom: 0; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_content {
  padding: 0; }
  .single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
    margin-top: 15px; }
  .single_type-1 .blog-post.blog-post-single-item .blog-post_content .meta_wrapper {
    margin-bottom: 39px; }

.single_type-1 .blog-post.blog-post-single-item.format-link .blog-post_media {
  margin-top: 29px;
  margin-bottom: 32px; }

.single_type-1 .blog-post.blog-post-single-item.format-quote .blog-post_media {
  margin-top: 37px;
  margin-bottom: 32px; }

.single_type-1 .blog-post.blog-post-single-item .blog-post_media {
  overflow: hidden; }

.single_type-1 .blog-post.blog-post-single-item .post_date {
  background: transparent; }
  .single_type-1 .blog-post.blog-post-single-item .post_date:before {
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(100% + 100px);
    background: var(--lunfest-primary-color); }

.single_type-2 .blog-post.blog-post-single-item .blog-post_content {
  padding: 0; }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_media {
    margin-bottom: 40px; }
    .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_media + .blog-post_title {
      margin-top: 26px; }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
    margin-top: 15px; }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .meta_wrapper {
    margin-bottom: 39px; }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_likes-wrap .sl-count-text {
    display: none; }

.single_type-2 .blog-post.blog-post-single-item.format-audio .blog-post_media, .single_type-2 .blog-post.blog-post-single-item.format-link .blog-post_media, .single_type-2 .blog-post.blog-post-single-item.format-quote .blog-post_media {
  margin-bottom: 30px; }

.single_type-2 .blog-post.blog-post-single-item.format-standard-image .blog-post_media + .post_meta-categories {
  position: absolute; }

.single_type-2 .blog-post.blog-post-single-item .blog-post_media {
  overflow: hidden; }

.single_type-2 .blog-post.blog-post-single-item .post_date {
  background: transparent; }
  .single_type-2 .blog-post.blog-post-single-item .post_date:before {
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(100% + 100px);
    background: var(--lunfest-primary-color); }

.post_featured_bg {
  position: relative;
  margin-top: -40px; }
  .post_featured_bg > .blog-post .single_meta {
    margin: 0 auto; }
  .post_featured_bg .parallax-video {
    z-index: 1 !important; }
    .post_featured_bg .parallax-video + .wgl-container {
      position: relative;
      z-index: 2; }
  .post_featured_bg .blog-post_bg_media {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
    .post_featured_bg .blog-post_bg_media:before, .post_featured_bg .blog-post_bg_media:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .post_featured_bg .blog-post_bg_media:before {
      opacity: .4;
      background-color: #212121; }
    .post_featured_bg .blog-post_bg_media:after {
      opacity: .3;
      background: linear-gradient(0deg, #212121 30%, rgba(0, 0, 0, 0) 100%); }
  .post_featured_bg .meta_wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0 0 68px; }
  .post_featured_bg .meta-data {
    color: #ffffff; }
    .post_featured_bg .meta-data i[class*="flaticon-"] {
      font-size: 18px; }
    .post_featured_bg .meta-data a, .post_featured_bg .meta-data a:hover {
      color: inherit;
      transform: translateY(0); }
    .post_featured_bg .meta-data a:hover {
      opacity: 0.8; }
    .post_featured_bg .meta-data:empty {
      display: none; }
    .post_featured_bg .meta-data img {
      transition: 0.3s; }
    .post_featured_bg .meta-data span.post_author a {
      margin-left: 0.1em; }
    .post_featured_bg .meta-data span.post_author a,
    .post_featured_bg .meta-data span.comments_post a,
    .post_featured_bg .meta-data span.post_categories a {
      color: inherit; }
    .post_featured_bg .meta-data:first-child {
      margin-right: auto; }
    .post_featured_bg .meta-data:not(:first-child) {
      margin-left: 15px; }
    .post_featured_bg .meta-data + .meta-data > * {
      margin-right: 15px; }
    .post_featured_bg .meta-data > span:after {
      background: #fff !important; }
  .post_featured_bg .wgl-views .sl-icon,
  .post_featured_bg .wgl-likes .sl-icon {
    color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 38px;
    margin-bottom: -10px;
    margin-top: -10px; }
    .post_featured_bg .wgl-views .sl-icon.liked,
    .post_featured_bg .wgl-likes .sl-icon.liked {
      color: #fff; }
  .post_featured_bg .wgl-likes .sl-icon:before {
    width: 18px; }
  .post_featured_bg .wgl-views .sl-icon:before {
    display: block;
    transform: translate(3px, 2px); }
  .post_featured_bg .blog-post {
    margin-bottom: 0; }
  .post_featured_bg .blog-post_title {
    font-size: 48px;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    color: #ffffff;
    margin-bottom: 22px;
    font-family: var(--lunfest-additional-font-family); }
  .post_featured_bg .content-container {
    position: relative;
    text-align: left; }
  .post_featured_bg .format-quote .blog-post_content {
    padding: 0; }

.single_type-3 .blog-post.blog-post-single-item .blog-post_content {
  padding: 0; }

body.single #main-content > .blog-post {
  margin-bottom: 34px; }

body.single .wgl-container .row.single_type-3 {
  padding-top: 10px; }

.single_post_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-top: 60px;
  margin-bottom: -24px;
  clear: both; }
  @media (max-width: 767px) {
    .single_post_info {
      flex-direction: column;
      align-items: center; }
      .single_post_info .tagcloud-wrapper:not(:first-child) {
        margin-left: unset; } }
  .single_post_info .post_meta-wrap.post_meta-bottom .sl-count {
    transform: translateY(1px); }
  .single_post_info .post_meta-wrap > div:not(:first-child) {
    margin-left: 15px; }

.post_info-divider {
  clear: both;
  margin-top: 40px;
  border-bottom: 1px solid var(--lunfest-secondary-color); }
  .post_info-divider + .author-info_wrapper {
    margin-top: 40px; }
  .post_info-divider + .post_info-divider {
    display: none; }
  .post_info-divider + .single_post_info {
    margin-top: 30px; }

.lunfest-post-navigation {
  position: relative; }
  .lunfest-post-navigation:after {
    content: '';
    display: block;
    height: 0;
    clear: both; }

.prev-link_wrapper,
.next-link_wrapper {
  width: calc(50% - 15px); }
  @media (max-width: 768px) {
    .prev-link_wrapper,
    .next-link_wrapper {
      max-width: 100%;
      width: 100%; } }
  .prev-link_wrapper .info_wrapper > a,
  .next-link_wrapper .info_wrapper > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    transition: 0.4s;
    min-height: 40px;
    border-radius: 0; }
    @media (max-width: 768px) {
      .prev-link_wrapper .info_wrapper > a,
      .next-link_wrapper .info_wrapper > a {
        min-height: unset; } }
    .prev-link_wrapper .info_wrapper > a img,
    .next-link_wrapper .info_wrapper > a img {
      backface-visibility: hidden;
      transition: inherit;
      border-radius: 0; }
    .prev-link_wrapper .info_wrapper > a .flaticon,
    .next-link_wrapper .info_wrapper > a .flaticon {
      font-size: 28px; }
  .prev-link_wrapper .info_wrapper .image_prev,
  .prev-link_wrapper .info_wrapper .image_next,
  .next-link_wrapper .info_wrapper .image_prev,
  .next-link_wrapper .info_wrapper .image_next {
    position: relative;
    align-self: flex-start;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    vertical-align: top;
    transition: inherit;
    overflow: hidden;
    z-index: 1; }
  .prev-link_wrapper .info_wrapper .prev-link-info_wrapper,
  .prev-link_wrapper .info_wrapper .next-link-info_wrapper,
  .next-link_wrapper .info_wrapper .prev-link-info_wrapper,
  .next-link_wrapper .info_wrapper .next-link-info_wrapper {
    word-break: break-word;
    width: 100%; }
  .prev-link_wrapper .info_wrapper .prev_title,
  .prev-link_wrapper .info_wrapper .next_title,
  .next-link_wrapper .info_wrapper .prev_title,
  .next-link_wrapper .info_wrapper .next_title {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    word-wrap: break-word;
    transition: 0.4s;
    margin-top: 10px;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent; }
    @media (max-width: 350px) {
      .prev-link_wrapper .info_wrapper .prev_title,
      .prev-link_wrapper .info_wrapper .next_title,
      .next-link_wrapper .info_wrapper .prev_title,
      .next-link_wrapper .info_wrapper .next_title {
        max-width: 168px; } }
    .prev-link_wrapper .info_wrapper .prev_title:empty,
    .prev-link_wrapper .info_wrapper .next_title:empty,
    .next-link_wrapper .info_wrapper .prev_title:empty,
    .next-link_wrapper .info_wrapper .next_title:empty {
      display: none; }
    .prev-link_wrapper .info_wrapper .prev_title-info,
    .prev-link_wrapper .info_wrapper .next_title-info,
    .next-link_wrapper .info_wrapper .prev_title-info,
    .next-link_wrapper .info_wrapper .next_title-info {
      font-size: 16px;
      font-weight: 400;
      transition: 0.4s;
      font-family: var(--lunfest-additional-font-family);
      letter-spacing: 0;
      color: var(--lunfest-header-font-color);
      line-height: 1; }
  .prev-link_wrapper .link-icon,
  .next-link_wrapper .link-icon {
    display: inline-block;
    margin: 0;
    text-align: center;
    font-size: 30px;
    transition: 0.4s;
    align-self: flex-start;
    line-height: 1;
    color: var(--lunfest-secondary-color); }
    .prev-link_wrapper .link-icon:before,
    .next-link_wrapper .link-icon:before {
      display: inline-block; }

.prev-link_wrapper {
  float: left; }
  .prev-link_wrapper .info_wrapper > a .flaticon {
    margin-right: 14px;
    transform: scale(-1); }
  .prev-link_wrapper .info_wrapper > a:hover .prev_title-info {
    transform: translateX(10px); }
  @media (max-width: 767px) {
    .prev-link_wrapper + .next-link_wrapper {
      margin-top: 25px; } }

.next-link_wrapper {
  float: right; }
  .next-link_wrapper .info_wrapper > a {
    text-align: right; }
    .next-link_wrapper .info_wrapper > a .flaticon {
      margin-left: 14px;
      margin-top: 5px; }
    .next-link_wrapper .info_wrapper > a:hover .next_title-info {
      transform: translateX(-10px); }

.single.related_posts {
  margin-top: 76px; }
  .single.related_posts .lunfest_module_title {
    padding-bottom: 30px; }
    .single.related_posts .lunfest_module_title h3 {
      font-size: 36px; }
      @media (max-width: 767px) {
        .single.related_posts .lunfest_module_title h3 {
          font-size: 24px; } }

.blog-post-single-item + .single.related_posts {
  margin-top: 87px; }

body .author-info_wrapper {
  display: flex;
  position: relative;
  z-index: 0;
  margin-top: 38px;
  border-radius: 0; }

body .author-info_avatar {
  min-width: 200px;
  width: 200px; }
  body .author-info_avatar img {
    border-radius: 50%; }

body .author-info_content {
  flex-grow: 1;
  margin: 11px 0 5px 50px; }

body .author-info_name {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 14px; }
  body .author-info_name span {
    margin-right: .35em;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    color: inherit; }

body .author-info_social-wrapper {
  margin: 20px 0 0 -12px;
  line-height: 1; }
  body .author-info_social-wrapper .author-info_social-link {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    margin-right: 12px;
    color: var(--lunfest-secondary-color); }
    body .author-info_social-wrapper .author-info_social-link:last-child {
      margin-right: 0; }
    body .author-info_social-wrapper .author-info_social-link:after {
      content: '';
      border: 2px solid var(--lunfest-primary-color);
      animation: morph_circle 5s linear infinite;
      border-radius: 42% 50% 50% 49% / 42% 46% 88% 50%;
      position: absolute;
      z-index: -1;
      width: calc(100% - 4px);
      height: calc(100% - 4px);
      left: 0;
      top: 0;
      opacity: 0;
      transition: 0.4s; }
    body .author-info_social-wrapper .author-info_social-link:hover {
      color: var(--lunfest-secondary-color); }
      body .author-info_social-wrapper .author-info_social-link:hover:after {
        opacity: 1; }

.blog-post_bg_media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover; }
  .blog-post_bg_media .slider-wrapper,
  .blog-post_bg_media .blog-post_media-slider {
    height: 100%; }

.blog_title.lunfest_module_title {
  justify-content: flex-start;
  padding-bottom: 15px; }
