.single-post .wp-block-group.has-background,
.single-post .wp-block-media-text,
.single-post table {
  margin-bottom: 1rem;
}
.single-post .wp-block-gallery figcaption, .single-post .blocks-gallery-grid figcaption {
  flex-grow: unset;
}
.single-post #content {
  padding-top: 0;
}
.single-post.blog-layout-none #content .site-main article.single-post > div:not(.post-header), .single-post.blog-layout-none #content .site-main article.single-post .entry-content, .single-post.blog-layout-none #content .site-main article.single-post .info-bottom, .single-post.blog-layout-none #content .site-main article.single-post .footer-post, .single-post.blog-layout-none #content .site-main article.single-post .comments-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.single-post.blog-layout-none .site-main article.single-post .entry-content img.wp-post-image {
  display: block;
}
.single-post .site-main article.single-post {
  line-height: 1.7;
  margin-top: 60px;
}
.single-post .site-main article.single-post .post-header {
  margin-bottom: 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.single-post .site-main article.single-post .post-header .post-categories {
  margin-bottom: 5px;
  max-width: 100%;
}
.single-post .site-main article.single-post .post-header .post-categories .cat-links {
  font-size: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-post .site-main article.single-post .post-header .post-categories .cat-links a {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  color: var(--color_body);
}
.single-post .site-main article.single-post .post-header .post-categories .cat-links a:hover {
  color: var(--color_heading);
}
.single-post .site-main article.single-post .post-header .post-categories .cat-links a:not(:last-child) {
  padding-right: 3px;
  margin-right: 6px;
}
.single-post .site-main article.single-post .post-header .post-categories .cat-links a:not(:last-child)::after {
  content: ",";
  display: inline-block;
  position: absolute;
  right: 0;
}
.single-post .site-main article.single-post .post-header h1.entry-title {
  font-size: 36px;
  line-height: 40px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  max-width: 100%;
  text-transform: unset;
  letter-spacing: 0;
}
.single-post .site-main article.single-post .post-header h1.entry-title > em {
  font-size: inherit;
}
.single-post .site-main article.single-post .post-header .metas {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 400;
  height: 24px;
}
.single-post .site-main article.single-post .post-header .metas a {
  font-size: inherit;
  font-weight: inherit;
  color: var(--color_body);
}
.single-post .site-main article.single-post .post-header .metas a:hover {
  color: var(--color_heading);
}
.single-post .site-main article.single-post .post-header .metas .posted-on {
  display: none;
}
.single-post .site-main article.single-post .post-header .metas .post-author {
  height: inherit;
  position: relative;
  text-transform: capitalize;
  font-style: italic;
}
.single-post .site-main article.single-post .post-header .metas .post-author a {
  font-style: normal;
  text-transform: capitalize;
}
.single-post .site-main article.single-post .post-header .metas .post-author a::before {
  display: inline-block;
  content: ":";
  margin-right: 3px;
}
.single-post .site-main article.single-post .post-header .metas .post-author + .post-comments {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
}
.single-post .site-main article.single-post .post-header .metas .post-author + .post-comments::before {
  width: 1px;
  height: 15px;
  background: #aaa;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.single-post .site-main article.single-post .post-header .metas .post-comments {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  align-items: center;
}
.single-post .site-main article.single-post .post-header .metas .post-comments svg.fm-icon {
  display: none;
}
.single-post .site-main article.single-post .post-header .entry-image-attachment {
  margin-top: 25px;
}
.single-post .site-main article.single-post .post-header img.wp-post-image {
  margin-bottom: 0;
  max-width: 100%;
}
.single-post .site-main article.single-post .entry-content figure.wp-block-gallery {
  margin-bottom: 1rem !important;
}
.single-post .site-main article.single-post .entry-content figure.wp-block-gallery.columns-3.alignfull {
  margin-bottom: 2.3rem !important;
}
.single-post .site-main article.single-post .info-bottom {
  margin-bottom: 35px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  clear: both;
  align-items: flex-start;
}
.single-post .site-main article.single-post .info-bottom > .entry-taxonomy {
  flex: 0 0 60%;
}
.single-post .site-main article.single-post .info-bottom > .post-item-share {
  flex: 0 0 40%;
}
.single-post .site-main article.single-post .info-bottom .entry-taxonomy {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-top: 20px;
}
.single-post .site-main article.single-post .info-bottom .tags-links {
  font-size: 0;
}
.single-post .site-main article.single-post .info-bottom .tags-links a {
  border: 1px solid var(--color_border);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  line-height: 32px;
  padding: 0 20px;
  margin-right: 10px;
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
  color: var(--color_body);
  -webkit-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -moz-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -ms-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -o-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
}
.single-post .site-main article.single-post .info-bottom .tags-links a:hover {
  color: var(--color_heading);
  border-color: var(--color_heading);
}
.single-post .site-main article.single-post .info-bottom .post-item-share {
  margin: 20px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.single-post .site-main article.single-post .info-bottom .post-item-share .title {
  font-size: 15px;
  color: var(--color_heading);
  margin: 0;
  font-weight: 400;
}
.single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share a {
  margin: 0 8px;
  border: 1px solid var(--color_border);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -moz-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -ms-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  -o-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
}
.single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share a svg {
  width: 12px;
  height: 12px;
  fill: var(--color_heading);
}
.single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share a:hover {
  border-color: var(--color_heading);
}
.single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share a:hover svg.fm-icon {
  fill: var(--color_heading);
}
.single-post .site-main article.single-post .footer-post {
  margin-bottom: 50px;
}
.single-post .site-main article.single-post .footer-post .post-navigation {
  padding: 15px 0;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links {
  display: flex;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links a {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links a .post_nav-text {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links a .post_nav-text:not(:hover) {
  color: var(--color_body);
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links a .nav-post-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  margin-top: 5px;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-previous, .single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-previous a {
  text-align: left;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-previous ~ .nav-next {
  border-left: 1px solid var(--color_border);
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-next {
  border: none;
  text-align: right;
}
.single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-next a {
  float: right;
  text-align: right;
}
.single-post .site-main article.single-post.special-layout .entry-content img.wp-post-image {
  display: none;
}
.single-post .site-main article.single-post blockquote {
  font-size: 20px;
  line-height: 28px;
  color: #606060;
}
.single-post .site-main article.single-post blockquote cite {
  font-size: 12px;
  letter-spacing: 1px;
}
.single-post .site-main article.single-post blockquote cite strong {
  font-weight: 600;
}
.single-post .site-main article.single-post blockquote {
  margin: 1.8rem 0;
  border-left: 5px solid;
  padding: 0.5em 1.5em;
}
.single-post .site-main article.single-post blockquote.has-text-align-right {
  border-left: none;
  border-right: 5px solid;
  padding-left: 0;
  padding-right: 1.5em;
}
.single-post .site-main .related-posts > h2 {
  font-size: 24px;
  margin-bottom: 1rem;
}
.single-post .site-main .comments-wrapper #comments {
  margin-top: 30px;
  text-align: center;
}
.single-post #comments {
  clear: both;
  padding-top: 0;
  border-top: none;
}

@media (min-width: 768px) {
  .single-post .site-main article.single-post {
    margin-top: 40px;
  }
  .single-post .site-main article.single-post .entry-content > figure.alignleft {
    margin-top: -2px;
  }
  .single-post .site-main article.single-post .info-bottom {
    flex-direction: row;
  }
  .single-post .site-main article.single-post .info-bottom .post-item-share {
    margin-left: auto;
    margin-right: 0;
  }
  .single-post .site-main article.single-post .info-bottom .post-item-share .caston-blog-share a {
    margin: 0 10px 0 0;
  }
  .single-post .site-main article.single-post .info-bottom .entry-taxonomy {
    justify-content: flex-start;
    margin-top: 0;
  }
  .single-post .site-main article.single-post .post-header h1.entry-title {
    font-size: 40px;
    line-height: 42px;
  }
  .single-post .site-main article.single-post .footer-post .post-navigation .nav-links .nav-post-title {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .single-post .site-main article.single-post .info-bottom .post-item-share {
    display: flex;
    align-items: center;
  }
  .single-post .site-main article.single-post .info-bottom .post-item-share .title {
    display: inline-block;
  }
}
@media (min-width: 1025px) {
  .single-post .wp-caption.alignleft,
.single-post img.alignleft,
.single-post .wp-caption.alignright,
.single-post img.alignright, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post p, .single-post pre, .single-post address, .single-post figure,
.single-post .wp-caption,
.single-post .wp-block-categories,
.single-post blockquote > * + *,
.single-post .entry-content > table,
.single-post .wp-block-group.has-background,
.single-post .wp-block-media-text,
.single-post .wp-block-image,
.single-post img.wp-post-image,
.single-post .site-main article.single-post .entry-content figure.wp-block-gallery {
    margin-bottom: 1.4rem;
  }
  .single-post blockquote, .single-post blockquote.alignleft, .single-post blockquote.alignright {
    margin: 1.8rem 0;
  }
  .single-post .site-main article.single-post {
    margin-top: 60px;
  }
  .single-post .site-main article.single-post .post-header {
    margin-bottom: 40px;
  }
  .single-post .site-main article.single-post .post-header .entry-image-attachment {
    margin-top: 35px;
  }
  .single-post .site-main article.single-post .post-header .post-categories {
    margin-bottom: 10px;
  }
  .single-post .site-main article.single-post .post-header h1.entry-title {
    margin-bottom: 15px;
  }
  .single-post .site-main article.single-post .entry-content .h1, .single-post .site-main article.single-post .entry-content .h2 {
    margin-bottom: 1.5rem;
  }
  .single-post .site-main article.single-post .entry-content .h3, .single-post .site-main article.single-post .entry-content .h4, .single-post .site-main article.single-post .entry-content .h5, .single-post .site-main article.single-post .entry-content .h6, .single-post .site-main article.single-post .entry-content h1, .single-post .site-main article.single-post .entry-content h2, .single-post .site-main article.single-post .entry-content h3, .single-post .site-main article.single-post .entry-content h4, .single-post .site-main article.single-post .entry-content h5, .single-post .site-main article.single-post .entry-content h6 {
    margin-bottom: 1rem;
  }
  .single-post .site-main article.single-post .entry-content .wp-block-image figcaption {
    margin-bottom: 0;
  }
  .single-post .site-main article.single-post .entry-content blockquote > p {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1440px) {
  .single-post .caston-sidebar-content + #primary, .single-post .caston-sidebar-content + .post-content-area {
    padding-right: 25px;
  }
  .single-post .caston-sidebar-content.caston-sidebar-left + #primary, .single-post .caston-sidebar-content.caston-sidebar-left + .post-content-area {
    padding-left: 25px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .single-post .site-main article.single-post .post-header img.wp-post-image {
    height: 500px;
    object-fit: contain;
  }
  .single-post .site-main article.single-post .info-bottom .post-item-share, .single-post .site-main article.single-post .info-bottom > .entry-taxonomy {
    flex: 0 0 100%;
    justify-content: center;
  }
  .single-post .site-main article.single-post .footer-post .post-navigation .nav-links a .nav-post-title {
    display: none;
  }
}

/*# sourceMappingURL=blog_single_post.css.map */
