/*
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:*/
/*{Start Header}*/
.l-subheader.at_bottom {
    background: linear-gradient(rgb(92, 120, 164) 0%, rgb(74, 98, 134) 50%, rgb(49, 76, 116) 51%, rgb(44, 69, 108) 100%) !important;
    color: white !important;
}
@media (max-width: 600px) {
    .l-header.pos_fixed:not(.notransition) .l-subheader {
        background: #282c5938 !important;
    }
    .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        background: #282c59d9 !important;
    }
}
/*{End Header}*/