/*
Theme Name: Futrex
Theme URI: http://e-vos.com/
Description: Theme for Futrex from e-vos
Author: e-vos
Author URI: http://e-vos.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

p {
    letter-spacing: -0.6px;
}

header .header_inner_left {
    left: 32px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.blog_holder.single_image_title_post article .post_info {
    margin: 27px 0 0 0;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
    padding: 90px 0 0;
}

.q_dropcap { 
    margin: 3px 19px 0 -18px;
}

.blog_holder.single_image_title_post article .post_category {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
}

.social_share_list_holder ul li i {
    font-size: 14px;
    color: #212121;
    margin-left: 12px;
}

.q_progress_bar .progress_title_holder {
    margin: 0 0 10px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 0px;
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_author_name, .latest_post_two_holder .latest_post_two_info_inner .post_info_date {
    font-size: 14px;
    font-weight: 400;
}

.comment_holder .comment .text .name, .comment_holder .comment_number_inner h5, .comment-respond h5 {
    font-size: 22px;
    line-height: 31px;
}

.comment_date {
    font-size: 11px;
    font-weight: 400; 
}

.comment_holder .comment {
    padding: 21px 25px 41px;
    border-bottom: 1px #E0E0E0 solid;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder {
    padding: 47px 0 27px;
}

div.comment_form {
    margin: 25px 0 75px;
}

.call-to-action {
	background-size: cover;
}

.call-to-action a {
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
.latest_post_two_holder .latest_post_two_text h5, .latest_post_two_holder .latest_post_two_text h5 a {
    font-size: 33px;
}
.blog_holder.single_image_title_post article h1, .blog_holder.blog_large_image h2 a, .blog_holder.blog_large_image h2, .blog_holder article .post_text h2 .date {
    font-size: 33px;
    line-height: 41px;
}
}

@media only screen and (max-width: 600px) {
.blog_holder.single_image_title_post article .post_category a {
    font-size: 14px;
}
.blog_holder.single_image_title_post article h1,  .blog_holder.blog_large_image h2 a, .blog_holder.blog_large_image h2, .blog_holder article .post_text h2 .date {
    font-size: 23px;
    line-height: 30px;
}
}