/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


@media (min-width: 768px) and (max-width: 1200px) {
	.l-subheader.at_middle .l-subheader-cell.at_right{display:none !important}
	.l-subheader-h{justify-content:space-between;}
	.l-subheader-cell.at_center{flex-grow:0}
}

@media (max-width: 1200px) {
	#page-footer .g-cols{display:flex;flex-wrap:wrap;}
	#page-footer .g-cols .wpb_column{width:100%}
}