/*===========================

##Blog
    #Single Post
    #Post Prev/Next Navigation
    #Related Post

============================*/
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c32aa3;
}

.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 .thepascal_module_videobox img {
  box-shadow: none;
}
.single_meta .blog-post_title {
  margin-bottom: 21px;
  font-size: 40px;
  line-height: 1.32;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media (max-width: 599px) {
  .single_meta .blog-post_title {
    font-size: 30px;
  }
}
.single_meta .blog-post_media {
  margin-bottom: 41px;
}
.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;
}
.single_meta .item_wrapper .blog-post_content > .post_categories + .blog-post_media {
  margin-top: 30px;
}
.single_meta.format-standard-image .item_wrapper .blog-post_content .blog-post_media + .post_categories, .single_meta.format-gallery .item_wrapper .blog-post_content .blog-post_media + .post_categories {
  position: absolute;
}
.single_meta .post_info-divider:nth-last-child(2) {
  border-bottom: 1px solid #dcdee6;
  margin-top: 30px;
}

.single_type-1 .blog-post.blog-post-single-item .blog-post_content .meta-data {
  margin-bottom: 30px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_categories {
  margin-bottom: 10px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
  margin-bottom: 12px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_media {
  margin-top: 42px;
  margin-bottom: 41px;
}
.single_type-1 .blog-post.blog-post-single-item.format-link .meta-data, .single_type-1 .blog-post.blog-post-single-item.format-quote .meta-data {
  margin-bottom: 40px;
}
.single_type-1 .blog-post.blog-post-single-item.format-link .blog-post_media, .single_type-1 .blog-post.blog-post-single-item.format-quote .blog-post_media {
  margin-top: 15px;
  margin-bottom: 32px;
}

.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_media {
  margin-bottom: 45px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .meta-data {
  margin-bottom: 30px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
  margin-bottom: 12px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .post_categories {
  margin-bottom: 20px;
}

.post_featured_bg {
  position: relative;
  margin-top: -40px;
}
.post_featured_bg > .blog-post .single_meta {
  margin: 0 auto;
}
.post_featured_bg .blog-post_info {
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 30px;
}
.post_featured_bg .blog-post_info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 1px;
  height: calc(100% - 8px);
}
.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% 33%;
}
.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 {
  background-color: #181818;
  opacity: 0.5;
}
.post_featured_bg .blog-post_bg_media:after {
  background: linear-gradient(0deg, #131830 0%, #131830 24%, rgba(255, 255, 255, 0) 58%);
  opacity: 0.4;
}
.post_featured_bg .meta-data {
  padding-top: 14px;
  color: #ffffff;
}
.post_featured_bg .meta-data a {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.post_featured_bg .meta-data a, .post_featured_bg .meta-data a:hover {
  color: inherit;
}
.post_featured_bg .meta-data a:hover {
  text-decoration: underline;
}
.post_featured_bg .meta-data:empty {
  display: none;
}
.post_featured_bg .meta-data span:before {
  color: #ffffff;
}
.post_featured_bg .meta-data img {
  transition: 0.3s;
}
.post_featured_bg .meta-data span.post_author a,
.post_featured_bg .meta-data span.comments_post a {
  color: inherit;
}
.post_featured_bg .wgl-likes .sl-count, .post_featured_bg .wgl-likes:hover .sl-count {
  color: inherit;
  text-transform: uppercase;
}
.post_featured_bg .wgl-likes .sl-count-text {
  display: none;
}
.post_featured_bg .blog-post {
  margin-bottom: 0;
  padding-bottom: 75px;
}
.post_featured_bg .blog-post_title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.238;
  color: #ffffff;
}
@media (max-width: 767px) {
  .post_featured_bg .blog-post_title {
    font-size: 32px;
  }
}
.post_featured_bg .content-container {
  position: relative;
  text-align: left;
}
.post_featured_bg .blog-post .post_categories {
  margin-bottom: 10px;
}

body.single #main-content > .blog-post {
  margin-bottom: 0;
}
body.single .wgl-container .row.single_type-3 {
  padding-top: 70px;
}

.single_post_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 57px;
  font-size: 14px;
  clear: both;
}
@media (max-width: 767px) {
  .single_post_info {
    flex-direction: column;
    align-items: center;
  }
  .single_post_info .single_post-share_wrap {
    margin-top: 10px;
  }
}
.single_post_info .tagcloud-wrapper {
  flex-shrink: 20;
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767px) {
  .single_post_info .tagcloud-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.single_post_info .post_info-divider {
  flex-grow: 1;
  flex-basis: 100px;
}
.single_post_info .post_info-divider:not(:first-child) {
  margin-left: 30px;
  margin-right: auto;
}
.single_post_info .post_info-divider:not(:last-child) {
  margin-right: 30px;
  margin-left: auto;
}
.single_post_info .social-shares-wrapper {
  flex-shrink: 0;
  text-align: right;
}
@media (max-width: 599px) {
  .single_post_info .social-shares-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-shrink: unset;
  }
}
.single_post_info .wgl-views {
  margin-right: 15px;
  margin-left: 0;
}
.single_post_info .single_post-share_wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.single_post_info .single_post-share_wrap div + div {
  margin-left: 5px;
  margin-right: auto;
}
.single_post_info .single_post-share_wrap:only-child {
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .single_post_info .single_post-share_wrap {
    flex-wrap: wrap;
  }
}

.thepascal-post-navigation {
  position: relative;
  margin-bottom: -30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.thepascal-post-navigation:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.prev-link,
.next-link {
  position: relative;
  z-index: 1;
  padding: 20px 7.5px;
  font-size: 13px;
  font-weight: 700;
  color: #939393;
  background: #f2f2f2;
  transition: 300ms;
}
.prev-link_icon,
.next-link_icon {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  vertical-align: top;
  color: inherit;
}
.prev-link_icon:before,
.next-link_icon:before {
  content: "\f11f";
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -6px;
  right: auto;
  border: 0;
  font-family: flaticon;
  font-size: 12px;
  font-style: normal;
  vertical-align: middle;
}
.prev-link:hover,
.next-link:hover {
  color: #ffffff !important;
}

.nav-link_wrapper {
  width: calc(50% - 65px);
  max-width: 300px;
  margin-bottom: 30px;
}
.nav-link_wrapper .nav-info_wrapper .meta-data {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  color: #60626d;
}
.nav-link_wrapper .nav-info_wrapper .meta-data span {
  line-height: 1.5;
}
.nav-link_wrapper .info_wrapper > a {
  display: flex;
  align-items: center;
  position: relative;
}
.nav-link_wrapper .info_wrapper > a .nav-info_wrapper,
.nav-link_wrapper .info_wrapper > a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-link_wrapper .info_wrapper:hover .nav_image-text {
  opacity: 1;
}
.nav-link_wrapper .nav_image {
  position: relative;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  vertical-align: top;
  transition: inherit;
}
.nav-link_wrapper .nav_image-content {
  display: block;
  font-size: 0;
  position: relative;
  z-index: 1;
  transition: 0.4s;
  height: 100%;
}
.nav-link_wrapper .nav_image-text {
  opacity: 0;
  transition: 0.4s;
}
.nav-link_wrapper .nav_image-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: "\f103";
  font-family: flaticon;
  font-size: 18px;
  line-height: 70px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  transition: 0.4s;
}
body.rtl .nav-link_wrapper .nav_image-text:before {
  transform: scale(-1);
}
.nav-link_wrapper .nav_image.no_image .nav_image-text {
  opacity: 1;
}
.nav-link_wrapper .nav_title {
  display: inline-block;
  position: relative;
  max-width: 280px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  word-wrap: break-word;
  transition: 0.4s;
}
@media (max-width: 350px) {
  .nav-link_wrapper .nav_title {
    max-width: 168px;
  }
}
.nav-link_wrapper .nav_title:empty {
  display: none;
}
.nav-link_wrapper .nav_title + .meta-data {
  margin-top: 9px;
}

.prev-link {
  float: left;
}
.prev-link_wrapper {
  float: left;
}
.prev-link_wrapper a {
  justify-content: flex-start;
  text-align: left;
}
.prev-link_wrapper .image_prev {
  margin-right: 20px;
  margin-left: 0;
}
.prev-link_wrapper .nav_image-text:before {
  transform: rotate(180deg);
}
body.rtl .prev-link_wrapper .nav_image-text:before {
  transform: scale(1);
}

.next-link {
  float: right;
}
.next-link_wrapper {
  float: right;
  margin-left: auto;
  margin-right: 0;
}
.next-link_wrapper a {
  justify-content: flex-end;
  text-align: right;
}
.next-link_wrapper .image_next {
  margin-left: 20px;
  margin-right: 0;
}
.next-link_wrapper .next_title {
  text-align: right;
}

.single.related_posts {
  margin-top: 90px;
}
.single.related_posts .thepascal_module_title {
  padding-bottom: 23px;
}
.single.related_posts .thepascal_module_title h4 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .single.related_posts .thepascal_module_title h4 {
    font-size: 30px;
  }
}
.single.related_posts .blog-posts .blog-post_title {
  font-size: 24px;
  line-height: 36px;
}

.author-info_wrapper {
  display: flex;
  position: relative;
  z-index: 0;
  margin: 50px 0 46px;
  background: #f2f6f9;
}
.author-info_wrapper .author-info_avatar {
  min-width: 260px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .author-info_wrapper .author-info_avatar {
    min-width: unset;
  }
}
.author-info_wrapper .author-info_avatar img {
  display: block;
}
.author-info_wrapper .author-info_content {
  flex-grow: 1;
  padding: 35px 40px;
}
.author-info_wrapper .author-info_content .author-info_name {
  margin-bottom: 6px;
}
.author-info_wrapper .author-info_name {
  font-size: 22px;
  line-height: 1.6;
}
.author-info_wrapper .author-info_name span {
  margin-right: 5px;
  margin-left: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.author-info_wrapper .author-info_description {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.author-info_wrapper .author-info_social-wrapper {
  margin-top: 20px;
  line-height: 1;
}
.author-info_wrapper .author-info_social-link {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
}
.author-info_wrapper .author-info_social-link:not(:last-child) {
  margin-right: 10px;
  margin-left: 0;
}
.author-info_wrapper .author-info_social-link:hover {
  color: #ffffff;
}
.author-info_wrapper .author-info_social-link:hover[class*=facebook] {
  background-color: #3b5998;
}
.author-info_wrapper .author-info_social-link:hover[class*=twitter] {
  background-color: #1da1f2;
}
.author-info_wrapper .author-info_social-link:hover[class*=pinterest] {
  background-color: #e40000;
}
.author-info_wrapper .author-info_social-link:hover[class*=linkedin] {
  background-color: #007bb5;
}
.author-info_wrapper .author-info_social-link:hover[class*=telegram] {
  background-color: #0088cc;
}
.author-info_wrapper .author-info_social-link:hover[class*=reddit] {
  background-color: #FF5700;
}
.author-info_wrapper .author-info_social-link:hover[class*=instagram] {
  background-color: #c32aa3;
}

.post_info-divider + .author-info_wrapper {
  margin-top: 47px;
}

.blog-post_bg_media {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  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.thepascal_module_title {
  justify-content: flex-start;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .prev-link_wrapper,
.next-link_wrapper {
    width: 100%;
  }
}