

input.wpcf7-form-control.wpcf7-submit {
margin-top: 20px;
}

.footer_top h5{
margin-bottom: 14px; 
}

.header_bottom, .header_bottom_right_widget_holder{
    padding-right: 0;
}
@media only screen and (min-width: 1401px){
footer .qode-instagram-feed{
padding-right: 25%;
}
}

.footer_top ul.qode_twitter_widget a{
text-transform: none;
}

/* blog remove categories */
.blog_holder .post_info {
    visibility: hidden !important; 
}
.blog_holder .post_info * {
    visibility: visible !important;
}
.blog_holder .post_info a[rel="category tag"] {
    display: none !important;
}
.blog_holder .post_info .time, 
.blog_holder .post_info span.dots, 
.blog_holder .post_info .post_comments {
    float: left !important;
}