.head-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 100px;
    background-color: #efe4d0;
    width: 100%;
}
.bar-search{
	background-color: transparent;
}
.search-data form {
    margin-left: -6px;
}
.nav-right {
    /*display: flex;
    flex-direction: column;
    float: right;*/
    /* position: absolute; */
    z-index: 10000;
    /* padding-top: 50px; */
}
#desktop_logo {
    width: 100%;
    text-align: center;
}
.nav-right>div {
    margin: 5px!important;

}
/*#_desktop_logo{
	margin-right: 175px;
    display: flex;
    float: left;
    margin-left: 175px;
}*/
.hidden-sm{
	color: #000;
}
.hidden-sm-down{
	color: #000;	
}

a{
	color: #000;
}
.layout_layout1 .ets_mm_megamenu_content{
	background-color: #efe4d0!important;
}
.search-widget form input[type=text]{
	border:0px solid transparent; 
    width: 72px;
}

.search-widget form button[type=submit]{
	position: none;
}
.cart-products-count {
    color: #000;
}

.megamenu{
    display: flex;
    justify-content: center;
}
.ets_mm_megamenu_content .ets_mm_megamenu_content_content{
    margin-right: 0px;
}
.hidden-sm-down, .header, .bar-search{
    font-family: Verdana;
    font-size: 11.4px;
}

.hidden-sm-down .hidden-sm, .hidden-sm-down{
    margin-left: 5px;
}

/*.search-widget form button[type=submit] {
        margin-right: 189px;
}*/
.bar-search.ui-autocomplete-input{
        margin-left: 189px;
}
.search-widget form button[type=submit] {
        margin-right: 379px;
}
/*-------randev106--------*/
.ets_mm_megamenu *:not(.fa):not(i) {
    border-style: none !important;

}
main{
    overflow: hidden;
}
.header{
    width: 149px;
}

@media all and (max-width: 425px)
{
    .head-nav {
        flex-direction: column-reverse;
        padding: 0px 0px;
    }
    /*#_desktop_logo{
        margin-right: 0px;
        padding: 15px;
    }
     GAMb
    .hidden-sm, .hidden-sm-down{
        display: inline-block !important; 
    }*/
    #desktop_logo{
        position: absolute;
        padding: 0px 15px;
    }
    #_desktop_user_info .user-info a{
        position: absolute;
        left: 10px;
    }
    #header .head-nav #search_widget form{
        position: absolute;
        right: 10px;
        top: 125px;
    }
    .nav-right{
        margin-right: 0px;
        width: 100%;
        padding-top: 120px!important;
        padding-left: 10px;
    }
    .user-info{
        display: flex;
        /*justify-content: center;*/

    }
    .head-width{
        width: 149px;
    }
    .blockcart{
        display: flex;
        justify-content: center;
    }
    .header{
        margin-right: 0px;
        position: absolute;
        top: 125px;
    }
    #search_widget{
        display: flex;
        justify-content: center;
    }/*
    form{
        width: 149px;
    }*/
    a[itemprop], ol[itemscope]{
        display: none;
    }
    #main .page-header h1{
        
       margin-left: 21px;
    }
    .transition_floating .mm_menus_ul.active {
        height: fit-content;
    }

}

@media all and (max-width: 768px){
    #_desktop_logo{
        margin-right: 25px;
        margin-left:25px;
    }    
}

@media screen and (min-width: 769px){
    .ets_mm_megamenu_content_content {
        padding-left: 40px;
    }
}

#search_widget .search_txt_value {
    border: solid 1px !important;
    border-radius: 5px !important;
    padding-left: 2px !important;
}
