/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/scss/single-post.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width: 1124px) {
  body.single-post .wp-site-blocks .post-featured_section {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 1124px) {
  body.single-post .wp-site-blocks .post-featured_section figure {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 3px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1124px) {
  body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper {
    max-width: 90%;
  }
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper > h1.wp-block-post-title, body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .wp-block-post-date {
  max-width: 100%;
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .taxonomy-category a, body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .taxonomy-post_tag a {
  text-decoration: none;
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .author-date-wrapper {
  width: 100% !important;
  max-width: 750px;
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .taxonomy-post_tag {
  border-radius: 3px;
  background-color: var(--wp--preset--color--secondary);
}
body.single-post .wp-site-blocks .post-featured_section .post-title-date_wrapper .taxonomy-post_tag a {
  padding: 6px 10px;
  font-weight: 600;
  font-size: 14px;
  color: var(--wp--preset--color--base);
}

.is-root-container .post-featured_section .post-title-date_wrapper {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
}

.is-root-container .post-featured_section .post-title-date_wrapper .taxonomy-post_tag {
  border-radius: 3px;
  background-color: var(--wp--preset--color--secondary);
  max-width: 250px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/*# sourceMappingURL=single-post.css.map*/