/*
Theme Name: Pack City Child
Template: packcity
*/
@import url("../packcity/style.css");

.post_info {
	display: none !important;
}

.post_text_inner > .entry_title {
	margin-bottom: 15px;
    margin-top: 10px;
}

.single-post .two_columns_66_33 {
	margin-bottom: 50px !important;
}
.flexslider, .portfolio_slider {
    margin: 0 !important;
}

.blog .two_columns_66_33, .single-format-standard .two_columns_66_33 {
	margin-top: 60px !important;
}

.single-post .two_columns_66_33, .single-format-standard .two_columns_66_33 {
	margin-top: 160px !important;
}

.center_btn {
	margin:  0 auto !important;
	display:  table !important;
}

.single-post .title_outer {
	display:  none !important;
}

#size-max-height {
	height:  350px !important;
	overflow: scroll !important;
}

.header_top, .fixed_top_header .top_header {
    padding: 0 3% !important;
}


@media(max-width: 1400px) {
	.q_logo a {
		height: 55px !important;
	}
	nav.main_menu > ul > li > a {
	    padding: 0 6px !important;
		font-size: 13px !important;
	}
}

@media(min-width: 1000px) and (max-width: 1150px) {
	.q_logo a {
		height: 43px !important;
	}
	nav.main_menu > ul > li > a {
	    padding: 0 5px !important;
		font-size: 12px !important;
	}
	.q_image_with_text_over .desc {
	    margin: 0 20px !important;
	}
}

@media only screen and (max-width: 600px) {
	.title.title_size_small h1 {
	    font-size: 21px !important;
	    line-height: 31px !important;
	}
	table .desc p {
		font-size:  11px !important;
		line-height:  16px !important;
	}
	table .desc {
		font-size:  11px !important;
		line-height:  16px !important;
	}
	.q_image_with_text_over .desc {
	    margin: 0 10px !important;
	}
}

