@media screen and (max-width: 1399px){ 
    div.today-order {
       left: 70px;
       top: 50px;
    } 
    div.order-summery {
        top: 20px;
    }

    section.hero-area11 .main-heading
    {
        bottom: 14%;
        right: 11%; 
    }   
    section.hero-area13 .main-heading {
        bottom: 14%;
        right: 14%; 
    }

    /*div.container-fluid {
        padding: 0 50px;
    }*/
    div.menu-container .menu-meal .nav-item a {
        margin: 0px 25px;
    }   
    div.menu-container .select-meal-type {
        margin-top: -20px;
    }
    div.breakfast-monthly-content .right-part {
        padding-left: 30px;
    }
    div.reviews-rating-modal .modal-content {
        width: 80%;
        margin: 0 auto;
    }
    div.reviews-rating-modal .customer-review-contents {
        width: 100%;
    }
    div.reviews-rating-modal .food-experience {
        margin: 0 0 0 auto;
        z-index: 1;
    }
    div.reviews-rating-modal .modal-body .food-review-img-container {
        left: 0;
        bottom: 140px;
    }
}
@media screen and (max-width: 1199px){ 
    div.foodsections .listOfFoodSection .foodSectionImg img.foodseleteddish {
       height: 200px;
    }
    
    div.today-order {
        left: 20px;
        top: 20px;
        width: 650px;
        padding: 15px 25px;
    }
    div.order-summery {
        left: 20px;
        top: 20px;
    }
    div.meal-type-container:first-child {
        padding-right: 10px;
    }
    section.hero-area13 .image-container {
        height: 536px;
    }
    section.hero-area13 .image-container img {
        height: 100%;
    }
    div.menu-container .menu-meal .nav-item a {
        margin: 0px 0px;
    }
    div.menu-container .select-meal-type ul li {
        margin-right: 10px;
    }
      div.menu-container .select-meal-type ul li:last-child {
        margin-right: 0;
      }
     div.breakfast-monthly-container {
       justify-content: center;
    }   
 
}
@media screen and (max-width: 991px){
    div.liketoday .container-fluid {
        padding: 0px 25px;
    }
    div.liketoday p {
        margin-top: 0px;
    }
    div.topHeaderSection .HeaderButtons ul li {
        margin: 0 0 0 10px
    }
    div.topHeaderSection .HeaderButtons ul li.dropdown button {
        margin-left: 10px;
    }    
    div.HeaderButtons span.search-kitchen {
        padding: 14px 10px 14px 10px;
    }
    section.hero-area11 .image-container {
        height: 790px;
    }
    section.hero-area11 .image-container img {
        height: 100%;
    }
    div.meal-type-container {
        flex-basis: 350px;
    }
    div.meal-type-container:first-child {
        border-right: none;
        border-bottom: 1px solid #A7A8BC;
    }
    div.today-order {
        width: 400px;
    }
    section.hero-area11 .main-heading,
    section.hero-area13 .main-heading {
        bottom: 20%;
        right: 6%;
    }   
    div.meal-type-container:first-child {
        padding-right: 0;
    }
    section.hero-area13 .main-heading {
        bottom: 15%;
        right: 10%;
    }
    div.container-fluid {
        padding: 0 10px;
    }
    div.kitchen-information .hero-area .main-img {
        height: 340px;
    }
    div.kitchen-information .hero-area .main-img img {
        /*height: auto;*/
    }
    div.reviews-rating-modal .modal-body .food-review-img-container {
       position: static;
       margin: 0 auto;
    }
}

@media screen and (max-width: 767px){ 
    div.foodsections .listOfFoodSection .foodSectionImg img.foodseleteddish {
        height: 200px;
    }
    div.liketoday .foodSelections ul li {
        margin-right: 7px;
    }
    div.topHeaderSection .HeaderButtons ul li:first-child {
        margin: 0 0 0 -20px;
    }
    div.topHeaderSection .HeaderButtons ul li {
         margin: 0px 0px 0px 0px;
    }
    div.topHeaderSection .HeaderButtons ul li.dropdown button {
        margin-left: 0px;
    }    
div.HeaderButtons span.search-kitchen {
    /*padding: 14px 0px 14px 10px;*/
    
   display: inline-block;
    width: 225px;
      margin-top: -25px;
    margin-left: 15px;
    background: #fff;
    border: none;
}
    
   div.kitchen-information .hero-logo img {
    left: 20px;
    width: 100px;
    margin-top: -550px;
}



div.kitchen-information .photo-like {
    right: 0px;
    top: 150px;
}

    div.today-order {
       padding: 5px 15px;
    } 
    section.hero-area11 .main-heading {
        right: 2%;
        width: 324px;
    } 
    section.hero-area11 .main-heading p {
        font-size: 24px; 
    }
    .kitchenscuisine #rating {
        width: 97%;
    }
    section.hero-area13 .main-heading {
        right: 5%;
        width: 278px;
    } 
    section.hero-area13 .main-heading p {
        font-size: 24px; 
    }
    div.container-fluid {
        padding: 0 5px;
    }
    div.menu-container .select-meal-type { 
        margin-top: 0;
    }
    div.packagemodal .modal-dialog {
        max-width: 80%;
    }           
}

@media screen and (max-width: 600px){ 
    div.liketoday p {
        margin-top: 0px;
    }
    section.hero-area11 .image-container,
    section.hero-area13 .image-container {
        height: 460px;
    }
    section.hero-area11 .main-heading p,
    section.hero-area13 .main-heading p {
        font-size: 20px;
    }

    section.hero-area11 .main-heading,
    section.hero-area13 .main-heading {
        width: 270px;
        bottom: 18%;
    }
    div.today-order,
    div.order-summery {
        left: 0;
        top: 370px;
        width: 100%;
    }
    div.liketoday {
        margin-top: 0px;
    }
    div.meal-type-container {
        flex-basis: 100%;
    }
    section.hero-area13 {
        margin-top: 650px;
    }
    div.kitchen-information .kitchenNameRating {
       justify-content: center;
       margin-top: -210px;
    }
    div.kitchen-information .delivery-rating {
   float: right;
    width: 50px;
    /* border: 2px solid #FEDF7C; */
    border-radius: 22px;
    text-align: center;
    padding: 0px 0px;
    /* box-shadow: 0px 2px 19px #a29e8929; */
    margin-bottom: -7px;
    /* margin-left: -142px; */
    margin-right: 310px;
}

.fa-star:before {
    content: "\f005";
    /*color: #fff;*/
}

    
    div.kitchen-information .delivery-rating .review {
    font-size: 12px;
    text-align:left;
}
    
    
    div.kitchen-information .delivery-rating .rate-img img {
    width: 15px;
    height: 15px;
}

    div.kitchen-information .kitchenNameRating .text-right {
        text-align: right !important;
    }
    div.kitchen-information .hero-area .main-img {
        height: 190px;
            margin-top: -25px;
    }
    div.kitchen-information .photo-like {
        right: 20px;
    }
    div.kitchen-information .hero-logo {
        left: 35px;
    }
    div.breakfast-monthly-content {
        padding: 40px 10px;
    }
    div.customer-review-content .food-status li {
       margin-right: 20px;
    }
    div.customer-review-content .food-status span {
        margin-left: 5px;
    }
    div.packagemodal .modal-dialog .modal-body,
    div.packagemodal .modal-dialog .modal-header {
        padding: 10px 10px 1rem 10px;
    }
    div.packagemodal .modal-body .nav-pills .nav-link {
        padding: 0 14px;
    }
    div.packagemodal .package-order-per-week .order-for-week {
       font-size: 20px; 
    }   
    .topHeaderSection .HeaderButtons ul {
    list-style: none;
    padding: 0;
    margin: -34px -25px -1px 75px;
    display: flex;
    align-items: center;
}

}

@media screen and (max-width: 500px){ 

    div.HeaderButtons {
        font-size: 10px;
            margin: -6px -60px -125px 0px;
    }
    div.homeheaderbuttons{
        font-size: 10px;
            margin: 0px -60px -125px -50px;
    }
    .header_wishlist ul li {
    margin: 0px -10px 0px 0px;
}
    div.HeaderButtons1{
    font-size: 10px;
    margin: -70px -20px 0px 0px;
}
div.HeaderButtons span.search-kitchen {
    /* padding: 14px 0px 14px 10px; */
    display: inline-block;
    width: 240px;
    margin-top: -48px;
    margin-left: 15px;
    background: #fff;
    border: none;
}
.HeaderSection .HeaderButtons ul li {
    margin: 0 -15px -5px 65px;
}
.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* max-width: 100%; */
}
.text-ellipsis {
    margin: 5px 0;
    width: 330px;
    /*margin-left: -80px;*/
    margin-bottom: -47px;
}
.cementgray {
    color: #2F3443 !important;
    font-size: 13px;
    font-family: 'Poppins';
    /* width: 300px; */
}
.HeaderSection .HeaderButtons ul li.dropdown button span {
    letter-spacing: 0px;
    color: #2F3443;
    margin-right: 5px;
    font-size: 12px;
}
.HeaderSection .HeaderButtons ul li .ShopingCart .img-fluid {
    width: 25px;
    margin-top: -315px;
    margin-left: -80px;
    /* margin-bottom: 50px; */
}

.HeaderSection .HeaderButtons .dropdown button img {
    width: 26px;
    height: 35px;
    border-radius: 50%;
    /* border: solid 2px #FCC647; */
    margin-right: 3px;
    margin-left: -64px;
    /* margin-top: -360px; */
}
/*.inputborder {*/
/*    border: 4px solid #F6F6F6;*/
/*    border-radius: 10px;*/
/*    background-color: unset;*/
/*    margin-top: 20px;*/
/*    margin-left: -25px;*/
/*    width: 350px;*/
/*    padding: 10px;*/
/*}*/
.loactionmap {
    color: #EA0000;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    margin-right: 7px;
}
.specialinsctruction{
    margin-top: 30px;
}
.osspecialinsctruction {
    font-size: 13px;
    background-color: #FFE39C;
    padding: 4px 7px 10px 2px;
    color: #2F3443;
    opacity: 70%;
}
.viewresto{
   background: #FCC647;
    border: 1px solid #FCC647;
    border-radius: 25px;
    color: black;
    font-size: 16px;
    width: 230px;
    height: 40px;
    position: right;
     margin: 10px; 
    /* margin-top: 10%; */
    /* letter-spacing: 1px; */
    display: inline-block;
    font-weight: 600;
    margin-left: 25px;

}
.ordering{
    width: 65%;
}
.orderchange{
    width: 35%;
}
.oscustomlist{
font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #2F3443;
}
.osyourlocation{
    font-size: 14px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 75%;
}
.osname{
    font-size: 14px;
    font-family: 'Poppins';
    color: #2F3443;
    font-weight: 500;
     margin-left: -15px;
     background: #F6F6F6;
}
  .fontdiscount img {
    position: absolute;
    left: 12px;
    top: 18px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    line-height: 15px;
    padding: 5px;
    font-size: 12px;
}
.liketoday .foodSelections h2 {
    color: #2F3443;
    font-size: 30px;
    font-weight: bolder;
    float: left;
     margin-left: 0px; 
}
.liketoday .container-fluid .row .col-xl-12 .foodSelections p {
    margin-top: 20px;
    font-size: 24px;
    margin-left: 10px;
    font-weight: 700;
}
.menutitle1{
        font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
   
}
.itemprice{
     font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
}
.kitchen-information .hero-area .main-img {
    height: 360px;
    border: 2px solid #707070;
    background-color: #2F3443;
}
.thumbwidth {
    width: 120px;
    height: 80px;
    /* border-radius: 5%; */
    /* border: 1px solid #fcc467; */
    /* outline: 1px solid #fcc467; */
    margin-left: -25px;
    margin-top: 0px;
}
.kitchenNameRating .heading {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    font-variant: none;
    margin-left: 340px;
    margin-top: -340px;
    width: 100%;
    word-spacing: 4px;
    line-height: 56px;
}
.kitchenNameRating .sub-heading {
    font-size: 14px;
    color: #fff;
    /* font-weight: 600; */
    font-variant: none;
    margin-left: 340px;
    width: 100%;
    margin-top: 5px;
    font-family: 'Poppins';
}
.HeaderSection .HeaderButtons ul li.dropdown button span {
    letter-spacing: 0px;
    color: #2F3443;
    margin-right: 5px;
    font-size: 13px;
}
/*Kitchen details page mobile*/
.kitchen-information .hero-area .main-img {
    height: 360px;
    border: 2px solid #707070;
    background-color: #2F3443;
}
.thumbwidth {
    width: 120px;
    height: 80px;
    /* border-radius: 5%; */
    /* border: 1px solid #fcc467; */
    /* outline: 1px solid #fcc467; */
    margin-left: -25px;
    margin-top: 0px;
}
.kitchenNameRating .heading {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    font-variant: none;
    margin-left: 100px;
    margin-top: -235px;
    width: 100%;
    word-spacing: 4px;
    line-height: 35px;
}
.kitchenNameRating .sub-heading {
  font-size: 12px;
    color: #fff;
    /* font-weight: 600; */
    font-variant: none;
    margin-left: 100px;
    width: 280px;
    margin-top: 0px;
    font-family: 'Poppins';
}
.kitchenNameRating .location {
    font-size: 13px;
    color: #fff;
    margin-left: 100px;
    width: 250px;
    font-family: 'Poppins';
   /* margin-top: -5px;*/
}
.line1 img {
   margin-left: 5px;
    margin-top: -10px;
    height: 35px;
}

.line2 img {
    margin-left: 75px;
    margin-top: -10px;
    height: 35px;
}


.kitchen-information .photo-like4 {
   position: absolute;
    bottom: 1px;
    /* margin-top: -70px; */
    margin-left: 80px;
    text-align: center;
        padding: 5px 12px 15px 10px;
    font-size: 15px;
}
.kitchen-information .checkout-cart-section-container .product-pay-information {
    background-color: #fff;
    padding: 25px 20px;
    margin-left: 0px;
    border-radius: 10px;
}
.addtofavicon{
     background-color: #fff;
    padding: 8px;
    border-radius: 50px;
    margin-top: -52px;
    margin-left: 0px;
    font-size: 15px;
    /* font-weight: 700; */
    width: 40px;
    text-align: center;
    height: 40px;
    cursor: pointer;
    line-height: 36px;
    /* display: none; */
    
}
.kitchen-information .delivery-rating .rating {
    color: #fff;
    font-size: 15px;
    /*background-color: #18b93d;*/
    border-radius: 4px;
    /*padding:5px;*/
    font-family: 'Poppins';
}

.kitchenNameRating .allreview {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.kitchenNameRating .allreview1 {
  font-size: 15px;
    color: #fff;
    font-weight: bold;
    /*margin-left: -40px;*/
    font-family: 'Poppins';
}
.checkout-cart-section .checkout-cart-section-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
} 
.kitchen-information .photo-like {
    position: absolute;
    bottom: 0;
    right: 112px;
    top: 62px;
}

.kitchen-information .photo-like1 {
    position: absolute;
    bottom: 0;
   right: 65px;
    top: 175px;
    height: 0px;
}

.kitchen-information .photo-like1 img {
    width: 100px;
    height: 100px;
    margin-top: -11px;
}

.checkout-cart-section .checkout-cart-section-container {
    margin-top: 50px;
    margin-bottom: 50px;
    /*width: 374px;*/
    /* left: 10px; */
}
.kitchen-information .photo-like3 {
    position: absolute;
    bottom: 0;
    /* margin-top: -90px; */
    margin-left: 165px;
    text-align: center;
    padding: 5px 10px 15px 1px;
}
    
.info {
    /*background-color: #fff;*/
    padding: 8px;
    border-radius: 50px;
     margin-top: -15px; 
    margin-left: 0px;
    font-size: 15px;
    /* font-weight: 700; */
    width: 40px;
    text-align: center;
    height: 40px;
    cursor: pointer;
    line-height: 36px;
}
.select-plans{
    /*border: 1px solid #c7c7c7;*/
    border-radius: 50px;
    height: 52px;
    width: 96%;
    margin-left: 0px;
    margin-top: 50px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
/*Tab Section*/
* {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

#section-tab,
#tab-control,
/*#tab-div,*/
.tabnew li {
  padding: 0.5rem;
}

.tabnew ul {
  list-style: none;
}

.tabnew li {
 border-bottom: 1px solid rgb(207 207 207 / 49%);
    margin: 0rem 0;
    cursor: pointer;
    font-weight: 500;
    color: #2F3443;
    font-size: 18px;
    font-family: 'Poppins';
}

#section-tab {
  /*display: flex;*/
}

#tab-control {
  width: 100%;
}

#tab-div {
  width: 100%;
}

#control-selected {
  background-color: #FFB300;
  color: #2F3443;
  border-radius: 5px;
}
#section-tab1,
#tab-control1,
#tab-div1,
.tabnew1 li {
  /*padding: 0.9rem;*/
}

.tabnew1 ul {
  list-style: none;
}

.tabnew1 li {
border-bottom: 1px solid rgb(207 207 207 / 49%);
    margin: 0rem 0;
    cursor: pointer;
    font-weight: 500;
    color: #2F3443;
    font-size: 19px;
    font-family: 'Poppins';
}

#section-tab1 {
 /* display: flex;*/
}

#tab-control1 {
  width: 100%;
}

#tab-div1 {
  width: 100%;
}
.btn-list2 {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 15px;
    color: black;
   font-size: 14px;
    width: 80px;
    height: 30px;
    position: right;
   
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 500;
    margin-left: 25px;
    font-family: 'Poppins';
    letter-spacing: 1.25%;
    cursor: pointer;
}
/*.tab1 .col-md-8{*/
/*    width: 75%*/
/*}*/
/*.tab1 .col-md-4{*/
/*    width: 25%*/
/*}*/
.address-box .col-md-8{
    width: 100%
}
.address-box .col-md-4{
    width: 100%
}
/*#control-selected1 {
  background-color: #FFB300;
  color: #000;
}
*/


/*CSS Grid*/
.section-grid{
   display: flex; 
   /*padding-left: 25px;
   padding-right: 25px;*/
}
.grid-prod{
  flex: 1 1 auto;
  display: flex; 
  flex-flow: row wrap;  
}
.prod-grid{
  flex: 1 1 25%;
  margin:2%;
  padding:12px;
  border: 2px solid #000;
}
.sublist{
 font-size: 11px;
    background-color: #FFE39C;
    padding: 6px 5px 6px 5px;
    color: #2F3443;
    opacity: 70%;
    margin: 0px 2px 4px 0px;
}
.prod-grid img{
  width:100%;
}
.subpart{
    margin-top: 25px;
    padding: 20px;
    border-radius: 20px;
}
.nav-items{
    width: 47%;
    margin-top: 5px;
}
.nav-items1{
   width: 46%;
    margin-top: 5px;
    margin-left: 5px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #2F3443;
    background-color: #FFB300;
    border-radius: 30px;
    text-align: center;
}
.nav-link {
    color: #2F3443;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500;
}
.nav-link:hover{
    color: #2F3443;
     font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    text-align: center;
}
.menutitle{
        font-size: 24px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
    margin-top: -25px;
}
.menutitle1{
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
   
}
.customlist{
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #2F3443;
}
.itemprice{
     font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
}
.fa-star:before {
    content: "\f005";
    /*color: orange;*/
    font-size: 12px;
}
/*.fa-star {
    font-size: 18px;
}*/
.checked {
    color: orange;
}
.btn-secondary {
    color: #000;
   background-color: #f3f3f3;
    border-color: #d7d7d7;
}
.subhead2{
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
}
.totalitem{
     font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 50%;
}
.itemdesc{
     font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
}
.fa-star{
    font-size: 18px;
}
.modal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-dialog_subs{
    max-width: 370px;
    margin: 10rem auto;
}
.modal-title1 {
       font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #2F3443;
    width: 100%;
}
.modalheader p{
     margin-left: 0px;
    margin-top: 25px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 70%;
    font-weight: 500;
    position: fixed;
}
.modalheaders p{
      margin-left: 0px;
    margin-top: 25px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 70%;
    font-weight: 500;
    position: fixed;
}
.modalheader1 p{
      margin-left: 0px;
    margin-top: 25px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 70%;
    font-weight: 500;
    position: fixed;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F6F6F6;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 20px;
    /*margin-top: 25px;*/
    padding: 10px;
        margin: 10px -35px 10px -35px;
}
.card-box-shadow {
    box-shadow: 0px 10px 64px rgb(152 152 152 / 19%), 0 6px 6px rgb(30 27 27 / 23%);
}
/*.modalbody{
        overflow: scroll;
    height: 230px;
}*/
.h6, h6 {
    font-size: 18px;
    font-family: 'Poppins';
    color: #2F3443;
}
.fa-arrow-right{
    font-size: 20px;
}
.fa-arrow-left{
    font-size: 20px;
}
.modalbody li{
    color: #2F3443;
    font-family: 'Poppins';
    font-size: 10px;
    width: 50%
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #f6f6f6;
    background-clip: padding-box;
    border: 0px;
    border-radius: 10px;
    outline: 0;
    padding: 5px 5px 0 5px;
}
.scrollbar
{
    margin-left: 10px;
    float: left;
    height: 250px;
    width: 300px;
    overflow-y: scroll;
    margin-bottom: 25px;
}
#style-2::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #FFB300;
}
.footerprice{
    margin-left: -25px;
     font-size: 13px;
    font-family: 'Poppins';
    color: #2F3443;
    font-weight: 500;
}
.btn-list3{
   background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: black;
    font-size: 13px;
    width: 165px;
    height: 35px;
    position: right;
    /* margin: 10px; */
    /* margin-top: 10%; */
    /* letter-spacing: 1px; */
    display: inline-block;
    font-weight: 600;
    /* margin-left: 75px; */
    cursor: pointer;

}
.modal-footer .col-md-6{
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
}

.kitchen-information .couponoffer {
   /* position: absolute;
    bottom: 0;
    right: 105px;
    top: 110px;
    height: 0px;*/
    display: none;
}
.modal-body .col-md-6{
    width: 50%;
    padding: 0px;
} 
.select-plans1{
    /*border: 1px solid #c7c7c7;*/
    border-radius: 50px;
    height: 45px;
    width: auto;
    margin-left: 0px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;

    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
*/
}
.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
 color: rgb(0 0 0 / 60%);
    font-size: 10px;
    color: #2F3443;
    line-height: 1;
    text-align: center;
    padding: 9px 16px;
    margin-right: -1px;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
 background-color: #ffb300;
    box-shadow: none;
    width: 50%;
    margin-top: 1px;
    margin-left: 0px;
    height: 29px;
    font-size: 9px;
    font-family: 'Poppins';
    color: #2F3443;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.3em;
}
.switch-field label:first-of-type {
    border-radius: 30px;
}

.switch-field label:last-of-type {
    border-radius: 30px;
}
.selectpackagemodal1 .ui-datepicker .ui-datepicker-prev,
.selectpackagemodal1 .ui-datepicker .ui-datepicker-next {
display: block;
    }

.selectpackagemodal1 .ui-datepicker .ui-datepicker-header {
    position: relative;
    font-size: 8px;
    color: #2F3443;
    background: #fff;
    border: none;
    /*box-shadow: 0px 2px 19px #A29E8929;*/
}

.selectpackagemodal1 .ui-widget-content {
    color: #2F3443;
    background: #fff;
}

.selectpackagemodal1 .ui-state-default, 
.selectpackagemodal1 .ui-widget-content .ui-state-default, 
.selectpackagemodal1 .ui-widget-header .ui-state-default, .ui-button, 
.selectpackagemodal1 .ui-button.ui-state-disabled:hover, 
.selectpackagemodal1 .ui-button.ui-state-disabled:active {
    color: #2F3443;
    text-align: center;
    background-color: #fff;
    padding: 0;
    border: none; 
    font-size: 12px;
}

.selectpackagemodal1 .ui-state-active, 
.selectpackagemodal1 .ui-widget-content .ui-state-active, 
.selectpackagemodal1 .ui-widget-header .ui-state-active, 
.selectpackagemodal1 a.ui-button:active, .ui-button:active, 
.selectpackagemodal1 .ui-button.ui-state-active:hover {
    color: #000;
    background-color: #FCC647;
}

.selectpackagemodal1 .time-section .choose-time input {
    display: none;
}
.selectpackagemodal1 .ui-datepicker {
    width: 14em;
    padding:0; 
}
.selectpackagemodal1 .ui-widget.ui-widget-content {
    border: none;
    width: auto;
}

.selectpackagemodal1 .ui-datepicker .ui-datepicker-title {
    line-height: 25px;
    font-weight: 600;
}
.selectpackagemodal1 .ui-datepicker .ui-datepicker-title {
    margin: 0px 0.3em;
    text-align: center;
    font-size: 12px;
   /* line-height: 1.8em;*/
    /* text-align: center; */
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
     padding: .5rem; 
}


.selectpackagemodal1 thead {
    border: none;
    background-color: #fff;
    line-height: 70px;
    box-shadow: 0px 2px 19px #A29E8929;
}
.selectpackagemodal1 .ui-datepicker td {
    border: 0;
    padding: 0;
}
.selectpackagemodal1 tr {
    line-height: 25px;
}
.form-group {
    margin-bottom: 0rem;
}
.selectpackagemodal1 .ui-datepicker table {
    margin: 0;
}
.selectpackagemodal1 tbody {
    box-shadow: 0px 2px 19px #a29e8929;
}

.selectpackagemodal1 .ui-datepicker th {
    padding: 0;
    font-size: 12px;
}
.ui-datepicker table {
    width: 100%;
    font-size: .5em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.selectpackagemodal1 .includesunsat {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 30px;
    margin-bottom: 30px;
}
.selectpackagemodal1 .weekendwith {
    padding-left: 10px;
}

.selectpackagemodal1 td.ui-datepicker-current-day:first-child  .ui-state-active
 {
    border-radius: 50% 0 0 50%;
}
.selectpackagemodal1 td.ui-datepicker-current-day:last-child  .ui-state-active
 {
    border-radius: 0 50% 50% 0;
}
.selectpackagemodal1 .btn-back,

 .selectpackagemodal1 .btn-next {
    color: #000;
    background: #FFB300;
    width: 120px;
    height: 40px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 11px;
    padding: 7px 11px;
}
.choose-time input:hover + label, .choose-time input:checked + label {
    color: #2F3443;
    background-color: #FCC647;
    border: 1px solid #FCC647;
}
.choose-time label {
   font-size: 11px;
    color: #2F3443;
    text-align: center;
    border: 1px solid #D6D6D6;
    /* border-radius: 6px; */
    width: 63px;
    height: 23px;
    line-height: 23px;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
 .selectpackagemodal1 .btn-next {
    margin-left: 10px;
 }
 .selectpackagemodal1 .btn-back:hover img{
    position: relative;
    right: 10px;
 }
 .selectpackagemodal1 .btn-next:hover img {
    position: relative;
    left: 10px;
}
 .selectpackagemodal1 .btn-back img,
 .selectpackagemodal1 .btn-next img {
    padding-left: 8px;
     transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
}
.selectpackagemodal1 .btn-back img {
    transform: scale(-1);
}
.customizemodals .btn-back, 
.customizemodals .btn-next {
    color: #000;
    background: #FFB300;
    width: 142px;
    height: 45px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 10px;
    padding: 9px 9px;

}
.modalheader3 p{
  margin-left: 0px;
    margin-top: 25px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 70%;
    font-weight: 500;
    position: fixed;
}
.modalheader3 p span{

    margin-top: 0px;
    font-size: 11px;
    font-family: 'Poppins';
    color: #FFB300;
}
.modalheader p span{

    margin-top: 15px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #FFB300;
}
.modal-title12 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #2F3443;
    width: 100%;
}
.modalheader1 p span{

    margin-top: 14px;
    font-size: 8px;
    font-family: 'Poppins';
    color: #FFB300;
}
.modalheaders p span{

    margin-top: 15px;
    font-size: 10px;
    font-family: 'Poppins';
    color: #FFB300;
}
.modalheader3 .sublist1 {
    font-size: 10px;
    background-color: #f7d890;
    padding: 0px;
    margin-right: 5px;
    color: #2F3443;
}

.customizemodals .btn-container1 {
   background-color: #2F3443;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    border-radius: 15px;
    display: block;
    text-align: center;
    line-height: 11px;
    height: 14px;
    border: 2px solid #2F3443;
    float: right;
    width: 70px;
    cursor: pointer;
    margin-left: 60px;
}
.customizemodals .remove-meal, 
.customizemodals .add-meal, 
.customizemodals .mealcount {
    border: none;
    background-color: transparent;
    color: #fff;
    margin-left: 10px;
    margin-right: 5px;
    cursor: pointer;
}
.customizemodals .col-md-10{
    width: 75%;
}
.customizemodals .col-md-2{
    width: 25%;
}
.section-list {
    display: flex;
    /* padding: 2% 4%; */
}
table {
    width: 100%;
    margin: 5px 5px;
    /* border: 2px solid #000; */
    border-collapse: collapse;
    border-spacing: 0;
}
table tr td {
    padding: 4px;
    border-bottom: 1px solid #b7b7b7;
    padding-top: 25px;
}
tr td img {
    width: 90px;
    margin-bottom: 40px;
    height: 90px;
    border-radius: 10px;
}
.menutitle {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
    margin-top: 0px;
}
.itemprice {
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
}
.checked {
    color: orange;
}
.itemdesc {
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
    display: none;
}
.btn-list {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: #2F3443;
    font-size: 12px;
    width: 90px;
    height: 30px;
    position: right;
    /*margin: 10px;
    margin-top: -10%;*/
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
}
.addlistbutton .btn-container1 {
    background-color: #FFB300;
    color: #000;
    font-size: 12px;
    border-radius: 15px;
    display: block;
    text-align: center;
    line-height: 26px;
    height: 30px;
    border: 2px solid #FFB300;
    float: right;
    width: 90px;
}
.addlistbutton .remove-meal, .addlistbutton .add-meal, .addlistbutton .mealcount {
    border: none;
    background-color: transparent;
    color: #000;
    margin-left: 10px;
    margin-right: 5px;
    font-weight: bold;
}
.h6, h6 {
    font-size: 16px;
    font-family: 'Poppins';
    color: #2F3443;
}
.dropdown-menu.show {
    display: block;
    width: 280px;
    margin-top: -70px;
}
.dropdown1 .dropdown-menu.show {
    display: block;
    width: 155px;
    margin-top: 15px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 5rem;
    padding: 0rem 0px;
    margin: 0.125rem 0rem 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #fcc647;
    border-radius: 10px;
}
.search-location-box {
    padding: 10px 20px;
}
.search-location-box {
    width: 500px;
}
.savedaddress {
    margin-top: 15px;
    color: #2F3443;
    font-size: 12px;
    font-family: 'Poppins';
    width: auto;
}
.dropdown-menu .text-right {
    text-align: right!important;
    margin-top: 13px;
    width: auto;
}
.addaddress {
    margin-top: 12px;
    color: #FFB300;
    font-size: 12px;
    font-family: 'Poppins';
    border-bottom: 2px solid #FFB300;
    font-weight: bold;
}
.plusaddaddress {
    height: 18px;
    width: 18px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.dropdown-menu .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 2rem;
    font-size: 15px;
    line-height: 1.5;
    color: #2F3443;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #F6F6F6;
    border-radius: 15px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Poppins';
}
.input-group-append {
    margin-top: -43px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 50%;
}
.btn-outline-secondary:hover {
    color: #2F3443;
    background-color: transparent;
    background-image: none;
   
}
.btn-outline-secondary:hover {
    color: #2F3443;
    background-color: transparent;
    background-image: none;
}
.btn-outline-secondary {
    color: #2F3443;
    background-color: transparent;
    background-image: none;
     border-color: #fff; 
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 2rem;
    clear: both;
    font-weight: 400;
    color: #2F3443;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    font-family: 'Poppins';
}
.dropdown-item:focus, .dropdown-item:hover {
    background: #FCC647 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px #fcc647;
    border-radius: 10px 10px 0px 0px;
    color: #FFFFFF;
}
.dropdown-item2 {
    display: block;
    width: 100%;
    padding: 0.5rem 2rem;
    clear: both;
    font-weight: 400;
    color: #2F3443;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    font-family: 'Poppins';
}
.dropdown-item2:focus, .dropdown-item2:hover {
    background: #FCC647 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px #fcc647;
    color: #FFFFFF;
}
.dropdown-item1 {
    display: block;
    width: 100%;
    padding: 0.5rem 2rem;
    clear: both;
    font-weight: 400;
    color: #2F3443;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    /* border-bottom: 1px solid #2F3443; */
    font-family: 'Poppins';
}
.dropdown-item1:focus, .dropdown-item1:hover {
    background: #FCC647 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px #fcc647;
    border-radius: 0px 0px 10px 10px;
    color: #FFFFFF;
}
.modal-dialog {
    max-width: 500px;
     margin: 1rem auto;
}
.subsubhead{
        color: #fff;
    font-family: 'Poppins';
    font-size: 12px;
}
.subtotalheading{
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
}
.headingnew{
    font-size: 10px;
    font-family: 'Poppins';
    margin-top: 5px;
}
.cartdesign .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F6F6F6;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 20px;
    margin-top: 25px;
    margin: 5px;
    /*padding: 20px;
    border-radius: 20px;*/
}
.newcartpart {
    padding: 20px;
    border-radius: 20px;
}
.linebottom {
    border-bottom: 2px solid #eee;
    margin-top: 10px;
}
.btn-list1 {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: #2F3443;
    font-size: 16px;
    width: auto;
    height: 35px;
    position: right;
    margin: 10px;
    margin-top: 10%;
    /* letter-spacing: 1px; */
    display: inline-block;
    font-weight: 600;
    /* margin-left: 50px; */
}
.btn-list1:hover{
  background: #FFB300;
    border: 2px solid #FFB300;
    color: white;
}
/*Myaccount page css Sajal*/
.myaccount-section .hero-area .main-img {
    height: 240px;
    border: 2px solid #707070;
    background-color: #2F3443;
}
.myaccount-section .container-fluid {
    background-color: #2F3443;
    padding: 25px 25px;
}
.myaccount-section .profile_image1 {
    width: 50px;
    height: 50px;
}
.myaccount-section .profile_name {
    font-size: 18px;
    font-family: 'Poppins';
    color: #fff;
   /* margin-top: 30px;*/
}
.myaccount-section .profile_details {
    font-size: 14px;
    font-family: 'Poppins';
    color: #fff;
    margin-top: 0px;
}
.myaccount-section .profile-btn {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: black;
    font-size: 12px;
    width: 100px;
    height: 30px;
    position: right;
    margin-top: 40px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 500;
    /* margin-left: 25px; */
    font-family: 'Poppins';
    letter-spacing: 1.25%;
}
.myaccount-section .logout-btn {
    background: #2F3443;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: #FFB300;
    font-size: 12px;
    width: 100px;
    height: 30px;
    position: right;
    margin-top: 40px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 500;
    margin-left: 5px;
    font-family: 'Poppins';
    letter-spacing: 1.25%;
}
.myaccount-section .col-md-2{
    width: 20%
}
.myaccount-section .col-md-7{
    width: 80%
}
.menutitle2 {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #2F3443;
}
.view-details-btn {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 15px;
    color: black;
    font-size: 11px;
    width: 90px;
    height: 25px;
    position: right;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 500;
    margin-left: 10px;
    font-family: 'Poppins';
    letter-spacing: 1.25%;
}
.itemprice {
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #2F3443;
    opacity: 75%;
}
.orderlist {
    font-size: 12px;
    font-family: 'Poppins';
    color: #2F3443;
}
.orderlists {
    font-size: 12px;
    font-family: 'Poppins';
    color: #2F3443;
    opacity: 75%;
}
.sublist1 {
    font-size: 11px;
    background-color: #FFE39C;
    padding: 1px;
    color: #2F3443;
    opacity: 70%;
}
.customizeorder {
    color: #FFB300;
    font-size: 10px;
    font-weight: bold;
}
.hometype {
    font-size: 18px;
    font-family: 'Poppins';
    color: #2F3443;
}
.addresses {
    font-size: 15px;
    font-family: 'Poppins';
    color: #2F3443;
}
.add_deposit_btn {
    background: #FFB300;
    border: 1px solid #FFB300;
    border-radius: 25px;
    color: #2F3443;
    font-size: 14px;
    width: 120px;
    height: 35px;
    position: right;
    margin: 10px;
    margin-top: 0%;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
}
.card2 .col-md-5{
    width: 50%;
}
.card2 .col-md-6{
    width: 50%;
}
.walletamount {
    font-size: 20px;
    color: #2F3443;
    font-family: 'Poppins';
    font-weight: 500;
}
    div.kitchen-information .hero-area .main-img {
        height: 190px;
            margin-top: -25px;
    }
    div.breakfast-menu-container .breakfast-menu-item {
        justify-content: center;
    } 
    div.breakfast-monthly-content .left-part {
        width: 100%;
    } 
    div.breakfast-monthly-content .right-part {
        width: 100%;
        padding-left: 0;
    }
    div.reviews-rating-modal .modal-content {
        padding: 10px 0px;
    }
    div.reviews-rating-modal .modal-title {
        font-size: 21px;   
    } 
    div.customer-review-content .food-status li {
        margin-right: 5px;
    }
    div.customer-review-content .food-status span {
        margin-left: 0px;
    }  
    div.reviews-rating-modal .food-experience .heading {
        font-size: 20px;    
    } 
    div.packagemodal .modal-content {
        left: 5%;
        width:342px;
    }
    div.packagemodal .modal-body li.nav-item {
        font-size: 16px;   
    }
    div.packagemodal .modal-body .package-everyday-list-menu-content .heading {
        font-size: 14px;
        margin-left:10px;
    }
    div.packagemodal .modal-body .package-everyday-list-menu-content .description {
        font-size: 12px;
        margin-left:10px;
    }
    div.packagemodal .package-order-per-week .order-for-week {
        font-size: 16px;
        margin-left:10px;
    }   
    div.packagemodal .package-order-per-week .btn-select-this-package {
       font-size: 10px;
    }
}

@media screen and (max-width: 450px){ 
   
    .kitchenscuisine #rating {
        width: 100%;
    }
    div.kitchen-information .select-meal-plan .select-plan .nav-item {
        margin-right: 5px;
    }
    div.kitchen-information .hero-area .main-img {
        height: 190px;
            margin-top: -25px;
    }
    div.menu-container .menu-meal .nav-item a {
        padding: 10px 15px 16px 15px;
    }   
    div.reviews-rating-modal .modal-content {
        width: 95%;
    }
    div.packagemodal .modal-body .package-everyday-list-menu-content {
        display: inline-block;  
        width: 100%;
    }   
    div.packagemodal .package-everyday-list-menu-content .right-part {
        text-align: right;
    }  
    div.packagemodal .modal-body li.nav-item:last-child {
        border-right:2px solid #FCC647;
    } 
    div.packagemodal .modal-body li.nav-item {
        display: block;
        width: 100%;
        border: 2px solid #FCC647;
        margin: 5px 0;
        border-radius: 5px;
        padding: 0;
    }
    div.packagemodal .modal-body .nav-pills .nav-link {
        padding: 7px 14px;
    }
    div.packagemodal .modal-body .nav-pills .nav-link.active, .packagemodal .modal-body .nav-pills .show>.nav-link {
        color: #000;
        background-color: #fff;
    }
    div.packagemodal .modal-body .nav-pills .nav-link.padding-left0 {
        padding-left: 14px !important;
    }
    div.packagemodal .package-order-per-week .right-part {
        display: inline-block;
        text-align: right;
        width: 100%;
        margin-top: 20px;
    }
}

/*@media screen and (max-width: 420px){ 
    div.foodsections .listOfFoodSection .foodSectionImg img.foodseleteddish {
        height: 270px;
    }
    div.kitchen-information .select-meal-plan .select-plan .nav-link {
       width: 110px;
    }   
    div.HeaderButtons {
    font-size: 10px;
    margin: -30px -126px -125px 0px;
}
}*/



@media screen and (max-width: 320px){
    .HeaderSection .HeaderButtons ul {
    list-style: none;
    padding: 0;
    /* margin: 20px 0px 0px -60px; */
    display: block;
    align-items: center;
    margin-top: 58px;
}
.modal-dialog {
    max-width: 500px;
     margin: 15rem auto;
}
    div.liketoday .foodSelections ul {
       display: inline-block;
       width: 100%;
    }
    div.foodsections .listOfFoodSection .foodSectionImg img.foodseleteddish {
        height: 200px;
    }
    div.kitchen-information .select-meal-plan .select-plan .nav-link {
        width: 90px;
    } 
    div.kitchen-information .select-meal-plan .discount-code-content {
        justify-content: center;
    }
    div.menu-container .menu-meal .nav-item a {
        padding: 10px 2px 16px 2px;
    } 
    div.kitchen-information .select-meal-type ul li label {
        padding: 4px 7px 4px 7px;   
    } 
    div.kitchen-information .breakfast-menu-item .breakfast-name {
        margin-left: 0 !important; 
        clear: both;
    }
    div.kitchen-information .hero-logo img {
        width: 60px;
        height: 60px;
    }
    div.kitchen-information .hero-logo {
        bottom: -26px;
    } 
    div.exapand-food-review-btn-container {
        width: 15%;
    } 
    div.customer-review-content .food-status li {
      display: block;
      margin-bottom: 10px;
    }
    div.customer-review-content .food-status span {
        float: right;
    }                                                                                                                       
    div.reviews-rating-modal .food-experience {
        padding: 20px 15px;  
    }
    div.reviews-rating-modal .food-experience .right-part label {
        display: inline-block;
        padding: 5px 5px;
    }    
}


@media screen and (min-width: 280px) and (max-width: 400px){
    .HeaderSection .HeaderButtons ul {
    list-style: none;
    padding: 0;
    /* margin: 20px 0px 0px -60px; */
    display: block;
    align-items: center;
    margin-top: 58px;                                                                                                                                                                                       
}
.modal-dialog {
    max-width: 500px;
     margin: 15rem auto;
}
div.kitchen-information .delivery-rating {
    float: right;
    width: 50px;
    /* border: 2px solid #FEDF7C; */
    border-radius: 22px;
    text-align: center;
    padding: 0px 0px;
    /* box-shadow: 0px 2px 19px #a29e8929; */
    margin-bottom: -7px;
    /* margin-left: -142px; */
    margin-right: 285px;
}
}
@media screen and (min-width: 320px) and (max-width: 500px){
    .HeaderSection .HeaderButtons ul {
    list-style: none;
    padding: 0;
    /* margin: 20px 0px 0px -60px; */
    display: block;
    align-items: center;
    margin-top: 58px;                                                                                                                                                                                       
}
div.kitchen-information .delivery-rating {
    float: right;
    width: 50px;
    /* border: 2px solid #FEDF7C; */
    border-radius: 22px;
    text-align: center;
    padding: 0px 0px;
    /* box-shadow: 0px 2px 19px #a29e8929; */
    margin-bottom: -7px;
    /* margin-left: -142px; */
    /*margin-right: 285px;*/
}
.kitchenNameRating .sub-heading {
    font-size: 12px;
    color: #fff;
    /* font-weight: 600; */
    font-variant: none;
    margin-left: 100px;
    width: 250px;
    margin-top: 0px;
    font-family: 'Poppins';
}
.modal-dialog {
    max-width: 500px;
    margin: 15rem auto;
}
}
@media screen and (min-width: 280px) and (max-width: 350px){ 
    #customizeproceedbutton{
    padding-right: 10px;
    
  }
  }
  @media screen and (min-width: 351px) and (max-width: 400px){ 
    #customizeproceedbutton{
    padding-right: 22px;
    
  }
  }
  @media screen and (min-width: 401px) and (max-width: 450px){ 
    #customizeproceedbutton{
    padding-right: 29px;
    
  }
  }
   @media screen and (min-width: 451px) and (max-width: 767px){ 
    #customizeproceedbutton{
    padding-right: 30px;
    
  }
  }