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


.l-header .widget {

	//line-height: 25px !important;
}

h1, h2, h3, h4, h5, h6 {

	margin: 0 0 .5rem;
}

.l-header {
	position: fixed !important;
	bottom: 0px !important;
}

.w-nav.type_desktop .w-nav-list.level_2 {
    bottom: 70px;

}

.g-cols.type_default {
	//margin: 0 -2.5rem !important;
}




.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item a:after {

 	content: "|";
 	padding-left: 20px !important;

}
.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > ul > li > a:after {

 	content: " ";
 	padding-right: 20px !important;

}

.w-toplink.active {

	bottom: 100px;
}