/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.post_text_inner h2, .post_text_inner .post_info{
	display: none!important;
}

/*div.container.johnsPlaceBloggSingle{
	background: #fffcf7 !important;
}

.johnsPlaceBloggSingle h2{
	color: #1e252b;
}

.johnsPlaceBloggSingle .post_text_inner p{
	color: #1e252b;
	font-size: 16px !important;	
	font-weight: 400;
}

.johnsPlaceBloggSingle .comment_date{
	color: #1e252b;
}

.johnsPlaceBloggSingle .text_holder p{
	color: #1e252b;
}

.johnsPlaceBloggSingle .comment h5 a{
	color: #1e252b;
}

.johnsPlaceBloggSingle a{
	color: #1e252b !important;
}*/


.johnsPlaceBloggSingle .container_inner{
	width: 100% !important;
	padding-top: 0 !important;
}

@media screen and (max-width: 480px) {
    .carousel-inner .item .q_slide_text img{
    	display: none !important;
    }
    
    .carousel-inner .item p.q_slide_text {
    	font-size: 28px !important;
    }
}



