/*
Theme Name: David Messiha
Theme URI:  https://www.wpserveur.net
Author:     Queens Web Design
Author URI: http://queenswebdesignandgraphics.com
Template:   dotlife
Version:    1.0
License:    GNU General Public License v2 or later
*/
#hero h1 span {
  font-size: 18px;
  font-weight: 300;
}
@media (max-width: 768px) {
  #hero #description p {
    padding: 20px;
  }
}
.strategy-box ul > li {
  margin-bottom: 20px;
}
.strategy-box h3:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 13px;
  width: 100%;
  height: 12px;
  background: #f7bd50;
  opacity: 0.2;
}
.portfolio-frame iframe {
  height: 100vh;
}
.portfolio-column p {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
body.single-post #page_content_wrapper.blog_wrapper,
.post_related .post_header_wrapper {
  border: 1px solid #ddd;
}
.post_header h5,
h6.subtitle,
.post_caption h1,
#page_content_wrapper .posts.blog li a,
.page_content_wrapper .posts.blog li a,
#post_featured_slider li .slider_image .slide_post h2,
.post_header.grid h6,
.comment_date,
.post-date,
.post_navigation h7 {
  font-family: "Playfair Display", sans-serif !important;
  font-weight: 300 !important;
}
/* .post_info_cat {
  font-weight: 400;
} */
