.single-post .entry-title {
    font-family: "Roboto Condensed";
    font-size: 30px;
    font-weight: bold;
}

.single-post p.entry-meta{
margin-bottom:5px;
}

#gts-testimonials ul.testimonials-list li h5 {
    line-height: 1.2;
}

.singlefeatured{
position:relative;
}

.ftitle{
position: absolute;top: 50%;left: 50%;background: #ffffffb3;padding: 1% 4%;font-family: playfair display;font-style: italic;font-size: 40px;border-radius: 10px;letter-spacing: 2px;color: #333;transform: translate(-50%,-50%);
}

#front-page-3 #text-3{
max-width: 800px;
margin: auto;
float: none;
}

#custom_html-4{
border-right:0;
}

#front-page-31 .widget_text{
max-width: 800px;
margin: auto;
float: none;
text-align:center;
}


.dashafter,.page .entry-title,h1.product_title,#tab-description h2{
font-family: 'Playfair Display';
font-size: 40px;
text-transform: none;
letter-spacing: 2px;
font-style: italic;
font-weight: 400;
color: #a16742;
text-align:center;
}

.smallfeatured{
font-family: 'Playfair Display';
font-size: 30px;
text-transform: none;
letter-spacing: 2px;
font-style: italic;
font-weight: 400;
color: #333;
}

.styledimg{
border: solid 3px #eee;
border-radius: 10px;
}

.dashafter:after,.page .entry-title:after{
content: '';
width: 120px;
margin: 30px auto;
display: block;
border-bottom: solid 2px #efefef;
}

.front-page-2{
background:url(https://clayconsulting.ca/wp-content/uploads/2018/08/pexels-photo-3552961.jpeg);
background-size:cover;
background-position:center center;
}

.front-page-2, .front-page-2 .widget_text::before, .front-page-2 .widget_text::after {
    background-color: transparent;
}

.front-page-2 .widget_text {
    background: rgba(255,255,255,0.3);
}


@media screen and (max-width:800px){
body.with-page-header.header-image:not(.header-scroll) .site-title a {
    background-image: url(https://clayconsulting.ca/wp-content/uploads/2018/08/cropped-clayfinalpng-1.png) !important;
}
.front-page-3 .widget_text {
    padding: 0 20px 0;
}
}