

.title.title_size_large h1 {
    font-size: 55px;
    font-family: 'Playfair Display', sans-serif;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

 /* nav.main_menu>ul>li.active>a>span:not(.plus) {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 22px 18px 22px 18px;
border-radius: 0px;
background-color:  rgba(255, 255, 255, 0.3);
} */

.testimonial_title_holder h5{
    color: #2a2a2a;
    font-family: 'Lora', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author{
    margin-top: 21px;
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lora';
    line-height: 20px;
}

.call_to_action.simple .text_wrapper>.call_to_action_text{
 line-height: 30px;
}

.q_counter_holder p.counter_text, .title h1 {
    text-transform: capitalize;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    text-align: center;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 7px;
}

.page_not_found h2{
    font-size: 29px;
}
.page_not_found p {
    margin: 15px 14% 35px;
}
@media only screen and (max-width: 600px) {
    .title .subtitle{
        display: none;
    }
}

.full_width {
position: relative;
}
.blog_holder article .post_text h2 .date,.blog_holder article .post_info,.single-post .comment_holder,.single-post div.comment_form,.blog_holder.blog_single article h2.entry_title{
  display: none;
}
.drop_down ul li {
  position: static;
}
.drop_down .second {
   top: 110px !important;
}
.drop_down .narrow .second .inner ul li {
   width: 258px;
   display: inline-block;
}
.drop_down .second .inner ul.right li a{
   text-align: left;
}
header.scrolled .drop_down .second {
   top: 57px !important;
}