/*
Theme Name: 12and12 - a Bridge Child Theme
Version: 1.0.0
Template: bridge
*/

@import url("../bridge/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 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 {
    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;
}

/* EVENTS */

.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-title a {
	font-size: 14px;
    line-height: 1.5;
}