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

.logo-header {
	margin-left:calc(50vw - 730px);
}
.l-subheader.at_middle.width_full {
	padding-right:0!important;
}
header .w-search .w-search-open {
	position:relative;
	padding-right:83px;
}
header .w-search .w-search-open:after {
	content:'SEARCH';
	font-weight:600;
	font-size:14px;
	position:absolute;
	left: 23px;
	top: 0;
}
header .w-cart-icon {
	position:relative;
	padding-right:50px;
}
header .w-cart-icon:after {
	content:'CART';
	font-weight:600;
	font-size:14px;
	position:absolute;
	left: 23px;
	top: 0;
}
@media all and (min-width:768px) {

}
@media all and (max-width:1482px) {
	.logo-header {
		margin-left:15px;
	}
}

@media all and (max-width:767px) {

}
