/*
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:*/
.w-video {
    max-width: 700px;
}
.w-post-elm.color_link_inherit a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: transparent!important;
}

.layout_7770 .usg_vwrapper_1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
@media(min-width:901px){
    .header_hor .w-nav.type_desktop>.w-nav-list>.menu-item{
        flex-shrink: initial;
    }
    .l-subheader.at_middle {
        height:100px!important;
    }
    .header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a {
        /* max-width: 220px; */
        line-height: 1.6em;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .header_hor .l-subheader-cell.at_left>* {
    margin-right: 0;
}

.l-subheader-cell.at_left {
    max-width: 280px;
}

.l-subheader-cell.at_right {
    justify-content: space-between;
    flex: 1;
}

.header_hor .l-subheader-cell.at_right>* {
    margin-left: 0;
}
    .header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 {
        display: flex;
        align-items: stretch;
        /* flex-wrap: wrap; */
        justify-content: flex-start;
    }
    .header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a{
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a {
        display: flex;
        align-items: center;
        height: 100%;
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader{
        background: #FFF!important;
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader ul.level_1>li:not(.current-menu-parent)>a,
    .l-header.bg_transparent:not(.sticky) .l-subheader    {color:#666666!important;}
    .l-header.sticky .w-nav-list.level_1>.menu-item:hover>a{color:#FFF;}
    .no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after{display:none;}
    body.home .l-header.pos_fixed+#page-content {
        padding-top: 100px;
    }
    
    body.home .l-header.bg_transparent:not(.sticky) .l-subheader, body.home .l-header.bg_transparent:not(.sticky) .l-subheader a:hover {
        color: #666!important;
    }    
}
@media (max-width: 900px) and (min-width: 601px){
.l-header.sticky .ush_image_2, .l-header.sticky .ush_image_2 img{height: 50px!important;}
}