@charset "utf-8";
/* Option 2: Import via CSS */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face {
  font-family: 'Google Sans Display';
  src: url('../fonts/GoogleSansDisplay-Bold.eot');
  src: url('../fonts/GoogleSansDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSansDisplay-Bold.woff2') format('woff2'), url('../fonts/GoogleSansDisplay-Bold.woff') format('woff'), url('../fonts/GoogleSansDisplay-Bold.ttf') format('truetype'), url('../fonts/GoogleSansDisplay-Bold.svg#GoogleSansDisplay-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gobold Regular';
  src: url('../fonts/gobold.regular.otf');
  src: url('../fonts/gobold.regular.otf?#iefix') format('embedded-opentype'), url('../fonts/gobold.regular.otf') format('woff2'), url('../fonts/gobold.regular.otf') format('woff'), url('../fonts/gobold.regular.otf') format('truetype'), url('../fonts/gobold.regular.otf.svg#GoogleSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-BoldItalic.eot');
  src: url('../fonts/GoogleSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-BoldItalic.woff2') format('woff2'), url('../fonts/GoogleSans-BoldItalic.woff') format('woff'), url('../fonts/GoogleSans-BoldItalic.ttf') format('truetype'), url('../fonts/GoogleSans-BoldItalic.svg#GoogleSans-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
} */
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-Bold.eot');
  src: url('../fonts/GoogleSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Bold.woff2') format('woff2'), url('../fonts/GoogleSans-Bold.woff') format('woff'), url('../fonts/fonts/GoogleSans-Bold.ttf') format('truetype'), url('../fonts/GoogleSans-Bold.svg#GoogleSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSansDisplay-Regular.eot');
  src: url('../fonts/GoogleSansDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSansDisplay-Regular.woff2') format('woff2'), url('../fonts/GoogleSansDisplay-Regular.woff') format('woff'), url('../fonts/GoogleSansDisplay-Regular.ttf') format('truetype'), url('../fonts/GoogleSansDisplay-Regular.svg#GoogleSansDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-Italic.eot');
  src: url('../fonts/GoogleSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Italic.woff2') format('woff2'), url('../fonts/GoogleSans-Italic.woff') format('woff'), url('../fonts/GoogleSans-Italic.ttf') format('truetype'), url('../fonts/GoogleSans-Italic.svg#GoogleSans-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
} */
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-Regular.eot');
  src: url('../fonts/GoogleSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Regular.woff2') format('woff2'), url('../fonts/GoogleSans-Regular.woff') format('woff'), url('../fonts/GoogleSans-Regular.ttf') format('truetype'), url('../fonts/GoogleSans-Regular.svg#GoogleSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-MediumItalic.eot');
  src: url('../fonts/GoogleSans-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-MediumItalic.woff2') format('woff2'), url('../fonts/GoogleSans-MediumItalic.woff') format('woff'), url('../fonts/GoogleSans-MediumItalic.ttf') format('truetype'), url('../fonts/GoogleSans-MediumItalic.svg#GoogleSans-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
} */
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/GoogleSans-Medium.eot');
  src: url('../fonts/GoogleSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Medium.woff2') format('woff2'), url('../fonts/GoogleSans-Medium.woff') format('woff'), url('../fonts/GoogleSans-Medium.ttf') format('truetype'), url('../fonts/GoogleSans-Medium.svg#GoogleSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* ------------------------------------------------------ 
    Template CSS
--------------------------------------------------------- 
   01.Form CSS
   02.Button CSS
   03.web common footer CSS 
   04.sidebar CSS
   05.Main Header CSS
--------------------------------------------------------- */
/* ------------------------------------------------------ 
    TABLE OF CONTENT
--------------------------------------------------------- 
   01. General CSS
   02. Login CSS
   03. Landing page css
   04. Order home page css
--------------------------------------------------------- */
/* -----------------------------------
   01. General CSS
-------------------------------------*/
:root {
  --primary-color: #212529;
  --secondary-color: #CE2014;
  --color-gray: #666776;
  --color-gray-light: #888888;
  --color-gray-medium: #767686;
  --color-green: #11A744;
  --color-green-mild: #D5F8DF;
  --color-blue: #349AFF;
  --color-yellow: #FFC119;
  --color-white: #ffffff;
  --color-vilot: #8B63F8;
  --color-light-blue: #349AFF;
  --color-vilot-mild: #E9E4FA;
  --color-vilot-medium: #F3EFFE;
  --bg-red: #CE2014;
  --bg-green: #EAFFF0;
  --bg-blue: #ECF3FA;
  --bg-yellow: #FFF9E6;
  --bg-vilot: #b9a5f594;
  --bg-red-mild: #FDE5E3;
  --bg-red-btn-mild: #FDE8E7;
  --bg-yellow-mild: #FFECB7;
  --border-yellow: #FFB918;
  --border-gray: #8c8da382;
  --bg-gray: #DDDDDD;
  --bg-gray-mild: #F5F5F5;
  --bg-gray-extra-mild: #F8F8F8;
  --bg-blue-light: #EFF4F7;
  --primary-font: 'Google Sans';
  --primary-font-bold: 'Google Sans Display';
  --secondary-font: 'Roboto', sans-serif;
  --box-shawdow: 0px 3px 48px #0000000F;
  --input-border: #6B6B7B;
  --input-bg: #EFF4F7;
  --border-blue-light: #C2D0DC;
  --btn-gradient: linear-gradient(to right, #8B63F8, #349AFF);
  --gray-bg: #C9D6E0;
  --mcardbg-yellow: #FFFAEB;
  --mcardbg-vilot: #F1EBFF;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.skeleton{
  display: none;
}
.min-loader-wrapper{
  display: none;
}
h1, h2, h3, h4, h5, h5, a, span, div, p,ul,li {
  font-family: var(--primary-font) !important;
}
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.inner_flex {
  display: flex;
  align-items: center;
}
.inner_flex1 {
  display: flex;
  justify-content: flex-end;
}
.flex_vh {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flex_vhc {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: center;
}
div#profile_header a:last-child {
  padding-right: 0;
}
.flex_vh_sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.inner_flex_end {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}
.mt-1 {
  margin-top: 5px;
}
.mt-2 {
  margin-top: 10px;
}
.mt-3 {
  margin-top: 15px;
}
.mt-4 {
  margin-top: 20px;
}
.mt-5 {
  margin-top: 25px;
}
.mt-6 {
  margin-top: 30px;
}
.mt-7 {
  margin: 50px 0px;
}
.mb-1 {
  margin-bottom: 5px;
}
.mb-2 {
  margin-bottom: 10px;
}
.mb-3 {
  margin-bottom: 15px;
}
.mb-4 {
  margin-bottom: 20px;
}
.mb-5 {
  margin-bottom: 25px;
}
.mb-6 {
  margin-bottom: 30px;
}
.pt-1 {
  padding-top: 5px;
}
.pt-2 {
  padding-top: 10px;
}
.pt-3 {
  padding-top: 15px;
}
.pt-4 {
  padding-top: 20px;
}
.pt-5 {
  padding-top: 25px;
}
.pt-6 {
  padding-top: 30px;
}
.pb-1 {
  padding-bottom: 5px;
}
.pb-2 {
  padding-bottom: 10px;
}
.pb-3 {
  padding-bottom: 15px;
}
.pb-4 {
  padding-bottom: 20px;
}
.pb-5 {
  padding-bottom: 25px;
}
.pb-6 {
  padding-bottom: 30px;
}
.pl-1 {
  padding-left: 5px;
}
.pl-2 {
  padding-left: 10px;
}
.pl-3 {
  padding-left: 15px;
}
.pl-4 {
  padding-left: 20px;
}
.pl-5 {
  padding-left: 25px;
}
.pl-6 {
  padding-left: 30px;
}
.pr-1 {
  padding-right: 5px;
}
.pr-2 {
  padding-right: 10px;
}
.pr-3 {
  padding-right: 15px;
}
.pr-4 {
  padding-right: 20px;
}
.pr-5 {
  padding-right: 25px;
}
.pr-6 {
  padding-right: 30px;
}
h4.sec_title {
  font-size: 20px;
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 0px;
}
h4.sec_title1 {
  font-size: 20px;
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 0px;
}
.bg_white {
  background-color: var(--color-white);
}
.mobile_hide {
  display: block;
}
.list_align_card ul {
  margin-left: 0px;
}
.list_align_card ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.list_align_card p {
  margin-bottom: 0px !important;
}
.text_light {
  color: var(--color-gray) !important;
}
.text_dark {
  color: var(--primary-color);
}
.text_green, .cart_page .text_green.text_light {
  color: var(--color-green) !important;
}
.text_blue {
  color: var(--color-blue);
}
.text_bold {
  color: var(--primary-color);
  font-weight: 700;
}
p span.sub_text {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.blue_box {
  background-color: var(--bg-blue-light);
  border-radius: 10px;
  padding: 5px 20px;
}
.gray_box {
  background-color: var(--bg-gray-extra-mild);
  /* border-radius: 10px; */
  padding: 8px 15px !important;
}
/* Data star ratings css  */
[data-star] {
  text-align: left;
  font-style: normal;
  display: inline-block;
  position: relative;
  unicode-bidi: bidi-override;
  font-size: 26px;
}
[data-star]::before {
  display: block;
  content: '★★★★★';
  color: #eee;
  font-size: 26px;
}
[data-star]::after {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  width: 0;
  color: #ff8c00;
  overflow: hidden;
  height: 100%;
}
[data-star^="0.1"]::after, [data-star^=".1"]::after {
  width: 2%
}
[data-star^="0.2"]::after, [data-star^=".2"]::after {
  width: 4%
}
[data-star^="0.3"]::after, [data-star^=".3"]::after {
  width: 6%
}
[data-star^="0.4"]::after, [data-star^=".4"]::after {
  width: 8%
}
[data-star^="0.5"]::after, [data-star^=".5"]::after {
  width: 10%
}
[data-star^="0.6"]::after, [data-star^=".6"]::after {
  width: 12%
}
[data-star^="0.7"]::after, [data-star^=".7"]::after {
  width: 14%
}
[data-star^="0.8"]::after, [data-star^=".8"]::after {
  width: 16%
}
[data-star^="0.9"]::after, [data-star^=".9"]::after {
  width: 18%
}
[data-star^="1"]::after {
  width: 20%
}
[data-star^="1.1"]::after {
  width: 22%
}
[data-star^="1.2"]::after {
  width: 24%
}
[data-star^="1.3"]::after {
  width: 26%
}
[data-star^="1.4"]::after {
  width: 28%
}
[data-star^="1.5"]::after {
  width: 30%
}
[data-star^="1.6"]::after {
  width: 32%
}
[data-star^="1.7"]::after {
  width: 34%
}
[data-star^="1.8"]::after {
  width: 36%
}
[data-star^="1.9"]::after {
  width: 38%
}
[data-star^="2"]::after {
  width: 40%
}
[data-star^="2.1"]::after {
  width: 42%
}
[data-star^="2.2"]::after {
  width: 44%
}
[data-star^="2.3"]::after {
  width: 46%
}
[data-star^="2.4"]::after {
  width: 48%
}
[data-star^="2.5"]::after {
  width: 50%
}
[data-star^="2.6"]::after {
  width: 52%
}
[data-star^="2.7"]::after {
  width: 54%
}
[data-star^="2.8"]::after {
  width: 56%
}
[data-star^="2.9"]::after {
  width: 58%
}
[data-star^="3"]::after {
  width: 60%
}
[data-star^="3.1"]::after {
  width: 62%
}
[data-star^="3.2"]::after {
  width: 64%
}
[data-star^="3.3"]::after {
  width: 66%
}
[data-star^="3.4"]::after {
  width: 68%
}
[data-star^="3.5"]::after {
  width: 70%
}
[data-star^="3.6"]::after {
  width: 72%
}
[data-star^="3.7"]::after {
  width: 74%
}
[data-star^="3.8"]::after {
  width: 76%
}
[data-star^="3.9"]::after {
  width: 78%
}
[data-star^="4"]::after {
  width: 80%
}
[data-star^="4.1"]::after {
  width: 82%
}
[data-star^="4.2"]::after {
  width: 84%
}
[data-star^="4.3"]::after {
  width: 86%
}
[data-star^="4.4"]::after {
  width: 88%
}
[data-star^="4.5"]::after {
  width: 90%
}
[data-star^="4.6"]::after {
  width: 92%
}
[data-star^="4.7"]::after {
  width: 94%
}
[data-star^="4.8"]::after {
  width: 96%
}
[data-star^="4.9"]::after {
  width: 98%
}
[data-star^="5"]::after {
  width: 100%
}
/* Counts btm CSS  */
.cstm_counts {
  display: flex;
  border: 1px solid var(--color-green);
  align-items: center;
  border-radius: 6px;
  margin-left: 5px;
  background: #fff;
}
.value-button {
  display: inline-block;
  width: 30px;
  font-size: 18px;
  color: var(--color-green);
  text-align: center;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.value-button:hover,.addmoreadd-home.f-reg {
  cursor: pointer;
}
.cstm_counts input#number {
  text-align: center;
  border: none;
  margin: 0px;
  width: 20px;
  height: 30px;
  padding: 0px 0px;
  background-color: transparent;
  box-shadow: none;
  pointer-events: none;
}
.cstm_counts input.mnu_qty {
  text-align: center;
  border: none;
  margin: 0px;
  width: 20px;
  height: 30px;
  padding: 0px 0px;
  background-color: transparent;
  box-shadow: none;
  pointer-events: none;
}
.cstm_counts input::-webkit-outer-spin-button,
.cstm_counts input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cstm_counts input[type=number] {
  -moz-appearance: textfield;
}
/* home search autocomplete css  */
.home_search.form_group {
  width: 65% !important;
  position: relative;
  margin-top: 10px;
}
.home_search.form_group +  .error-msg{
  margin-top: 10px;
  font-size: 14px;
  position: absolute;
  bottom: 195px;
}
.home_search label.delivey_location {
  width: max-content;
  position: absolute !important;
  left: 35px;
  top: 14px; 
  cursor: pointer;
}
.home_search label.delivey_search {
  width: 100%;
}
.home_search input[type="search"].menu_search {
  padding-left: 25%;
  border-radius: 8px 8px 8px 8px !important;
}
.home_search input[type="search"].menu_search {}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: #11A744;
  color: #11A744;
  border: 1px;
  padding: 2px !important;
  font: inherit;
  width: 10px;
  height: 9px;
  margin: 10px 6px 10px 8px;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
.owl-dot.active {
  width: 38px !important;
  height: 9px !important;
}
/* .owl-carousel.offer_banner .owl-item img 
{
  width: auto !important;
} */
/* -----------------------------------
   Button Css
-------------------------------------*/
.default-btn {
  height: 45px;
  padding: 0px 20px;
  border: 1px solid #11A744 !important;
  background: #11A744;
  color: #fff !important;
  border-radius: 5px !important;
  font-family: var(--primary-font) !important;
  font-weight: 500 !important;
  display: inline-block !important;
  line-height: 45px !important;
  font-size: 14px !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.default-btn:hover {
  border: 1px solid #0b8f37 !important;
  background: #0b8f37;
  color: #fff !important;
}

.border-btn {
  height: 45px;
  padding: 0px 20px;
  border: 1px solid #11A744 !important;
  background: #fff;
  color: #11A744 !important;
  border-radius: 5px !important;
  font-family: var(--primary-font) !important;
  display: inline-block !important;
  line-height: 45px !important;
  font-size: 14px !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.border-btn:hover { 
  border: 1px solid #11A744 !important;
  background: #11A744 ;
  color: #fff !important;
}

/* -----------------------------------
   01.Form CSS
-------------------------------------*/
input[type="text"],
input[type="number"], input[type="date"], input[type="email"], input[type="tel"] {
  background-color: var(--bg-blue-light);
  color: var(--color-gray);
  /* border: 1px solid #dee2e6; */
  border: 1px solid rgb(0, 0, 0, 0.07);
  border-radius: 6px !important;
  height: 45px;
  font-size: 16px;
  text-align: center;
  box-shadow: none !important;
}
textarea{
  border: 1px solid rgb(0, 0, 0, 0.07);
}
input[type="text"].error,
input[type="number"].error, input[type="date"].error, input[type="email"].error, input[type="tel"].error {
  background-color: #f9ecea;
  color: #cc4b37;
  border: 0.234px solid #cc4b37;
  margin-bottom: 6px;
}
input[type="number"].error{
  border: 1px solid #cc4b37 !important;
}
div.error-message, div.error-message p.err {
  color: #cc4b37 !important;
  margin-bottom: 10px !important;
}
p.err {
  font-size: 16px !important;
  color: #cc4b37 !important;
  margin-bottom: 10px;
}
.otp_field_sec div.error-message {
  display: none;
}
.edit_profile input {
  text-align: left !important;
  padding-left: 20px;
}
.edit_profile input[type="submit"] {
  text-align: center !important;
}
.edit_forms :is(input[type="text"], input[type="number"]) {
  border: 0.234px solid var(--border-blue-light) !important;
  text-align: left;
}
.report :is(input[type="text"], input[type="number"], input[type="date"]) {
  border: 0.234px solid var(--border-blue-light) !important;
  text-align: left;
}
.edit_forms form {
  width: 100% !important;
}
.remember_me {
  margin-top: 15px;
}
.bottom_btn {
  /* position: absolute; */
  bottom: 40px;
  width: 100%;
  padding: 20px 0px;
}
input::placeholder {
  color: var(--color-gray);
}
textarea {
  background-color: var(--bg-blue-light) !important;
  border-radius: 10px;
  height: 130px;
  width: 100%;
}
select, select option {
  cursor: pointer;
}
/* choose profile image css  */
.pr_pic_sec {
  position: relative;
}
.pr_pic_sec img.upload_icn {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 25%);
}
#imageUpload {
  display: none;
}
#profile-container input#imageUpload {
  position: absolute;
  left: 50%;
  bottom: 5px;
  width: 30px;
  padding: 0;
  margin: 0px 0px 0px -15px;
  opacity: 0;
  display: block;
}
#profileImage {
  cursor: pointer;
  border-radius: 50%;
}
#profile-container {
  width: 120px;
  margin: 0px auto;
}
#profile-container img.profile_img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}
.proimgupload p{
  display: none;
}
.address-icon{
  display: none;
}
.list_align_card ul li.adrmve{
  display: none;
}
.hidenow{
  display: none !important;
}
/* -----------------------------------
   02.Button CSS
-------------------------------------*/
input[type="submit"], input[type="button"], button {
  border: none !important;
  box-shadow: none;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  border-radius: 6px !important;
}
input[type="submit"].green_btn, button.green_btn {
  background: var(--color-green) ;
  color: var(--color-white) !important;
  cursor: pointer;
}
input[type="submit"].gray {
  background: var(--color-gray-medium);
  color: var(--color-white);
}
input[type="submit"].light_gray {
  background: var(--gray-bg);
  color: var(--primary-color);
}
input[type="submit"].red_mild {
  background: var(--bg-red-btn-mild);
  color: var(--secondary-color);
}
input[type="submit"].transparent_btn {
  background: transparent;
  border: 1px solid var(--border-blue-light) !important;
  color: var(--color-gray-medium);
}
.green_btn_transparent {
  width: 100%;
  height: 45px;
  border-radius: 6px;
  border: 1px solid var(--color-green);
  align-items: center;
  display: flex;
  justify-content: center;
  color: var(--color-green);
  cursor: pointer;
}
.get_direction_btn {
  background-color: var(--bg-yellow-mild);
  padding: 8px 30px;
  border-radius: 10px;
  font-size: 14px;
  border: 1px solid var(--border-yellow);
}
.green_btn_mild {
  background-color: var(--color-green-mild);
  color: var(--color-green);
  cursor: pointer;
}
button.cstm_width {
  width: auto !important;
  padding: 10px 25px !important;
}
.status_dropdown {
  margin-top: 12px;
}
/* custom radio button CSS  */
.cstm_radio_btns {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 30px;
  /* margin-bottom: 20px; */
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cstm_radio_btns p {
  margin: 0px;
}
.cstm_radio_btns input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  background-color: var(--color-white);
  border: 1px solid var(--input-border);
  border-radius: 50%;
}
.cstm_radio_btns:hover input~.checkmark {
  background-color: var(--gray-bg);
}
.cstm_radio_btns input:checked~.checkmark {
  background-color: var(--color-green);
  border: 1px solid var(--color-green);
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cstm_radio_btns input:checked~.checkmark:after {
  display: block;
}
.cstm_radio_btns .checkmark:after {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color-white);
}
.header + .main_header_sec{
  display: none;
}
/* .main_header_sec{
  display: none;
} */
/* input[type="submit"], input[type="button"], button {
    border: none !important;
    box-shadow: none;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 8px !important;
  }
  
  input[type="submit"].green_btn, button.green_btn {
    background: var(--color-green) !important;
    color: var(--color-white) !important;
  }
  
  input[type="submit"].gray {
    background: var(--color-gray-medium);
    color: var(--color-white);
  }
  
  input[type="submit"].light_gray {
    background: var(--gray-bg);
    color: var(--primary-color);
  }
  
  input[type="submit"].red_mild {
    background: var(--bg-red-btn-mild);
    color: var(--secondary-color);
  }
  
  input[type="submit"].transparent_btn {
    background: transparent;
    border:1px solid var(--border-blue-light) !important;
    color: var(--color-gray-medium);
  }
  
  .green_btn_transparent {
    width: 100%;
    height: 45px;
    border-radius: 10px;
    border: 1px solid var(--color-green);
    align-items: center;
    display: flex;
    justify-content: center;
    color: var(--color-green);
  }
  .green_btn_transparent.cstm_width
  {
    width: auto !important;
    padding: 10px 50px;
    margin: 0px auto;
  }
  
  .get_direction_btn 
  {
    background-color: var(--bg-yellow-mild);
    padding: 8px 30px;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid var(--border-yellow);
  }
  
/* ============================== 
    03.web common footer CSS  
   ================================ */
.footer_sec {
  background-color: #1A1A1A;
  padding: 60px 0px 5px 0px;
}
.footer_sec .logo_sec a {
  margin-right: 30px;
  text-transform: uppercase;
}
.footer_sec ul {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
.footer_sec ul li {
  line-height: 35px;
}
.footer_sec ul li a {
  color: #808080 !important;
  font-size: 14px;
  /* text-transform: uppercase; */
}
.footer_sec h3 {
  font-size: 14px;
  color: white;
  font-weight: 500;
  position: relative;
  margin-bottom: 30px;
}
.footer_sec h3:after {
  width: 50px;
  height: 1px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  background: #C81B15;
}
.footer_sec .top_sec {
  border-bottom: 1px solid #2A2A2A;
  padding-bottom: 30px;
}
.footer_sec p {
  color: #ffffff;
  font-size: 13px;
}
.footer_sec p span{
  color: #e2221d !important;
  margin-left: 10px;
}
.footer_sec ul li.foot_mail a {
  text-transform: lowercase !important;
  color: #e2221d !important;
}
.apps_nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.grid-x.grid-padding-x.top_sec {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.grid-x.grid-padding-x.top_sec .cell {
  max-width: 25%;
  width: max-content;
}
.cell.logo_sec h2 {
  font-size: 19px;
  color: #808080;
  line-height: 1;
  font-weight: 500;
}
.social_meadia_nav {
  margin-top: 30px;
  background: #232323;
  display: flex;
  flex-wrap: wrap;
  width: 150px;
}

.social_meadia_nav a {
  width: 25%;
  display: flex;
  border: 1px dotted #1A1A1A;
  align-items: center;
  justify-content: center;
  padding: 7px 0px;
}
.social_meadia_nav a:hover {
  background: #343434;
}
.footer_sec ul li a:hover {
  color: #b9b9b9 !important;
}
.apps_nav a:hover {
  border: 1px solid #343434;
}

.apps_nav a {
  border: 1px solid transparent;
  border-radius: 3px;
  overflow: hidden;
}
.apps_nav img {
  width: 150px;
}
.cell.logo_sec p {
  color: #808080;
  width: 76%;
  line-height: 1.2;
  font-size: 12px;
  margin-top: 16px;
}
/* ============================== 
    04.sidebar CSS 
   ================================ */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 40;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  box-shadow: 0px 0px 15px #00000029;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s
}
.sidenav a:hover, .offcanvas a:focus {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 0px;
  font-size: 20px;
  margin-left: 0px;
}
.ratings_cunt p.mt-2 {
  color: #666776;
}
.ratings_cunt.mt-7 [data-star]::before {
  display: block;
  content: '★ ★ ★ ★ ★';
  color: #eee;
  font-size: 60px;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
/* ============================== 
    05.Main Header CSS
   ================================ */
.main_header_sec .profile_pic {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  object-fit: cover;
}
.main_header_sec .topnav-centered a svg {
  margin-right: 8px;
  width: 23px;
  height: 23px;
}
.main_header_sec .cart_count svg path {
  /* fill:var(--color-green) !important; */
  fill: var(--bg-red) !important
}
.main_header_sec .cart_count span.count {
  position: absolute;
  right: calc(100% - 23px);
  z-index: 1000;
  color: white;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  width: -webkit-fill-available;
}
.main_header_sec a.cart_count div.relative {
  position: relative;
  margin-bottom: -5px;
}
.main_header_sec {
  /* box-shadow: 0px 0px 6px #00000005; */
  border-bottom: 2px solid #eff4f7;
}
.main_header_sec .topnav {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
.main_header_sec .topnav a {
  float: left;
  color: #767686;
  text-align: center;
  padding: 5px 15px 7px 15px;
  text-decoration: none;
  font-size: 16px;
  display: flex;
  /* margin-top: 8px; */
}
.main_header_sec .topnav a:hover {}
.main_header_sec .topnav a.active {
  background-color: var(--bg-blue-light);
  color: var(--primary-color);
  border-radius: 23px;
}
.main_header_sec .topnav a.active{
  color: #767686 !important;
    background: #EFF4F7;
    border-radius: 40px;
}
.main_header_sec .topnav a.active svg path{
  fill: #CE2014;
}
.main_header_sec .topnav-centered {
  float: none;
  position: absolute;
  top: 50%;
  left: calc(100% - 50%);
  transform: translate(-50%, -50%);
}
.main_header_sec .topnav-centered a {
  margin-right: 20px;
}
.main_header_sec .topnav-centered a img {
  margin-right: 8px;
  width: 23px;
  height: 23px;
}
.main_header_sec .topnav-right {
  float: right;
  /* margin-top: 7px; */
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
}
.main_header_sec .topnav-right div.profile {
  border: 1px solid var(--border-gray);
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 8px;
}
.main_header_sec img.head_logo {
  width: 94px;
  height: 57px;
}
.header_quicker {
  flex-direction: column;
  justify-content: flex-start;
  align-items: start;
}
.header_quicker p {
  margin-bottom: 0px;
  font-size: 12px;
  color: var(--color-gray-medium);
  line-height: 0.7;
}
.header_quicker_sec div:first-child img {
  /* margin-right: 10px; */
}
.inner_flex.header_quicker_sec {
  display: flex;
  align-items: center;
  padding-bottom: 0px;
  gap: 10px;
}
.header_quicker p:last-child {
  color: var(--primary-color);
}
.header_quicker p:last-child span {
  color: var(--color-vilot);
  font-weight: 600;
}
/* ============================== 
    02. Login CSS  
   ================================ */
.login_sec {
  position: relative;
  height: 100%;
}
.login_sec h3 {
  color: var(--primary-color);
  font-family: var(--primary-font-bold);
  font-weight: 500;
  line-height: 57px;
  font-size: 28px;
}
.login_sec h3 span {
  font-weight: 900;
  font-size: 63px;
}
.login_form {
  background-color: var(--bg-white);
  padding: 30px 30px;
  border-radius: 10px;
}
.login_sec .login_form img {
  margin-bottom: 20px;
  width: 180px;
}
.login_form .login_form h5 {
  font-size: 20px;
  font-family: var(--primary-font-bold);
  font-weight: 900;
  margin-bottom: 50px;
}
.login_form .login_form label {
  color: var(--color-gray);
}
.log_margin {
  margin-top: 40px;
}
/* otp sec css  */
.otp_field_sec {
  display: flex;
  justify-content: center; 
}
.otp_field_sec input[type="text"] {
  width: 45px;
  margin: 0px 10px 15px 10px;
}
.otp_field_sec label {
  margin: -6px 0px 60px 0px;
  font-style: italic;
  color: var(--color-gray-medium);
}
/*===========================
     Main Menu
============================*/
/* Header */
header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 100;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0); */
  
}
header.header.black_nav.clearfix.element_to_stick {
  background: #fff;
}
@media (max-width: 767px) {
  header.header {
    padding: 10px 15px;
  }
}
header.header .logo_sticky {
  display: none;
}
/* header.header.stickym {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #ededed;
  background-color: #fff;
  box-shadow: 0px 0.052083333in 11.25pt -9px rgb(0 0 0 / 10%);
} */
@media (max-width: 991px) {
  header.header.stickym {
    padding: 10px 15px;
  }
}
header.header.stickym .logo_normal {
  display: none;
}
header.header.stickym .logo_sticky {
  display: inline-block;
}
header.header_in {
  padding: 15px 0;
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #ededed;
}
header.header_in.is_sticky {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}
header.header_in ul#top_menu li a {
  color: #444;
}
@media (max-width: 991px) {
  header.header_in {
    padding: 10px 0;
  }
  header.header_in #logo a {
    z-index: 9;
    position: relative;
  }
  .main-menu ul {
    display: block !important;
  }
}
header a.open_close {
  position: absolute;
  right: 17px;
  top: 9px;
  z-index: 999;
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  display: none;
  width: 25px;
  height: 25px;
}
header a.open_close img{
  width: 40px;
}
.header.hdrtwo{
  background: #fff;
  z-index: 1000;
}
.header.hdrtwo .main-menu ul{
  gap: 10px; 
}
.main-menu ul li.cartmenu .count{
  top: 15px;
    position: absolute;
    right: calc(100% - 56px);
    z-index: 1000;
    color: white;
    font-size: 11px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    width: -webkit-fill-available;
}
.profile_pages .address_sec #frm_add_address input[type="submit"]{
width: 70%;
}
#mobile_edit .go_back_btn{
  left: -15px;
  background: #fff;
  z-index: 999;
}
.header.hdrtwo .main-menu ul li a{
  padding: 10px 20px;
  border-radius: 40px;
  color:#767686;
  font-weight: normal;
}
.header.hdrtwo .main-menu ul li:hover a{
  background: #EFF4F7;
  color:#767686;
}
.header.hdrtwo .main-menu ul li a:hover{
  color:#767686 !important;
}
.main-menu ul li.active{
  color: #767686 !important;
  background: #EFF4F7;
  border-radius: 40px;
}
.main-menu ul li.active a svg path {
  fill: #CE2014;
}

.header.hdrtwo .main-menu ul li:hover a svg path{
  fill: #CE2014;
}
@media (max-width: 991px) {
  header a.open_close {
    display: block;
  }
}
header a.open_close span {
  display: none;
}
header a.open_close:hover {
  opacity: 0.8;
}
header.black_nav a {
  color: #222;
}
header.black_nav a:hover {
  opacity: 1;
  color: #e54750 !important;
}
header.stickym a.open_close,
.header_in a.open_close {
  color: #222;
}
header.stickym a.open_close:hover,
.header_in a.open_close:hover {
  opacity: 1;
  color: #e54750;
}
#logo {
  float: left;
}
#logo img{
  height: 60px;
}
@media (max-width: 991px) {
  #logo {
    float: none;
    text-align: center;
  }
  #logo img {
    width: auto;
    height: 50px;
  }
}
#profile_header .beforlogin {
  gap: 0px;
}
#profile_header a#login{
  width: auto !important;
  height: auto !important;
}
.header.hdrtwo ul#top_menu li a.notify_toggle{
  padding: 0px;
}
.header.hdrtwo ul#top_menu li a{
  padding: 10px 20px;
  border-radius: 40px;
  color: #767686;
  font-weight: 500;
  font-size: 14px;
}
#profile_header div span{
  color: #767686;
  font-size: 14px;
  text-transform: capitalize;
}
#profile_header .profile_pic{
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin-left: 10px;
  object-fit: cover;
}
#profile_header .profile{
  height: 40px;
  border: 1px solid rgb(0, 0, 0, 0.09);
  border-radius: 8px;
  padding: 0px 10px 0px 15px;
}
/*-------- 1.3 Main Menu --------*/
.main-menu {
  position: relative;
  z-index: 9;
  float: right;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-menu ul, .main-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
}
.main-menu ul {
  display: flex;
  align-items: center;
  gap: 40px; 
}
.main-menu ul a, .main-menu ul li a {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  padding: 10px;
}
.main-menu ul li .default-btn {
  padding: 0px 20px;
}
.main-menu ul li .default-btn:hover {
  color: #fff !important;
}
.header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/*First level styles */
.main-menu>ul>li>a {
  color: #fff;
  padding: 0px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  display: flex;
  align-items: center; 
}
.main-menu>ul>li>a svg{
  margin-right: 10px;
}
.main-menu>ul>li.black>ul>li>a {
  color: #444;
}
.main-menu>ul>li:hover>a {
  color: #e54750;
}
header.stickym .main-menu>ul>li>a, header.header_in .main-menu>ul>li>a, header.black_nav .main-menu>ul>li>a {
  color: #222;
}
header.stickym .main-menu>ul>li:hover>a, header.header_in .main-menu>ul>li:hover>a, header.black_nav .main-menu>ul>li:hover>a {
  opacity: 1;
  color: #e54750;
}
#close_in, #header_menu {
  display: none;
}
.header.hdrtwo ul#top_menu{
  display: flex;
}
/* All styles for screen size over 992px
================================================== */
@media only screen and (min-width: 992px) {
  .main-menu {
    width: auto;
  }
  .main-menu a {
    white-space: nowrap;
  }
  .main-menu ul li {
    display: inline-block;
  }
  .main-menu ul li.submenu:hover>a:before,
  .main-menu ul li.submenu:hover>a:after {
    bottom: -10px;
    opacity: 0;
  }
  /* Submenu*/
  .main-menu ul ul {
    position: absolute;
    border-top: 2px solid #e54750;
    z-index: 1;
    visibility: hidden;
    left: 3px;
    top: 100%;
    margin: 0;
    display: block;
    padding: 0;
    background: #fff;
    min-width: 210px;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    transform: scale(0.4);
    transform-origin: 10% top;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    opacity: 0;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .main-menu ul ul:before {
    bottom: 100%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #e54750;
    border-width: 7px;
    margin-left: -7px;
  }
  .main-menu ul li:hover>ul {
    padding: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition-duration: 0s, 0.2s, 0.2s;
    transition-duration: 0s, 0.2s, 0.2s;
  }
  .main-menu ul ul li {
    display: block;
    height: auto;
    padding: 0;
  }
  .main-menu ul ul li a {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #444;
    display: block;
    padding: 12px 15px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .main-menu ul ul li:last-child a {
    border-bottom: none;
  }
  .main-menu ul ul li:first-child a:hover {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
  }
  .main-menu ul ul li:last-child a {
    border-bottom: none;
  }
  .main-menu ul ul li:last-child a:hover {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }
  .main-menu ul ul li:hover>a {
    background-color: #f9f9f9;
    color: #e54750;
    padding-left: 18px;
  }
  /* Submenu 3rd level */
  .main-menu ul ul li.third-level>a {
    font-weight: normal !important;
  }
  .main-menu ul ul li.third-level>a:hover {
    background-color: #f9f9f9;
    color: #e54750;
    padding-left: 18px;
    opacity: 1;
  }
  .main-menu ul ul li.third-level>a:after {
    font-family: 'ElegantIcons';
    content: "\35";
    float: right;
    font-size: 16px;
    font-size: 1rem;
    margin-top: -2px;
  }
  .main-menu ul ul ul {
    position: absolute;
    border-top: 0;
    z-index: 1;
    height: auto;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    min-width: 190px;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  }
  /* Arrows top 3rd level*/
  .main-menu ul ul ul:before {
    border-width: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  #header_menu {
    display: block;
    text-align: center;
    position: relative;
    padding: 30px 0 25px 0;
    background-color: #fff;
  }
  #header_menu a.open_close {
    position: absolute;
    right: 15px;
    top: 0;
    left: inherit;
    color: #353333 !important;
  }
  #header_menu a.open_close i {
    font-size: 17px;
  }
  .main-menu ul li a:hover,
  a.show-submenu:hover {
    color: #e54750 !important;
    background-color: #f9f9f9;
    opacity: 1 !important;
  }
  .main-menu ul li {
    border-top: none;
    border-bottom: 1px solid #ededed;
    color: #fff;
  }
  /* Menu mobile first level */
  .main-menu ul li a {
    padding: 15px !important;
  }
  .main-menu li,
  .main-menu a {
    display: block;
    color: #333 !important;
  }
  .main-menu li {
    position: relative;
  }
  .main-menu ul>li {
    padding-bottom: 0;
  }
  .main-menu ul>li i {
    float: right;
  }
  .main-menu>ul>li.submenu:hover>a:after {
    transform: rotate(180deg);
    color: #e54750;
  }
  .main-menu ul>li.submenu>a:after {
    font-family: 'ElegantIcons';
    font-size: 21px;
    font-size: 1.3125rem;
    content: "\33";
    color: #444;
    line-height: 1;
    float: right;
    display: inline-block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* Menu mobile second level */
  .main-menu ul li.submenu ul {
    border-left: 1px solid #ededed;
    margin: 0 0 10px 25px;
  }
  .main-menu ul li.submenu ul li {
    border: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  /* Menu mobile 3rd level */
  .main-menu ul li.submenu ul ul {
    border-left: none;
    margin: 0 0 0 15px;
  }
  /* Menu mobile left panel */
  .main-menu {
    overflow-y: scroll;
    transform: translateX(-100%);
    top: 0;
    left: 0;
    bottom: 0;
    width: 55%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .main-menu.show {
    transform: translateX(0);
  }
  .main-menu .show-submenu+ul {
    display: none;
    visibility: hidden;
  }
  .main-menu a.show-submenu+ul.show_normal {
    display: block;
    visibility: visible;
  }
}

ul#top_menu {
  float: right;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-size: 0.8125rem;
  display: none;
  position: relative;
}
@media (max-width: 991px) {
  ul#top_menu li a{
    color: #222 !important;
  }
  ul#top_menu {
    position: absolute;
    top: 24px;
    right: 61px;
    float: none;
    margin: -2px 0 0 10px;
  }
}
ul#top_menu li {
  float: left;
  margin: 0;
  line-height: 1;
  margin-right: 0px;
}
.header.hdrtwo ul#top_menu li a.prlink{
  padding-right: 0px;
}
ul#top_menu li:last-child {
  margin-right: 0;
  position: relative;
  top: 0;
}
@media (max-width: 991px) {
  ul#top_menu li {
    margin: 2px 0 0 10px;
  }
}
ul#top_menu li a {
  color: #fff;
}

ul#top_menu li a.login, ul#top_menu li a.cart_bt, ul#top_menu li a.wishlist_bt_top {
  display: block;
  width: 22px;
  height: 23px;
  position: relative;
  top: 8px;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media (max-width: 991px) {
  ul#top_menu li a.login, ul#top_menu li a.cart_bt, ul#top_menu li a.wishlist_bt_top {
    top: 2px;
  }
}
ul#top_menu li a.login:before, ul#top_menu li a.cart_bt:before, ul#top_menu li a.wishlist_bt_top:before {
  font-family: 'themify';
  font-size: 21px;
  font-size: 1.3125rem;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
  line-height: 1;
}
.stickym ul#top_menu li a.login:before, .stickym ul#top_menu li a.cart_bt:before, .stickym ul#top_menu li a.wishlist_bt_top:before {
  color: #444;
}
ul#top_menu li a.cart_bt {
  top: 5px;
  text-indent: -9999px;
}
@media (max-width: 991px) {
  ul#top_menu li a.cart_bt {
    top: -1px;
  }
}
ul#top_menu li a.cart_bt:before {
  content: '\0041';
  font-size: 24px;
  font-size: 1.5rem;
}
ul#top_menu li a.cart_bt strong {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 700;
  width: 16px;
  height: 16px;
  text-indent: 0;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -5px;
  right: -4px;
  line-height: 17px !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #e54750;
  color: #fff !important;
}
@media (max-width: 767px) {
  ul#top_menu li a.cart_bt strong {
    bottom: -3px;
  }
}
ul#top_menu li a.wishlist_bt_top {
  text-indent: -9999px;
}
ul#top_menu li a.wishlist_bt_top:before {
  content: '\0043';
}
ul#top_menu li a.login {
  text-indent: -9999px;
}
ul#top_menu li a.login:before {
  content: "\e602";
}

.offCanvas__info {
  background: #fff;  
  height: 100%;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  width: 500px;
  z-index: 9999;
  overflow-y: scroll;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.offCanvas__info.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.offCanvas__info::-webkit-scrollbar {
  width: 0px;
}
.offCanvas__close-icon {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  /* left: 20px; */
  top: 20px;
  z-index: 999;
}
.offCanvas__close-icon button {
  /* background: #bdb8b7; */
  box-shadow: 0px 20px 60px #DB261D33;
  border-radius: 5px;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 12px;
  border-radius: 100% !important;
}
.offCanvas__overly.active {
  opacity: 0.7;
  visibility: visible;
}
.offCanvas__overly {
  position: fixed;
  background: #00021B;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.onbrdbtnsec {
  margin-top: 50px;
}
.onbrdbtnsec .border-btn{
  width: 100%;
}
.onboardfrm {
  margin-top: 25px;
}
.onboardfrm input{
  margin-bottom: 10px;
}
.onboardfrm input{
  border: 1px solid rgb(0, 0, 0, 0.1);
  background: #EFF4F7;
  height: 45px;
  border-radius: 8px !important;
  outline: none;
  box-shadow: none;
  font-size: 14px;
  /* padding:0px 20px; */
}
.onboardfrm input:focus{
  border: 1px solid rgb(0, 0, 0, 0.1);
  background: #EFF4F7;
  box-shadow: none;
}
/* ============================== 
   03. Landing page css 
   ================================ */
.banner_sec {
  background-image: url('../images/home_banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 595px;
  padding: 0px;
  position: relative;

}
.banner_sec::before {
  content: ""; 
  position: absolute; 
  bottom: 0;
  background-image: url('../images/home_banner_sec.svg');
  background-position: right;
  background-size: contain; 
  background-repeat: no-repeat;
  width: -webkit-fill-available;
  right: 0;
  height: 355px;  

}

img.logo {
  width: 115px;
  height: 70px;
}
.banner_sec .head_right_sec ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}
.banner_sec .head_right_sec ul a {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 14px;
}
/* li.green_btn a
  {
    color: var(--color-white) !important;
    padding: 3px 14px 6px 14px;
    border-radius: 8px;
  } */
.form_group {
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0px auto;
  justify-content: center;
  text-align: center;
}
label.delivey_location {
  width: 15%;
}
label.delivey_search {
  width: 35%;
}
.form_group select#delivey_location, .form_group input[type="search"] {
  height: 50px !important;
  background-color: #fffbf6 !important;
  margin-bottom: 0px;
  border: 1px solid #fffbf6;
}
.form_group select#delivey_location:focus, .form_group input[type="search"]:focus {
  box-shadow: none;
}
.form_group select#delivey_location:focus-visible, .form_group input[type="search"]:focus-visible {
  outline: none;
}
label.delivey_search input[type="search"] {
  border-left: 0px;
  box-shadow: none;
}
select#delivey_location {
  border-right: 0px;
}
.delivey_location select {
  border-radius: 8px 0px 0px 8px;
  padding-left: 40px;
  background: url(../images/location-pin.svg) no-repeat 12px, url(../images/arrow-down.svg) no-repeat right;
}
.delivey_search input {
  border-radius: 0px 8px 8px 0px;
}
.menu_search_home {
  height: 595px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.menu_search_home h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0px;
}
.menu_search_home p {
  font-size: 18px;
  font-weight: 500;
}
.we_are_sec {
  padding: 50px 0px;
}
.we_are_sec .points {
  background: var(--color-white);
  box-shadow: 0px 0px 10px #c2d0dc64;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 10px;
  height: 120px;
  margin: 12px 0px 15px 0px;
}
.we_are_sec .points div:first-child {
  width: 30%;
  text-align: center;
}
.we_are_sec .points div:last-child {
  width: 70%;
}
.we_are_sec .points img {
  margin-right: 20px;
  width:60px;
}

.we_are_sec .points .wepoints h4{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
}
.we_are_sec .points .wepoints p {
  font-size: 14px;
  color:#666776;
  line-height: 1.3;
  margin-bottom: 0px;
  margin-top: 10px;
}
.app_sec {
  padding: 60px 0px 0px 0px;
  background-color: var(--color-green) !important;
  color: var(--color-white);
}
.appcntsec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:60px;
}
.appcntseccnt {
  width: 40%;
  flex-shrink: 0;
}
.appcntsecimg {
  width: 50%;
  flex-shrink: 0;
}
.app_sec h2 {
  font-size: 38px;
  margin-bottom: 25px;
  line-height: 42px;
  font-weight: 600;
}
.app_sec p {
  font-size: 16px;
  margin-bottom: 30px;
}
p.app_label {
  margin-bottom: 5px;
  font-size: 14px;
  color: #ededed;
}
.app_sec .right img {
  width: 70%;
}
.frm_field {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

input.smt_app_link {
  width: max-content;
  height: 45px;
  padding: 0px 30px;
  background: #e2221d;
  color: #fff;
  cursor: pointer;
}
input.frm_text {
  text-align: left;
  width: 300px;
  height: 45px;
}
input.smt_app_link:hover {
  background: #ce2014;
}
form#applink_form [type='radio'] + label[for]:before {
  position: absolute;
  height: 17px;
  width: 17px;
  content: '';
  border: 1px solid #fff;
  border-radius: 50%;
  top: 3px;
  left: -22px;
}

input.frm_text.is-invalid-input + span.form-error {
  position: absolute;
  bottom: -5px;
  margin: 0px;
  color: #000;
  text-shadow: 0 0 #ffffff;
}

.applink_sec {
  margin-bottom: 20px;
}
form#applink_form [type='radio'] + label[for] {
  position: relative;
  color: #fff;
}

form#applink_form [type='radio'] {
  opacity: 0;
}

form#applink_form [type='radio']:checked + label[for]:before {
  border: 1px solid #e2221d;
}

form#applink_form [type='radio']:checked + label[for]:after {
  position: absolute;
  height: 11px;
  width: 11px;
  content: '';
  border-radius: 50%;
  top: 6px;
  left: -19px;
  background: #e2221d;
}
.explore_sec {
  padding: 60px 0px;
}
.explore_sec h2 {
  font-size: 38px;
  font-weight: 600;
  color: var(--primary-color);
  margin-bottom: 30px;
}
.explore_sec select {
  background-color: var(--input-bg) !important;
}
.explore_sec select {
  background: url(../images/arrow-down.svg) no-repeat 95%;
  border-radius: 8px;
  margin-bottom: 12px !important;
}
.explore_sec .right img {
  width: 502px;
  height: 499px;
}
.widget.widget-archive .widget-wrapper li, .widget.widget-category .widget-wrapper li {
  padding: 0;
}
.widget .widget-wrapper li {
  border-bottom: 1px solid #e6e6e6;
  padding: 0px; 
}
.widget  .widget-wrapper li a:hover {
  padding-left: 10px;
  color: #fb524f;
}
a{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--color-gray);
}
a:hover{
  color: var(--color-gray);
}
ul ul{
  margin-left:0px;  
}
ul{
  list-style-type: none;
  margin-left:0px; 
} 
.widget .widget-wrapper li a i {
  margin-right: 5px;
}
 .widget .widget-wrapper li a {
  color: #362725;
  padding: 10px 0px; 
  font-size: 14px;
}
.justify-content-between {
  justify-content: space-between !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.d-flex {
  display: flex !important;
}
.explorecntsec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.explorecnt {
  width: 50%;
  flex-shrink: 0;
}
.exploreimg {
  width: 40%;
  flex-shrink: 0;
}
.explorecntsec .accordion-title{
  background: #EFF4F7;
    border-radius: 8px !important;
    height: 50px;
    border: none;
    font-size: 16px;
    color: #666776;
    padding: 0px 20px;
    display: flex;
    align-items: center;
}
.explorecntsec .accordion-content,.accordion-item:last-child > :last-child{
  border: none;
}
.explorecntsec .is-active > .accordion-title::before{
  content: "\e648";
  font-family: themify;
  font-size: 14px;
}
.explorecntsec .accordion-title::before{
  content: "\e64b";
  font-family: themify;
  font-size: 14px;
}
.explorecnt .accordion-item{
  margin-bottom: 10px;
}
:last-child:not(.is-active) > .accordion-title{
  border-bottom: 0px solid #e6e6e6;
}
/* ============================== 
   04. Order home page css 
   ================================ */
.search_area {
  background-color: var(--bg-blue-light);
  padding: 25px 0px 10px 0px;
}
.search_area label.delivey_location {
  width: 150px !important;
}
.search_area .delivey_location select {
  background-color: white !important;
  border: none;
  border-radius: 8px;
  background: url(../images/location-pin.svg) no-repeat 12px, url(../images/arrow-down.svg) no-repeat 95%;
  border: 1px solid var(--border-gray) !important;
  font-weight: 600;
}
.search_area .right_sec {
  justify-content: end;
}
.search_area .adress p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  margin-left: 15px;
  width: 180px;
  line-height: 1.3;
  font-size: 13px;
  color: #767686;
}
.search_result_ul ul {
  display: flex;
  flex-direction: column;
  margin: 0px !important;
  border-radius: 7px;
  overflow: hidden;
  background: #fff;
}
#suggestions-list li
{
  padding: 5px 20px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 14px;
    text-align: left;
    min-height: fit-content;
	}
.search_result_ul ul li p {
  margin: 0;
}
.search_result_ul ul li {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  padding: 2px 10px;
  font-size: 14px;
  margin-bottom: 5px;
  min-height: 81px;
  height: auto;
}
.search_result_ul ul li:hover {
  background-color: #f6f6f6;
}
.reslistcnt {
  display: flex;
  align-items: center;
  gap: 12px;
}
.resimg, .res_img {
  width: 67px !important;
  height: 67px !important;
  box-shadow: 0px 0px 10px #0000001A;
  border-radius: 8px;
  flex-shrink: 0;
}
.resimg img,.res_img img{
  object-fit: cover;
  width: 67px;
  height: 67px;
  padding: 8px !important;
  
}
.res_cont {
  padding-left: 10px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.res_img {
  height: 60px;
  width: 60px;
}
.res_img img {
  width: 100% !IMPORTANT;
  height: 100% !important;
}
.resinfo h2{
  font-size: 14px;
    font-weight: 600;
    margin-bottom:0px;
}
.ratngmns {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 2px 0px;
}
.rtngsec {
  background: #FFECB7;
  width: 60px;
  height: 23px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.rtngsec i{
  margin-right: 5px;
  color:#FFC119;
  font-size: 12px;

}
.rtngsec span{
  color:#666776;
  font-size: 12px;
}
.minsdlvr span{
  color:#11A744;
  font-size: 12px;
}
.uptoofr{
  font-weight: 500;
  color:#8B63F8;
  font-size: 12px;
}
.minsdlvr img{
  margin-right: 5px;
}
.res_cont span {
  background: #cccccc24;
  padding: 2px 15px;
  border-radius: 6px;
  text-transform: capitalize;
  font-size: 14px;
}
.search_result_ul {
  position: absolute;
  width: 100%;
  z-index: 9999;
  max-height: 400px;
  overflow-x: auto;
  margin-top: 10px;
  border-radius: 0px;
  box-shadow: 0px 0px 15px #00000029;
  top: 40px;
  border-radius: 8px;
}
.res_cont p {
  font-size: 14px;
  text-transform: capitalize;
}
::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #ebebeb;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb {
  background: #c5c8ca;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.nice-select .list::-webkit-scrollbar {
  width: 6px;
}
.nice-select .list::-webkit-scrollbar-track {
  background: #c5c8ca;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.nice-select .list::-webkit-scrollbar-thumb {
  background: #d8dcde;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.nice-select .list::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.search_result_ul::-webkit-scrollbar { 
  width: 0 !important;
  display: none; 
}


/* .auto_fill_drop {
  position: relative;
} */
.home_search form#search_form {
  position: unset;
}
form#search_form {
  position: relative;
}
.search_area .search_filters input[type="search"], input[type="search"].menu_search {
  height: 44px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid rgb(0, 0, 0, 0.1);
  padding-left: 50px;
  margin-bottom: 0px;
  font-size: 14px;
  box-shadow: none;
}
.search_area.restarunt .search_filters input[type="search"] {
  background: url(../images/search_icn.svg) no-repeat 10px;
}
/* input#project::after{
  content: url("../images/search_icn.svg");
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
} */
.search_icn {
  position: absolute;
  top: 13px;
  bottom: 50%;
  left: 15px;
  width: 15px;
  height: 15px;
}
.search_area .search_filters ul {
  margin-left: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  padding: 10px 0px;
}
.search_area .search_filters ul.list{
  display: block; 
  z-index: 9999;
}
.search_area .search_filters ul li a {
  background: var(--color-white);
  color: var(--primary-color);
  border: solid 1px #e8e8e8;
  padding: 9px 10px;
  border-radius: 8px;
  font-size: 15px;
  overflow: scroll;
}
.search_area .search_filters .filter_options {
  display: flex;
  justify-content: end;
  gap: 10px;
}
.filter_opt_sec div label {
  background: var(--color-white);
  color: var(--primary-color);
  border: solid 1px #e8e8e8;
  padding: 6px 10px;
  font-size: 14px;
  overflow: auto;
  width: max-content;
  border-radius: 5px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
  height: 40px;
  border-radius: 8px;
}
#fil_opt [type='checkbox'] {
  display: none;
}
.filter_opt_sec input[type="checkbox"]:checked~.label_txt {
  color: var(--color-green);
  border: 1px solid var(--color-green) !important;
}
.filter_opt_sec input[type="checkbox"]+label {
  margin-left: 0px;
  margin-right: 0px;
}
div#fav_res_grid {
  margin: 0px -5px;
}
#featured_grid {
  margin: 0px 0px !important;
}
.favourites_sec {
  /* background-color: var(--bg-blue-light); */
  padding: 30px 0px 20px 0px;
}

.offersdivsec .menu_card{
  /* width: 24%; */
}
.menu_card { 
  /* padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 15px; */
  cursor: pointer;

}
.menu_card .img_sec {
  position: relative;
}
.menu_card .img_sec img {
  width: 100%;
  height: 162px;
  object-fit: contain;
  background: #80808029;
  border: 1px solid transparent;
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}
#offers_grid .menu_card .img_sec img{
  border-radius: 10px;
}
.menu_card .img_sec .heart_icn {
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: var(--color-white);
  border-radius: 100%;
  padding: 0px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu_card .img_sec .heart_icn svg{
  /* width: 15px;
  height: 15px; */
  width: 12px;
  height: 12px;
  margin-bottom: -1px;

}
.nice-select .list{
  z-index: 9999 !important;
}
.menu_card .menu_crd_cnt {
  margin-top: 10px;
  /* border: 1px solid #ebebeb; */
  padding: 10px 0px;
  margin-top: 0px;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.menu_card .menu_crd_cnt div.inner_flex_end.ofrcnt div{
  width: 70%;
}
.menu_card p.offer_percent{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.menu_card .menu_crd_cnt div.inner_flex_end.ofrcnt div img{
  width: auto;
}
.menu_card .img_sec img {}
.menu_card .menu_crd_cnt div.inner_flex_end:last-child {
  font-size: 14px;
}
.menu_card .menu_crd_cnt div.inner_flex_end:last-child img {
  padding-right: 5px;
}
.menu_card .menu_crd_cnt div.inner_flex_end:last-child div {
  display: flex;
  align-items: center;
  color: #666776;
}
.search_result_page img[src="images/quicker_icon.svg"] {
  margin-bottom: 6px !important;
}
.search_result_page .restaurant_crd_slider .inner_flex.res_det{
  align-items: baseline;
  gap: 2px;
}
.order_home_body .menu_card .menu_crd_cnt div.inner_flex_end:last-child div{
  align-items: flex-start;
}
.menu_card .menu_crd_cnt div.inner_flex_end.ofrcnt{
  margin-top: 7px;
}
.menu_card .menu_crd_cnt div.inner_flex_end .dlrtm{
  justify-content: flex-end;
}
p.menu_name {
  color: var(--primary-color);
  font-weight: 700;
  font-size: 14px;
  width: 80%;
  line-height: unset;
}
.ratings span {
  border-radius: 4px;
  background-color: var(--bg-yellow-mild);
  /* padding: 0px 6px 0px 6px; */
  padding: 0px 0px 0px 2px;
  font-size: 14px !important;
  border-radius: 6px;
  height: 25px;
}
.menu_card p {
  margin-bottom: 0px;
}
.menu_card .ratings span img {
  margin-top: -5px;
}
.menu_card p.offer_percent a {
  font-weight: 600;
  font-size: 15px;
  /* color: var(--color-vilot) !important; */
  color: var(--bg-red) !important;
}
.flxendvofr{
  margin-top: 7px;
}
.offer_slider_sec {
  padding: 30px 0px 0px 0px;
}
.off_on_topbrands .offer_slider_sec{
  padding: 0px;
}
section.off_on_topbrands .owl-carousel .owl-item img {
  height: 130px;
  width: 130px;
  object-fit: cover;
}
section.offer_near_you_sec .owl-carousel .owl-item img {
  width: 100%;
  height: 400px;
  max-height: 400px;
  border-radius: 10px;
  object-fit: cover;
}
#off_ban{
  margin-top: 15px !important;
}

div#dishes_lst .content-section {
  border-bottom: 0px solid #cdcdcd;
  padding-bottom: 20px;
}
.category_sec img {
  margin-bottom: 20px;
  width: 130px;
  height: 105px;
  object-fit: contain;
  border-radius: 5px;
  cursor: pointer;
}
.flxendvofr .offer_percent{
  width: 50%;
}
.flxendvofr .ofdvrtme{
  width: 50%;
  justify-content: flex-end;
}
.ofdvrtme{
  display: flex;
  align-items: center;
  color: #666776;
}
.offer_slider_sec.off_on_topbrands{
  padding: 0 0 30px 0;
}
.menu_card .menu_crd_cnt div.inner_flex_end:last-child img{
  width: auto;
}

.category_card p {
  text-transform: capitalize;
  line-height: normal;
  height: 51px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;


}

.featured_sec {
  padding: 0px 0 50px 0px;
}

.top_offer_slider .menu_card, .favourites_sec .menu_card {
  cursor: pointer;
}
/* search result page css  */
.result_fil_cat {}
.restaurant_crd .top_sec img.res_lgo {
  width: 55px;
  height: 55px;
  padding: 6px;
  margin-right: 8px;
}
.result_fil_cat ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-left: 0px;
}
.result_fil_cat ul li {
  margin: 0px 15px;
}
.result_fil_cat ul li a {
  color: var(--primary-color);
}
.result_fil_cat ul li a div img {
  width: 190px;
}
.restaurant_crd_slider p {
  margin-bottom: 3px;
}
.restaurant_crd_slider .restaurant_crd {
  /* border: 1px solid var(--border-blue-light); */
  border-radius: 8px;
  position: relative;
  z-index: 999;
} 
.restaurant_crd_slider .restaurant_crd .top_sec {
  /* position: relative; */
}
.restaurant_crd_slider .restaurant_crd .top_sec a:has(img.go) {
  position: absolute;
  top: 14px;
  right: 16px;
  background-color: white;
  border-radius: 100%;
  box-shadow: 0px 0px 6px #0000001A;
  padding: 5px;
  /* padding: 9px 8px 10px 8px; */
  width: 35px;
  height: 35px;
  text-align: center;
}
.restaurant_crd_slider .restaurant_crd .btm_sec {
  background-color: var(--bg-blue-light);
  color: var(--color-gray);
  font-size: 12px !important;
  padding: 8px;
  border-radius: 0 0 8px 8px;
  overflow: auto;
  min-height: 32px;
  /* height: auto; */
  height: 55px;
}
.search_result_page .restaurant_crd_slider .top_dishes .inner_flex {
  position: relative;
}
.search_result_page .restaurant_crd_slider .top_dishes .inner_flex:not(:first-child)::before {
  content: "";
  background: var(--border-blue-light);
  height: 100%;
  width: 1px;
  position: absolute;
  left: -9px;
}
.restaurant_crd_slider .restaurant_crd .btm_sec div:first-child,.restaurant_crd_slider .restaurant_crd .btm_sec div:first-child p {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.restaurant_crd_slider .restaurant_crd .btm_sec p {
  margin-bottom: 0px;
  line-height: 16px;
}
.restaurant_crd_slider .restaurant_crd .btm_sec .coupon_sec {
  background-color: var(--color-green);
  color: var(--color-white);
  border-radius: 8px;
  padding: 5px 8px;
}
.restaurant_crd_slider .restaurant_crd .btm_sec .coupon_sec img {
  margin-right: 10px;
}
.restaurant_crd .top_sec .top_dishes {
  padding: 8px 20px 10px 20px;
}
.restaurant_crd .top_sec .top_dishes p:first-child {
  font-size: 12px;
  color: var(--bg-red);
}
.restaurant_crd .top_sec .top_dishes p {
  font-size: 14px;
  line-height: 19px;
}
.restaurant_crd .top_sec .top_dishes img:first-child {
  margin-right: 10px;
}
.restaurant_crd_slider .restaurant_crd .top_sec .inner_flex img.res_logo {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin: 10px;
  object-fit: cover;
}
.restaurant_crd_slider .restaurant_crd .top_sec .inner_flex .dish_image img:first-child {
  /* width: 90px;
  height: 90px; */
  width: 90px;
    height: 90px;
  object-fit: cover;
  border-radius: 8px;
}
.dish_card {
  position: relative;
  padding: 5px 0px 15px;
}
#dishes_lst .mt-6#head {
  margin: 0;
  padding-top: 0px;
}
#dish_append .dish_card .dish_image {
  margin-right: 5px;
}
.dish_card .dish_image {
  margin-right: 15px;
}
.dish_card .dish_image img {
  height: 112px;
  object-fit: cover;
  border-radius: 10px;
  width: 100px;
  max-width: fit-content;
}
.dish_card .dish_image img.res_dish_img {
  max-width: 130px;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
  max-width: fit-content;
}
.dish_card p {
  margin-bottom: 3px;
  font-size: 14px;
  text-transform: capitalize;
}
.dish_card .ratings span {
  background-color: transparent !important;
  text-transform: capitalize;
}
.dish_card p.dish_category {
  color: var(--bg-red);
  font-size: 12px;
}
.dish_category.dish_categoryb{
  max-width: 140px;
  color: #0a0a0a !important;
  display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
}
.dish_name.dish_nameb{
margin-bottom: 0 !important;
}
.dish_card p.offer {
  color: var(--color-vilot);
  font-weight: 600;
}
.dish_card p.price {
  position: absolute;
  top: 12px;
  right: 10px;
  color: var(--primary-color);
  font-weight: 500;
}
span.off_price {
  font-size: 14px;
  /* padding-right: 6px; */
  text-decoration: line-through;
}
/* .dish_card .right_top {
  position: absolute;
  top: 5px;
  right: 5px;
} */
.dish_card .right_top span {
  font-size: 12px;
}
.dish_card .right_btm {
  position: absolute;
  bottom: 0px;
  right: 5px;
}
.dish-sameflex {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.dish-sameflex .right_btm, .dish-sameflex .right_top {
  position: unset;
}
.dish-sameflex .ratings {
  text-align: end;
}
.dish-sameflex div {
  width: 100%;
}
.dish-sameflex.btm {
  align-items: end;
}
.dish_card .right_btm img {
  margin: 0 5px 2px 0px;
}
#profile_page_div{
  padding: 100px 0px;
}
body.your_orders .dish_card .right_btm {
  bottom: 15px;
}
body.your_orders .comp_dish.dish_card .right_btm {
  bottom: 20px;
  font-size: 14px;
  text-align: right;
}
body.your_orders .comp_dish.dish_card .right_btm img {
  width: 22px !important;
}
body.your_orders .dish_card .right_top {
  top: 15px;
}
.dish_card button.btm {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: auto;
  border: 1px solid var(--color-green) !important;
  height: 30px;
  padding: 0px 20px;
  cursor: pointer
}
.restarunt_details {}
.restarunt_details .rest_logo img {
  width: 100%;
}
.rest_logo img.res_main_img {
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
}
.restarunt_details h3 {
  font-weight: 700;
  font-size: 30px;
  color: var(--primary-color);
  text-transform: capitalize;
}
.restarunt_details p {
  color: var(--color-gray-medium);
  margin-bottom: 0px;
  font-size: 14px;
}
.restarunt_details .distance {
  padding: 5px 8px;
  background-color: var(--bg-green);
  border-radius: 8px;
  height: 40px;
}
.restarunt_details .distance p {
  font-size: 14px !important;
  line-height: 16px;
  margin-left: 8px;
  color: var(--primary-color);
}
.restarunt_details .distance img {
  width: 39px;
  height: 22px;
}
.restarunt_ratings {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.restarunt_ratings div:first-child {
  background-color: var(--color-yellow);
  color: var(--color-white);
  padding: 5px 10px;
  border-radius:4px;
  height: 38px;
  padding-top: 8px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.restarunt_ratings span {
  font-size: 14px;
}
.restarunt_ratings div:last-child {
  background-color: var(--color-white);
  color: var(--color-gray);
  padding: 5px 10px;
  border-radius: 0px 6px 6px 0px;
  font-size: 12px;
  line-height: 16px;
  height: 40px;
}
.location_distance {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.location_distance select {
  margin-bottom: 0px;
  background: url(../images/home_icn.svg) no-repeat 12px, url(../images/arrow-down.svg) no-repeat 92%;
  background-size: 12%, 8%;
  padding-left: 42px;
  border-radius: 8px;
  font-size: 14px;
  background-color: var(--color-white);
  color: var(--color-gray);
}
.location_distance img {
  margin: 0px 10px;
}
.rest_offers {}
.rest_offers h3 {
  font-size: 20px;
}
.rest_offers .offer_card {
  background-color: var(--color-white);
  padding: 15px 20px;
  position: relative;
  height: 58px;
  align-items: center;
  cursor: pointer;
}
.rest_offers .offer_card p {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 14px;
  color: var(--primary-color);
  padding: 0 10px;
  line-height: 18px;
}
.rest_offers .offer_card p span {
  color: var(--color-gray);
  font-size: 12px;
  font-weight: 500;
}
.rest_offers .offer_card div.right {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #f5d2d0;
  width: 20px;
  height: 60px;
  border-left: 2px dashed #CE2014;
}
.restarunt_details .cell.info {
  width: 53.33333% !important;
}
.restarunt_details .cell.res_cpns {
  width: 20.66667% !important;
}
.restarunt_dish_categories {
  background-color: var(--bg-blue-light);
  padding: 17px 16px;
  border-radius: 10px;
}
.restarunt_dish_categories ul {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
.restarunt_dish_categories ul li a, .restarunt_dish_categories ul li {
  color: var(--color-gray-medium);
  line-height: 36px;
}
.restarunt_dish_categories ul li .count {
  color: var(--primary-color);
}
.restarunt_dish_categories ul li {
  text-transform: capitalize;
}
.restarunt_dish_categories.list_align_card ul li {
  display: block;
}
.restarunt_dish_categories.list_align_card ul li label {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.restarunt_dish_categories ul li .count {}
.search_area.restarunt {
  background-color: var(--color-white) !important;
  padding: 0px 10px !important;
}
.search_area.restarunt .search_filters ul {
  justify-content: flex-start;
}
.search_area.restarunt .search_filters ul li:first-child a {
  margin-left: 0px;
}
.search_area.restarunt .dish_card p {
  margin-bottom: 2px !important;
}
.dish_card button {
  border: 1px solid var(--color-green) !important;
  height: 30px;
  padding: 0px 10px;
  cursor: pointer;
  margin-bottom: 5px;
  
}
.recm :is(h4, p) {
  margin-bottom: 0px !important;
}
/* .left_border::before 
{
  content:'';
  background: url('../images/left_border.svg'); 
  height: 16px; 
  width: 33px;  
  position: absolute;
} */
p.sub_desc {
  color: var(--color-gray) !important;
  font-size: 14px;
}
.cart_price p {
  font-size: 20px;
  color: var(--primary-color);
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 20px;
}
.cart_price p span {
  font-size: 12px !important;
  font-weight: 500 !important;
}
.cart_desktop button {
  cursor: pointer;
}
/* ============================== 
   cart page css
   ================================ */
.order_sec p, .payment_sec p {
  margin-bottom: 0px;
}
.order_sec h4.sec_title::before {
  /* content: url('../images/title_before_img.svg');
  position: relative;
  margin-right: 0px; */
}
.delivery_ins_Sec div label {
  /* background-color: var(--bg-blue-light); */
  color: var(--color-green);
  font-size: 14px;
  /* padding: 8px 10px; */
  padding: 25px 25px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  border: 1px solid #eff4f7;
  width: 160px;
  height: 125px;
  line-height: normal;

}
.delivery_ins_Sec div label img {
margin-bottom: 15px;
}
.delivery_ins_Sec input[type="checkbox"]:checked~.label_txt {
  color: #fff !important;
  border: 1px solid var(--color-green);
  background: var(--color-green) !important;
}
.delivery_ins_Sec input[type="radio"]:checked~.label_txt {
  color: #fff;
  border: 1px solid var(--color-green);
  background: var(--color-green) !important;
}
.delivery_ins_Sec input[type="checkbox"]+label {
  margin-left: 0px;
  margin-right: 0px;
}
.use_cpn_btn {
  background-color: var(--color-vilot-medium);
  padding: 10px 25px;
  border-radius: 10px;
  color: var(--primary-color);
}
.order_sec .right ul#payment_list li, .payment_sec .right .list_align_card ul li {
  margin-top: 12px;
}
.order_sec .right ul{
  margin-bottom: 0 !important;
}
/* ============================== 
   patment page css
   ================================ */
.payment_sec h4.sec_title::before {
  content: url('../images/title_before_img.svg');
  position: relative;
  left: 0px;
  margin-right: 10px;
}
.payment_sec .grand_total h4.sec_title::before {
  left: -20px;
  margin-right: -10px;
}
.pay_card_details {
  font-size: 14px !important;
  color: var(--primary-color);
}
.pay_card_details img.card_img {
  border: 1px solid var(--border-blue-light);
  border-radius: 3px;
  padding: 5px;
  margin-right: 10px;
}
.pay_card_details img.secured {
  margin-left: 50px;
}
.pay_btns {
  padding-left: 30px;
}
.pay_btns input[type="text"] {
  width: 75px !important;
  height: 36px !important;
  background-color: transparent !important;
  color: var(--color-gray);
  border: 1px solid var(--color-green);
  margin-bottom: 0px;
}
.pay_btns input[type="submit"].green_btn {
  width: 200px;
  margin-left: 10px;
  cursor: pointer;
}
.pay_btns p.enable {
  font-size: 14px !important;
}
.payment_sec .list_align_card hr {
  margin: 20px 0px 20px 25px;
  border-bottom: 1px solid #c2d0dc8c;
}
.payment_sec .add_card img {
  margin-right: 16px;
}
.payment_sec .add_card p {
  line-height: 18px;
}
/* ============================== 
   Profile page css
   ================================ */
img.back_icn {
  margin-right: 10px;
}
.other_links {
  padding: 0px 13px;
}
img.header_prfile {
  width: 32px;
  height: 32px;
}
.profile_header {
  /* background-color: var(--bg-blue-light); */
  padding: 20px 10px;
}
img.prof_hdr_use_img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
}
.profile_header .left h4 {
  margin-bottom: 0px;
}
.profile_header .left p {
  margin-bottom: 0px;
}
.profile_header .left p a {
  color: var(--color-green) !important;
}
.back_btn {
  cursor: pointer;
}
.profile_header .right p {
  margin-bottom: 0px;
  margin-right: 20px;
  color: var(--color-gray);
}
.profile_header .right p.edit {
  border-radius: 8px;
  border: 1px solid var(--border-gray);
  padding: 5px 15px;
  background-color: var(--color-white);
}
.profile_header .right a {
  color: var(--color-gray);
}
.profile_link_mobile p {
  margin-bottom: 0px;
}
.profile_link_mobile hr {
  border-bottom: 0.5px dashed #707070;
}
.profile_link_mobile .primary_links a, .profile_link_mobile a {
  color: var(--color-gray-medium);
}
.profile_link_mobile .primary_links div, .profile_link_mobile .your_rating {
  background-color: var(--bg-blue-light);
  border-radius: 6px;
  padding: 7px 13px;
  font-size: 14px;
  height: 43px;
}
.profile_link_mobile .primary_links div svg {
  width: 18px;
  margin-right: 10px;
}
.profile_link_mobile .other_links :is(p, a) {
  color: var(--primary-color) !important;
  font-size: 14px;
}
.profile_link_mobile .other_links a .flex_vh_sb {
  margin-bottom: 25px;
}
.profile_links_sec .left_menu {
  background-color: var(--bg-blue-light);
  border-radius: 10px;
  padding: 30px 18px;
  position: relative;
}
.profile_links_sec .left_menu ul {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
.profile_links_sec .left_menu ul li a {
  color: var(--color-gray-medium);
}
.profile_links_sec .left_menu ul li {
  line-height: 38px;
}
.profile_links_sec .left_menu ul li.active a {
  color: var(--color-green) !important;
  font-weight: 600;
}
.profile_links_sec .left_menu ul li.active a svg path {
  fill: var(--color-green);
}
.profile_links_sec .left_menu ul li.active a::after {
  content: url(../images/title_before_img.svg);
  position: absolute;
  right: -10px;
  margin-right: 10px;
}
.profile_links_sec .left_menu ul li a.active {
  color: var(--color-green) !important;
  font-weight: 600;
}
.profile_links_sec .left_menu ul li a.active svg path {
  fill: var(--color-green);
}
#order_acceped .delivery_status select:focus {
  box-shadow: unset;
}
.profile_links_sec .left_menu ul li a.active::after {
  content: url(../images/title_before_img.svg);
  position: absolute;
  right: -10px;
  margin-right: 10px;
}
.profile_links_sec .left_menu ul li a svg {
  margin-right: 6px;
  width: 18%;
}
.profile_links_sec .left_menu ul li a {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.profile_links_sec .left_menu ul li:last-child a {
  margin-bottom: 0px;
}
.profile_links_sec .left_menu ul li a p {
  margin-bottom: 0px;
}
.profile_links_sec .dish_card .ratings span {
  background-color: var(--bg-yellow-mild) !important;
}
.profile_links_sec .dish_card .dish_details {
  position: relative;
}
.profile_links_sec .dish_card .dish_details p.dish_name {
  width: 100%;
  line-height: 17px;
  margin-top: 0px;
}
body.your_orders .profile_links_sec .dish_card .dish_details p.dish_name {
  cursor: pointer;
}
body.your_orders .profile_links_sec .dish_card .dish_details p.order_id_sec {
  /* position: absolute;
  bottom: 42px; */
  width: max-content;
}
body.your_orders .profile_links_sec .dish_card .dish_details p.order_id_sec span {
  color: var(--color-green);
}
.d-end{
  text-align: end;
  display: flex;
    align-items: center;
    justify-content: end;
}
input[type="email"] {
  text-transform: lowercase;
}
input[type="email"]::placeholder{
  text-transform: capitalize;
}
p#crt_cnt {
  font-size: 16px;
  color: #666776;
}
span#coupon_amt{
  font-size: 22px;
  color: #00021B;
  font-weight: 700;
  padding-left: 15px;
}
.profile_links_sec .dish_card .dish_details p.view_menu {
  /* position: absolute;
  bottom: 3px; */
  width: max-content;
}
.dish_card.inner_flex{
  align-items: start;
}
.profile_links_sec .dish_card .dish_details p.view_menu a {
  color: var(--color-gray-medium);
  text-decoration: underline;
}
.cancel_order_btn {
  /* text-decoration: none !important; */
  margin-left: 20px;
  /* background: var(--bg-red-mild);
  border: 1px solid #c71d14d1; */
  color: var(--secondary-color) !important;
  border-radius: 4px;
  padding: 3px 8px;
}
#cancel_order_form textarea {
  height: 95px;
}
#cancel_order_form button {
  height: 43px;
}
#cancel_order_alert .close-button {
  width: auto;
}
.profile_links_sec .dish_card .dish_image img {
  min-width: 110px;
  height: 110px;
  object-fit: contain;
  background: #80808029;
  border-radius: 10px;
  padding: 5px;
}
.profile_links_sec .dish_card p.offer_percent {
  font-weight: 600;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
  /* position: absolute;
  width: 85%;
  bottom: 0; */
  white-space: nowrap;
  text-align: end;
  margin: 0px;
}
img.fast_delivery {
  margin-right: 5px;
}
.profile_links_sec .dish_card p.offer_percent a {
  color: var(--color-vilot) !important;
}
.mb_top_space input[type="search"].menu_search {
  margin-bottom: 30px !important;
}
.profile_links_sec .payment_sec h4.sec_title::before {
  content: none !important;
}
.profile_links_sec hr {
  border-bottom: 1px dashed #cacaca !important;
}
/* your ratings page css  */
.your_ratings p {
  margin-bottom: 0px !important;
  word-break: break-word;
}
.your_ratings img.res_logo {
  padding-right: 20px;
  width: 80px;
  height: 80px;
}
.your_ratings .star_ratings span {
  margin-top: -5px;
}
.your_ratings p.review_desc {
  font-size: 14px;
}
.rating_box img.rating_logo {
  width: 66px;
  height: 66px;
  margin-right: 30px;
  margin-top: 8px;
  /* object-fit: cover; */
  border-radius: 8px;
  object-fit: cover;
  background: #80808029;
}
#rate .rating_box {
  margin-bottom: 20px;
}
/* your offers page css  */
.your_offers .tab {
  overflow: hidden;
}
.your_offers .tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 12px 14px;
  transition: 0.3s;
  font-size: 14px;
  color: var(--primary-color);
  width: auto;
  margin-right: 20px;
}
.your_offers .tab button:hover {
  background-color: var(--bg-blue-light);
}
.your_offers .tab button.active {
  background-color: var(--bg-blue-light);
}
.your_offers .tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
#your_coupons img {
  margin: 10px 10px 10px 0px;
  /* width: 48%; */
}
#your_coupons img.expired {
  filter: grayscale(100%);
}
#res_offer {
  width: 72% !important;
}
/* address page css  */
.address_sec button.green_btn_mild {
  width: auto !important;
  padding: 10px 15px;
  border: 1px solid #129D3C !important;
  font-size: 14px;
  background: #EAFFF0;
  color: #11A744;
}
.address_sec p.edit a {
  color: var(--color-gray);
}
.address_sec .list_align_card ul {
  margin-bottom: 0px !important;
}
.address_sec .list_align_card ul li {
  margin: 10px 0px;
}
.address_sec .list_align_card ul li p {
  font-size: 16px;
  text-transform: capitalize;
}
.address_sec .blue_box {
  margin: 15px 0px 15px 0px;
}
.address_sec .blue_box p .edit {
  border-radius: 8px;
  border: 1px solid var(--border-gray);
  padding: 5px 10px;
  background-color: var(--color-white);
}
.address_sec .blue_box p a {
  color: var(--color-gray);
}
.address_sec img.trash_img {
  margin-right: 10px;
  width: 18px;
  height: 18px;
}
/* add more adress css  */
ul.adress_mode {
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  display: inline-flex;
}
ul.adress_mode li a {
  color: var(--color-gray);
  border: 1px solid rgb(0, 0, 0, 0.07);
  padding: 5px 18px;
  margin-right: 15px;
  border-radius: 8px;
  font-size: 14px;
}
ul.adress_mode li.active a {
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
}
.address_sec input {
  text-align: left !important;
  padding: 10px 18px !important;
}
.address_sec input[type="submit"] {
  text-align: center !important;
  height: 45px;
  margin-top: 70px;
}
.address_sec button.green_btn_transparent {
  border: 1px solid var(--color-green) !important;
  margin-bottom: 20px;
}
.address_sec button.green_btn_transparent img {
  margin-right: 15px;
}
.address_sec a.green_btn_transparent img {
  margin-right: 15px;
}
.map_btm_btn_sec {
  position: fixed;
  bottom: 60px;
  padding: 10px 20px;
  background-color: var(--color-white);
  width: 100%;
}
.map_btm_btn_sec img {
  margin-right: 15px;
}
.map_btm_btn_sec p {
  margin-bottom: 0px;
}
.map_btm_btn_sec button.green_btn_transparent {
  border: 1px solid var(--color-green) !important;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 33px;
  font-size: 14px;
}
/* membership page css  */
.membership_page button.green_btn {
  width: auto;
  margin: 0px auto;
  padding: 10px 50px;
  margin-top: 42px;
  margin-bottom: 20px;
  cursor: pointer;
  height: 43px;
}
.membership_sec p {
  margin-bottom: 0px;
}
.membership_sec img.logo {
  width: 109px;
  height: 65px;
}
.membership_sec p.desc {
  font-size: 16px;
  color: var(--primary-color);
}
.membership_page .btm_sec {}
.membership_page .btm_sec button.green_btn {
  width: 180px;
  margin: 0px auto;
  padding: 10px 18px;
  margin-top: 20px;
  margin-bottom: 0px;
  cursor: pointer;
  height: 43px;
  position: absolute;
  bottom: 50px;
  right: 0;
  left: 0;
}
.membership_select img {
  margin: 15px 0px;
}
/* Help page css  */
.help_sec .list_align_card ul li {
  border: 1px solid var(--border-blue-light);
  padding: 8px 20px;
  margin: 10px 0px 15px 0px;
  border-radius: 6px;
}
.help_sec .list_align_card ul {
  margin-top: 25px;
}
.help_sec .list_align_card ul li p svg {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  margin-bottom: -4px;
}
.call_support svg path {
  fill: var(--color-gray-medium);
}
.call_support_right a.green_btn_transparent {
  margin-top: 70px !important;
  height: 40px !important;
  margin-bottom: 0px;
  color: var(--color-green) !important;
}

.call_support_right p.or {
  margin: 22px 0px 22px 0px !important;
  text-align: center;
}
.call_support_right textarea {
  color: var(--color-gray) !important;
  padding: 12px 15px;
  height: 174px;
  border-radius: 8px;
}
.call_support_right button.green_btn {
  height: 43px;
}
.help_sec li.active svg path {
  fill: var(--color-white) !important;
}
.help_sec li.active p {
  color: var(--color-white);
}
.help_sec li.active {
  background-color: var(--secondary-color);
}
/* coupon popus css  */
@media (min-width:581px) {
  /* div#use_coupon, .temp_sidebar {
    top: 0px !important;
    position: relative !important;
    left: 0px !important;
    margin: 0px 0px 0px auto !important;
    height: 100% !important;
    width: 450px !important;
    padding: 16px 25px !important;
  } */
  div#use_coupon, .temp_sidebar {
    top: 0px !important;
    position: fixed !important;
    right: 0 !important;
    margin: 0px 0px 0px auto !important;
    height: 100% !important;
    width: 460px !important;
    padding: 16px 25px !important;
  }
}
#use_coupon button.close-button img, .temp_sidebar button.close-button img {
  position: absolute;
  top: 19px;
  left: 30px;
}
#use_coupon .close-button.medium, .close-button, .temp_sidebar .close-button.medium {
  right: 1rem;
  top: 0px;
}
#use_coupon .title p, #order_acceped .title p, .temp_sidebar .title p {
  margin-bottom: 10px;
}
#use_coupon .cpn_frm form {
  border: 1px solid #8C8DA3;
  border-radius: 8px;
  padding: 3px;
  margin-top: 18px;
}
#use_coupon .cpn_frm form input {
  background-color: transparent !important;
  border: none !important;
  text-align: left;
  height: 35px;
  margin-bottom: 0px;
  box-shadow: none;
  text-transform: none !important;
}
#use_coupon .cpn_frm form button {
  color: var(--color-gray);
  background-color: #EAEEF1 !important;
  border-radius: 6px;
  border: none;
  box-shadow: none;
  padding: 10px 25px;
  width: auto;
  font-size: 13px;
}
#use_coupon .cpn_cards img {
  margin: 8px 0px;
}
#use_coupon .cpn_cards img.expired {
  filter: grayscale(100%);
}
/* Template mesage sidepopup  */
@media (min-width:581px) {
  div#temp_msg_popup, #order_acceped {
    top: 0px !important;
    position: relative !important;
    left: 0px !important;
    margin: 0px 0px 0px auto !important;
    height: 100% !important;
   
    padding: 16px 25px !important;
  }
}
#temp_msg_popup button.close-button img, #order_acceped button.close-button img {
  position: absolute;
  top: 19px;
  left: 30px;
}
#temp_msg_popup .close-button.medium, .close-button, #order_acceped .close-button.medium {
  right: 1rem;
  top: 0px;
}
#temp_msg_popup .success_temp_sec img, #order_acceped .success_temp_sec img {
  /*   margin-top: 40px; */
}
#temp_msg_popup .success_temp_sec p.desc, #order_acceped .success_temp_sec p.desc {
  font-size: 20px;
  font-family: var(--primary-font-bold);
  color: var(--primary-color);
  line-height: 25px;
  margin: 15px 0 30px 0;
}
#temp_msg_popup button.try_again {
  border: 1px solid #C71D14 !important;
  color: var(--bg-red);
  background-color: #FFF0EF !important;
  width: auto;
  padding: 10px 30px;
}
button.try_again {
  border: 1px solid #C71D14 !important;
  color: var(--bg-red);
  background-color: #FFF0EF !important;
  width: auto;
  padding: 10px 30px;
}
#order_acceped p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 17px;
}
#order_acceped .delivery_status .deliverr_to p {
  font-size: 14px !important;
}
#order_acceped .delivery_status .deliverr_to p.pop_mints {
  font-size: 18px !important;
  font-weight: 600;
  padding: 8px 0px;
}
#order_acceped .delivery_status select {
  margin-bottom: 0px;
  width: 110px;
  background: url(../images/home_icn.svg) no-repeat 12px, url(../images/arrow-down.svg) no-repeat 92%;
  background-size: 14%, 8%;
  padding-left: 35px;
  border-radius: 8px;
  font-size: 14px;
  background-color: transparent !important;
  color: var(--color-gray);
  border: none;
}
p.deliver_mints {
  margin-right: 15px;
  line-height: 16px;
}
#order_acceped .delivery_status .flex_vh_sb.cstm_width div:first-child {
  width: 80%;
  align-items: center;
}
#order_acceped .delivery_status .flex_vh_sb.cstm_width .inner_flex img {
  width: 13%;
  height: 30px;
  object-fit: contain;
}
#order_acceped .delivery_status img.sanitizer {
  width: 34px;
  height: 36px;
}
#order_acceped hr {
  border-bottom: 1px solid #cacaca59;
}
#order_acceped .list_align_card ul li {
  margin: 10px 0px;
}
div#cart_menu {
  padding: 50px 25px 0 25px !important;
  background: #F5F6FB;
}
div#cart_menu h4#menu_name {
  margin-left: 55px;
  font-size: 22px;
  color: var(--primary-color);
  font-family: var(--primary-font-bold);
}
div#cart_menu img#dish_image {
  width: 400px;
  height: 220px;
  object-fit: cover;
  border-radius: 12px;
  background: #f6f6f6;
}
div#cart_menu .login_sec label {
  margin-right: 0px;
}
div#cart_menu .cstm_counts {
  height: 40px;
}
div#cart_menu :is(div#custom_option, div#optional_menu) {
  width: 100%;
}
div#cart_menu button.close-button img {
  top: 14px !important;
}
div#cart_menu .dish_details {
  padding: 10px 20px 0px;
}
div#cart_menu .ratings span {
  background: transparent;
}
div#cart_menu .dish_details p {
  color: #666776;
}
div#cart_menu .restarunt_dish_categories {
    padding: 20px !important;
    margin-top: 20px;
    background-color: #ffff !important;
    margin-bottom: 10px;
    border-radius: 10px;
}
div#cart_menu .mt-4 {
  margin-top: 0px;
}
div#cart_menu hr {
  max-width: 73rem;
}
div#cart_menu ul.bottom_proc {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  margin: 0px 0px 20px;
  gap: 20px;
  background: #11a744;
  border-radius: 8px;
  left: 25px;
  right: 25px;
}
div#cart_menu ul.bottom_proc li.bottom_right {
  width: 75%;
}
input[type="search"].home_search {
  padding-left: 35px;
  background: url(../images/border_before_line.svg) no-repeat 18px;
}
.home_search input[type="search"].menu_search {
  border: none !important;
  background: url(../images/border_before_line.svg) no-repeat 22%;
  background-color: var(--color-white) !important;
}
.home_search .form_group input[type="search"] {
  background: transparent;
}
button.smt_addrs {
  position: absolute;
  right: -65px;
  width: 50px;
  height: 50px;
  z-index: 99;
  cursor: pointer;
  background-color: #11a744;
  border-radius: 50% !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
button.smt_addrs:hover {
  background-color: #037f2d;
}
button.smt_addrs:hover img {
  transform: scale(1.2);
}
/* nalert css  */
.reveal.tiny.nalert {
  width: 22%;
}
div.nalert {
  text-align: center;
  padding: 35px 20px 35px 20px !important;
  border-radius: 8px;
}
div.nalert div#title_alert {
  font-size: 20px;
  color: var(--primary-color);
  font-family: var(--primary-font-bold);
  margin-bottom: 15px;
  font-weight: 600;
}
div.nalert div#content_alert {
  color: var(--primary-color);
  font-size: 18px;
}
.nalert .button {
  border: 1px solid var(--bg-red) !important;
  background-color: var(--bg-red) !important;
  color: var(--color-white) !important;
  border-radius: 8px;
  /* height: 38px; */
  font-size: 16px;
  padding: 8px 35px;
}
/* ___________12______05__________2023________________ */
/* login_form_css */
form input#login_id {
  margin-top: 40px;
}
.social_meadia ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  list-style-type: none;
}
.social_meadia img {
  height: 25px;
  margin-bottom: 0 !important;
}
.social_meadia ul :nth-child(2) {
  /* margin: 10px; */
}
.social_meadia ul {
  margin: 40px 0px;
}
.social_meadia ul li {
  /* border: 1px solid var(--input-border); */
  padding: 10px 0px;
  border-radius: 8px;
}
div#signup_flow {
  background: var(--color-white);
  box-shadow: 0px 0px 15px #00000029;
}
.login_home .reveal-overlay {
  background: rgb(0 2 27 / 50%);
}
.login_sec p {
  color: var(--color-gray-medium);
  font-size: 15px;
  margin-top: 0px !important;
}
.login_sec label {
  color: var(--color-gray);

}
.login_sec .log_margin {
  margin: 40px 0px;
}
.login_sec .text-center {
  margin-top: 20px;
}
/* login_form_css_END */
/* Autofill dropdown css  */
#ui-id-1 {
  margin-top: 20px;
}
#project-icon {
  float: left;
  height: 32px;
  width: 32px;
}
#project-description {
  margin: 0;
  padding: 0;
}
.auto_fill_drop #restarunt_name {
  color: var(--primary-color);
  font-size: 16px;
  font-family: var(--primary-font-bold);
}
.auto_fill_drop #restarunt_rating {
  padding-right: 10px;
  color: var(--color-gray);
}
.auto_fill_drop #restarunt_duration {
  color: var(--color-green) !important;
  font-size: 12px !important;
}
.auto_fill_drop #restarunt_duration img {
  padding-right: 5px;
}
.auto_fill_drop #res_offer_desc {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-vilot) !important;
}
.ui-menu-item .ui-menu-item-wrapper:hover {
  background-color: #fbfbfb !important;
  border: none !important;
}
.ui-menu-item .ui-menu-item-wrapper:hover .auto_fill_drop #restarunt_name {
  color: var(--primary-color) !important;
}
.auto_fill_drop img.res_logo {
  width: 67px;
  height: 67px;
  object-fit: contain;
  padding-right: 10px;
}
div#ratings_star h4.sec_title.mt-4.mb-4 {
  width: 55%;
  margin: 20px auto 0px;
  text-align: center;
}
div#wonderful .inner_flex_end.text-center {
  justify-content: center;
}
div#wonderful .inner_flex_end.text-center h4 {
  font-weight: 700;
}
div#wonderful ul.emoji,.ratebypopup ul.emoji {
  margin-left: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top: 1px #00000029 dashed;
  border-bottom: 1px #00000029 dashed;
  padding: 25px 0px;
  gap: 15px;
  margin-bottom: 25px;
}
.ratebypopup #form_wonder_rating {
/* padding-top: 35px; */
}
.ratebypopup ul.emoji p{
  font-size: 14px;
  line-height: normal;
  color: #434242;
  font-weight: 500;
  margin-bottom: 0;
}
.ratebypopup #form_wonder_rating textarea::placeholder{
  color: #cacaca !important;
}
.ratebypopup .wonder_bottom_txt {
  margin-bottom: 20px;
}

.ratebypopup #form_wonder_rating p{
  /* margin-bottom: 8px !important; */
}
.ratebypopup #form_wonder_rating textarea {
  height: 65px;
  background: #ffff !important;
    border-radius: inherit;
}
.ratebypopup .wonder_bottom_sec p{
 font-size: 14px;
 color: #00021B !important;
 font-weight: 500;
}
.ratebypopup .emoji input[type="checkbox"]:checked~.label_txt p{
 color: #2BB058;
}
.ratebypopup .emoji .label_txt img{
  filter: grayscale(1);
 }
.ratebypopup .emoji input[type="checkbox"]:checked~.label_txt img{
 filter: grayscale(0);
}
.ratebypopup .emoji   .label_txt {
  flex-direction: column;
  align-items: center;
  gap: 15px;

}
div#wonderful ul.emoji li p {
  color: #00021B !important;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 0;
}
/* ______rating star css________ */
.rateing_stars {
  /* height: 46px; */
  padding: 0 10px;
}
.rateing_stars:not(:checked)>input {
  position: absolute;
  top: -9999px;
}
.rateing_stars:not(:checked)>label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 45px;
  color: #ccc;
}
.rateing_stars:not(:checked)>label:before {
  content: '★ ';
}
.rateing_stars>input:checked~label {
  color: #FFC119;
}
.rateing_stars:not(:checked)>label:hover,
.rateing_stars:not(:checked)>label:hover~label {
  color: #FFC119;
}
.rateing_stars>input:checked+label:hover,
.rateing_stars>input:checked+label:hover~label,
.rateing_stars>input:checked~label:hover,
.rateing_stars>input:checked~label:hover~label,
.rateing_stars>label:hover~input:checked~label {
  color: #FFC119;
}
.rat_star {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* coupon design CSS starts  */
.coupon_design {
  position: relative;
  display: flex;
  margin-top: 50px;
  width: 400px;
  border: 1px solid gray;
  min-height: 220px;
  border-radius: 5px;
}
.coupon_design div.coupon_detail {
  width: 80%;
}
.coupon_design div.offer_percent {
  width: fit-content;
  padding: 0px 0px;
  background-color: var(--bg-vilot);
  position: absolute;
  right: 0px;
  -webkit-transform: rotate(-90deg);
}
.coupon_design div.offer_percent p {
  color: var(--color-vilot);
  font-size: 23px;
  font-family: var(--primary-font-bold);
  font-weight: 800;
  white-space: pre;
}
/* coupon design CSS Ends  */
/* fav icon css  */
.res_fav_icon svg path {
  fill: var(--bg-red);
}
/* Preloader
-------------------------------------------------------*/
.loader-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999;
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #00c9d0;
  display: inline-block;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.lead {
  font-size: 13px;
}
.loader div {
  background-color: #d9b06a;
  display: inline-block;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  opacity: .5;
  border-radius: 50%;
  -webkit-animation: ballPulseDouble 2s ease-in-out infinite;
  animation: ballPulseDouble 2s ease-in-out infinite;
}
.loader div:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes ballPulseDouble {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ballPulseDouble {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.visually-hidden {
  visibility: hidden;
}
/* offer tickets css
-------------------------------------------------------*/
.offer-coupons {
  margin: 10px 10px 10px 0px;
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  padding: 15px;
  margin: 0;
}
.tickets .tittle {
  border-bottom: 2px solid #e8e0fe;
  border-bottom-style: dashed;
}
.grey .tickets .tittle {
  border-bottom: 2px solid #e4e4e4;
  border-bottom-style: dashed;
}
.tickets .text_light {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: -5px;
}
.tickets .text_bold {
  margin-bottom: -6px;
  color: #8a64fc;
  font-size: 13px;
}
.tickets span {
  font-weight: 700;
  font-size: 13px;
}
.tickets .description .text_light {
  font-size: 10px;
  line-height: 12px;
  margin-top: 6px;
}
.tickets .description span {
  color: #666776;
}
.tickets .sec_title {
  transform: rotate(180deg);
  writing-mode: vertical-rl;
  width: max-content;
  color: #8a64fc;
  position: absolute;
  bottom: 25px;
  left: 20%;
  margin: 0;
}
.tickets {
  position: relative;
  border-top: 1px solid #e8e0ff;
  border-bottom: 1px solid #e8e0ff;
  height: 142px;
}
.tickets:before,
.tickets:after {
  top: 0;
  left: -10px;
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
  background-color: #c5ac5a;
  background: linear-gradient(-137deg, #e8e0fe 6px, transparent 0) 0 5px, linear-gradient(320deg, #e8e0fe 5px, transparent 0) 0 5px;
  background-position: center;
  background-repeat: repeat-y;
  background-size: 10px 18px;
}
.tickets:after {
  left: auto;
  right: -10px;
  top: 0;
  transform: scaleX(-1);
}
.tickets .offer {
  width: 13%;
  padding: 5px 0;
  background-color: #e8e0fe;
}
.tickets .content {
  padding: 10px 10px 10px 15px;
  width: 87%;
}
#more {
  display: none;
}
#myBtn {
  cursor: pointer;
}
.tickets .inner-sec {
  position: relative;
  height: 100%;
  background-color: #e8e0fe;
  border-left: 2px solid #8a64fc;
  border-left-style: dashed;
}
.grey .tickets .offer {
  background-color: #e4e4e4;
}
.grey .tickets .inner-sec {
  background-color: #e4e4e4;
  border-left: 2px solid #777777;
  border-left-style: dashed;
}
.grey .tickets .sec_title {
  color: #777777;
}
.grey .tickets {
  position: relative;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.grey .tickets:before, .grey .tickets:after {
  background: linear-gradient(-137deg, #e4e4e4 6px, transparent 0) 0 5px, linear-gradient(320deg, #e4e4e4 5px, transparent 0) 0 5px;
  background-position: center;
  background-repeat: repeat-y;
  background-size: 10px 18px;
}
.grey .tickets .text_bold {
  color: #8b8b8b;
}
.moreactive #more {
  display: inline;
}
.moreactive .tittle.myhide {
  display: none;
}
.moreactive .tittle {
  display: none;
}
#myBtn {
  color: #666776;
}
.tickets:before {
  left: -10px;
  height: 100%;
  background: url(../images/coupon_img.svg);
  background-size: cover;
}
.grey .tickets:before {
  filter: grayscale(1);
  background: url(../images/coupon_img.svg);
  left: -10px;
  height: 100%;
  background-size: cover;
}
.tickets-md-align {
  margin-bottom: -4px;
}
#use_coupon .offer-coupons {
  width: 100%;
}
.deshide{
  display: none !important;
}
.re_send{
  font-size: 14px;
}
/* end of offer tickets css
-------------------------------------------------------*/
@media print, screen and (max-width: 39.99875em) {
  #signup_flow {
    max-width: 100%;
  }
  #signup_flow {
    background-image: url(../images/Group_325.png) !important;
    background-size: cover !important;
  }
  .login_sec label {
    font-size: 15px;
    font-family: 'Google Sans';
    /* display: flex; */
    justify-content: end;
    margin-top: -5px;
    margin-right: 22px;
  }
  .login_sec label a {
    color: var(--color-gray) !important;
  }
  .login_sec #otp_verify label {
    font-style: italic;
  }
  #otp_verify input[type="submit"].green_btn {
    background: var(--color-gray) !important;
  }
  input[type="submit"].green_btn {
    padding: 14px 0;
  }
  .tiny.nalert {
    width: 80% !important;
    transform: translate(13%, -50%);
    top: 50% !important;
    min-height: fit-content;
    height: fit-content;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30% !important;
    max-width: 75rem;
  }
}
.header_quicker .headerquicker-img {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.headerquicker-img img {
  margin-right: 5px !important;
}
.headerquicker-img span {
  margin-right: 2px;
}
@media (max-width:580px) {
  .profile_links_sec .dish_card p.offer_percent{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 110px;
  }
  .reveal#use_coupon, .reveal#ratings_star {
    height: 75% !important;
    top: auto !important;
    /* position: absolute !important; */
    min-height: auto !important;
    bottom: 0;
    border-radius: 17px 17px 0px 0px !important;
    width: auto !important;
    padding: 50px 12px 12px 12px !important;
  }
  .header_quicker .headerquicker-img {
    align-items: end;
  }
  .headerquicker-img p {
    width: min-content !important;
    margin-left: 0 !important;
  }
  .headerquicker-img span {
    margin-right: 0px;
  }
  .headerquicker-img b {
    font-size: 15px;
  }
  .inner_flex.header_quicker_sec {
    /* width: 100%;
    justify-content: space-between; */
  }
  .header_quicker-limg {
    width: 35%;
  }
  .header_quicker {
    width: 65%;
  }
  .main_header_sec a.cart_count {
    z-index: -1;
  }
    .main-menu {
      width: 100%;
    }
   
    .header.hdrtwo ul#top_menu li a.prlink{
      display: none;
    }
    #profile_header{
      z-index: 9;
    }
  
}
@media only screen and (max-width: 1135px) and (min-width: 1025px) {

  .sortbyoptions .wrapper {
    gap: 5px !important;
  } 
  .sortbyoptions {
    width: 55% !important;
}
.search_area.restarunt .search_filters ul {
  overflow: auto;
}
}
@media only screen and (max-width: 1024px) {
  .rest_logo img.res_main_img {
    height: auto;
  }
  
}
.main_header_sec .topnav #home.mobile_hide {
  padding-left: 0;
}
.nalert .button.white {
  background-color: transparent !important;
  border: 1px solid var(--bg-red) !important;
  color: var(--bg-red) !important;
}
#pop_confirm .row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
#pop_confirm .button {
  margin: 0;
}
.offer_card .right::before, .offer_card::before {
  right: -10px;
  transform: scaleX(-1);
  top: 0;
  left: 17px;
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
  background-color: #c5ac5a;
  /* background: linear-gradient(-137deg, #d6cbfb 6px, transparent 0) 0 5px, linear-gradient(320deg, #d6cbfb 5px, transparent 0) 0 5px; */
  background: linear-gradient(-137deg, #f5d2d0 6px, transparent 0) 0 5px, linear-gradient(320deg, #f5d2d0 5px, transparent 0) 0 5px;
  background-position: center;
  background-repeat: repeat-y;
  background-size: 10px 10px;
}
.offer_card::before {
  transform: scaleX(1) !important;
  left: -10px;
  background: linear-gradient(-137deg, #ffffff 6px, transparent 0) 0 5px, linear-gradient(320deg, #ffffff 5px, transparent 0) 0 5px;
  background-position: center;
  background-repeat: repeat-y;
  background-size: 10px 10px;
}
.reveal .tickets {
  margin-bottom: 15px;
}
.rating_oc_btn {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 20%;
  justify-content: flex-end;
}
.wonder_bottom_txt p {
  margin: 0;
  width: 80%;
  text-align: left;
}
.rating_oc_btn img {
  width: 28px;
}
.wonder_bottom_txt {
  margin-bottom: 10px;
}
#form_wonder_rating p {
  color: #666776;
  font-size: 14px;
  text-align: left;
  /* margin-top: -10px; */
}
#wonderful .emoji {
  margin-bottom: 25px;
}
.wonder_bottom_sec .wonder_bottom_txt:nth-child(3) {
  margin-bottom: 25px;
  ;
}
#form_wonder_rating {
  /* border-top: 1px #00000029 dashed; */
  /* padding-top: 25px; */
}
#form_wonder_rating textarea {
  height: 93px;
}
#form_wonder_rating .green_btn {
  height: 43px;
}
#wonderful {
  /* position: relative; */
}
#ratings_star button.close-button img {
  top: 10px;
}
.skipnow_btn {
  margin-top: 15px;
  color: var(--secondary-color);
}
.star-rating-step3 p {
  font-size: 20px;
  font-family: var(--primary-font-bold);
  color: var(--primary-color);
  line-height: 25px;
}
.rating_oc_btn input[type=radio]:checked+.label_txt path {
  fill: var(--color-green);
}
.emoji input[type="checkbox"]:checked~.label_txt path, .emoji input[type="checkbox"]:checked~.label_txt circle {
  fill: var(--color-green);
}
.rating_oc_btn input[type=radio] {
  display: none;
}
.rating_oc_btn svg {
  width: 27px;
}
.rating_oc_btn label, .emoji label {
  margin: 0 !important;
  display: flex !important;
  justify-content: center;
}
.emoji input {
  display: none;
}
h4.sec_title p {
  color: var(--color-green);
}
textarea#instruction {
  height: 130px;
  border-radius: 10px;
}
button.grn_btn {
  height: 40px;
}
button#btn_apply_code {
  cursor: pointer;
}
p.view_all, p.view_all a {
  color: var(--color-green) !important;
  font-family: var(--primary-font-bold) !important;
  font-size: 14px;
  margin-bottom: 0px;
}
.category_sec.offer_on_top_dish img {
  width: 130px;
  height: 130px;
  object-fit: cover !important;
  border-radius: 50%;
}
html {
  scroll-behavior: smooth;
}
.sec_title span#user_n {
  color: var(--primary-color);
  font-family: var(--primary-font-bold) !important;
  font-size: 22px;
}
#loader img {
  filter: hue-rotate(295deg);
}
#loader {
  text-align: center;
  position: fixed;
  height: 100vh;
  z-index: 9999999;
  top: 0;
  width: 100%;
  background: #ffffff;
  backdrop-filter: blur(10px);
}
#loader img {
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
}
#cart_menu .restarunt_dish_categories, #cart_menu .cart_desktop-categories {
  position: unset !important;
}

@media (min-width:1025px) {

  .membership_sec p.desc {
    width: 70%;
  }
  .location_distance select + .nice-select{
    max-width: max-content;
    min-width: 405px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    padding-right: 30px;
    background: url(../images/restaurant_locaton.svg) no-repeat 12px;
    background-color: var(--color-white);
    padding-left: 40px;
    border-radius: 12px;
    height: 45px;
    font-weight: bold;

  }
  .location_distance select + .nice-select .current{
    max-width: 370px;
    min-width: 200px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
  .location_distance select {
    max-width: 370px;
    min-width: 200px;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    padding-right: 10px;
  }
  .search_area .rest_logo img.res_main_img {
    width: 245px;
    height: 245px;
    object-fit: cover;
    /* background: #80808029; */
    border-radius: 18px;
    padding: 5px;
    transition: all 0.5s;
  }
  .order_sec .left, .payment_sec .left {
    width: 60% !important;
    padding-right: 5%;
  }
  .resta_sticyre .search_filters {
    position: sticky;
    top: 263px;
    background: #fff;
    z-index: 99;
  }
  .resta_addmar {
    margin-top: 0px !important;
  }
  .resta_sticyre .search_filters .mt-4 {
    margin-top: 0;
    padding-bottom: 8px;
  }
  .resta_sticyre .search_filters .mt-4 ul {
    margin-bottom: 0;
  }
  .resta_sticyre .res-radio.radio_sec .radio_grp_btn label {}
  .resta_sticyre .res-radio.radio_sec .radio_grp_btn label span {
    line-height: 2;
  }
  .search_area.res_det::after {
    content: "";
    width: 100%;
    height: 35px;
    background-color: #fff;
    position: absolute;
  }
  .cart_desktop-categories::-webkit-scrollbar {
    display: none;
  }
  #cart_menu_details {
    padding-right: 5px;
  }
}
@media (max-width:1400px) {
  .cart_desktop-categories #cart_menu_details {
    max-height: 175px !important;
    flex-direction: column;
    overflow: auto;
  }
}
@media (min-width:1401px) {
  .cart_desktop-categories #cart_menu_details {
    max-height: 245px !important;
    flex-direction: column;
    overflow: auto;
    padding-bottom: 5px;
  }
}
#cart_menu_details::-webkit-scrollbar-track, .reveal::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #90A4AE;
  background-color: #F5F5F5;
}
#cart_menu_details::-webkit-scrollbar, .reveal::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
#cart_menu_details::-webkit-scrollbar-thumb, .reveal::-webkit-scrollbar-thumb {
  background-color: #CFD8DC !important;
}
ul#ul_rec a.class1 {
  text-transform: capitalize !important;
}
div#cart_menu_details .cstmise_txt {
  color: var(--color-gray) !important;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
div#dishes_lst h4.sec_title {
  text-transform: capitalize !important;
  padding-left: 0px !important;
}
#dishes_lst .res_subhead {
  font-size: 18px !important;
}
.restarunt .res_hidden_title {
  display: none;
}
.restarunt .favourite {
  color: var(--bg-red);
}
.search_area .grid-container {
  padding-bottom: 10px;
}
.search_area .distance {
  border: 1px solid var(--color-green);
}
.restarunt .search_filters {
  border-bottom: 0px solid var(--border-gray);
}
#cart_menu_details p, .dish_name, .dish_details .amount {
  color: var(--primary-color) !important;
}
.cart_price p span, .cart_desktop-categories #cart_item, .cart_desktop-categories .m_price {
  color: var(--color-gray) !important;
  font-size: 14px;
  margin-bottom: 0px;
}
#ul_rec a, #ul_rec a .count {
  color: var(--color-gray-medium) !important;
}

.restarunt_dish_categories.list_align_card ul#ul_rec li a{
  line-height: 2;
  font-size: 14px;
  margin-bottom: 0px;
}

.dish_details .ratings {
  margin-top: -4px;
  margin-bottom: 2px;
}
.ratings span:nth-child(1) img {
  margin-right: 2px;
  margin-top: -3px !important;
}
.ratings img {
  margin-bottom: 0px !important;
}
.restarunt .dish_details p, .owl-theme .ratings span {
  color: var(--color-gray-medium);
  display: flex;
  align-items: center;
}
.menu_crd_cnt .ratings span {
  color: var(--color-gray-medium);
  display: flex;
  align-items: center;
}
.flxendv{

  margin-top: 5px;
}
div#dish_append .dish_card .dish_name {
  margin-top: 4px;
  margin-bottom: 5px;
  line-height: 19px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px !important;
  margin-left: 10px;
}
.dish_card .btnsecadd button.btm{
  position: relative;
  right: unset;
  bottom: 0px !important;
  margin-bottom: 0px !important;
  width: 46%;
}
.dish_card .btnsecadd .sr_cus_btn{
  position: relative;
  right: unset;
  bottom: 0px !important;
  width: 46%;
  border: 1px solid #ce2014 !important;
    height: 30px;
    padding: 0px 20px;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #ce2014;
    border-radius: 8px !important;
    font-size: 14px !important;
}
 .dish_details .ratingssecofr .ratings{
  /* width: 50%; */
  width: 100%;
  flex-shrink: 0;
}
.dish_card  .ratingssecofr p.offer{
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.btnsecadd {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 5px;
  justify-content: end;
}
.dish_card .dish_name b {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  word-break: break-word;
}
#dishes_lst .dish_card.inner_flex {
     align-items: center;
}
#orderdf_pop_up_div .preparing .dish_card .dish_name b{
  -webkit-line-clamp: 2 !important;
  line-height: normal;
}
.ratingssecofr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rest_offers .offer_card p {
  font-size: 16px !important;
}
.head_logo {
  background: transparent !important;
}
.main_header_sec .topnav a:hover {
  background-color: var(--bg-blue-light);
  color: var(--primary-color);
  border-radius: 23px;
}
.main_header_sec .topnav a#home:hover, .main_header_sec .topnav #profile_header a:last-child:hover {
  background-color: transparent;
}
.search_area .search_filters ul li a:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.search_area .adress p {
  text-transform: capitalize;
}
#header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff;
}
#cart_menu .cart_price:first-child p {
  font-size: 16px !important;
  color: var(--primary-color) !important;
}
#cart_menu .cart_price p {
  /* color: var(--color-gray) !important; */
  font-size: 14px !important;
  color: var(--primary-color) !important;
}
#cart_menu .cart_price:nth-child(2) p {
  /* margin-bottom: 15px !important; */
}
#cart_menu ul li div, #cart_menu ul li div p {
  color: var(--primary-color) !important;
  font-size: 14px !important;
  font-weight: 500;
}
#cart_menu .ratings {
  margin: 8px 0 0px;
}
#cart_menu .dish_details p {
  font-size: 14px;
}
#cart_menu .ratings span {
  padding: 4px 2px 4px 0px;
}
#cart_menu .head_min {
  text-transform: capitalize;
  display: flex;
gap: 5px;
flex-wrap: wrap;
}
#cart_menu .head_min span {
  /* margin-top: -5px; */
  font-weight: normal !important;
  color: #95959A !important;
}
#cart_menu_details p:not(.cart_page #cart_menu_details p) {
  text-transform: capitalize;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
/* .restarunt_page #cart_menu_details p{
  overflow: hidden;
} */
/* .cart_page #crt_details #cart_menu_details p{
  overflow: hidden;
} */

div#order_acceped .order_payment_details_list p.text_light.order_pay_name{
  text-transform: capitalize;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
div#cart_menu .restarunt_dish_categories {
  margin-bottom: 25px;
}
#cart_menu ul.bottom_proc {
  position: absolute;
  bottom: 0;
  width: -webkit-fill-available;
  /* padding: 15px 20px; */
  padding: 10px 10px;
  background: #fff;
  z-index: 9;
}
#cart_menu .login_sec {
  position: inherit !important;
}
.reveal {
  outline: none !important;
}
#signup_flow .close-button img {
  left: initial;
  right: 19px;
}
.menu_name {
  text-transform: capitalize;
}
.menu_crd_cnt .inner_flex_end:nth-child(2) p {

}
#cart_menu #custom_option {
  margin-bottom: 0;
}
.no_order_sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.no_order_sec img {
  width: 300px;
  height: 200px;
}
.no_order_sec h2 {
  font-size: 30px;
  color: var(--primary-color) !important;
  font-family: var(--primary-font-bold) !important;
}
.no_order_sec p {
  font-size: 18px;
  color: var(--primary-color);
}
#addmore_address .address_sec input[type="submit"] {
  text-align: center !important;
  height: 45px;
  margin-top: 20px;
}
#addmore_address .map img {
  height: 260px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px
}
#featured_grid {
  gap: 1.5vw 0;
}

/* #top_offers {
  width: auto;
} */
div#cart_menu section.login_screen {
  /* height: calc(100% - 70px); */
  max-height: calc(100% - 70px);
  overflow: scroll;
}
div#cart_menu section.login_screen::-webkit-scrollbar {
  display: none;
} 
#cart_menu #add_items_cart{
  font-size: 16px;
  font-weight: bold;
}
div#cart_menu .cstm_counts div, div#cart_menu .cstm_counts input{
color: var(--color-green) !important;
}
.restaurant_crd_slider .cell::-webkit-scrollbar {
  display: none;
}
.dish_card .dish_image {
  width: auto;
}
.dish_card .dish_details {
  width: 70%;
}
.mobile_cart .left_mcart {
  display: flex;
  flex-direction: column;
}
.mobile_cart .count_mcitem {
  display: flex;
  align-items: center;
}
.mobile_cart p, .mobile_cart a, .mobile_cart span,.order_cart_con :where(a,span,p){
  margin-bottom: 0;
  color: #fff !important;
  font-size: 14px;
}
.mobile_cart span {
  margin: 0 5px;
}
.mobile_cart_con,.order_cart_con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile_cart_con,.order_cart_con {
  background-color: var(--color-green);
  padding: 5px 15px;
  border-radius: 10px;
}
.main_header_sec{
  display: none;
}
.mobile_cart,.order-notifi {
  position: fixed;
  width: calc(100% - 20px);
  bottom: 55px;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
p.menu_name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.category_sec .category_dish:nth-child(-n+13) {
  display: block;
}
.category_sec .category_dish {
  display: none;
}
.category_sec .category_card img {
  width: 112px;
  height: 112px;
  object-fit: cover !important;
  border-radius: 50%;
}
.category_sec {
  padding-bottom: 30px;
}
body.head_scrooll {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
.order_home_body .mobile_cart {
  /* display: none !important; */
}
.serch img {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  cursor: pointer;
}
.serch.highlight img {
  display: block;
}
input#project[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.rest_offers .owl-stage .item {
  width: max-content;
}
/* .restarunt_details .large-2.res_cpns .rest_offers.mobile_hide  {
  display: flex;
  overflow: scroll;
    width: 70%;
} */
body.bg_white.profile_pages {
  margin-bottom: 0px !important;
}
body.bg_white.profile_pages .mobile_cart {
  bottom: 0px;
}
.cart_page .mobile_cart {
  display: none !important;
}
#payment_list #grand_total {
  font-weight: bold;
}
#del_instruct [type='checkbox'] {
  display: none;
}
.pagination .current {
  background: var(--color-green) !important;
}
.pagination a, .pagination button {
  margin: 0px 3px;
}
div#cart_menu .dish_details {
  padding: 0px 10px 0px 15px;

}
div#cart_menu .dish_details p.dish_name {

    display: flex;
    align-items: end;
    width: 70%;

}
#dishes_lst .dish_details p:last-child{
  margin-bottom: 7px !important;
}
div#cart_menu .dish_details p.dish_name b {
  max-width: calc(100% - 20px);
  width: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
div#cart_menu p span {
  color: #666776;
}
div#cart_menu .mt-4 {
  margin-top: 0px;
}
div#cart_menu .ratings span {
  background: transparent;
}
div#cart_menu .restarunt_dish_categories {
  /* background-color: transparent !important;
  padding: 0px 20px; */
}
div#cart_menu .restarunt_dish_categories ul li a {
  color: #00021B;
  line-height: 20px;
  padding: 8px 8px 8px 0px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
div#cart_menu .res_location {
  padding: 0px 20px;
  width: 100%;
}
div#cart_menu select {
  border-radius: 10px;
  color: #666776;
  padding-left: 20px;
}
.location_distance select {
  background: url(../images/restaurant.svg) no-repeat 12px;
  background-color: var(--color-white);
  /* pointer-events: none; */
}
.user_location select {
  background: url(../images/home_icn.svg) no-repeat 12px;
  background-color: var(--color-white);
  /* pointer-events: none; */
}
ul.bottom_proc {
  display: flex;
  justify-content: space-between;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0px 20px 30px;
}
ul.bottom_proc li.bottom_right {
  width: 75%;
}
div#cart_menu .count {
  display: flex;
  align-items: center;
  justify-content: end;
}
#cart_menu .restarunt_dish_categories .cart_price:has(.berror) span{
 color: #D70B1B !important;
}
.errorb-message{
  display: none;
}
/* p,span, div, h1,h2,h3,h4{
  text-transform: capitalize;
} */
#cart_menu .restarunt_dish_categories .count :where(.blue_txt,.blue_txt2){
  color: #2BB058 !important;
} 
.order_check {
  display: flex;
  align-items: center;
}
.order_check label {
  font-size: 14px;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 0px;
}
.order_check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.order_check label:before {
  content: '';
  background-color: transparent;
  border: 1px solid #129D3C;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0px;
}
.order_check input:checked+label:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.order_check input:checked+label:before {
  background: #129D3C;
}
span.new_chk_bx {
  position: relative;
}
.order_check span.new_chk_bx:before {
  content: '';
  background-color: transparent;
  border: 1px solid #129D3C;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0px;
  border-radius: 4px;
}
.order_check input[disabled]+span.new_chk_bx:before {
  border-color: #b1b1b1 !important;
}
.order_check input:checked+span.new_chk_bx:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.order_check input:checked+span.new_chk_bx:before {
  background: #129D3C;
}
.disk_check div a::after {
  content: '+3 more';
  background: url(./images/blue_down_arrow.png);
  position: absolute;
  width: 80px;
  height: 15px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  font-size: 16px;
}
.disk_checks div a::after {
  content: '+3 more';
  background: url(./images/blue_down_arrow.png);
  position: absolute;
  width: 80px;
  height: 15px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  font-size: 16px;
}
div#recshow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_sec label {
  margin-top: 0px;
  margin-right: 15px;
  font-size: 12px;
}
div#sres_appn li.selected {
  background-color: #eff4f7;
}
.profile_notfound_datas img {
  /* width: 60% !important; */
  margin: auto !important;
}
.profile_notfound_datas {
  text-align: center;
}
.profile_notfound_datas img {
  margin-top: 60px;
}
#footer .logo_sec img.mb-5 {
  width: 110px;
}
#notify_data {
  top: 68px !important;
  width: 350px;
  border-radius: 8px;
  padding: 10px;
  left: calc(100% - 310px) !important;
  max-height: 500px;
  /* overflow: hidden auto; */
  z-index: 998;
  cursor: pointer;
  border-radius: 5px !important;
  background-color: #fff !important;
  border: 1px solid #f1f1f1 !important;
  box-shadow: 0 8px 11px 2px rgb(64 70 74 / 2%) !important;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: auto;
}
#notify_data:before {
  content: '';
  border-bottom: 11px solid #f1f1f1;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
}
#notify_data .dropdown_notification:not(:last-child) {
  margin-bottom: 10px;
  border-bottom: 1px dashed #cacaca !important;
  padding-bottom: 10px;
}
#notify_data .dropdown_notification {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notification_img img {
  border-radius: 50%;
}
.srchsortopton{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.srchsortopton #searchbar{
  width: 45%;
  flex-shrink: 0;
}
.sortbyoptions{
  width: 50%;
  flex-shrink: 0;
}
.details_notify p {
  margin: 0;
  font-size: 14px;
}
.notification_img {
  width: 20%;
}
.details_notify p:nth-child(2), .notification_order-id p:nth-child(2) {
  color: #666776;
  font-size: 13px;
}
.notificationarrow_img {
  width: auto;
  text-align: end;
}
.details_notify div {
  color: var(--color-green) !important;
  font-size: 11px;
  gap: 4px;
  align-items: center;
  display: flex;
  font-weight: bold;
}
.details_notify div img {
  width: 20px;
}
.notification_order-id p {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.main_header_sec .grid-container {
  position: relative;
}
/* #profile_header.tri_show::before, #profile_header.tri_show::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 9px solid #00000029;
  position: absolute;
  bottom: -5px;
  left: -6px;
} */
#profile_header.tri_show::after {
  border-bottom: 9px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -7px;
  z-index: 999;
}
#profile_header {
  position: relative;
}
.reveal .mobile_cart {
  display: none !important;
}
.home_search .delivey_location p {
  border-radius: 8px 0px 0px 8px;
  color: #666776;
  font-size: 14px;
  margin: 0;
  margin-left: 15px;
}
p#delivey_location::before {
  content: url(../images/location-pin.svg);
  width: 10px;
  height: 10px;
  position: absolute;
  left: -15px;
  top: -1px;
}
#profile_header a:first-child {
  position: relative;
  background: none;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
}
#profile_header a:first-child img {
  z-index: 999;
}
#profile_header .notify_toggle::after {
  /* content: '';
  position: absolute;
  border: 10px solid #11a74485;
  opacity: 0;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s 5;
  transform: translate(-50%, -50%);
  z-index: 1; */
}
@keyframes sonar {
  0% {
    transform: scale(.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.dropdown-pane.show {
  display: block !important;
  visibility: inherit;
}
.order_pay_name, .order_pay_qty, .order_pay_price {
  flex-grow: 1;
  flex-basis: 0;
}
/* .no_data_sec img{
width: 70% !important;
} */
.home_search #go_result {
  display: none;
}
#optional_menu .disk_checks li:nth-child(n+4) {
  display: none;
}
#optional_menu .disk_checks li:last-child {
  display: block !important;
}
.disk_checks.dish_moreitems li:nth-child(n+4) {
  display: block !important;
}
.disk_checks .blue_txt2 {
  display: none;
  color: #349AFF;
  font-size: 14px;
}
.show {
  display: block !important;
}
#order_acceped .order_pay_qty {
  text-align: center;
}
#order_acceped .order_pay_price {
  text-align: end;
}
#order_acceped .close-button {
  top: -5px;
}
#notify_data::-webkit-scrollbar {
  width: 5px;
}
#notify_data::-webkit-scrollbar-thumb {
  background: var(--color-green);
  border-radius: 5px;
}
/* .reveal#ratings_star{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.star-rating-step2 .title{
  position: absolute;
  top: 15px;
  left: 12px;
} */
.notify_toggle span {
  position: absolute;
  top: -4px;
  right: 3px;
  background-color: #D70B1B;
  color: white;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 4px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 2px solid #fff
}
.dropdown_notification .details_notify p{
text-transform: capitalize;
}
.skipnow_btn {
  cursor: pointer;
  width: fit-content;
  margin: 15px auto;
}
.star-rating-step1 form {
  text-align: center;
}
/* .hide_notify:after {
  display: none !important;
} */
#profile_header div {
  display: flex;
  align-items: center;
}
#extra_itemsdrop {
  border-radius: 8px;
  color: var(--primary-color);
  border: 1px solid var(--border-gray);
  font-size: 14px;
}
#view_more_cat {
  position: relative;
  mix-blend-mode: darken;
  width: 180px; 
}
#view_more_cat::before {
  transition: all 0.85s ease;
  display: inline-block;
  content: "";
  position: absolute;
  border-radius: 10px;
  width: 0;
  box-sizing: border-box;
  z-index: -2;
  left: 50%;
  top: 50%;
  height: 0;
}

.resta_sticyre .restarunt_details .info {
  /* zoom: 0.8; */
  /* transition: 2s ; */
}
.restarunt_details {
  /* transition: 2s; */
}
/* .search_area.resta_sticyre .rest_logo img.res_main_img {
  height: 180px;
  transition: all 0.5s;
} */
.pager_order {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0;
  align-items: center;
}
.pager_order li {
  list-style: none;
}
.pager_order li.active {
  display: block !important;
  background-color: var(--color-green) !important;
  color: #fff !important;
}
.pager_order li.active a {
  color: #fff !important;
}
.pager_order li:nth-child(n+8) {
  display: none;
}
.pager_order li:last-child {
  display: block !important;
}
.pager_order li a {
  padding: 10px;
  color: var(--color-gray-medium);
}
/* temp hide */
.order_home_body .header-small-btns {
  display: none;
}
label.edit_bf {
  position: relative;
}
label.edit_bf::before {
  position: absolute;
  content: "";
  background: url("../images/edit_pencil.svg");
  width: 30px;
  height: 15px;
  background-repeat: no-repeat;
  top: 15px;
  right: 0;
}
.owl-carousel .owl-item img {
  max-height: 250px;
  object-fit: cover;
  border-radius: 10px;
}
#cart_adr_add .accordion-title {}
#cart_adr_add .accordion-content {
  position: relative;
}
#cng_del_addr {
  /* position: sticky !important;
  bottom: -16px !important;
  width: 101% !important; */
  /* text-align: center; */
}
div#Depth_OrderContinue {
  padding: 0px !important;
  width: 569px !important;
  height: 295px;
  border-radius: 12px;
  padding: 0px;
  overflow: hidden;
  border: none;
}
.bank_custom_img {
  background: #ce2014;
  height: 295px;
  width: 40%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popcntsec {
  display: flex;
}
.msgbox1 {
  background: var(--color-green);
  height: 295px;
  width: 40%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.msgbox2 {
  height: 295px;
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.msgbox2cnt {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.notrkcnt {
  width: 90%;
  margin: 0px auto;
  text-align: center;
}
.msgbox2cnt p {
  margin-top: 20px;
}
.popbtns {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.popbtns .btn {
  width: auto;
  min-width: 75px;
  border-radius: 6px;
  margin: 0px 10px;
  padding: 0px 25px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: capitalize;
  text-align: center;
  background-color: var(--color-green) !important;
  border: 1px solid var(--color-green) !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  padding: 0px 20px;
  cursor: pointer;
}
div#Depth_OrderContinue .button.white {
  border: 1px solid var(--color-green) !important;
  color: var(--color-green) !important;
}
.login_sec .log_margin {
  margin-bottom: 0px;
  margin-top: 20px;
}

#delivery_location #location {
  display: none;
}
/* end of temp hide */

#featured_grid:hover .owl-nav{
  opacity: 1;
}
div#featured_grid .owl-nav{
  opacity: 0;
  transition: all 0.5s ease;
}
div#featured_grid .owl-nav.disabled button.owl-prev {
  position: absolute;
  top: 28%;
  left: 5px;
  background: var(--bg-red);
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px !important;
  padding: 5px !important;
  margin: 0;
}
div#featured_grid .owl-nav.disabled button.owl-next {
  position: absolute;
  top: 28%;
  right: 5px;
  background: var(--bg-red);
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px !important;
  padding: 5px !important;
  margin: 0px;
}

div#featured_grid .owl-nav.disabled button.owl-prev img, div#featured_grid .owl-nav.disabled button.owl-next img {
  filter: invert(1);
  width: 14px;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input[type='number'],
input[type='number']:hover,
input[type='number']:focus {
  -moz-appearance: textfield;
}
.restarun-cont-scroll .cart_desktop .cart_desktop-categories {
  /* background: #eff4f7; */
  padding: 17px 16px;
  border-radius: 10px;
}
h4.title.mt-6 {
  font-size: 20px;
}
.inner_flex_end.recm.mt-6 {
  position: relative;
  z-index: 9;
  /* background: #fff; */
}
.inner_flex_end.recm.mt-6::before {
  position: absolute;
  color: #000;
  height: 30px;
  content: "";
  width: 100%;
  z-index: 1;
  border-top: 1px dashed;
  top: 15px;
}
.search_area.restarunt .inner_flex_end.recm.mt-6::before {
 border:none !important;
}
.inner_flex_end.recm.mt-6 h4.sec_title {
  z-index: 9;
  background: #fff;
  position: relative;
  padding: 0px 15px;
  font-weight: 600;
}
.inner_flex_end.recm.mt-6 p {
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 0px 0px 0px 15px;
}
div#dishes_lst div#head h4.sec_title.res_subhead {
  font-size: 16px !important;
  padding-left: 4px !important;
  color: #647177 !important;
  margin-top: 10px;
}
div#dish_append .cell:nth-child(3n-1) {
  border-left: 1px dashed var(--gray-bg);
  border-right: 1px dashed var(--gray-bg);
  padding: 10px;
}
div#dish_append .dish_card.inner_flex {
  /* border-bottom: 1px dashed var(--gray-bg); */
}
.catsecicn {
  display: flex;
  align-items: center;
}
.dish_card .catsecicn p.dish_category{
  font-weight: 500;
  margin-left: 10px;
  font-size: 14px;
  margin-bottom: 0px;
}
h4.title.no-rew.mt-6 {
  font-size: 16px;
  color: #88888D;
}
/* no-service-sec */
.no-service {
  background: #fff;
}
.p-50 {
  background: #fff;
  padding: 50px 0px;
}
.no-service-cunt {
  text-align: center;
  padding: 100px 0px;
}
.no-service-cunt p {
  margin: 0;
}
.no-service-cunt img {
  margin-bottom: 22px;
}
.no-service-cunt p {
  font-size: 15px;
}
p.gray {
  color: #647177;
}
p.red {
  color: #E2211C;
}
.no-service, .enable-location {
  display: none;
}
span.green {
  color: #71CE91;
}
.red {
  color: var(--bg-red);
}
/* no-service-sec end */
.restarun-cont-scroll .search_area div#no_data_sec img {
  height: 135px;
  opacity: 0.7;
  object-fit: contain;
}
.restarun-cont-scroll .search_area div#no_data_sec h4.title.no-rew.mt-6 {
  font-size: 14px;
  margin: 0;
  margin-top: 15px;
}
button#send_otp {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.restaurant_crd p.dis-head {
  height: 40px;
}
/* button loader */
.btn-ring {
  display: none;
}
.btn-ring:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin: 8px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: ring 1.2s linear infinite;
}
@keyframes ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* restrent */
.search_area.res_det {
  position: relative !important;
}
.secondar_header {
  /* position: relative;
  top: 0px; */
  background-color: var(--bg-blue-light);
  z-index: 98;
}
.restarunt_dish_categories, .cart_desktop-categories {
  top: 90px !important;
}
.resta_sticyre .search_filters {
  top: 80px !important;
  padding: 10px 0px 0px !important;
}
section.secondar_header .restarunt_details {
  display: none;
  transition: all 2.7s;
}
section.secondar_header.in-show .restarunt_details {
  display: block;
  transition: all 2.7s;
}
#frm_someone_else #sm_btn {
  margin-top: 20px;
}


#toTop {
  position: fixed;
  right: 0;
  opacity: 0;
  visibility: hidden;
  bottom: 20px;
  margin: 0 20px 0 0;
  z-index: 999;
  transition: 0.35s;
  transform: scale(0.7);
  width: 40px; 
  height: 40px;
  background-color: #e2211c;
  opacity: 1;
  transition: all 0.3s;
  border-radius: 50%;
  text-align: center;
  font-size: 36px;
  font-size: 2.25rem;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 991px) {
  #toTop.detail_page {
    bottom: 70px;
    margin: 0 15px 0 0;
  }
}
#toTop.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#toTop:after {
  font-family: themify;
  content: "\e648";
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
#toTop:hover {
  background-color: #b9140e;
}
.login_sec .go_back_btn img {
  width: 30px !important;
  margin-bottom: 0 !important;
  margin-right: 10px;
}
.go_back_btn {
  color: var(--color-gray);
}
.go_back_btn {
  display: flex;
  align-items: center;
}
.go_back_btn {
  position: absolute;
  top: 5px;
  left: 0px;
}
.go_back_btn i{
  font-size: 20px;
  margin-right: 10px;
}
.otp_field_sec input[type="number"] {
  width: 45px;
  margin: 0px 10px 15px 10px; 
  padding: 0px;
}
/* .div-wrapper{
  margin-top: 80px;
} */
/*=========== Nice Select ===============*/

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid rgb(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
  .delivey_location .nice-select{
    background-color: #fff;
    background-image: url(../images/location-pin.svg);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-left: 40px;
    height: 40px;
    line-height: 38px;
  }
  .locsecdvlry{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
  }
  .nice-select:active, .nice-select.open, .nice-select:focus{
    border-color: #dbdbdb !important;
  }
  .deliverylocpop .onboardfrm input{
    text-align: left;
  }
  .adrselect {
    margin-top: 20px;
  }
  .adrselect p{
    font-size: 16px;
    font-weight: 500;
    color: var(--color-gray);
  }
  .offheader{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
  }
  .offheader .offCanvas__close-icon{
    position: relative;
    top:unset;
    right: unset;
  }
  .offheader h4{
    /* font-size: 16px;
    font-weight: 500;
    color: var(--color-gray); */
  }
  .currentgps {
    border: 1px solid rgb(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    height: 50px;
    margin-top: 20px;
    cursor: pointer;
}
.currentgpscnt p{
  margin-bottom: 0px;
  font-size: 16px;
  color: var(--color-gray);
}
.currentgps i{
  font-size: 20px;
  margin-right: 10px;
  color: var(--color-gray);
}

.sortbyoptions .wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  gap: 10px;
}
.sortbyoptions .wrapper .option:not(.nice-select .option) {
  background: #fff;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  cursor: pointer;
  border-radius: 8px;
  padding: 0 10px;
  border: 1px solid rgb(0, 0, 0, 0.1);
  height: 40px;
  transition: all 0.3s ease;
  margin: 0px;
}
.sortbyoptions input[type="radio"] {
  display: none;
}
.sortbyoptions input[type="checkbox"] {
  display: none;
}
.sortbyoptions input:checked + label.option{
  background: #11A744;
  border-color: #11A744;
  color: #fff;
}
.sortbyoptions input:checked + label.option svg path{
  fill: #fff;
}
.sortbyoptions .wrapper .option span {
  font-size: 14px;
}
.sortbyoptions .wrapper .option span svg{
  margin-right: 10px;
}
.offer_slider_sec .owl-carousel.owl-theme img{
  cursor: pointer; 
}
.titlesec {
  margin-bottom: 30px;
}
div#top_dishes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.category_sec .category_card{
  width: 15%;
  text-align: center;
}
.vwmrbtnsec {
  text-align: center;
  margin-top: 40px;
}
.offersdivsec {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}
.gobackicon:hover,.gobackicon:active{
  color:#00021B
}
.gobackicon{
  display: flex;
  align-items: center;
  color:#00021B;
}
.gobackicon i{
  background: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-self: center;
  border-radius: 100%;
  text-align: center;
  font-size: 17px;
  color: #000;
  padding: 0px 6px;
  font-weight: 600;
  margin-right: 5px;
}
.tlesec{
  margin-bottom: 15px ;
}
section#search_area_fix .restarunt_details.align-middle {
  align-items: start;
}
div#footer {
  margin-top: 30px;
}
div#dish_append { 
  display: flex; 
  flex-wrap: wrap;
} 
div#dish_append .dish_card{
  width: 33.3%;
  padding: 10px 10px 10px 0px;
  border-right:1px dashed var(--gray-bg);
  border-bottom: 1px dashed var(--gray-bg);
  gap: 5px;
}
div#dish_append .dish_card:nth-child(3n-1) {
  /* border-left: 1px dashed var(--gray-bg);
  border-right: 1px dashed var(--gray-bg); */
  padding-left: 10px;
}
div#dish_append .dish_card:nth-child(3n) {
  padding-left: 10px;
}
div#dish_append .dish_card:nth-child(3n) {
  border-right: none;
}
#nav li a.active{
  background-color: var(--bg-blue-light);
  color: var(--primary-color);
  border-radius: 23px;
}
.header.hdrtwo .main-menu ul li a.active svg path {
  fill: #CE2014;
}

div#dish_append_filter { 
  display: flex; 
  flex-wrap: wrap;
} 
div#dish_append_filter .dish_card{
  width: 33.3%;
  padding: 10px 10px 10px 0px;
  border-right:1px dashed var(--gray-bg);
  border-bottom: 1px dashed var(--gray-bg);
}
div#dish_append_filter .dish_card:nth-child(3n-1) {
  /* border-left: 1px dashed var(--gray-bg);
  border-right: 1px dashed var(--gray-bg); */
  padding-left: 10px;
}
div#dish_append_filter .dish_card:nth-child(3n) {
  padding-left: 10px;
}
div#dish_append_filter .dish_card:nth-child(3n) {
  border-right: none;
}


.dish_details.rs-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100% !important;
}
header.stickym{
  position: fixed !important; 
  background: #fff; 
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);

}
header.is-sticky {
  position: fixed !important; 
  box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
  padding: 8px 0;
  backdrop-filter: blur(10px);
  animation: slideDown 0.5s ease-out;
  background: #fff; 
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}


/* @keyframes easeOutToRight {
  0% { transform: translateX(0); opacity: 1; }
  100% { transform: translateX(100%); opacity: 0; }
} */


.reveal h4{
font-weight: 600;
font-size: 22px;
text-transform: capitalize;
}
.reveal#cart_menu button.close-button img {
  top: 15px !important;
  left: 45px ;
}
.tabs-content div#no_data_sec img {
  height: 120px;
  margin-top: 45px;
}
a.red {
  text-decoration: underline;
}
a.red:hover{
  color: var(--bg-red);
}
.your_ratings .inner_flex.rating_box {
  align-items: start;
}
div#rate {
  margin-top: 20px;
}
.owl-nav{
  display: none !important;
}
#order_acceped .deliverr_to p{
display: flex;
align-items: center;
}
#order_acceped .nice-select {
  background-color: transparent !important;
  height: 40px !important;
  border-width: 0px;
}
.cel-img img {
  height: 25px;
}
img.no_reviews {
  height: 250px;
  margin-top: 35px;
}
img.add-new {
  margin-top: 40px;
}
.flxendvofr .flat-of .offer_percent {
  width: 100%;
}
input, input::placeholder, select, option, label, input[type="email"]::placeholder{
  text-transform: capitalize !important; 
}
input[type="email"]{
  text-transform: lowercase !important;
}
h4.sec_title:has(.inner_flex_end.recm.mt-6::before){
  display: none;
  }
  section#all_dish div#no_data_filter {
    justify-content: center;
}
div#no_data_sec img.no_data_img {
  height: 140px;
}
.offCanvas__overly.active{
  pointer-events: none;
  display: none !important;
}
form#frm_send_otp input{
  text-transform: lowercase !important;
}
form#frm_send_otp input::placeholder{
text-transform: capitalize;
}
div#temp_msg_popup .success_temp_sec img {
  height: 170px;
}
div#temp_msg_popup .success_temp_sec p.desc {
  font-weight: 700;
}
div#temp_msg_popup .success_temp_sec{
margin-top: 50px;
}
a.form-group:not(.hidden-gemfilter):hover, a.form-group:not(.hidden-gemfilter) label:hover  {
  background: #11A744 !important;
  border-color: #11A744 !important;
  color: #fff !important;
  border-radius: 8px;
}
a.form-group label:hover svg path{
  fill: #fff;
}
.nodta_restaeunt {
  text-align: center;
  margin: 40px 0px;
}

.nodta_restaeunt p {
  color: #263238;
  font-weight: 600;
}

.nodta_restaeunt img {
  height: 300px;
}
.box-opacity {
  opacity: 0.5;
  z-index: 9;
}
p.red-bt {
  position: absolute;
  right: 25px;
  top: 15px;
  background: #E64438;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 8px;
}
.rs_not p.red-bt {
  position: absolute;
  bottom: 15px;
  top: unset;
  right: 0px;
}
.res_card {
  position: relative;
}
/* div#fil_opt .s_option:hover label {
  background: #11A744 !important;
  border-color: #11A744 !important;
  color: #fff !important;
  transition: all 0.3s ease;
} */
.rs_not .dish_card.inner_flex{
  width: 100% !important;
 }

 .search_filters .mobile_hide{
  position: relative;
 }
 #cart_menu_details .right_side .m_price{
margin-right: 10px;
font-weight: bold;
}
#featured_grid .menu_crd_cnt .ofrcnt div:nth-child(1):not(:has(p)){
  display: none;
}
#featured_grid .menu_crd_cnt .ofrcnt .dlrtm{
  width: max-content !important;
justify-content: flex-start;
}
.offer_percent{

}

/* 27-09-2024 robin */
.favourites_sec, .offer_slider_sec, .home-offer, .category_sec, .featured_sec{
  padding: 30px 0px 0px 0px !important;
  background: #fff;
}
body{
  background: #fff !important;
}
a.support_btn {
  background: #fff;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  cursor: pointer;
  border-radius: 8px;
  padding: 0 15px;
  border: 0px solid;
  height: 40px;
  transition: all 0.3s ease;
  margin: 0px;
  color: #767686 !important;
  font-size: 14px;
}
a.support_btn img{
  margin-left: 9px;
  margin-right: 0px !important;
}
/* bj css rs page*/
.rs-type{
  margin-left: 5px;
  width: 20px;
}
.restaurants_sec p.descriptiob,.rating_flex :where(span,p) {
 font-size: 12px;
}
.restaurants_sec p.descriptiob{
  color: #95959A;
  line-height: normal;
}
#restaurants  .price {
  margin-bottom: -7px;
  text-align: right;
  font-weight: 500;
}
.restaurants_sec .menu_card .img_sec img {
  max-height: 250px;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 226px !important;
}
.restaurants_sec .restaurants_box_cunt_left{
  border-radius: 0 0 15px 15px;
  background: #F9F9F9;
}
.restaurants_sec .restaurants_box_cunt_left{
  padding: 15px;
}
/* .restaurants_sec .rating_flex{
  margin-top: -10px;
} */
#restaurants .rating_flex ul{
  margin-bottom: 5px;
}
.restaurants_sec .client_review, .price-detb .descriptiob{
color: #95959A !important;
}
.restaurants_sec .rating_span{
  color: #FF7F00;
}
.restaurants_sec .rating_flex .d-flex{
  gap: 8px;
  align-items: flex-start;
}
.restaurants_sec #restaurants{
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.restaurants_sec h4.sec_title {
  line-height: normal;
}
.restaurants_sec .restaurants_box.menu_card{
  width: calc(33.33% - 10px);
}
/* .restaurants_sec .restaurants_box_cunt_left .sec_title{
  width: 70%;
} */
/* .restaurants_box_cunt_left .inner_flex_end{
margin-bottom: 5px;
} */
.rating_flex .descriptiob{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.right #ydet div.usrdtail {
width: 50%;
}
.right #ydet div:first-child p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;

}
.lineclamp1{
  -webkit-line-clamp: 1;
}
.lineclamp2{
  -webkit-line-clamp: 2;
}
.restaurants_box_cunt_left .sec_title{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 20px);
  width: auto;
}
.titlewithtag{
  width: 70%;
  display: flex;
  align-items: baseline;
}
.offer-betchb{
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
  gap: 5px;
  background: #11A744;
  padding: 5px;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
}
.restaurants_box.menu_card .img_sec .heart_icn {
  top: 15px;
  left: 15px;
}
.restaurants_sec .rating_span{
  display: flex;
  align-items: center;
  gap: 2px;
}
.vwmrbtnsec{
  display: none;
}
#dishes_lst .heart_icn, .reveal#cart_menu .heart_icn{
  position: absolute;
  top: 12px;
  left: 12px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  background: #b0bbc17d;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 5px 3px 5px;
  cursor: pointer;
}
.location_distance .nice-select ul {
  background: #fff;
  z-index: 999;
  border-radius: 12px;
  border: none;
  box-shadow: 0px 20px 30px #0000000D;
  min-width: 404px;
  max-width: max-content;
    padding: 10px 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    /* -webkit-line-clamp: 1; */
    -webkit-box-orient: vertical;

}
.location_distance .nice-select ul li {
  background-color: #fff !important;
  color: #00021B;
  font-size: 16px;
  padding: 0 0 0 30px !important;
  background: url(../images/restaurant_locaton.svg) no-repeat 0px;
  font-weight: bold !important;
}
.location_distance .nice-select ul li.selected {
  color:#11A744;
  font-weight:normal;
}
.location_distance .nice-select:after {
  height: 8px;
  border-color: #00021B !important;
  width: 8px;
  right: 15px !important;

}
.dish_detailsab p.amount{
  position: static;
}
.dish_detailsab h4, #cart_menu .ratings{
  margin: 0 ;
}
.dish_detailsab span{
  margin-left: 5px;
}
.dish_details,#cart_menu .top-ban-cont{
  width: 100%;
}
#cart_menu .top-ban-cont {
  background: #ffff;
  /* margin-bottom: 10px; */
  padding: 5px !important;
  border-radius: 10px;
}
#cart_menu .dish_detailsab, #cart_menu .top-ban-cont{
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}

#cart_menu .top-ban-cont .cell.small-12{
  width: 135px;
}
#cart_menu .dish_image img{
  width: 135px !important;
  height: 125px !important;
}
.restarunt_dish_categories.list_align_card#optional_menu:not(:has(div)){
  display: none !important;
}
div#cart_menu .dish_details p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  line-height: 18px;
  font-size: 12px;
  color: #767686;
}
.ratings span {
  color: #95959A;
  font-size: 12px !important;
}
.ratings span:nth-child(1), div#cart_menu .ratings span.rating {
  color: #FF7F00;
}
.ratings span:nth-child(1){
  /* background: #ffd76a91 !important; */
}
.ratings span:nth-child(1) span{
padding: 0 !important;
}
#cart_menu .dish_details .amount {
  font-weight: 500;
}
#voice-rec svg{
width: 15px;
height: auto;
}
#voice-rec svg path{
  fill: #767686;

}
.auto_fill_drop:has(.highlight) #voice-rec{
display: none;
}
#voice-rec {
  position: absolute;
  right: 10px;
  top: 13px;
  cursor: pointer;
}
.cart_desktop-categories .cart_div div:nth-child(1){
max-width: 50%;
}
#voice-rec.active svg path{
fill: var(--color-green) !important;
}
@keyframes mic {
  from {transform: scale(1);}
  to {transform: scale(1.2);}
}
.serch.voice.active{
  animation: mic 1s linear 0.1s infinite alternate;
}
.profile_pages .ratings span {
  padding: 4px 6px 4px 6px;
}
.cart_page #cart_menu_details li p.left{
  width: 70% !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-right: 15px;
 }
 .cart_page #cart_menu_details li div.right_side{
  width: auto;
 }
 #cart_menu .top-ban-cont{
 position: relative;
 }
 .cart_page #del_instruct img{
width: 34px;
height: auto;
 }
 .cart_page .order_sec .titlebsec{
 justify-content: space-between;
 }
 /* .cart_page .order_sec :where(.titlebsec,p){
padding-left: 10px;
 } */
 .cart_page .order_sec .title_container{
  position: relative;
 }
 .gp-10{
  gap: 10px;
  align-items: center;
 }
 .border-left{
  height: 47px;
  width: 3px;
  background: var(--color-green);
  display: block;
 }
 .gray_box :where(ul,li){
  margin: 0px !important;
 }
 .right #list_align_card ul#payment_list{
  margin-bottom: 0 !important;
 }
 .right #list_align_card .mt-5{
margin-top: 30px !important;
 }
 .right .list_align_card :where(p.text_light, p.text_dark) {
  font-size: 14px !important;
 }
 .right .list_align_card p.text_dark{
font-weight: 700;
 }
 .right .list_align_card .delivery_ins_Sec .label_txt{
 
  width: 87px;
  height: auto;
  font-size: 12px;
  padding: 8px;
 }
 .right .list_align_card .delivery_ins_Sec .label_txt img{
  width: 22px !important;
  margin-bottom: 10px;
 }
 .right .list_align_card #grand_total{
  font-size: 22px;
  font-weight: 700;
 }
 .cart_page .text_light {

  color: #777881 !important;
 }
 .right .list_align_card .cancelpol{
  background: #EFF4F7;
  padding: 8px;
  border-radius: 8px;
  gap: 5px  ;
  width: max-content;
}
.right .list_align_card .mt-5 {
  padding: 0px 15px;
  margin-top: 30px !important;
}
.right .list_align_card .addr-tileb p.text_light {
  font-weight: bold;
}
.right .list_align_card .cancelpol p{
  color: hwb(236deg 0% 89% / 61%) !important;
}
.text_time{
  font-size: 12px;
}
.right .list_align_card #delin img{
 height: 11px;
}
.right .list_align_card #delin{
  display: flex;
  align-items: center;
  gap: 5px;
}
.addr-tileb.d-flex{
  align-items: baseline;
  gap: 7px;
}
.cart_page .text_green.text_light {
  font-weight: bold;
}
.right .list_align_card .addr-tileb + .addreleft p.text_light{
  /* font-weight: bold !important; */
  color: inherit !important;
}
.addreleft {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.addreleft .addrleftb{
  width: calc(100% - 130px);
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
.cancelpol{
  cursor: pointer;
}
#list_del_address{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#list_del_address label{
width: 45%;
}
.cstm_radio_btns input:checked~.cstm_radio_btns {
background: #0b8f37;
}
#addmore-address .checkmark, #addmore-addresshome .checkmark{
display: none;
}
.cstm_radio_btns input:checked~ul {
  background-color: var(--color-green) !important;

}
.cstm_radio_btns input:checked~ul li img{
  filter: brightness(130);
}
#addmore-address .cstm_radio_btns ul,#addmore-addresshome .cstm_radio_btns ul{
 padding: 20px;
 border-radius: 10px;
 background-color: #EFF4F7;
 margin-bottom: 15px;
 /* width: 100%; */
 width: auto;
 padding-left: 60px;

}
#addmore-address .cstm_radio_btns ul li,#addmore-addresshome .cstm_radio_btns ul li{
  justify-content: flex-start;
  align-items: baseline;
}
#addmore-address .cstm_radio_btns ul li img{
 margin-right: 5px;
 position: absolute;
 left: 20px;
}
#addmore-address .cstm_radio_btns ul p, #addmore-addresshome .cstm_radio_btns ul p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#addmore-address, #cancelpolicy{
  padding:45px;
  border-radius: 10px;
}

#addmore-address .close-button, #cancelpolicy .close-button, #del-instruction .close-button{
 width: auto;
}
#addmore-address .add-foot{
  display: flex;
  justify-content: end;
  display: flex;
    justify-content: end;
    gap: 20px;
    align-items: center;
}
#addmore-address .add-foot button{
width: auto;
padding: 15px 40px;
height: auto;
}
#addmore-address .add-foot p{
 margin: 0;
 color: var(--color-green) !important;

}
.cstm_radio_btns input:checked~ul p{
 color: #fff !important;
}
#addmore-address .list_align_card{
  max-height: 295px;
  overflow: hidden auto;
}
#list_del_address label {
  width: calc(50% - 8px);
}
#addmore-address .add-foot{
  padding-top: 35px;
}
.cart_page .paybtnb{
padding: 0 !important;
}
.right .list_align_card .delivery_ins_Sec input{
 position: absolute;
}
.right .list_align_card #payment_list li:not(li.gray_box),.summerytittleb{
  padding: 0px 15px;
  
}
.text_light.apply-offerb{
 color: #D70B1B !important;
 font-weight: 500;
}
.usecouponb div{
  display: flex;
  gap: 10px;
  width: calc(100% - 65px);
}
.right .list_align_card .gray_box,.summerytittleb{
  position: relative;
}
.right .list_align_card .gray_box::before,.summerytittleb::before {
  content: '';
  height: 16px;
  width: 3px;
  background: #11A744;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
textarea::placeholder {
color: var(--primary-color);
font-size: 16px;
}
#cancelpolicy p.text_bold{
margin: 0;
}
#coupon_lst{
  cursor: pointer;
}
.apply-offerb[data-open="use_coupon"] img{
  display: none !important;
}
.apply-offerb{
  position: relative;
}
.apply-offerb img{
display: block;
position: absolute;
top: -5px;
right: -16px;
width: 15px;
}
 .cart_page :where(#coupon_head, #coupon_code_head){
display: none !important;
} 
.location_distance .nice-select li{
 text-transform: capitalize;
}
.desktop_hide.menu_close{
  display: none;
}
/* .restarunt_page .cart_desktop-categories #cart_menu_details {
overflow: visible;
} */
.cart_page #payment_list #disc_amt{
 display: none;
}
.cart_page #cart_menu_details .text_bold img{
  margin: 0 4px
} 
#cart_menu .restarunt_dish_categories .flex_vh_sb.cart_pricetit{
  padding-bottom: 15px;
    border-bottom: 1px solid #F5F6FB;
    margin-bottom: 15px;
}
#cart_menu .restarunt_dish_categories ul li:not(li:last-child), #cart_menu .restarunt_dish_categories .head_min{
 margin-bottom: 10px !important;
}
#cart_menu .restarunt_dish_categories ul + .cart_price{
margin-top: 10px;
}
#cart_menu .restarunt_dish_categories hr{
display: none;

}
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
div#top_dishes{
  justify-content: flex-start;
  overflow: auto hidden;
  flex-wrap: nowrap;
  user-select: none;
  cursor: pointer;
  position: relative;
  scroll-behavior: smooth;
}
div#top_dishes::-webkit-scrollbar{
display: none;
}
#top_dishes .category_dish {
  flex-direction: row;
}
div#cart_menu section.login_screen::-webkit-scrollbar {
  display: none;
} 
.restarunt_page .dish_card .right_top .cstm_counts, .restarunt_page .dish_card .right_top:has(.added)  .green_btnheart_transparent,.restarunt_page .right_top .cstm_counts {
 display: none;
}
.restarunt_page .dish_card .right_top:has(.added) .cstm_counts {
display: flex;
}
.restarunt_page .dish_card .right_top .cstm_counts{
  background: var(--color-green) !important;
  height: 30px;
}
.restarunt_page .dish_card .right_top .cstm_counts input.mnu_qty,.restarunt_page .dish_card .right_top .value-button {
 color: #fff;
}
.offer_on_top_dish .cell{
  position: relative;
}

.offer_on_top_dish .cell::after {
  right: unset !important;
  left: 0;
  top: 0;
  background: rgb(255,255,255);
background: linear-gradient(270deg, rgba(255,255,255,0.17979691876750703) 0%, rgba(255,255,255,1) 100%) !important;
}
#popmodel p{
  color: #647177;
}

.mobcartlist-close{
  left: unset;
  right: -7px;
}
.cartshowm{
  display: none;
}
.mb_cat_icn.menu_close{
  display: none !important;
}
.mobile_cart .left_mcart, .order_cart_con .left_mcart{
  flex-direction: column-reverse !important;
  display: flex;
}
.mobile_cart .left_mcart .count_mcitem p, .mobile_cart .right_mcart a,.order_cart_con .right_mcart a,.order_cart_con .left_mcart .count_mcitem p{
  font-size: 12px !important;
}
.mobile_cart .left_mcart .location_mcitem p,.order_cart_con .left_mcart .location_mcitem p, .right_mcart a .left_mcart .location_mcitem p{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: -5px;
}
.right .flex_vh_sb.delivery_ins_Sec{
  justify-content: flex-start;
  margin: 0;
}
.mobile_cart_con,.order_cart_con{
  padding: 10px 15px !important;
}
.mobile_cart .right_mcart a, .order_cart_con .right_mcart a{ 
  background: #048430;
  border-radius: 5px;
  padding: 8px 20px;
}
/* .mobile_cart.cartshowm, .reveal-overlay:not(:has(div)){
 display: none !important;
} */
.mobile_cart .card_showing{
  display: none;
}
.mobile_cart.cartshowm .mobcart-close, .mobile_cart.cartshowm .left_mcart, .mobile_cart.cartshowm .right_mcart{
  display: none;
}
.mobile_cart.cartshowm .card_showing{
  display: block;
}
.mobile_cart.cartshowm .mobile_cart_con {
  width: max-content;
  margin: 0px 0px 0px auto;
}
.restarunt_page .back_btn img{
  width: 30px;
 }
 .order_tabs :is(.tabs, .tabs-content) {
  border: 0px solid #e6e6e6;
}
.columns.order_tabs .rs-flex ul#example-tabs {
  width: 100%;
  display: flex;
  overflow: auto;
}
.columns.order_tabs .rs-flex ul#example-tabs::-webkit-scrollbar{
display: none;
}
.new_order_notifi, .order_addonsn ul li {
  position: relative;
}


/* tabs model css */

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  border: 1px solid var(--color-green) !important;
  color: #fff !important;
  background: var(--color-green) !important;
}

.order_tabs .tabs-title > a:hover {
  border: 1px solid var(--color-green) !important;
  color: #fff !important;
  background: var(--color-green) !important;
}
.order_tabs .tabs-title a {
  color: #00021B;
  font-size: 14px;
  padding: 8px 15px;
  margin-right: 7px;
  border-radius: 8px;
  font-weight: 500;
  background:#EFF4F7;
  border: 1px solid #EFF4F7;
  min-width: 140px;
  text-align: center;
  height: 40px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-panel.is-active {
  padding: 15px 0px;
}
.order_tabs .order_card {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 15px;
}
.order_tabs .order_card .card {
  border: 1px solid #E8E8E8;
  /* width: 32%;
  max-width: 32%; */
  border-radius: 10px;
  margin-right: 0px;
  padding: 10px 10px !important;
  overflow: visible;
}
.tabs-content, .card {
  background: #fff !important;
}
.order_tabs .order_card .card ul {
  margin-left: 0rem;
  width: 100%;
  padding: 0;
}
.card > :last-child {
  margin-bottom: 0;
}
.order_tabs .order_card .card ul li.title {
  font-size: 14px;
}
.order_tabs .order_card .card ul li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 10px;
  margin: 10px 0px;
}
.order_tabs .order_card .card ul li p {
  color: #888888;
  font-size: 14px !important;
  text-transform: capitalize;
  margin: 0px 0px;
    line-height: 1.2;
    font-size: 15px;
    padding-top: 0px;
    word-break: break-all;
}
.text_normal {
  color: var(--primary-color);
}
.order_tabs .order_card .card hr {
  clear: both;
  max-width: 97%;
  height: 0;
  margin: 7px auto 10px auto;
  border-bottom: 1px solid rgb(0, 0, 0, 0.08);
  border-left: 0;
}
.orderp_orderdet {
  /* height: 100px; */
}
.view_more.txt_red,.orderp_orderdet.one_line{
cursor: pointer;
}
.restaurants_sec p.client_review {
  margin-left: -6px;
}
p.text_light_secondary.text_bold {
  color: var(--secondary-color) !important;
}
li.bg_gray {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.order_tabs .rs-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order_tabs input.theme_btn_gray {
  border: 1px solid var(--bg-gray) !important;
  background-color: var(--bg-gray) !important;
  color: var(--primary-color) !important;
  cursor: pointer;
}
input.theme_btn_red {
  border: 1px solid var(--bg-red) !important;
  background-color: var(--bg-red) !important;
  color: var(--color-white) !important;
  cursor: pointer;
}
 .order_card .card ul li.btn_sec div {
  width: 100%;
  text-align: center;
}
.order_card .text_bold {
    color: var(--primary-color) !important;
}
.order_card .bg_gray {
  background-color: #F8F8F8;
}
.order_card .left .theme_btn_red{
  width: 157px;
}
li.text_light.content.bg_gray.not-flex .rs-flex p {
  margin: 5px 0px;
}
.order_card .txt_red, .order_card .txt_red p{
  color: var(--secondary-color) !important;
  font-weight: 700;
}
.not-flex {
  display: block !important;
}
.order_card .order_card .card ul li.btn_sec div.right {
  padding-left: 0px;
}

.order_tabs .order_card .card.cancelled {
  background-color: #fff;
  border: 1px solid var(--bg-red) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  margin-right: 0px;
}
.order_card .card.cancelled.cs_height p#delivery_satus {
  background: transparent !important;
  border: none !important;
  color: #CE2014 !important;
  height: auto !important;
}
/* box2 */

.order_tabs #completed .order_card .card {
  cursor: pointer;
  border: 1px solid #11A744 !important;
  background: #FFF;
}
.txt_green {
  color: var(--color-green) !important;
}
/* end of tabs model css */

#order-cancelfrom .form-container{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#order-cancelfrom .nice-select, #order-cancelfrom select{
width: 100%;
color: #888888;
border-radius: 8px;
margin-bottom: 22px;
}
#order-cancelfrom .nice-select{
  height: 45px;
  background: #F9F9F9;
}
#order-cancelfrom .imagese{
  margin-bottom: 22px;
}
#order-cancelfrom textarea{
  background-color: #F9F9F9 !important;
  border-radius: 8px;
  height: 95px;
  box-shadow: none;
  margin-bottom: 35px;

}
#order-cancelfrom textarea::placeholder, #order-cancelfrom .nice-select .option {
  color: #888888 !important;
  font-size: 14px;
}
#order-cancelfrom .nice-select:after {
  height: 8px;
  border-color: #00021B !important;
  width: 8px;
}
#order-cancelfrom .nice-select ul{
  width: 100%;
  margin: 10px 0 0 0;
}
#order-cancelsecces p.order-detid{
 margin: 22px 0;
}
#order-cancelsecces .green_btn{
margin-top: 45px;
}
#order-cancelsecces p{
  font-size: 16px;
  color: #00021B;
  text-align: center;
  font-weight: 700;
}
#order-cancelsecces .form-container{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.skip-now{
  margin-top: 20px;
}
.skip-now img{
  width: 16px !important;
  margin: 0 0 0 5px !important;
}
.switch-input:checked + .switch-label {
  background-color: #11A744;
}
.switch-input:checked + .switch-label:before {
  left: 20px;
}
.switch-label {
  display: block;
  width: 39px;
  height: 24px;
  background-color: #e6e6e6;
  border-radius: 12px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin: 0px 0px !important;
}
.switch-label:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 5px;
  transition: left 0.3s ease;
}

.switch-input{
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}
.profile_pages .profile_links_sec .dish_card .dish_image img {

  object-fit: cover;

}
.profile_pages #f_list hr {
  margin: 10px 0;
}
.profile_pages #f_list .dish_card {
  position: relative;
  padding: 5px 0px !important;
}
.nice-select ul{
  max-height: calc(100vh - 50vh);
  overflow: auto !important;
}
.restarunt_page .radio_sec label.favourite img, .restarunt_page .radio_sec .ratingb img{
 width: 18px !important;
}
.restarunt_page .radio_sec .ratingb img{
margin: -5px -3px 0 0;
}
.search_result_page .restaurant_crd p.dis-head {
  height: auto;
}
.search_result_page #dish_append .dish_card .dish_image img {
  width: 115px;
  height: 115px;
  background: #f6f6f6;
  max-width: 115px;
 
}
.search_result_page .restaurant_crd .top_sec .top_dishes .ratings img{
  margin-right: 3px;
}
.restaurant_crd .top_sec .top_dishes .ratings span, .search_result_page .restaurant_crd_slider .restaurant_crd .inner_flex .ratings .rating_span{
 padding-left: 0 !important;
}
.ratings span {
  background-color: transparent !important;
}
.search_result_page .restaurant_crd_slider .restaurant_crd .inner_flex .res_name{
  margin-bottom: 0px;
}
.search_result_page .restaurant_crd_slider .restaurant_crd .inner_flex .res_det .ratings + p {
  font-size: 14px;
    color: #666776;
    display: flex;
    align-items: center;
}
.search_result_page .price {
  font-size: 16px;
  font-weight: 500;
}
.menu_crd_cnt .ratings{
  display: flex;
}
.your_orders .order_tabs .rs-flex {
  align-items: normal;
}
.onboardsecpop section{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.branch_span{
  font-size: 12px;
  color: var(--color-gray-medium);


}
.restaurants_sec .restaurants_box .rs-type{
 width: auto !important;
 height: fit-content;
 line-height: normal;
 display: none;
}
p.menmesec.text_bold.dis-non {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
  margin-bottom: 0px;
  word-break: break-all;
  text-transform: capitalize;
  width: 50%;
}
.rejected_orders_tab,.completed_orders_tab{
  /* display: flex;
    flex-wrap: wrap;
    gap: 15PX; */
}
.rejected_orders_tab .rejc_card, .completed_orders_tab .comp_dish.dish_card,.rejected_orders_tab .rejc_card .dish_card,.completed_orders_tab .dish_card {
  /* padding: 0 !important; */
}

.your_orders .tabs-panel p,.your_orders .tabs-panel div{
 font-size: 14px !important;
}
.your_orders .tabs-panel .right_btm.d-end p{
 font-size: 13px !important;
 font-weight: 500;
 margin: 0;
}
.your_orders .dish-sameflex:not(.dish-sameflex.btm) div:nth-child(1){
  min-width: calc(100% - 50px);
}
.your_orders .dish-sameflex.btm{
  flex-wrap: wrap;
}
.your_orders .dish-sameflex.btm div{
 width: auto !important;
}
.your_orders .rejc_card .dish_card .dish_details p.dish_name {
  width: calc(100% - 70px);
}
.your_orders .rejc_card .dish_card .dish_details {
  width: 100% !important;
}
.your_orders .rejc_card .dish_card .right_top {
  top: 0px;
}

body:has(.no-service[style*="display: block"]) .featured_sec {
 display: none !important;
}
#otp_verify:has(#recshow[style*="display: block"]) label{ 
  display: none !important;
}
.orderp_orderdet:has(li:nth-child(3)) #showMoreBtn {  display: none;
}
.rejected_orders_tab .rejc_card .right_top{
  /* display: none; */
}
.current_orders_tab .cus_addres{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#clear_cartd{
  display: none;
}
.left:has(#crt_details):has(#cart_menu_details) #clear_cartd{
  display: block;
}
.onboardfrm [type='submit']{
  position: relative;
}
.btn-ring{
  position: absolute;
    top: 0px;
}
/* .your_orders .no_data_sec{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
} */
.restaurants_sec .tlesec{
 display: none;
}
.restaurants_sec:has(#restaurants):has(.restaurants_box ) .tlesec{
   display:block;
}
.profile_pages #f_list .dish_details .view_menu + div{
  color: #666776;
  font-size: 14px;
  display: flex;

}
.profile_pages #f_list .dish_details .view_menu + div img{
  padding-right: 5px;

}
body.logged-out .cancelpol[data-open="addmore-address"] {
  pointer-events: none;
}
.cart_page #addmore_address .sec_title#up_add_addr{
  font-size: 16px !important;
  font-weight: 500;
  color: var(--color-gray);
}

.offCanvas__info.deliverylocinfo .offCanvas__close-icon button, .offcan-mobelb .offCanvas__close-icon button,.offCanvas__info.completedrating .offCanvas__close-icon button{
background: none !important;
}
.offcan-mobelb :where(.notiheader,.notifi_dethol,.notifi_mcitem), .offCanvas__info.completedrating :where(.notiheader,.notifi_dethol,.notifi_mcitem){
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;  
}
.offcan-mobelb .notifi_dethol{
  gap: 10px;

}
/* .order_notifi_popup  h4.sec_title {
  font-size: 14px !important;
} */
.offcan-mobelb .offCanvas__close-icon, .offCanvas__info.completedrating .offCanvas__close-icon{
 position:static !important;
}
.offcan-mobelb .notiheader, .offCanvas__info.completedrating .notiheader{
  position: sticky;
  top: 0;
  background: #f4f4f4;
  z-index: 99;
  margin-bottom: 10px;
  padding: 10px;
  margin-top: 20px;

}
.offcan-mobelb .notifi_mcitem{
  font-size: 12px !important;
  color: #767686;

}
.offcan-mobelb .notifi_mcitem p{
  margin: 0 ;
}
.offcan-mobelb .notifi-help{
  display: flex;
  gap: 10px;

}
.offcan-mobelb .notifi-help p{
  margin: 0;
  font-size: 14px;
  font-weight: 500;
    color: var(--bg-red) !important;
}
.current-sts input[type="range"]{
  width: 100%;
  margin-top: 5px;
  pointer-events: none;
}
/* #fooddel-time::-webkit-slider-runnable-track,#fooddel-time::-webkit-slider-runnable-track {
background: var(--color-green);

} */
.offcan-mobelb .bggray{
  background: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;

  font-size: 14px;
  gap: 10px;
}
.order_notifi_popup .bggray .addresb{
  color: #949494;
}
.order_notifi_popup .bggray p{
  margin: 0;
  line-height: normal;
    font-size: 13px;
}
.order_notifi_popup .callb img{
 height: auto;
 width: 17px;
}
.notidel_status p{
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold !important;
}
.order_notifi_popup .dish_card .dish_image img, .thanks-for-order .dish_card .dish_image img {
  height: 55px;
  width: 55px ;
  border-radius: 0 !important;
}
p.addresb{
 font-size: 12px;
 color: #434242;
}
p.addresb span{
 color: #949494;
}
.order_notifi_popup .dish_card.inner_flex, .thanks-for-order .dish_card.inner_flex {
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #cacaca !important;
}
.order_notifi_popup .dish_card.inner_flex p, .order_notifi_popup .dish_name, .thanks-for-order .dish_card.inner_flex p{
 margin-bottom: 0;
}
.order_notifi_popup .dish_card .dish_details {
  width: 70% !important;
  align-items: center;
  justify-content: flex-start;
}
.order_notifi_popup .preparing .dish_card .dish_details{
  width: 100% !important;
}
.thanks-for-order .dish_card .dish_details {
  width: auto !important;
  align-items:center;
}
.thanks-for-order p.dish_name{
 font-size: 16px !important;
 line-height: normal;
 width: auto;
}
.offcan-mobelb .renponse-images {
  margin: 35px 0 0px;
}
.offcan-mobelb .renponse-images img {
width: 100px;
}
.thanks-for-order .partner-btncall{
  border: 1px solid #434242 !important;
  border-radius: 0 !important;
  font-weight: 500;
  font-size: 12px;
  width: 100%;
  display: block;
  padding: 8px 10px;
  text-align: center;
  color: #434242;
  display: flex;
    justify-content: center;
    gap: 10px;
}
.thanks-for-order .partner-btncall img{
 width: 15px;
 
}
.order_notifi_popup .card-btnb button{
  font-size: 10px;
  height: auto;
  padding: 5px;
  width: 55px;
  height: 30px;
  margin: 0 15px 0 0;
}
.order_notifi_popup .preparing .dish_image img{
  height: auto !important;
}
.order_notifi_popup .preparing :where(.dish_card, .dish_details){
  align-items: flex-start !important;
  justify-content: flex-start;
}
.order_notifi_popup .preparing .dish_card {
  padding: 5px 15px 15px;
  border-bottom: none !important;
}
.order_notifi_popup .preparing .dish_card .callb p{
 font-size: 12px ;
 width: max-content;
}
.order_notifi_popup .preparing{
  position: relative;
}
.order_notifi_popup .preparing::before {
  content: "";
  position: absolute;
  width: 0px;
  height: calc(100% - 50px);
  left: 23px;
  border-left: 1px dashed #cacaca !important;
  top: 25px;
  /* z-index: 1; */
}
.order_notifi_popup .billing-sum .gray_box{
  margin-top: 0 !important;
}
.order_notifi_popup .payment-info{
  padding: 15px 15px 20px;
  border-bottom: 1px dashed #cacaca !important;
}
.order_notifi_popup .payment-info.tax-info{
  border: none !important;
}
.order_notifi_popup .gray_box {
  padding: 15px !important;
}
.order_notifi_popup .payment-info.list_align_card p {
  margin-bottom: 0px !important;
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 14px;
  font-weight: 500;
  color: #434242;
}
.order_notifi_popup .payment-info.list_align_card ul {
margin-bottom: 0 !important;
}
.order_notifi_popup .payment-info.list_align_card ul li:not(:last-child) {
  margin-bottom: 10px;
}
.payment-totalb .totalb b{
  display: flex;
  gap: 15px;
  
}
.order_notifi_popup .preparing .dish_card.inner_flex, .partner-detailsb .dish_card.inner_flex  {
  margin-bottom: 0px !important;
}
.payment-totalb .totalb span{
  font-size: 14px !important;
}
.order_notifi_popup .addresb{
  line-height: normal;
}
.order_notifi_popup .partner-detailsb .dish_card.inner_flex{
  border: none !important;
}
.order_notifi_popup .partner-detailsb button{
  border: 1px solid #434242 !important;
  border-radius: 0 !important;
  font-weight: 500;
  font-size: 12px;
}
.order_notifi_popup .partner-detailsb{
  padding-bottom: 20px;
  border-bottom: 1px dashed #cacaca !important;

}
.order_notifi_popup .partner-detailsb button img{
  margin-right: 7px;
}
#deliver-instructionb .close-button{
  position: absolute;
  width: auto;
}
#notidi_map_apn{
  overflow: hidden;
}
.order-notifi .right_mcart img{
 margin-left: 5px;
}
input[type="range"] {
  accent-color : var(--color-green) !important;
  height: 5px;
}
input[type="range" ]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px; /* Thumb width */
  height: 20px; /* Thumb height */
  background: #4CAF50; /* Thumb color */
  border-radius: 50%; /* Rounded thumb */
  cursor: pointer; /* Pointer cursor */
}

.offCanvas__info.completedrating .preview_order_box{
 border: none;
}
.offCanvas__info.completedrating .preview_order_box .border_bt {
  padding-bottom: 15px !important;
  border-bottom: 1px dashed #cacaca !important;
}
.offCanvas__info.completedrating .preview_order_box .staus img{
  margin-left: 3px;
}

.renponse-images {
  margin: 50px 0 20px;
}
.rateing_stars label{
  margin-right: 0 !important;
}
.order-notifi .order_cart_con .left_mcart .location_mcitem p{
  margin-bottom: -2px !important;
  display: flex;
  align-items: center;
}
.offCanvas__info.thanks-for-order .img-con{
  background: #f4f4f4;
  text-align: center;
  padding: 25px;
}
.ratebypopup .notiheader .rateing_stars>label {
  font-size: 12px !important;
  margin-left: 0;
}
.ratebypopup .notiheader .rateing_stars {
 padding: 0;
}
.ratebypopup .notiheader .notifi_mcitem{
  justify-content: flex-start;
}
.offcan-mobelb .offCanvas__close-icon.desktop_hide, .completedrating .offCanvas__close-icon.desktop_hide{
 display: block !important;
}
.completedrating .renponse-images img{
  height: 70px;
}
.preview_order_resname,.preview_order_flex .dflex:nth-child(1){
  max-width: calc(100% - 33%);
}
.offcan-mobelb :where(.notifi_dethol, .notifi_mcitem) {
 flex-wrap: nowrap !important;
 justify-content: flex-start !important;
}
.offcan-mobelb .off-lesthead{
  max-width: calc(100% - 25%);
}
.offcan-mobelb .noti_orderdet, .offcan-mobelb .noti_orderdet h4,.offcan-mobelb .notifi_mcitem p {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.offcan-mobelb .notifi_dethol .notifi_mcitem{
  justify-content: flex-start !important;
}
.ratebypopup .partner-info-t{
  /* border-bottom: 1px dashed #cacaca !important; */
}
.invoicednbtns {
  display: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  /* margin-bottom: 20px; */
  margin: 15px 0;
}
.invoicednbtns a {
  padding: 8px 20px;
  background: var(--secondary-color) !important;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.order_notifi_popup .curerent-order .addresb{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.order_notifi_popup .payment-info.list_align_card ul li p:nth-child(1) {
  width: calc(100% - 25%);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.order_notifi_popup .payment-info.list_align_card p img{
  margin-right: 15px;
}
body:has(.offCanvas__info.active)::before{
  content: "";
  position: fixed;
  background: #00021B;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  opacity: 0.7;
}
div#cart_menu .dish_details p.dish_name, div#cart_menu .dish_details p.dish_name b {
  /* max-height: calc(2em + 5px);
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  position: relative; */
}
div#cart_menu .dish_details p.dish_name span{
  /* position: absolute;
  right: 0;
  bottom: 0; */
}
.mobile_cart {
  display: none !important;
}
li.cur_res {
  display: flex;
  justify-content: space-between !important;
  gap: 15px;
  align-items: start !important;
}
li.cur_res img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 10px;
}
li.cur_res p {
  color: var(--secondary-color) !important;
  font-weight: 500;
}

li.cur_res p span {
  display: block;
  color: #888888;
  font-weight: 400;
  font-size: 12px;
}
li.cur_res div {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
span.cur_subhead {
  color: #888888;
}
.btn_sec.cancel_order .left{
 position: relative;
}
.btn_sec.cancel_order  .timer1{
 position: absolute;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    right: 30px;
}
a.rating-given{
  color: var(--color-gray-medium);
  text-decoration: underline;
  margin-top: 3px;
}
.yourorders-rightsec #search_form input[type="search"]{
  margin-bottom: 15px !important;
}
/* .cstm_counts [value]:not([value=""]) {

} */
/* .your_orders .cancel-orb{
 position: relative;
 width: min-content !important;
} */




.active_order_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dflex {
  display: flex;
  align-items: center;
  gap: 5px;
}
.active_order_dishimg img {
  height: 60px;
  width: 60px;
  object-fit: contain;
}
.active_order_resname h3.hotalname {
  color: #00021B;
  font-size: 16px;
  font-weight: 800;
}
.active_order_resname h3.hotalname span.hotalbrang {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #949494;
}
.active_order_flex p.txt_bold{
  font-size: 14px;
}
.active_order_resname p {
  font-size: 12px;
  color: #434242;
  margin: 0;
}
.youorder {
  padding: 10px;
}
h2.order_head {
  font-size: 16px;
  font-weight: 800;
}
.txt_bold{
  font-weight: 800;
}
.active_order p {
  margin: 0;
}
.border_bt{
  border-bottom: 1px dashed #949494;
  padding-bottom: 5px;
}

/*=========== */
.mobile_cart {
  display: none;
}

input#projectare {
  background: url(../images/search_icn.svg) no-repeat 10px;
  background-size: 15px;
}





.preview_order_flex {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
}

.preview_order_box {
  border: 1px solid #B8B8B8;
  border-radius: 7px;
  padding: 10px 10px 12px;
  margin-bottom: 8px;
  cursor: pointer;
  
}
.preview_order_box .preview_order_adders {
  -webkit-line-clamp: 1;
}

.dflex {
  display: flex;
  align-items: center;
  gap: 5px;
}

.preview_order_dishimg img {
  height: 60px;
  width: 60px;
  object-fit: cover;

}

.order-cancelb {
  position: relative;
}

.preview_order_flex .dflex:nth-child(1) {
  gap: 10px !important;
}

.active_order_box .menmesec img {
  margin-right: 3px;
}

.timerb {
  position: absolute;
  right: 5px;
  color: #888888;
}

.active_order_box .staus.txt_bold {
  font-size: 14px !important;
  font-weight: bold !important;
}

.preview_order_resname h3.hotalname {
  color: #00021B;
  font-size: 16px;
  font-weight: 800;
  margin: 0;
}

.preview_order_resname span.hotalbrang {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #949494;
}

.preview_order_flex p.txt_bold {
  font-size: 12px;
}

.preview_order_resname p {
  font-size: 12px;
  color: #434242;
  margin: 0;
}

.youorder {
  padding: 10px;
}

h2.order_head {
  font-size: 16px;
  font-weight: 800;
}

.txt_bold {
  font-weight: 800;
}

.preview_order p {
  margin: 0;
}

.border_bt {
  border-bottom: 1px dashed #949494;
  padding-bottom: 5px !important;
}

.preview_order_cunt p {
  font-size: 12px !important;
  color: #949494;
  line-height: 1.4;
}

.preview_order_box .ordertrack {
  width: 100% !important;
}

p.gry_dark {
  color: #434242;
  margin-top: 8px !important;
  font-weight: 500;
}

.preview_order_cunt {
  padding-top: 15px;
}

.preview_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 14px;
}

li.cur_res.border_bt p {
  color: #00021B !important;
  font-size: 16px;
}

a.gry_btn {
  height: 40px;
  border: 1px solid #434242;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #434242;
  gap: 8px;
  font-size: 12px;
}

.re_order {
  width: 48%;
}

.rate_order {
  width: 48%;
}

h3.hotalname, span.hotalbrang {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.preview_order_adders {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.active_order ul li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 0px;
  margin: 5px 0px;
}

.active_order .rs-flex {
  display: flex;
  justify-content: space-between;
}

.active_order li.bg_gray {
  background: #F8F8F8;
  padding: 0px 8px;
}

.active_order_box {
  border: 1px solid #B8B8B8;
  border-radius: 7px;
  padding: 10px 10px 12px;
  margin-bottom: 8px;
}

.active_order_box ul {
  margin: 0;
}

.active_order {
  padding: 10px;
}

.active_order p {
  font-size: 14px;
}

.active_order p.txt_red {
  color: var(--secondary-color) !important;
  font-weight: 700 !important;

}

p.staus.txt_bold {
  font-weight: 400;
}

.active_order .text_bold {
  font-weight: 700 !important;
}

.active_order hr {
  margin: 5px auto;
  border-bottom: 1px dashed #949494;
}

.active_order .btn_sec.cancel_order .left {
  width: 100%;
}

.active_order .btn_sec.cancel_order .left a.theme_btn.theme_btn_red {
  /* background: transparent !important;
  color: var(--bg-red) !important; */
  /* font-weight: 800; */
  /* border: 1px solid var(--bg-red); */
  font-weight: 500; 
  display: flex;
  align-items: center;
  justify-content: end;
  color: var(--bg-red);;
  /* height: 35px; */
  font-size: 12px;
  /* gap: 10px; */
}
.btn_sec.cancel_order{
 margin-top: 10px;
}
.btn_sec.cancel_order .left .timerb{
  display: none !important;
}
.active_order .btn_sec.cancel_order .left{
  text-align: right;
}
.active_order .btn_sec.cancel_order .left img{
  display: none !important;
}
.otp_field_sec input[type="text"] {
  padding: 0 !important;
}
.mblecmingsoon{
  display: none;
}
/* .restarunt_page .restarunt .dish_card:has(.off_price) .dish_details{
  width: 100%;
  max-width: calc(100% - 235px);
} */
.notifi-help{
  cursor: pointer;
}
.pager.pager_order{
 /* display: none !important; */
}
.dish_card input[type="number"]{
  background: none !important;
}
#current_orders_tab .active_order_box {
  order: 1;
}
#current_orders_tab .preview_order_box {
  order: 2;
}
.off_on_topbrands:not(:has(.item)){
 display: none !important;
}
.restaurant_crd_slider .restaurant_crd:has(.coupon_sec) .btm_sec div:first-child,.restaurant_crd_slider .restaurant_crd:has(.coupon_sec) .btm_sec div:first-child p{
  /* width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.restaurant_crd_slider .restaurant_crd:has(.coupon_sec) .btm_sec div:first-child p{
  width: 100% !important;
}
.youorder:has(#completed_orders_tab):not(:has(.preview_order_box)){
 display: none !important;
}
.restarunt_page .dish_card .dish_details .ratings span:nth-child(1){
  padding-right: 0;
}
.order_notifi_popup#orderdf_pop_up_div .desc.mb-4{
  margin-bottom: 0px;
}
.order_notifi_popup#orderdf_pop_up_div .curerent-order:not(:has(.preparing)) .order-adress{
 margin-bottom: 10px;
}
.restarunt_page .restarunt .dish_card .off_price{
  margin: 0;
  width: auto;
}
.reveal-overlay {
  z-index: 10005 !important;
}
span.timerb{
  /* display: none !important; */
}

body:has(.offCanvas__info.active){
  overflow-y:hidden !important;
}
.nodatasec {
  padding: 40px 20px;
  text-align: center;
}
.nodatasec img{
  width: 200px;
}
.nodatasec h4{
  font-size: 18px;
  margin-top: 30px;
}
#list_del_address label.cstm_radio_btns{
  flex-direction: column;
}
.deliver_bg p:not(p.text_bold,p.text_light),.deliver_rg p:not(p.text_bold,p.text_light){
  color:var(--color-green);
  font-weight: 600;
  margin-bottom: 5px !important;
  text-transform: uppercase;
    font-size: 13px;
}
label.deliver_rg p:not(p.text_bold,p.text_light) {
  color:#D70B1B !important
}
.mobcart_btns .right_mcart:nth-child(2) a{
  background: none;
  padding: 0;
  border-bottom: 1px dotted;
  border-radius: 0;
  margin-right: 10px;
  font-size: 12px !important;
  
}
#fav_sec:not(:has(.owl-stage-outer)), .favourites_sec:not(:has(.owl-stage-outer)) {
  /* display: none !important; */
}
/* .all_ordersb-sec:has(#completed_orders_tab:has(div)) .active_order{
 display: none !important;
} */

.youorder:has(#completed_orders_tab):not(:has(.preview_order_box)){

}
.hidebh{
  display: none !important;
}
.gry_btn[disabled="disabled"],.preview_order_box:has(.gry_btn[disabled="disabled"]){
  pointer-events: none !important;
}
.re_order.width100{
 width: 100%;
}
.gry_btn[disabled="disabled"] img{/* Adjust the size of the image */
  transition: transform 0.5s ease;
}

.gry_btn[disabled="disabled"] img {
  animation: rotate 2s linear;
}
#cart_menu .ratings img[src="images/peoples_fav.svg"]{
  margin-bottom: 3px !important;
}
.menu_search_home .delivey_search #location-search{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#cancel_orderyes.nalert .button{
margin-bottom: 0 !important;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.onboardfrm label {
margin-right: 0 !important;
}
.login_home .explore_sec{
  display: none;
}
.login_home #footer{
  margin-top: 0;
}
/* .all_ordersb-sec:has(#completed_orders_tab:has(div)) .active_order{
  display: none !important;
} */

.dish_card.inner_flex.out_of_stock::after {
  position: absolute;
  content: "Out Of Stock";
  background-color: #c51c05c7;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px !important;
  z-index: 999;
  top: 10px;
  left: 10px;
  border-radius: 7px;
}

.dish_card.inner_flex.out_of_stock {
  z-index: 9;
  pointer-events: none;
  position: relative;
}
.dish_card.inner_flex.out_of_stock :where(.dish_image,.right_top) {
  filter: grayscale(100%);
  opacity: 0.5;
}
.search_result_ul .res_img img.res_logo {
  object-fit: cover;
}
.preview_btn:has(.rerating_sts){
  flex-direction: column;
}
.rerating_sts p{
  font-size: 12px !important;
  color: #949494;
  font-weight: 500;
}
.rerating_sts span{
  margin-left: 5px;
}
.rerating_sts span img{
margin-top: -4px;
width: 12px;
}
.rerating_sts{
  display: flex;
  margin-top: 14px;
  justify-content: space-between;
  width: 100%;
}
.foodrevpo{
  border-top: 1px #00000029 dashed;
  border-bottom: 1px #00000029 dashed;
  padding-top: 20px;
  margin-bottom: 20px;
}
.ratebypopup #form_wonder_rating .foodrevpo p.titles{
  font-size: 18px !important;
  font-weight: 500;
  margin-bottom: 05px !important;
}
.ratebypopup #form_wonder_rating .foodrevpo p{
margin-bottom: 0 !important;
}
#form_wonder_rating .wonder_bottom_sec .accordion-menu{
  border: 1px solid #f4f4f4;
  margin: 20px 0;
}
#form_wonder_rating .wonder_bottom_sec .accordion-menu a{
  font-size: 14px;
  color: #00021B !important;
  font-weight: 500;
}
#form_wonder_rating .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{
  border-color: #00021B transparent transparent !important;
}
#form_wonder_rating .wonder_bottom_sec .rateing_stars:not(:checked)>label{
  /* font-size: 35px !important; */
}
.foodrevpo p,.wonder_bottom_sec:has(.foodrevpo) p{
  margin-top: 0 !important;
}
.likeunlike path{
  fill: #ccc;
}
.likeunlike input{
  margin-bottom: 0 !important;
}
.likeunlike {
  display: flex;
}
.likeunlike input:checked + label path{
  fill: var(--color-green);
}
.likeunlike input{
  display: none;
}
.likeunlike label:last-child{
  transform: rotate(178deg);
margin-right: 1px;
}
#form_wonder_rating .foodrevpo .dishlistview{
  max-height: 250px;
  overflow: auto;
}
.ratebypopup .wonder_bottom_txt:not(:last-child) {
  margin-bottom: 5px !important;
}
.is-accordion-submenu-parent .rat_star p{
  margin: 0;
}
.dishlistview{

}
.likeunlike label svg{
  width: 25px;
  height: auto;
}
#cart_menu :where(#custom_option img[src="images/non_veg_small.svg"],#custom_option img[src="images/veg_icn.svg"]){
 display: none !important;
}
.dish_card .right_top span[data-open="cart_menu"]{
pointer-events: none;
}

.ratebypopup .star-rating-sec .rateing_stars label{
  pointer-events: none !important;
}
.ratebypopup .accordion-menu .rat_star{
justify-content: flex-start;
}
.likeunlike label[for="switch0"]{
  display: flex;
}
.enteraddres-area{
  margin-top: 10px;
}
.deliverylocpop:not(.deliverylocpop.order_view_cls){
  display: none;
}
.deliverylocpop.open{
display: block !important;
}
.offheader.offheader2.open{
  display: flex !important;
}
.enteraddres-area.open,.offheader2,.offheader.open,.deliverylocpop .currentgps{
display: none;
}
.enteraddres-area .currentgps{
  justify-content: space-between;
  border-bottom: 1px solid rgb(0, 0, 0, 0.1) !important;
  border: none;
  height: auto;
  padding: 18px 0;
  margin: 0;
}
.enteraddres-area .currentgps .ti-angle-right{
  font-size: 13px;
  font-weight: bolder;

}

.addmoreadd-home, .f-reg{
  border-bottom: 1px solid rgb(0, 0, 0, 0.1) !important;
  padding: 18px 0;
}
.padding-com{
  padding: 18px 0px;
}
.addmoreadd-home p{
  margin: 0;
  color: var(--color-gray);
}
#addmore-addresshome label.cstm_radio_btns{
  padding: 0;
}
#addmore-addresshome .cstm_radio_btns ul{
  padding-left: 20px !important;
}
.enteraddres-area .text_bold.tittle{
  margin-bottom: 15px !important;
}
#addmore-addresshome{
  max-height: 400px;
  overflow: auto;
}
#addmore-addresshome label:last-child ul{
 /* margin-bottom: 0 !important; */
}
.recent-searches .cstm_radio_btns ul, .recent-searches .cstm_radio_btns input:checked~ul{
 background: none !important;
}
.addmoreadd-home p,.enteraddres-area .currentgps :where(p,.ti-target) {
color: var(--color-green) !important;
font-weight: 500;
}
.recent-searches #addmore-addresshome .cstm_radio_btns ul {
  padding: 0px 0 !important;
}
.recent-searches #addmore-addresshome .cstm_radio_btns ul{
  margin-bottom: 20px;
}
.deliverylocinfo h4{
  margin-bottom: 0;
}
.deliverylocinfo .back-arrow i {
  font-size: 24px;
  color: var(--color-green);
}
.deliverylocinfo .offheader{
  flex-direction: row-reverse;
}

#frm_add_address input{
  border: none;
  border-bottom: 1px solid rgb(0, 0, 0, 0.1);
  border-radius: 0px !important;
  padding: 0;
}
#search_formdel{
  position: relative;
}
#frm_add_address #caddress{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 45px;
  height: auto;
  color: var(--color-gray);
  border: none;
  box-shadow: none;
  background-color: transparent !important;
  padding: 0;
  /* padding-left: 25px;
  padding-top: 0;
  margin:25px 0 0 0px;
  background: url(../images/location-pin.svg) no-repeat !important; */
}
.offheader2 #search_formdel{
 width: 100%;
}
#search_address_google li{
  display: block;
  margin-bottom: 10px;
}
.addresfetch,.addresfetch .ti-target{
  margin-bottom: 0;
  font-weight: bold;
}
  #search_address_google li p:first-child,#search_address_google li p .ti-target{
 font-weight: bold;   
}
.login_home .footer_sec.mobile_hide{
 display: block !important;
}

.markdowncnt {
  font-family: "Poppins", serif !important;
  max-width: 100%;
  margin: 40px auto;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
}
.markdowncnt h1,
.markdowncnt h2,
.markdowncnt h3,
.markdowncnt h4,
.markdowncnt h5,
.markdowncnt a,
.markdowncnt span,
.markdowncnt div,
.markdowncnt p,
.markdowncnt ul,
.markdowncnt li {
  font-family: "Poppins", serif !important;
  text-transform: initial;
}
.markdowncnt h1 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #333;
  text-align: center;
}
.date {
  font-size: 0.9rem;
  color: #555;
  text-align: center;
  margin-bottom: 20px;
}
.markdowncnt h2 {
  font-size: 1.5rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}
.markdowncnt h3 {
  font-size: 1.2rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}
.markdowncnt h4 {
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
}
.markdowncnt p,
.markdowncnt li {
  color: #555;
  margin-bottom: 15px;
}
.markdowncnt ul {
  margin-left: 20px;
}
.markdowncnt a {
  color: #007BFF;
  text-decoration: none;
}
.markdowncnt a:hover {
  text-decoration: underline;
}
.markdowncnt ul li {
  list-style: disc;
}
.markdowncnt ul {
  padding-left: 20px;
}
.markdowncnt p,
.markdowncnt ul li,
.markdowncnt ul li a {
  font-family: "Poppins", serif !important;
  font-size: 14px;
}
.otherpages .header{
  box-shadow: rgba(40, 44, 63, 0.15) 0px 15px 40px -20px;
  background: white;
}
img[src="images/jf_quicker.svg"]{
width: 105px;
margin-top: -10px;
}
.owl-carousel .menu_card:has(.gem-res) {
  padding-left: 7px !important;
}
/* img[src="images/jf_quicker.svg"]:hover {
	-webkit-filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.8));
} */
 #restaurants .restaurants_box.gems-res{
  z-index: 0;
 }
 .thanksforrate .titles{
  font-size: 18px !important;
  font-weight: 500;
  text-align: center;
 }
.marktitlesec h1{
  font-size: 1.9rem;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #333;
  font-weight: bold;
}
.marktitlesec {
  margin-bottom: 40px;
}
.otherpages .header :where(.main-menu, .top_menu){
 display: none !important;
}
.smt_addrs.menu-tigger.arrowto-home{
  display: none !important;
}


/*================== Abou us page ===================*/

.breadcumb-wrapper {
  background-image: url(../images/aboutbg.png);
  background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #101112;
}
.breadcumb-wrapper.blog{
  background-image: url(../images/blog_bg.png) !important;
  background-size: auto !important;
}
.breadcumb-wrapper .breadcumb-content {
  padding: 53px 0;
  text-align: center;
}
.breadcumb-wrapper .breadcumb-content .breadcumb-title {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 65px;
}
.breadcumb-wrapper .breadcumb-content .breadcumb-menu {
  gap: 6px;
  width: fit-content;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 20px;
}
.breadcumb-wrapper .breadcumb-content .breadcumb-menu li a {
  color: #003874;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.breadcumb-wrapper .breadcumb-content .breadcumb-menu li.active {
  color: #D70B1B;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.section-padding {
  padding: 80px 0;
}
.aboutus .history-title{
  margin-top: -7px;
}
.text-light-black {
  color: #000000de;
}
.text-light-green {
  color: #D70B1B;
}
.text-light-white {
  color: #6b6b83;
  font-size: 14px;
}
.aboutus .history-title h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 40px;
}
.mb-xl-20 {
  margin-bottom: 20px;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.histry-img.mb-xs-20 {
  position: relative;
}
.positionrelative{
  position: relative;
}
img.hiddengemimg {
  position: absolute;
  left: -61px;
  bottom: 0px;
}
img.abtlogo {
  position: absolute;
  z-index: 99;
  width: 100px;
  left: 42%;
  top: 40%;
}
.vsnsectht {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
.vsnsectle {
  margin-bottom: 30px;
}
.vsnsectht img{
  width: 51px;
height: 51px;
}
.vsnsectht h2{
  color:#D70B1B;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}
.vsnsecntsec h4{
  font-size: 22px;
  color:#00021B;
  font-weight: 600;
}
.arwul li {
  color: #6b6b83;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  line-height: 1.7;
  margin-bottom: 20px;
}
.arwul li i {
  color: #D70B1B;
  margin-right: 10px;
  margin-top: 3px;
}
.vsnsubsec h6{
  font-size: 16px;
  color:#00021B;
  font-weight: 600;
  margin: 10px 0px;
}
.app-wrap {
  position: relative;
}
.app-bg-1 {
  background-image: url(../images/app-bg-1.jpg);
  overflow: hidden;
}
.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
}
.ptb-100 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.op-9 {
  opacity: 0.9;
}
.overlayabt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bg-black {
  background-color: #000;
}
.app-wrap .app-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
}
.app-wrap .app-shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.8;
}
.app-wrap .app-img {
  position: relative;
}
.app-wrap .app-img img {
  position: relative;
  z-index: 1;
}
.app-wrap .app-img .app-top-img {
  position: absolute;
  top: -100px;
  right: -55px;
  z-index: 0;
  width: calc(100% + 60px);
}
.app-wrap .grid-container{
  position: relative;
}
.section-title, .content-title {
  position: relative;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.content-title h2{
  color: #D70B1B;
  font-size: 26px;
  font-weight: 600;
}
.whychooseul ul li{
  color: #9A9BA1;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  line-height: 1.7;
  margin-bottom: 20px;
}
.whychooseul ul li i{
  color: #D70B1B;
  margin-right: 10px;
  margin-top: 3px;
}
.bg-light-theme {
  background-color: #f8f8f8;
}
.how-it-works .how-it-works-box{
  text-align: center;
  padding: 20px 0px;
  cursor: pointer;
  position: relative;
}
.how-it-works.del-account .how-it-works-box{
  cursor: unset;
}
.how-it-works .how-it-works-box.arrow-1:after{
    content: '';
    width: 100%;
    background: url(../images/arrow-2.svg) no-repeat;
    position: absolute;
    right: 0;
    z-index: 1;
    background-size: contain;
    background-position: right;
    height: 70px;
    top: -35px;
    transform: rotate(50deg);
    left: 65px;
}
.how-it-works .how-it-works-box.arrow-2:after{
    content: '';
    width: 100%;
    background: url(../images/arrow-3.svg) no-repeat;
    position: absolute;
    right: 0;
    z-index: 1;
    background-size: contain;
    background-position: right;
    height: 70px;
    top: -20px;
    transform: rotate(35deg);
    left: 50px;
}
.how-it-works.del-account .how-it-works-box.arrow-1:after{
  content: '';
  width: 100%;
  background: url(../images/grdesk_arrow1.svg) no-repeat;
  position: absolute;
  right: 0;
  z-index: 1;
  background-size: contain;
  background-position: right;
  height: 75px;
  top: 40px;
  transform: unset;
  left: 30px;
}
.how-it-works.del-account .how-it-works-box.arrow-2:after{
  content: '';
  width: 100%;
  background: url(../images/grdesk_arrow2.svg) no-repeat;
  position: absolute;
  right: 0;
  z-index: 1;
  background-size: contain;
  background-position: right;
  height: 70px;
  top: -20px;
  transform: rotate(35deg);
  left: 50px;
}
.how-it-works.del-account .how-it-works-box.arrow-3:after{
  content: '';
  width: 100%;
  background: url(../images/grdesk_arrow1.svg) no-repeat;
  position: absolute;
  right: 0;
  z-index: 1;
  background-size: contain;
  background-position: right;
  height: 75px;
  top: 40px;
  transform: unset;
  left: 30px;
}
.how-it-works .how-it-works-box .how-it-works-box-inner{
  max-width: 250px;
  margin: 0 auto;
}
.how-it-works .how-it-works-box .how-it-works-box-inner h6,
.how-it-works .how-it-works-box .how-it-works-box-inner .icon-box{
  margin-bottom: 15px;
}
.how-it-works .how-it-works-box .how-it-works-box-inner .icon-box{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #D70B1B;
  margin: 0 auto 15px;
  position: relative;
}
.how-it-works .how-it-works-box .how-it-works-box-inner .icon-box img{
  padding: 30px;
}
.how-it-works .how-it-works-box .how-it-works-box-inner .icon-box .number-box{
    position: absolute;
    top: 0;
    left: 10px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    font-size: 13px;
}
.section-header-style-2 {
  margin: 0 auto;
  max-width: 660px;
  padding-bottom: 40px;
  text-align: center;
}
.section-header-style-2 .sub-title {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0px;
}
.text-light-green {
  color: #ff0018;
}
.section-header-style-2 .header-title{
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}
.how-it-works-box-inner h6{
  font-weight: 600;
  font-size: 18px;
}
#temp_msg_popup .desc{
  text-transform: capitalize;
}
.how-it-works-box-inner p{
  color: #6b6b83;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    line-height: 1.7;
    margin-bottom: 20px;
}
.promisecnt h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #000000de;
}
.promisecnt p{
  color: #6b6b83;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    line-height: 1.7;
    margin-bottom: 20px;
}
.promiseyou{
  margin-top: 40px;
}
.promiseyou h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #000000de; 
}
.promiseboxsec{
  display: flex;
  justify-content: space-between;
}
.promisebox {
  box-shadow: 0px 20px 60px #0000000D;
  border: 1px solid #F1F1F1;
  width: 32%;
  border-radius: 10px;
  padding: 40px;
  gap: 20px;
  position: relative;
}
.promisebox h4{
  font-size: 17px; 
  font-weight: 500;
  color:#00021B; 
  margin-bottom: 15px;
}
.promisebox p{
  font-size: 14px;
  color:#9A9BA1;
  margin-bottom: 0px;
}
.promisebox img{
  position: absolute;
  top: 20px;
  right: 30px;
  width: 40px;
  height: 40px;
}
.hiddengems-title h2{
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 5px;
}
.hiddengems-title  p{
  color:#8E8E8E;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 30px;
}
.appstoreimg {
  width: 500px;
}
.appstorebtns {
  display: flex;
  gap: 10px;
  margin-top: 30px;
}
.appstorebtns img{
  height: 55px;
  width: 185px;
}
.joinus_sec p{
  color: #6b6b83;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  line-height: 1.5;
  margin-bottom: 20px;
}
.joinus_sec .hiddengems-title{
  margin-bottom: 20px;
}
.skip-now a,.login_home .skip-now.desktop_hide a:hover {
  color: #D70B1B;
}
.hiddengems-title.mt-40{
  margin-top: 40px;
}
.login_home .skip-now.desktop_hide{
  display: block !important;
}

.reg_section{
  background: url(../images/vendor_pg.jpg) no-repeat center center;
  background-size: cover;
}
.reg_section_form {
  margin: 50px 0px;
  border: 6px solid #FFFFFF;
  padding: 45px 55px;
  color: #fff;
}

.reg_section_form label {
  width: 100%;
  color: #fff;
  font-size: 16px;
}
.reg_section_form input[type="text"],.reg_section_form input[type="tel"],.reg_section_form input[type="email"], .reg_section_form .nice-select,.reg_section_form input[type="number"] {
  text-align: left;
  height: 60px;
  border-radius: 0px !important;
  background: #111111 !important;
  border: 1px solid #707070 !important;
  padding: 0px 25px;
}
.reg_section_form span.current {
  line-height: 60px;
  color: #fff;
}
.reg_section_form .nice-select {
  width: 100%;
  color: #000;
  margin-bottom: 35px;
}
.reg_section_form .select-group {
  display: flex;
  flex-direction: column;
}
.reg_section_form h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.reg_section_form .input-group {
  margin: 0px;
}
.reg_section_form input[type="submit"] {
  background: #D70B1B;
  color: #fff;
  height: 60px;
  border-radius: 0px !important;
  margin: 0px 55px;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s ease;
}
.reg_section_form input[type="submit"]:hover {
  background: #91012e;
}
.reg_section_form input.is-invalid-input, .reg_section_form .is-invalid-input + .nice-select, .reg_section_form select.is-invalid-input {
  color: #cc4b37 !important;
  border-color: #cc4b37 !important;
}
.is-invalid-input + .nice-select .current
{
  color: #cc4b37 !important;
}
img.chef_img {
  right: -80px !important;
  position: relative;
  display: flex !important;
}

.reg_section_form.delivey_partner_from {
  margin: 100px 0px !important;
}
.reg_section_form.delivey_partner_from input[type="submit"]
{
background-color: #2BB058;
}
.reg_section_form.delivey_partner_from input[type="submit"]:hover
{
background-color: #0e632a;
}
img.dv_prt_img {
  right: -50px !important;
  position: relative;
  display: flex !important;
}
.gem-res{
  position: absolute;
  bottom: 15px;
  left: -7px;

}
.gem-res-cont{
  display: flex;
  align-items: center;
  gap: 7px;
  background: #CE2014;
  color: #fff;
  padding: 0px 10px;
  font-size: 14px;
  height: 31px;
  border-radius: 0px 4px 4px 0px;

}
.gem-res img,.restaurants_sec .menu_card .img_sec .gem-res img {
  height: 20px !important;
  width: auto !important;
  object-fit: contain;
  border-radius: 0 !important;
}
.gem-res::before,.gem-res::after {
  content: "";
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right:10px solid #8D0D04; 
  position: absolute;
  top: -11.5px;
  transform: rotate(230deg);
  left: 6px;
  z-index: -1;

}
#featured_grid .gem-res::after{
  transform: rotate(133deg) !important;
}
.gem-res::after {
  bottom: -12px !important;
  transform: rotate(130deg) !important;
  left: 6px !important;
  top: unset !important;
}
.restaurant_crd_slider .top_sec.mobile-scroll-x .top_dishes.inner_flex{
 display: none;
}
.restaurant_crd_slider  .top_sec .inner_flex.coupon_sec{
  background-color: var(--color-green);
  color: var(--color-white);
  border-radius: 8px;
  padding: 5px 8px;
  width: fit-content;
  font-size: 12px;
  margin: 0;
  gap: 10px;
  position: absolute;
  right: 66px;
  width: max-content;
  bottom: -10px;
}
.restaurant_crd_slider  .top_sec .inner_flex{
width: 100%;
}
.restaurant_crd_slider  .top_sec .inner_flex.coupon_sec p{
margin-bottom: 0 !important;
}
.restaurant_crd_slider .restaurant_crd .top_sec{
  display: flex;
  align-items: center;
}
/* .restaurant_crd_slider .gem-res {
  right: -7.5px;
  bottom: unset;
  left: unset;
} */
.restaurant_crd_slider .gem-res-cont{
  border-radius: 4px 0px 0px 4px !important;
}
/* .restaurant_crd_slider .gem-res::before, .restaurant_crd_slider .gem-res::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 5px solid transparent; */
  /* border-right: 8px solid #4105D2; */
  /* position: absolute;
  top: -5.5px;
  transform: rotate(310deg);
  right: 3.5px;
  z-index: -1;
  left: unset !important;
} */
.restaurant_crd_slider .gem-res-cont{
  width: 100% !important;
}
/* .restaurant_crd_slider .gem-res::after {
  bottom: -4px !important;
  transform: rotate(63deg) !important;
  right: 3.5px !important;
  top: unset !important;
} */
#footer .apps_nav{
display: none;
}
.restaurant_crd_slider .restaurant_crd:has(.coupon_sec) .top_sec .flex_vh{
  width: calc(100% - 255px) !important;
}
.restaurant_crd_slider .restaurant_crd .btm_sec:has(.gem-res) div:first-child p {
  width: calc(100% - 130px) !important;
}
.restaurant_crd_slider .restaurant_crd .top_sec .flex_vh{
width: 100%;
}
.restaurant_crd_slider .restaurant_crd:has(.coupon_sec) .top_sec .res_name{
  width: calc(100% ) !important;
}
.restaurant_crd_slider .restaurant_crd .top_sec .res_name{
  width: calc(100% - 40px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
}
.scroll-btn{
  /* position: absolute;
    align-self: 0;
    left: 0;
    width: max-content;
    top: 50%;
    transform: translateY(-50%);
    width: max-content;
    cursor: pointer;
    z-index: 99; */
    width: 35px;
    height: 35px;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .3), 0 0 4px rgba(0, 0, 0, .2);
    border-radius: 50% !important;
    padding: 0;
    cursor: pointer;
}
.scroll-btn .bi{
  /* color: var(--color-green) !important; */
}
.category_sec .inner_flex_end.tlesec{
align-items: center;
margin-bottom: 25px;
}
.scroll-btn.right{
  margin-left: 12px;
/* left: unset;
right: 0; */
}
.search_result_page #no_data_filter{
  display: none !important;
}
#change_email {
  position: relative;
  padding: 14px 0;
}
/* .search_result_page:has(#no_found[style="display: block;"]) :where(#all_res,#all_dish){
  display: none !important;
} */
.search_result_page:not(:has(#no_found.hiddenno)) :where(#all_res,#all_dish){
  display: none !important;
}
.hiddenno{
  display: none;
}
 .deliverylocinfo #addmore-addresshome .cstm_radio_btns ul,.deliverylocinfo #addmore-addresshome .check-parant {
  width: 100% !important;
 }
 #fil_opt .s_option input,#extra_itemsdrop{

 }
 #fil_opt .s_option input[disabled="disabled"] + label,#extra_itemsdrop[disabled="disabled"] + .nice-select{
  opacity: 0.7;
 }
 .review_desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Limit the text to 4 lines */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis; /* Show ellipsis when text is truncated */
}
#readmoreb{
  cursor: pointer;
}
.addmoreadrs .address_sec input {
  padding: 10px 18px 10px 40px !important;
}
.addmoreadrs .address_sec{
  position: relative;
}
.addmoreadrs .offheader.offheader{
  margin-bottom: 5px;
}
.gem-res-cont span{
  font-family: 'Google Sans Display';
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
}
.addresspop-home-cunt {
  position: absolute;
  right: 5px;
}
.addresspop-home-more img {
  height: 40px;
  position: relative;
  z-index: 9999;
}
.addresspop-home-dropdow {
  position: absolute;
  z-index: 99;
  top: 15px;
  background: #fff;
  right: 30px;
  width: 105px;
  border-radius: 4px;
}
button.addresspop-home-more {
  cursor: pointer;
}
.addresspop-home-cunt ul li a img, .addresspop-home-cunt ul li a i {
  font-size: 18px;
  height: 18px;
}
.deliverylocinfo #addmore-addresshome .addresspop-home-dropdow ul {
  background: transparent !important;
  margin: 0px !important;
  padding: 10px !important;
}
.addresspop-home-cunt div.addresspop-home-dropdow ul li{
  padding-bottom: 2px;
}
.addresspop-home-cunt ul li a{
  font-size: 14px;
  width: 100%;
  display: block !important;
}
#addmore-addresshome label:first-child .addresspop-home-cunt .addresspop-home-more img {
  filter: invert(1);
}
#orderdf_pop_up_div .dish_card.dis-rest .dish_name{
 display: none;
}
#orderdf_pop_up_div .dish_card.dis-rest .addresb span{
  font-size: 10px !important;
  font-weight: normal !important;
}
#orderdf_pop_up_div .dish_card.dis-rest .addresb{
  font-size: 14px;
  font-weight: bold;
}
#orderdf_pop_up_div h4.sec_title{
  text-transform: capitalize; 
}
#orderdf_pop_up_div .preparing .dish_card.inner_flex{
  /* align-items: center !important; */
  align-items: end !important;

}
.cart-addselection:has(#not_deliver[style="display: flex;"]) #addr_title{
  display: none;
}
.cart-addselection #not_deliver{
color: #D70B1B;
font-weight:700;

}
#order-noticing_pop .mobile_cart1 .left_mcart{
 position: relative;
 margin-left: 50px;
}
#order-noticing_pop .mobile_cart1 .left_mcart img{
position: absolute;
left: -50px;
top: 50%;
transform: translateY(-50%);
}
.mobile_cart .location_mcitem{
 text-transform: capitalize;
}
.offCanvas__info.order_notifi_popup #payment_list_pop li{
  text-transform: capitalize;
}

.mobile_cart1 .right_mcart{
  margin-top: -3px;
 }
 .pagination-container button,.blogsid-reg{
   cursor: pointer;
 }
 .res-radio.radio_sec .radio_grp_btn label[for="ratingb"] span {
 display: flex;
}
.restaurant_crd.box-opacity .inner_flex.coupon_sec{
 display: none !important;
}
#dish_append .dish_card .ratingssecofr {
  gap: 5px;
}
#dish_append .dish_details .ratingssecofr{
  justify-content: flex-start !important;
}
#dish_append .dish_details .ratingssecofr .ratings {
 width: max-content !important;
}
.header_quicker_sec .headerquicker-img p b{
 display: none !important;
}
svg:has(#diamond_4_) {
  width: 60px;
  height: auto;
}
svg:has(#diamond_4_) path{
 fill:#0b8f37;
}
.main-carddet {
  width: 100%;
  min-height: 124px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px 0 0 0;
}
.restarunt_page .dish_details p.amount {
  display: flex;
  flex-direction: column-reverse;
  width: max-content !important;
  align-items: end;
}
.bg-grey .paginati-sec{
  display: none !important;
}
#cart_menu .dish_detailsab .dish_name{
  align-items: flex-start !important;
}
.foodontipbtn{
  position: relative;
  width: auto;
}
.foodontipbtn .btn-ring{
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.foodontipbtn .btn-ring:after {
  width: 14px;
  height: 15px;
}
#zsiq_float{
  display: none;
}
.zsiq-toggle#zsiq_float{
  display: block !important;
}
#addr_list .adrtext p.text_light{
 width: 100%;
 word-wrap: break-word;
}

/* .active_order:not(:has(.active_order_box,.preview_order_box)){
  display: none !important;
} */
input:focus {
  scroll-margin: 0;
}
.youorder:not(:has(.preview_order_box)){
  display: none !important;
}

#cart_menu .top-ban-cont {
  flex-direction: column;
}

#cart_menu .top-ban-cont .cell.small-12 {
  width: 100% !important;
}

.top-ban-cont p.amount {
  position: unset !important;
}
#cart_menu .dish_image img, .cart_page #cart_menu .dish_image img {
  height: 220px !important;
  width: 100% !important;
}
.reveal#cart_menu .dish_details {
  padding: 10px 10px 0px !important;
}
.search_result_page #dish_append .dish_card p.price {
      display: flex;
      flex-direction: column-reverse;
      justify-content: right;
      text-align: right;
}
.secondar_header .rest_hdr .restarunt_details{
 display: none !important;
}

.list_align_card p#reson-fordelete{
  margin-bottom: 10px !important;
  font-weight: 500;
}
#otp_verify #login{
  display: flex !important;
  justify-content: center;
}
.default-btn.activate{
  pointer-events: none !important;
}
.default-btn.activate::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin: 8px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: ring 1.2s linear infinite;

}
#coupon_lst .tickets-md-align{
 width: 100%;
}
.favpage #f_list .dish_card .offer_percent{
width: 100% !important;
}
.offheader.offheader2 .auto_fill_drop {
position: relative;
}
.offheader.backfrom{
padding-top: 0 !important;
}
.offheader.backfrom.open{
 display: flex !important;
}
form input:focus{
  caret-color: grey !important;
}
form input{
  outline: transparent !important;
}
.gm-style-iw .gm-style-iw-chr {
display: none !important;
}
.gm-style-iw{
  padding:10px !important;
}
.gm-style-iw .gm-style-iw-d{
  overflow: auto !important;
}
#profile_det .left .sec_title{
  /* max-width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; */
}
#profile_det .left p{
text-align: left;
}
.active_order .active_order_box .text_bold.content{
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.search_area .delivey_location select {
  margin-bottom: 0px;
}

#pay[disabled]{
  background: rgba(58, 62, 59, 0.57) !important;
}
.thanksforrate .titles{
  font-size: 18px !important;
  font-weight: 500;
  text-align: center !important;
  color: #00021B !important;
 }
 .thanksforrate{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
 }
 .header_quicker-limg{
   cursor: pointer;
 }
 .hidden-gemfilter img[src="images/jf_quicker.svg"] {
  width: 70px;
  margin-top: 0px;
}
.bi.bi-arrow-left:not(.scroll-btn .bi.bi-arrow-left){
  font-size: 24px;
  color: var(--color-green);
}
#footer .cell.logo_sec{
  text-align: center;
}
[type='checkbox'] + label img{

}
/* .deliverylocinfo .gm-style-iw .gm-style-iw-ch{
position: absolute;
} */
@keyframes wave-lines {
  0% {
      background-position: -468px 0;
  }
   100% {
      background-position: 468px 0;
  }
}
.loaderon :where(.addresfetch,#caddress){
position: relative;
}
.loaderon #caddress{
  opacity: 0;
}
.loaderon .addresfetch{
  color: transparent;
}
.loaderon input{
  pointer-events: none;
}
.loaderon .addresfetch::before{
  border-radius: 5px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  animation: wave-lines 2s infinite;
  height: 65px;
}
/*   */
/* order_notifi_popup order-css */

/* .order_notifi_popup .preparing  .dish_card .dish_details{
  align-items: center !important;
}
.order_notifi_popup .preparing .dish_card:not(.dish_card:last-child) {
  padding: 5px 15px 5px !important;
}
.order_notifi_popup .preparing .dish_card:not(.dish_card:last-child).active p{
  color: var(--primary-color) !important;
}
.order_notifi_popup .preparing .dish_card:not(.dish_card:last-child).active img{
  filter: contrast(1);
}
.order_notifi_popup .preparing .dish_card img{
  filter: contrast(0.2);
} */


/* #orderdf_pop_up_div .preparing .dish_card .dish_name b{
  font-weight: normal !important;
}
#orderdf_pop_up_div .preparing .dish_card:not(.dish_card:last-child).active .dish_name b{
  font-weight: bold !important;
}
.order_notifi_popup .preparing .dish_card p{
  color: #949494 !important;
}
#order-noticing_pop:not(:has(button)){
 display: none !important;
}
.order_notifi_popup .preparing .dish_card:last-child:has(.st_delivered) p{
  color: var(--primary-color) !important;
}

#orderdf_pop_up_div .preparing .dish_card:last-child:has(.st_delivered) .dish_name b{
  font-weight: bold !important;
}
.order_notifi_popup .preparing .dish_card:last-child:has(.st_delivered) img{
  filter: contrast(1);
} */
/* end of order_notifi_popup order-css */
.order_home_body .srchsortopton #extra_itemsdrop{
  margin: 0 !important;
}
.order_home_body .srchsortopton .form-group:hover{
 background: transparent !important;
}
#extra_itemsdrop option[disabled]{
 display: none;

}

/*------- contact us ------*/
.conatctus_section{
        background-color: #f8f8f8;
        padding-top: 80px;
    padding-bottom: 80px;
}
.box_contacts {
    background-color: #fff;
    padding: 30px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.box_contacts i {
    font-size: 46px;
    font-size: 2.875rem;
    background: #e2211c;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box_contacts h2 {
    font-weight: 500;
    margin: 10px 0 10px 0;
    font-size: 22px;
}
.box_contacts small {
    display: block;
    color: #777;
}
.box_contacts div{
  font-size: 15px;
      color: #777;
}
.box_contacts a{
   font-size: 15px;
      color: #777;
}
iframe.map_contact {
    border: 0;
    width: 100%;
        height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.box_contacts.mb0{
      margin-bottom: 0px;
}
.gm-style .gm-style-iw-tc{
  filter: none !important;
}