

 @media only screen and (max-width: 600px) {
.title .subtitle { 
display: none;
}
}

.testimonials_c_holder .testimonial_content_inner {
    background: transparent;
}

#mc4wp_form_widget-2 {
    margin-top: 25px;
}

.mcf-input1 {
    padding: 10px;
    font-size: 15px;
}

#mc4wp_form_widget-2 .qbutton.small {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.blog .container {
    padding-top: 65px;
}

.blog_holder.masonry article .post_info {
    display: none;
}

.entry_title a {
    font-weight: 600;
    color: #532380;
}

.post-template-default .container {
    padding-top: 65px;
}

.widget #searchform {
    border: 2px solid #9fa615;
}

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #9fa615;
}

.blog_holder article .post_info {
    color: #433f40;
}

aside .widget h5 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
}