/* files */
@import url("../css/header_footer.css");

/*----- BASIC -----*/
body {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  background: rgb(250, 250, 250);
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: no-common-ligatures;
  color: #f06a1f;
  line-height: 1.4;
  position: relative;
  overflow-x: hidden;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}
:hover {
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}
a,
a:hover {
  color: #f06a1f;
  text-decoration: none;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}
header a:hover {
  color: #f06a1f;
  text-decoration: none;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
}
ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
select {
  appearance: none;
  background: #191a1b url("../images/Down.svg") no-repeat !important;
}
select:focus-visible {
  outline: none;
}
input:focus {
  outline: none !important;
  border: 1px solid rgb(255, 105, 0) !important;
}
a:focus {
  outline: none !important;
  box-shadow: none !important;
}
a:-webkit-any-link:focus-visible {
  outline-offset: 0px !important;
}
a:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}
.modal-dialog {
  justify-content: center;
}
.modal {
  padding: 0 !important;
}
.active-sidebar {
  overflow: hidden;
}
.favicon {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.container-custom {
  width: 100%;
  max-width: 1280px;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1439px) {
  .container-custom {
    max-width: 1024px;
    padding: 0 15px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1279px) {
  .container-custom {
    max-width: 960px;
    padding: 0 15px;
    margin: 0 auto;
  }
}
/* main section */
main {
  padding: 245px 0 0;
}
.slider-section {
  width: 100%;
  padding: 0px calc((100% - 1280px) / 2);
  overflow: hidden;
  position: relative;
  user-select: none;
  transform: translate3d(0px, 0px, 0px);
  backface-visibility: hidden;
}
.slider-section img {
  box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px;
  border-radius: 20px;
  transition: opacity 450ms ease-out 0s, box-shadow, transform;
  /*height: 373.33px;*/
  object-fit: cover;
  opacity: 0.4;
  background-image: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    rgb(255, 255, 255) 100%
  );
}
.owl-item.active .item img {
  opacity: 1;
}
.owl-dots button {
  width: 12px;
  height: 12px;
  background-color: rgb(84, 76, 72) !important;
  border-radius: 6px;
  margin: 0px 5px;
  cursor: pointer !important;
  transition: background-color 300ms ease-out 0s;
}
.owl-dots button.active {
  background-color: rgb(197, 202, 206) !important;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 32px;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 150ms ease-out 0s;
  left: 0;
  right: 0;
}
.owl-carousel:hover .owl-dots {
  opacity: 1;
}
.owl-carousel:hover .owl-nav {
  opacity: 1;
}
.owl-nav {
  opacity: 0;
}
.owl-nav button {
  width: 34px;
  height: 34px;
  background-color: rgb(55, 53, 53) !important;
  border-radius: 50%;
  color: #fff !important;
  display: inline-block;
}
.owl-nav button span {
  font-size: 40px;
  font-weight: 300;
  line-height: 18px;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  bottom: 0;
  left: 16%;
}
.owl-nav .owl-next {
  position: absolute;
  top: 45%;
  bottom: 0;
  right: 16%;
}
.owl-nav {
  height: 100%;
}
.card-category {
  position: relative;
  width: 100%;
  border-radius: 12px;
  top: 0px;
  transition: top 150ms ease-out 0s;
  margin: 0 0 60px;
  display: block;
  box-shadow: 1px 1px 6px #2d2d2d48;
  background-color: #ffffff;
}
.card-category:nth-child(4n + 4) {
  margin-right: 0px;
}
.card-category:hover img {
  top: 3px;
}
.card-category img {
  top: 0;
  position: relative;
  width: 100%;
  object-fit: contain;
  border-radius: 12px 12px 0 0;
}
.all-categories h2 {
  color: rgb(0, 0, 0);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 36px;
  margin: 32px 0px;
  display: block;
}
.card-category h4 {
  margin: 8px 0;
  color: rgb(0, 0, 0);
  font-size: 18px;
  line-height: 24px;
  /* font-family: "Open Sans", Roboto, Oxygen-Sans, Ubuntu, Cantarell,
		"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
		"Segoe UI Symbol"; */
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-transform: capitalize;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-category_details p {
  margin: 0px;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(92, 99, 112);
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

main > .all-categories {
  margin-top: -75px;
  padding-top: 85px;
}

.card-deal_details p {
  margin: 0px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(92, 99, 112);
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card_categoryflex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.price_category h5 {
  flex: 1 1 auto;
  padding-right: 4px;
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  line-height: 22px;
  display: flex;
  flex-flow: column;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 0;
}
.price_category small {
  font-size: 14px;
  line-height: 18px;
  color: rgb(92, 99, 112);
  font-weight: 500;
  position: relative;
}
.price_category small svg {
  position: absolute;
  width: 110%;
  height: 80%;
  left: -5%;
  bottom: 0%;
}


.select-btn {
  outline: none;
  border: none;
  border-radius: 9999px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  text-decoration: none;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
  background-color: rgb(255 199 162);
  color: #542810;
  padding: 6px 20px 6px;
  font-size: 16px;
  line-height: 24px;
  min-width: 120px;
  display: inline-block;
}
.select-btn:hover {
  background-color: rgb(255, 210, 179);
  color: #f06a1f;
}
.create-btn {
  outline: none;
  border: none;
  border-radius: 9999px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  padding: 7px 20px 9px;
  font-size: 16px;
  line-height: 24px;
  min-width: 120px;
}
.create-btn:hover {
  background-color: rgb(232, 97, 0);
  color: rgb(255, 255, 255);
  transition-duration: 200ms;
  transition-timing-function: ease-out;
}
.notselect-btn {
  outline: none;
  border: none;
  border-radius: 9999px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition-property: background-color, color;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
  background-color: rgb(226, 226, 233);
  color: rgb(171, 173, 186);
  cursor: not-allowed;
  padding: 7px 20px 9px;
  font-size: 16px;
  line-height: 24px;
  min-width: 120px;
}
#Pizza img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.no-product {
  justify-content: flex-end;
}
/*----Login Popup----*/
.login-fl .modal-content {
  display: flex;
  flex-direction: column;
  width: 409px;
  height: 399px;
  padding: 32px;
  border-radius: 20px;
  position: relative;
  border: none;
}
.login-fl .modal-content .modal-header {
  padding: 0;
  display: block;
  border: 0;
}
.login-fl .modal-content .modal-header h5 {
  margin: 0px 0px 8px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  line-height: 36px;
}
.modal-content .modal-header .close {
  padding: 0;
  margin: 0;
  position: absolute;
  right: -35px;
  top: 0;
  opacity: 1;
}
.login-fl p.description {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: rgb(92, 99, 112);
  margin: 0px 0px 24px;
}
.login-fl .modal-content .modal-body {
  padding: 0;
}
.login-fl .modal-content .modal-body form .form-group label {
  display: block;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: rgb(92, 99, 112);
}
.login-fl .modal-content .modal-body form .form-group .form-control {
  display: block;
  outline: none;
  box-shadow: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  height: 45px;
  padding: 14px 30px 14px 50px !important;
  border-radius: 12px;
  width: 100%;
  border: 1px solid rgb(226, 226, 233);
  resize: none;
  font-size: 16px;
  line-height: 20px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

  color: rgb(0, 0, 0);
}

.login-fl .modal-content .modal-body form .form-group .form-control:focus {
  border-color: rgb(255, 105, 0) !important;
  outline: none;
}
.login-fl .modal-content .modal-footer {
  margin: 0;
  padding: 0;
  border: 0;
}
.code_btn {
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255) !important;

  display: block;
  border: 0;
  width: 100%;
  height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 9999px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
/*-----Deals------------*/
.deals_bx {
  box-shadow: rgb(0 0 0 / 20%) 0px 0px 12px -4px;
  box-sizing: border-box;
  border-radius: 12px;
  display: flex;
  flex-flow: column;
  height: 100%;
}
.deal-mb {
  margin-bottom: 32px;
}
.deals_bx img {
  width: 100%;
  border-radius: 12px 12px 0 0;
  object-fit: cover;
}
.deals_bx .deals_txt {
  padding: 0 16px 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.deals_bx .deals_txt .deals_txt_description {
  margin-bottom: 20px;
}
.deals_bx .deals_txt .deals_txt_description h3 {
  margin: 12px 0px 8px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: rgb(0, 0, 0);
}
.deals_bx .deals_txt .deals_txt_description p {
  font-size: 15px;
  line-height: 20px;
  color: rgb(92, 99, 112);
  white-space: pre-line;
  margin: 0px;
  flex: 1 0 auto;
}
.deals_bx .deals_txt .coupon_btn {
  background-color: rgb(255, 240, 230);
  color: rgb(209, 87, 0);
  margin-top: 16px;
  padding: 12px 48px;
  border-radius: 9999px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  display: inline-block;
}
.deals_bx .deals_txt .coupon_btn:hover {
  background-color: rgb(255, 210, 179);
  color: rgb(209, 87, 0);
}
/*----Delivery Area----*/
.delivery-area {
  padding-top: 44px;
  padding-bottom: 120px;
}
.deliv-btn-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.deliv-btn-area .delivery-btn {
  height: 40px;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
  outline: none;
  border: none;
  border-radius: 9999px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  text-decoration: none;
  position: relative;
  text-align: right;
  background-color: rgb(255, 240, 230);
  color: rgb(209, 87, 0);
  display: inline-block;
}
.deliv-btn-area .delivery-btn:hover {
  background-color: rgb(255, 210, 179);
  color: #d15700;
}
h1.title {
  display: inline-block;
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.delivery-dropdown {
  position: relative;
  margin-top: 1px;
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  z-index: 2;
}
.dots {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 3px 6px;
  border-radius: 3px;
  background-color: black;
}
.delivered-dropdown-menu {
  display: block;
  background-color: #000;
}
.indicators {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 9px;
  background-color: rgb(255, 59, 48);
  animation: blink 2s linear infinite;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.d-address {
  display: flex;
  align-items: center;
}
.d-address p {
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 1.4;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  margin: 0;
}
.webcam_details {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.video_bx .webcam_video {
  width: 800px;
  height: 472px;
  border-radius: 12px;
  margin-top: 12px;
  background: black;
  transform: translateZ(0px);
}
.nogloves-link {
  margin: 30px 0 0;
  font-size: 18px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  display: block;
}
.pizzeria-address-info {
  padding-left: 20px;
  margin-bottom: 30px;
  white-space: nowrap;
}
.pizzeria-address-info ul li {
  display: block;
  color: rgb(0, 0, 0);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  line-height: 21px;
  margin-top: 15px;
  margin-bottom: 11px;
  position: relative;
}
.pizzeria-address-info ul li span {
  display: block;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag {
  width: 166%;
  margin-left: -33%;
  padding: 9px 33% 20px;
  overflow: hidden;
  position: relative;
}
.owl-carousel .owl-stage-outer {
  overflow: visible;
}
/* choose city popup */
.city-modal .modal-content {
  position: relative;
  padding-bottom: 0px;
  border-radius: 20px;
}
.city-modal .modal-dialog.modal-dialog-centered {
  max-width: 1080px;
  text-align: center;
}
.city-modal .modal-header {
  padding: 45px 25px;
  background: rgb(243, 243, 247);
  border-radius: 20px 20px 0px 0px;
  border-bottom: 1px solid rgb(226, 226, 233);
  justify-content: center;
}
.city-modal .modal-header h1 {
  display: inline-block;
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.city-modal .modal-header {
  padding: 45px 25px;
  background: rgb(243, 243, 247);
  border-radius: 20px 20px 0px 0px;
  border-bottom: 1px solid rgb(226, 226, 233);
  justify-content: center;
}

.city-modal .modal-header h1 {
  display: inline-block;
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
ul.list-city li a {
  font-size: 30px;
  margin-bottom: 30px;
  padding: 6px 30px;
  max-width: 100%;
  position: relative;
  display: inline-block;
  line-height: 1;
  border-bottom: none;
  color: rgb(0, 0, 0);
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.list-city li a:hover {
  color: #f06a1f;
}
.city-modal .modal-body {
  padding: 50px;
}
/* profile page */
.profile-details {
  padding: 44px 0;
}
.profile_data {
  width: 544px;
}
.profile-title {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin: 0px 0px 28px;
  color: #000;
}
.profile_data form.details-form {
  width: 300px;
}
.profile_data form .form-group {
  padding: 8px 0px;
  margin-bottom: 16px;
  position: relative;
}
.profile_data form .form-group_inner {
  position: relative;
}
.profile_data form label {
  margin-bottom: 4px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: rgb(92, 99, 112);
  display: flex;
  align-items: center;
}
.profile_data form .form-control {
  height: 40px;
  padding: 10px 16px;
  border-radius: 8px;
  width: 100%;
  border: 1px solid rgb(226, 226, 233);
  resize: none;
  font-size: 16px;
  line-height: 20px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: rgb(0, 0, 0);
  font-variant-ligatures: no-common-ligatures;
  transition-property: background-color, border-color;
  transition-duration: 100ms;
  transition-timing-function: ease-out;
}
.profile_data form .form-control:focus {
  outline: none;
  box-shadow: unset;
  border: 1px solid #f06a1f;
}
.profile_data form .form-group small {
  color: rgb(171, 173, 186);
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  width: 80px;
  text-align: right;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.profile_data form .form-group label button {
  border: none;
  padding: 0;
  line-height: unset;
  background: transparent;
  position: relative;
  top: -2px;
  margin-left: 8px;
}
.profile_data form .form-group label button svg path {
  fill: rgb(92, 99, 112);
}
.profile_data form .form-group label button:hover svg path {
  fill: rgb(0, 0, 0);
  transform: scale(1.05);
}
.birth-form small {
  margin: 30px -50px;
}
.subscrip-title {
  margin: 50px 0px 15px;
}
.custom-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.custom-checkbox label {
  position: relative;
  cursor: pointer;
  display: flex !important;
}
.custom-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  border: 1px solid rgb(211, 213, 222);
  transition: border-color 100ms ease 0s;
}
.custom-checkbox input:checked + label:before {
  border: 1px solid rgb(255, 105, 0);
}
.custom-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 7px;
  height: 13px;
  border: solid rgb(255, 105, 0);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-checkbox label span {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  line-height: 20px;
}
/*----Add to Basket Popup----*/
.addbasket .modal-content {
  width: 408px;
  height: 399px;
  z-index: 0;
  margin: 0 auto;
}
.specify-add-btn {
  height: 40px;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
  border: none;
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  border-radius: 9999px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  display: block;
}
.specify-add-btn:hover {
  background-color: rgb(232, 97, 0);
  color: rgb(255, 255, 255);
}
.try-btn {
  background-color: rgb(255, 240, 230);
  color: rgb(209, 87, 0);
  height: 40px;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  display: block;
  border-radius: 9999px;
  text-align: center;
  margin-top: 16px;
}
.try-btn:hover {
  background-color: rgb(255, 210, 179);
  color: rgb(209, 87, 0);
}
.addbasket .modal-body p {
  margin: 32px 0 0;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: rgb(0, 0, 0);
}
/*----Delivery Address Popup----*/
.delivery-add-pp .modal-content {
  width: 880px !important;
  height: 673px !important;
  border-radius: 20px;
  background: rgb(243, 243, 247);
}

.delivery-add-pp ul.nav {
  margin: 17px 0px 5px;
  list-style: none;
  border-bottom: 1px solid rgb(223, 219, 216);
  padding: 0px 50px !important;
}
.delivery-add-pp .modal-content {
  padding: 0;
}
.delivery-add-pp .modal-content .modal-header {
  padding: 30px 50px 0;
}
.delivery-add-pp .modal-content .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #f06a1f;
  border-bottom: 4px solid rgb(255, 105, 0);
  background: none;
  border-radius: 0;
}
.delivery-add-pp .modal-content li.nav-item {
  margin: 0px 22px 0px 0px;
}
.delivery-add-pp .modal-content ul li a.nav-link {
  font-size: 21px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: rgb(0, 0, 0);
  padding: 0.5rem 0rem;
}
.delivery-add-pp .modal-body {
  position: relative;
}
.delivery-add-pp form .form-group {
  position: relative;
}
.delivery-add-pp form .form-group span.add-icon {
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 11;
}

.delivery-add-pp form .form-group span.clear-txt {
  position: absolute;
  top: 17px;
  right: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: rgb(92, 99, 112);
  margin: 0;
}
.delivery-add-pp form .form-group .add-no {
  padding: 14px 16px !important;
}

.delivery-add-pp form .form-group .addres-bar {
  padding: 14px 14px 14px 40px !important;
}
.select_btn {
  background-color: rgb(226, 226, 233);
  color: rgb(171, 173, 186);
  margin-top: 10px;
  cursor: not-allowed;
  padding: 15px 35px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 999px;
  display: inline-block;
}
.delivery-add-pp .tab-content {
  width: 580px;
  padding: 15px 50px 52px !important;
}
.takeaway-bx {
  padding-bottom: 25px;
}
.takeaway-bx .rdio {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.takeaway-bx .rdio input[type="radio"] {
  opacity: 0;
}
.takeaway-bx .rdio label {
  padding-left: 10px;
  cursor: pointer;
  margin-bottom: 7px !important;
}
.takeaway-bx .rdio label:before {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid rgba(255, 105, 0, 0.4);
  background: #fff;
}
.takeaway-bx .rdio input[type="radio"] {
  margin: 0px;
}
.takeaway-bx .rdio input[type="radio"]:disabled + label {
  color: #999;
}
.takeaway-bx .rdio input[type="radio"]:disabled + label:before {
  background-color: #fbc52d;
}
.takeaway-bx .rdio input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 5px;
  display: inline-block;
  font-size: 11px;
  width: 12px;
  height: 12px;
  background-color: rgb(255, 105, 0);
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.takeaway-bx .rdio-default input[type="radio"]:checked + label:before {
  border-color: rgba(255, 105, 0, 0.4);
}
.takeaway-bx .rdio-primary input[type="radio"]:checked + label:before {
  border-color: rgba(255, 105, 0, 0.4);
}
.takeaway-bx .rdio-primary input[type="radio"]:checked + label::after {
  background-color: rgb(255, 105, 0);
}
.takeaway-bx .add_details {
  padding-left: 10px;
}
.takeaway-bx .add_details h5 {
  cursor: pointer;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 1.2em;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.add_details p.delivered-add,
.add_details p.delivered-time {
  margin-bottom: 10px;
  font-size: 15px;
  color: rgb(92, 99, 112);
}
.org-bg {
  background-color: rgb(255, 105, 0) !important;
  color: #fff;
  cursor: pointer;
}
.org-bg:hover {
  background-color: rgb(232, 97, 0) !important;
  color: #fff;
}
/*---Select Pizzza Bx---*/
.select_pizza .modal-content {
  width: 100%;
  height: 610px;
  padding: 0;
  transform: scale(1);
}

.select_pizza_img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  height: 100%;
}
.select_pizza_img img {
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.inner_pizza img {
  position: relative;
  margin-left: 15px;
}
.inner_pizza img.img_12 {
  transform: scale(1.2);
}
.inner_pizza img.img_14 {
  height: 500px;
}
#inch_14 .img_pattern {
  display: none;
}
.img_pattern {
  position: absolute;
  top: 0;
  left: 10px;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.img_pattern svg {
  width: 100%;
  height: 100%;
}
.inner_pizza {
}
.inner_pizza_clss {
  width: 100%;
  position: relative;
  user-select: none;
  image-rendering: auto;
  display: flex;
  flex-flow: column;
}
.select_pizza_pattern {
  top: 38px;
  left: 0;
  right: 0;
  position: absolute;
}
.select_pizza_pattern svg {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
}
.select_pizza_details {
  background: rgb(252, 252, 252);
  width: 100%;
  height: 100%;
  padding: 30px 0px;
  border-radius: 20px;
}
.pizza_details_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.pizza_details_top h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: rgb(0, 0, 0);
  margin: 0;
}
.pizza_details_top button {
  border: none;
  background: none;
  position: relative;
  display: none;
}
.more_info_dropdown {
  padding: 12px;
  border-radius: 10px;
  background-color: rgb(55, 53, 53);
  color: rgb(255, 255, 255);
  position: absolute;
  width: 250px;
  margin-top: 0px;
  top: 45px;
  right: -12px;
  left: initial;
  text-align: justify;
  display: none;
  z-index: 1;
}
.more_info_dropdown.active {
  display: block;
}
.more_info_txt {
  position: relative;
}
.more_info_txt:before {
  content: "";
  position: absolute;
  top: -31px;
  right: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #2b2d2e;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.more_info_dropdown .more_info_txt h4 {
  color: rgb(255 255 255 / 50%);
  margin: 0px 0px 12px;
  font: 500 12px / 14px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.more_info_dropdown .more_info_txt ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.more_info_dropdown .more_info_txt ul li span {
  font: 500 12px / 13px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(255, 255, 255);
}

.select_pizza_details p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  margin-bottom: 8px;
}
.select_pizza_txt_blk {
  display: block;
}
.select_pizza_txt_blk ul li {
  display: inline-block;
}
.select_pizza_txt_blk span {
  position: relative;
  cursor: pointer;
  outline: none;
  background: transparent;
  border: none;
  margin: 0px;
  font-size: 14px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  padding-bottom: 2px;
}
.select_pizza_txt_blk span.underline_txt {
  border-bottom: 1px dashed rgb(92, 99, 112);
}
.select_pizza_txt_blk button {
  border: none;
  background: none;
}
.select_pizza_inches .nav {
  background-color: rgb(243, 243, 247);
  /* box-shadow: 0px 5.14478px 32.1549px rgb(0 0 0 / 14%); */
  border-radius: 9999px;
  padding: 2px;
  margin: 8px 0;
  width: 100%;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  text-align: center;
}
.select_pizza_inches .nav .nav-link.active,
.select_pizza_base .nav .nav-link.active {
  background-color: rgb(255, 255, 255);
  border-radius: 9999px;
  box-shadow: rgb(6 5 46 / 8%) 0px 6px 12px;
}
.select_pizza_inches .nav .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #0d1833;
  padding: 5px 30px;
}

.select_pizza_base .nav {
  width: 100%;
  background-color: rgb(243, 243, 247);
  /*box-shadow: 0px 5.14478px 32.1549px rgb(0 0 0 / 14%);*/
  border-radius: 9999px;
  padding: 3px;
  margin: 8px 0;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  text-align: center;
}
.only_select_pizza_base .nav {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  text-align: center;
}
.only_select_pizza_base .nav li.nav-item {
  width: 100%;
}
.only_select_pizza_base .nav .nav-link {
  padding: 5px 50px !important;
}

.select_pizza_base ul.single_inches li.nav-item {
  margin: 0 auto;
}
.select_pizza_base .nav .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #0d1833;
  padding: 5px 30px;
  margin: 0 auto;
  text-align: center;
}
/* 28-9 wd-mr */
.wd-mr-back-btn {
  display: none;
}
/* my order */
.wd-mr-myorder {
  z-index: 1000;
  position: relative;
}
.wd-mr-order-right {
  position: fixed;
  inset: 0px;
  background: rgba(0, 0, 0, 0.64);
  transition: opacity 300ms ease-out 0s;
  opacity: 1;
}
.wd-mr-order-left {
  display: block;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 430px;
  background: rgb(243, 243, 247);
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
  transform: translateX(430px);
}
.wd-mr-ordr-close {
  padding: 0;
  margin: 0;
  position: absolute;
  top: calc(50% - 12px);
  left: -48px;
  opacity: 1;
  width: 25px;
  height: 25px;
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  transition: transform 500ms ease 0s;
}
.wd-mr-ordr-dtls {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
}
.wd-mr-empty-ordr {
  flex: 1 1 auto;
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  display: flex;
  flex-flow: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 30px;
  text-align: center;
  height: 100vh;
}
.wd-mr-empty-ordr img {
  width: 100%;
  max-width: 314px;
  padding: 4px;
}
p.empty-txt {
  white-space: pre-wrap;
  padding: 0;
  margin: 0;
}
.wd-mr-quicklinks {
  display: none;
}

/* create pizza */
/*----------*/
.select_pizza_base h4 {
  display: block;
  color: rgb(0, 0, 0);
  font-size: 20px;
  line-height: 24px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  margin-bottom: 12px;
}
.wd_topping_blog {
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  padding: 0 5px;
}
.select_topping_item {
  width: 100%;
}
.wd_topping_details {
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  touch-action: manipulation;
  position: relative;
  width: 100%;
  height: 100%;
  /* height: 166px;
    width: calc(100% - 8px);*/
  box-shadow: rgba(6, 5, 50, 0.12) 0px 4px 20px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font: inherit;
  margin: 0px 8px 8px 0px;
  padding: 8px;
  background: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  border-radius: 12px;
  flex-flow: column;
  transition: box-shadow 150ms ease-out 0s, border;
}
.wd_topping_details img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wd_topping_details p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  flex: 1 0 auto;
  margin: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  overflow: hidden;
  text-align: center;
}
.wd_topping_details .money {
  font-size: 16px;
  line-height: 20px;
  flex: 0 0 auto;
  margin: 4px 0 0;
  font-weight: 500;
}
.select_topping_item input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}
.select_topping_item label {
  position: relative;
  cursor: pointer;
  margin: 0;
  justify-content: space-between;
  width: 100%;
}
.select_topping_item label:before {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 3px 3px;
  width: 13px;
  height: 13px;
  z-index: 9;
  text-align: center;
  transition-duration: 0.4s;
  transform: scale(0);
}
.select_topping_item :checked + label:before {
  content: "";
  background-color: #3bb54a;
  transform: scale(0.8);
  opacity: 1;
  background: #fff url(../images/home/check-mark.png) no-repeat;
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.select_topping_item :checked + label .select_topping_item {
  opacity: 1;
  z-index: -1;
}
.select_topping_item :checked + label .wd_topping_details {
  border: 1px solid #f06a1f;
}
.wd_opacity {
  opacity: 0.4;
}
/*----Create Pizza Popup----*/
.create_pizza_bx .modal-content {
  border-radius: 20px !important;
  width: 100% !important;
  height: 100%;
  transform: scale(1);
}
.create_cust_pizza h3 {
  font: 500 26px / 36px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000;
}
.create_col_grid {
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
}
.create_pizza_img {
  position: relative;
  cursor: pointer;
  margin: 0 auto 15px;
  text-align: center;
}
.create_pizza_img img {
  width: 138px;
  height: 138px;
  object-fit: contain;
}
.create_pizza_img img:hover {
  transform: scale(0.985);
}
.create_cust_pizza {
  width: 100%;
}
.create_pizza_img_txt {
  text-align: center;
}
.create_pizza_img_txt h4 {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #000;
}
.create_pizza_img_txt span {
  font-size: 16px;
  line-height: 18px;
  color: rgb(92, 99, 112);
}
.create_pizza_right {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  /*padding: 30px;*/
  border-radius: 0px 20px 20px 0px;
  background: linear-gradient(
    rgba(252, 252, 252, 0) 0%,
    rgb(252, 252, 252) 100%
  );
}
.create_pizza_rgt_inner {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.wd_create_p_img {
  width: 100%;
  height: 250px;
  object-fit: contain;
}

.wd_choose_pizza {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 92px;
  margin: 8px 0px 0px;
  padding: 9px;
  border-radius: 16px;
  box-shadow: rgb(6 5 50 / 24%) 0px 1px 2px;
}
.wd_choose_pizza_img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 8px;
  width: 55px;
}
.wd_choose_pizza_img img {
  width: 55px;
  height: 55px;
  /*margin-right: 8px;*/
  object-fit: contain;
}

.wd_choose_pizza h4 {
  text-align: left;
  display: block;
  color: rgb(92, 99, 112);
  font: 500 14px / 18px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.create_pizza_img .plan input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.create_pizza_img .plan input[type="radio"]:checked + img:after {
  display: none;
}
label.plan {
  height: fit-content;
}
.create_pizza_img .plan input[type="radio"]:checked + img {
  border: 1px solid rgb(255, 105, 0);
  padding: 8px;
  border-radius: 16px;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
/*.create_pizza_img .plan input[type="radio"]:checked + .create_pizza_img img{
  transform: scale(0.985);
}*/
/*----End Create Pizza Popup----*/
.combo_scrollbar {
  margin-right: -10px !important;
  padding-right: 15px;
  max-height: 710px;
  overflow-y: auto;
  border-radius: 0 20px 0;
}
.select_scrollbar {
  padding: 0 30px;
  height: 470px;
  display: block;
  overflow-y: scroll;
  border-radius: 0 20px 0;
}

.scrollbar {
  margin-right: -10px;

  height: 710px;
  padding-right: 15px;
  /*background: #F5F5F5;*/
  overflow-y: scroll;
  /*margin-bottom: 25px;*/
  border-radius: 0 20px 0;
}
#style-3::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  background-color: #f5f5f5;
  border-radius: 20px;
}

#style-3::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
  border-radius: 20px;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #e7e0e0;
  border-radius: 20px;
}

.wd_add_basket_btn {
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  height: 48px;
  padding: 12px 60px;
  font-size: 16px;
  line-height: 24px;

  border-radius: 9999px;
  display: inline-block;
  margin: 25px auto 0;
  text-align: center;
}
.wd_add_basket_btn:hover {
  background-color: rgb(232, 97, 0);
  color: rgb(255, 255, 255);
}
/*----Combo Pizza Popup-----*/
.combo_pizza .modal-content {
  padding: 0;
}
.combo_box_right {
  background: rgb(243, 243, 247);
  padding: 20px;
  border-radius: 20px 10px 20px 20px;
  position: relative;
  height: 100%;
}
.combo_box_right p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  width: 100%;
  margin: 8px 0 12px;
}
.wd_combo_dd_mrg {
  margin: 15px 0;
  display: block;
}
.more_info_txt_head h4 {
  margin-bottom: 0 !important;
  font: 500 15px / 17px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(255, 255, 255) !important;
  margin: 0px 0px 4px;
}
.more_info_txt_head span {
  font: 500 12px / 14px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(255, 255, 255);
  opacity: 0.5;
  margin: 0px 0px 12px !important;
  display: block;
}
.combo_top {
  align-items: flex-start !important;
}
.combo_top .pizza_details_top_txt p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  padding-right: 30px;
  width: 100%;
  margin-bottom: 12px;
}
.inner_combo_pizza_img img {
  width: 100%;
  height: 580px;
  object-fit: contain;
}

.col-grid-three {
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
a.nav-link.combo_item {
  width: 100%;
}
.combo_blog {
  display: flex;
  align-items: flex-start;
  width: 100%;
  min-height: 94px;
  position: relative;
  cursor: pointer;
  box-shadow: rgba(6, 5, 50, 0.1) 0px 8px 24px;
  padding: 10px;
  background: rgb(255, 255, 255);
  border-radius: 16px;
  transition: box-shadow 0.15s ease-in-out 0s, border-color;
  border-color: rgb(255, 255, 255);
}
.combo_blog img {
  width: 68px;
  height: 68px;
  object-fit: contain;
}
.combo_items_txt {
  margin-left: 5px;
  padding-right: 20px;
  display: block;
}
.combo_items_txt h4 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 18px;
  color: rgb(0, 0, 0);
  margin-bottom: 3px !important;
}
.combo_items_txt span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 10px;
  line-height: 16px;
  color: rgb(92, 99, 112);
  margin-bottom: 4px !important;
}
.combo_items_txt p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  line-height: 16px;
  color: rgb(0, 0, 0);
  margin: 0;
}
button.change_btn {
  border: none;
  background-color: rgb(255, 240, 230);
  color: rgb(209, 87, 0);
  padding: 6px 15px;
  font-size: 12px;
  border-radius: 999px;
  margin-top: 8px;
  display: inline-block;
}
button.change_btn:hover {
  background-color: rgb(255, 210, 179);
  color: rgb(209, 87, 0);
}
.combo_item_bx ul li.nav-item {
  width: 100%;
}
.combo_item_bx .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  padding: 1px;

  border: 1px solid rgb(255, 105, 0);
  background: none !important;
  border-radius: 20px;
  box-shadow: none;
  z-index: 9999;
  width: 100%;
}
.combo_item_bx .nav-pills .nav-link.active .combo_blog {
  box-shadow: unset;
  align-items: center;
}

.combo_item_bx .nav-pills .nav-link {
  padding: 0;
  margin-bottom: 8px;
}
.combo_item_bx .nav-pills .nav-link.active .change_btn {
  display: none;
}
.inner_grid_img {
  border-radius: 16px;
  border: 1px solid rgb(255, 255, 255);
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0;
}
.inner_grid_img img {
  width: 100%;
  object-fit: contain;
  transform: scale(1);
}
.inner_grid_img img:hover {
  width: 100%;
  object-fit: contain;
  transform: scale(0.985);
}
.inner_grid_img p {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  color: rgb(0, 0, 0);
  margin: 10px 0;
}
.combo {
  padding: 20px;
  width: 100%;
  height: 100%;
  /*display: flex;
    align-items: center;
    justify-content: center;*/
}
.combo_price {
  background: #fff !important;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0 0 20px 0;
  position: absolute;
  bottom: 0px;
  width: 96%;
  right: 0;
  left: 0;
}
.combo-basket-btn {
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  padding: 8px 25px;
  font-size: 14px;
  line-height: 24px;
  width: unset;
  display: inline-block;
  border-radius: 9999px;
}

.combo-basket-btn:hover {
  background-color: rgb(232, 97, 0);
  color: rgb(255, 255, 255);
}
.combo input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.combo input[type="radio"]:checked + .inner_grid_img:after {
  display: none;
}
.combo label {
  border: 1px solid transparent;
  padding: 8px;
  border-radius: 16px;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.combo input[type="radio"]:checked + label {
  border: 1px solid rgb(255, 105, 0);
  padding: 8px;
  border-radius: 16px;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.combo input[type="radio"]:checked + .inner_grid_img img {
  transform: scale(0.985);
}

/*----otp verification popup---*/
.verification-code-inputs {
  position: relative;
  margin: 24px auto;
  text-align: center;
}
.otp_verify .modal-body form .verification-code-inputs .form-control {
  width: 52px;
  height: 60px;
  bfont-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 18px;
  color: rgb(0, 0, 0);
  margin-bottom: 4px;
  ackground-color: rgb(255, 255, 255);
  outline: none;
  border: 1px solid rgb(211, 213, 222);
  border-radius: 12px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  padding: 0px;
  margin-right: 12px;
  display: inline-block;
}
.otp_verify .modal-body form .verification-code-inputs .form-control:focus {
  border-color: rgb(255, 105, 0);
  box-shadow: none;
}
/* checkout */
.header_checkout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0 0px;
}
.brand-logo {
  width: 100%;
  height: 60px;
  object-fit: contain;
}
ul.checkout_step {
  display: block;
}
ul.checkout_step li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 164px;
  text-align: center;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul.checkout_step li span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(255 255 255) 0px 0px 0px 4px;
  border: 1px solid rgb(64, 64, 64);
  border-radius: 50%;
}
ul.checkout_step li h6 {
  display: block;
  max-width: 140px;
  margin: 4px auto 0px;
  color: #000;
  font-size: 14px;
  line-height: 1;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  white-space: normal;
}
ul.checkout_step li::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 16px;
  width: 100%;
  height: 1px;
  background-color: rgb(175, 175, 175);
  background-image: repeating-linear-gradient(
    90deg,
    rgb(175, 175, 175),
    rgb(175, 175, 175) 2px,
    rgb(255, 255, 255) 3px,
    rgb(255, 255, 255) 8px
  );
}
ul.checkout_step li.item_success::before {
  background-color: rgb(64, 64, 64);
  background-image: none;
}
ul.checkout_step li:last-child::before {
  display: none;
}
ul.checkout_step li:last-child {
  opacity: 0.4;
}
.checout_main {
  padding: 44px 0;
}
.checkout-form__section .title_h1 {
  display: inline-block;
  margin: 0px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.checkout-form__composition {
  padding-top: 70px;
  top: -40px;
  padding-bottom: 70px;
  position: sticky;
  right: 0px;
}
.order_detailbox {
  display: block;
  margin: 0px 0 0px auto;
  padding: 32px;
  box-shadow: rgb(6 5 50 / 10%) 0px 6px 20px;
  border-radius: 8px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  width: 90%;
}
.order_detailbox h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  margin: 0px 0px 32px;
  display: block;
  color: #000;
}
.food_content h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
  color: #000;
  display: inline-block;
  padding-right: 10px;
}
.content-list {
  position: relative;
  overflow: hidden;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgb(226, 226, 233);
}
.food_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.content-list p {
  margin-top: 4px;
  color: rgb(92, 99, 112);
  font-size: 12px;
  line-height: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
.checkout-form .form-group {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.checkout-form select {
  appearance: auto !important;
}
.checkout-form .custom-checkbox label {
  width: 100%;
}
.checkout-form label {
  padding: 0;
  font-size: 16px;
  display: inline-block;
  color: #000;
  font-weight: 500;
  margin: 0 20px 0 0;
  width: 30%;
}
.checkout-form .form-control {
  display: block;
  height: 40px;
  border-radius: 8px;
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid rgba(92, 99, 112, 0.32);
  padding: 6px 15px;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: normal !important;
  box-sizing: border-box;
  width: 100%;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  outline: none;
  box-shadow: none;
  appearance: none;
  transition: border-color 0.2s ease 0s;
  font-variant-ligatures: no-common-ligatures;
}
.checkout-form .form-control:focus {
  outline: none;
  border: 1px solid rgb(255, 105, 0);
  box-shadow: none;
  background: #fff;
}
.checkout-form textarea.form-control {
  height: 80px;
  padding-right: 100px;
  line-height: normal;
}
.checkout-form textarea.form-control:focus {
  background: rgb(243, 243, 247);
  border: 1px solid rgb(211, 213, 222);
}
.checkout-form {
  margin-top: 30px;
  margin-bottom: 60px;
}
.textarea-form {
  align-items: flex-start !important;
}
.apply-input {
  margin-bottom: 60px;
}
.apply-input .form-control {
  display: inline-block;
  width: calc(50% - 7px);
  height: 40px;
  margin-right: -1px;
  border-radius: 9999px 0px 0px 9999px;
  border: 1px solid rgba(92, 99, 112, 0.32);
  padding: 0px 15px;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 40px;
  box-sizing: border-box;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  outline: none;
  box-shadow: none;
  appearance: none;
  transition: border-color 0.2s ease 0s;
  font-variant-ligatures: no-common-ligatures;
}
.apply-input .form-control:focus {
  outline: none;
  border: 1px solid rgb(255, 105, 0);
  box-shadow: none;
  background-color: rgb(255, 255, 255);
}
.apply-input button {
  padding: 8.5px 20px;
  font-size: 16px;
  border: none;
  display: inline-block;
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
  position: absolute;
}
.apply-input button:hover {
  background-color: rgb(232, 97, 0);
}
.apply-input {
  margin-top: 30px;
}
.payment_method h4 {
  display: inline-block;
  margin: 0px 0 30px;
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.custom-radiobtn [type="radio"]:checked,
.custom-radiobtn [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radiobtn [type="radio"]:checked + label,
.custom-radiobtn [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  color: #000;
  font-size: 21px;
  font-weight: 500;
}
.custom-radiobtn [type="radio"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid rgb(255, 105, 0);
  border-radius: 100%;
  background: #fff;
}
.custom-radiobtn [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.custom-radiobtn [type="radio"]:checked + label:after,
.custom-radiobtn [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: rgb(255, 105, 0);
  position: absolute;
  top: 11px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radiobtn [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radiobtn [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.payment_method {
  background: rgb(243, 243, 247);
  border-radius: 12px;
  margin: 10px 0;
  padding: 32px;
}
.checkout_btngrp {
  display: block;
  text-align: center;
  margin: 48px 0 75px;
}
.checkout_btngrp .backto-order {
  padding: 12px 48px 12px 54px;
  font-size: 16px;
  line-height: 24px;
  background-color: rgb(243, 243, 247);
  color: rgb(92, 99, 112);
  font-weight: 500;
  display: inline-block;
  border-radius: 9999px;
  position: relative;
}
.checkout_btngrp .backto-order svg {
  position: absolute;
  left: 0;
  transform: rotate(180deg);
  margin: 1px 12px;
}
.checkout_btngrp .backto-order:hover {
  color: #000;
}
.checkout_btngrp .backto-order:hover svg path stroke {
  color: #000;
}
.checkout_btngrp .placeorder-btn {
  padding: 12px 54px 12px 48px;
  font-size: 16px;
  line-height: 24px;
  background-color: rgb(255, 105, 0);
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border-radius: 9999px;
  position: relative;
  margin-left: 20px;
  min-width: 250px;
}
.checkout_btngrp .placeorder-btn svg {
  position: absolute;
  right: 0;
  margin: 1px 12px;
}
.checkout_btngrp .placeorder-btn:hover {
  background: rgb(232, 97, 0);
}
.action-link {
  font-size: 14px;
  display: inline-block;
  color: rgb(255, 105, 0);
  position: absolute;
  right: 0;
  margin: 10px 15px;
  top: 0;
  left: 0;
  text-align: right;
}
.action-link:hover {
  color: rgb(209, 87, 0);
}
.choose_action-link {
  font-size: 14px;
  display: inline-block;
  color: rgb(255, 105, 0);
  position: absolute;
  right: 0;
  margin: 10px 73px;
}
.txtarea_options {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 20px 0 0;
  flex-direction: column;
  height: 100%;
}
.form-group.textarea-form textarea {
  height: 80px !important;
  padding-right: 100px;
  line-height: normal;
}
.action_txt_links {
  font-size: 14px;
  display: inline-block;
  color: rgb(255, 105, 0);
}
.action_txt_links:hover {
  color: rgb(209, 87, 0);
}
/* time-modal */
.time-modal .modal-content {
  padding: 10px 20px 30px;
  width: 924px;
  height: 610px;
  background: rgb(243, 243, 247);
  border-radius: 20px;
}
.time-modal .modal-body {
  width: 100%;
  height: 500px;
  overflow: auto;
}
.time-modal .modal-content h2 {
  margin: 0px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  display: block;
  color: #000;
}
.time-modal .modal-dialog {
  max-width: 700px;
}
.time-modal [type="radio"]:checked,
.time-modal [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.time-modal label {
  width: 100%;
  position: relative;
  cursor: pointer;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  border-radius: 12px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 15px 17px;
  margin-bottom: 0;
}
.time-modal [type="radio"]:not(:checked) + label svg {
  display: none;
}
.time-modal [type="radio"]:checked + label svg {
  display: inline-block;
}
.time-modal [type="radio"]:checked + label {
  border: 1px solid #f06a1f;
}
/* sidenbar with product */
.wd-mr-ordr-close:hover {
  transform: scale(1.1) rotate(180deg);
}
.myorder_toplist_head {
  padding: 0 16px;
}
.myorder_toplist_head h4 {
  margin-top: 24px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 28px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: #000;
}
.myorder_toplist_head p {
  margin-bottom: 16px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: rgb(92, 99, 112);
}
.left-view {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid rgb(226, 226, 233);
  padding: 12px 0px;
  margin: 0 16px 12px;
}
.orders-listview li {
  background: #fff;
  margin-bottom: 10px;
}
.orders-listview li h6,
.bottom-view h6 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  margin: 0px 10px 4px 0px;
}
.value {
  margin: 0 !important;
}
.orders-listview li p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: rgb(92, 99, 112);
  margin: 0px;
  white-space: pre-wrap;
}
.leftview_outer {
  display: flex;
  align-items: center;
}
.leftview_outer img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin: 0;
}
.bottom-view {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px 12px;
}
.order-reject {
  color: #000;
  font-weight: 600;
}
.custom-counter {
  position: relative;
  display: flex;
  align-items: center;
  background-color: rgb(243, 243, 247);
  box-sizing: border-box;
  border-radius: 9999px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 4px 20px;
}
.custom-counter span {
  color: #000;
  font-size: 16px;
  cursor: pointer;
}
.custom-counter input {
  border: none;
  width: 45px;
  color: rgb(92, 99, 112);
  font-size: 16px;
  height: auto;
  line-height: normal;
  background: transparent;
  text-align: center;
  padding: 0;
}
.extra-things {
  padding: 16px 16px;
}
.extra-things h5 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: rgb(0, 0, 0);
}
.dippingsus {
  background: rgb(255, 255, 255);
  height: 110px;
  width: 90px;
  box-shadow: rgb(6 5 50 / 10%) 0px 6px 20px;
  margin: 14px 0px 26px;
  border-radius: 12px;
  display: flex;
  flex-flow: column;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  padding: 4px;
  transition: box-shadow 150ms ease-out 0s;
}
.dippingsus img {
  width: 100%;
  height: 70px;
  object-fit: contain;
}
.dippingsus h5 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  margin: -6px 0px 0px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 28px;
}
.bottom-fixed input {
  padding: 0px 90px 0px 0px;
  border: none;
  border-radius: 0px;
  height: 20px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.bottom-fixed .form-group a {
  position: absolute;
  right: 0;
}
.bottom-fixed input {
  outline: none;
  box-shadow: unset;
}
.bottom-fixed .form-group {
  border-bottom: 1px solid rgb(226, 226, 233);
  padding: 12px 0px;
  margin: 0 16px 12px;
}
.bottom-fixed {
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(6 5 50 / 10%) 0px -2px 4px;
  padding-bottom: env(safe-area-inset-bottom);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 0 0;
}
.mob_btn {
  display: none;
}
.scrollbar-myorder {
  display: block;
  max-height: 700px;
  overflow: scroll;
  padding-bottom: 50px;
}
.dipping_block {
  z-index: 1010;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgb(255, 255, 255);
  padding: 0px 24px 40px;
  border-radius: 9px 9px 0px 0px;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
  transform: translateY(100%);
}
.active-block .dipping_block {
  transform: translateY(20px);
}
.dipping_block h6 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin: 48px 0px 8px;
  color: rgb(0, 0, 0);
}
.dipping_block ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dipping_block ul li span {
  margin: 0px;
  padding: 0px 12px;
  flex: 1 1 auto;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: rgb(0, 0, 0);
}
.dip_imgleft {
  display: flex;
  align-items: center;
}
.dip_imgleft img {
  width: 73px;
  height: 73px;
  margin: -5px;
  object-fit: contain;
}
.close-dipping {
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}
.dipping_block ul li button {
  line-height: normal;
  padding: 6px 25px;
  min-width: auto;
  font-size: 14px;
}
.dipping-blockmain.active-block {
  height: 100%;
  z-index: 1;
  position: fixed;
  inset: 0px;
  background: rgba(0, 0, 0, 0.4);
  transition: opacity 300ms ease-out 0s;
}
.login_page .mob_view {
  display: none;
}
.login_page .modal-content .modal-header button.mob_view_close {
  display: none;
}
.logout-phone,
.responsive-text {
  display: none;
}
/*----Add Basket Icon----*/
.add_main_icon {
  position: relative;
  display: none;
}
.add_basket_icon {
  position: fixed;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  bottom: 16px;
  right: 16px;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 20%) 0px 10px 20px;
  transition: all 0.25s ease 0s;
  user-select: none;
  z-index: 3;
}
.placeorder-btn {
  padding: 12px 54px 12px 48px;
  font-size: 16px;
  line-height: 24px;
  background-color: rgb(255, 105, 0);
  color: #fff !important;
  font-weight: 500;
  display: inline-block;
  border-radius: 9999px;
  position: relative;
  margin-left: 20px;
  min-width: 90%;
  text-align: center;
  margin-bottom: 30px;
}
.placeorder-btn svg {
  position: absolute;
  right: 0;
  margin: 1px 12px;
}
.responisve-cross {
  display: none !important;
}
/*----Responsive Combo----*/
.wd_mob_combo_img {
  display: none;
}
.wd_mob_combo_img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.combo_desk_view {
  display: block;
}
.combo_mob_view {
  display: none;
}
.combo_double_pp .modal-content .modal-header {
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(30px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 11;
}
.combo_double_pp .modal-content .modal-header {
}
.combo_double_pp .modal-content .modal-header h5 {
  color: rgb(255, 255, 255);

  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
.combo_double_pp .modal-content .modal-header span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: rgb(255, 255, 255);
  display: block;
}
.combo_double_pp .modal-content .modal-header .close {
  position: unset;
  background: none;
  color: #fff !important;
  margin: 0;
  padding: 8px;
}
.combo_double_pp .modal-content .modal-header .close span svg path {
  fill: #fff;
}
.combo_double_pp .modal-content .modal-header .head_title {
  margin: 0 auto;
  text-align: center;
}
.combo_double_inner_bx {
  position: relative;
  flex: 0 0 auto;
  background: rgb(255, 255, 255);
  box-shadow: rgb(6 5 51 / 4%) 0px 16px 48px;
  display: block;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
  margin: 0 30px 20px;
}
.combo_double_pp .modal-content .modal-body {
  padding: 100px 0 0;
  display: block;
  position: absolute;
  top: 0;
  width: calc(100% + 50px);
  height: 100%;
  padding-right: 50px;
  margin-right: -50px;
  overflow-y: auto;
  scroll-snap-type: y mandatory;
}
.combo_double_pp .modal-content .modal-body .wd_combo_i {
  margin: 0 auto;
  text-align: right;
  position: relative;
  z-index: 11;
}
.combo_double_pp .modal-content .modal-body .wd_combo_i button {
  border: none;
  background: none;
}
.combo_double_inner_bx img {
  margin: 0 auto;
  text-align: center;
  display: flex;
  width: 100%;
  height: 200px;
  object-fit: contain;
  background-repeat: no-repeat;
  width: unset;
}
.combo_double_inner_bx p {
  margin-top: 2px;
  margin-bottom: 4px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #000;
}
.combo_double_inner_bx small {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  line-height: 16px;
  color: rgb(92, 99, 112);
  margin-top: 4px;
  text-align: center;
  display: block;
}
.combo_double_inner_bx span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 24px;
  margin-top: 8px;
  text-align: center;
  display: block;
  color: #000;
}
.already_btn {
  background-color: rgb(255, 240, 230);
  color: rgb(209, 87, 0);
  height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
  display: block;
  border-radius: 20px;
  text-align: center;
  margin-top: 20px;
}
.already_btn:hover {
  background-color: rgb(255, 210, 179);
  color: rgb(209, 87, 0);
}

.combo_d_pp_scroll {
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  border-radius: 0 20px 0;
}
#style-6::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  background: rgba(0, 0, 0, 0.36);
  border-radius: 20px;
}

#style-6::-webkit-scrollbar {
  width: 6px;
  background: rgba(0, 0, 0, 0.36);
  border-radius: 20px;
}

#style-6::-webkit-scrollbar-thumb {
  background: rgb(255, 255, 255);
  border-radius: 20px;
}
.fullscreen-close-btn {
  background: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  top: 16px;
  left: 16px;
  right: initial;
  padding: 8px;
  position: fixed;
  z-index: 11;
  display: none;
}
.select_fullscreen-close-btn {
  background: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  top: 46px;
  left: 50px;
  right: initial;
  padding: 8px;
  position: fixed;
  z-index: 11;
  display: none;
}
.sel-sidebtn {
  background: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  right: initial;
  padding: 6px 8px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  display: none;
  margin: 35px 30px;
}
.active-block.modal {
  transform: translateY(100%);
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
}

.active-block.modal.show {
  transform: translateY(0%);
}

/* checkout responsive */

#responsive {
  display: none;
}
.checkout_mainresp h1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: 0px 0px 16px;
  color: #000;
}
.checkout_mainresp .nav-pills {
  background: rgb(226, 226, 233);
  border-radius: 9999px;
  width: 100%;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: unset;
  padding: 3px;
}
.checkout_mainresp .nav-pills li a.active {
  background: rgb(255, 255, 255);
  box-shadow: rgb(6 5 50 / 19%) 0px 6px 20px;
}
.checkout_mainresp .nav-pills li a {
  color: rgb(0, 0, 0) !important;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 16px;
  padding: 8px 30px 10px;
  z-index: 1;
  background: transparent;
  box-shadow: transparent 0px 6px 20px;
  border-radius: 9999px;
  text-align: center;
}
.checkout_mainresp .nav-pills li {
  width: 50%;
}
.checkout_whitebox {
  background: rgb(255, 255, 255);
  border-radius: 12px;
  padding-left: 16px;
  display: block;
}
.select-store {
  padding: 12px 12px 12px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgb(226, 226, 233);
  min-height: 64px;
}
.select-store span {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 16px;
}
.time-zone {
  padding: 12px 12px 12px 0px;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  text-align: left;
  min-height: 64px;
}
.time-zone h6,
.selectview-conten h6 {
  color: #000;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  display: inline-block;
}
.time-zone svg {
  margin-right: 10px;
}
.checkout_mainresp .tab-pane h5 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 32px 0px 16px;
  color: #000;
}
#responsive .bottom-fixed {
  position: unset;
  width: 100%;
  background: #fff;
  box-shadow: unset;
  padding: 15px 0;
}
.checkout_mainresp {
  min-height: 500px;
  overflow: auto;
}
.slidebar-form {
  padding: 16px 0;
}
.slidebar-form label {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: rgb(92, 99, 112);
  margin: 0px 0px 4px;
}
.street-address,
.input-grpbox {
  position: relative;
}
.slidebar-form .form-control {
  text-align: left;
  display: block;
  outline: none;
  box-shadow: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  height: 48px;
  padding: 14px 16px;
  border-radius: 12px;
  width: 100%;
  border: 1px solid rgb(226, 226, 233);
  resize: none;
  font-size: 16px;
  line-height: 20px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: rgb(0, 0, 0);
  font-variant-ligatures: no-common-ligatures;
  transition-property: background-color, border-color;
  transition-duration: 100ms;
  transition-timing-function: ease-out;
}
.street-address svg {
  position: absolute;
  left: 0;
  z-index: 1;
  margin: 12px 10px;
}
.street-address button {
  position: absolute;
  right: 0;
  border: none;
  background: none;
  padding: 0;
  top: 0;
  margin: 14px 15px;
  font-size: 14px;
  font-weight: 600;
  color: rgb(92, 99, 112);
}
.street-address .form-control {
  padding-left: 40px;
  padding-right: 45px;
}
.takeaway_storeslide {
  padding: 16px 48px 16px 16px;
  width: 100%;
  background: rgb(255, 255, 255);
  position: relative;
}
.takeaway_storeslide .title {
  color: rgb(0, 0, 0);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0px 0px 2px;
}
.takeaway_storeslide p {
  color: rgb(92, 99, 112);
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.select-storeview {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 16px;
}
.select-storeview h6 {
  width: 60%;
}
.common-flex div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.time-zone.common-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.delivery_slidebar .time-modal {
  padding: 16px 0;
}
.no-justify {
  justify-content: unset !important;
}
.payment-typebars {
  padding: 16px 0;
}
.bottom-fixedbtn {
  background: #fff;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}

/* slidebar css */
.mydiv,
.mydiv0,
.mydiv1,
.mydiv2 {
  width: 100%;
  height: 100%;
  position: fixed;
  right: -400px;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 11;
  padding: 0;
}
.active-slidebar {
  overflow: hidden;
}
.slidbar {
  flex: 0 0 auto;
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding: 0px 56px;
  position: relative;
}
.delivery_slidebar {
  background: rgb(243, 243, 247);
  border-left: 1px solid rgb(226, 226, 233);
  height: 100vh;
  width: 100%;
}
.slidbar a {
  position: absolute;
  left: 0;
  height: 48px;
}
.slidbar h5 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 48px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
}
.halves_pizza {
  background: #fff !important;
}
.white_txt {
  color: rgb(255, 255, 255);
}
/* placeorder page */
ul.checkout_step li.item_success {
  opacity: 1;
}
.place-ordermain {
  position: relative;
  flex: 1 0 auto;
  background: rgb(243, 243, 247);
  width: 100%;
  padding: 56px 0;
  display: block;
}
.placeorder-main .header_checkout {
  padding-bottom: 24px;
}
.backtomenu {
  margin-bottom: 32px;
}
.backtomenu a {
  color: rgb(92, 99, 112);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.backtomenu a svg {
  position: relative;
  top: -1px;
  margin-right: 4px;
}
.order-status {
  background: rgb(255, 255, 255);
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}
.order-status h6 {
  color: rgb(92, 99, 112);
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 20px;
}
.order-status h1 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
  color: rgb(0, 0, 0);
  display: inline-block;
}
.order-status span {
  font-size: 14px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(92, 99, 112);
  line-height: 20px;
  margin-bottom: 4px;
  margin-top: 32px;
  display: block;
}
.phone-value {
  display: block;
  text-decoration: none;
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  line-height: 24px;
  height: 24px;
}
.order-status h5 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: rgb(0, 0, 0);
  margin-bottom: 4px;
}
.order-status p {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: rgb(0, 0, 0);
  margin-bottom: 0;
}
.order-status small {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: rgb(92, 99, 112);
  margin-top: 8px;
}
.last_staus {
  padding-bottom: 16px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgb(226, 226, 233);
}
.cnclbtn {
  border: none;
  padding: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 400;
  color: rgb(92, 99, 112);
}
.placeitem-left img {
  flex: 0 0 auto;
  width: 50px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
  height: 50px;
}
.placeorder_items h6 {
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(0, 0, 0);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}
.placeorder_items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.placeitem-left {
  display: flex;
  align-items: center;
}
.placeorder_items span {
  margin-top: 0;
  margin-bottom: 0;
}
.form-review {
  border-radius: 12px;
  background-color: rgb(255, 255, 255);
  padding: 24px;
  margin-top: 56px;
}
.form-review h6 {
  color: rgb(0, 0, 0);
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 4px;
}
.form-review p {
  color: rgb(92, 99, 112);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 0px 0px 16px;
}
.form-review .form-control {
  height: 56px;
  margin-bottom: 12px;
  padding: 10px 16px;
  border-radius: 8px;
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid rgb(226, 226, 233);
  font-size: 16px;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: rgb(0, 0, 0);
}
.form-review textarea {
  height: 200px !important;
}
.reviewbtn {
  padding: 12px 48px;
  background-color: rgb(226, 226, 233);
  color: rgb(171, 173, 186);
  cursor: not-allowed;
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  border: none;
  border-radius: 9999px;
}
.order-status .placeorder-btn {
  padding: 12px 12px;
  font-size: 16px;
  line-height: 24px;
  background-color: rgb(255, 105, 0);
  color: #fff !important;
  font-weight: 500;
  display: inline-block;
  border-radius: 9999px;
  position: relative;
  margin-left: 20px;
  min-width: 100%;
  margin: 20px 0 0;
  text-align: center;
}
.ph-status,
.phimg,
.responsive-slider {
  display: none;
}

@media (max-width: 991px) {
  .placeorder-main .header_checkout {
    padding: 10px 15px;
  }
  .place-ordermain {
    padding: 3px 0 0;
  }
  .backtomenu {
    display: none;
  }
  .order-status {
    border-radius: 0;
    padding: 15px 15px;
  }
  .placeorder-main .container-custom {
    padding: 0;
  }
  .placeorder-main .row {
    width: 100%;
    margin: 0 auto;
  }
  .placeorder-main .row > div {
    padding: 0;
  }
  .ph-status {
    display: block;
  }
  .reviewbtn {
    width: 100%;
  }
  .form-review {
    margin: 0 0 24px;
    border-radius: 0;
  }
  .deskimg {
    display: none;
  }
  .phimg {
    display: block;
  }
}
/*------ ------*/
.wd_pos_selct_pizza {
  position: relative;
  /*padding: 0 15px;*/
}
.mydiv,
.mydiv0,
.mydiv1,
.mydiv2 {
  display: none;
}
.modal-open .modal {
  overflow-y: hidden;
}
/*header dropdown*/
.dropdown {
  position: relative;
}

.dropdown_txt {
  padding: 12px;
  border-radius: 10px;
  background-color: rgb(55, 53, 53);
  color: rgb(255, 255, 255);
  position: absolute;
  width: 480px;
  top: 60px;
  right: 15px;
  left: initial;
  display: none;
  z-index: 1;
}
.delivery_ddown {
  left: 0 !important;
  display: none;
  top: 30px;
}
.dropdown_content:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 47%;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid #2b2d2e;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown:hover .dropdown_txt {
  display: block;
}
.delivery-dropdown:hover .delivery_ddown {
  display: block;
}
.dropdown_content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.dropdown_left h5 {
  color: rgb(255 255 255);
  font: 500 26px / 20px Dodo, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.dropdown_left span {
  color: rgb(255, 255, 255);

  margin-top: 2px;
  font-size: 13px;
  display: block;
}
.dropdown_left p {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
}
.dropdown_right {
  margin-left: 20px;
}
.dropdown_right .rating-star {
  display: block;
  font-size: 26px;
  color: rgb(255, 210, 0);
}
.dropdown_right .rating-star i {
  font-size: 16px;
}
.dropdown_right .rating-star i:first-child {
  margin-left: 4px;
}
.dropdown_right .rating-star i.grey {
  color: rgb(255 255 255 / 50%);
}
span.write_review {
  color: rgb(255 255 255) !important;
  font-size: 14px !important;
  margin: 6px 0 !important;
  display: block !important;
}
.dropdown_right p {
  color: rgb(255 255 255 / 50%);
  font-size: 14px;
}
p.order_txt {
  color: rgb(255 255 255 / 50%);
  font-size: 14px;
  margin: 0;
}

/* deals modal */
.deals-modal .modal-content {
  height: auto;
  width: 510px;
  padding: 0;
  background: transparent;
}
.deals-modal .modal-body {
  height: auto;
}
.deals-modal .deals_bx {
  background: #fff;
  border-radius: 20px;
}
.deals-modal .deals_bx img {
  border-radius: 20px 20px 0 0;
  height: 189px;
}
.wd_view_btn {
  display: none;
}
.wd_pos_rel {
  position: relative;
}
.wd_desk_btn {
}
.wd_mob_btn {
  display: none;
}
.dropdown_left_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.dropdown_left_top span.dp_close img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
/* saloni-zb */
.mob_view {
  display: none;
}
.phstars-icon,
.phinfo-icon {
  display: none;
}
#combo_pizza .col-lg-7 {
  width: 580px !important;
  max-width: 580px !important;
  flex: unset;
}
#combo_pizza .col-lg-5 {
  width: 400px !important;
  max-width: 400px !important;
  flex: unset;
}
#combo_pizza .max-width {
  max-width: max-content;
}
.header .navbar .menu-item a.active {
  color: #ff6900;
}
.wd-mr-menu-btn .quicklinks.active {
  background: rgb(255, 240, 230);
}
.wd-mr-menu-btn .quicklinks.active a {
  color: rgb(209, 87, 0);
}
.wd-sl-sides_modal .modal-content {
  height: 100%;
  transform: unset;
}

#main_dessert_details {
  position: relative;
  height: 100%;
  padding-bottom: 35px;
}

.wd-sl-sides_modal .select_pizza_details {
  background: #fff;
  height: 100%;
  display: flex;
  flex-flow: column;
  padding: 30px;
  flex: 1 1 auto;
  justify-content: space-between;
}
.wd-sl-sides_modal .select_scrollbar {
  height: auto;
  display: flex;
  flex-flow: column;
  overflow: auto;
  padding: 0;
  border-radius: unset;
}
.wd-sl-sides_modal .wd_pos_selct_pizza.spz_mob_scrollbar {
  height: 100%;
}
.wd-sl-sides_modal .select_scrollbar p {
  margin: 4px 0;
}
.wd-sl-sides_modal .select_scrollbar p:last-child {
  margin: 0;
}
.wd-sl-sides_modal .select_pizza_img img {
  margin: 45px auto;
}
.wd-sl-sides_modal .notselect-btn:hover {
  color: rgb(171, 173, 186);
}
.wd-sl-sides_modal .notselect-btn {
  width: 100%;
  display: block;
  height: 48px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
}

.wd-sl-sides_modal .pizza_details_top h3 {
  position: relative;
  font-family: Dodo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 4px;
  color: rgb(0, 0, 0);
}
.iti.iti--separate-dial-code {
  width: 100% !important;
}
.login_page .iti__flag-container {
  top: 0;
  margin: 12px 0 0 0;
  padding: 0;
}
.login_page .iti__selected-flag {
  height: unset;
}
label.error {
  color: red !important;
  margin: 10px 0 0;
}
.combo_main_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /*transform: scale(1.5);*/
}
/* 17-10 */
.row.topping-row .col-lg-4 {
  padding: 0 10px 0 0;
}
.row.topping-row {
  width: 100%;
  margin: 0 auto;
}
.wd-sl-extrablog .card-category {
  margin-bottom: 0;
}
.wd-sl-extrablog {
  margin-bottom: 60px;
}
.wd-sl-resprice {
  display: none;
}
.dp_close {
  display: none !important;
}
span.myorder_number {
  position: absolute;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  top: 0px;
  right: 0;
  min-width: 21px;
  height: 21px;
  border-radius: 11px;
  padding-bottom: 2px;
  background: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  font: 400 14px system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
#back-to-top {
  display: inline-block;
}
.border-middle {
  height: 24px;
  width: 1px;
  margin: 0px 12px;
  background: rgb(255, 255, 255);
  opacity: 0.4;
}
.add-active_order {
  display: flex;
  margin-bottom: 0;
}
.add-active_order .border-middle {
  display: inline-block;
}
.add-active_order:hover .border-middle {
  opacity: 1;
}
.add-active_order svg {
  opacity: 0;
  transform: translateX(-5px);
  position: absolute;
  right: 0;
  top: 0;
  margin: 14px 15px;
  transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}
.add-active_order:hover svg {
  opacity: 1;
  transform: translateX(0px);
}
.add-active_order:hover span {
  opacity: 0;
  transform: translateX(2px);
}
.add-active_order span {
  display: inline-block;
  width: 14px;
  text-align: center;
  position: relative;
  left: -1px;
  transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  opacity: 1;
  transform: translateX(0px);
}
.add-active_order:hover {
  display: flex;
  align-items: center;
}
.phsidevar {
  display: none;
}
.custom-counter input:focus {
  border: none !important;
}
.new-scrollbar {
  height: 750px;
  display: block;
  overflow-y: auto;
  padding-bottom: 75px;
  padding-right: 10px;
}
.highlight span.underline_txt {
  text-decoration: line-through;
  border: none;
}
.my-order-title-text {
  position: relative;
}
.slide-myorder {
  transform: translateX(0px);
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
}
.svg2 {
  display: none;
}
.highlight .svg2 {
  display: inline-block;
}
.highlight .svg1 {
  display: none;
}
.oly_pizza_txt {
  height: 90px;
}
/* height css */
#Sides .card-category,
#Desserts .card-category {
  height: 100%;
}
#Sides .card-category_details {
  height: 90px;
}
#Desserts .card-category_details {
  height: 90px;
}
.combo-list_blogs {
  height: 100px;
}
.notselect-btn {
  margin: 0px 0;
}
#save_changes {
  padding: 7px 30px 9px;
  font-size: 16px;
  line-height: 24px;
  background-color: rgb(255, 105, 0);
  color: rgb(255, 255, 255);
  display: inline-block;
  border-radius: 20px;
  border: none;
}
.logout-btn {
  padding: 7px 30px 9px;
  font-size: 16px;
  line-height: 24px;
}
/* pophover */
.popover-block-container .popover-icon {
  background: none;
  color: none;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
}
.popover {
  max-width: 306.6px;
  border-radius: 6px;
  border: none;
  background: #000;
}
.popover-body {
  border: none;
  padding: 10px 10px;
  color: #fff;
  font-size: 13px;
  z-index: 2;
  line-height: 1.53;
  letter-spacing: 0.1px;
  position: relative;
}
.form-group.custom-checkbox label {
  align-items: flex-start;
}
.wd-input {
  width: 100%;
  position: relative;
}
.wd-input input,
.wd-input select {
  width: 80% !important;
}
.combo-height {
  height: 90px;
}
.sides-height {
  height: 90px;
}
#Sides .no-product {
  margin-top: 0;
  justify-content: flex-end;
  width: 100%;
  text-align: right;
}
#Sides .card_categoryflex {
  align-items: right;
}
#Drinks .no-product {
  margin-top: 0;
}
#Desserts .no-product {
  margin-top: 0;
}
.payment-policy_method {
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  padding: 20px 20px;
}
.payment-policy_method label span {
  font-size: 14px;
}
.gift-blog img {
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin-left: 20px;
}
.wd-inputlast {
  width: 80%;
  position: relative;
}
.wd-inputlast input {
  width: 100% !important;
}
.bs-popover-left .arrow,
.bs-popover-right .arrow {
  display: none !important;
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
  border-top-color: #000 !important;
}

/*  haf-half css */
.half-custom {
  position: relative;
}
.half-custom input {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.half-custom label {
  border: 1px solid transparent;
  padding: 8px;
  border-radius: 16px;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  display: block;
  position: relative;
}
.half-custom input[type="checkbox"]:checked + label {
  border: 1px solid rgb(255, 105, 0);
  padding: 8px;
  border-radius: 16px;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  display: block;
  position: relative;
}
.half-custom input[type="checkbox"]:checked + .half-custom img {
  transform: scale(0.985);
}
.half-custom {
  border-radius: 16px;
  border: 1px solid rgb(255, 255, 255);
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0;
}
.half-custom img {
  width: 100%;
  object-fit: contain;
  transform: scale(1);
}
.left_pizza:after {
  content: "";
  width: 50%;
  height: 138px;
  border-radius: 0;
  display: block;
  position: absolute;
  background: #ffffffd4;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
}
.right_pizza:after {
  content: "";
  width: 50%;
  height: 138px;
  border-radius: 0;
  display: block;
  position: absolute;
  background: #ffffffd4;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
}

.main_left_half {
  position: absolute;
  left: 1px;
  clip: rect(0px, 110px, 240px, 0px);
  z-index: 1;
}
.main_right_half {
  position: absolute;
  left: -5px;
  clip: rect(0px, 110px, 240px, 0px);
  transform: scaleX(-1);
  z-index: 1;
}

.left_half:after {
  content: "";
  width: 50%;
  height: 55px;
  border-radius: 0;
  display: block;
  position: absolute;
  background: #ffffffd4;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
}
.right_half:after {
  content: "";
  width: 50%;
  height: 55px;
  border-radius: 0;
  display: block;
  position: absolute;
  background: #ffffffd4;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
}

.pizza_close_btn {
  display: none;
}

.grp_imgcart {
  display: flex;
  margin-right: 16px;
}
.img-leftcart,
.img-rightcart {
  position: relative;
  width: 50%;
  overflow: hidden;
  margin: 0;
}

.img-rightcart img {
  position: absolute;
  right: 0;
}
#order-lists {
  width: fit-content;
  background-color: rgb(243, 243, 247);
  border-radius: 9999px;
  padding: 5px;
  margin: 8px 0;
  display: block;
  text-align: center;
  border: none;
}

#order-lists li a {
  font-size: 16px;
  font-weight: 600;
  color: #0d1833;
  padding: 10px 30px;
  margin: 0 auto;
  text-align: center;
  border-radius: 9999px;
  border: none;
  width: fit-content;
}

#order-lists li a.active {
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(6 5 46 / 8%) 0px 6px 12px;
}

#order-lists li {
  display: inline-block;
}

.have-no-order .footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}
