

.q_slider .slider_content .has_separator .separator{
    margin-top:5px!important;
    margin-bottom:5px!important;
}

.cover_boxes ul li .box .box_content { top: 0; }
.cover_boxes ul li .box .qbutton { margin-top: 18px; }

.drop_down .second .inner .widget {
padding-bottom: 13px;
}

.drop_down .second .inner .widget a{
padding: 0px !important;
}

contact_form h5 {
display: none;
}

.contact_form {
margin-bottom: 80px;
}

.footer_top {
padding: 45px 0 25px;
font-size: 18px;
}

footer .footer_top .column1 .textwidget img{ width: 30%;}

.sidebar .widget_latest_posts_menu.posts_holder .menu_recent_post_text {
    display:none !important;
}
.blog_holder.blog_single .date, .blog_holder.blog_single .post_info{
    display:none !important;
}

.blog_holder.masonry .post_info {
    display:none !important;
}

@media  (min-width: 1000px) {
  .header_inner_right {    
    top: 50%!important;    
    position: absolute!important;    
    right: 10px!important;    
    transform: translateY(-50%)!important;    
    -webkit-transform: translateY(-50%)!important;    
    -ms-transform: translateY(-50%)!important;
  }
}