* {
  box-sizing: border-box;
  /* font-family: "Montserrat"; */
  font-family: "Poppins", sans-serif;
  /* font-weight: 400; */
  /* font-weight: "Regular"; */
}

html,
body {
  height: 100%;
  margin: 0;
}

/* user layout style */
.bg-gradient {
  background: #34a6ac;
  width: 100%;
  /* min-height: 100%; */
  height: 100vh;
}

.bg-fixed {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pos_login {
  background: #ffffff;
  width: 100%;
  height: 100%;
  max-width: 1149px;
  min-height: 462px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}

.pos-heading {
  font-size: 38.92px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.login_heading {
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
}

.border_style {
  position: relative;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 4px;
  width: 100%;
  height: 36px;
}

.border_style label {
  position: absolute;
  top: -10px;
  left: 10px;
  background: #ffffff;
  font-size: 12px;
  color: rgba(61, 69, 134, 1);
  padding: 0 10px;
  border-radius: 20px;
}

.input_style {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 4px;
}

.input_style:focus-visible {
  outline: 0;
}

.btn-login {
  background: rgba(61, 69, 134, 1);
  width: 125px;
  height: 39px;
  font-size: 12px;
  color: #ffffff;
  border-radius: 36px;
}

.forget-heading {
  font-size: 12px;
  color: rgba(61, 69, 134, 1);
}

/* drop home style */

.nav-shadow {
  height: 89px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.nav-shadow .logo-round img {
  width: auto;
  max-width: 71px;
  height: 71px;
}

.dropdown-content {
  width: 100%;
  max-width: 150px;
  background: #ffffff;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 5px;
  z-index: 1;
}

.toggle-btn {
  width: 75%;
  /* max-width: 227px; */
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: transparent;
  font-weight: 400;
  color: rgba(61, 69, 134, 1);
  border: 0;
}

.rectangle_81 {
  top: 13.46px;
  z-index: -1;
}

/* user start style */

.vh_100 {
  height: 100vh;
}

.w_75 {
  width: 80%;
}
.dot_design{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #b9b2b2;
  border-radius: 50%;
  margin-right: 8px;
}
.printer_status{
  max-width: 800px;
   margin: auto;
   color: #b9b2b2
}
.icon_size{
  font-size: 20px;
}

.cards_height {
  max-height: 450px;
  width: 100%;
  overflow: auto;
  position: relative;
  overscroll-behavior-x: contain;
  overflow: scroll;
}

.find_height {
  height: 100%;
}

.find_user_padd {
  padding: 80px 0;
}

.start-width {
  width: 100%;
  max-width: 463px;
  margin: 15px;
}

.alert-successed{
  background-color: rgb(84, 219, 226);
}
.start-btn-width {
  width: 100%;
  max-width: 463px;
  margin: 15px;
}

.start-card {
  background: #ffffff;
  width: 100%;
  max-width: 450px;
  height: 280px;
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}
.start-card-printer {
  background: #ffffff;
  width: 100%;
  max-width: 800px;
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 30px;

}
.start-card-printer-1 {
  background: #ffffff;
  width: 100%;
  max-width: 800px;
  border-bottom: 2px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
  margin: auto;

}

.retrieve-start-card {
  background: #ffffff;
  width: 100%;
  max-width: 450px;
  height: 280px;
  border: 2px solid rgba(52, 166, 172, 1);
  border-radius: 8px;
}

.start-title {
  width: 100%;
  max-width: 463px;
  height: 56px;
  background: rgba(61, 69, 134, 1);
  color: #ffffff;
  font-weight: 500;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 6px 6px 0 0;
}

.retrieve-start-title {
  width: 100%;
  max-width: 463px;
  height: 56px;
  background: rgba(52, 166, 172, 1);
  color: #ffffff;
  font-weight: 500;
  border: 1px solid rgba(52, 166, 172, 1);
  border-radius: 6px 6px 0 0;
}

.find_user_style {
  position: relative;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 10.72px;
  max-width: 370px;
  width: 100%;
  height: 60px;
}
.find_user_style-printer {
  position: relative;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 10.72px;
  max-width: 622px;
  width: 100%;
  height: 54px;
}

.retrive_find_user_style {
  position: relative;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 10.72px;
  max-width: 370px;
  width: 100%;
  height: 60px;
}

.find_user_style label, .find_user_style-printer label {
  position: absolute;
  top: -10px;
  left: 20px;
  background: rgba(61, 69, 134, 1);
  min-width: 150px;
  padding: 0 10px;
  height: 24px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
}

.retrive_find_user_style label {
  position: absolute;
  top: -10px;
  left: 20px;
  background: rgba(52, 166, 172, 1);
  min-width: 150px;
  padding: 0 10px;
  height: 24px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  border-radius: 20px;
}

.find_input_style {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10.72px;
}

.find_input_style:focus-visible {
  outline: 0;
}

/* personal info style */

.personal-info {
  background: #ffffff;
  width: 100%;
  max-width: 935px;
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
  margin: 130px 0 90px 0;
}

.personal-title {
  width: 100%;
  max-width: 935px;
  height: 56px;
  background: rgba(61, 69, 134, 1);
  font-size: 36px;
  color: #ffffff;
  font-weight: 500;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 6px 6px 0 0;
}

.next_title {
  font-size: 13px;
  font-weight: 500;
}

/* tabs style */

.flex_row {
  flex-direction: row;
}

.bg-tabs {
  background: rgba(231, 233, 255, 1);
}

.w_tabs_cat {
  width: 100%;
  max-width: 121px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  flex-wrap: nowrap;
  /* padding-top: 121px; */
  padding-bottom: 85px;
}

.h_92vh {
  height: auto;
}

::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.padding {
  padding: 50px 20px 20px 190px;
}

.w-tab {
  /* width: 100%; */
  max-width: 90%;
  width: max-content;
  /* max-width: 920px; */
  /* width: 100%; */
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: scroll;
}

.cat_img {
  max-width: 61.22px;
  max-height: 61.22px;
}

.cat_text_size {
  font-size: 14px;
  border-radius: 0 !important;
}

.w_121px {
  width: 121px;
}

.tab_items_cat_width {
  width: 100%;
  max-width: 121px;
}

.tab_items_cat_width .cat_text_size {
  width: 100%;
  max-width: 121px;
  border-radius: 5px !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.description_style {
  color: rgba(61, 69, 134, 1);
}

.over_cat_width img {
  width: 24px;
  height: 24px;
}

.over_cat_width .nav-link {
  /* width: 109px; */
  width: 100%;
  max-width: 240px;
  height: 40px;
}

.nav-pills .nav-link.active {
  background: rgba(61, 69, 134, 1);
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  font-weight: 500;
}

.nav-pills .nav-link {
  background: rgba(231, 233, 255, 1);
  color: rgba(61, 69, 134, 1);
}

.bg-items-field {
  width: 100%;
  max-width: 316px;
  padding: 135px 0 30px 0;
}

.bg-your-items {
  background: rgba(231, 233, 255, 1);
  min-height: 419px;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}

.special_comment {
  min-height: 81px;
}

.special_comment:focus-visible {
  outline: 0;
}

.items p {
  font-size: 14px;
  color: rgba(61, 69, 134, 1);
  line-height: 2;
}

.items-total p {
  font-size: 14px;
  color: rgba(61, 69, 134, 1);
}

.items .hr {
  width: 51px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
}

.overflowYScroll {
  overflow-y: scroll;
}

.h_100 {
  height: 100%;
}

.show_in_responsive {
  display: none;
}

/* category style */

.card-items {
  width: 100%;
  max-width: 158px;
  height: 215.54px;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}

.card-img {
  background: rgba(61, 69, 134, 1);
  width: 100%;
  max-width: 141.37px;
  height: 137.09px;
  border-radius: 8px;
}

.card-img img {
  width: 100%;
  max-width: 72.55px;
  height: 74.68px;
}

.card-items .title {
  font-size: 15.42px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.card-items .price {
  font-size: 12.85px;
  font-weight: 600;
  color: rgba(61, 69, 134, 1);
}

/* .tab_btn_w_in_mobile {
  width: 100%;
  max-width: 318px;
  min-height: 56px;
  background: rgba(61, 69, 134, 0.2);
  color: rgba(0, 0, 0, 1);
  border: 0;
  border-radius: 10.72px;
} */

/* where to pick-up style */

.shop_style {
  position: relative;
  background: #ffffff;
  width: 100%;
  max-width: 300px;
  height: 349px;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
  margin: 50px 0;
}

.shop_style_color {
  position: relative;
  background: #ffffff;
  width: 100%;
  max-width: 300px;
  height: 349px;
  border: 3px solid rgba(52, 166, 172, 1);
  border-radius: 8px;
  margin: 50px 0;
}

.tag-style {
  position: absolute;
  top: 23px;
  right: 10px;
}

.free-tag-style {
  position: absolute;
  top: 15px;
  left: 12px;
  font-size: 10px;
  font-weight: 600;
  color: #000;
}

.where-content h2 {
  font-size: 32px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.where-content .hr {
  width: 82px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
}

.where-title {
  width: 100%;
  max-width: 300px;
  height: 47px;
  background: rgba(61, 69, 134, 1);
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 6px 6px 0 0;
}

.where-title-color {
  width: 100%;
  max-width: 300px;
  height: 47px;
  background: rgba(52, 166, 172, 1);
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  border: 3px solid rgba(52, 166, 172, 1);
  border-radius: 6px 6px 0 0;
}

.select_btn_style {
  width: 100%;
  max-width: 227px;
  height: 36px;
  background: rgba(61, 69, 134, 1);
  color: #ffffff;
  border: 0;
  border-radius: 8px;
}

.select_btn_style_color {
  width: 100%;
  max-width: 227px;
  height: 36px;
  background: rgba(52, 166, 172, 1);
  color: #ffffff;
  border: 0;
  border-radius: 8px;
}

.where-img-211 {
  width: 100%;
  max-width: 237.31px;
  min-height: 152.83px;
}

.where-img-208 {
  width: 100%;
  max-width: 175.48px;
  min-height: 154.18px;
}

.where-img-207 {
  width: 100%;
  max-width: 108.1px;
  min-height: 176.22px;
}

.cursor_pointer {
  cursor: pointer;
}

.list_hover_style {
  border-bottom: 1px solid #3d4586;
}

.list_hover_style:hover {
  background: #3d4586;
  color: #ffffff;
}

.border_bottom {
  border-bottom: 0;
}

.margin_top {
  margin-top: 30px;
}

.h_dropdown_empty {
  height: auto;
  min-height: 60px;
}

.where-dropdown-content {
  width: 100%;
  max-width: 227px;
  position: absolute;
  top: 30px;
  background: white;
  border: 1px solid rgba(61, 69, 134, 1);
  border-top: 0;
  border-radius: 0 0 5px 5px;
}

.where-dropdown-content-scrollable {
  max-height: 172px;
  overflow-y: scroll;
}

.where-dropdown-content ul li {
  width: 100%;
  display: flex;
  justify-content: center;
  color: rgba(61, 69, 134, 1);
  cursor: pointer;
}

.new-address-style-h {
  width: 100%;
  max-width: 500px;
}

.new-address-style-h .hr {
  width: 85.03px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
}

.new-address-heading-style {
  font-size: 42px;
  font-weight: 500;
  color: #3d4586;
}

.delivery-detail-style {
  position: relative;
  width: 100%;
  max-width: 671px;
  height: 68px;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 10.72px;
}

.delivery-detail-style label {
  position: absolute;
  top: -15px;
  left: 20px;
  background: rgba(61, 69, 134, 1);
  display: flex;
  justify-content: center;
  font-size: 14px;
  color: #ffffff;
  border-radius: 10px;
  padding: 1px 10px;
}

.delivery-icon-style {
  position: absolute;
  top: 20px;
  left: 25px;
}

.padding-address-detail-input {
  padding: 20px 20px 20px 60px;
}

.slick-slide {
  background-color: rgba(229, 229, 255, 1) !important;
  width: 100%;
  max-width: 236px;
  height: 114px !important;
  border-left: 3px solid rgba(52, 166, 172, 1) !important;
  margin: 0 30px;
  padding: 10px;
  cursor: pointer;
}

.slick-slide h4 {
  font-size: 16px;
  color: rgba(61, 69, 134, 1);
  font-weight: 500;
}

.slick-slide p {
  font-size: 16px;
  color: rgba(61, 69, 134, 1);
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.639);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.spinner {
  border: 4px solid rgba(52, 166, 172, 1);
  border-radius: 50%;
  border-top: 4px solid rgba(61, 69, 134, 1);
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* when shop style */

/* modal style */

.view-order-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.view-order-modal-content {
  background: white;
  border-radius: 20px;
  width: 100%;
  max-width: 800px;
  position: relative;
}

.modal-close {
  position: absolute;
  top: -10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.product-item {
  color: #3d4586;
  font-size: 14px;
  font-weight: 400;
}

.order_deletion_tracking {
  width: 100%;
  max-width: 800px;
  background: #ffffff;
  width: 100%;
  border: 10px solid rgba(61, 69, 134, 1);
  border-radius: 18px;
}

.order_id_style_en {
  width: 100%;
  max-width: 178px;
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  line-height: 0.8;
}

.order_id_style_fn {
  width: 100%;
  max-width: 220px;
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  line-height: 0.8;
}

.order_id_style_du {
  width: 100%;
  max-width: 178px;
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  line-height: 0.8;
}

.edit_order_deletion_btn {
  width: 100%;
  max-width: 130px;
  background: #3d4586;
  border-color: #3d4586;
  color: #ffffff;
  border-radius: 20px;
}

.edit_order_deletion_btn_2 {
  width: 100%;
  max-width: 130px;
  background: #ffffff;
  color: #3d4586;
  border: 2px solid #3d4586;
  border-radius: 20px;
}

.edit_order_deletion_btn_2:hover {
  background: #3d4586;
  color: #ffffff;
  border: 0;
}
.edit_order_deletion_btn_selected {
  background: #3d4586;
  color: #ffffff;
  border: 0;
}

/* end */

/* calender start */

.exit_message {
  background: rgba(213, 152, 254, 1);
  width: 30px;
  height: 30px;
  position: absolute;
  top: -60px;
  right: 158px;
  font-size: 16px;
  color: #ffffff;
  border: 0;
  border-radius: 100%;
  z-index: 1;
}

.delivery_error_boundries {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 331px;
  height: 82px;
  background: #ffffff;
  position: absolute;
  right: -156px;
  top: -48px;
  color: rgba(213, 152, 254, 1);
  font-size: 16px;
  font-weight: 500;
  border: 5px solid rgba(213, 152, 254, 1);
  border-radius: 6px;
  padding: 14px 20px;
}

.w_calandar {
  width: 100%;
  max-width: 426px;
}

.pickup_heading {
  font-size: 20px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.react-calendar__navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background: none !important;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background: none !important;
}

.react-calendar__navigation__label {
  order: 0;
  font-weight: bold;
  flex-grow: 1;
  text-align: start;
}

.react-calendar__navigation button {
  min-width: 0 !important;
}

.react-calendar__navigation__arrow {
  order: 1;
  font-size: 26px;
  color: rgba(61, 69, 134, 1);
}

.slots {
  width: 100%;
  max-width: 135px;
  height: 43px;
  background: #ffffff;
  font-size: 18.19px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}

.slots_color {
  width: 100%;
  max-width: 135px;
  height: 43px;
  background: rgba(61, 69, 134, 1);
  font-size: 18.19px;
  font-weight: 500;
  color: #ffffff;
  border: 1px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}

.react-calendar {
  width: 426px !important;
  max-width: 100% !important;
  background: white !important;
  color: rgba(61, 69, 134, 1) !important;
  border: 1px solid rgba(61, 69, 134, 1) !important;
  border-radius: 8px;
  line-height: 1 !important;
}

.react-calendar__navigation__label {
  font-size: 18.19px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.react-calendar__navigation {
  color: rgba(61, 69, 134, 1) !important;
}

.react-calendar__month-view__weekdays {
  font-size: 18.19px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: rgba(61, 69, 134, 1);
}

abbr[title] {
  text-decoration: none;
}

.react-calendar__tile {
  font-size: 18.19px !important;
  font-weight: 600;
  color: rgba(61, 69, 134, 1);
  padding: 16px 10.6667px !important;
}

.react-calendar__tile--active {
  width: 100%;
  max-width: 46.45px !important;
  height: 46.45px !important;
  background: rgba(52, 166, 172, 1) !important;
  border-radius: 100%;
}

.react-calendar__tile:hover {
  width: 100%;
  max-width: 46.45px !important;
  height: 46.45px !important;
  background: rgba(52, 166, 172, 1) !important;
  font-size: 18.19px !important;
  color: #ffffff;
  border-radius: 100%;
}

.react-calendar__navigation__prev2-button {
  display: none !important;
}

.react-calendar__navigation__next2-button {
  display: none !important;
}

.react-calendar__month-view__days__day--weekend {
  color: rgba(61, 69, 134, 0.2) !important;
}

.react-calendar__month-view__days__day--weekend:hover {
  color: #ffffff !important;
}

/* calender end */

/* checkout */

.heading-checkout {
  font-family: "Galano Grotesque Alt", sans-serif;
  font-size: 38px;
  color: rgba(61, 69, 134, 1);
  font-weight: 600;
}

.checkout-hr {
  background: rgba(61, 69, 134, 1);
  width: 85.03px;
  height: 1px;
}

.checkout_description {
  max-height: 63px;
  border: 1px solid rgba(61, 69, 134, 1);
}

.retrieve_checkout_description {
  height: 100%;
  max-height: 63px;
  border: 1px solid rgba(61, 69, 134, 1);
  overflow: hidden;
  overflow-y: scroll;
}

.checkout_description_heading {
  width: 100%;
  max-width: 501px;
  height: 60px;
  font-size: 14px;
  border-radius: 8px;
  padding-right: 100px;
}

.checkout_description_heading:focus-visible {
  outline: 0;
}

.checkout_bg_theme {
  width: 100%;
  max-width: 79px;
  height: 63px;
  background: rgba(61, 69, 134, 1);
  border-radius: 0px 5px 5px 0;
}

.logo_rond_width {
  width: 100%;
  max-width: 140px;
  image-rendering: pixelated;
}

.print_heading {
  font-size: 16px;
}

.print_d_h {
  font-size: 14px;
}

.modal-content {
  visibility: visible;
}
.printable-receipt {
  position: absolute;
  left: 0;
  top: 0;
}
/* order confirmation */

.order-confirmation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 812px;
  height: 100vh;
  margin: auto;
}

.order-confirm-heading h2 {
  font-size: 32px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.order-confirm-heading .hr {
  width: 70px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  opacity: 0.9;
}

.order-confirmation img {
  align-items: center;
  width: 100%;
  max-width: 673.6px;
  height: 421px;
}

.order-retrieve-success {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 812px;
  height: 100vh;
  margin: auto;
}

.order-retrieve-success-heading h2 {
  font-size: 32px;
  font-weight: 500;
  color: rgba(61, 69, 134, 1);
}

.order-retrieve-success-heading .hr {
  width: 70px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  opacity: 0.9;
}

.order-retrieve-success img {
  align-items: center;
  width: 100%;
  max-width: 473.6px;
  height: 421px;
}

/* footer style */

.footer_copyright_width {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 719px;
  border-top: 1px solid rgba(61, 69, 134, 1);
}

.footer-heading {
  font-size: 13px;
  line-height: 3rem;
}

.items-total {
  width: 100%;
  border-top: 1px solid rgba(61, 69, 134, 1);
}

.checkout-pickup {
  background: #ffffff;
  width: 100%;
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 20px;
}

.checkout-pickup-title {
  width: 100%;
  height: 38px;
  border-radius: 17px 17px 0 0;
  background: rgba(61, 69, 134, 1);
  color: #ffffff;
  font-family: "Galano Grotesque Alt", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: center;
}

.checkout-heading {
  width: 50%;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.checkout-pickup-outer-title {
  font-family: "Galano Grotesque Alt", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24.3px;
  text-align: center;
  color: #3d4586;
}

.checkout-items {
  background: #ffffff;
  width: 100%;
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 8px;
}

.items_style {
  width: 100%;
  max-width: 50px;
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  line-height: 0.8;
}

.received_bags_style {
  width: 100%;
  max-width: 135px;
  font-size: 18px;
  color: rgba(61, 69, 134, 1);
  border-bottom: 1px solid rgba(61, 69, 134, 1);
  line-height: 1;
}

.promo-dropdown-content {
  width: 100%;
  position: absolute;
  top: 38px;
  background: #e7e9ff;
  border-radius: 0 0 5px 5px;
}

.promo-dropdown-content ul li {
  padding: 12px;
  border-bottom: 1px solid rgba(61, 69, 134, 1);
}

.blur-background {
  filter: blur(5px);
  pointer-events: none;
  transition: filter 0.3s ease;
}

.w_style_modal {
  position: absolute;
  top: 0;
  left: 30%;
  background: #fff;
  width: 100%;
  max-width: 36%;
  margin: 0 auto;
  z-index: 1;
}

.w_style_modal_ {
  position: absolute;
  top: -1000%;
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.modal-content {
  background: white;
  padding: 20px;
  border-radius: 5px;
  z-index: 1001; /* Ensure it's above the overlay */
}

.z_index-1 {
  z-index: -1;
}

.modal-open {
  background: #000;
  opacity: 0.8;
  z-index: 1;
}

.cursor-pointer {
  cursor: pointer;
}

.promo-code-height {
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0;
}

.promo-code-height li:last-child {
  border: 0;
}

@media screen and (max-width: 990px) {
  .tab_btn_w_in_mobile {
    max-width: 100% !important;
  }
  .w_tabs_cat_in_mobile {
    width: 100%;
    display: flex;
    justify-content: start !important;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
  }

  .tab_items_cat_width_in_mobile .cat_text_size {
    width: 150px;
    height: 120px;
  }
  .tab_padd_in_mobile {
    padding: 20px;
  }
  .w-tab {
    max-width: 546px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
  }
  .cat_img {
    max-width: 48.22px;
    max-height: 48.22px;
  }
  .mrg_in_mobile {
    margin: 0 !important;
  }
  .dropdown_style {
    max-width: 176px !important;
  }
  .w_75 {
    width: 60%;
  }
  .nav-shadow .logo-round img {
    width: auto;
    max-width: 50px;
    height: 50px;
  }
  .show_in_responsive {
    display: block;
  }
  .overflowYScroll {
    overflow: visible;
    padding: 15px !important;
  }
  .padding_responsive {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .w_tabs_cat {
    width: 100%;
    max-width: none;
    padding: 0;
  }
  .bg-items-field {
    max-width: 100%;
    padding: 20px;
  }
  .hide_in_responsive {
    display: none;
  }
  .flex_row {
    flex-direction: column;
  }
  .in_mobile {
    text-align: center;
  }
  .punch {
    width: 200px;
    height: 200px;
  }
  .find_padd_in_mobile {
    padding: 0 20px;
  }
  .start-btn-width {
    width: 100%;
    max-width: 532px;
    margin: 0 15px;
  }
  .d_sm_none {
    display: none;
  }
}
@media screen and (max-width: 837px) {
  .w_75 {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .in_mobile_bubble {
    display: none;
  }
  .pos_padd {
    padding: 10px 30px !important;
  }
  .pos-heading {
    font-size: 30px;
  }
  .pos_login_margin_top_in_mobile {
    margin-top: 10px !important;
  }
  .punch {
    width: 160px !important;
    height: 160px !important;
  }
  .w_75 {
    width: 50%;
  }
  .icon_size{
    font-size: 15px;
  }
  .font-md{
    font-size: 12px !important;
  }
  .vh_100 {
    height: 100%;
    margin-top: 50px;
    flex-direction: column;
  }
  .header-btn-style {
    max-width: 160px !important;
    height: 30px !important;
    font-size: 12px !important;
    /* max-width: 160px !important; */
  }
  .wosh-pos-logo {
    width: 250px;
  }
  .punch {
    width: 200px;
    height: 200px;
  }
  .in_mobile {
    text-align: center;
  }
  .d_sm_none {
    display: none;
  }
}

@media screen and (max-width: 580px) {
  .w_75 {
    width: 40%;
  }
  .header-btn-style {
    max-width: 100px !important;
  }
  .in_mobile {
    text-align: center;
  }
  .padd_in_mobile {
    padding: 30px 50px;
  }
  .max_title {
    font-size: 14px;
  }
  .personal-title {
    font-size: 20px;
  }
  .d_sm_none {
    display: none;
  }
}
@media screen and (max-width: 488px) {
  .nav-shadow{
    height: 110px;
  }
  .container-fluid {
    gap: 0.5rem !important;
  }
  .w_75{
    width: 60%;
  }

}
.border-bottom-0 tr:last-child {
  border-bottom: 0!important;
}
.view-image-style {
  border: 2px solid rgba(61, 69, 134, 1);
  border-radius: 6px;
  padding: 2px;
}
.confirm-btn-style {
  width: 200px;
  height: 58px;
  top: 167px;
  left: 1047px;
  border-radius: 8px;
  border: 0;
  background-color: #3D4586;
  color: #ffffff;
}
.back-btn-style {
  width: 200px;
  height: 58px;
  top: 167px;
  left: 1047px;
  border-radius: 8px;
  border: 2px solid #3D4586;
  color: #3D4586;
  background-color: #ffffff;
}

.damaged_delete_ {
  background: #fff;
  padding: 0;
  color: #3d4586;
  font-size: 36px;
  line-height: 0;
  border: 0;
  border-radius: 100%;
  margin: 0;
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 1 !important;
  cursor: pointer;
}
