body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/23px 'Poppins'; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
.newslyAdditmimge img {max-width: 100%; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}

/* poppins-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/poppins-v23-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/poppins-v23-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v23-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v23-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v23-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* piedra-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Piedra';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/piedra-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





/*
font-family: 'Poppins';
font-family: 'Piedra';
*/

body{background: #F4F4F4;}
.media{display: flex; align-items: flex-start;}
.media-object{flex: 1;}
p{color: #393939;font-size: 15px;font-weight: 400;line-height: 25px;}

.foodCategrySec{width: 100%; background: #191919; padding: 40px 0;}
.foodCategryIcn{text-align: center;}
.foodCategryIcn p{color: #FFF;font-size: 14px;font-weight: 300;line-height: 20px;}
.foodCategryIcn i{display: inline-flex; margin: 0 0 10px;}

.foterSec{width: 100%; background-repeat: no-repeat; background-size: cover;}
.foterbtm{text-align: center; padding: 27px 0; border-top: 1px solid #FFF;}
.foterbtm p{color: #393939;font-size: 12px;font-weight: 400;line-height: 20px;}
.fotertop{padding: 45px 0 48px;}
.fotertopinr{display: flex; align-items: center; justify-content: space-between;}
.foterinfo li{margin: 0 0 22px; display: inline-flex; align-items: center;}
.foterinfo li:last-child{margin: 0;}
.foterinfo li a{color: #000;font-size: 16px;font-weight: 400;line-height: 22px;}
.foterinfo li i{margin-right: 23px;}
.foterinfo ul{display: inline-flex; flex-direction: column; align-items: flex-start;}
.foterinfo li a:hover{color: #FF5A00;}
.foterlft{width: 100%; max-width: 390px;}
.lanugeFtr{margin: 0 0 24px; display: inline-flex; align-items: flex-end;}

.resturentSec{padding: 60px 0 50px; width: 100%;}
.resturenthding{display: flex; align-items: center; padding: 0 0 20px;}
.resturenthding h2{color: #000;font-size: 24px;font-weight: 600; margin: 0 19px 0 0;
line-height: 30px;letter-spacing: 2.4px;}
.resturentflter{display: inline-flex; align-items: center;}
.resturentflter select{margin-right: 18px; color: #393939; min-width: 126px; height: 35px; border-radius: 30px;
border: none; outline: none; border: 1px solid #393939; background-color: #FFF; padding: 0 15px 0 40px;
font-size: 14px;font-weight: 500;line-height: 20px;letter-spacing: 1.4px; -webkit-appearance: none;
background-image: url(../images/mage_filter.png), url(../images/filterArw.png);
background-repeat: no-repeat, no-repeat;
background-position: left 14px center, right 5px center;}
.flterReslt{margin: 0 11px 0 0; display: inline-flex; align-items: center; height: 35px; background: rgba(255, 90, 0, 0.3);
padding: 0 6px 0 15px; border-radius: 40px;}
.flterReslt:last-child{margin: 0;}
.flterReslt span{color: #393939;font-size: 14px;font-weight: 500;line-height: 20px; display: inline-flex;
align-items: center;}
.flterCros{margin-left: 11px; display: inline-flex;}

.resturent_item{width: 100%; height: 100%;}
.resturent_item .media{align-items: center; height: 100%; border-radius: 10px; background: #FFF; overflow: hidden;
box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.10);}
.resturent_item .media-object{padding: 8px 14px 12px 10px; position: relative;}
.resturent_item .media-object .mediaicon{display: inline-flex; margin: 0px 0px 10px 0px;}
.resturent_item .media-object .mediaicon img{width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}
.resturent_itemImge{width: 100%; height: 100%; max-width: 182px; min-height: 230px; position: relative;}
.resturent_itemImge img{width: 100%; object-fit: cover; height: 100%;}
.resturent_itemImge::before{position: absolute; content: ""; transition: all 0.3s ease-in-out; top: 0; bottom: 0; left: 0; width: 0px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); pointer-events: none;}
/* .resturent_item  .resturent_itemImge::before{width: 100%;} */
.disappear {
     position: relative;
}
.disappear::before{
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* black sheet */
    pointer-events: none;
}
.resturent_item h3{color: #393939;font-size: 16px;font-weight: 500; margin: 0 0 5px;
line-height: 20px; white-space: nowrap; text-overflow: ellipsis;}
.resturent_item figure{margin: 0 0 3px;}
.discuntTxt{display: flex; align-items: center; padding: 15px 0 0; border-top: 1px dashed #BCBCBC; margin: 13px 0 0;}
.discuntTxt span{margin-right: 9px; display: inline-flex; align-items: center; color: #393939;
font-size: 14px;font-weight: 500;line-height: 20px; border-radius: 5px; padding: 4px 18px 4px 4px;
background: linear-gradient(90deg, rgba(26, 125, 255, 0.10) 0%, rgba(151, 71, 255, 0.10) 100%); }
.discuntTxt span i:first-child{margin-right: 3px;}
.discuntTxt span i:last-child{margin: 0 3px;}
.discuntTxt em{color: #686868;font-size: 12px;font-weight: 500;line-height: 16px; font-style: normal;}
.tmeRestu{display: inline-flex; align-items: center;  }
.tmeRestu span{display: inline-flex; align-items: center; color: #686868;font-size: 14px;font-weight: 500;line-height: 16px;
margin-right: 6px;}
.tmeRestu span i{display: inline-flex; margin-right: 3px;}
.tmeRestu em{display: inline-flex; border-radius: 30px; color: #FFF;
font-size: 11px;font-weight: 500;line-height: 15px; padding: 3px 10px; font-style: normal;}
.tmeRestu em.openTag{background: #06C659;}
.tmeRestu em.closedTags{background: #FF6769;}
.locatnRestu{display: inline-flex; align-items: center; margin: 0 0 7px;}
.locatnRestu span{position: relative; padding-right: 11px; margin-right: 11px; color: #393939; display: inline-flex; align-items: center;
font-size: 14px;font-weight: 400;line-height: 16px;}
.locatnRestu em{color: #000;font-size: 14px;font-weight: 500;line-height: 16px; font-style: normal;}
.locatnRestu span::before{position: absolute; content: ""; right: 0; border-left: 2px solid #FF2B2B; height: 11px; right: -0.5px;}
.revewItem{position: absolute; top: 11px; left: 8px; display: inline-flex; align-items: center;
border-radius: 30px;background: rgba(81, 81, 81, 0.30);backdrop-filter: blur(10px); padding: 3px 7px 3px 4px;}
.revewItem span{color: #FFF;font-size: 14px;font-weight: 500;line-height: 100%; gap: 3px; display: inline-flex; align-items: center;}
.revewItem span span{padding: 2px 0px 0px 0px; display: inline-flex;}
.wishLnk{position: absolute; top: 12px; right: 14px; }
.wishLnk:hover img{
filter: brightness(0) saturate(100%) invert(52%) sepia(73%) saturate(3770%) hue-rotate(332deg) brightness(107%) contrast(107%);
}
.preorder{display: flex; align-items: center; justify-content: center; width: 104px; height: 104px; transition: all 0.3s ease-in-out;
border-radius: 100%; border: 1px solid #FFF; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
opacity: 0; visibility: hidden;}
.preorder span{color: #FFF;font-size: 16px;font-weight: 600;line-height: 20px;}
.itemTags{position: absolute;color: #FFF; font-size: 10px;font-style: italic;font-weight: 400;line-height: 12px;
writing-mode: vertical-rl; top: 50%; transform: translateY(-50%) scale(-1); border-radius: 5px 0px 0px 5px;
background: #FF5A00; backdrop-filter: blur(10px); padding: 10px 4px; transition: all 0.3s ease-in-out;}

.resturent_item:hover .itemTags{left: 0;}
.resturent_item .preorder{opacity: 3; visibility: visible;}
.resturentBtn{margin: 88px 0 0; text-align: center;}
.viewBtns{display: inline-flex; align-items: center; padding: 0 30px; height: 48px; border-radius: 50px;
border: 1px solid #393939; color: #393939;
font-size: 16px;font-weight: 600;line-height: 20px;}
.viewBtns:hover{background: #393939; color: #FFF;}

.downloadpnl{width: 100%; position: relative; border-radius: 20px; padding: 40px; background-repeat: no-repeat;
background-size: cover;}
.downloadSec{width: 100%; padding: 130px 0 70px;}
.scnerCode{margin-right: 70px;}
.downloadpnl h2{color: #FFF;font-size: 36px;font-weight: 600;line-height: 40px;}
.downloadpnl h4{color: #FFF;font-size: 24px;font-weight: 500;line-height: 30px;}
.downloadpnl ul{display: inline-flex;}
.downloadpnl li{margin-right: 10px;}
.downloadpnl li:last-child{margin: 0;}
/* Overlay */
.country-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Modal Box */
.country-modal-box {
  background: #fff;
  width: 95%;
  max-width: 420px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

/* Header */
.country-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 18px;
  border-bottom: 1px solid #eee;
}

.country-modal-header h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.close-btn {
  border: none;
  background: none;
  font-size: 24px;
  cursor: pointer;
  line-height: 1;
}

/* Search */
.country-search {
  padding: 12px 16px;
}

.country-search input {
  width: 100%;
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid #ddd;
  font-size: 14px;
}

/* List */
.country-list {
  max-height: 350px;
  overflow-y: auto;
}

/* Item */
.country-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.country-item:hover {
  background: #f9f9f9;
}

.country-item.active {
  background: #fff4e5;
}

/* Flag */
.country-item img {
  width: 26px;
  height: 18px;
  object-fit: cover;
  border-radius: 3px;
}

/* Info */
.country-info {
  flex: 1;
}

.country-name {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.country-code {
  font-size: 12px;
  color: #888;
}

/* Phone Code */
.phone-code {
  font-size: 14px;
  font-weight: 600;
  color: #ff7a00; /* food app accent */
}

/* Empty */
.no-result {
  padding: 20px;
  text-align: center;
  color: #888;
}
.custom-date-input {
          cursor: pointer;
        }
        
        .date-display {
          background: white;
          border: 1px solid #ced4da;
          border-radius: 0.375rem;
          padding: 0.75rem;
          min-height: 56px;
          pointer-events: none;
        }
        
        .date-input-hidden {
          height: 56px;
        }
        
        .selected-date {
          font-weight: 500;
          font-size: 1rem;
          color: #212529;
        }
        
        .date-format-hint {
          font-size: 0.85rem;
          margin-top: 2px;
        }
        
        .calendar-icon {
          color: #6c757d;
        }
        
        .custom-date-input:hover .date-display {
          border-color: #86b7fe;
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        }
        
        .time-btn:disabled {
          opacity: 0.5;
          cursor: not-allowed;
        }
        
        .book-btn:disabled {
          opacity: 0.7;
          cursor: not-allowed;
        }
.appdisgn{position: absolute; bottom: 0; right: 73px;}

                                    #country-code-box .form-control {
                                      padding-left: 124px !important;
                                    }
                                    
                                    .dropdown_code_item_Two:hover {
                                      background-color: #f8f9fa !important;
                                    }
                                    
                                    .dropdown_code_item_Two.active {
                                      font-weight: 500;
                                      color: #007bff;
                                    }
                                    
                                    .country-dropdown-container {
                                      width: 110px;
                                      pointer-events: none;
                                    }
                                    
                                    .country-dropdown-container .country-input-wrapper {
                                      pointer-events: auto;
                                    }
                                    
                                    .dropdown-menu {
                                      animation: fadeIn 0.2s ease-in-out;
                                    }
                                    
                                    @keyframes fadeIn {
                                      from {
                                        opacity: 0;
                                        transform: translateY(-10px);
                                      }
                                      to {
                                        opacity: 1;
                                        transform: translateY(0);
                                      }
                                    }
.forYouSec{padding: 55px 0 60px; width: 100%;}
.forYouhding{text-align: center;}
.forYouhding h2{display: inline-flex; align-items: center; color: #000;font-size: 20px;font-weight: 400;
line-height: 24px;letter-spacing: 2px;}
.forYouhding h2 i{margin-left: 6px;}
.forYouSlder{margin-top: 42px; position: relative;}
.forYouItems{width: 100%; height: 100%; border-radius: 10px;background: #FFF;box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.10);
overflow: hidden;}
.forYouSlder .swiper-slide{padding: 0 0 12px; height: auto;}
.forYouItemCon{padding: 13px 8px; display: flex; align-items: center; justify-content: space-between;}
.forYouItemCon h3{color: #393939;font-size: 16px;font-weight: 500;line-height: 20px; margin: 0;}
.forYouItemCon span{color: #000;font-size: 12px;font-weight: 500;line-height: 16px; display: inline-flex; align-items: center;}
.forYouItemImge{position: relative;}
.forYouItemImge img{width: 100%; aspect-ratio: 1/0.7; object-fit: cover;}

.forYouItemControl > div, .newslyAddContrl > div,
.categoryContrl > div{width: 30px; height: 30px; margin: 0; transform: translateY(-50%);position: absolute;top: 50%;}
.forYouItemControl .swiper-button-prev, .newslyAddContrl .swiper_prev,
.categoryContrl .category_prev{left: -50px; cursor: pointer; background: url(../images/arrowLeft.png) no-repeat center center;}
.forYouItemControl .swiper-button-next, .newslyAddContrl .swiper_next,
.categoryContrl .category_next{right: -50px; cursor: pointer; background: url(../images/arrowRght.png) no-repeat center center;}
.newslyAddCon p{margin: 0px;}
.newslyAddhding{text-align: center;}
.newslyAddhding h2{color: #FFF;
background: -webkit-linear-gradient(90deg,rgba(26, 125, 255, 1) 0%, rgba(151, 71, 255, 1) 100%);
-webkit-background-clip: text;
-webkit-text-stroke: 8px transparent;
font-family: 'Piedra';font-size: 25px;font-style: normal;font-weight: 400;line-height: 30px;letter-spacing: 2.55px;}
.newslyAddSec{padding: 45px 0 55px; width: 100%;}
.newslyAddSlder{margin: 45px 0 0; position: relative;}
.newslyAdditmimge{border-radius: 10px; overflow: hidden; position: relative;}
.newslyAdditmimge::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}
.newslyAdditmimge h3{color: #FFF;font-size: 27px;font-weight: 600;line-height: 26px;position: absolute; bottom: 0; left: 0;padding: 10px;
width: 100%;}
.newslyAddCon{padding: 0 0; display: flex; align-items: center;     justify-content: space-between;}
.newslyAddCon h4{color: #393939;font-size: 15px;font-weight: 400;line-height: 22px; margin: 0 17px 0 0;}
.newslyAddCon span{display: inline-flex; align-items: center; color: #393939;
font-size: 14px;font-weight: 500;line-height: 20px;}
.newslyAddCon span span{line-height: 100%;}
.categorySec{padding: 75px 0 45px; width: 100%;}
.categorySlder{position: relative; margin-top: 47px;}
.categoryitem{text-align: center; margin: 0 0 50px;}
.categoryitem figure{margin: 0px 0px 10px 0px;}
/* .categoryitem img{width: auto; max-width: 100%; max-height: 100%;} */
.categoryitem img{border-radius: 50%;
    width: 135px;
    height: 135px;
    max-width: 100%;
    max-height: 100%;}

.categoryitem h4{color: #878787;font-size: 14px;font-weight: 400;line-height: 20px;}
.categoryitem:last-child{margin: 0;}
.categoryhding{text-align: center;}
.categoryhding h2{color: #000;font-size: 20px;font-weight: 400;line-height: 23px;letter-spacing: 2px;}

.rentorder{width: 100%; border-radius: 15px; border: 1px solid #BCBCBC; padding: 16px 23px 40px; max-width: 337px; float: right;
position: relative;}
.rentorderlst{width: 100%; padding: 10px 11px 15px; border-radius: 10px; background: #FFF;
box-shadow: 1px 1px 8px 0px #0000001A; margin: 0 0 16px;}
.rentorderlst:last-child{margin: 0;}
.rentorder h2{color: #000;font-size: 16px;font-weight: 400;line-height: 20px;letter-spacing: 1.6px; margin: 0 0 15px;}
.vewlnk{position: absolute; top: 16px; right: 26px; color: #FF5A00;font-size: 14px;font-weight: 400;
line-height: 20px;}
.vewlnk:hover{color: #191919;}
.rentorderlst h3{color: #393939;font-size: 16px;font-weight: 600;line-height: 20px;margin: 0 0 8px;}
.rentorderlst span{display: block; margin: 0 0 3px;
font-size: 14px;
font-weight: 400;
line-height: 20px; background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.rentorderamunt{padding: 21px 0 0; border-top: 1px dashed #BCBCBC; display: flex; align-items: center; justify-content: space-between;}
.rentorderamunt strong{color: #000;font-size: 20px;font-weight: 600;line-height: 23px; display: inline-flex; align-items: center;}
.rentorderamunt strong i{margin-right: 2px;}
.reoderBtn{display: inline-flex; align-items: center; height: 34px; padding: 0 30px; color: #FF5A00;
font-size: 16px;font-weight: 600;line-height: 20px; border-radius: 30px; border: 1px solid #FF5A00; background: none;}
.reoderBtn:hover{color: #FFF; background: #FF5A00;}
.rentorderamunt p{color: #686868;font-size: 14px;font-weight: 400;line-height: 20px;}

.pageToper{width: 100%; background-repeat: no-repeat; background-size: cover; padding: 145px 0 56px;}
.banerTwo_itemImge{overflow: hidden; border-radius: 10px;}
.banerTwoCotrl > div {width: 30px; height: 30px; margin: 0; transform: translateY(-50%);position: absolute;top: 50%; border-radius: 100%;}
.banerTwoCotrl .banerTwo_prev {left: -50px; background: #FFF url(../images/arrowLeft.png) no-repeat center center;}
.banerTwoCotrl .banerTwo_next {right: -50px; background: #FFF url(../images/arrowRght.png) no-repeat center center;}
.banerTwoSlder{width: 100%; position: relative;}

.select_wrap{
  width: 218px; margin-right: 8px;
  position: relative;
  user-select: none;
  z-index: 9;
}

.select_wrap .default_option{
  background: #fff;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
}

.select_wrap .default_option li{
    padding: 0 10px;
    height: 55px;
    display: flex;
    align-items: center; background: url(../images/arrow_caret.png) no-repeat right 20px center;
}

.select_wrap li{color: #393939;
    font-family: 'Piedra';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; width: 100%;}

.select_wrap .select_ul{
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  display: none;
}

.select_wrap .select_ul li{
  padding: 7px 10px;
  cursor: pointer;
}

.select_wrap .select_ul li:first-child:hover{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select_wrap .select_ul li:last-child:hover{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.select_wrap .select_ul li:hover{
  background: #f4f4f4;
}

.select_wrap .option{
  display: flex;
  align-items: center;
}


.select_wrap.active .select_ul{
  display: block;
}

.select_wrap.active .default_option:before{
  top: 25px;
  transform: rotate(-225deg);
}
.select_ul > li{border-bottom: 1px solid rgba(0, 0, 0, 0.17);}
.select_ul > li:last-child{border: 0;}
.select_wrap .icon{margin-right: 9px;}


.banerOnepnel{margin: 0 0 97px; background-repeat: no-repeat; background-size: cover; border-radius: 14px; position: relative;
padding: 24px 32px 10px; min-height: 300px;}
.banerOneLeft h1{color: #FFF;font-size: 40px;font-weight: 600;line-height: 45px;}

.banerOneSec{position: relative; z-index: 2;}
.searchBner{margin: 45px 0 0; display: flex; align-items: flex-start;}

.changing-text{transition: all 0.3s ease-in-out;}
.searchhder{width: auto; display: inline-flex; position: relative; align-items: center;}
.searchhder input[type="text"],
.searchhder input[type="search"]{width: 403px; height: 55px; border-radius: 10px; outline: none; padding: 0 40px 0 60px; font-size: 13px;
border: 1px solid #FFF;background: rgba(255, 255, 255, 0.50);backdrop-filter: blur(20px); color: #FFF;
background-image: url(../images/iconamoon_search.png); background-repeat: no-repeat, no-repeat; background-position: left 13px center;}
.chnagePlcehlder{pointer-events: none; position: absolute; left: 60px; z-index: 1; top: 50%; transform: translateY(-50%);
display: inline-flex; align-items: center; color: #FFF;font-size: 15px;font-weight: 400;line-height: 20px;
transition: all 0.3s ease-in-out;}
.chnagePlcehlder i{margin: 0 4px;}
.searchhder input[type="text"]::placeholder,
.searchhder input[type="search"]::placeholder{opacity: 1; color: #FFF;}
.mikeIcn{position: absolute; right: 3px;}


.searchsection .searchhder input:focus~label, 
.searchsection .searchhder input:not(:placeholder-shown)~label{font-size: 13px; top: -5px; background: rgba(0, 0, 0, 0.44); padding: 0px 6px;}


.bnerItemFade{position: absolute; top: 5px; right: 7px; max-width: 480px;}
.bnerItemFade .swiper-slide{opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out;}
.bnerItemFade .swiper-slide.swiper-slide-duplicate-active,
.bnerItemFade .swiper-slide-active{opacity: 1; visibility: visible;}

.headersec{position: absolute; top: 0; left: 0; width: 100%; border-bottom: 1px solid #FFF; padding: 20px 0;}
.hderinr{position: relative; display: flex; align-items: flex-end; justify-content: space-between;}
.hderRght, .hderRght > ul {display: inline-flex; align-items: flex-start;}
.hderRght > ul > li{margin-right: 14px;}
.hderRght > ul > li:last-child{margin: 0;}
.hderRght li a{display: inline-flex; align-items: center; padding: 0 30px; height: 48px; border-radius: 45px; background: #000;
color: #FFF; color: #FFF;font-size: 14px;font-weight: 400;line-height: 20px; border: 1px solid transparent;}
.hderRght li a i{margin-right: 5px;}
.hderRght li:last-child a{color: #FF5A00; border-color: #FF5A00; background: transparent; font-weight: 600;}

/* Header Laungage */
#countryDropdown .dropdown {
    position: relative;
}

#countryDropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 15px 3px 15px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #FFF; height: 41px;
}

#countryDropdown .dropdown-toggle img {
    width: 29px;
    margin-right: 10px;
}

#countryDropdown .dropdown-toggle, #countryDropdown .dropdown-item{
color: #393939;
font-size: 16px;
font-weight: 400;
line-height: 20px;
}

#countryDropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 5px;
    display: none;
    z-index: 10;padding: 0;
}

#countryDropdown .dropdown-item {
    padding: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#countryDropdown .dropdown-item:hover,
#countryDropdown .dropdown-item.active {
    background-color: #ffe8df;
}

#countryDropdown .dropdown-item img {
    width: 20px;
    margin-right: 10px;
}
#countryDropdown{width: auto; margin-left: 35px;}
#countryDropdown .dropdown-toggle::after {
  margin-left: 6px; border: 0; width: 8px; height: 8px; background: url(../images/up-arrow.png) no-repeat 0 0;
}



.hderRght #countryDropdown .dropdown-toggle{border-radius: 0; background: transparent;}
.hderRght #countryDropdown {width: 70px; margin-left: 20px;}
.hderRght #countryDropdown .dropdown-toggle{padding: 0;}
.hderRght #countryDropdown .dropdown-menu{right: 0; left: auto;}


.resturent_itemImge > a > img{height: 100%; object-fit: cover;}
.mobleVertionOrder, .loctionhdr{display: none;}
.swiperPagination, .pinchkout, .motomFixed{display: none;}



/* Footer Laungage */
#countryDropdown_two .dropdown {
    position: relative;
    width: 200px;
}

#countryDropdown_two .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 10px 5px 15px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #FFF; height: 41px;
}

#countryDropdown_two .dropdown-toggle img {
    width: 20px;
    margin-right: 10px;
}

#countryDropdown_two .dropdown-toggle, #countryDropdown_two .dropdown_item_Two{
color: #393939;
font-size: 16px;
font-weight: 400;
line-height: 20px;
}

#countryDropdown_two .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 5px;
    display: none;
    z-index: 10;padding: 0;
}

#countryDropdown_two .dropdown_item_Two {
    padding: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#countryDropdown_two .dropdown_item_Two:hover,
#countryDropdown_two .dropdown_item_Two.active {
    background-color: #ffe8df;
}

#countryDropdown_two .dropdown_item_Two img {
    width: 20px;
    margin-right: 10px;
}
#countryDropdown_two{width: 172px; margin-left: 35px;}
#countryDropdown_two .dropdown-toggle::after {
  margin-left: 6px; border: 0; width: 8px; height: 8px; background: url(../images/up-arrow.png) no-repeat 0 0;
}


/* Login Popup */
.loginmodal .modal-dialog{max-width: 1000px;}
.loginmodal .modal-dialog .modal-content{border: none; outline: none; border-radius: 10px;}
.loginmodal .modal-dialog .btn-close{position: absolute; z-index: 2; right: 15px; top: 15px; box-shadow: none; outline: none;}
.modalinner{display: flex;}
.modalinner .loginlt{display: flex; flex-direction: column; flex: 1; justify-content: space-between; background: #FFF3B7; border-radius: 10px; overflow: hidden;}
.modalinner .loginlt .loginltinner{padding: 30px;}
.modalinner .loginlt .loginltinner h2{color: #393939; font-size: 30px; line-height: 48px; font-weight: 400;}
.modalinner .loginrt{width: 100%; position: relative; max-width: 500px; padding: 0px 60px; display: flex; flex-direction: column;}
.modalinner .loginrt .logintp{flex: 1; padding: 60px 0px 80px 0px; text-align: center;}
.modalinner .loginrt .logintp .loginlogo{display: flex; justify-content: center; margin: 0px 0px 60px 0px;}
.modalinner .loginrt .logintp h2{color: #000000; font-size: 20px; font-weight: 600; margin: 0px 0px 50px 0px;}
.modalinner .loginrt .loginbt{padding: 0px;}
.modalinner .countrydrop .dropdown{position:relative;width:200px;}
.modalinner .countrydrop .dropdown-toggle{display:flex;align-items:center; background: none; justify-content:flex-start; padding: 0px 0px 0px 10px;cursor:pointer;border-radius:5px;background-color:#FFF;height:36px;}
.modalinner .countrydrop .dropdown-toggle img{width:20px;margin-right:15px;}
.modalinner .countrydrop .dropdown-menu{position:absolute;top:100%;left:0; max-width: 105px; min-width: 105px; padding: 10px; right:0;background-color:#fff;border:1px solid #ccc;border-radius:5px;margin-top:5px;display:none;z-index:10;}
.modalinner .countrydrop .dropdown-menu .dropdown_code_item_Two{cursor: pointer;}
.modalinner .countrydrop .dropdown-menu.show{display: block;}
.modalinner .countrydrop .dropdown_item_Two{padding:10px;display:flex;align-items:center;cursor:pointer;}
.modalinner .countrydrop .dropdown_item_Two:hover,#countryDropdown_two .dropdown_item_Two.active{background-color:#ffe8df;}
.modalinner .countrydrop .dropdown_item_Two img{width:20px;margin-right:10px;}
.modalinner .countrydrop .dropdown-toggle:after{display: none;}
.modalinner .countrydrop .clcdrop{position: relative; padding-right: 20px;}
.modalinner .countrydrop .clcdrop:before{position: absolute; right: 7px; top: -5px; bottom: -5px; content: ""; border-right: 1px solid #BCBCBC;}
.modalinner .countrydrop .clcdrop::after{content: ""; position: absolute; right: 15px; margin-top: 1px; top: 50%; border:0;width:8px;height:8px;background:url(../images/up-arrow.png) no-repeat 0 0; transform: translateY(-50%);}
.modalinner .lgradio .lgradioinner{display: flex; gap: 20px; margin: 0px 0px 15px 0px;}
.modalinner .lgradio .lgradioinner .form-check{display: inline-flex; align-items: center; gap: 10px;}
.modalinner .lgradio .lgradioinner .form-check .form-check-input{margin-top: 2px;}
.modalinner .loginrt .form-group{position: relative;}
.modalinner .loginrt .form-control{border: 1px solid #BCBCBC; height: 50px; padding: 4px 15px 4px 102px;}
.modalinner .loginrt .form-group .countrydrop{position: absolute; left: 2px; top: 50%; transform: translateY(-50%);}
.modalinner .loginrt .form-control:focus{border-color: #FF5A00; box-shadow: 0 0 0 .25rem rgba(255, 90, 0, 0.32);}
.modalinner .loginrt .form-control.emailcontrol{padding: 4px 15px;}

.form-check-input{width: 18px; height: 18px;}
.form-check-input:checked[type=radio]{box-shadow: none; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23393939'/%3e%3c/svg%3e");}
.form-check-input:checked{background-color: #fff; border-color: #393939; box-shadow: none;}
.form-check-input:focus{box-shadow: none;}

.modalinner .loginbtn{display: inline-flex; margin-top: 30px; min-width: 200px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; justify-content: center; align-items: center; padding: 10px 30px; outline: none; color: #fff; font-size: 16px; font-weight: 600; border-radius: 30px; background: #FF5A00; border: 1px solid #FF5A00;}
.modalinner .loginbtn:hover{background: none; border-color: #FF5A00; color: #FF5A00;}
.modalinner .loginrt .loginbt p{color: #000000; font-weight: 400; font-size: 14px; margin: 0px;}
.modalinner .loginrt .loginbt p a{color: #076DF3; text-decoration: underline; border-bottom: 1px solid #076DF3;}
.modalinner .otpbxinner{display: flex; gap: 7px; justify-content: center;}
.modalinner .otpbxinner .otp-input{width: 50px; height: 50px; font-size: 24px; text-align: center; background: #fff; outline: none; border: 1px solid #BCBCBC; border-radius: 5px; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.modalinner .otpbxinner .otp-input:focus{border-color: #FF5A00; box-shadow: 0 0 0 .25rem rgba(255, 90, 0, 0.32);}
.modalinner .timerbx{display: flex; justify-content: center; align-items: center; gap: 7px; font-size: 14px; color: #000000; margin: 20px 0px;}
.modalinner .timerbx svg{width: 20px; color: #BCBCBC;}
.modalinner .timerbx span{line-height: 100%;}
.modalinner p a{color: #FF5A00; text-decoration: none; font-weight: 600;}
.loginmodal .modal-dialog .backbtn{position: absolute; left: 20px; top: 10px; display: inline-flex; align-items: center; color: #000; gap: 8px; text-decoration: none; transition: 0.3s ease-in-out;}
.loginmodal .modal-dialog .backbtn span{line-height: 100%;}
.loginmodal .modal-dialog .backbtn:hover{color: #FF5A00;}

/* User Header */
.userheader{border-bottom: 1px solid #E0E0E0; padding: 15px 0px;}
.header-placeholder{margin-bottom: 50px;}
.userheader .userheaderrow{display: flex; align-items: center; justify-content: space-between;}
.userheader .userlogoouter{display: flex; align-items: center; gap: 25px;}
.userheader .logo{display: inline-flex; position: relative;}
.userheader .logo img{max-width: 100%; max-height: 100%; width: auto; height: auto;}
.userheader .addressbook{display: flex; gap: 10px; font-family: "Poppins", sans-serif;}
.userheader .addressbook strong{display: inline-flex; font-size: 14px; font-weight: 500; gap: 6px; align-items: center;}
.userheader .addressbook .addressbtx{color: #393939; background-color: initial; padding: 10px; line-height: initial; outline: none; border: none; font-size: 13px; text-decoration: none; position: relative; max-width: 156px; padding-right: 13px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; appearance: none; -webkit-appearance: none; -moz-appearance: none; background-position: center right; background-size: 12px 12px; box-shadow: none;}
.userheader .addressbook .addressbtx:after{content: ""; position: absolute; right: 0px;top: 6px; width: 14px; height: 12px; background: url("data:image/svg+xml,%3Csvg%20width%3D'14'%20height%3D'8'%20viewBox%3D'0%200%2014%208'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M12.4198%200.451988L13.4798%201.51299L7.70277%207.29199C7.6102%207.38514%207.50012%207.45907%207.37887%207.50952C7.25762%207.55997%207.12759%207.58594%206.99627%207.58594C6.86494%207.58594%206.73491%207.55997%206.61366%207.50952C6.49241%207.45907%206.38233%207.38514%206.28977%207.29199L0.509766%201.51299L1.56977%200.452987L6.99477%205.87699L12.4198%200.451988Z'%20fill%3D'%23686868'/%3E%3C/svg%3E") no-repeat center;}
.userheader .usersearchbx{width: 100%; max-width: 300px;}
.userheader .usersearchbx .usersearchinner{width: 100%; position: relative;}
.userheader .usersearchbx .usersearchinner .form-control{height: 41px; background: none; border-radius: 30px; border: 1px solid #686868;}
.userheader .usersearchbx .usersearchinner .form-control:focus{border-color: #FF5A00; box-shadow: 0 0 0 .25rem rgba(255, 90, 0, 0.25);}
.userheader .usersearchbx .usersearchinner .usersearchbtn{position: absolute; background: none; outline: none; border: none; width: 30px; height: 30px; display: inline-flex; justify-content: center; align-items: center; right: 10px; top: 50%; transform: translateY(-50%);}
.userheader .userrtbx{display: flex; align-items: center; gap: 16px;}
.userheader .userrtbx .dropdown{}
.userheader .userrtbx #countryDropdown .dropdown-toggle::after{content: ""; position: absolute; right: 0px; top: 6px; width: 8px; height: 7px; background: url("data:image/svg+xml,%3Csvg%20width%3D'8'%20height%3D'6'%20viewBox%3D'0%200%208%206'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M6.99997%200.666693L0.999972%200.666693C0.939225%200.666883%200.87968%200.683638%200.827746%200.715152C0.775813%200.746666%200.733458%200.791747%200.70524%200.845543C0.677022%200.899339%200.66401%200.959813%200.667604%201.02045C0.671198%201.08109%200.691263%201.13961%200.725638%201.18969L3.72564%205.52303C3.84997%205.70269%204.1493%205.70269%204.27397%205.52303L7.27397%201.18969C7.3087%201.13971%207.32906%201.08117%207.33285%201.02043C7.33664%200.959686%207.32371%200.899067%207.29547%200.845157C7.26722%200.791247%207.22475%200.746109%207.17265%200.714645C7.12055%200.683182%207.06083%200.666597%206.99997%200.666693Z'%20fill%3D'%23686868'/%3E%3C/svg%3E") no-repeat center;}
.userheader .userrtbx #countryDropdown .dropdown-menu{left: auto; inset: 0px 0px auto auto !important;}
.userheader .userrtbx #countryDropdown .dropdown-menu.show{display: block;}
.userheader .userrtbx #countryDropdown .dropdown-toggle{padding: 0px; height: auto; background: none; padding-right: 12px;}
.userheader .userrtbx #countryDropdown{width: auto; margin-left: 0px;}
.userheader .userrtbx .userimg{display: inline-flex;}
.userheader .userrtbx .userimg img{min-width: 40px; max-width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}
.userheader .userrtbx .cartbtn{text-decoration: none; color: #099A63;}
.userheader .userrtbx .cartbag{text-decoration: none; margin-right: 20px; display: inline-flex; position: relative; gap: 7px; align-items: center; color: #000000;}
.userheader .userrtbx .cartbag .badgeitem{position: absolute; top: 0px; right: 0px; background: #FF2D2D; padding: 3px; border-radius: 30px;}

.searchsection{padding: 40px 0px;}
.searchsection .searchhder{width: 100%; position: relative;}
.searchsection .searchhder svg{position: absolute; left: 10px; z-index: 1; top: 50%; transform: translateY(-50%);}
.searchsection .searchhder input[type="text"], .searchsection .searchhder input[type="search"]{background-image: initial; color: #686868; width: 100%; height: 50px; border: 1px solid #DCDCDC; border-radius: 10px 0px 0px 10px;}
.searchsection .chnagePlcehlder{color: #686868;}
.searchsection .searchhder input:focus + label, .searchsection .searchhder input:not(:placeholder-shown) + label{color: #fff; background: none; opacity: 0;}
.searchsection .searchhder .searchbtn{background: #FF5A00; display: flex; align-items: center; gap: 7px; height: 50px; padding: 6px 20px; border-radius: 0px 10px 10px 0px; border: none; outline: none; color: #fff;}
.searchsection .searchhder .searchbtn svg{position: static; transform: none;}

.categoryinner{padding: 30px 0px 80px 0px;}
.categoryinner .categoryhding{margin: 0px 0px 40px 0px;}
.categoryinner .col-cat{width: 20%; margin: 0px 0px 30px 0px;}
.categoryinner .cateitem{width: 100%; float: left; text-align: center;}
.categoryinner .cateitem .cateiteminner{float: left; width: 100%; text-decoration: none;}
.categoryinner .cateitem .cateiteminner figure{display: flex; height: 90px; justify-content: center; align-items: center; margin-bottom: 10px;}
/* .categoryinner .cateitem .cateiteminner figure img{width: auto; height: auto; max-width: 100%; max-height: 100%; transition: 0.3s ease-in-out;} */
.categoryinner .cateitem .cateiteminner figure img{width: 90px; height: 90px; max-width: 100%; max-height: 100%; transition: 0.3s ease-in-out; border-radius: 50%;}
.categoryinner .cateitem:hover .cateiteminner figure img{transform: scale(1.1);}
.categoryinner .cateitem .cateiteminner h3{color: #878787; font-size: 13px; font-weight: 400;}

.userbannerouter{background-repeat: no-repeat; background-size: cover;}
.catcarousel{padding: 20px 0px 0px 0px;}
.catcarousel .cateiteminner{float: left; width: 100%; position: relative; text-decoration: none; text-align: center; padding: 15px 30px 30px 30px; border-radius: 25px 25px 0px 0px; transition: 0.3s ease-in-out;}
.catcarousel .cateiteminner:before{opacity: 0; content: ""; position: absolute; left: -44px; --border_radious: 44px; width: var(--border_radious); height: var(--border_radious); background-color: transparent; bottom: 0px; border-radius: 0px 0px 27px 0px; box-shadow: 5px 5px 0px 5px #F4F4F4; transition: 0.3s ease-in-out;}
.catcarousel .cateiteminner:after{opacity: 0; content: ""; position: absolute; right: -44px; --border_radious: 44px; width: var(--border_radious); height: var(--border_radious); background-color: transparent; bottom: 0px; border-radius: 0px 0px 0px 27px; box-shadow: -5px 5px 0px 5px #F4F4F4; transition: 0.3s ease-in-out;}
.catcarousel .cateiteminner figure{display: flex; height: 85px; justify-content: center; align-items: center; margin-bottom: 15px;}
/* .catcarousel .cateiteminner figure img{width: auto; height: auto; max-width: 100%; max-height: 100%; transition: 0.3s ease-in-out;} */
.catcarousel .cateiteminner figure img{width: 100px; height: 100px; max-width: 100%; max-height: 100%; transition: 0.3s ease-in-out; border-radius: 50%;}



.catcarousel .cateiteminner h3{color: #878787; font-size: 14px; font-weight: 400;}
.catcarousel .swiper .swiper-slide .cateiteminner.active{background: #F4F4F4;}
.catcarousel .swiper .swiper-slide .cateiteminner.active:before{opacity: 1;}
.catcarousel .swiper .swiper-slide .cateiteminner.active:after{opacity: 1;}
.catcarousel .swiper .swiper-slide{display: -webkit-flex; display: -ms-flexbox; display: flex; height: auto;}

.catcarousel .catecarouselinner{overflow: hidden; padding: 0px 20px; margin: 0px -20px; position: relative;}
.catcarousel .catecarouselinner .swiper{overflow: visible;}
.catcarousel .catenavigation{position: absolute; pointer-events: none; left: -40px; top: 50%; right: -40px; display: flex; justify-content: space-between; align-items: center; transform: translateY(-50%);}
.catcarousel .catenavigation .category-next,
.catcarousel .catenavigation .category-prev{pointer-events: all; cursor: pointer; display: inline-flex; justify-content: center; align-items: center; width: 34px; height: 34px; background-color: #fff; color: #686868; border-radius: 50%;}

.restaurentheader{min-height: 260px;}
.restaurentheader .userheader{border-color: #fff;}
.restaurentcontainer{padding: 0px 0px 40px 0px; margin: -145px 0px 0px 0px;}
.restaurentcontainer .restaurentourter{float: left; width: 100%; padding: 20px; background: #fff; border-radius: 20px; box-shadow: 1px 1px 8px 0px #00000026;}
.restaurentourter .restaurenttp{display: flex; padding: 0px 20px; justify-content: space-between;}
.restaurentourter .restaurenttp .restlt{display: flex; gap: 20px;}
.restaurentourter .restaurenttp .restlt .resimg{min-width: 128px; max-width: 128px;}
.restaurentourter .restaurenttp .restlt .resimg img{width: 100%; max-height: 100%;}
.restaurentourter .restaurenttp .restrt{flex: 1; align-self: center;}
.restaurentourter .restaurenttp .restrt .pickuptext{display: flex; gap: 10px; color: #FF5A00; font-size: 14px; font-weight: 500; margin: 0px 0px 5px 0px;}
.restaurentourter .restaurenttp .restrt h3{color: #000000; font-size: 20px; font-weight: 600; margin: 0px 0px 10px 0px;}
.restaurentourter .restaurenttp .restrt ul{display: flex; flex-wrap: wrap; list-style: none; gap: 20px; margin: 0px; padding: 0px;}
.restaurentourter .restaurenttp .restrt ul li{position: relative; color: #393939; font-size: 14px; font-weight: 400; margin: 0px 0px 5px 0px;}
.restaurentourter .restaurenttp .restrt ul li:before{opacity: 0; content: ""; border-left: 1px solid #FF2B2B; top: 3px; bottom: 4px; position: absolute; left: -10px;}
.restaurentourter .restaurenttp .restrt ul li + li:before{opacity: 1;}
.restaurentourter .restaurenttp .restrt ul li span{color: #000000; font-weight: 500;}
.restaurentourter .restaurenttp .restrt .timeouter{display: flex; gap: 15px; margin: 0px 0px 8px 0px;}
.restaurentourter .restaurenttp .restrt .timeouter .time{display: flex; gap: 6px; align-items: center; color: #686868; font-size: 14px; font-weight: 500;}
.restaurentourter .restaurenttp .restrt .timeouter .time svg{width: 14px; height: 14px;}
.restaurentourter .restaurenttp .restrt .timeouter .time span{line-height: 100%;}
.restaurentourter .restaurenttp .restrt .timeouter .opentlink{background: #06C659; color: #fff; font-size: 14px; padding: 1px 10px; border-radius: 30px; text-decoration: none;}
.restaurentourter .restaurenttp .restrt .timeouter .closetlink{background: #FF6769; color: #fff; font-size: 14px; padding: 1px 10px; border-radius: 30px; text-decoration: none;}
.restaurentourter .restaurenttp .restrt .ratingouter{display: flex; gap: 8px;}
.restaurentourter .restaurenttp .restrt .ratingouter .ratingbadge{background: #FFBE26; color: #fff; display: inline-flex; align-items: center; gap: 3px; font-size: 14px; padding: 1px 6px; border-radius: 5px; text-decoration: none;}
.restaurentourter .restaurenttp .restrt .ratingouter .ratingtxt{color: #393939; display: inline-flex; align-items: center; gap: 4px; font-size: 14px; font-weight: 400; text-decoration: none;}

.restaurentourter .switch-wrap{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;background:none;border-radius:50px;padding:4px;width:188px;height:48px;align-items:center;font-size:14px;font-weight:600;user-select:none}
.restaurentourter .switch-wrap:before{content:"";animation:move 3.5s infinite linear;position:absolute;inset:0;padding:1px;border-radius:30px;background:linear-gradient(90deg,#1A7DFF 0%,#9747FF 100%);-webkit-mask:linear-gradient(#1A7DFF 0 0) content-box,linear-gradient(#9747FF 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.restaurentourter .switch-wrap input[type=radio]{position:absolute;opacity:0;pointer-events:none}
.restaurentourter .switch-wrap label{z-index:2;font-size:14px;text-align:center;font-weight:400;line-height:36px;cursor:pointer;transition:color .2s ease;color:#393939; padding: 0px 10px;}
.restaurentourter .switch-wrap .switch-indicator{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:40px;background:linear-gradient(90deg,#1A7DFF 0%,#9747FF 100%);border-radius:50px;transition:transform .25s ease;z-index:1}
.restaurentourter #pickup:checked~.switch-indicator{transform:translateX(100%)}
.restaurentourter #delivery:checked+label{color:#fff}
.restaurentourter #pickup:checked+label{color:#fff}

.restaurentourter .restaurentbt{display: block; border-top: dashed 1px #686868; padding: 20px 20px 0px 20px; margin: 20px 0px 0px 0px;}
.restaurentourter .restaurentbt .restcpopon{float: left; width: 100%; padding: 20px; border-radius: 5px; background: linear-gradient(90deg, rgba(26, 125, 255, 0.15) 0%, rgba(151, 71, 255, 0.15) 100%);}
.restaurentourter .restaurentbt .restcpopon.lightred{background: #FF5A0026;}
.restaurentourter .restaurentbt .restcpopon h3{color: #000000; font-size: 15px; gap: 10px; font-weight: 500; display: flex; margin: 0px 0px 10px 0px;}
.restaurentourter .restaurentbt .restcpopon h3 span{align-self: center;}
.restaurentourter .restaurentbt .restcpopon p{color: #393939; font-size: 14px; line-height: 20px; font-weight: 400; margin: 0px;}

.justforyoucontainer .swiper-slide{padding: 0px 0px 16px 0px;}
.justforyoubx{float: left; width: 100%; position: relative;}
.justforyoubx .justforyoubxinner{float: left; width: 100%; height: 175px !important;border-radius: 10px; overflow: hidden;}
.justforyoubx .justforyoubxinner .justforoverlay{position: absolute; padding: 20px; border-radius: 10px; background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); left: 0px; right: 0px; bottom: 0px; top: 0px;}
.justforyoubx img{width: 100%; object-fit: cover; height: 100%; vertical-align: bottom;}
.justforyoubx .justforyoubxinner h3{color: #fff; font-size: 20px; font-weight: 600;}
.justforyoubx .addtocart{position: absolute; white-space: nowrap; left: 50%; bottom: -15px; transform: translateX(-50%); background: #D4F9D2; border: 1px solid #099A63; color: #099A63; font-size: 15px; padding: 6px 16px; border-radius: 5px; transition: 0.3s ease-in-out;}
.justforyoubx .addtocart:hover{background: #099A63; color: #D4F9D2;}

.justforyoubx .qtybx{position: absolute; left: 50%; bottom: -15px; max-width: 117px; transform: translateX(-50%);}
.justforyoubx .qtybx .form-control{border: 1px solid #099A63; padding: 4px 30px; text-align: center; height: 34px; color: #fff; background-color: #099A63; border-radius: 5px; box-shadow: none;}
.justforyoubx .qtybx .qtybtn{width: 20px; height: 20px; padding: 0px; display: inline-flex; justify-content: center; align-items: center; position: absolute; left: 7px; top: 50%; font-weight: 600; font-size: 16px; outline: none; border: none; background: none; color: #fff; transform: translateY(-50%);}
.justforyoubx .qtybx .qtybtn svg{max-width: 12px; max-height: 12px; width: 100%; height: 100%;}
.justforyoubx .qtybx .qtybtn.plusbtn{left: auto; right: 7px;}

.checkoutcontainer{padding: 0px 0px 50px 0px;}
.checkoutcontainer .forYouhding{margin: 0px 0px 10px 0px;}
.checkoutcontainer .forYouhding h2{font-size: 15px;}
.checkoutcontainer .deliveryoptionouter{float: left; width: 100%; margin: 0px 0px 40px 0px;}
.checkoutcontainer .deliveryoptionouter .deliveryoptionbx{display: flex; gap: 8px; justify-content: space-between; align-items: center; background: #fff; border-radius: 10px; padding: 0px;}
.checkoutcontainer .deliveryoptionbx .deliverylt{display: inline-flex; align-items: center; gap: 15px;}
.checkoutcontainer .deliveryoptionbx .deliveryicon{padding: 0px; min-width: 42px; max-width: 42px;}
.checkoutcontainer .deliveryoptionbx .deliveryicon img{max-width: 100%; width: auto; height: auto; max-height: 100%;}
.checkoutcontainer .deliveryoptionbx .deliverycontent{padding: 0px;}
.checkoutcontainer .deliveryoptionbx .deliverycontent p{color: #686868; line-height: 18px; font-size: 13px;}
.checkoutcontainer .deliveryoptionbx .deliverycontent p strong{font-weight: 500; color: #393939; font-size: 16px; padding-right: 10px;}
.checkoutcontainer .custom-switch{margin: 0px;}
.checkoutcontainer .custom-switch .form-check-input{width: 60px; height: 27px; background: #fff; border-radius: 25px; border: 1px solid #686868; cursor: pointer; transition: background-color 0.3s ease; position: relative; appearance: none; outline: none;}
.checkoutcontainer .custom-switch .form-check-input::before{content: ""; position: absolute; top: 3px; left: 3px; width: 19px; height: 19px; background: #686868; border-radius: 50%; transition: transform 0.3s ease;}
.checkoutcontainer .custom-switch .form-check-input:focus{background: initial; border-color: initial;}
.checkoutcontainer .custom-switch .form-check-input:checked{background: #ffc4a4; border-color: #FF5A00;}
.checkoutcontainer .custom-switch .form-check-input:checked::before{transform: translateX(32px); background: #FF5A00;}
.checkoutcontainer .deliveryoptionbx .dladdressbx{width: 100%; max-width: 100%; display: flex; align-items: center;}
.checkoutcontainer .deliveryoptionbx .dladdressbx strong{font-size: 14px; color: #393939; white-space: nowrap; position: relative; padding-right: 10px;}
.checkoutcontainer .deliveryoptionbx .dladdressbx strong:after{content: ""; position: absolute; top: 4px; right: 0; width: 1px; bottom: 4px; background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);}
.checkoutcontainer .deliveryoptionbx .dladdressbx .form-select{border: none; font-size: 13px; box-shadow: none; background-position: right center; padding: 0px 20px 0px 10px;}
.checkoutcontainer .deliveryoptionbx .orderschedule{padding: 0px; display: flex; align-items: center; gap: 6px;}
.checkoutcontainer .deliveryoptionbx .orderschedule .scheduledate{display: inline-flex; align-items: center; gap: 4px; color: #393939; font-size: 12px; font-weight: 400;}
.checkoutcontainer .deliveryoptionbx .orderschedule .scheduledate svg{padding: 0px; width: 15px; height: 15px;}
.checkoutcontainer .deliveryoptionbx .orderschedule .scheduledate span{line-height: 100%;}
.checkoutcontainer .deliveryoptionbx .changebtn{padding: 5px 13px; color: #FF5A00; border: 1px solid #FF5A00; font-size: 13px; font-weight: 500; border-radius: 40px; transition: 0.3s ease-in-out;}
.checkoutcontainer .deliveryoptionbx .changebtn:hover{background: #FF5A00; color: #fff;}

.checkoutcontainer .deliveryoptionsec{float: left; width: 100%;}
.checkoutcontainer .deliveryoptionsec .deliveryoptionouter{background: #fff; padding: 15px; margin-bottom: 8px; border-radius: 10px; box-shadow: 1px 1px 8px 0px #00000026;}

.checkoutcontainer .deliverycartlist{display: flex; width: 100%; gap: 10px; align-items: center; justify-content: space-between;}
.checkoutcontainer .deliverycartlist + .deliverycartlist{border-top: 1px dashed #ABABAB; padding: 20px 0px 0px 0px; margin: 20px 0px 0px 0px;}
.checkoutcontainer .deliverycartlist .vegicon{display: inline-flex; margin-top: 3px; position: relative; min-width: 16px; height: 16px; border-radius: 3px; border: 1px solid #E33C3C;}
.checkoutcontainer .deliverycartlist .vegicon::after{content: ""; position: absolute; left: 50%; top: 50%; background: #E33C3C; width: 10px; height: 10px; border-radius: 50%; transform: translateX(-50%) translateY(-50%);}
.checkoutcontainer .deliverycartlist .producttitle{color: #686868; font-size: 16px; font-weight: 600; display: inline-flex; gap: 10px;} 
/* .checkoutcontainer .deliverycartlist .producttitle span{line-height: 100%;} */
.checkoutcontainer .deliverycartlist .qtytext{color: #686868; font-size: 14px; font-weight: 300; display: inline-flex; gap: 15px;} 
.checkoutcontainer .deliverycartlist .pricetxt{color: #000000; font-size: 16px; font-weight: 600; display: inline-flex; gap: 15px;} 


.checkoutcontainer .deliveryoptionbx .qtybx{position: relative; max-width: 117px;}
.checkoutcontainer .deliveryoptionbx .qtybx .form-control{border: 1px solid #099A63; padding: 4px 30px; text-align: center; height: 34px; color: #393939; background-color: #D2F9EA; border-radius: 5px; box-shadow: none;}
.checkoutcontainer .deliveryoptionbx .qtybx .qtybtn{width: 20px; height: 20px; padding: 0px; display: inline-flex; justify-content: center; align-items: center; position: absolute; left: 7px; top: 50%; font-weight: 600; font-size: 16px; outline: none; border: none; background: none; color: #099A63; transform: translateY(-50%);}
.checkoutcontainer .deliveryoptionbx .qtybx .qtybtn svg{max-width: 12px; max-height: 12px; width: 100%; height: 100%;}
.checkoutcontainer .deliveryoptionbx .qtybx .qtybtn.plusbtn{left: auto; right: 7px;}
.checkoutcontainer .deliveryoptionbx .addmoreitem{display: flex; justify-content: center; width: 100%; align-items: center; color: #FF5A00; font-size: 16px; font-weight: 500; text-decoration: none; transition: 0.3s ease-in-out;}
.checkoutcontainer .deliveryoptionbx .addmoreitem:hover{text-decoration: underline !important;}

.checkoutcontainer .mealitemsouter{float: left; width: 100%;}
.checkoutcontainer .mealitemsbx{float: left; width: 100%; height: 100%; background: #fff; position: relative; padding: 5px; border-radius: 10px; box-shadow: 1px 1px 8px 0px #00000026;} 
.checkoutcontainer .mealitemsbx .mealitemimg{float: left; width: 100%; margin: 0px; position: relative; border-radius: 10px; overflow: hidden;}
.checkoutcontainer .mealitemsbx .mealitemimg img{width: 100%; height: 94px; object-fit: cover;}
.checkoutcontainer .mealitemsbx .mealitemimg:after{content: ""; position: absolute; left: 0px; bottom: 0px; right: 0px; top: 0px; z-index: 1; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}

.checkoutcontainer .mealitemsbx .mealcontent{float: left; width: 100%; padding: 5px 0px 0px 0px;}
.checkoutcontainer .mealitemsbx .mealcontent h3{color: #686868; font-size: 13px; font-weight: 400; margin: 0px 0px 5px 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; text-overflow: ellipsis; } 
.checkoutcontainer .mealitemsbx .mealcontent h3 a{color: #393939; text-decoration: none;}
.checkoutcontainer .mealitemsbx .mealcontent p{color: #000000; font-size: 16px; font-weight: 600; display: inline-flex; gap: 15px;} 

.checkoutcontainer .mealitemsbx .addtocart{position: absolute; left: 50%; top: -12px; z-index: 2; transform: translateX(-50%); width: 30px; height: 30px; background: #099A63; color: #D4F9D2; border: 1px solid #099A63; font-size: 13px; padding: 0px; border-radius: 5px; transition: 0.3s ease-in-out;}
.checkoutcontainer .mealitemsbx .addtocart svg{width: 15px; height: 15px;}
.checkoutcontainer .mealitemsbx .addtocart:hover{background: #D4F9D2; color: #099A63; }
.checkoutcontainer .mealitemsbx .qtybx{position: absolute; left: 50%; top: -12px; width: 100%; max-width: 80px; z-index: 2; transform: translateX(-50%);}
.checkoutcontainer .mealitemsbx .qtybx .form-control{border: 1px solid #099A63; padding: 4px 30px; text-align: center; height: 30px; color: #fff; background-color: #099A63; border-radius: 5px; box-shadow: none;}
.checkoutcontainer .mealitemsbx .qtybx .qtybtn{width: 20px; height: 20px; padding: 0px; display: inline-flex; justify-content: center; align-items: center; position: absolute; left: 7px; top: 50%; font-weight: 600; font-size: 16px; outline: none; border: none; background: none; color: #fff; transform: translateY(-50%);}
.checkoutcontainer .mealitemsbx .qtybx .qtybtn svg{max-width: 12px; max-height: 12px; width: 100%; height: 100%;}
.checkoutcontainer .mealitemsbx .qtybx .qtybtn.plusbtn{left: auto; right: 7px;}

.checkoutcontainer .addcookisbx{float: left; width: 100%; background: #fff; padding: 10px 15px; display: flex; align-items: center; justify-content: space-between; border-radius: 10px; box-shadow: 1px 1px 8px 0px #00000026; margin-bottom: 9px;}

.checkoutcontainer .addcookisbx h3{color: #393939; font-size: 16px; font-weight: 400; display: inline-flex; gap: 10px; align-items: center; margin: 0px;}
.checkoutcontainer .addcookisbx .morebtn{text-decoration: none; width: 30px; height: 30px; display: inline-flex; justify-content: center; align-items: center; color: #686868; transition: 0.3s ease-in-out;}
.checkoutcontainer .addcookisbx .morebtn:hover{color: #FF5A00;}
.checkoutcontainer .addcookisbx .form-check .form-check-input{border: 2px solid #FF5A00; border-radius: 4px; width: 21px; height: 21px;}
.checkoutcontainer .addcookisbx .form-check .form-check-input:checked[type=checkbox]{background-color: #FF5A00;}

.checkpoutdlt{float: left; width: 100%; background: #fff; padding: 15px; border: 1px solid #ECECEC; border-radius: 10px; box-shadow: 1px 1px 8px 0px #00000026;}
.checkpoutdlt .discounttext{display: flex; justify-content: center; color: #393939; font-size: 12px; text-transform: uppercase; font-weight: 400; margin: 0px 0px 10px 0px;}
.checkpoutdlt .applytextheading{display: flex; align-items: center; justify-content: space-between; background: linear-gradient(90deg, rgba(26, 125, 255, 0.1) 0%, rgba(151, 71, 255, 0.1) 100%); border-radius: 5px; padding: 15px; margin: 0px 0px 20px 0px;}
.checkpoutdlt .applytextheading h3{color: #393939; font-size: 16px; font-weight: 400; display: inline-flex; gap: 10px; align-items: center; margin: 0px;}
.checkpoutdlt .applytextheading .applyarrow{text-decoration: none; width: 30px; height: 30px; display: inline-flex; justify-content: center; align-items: center; color: #686868; transition: 0.3s ease-in-out;}
.checkpoutdlt .applytextheading:hover .applyarrow{color: #FF5A00;}
.checkpoutdlt .applycouponbx h3{color: #000000; font-size: 20px; font-weight: 500; margin: 0px 0px 5px 0px;}
.checkpoutdlt .applycouponbx p{color: #686868; font-size: 14px; font-weight: 400; margin: 0px 0px 10px 0px;}
.checkpoutdlt .applycouponbx .form-group{position: relative; margin: 0px 0px 20px 0px;}
.checkpoutdlt .applycouponbx .form-group .form-control{border: 1px solid #BCBCBC; height: 50px; border-radius: 5px;}
.checkpoutdlt .applycouponbx .form-group .applybtn{position: absolute; right: 5px; top: 50%; padding: 5px 10px; transform: translateY(-50%); outline: none; border: none; text-transform: uppercase; background: none; color: #FF5A00; font-size: 16px; font-weight: 600; border-radius: 5px; transition: 0.3s ease-in-out;}
.checkpoutdlt .applycouponbx .form-group .applybtn:hover{background: #FF5A00; color: #fff;}
.checkpoutdlt .applycouponbx ol{margin: 0px; padding: 0px 0px 0px 16px;}
.checkpoutdlt .applycouponbx ol li{color: #686868; font-size: 14px; font-weight: 400; margin: 0px 0px 10px 0px; list-style-position: outside;}

.checkpoutdlt .couponlistouter{display: block; padding: 15px 0px 0px 0px;}
.checkpoutdlt .couponlistouter .couponlist{display: flex; gap: 20px; justify-content: space-between; align-items: center; padding: 15px 0px;}
.checkpoutdlt .couponlistouter .couponlist + .couponlist{border-top: 1px solid #BCBCBC;}
.checkpoutdlt .couponlistouter .couponlist .couponlt{padding: 0px; display: inline-flex; gap: 10px; align-items: center;}
.checkpoutdlt .couponlistouter .couponlist .couponlt .couponoff{display: inline-flex; padding: 6px 15px; font-size: 12px; background: linear-gradient(90deg, rgba(26, 125, 255, 0.2) 0%, rgba(151, 71, 255, 0.2) 100%); border-radius: 10px;}
.checkpoutdlt .couponlistouter .couponlist .couponlt .couponoff span{background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent;}
.checkpoutdlt .couponlistouter .couponlist .couponlt .coupontext{color: #000000; font-size: 18px; font-weight: 500; text-transform: uppercase;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn{padding: 0px;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn .couponbtn{background: none; position: relative; border-radius: 40px; outline: none; padding: 1px; border: none;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn .couponbtn:before{content: ""; pointer-events: none; position: absolute; inset: 0; padding: 1px; border-radius: 30px; background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; -events: none; transition: all 0.3s ease-out 0s;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn .couponbtn span{display: inline-flex; padding: 8px 25px; background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent;}
.checkpoutdlt .walletouter{display: block; padding: 20px 0px 0px 0px; border-top: 1px dashed #ABABAB;}
.checkpoutdlt .walletouter .walletlist{background: #fff; border-radius: 0px; padding: 0px; display: flex; align-items: center; justify-content: space-between; margin-top: 15px;}
.checkpoutdlt .walletouter .walletlist h3{color: #393939; font-size: 16px; font-weight: 400; display: inline-flex; gap: 10px; align-items: center; margin: 0px;}
.checkpoutdlt .walletouter .walletlist .walletlt{display: inline-flex; gap: 15px;}
.checkpoutdlt .walletouter .walletlist .walletlt .walletbadge{display: inline-flex; background: #FFF1CD; align-items: center; border-radius: 30px; padding: 5px 15px 5px 10px; gap: 7px;}
.checkpoutdlt .walletouter .walletlist .walletlt .walletbadge img{min-width: 18px; height: 18px; max-width: 18px;}
.checkpoutdlt .walletouter .walletlist .walletlt .walletbadge span{}
.checkpoutdlt .walletouter .walletlist .form-check .form-check-input{border: 2px solid #FF5A00; border-radius: 4px; width: 21px; height: 21px;}
.checkpoutdlt .walletouter .walletlist .form-check .form-check-input:checked[type=checkbox]{background-color: #FF5A00;}
.checkpoutdlt .summarybx{display: block; border: 1px solid #BCBCBC; border-radius: 5px; margin-top: 30px; padding: 15px;}
.checkpoutdlt .summarybx .summaryrow{display: flex; padding: 5px 0px; align-items: center; justify-content: space-between; font-size: 14px;}
.checkpoutdlt .summarybx .summaryrow .summarytext{color: #686868;}
.checkpoutdlt .summarybx .summaryrow .summaryvalue{color: #000;}
.checkpoutdlt .summarybx .summaryrow.subtotal{border-top: 1px dashed #ABABAB; font-size: 15px; margin-top: 10px; padding-top: 15px;}
.checkpoutdlt .summarybx .summaryrow.subtotal .summarytext{color: #686868;}
.checkpoutdlt .summarybx .summaryrow.subtotal .summarytext{color: #000;}

.checkpoutdlt .checkoutbtngroup{padding: 20px 0px 0px 0px; text-align: center;}
.checkpoutdlt .checkoutbtngroup .checkoutbtn{padding: 8px 20px; width: 100%; max-width: 240px; background: #FF5A00; color: #fff; border: 1px solid #FF5A00; font-size: 13px; font-weight: 500; border-radius: 40px; transition: 0.3s ease-in-out;}
.checkpoutdlt .checkoutbtngroup .checkoutbtn:hover{background: none; color: #FF5A00;}

.paymentmodal .modal-dialog{max-width: 700px;}
.paymentmodal .modal-dialog .modal-content{border: none; outline: none; border-radius: 10px;}
.paymentmodal .modal-dialog .btn-close{position: absolute; z-index: 2; right: 15px; top: 15px; box-shadow: none; outline: none;}
.paymentmodal .paymentmodalinner{display: flex; flex-direction: column; width: 100%; padding: 70px 0px 40px 0px; justify-content: center; text-align: center;}
.paymentmodal .paymentmodalinner .paymentsign{width: 100px; height: 100px; display: inline-flex; justify-content: center; align-items: center; margin: 0px 0px 20px 0px;}
.paymentmodal .paymentmodalinner .paymentsign img{max-width: 100%; max-height: 100%;}
.paymentmodal .paymentmodalinner h2{color: #000; font-size: 24px; font-weight: 600; margin: 0px 0px 5px 0px;}
.paymentmodal .paymentmodalinner p{color: #686868; font-size: 16px; font-weight: 400; margin: 0px 0px 15px 0px;}
.paymentmodal .paymentmodalinner .paymentbtns{padding: 0px; display: flex; gap: 10px; justify-content: center; flex-wrap: nowrap;}
.paymentmodal .paymentmodalinner .paymentbtns .backbtn{padding: 10px 30px; width: 100%; max-width: 240px; background: none; color: #FF5A00; border: 1px solid #FF5A00; font-size: 14px; font-weight: 500; border-radius: 40px; transition: 0.3s ease-in-out;}
.paymentmodal .paymentmodalinner .paymentbtns .backbtn:hover{background: #FF5A00; color: #fff;}
.paymentmodal .paymentmodalinner .paymentbtns .paylaterbtn{padding: 10px 30px; width: 100%; max-width: 240px; background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); color: #fff; border: none; font-size: 14px; font-weight: 500; border-radius: 40px; transition: 0.3s ease-in-out;}
.paymentmodal .paymentmodalinner .paymentbtns .paylaterbtn:hover{background: linear-gradient(90deg, #9747FF 0%, #1A7DFF 100%); color: #fff;}
.paymentmodal.paymentfailedmodal .paymentmodalinner{padding: 40px 10px 0px 10px;}
.paymentmodal.paymentfailedmodal .paymentmodalinner .paymentsign{width: 80px; height: 80px;}
.paymentmodal.paymentfailedmodal .paymentmodalinner h2{font-size: 32px; line-height: 37px; font-weight: 600; font-style: italic;}
.paymentmodal.paymentfailedmodal .paymentmodalinner h3{color: #393939; font-size: 18px; font-weight: 500; margin: 0px 0px 5px 0px;}
.paymentmodal.paymentfailedmodal .paymentmodalinner .paymentfailedtp{display: block;}
.paymentmodal.paymentfailedmodal .paymentmodalinner .paymentfailedtp .paymenttpheading{display: flex; justify-content: center; align-items: center; gap: 10px; color: #000; font-size: 16px; font-weight: 600;}
.paymentmodal.paymentfailedmodal .paymentmodalinner .paymentfailedtp .paymenttpheading img{min-width: 18px; height: 18px; max-width: 18px;}
.paymentmodal.paymentfailedmodal .paymentmodalinner .paymentfailedtp p{color: #686868; font-size: 13px; font-weight: 400; margin: 0px 0px 35px 0px;}
.paymentmodal.paymentfailedmodal .paymentbtminfo{padding: 20px 0px 0px 0px;}
.paymentmodal.paymentfailedmodal .paymentbtminfo p{color: #686868; display: flex; gap: 10px; font-size: 12px; line-height: 20px; font-weight: 400; text-align: left; margin: 0px;}
.paymentmodal.paymentfailedmodal .paymentbtminfo p img{min-width: 15px; max-width: 15px; max-height: 100%; align-self: flex-start; margin-top: 2px;}


.locationalowprnt{position: fixed; top: 50px; left: 0; pointer-events: none; width: 100%; z-index: 1002;}
.locationalow{border-radius: 10px;background: #FFF; overflow: hidden; position: relative;
box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.15);max-width: 377px; width: 100%; pointer-events: visible; padding: 15px 35px 15px 15px;}
.loctinoverly{position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(38, 38, 38, 0.72); z-index: 1001;}
.loctionalwtitle{padding: 17px 0 24px; border-bottom: 1px solid #BCBCBC; display: flex; align-items: flex-start;
justify-content: space-between;}
.croslctn{position: absolute; top: 0; right: 0; background: none; padding: 0; color: #000;
width: 34px; height: 34px; display: flex; align-items: center; justify-content: center; border: 0;
outline: none;}
.loctionalwtitleinr h3{color: #000;font-size: 14px;font-style: normal;font-weight: 600;line-height: normal; margin: 0 0 3px;}
.loctionalwtitleinr p{color: #686868;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;}
.alowlocbtn{display: inline-flex; align-items: center; justify-content: center; height: 38px; padding: 0 30px;
background: #FF5A00; color: #FFF;font-size: 12px;font-style: normal;font-weight: 600;line-height: normal;
text-transform: uppercase; border: 0; outline: none; border-radius: 45px;margin-left: 20px;}
.alowlocbtn:hover, .croslctn:hover{color: #FF5A00;}
.alowloctnlnk{display: flex; justify-content: center; padding-top: 27px;}
.alowloctnlnk button{display: inline-flex; align-items: center; padding: 0; border: 0; outline: none;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.alowloctnlnk button i{margin-right: 7px; display: inline-flex;}

.reviewSec{padding: 0 0 78px; width: 100%;}
.reviewlstpnl{border-radius: 10px;background: #FFF; margin-top: 30px; padding: 20px 15px 28px 25px; position: relative;}
.reviewlstpnl:first-child{margin-top: 0;}
.reviewlstpnl .media{align-items: center; padding: 0 0 30px;}
.reviewlstpnl .media figure{width: 36px; margin-right: 9px; height: 36px; border-radius: 100%;}
.reviewlstpnl .media figure img{width: 100%; height: 100%; object-fit: cover; border-radius: 100%;}
.reviewlstpnl h3{color: #393939;font-size: 14px;font-style: normal;font-weight: 500;line-height: 18px;margin: 0;}
.reviewlstpnl .media span{color: #686868;font-size: 13px;font-style: normal;font-weight: 400;line-height: normal;}
.reviewlstpnl p{color:#686868;font-size: 12px;font-style: normal;font-weight: 400;line-height: 22px;}
.reviewlstpnl ul{display: flex; align-items: center; flex-wrap: wrap;}
.reviewlstpnl ul figure{width: 80px; height: 80px; border-radius: 5px;}
.reviewlstpnl ul figure img{width: 100%; height: 100%; object-fit: cover; border-radius: 5px;}
.reviewlstpnl li{margin-right: 11px; margin-top: 10px;}
.reviewlistnmbr{position: absolute;top: 20px; right: 15px; color: #000; font-style: normal; display: inline-flex; align-items: center;
font-size: 13px;font-style: normal;font-weight: 400;line-height: normal;}
.reviewlistnmbr img{margin-left: 5px;}

.reviewdtil{width: 100%; padding: 10px 10px 30px; border-radius: 20px;border: 1px solid #E6E6E6; min-height: 600px;
background: #FFF;box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.15);}
.reviewnmbers{display: flex; flex-direction: column; align-items: center; margin-top: 55px;}
.reviewnmbers strong{color: #393939;font-size: 40px;font-style: normal;font-weight: 600;line-height: 40px;display: inline-block;}
.reviewnmbers span{color: #393939;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
.reviewnmbers i{display: inline-flex; font-style: normal; margin: 10px 0;}
.reviewdtiltitle .media{align-items: center;}
.reviewdtiltitle h4{color: #393939;font-size: 18px;font-style: normal;font-weight: 600;line-height: normal;}
.reviewdtiltitle{margin-top: 30px;}
.reviewdtiltitle .media figure{width: 34px; height: 35px; border-radius: 7px; background: #FFF; margin-right: 12px;
overflow: hidden; display: flex; align-items: center; justify-content: center;}
.reviewdtiltitle{padding: 0 30px;}
.revewback{display: inline-flex; align-items: center; margin-left: 30px;color: #686868;font-size: 14px;
font-style: normal;font-weight: 500;line-height: normal; padding: 0; border: 0; outline: none; background: transparent;}
.reviewprogsbar{padding: 30px 30px 0; margin-top: 25px; width: 100%; border-top: 1px solid #ABABAB;}
.reviewprogsbar li{margin-top: 15px; display: flex; align-items: center;}
.reviewprogsbar li:first-child{margin: 0;}
.reviewprogsbar li span{color: #393939;font-size: 15px;font-style: normal;font-weight: 500;
line-height: normal; margin-right: 13px;}
.barprgres{width: 100%; height: 10px; background: #D9D9D9; position: relative; display: inline-flex; align-items: center;
border-radius: 20px;}
.barlnewdth{background: #FFBE26; border-radius: 20px; height: 100%;}
.centgefve{width: 50%;}
.centgefure{width: 40%;}
.centgethre{width: 30%;}
.centgetwo{width: 20%;}
.centgeone{width: 10%;}
.revewback i{margin-right: 5px}
.reviewlist{padding-left: 35px;}

.cartsidbar{background: #FFF;}
.cartsidebarner{position: relative; width: 100%;}
.cartsidebarner::before{background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: "";}
.cartsidebarnertitle{position: absolute; bottom: 24px; left: 30px; right: 30px;}
.whtecross{position: absolute; top: 25px; right: 15px;padding: 0;background: transparent;border: 0;outline: none;}
.cartsidebarnertitle h3{color: #FFF;font-size: 24px;font-weight: 600;line-height: 28px;}
.cartsidebarnertitle span{color: #FFF;font-size: 14px;font-style: normal;font-weight: 600;line-height: 20px;}
.cartsidebarnertitle i{display: inline-flex; margin: 0 0 10px;}

.cartsdeamnt{border-radius: 10px 10px 0 0; padding: 16px 0;background: #FFF; display: flex; align-items: center;
box-shadow: -2px 2px 8px 0 rgba(0, 0, 0, 0.25); position: absolute; bottom: 0; left: 0; width: 100%; padding: 16px;
justify-content: space-between;}
.cartsdeamnt span{color:#686868;font-size: 12px;font-style: normal;font-weight: 500;line-height: normal;}
.cartsdeamnt ul{display: inline-flex; align-items: center;}
.cartsdeamnt li{margin-right: 20px;}
.cartsdeamnt li:last-child{margin: 0;}
.cartsdeamnt li:first-child{display: inline-flex; align-items: center; color: #000;font-size: 20px;font-style: normal;
font-weight: 500;line-height: normal;}
.cartsdeamnt li:first-child i{display: inline-flex;}
.sdebarbtn{border-radius: 30px;background: #099A63; padding: 0 30px; height: 45px; color: #FFF; border: none;
font-size: 14px;font-style: normal;font-weight: 600;line-height: normal; outline: none;}
.sdebarbtn:hover{background: #FF5A00; color: #FFF;}


.titlechck {position: relative;}
.titlechck input {padding: 0;height: initial;width: initial;margin-bottom: 0;opacity: 0;
width: 100%;height: 100%;z-index: 2;position: absolute;cursor: pointer;}
.titlechck label {position: relative;cursor: pointer;color: #393939;font-size: 14px;font-style: normal;padding-left: 34px;
font-weight: 400;line-height: 28px; display: flex; align-items: center; justify-content: space-between;}
.titlechck label:before {content:'';-webkit-appearance: none;background-color: transparent;border: 1px solid #393939;left: 0;
padding: 9px;display: inline-block;position: relative;vertical-align: middle;cursor: pointer;position: absolute; border-radius: 3px;}
.titlechck input:checked + label:after {content: '';display: block;position: absolute;top: 6px;left: 8px;width: 5px;height: 11px;
border: solid #FFF;border-width: 0 1px 1px 0;transform: rotate(45deg);}
.titlechck input:checked + label::before{background: #FF5A00; border-color: #FF5A00;}

.itemcheklistpnl h3{color: #393939;font-size: 18px;font-style: normal;font-weight: 600;line-height: 28px;margin: 0 0 20px;}
.itemcheklistprent{padding: 0 20px;
height: calc(100vh - 310px); overflow: auto;
scrollbar-width: thin;
scrollbar-color: #099a63 #d4f9d2;}
.itemcheklistpnl{padding: 30px 0; border-bottom: 1px dashed #BCBCBC;}
.itemcheklist li{margin: 0 0 20px;}
.itemcheklist li:last-child{margin: 0;}
.cartsidebarner > img{width: 100%; object-fit: cover;}

.sidebaracunt{width: 100%;border-radius: 20px;background: #FFF;box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.15);
padding: 13px 25px 13px 10px;}
.dshboardSec .row > div.col-lg-3{width: 29%;}
.dshboardSec .row > div.col-lg-7{width: 71%;}
.dshbordrght{padding-top: 100px; padding-left: 0px;}
.dshbordrght .dshbordrghtinner{padding: 8px 12px 0px 12px; margin-top: 25px; height: calc(100vh - 140px); overflow: auto;}
.dshbordrght .dshbordrghtinner::-webkit-scrollbar{width: 2px; height: 2px;}
.dshbordrght .dshbordrghtinner::-webkit-scrollbar-track{background: #f7c6c6; border-radius: 10px;}
.dshbordrght .dshbordrghtinner::-webkit-scrollbar-thumb{background: #FF2D2D; outline: 2px solid #FF2D2D; border-radius: 10px;}

.dshboardhder{min-height: 209px; background-repeat: no-repeat; background-size: cover;}
.dshboardSec {margin-top: -100px; padding-bottom: 70px;}
.dshboardhder .userheader{border-color: #FFF;}
.dshbordsidebar{padding-bottom: 27px; border-bottom: 1px dashed #BCBCBC;}
.dshbordsidebar .media{align-items: center;}
.dshbordsidebar .media figure{position: relative; min-width: 102px; max-width: 102px; height: 102px; border-radius: 100%; margin-right: 18px;}
.dshbordsidebar .media figure > img{width: 100%; height: 100%; object-fit: cover; border-radius: 100%;}
.editusers{display: flex; align-items: center; justify-content: center; border: 1px solid #FF5A00; right: 5px;
bottom: 1px; position: absolute; background: #FFF; border-radius: 100%;width: 29px;height: 29px;}
.dshbrduser h4{color: #000;font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;margin: 6px 0;}
.dshbrduser em{color: #686868;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
.dshbrduser em a{color: #686868;}
.dshbrduser em a:hover{color: #000;}
.dshbrduser span{display: flex; align-items: center; justify-content: space-between; color: #686868;
font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;}
.dshbrduser span i{display: inline-flex; align-items: center; background: #FFF1CD; padding: 2px 3px;color: #000;
font-size: 14px;font-style: normal;font-weight: 400;line-height: normal; border-radius: 25px;}
.dshbrduser span i img:first-child{margin-right: 10px;}
.dshbrduser span i img:last-child{margin-left: 8px;}
.sidebaracuntlist li a, .sidebaracuntlist li button{display: flex; width: 100%; outline: none; border: none; background: none; align-items: center; color: #393939;padding: 7px 5px 7px 25px;
font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;border-radius: 5px; position: relative;}
.sidebaracuntlist li a:hover, .sidebaracuntlist li a.active, .sidebaracuntlist li button.ative, .sidebaracuntlist li button:hover{background: #ECECEC;}
.sidebaracuntlist li{margin-bottom: 20px;}
.sidebaracuntlist li:last-child{margin: 0;}
.sidebaracuntlist li i{display: inline-flex; margin-right: 10px; width: 25px;}
.sidebaracuntlist{padding: 10px 0;}
.sidebaracuntlist li:first-child span{position: relative; display: inline-flex; align-items: center;
background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.sidebaracuntlist li:first-child i img{max-width: 25px;}
.sidebaracuntlist li a::before, .sidebaracuntlist li button:before{background: url(../images/link_arow.png) no-repeat 0 0; position: absolute; content: "";
right: 15px; width: 8px; height: 14px;}
.sidebaracuntlist li a.open::before, .sidebaracuntlist li button.open:before{transform: rotate(90deg);}
.sidebaracuntlist li:first-child a::before{background: url(../images/link_arowclor.png) no-repeat 0 0; width: 10px; height: 18px;}
.sidebaracuntlist li:first-child span::before{width: 16px; height: 16px; position: absolute; content: ""; right: -25px;
background: url(../images/dollarGold.png) no-repeat 0 0; background-size: 16px;}
.dshboardSec .row > div{position: relative;}
.acntdata label{color: #686868;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;}
.acntdata input[type="text"],
.acntdata input[type="email"],
.acntdata input[type="tel"]{width: 100%; border-radius: 5px;border: 1px solid #BCBCBC; height: 46px; outline: none;
color: #393939;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal; padding: 0 13px;}
.acntdata{margin-top: 25px;}
.acuntform{width: 100%; max-width: 715px; position: relative;}
.deltelink{display: inline-flex; align-items: center; color: #FF6C6C;font-size: 18px;font-style: normal;font-weight: 500;
line-height: normal; padding: 0; border: 0; outline: none; background: transparent; position: absolute; bottom: -115%;
left: 50%; transform: translateX(-50%);}
.deltelink i{display: inline-flex; margin-right: 10px;}

.yourreviewspnl{width: 100%; margin-bottom: 20px;border-radius: 10px;border: 1px solid #BCBCBC; padding: 14px;
background: #FFF;}
.yourreviewspnl:last-child{margin: 0;}
.yourreviewspnl p{color: #686868;font-size: 12px;font-style: normal;font-weight: 400;line-height: 22px;}
.yourreviewspnl .media{align-items: center; padding: 0 0 15px;}
.yourreviewspnl .media h3{color: #393939;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;
display: flex; align-items: center; justify-content: space-between;}
.yourreviewspnl .media figure{margin-right: 10px; display: flex; align-items: center; justify-content: center;}
.yourreviewspnl .media figure img{width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}
.yourreviewspnl > i{display: inline-flex; margin-bottom: 13px;}
.yourreviewspnl .media h3 span{color: #686868;font-size: 13px;font-style: normal;font-weight: 400;line-height: normal;}

.privacypolicySec p{color: #393939;font-size: 14px;font-style: normal;font-weight: 400;line-height: 26px;}
.privacypolicySec h3{color: #393939;font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;
margin: 0 0 10px; padding-top: 20px;}
.privacypolicySec h3:first-child{padding: 0;}
.frmadrsbtn{text-align: right; margin-top: 75px;}
.frmadrsbtn button{border: 0; outline: none; min-width: 165px; height: 45px; display: inline-flex; align-items: center;
justify-content: center; border-radius: 50px; background: transparent;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;}
.frmadrsbtn ul{display: inline-flex; align-items: center; }
.frmadrsbtn li{margin-right: 10px;}
.frmadrsbtn li:last-child{margin: 0;}
button.cnaselbtn{color: #393939;border: 1px solid #000;}
.cnaselbtn:hover{background: #393939; color: #FFF;}
button.addbtnacunt{color: #FFF; background: #099A63;}
button.addbtnacunt i{margin-right: 10px;}
button.addbtnacunt:hover{background: #FF5A00;}
/* #locationtxt{background: #FFF url(../images/inmutloction.png) no-repeat right 15px center;} */
.acntdata input[type="text"]::placeholder,
.acntdata input[type="email"]::placeholder,
.acntdata input[type="tel"]::placeholder{opacity: 1;color: #393939;}

.rdiochek {position: relative;}
.rdiochek [type="radio"]:checked,
.rdiochek [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.rdiochek [type="radio"]:checked + label,
.rdiochek [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;    
    display: inline-block;
    color: #393939;font-size: 12px;font-style: normal;font-weight: 600;line-height: normal;text-transform: uppercase;
}
.rdiochek [type="radio"]:checked + label:before,
.rdiochek [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    border: 1px solid #FF5A00;
    border-radius: 100%;
    background: #fff;
}
.rdiochek [type="radio"]:checked + label:after,
.rdiochek [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #FF5A00;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.rdiochek [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.rdiochek [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.acuntradio ul{display: flex; flex-wrap: wrap;}
.acuntradio li{margin-right: 30px;}

.wishlistSec .resturent_item{margin: 0 0 25px;}

.adreslistcon {margin:0px; border-radius: 10px; display: flex; flex-direction: column; height: 100%; border: 1px solid #BCBCBC; padding: 14px;
background: #FFF; width: 100%; position: relative; min-height: 252px;}
.adreslistcon p{color: #393939;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
.adreslistcon h3{color: #000;font-size: 24px;font-style: normal;font-weight: 500;line-height: 30px;margin: 0 0 25px;}
.adreslistbtn{text-align: center; margin-top: 30px; }
.adreslistcon ul{display: inline-flex; top: 14px; right: 14px; align-items: center; position: absolute;}
.adreslistcon li{margin-right: 14px;}
.adreslistcon li:last-child{margin: 0;}
.setdefault{display: inline-flex; align-items: center; border-radius: 45px; border: 1px solid #FF5A00; height: 48px;
color: #FF5A00;font-size: 16px;font-style: normal;font-weight: 600;line-height: 20px; outline: none;
padding: 0 30px; background: transparent;}
.defaultbtnadrs{display: inline-flex; align-items: center; border-radius: 45px; height: 48px;
color: #099A63;font-size: 16px;font-style: normal;font-weight: 600;line-height: 20px; outline: none;
padding: 0 30px; background: transparent; border: 0;}
.defaultbtnadrs i{margin-left: 10px;}
.setdefault:hover{background: #FF5A00; color: #FFF;}

.savechangebtn{margin-top: 90px; text-align: center;}
.savechangebtn .addbtnacunt{color: #FFF;font-size: 14px;font-style: normal;font-weight: 600;line-height: normal;
border: 0; outline: none; min-width: 290px; height: 45px; border-radius: 50px;}

.referearnhder{width: 100%; border-radius: 10px; padding: 12px 90px 12px 15px; display: flex; align-items: center;
background: #FFF1CD url(../images/dollarhder.png) no-repeat right center; justify-content: space-between;}
.referearnhder .revewback{margin: 0;}
.referearnhder strong{color: #393939;font-size: 24px;font-style: normal;font-weight: 600;line-height: normal;
display: inline-flex; align-items: center;}
.referearnhder strong span{font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;
margin-right: 9px;}
.referearnTble{width: 100%; margin-top: 15px;}
.referearnTble table{width: 100%;}
.referearnTble tr{border-bottom: 1px solid #E8E8E8;}
.referearnTble tr td{color: #686868;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;padding: 15px 5px;}
.referearnTble tr td:nth-child(2){font-weight: 500; font-size: 16px; color: #393939;}
.referearnTble tr td:last-child{font-weight: 500;}
.referearnTble tr td:last-child span.negtvemesg{color: #FF5053;}
.referearnTble tr td:last-child span.adamntmesg{color: #099A1C;}

.acuntedilnk{position: absolute; right: 80px; top: 50px;color: #FF5A00; z-index: 1; background: transparent;
font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;padding: 0; display: inline-flex; align-items: center;
outline: none;border: 0;}
.acuntedilnk i{margin-left: 4px;max-width: 18px;display: inline-flex;}
.acuntedilnk img{
filter: brightness(0) saturate(100%) invert(66%) sepia(72%) saturate(6743%) hue-rotate(358deg) brightness(99%) contrast(103%);
}
.toplinkacnt{position: absolute; right: 0; top: 25px; z-index: 1;}
.toplinkacnt ul, .toplinkacnt button{display: inline-flex; align-items: center;}
.newadreslnk{display: inline-flex; align-items: center; border-radius: 30px; padding: 0 30px; height: 48px;outline: none;
background: #FF5A00; color: #FFF;font-size: 16px;font-style: normal;font-weight: 600;line-height: 20px; border: 0;}
.newadreslnk i:first-child{margin-left: 10px;}
.newadreslnk:hover{background: #393939; color: #FFF;}

.referearnTble{overflow: auto; height: 330px;scrollbar-width: thin;scrollbar-color: #FF5A00 #f3e5d8;}
.newadreslnk i:first-child{margin-right: 10px;}
.toplinkacnt li{margin-right: 60px;}
.toplinkacnt li:last-child{margin: 0;}
.shrelnkacunt{display: inline-flex; align-items: center; color: #FF5A00;font-size: 14px; padding: 0; outline: none;
font-style: normal;font-weight: 600;line-height: normal; border: 0; background: transparent;}
.shrelnkacunt i{margin-right: 5px;}

.referstepimge{margin-right: 50px; max-width: 395px;}
.referstepimge ul{display: flex; align-items: center; justify-content: flex-end; position: relative;margin: 0 0 35px;}
.referstepimge li{margin-right: 12px;}
.referstepimge li:last-child{margin: 0;}
.refersteplist{width: 100%; border-radius: 10px; border: 1px solid #BCBCBC; padding: 40px 10px 40px 25px;}
.refersteplist li{position: relative; padding: 0 0 30px; padding-left: 30px;}
.refersteplist li:last-child{padding-bottom: 0;}
.refersteplist p{color: #393939;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}
.refersteplist h3{color: #393939;font-size: 16px;font-style: normal;font-weight: 600;line-height: normal; margin: 0 0 4px;}
.refersteplist strong{font-size: 14px;font-style: normal;font-weight: 400;line-height: 20px;
background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.refersteplist li::before{position: absolute; content: ""; left: 0; background: #D9D9D9; width: 10px; height: 10px;
border-radius: 100%; top: 7px;}
.refersteplist li::after{left: 5px; top: 10px; bottom: 0; border-left: 1px dashed #BCBCBC; position: absolute;
content: ""; z-index: -1;}
.refersteplist li:last-child::after{content: none;}

.referstepimge button{display: inline-flex; align-items: center; color: #000; border: 0; outline: none;
font-size: 14px;font-style: normal;font-weight: 500;line-height: normal; padding: 0; background: transparent;}
.referstepimge button i{margin-left: 4px;}
.referstepimge li:first-child span{display: inline-flex; align-items: center; padding: 2px 13px 2px 3px; background: #FFF1CD;
border-radius: 25px; color: #000;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}
.referstepimge li:first-child span i{margin-right: 10px;}

.orderlistpnl{margin: 0 0 28px; border-radius: 10px;border: 1px solid #BCBCBC;background: #FFF; padding-left: 18px;}
.orderlistpnl:last-child{margin: 0;}
.ordernmber{display: flex; align-items: center; justify-content: space-between;}
.ordernmber span{display: inline-flex; align-items: center; font-size: 15px;font-style: normal;font-weight: 600;
line-height: normal; padding: 4px 10px; border-radius: 30px; margin-left: 10px;}
.ordernmber span.ordrcmplte{color: #099A63; background: rgba(9, 154, 99, 0.15);}
.orderlistone{display: flex; align-items: center; justify-content: space-between;padding: 12px 18px 12px 0;}
.orderdtes span{color: #686868;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}
.ordernmber em{color:  #686868;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}
.ordernmber em b{color: #393939;font-size: 16px;font-weight: 600;}
.ordernmber span i{margin-right: 4px;}
.orderlisttwo{display: flex; align-items: center; justify-content: space-between;
padding: 20px 18px 34px 0; border-top: 1px dashed #BCBCBC;}
.recoderbtn{display: inline-flex; align-items: center; border-radius: 10px; min-width: 200px; justify-content: center;
background: rgba(255, 90, 0, 0.10); height: 41px; color: #FF5A00;font-size: 12px;font-style: normal;font-weight: 500;
line-height: normal; padding: 0; border: 0; outline: none;}
.recoderbtn:hover{background: #FF5A00; color: #FFF;}
.orderlisttwo ul{display: inline-flex; align-items: center;}
.orderlisttwo li{margin-right: 34px; padding-right: 34px; position: relative; display: inline-flex; align-items: flex-start;
color: #000;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal; flex-direction: column;
justify-content: center;}
.orderlisttwo li span{display: inline-flex; align-items: center;}
.orderlisttwo h4{color: #393939;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal; margin: 0 0 3px;}
.orderlisttwo p{color: #393939;font-size: 13px;font-style: normal;font-weight: 400;line-height: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 217px;}

.orderlisttwo li::before{position: absolute; content: ""; height: 35px; border-left: 1px solid #BABABA; right: 0;}
.orderlisttwo li:last-child{padding: 0; margin: 0;}
.orderlisttwo li:last-child::before{content: none;}
.orderlistrting{padding: 15px 0px; display: flex; align-items: center; justify-content: center; border-top: 1px dashed #BCBCBC;}
.orderlistrting ul{display: inline-flex; align-items: center;}
.orderlistrting li{color: #000;font-size: 10px;font-style: normal;font-weight: 400;line-height: normal;
margin-right: 18px;}
.orderlistrting li:last-child{margin: 0;}
.orderlistrting li span{line-height: 100%;}
.ordernmber span.ordrcnsel{background: rgba(255, 91, 91, 0.15); color: #FF5B5B;}

.clorchngebdy{background: #FFF;}


/* Hide default Swiper arrows */
.swiper-button-next::after,
.swiper-button-prev::after {
  content: none !important;
}

/* Container for Sidebar + Main */
.menusidebar .container {
  display: flex;
  gap: 20px; /* Space between sidebar and main */
  align-items: flex-start;
}












/* Sidebar Menu */
.sidebar {
  width: 238px;
  position: sticky;
  top: 20px;
  position: -webkit-sticky;
  background: linear-gradient(90deg, rgba(26, 125, 255, 0.1) 0%, rgba(151, 71, 255, 0.1) 100%);
  padding: 15px;
  border: 2px solid #b8c4ff;
  border-radius: 6px;
  flex-shrink: 0;
  height: fit-content;
  /* height: 500px; */
}

.sidebar h3 {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 16px;
}

.search-box {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 5px 10px;
  background: #fff;
}

.search-box img {
  width: 17px;
  height: 17px;
  margin-right: 8px;
}

.search-box input {
  border: none;
  outline: none;
  flex: 1;
  font-size: 10px;
  background: transparent;
}
.menusidebar{padding: 0px 0px 20px 0px;}
.menu-list {
  list-style: none;
  padding: 0px 8px 0px 0px;
  margin-top: 15px;
  margin-bottom: 30px;
  overflow: auto; 
  max-height: calc(100vh - 200px);
  margin-right: -8px;
}
.menu-list::-webkit-scrollbar{width: 2px; height: 2px;}
.menu-list::-webkit-scrollbar-track{background: rgba(255, 90, 0, 0.15); border-radius: 10px;}
.menu-list::-webkit-scrollbar-thumb{background: #FF5A00; outline: 2px solid #FF5A00; border-radius: 10px;}


.menu-list li {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 13px;
  cursor: pointer;
  gap: 5px;
  color: #393939;
  transition: 0.3s ease-in-out;
}
.menu-list li:hover{color: #FF5A00;}
.menu-list li span + span{font-weight: 600;}

/* Main Content */
.main {
  flex: 1;
  padding-bottom: 25px;
  min-width: 300px;
}

.main h2 {
  font-size: 20px;
  font-style: italic;
  text-align: center;
  background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}
.card .description img{height: 16px ;width: 16px;}

/* Filters */
.filters {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: left;
  margin-bottom: 40px;
}

.filter-btn {
  background: #f4f4f4;
  border: 1px solid #ccc;
  padding: 0px 14px;
  border-radius: 20px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.3s;
  height: 35px;
}

.filter-btn.active {
  background: #FF5A004D;
  color: #000;
  border: none;
}

/* Food Cards */
.cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* exactly 2 cards per row */
  gap: 50px;
}
.cards .card{background: none;}

@media (max-width: 768px) {
  .cards {
    grid-template-columns: 1fr; /* stack cards on smaller screens */
  }
}


.card {
  background: #fff;
  border-radius: 10px;
  border-color: #C1C1C1;
  box-shadow: none;
}

.card-content {
  display: flex;
  justify-content: space-between;
  padding: 10px 10px 10px 20px;
  height: 100%;
}

.description {
  flex: 1;
  align-self: center;
}

.description h4 {
  margin: 5px 0px 5px 0px;
  font-size: 14px;
  font-weight: 600;
  color: #686868;
}

.description p {
  margin: 0 0 0px;
  font-size: 12px;
  font-weight: 400;
  color: #686868;
}

.price {
  font-weight: 600;
  margin-bottom: 2px;
  color: #0F0F0F;
  font-size: 14px;
  padding-left: 0px;
}
.price b{font-weight: 600;}

.quantity {
  display: flex;
  align-items: center;
  gap: 5px;
}

.qty-btn {
  background: #099a63;
  border: none;
  font-size: 13px;
  padding: 2px 6px;
  cursor: pointer;
  border-radius: 3px;
  color: #fff;
}

.qty {
  min-width: 20px;
  text-align: center;
}

.image-wrapper {
  position: relative;
  max-width: 150px;
  min-width: 150px;
  aspect-ratio: 1;
  margin: -15px -10px -15px 0px;
}
.menusidebar .addcart {
  position: relative;
  width: 175px;
  height: 35px;
}
.menusidebar .addcart .addtocart{width: 85%;position: absolute; left: 50%; bottom: 0px; transform: translateX(-50%); background: #D4F9D2; border: 1px solid #099A63; color: #099A63; font-size: 15px; padding: 6px 16px; border-radius: 5px; transition: 0.3s ease-in-out;}

.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 17px;
}

.menusidebar .addtocart{width: 85%;position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); background: #D4F9D2; border: 1px solid #099A63; color: #099A63; font-size: 14px; padding: 6px 16px; border-radius: 5px; transition: 0.3s ease-in-out;}
.menusidebar .addtocart:hover{background: #099A63; color: #D4F9D2;}
.menusidebar .cards .quantity{width: 85%;position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); background: #099A63; border: 1px solid #099A63; color: #fff; font-size: 14px; padding: 6px 16px; border-radius: 5px; transition: 0.3s ease-in-out;justify-content: center;}


/* Suggestion Section */

.suggestion {
  /* background-image: url("/assets/images/rectangle.png"); */
  border-radius: 10px;
  padding: 50px 20px;
  padding-bottom: 30px;
  position: relative;
  margin: 60px 0px 40px 0px;
  background-repeat: no-repeat;
  background: #fff;
  box-shadow: 2px 2px 8px 0px #00000026;

}
.suggestion:before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: 100%;
  left: 37%;
  margin-left: -5px;
  border-width: 0 20px 15px;
  border-bottom-color: #fff;
}

.pairitemsinner{display: flex; flex-wrap: wrap; margin: 0px -7px; flex: 1;}


.suggestion h5 {
  text-align: left;
  background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
  margin-right: 40px;
}

.suggestion h4 {
  font-size: 12px;
  font-weight: 400;
  color: #393939;
  margin-bottom: 0px;
  padding-left: 0px;

}
.menusidebar .suggestion .quantity{z-index: 1; width: 85%;position: absolute; left: 50%; top: -15px; transform: translateX(-50%); background: #099A63; border: 1px solid #099A63; color: #fff; font-size: 15px; padding: 0px 0px; border-radius: 5px; transition: 0.3s ease-in-out;justify-content: center;}
.pairitemsinner .card .price{font-size: 12px;}



.pair-items {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.pairitemsinner .cardouter{width: 16.66%; padding: 0px 7px; margin-bottom: 14px;}
.pair-items .card {
  width: 100%;
  padding: 5px;
  height: 100%;
  overflow: inherit;
  border: none;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0px #00000026;

}
.pair-items .card .cardimg{width: 100%; margin-bottom: 10px; position: relative; overflow: hidden; border-radius: 10px;}
.pair-items .card .cardimg:after{content: ""; position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}
.pair-items .card .cardimg img{width: 100%; height: 100px; object-fit: cover;}

.ordertrackcontainer{padding: 0px 0px 40px 0px;}
.ordertrackcontainer .order-tracking{display: flex;}
.ordertrackcontainer .order-tracking .tabs{width: 30%; border-left: 1px solid #686868; padding: 0px 20px 0px 0px; align-self: flex-start; position: sticky; position: -webkit-sticky; top: 100px;}
.ordertrackcontainer .order-tracking .tabs .tab{position: relative; color: #686868; background: none; padding: 10px 20px; text-align: left; font-size: 18px; font-weight: 400; width: 100%; outline: none; border: none; transition: 0.3s ease-in-out;}
.ordertrackcontainer .order-tracking .tabs .tab.active{color: #FF5A00; font-weight: 600;}
.ordertrackcontainer .order-tracking .tabs .tab:before{content: ""; position: absolute; left: -3px; top: 0px; width: 5px; height: 0px; background: #FF5A00; border-radius: 10px; transition: 0.3s ease-in-out;}
.ordertrackcontainer .order-tracking .tabs .tab.active:before{height: 100%;}
.ordertrackcontainer .order-tracking .tab-content{flex: 1;}
.ordertrackcontainer .order-tracking .tab-content .order-card{background: #fff; border-radius: 20px; padding: 30px 30px 10px 30px; margin: 0px 0px 20px 0px;}
.ordertrackcontainer .order-tracking .tab-content .order-header{display: flex; justify-content: space-between;}
.ordertrackcontainer .order-tracking .tab-content .order-header .order-info{min-width: 160px; max-width: 160px; padding: 10px 10px 0px 0px;}
.ordertrackcontainer .order-tracking .tab-content .order-info .order-label{color: #686868; font-size: 14px; font-weight: 400;}
.ordertrackcontainer .order-tracking .tab-content .order-info .order-number{color: #393939; font-size: 20px; word-break: break-word; font-weight: 600; margin: 0px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{min-width: 165px; max-width: 165px; display: flex; align-self: flex-start; align-items: center; justify-content: flex-end; gap: 7px; color: #393939; font-size: 16px; font-weight: 500; padding: 10px 0px 0px 10px; white-space: nowrap;}
.ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time .timer-icon{color: #FF5A00; max-width: 20px; min-width: 20px; max-height: 100%; margin-top: -1px;}

.ordertrackcontainer .order-tracking .delivery-info{flex: 1;}
.ordertrackcontainer .order-tracking .delivery-info .location-card{display: flex; gap: 0px; justify-content: space-between; background: #F0F0F0; border-radius: 10px; padding: 15px;}
.ordertrackcontainer .order-tracking .delivery-info .restaurant-info .location-name{color: #393939; font-size: 16px; font-weight: 500; margin: 0px 0px 5px 0px;}
.ordertrackcontainer .order-tracking .delivery-info .restaurant-info p{color: #393939; font-size: 14px; font-weight: 400; margin: 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; max-width: 100%; overflow: hidden; text-overflow: ellipsis;}
.restaurant-info {width: 50%; }
.ordertrackcontainer .order-tracking .delivery-info .delivery-info-section{padding: 0px; width: 50%; padding-left: 26px;}
.ordertrackcontainer .order-tracking .delivery-info .delivery-info-section .location-name{color: #393939; font-size: 16px; font-weight: 500; margin: 0px 0px 5px 0px;}
.ordertrackcontainer .order-tracking .delivery-info .delivery-info-section p{color: #393939; font-size: 14px; font-weight: 400; margin: 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; max-width: 100%; overflow: hidden; text-overflow: ellipsis;}
.ordertrackcontainer .order-tracking .delivery-info .direction-arrow{max-width: 60px; max-height: 100%; height: auto; align-self: center; padding: 0px 14px;}

.ordertrackcontainer .order-status{display: flex; align-items: center; margin: 20px 0px; gap: 7px; font-size: 16px; font-weight: 600;}
.ordertrackcontainer .order-status .status-icon{display: inline-flex; min-width: 40px; max-width: 40px; max-height: 100%;}

.ordertrackcontainer .order-progress{position: relative;}
.ordertrackcontainer .order-progress .order-progress-inner{padding: 0px; position: relative;}
.ordertrackcontainer .order-progress .progress{position: absolute; left: 8%; right: 8%; top: 66px; height: 2px; background: repeating-linear-gradient(to right, #BCBCBC 0, #BCBCBC 5px, transparent 5px, transparent 10px); background-size: 10px 10px;}
.ordertrackcontainer .order-progress .progress .progress-bar{background: #60D562;}

.ordertrackcontainer .progress-steps{display: flex; justify-content: space-between; position: relative; z-index: 1;}
.ordertrackcontainer .progress-steps .progress-step{display: flex; flex-direction: column; align-items: center; gap: 15px; width: 20%; padding: 0px 8px; justify-content: flex-start; text-align: center;}
.ordertrackcontainer .progress-steps .progress-step .step-icon{display: inline-flex; justify-content: center;}
.ordertrackcontainer .progress-steps .progress-step .step-icon img{max-width: 100%; max-height: 40px; min-height: 40px;}
.ordertrackcontainer .progress-steps .progress-step .status-circle{background-color: #fff; display: inline-flex; min-width: 23px; max-width: 23px; height: 23px; background-color: #fff; border: 1px solid #BCBCBC; border-radius: 50%;}
.ordertrackcontainer .progress-steps .progress-step .step-title{font-size: 14px; font-weight: 500; color: #000000; margin: 0px 0px 2px 0px; padding: 5px 0px 0px 0px;}
.ordertrackcontainer .progress-steps .progress-step .step-time{font-size: 13px; font-weight: 400; color: #686868; margin: 0px;}
.ordertrackcontainer .progress-steps .progress-step.completed .status-circle{color: #fff; border-color: #60D562; background-color: #60D562; background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.65625 5.03125L4.48437 8.85938L12.1406 0.65625' stroke='%23fff' stroke-width='1.3125' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center;}
.ordertrackcontainer .progress-steps .progress-step.active .status-circle{color: #fff; border-color: #60D562; background-color: #60D562; background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.65625 5.03125L4.48437 8.85938L12.1406 0.65625' stroke='%23fff' stroke-width='1.3125' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center;}
.ordertrackcontainer .progress-steps .progress-step.active .status-circle{border-color: #60D562; background-color: orange;}
.ordertrackcontainer .expand-arrow{display: flex; justify-content: center; outline: none; padding: 10px 10px 10px 10px; border: none; background: none; width: 100%;}
.ordertrackcontainer .expand-arrow img{max-width: 30px; max-height: 100%; transition: 0.3s ease-in-out;}
.ordertrackcontainer .expand-arrow[aria-expanded="false"] img{transform: rotate(-180deg);}

.userheader{position: absolute; left: 0px; right: 0px; top: 0px; transition: all 0.3s ease-in-out;}
.headersec{transition: all 0.3s ease-in-out;}
.userheader.sticky{position: fixed; top: 0 !important; left: 0; padding: 6px 0px; z-index: 999; width: 100%; background: linear-gradient(90deg, #e8eff5 0%, #f3e5d8 100%); box-shadow: 0 2px 22px rgba(241, 241, 241, 0.12);}
.headersec.sticky{position: fixed; top: 0 !important; left: 0; padding: 6px 0px; z-index: 999; width: 100%; background: linear-gradient(90deg, #e8eff5 0%, #f3e5d8 100%); box-shadow: 0 2px 22px rgba(241, 241, 241, 0.12);}

.order-type-switch{display:flex;justify-content:end;margin-bottom:1.5rem;}
.switch-container{position:relative;display:flex;width:260px;border:2px solid #ff5a00;border-radius:30px;background:#f1f1f1;}
.switch-btn{flex:1;background:transparent;border:none;padding:10px 20px;border-radius:30px;font-weight:600;cursor:pointer;color:#555;z-index:2;transition:color .3s ease;}
.switch-btn.active{color:#fff;}
.switch-slider{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#ff5a00;border-radius:30px;transition:all .3s ease;z-index:1; box-shadow: 0px 0px 0px 1px #ff5a00;}
.switch-slider.right{left:50%;}
.pagination-buttons{display:flex;justify-content:center;gap:10px;margin-top:20px;}
.see-more-btn,.see-less-btn{background-color:#ff5a00;color:#fff;border:none;padding:10px 20px;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease;}
.see-more-btn:hover,.see-less-btn:hover{background-color:#e14c00;}


/* 
.order-tracking {
  display: flex;
  width: 100%;
  padding: 20px;
}

.tabs {
  display: flex;
  flex-direction: column;
  width: 200px;
  padding-right: 20px;
}

.tab {
  padding: 15px 20px;
  font-size: 16px; 
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  text-align: left; 
  font-weight: normal;
  transition: color 0.3s ease, letter-spacing 0.3s ease; 
}

.tab.active {
  font-weight: bold;
  color: #f57c00;
}

.tab.active::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #f57c00;
}

.tab:not(.active) {
  color: #757575;
}

.tab-content {
  flex-grow: 1;
  padding: 20px;
  border-left: 1px solid #ddd;
  width: calc(100% - 240px);
}

.order-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 37px;
}

.order-info {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.order-label {
  font-size: 14px;
  line-height: 21px;
  color: #686868;
}

.order-number {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #393939;
}

.estimated-time {
  display: flex;
  align-items: center;
  gap: 6px;
}

.timer-icon {
  width: 20px;
  height: 20px;
}

.time-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #393939;
}

.track-button {
  background-color: #FF5A00;
  color: #FFFFFF;
  border: none;
  border-radius: 5px;
  padding: 7px 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  height: 32px;
}

.order-status {
  display: flex;
  align-items: center;
  gap: 8px;
}

.status-icon {
  width: 36px;
  height: 36px;
}

.status-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 22.5px;
}

.delivery-info {
  margin-bottom: 30px;
}

.location-card {
  max-width: 600px;
  background-color: #F0F0F0;
  border-radius: 10px;
  padding: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 77px;
  gap: 20px;
}

.restaurant-info,
.delivery-info-section {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.location-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #393939;
}

.location-address {
  font-size: 14px;
  line-height: 21px;
  color: #393939;
}

.direction-arrow {
  width: 34px;
  height: 34px;
}

.expand-arrow {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.expand-icon {
  width: 24px;
  height: 12px;
  cursor: pointer;
}
.order-progress {
  position: relative;
  margin: 30px 0;
}

.progress-line {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 20px;
  z-index: 1;
}

.progress-line-image {
  width: 100%;
  height: 20px;
}

.progress-steps {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  padding: 0 35px;
}

.progress-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  max-width: 144px;
}

.step-icon {
  width: 36px;
  height: 36px;
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 2px;
}

.step-info {
  text-align: center;
}

.step-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 22.5px;
  color: #000000;
  margin-bottom: 4px;
}

.step-time {
  font-size: 13px;
  line-height: 19.5px;
  color: #686868;
}

.step-times {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.step-times .step-time {
  font-size: 14px;
  line-height: 21px;
}
.orders-section {
  padding: 38px 0 0 0;
  position: relative;
}

.orders-tabs {
  position: relative;
  margin-left: 78px;
  margin-bottom: 51px;
}

.tab-indicator {
  position: absolute;
  left: -17px;
  top: 3px;
  width: 1px;
  height: 87px;
  background-color: #686868;
}

.tab-indicator-short {
  position: absolute;
  left: -17px;
  top: 3px;
  width: 3px;
  height: 33px;
  background-color: #FF5A00;
}

.ongoing-orders-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #FF5A00;
  margin-bottom: 24px;
}

.previous-orders-title {
  font-size: 18px;
  line-height: 27px;
  color: #686868;
} */

.time-btn.slot-full {
  background-color: #ffe5cc;   /* light orange */
  color: #999;
  cursor: not-allowed;
  opacity: 0.7;
  border: 1px solid #ffb366;
}

.time-btn.slot-full:hover {
  background-color: #ffe5cc;
}


.orders-container {
  display: flex;
  flex-direction: column;
  gap: 66px;
  margin-left: 265px;
  margin-right: 75px;
}

.cart-count {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #FF2D2D;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 7px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  z-index: 10;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
}

.cartbag {
  position: relative;
  display: inline-block;
}
.restaurant-banner {width: 100%;}
.restaurant-banner img {width: 100%; max-height: 100%;}
/* Reservations Component Styles */

.reservations-container {
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 2rem; */
}

.reservations-header {
  margin-bottom: 2.5rem;
  text-align: center;
}

.reservations-title {
  font-size: 2rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}

.reservations-subtitle {
  font-size: 0.95rem;
  color: #666;
}

.reservations-grid {
  display: grid;
  /* grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); */
  gap: 1.5rem;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  .reservations-grid {
    grid-template-columns: 1fr;
  }
}

.reservation-card {
  background: white;
  border-radius: 12px;
  padding: 1.5rem;
  border: 1px solid #eee;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}

/* .reservation-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  border-color: #e0e0e0;
} */

.reservation-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #f0f0f0;
}

.reservation-id {
  font-size: 1.25rem;
  font-weight: 600;
  color: #2d3748;
}

.reservation-id .hash {
  color: #6b7280;
  font-weight: 400;
}

.status-badge {
  padding: 0.375rem 0.75rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.badge-completed {
  background-color: #d1fae5;
  color: #065f46;
}

.badge-accepted {
  background-color: #dbeafe;
  color: #1e40af;
}

.badge-pending {
  background-color: #fef3c7;
  color: #92400e;
}

.reservation-restaurant {
  margin-bottom: 1.5rem;
}

.restaurant-name {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.restaurant-address {
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.5;
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}

.location-icon {
  flex-shrink: 0;
  margin-top: 0.125rem;
}

.reservation-details {
  background: #ffe7db;
  border-radius: 8px;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
}

.detail-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1rem;
}

.detail-row:last-child {
  margin-bottom: 0;
}

.detail-item {
  display: flex;
  flex-direction: column;
}

.detail-label {
  font-size: 0.75rem;
  font-weight: 500;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.375rem;
}

.detail-value {
  font-size: 0.95rem;
  color: #374151;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.detail-icon {
  flex-shrink: 0;
  opacity: 0.7;
}

.view-details-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.875rem 1.5rem;
  background: #ffffff;
  color: #4f46e5;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: auto;
}

.view-details-btn:hover {
  background: #f8fafc;
  border-color: #c7d2fe;
  color: #4338ca;
}

.view-details-btn svg {
  transition: transform 0.2s ease;
}

.view-details-btn:hover svg {
  transform: translateX(4px);
}

/* Pagination */
.pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #e5e7eb;
}

.pagination-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: white;
  color: #4f46e5;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}

.pagination-btn:hover:not(.disabled) {
  background: #f8fafc;
  border-color: #c7d2fe;
  color: #4338ca;
}

.pagination-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.pagination-info {
  font-size: 0.95rem;
  color: #6b7280;
}

.current-page {
  font-weight: 600;
  color: #4f46e5;
  margin: 0 0.25rem;
}

/* No Reservations State */
.no-reservations {
  text-align: center;
  padding: 4rem 2rem;
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.no-reservations-icon {
  margin-bottom: 1.5rem;
}

.no-reservations h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}

.no-reservations p {
  font-size: 1rem;
  color: #666;
  max-width: 300px;
  margin: 0 auto;
}
.restaurant-description-section {
          margin: 2rem 0;
          padding: 1.5rem;
          background: #fff;
          border-radius: 12px;
          /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); */
          border: 1px solid #eee;
        }

        .description-header {
          margin-bottom: 1rem;
          padding-bottom: 0.75rem;
          border-bottom: 2px solid #f0f0f0;
        }

        .description-header h4 {
          font-size: 1.25rem;
          font-weight: 600;
          color: #333;
          margin: 0;
        }

        .description-text {
          font-size: 1rem;
          line-height: 1.6;
          color: #555;
          margin: 0;
        }

        .read-more-btn,
        .read-less-btn {
          background: none;
          border: none;
          color: #FF5A00;
          font-weight: 500;
          cursor: pointer;
          padding: 0.25rem 0.5rem;
          margin-left: 0.5rem;
          font-size: 0.9rem;
          text-decoration: underline;
          transition: color 0.2s;
        }

        .read-more-btn:hover,
        .read-less-btn:hover {
          color: #e04e00;
        }

        .restaurant-info-section {
          margin: 2rem 0;
        }

        .info-card {
          display: flex;
          align-items: center;
          padding: 1.25rem;
          background: #fff;
          border-radius: 12px;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
          border: 1px solid #f0f0f0;
          height: 100%;
          transition: transform 0.2s, box-shadow 0.2s;
        }

        .info-card:hover {
          transform: translateY(-2px);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }

        .info-icon {
          flex-shrink: 0;
          margin-right: 1rem;
          width: 48px;
          height: 48px;
          display: flex;
          align-items: center;
          justify-content: center;
          background: #FFF5F0;
          border-radius: 10px;
        }

        .info-content h5 {
          font-size: 0.95rem;
          font-weight: 500;
          color: #666;
          margin: 0 0 0.25rem 0;
        }

        .info-content p {
          font-size: 1.1rem;
          font-weight: 600;
          color: #333;
          margin: 0;
        }

        .restaurant-banner {
          border-radius: 12px;
          overflow: hidden;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          height: 180px;
        }

        .restaurant-banner img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: transform 0.3s;
        }

        .restaurant-banner:hover img {
          transform: scale(1.05);
        }

        @media (max-width: 768px) {
          .restaurant-description-section {
            padding: 1rem;
            margin: 1.5rem 0;
          }

          .info-card {
            padding: 1rem;
          }

          .info-icon {
            width: 40px;
            height: 40px;
          }

          .restaurant-banner {
            height: 150px;
          }
        }
/* Banners Carousel Styles */
.banners-carousel {
  margin: 10px 0px 0px 0px;
  position: relative;
}

.banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(90deg, rgba(26, 125, 255, 0.1) 0%, rgba(151, 71, 255, 0.1) 100%);
  border-radius: 8px;
  padding: 7px 10px;
  min-height: 40px;
}

.banner-description {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.banner-description img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.banner-text {
  font-size: 12px;
  color: #495057;
  line-height: 14px;
  word-break: break-word;
  flex: 1;
}

/* Navigation arrows */
.banner-nav {
  display: flex;
  gap: 4px;
  margin-left: 8px;
}

.banner-nav-btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #dee2e6;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
  padding: 0;
}

.banner-nav-btn:hover:not(:disabled) {
  background: #f1f3f5;
  border-color: #adb5bd;
}

.banner-nav-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.banner-nav-btn svg {
  width: 12px;
  height: 12px;
}

/* Pagination dots */
.banner-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pagination-dots {
  display: flex;
  gap: 4px;
}

.pagination-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #dee2e6;
  cursor: pointer;
  padding: 0;
  transition: all 0.2s;
}

.pagination-dot:hover {
  background: #adb5bd;
  transform: scale(1.2);
}

.pagination-dot.active {
  background: #007bff;
  transform: scale(1.2);
}

/* Position indicator */
.position-indicator {
  font-size: 12px;
  color: #6c757d;
}

.position-indicator em {
  font-style: normal;
  font-weight: 600;
  color: #495057;
}

.position-indicator span {
  color: #6c757d;
}

/* No banners state */
.no-banners {
  margin: 10px 0;
  padding: 8px 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px dashed #dee2e6;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #6c757d;
  font-size: 14px;
}

.no-banners img {
  width: 16px;
  height: 16px;
  opacity: 0.6;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .banner-content {
    padding: 6px 10px;
  }
  
  .banner-text {
    font-size: 13px;
  }
  
  .banner-nav-btn {
    width: 22px;
    height: 22px;
  }
}
/* .cart-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  animation: fadeIn 0.3s ease-in-out;
}

.cart-popup {
  background-color: #0c9b65;
  color: #fff;
  border-radius: 8px;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  max-width: 700px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  animation: slideIn 0.3s ease-out;
  gap: 20px; 
}

.cart-popup-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1; 
}

.cart-popup-left strong {
  font-size: 20px;
  font-weight: 500;
}

.cart-popup-left span {
  font-size: 16px;
  opacity: 0.9;
}

.cart-popup-right {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0; 
}

.cart-total {
  font-size: 24px;
  font-weight: 500;
}

.checkout-btn {
  background: #fff;
  color: #0c9b65;
  font-weight: 500;
  border: none;
  border-radius: 5px;
  padding: 10px 16px;
  cursor: pointer;
  transition: 0.2s ease;
}

.checkout-btn:hover {
  background-color: #f5f5f5;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideIn {
  from { transform: translateY(-20px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
} */

.checkoutLoaderOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  backdrop-filter: blur(2px);
}

.checkoutLoader {
  width: 30px;
  height: 30px;
  border: 5px solid rgba(255, 136, 0, 0.3);
  border-top: 5px solid #ff8800;
  border-radius: 50%;
  animation: spinLoader 0.8s linear infinite;
}

@keyframes spinLoader {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.menu-list li {
  padding: 10px 14px;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.menu-list li:hover {
  background: #FF5A0026;
}

.menu-list li.active {
  background: #FF5A0026;
  color: #FF5A00;
}
.form-control:focus {
    border-color: #ff5a00;
    box-shadow: 0 0 0 .25rem rgba(255, 90, 0, 0.25);
}
.slot-btn {
  border: 1px solid #ddd;
  color: #4b4b4b;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  transition: all 0.3s ease;
}

.slot-btn:hover {
  background-color: #ff5a00;
  color: #fff;
}
.slot-btn:focus {
  border-color: #ff5a00;
  color: #ff5a00;
}
.slot-btn:focus:hover{
  border-color: #ff5a00;
  color: #fff;
}

.slot-btn.active {
  background-color: #ff5a00;
  color: #fff;
}

.slot-btn:disabled {
  background-color: #eee;
  color: #292828ff;
  border-color: #292828ff;
  cursor: not-allowed;
  opacity: 0.6;
}
.location-open{overflow: hidden;}
.pac-container{z-index: 999999 !important;}

.confirmationmodal .modal-dialog .modal-content{border: none; border-radius: 25px;}
.confirmationmodal .btn-close{position: absolute; right: 0px; top: 0px; background-color: #fff; position: absolute; right: -5px; top: -5px; background-color: #fff; z-index: 1; opacity: 1; background-size: 12px; width: 20px; height: 20px; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.27);}
.confirmationmodal .modal-dialog .modal-content .modal-body{text-align: center; padding: 50px 20px;} 
.confirmationmodal .modal-dialog .modal-content .modal-body h2{color: #000; font-size: 24px; font-weight: 600; margin: 0px 0px 4px 0px;}
.confirmationmodal .modal-dialog .modal-content .modal-body p{color: #393939; font-size: 14px; font-weight: 400; margin: 0px 0px 35px 0px;}
.confirmationmodal .modal-dialog .modal-content .modal-body .modalimg{display: inline-flex; max-width: 110px; margin: 0px 0px 20px 0px;}
.confirmationmodal .modal-dialog .modal-content .modal-body .modalimg img{width: 100%; max-height: 100%;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx{background: #F2F2F2; padding: 20px; border-radius: 15px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx h3{color: #000; text-align: left; font-size: 18px; font-weight: 500; margin: 0px 0px 10px 0px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul{margin: 0px; padding: 0px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li{display: flex; gap: 10px; font-size: 14px; color: #393939;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li + li{padding: 4px 0px 0px 0px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li span{min-width: 100px; text-align: left; color: #000;}

.confirmationmodal .backbtn{display: inline-flex; align-items: center; padding: 10px 30px; color: #FF5A00;
font-size: 16px; font-weight: 600; border-radius: 30px; border: 1px solid #FF5A00; background: none;}
.confirmationmodal .backbtn:hover{color: #FFF; background: #FF5A00;}

.selectionbx{padding: 0px 0px 50px 0px;}
.selectionbx h6{color: #000000; font-size: 16px; text-transform: uppercase; text-align: center; margin: 40px 0px 15px 0px;}
.selectionbx .guestbtn{display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 0px 0px 15px 0px;}
.selectionbx .guestbtn .guest-btn{background: none; border: 1px solid #686868; min-width: 40px; height: 40px; display: inline-flex; justify-content: center; align-items: center; font-size: 16px; color: #686868; border-radius: 50%; transition: 0.3s ease-in-out;}
.selectionbx .guestbtn .guest-btn.custombtn{border-radius: 6px; min-width: 70px; padding: 4px 10px;}
.selectionbx .guestbtn .guest-btn:hover{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .guestbtn .guest-btn.active{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .customguestmodeouter{padding: 0px; text-align: center;}
.selectionbx .guestbtn .form-control{background: none; border-color: #686868; height: 40px; border-radius: 6px; min-width: 80px; max-width: 80px;}
.selectionbx .guestbtn .form-control:focus{border-color: #ff5a00;}
.selectionbx .cubtn{display: inline-flex; align-items: center; padding: 7px 15px; color: #FF5A00;
font-size: 16px; font-weight: 600; border-radius: 6px; border: 1px solid #FF5A00; background: none;}
.selectionbx .cubtn:hover{color: #FFF; background: #FF5A00;}
.selectionbx .date-tabs{display: flex; justify-content: center; gap: 20px;}
.selectionbx .date-tabs .guest-btn{display: inline-flex; align-items: center; border: 1px solid #686868; color: #686868; font-size: 15px; font-weight: 500; padding: 10px 30px; background: none; border-radius: 40px;}
.selectionbx .date-tabs .guest-btn.active{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .date-tabs .guest-btn:hover{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .date-tabs .form-control{background: none; border-color: #686868; height: 45px; border-radius: 6px;}
.selectionbx .date-tabs .form-control:focus{border-color: #ff5a00;}
.selectionbx .time-grid{display: flex; flex-wrap: wrap; margin: 0px -10px;}
.selectionbx .time-grid .time-grid-column{width: 14.2857142857%; padding: 0px 10px; margin-bottom: 20px;}
.selectionbx .time-grid .time-btn{display: flex; width: 100%; align-items: center; justify-content: center; border: 1px solid #686868; color: #686868; font-size: 15px; font-weight: 500; padding: 10px 30px; background: none; border-radius: 40px;}
.selectionbx .time-grid .time-btn.active{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .time-grid .time-btn:hover{background: #FF5A00; color: #fff; border-color: #FF5A00;}
.selectionbx .bottom-reservation-bar{background: #fff; margin-top: 30px; display: flex; align-items: center; border-radius: 10px; padding: 20px; box-shadow: -2px 2px 8px 0px #00000040;}
.selectionbx .bottom-reservation-bar .btmreslt{width: 100%;}
.selectionbx .bottom-reservation-bar .btmreslt ul{margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center; gap: 30px;}
.selectionbx .bottom-reservation-bar .btmreslt ul li{margin: 0px 0px 5px 0px; position: relative; padding: 0px; color: #000; font-size: 14px; font-weight: 400;}
.selectionbx .bottom-reservation-bar .btmreslt ul li:before{content: ""; opacity: 0; position: absolute; left: -18px; top: 8px; background: #099A63; width: 7px; height: 7px; border-radius: 50%;}
.selectionbx .bottom-reservation-bar .btmreslt ul li + li:before{opacity: 1;}
.selectionbx .bottom-reservation-bar .btmreslt ul li span{font-weight: 600; font-size: 18px; line-height: 100%;}
.selectionbx .bottom-reservation-bar .btmreslt p{color: #393939; font-size: 15px; font-weight: 400;}
.selectionbx .bottom-reservation-bar .book-btn{background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); background-size: 100%; font-size: 16px; font-weight: 500; color: #fff; padding: 12px 35px; white-space: nowrap; border: none; border-radius: 50px;}
.selectionbx .bottom-reservation-bar .book-btn:hover{background: linear-gradient(90deg, #1A7DFF 0%, #9747FF 100%); background-size: 200%;}

.bookingsticky{position: fixed; left: 10px; bottom: 10px; z-index: 20; right: 10px; background: #fff; display: flex; align-items: center; gap: 10px; padding: 15px; border-radius: 10px; box-shadow: 1px 1px 8px 0px #00000026;}
.bookingsticky .bookingltbx{display: flex; gap: 10px; align-items: center; width: 100%;}
.bookingsticky .bookingltbx .bookingltimg{padding: 0px;}
.bookingsticky .bookingltbx .bookingltimg img{min-width: 60px; max-width: 60px; height: 60px; border-radius: 50%; object-fit: cover;}
.bookingsticky .bookingltbx .bookingltct{width: 100%;}
.bookingsticky .bookingltbx .bookingltct h4{color: #393939; font-size: 18px; font-weight: 500; margin: 0px 0px 4px 0px;}
.bookingsticky .bookingltbx .bookingltct ul{margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; gap: 30px;}
.bookingsticky .bookingltbx .bookingltct ul li{margin: 0px; position: relative; padding: 0px; color: #686868; font-size: 14px; font-weight: 400;}
.bookingsticky .bookingltbx .bookingltct ul li:before{content: ""; opacity: 0; position: absolute; left: -15px; top: 5px; height: 14px; background: #FF5A00; width: 1px;}
.bookingsticky .bookingltbx .bookingltct ul li + li:before{opacity: 1;}
.bookingsticky .bookingltbxbtn{padding: 0px;}
.bookingsticky .bookingltbxbtn .viewbookingbtn{background: #099A63; background-size: 100%; font-size: 16px; font-weight: 500; color: #fff; padding: 12px 20px; white-space: nowrap; border: none; border-radius: 7px; transition: 0.3s ease-in-out;}
.bookingsticky .bookingltbxbtn .viewbookingbtn:hover{background: #FF5A00;}


.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.modal-card {
  position: relative;
  background: #ffffff;
  width: 360px;
  padding: 30px 20px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.modal-close {
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 22px;
  font-weight: 700;
  color: #777;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: color 0.2s ease;
}

.modal-close:hover {
  color: #ff6a00;
}

.money-icon {
  font-size: 48px;
  margin-bottom: 12px;
}

.modal-text {
  color: #777;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 18px;
}

.modal-amount {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 22px;
}

.pay-btn {
  background: #ff6a00;
  color: #fff;
  border: none;
  padding: 12px 14px;
  width: 60%;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
}

.pay-btn:hover {
  background: #e85e00;
}



.ordertrackcontainer .order-tracking .tabs{box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.15); padding: 20px;
width: 100%; max-width: 300px; background: #FFF; border: 0; border-radius: 15px;}
.ordertrackcontainer .order-tracking .tabs .tab.active {background: #f4f4f4; font-weight: 500;}
.ordertrackcontainer .order-tracking .tabs .tab::before {width: 3px;}
.ordertrackcontainer .order-tracking .tabs .tab{font-size: 17px; margin: 0 0 14px;}
.ordertrackcontainer .order-tracking .tabs .tab:last-child{margin: 0;}

.notFound{padding: 30px; text-align: center; border-radius: 15px; background: #fff7f3;}
.notFound h3{color: #000; font-size: 24px; font-weight: 600; text-transform: capitalize;}
.notFound i{display: inline-flex; margin: 0 0 20px;}
.orderbtns{display: inline-flex; align-items: center; border: 2px solid transparent; padding: 10px 30px;
color: #FFF; border-radius: 40px; font-weight: 500; background: #ff5a00;}
.orderbtns:hover{color: #ff5a00; background: transparent; border-color: #ff5a00;}
.order-tracking .tab-content{box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.10); border-radius: 15px;
margin-left: 25px;background: #FFF;padding: 20px;}

.ordertrackcontainer .order-tracking .tab-content .order-card,
.reservation-card{background: #fff7f3;}
.mesagetext{display: flex; justify-content: center; text-align: center; margin: 0 0 24px;}
.mesagetext span{display: inline-flex; padding: 5px 15px; color: #FFF; background: #ff6a18;}
.alowlocbtn{border: 2px solid transparent;}
.alowlocbtn:hover{color: #FF5A00; background: transparent; border-color: #FF5A00;}

.checkoutcontainer .deliveryoptionbx .dladdressbx .form-select{text-overflow: ellipsis;}

.modalSmall .modalinner{flex-direction: column;}
.locationpop{background: #fff7f3; padding: 15px; border-radius: 15px; text-align: center;}
.modalSmall .modalinner .loginbtn{margin: 0;}
.loginbtn.cancelbtn{background: none; border-color: #FF5A00; color: #FF5A00;}
.loginbtn.cancelbtn:hover{color: #FFF; background: #FF5A00;}
.modalSmall .modal-footer button{margin: 8px !important;}

/* Make 3rd item full width */
.suggestion {
    grid-column: 1 / -1;margin: 15px 0;
}
.pairitemsinner .quantity{bottom: auto !important;}

.pairitemsinner .qty-btn{width: 100%;}

.banerTwoSec{padding-bottom: 40px;}
.header-placeholder.categoryHder{margin: 0;}

.userheader .userrtbx #countryDropdown .dropdown-toggle::after {top: auto !important;}
.sidebar {top: 75px;}
.catcarousel .cateiteminner figure img{max-height: auto;}
.catcarousel .cateiteminner figure{height: 100px;}

.locativeroverly{background: rgba(0, 0, 0, 0.47); bottom: 0; right: 0; z-index: 99;}
.locatearea p{line-height: 20px;}
.locatearalist{width: 100%; height: 300px; overflow: auto; position: relative;}
.poplocation{overflow: hidden;}
.adresshedng{display: flex; align-items: center; justify-content: space-between; padding: 14px;
background: #f3f3f4;}
.adresshedng .siqico-close{color: #686868;}
.userheader .usersearchbx .usersearchinner .form-control{font-size: 14px;}
.adresshedng h5{margin: 0; font-size: 16px; font-weight: 500;}

.locatearalist input[type="radio"] {
  accent-color: #ff5b01; /* normal */
}

.locatearalist input[type="radio"]:checked {
  accent-color: #ff5b01; /* checked */
}
/* .locatearalist::before{position: absolute; background: #FFF; bottom: 0; top: 0; right: 0; width: 20px; content: "";} */

.locatearalist {
  overflow-y: scroll; /* keep scroll working */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

.locatearalist::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.spentbx{display: flex; gap: 60px; position: sticky; bottom: 5px; margin-top: 40px; background: #fff; border: 2px solid #fde68a; border-radius: 25px; padding: 25px; z-index: 9;}
.spentbx .spentcartlt{padding: 0px 10px 0px 0px; min-width: 180px;}
.spentbx .spentcartlt h3{font-size: 16px; font-weight: 600; margin: 0px 0px 10px 0px;}
.spentbx .spentcartlt p{margin: 0px;}
.spentbx .spenttp{display: flex; justify-content: space-between; font-size: 12px; margin-bottom: 6px; color: #374151; font-weight: 500;}
.spentbx .spentprogress{width: 100%; height: 6px; background: #e5e7eb; border-radius: 10px; overflow: hidden; margin-bottom: 8px;}
.spentbx .spentprogress .spentprogressbar{width: 50%; height: 100%; background: linear-gradient(90deg, #f97316, #22c55e); transition: 0.3s;}
.spentbx .spentmsg{display: flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 500; color: #374151; background: #fef3c7; border: 1px solid #fde68a;  border-radius: 12px; padding: 8px 12px;}
.spentbx .viewcart{background: #099A63; gap: 6px; border: none; align-items: center; font-weight: 500; color: #fff; font-size: 14px; padding: 7px 16px; border-radius: 5px; transition: 0.3s ease-in-out; text-decoration: none !important; transition: 0.3s ease-in-out;}
.spentbx .viewcart svg{width: 20px;}
.spentbx .viewcart:hover{background: #0c764e;}

.headersec ~ .staticpagecontainer{padding-top: 125px;}
.staticpagecontainer{padding: 0px; position: relative;}
.staticpagecontainer h3{text-align: left; font-size: 26px; font-weight: 500; margin: 0px 0px 10px 0px; padding: 15px 0px 0px 0px; position: relative;}
.staticpagecontainer h4{text-align: left; font-size: 22px; font-weight: 500; margin: 0px 0px 10px 0px; padding: 15px 0px 0px 0px; position: relative;}
.staticpagecontainer p{text-align: left; font-size: 14px; line-height: 26px; color: #393939; font-weight: 400; margin: 0px 0px 15px 0px;}
.staticpagecontainer p a{color: #ff5a00; text-decoration: underline;}
.staticpagecontainer p a:hover{text-decoration: underline;}
.staticpagecontainer ul{display: flex; flex-wrap: wrap; padding: 0px; margin: 0px;}
.staticpagecontainer ul li{list-style: none; width: 100%; color: #2F3329; padding: 0px; position: relative; padding-left: 20px; font-size: 15px; margin: 0px 0px 5px 0px;}
.staticpagecontainer ul li:before{content: ""; width: 7px; height: 7px; background: #ff5a00; position: absolute; left: 0px; top: 7px; -webkit-border-radius: 50%; border-radius: 50%;}
.staticpagecontainer ol{display: flex; flex-wrap: wrap; padding: 0px 0px 0px 24px; margin: 0px; margin-bottom: 5px;}
.staticpagecontainer ol li{list-style: decimal-leading-zero; list-style-position: outside; width: 100%; color: #2F3329; padding: 0px; position: relative; padding-left: 6px; font-size: 15px; margin: 0px 0px 15px 0px;}


.forTouQuntity{width: 85%;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);max-width: 108px;
background: #099A63;border: 1px solid #099A63;color: #fff;font-size: 14px;padding: 4px 15px;border-radius: 5px;
transition: 0.3s ease-in-out;justify-content: center;display: inline-flex;align-items: center;}
.youQuty{border: 0;border-radius: 0;width: 30px;outline: none;text-align: center;color: #FFF;background: transparent;}








/* __________0__________Responsive__________0________ */

@media screen and (min-width: 1400px) {

.container{max-width: 1344px;}

}

@media (min-width: 1700px) and (max-width: 1799px) {



}

@media (min-width: 1600px) and (max-width: 1699px) {



}

@media only screen and (max-width: 1599px) {



}

@media only screen and (max-width: 1499px) {

.banerTwoCotrl .banerTwo_prev, .forYouItemControl .swiper-button-prev, .newslyAddContrl .swiper_prev, .categoryContrl .category_prev {left: -37px;}
.banerTwoCotrl .banerTwo_next, .forYouItemControl .swiper-button-next, .newslyAddContrl .swiper_next, .categoryContrl .category_next {right: -37px;}

}

@media only screen and (max-width: 1399px) {

  .ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{min-width: 143px; max-width: 143px;}

.foterbtm {padding: 20px 0;}
p {font-size: 14px;line-height: 24px;}
.foterinfo li a {font-size: 15px;line-height: 20px;}
.fotertop {padding: 40px 0;}
.foodCategrySec {padding: 35px 0;}
.downloadSec, .resturentSec, .forYouSec, .newslyAddSec {padding: 80px 0;} 
/* padding: 50px 0; */
.downloadpnl h2 {font-size: 30px;line-height: 35px;}
.downloadpnl h4 {font-size: 20px;line-height: 28px;}
.scnerCode {margin-right: 50px;}
.resturentBtn {margin: 60px 0 0;}
.appdisgn {right: 70px; max-width: 250px;}
.downloadpnl {border-radius: 18px;padding: 33px;}
.resturenthding h2 {font-size: 20px;margin: 0 15px 0 0;line-height: 25px;}
.resturent_item {margin: 38px 0 0;}
.resturent_item h3 {font-size: 14px;line-height: 18px;}
.resturent_item figure img{max-width: 30px;}
.locatnRestu span, .locatnRestu em, .tmeRestu span, .discuntTxt span, .revewItem span{font-size: 12px; line-height: 16px;}
.tmeRestu em, .discuntTxt em{font-size: 10px;}
.preorder span {font-size: 14px;line-height: 20px;}
.preorder {width: 88px; height: 88px;}
.resturent_item .media-object {padding: 10px;}
.wishLnk {top: 10px;right: 10px;max-width: 18px;}
.resturent_itemImge {max-width: 149px;}
.discuntTxt span {padding: 4px 14px 4px 4px;}
.discuntTxt span img{margin-right: 4px;}
.resturent_itemImge > a > img {height: 100%;}
.resturentSec .row {margin: 0 -7px;}
.resturentSec .row > div{padding: 0 7px;}
.banerOneLeft h1 {font-size: 36px;line-height: 40px;}
.searchBner {margin: 39px 0 0;}
.banerOnepnel {min-height: 260px;}
.bnerItemFade {max-width: 400px;}
.newslyAdditmimge h3 {font-size: 14px;line-height: 22px;}

#countryDropdown_two .dropdown-toggle, #countryDropdown_two .dropdown-item {font-size: 14px;line-height: 18px;}
#countryDropdown_two {width: 155px;margin-left: 30px;}

.reviewdtiltitle h4{font-size: 16px;}
.reviewdtiltitle {padding: 0 0 0 20px;}
.revewback{margin-left: 20px;}
.reviewprogsbar {padding: 25px 20px 0; margin-top: 22px;}
.reviewprogsbar li {margin-top: 12px;}

.sidebaracuntlist li a,.sidebaracuntlist li button {font-size: 15px;}
.dshbordsidebar .media figure {min-width: 85px; max-width: 85px; height: 85px;margin-right: 15px;}
.dshbrduser h4 {font-size: 17px;margin: 4px 0;}
.dshbrduser span {font-size: 13px;}
.dshbrduser em {font-size: 14px;}
.dshbrduser span i {font-size: 13px;}
.dshbrduser span i img:first-child {margin-right: 7px;max-width: 18px;}
.dshbrduser span i img:last-child {margin-left: 6px;}
.dshbordrght {padding-top: 110px;padding-left: 0px;}
.deltelink {font-size: 16px;}
.deltelink i {max-width: 20px;}
.yourreviewspnl {margin-bottom: 15px;}

.adreslistcon h3 {font-size: 20px;line-height: 25px;}
.adreslistcon p {font-size: 15px;}
.setdefault, .defaultbtnadrs {height: 45px; font-size: 14px; line-height: 20px; padding: 0 25px;}
.adreslistbtn {margin-top: 25px;}
.adreslistcon ul {top: 11px;right: 11px;}
.adreslistcon li {margin-right: 11px;}
.adreslistcon {min-height: 240px;}

.acuntedilnk {right: 0px;top: 63px;font-size: 16px;}
.newadreslnk {padding: 0 25px; height: 45px; font-size: 15px; line-height: 20px;}

.referstepimge {margin-right: 40px;max-width: 360px;}
.refersteplist {padding: 30px 10px 30px 20px;}
.refersteplist li {padding: 0 0 24px 25px;}
.referstepimge ul {margin: 0px 0 30px;}
.toplinkacnt li {margin-right: 50px;}

.orderlisttwo li {margin-right: 28px; padding-right: 28px;}
.recoderbtn {min-width: 180px;}

.pairitemsinner .cardouter {width: 20%;}

.ordertrackcontainer .order-tracking .delivery-info .restaurant-info .location-name,
.ordertrackcontainer .order-tracking .delivery-info .delivery-info-section .location-name {font-size: 14px;}
.ordertrackcontainer .order-tracking .delivery-info .delivery-info-section p {font-size: 13px;}
.ordertrackcontainer .order-tracking .delivery-info .restaurant-info p {font-size: 14px;}
.ordertrackcontainer .order-tracking .delivery-info .direction-arrow {max-width: 53px;}
.ordertrackcontainer .order-tracking .tab-content .order-info .order-number {font-size: 17px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .order-info {min-width: 110px; max-width: 110px;}




}

@media only screen and (max-width: 1199px) {

.newslyAdditmimge h3 {font-size: 13px;line-height: 22px;}
.resturentSec .row > div{width: 50%;}
.resturent_itemImge {max-width: 190px;}
.resturent_itemImge > a > img{width: 100%;}
.banerTwoCotrl .banerTwo_prev, .forYouItemControl .swiper-button-prev, .newslyAddContrl .swiper_prev, .categoryContrl .category_prev {left: -25px;}
.banerTwoCotrl .banerTwo_next, .forYouItemControl .swiper-button-next, .newslyAddContrl .swiper_next, .categoryContrl .category_next {right: -25px;}
.forYouSlder{margin-top: 40px;}
.forYouSlder, .newslyAddSlder, .banerTwoSlder, .categorySlder{padding: 0 10px;}
.fotertop {padding: 35px 0;}

#countryDropdown .dropdown-toggle, #countryDropdown .dropdown-item {
font-size: 14px;line-height: 20px;}

.downloadSec, .resturentSec, .forYouSec, .newslyAddSec {padding: 40px 0;}
.pageToper {padding: 130px 0 40px;}
.hderRght li a {padding: 0 25px; height: 45px; font-size: 13px;}
.downloadpnl h2 {font-size: 25px; line-height: 30px;}
.downloadpnl h4 {font-size: 17px;line-height: 26px;}
.scnerCode {margin-right: 40px;}
.downloadpnl {border-radius: 15px;padding: 28px;}
.appdisgn {right: 50px;max-width: 225px;}
.resturenthding { padding: 0 0 10px;}
.forYouItemCon h3 {font-size: 14px;line-height: 20px;}
.categoryitem h4 {font-size: 15px;line-height: 20px;}
.reoderBtn {height: 32px;padding: 0 25px;font-size: 15px;line-height: 20px;}
.rentorder {padding: 15px 18px 27px;max-width: 337px;}
.banerOnepnel {min-height: 230px;margin: 0 0 50px;}
.banerOneLeft h1 {font-size: 30px;line-height: 38px;}
.searchBner {margin: 20px 0 0;}
.bnerItemFade {max-width: 270px;}
.chnagePlcehlder {font-size: 14px; line-height: 20px;}
.searchhder input[type="text"], .searchhder input[type="search"] {width: 385px;}

/* Checkout */
.checkpoutdlt .couponlistouter .couponlist .couponlt .coupontext{font-size: 14px;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn .couponbtn span{padding: 6px 15px; font-size: 14px;}
.checkpoutdlt .applycouponbx h3{font-size: 18px;}
.checkpoutdlt .walletouter .walletlist h3{font-size: 14px;}
.checkpoutdlt .walletouter .walletlist .walletlt{gap: 10px;}
.checkoutcontainer .deliveryoptionbx .deliverylt .deliverycontent p strong{display: block;}
.checkoutcontainer .deliveryoptionbx .orderschedule{gap: 10px;}
.checkoutcontainer .deliveryoptionbx .changebtn{padding: 6px 15px; font-size: 13px;}
.checkoutcontainer .deliveryoptionbx .dladdressbx .form-select{font-size: 13px;}
.checkoutcontainer .addcookisbx h3{font-size: 14px;}
.checkoutcontainer .deliveryoptionbx .deliverycontent p strong{display: block; padding-right: 0px;}
.checkoutcontainer .deliveryoptionbx .orderschedule{margin: 7px 0px 0px 0px;}

.reviewlist {padding-left: 22px;}
.reviewSec .row > div.col-lg-3{width: 30%;}
.reviewSec .row > div.col-lg-9{width: 70%;}

.dshboardSec .row > div.col-lg-3 {width: 35%;}
.dshboardSec .row > div.col-lg-7 {width: 65%;}
.dshbordrght {padding-top: 100px;padding-left: 0px;}
.yourreviewspnl {margin-bottom: 15px;}
.yourreviewspnl .media {padding: 0 0 12px;}
.yourreviewspnl > i {margin-bottom: 10px;max-width: 120px;}

.wishlistSec .row > div{width: 100%;}
.tmeRestu{width: 100%;}

.adreslist .row > div{width: 50%;}

.acuntedilnk {right: 50px;top: 20px !important;font-size: 15px;}
.acuntedilnk i {max-width: 16px;}

.referearnhder strong {font-size: 20px;}
.referearnhder {background-size: 65px; padding: 10px 78px 10px 15px;}
.referearnTble tr td:nth-child(2) {font-size: 15px;}
.referearnTble tr td {font-size: 13px;}

.referstepimge ul {margin: 0px 0 25px;}
.referstepimge {margin-right: 33px;max-width: 300px;}
.refersteplist {padding: 20px 10px 20px 15px;}
.refersteplist p {font-size: 13px;}
.refersteplist h3 {font-size: 15px;line-height: 20px;margin: 0 0 4px;}
.refersteplist strong {font-size: 13px;}
.refersteplist li {padding: 0 0 15px 20px;}

.ordernmber span {font-size: 11px;}
.ordernmber em b {font-size: 14px;}
.orderdtes span {font-size: 13px;}
.orderlisttwo li {margin-right: 16px;padding-right: 16px;}
.recoderbtn {min-width: 130px;}
.orderlisttwo h4 {font-size: 14px;margin: 0 0 2px;}
.orderlistrting {padding: 20px 0;}

.dshbordrght .dshbordrghtinner{height: calc(100vh - 80px);}

.cards{gap: 30px 25px;}
.menusidebar .addtocart{font-size: 14px; padding: 5px 10px;}
.pairitemsinner .cardouter{width: 25%; margin-bottom: 25px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .order-info{min-width: 110px; max-width: 110px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{min-width: 110px; max-width: 110px;}

.sidebar{position: static;}

.ordertrackcontainer .order-tracking .tab-content .order-card {padding: 20px 20px 10px 20px;border-radius: 15px;}
.ordertrackcontainer .progress-steps .progress-step .step-title {font-size: 13px;}

.catcarousel .cateiteminner figure img {width: 95px; height: 95px;}
.catcarousel .cateiteminner figure {height: 95px;}

.spentbx{gap: 20px;}
.spentbx .spentcartlt{padding: 0px; min-width: 164px; max-width: 164px;}
.spentbx .btn{padding: 6px 10px; font-size: 13px;}


}

@media only screen and (max-width: 991px) {

.foodCategryIcn p{font-size: 13px;}
.foterinfo li i {margin-right: 15px;}
.downloadpnl {border-radius: 13px;padding: 20px;}
.foterinfo li a {font-size: 14px;line-height: 20px;}
#countryDropdown {width: 155px;margin-left: 27px;}
.fotertop {padding: 30px 0;}
.resturentBtn {margin: 45px 0 0;}
.downloadpnl h2 {font-size: 22px;line-height: 28px;}
.downloadpnl h4 {font-size: 16px;line-height: 24px;}
.scnerCode {margin-right: 30px;max-width: 165px;}
.appdisgn {right: 15px;max-width: 180px;}
.downloadSec, .resturentSec, .forYouSec, .newslyAddSec {padding: 30px 0;}
.foterbtm {padding: 15px 0;}
.foodCategryIcn i img{max-width: 50px;}
.viewBtns {padding: 0 25px;height: 42px;font-size: 14px;line-height: 20px;}
.newslyAddSlder {margin: 35px 0 0;}
.categorySec {padding: 55px 0 35px;}
.rentorder {padding: 15px;max-width: 100%;margin: 25px 0 0;}
.bnerItemFade{display: none;}
.resturentSec .row > div{width: 100%;}
.resturent_itemImge {max-width: 225px;}
.resturent_itemImge > a > img {height: 100%;}

.userheader .usersearchbx{max-width: 250px;}
.categoryinner .cateitem .cateiteminner figure{height: 70px;}
.categoryinner .cateitem .cateiteminner h3{font-size: 13px;}
.catcarousel .cateiteminner figure{height: 78px; margin: 0px 0px 5px 0px;}
.catcarousel .cateiteminner h3{font-size: 14px;}

/* Checkout */
.checkpoutdlt .couponlistouter .couponlist{gap: 10px;}
.checkpoutdlt .couponlistouter .couponlist .couponlt .couponoff{gap: 5px 9px;}
.checkpoutdlt .couponlistouter .couponlist .couponapplybtn .couponbtn span{font-size: 13px; padding: 4px 15px;}
.checkoutcontainer .deliveryoptionbx .deliverycontent p{font-size: 13px; line-height: 18px;}
.checkoutcontainer .deliveryoptionbx .deliverylt{gap: 10px;}
.checkoutcontainer .deliveryoptionbx .deliverycontent p strong{font-size: 15px;}
.checkoutcontainer .forYouhding{margin: 0px 0px 10px 0px;}
.checkoutcontainer .forYouhding h2{font-size: 14px;}

.reviewlist {padding-left: 0px;}
.reviewSec .row > div.col-lg-3{width: 38%;}
.reviewSec .row > div.col-lg-9{width: 62%;}
.reviewSec {padding: 0 0 55px;}

.dshboardSec .row > div.col-lg-3 {width: 100%;}
.dshboardSec .row > div.col-lg-7 {width: 100%;}
.dshbordrght {padding-top: 35px;padding-left: 0;}
.deltelink {font-size: 15px;position: static;transform: initial;margin: 20px 0 0;}

.frmadrsbtn {margin-top: 35px; text-align: left;}
.savechangebtn{margin-top: 45px;}

.acuntedilnk {top: 0; right: 12px;}
.toplinkacnt {position: static;margin: 0 0 25px;}
.newadreslnk {padding: 0 23px;height: 44px;font-size: 14px;line-height: 20px;}
.newadreslnk i:first-child {max-width: 20px;}
.toplinkacnt ul{flex-wrap: wrap;}

.dshbordrght .dshbordrghtinner{height:auto; padding: 0px; margin: 0px; overflow: initial;}
.sidebar{position: relative; }
.newslyAdditmimge h3{font-size: 13px; line-height: 19px;}
.newslyAddCon h4{font-size: 13px; line-height: 16px;}
.resturent_item{margin: 0px;}
.userheader .userrtbx{gap: 10px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .order-info{min-width: 90px; max-width: 90px;}
.ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{min-width: 90px; max-width: 90px;}
.ordertrackcontainer .order-tracking .delivery-info .direction-arrow{padding: 0px 10px;}
.slot-btn{font-size: 13px; padding: 6px 8px;}

.selectionbx h6{margin: 30px 0px 15px 0px;}
.selectionbx .time-grid{margin: 0px -6px;}
.selectionbx .time-grid .time-grid-column{padding: 0px 6px; margin-bottom: 12px;}

.ordertrackcontainer .order-tracking{flex-direction: column;}
.ordertrackcontainer .order-tracking .tabs {margin: 0 0 30px;flex-direction: row; display: flex;
position: static;width: 100%;padding: 15px !important;max-width: 100%;}
.order-tracking .tab-content {margin: 0;}
.ordertrackcontainer .order-tracking .tabs .tab::before{content: none;}
.ordertrackcontainer .order-tracking .tabs .tab{margin: 0;width: auto;padding: 8px 20px !important;}

.ordertrackcontainer .order-tracking .tab-content .order-header .order-info {min-width: 100px;max-width: 100px;}
.catcarousel .cateiteminner figure {height: 95px;}

.restaurentcontainer {padding: 0;}
.checkoutcontainer .deliverycartlist{flex-direction: column; align-items: flex-start;}




}

@media only screen and (max-width: 767px){

.animated {
-webkit-animation-duration: initial;
animation-duration: initial;
-webkit-animation-fill-mode: initial;
animation-fill-mode: initial;}

.downloadSec, .foodCategrySec, .resturentBtn {display: none;}
.resturent_itemImge {max-width: 200px; min-height: 200px;}
.resturent_itemImge > a > img {height: 100%;}
.resturent_item {margin: 0px;}
.resturenthding h2 {font-size: 16px; margin: 0; line-height: 20px;}
.resturentflter{flex-direction: column; align-items: flex-end; }
.resturentflter select{margin: 0 0;}
.flterReslt{margin: 0 0 10px;}
.resturenthding{justify-content: space-between; padding: 0;}
.flterSrch{display: none;}
.foterSec{display: none !important;}
body{padding: 0 0 85px;}
body.chekoutbdy{padding: 0 0 165px;}
.resturentSec{padding: 20px 0 0;}
.forYouSec{padding: 0;}
.forYouhding h2 {font-size: 15px;line-height: 20px;}
.forYouSlder, .newslyAddSlder, .banerTwoSlder, .categorySlder {padding: 0;}
.forYouSlder {margin-top: 18px;}
.forYouItemControl, .categoryContrl, .banerTwoCotrl, .hderRght > ul, .newslyAddContrl {display: none;}
.categorySec{padding: 30px 0 0;}
.rentorderdesktop, .vewlnk{display: none;}
.rentorder {padding: 0;max-width: 100%;margin: 30px 0 0;border: 0;}
.rentorder h2{font-size: 14px; line-height: 16px; text-align: center;}
.hdrlgo{display: none;}
.headersec {padding: 12px 0; border: 0;}
.banerOnepnel {min-height: auto;margin: 0;border-radius: 0;background: transparent !important;padding: 0;}
.banerOneLeft h1{display: none;}
.select_wrap{display: none;}
.searchhder input[type="text"], .searchhder input[type="search"] {width: 100%; color: #000;}
.chnagePlcehlder{color: #000;}
.searchhder{width: 100%;}
.categoryitem h4 {font-size: 13px;line-height: 20px;}
.categoryhding h2 {font-size: 16px;line-height: 20px;}
.categoryitems{display: flex; align-items: flex-start; justify-content: space-between; max-width: 255px;}
.categoryitem{margin: 0 20px 0 0;}
.categorySlder {margin-top: 25px;}
.categorySec, .newslyAddSec, .forYouSec, .banerTwoSec {overflow: hidden;}
.categoryitem figure{width: 100%;}
.newslyAddhding h2{font-size: 20px; line-height: 25px;}
.newslyAddSlder {margin: 25px 0 0;}
.newslyAddSlder, .categorySlder, .forYouSec, .forYouSlder, .mobleVertionOrder {margin-right: -10vw;}
.newslyAddCon {padding: 8px 0 0;}
.newslyAddCon h4 {font-size: 13px;line-height: 20px;margin: 0;}
.newslyAddCon span{display: none;}
.newslyAdditmimge h3 {font-size: 13px;line-height: 20px;}
.forYouItemCon {padding: 5px;flex-direction: column; align-items: flex-start;}
.forYouItemCon h3 {font-size: 13px;line-height: 20px;margin: 0 0 3px;}
.banerTwoSlder {margin-right: -30vw; width: auto;}
.mobleVertionOrder{display: block;}
.mobleVertionOrder .swiper-slide{padding: 0 0 5px;}
.loctionhdr{display: inline-flex;}
.loctionhdr h4{color: #393939;font-size: 15px;font-weight: 500; line-height: 20px; margin: 0 0 3px;}
.loctionhdr p{color: #000;font-size: 12px;font-weight: 400;line-height: 16px;}
.banerOneSec {position: absolute;top: 55px;left: 0;width: 100%;}
.pageToper {padding: 90px 0 23px;}
.chnagePlcehlder {font-size: 12px;line-height: 20px;}
.searchhder input[type="text"], .searchhder input[type="search"]{font-size: 12px; line-height: 18px;
background-image: url(../images/mbleSrch.png); background-position: left 10px center;}
.searchsection .searchhder input:focus~label, 
.searchsection .searchhder input:not(:placeholder-shown)~label{background: rgba(255,255,255,0.25);
border: 1px solid rgba(0, 0, 0, 0.44);}
.searchhder input[type="text"], .searchhder input[type="search"]{padding: 0 35px 0 40px;}
.chnagePlcehlder{left: 38px;}
.hderRght #countryDropdown .dropdown-toggle {border-radius: 20px;background: rgba(255, 255, 255, 0.40);padding: 0 0 0 12px;}
.hderRght #countryDropdown {width: 80px; margin: 0;}
.swiperPagination{display: flex; align-items: center; justify-content: center; margin: 17px 0 0; width: 100% !important; transform: none !important;}
.swiperPagination span{display: inline-flex; margin: 0 4px; width: 7px; height: 7px; background: #89A2C6; transform: initial !important;
opacity: 1; position: static !important;}
.swiperPagination span.swiper-pagination-bullet-active{background: #2F5385;}
.pinchkout{display: flex; position: fixed; bottom: 85px; width: 100%; z-index: 14;}
.pinchkout .media{align-items: center; background: #FFF; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);width: 100%;padding: 8px 5px;border-radius: 7px;}
.pinchkout .media-object{display: flex; align-items: center; justify-content: space-between;}
.chekimge{margin-right: 10px; max-width: 37px;}
.pinchkout h3{color:#393939;font-size: 14px;font-weight: 500;line-height: 16px; margin: 0 0;}
.pinchkout strong{display: inline-flex; align-items: center; color:#393939;font-size: 11px;
font-weight: 500;line-height: 15px;}
.pinchkout strong em{display: inline-flex; align-items: center; position: relative; margin-left: 16px; color: #000;
font-size: 12px;font-weight: 500;line-height: 15px; font-style: normal;}
.pinchkout strong em::before{position: absolute; left: -8px; content: ""; background: linear-gradient(90deg,rgba(26, 125, 255, 1) 0%, rgba(151, 71, 255, 1) 100%); width: 4px; height: 4px; border-radius: 100%;}
.rghtchekut ul{display: inline-flex; align-items: center;}
.rghtchekut li{margin-right: 12px;}
.rghtchekut li:last-child{margin: 0;}
.chekbtn{display: inline-flex; align-items: center; color: #FFF; border-radius: 5px; background: #099A63; padding: 0 9px;
height: 32px; font-size: 12px;font-weight: 500;line-height: 15px;}
.chekbtn:hover{color: #FFF;}

.motomFixed{position: fixed; bottom: 0; left: 0; width: 100%; background: #FFF;  padding: 0 23px 0 0; z-index: 14;
box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.15); display: flex; align-items: center; justify-content: space-between;}
.botompfle li a{width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 100%;
background: #F0F0F0;}
.botompfle li{margin-right: 28px;}
.botompfle li:last-child{margin: 0;}
.motomFixed .select_wrap {display: inline-flex; width: 195px; margin: 0;}
.botompfle ul{display: inline-flex; margin: 0;}
.motomFixed .select_wrap .default_option{width: 100%;}
.profleicn img{width: 37px; object-fit: cover; height: 37px; border-radius: 100%;}
.motomFixed .select_wrap .default_option li{height: 66px;}
.motomFixed .select_wrap .select_ul{top: auto; bottom: 0; box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.10);}
.motomFixed .select_wrap .select_ul li{border: 0;}
.motomFixed .select_wrap::before{position: absolute; bottom: 11px; right: 0; border-left: 1px solid #BCBCBC; height: 40px; content: "";z-index: 1;}

#countryDropdown .dropdown-toggle, #countryDropdown .dropdown-item {
font-size: 12px;line-height: 20px;}

.banerOneSec.fixed_header, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.banerOneSec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.banerOneSec.fixed_header{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}

.banerOneSec.fixed_header{background: #FFF;}
.banerOneSec.fixed_header .searchBner{margin: 0;}
.banerOneSec.fixed_header .container{max-width: 100%; padding: 0;}
.banerOneSec.fixed_header .searchhder input:focus + label, .banerOneSec.fixed_header .searchhder input:not(:placeholder-shown) + label
{top: 8px; padding: 0;}
.banerOneSec.fixed_header .chnagePlcehlder{border: 0;}
.chnagePlcehlder i {margin: 0 3px;max-width: 17px;}


/* Login */
.loginmodal .modal-dialog .modal-content{border-radius: 0px;}
.loginmodal .modal-dialog .modal-body{padding: 0px;}
.modalinner .loginlt{border-radius: 0px;}
.loginmodal .modal-dialog{height: 100%; margin: 0px;}
.loginmodal .modal-dialog .modal-content{height: 100%;}
.modalinner{height: 100%; position: relative;}
.modalinner .loginlt{position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px;}
.modalinner .loginlt picture{width: 100%; height: 100%;}
.modalinner .loginlt img{width: 100%; height: 100%; object-fit: cover; object-position: bottom;}
.modalinner .loginlt .loginltinner{display: none;}
.modalinner .loginrt{max-width: 100%; position: relative; z-index: 2;}
.modalinner .loginrt .logintp{flex: initial;}
.modalinner .loginrt{padding: 20px; justify-content: flex-end;}
.modalinner .loginrt .loginbt p{font-size: 12px; text-align: center;}
.loginmodal .modal-dialog .btn-close{z-index: 4;}
.modalinner .otpbxinner .otp-input{width: 38px; height: 38px; font-size: 16px;}
.loginmodal .modal-dialog .backbtn{top: 18px;}

.searchsection{padding: 40px 0px;}
.categoryinner .col-cat{width: 33.33333%;}
.catcarousel .catenavigation{display: none;}
.catcarousel .cateiteminner{padding: 15px 15px 20px 15px;}
.catcarousel .cateiteminner h3{font-size: 13px;}
.catcarousel .catecarouselinner{padding: 0px; margin: 0px; overflow: visible;}
.catcarousel{overflow: hidden;}

/* Checkout */
.header-placeholder{margin-bottom: 30px;}
.checkoutcontainer .deliveryoptionouter{margin: 0px 0px 20px 0px;}
.checkpoutdlt{margin-top: 20px;}

.reviewSec .row > div.col-lg-3{width: 100%;}
.reviewSec .row > div.col-lg-9{width: 100%;}
.reviewlist {padding: 30px 0 0;}
.reviewdtil {min-height: auto;}

.refersteppnel .media{flex-direction: column;}
.referstepimge {margin: 0 0 30px;}

.orderlisttwo {align-items: flex-start;flex-direction: column;padding: 20px 18px 25px 0;}
.orderlisttwo ul{padding-bottom: 15px;}

.restaurentourter .restaurenttp .restlt{flex-direction: column;}
.restaurentourter .restaurenttp .restrt ul li + li:before{display: none;}
.restaurentourter .restaurentbt{padding: 20px 0px 0px 0px;}
.restaurentourter .restaurenttp{padding: 0px;}
.menusidebar{margin: 20px 0px 0px 0px;}
.justforyoucontainer .forYouSlder{margin-right: 0px;}
.main{padding: 0px;}
.userheader{padding: 6px 0px;}
.banerTwoSec{padding: 55px 0px 20px 0px;}
.categorySlder{margin-right: 0px;}
.newslyAddSlder{margin-right: 0px;}

.acuntedilnk{right: 12px;}
.userheader .userrtbx .cartbag{display: none;}
.card-content{padding: 10px 10px 10px 10px;}

.selectionbx .bottom-reservation-bar{position: fixed; left: 10px; right: 10px; bottom: 80px; border-radius: 10px;}
.selectionbx .time-grid .time-grid-column{width: 20%;}
.selectionbx .date-tabs{gap: 10px;}
.selectionbx .date-tabs .form-control{flex: 1;}
.selectionbx .date-tabs .guest-btn{padding: 10px 20px;}
.bookingsticky{display: flex; bottom: 77px;}

.searchBner {
    justify-content: space-between;
}

.bannerLocationField {
    width: 48%;
}
.searchhder {
    width: 100%;
    margin-top: 0;
}
.searchhder input[type="text"] {
    height: 55px;
}

.pairitemsinner .cardouter{width: 50%;}

.openchats #zsiq_float{bottom: 140px !important;}
.openchats #zsiq_chat_wrap iframe {max-height: 100% !important;}
.openchats #zsiq_chat_wrap{bottom: 199px !important; height: 400px;max-height: initial !important;min-height: auto !important;}


.catcarousel .cateiteminner figure {height: 80px;}
.catcarousel .cateiteminner figure img {width: 80px; height: 80px;}

.spentbx{flex-direction: column; padding: 15px; gap: 10px; border-radius: 10px; bottom: 145px;}
.spentbx .spentcartlt{display: none;}
.spentbx .spentcartlt h3{margin: 0px 0px 5px 0px;}
.spentbx .viewcartouter{display: none; justify-content: space-between; align-items: center; gap: 10px;}

.headersec ~ .staticpagecontainer{padding-top: 90px;}


}
@media (min-width: 574px){
.searchsection .searchhder input[type="text"], .searchsection .searchhder input[type="search"]{border-right: none;}
}
@media only screen and (max-width: 575px){
.userheader{padding: 10px 0px;}
.userheader .userrtbx .userimg img{min-width: 30px; max-width: 30px; height: 30px;}
.categoryinner .col-cat{margin: 0px 0px 20px 0px;}
.searchsection .searchhder .searchbtn{position: absolute; left: 10px; right: auto; padding: 0px; display: inline-flex; justify-content: center; width: 30px; height: 30px; background: none; color: #737373;}
.searchsection .searchhder .searchbtn span{display: none;}
.searchsection .searchhder svg{left: auto; right: 10px;}
.searchsection .searchhder input[type="text"], .searchsection .searchhder input[type="search"]{border-radius: 10px;}

.catcarousel .cateiteminner{padding: 10px 10px 15px 10px;}
.categoryinner .categoryhding{margin: 0px 0px 20px 0px;}
.searchsection{padding: 30px 0px 0px 0px;}

/* Checkout */
.checkoutcontainer .deliveryoptionbx .deliveryicon{min-width: 30px; max-width: 30px;}
.checkoutcontainer .deliveryoptionbx .changebtn{padding: 4px 10px; font-size: 12px;}
.checkoutcontainer .deliverycartlist .pricetxt{font-size: 14px;}
.checkoutcontainer .deliverycartlist .producttitle{font-size: 14px;}
.paymentmodal.paymentfailedmodal .paymentmodalinner{padding: 30px 0px 0px 0px;}
.paymentmodal .paymentmodalinner .paymentbtns{gap: 5px;}
.paymentmodal .paymentmodalinner .paymentbtns .backbtn{font-size: 12px; padding: 8px 5px;}
.paymentmodal .paymentmodalinner .paymentbtns .paylaterbtn{font-size: 12px; padding: 8px 5px;}
.paymentmodal .paymentmodalinner h2{font-size: 22px;}
.paymentmodal .paymentmodalinner p{font-size: 14px;}


.cartsidebarnertitle h3 {font-size: 20px;line-height: 25px;margin: 0 0 8px;}
.cartsidebarnertitle span {font-size: 13px;}
.whtecross {top: 15px;}
.itemcheklist li {margin: 0 0 15px;}
.itemcheklistpnl {padding: 20px 0;}
.itemcheklistprent {padding: 0 15px;}
.sdebarbtn {padding: 0 22px; height: 40px; font-size: 13px;}
.cartsdeamnt li:first-child {font-size: 17px;}

.acntdata {margin-top: 20px;}
.sidebaracuntlist li a, .sidebaracuntlist li button {padding: 8px;}

.adreslist .row > div{width: 100%;}
.adreslistcon {min-height: auto;}
.adreslistbtn {margin-top: 20px;}

.referearnTble table {width: 530px;}

.toplinkacnt li {margin-right: 25px;}
.orderlistone {flex-direction: column; align-items: flex-start;}
.ordernmber{margin-bottom: 12px;}

.restaurentourter .restaurenttp{flex-direction: column-reverse; gap: 15px;}
.restaurentourter .restaurenttp .restrt ul{gap: 10px;}
.restaurentourter .restaurenttp .restlt{gap: 10px;}
.restaurentourter .restaurenttp .restrt{width: 100%;}
.banerTwoSec{padding: 80px 0px 20px 0px;}
/* .searchhder input[type="text"], .searchhder input[type="search"]{height: 44px;} */
.banerTwoSlder{margin-right: -20px;}
.dshbordsidebar .media figure{max-width: 50px; min-width: 50px; height: 50px; margin-right: 10px;}
.editusers{width: 20px; height: 20px; padding: 3px; right: 0px; bottom: -3px;}
.dshbrduser span{font-size: 12px;}
.dshbrduser h4{font-size: 14px; margin: 4px 0px 0px 0px;}
.dshbrduser em{font-size: 13px;}
.sidebaracuntlist li a, .sidebaracuntlist li button{font-size: 13px;}
.acntdata input[type="text"], .acntdata input[type="email"], .acntdata input[type="tel"]{font-size: 13px; height: 42px;}
.acntdata{margin-top: 10px;}
.acuntedilnk{right: 12px;}
.sidebaracuntlist li{margin-bottom: 5px;}
.userheader .userlogoouter{gap: 20px;}
.userheader .addressbook{flex-direction: column; gap: 0px; position: relative; padding-left: 33px;}
.userheader .addressbook strong svg{position: absolute;left: 10px;top: 3px; width: 18px;height: 20px;}
.userheader .userrtbx{gap: 10px; flex-direction: row-reverse;}
.userheader .userrtbx .userimg{display: none;}
.userheader .userrtbx #countryDropdown .dropdown-toggle{border-radius: 20px; 
  /* padding: 7px 23px 7px 3px;  */
  background: transparent;}
.userheader .userrtbx #countryDropdown .dropdown-toggle::after{right: -7px; top: 13px;}
.userheader .addressbook strong{line-height: 18px;}

.confirmationmodal .modal-dialog .modal-content .modal-body{padding: 30px 10px;} 
.confirmationmodal .modal-dialog .modal-content .modal-body h2{font-size: 20px;}
.confirmationmodal .modal-dialog .modal-content .modal-body p{font-size: 14px; margin: 0px 0px 20px 0px;}
.confirmationmodal .modal-dialog .modal-content .modal-body .modalimg{max-width: 80px; margin: 0px 0px 15px 0px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx{padding: 15px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx h3{font-size: 16px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li{gap: 10px; font-size: 13px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li + li{padding: 4px 0px 0px 0px;}
.confirmationmodal .modal-dialog .modal-content .paymentbtx ul li span{min-width: 85px;}
.confirmationmodal .backbtn{font-size: 14px; padding: 7px 22px;}

.bannerLocationField {
    width: 100%;
}
.searchhder {
    width: 100%;
    margin-top: 15px;
}
.addressbook svg{ position: relative;
    /* left: -7px;
    top: -9px; */
  }
.spentbx {width: calc(100% - 70px);}


}

@media (max-width: 554px){

.openchats #zsiq_chat_wrap{bottom: 0 !important;}


}

@media only screen and (max-width: 480px){

.chnagePlcehlder {font-size: 10px;line-height: 14px;}
.searchsection .searchhder input:focus~label, 
.searchsection .searchhder input:not(:placeholder-shown)~label {
font-size: 10px;}
.newslyAddSlder, .forYouSec, .forYouSlder, .mobleVertionOrder {margin-right: -55vw;}
.categoryitem h4 {font-size: 12px;line-height: 20px;}
.rentorderamunt strong{font-size: 14px; line-height: 20px;}
.reoderBtn {height: 30px;padding: 0 18px;font-size: 13px;line-height: 20px;}
.rentorderamunt {padding: 15px 0 0;}
.rentorderlst  p {font-size: 12px;line-height: 20px; margin: 0 0 6px;}
.rentorderlst h3 {font-size: 13px;line-height: 17px;margin: 0 0 5px;}
.rentorderlst span {font-size: 12px;line-height: 18px;}
.newslyAdditmimge h3 {font-size: 14px;line-height: 18px;}
.resturenthding h2 {font-size: 14px;line-height: 18px;letter-spacing: 2px;}
.resturentflter select{min-width: 100px;font-size: 12px; min-width: 100px;}
.chekbtn {padding: 0 9px; height: 28px; font-size: 11px; line-height: 14px;}
.botompfle li {margin-right: 8px;}
.motomFixed {padding: 0 18px 0 0;}
.botompfle{padding-left: 14px;}
.resturent_itemImge {max-width: 160px;}
.locatnRestu span, .locatnRestu em, .tmeRestu span, .discuntTxt span, .revewItem span {
font-size: 11px;  line-height: 15px;}
.wishLnk {top: 7px;right: 7px;max-width: 15px;}
.resturent_itemImge > a > img {height: 100%;}
.searchhder input[type="text"], .searchhder input[type="search"]{font-size: 10px;}

/* .catcarousel .cateiteminner figure{height: 64px;} */
.catcarousel .cateiteminner h3{font-size: 12px;}

.reviewlistnmbr{position: static; margin: 0 0 12px;}
.reviewlstpnl{padding: 15px;}
.reviewlstpnl .media {padding: 0 0 23px;}

.cartsdeamnt {text-align: center;flex-direction: column;}
.cartsdeamnt ul{padding-top: 7px;}
.cartsidebarner > img{height: 190px;}
.yourreviewspnl .media h3 {align-items: flex-start; flex-direction: column;}

.frmadrsbtn button{min-width: auto; padding: 0 40px;}
.savechangebtn .addbtnacunt{min-width: 200px;}

.referearnhder {flex-direction: column; align-items: flex-start;}
.orderlisttwo ul {flex-direction: column;align-items: center;margin: 0;}
.orderlisttwo li {margin: 0;padding: 0 0 10px;}
.orderlisttwo li::before{content: none;}
.orderlisttwo li {align-items: center;}
.orderlisttwo {align-items: center;}
.ordernmber {flex-direction: column;}
.orderlistone {align-items: center;}
.ordernmber span{margin: 5px 0 0;}
.categorySlder{margin-top: 15px;}
.categoryinner .cateitem .cateiteminner h3{font-size: 11px;}
.botompfle li a{width: 40px; height: 40px;}
.userheader .userlogoouter{gap: 0px;}
.selectionbx .date-tabs .form-control{max-width: 140px;}
.selectionbx .date-tabs .guest-btn{padding: 10px 10px;}
.selectionbx .time-grid .time-grid-column{width: 25%;}
.bookingsticky .bookingltbx .bookingltct ul{gap: 20px;}
.bookingsticky .bookingltbx .bookingltct ul li{font-size: 13px;}
.bookingsticky .bookingltbx .bookingltct ul li:before{left: -11px;}
.bookingsticky .bookingltbx .bookingltct h4{font-size: 16px;}
.bookingsticky .bookingltbx .bookingltimg img{min-width: 50px; max-width: 50px; height: 50px;}
.bookingsticky .bookingltbxbtn .viewbookingbtn{font-size: 13px; padding: 9px 10px;}




}

@media only screen and (max-width: 360px){ 
.paymentmodal .paymentmodalinner .paymentbtns{flex-direction: column; align-items: center;}


}

@media only screen and (max-width: 350px){
.toplinkacnt li{margin: 0 0 10px;}
.toplinkacnt ul{flex-direction: column; align-items: flex-start;}

}

@media only screen and (max-width: 380px){

.loctionalwtitle {padding: 15px 0 20px;justify-content: center;flex-direction: column;
text-align: center;align-items: center;}
.alowlocbtn{margin: 15px 0 0;}
.alowloctnlnk {padding-top: 20px;}



}

/* Responsive Design */

/* Tablet / Medium Screens */
@media (max-width: 1024px) {
  .menusidebar .container {
    flex-direction: column;
  }
  .sidebar {
    width: 100%;
    margin-bottom: 70px;
  }
  .main {
    width: 100%;
  }
}

@media (max-width: 991px){
  .ordertrackcontainer .order-tracking .tab-content .order-card{padding: 20px 20px 10px 20px;}
  .ordertrackcontainer .order-tracking .tab-content .order-info .order-label{font-size: 13px;}
  .ordertrackcontainer .order-tracking .tab-content .order-info .order-number{font-size: 16px;}
  .ordertrackcontainer .order-tracking .delivery-info .restaurant-info .location-name{font-size: 14px; margin: 0px;}
  .ordertrackcontainer .order-tracking .delivery-info .restaurant-info p{font-size: 13px;}
  .ordertrackcontainer .order-tracking .delivery-info .delivery-info-section .location-name{font-size: 14px; margin: 0px;}
  .ordertrackcontainer .order-tracking .delivery-info .delivery-info-section p{font-size: 13px;}
  .ordertrackcontainer .order-tracking .delivery-info .direction-arrow{max-width: 44px;}
  .ordertrackcontainer .order-tracking .tabs{padding: 0px 10px 0px 0px;}
  .ordertrackcontainer .order-tracking .tabs .tab{font-size: 14px; padding: 10px 0px 10px 10px;}
  .ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{font-size: 13px;}
  .ordertrackcontainer .order-status{font-size: 14px; margin: 10px 0px;}
  .ordertrackcontainer .order-progress .progress{top: 56px;}
  .ordertrackcontainer .progress-steps .progress-step{padding: 0px 4px;}
  .ordertrackcontainer .progress-steps .progress-step .step-icon img{max-height: 32px; min-height: 32px;}
  .ordertrackcontainer .progress-steps .progress-step .status-circle{min-width: 19px; max-width: 19px; height: 19px;}
  .ordertrackcontainer .progress-steps .progress-step .step-title{font-size: 13px; padding: 6px 0px 0px 0px;}
  .ordertrackcontainer .progress-steps .progress-step .step-time{font-size: 12px; line-height: 16px;}

}

/* Small Screens / Mobile */
@media (max-width: 767px) {
  .filters {
    justify-content: flex-start;
    overflow-x: auto;
  }
  .filters::-webkit-scrollbar {
    display: none;
  }
  .ordertrackcontainer .order-tracking{flex-direction: column;}
  /* .ordertrackcontainer .order-tracking .tabs{width: 100%; display: flex; border-left: none;  gap: 20px; border-bottom: 1px solid #686868; margin: 0px 0px 15px 0px; padding: 3px 10px 0px 0px; top: 60px; background: #f4f4f4; z-index: 10;} */

  .ordertrackcontainer .order-tracking .tabs .tab{width: auto; padding: 0px 0px 6px 0px;}
  .ordertrackcontainer .order-tracking .tabs .tab:before{left: 0px; bottom: -3px; top: auto; height: 5px; width: 0px;}
  .ordertrackcontainer .order-tracking .tabs .tab.active:before{height: 5px; width: 100%;}
  .filters{margin-bottom: 20px;}

  .ordertrackcontainer .order-tracking .tab-content .order-card{padding: 15px 15px 10px 15px;}
  .ordertrackcontainer .order-tracking .tab-content .order-header{flex-wrap: wrap; align-items: center;}
  .ordertrackcontainer .order-tracking .tab-content .order-header .order-info{padding: 0px;}
  .ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{padding: 0px; gap: 5px;}
  .ordertrackcontainer .order-tracking .tab-content .order-header .estimated-time{order: 2; align-self: center;}
  .ordertrackcontainer .order-tracking .delivery-info{order: 3; margin: 15px 0px 0px 0px; flex: 0 0 100%;}
  .restaurant-info{max-width: initial; min-width: initial; width: 50%;}
  .ordertrackcontainer .order-tracking .delivery-info .delivery-info-section{max-width: initial; min-width: initial; width: 50%;}
  .switch-container{width: 180px;}
  .order-type-switch{margin-bottom: 10px;}
  .switch-btn{font-size: 13px; font-weight: 400; padding: 5px 10px;}
  .ordertrackcontainer .order-tracking .tab-content .order-info .order-number{font-size: 14px;}
  .referstepSec .toplinkacnt{text-align: center;}
  .referstepimge ul{margin: 0px; justify-content: center;}
  .referstepimge{display: inline-block;}
  .refersteppnel .media{align-items: center;}
  .newadreslnk{padding: 0px 10px; height: 40px;}
  .newadreslnk i:first-child{margin-left: 0px;}
  .zsiq-float{bottom: 67px !important;}

  

}

/* Extra Small Screens */

@media (max-width: 575px) {
  .userheader .logo{height: 50px;width: 50px;}
  .header-placeholder{margin-bottom: 15px;}
  .ordertrackcontainer .order-tracking .tabs .tab{font-size: 13px;}
  .ordertrackcontainer .progress-steps{flex-direction: column; gap: 20px;}
  .ordertrackcontainer .order-progress .order-progress-inner{padding: 0px 0px 0px 11px;}
  .ordertrackcontainer .order-progress .progress{left: 11px; top: 24px; bottom: 24px; right: auto; width: 2px; height: auto; background: repeating-linear-gradient(to bottom, #BCBCBC 0, #BCBCBC 5px, transparent 5px, transparent 10px);}
  .ordertrackcontainer .progress-steps .progress-step{flex-direction: row; width: 100%; padding-left: 40px;}
  .ordertrackcontainer .progress-steps .progress-step .step-title{padding: 0px; margin: 0px;}
  .ordertrackcontainer .progress-steps .progress-step .step-icon img{max-height: 100%; min-height: 100%; max-width: 35px; min-width: 35px;}
  .ordertrackcontainer .progress-steps .progress-step .step-info{display: flex; flex-direction: column; align-items: flex-start; gap: 5px;}
  .ordertrackcontainer .order-progress .progress .progress-bar{width: 100% !important;}
  .ordertrackcontainer .progress-steps .progress-step .status-circle{min-width: 20px; max-width: 20px; height: 20px; position: absolute; left: -9px;}
  .suggestion{padding: 15px;}
  .suggestion h5{font-size: 18px;}
  .restaurentcontainer .restaurentourter{padding: 15px;}
  .restaurentourter .restaurenttp .restrt h3{font-size: 17px;}
  .restaurentourter .switch-wrap{height: 38px; width: 175px;}
  .restaurentourter .switch-wrap .switch-indicator{height: 30px;}
  .restaurentourter .switch-wrap label{font-size: 13px; line-height: 30px;}
  .restaurentourter .restaurenttp .restrt .pickuptext{font-size: 13px; gap: 7px;}
  .restaurentourter .restaurenttp .restrt .timeouter .time{font-size: 13px;}
  .restaurentourter .restaurenttp .restrt ul li{font-size: 13px;}
  .restaurentourter .restaurenttp .restrt .timeouter{gap: 10px;}
  .restaurentourter .restaurenttp .restrt .timeouter .opentlink{font-size: 13px;}
  .restaurentheader{min-height: 220px;}
  .restaurentourter .restaurentbt .restcpopon{padding: 15px;}
  .restaurentourter .restaurentbt .restcpopon h3{font-size: 16px;}
  .restaurentourter .restaurentbt .restcpopon p{font-size: 13px; line-height: 20px;}
  .justforyoubx .addtocart{font-size: 13px; padding: 4px 16px;}
  .menu-list li{padding: 8px 10px 8px 10px; font-size: 13px;}
  .ordertrackcontainer .order-tracking .delivery-info .restaurant-info .location-name{font-size: 13px;}
  .menusidebar .addtocart{padding: 2px 10px; bottom: -11px;}
  .acuntradio li{margin-right: 15px;}
  /* sumit */
  /* .zsiq-float{bottom: 150px !important;} */
  .openchats .mobile-menu-btn{bottom: 231PX !important;}
  .openchats #zsiq_float {bottom: 170px !important;}
  .pinchkout {bottom: 75px;}
  .categorySec .categorySlder figure img{width: 80px;height: 80px;}
  .popup-buttons .popup-cancel,.popup-buttons .popup-confirm{font-size: 12px;padding: 10px;}
  #countryDropdown .dropdown-toggle img {
    width: 20px;
    margin-right: 4px;
}
.addressbook{line-height: 14px;}
}


/* My Responsive code */

/* ≥1800px */
@media (min-width: 1800px) { }

/* 1600px–1799px */
@media (min-width: 1600px) and (max-width: 1799px) { }

/* 1400px–1599px */
@media (min-width: 1400px) and (max-width: 1599px) { }

/* 1200px–1399px */
@media (min-width: 1200px) and (max-width: 1399px) { }

/* 992px–1199px */
@media (min-width: 992px) and (max-width: 1199px) { }

/* 768px–991px */
@media (min-width: 768px) and (max-width: 991px) {   

  .main {
    padding: 10px;
  }
  .card h4 {
    font-size: 14px;
  }
  .suggestion {background: #fff;}
  .suggestion h5 {width: 100%;}
  .price {
    font-size: 13px;
  }
  .add-btn {
    padding: 6px;
    font-size: 13px;
  }
  .menusidebar .addtocart {bottom: -17px;}
}

/* 576px–767px */
@media (min-width: 576px) and (max-width: 767px) {   

  .main {
    padding: 10px;
  }
  .card h4 {
    font-size: 14px;
  }
  .suggestion {background: #fff;}
  .suggestion h5 {width: 100%;}
  .suggestion .card img {height: 80px;}
  .price {
    font-size: 13px;
  }
  .add-btn {
    padding: 6px;
    font-size: 13px;
  }
}

/* 481px–575px */
@media (min-width: 480px) and (max-width: 575px) { 
  .main {
    padding: 0px;
  }
  .card h4 {
    font-size: 14px;
  }
  .suggestion {background: #fff;}
  .suggestion h5 {width: 100%;}
  .suggestion .card img {height: auto;}
  .price {
    font-size: 13px;
  }
  .add-btn {
    padding: 6px;
    font-size: 13px;
  }
  
  .menusidebar .addtocart {bottom: -14px;} }

/* 321px–480px */
@media (min-width: 321px) and (max-width: 479px) { 
  .main {
    padding: 0px;
  }
  .card h4 {
    font-size: 14px;
  }
  .suggestion {background: #fff;}
  .suggestion h5 {width: 100%;}
  .suggestion .card img {height: 80px;}
  .price {
    font-size: 13px;
  }
  .add-btn {
    padding: 6px;
    font-size: 13px;
  }

}
@media (max-width: 400px) {
/* .pairitemsinner .cardouter{width: 50%;} */
.image-wrapper{max-width: 115px; min-width: 115px;}
.menusidebar .addtocart{font-size: 13px;}
.resturent_item .media{flex-direction: column;}
.resturent_itemImge{max-width: 100%; width: 100%; height: 150px;}
}
/* ≤320px */
@media (max-width: 320px) {
  .main {
    padding: 10px;
  }
  .card h4 {
    font-size: 14px;
  }
  .suggestion {background: #fff;}
  .suggestion h5 {width: 100%;}
  .suggestion .card img {height: 80px;}
  .price {
    font-size: 13px;
  }
  .add-btn {
    padding: 6px;
    font-size: 13px;
  }
}


/* Hide Google Translate top banner and iframe */
.skiptranslate,
.skiptranslate iframe {
    display: none !important;
    visibility: hidden !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0 !important;
}

.goog-logo-link,
.goog-te-gadget {
    display: none !important;
}

textarea {resize: vertical; padding: 10px; border-radius: 5px; color: #686868; font-style: normal; font-weight: 400; border: 1px solid #BCBCBC; outline: none; width: 100%; min-height: 46px; overflow: auto; scrollbar-width: none;}
textarea::-webkit-scrollbar {width: 0; height: 0;}
.promotion-wrapper {
  margin-top: 20px;
}

.promotion-card {
  display: flex;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  height: 100%;
}

.promo-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

.promo-badge {
  background: #ff5a00;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.promo-content h6 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 4px 0;
  color: #111;
}

.promo-content p {
  font-size: 12px;
  margin: 0 0 6px 0;
  color: #555;
  line-height: 1.4;
}

.promo-code {
  font-size: 12px;
  font-weight: 500;
  color: #333;
}

.modern-location-confirm{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.55);
display:flex;
align-items:center;
justify-content:center;
z-index:999999;
backdrop-filter: blur(6px);
}

.modern-location-card{
width:420px;
background:#fff;
border-radius:18px;
padding:24px;
box-shadow:0 15px 40px rgba(0,0,0,0.15);
animation:locationFade 0.3s ease;
}

@keyframes locationFade{
from{transform:translateY(30px);opacity:0}
to{transform:translateY(0);opacity:1}
}

.confirm-header{
display:flex;
align-items:center;
gap:10px;
margin-bottom:15px;
}

.confirm-header h3{
font-size:20px;
font-weight:600;
color:#222;
margin:0;
}

.confirm-icon{
font-size:22px;
background:#f2f4f7;
width:40px;
height:40px;
display:flex;
align-items:center;
justify-content:center;
border-radius:10px;
}

.confirm-address{
background:#f8f9fb;
padding:14px;
border-radius:12px;
margin-bottom:15px;
}

.address-main{
font-size:14px;
color:#333;
margin-bottom:6px;
line-height:1.4;
}

.address-meta{
font-size:13px;
color:#777;
}

.confirm-buttons{
display:flex;
gap:10px;
margin-top:18px;
}

.cancel-btn{
flex:1;
padding:12px;
border-radius:10px;
border:1px solid #ddd;
background:#fff;
cursor:pointer;
font-weight:500;
}

.confirm-btn{
flex:1;
padding:12px;
border-radius:10px;
border:none;
background:#000;
color:#fff;
cursor:pointer;
font-weight:600;
transition:0.2s;
}

.confirm-btn:hover{
background:#333;
}

.confirm-map-preview{
margin-top:12px;
border-radius:12px;
overflow:hidden;
}

/* Overlay */
.restaurant-popup-overlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,0.55);
  backdrop-filter: blur(3px);
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:9999;
}

/* Card */
.restaurant-popup-card{
  background:#fff;
  max-width:92%;
  padding:30px 28px;
  border-radius:16px;
  text-align:center;
  box-shadow:0 25px 60px rgba(0,0,0,0.25);
  animation:popupFade 0.3s ease;
}

/* Header */
.popup-header{
  display:flex;
  flex-direction:column;
  align-items:center;
  margin-bottom:12px;
}

.popup-icon{
  width:55px;
  height:55px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
  border-radius:50%;
  background:#fff5e6;
  color:#ff5a00;
  margin-bottom:10px;
}

/* Title */
.restaurant-popup-card h3{
  font-size:20px;
  font-weight:600;
  color:#222;
}

/* Message */
.popup-message{
  font-size:14px;
  color:#555;
  line-height:1.6;
  margin:15px 0 22px;
}

/* Buttons */
.popup-buttons{
  display:flex;
  gap:12px;
  justify-content:center;
}

/* Cancel */
.popup-cancel{
  padding:10px 18px;
  border-radius:8px;
  border:1px solid #ddd;
  background:#f7f7f7;
  cursor:pointer;
  font-size:14px;
}

/* Confirm */
.popup-confirm{
  padding:10px 20px;
  border-radius:8px;
  border:none;
  background:linear-gradient(135deg,#ff7a00,#ff9a2f);
  color:white;
  font-weight:500;
  cursor:pointer;
  font-size:14px;
  box-shadow:0 5px 15px rgba(255,122,0,0.4);
}

.popup-confirm:hover{
  transform:translateY(-1px);
}

/* Animation */
@keyframes popupFade{
  from{
    opacity:0;
    transform:scale(0.9);
  }
  to{
    opacity:1;
    transform:scale(1);
  }
}
/* .swiper-wrapper {
  padding: 30px !important;
} */

.small-date {
  height: 26px;
  font-size: 13px;
  padding: 2px 6px;
}

.addrUniqueOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.addrUniqueModalBox {
  background: #ffffff;
  padding: 25px;
  border-radius: 14px;
  width: 720px;
  max-width: 95%;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25);
}

.addrUniqueTitle {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.addrUniqueGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.addrUniqueGrid input,
.addrUniqueGrid textarea {
  width: 100%;
  padding: 11px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 14px;
}

.addrUniqueGrid textarea {
  grid-column: span 2;
  min-height: 80px;
}

.addrError {
  border: 1px solid red !important;
}

.addrUniqueBtnWrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  gap: 10px;
}

.addrCancelBtn {
  background: #e0e0e0;
  border: none;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
}

.addrSaveBtn {
  background: #ff6a00;
  color: #fff;
  border: none;
  padding: 10px 18px;
  border-radius: 6px;
  cursor: pointer;
}

.addrSaveBtn:hover {
  background: #e65c00;
}

.forYouhdingd {
  display: flex;
  justify-content: center;
  color: #393939;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0px 0px 10px 0px;
}

/* Overlay */
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Modal Content */
.mobile-menu-content {
  background: #fff;
  width: 90%;
  max-width: 400px;
  max-height: 80%;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* Header & Close Button */
.mobile-menu-header {
  display: flex;
  justify-content: flex-end;
}

.mobile-menu-close {
  background: none;
  border: none;
  font-size: 24px;
  font-weight: 400; /* as requested */
  color: red;
  cursor: pointer;
  margin-bottom: 8px;
}

/* Search Input */
.mobile-menu-search {
  margin-bottom: 12px;
}

.mobile-menu-search input {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 14px;
}

/* Menu List */
.mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  flex-grow: 1;
}

.mobile-menu-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 8px;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.2s;
}

.mobile-menu-list li:hover {
  background: #f0f0f0;
}

.mobile-menu-list li.active {
  background: #ffe5d0;
  font-weight: 500;
}

.mobile-menu-list .count {
  font-size: 12px;
  color: #666;
}

.mobile-menu-btn{
  position: fixed;
  bottom: 20%;
  right: 20px;
  /* background: white; */
  /* background: linear-gradient(135deg, #ff7a00, #ff9a2f); */
  /* border-radius: 8px; */
  /* border: none; */
  /* outline: none; */
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
  /* padding: 10px 14px; */
  z-index: 1000;
}

.mobile-menu-btn img {
  width: 55px;
  height: 55px;
}
.error {
  color: red;
  font-size: 12px;
  margin-top: 4px;
}


.spentprogress {
  width: 100%;
  height: 8px;
  background: #e5e5e5;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 10px;
}

.spentprogressbar {
  height: 100%;
  background: green;
  border-radius: 20px;
  transition: width 0.3s ease;
}