.header_elementor {position: relative;}
/**********language selector widget***********/
#_desktop_currency_selector ul li a, #_desktop_currency_selector ul li > span,
#_mobile_currency_selector ul li a, #_mobile_currency_selector ul li > span,
#_desktop_language_selector ul li a, #_mobile_language_selector ul li a{
    padding: 0 12px;
    display: block;
    color: #fff;
	font-size: 13px;
}
.language-selector .expand-more .icon-dropdown:before,
.currency-selector .expand-more .icon-dropdown:before {
	content: "\f107";
}
.language-selector.open .expand-more .icon-dropdown:before,
.currency-selector.open .expand-more .icon-dropdown:before {
	content: "\f106";
}
/**********shopping cart widget***********/
.shoppingcart-widget-elementor .ab-iconcart{position: relative;}
.shoppingcart-widget-elementor.blockcart_default_1 .click-cart{
    cursor: pointer;
}
.shoppingcart-widget-elementor.blockcart_default_1 .click-cart .cart-products-count{
    position: absolute;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    width: 20px;
    height: 20px;
    color: #ffffff;
    margin-top: -8px;
    margin-left: -5px;
    line-height: 20px;
    border-radius: 100%;
    display: inline-block;
}
.shoppingcart-widget-elementor.blockcart_default_1 .click-cart:hover .cart-products-count{
    background: transparent !Important;
}
/**********dropdown button widget***********/
.elementor-widget-header-dropdown .header-dropdown-content {
    top: 110%;
    margin: 0;
    left: auto;
    width: 215px;
    right: -50px;
    border: none;
    padding: 15px;
    min-width: 210px;
    box-shadow: 0 3px 9.3px 0.7px rgb(0 0 0 / 15%);
}
.elementor-widget-header-dropdown .header-dropdown-content>div{
    width: 100%;
    float: left;
    line-height: 1;
    margin-bottom: 10px;
}
.elementor-widget-header-dropdown .header-dropdown-content>div:last-child{
    margin-bottom: 0;
}
.elementor-widget-header-dropdown .header-dropdown-button:after{
    content: none;
}
.elementor-widget-header-dropdown .header-dropdown-content .language-selector-wrapper .image-language li,
.elementor-widget-header-dropdown .header-dropdown-content .currency-selector-wrapper .image-currency li {
    float: left;
    display: inline-block;
    border: 1px solid #333;
    text-align: center;
    margin-right: 5px;
}
.elementor-widget-header-dropdown .header-dropdown-content .language-selector-wrapper .image-language li{
    width: 35px;
    height: 28px;
    line-height: 25px;
}
.elementor-widget-header-dropdown .header-dropdown-content .currency-selector-wrapper .image-currency li{
    width: auto;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
}
.elementor-widget-header-dropdown .header-dropdown-content .language-selector-wrapper .image-language,
.elementor-widget-header-dropdown .header-dropdown-content .currency-selector-wrapper .image-currency{
    display: flex;
    margin-top: 10px;
    margin-bottom: 0;
}
.elementor-widget-header-dropdown .header-dropdown-content {
    border: none;
    border-top: 2px solid;
}
.elementor-widget-header-dropdown .header-dropdown-content .button-popup-signin ,
.elementor-widget-header-dropdown .header-dropdown-content .button-popup-create-account {
    margin-bottom: 10px;
}
#_desktop_user_elementor>div{
    cursor: pointer;
}
#_desktop_user_elementor>div:last-child{
    margin-bottom: 0;
}
#_desktop_search .widget-search-type_1 i{
    color: #999999;
    font-size: 18px;
}
/*================================== custom setting ========================================*/
#desktop-header.header_style_default.header_elementor{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.header-content{
    margin: auto;
    margin-right: 0;
    max-width: 250px;
}
#header-sticky:not(.sticky-desktop)>div.header-bottom-center{
    padding: 0;
}
.header-nav{
    text-align: center;
    margin-top: 20px;
    margin-right: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.header-cart, .header-search, .header-setting{
    display: inline-block;
}
.header-cart{
    margin: 0 30px;
}
.header-search, .header-setting{
    cursor: pointer;
    line-height: 36px;
}
.header-setting .header-dropdown-button>i{
    color: #999999;
    font-size: 20px;
}
#_desktop_cart{
    line-height: 36px;
}
#_desktop_cart .blockcart_default_1 .click-cart{
    cursor: pointer;
    max-width: 100px;
    margin-left: 15px;
}
#_desktop_cart .blockcart_default_1 .click-cart span{
    top: -15px;
    color: #999999;
    line-height: 20px;
    margin-left: -15px;
    margin-right: 2px;
    position: relative;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
}
#_desktop_cart .blockcart_default_1 .click-cart i{
    float: left;
    display: block;
    color: #999999;
    line-height: 36px;
    margin-right: 10px;
}
/*----------------- social icon header -------------------*/
.head-social{
    margin-right: 10px;
}
.header-social{
    margin-top: 25px;
    margin-right: 30px;
}
.header-social ul{
    margin: 0;
    text-align: center;
}
.header-social ul li{
    line-height: 1;
    font-size: 0;
    margin-right: 35px;
    display: inline-block;
}
.header-social ul li:last-child{
    margin-right: 0;
}
.header-social ul li i{
    line-height: 1;
    color: #999999;
    font-size: 16px;
    background-color: transparent;
}
.header-social ul li i.fa-twitter:hover{
    color: #65c8e8;
}
.header-social ul li i.fa-google:hover{
    color: #df4032;
}
.header-social ul li i.fa-pinterest:hover{
    color: #df4032;
}
.header-social ul li i.fa-behance:hover{
    color: #1664f2;
}
/*---------------------- menu sibar --------------------*/
.menu-sidebar{
    background-color: #ffffff;
}
.close-header-menu{
    top: 15px;
    left: 15px;
    font-size: 0;
    z-index: 1000;
    cursor: pointer;
    position: fixed;
    border-radius: 50%;
    transition: all 0.5s;
    background-color: #ffffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.close-header-menu i{
    color: #262626;
    height: 30px;
    padding: 0 8px;
    font-size: 15px;
    line-height: 30px;
}
.close-header-menu.active{
    transform: rotate(-180deg);
}