/* 
Theme Name:		 Quapa Child
Description:	 Quapa child is a child theme of hello elementor
Author:			 iam00
Template:		 quapa
Version:		 1.0.0
Text Domain:	 quapa-child
*/
.global__list{
	right: 0 !important;
    left: auto;
}
.global__list {
    list-style: none;
}
.lang-item {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 46px;
    border-top: 1px solid #3c3c3c;
    background-color: #262626;
    background-size: 27px !important;
}
.lang-item.lang-item-ro {
    background: url(images/common/flag_icon_01.png) center center no-repeat #262626;
}
.lang-item.lang-item-fr {
    background: url(images/common/fr.png) center center no-repeat #262626;
}
.lang-item.lang-item-en{
	background: url(images/common/flag_icon_09.png) center center no-repeat #262626;
}
.lang-item .snb__link1 {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}
.national-gnb ul{text-align: center;}

.national-gnb .lang-item {
    display: inline-block !important;
    width: 40px !important;
    height: 40px !important;
    text-indent: -9999px;
    background-size: 40px 40px !important;
    margin-right: 10px;
    border: none;
}
.national-gnb .lang-item:last-child{
	margin-right: 0;
}

.national-gnb .lang-item a {
    display: block;
    width: 100%;
    height: 100%;
}
.lnb__wrap {
    margin: 0px auto;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
}
.lnb__list {
    padding: 0;
    margin: 0;
}
.lnb__item {
    position: relative;
    display: inline-block;
    list-style: none;
    font-size: 12px;
    vertical-align: top;
}
.lnb__item.type-home {
    overflow: hidden;
    text-indent: -999px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAMAAAC38k/IAAAAUVBMVEVHcEwdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRtw+iZnAAAAG3RSTlMA8wsJ7QpYkQRfDRL3RI7H9TyqGVVG2uLF2XmKOFJFAAAAVElEQVQI122K2xZAIBQFJ+HkEhVd+P8PJTyalz2z1oabrm07PhrV96p5fZot2HmqPjpfx7sR9BreQ1g1yyYQI8i2gBH2nHfE8IQMg/xFOo9SjjMZLp9NA0fG4aRxAAAAAElFTkSuQmCC') no-repeat center center;
}
.lnb__link {
    display: block;
    height: 45px;
    padding: 0 16px 0 19px;
    line-height: 45px;
    text-decoration: none;
    color: #5e5e5e;
    font-weight: 300;
}
.lnb__item:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    color: #E3E3E3;
    line-height: 45px;
    vertical-align: middle;
    content: '/';
}
.lnb__item.type-active .lnb__link {
    color: #FF4340;
}
.lnb__bar {
    overflow: hidden;
    display: inline-block;
    width: 52px;
    height: 0px;
    border-top: 1px solid #FF4340;
    vertical-align: middle;
    margin-right: 2px;
    text-indent: -999px;
}
.lnb__caret {
    width: 10px;
    height: 5px;
    margin-left: 10px;
    border: 0;
    color: #FF4340;
}
.lnb__2depth-list {
    overflow: hidden;
    height: 0;
    position: absolute;
    top: 45px;
    padding: 0;
    margin: 0;
    border: none;
    border-top: none;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 45;
}
.lnb__2depth-list.is-active {
    overflow: visible;
    height: auto;
}
.lnb__2depth-item {
    list-style: none;
}
.lnb__2depth-link {
    display: block;
    padding: 7px 14px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.42857143;
    color: #909090;
    white-space: nowrap;
    text-decoration: none;
}
.padding-top-0{
    padding-top: 0 !important;
}


@media only screen and (max-width: 1025px){
    .lnb__wrap {
        width: 100%;
    }
}

@media only screen and (max-width: 680px){
    .lnb.type-content {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        top: 0;
        height: 40px;
        background: #fff;
    }
    .lnb__2depth-list {
        top: 39px;
    }
    .lnb__wrap {
        text-align: left;
    }
    .lnb__list {
        position: relative;
        padding: 0 10px;
    }
    .lnb__item {
        position: static;
        font-size: 1.1rem;
        min-width: auto !important;
    }
    li.lnb__item.type-active {
    	max-width: 70% !important;
	}
    .lnb__link {
        height: 38px;
        padding: 0 8px 0 13px;
        line-height: 38px;
        color: #999;
    }
    .lnb__item.type-slash .lnb__link {
        padding-left: 0;
    }
    .lnb__item:before {
        font-family: FontAwesome;
        top: auto;
        bottom: auto;
        left: auto;
        line-height: 38px;
        vertical-align: middle;
        font-size: 1.1rem;
        content: '\f105';
    }
    .lnb__link {
        height: 38px;
        padding: 0 8px 0 13px;
        line-height: 38px;
        color: #999;
    }
    .lnb__bar {
        display: none;
    }
    .lnb__caret {
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid #D7D7D7;
        margin-top: -3px;
        margin-left: 3px;
        color: #666;
        vertical-align: middle;
        text-align: center;
    }
    .lnb__caret i {
        position: relative;
        top: -11px;
        font-size: 1.1rem;
    }
    .lnb__item.type-active .lnb__link {
        color: #666;
        text-overflow: ellipsis;
    	overflow: hidden;
    	white-space: nowrap;
    }
    .header__logo-link{
    	text-align: center
    }
    .lnb__2depth-link {
        padding: 9px 15px;
        font-size: 1.3rem;
        color: #666;
    }
}
.header-search__box {
    position: relative;
    height: 50px;
}
input#keyword {
    padding-top: 9px;
    padding-bottom: 10px;
}

.header-search__box{
    width: 100%;
    padding-left: 10px;
}
.header-search__btn{
    height: 50px !important;
}
input#keyword {
    width: 100%;
    border: 0;
    outline: 0;
    background: 0;
    font-size: 15px;
    color: #fff;
    padding-left: 0;
}