

.title h1{
    word-break: normal;
}

nav.main_menu > ul > li > a {
    padding: 0 20px;
}

.blog_holder.blog_small_image article .post_more {
    display: none;
}

.blog_holder.blog_single article .post_info span.post_author {display: none;}

.blog_holder.blog_single article .post_info span.time{padding: 0; margin: 0; border: 0;}

.comment_holder ul ul .comment .image img{width: 60px;height: 60px;}

@media only screen and (min-width: 480px){.comment_holder ul ul .comment .text{padding: 0 0 0 100px;}}

.q_image_with_text_over .shader{display: none;}

section.parallax_section_holder{background-size: cover;}