/*
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:*/
/*.yyhz a{
 padding: 0!important;color: #000 !important;
}
.yyhz a:hover{
	color:#f00!important;
}*/

.yytop{
    display: flex;justify-content: center;align-items: center;
    
}
.yynhz{
    position: absolute;top: 30px;background: #f5f5f5;z-index: 999;
    width: 350%;
    padding: 10px 0;display: none;
}
.xlimg{
    height: 15px;
}
.yytop span{
    display: inline-block;
    margin: 0 5px;
}
.yyhz{
    position: relative;margin:  0 20px;
}
.yyhz a{
    font-size: 14px;line-height:2;
    display: block;
    text-align: left;padding: 0 10px;
}
.yyhz a:hover{
    background: #ccc
}
.yyhz:hover .yynhz{display: block;}
.w-search.layout_fullscreen .w-search-form{
	background: #fff;
}
.w-search-close{
	right: 5%
}
.logongs img{
	height: 56px!important;
}
.w-search-background.overlay-out {
    transition: opacity 0.5s, transform 0.5s cubic-bezier(.4,0,.2,1);
}
.w-search-form, .w-search-background {
    background: #ffffff;
    color: #252525;
}
.w-search-background {
    display: none;
    position: fixed;
    z-index: 99;
    border-radius: 100%;
    transform: scale(1);
    transform-origin: 50%;
    opacity: 0;
    pointer-events: none;
}
@font-face{
     font-family: 'Font Awesome 5 Brands'; 
     src: url('../fonts/fa-brands-400.woff2');
}

.w-socials-item.facebook .w-socials-item-link:after {
    content: '\f09a';
}
.w-socials-item-link:after {
    font-family: 'Font Awesome 5 Brands';
}
.w-socials-item-link:after, .w-socials-item-link i {
    display: block;
    line-height: inherit;
    position: relative;
}
.w-socials-item.twitter .w-socials-item-link:after {
    content: '\f099';
}
.w-socials-item.linkedin .w-socials-item-link:after {
    content: '\f0e1';
}
.w-socials-item.instagram .w-socials-item-link:after {
    content: '\f16d';
    font-size: 1.1em;
}
.w-socials-item.pinterest .w-socials-item-link:after {
    content: '\f0d2';
}
.w-socials-item.houzz .w-socials-item-link:after {
    content: '\f27c';
}
.w-socials-item.youtube .w-socials-item-link:after {
    content: '\f167';
}
.l-subheader.at_top, .l-subheader.at_top .w-dropdown.opened, .l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    color: #999999;background: #F4F4F4;
}
.l-header:before {
    content: "";display: none!important;
}

.ush_menu_3 .w-nav-icon i {
    border-width: 3px;
}
.w-nav-icon i {
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.15s cubic-bezier(0, 1, .8, 1);
}
.w-nav-icon i {
    border-bottom: 0.15em solid;
}
.w-nav-icon i, .w-nav-icon i:before, .w-nav-icon i:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: inherit;
}
.w-nav-icon i:before {
    top: -0.3333em;
    transition: top 0.15s cubic-bezier(0, 1, .8, 1) 0.15s, opacity 0.15s cubic-bezier(0, 1, .8, 1);
}
.w-nav-icon i:after {
    top: 0.3333em;
    transition: top 0.15s cubic-bezier(0, 1, .8, 1) 0.15s, transform 0.15s cubic-bezier(0, 1, .8, 1);
}
.w-nav-icon i:before, .w-nav-icon i:after {
    border-bottom: inherit;
}
.yy {
    position: relative;
    top: 3px;
}
.yym {
    text-align: center;display: none;
}
.yym img {
    margin: 0 3px;
}

@media (min-width: 900px){
	.l-header.sticky .l-subheader.at_top {
    line-height: 0px!important;
    height: 0px!important;
    overflow: hidden;
}
.l-subheader.at_top {
    line-height: 32px!important;
    height: 32px!important;
}.l-header.sticky .l-subheader.at_middle {
    line-height: 75px!important;
    height: 75px!important;
}
/*.l-header.sticky{
	top: 26px!important;
}*/
/*.l-header.sticky:before{
	display: none;
}*/
.l-subheader.at_top {
    display: inherit!important;
}
.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h{
	padding-top: 108px;
}
}



@media (max-width: 900px){
.logongs img {
    height: 28px!important;
}
.l-subheader.at_middle{
	box-sizing: border-box;
}
.yym {
    display: block;
}
.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h{
	padding-top: 60px;
}




}