.img-profile.active-flag{
    width: 24px !important;
    height: 24px !important;
}
.lang-setting{
    padding: 0;
    list-style: none;
    margin: 0;
}
.nav-tabs {
    border-bottom: none;
}
.nav.nav-tabs a{
    padding: 10px 32px;
    background: #0184ff;
    color: white;
    margin: 7px;
}
#myIframe .lgblueBck{
    display: none;
}
.nav.nav-tabs a:hover{
    background: #0184ff69;
    text-decoration: none;
}
.nav.nav-tabs a.active{
    background: #101bee;
    text-decoration: none;
}
.img-profile.active-flag{
    width: 24px !important;
    height: 24px !important;
}
.lang-setting{
    padding: 0;
    list-style: none;
    margin: 0;
}
.nav-icon-j{
    border: 1px solid #0184ff;
    border-radius: 8px;
    min-width: 40px;
    text-align: center;
}
.nav-icon-j.wishlist-icon span{
    margin: auto;
}
.tab-panel-j .row{
    line-height: 50px;
    border-bottom: 1px solid lightgray;
}
.tab-panel-j .language-panel .nav.nav-tabs a{
    background: #ffffff;
    border:1px solid lightgray;
    border-radius: 10px;
    color: white;
    display: none;
}
.tab-panel-j .language-panel .nav.nav-tabs a:hover{
    background: #ff8892;
}
.tab-panel-j .language-panel .nav.nav-tabs a.active{
    background: #f85353;
}
.collapse-item{
    overflow: hidden;
}
.dropify-message .file-icon{
    display: none !important;
}
.corner-rounded-img{
    border-radius: 8px;
}
.menu-card-item-img{
    border: 1px solid lightgray;
    padding: 2px;
    margin: auto;
}
.wishlist span{
    border-radius: 4px;
    border: 1px solid white;
}
.wishlist span:hover{
    border: 1px solid #4544e7;
}
.wishlist.on {
    opacity:0;
}
.hide-field{
    display:none;
}
.item-flag img{
    width: 36px;
    height: 24px;
    /* border-radius: 4px; */
    box-shadow: 2px 1px 2px 0px #533b3b73;
    margin-left: 9px;
    padding: 2px;
    border: solid 1px lightgray;
    opacity:0.5;
}
.item-flag img:hover{
    box-shadow: none;
    opacity:1;
}
.item-flag.active img{
    opacity: 1;
    padding: 1px;
    box-shadow: 0 0 0px 1px #918585ba;
    border: none;
}
.mobile_top_bar_wrap  .cattypebtn{
    display:flex;
    justify-content: center;
}
.hide-field{
    display: none !important;
}
.note-editor{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.img-wh-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 150px;
    overflow: hidden;
}

.img-wh
{
    max-width: 250px;
    /* max-height:150px; */
}
body{
    background:  #eef4fd;
} 
#divqrcode {  
    width: 102px;  
    height: 102px;  
    /*margin-top: 14px;  */
}  
.bord30{
    border-radius: 30px;
}
.Pisi{
    position: relative;
}
.Pisi img{
        width: 24px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.dsa_P{
    display: flex;
    justify-content: space-between;
}
.MenU_li {
    margin-top: 10px;
    background: white;
    border-radius: 16px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 12px;
    border: 1px solid #b7eaf6;
}
.MenU_li_title{
    border-radius: 12px;
    background: #b7eaf6;
}
.prct{
    color: #0f9eda;
    padding: 2px 8px;
    font-weight: 800;
    border-radius: 30px;
}
.fnt14{
    font-size: 14px;
    background: #b7eaf6;
    padding: 4px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.catStyle{
    font-size: 30px;
    font-family: 'Parisienne', cursive;
}
.item_name{
    /*font-family: 'Satisfy', cursive;*/
    font-size: 20px;
}

.show_Allergens{
    display:none;
}
.UHU_p{
    font-size: 14px;
    font-weight: 500;
}

.w70{
    width:70px;
}
.W751{
    width:58% ;
}
.categoryname_with_image{
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.mobile_bottom_bar{
    display: flex;
    padding: 10px;
    line-height: 24px;
    /* width: 40px; */
    /* height: 40px; */
    /* border-radius: 8px; */
    align-items: center;
    justify-content: center;
    background: #007bffbf;
    margin: auto;
    margin-top: 10px;
}
.mobile_bottom_bar_wrap{
    border-top: 1px solid #b7eaf6;
    position: fixed;
    z-index: 10;
    width: 100vw;
    background: white;
    bottom: 0px;
    font-size: 14px;
    text-align: center;
}
.mobile_bottom_bar_wrap p{
    margin-bottom: 0;
}
.mobile_top_bar_wrap{
    position: fixed;
    top: 0;
    background: white;
    padding: 10px 10px;
    z-index: 100;
    min-height: 110px;
}
.sort-direct-icon:hover{
    color: black;

}
.qty_field_wrap{
    background: #e9e9e98a;
    border: 1px solid #b7eaf6;
}
.food_extra{
    padding-left : 50px;
}
#registerModal .modal-dialog{
    pointer-events: auto;
}
@media (min-width: 576px){
    #loginModal .modal-dialog {
        max-width: 1000px;
        margin: 1.75rem auto;
    }
    
}
@media only screen and (max-width: 390px) {
    .w-100 {
        /* max-height: 100px; */
    }
}

@media only screen and (max-width: 600px) {
    .img-wh
    {
        max-width: 150px;
        /* max-height:100px !important;
        min-height:100px !important; */
    }
    .W751{
        width:75%;
    }
    .img-wh-wrap{
        max-height:100px !important;
    }
    .food_extra{
        padding-left : 10px;
    }
}
@media only screen and (max-width: 768px){
    .nav.nav-tabs a {
        padding: 10px 10px;
        font-size: 12px;
        margin: 4px;
    }
    .title-bar{
        display:block !important;
    }
    .lang-bar ,.cattype-bar{
        display:flex;
        justify-content:center;
        margin-top: 2rem;
    }
    .mobile_top_bar_wrap .nav.nav-tabs a{
        padding: 8px 35px;
    }
}
@media only screen and (max-width: 330px){
    .nav.nav-tabs a {
        padding: 8px 8px;
        font-size: 9px;
        margin: 4px;
    }
    .mobile_top_bar_wrap .nav.nav-tabs a{
        padding: 8px 35px;
    }
}

table.ui-timepicker-table tbody {
    color: #7980fc;
    background: #323232d6 !important;
}
.user_side_opening_time .ui-timepicker-hour-cell a{
    color: #0825a2;
}
 a.ui-state-default.ui-state-hover {
    color: red;
}
 td.ui-timepicker-hour-cell, td.ui-timepicker-minute-cell {
    border: 1px solid gray;
}

.ui-state-default {
    padding: 5px;
    background: #4f3f3f !important;
    color: cornflowerblue;
}
.ui-state-default.ui-state-active{
    background: #241010 !important;
    color: white !important;
}
.ui-state-hover{
    background: #ffffff !important;
}
.user_side_opening_time td.ui-timepicker-hour-cell, td.ui-timepicker-minute-cell {
    border: 1px solid gray;
}

.user_side_opening_time a.ui-state-default {
    padding: 5px;
}
.ui-datepicker-calendar{
    background : #4f3f3f;
}
.ui-datepicker-calendar th {
    border:none;
    color: white;
}
.ui-datepicker-calendar td {
    border:1px solid #5f5151;
}
#ui-timepicker-div{
    z-index:2 !important;
}
.ui-timepicker-table td a {
    width: auto;
}
td.status_label_j {
    min-width: 25px;
    width: 10%;
    max-width: 50px;
    padding: 1%;
}
.choose-menu-card{
    background: #2e8dfa;
    color: white;
    margin-top: 10px;
}
.choose-menu-card *{
    color: white;
}

.choose-menu-card:hover{
    box-shadow: 2px -1px 9px 0px #75787e;
    color: white;
}
.choose-menu-card p{
    margin-bottom: 0px;
}