

.qode-instagram-feed li{
    margin: 0px !important;
    padding: 0px !important;
}

.mobile_menu_button span {
    font-size: 24px;
}

.side_menu_button a:last-child {
    padding: 0 0 11px 23px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: -8px;
}

.fullscreen_search_holder .close_container .search_close_holder {
    margin-right: 29px;
}

.side_menu_button {
    height: 109px;
}

@media only screen and (max-width: 600px) {
.fullscreen_search_holder .close_container .search_close_holder {
    margin-right: 0;
}
}

.side_menu_button:hover > a {
    opacity: 1;
}

.q_dropcap {
margin: 3px 16px 0 -17px;
}

.comment_holder {
    padding: 57px 0 38px;
}

.comment_holder .comment {
    padding: 27px 25px 40px;
    border-bottom: 1px #E0E0E0 solid;   
}

@media only screen and (max-width: 1000px) {
.comment_holder .comment {
    padding: 27px 0 40px;
}
}

.comments .comment .text .comment_date {
    font-size: 10px;
    font-weight: 500;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

div.comment_form {
    margin: 19px 0 75px;
}

.comment_holder .comment .text .comment-reply-link, .comment_holder .comment .text .replay {
    font-size: 10px;
    font-weight: 600;
}

.comment_holder .comment_number h5, .comment_form .comment-respond h5 {
    font-size: 20px;
}

.blog_holder.single_image_title_post article .post_info a, .blog_holder.single_image_title_post article .post_info, .blog_holder.single_image_title_post article .post_category a {
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 300;
}

.blog_holder.single_image_title_post article .post_category {
    margin-bottom: 29px;
}

.blog_holder.single_image_title_post article .post_info {
    margin: 27px 0 18px;
}

.blog_holder article:not(.format-quote):not(.format-link) .post_info a:hover, article:not(.format-quote):not(.format-link) .blog_like a:hover span {
    color: #eaeaea !important;
}

.social_share_list_holder ul li i {
    font-size: 14px;
    color: #212121;
    margin-left: 12px;
}

.social_share_list_holder ul li i:hover {
    color: #A7A7A7 !important;
}

@media only screen and (max-width: 600px) {
.title .subtitle {
display: none;
}
}