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

/*Add your own styles here:*/

/* HEADER */

div.l-header.sticky {

background: #fff !important;
opacity: .8 !important;
}

div.l-subheader.at_middle{
background: none;
}

.l-header.transparent .l-subheader {
		box-shadow: none !important;
		background-color: rgba(255,255,255,0.8) !important;
		}

.l-subheader.at_top, .l-subheader.at_top .w-dropdown-list, .l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    background: var(--color-header-top-bg);
    color: #000000!important;
}