.single-post .page-title.blog-featured-title {
  background: transparent;
  text-shadow: none;
  padding-top: 48px;
}
@media (min-width: 1480px) {
  .single-post .page-title.blog-featured-title {
    padding-top: 64px;
  }
}
.single-post .page-title.blog-featured-title .page-title-inner {
  padding-bottom: 24px;
}
@media (min-width: 1480px) {
  .single-post .page-title.blog-featured-title .page-title-inner {
    padding-bottom: 32px;
  }
}
.single-post .page-title.blog-featured-title .page-title-bg {
  text-align: center;
  box-shadow: none;
}
.single-post .page-title.blog-featured-title .page-title-bg img {
  width: auto;
  height: 100%;
  min-height: 280px;
  max-height: 600px;
  margin: auto;
  object-fit: cover;
}
.single-post .page-title.blog-featured-title .single-blog-featured-title .banner-inner {
  overflow: hidden;
}
.single-post .page-title.blog-featured-title .single-blog-featured-title .banner-bg img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.single-post .page-title.blog-featured-title .entry-meta {
  font-size: 16px;
  font-weight: var(--font-weight-body);
  margin-bottom: 8px;
  color: var(--texts-color);
}
@media (min-width: 1480px) {
  .single-post .page-title.blog-featured-title .entry-meta {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.single-post .page-title.blog-featured-title .entry-meta a {
  color: var(--texts-color);
}
.single-post .page-title.blog-featured-title .entry-meta .byline {
  display: none;
}
.single-post .page-title.blog-featured-title .entry-title {
  margin-bottom: 0;
}
.single-post .page-title.blog-featured-title .entry-divider {
  display: none !important;
}
.single-post .entry-header .entry-title {
  text-align: center;
}
.single-post .entry-image {
  margin-bottom: 48px;
  text-align: center;
}
@media (min-width: 1480px) {
  .single-post .entry-image {
    margin-bottom: 64px;
  }
}
.single-post .entry-image img {
  width: auto;
  max-height: unset;
  object-fit: contain;
}
.single-post .entry-content {
  margin: auto;
  padding: 0;
  max-width: 1010px;
}
.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  text-transform: uppercase;
}
@media (min-width: 850px) {
  .single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 1480px) {
  .single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
.single-post .entry-content pre, .single-post .entry-content blockquote, .single-post .entry-content form, .single-post .entry-content figure, .single-post .entry-content p, .single-post .entry-content dl, .single-post .entry-content ul, .single-post .entry-content ol {
  margin-bottom: 1.3rem;
}
.single-post .entry-content img.size-full {
  margin-top: 1rem;
}
.single-post .entry-content p a:not(.button) {
  color: var(--primary-color);
  text-decoration: underline;
}
.single-post .html-before-comments .button.is-link {
  color: var(--texts-color);
}

.single-locations #content .page-header-wrapper .title-content {
  order: 1;
}
.single-locations #content .page-header-wrapper .title-wrapper {
  order: 2;
}
.single-locations #content .page-header-wrapper .page-title-sub {
  order: 3;
}
.single-locations #content .page-header-wrapper .featured-title {
  background-color: transparent;
  text-shadow: none;
}
.single-locations #content .page-header-wrapper .featured-title .page-title-inner {
  padding: 0;
}
.single-locations #content .page-header-wrapper .title-breadcrumbs {
  line-height: 1.2em;
  padding: 0;
  color: var(--primary-color);
}
.single-locations #content .page-header-wrapper .title-breadcrumbs nav {
  margin: 0;
}
.single-locations #content .page-header-wrapper .page-title:not(.light) h1.entry-title {
  color: #fff;
}
.single-locations #content .page-header-wrapper .page-title.light h1.entry-title {
  color: #000;
}
.single-locations #content .col-why-choose-true-north > .col-inner {
  border-radius: 16px;
  overflow: hidden;
}
.single-locations #content .col-why-choose-true-north > .col-inner .img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.single-locations #content .col-why-choose-true-north > .col-inner .img:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.single-locations #content .col-why-choose-true-north > .col-inner .img img {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.single-locations #content .col-why-choose-true-north > .col-inner > div {
  position: relative;
  z-index: 1;
}

.blog-single.blog-wrapper {
  padding-bottom: 0;
  padding-top: 48px;
}
@media (min-width: 1480px) {
  .blog-single.blog-wrapper {
    padding-top: 64px;
  }
}
.blog-single.blog-wrapper .post.hentry {
  margin-bottom: 0;
}

.blog-detail-share {
  margin: auto;
  padding: 0;
  max-width: 1010px;
}

.blog-share .is-divider {
  background-color: transparent;
}

.blog-related-post-section {
  background-image: url(../../images/image-related-posts-bg.jpg);
  background-position: bottom left;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 1480px) {
  .blog-related-post-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.blog-related-post-section .blog-related-title {
  margin-bottom: 48px;
  font-size: 32px;
  line-height: 40px;
}
@media (min-width: 850px) {
  .blog-related-post-section .blog-related-title {
    font-size: 48px;
    line-height: 56px;
  }
}
@media (min-width: 1480px) {
  .blog-related-post-section .blog-related-title {
    font-size: 60px;
    line-height: 72px;
  }
}
@media (min-width: 1480px) {
  .blog-related-post-section .blog-related-title {
    margin-bottom: 64px;
  }
}
/*# sourceMappingURL=blog-detail.css.map */
