.slider-controller-con{
    display: none !important;
}
.slider-btn-con{
    display: none !important;
}
.restaurant-detailed-header.restaurant-detailed-header-topper{
    z-index: 9;
}
.navbar-main-top{
    z-index: 10;
    background-color: transparent !important;
    margin-bottom: -75px;
}

.osahan-nav .nav-link {
    padding: 13px 10px !important;
    /* background: transparent !important; */
    color: black !important;
    /* border-radius: 4px; */
    /* text-shadow: 0px 0px 1px black, 0px 0px 1px black, 0px 0px 3px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 3px black; */
    /*font-weight: 900;*/
    /* letter-spacing: 2px; */
    text-transform: uppercase;
    /* -webkit-text-fill-color: white; */
    /* -webkit-text-stroke-width: 0.7px; */
    /* -webkit-text-stroke-color: black; */
    /* font-size: 13px; */
    display: flex;
    align-items: center;
    /* font-family: Arial Black;*/
}

@media(max-width:768px){
    .navbar-main-top{
        margin-bottom: 0px;
    }
}
.headet-top-phone{
    margin: 0px;
    color: white;
    background: #f32129;
    font-size: 22px;
    padding: 4px 9px;
    border-radius: 6px;
}

.osahan-nav .nav-link.nav-link-cus {
    margin: 0 0 0 9px;
}

@media(max-width:768px){
    /*    .resp-hide-item{
            display: none !important;
        }
        .companylogo-header{
        display: none !important;
        }*/
}

.restaurant-detailed-header-left h2,
.restaurant-detailed-header-left p{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

/*.list-card-body h6,
.list-card-body p.text-gray{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}*/
.mall-category-item h6{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}
/*.list-card-body h6,
.list-card-body p.text-gray.mb-2{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}*/


.single-line-text{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    /* box-shadow: 0px 0px 3px 3px black; */
    /*filter: drop-shadow(0px 0px 0px black) drop-shadow(0px 1px 1px black);*/
    /*transform: scale(1.5);*/
}
.order-box-style1{
    padding-bottom: 12px;
}

.reset-text-stroke{
    -webkit-text-fill-color: none;
    -webkit-text-stroke-width: none;
    -webkit-text-stroke-color: none;
}
.badge.badge-style-1{
    background: red;
}
.badge.badge-style-2{
    background: #008cc1;
}
.badge.badge-style-3{
    background: #15af1a;
}
.popup-container{
    width:100%;
    height:100%;
    position:fixed;
    z-index: 999999999;
    top: 0px;
    left: 0px;
}
.popup-inner-container{
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.8);
}
.popup-box-container{
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 400px;
    position: relative;
    /*    overflow-x: hidden;*/
}
.popup-box-container .modifier-popup{
    overflow-x: hidden;
    max-width: 400px;
    max-height: 400px;
}
.modifier-popup-close{
    position: absolute;
    font-size: 46px;
    color: red;
    font-weight: 900;
    top: -23px;
    right: -23px;
    -webkit-text-stroke-width: 1.8px;
    -webkit-text-stroke-color: white;






}
.modifier-popup-close:hover{
    color: white;
}

input.modfier-count-input::-webkit-outer-spin-button,
input.modfier-count-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.modfier-count-input[type=number] {
    -moz-appearance: textfield;
}

.modifier-popup-checker-con {
    margin-left: 13px;
    transform: scale(1.5) translateX(3px);
}
.modifiew-popup-price{
    width: 60px;
    text-align: right;
}
.modifier-popup-close{
    cursor: pointer;   
}


.address-popup-close{
    position: absolute;
    font-size: 46px;
    color: red;
    font-weight: 900;
    top: -23px;
    right: -23px;
    -webkit-text-stroke-width: 1.8px;
    -webkit-text-stroke-color: white;
}
.address-popup-close:hover{
    color: white;
}
.address-popup-close{
    cursor: pointer;   
}

.notify-con-fa{
    font-size: 72px;
}
.notify-con-fa-success{
    color: #3ecf8e;
}

ul.navbar-nav .badge{
    -webkit-text-fill-color: white !important;
    -webkit-text-stroke-width: 0px !important;
    -webkit-text-stroke-color: white !important;
}
.top-bar-nav-right-con{
    background: white;
    padding-right: 10px;
    /*border-radius: 5px;*/
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.top-menu-cart-inline-con{
    display: inline-block;
    margin-left: 4px;
    margin-right: 5px;
}
.top-menu-cart-inline:hover{
    color: #f32129 !important;
}
.img-fluid.cover{
    width: 100%;
}

.pagination.pagination-cus-stle1 li a{
    background: #ff301e;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 20px;
    padding: 3px 10px;
    color: white;
    border-radius: 3px;
}
.pagination.pagination-cus-stle1 li.active a{
    background: #424242;
}
.pagination.pagination-cus-stle1 li:not(.active) a:hover{
    background: #670000;
}
.pagination.pagination-cus-stle1 li.active a:hover{
    cursor: default;
}
.pagination.pagination-cus-stle1 li{
    margin-right:5px;
}
@media(max-width:480px){
    .pagination.pagination-cus-stle1{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .pagination.pagination-cus-stle1 li{
        margin-bottom: 5px;
    }
}



@media(max-width:768px){
    span.restaurant-detailed-action-btn{
        display:none !important;
    }

    #navbarNavDropdown .top-bar-nav-right-con{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .nav-link.nav-link-cus.dropdown-toggle{
        justify-content: flex-end !important;
    }

    .osahan-nav .dropdown-item {
        text-align: right !important;
    }
}

@media(max-width:768px) and (min-width:668px){
    div.restaurant-detailed-header.restaurant-detailed-header-topper,
    .row.d-flex.align-items-end,
    div.col-md-8.col-xs-12{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }
}


@media(max-width:480px){
    .modifier-popup-close{
        position: absolute;
        font-size: 46px;
        color: red;
        font-weight: 900;
        top: -24px;
        right: -23px;
        -webkit-text-stroke-width: 1.8px;
        -webkit-text-stroke-color: white;
        /* transform: translateX(-100%); */
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        right: unset;
    }
}

.footer-app-sec a img{
    width:auto !important;
    height:50px !important;
}

.footer-app-sec a:first-child{
    margin-right:10px;
}

.footer-app-sec{
    margin-top: 32px;
}

.footer ul li{
    margin-bottom: 12px !important;
}

footer p {
    font-size: 15px !important;
}
footer small {
    font-size: 15px;
}

body:not(.yummy_food_home_pg_bdy) .restaurant-detailed-banner div.text-center{
    /*min-height: 250px;*/
    /*min-height: 282px;*/
    min-height: 380px;
    background-image: linear-gradient(180deg, #eafbff, white);
}
body:not(.yummy_food_home_pg_bdy) .restaurant-detailed-banner div.text-center img.cover{
    display: none;
}
body:not(.yummy_food_home_pg_bdy) .restaurant-detailed-banner .restaurant-detailed-header{
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);*/
}

body:not(.yummy_food_home_pg_bdy) .restaurant-detailed-banner div.text-center{
    /*background:url('http://localhost/sed/workfromhome/new-smart-ebookings/templates/yummi_food/img/patten-1.png') left top;*/
    background:url('https://smartebookings.com/templates/yummi_food/img/patten-1.png') left top;

    /*background-color: #d6fffb;*/
    background-position: left bottom;
}

/*templates/yummi_food/img/patten-1.jpg*/



section.start-order-home-con{
    margin-top: 0px;
    margin-bottom: 60px;
}

.products-section.products-section-home-con .owl-nav button i {
    font-size: 28px !important;
    opacity: 0.8 !important;
    color: black !important;
    transform: translateY(2px) !important;
    display: inline-block !important;
    font-weight: 900 !important;
background-color:transparent !important;
}

.item-detail-qty-con{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.item-detail-qty-con button{
    font-size: 23px;
    border: #ced4da 0.3px solid;
    color: black;
    margin-right: 8px;
}
.item-detail-qty-con button:hover{
    background: transparent;
}
.item-detail-qty-con button:first-child{

}
.item-detail-qty-con button:last-child{
    margin-right: 0px !important;
    margin-left: 8px !important;
}

.item-detal-back-btn{
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: auto;
    margin-right: 3px;
    cursor: pointer;
}
.item-detal-back-btn:hover{
    color: #888888;
}

@media(max-width:768px) and (min-width:668px){
    #detail-info-section-con .item-detail-qty-input-con {
        display: flex !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        flex-direction: column !important;
    }
    #detail-info-section-con .item-detail-qty-input-text-content {
        margin-left: 0px !important;
    }
    .detail-info-section-table-head-r-con{
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .detail-info-section-table-head-info.detail-info-section-table-head-info-qty-con{
        display: inline-block;
        margin-left: 6px;
        margin-bottom: 6px;
    }
}

.products-section-home-con.popular-brand-products-section-home-con{
    padding-top: 14px !important;
    margin-top: 0px !important;
}
.homepage-add-section.homepage-add-section-con{
    padding-top: 13px !important;
    padding-bottom: 14px !important;
}

.footer .seb-cp-active.text-color-primary{
    color: white !important;
}
.footer p{
    color:white !important;
}
.footer p a.text-info{
    color:white !important;
}
.footer p a{
    color:white !important;
}
.footer .footer-down-btn{
    font-size: 16px;
}

.popular-brand-products-section-home-con.popular-brand-products-section-home-con-yummyfood .list-card-image .star{
    display:none !important;
}
.popular-brand-products-section-home-con.popular-brand-products-section-home-con-yummyfood .list-card-image .favourite-heart{
    display:none !important;
}
.popular-brand-products-section-home-con.popular-brand-products-section-home-con-yummyfood .list-card-image .member-plan{
    display:none !important;
}


.btn-outline-secondary.btn_add_to_cart:hover {
    color: #fff !important;
    cursor: pointer !important;
}
.order-online-pg .favourite-heart{
    display:none !important;
}

.menu-list.menu-list-product-info img {
    width: 100% !important;
    height: auto !important;
}

ul.breadcrumb{
    border-radius: 0px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    text-align: center !important;
}

.title-breadcrumb{
    margin-top: 30px !important;   
}
.title-breadcrumb ul li a.seb-cp-active.text-color-primary{
    color: white !important;   
}

.yummy_food_pg_html footer{
    margin-top: 0px !important;
}

.yummy_food_pg_html .newsletter-form .input-group input, .yummy_food_pg_html .newsletter-form .input-group button{
    width: auto !important;
    /*    border-radius: 0px !important;*/
}

.yummy_food_pg_html .table-canves-search-content{
    display:flex !important;
}

.app.footer-app-sec a{
    margin-bottom: 6px;
    display: inline-block;
}

@media (max-width: 768px){
    .footer h6 {
        font-size: 16px;
        text-transform: uppercase;
    }
    .text-right {
        text-align: center!important;
    }
}

.cover-content-item-info-con{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cover-content-item-info-con .cover-content-item-info{
    display: inline-block;
}
.cover-content-item-info-con .cover-content-item-info:not(:last-child){
    margin-right: 8px;
    margin-bottom: 2px;
}

@media (max-width: 667px){
    .cover-content-item-info-con .cover-content-item-info:not(:last-child){
        margin-right: 0px;
    }

    .restaurant-detailed-header-left h2, .restaurant-detailed-header-left p{
        -webkit-line-clamp: unset;
    }
}






/*Header menu resp*/
@media (min-width: 769px){
    .cover-content-item-info-con {
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }
}
@media (max-width: 768px){
    .navbar-collapse#navbarNavDropdown{
        display: block !important;
        position: absolute;
        right: 13px;
    }
    button.navbar-toggler{
        display:none !important;
    }
    #navbarNavDropdown .top-bar-nav-right-con {
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .collapse#navbarNavDropdown .dropdown-menu{
        position: absolute !important
    }
}

@media (max-width: 667px){
    .top-menu-cart-inline.top-menu-cart-inline-myaccount{
        display:none !important;
    }    
}

@media (max-width: 480px){
    .container.container-topbart{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .navbar-collapse#navbarNavDropdown {
        display: table;
        position: relative;
        right: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;

        width:100%;
    }
    .navbar-brand.navbar-brand-topbar{
        margin-right:0px;
    }
    #navbarNavDropdown > ul > li{
        position: unset !important;
    }

    #navbarNavDropdown .top-bar-nav-right-con {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
    }
}
/*End Header menu resp*/

@media(max-width:667px){
    .banner-row-con-home{

    }
    .banner-col-con-home{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .banner-col-con-home:not(:last-child){
        margin-bottom: 14px;
    }
}

@media(min-width:668px) and (max-width:768px){
    .list-card-body.add_to_cart_div p.text-gray.time{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
}

@media(max-width:1024px){
    .restaurarestaurant-detailed-header-leftnt-detailed-header-left{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}




@media(max-width:1024px){
    body:not(.yummy_food_home_pg_bdy) .restaurant-detailed-banner .restaurant-detailed-header.restaurant-detailed-header-topper {
        z-index: 9;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media(min-width:668px) and (max-width:768px){
    .order-online-content-col-left{
        flex: 0 0 66.666667% !important;
        max-width: 60% !important;
    }
    .order-online-sidebar-col-right{
        flex: 0 0 40% !important;
        max-width: 40% !important;
        width: 100% !important;
    }
}






/*More Info*/

.item-more-info-btn-more-li-sec{
    display:block;
}
.item-more-info-btn-review-li-sec{
    display:none;
}
.item-more-info-btn-shipping-li-sec{
    display:none;
}
.item-more-info-btn-return-li-sec{
    display:none;
}

.item-more-info-btn-ul-con{
    position: absolute;
    z-index: 9;
    display: none;
    margin-top: 42px;
    /*margin-right: 42px;*/
    margin-right: auto;
    margin-left: 0px;
    width: 100%;
}

.item-more-info-btn-ul-inner-con{
    width: auto;
    min-width: 250px;
    background: white;
    /*padding: 12px 12px;*/
    padding: 0px;
    /*    box-shadow: 0px 3px 7px -5px #8c8c8c;*/
    border-bottom: 5px #efefef solid;
}

.item-more-info-btn-ul{
    list-style-type: none;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: auto;
    position: relative;
    margin-bottom: 0px;
    padding: 6px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 6px;
    margin-top: -5px;
    padding-top: 6px;
}

.item-more-info-h-con{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.item-more-info-btn-con{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    width: 100%;
}
.item-more-info-btn-clicker{
    font-size: 36px;
    color: white;
    line-height: 36px;
    cursor: pointer;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #e0e0e0;
    border: 0.3px #b7b7b7 solid;
    padding-left: 12px;
    padding-right: 12px;
}
.item-more-info-btn-clicker:hover{
    background: #e6e3e3;
}
.item-more-info-btn-clicker:hover{
    color: #505050;
}

.item-more-info-btn-ul li{
    width: 100%;
    text-align: left;
    padding: 6px 6px 6px 6px;
    cursor:pointer;
    /*background: #efefef;*/
    background: white;

    user-select:none;
}
.item-more-info-btn-ul li:not(:last-child){
    margin-bottom: 6px;
}
.item-more-info-btn-ul li span{
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.item-more-info-btn-ul li:hover{
    background: #dedcdc;
}

.item-more-info-btn-ul li.item-more-info-btn-more-li{
    background: #dedcdc;
    /*background: white;*/
}

.item-more-info-h{    
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    color: white;
}






@media(max-width:1024px){
    .item-more-info-btn-ul {
        background-color: transparent !important;
        padding: 0px !important;
        margin-top: 1px !important;
    }
    .item-more-info-btn-ul li:not(:last-child) {
        margin-bottom: 0px !important;
    }
}

@media(min-width:1025px){
    .item-more-info-btn-ul-con{
        display: block;
    }
    .item-more-info-btn-clicker{
        display:none;
    }
    ul.item-more-info-btn-ul {
        list-style-type: none !important;
        padding-left: 0px !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        width: auto !important;
        position: relative !important;
        margin-bottom: 0px !important;
        padding: 6px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 6px !important;
        /*margin-top: -5px !important;*/
        margin-top: 0px !important;
        padding-top: 6px !important;
        background-color: transparent !important;

        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
    }
    .item-more-info-btn-ul li {
        width: 100%;
        text-align: left;
        padding: 10px 6px 10px 6px;
        cursor: pointer;
        /* background: #efefef; */
        background: white;
        user-select: none;
        margin-bottom: 0px !important;

        display: flex;
        align-items: center;
        justify-content: center;
    }
    .item-more-info-btn-ul-con {
        margin-top: 0px !important;
    }
    .item-more-info-btn-ul li:not(:last-child) {
        border-right: 5px white solid;
        border-right-color: white !important;

        border-right: 0px;
        margin-right: 6px;
    }
}





/*End More Info*/






.restaurarestaurant-detailed-header-leftnt-detailed-header-left .companylogo-header{
    max-width:100px !important;
}

.item-more-con-master-row{
    margin-top: 36px;
}


.item-more-info-btn-more-elmnt.seb-cp-active.button-color-primary{
    border-bottom: 4px black solid;
    /*border-bottom-color: black !important;*/
    padding-bottom: 6px;
}




#full_width_loading img{
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(50vh - 180px);
}

.margin-p-sign-up{
    margin: 0 95px;
}

.social-btn-i{
    display: block;
    float: left;
    text-align: center;
    width: 40px;
    border-right: 1px solid;
}

/*----2021/08/24----*/
/*----My Profile Page----*/
.my-profile-img {
    margin-left: auto;
/*    margin-left: 0px;*/
    margin-right: auto;
    display: block;
    border-radius: 50%;
    width: 235px;
    height: 235px;
}
.my-profile-name{
    display: block;
    text-align: center;
/*  text-align: left;*/
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
}
.mb-30{
    margin-bottom: 30px;
}

.pull-right{
    text-align: right;
}

.list-card-item{
    margin-bottom:50px;
}

.cus-action-button{
    font-size: 20px;
}

/**.owl-nav i{
    background-color:transparent !important;
}*/


#navbarNavDropdown{
    display:none !important;
}

@media(max-width:768px){
#navbarNavDropdown{
    display:none !important;
}
}


.restaurant-detailed-action-btn > .btn{
    display:none !important;
}

*.owl-nav i{
    background-color:transparent !important;
}