.menu_list_box {
margin-left: 10px;
}
.items.red {
    color: rgb(245, 245, 245);
}
.mydata{
  margin-left: 10px;
}
.offcanvas {
    position: fixed;
    z-index: 1051!important;}
 
    @media screen and (max-width: 768px) {

    .menu_list_box1{
  border: none!important;
}
}
/* Regular style for larger screens */
.nav-item {
    display: inline-block;
    margin-left: 5px;
}

/* Style for mobile screens */
@media (max-width: 768px) {
    .nav-item {
        display: block;
        margin: 5px 0;
        padding: 7px;
    }
}
.navbar-brand{
      
      cursor: pointer;
    }
    .food_bg {
    /* background: url(/new_image/f8.jpg) !important; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 20px;
}
.booking_text {

    color: #c0c0c0 !important;
  
}
