/*
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:*/

html .l-body, 
.l-body .l-header .widget, 
.l-body .menu-item-object-us_page_block {
	font-weight: 400;
}

.w-vwrapper.box-rounded {
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EDEDED;
    background: #fff;
    padding: 60px 50px 60px 50px;
}

.box2 {
	padding: 110px 110px 110px 80px;
	background: #fff;
}

.w-vwrapper.home-contact-vwrapper {
	border-radius: 5px;
	border: 1px solid #EDEDED;
	padding: 30px 0;
}

/* Misc */

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.95;
}

@media (min-width: 1025px) {
	.box2 {
		max-width: 650px;
		margin-left: auto;
	    margin-right: -150px;
	    position: relative;
	    z-index: 10;
	}
}

@media (max-width: 767px) {
	.home-featured-row .g-cols.stacking_default.via_grid.mobiles-cols_1>.wpb_column.stretched, 
	.home-featured-row .g-cols.stacking_default.via_flex.type_boxes>.wpb_column.stretched {
		width: 100%;
	}

	.box2 {
		padding: 2.5rem 1.5rem;
	}
}
