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

.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow::before {
	font-size: 16px;
	margin-left: 8px;
	margin-top: 2px;
}
.w-nav.type_desktop .w-nav-list.level_2 {
	left: 18px!important;
}
nav:not(.type_mobile) .only-mob-menu {
	display:none!important;
}
.only-mob-menu {
	margin-top:20px!important;
}
.yellow-txt {
	color: #ffc91a!important;
}
footer li {
	padding-bottom:10px;
	border-bottom:1px solid rgba(92,127,163,1);
}