/*
Theme Name: 12and12 Child
Version: 1.0.0
Template: 12and12
*/
@import url("../12and12/style.css");

.header_fixed_right_area h6 {
        font-size: 14px;
    }

.header_fixed_right_area h6 a {
        font-size: 12px;
    }

	.header_fixed_right_area p {
        font-size: 12px;
    }

	.header_fixed_right_area i {
        font-size: 26px;
    }

	.header_fixed_right_area .icon_text_holder {
        padding: 0 0 0 30px !important;
    }

	nav.main_menu > ul > li > a {
    	padding: 0 7px;
	}

.header_fixed_right_area {
    width: 50%;   
}

.header_fixed_right_area .q_icon_with_title {
    float: left; 
    margin-right: 8px;
}

/*Single Blog */

/*.blog_holder.blog_single article .post_text h2 .date,
.blog_holder article .post_text h2 .date{
    color: #222222;
    font-size: 22px;
    font-weight: 300;
    font-family: 'Raleway';
    display: none;
}*/

/*
.blog_holder.blog_single article h2,
.blog_holder h2.entry_title,
.blog_holder h2.entry_title a  {
    color: #222222;
    text-transform: none;
    font-weight: 600;
    line-height: 1.2em;
}*/

.blog_holder article .post_info {
    display: none;
}

.single-post .blog_holder article .post_image{
    display: none;   
}

.blog_holder.blog_large_image_with_dividers article .post_info .blog_time {
    display: none;
}

.blog_holder.blog_small_image article {
    border-bottom: 1px solid rgba(229,229,229,1);
}
/*
.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 0 23px 23px;   
}*/

.blog_holder.blog_small_image article {
    padding: 10px 0 20px;
    margin: 0 0 !important;
}

@media only screen and (min-width: 1000px) {
    .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
        padding-top: 45px;
    }
}

@media only screen and (max-width: 1000px) {
    .headerMessage {
        display: none;
    }
}


.single-post .title_subtitle_holder_inner {
    display: none;
}

.single_tags {
	display: none;
}

.q_team_title_holder span {
    font-size: 10px;   
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    top: 70px;
    position: relative;
    left: 50px;
}


@media only screen and (max-width: 1400px) {
    .header_fixed_right_area h6 {
        font-size: 12px;
    }

	.header_fixed_right_area h6 a {
        font-size: 12px;
    }

	.header_fixed_right_area p {
        font-size: 10px;
    }

	.header_fixed_right_area i {
        font-size: 18px;
    }

	.header_fixed_right_area .icon_text_holder {
        padding: 0 0 0 20px !important;
    }

	nav.main_menu > ul > li > a {
    	padding: 0 7px;
	}
	
}

.carousel-control {
	width: 7%;
}

#divWNWidgetsContainer709569328 {
	margin: 0 auto;
}