body.single-post .elementor-section .saboxplugin-wrap {
  background: #992c29;
  color: #fffffa;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-tab {
  width: 100%;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-view-author {
  padding: 0 24px 24px;
  padding-bottom: 32px;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-view-author a {
  color: #fffffa;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Aboreto", Sans-serif;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-view-author a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fffffa;
  bottom: -8px;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-socials {
  display: none;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  padding: 0 24px 24px;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
  margin: 0;
  background: #fffffa;
  display: inline-flex;
  margin-right: 8px;
  padding: 10px;
  color: #992c29;
  fill: #992c29;
  border: 1px solid #fffffa;
  transition: all 0.4s ease;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey:hover {
  background: #992c29;
  color: #fffffa;
  fill: #fffffa;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey[title=Twitter]::before {
  content: "\e9ca";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 18px;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey[title=Twitter] svg {
  display: none;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-desc {
  margin: 0;
  padding: 0 24px 24px;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-desc p {
  line-height: 1.6 !important;
  font-size: 18px !important;
  color: #f1bdbb;
  margin: 0;
  font-family: "Raleway", Sans-serif;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-authorname {
  margin: 0;
  padding: 24px 24px 8px;
  background: #992c29;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-authorname a {
  color: #fffffa;
  font-size: 28px;
  font-family: "Aboreto", Sans-serif;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-gravatar {
  padding: 0;
  z-index: 99;
}
body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-gravatar img {
  width: 100%;
  height: 100%;
  max-width: unset;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.single-post .elementor-section .saboxplugin-wrap .clearfix {
  display: none;
}
@media (min-width: 481px) {
  body.single-post .elementor-section .saboxplugin-wrap {
    position: relative;
    padding-left: 226px;
    overflow: hidden;
    min-height: 226px;
  }
  body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-gravatar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  body.single-post .elementor-section .saboxplugin-wrap .saboxplugin-gravatar img {
    width: 226px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 100%;
  }
}
body.single-post .elementor-section #ez-toc-container {
  background-color: #992c29;
  display: block;
  border: unset;
  padding: 24px;
  border-radius: 0;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container {
  position: relative;
  font-size: 18px;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container .ez-toc-title {
  color: #fffffa;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700 !important;
  padding-left: 18px;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container .ez-toc-title::before {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  left: 0;
  transition: transform 0.3s;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container .ez-toc-js-icon-con {
  opacity: 0;
  visibility: hidden;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn {
  width: 100%;
}
body.single-post .elementor-section #ez-toc-container ul li {
  color: #fffffa;
  list-style-position: inside;
  list-style-image: initial;
  list-style-type: decimal;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-bottom: 10px;
}
body.single-post .elementor-section #ez-toc-container ul li ul {
  margin-top: 10px;
  margin-left: 20px;
}
body.single-post .elementor-section #ez-toc-container ul li ul li {
  list-style: none;
}
body.single-post .elementor-section #ez-toc-container ul li ul li:last-child {
  margin-bottom: 0;
}
body.single-post .elementor-section #ez-toc-container ul li a {
  color: #fffffa;
  transition: all 0.4s ease;
}
body.single-post .elementor-section #ez-toc-container ul li a:hover {
  text-decoration: none;
  font-weight: 700;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-list.ez-toc-list-level-1 {
  margin-top: 16px;
}
body.single-post .elementor-section #ez-toc-container .ez-toc-list.ez-toc-list-level-1 > li {
  list-style: none !important;
}
body.single-post .elementor-section #ez-toc-container.toc_close .ez-toc-title-container .ez-toc-title::before {
  transform: rotate(90deg);
}
body.single-post .wp-block-buttons .wp-block-button a {
  font-family: "Aboreto", Sans-serif;
  font-size: 18px;
  fill: #fffffa;
  color: #fffffa;
  background-color: #992c29;
  border-radius: 0px;
  padding: 10px 14px;
  transition: all 0.4s ease;
  border: 1px solid #992c29;
  text-decoration: none;
}
body.single-post .wp-block-buttons .wp-block-button a:hover {
  color: #992c29;
  fill: #992c29;
  background-color: #fffffa;
}
body.single-post .elementor-widget-theme-post-content {
  color: #401311;
  line-height: 1.8em !important;
}
body.single-post .elementor-widget-theme-post-content .jkit-post-title .post-title {
  padding: 0;
  margin: 0;
  line-height: 1;
}
body.single-post .elementor-widget-theme-post-content h1, body.single-post .elementor-widget-theme-post-content h2, body.single-post .elementor-widget-theme-post-content h3, body.single-post .elementor-widget-theme-post-content h4, body.single-post .elementor-widget-theme-post-content h5, body.single-post .elementor-widget-theme-post-content h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
body.single-post .elementor-widget-theme-post-content h1, body.single-post .elementor-widget-theme-post-content h2, body.single-post .elementor-widget-theme-post-content h3 {
  margin-top: 20px;
}
body.single-post .elementor-widget-theme-post-content h1, body.single-post .elementor-widget-theme-post-content h2, body.single-post .elementor-widget-theme-post-content h3, body.single-post .elementor-widget-theme-post-content h4, body.single-post .elementor-widget-theme-post-content h5, body.single-post .elementor-widget-theme-post-content h6 {
  margin-bottom: 10px;
}
body.single-post .elementor-widget-theme-post-content h4, body.single-post .elementor-widget-theme-post-content h5, body.single-post .elementor-widget-theme-post-content h6 {
  margin-top: 10px;
}
body.single-post .elementor-widget-theme-post-content h1 {
  font-size: 36px;
}
body.single-post .elementor-widget-theme-post-content h2 {
  font-size: 30px;
}
body.single-post .elementor-widget-theme-post-content h3 {
  font-size: 24px;
}
body.single-post .elementor-widget-theme-post-content h4 {
  font-size: 18px;
}
body.single-post .elementor-widget-theme-post-content h5 {
  font-size: 14px;
}
body.single-post .elementor-widget-theme-post-content h6 {
  font-size: 12px;
}
body.single-post .elementor-widget-theme-post-content ul:not(.ez-toc-list):not(.social-share-list) {
  margin: 0 !important;
  padding-left: 30px;
  clear: both;
  list-style-type: disc;
}
body.single-post .elementor-widget-theme-post-content ul:not(.ez-toc-list):not(.social-share-list):not(:last-child) {
  margin-bottom: 32px !important;
}
body.single-post .elementor-widget-theme-post-content ol {
  margin: 0 !important;
  padding-left: 30px;
  list-style-type: decimal;
}
body.single-post .elementor-widget-theme-post-content ol:not(:last-child) {
  margin-bottom: 32px !important;
}
body.single-post .elementor-widget-theme-post-content a {
  color: #992c29;
  transition: color 0.4s ease;
  text-decoration: none;
}
body.single-post .elementor-widget-theme-post-content a:hover {
  color: #401311;
}
body.single-post .elementor-widget-theme-post-content strong {
  color: #992c29;
}
body.single-post .elementor-widget-theme-post-content .wp-block-heading {
  color: #992c29;
  line-height: 1.4em !important;
  font-weight: 600 !important;
  margin: 12px 0;
}
body.single-post .elementor-widget-theme-post-content .wp-block-image {
  margin: 24px 0;
}
body.single-post .elementor-widget-theme-post-content p:not(:last-child) {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  body.single-post .wp-block-buttons .wp-block-button a {
    font-size: 16px;
    padding: 8px 12px;
  }
}
body.single-post .rank-math-list .rank-math-list-item {
  overflow: hidden;
  color: #fffffa;
  position: relative;
  border-radius: 0;
  background-image: unset;
  background-color: #992c29;
  display: block;
  transition: max-height 0.5s ease-in-out;
}
body.single-post .rank-math-list .rank-math-list-item:not(:first-child) {
  margin-top: 15px;
}
@media (min-width: 768px) {
  body.single-post .rank-math-list .rank-math-list-item:not(:first-child) {
    margin-top: 30px;
  }
}
body.single-post .rank-math-list .rank-math-list-item.expanded .rank-math-question {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
body.single-post .rank-math-list .rank-math-list-item.expanded .rank-math-question::after {
  transform: translateY(-50%) rotate(90deg);
}
body.single-post .rank-math-list .rank-math-list-item.expanded .rank-math-answer {
  opacity: 1;
  display: block;
}
body.single-post .rank-math-list h3.rank-math-question {
  color: inherit;
  font-size: 1.2em;
  font-weight: 500 !important;
  margin: 0 !important;
  margin-right: 45px !important;
  position: relative;
  padding: 15px;
  border-radius: 10px;
}
body.single-post .rank-math-list h3.rank-math-question::after {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent transparent;
  border-left-color: inherit;
  margin-right: 13px;
}
@media (min-width: 768px) {
  body.single-post .rank-math-list h3.rank-math-question::after {
    margin-right: 8px;
  }
}
body.single-post .rank-math-list .rank-math-answer {
  display: none;
  opacity: 0;
  padding: 15px;
  font-size: 1em;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 10px;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
body.single-post .rank-math-list .rank-math-answer p:last-child {
  padding: 0;
}/*# sourceMappingURL=single-blog.css.map */