.h4 {
  color: #464344;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 19px;
}
.h5 {
  color: #464344;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.entry-meta {
  width: 125px;
  margin: 0 auto;
  padding: 1.35em 1.75em;
  background-color: #ae2573;
  position: absolute;
  right: 20px;
  top: 69px;
}
.entry-meta .post_date {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
.post_list_wrapper {
  max-width: 880px;
  margin: 0 auto;
}
.post_list_wrapper .entry-header h5 {
  margin-bottom: 30px;
}
.post_list_wrapper .entry-header .entry-title {
  font-size: 42px;
  font-weight: 500;
  line-height: 60px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .post_list_wrapper .entry-header .entry-title {
    padding-right: 110px;
  }
}
.post_list_wrapper .entry-header .entry-title a {
  color: #464344;
}
.post_list_wrapper .post_list_image {
  position: relative;
}
.post_list_wrapper .post_list_image .entry-meta {
  right: 20px;
  top: -80px;
}
.post_list_wrapper .entry-content {
  margin-top: 32px;
  margin-bottom: 45px;
}
.post_list_wrapper .entry-content p {
  color: #737373;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.post_list_wrapper .addtoany_content {
  margin: 42px 0 0 !important;
}
.blog_sidebar_right {
  max-width: 435px;
}
.blog_sidebar_right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog_sidebar_right .co_form_search {
  max-width: 435px;
  margin-bottom: 87px;
}
.blog_sidebar_right .co_form_search form {
  width: 100%;
}
.blog_sidebar_right .co_form_search form button {
  display: block;
}
.blog_sidebar_right .co_form_search form input {
  padding-left: 64px;
  padding-right: 30px;
}
.blog_sidebar_right .sidebar_recent_posts li {
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0dfdf;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_image {
  width: 30%;
  margin-right: 20px;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info {
  margin-top: 12px;
  width: 70%;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info .recent_post_info_text {
  margin-bottom: 20px;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info .recent_post_info_text h5 {
  letter-spacing: 0.05em;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info .recent_post_info_text h5 a {
  color: #464344;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info .recent_post_info_text p {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 15px;
  line-height: 18px;
}
.blog_sidebar_right .sidebar_recent_posts .recent_post_info .button {
  padding: 0.45em 1.5em;
}
.blog_sidebar_right .sidebar_categories ul {
  display: flex;
  flex-wrap: wrap;
}
.blog_sidebar_right .sidebar_categories ul li {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.blog_sidebar_right .sidebar_categories ul li a {
  color: #464344;
  display: block;
  border-radius: 22px;
  border: 2px solid rgba(224, 223, 223, 0.3);
  padding: 0.3em 1em;
  margin: 0 11px 11px 0;
}
.blog_sidebar_right .sidebar_categories ul li a:focus,
.blog_sidebar_right .sidebar_categories ul li a:hover {
  text-decoration: none;
  border-color: #e0dfdf;
}
body.single-post .site-main {
  padding: 0;
}
body.postid-73065 .gallery img {
  height: 27vw;
  max-height: 500px;
  object-fit: cover;
}
@media (max-width: 991px) {
  body.postid-73065 .gallery img {
    height: 35vw;
  }
}
body.postid-73065 .single_post_wrapper .single_post_title .entry-header .entry-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}
.single_post_wrapper {
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .single_post_wrapper {
    margin-top: 20px;
  }
}
.single_post_wrapper .single_post_title {
  position: relative;
}
.single_post_wrapper .single_post_title .single_post_image {
  position: relative;
}
.single_post_wrapper .single_post_title .single_post_image img {
  width: 100%;
}
.single_post_wrapper .single_post_title .single_post_image .entry-meta {
  right: 0;
  left: 0;
  top: 44%;
  z-index: 1;
}
.single_post_wrapper .single_post_title .entry_header_wrapper {
  padding: 40px;
  background-color: #fff;
  outline: 2px solid #ae2573;
  outline-offset: -22px;
  position: absolute;
  top: 51%;
  left: 12.7%;
  width: 74.6%;
  height: 37.3%;
  box-shadow: 0 0 44px 5px rgba(35, 31, 32, 0.4);
}
.single_post_wrapper .single_post_title .entry-header {
  text-align: center;
  max-width: 800px;
  margin-top: 40px;
}
.single_post_wrapper .single_post_title .entry-header .h5 {
  margin-bottom: 10px;
}
.single_post_wrapper .single_post_title .entry-header .entry-title {
  color: #464344;
  font-size: 42px;
  font-weight: 500;
  line-height: 60px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.single_post_wrapper .single_post_title .entry-header .addtoany_shortcode {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: max-content;
  margin: 0 auto;
}
.single_post_wrapper .single_post_title .entry-header .addtoany_shortcode .addtoany_list a:first-of-type {
  margin-left: 0;
}
.single_post_wrapper .entry-content {
  margin-top: 46px;
  color: #737373;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.single_post_wrapper .entry-content ul {
  padding-left: 20px;
}
.single_post_wrapper .entry-content .addtoany_header {
  letter-spacing: normal;
}
.single_post_wrapper .entry-content p {
  margin-bottom: 30px;
}
.single_post_wrapper .entry-content p:after {
  display: block;
  content: '';
  clear: both;
}
.single_post_wrapper .entry-content p img.alignleft,
.single_post_wrapper .entry-content p img.alignright {
  margin: 20px 0;
}
.single_post_wrapper .post-navigation {
  margin: 63px 0 120px;
}
.single_post_wrapper .post-navigation a {
  color: #464344;
  display: inline-block;
}
.single_post_wrapper .post-navigation a:focus i svg path,
.single_post_wrapper .post-navigation a:hover i svg path {
  fill: #ae2573;
}
.single_post_wrapper .post-navigation .nav-previous,
.single_post_wrapper .post-navigation .nav-next {
  position: relative;
}
.single_post_wrapper .post-navigation .nav-previous .nav-title,
.single_post_wrapper .post-navigation .nav-next .nav-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}
.single_post_wrapper .post-navigation .nav-previous .nav_date,
.single_post_wrapper .post-navigation .nav-next .nav_date {
  font-size: 16px;
  font-style: italic;
}
.single_post_wrapper .post-navigation .nav-previous i,
.single_post_wrapper .post-navigation .nav-next i {
  display: block;
  margin-top: 18px;
}
.single_post_wrapper .addtoany_content {
  margin-top: 38px;
}
