/* Browsers which do not support safe-area-inset-* (Android, old iOS) */
:root {
    --main-color: #DD004E;  /** No need to change this, its a dummy variable **/
    --app-base-hex: #DD004E;  /** No need to change this, its a dummy variable **/
    --secondary-color: #292750;  /** No need to change this, its a dummy variable **/
    --button-outline-color: #DD004E;  /** No need to change this, its a dummy variable **/
    --contrast-main-color: white;  /** No need to change this, its a dummy variable **/
    --progress-hex-code: #999;  /** No need to change this, its a dummy variable **/
    --main-color-rgb: 251,192,46;  /** No need to change this, its a dummy variable **/
    --bg-img-url: url(img/bg.png); /** No need to change this, its a dummy variable **/
    --vh: 846px; /** No need to change this, its a dummy variable **/
    --safe-area-inset-top: 44px;
    --safe-area-inset-bottom: 34px;
}
:root {
    touch-action: pan-x pan-y;
    height: 100%
}
/* Browsers which partially support CSS Environment variables (iOS 11.0-11.2) */
@supports (padding-top: constant(safe-area-inset-top)) {
    :root {
        --main-color: #DD004E;  /** No need to change this, its a dummy variable **/
        --app-base-hex: #DD004E;  /** No need to change this, its a dummy variable **/
        --secondary-color: #292750;  /** No need to change this, its a dummy variable **/
        --button-outline-color: #DD004E;  /** No need to change this, its a dummy variable **/
        --contrast-main-color: white;  /** No need to change this, its a dummy variable **/
        --progress-hex-code: #999;  /** No need to change this, its a dummy variable **/
        --main-color-rgb: 251,192,46;  /** No need to change this, its a dummy variable **/
        --bg-img-url: url(img/bg.png); /** No need to change this, its a dummy variable **/
        --vh: 846px; /** No need to change this, its a dummy variable **/
        --safe-area-inset-top: constant(safe-area-inset-top);
        --safe-area-inset-bottom: constant(safe-area-inset-bottom);
    }
}
/* Browsers which fully support CSS Environment variables (iOS 11.2+) */
@supports (padding-top: env(safe-area-inset-top)) {
    :root {
        --main-color: #DD004E;  /** No need to change this, its a dummy variable **/
        --app-base-hex: #DD004E;  /** No need to change this, its a dummy variable **/
        --secondary-color: #292750;  /** No need to change this, its a dummy variable **/
        --button-outline-color: #DD004E;  /** No need to change this, its a dummy variable **/
        --contrast-main-color: white;  /** No need to change this, its a dummy variable **/
        --progress-hex-code: #999;  /** No need to change this, its a dummy variable **/
        --main-color-rgb: 251,192,46;  /** No need to change this, its a dummy variable **/
        --bg-img-url: url(img/bg.png); /** No need to change this, its a dummy variable **/
        --vh: 846px; /** No need to change this, its a dummy variable **/
        --safe-area-inset-top: env(safe-area-inset-top);
        --safe-area-inset-bottom: env(safe-area-inset-bottom);
    }
}

/* Enable text size adjustment for accessibility (iOS Dynamic Type, Android font scaling) */
html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/* Inert attribute support for modal focus trapping (fallback for browsers without native support) */
[inert] {
    pointer-events: none;
    cursor: default;
}
[inert], [inert] * {
    user-select: none;
    -webkit-user-select: none;
}

body, html {
    overscroll-behavior: auto;
    touch-action: pan-x pan-y;
}
body {
    background: #f4efe7;
}
/*@media only screen and (max-width: 768px) {*/
body:has(.incomplete-basket-page), body:has(.store-basket-page), body:has(.favourite-full-page), body:has(.store-page-view) {
    background-color: transparent;
}
/*}*/
/* bootstrap modal open/close padding-right issue, CSS fix */
/*body:not(.modal-open) {*/
/*    padding-right: 0 !important*/
/*}*/

.dynamify-mbsc.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-o, .dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-o {
    background: transparent;
}
.dynamify-mbsc.mbsc-ios.mbsc-sc.mbsc-fr-top .mbsc-fr-w, .dynamify-mbsc.mbsc-ios.mbsc-sc.mbsc-fr-bottom .mbsc-fr-w {
    background: white;
    /*border-radius: 24px 24px 0 0;*/
}
.dynamify-mbsc.mbsc-ios.mbsc-fr-top .mbsc-fr-btn-cont, .dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-fr-btn-cont {
    /*background: white;*/
    background: transparent;
    border-radius: 24px 24px 0 0;
}
.dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-fr-popup {
    border-top: 2px solid white;
    border-radius: 24px 24px 0 0;
    border-left: 10px solid white;
    border-right: 10px solid white;
}
.dynamify-mbsc.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c, .dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
    background: white;
}
.dynamify-mbsc.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-l, .dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-l {
    background: #F4EFE7;
    border-top: 0;
    border-bottom: 0;
    z-index: unset;
}
.dynamify-mbsc.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c, .dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
    background: #F4EFE7;
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-fr-inline .mbsc-fr-w,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-fr-inline .mbsc-fr-c,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-fr-hdr,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-fr-btn-cont,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-fr-center .mbsc-fr-btn-w,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-fr-bottom .mbsc-fr-popup,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-cal-liq.mbsc-fr-center .mbsc-fr-btn-cont,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-calendar .mbsc-fr-popup .mbsc-fr-btn-cont,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-cal-day,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-cal-sc-m-cell,
    .mbsc-cal-event-list .mbsc-cal-event:before,
    .mbsc-cal-event-list .mbsc-cal-event:after,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-range-btn-end,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-range-btn-end .mbsc-range-btn:before,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios .mbsc-np-btn,
    .mbsc-fr-hb.dynamify-mbsc.mbsc-ios.mbsc-ms-more .mbsc-ms-item:after,
    .mbsc-lv-hb.mbsc-lv-ios .mbsc-lv-item:before,
    .mbsc-lv-hb.mbsc-lv-ios .mbsc-lv-item:after,
    .mbsc-lv-hb.mbsc-lv-ios .mbsc-lv-gr-title,
    .mbsc-lv-hb.mbsc-lv-ios,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-control-w:before,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-control-w:after,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-form-group-inset .mbsc-control-ng .mbsc-control-w:before,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-form-group-inset .mbsc-control-ng .mbsc-control-w:after,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-divider,
    .mbsc-form-hb.dynamify-mbsc.mbsc-ios .mbsc-btn-group {
        border-width: 2px;
    }
}
.dynamify-mbsc.mbsc-ios .mbsc-sel-filter-cont.mbsc-input {
    background: white;
}
.dynamify-mbsc.mbsc-ios .mbsc-input-wrap {
    border: 1px solid black;
    border-radius: 4px;
}
.dynamify-mbsc.mbsc-ios .mbsc-fr-btn {
    color: black;
}
.dynamify-mbsc.mbsc-ios .mbsc-sc-whl-multi .mbsc-sc-itm-sel {
    color: black;
}
.dynamify-mbsc.mbsc-ios.mbsc-sc .mbsc-sc-whl .mbsc-sc-itm.mbsc-active{
    background:rgba(0, 0, 0 ,0.2);
}
.border-radius {
    border-radius: 10px;
}
.border-radius-half {
    border-radius: 5px;
}
.border-radius-double {
    border-radius: 20px;
}
.margin-bottom {
    margin-bottom: 10px;
}
.margin-top {
    margin-top: 10px;
}
.margin-top-rem {
    margin-top: 1rem;
}
.margin-left {
    margin-left: 10px;
}
.margin-right {
    margin-right: 10px;
}

.width-100 {
    width: 100%;
}
.white-100 {
    color: #c0c0c8;
}
.black-100, a.black-100 {
    color: #09091a;
}
.black-60 {
    color: #6b6b76;
}
.grey-100 {
    color: gray;
}
.black-adaptive {
    color: #000;
    opacity: 0.7;
}

img {
    max-width: 100%;
}
.hidden {
    visibility: hidden;
}

.building-logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.before-title {
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*height: calc(2.5rem + 20px);*/
    /*padding: 5px;*/
    color: #444;
    /*margin-top: calc(60px);*/
    /* 1000 px - 2rem*/
    max-width: 1440px;
    margin: auto;
}
.before-title p {
    margin-bottom: -4px;
    padding-right: 20%;
}
.before-title .side-menu-icon {
    text-align: center;
    /*font-size: 1.25rem;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*max-width: 200px;*/
}
.before-title .side-menu-icon .button {
    color: white;
}
.side-menu-icon .icon-container, .reservation-icon-container.icon-container {
    position: relative;
    /*padding: 0 0 0 8px;*/
    cursor: pointer;
}
.side-menu-icon .icon-container .icon-notification-number {
    position: absolute;
    top: 0;
    right: 0;
    background: #068552;
    border-radius: 20px;
    color: black;
    font-size: 10px;
    line-height: 10px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
}
.reservation-icon-container.icon-container .icon-notification-number {
    position: absolute;
    top: -3px;
    right: 0;
    background: #068552;
    border-radius: 20px;
    color: black;
    font-size: 10px;
    line-height: 10px;
    padding: 2px 5px;
    overflow: visible;
}
.efeed-font .side-menu-icon .icon-container .icon-notification-number {
    background: #87B2E0;
}
.efeed-font .reservation-icon-container.icon-container .icon-notification-number {
    background: #87B2E0;
}
.before-title .building-location {
    /*padding: 0 0 0 16px;*/
    /*max-width: 480px;*/
}
.before-title .building-location .building-location-label {
    border: none;
    padding: 0;
    background: none;
    white-space: normal;
    display: flex;
    align-items: center;
}
.before-title .building-location .building-location-label img {
    height: 3rem;
    width: 3rem;
    margin-right: 10px;
    object-fit: contain;
}
.before-title .building-location .building-location-label .building-location-label-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.before-title .building-location.building-disabled {*/
/*opacity: 0.4;*/
/*}*/
/*.customer-intro {*/
/*position: fixed;*/
/*top: 11%;*/
/*left: 0;*/
/*right: 0;*/
/*height: 4%;*/
/*}*/

.justified-header-row > .col {
    display: flex;
    justify-content: center;
    align-items: center;
}
.justified-header-row > .col.start-col {
    justify-content: start;
    cursor: pointer;
    padding: 0 0 0 16px;
}
.justified-header-row > .col.centre-col {
    padding: 0;
}
.justified-header-row > .col.end-col {
    justify-content: end;
    cursor: pointer;
    padding: 0 16px 0 0;
}
.back-button-bubble {
    background: #f8f8f8;
    border-radius: 50%;
    border: 1px solid white;
    height: 44px;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.back-button-bubble img {
    display: block;
    width: 16px;
    height: 20px;
    padding: 0 3px 1px 1px;
}

.icon-container-bubble {
    background: #f8f8f8;
    border-radius: 22px;
    border: 1px solid white;
    padding: 9px;
    width: max-content;
    position: absolute;
    display: flex;
    justify-content: center;
    justify-self: end;
}
.icon-container-bubble > .bubble-item {
    position: relative;
    cursor: pointer;
    margin: 0 6px;
}
.icon-container-bubble > .bubble-item:first-child {
    margin: 0 6px 0 0;
}
.icon-container-bubble > .bubble-item:last-child {
    margin: 0 0 0 6px;
}
.icon-container-bubble > .bubble-item:only-child {
    margin: 0;
}
.icon-container-bubble > .bubble-item .bubble-item-icon {
    display: block;
    height: 24px;
    width: 24px;
    padding: 2px;
}
.icon-container-bubble > .bubble-item .icon-notification-red-dot {
    position: absolute;
    top: 1px;
    right: -5px;
    width: 10px;
    height: 10px;
}

.efeed-font .side-menu-icon .icon-container {
    position: relative;
    color: #444;
    padding: 6px;
    margin: 0 8px;
}
.efeed-font .side-menu-icon .icon-container.right-conditional-margin {
    margin-right: 0;
}
.efeed-font .side-menu-icon .icon-container:last-of-type {
    /*margin-right: 0;*/
}
.efeed-font .before-title .efeed-title {
    color: #444;
    line-height: 1;
}


input[type="radio"].meal-deal-radio {
    vertical-align: top;
    margin-top: 0.25rem;
}

.btn-primary {
    background-color: var(--main-color);
    color: var(--contrast-main-color);
    border-color: var(--main-color);
}
.button-royal, .button-bar.button-checkout > .button.button-royal {
    cursor: pointer;
    padding: 1em;
    /*border-color: var(--main-color);*/
    border: none;
    color: var(--contrast-main-color);
    background-color: var(--main-color);
}
.button-bar.button-favourites > .button.button-royal {
    cursor: pointer;
    /* padding: 1em; */
    /* border-bottom: 1px solid black; */
    /* border-color: var(--main-color); */
    /* border: none; */
    /* color: var(--contrast-main-color); */
    background-color: white;
}
.button-black {
    cursor: pointer;
    padding: 0.5rem 1rem;
    color: white;
    background: #000;
    /*border-color: var(--main-color);*/
    border: none;
}
.button.button-small-padding-top-bottom {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.button-grey {
    cursor: pointer;
    padding: 1em;
    color: white;
    background: #404040;
    /*border-color: var(--main-color);*/
    border: none;
}
.button-green {
    background: #066F3B;
    color: white;
}
.button.button-green.activated {
    background: #068552;
    color: #ddd;
}
.button.button-green:hover {
    color: #ddd;
}
.button-pill {
    border-radius: 30px;
}
.button-pill-design {
    border: 2px solid black;
    color: black;
    background: transparent;
}
.button-margin {
    margin: 1em;
}
.button-col-large {
    max-width: 100%;
    width: 180px;
    font-size: 1em;
}

.latest-order-icon {
    font-size: 48px !important;
}
.assertive, a.assertive {
    color: #de2985; }

.assertive-bg {
    background-color: #de2985; }

.assertive-border {
    border-color: #c5106c; }

.balanced, a.balanced {
    color: #33cd5f; }

.balanced-bg {
    background-color: #33cd5f; }

.balanced-border {
    border-color: #28a54c; }

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loading-div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}

.strike {
    text-decoration: line-through;
}
.item-text-wrap .item,
.item-text-wrap .item-content,
.item-text-wrap,
.item-text-wrap h1,
.item-text-wrap h2,
.item-text-wrap h3,
.item-text-wrap h4,
.item-text-wrap h5,
.item-text-wrap h6,
.item-text-wrap p,
.item-complex.item-text-wrap .item-content,
.item-body h1,
.item-body h2,
.item-body h3,
.item-body h4,
.item-body h5,
.item-body h6,
.item-body p {
    overflow: visible;
    white-space: normal;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-ellipsis-three-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text-ellipsis-two-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-ellipsis-one-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.base-page {
    padding: max(env(safe-area-inset-top), 80px)
    max(env(safe-area-inset-right), 80px)
    max(env(safe-area-inset-bottom), 80px)
    max(env(safe-area-inset-left), 80px);
}
.base-page-store {
    padding: max(env(safe-area-inset-top), 60px)
    max(env(safe-area-inset-right), 0px)
    max(env(safe-area-inset-bottom), 60px)
    max(env(safe-area-inset-left), 0px);
}
.base-page.efeed-font {
    margin-top: min(calc(-1 * env(safe-area-inset-top)), 0px);
    margin-bottom: min(calc(-1 * env(safe-area-inset-bottom)), 0px);
}
.base-page.base-page-no-menu-bar {
    padding: max(env(safe-area-inset-top), 0px)
    max(env(safe-area-inset-right), 0px)
    max(env(safe-area-inset-bottom), 16px)
    max(env(safe-area-inset-left), 0px);
}
.base-page .sticky-top {
    padding-top: max(env(safe-area-inset-top), 44px);
    padding-bottom: 10px;
    background: var(--app-base-hex);
    /*manage white space from padding*/
    padding-left: max(env(safe-area-inset-left), 16px);
    /*margin-left: min(calc(-1 * env(safe-area-inset-left)), -16px);*/
    padding-right: max(env(safe-area-inset-right), 16px);
    /*margin-right: min(calc(-1 * env(safe-area-inset-right)), -16px);*/
}
.sticky-top-hacky-blocker {
    position: fixed;
    left: 0;
    right: 0;
    top: -200px;
    height: 260px;
    background: var(--app-base-hex);
    z-index: 50;
}
.sticky-bottom-hacky-blocker {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -10vh;
    height: 50vh;
    background: rgb(244, 239, 231);
    z-index: -20;
}
.base-page-store.base-page-no-menu-bar {
    padding: max(env(safe-area-inset-top), 0px)
    max(env(safe-area-inset-right), 0px)
    max(env(safe-area-inset-bottom), 65px)
    max(env(safe-area-inset-left), 0px);
}
.safe-area-inset-horizontal-padding {
    padding-left: max(env(safe-area-inset-left), 16px);
    padding-right: max(env(safe-area-inset-right), 16px);
}
.safe-area-inset-bottom-padding {
    padding-bottom: max(env(safe-area-inset-bottom), 80px);
}

.full-page-base {
    background: rgb(244, 239, 231);
    margin:
            0
            min(calc(-1 * env(safe-area-inset-right)), 0px)
            min(calc(-1 * env(safe-area-inset-bottom)), -16px)
            min(calc(-1 * env(safe-area-inset-left)), 0px);
}

.login-page {
    padding: 0 10% 80px 10%;
    background: white;
    width: 550px;
    max-width: 100%;
}

.go-back-icon {
    cursor: pointer;
    font-size: 1.2rem;
}

/* store list page */
.store-list-search {
    /*border: 1px solid black;*/
    /*color: black;*/
    background: #eee;
    line-height: 1;
    border-radius: 2rem;
    margin: 0 1rem;
    padding: 0 1.2rem;
    font-size: 1.4rem;
}
.store-filter input[readonly]:not(.cloned-text-input) {
    line-height: 1;
    background: transparent;
    height: unset;
    font-size: 1.6rem;
    width: 12rem;
    padding: 0.75rem;
    border-radius: 16px;
    text-align: center;
}
.store-list-search .search-bar input {
    padding-top: 0;
    padding-bottom: 0;
    /* match button, 1.2rem vertical padding + 1.2rem text */
    height: 3.6rem;
}

.favourite-store-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5rem;
    font-size: 1rem;
    /*z-index: 1;*/
    color: white;
    text-align: center;
    line-height: 2rem;
    cursor: pointer;
}
.favourite-store-wrapper.menu-item-favourites {
    right: 5%;
    padding: 0;
    top: calc(3rem + 2px);
    z-index: 2;
}
.favourite-store-wrapper.menu-item-favourites.multiple-image-slides {
    top: calc(3rem + 25px);
}
.store-favourite-background {
    position: relative;
    background: white;
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.5);
}
.efeed-font .store-favourite-background > span,
.efeed-font .store-action-button,
.efeed-font .store-action-row-container,
.efeed-font .list-store-details .store-rating-wrapper .fa-star,
.efeed-font .store-favourite-color,
.efeed-font .latest-order-help,
.efeed-font .search-cancel-button,
.efeed-font .latest-order-golden-color {
    color: #8E5A39;
}
.store-favourite-background > span,
.store-action-button,
.store-action-row-container,
.list-store-details .store-rating-wrapper .fa-star,
.store-favourite-color,
.latest-order-help {
    color: #404040;
}

.store-details-wrapper {
    position: relative;
    margin: 0.5rem 1rem 0.5rem;
    border-bottom: 0.5px solid #aaa;
    cursor: pointer;
}
.store-details-wrapper:last-child {
    border-bottom: none;
}
.store-details-wrapper .img-container img {
    border-radius: 12px;
}

.img-container img {
    max-width: 100%;
    border-radius: 1rem;
}
.img-container.disabled-image img, .store-card .store-card-img-container.disabled-image img, .landing-reorder-card-img-container.disabled-image img {
    -webkit-filter: grayscale(1);
}

.store-card {
    position: relative;
    width: 50vw;
    max-width: 300px;
    margin: 0.5rem 0.25rem 0.5rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
/*.store-card .favourite-store-wrapper {*/
/*    padding: 5px;*/
/*    font-size: 1.7rem;*/
/*}*/
.store-card .label-wrapper {
    /*padding: 5px;*/
    font-size: 1rem;
}
/*.store-card .store-favourite-background {*/
/*    height: 0.5rem;*/
/*    width: 0.5rem;*/
/*}*/
.store-card .store-card-img-container {
    position: relative;
}
.store-card .store-card-img-container img {
    width: 50vw;
    max-width: 300px;
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #CECECE;
}
.store-card .store-card-img-container .store-preparation-wrapper.store-list-page {
    border-radius: 12px;
}
.store-card .store-card-img-container .store-preparation-details {
    /*padding: 2px 4px;*/
    /*font-size: 0.6rem;*/
}
.store-card .list-store-details {
    padding: 0.5rem;
}
.store-card .list-store-details .store-name .store-name-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 85%;
}

.store-card-medium {
    position: relative;
    margin: 0.5rem 0.25rem 0.5rem;
    height: calc(100% - 1rem);
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.store-card-medium .label-wrapper {
    font-size: 1rem;
}
.store-card-medium .store-card-img-container {
    position: relative;
}
.store-card-medium .store-card-img-container img {
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #CECECE;
}
.store-card-medium .store-card-img-container .store-preparation-wrapper.store-list-page {
    border-radius: 12px;
}
.store-card-medium .list-store-details {
    padding: 0.5rem;
}
.store-card-medium .list-store-details .store-name .store-name-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 85%;
}
.store-card-medium.store-card-trader .list-store-details {
    /*position: relative;*/
    /*margin: 0.5rem 0.25rem 0.5rem;*/
    /*height: calc(100% - 1rem);*/
    /*background: white;*/
    /*border-radius: 12px;*/
    /*box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);*/
    /*cursor: pointer;*/
    padding: 1rem;

}
.store-card-medium.store-card-trader .list-store-details .store-name .store-name-one-line {
    margin: 0.5rem 0;
    font-weight: 500;
}
/*.store-card-medium .list-store-details {*/
/*    padding: 1rem;*/
/*}*/

.store-card-large {
    position: relative;
    /*width: 80vw;*/
    /*max-width: 480px;*/
    margin: 0.5rem 0.25rem 0.5rem;
    height: calc(100% - 1rem);
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
/*.store-card-large .favourite-store-wrapper {*/
/*    padding: 5px;*/
/*    font-size: 1.7rem;*/
/*}*/
.store-card-large .label-wrapper {
    /*padding: 5px;*/
    font-size: 1rem;
}
/*.store-card-large .store-favourite-background {*/
/*    height: 0.5rem;*/
/*    width: 0.5rem;*/
/*}*/
.store-card-large .store-card-img-container {
    position: relative;
}
.store-card-large .store-card-img-container img {
    /*width: 80vw;*/
    /*max-width: 480px;*/
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #CECECE;
}
.store-card-large .store-card-img-container .store-preparation-wrapper.store-list-page {
    border-radius: 12px;
}
.store-card-large .store-card-img-container .store-preparation-details {
    /*padding: 2px 4px;*/
    /*font-size: 0.6rem;*/
}
.store-card-large .list-store-details {
    padding: 1rem;
}
.store-card-large .list-store-details .store-name .store-name-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 85%;
}

.reorder-card-landing {
    position: relative;
    margin: 0.5rem 0.25rem 0.5rem;
    height: calc(100% - 1rem);
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.reorder-card-landing .reorder-icon-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0.5rem;
    font-size: 1rem;
    /*z-index: 1;*/
    color: white;
    text-align: center;
    line-height: 2rem;
    cursor: pointer;
}
.reorder-card-landing .reorder-icon-background {
    position: relative;
    color: black;
    background: white;
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    /*box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.5);*/
}
.reorder-card-landing .label-wrapper {
    top: 0.5rem;
    left: 0.5rem;
}
.reorder-card-landing .reorder-card-landing-img-container {
    position: relative;
}
.reorder-card-landing .reorder-card-landing-img-container .image-wrapper img {
    /*height: 23vw;*/
    object-fit: contain;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #CECECE;
}
.reorder-card-landing .reorder-details {
    padding: 5px;
    font-size: 1rem;
}
.reorder-card-landing .reorder-details .reorder-name {
    font-weight: bold;
    margin: auto;
    font-size: 1rem;
}
.reorder-card-landing .reorder-details .reorder-name .reorder-name-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}
.reorder-card-landing .reorder-details .order-modifier-description-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.reorder-card-landing .reorder-name-overflow-summary {
    display: inline-block;
    vertical-align: super;
    background: #eee;
    font-size: 12px;
    padding: 1px 2px 1px 3px;
    font-weight: 400;
}
.reorder-card-landing .order-modifier-description-one-line {
    font-size: 12px;
}
.reorder-card-landing .order-price-one-line {
    font-size: 12px;
}

.landing-reorder-card {
    position: relative;
    width: 55vw;
    max-width: 330px;
    margin: 0.5rem 0.25rem 0.5rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.landing-reorder-card.landing-page, .landing-reorder-card.store-page {
    width: 38vw;
    max-width: 230px;
}
/*.store-recent-orders-wide-as-needed .landing-reorder-card {*/
/*    width: 30vw;*/
/*}*/
.landing-reorder-card .reorder-icon-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0.5rem;
    font-size: 1rem;
    /*z-index: 1;*/
    color: white;
    text-align: center;
    line-height: 2rem;
    cursor: pointer;
}
.landing-reorder-card .reorder-icon-background {
    position: relative;
    color: black;
    background: white;
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    /*box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.5);*/
}
.landing-reorder-card .label-wrapper {
    top: 0.5rem;
    left: 0.5rem;
}
.landing-reorder-card .landing-reorder-card-img-container {
    position: relative;
}
.landing-reorder-card .landing-reorder-card-img-container .image-wrapper img {
    width: 55vw;
    max-width: 330px;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #CECECE;
}
.landing-reorder-card.landing-page .landing-reorder-card-img-container img {
    width: 38vw;
    max-width: 230px;
    height: 23vw;
    object-fit: contain;
}
.landing-reorder-card.store-page .landing-reorder-card-img-container .image-wrapper img {
    width: 38vw;
    max-width: 230px;
}
.store-recent-orders-wide-as-needed .landing-reorder-card .landing-reorder-card-img-container .image-wrapper img {
    height: 30vw;
    /*width: 30vw;*/
    object-fit: cover;
}
.store-recent-orders-wide-as-needed .landing-reorder-card.store-page .landing-reorder-card-img-container .image-wrapper img {
    height: 23vw;
    object-fit: contain;
}
.landing-reorder-card .reorder-details {
    padding: 5px;
    font-size: 1rem;
}
.landing-reorder-card .reorder-details .reorder-name {
    font-weight: bold;
    margin: auto;
    font-size: 1rem;
}
.landing-reorder-card .reorder-details .reorder-name .reorder-name-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}
.landing-reorder-card .reorder-details .order-modifier-description-one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.landing-reorder-card .reorder-name-overflow-summary {
    display: inline-block;
    vertical-align: super;
    background: #eee;
    font-size: 12px;
    padding: 1px 2px 1px 3px;
    font-weight: 400;
}
.landing-reorder-card.landing-page .order-modifier-description-one-line {
    font-size: 12px;
}
.landing-reorder-card .order-price-one-line {
    font-size: 12px;
}

.label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    /*z-index: 1;*/
    color: white;
}
.label-wrapper.store-label-background {
    top: 0.5rem;
    left: 0.5rem;
}
.label-background {
    background: rgba(80, 80, 80, 0.9);
    border-radius: 6px;
    padding: 0.5rem;
}
.efeed-font .view-only-label {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3rem;
    color: #8E5A39;
    font-size: 0.75rem;
}
.list-store-details {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*z-index: 10;*/
    /*background-color: rgba(0, 0, 0, .5);*/
    /*opacity: 0.99;*/
    /*color: white;*/
    /*font-weight: 300;*/
    padding: 1rem 5px;
    font-size: 1rem;
}
.close-store-details {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0.99;
    color: white;
    font-weight: 300;
    padding: 0 5%;
    width: 100%;
    height: 100%;
    line-height: 1.2;
    visibility: hidden;
}
.list-store-details p {
    margin-bottom: 0;
    line-height: normal;
}
.list-store-details .info-icon {
    cursor: pointer;
    margin-left: 3px;
}
.store-preparation-wrapper {
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .07), 0 2px 9px 0 rgba(62, 57, 107, .06);
}
.store-preparation-wrapper.store-list-page {
    position: absolute;
    background: #c3e865;
    border-radius: 16px;
    bottom: 8px;
    /*z-index: 1;*/
    right: 8px;
    color: black;
}
.efeed-font .store-preparation-wrapper.store-list-page {
    background: #B3D6FD;
}
.store-preparation-details {
    padding: 2px 4px;
    text-align: center;
    /*line-height: 1.5rem;*/
}
.store-preparation-wrapper.store-list-page.closed-store {
    color: white;
    background: black;
}
.store-preparation-wrapper.store-list-page.delivery-closed-store {
    color: #A8332A;
    background: #FED5CD;
}
.store-list-page .store-preparation-details {
    padding: 0.2rem 0.8rem;
    font-size: 0.8rem;
}
.loyalty-row-container .store-preparation-details {
    padding: 0.2rem 0;
    font-size: 0.8rem;
}
.store-preparation-time-label {
    font-size: 65%;
}
/*.list-store-details .col {*/
/*padding-left: 4%;*/
/*}*/
.list-store-details .store-name {
    font-weight: bold;
    margin: auto;
    font-size: 1rem;
}
.list-store-details .store-rating-wrapper {
}
.list-store-details .store-rating-wrapper .rating-text {
    font-weight: 600;
}
.list-view-bottom {
    padding-bottom: 2px;
}

.search-row-shadow {
    box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
}
.search-history-section-title {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}
.search-history-wrapper {
    /*display: flex;*/
    /*width: 90%;*/
    /*margin: auto;*/
    /*justify-content: start;*/
    /*overflow: auto;*/
}
.search-history-wrapper::-webkit-scrollbar {
    /*display: none;*/
}
.search-history-label {
    padding: 5px;
    /*border: 0.5px dotted black;*/
    border-radius: 4px;
    font-size: 16px;
    margin: 3px 4px;
    display: inline-block;
}
.single-icon-circled {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    margin: 0 4px;
    height: calc(1.5rem + 12px);
    width: calc(1.5rem + 12px);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.store-search-bar-wrapper {
    width: calc(100% - 11rem);
    /*padding: 0 5px;*/
    padding: 0 4px;
}
.store-search-bar-wrapper.view-only {
    width: calc(100%);
}
.store-search-bar-wrapper input, .store-search-bar-wrapper input::placeholder {
    font-size: 1rem;
}
.store-search-bar {
    display: flex;
    width: 100%;
    /*border: 1px solid #eee;*/
    border-radius: 3em;
    padding: 5px 1em;
    align-items: center;
}

.store-search-bar .scanner-wrapper {
    display: flex;
    align-self: center;
    width: 3.3rem;
    height: 3.3rem;
    min-width: 3.3rem;
    cursor: pointer;
}
.store-search-bar .scanner-wrapper > .qrcode {
    /*background: #eee;*/
    /*color: grey;*/
    font-size: 2.2rem;
    /*border-radius: 50%;*/
    /*height: 100%;*/
    /*width: 100%;*/
}
.store-search-bar .search-icon {
    align-self: center;
    margin-right: 5px;
}
.store-search-bar input {
    width: 100%;
    background-color: transparent;
    border: none;
}
.store-search-bar input:focus-visible {
    outline: none;
}

.search-bar-wrapper {
    width: 100%;
}
.search-bar {
    width: 100%;
    background-color: #eeeeee;
    border-radius: 0.4em;
    border: none;
    padding: 5px 1em;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.modal .search-bar {
    background-color: unset;
    border: 1px solid black;
    border-radius: 20px;
}
.modal .search-bar input {
    background-color: unset;
}
.search-bar.button-pill {
    border-radius: 30px;
}

.search-bar .scanner-wrapper {
    display: flex;
    align-self: center;
    width: 3.3rem;
    height: 3.3rem;
    min-width: 3.3rem;
    cursor: pointer;
}
.search-bar .scanner-wrapper > .qrcode {
    background: #eee;
    color: grey;
    font-size: 2.2rem;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.cart-item-item-add-wrapper {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    border-radius: 1em;
    display: flex;
    align-items: center;
    right: 16px;
    padding: 8px 4px;
    font-size: 1rem;
    div {
        height: 1rem;
        img {
            vertical-align: super;
        }
    }

}
.cart-item-item-price-wrapper {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    border-radius: 1em;
    display: flex;
    align-items: center;
    right: 16px;
    padding: 4px;
    font-size: 1rem;
}
.cart-item-item-add-wrapper.cart-box-shadow {
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px
}
.cart-item-item-add-wrapper .form-quantity {
    padding: 0 0.4rem;
}
.cart-item-item-add-wrapper .button-minus {
    background: none;
    color: black;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin: 0 2px;
    min-width: 3.2rem;
    min-height: 3.2rem;
    font-size: 2rem;
    line-height: 3.2rem;
}
.cart-item-item-add-wrapper .button-plus {
    background: none;
    color: black;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin: 0 2px;
    min-width: 3.2rem;
    min-height: 3.2rem;
    font-size: 2rem;
    line-height: 3.2rem;
}

.incomplete-basket-img {
    width: 5rem;
    height: 5rem;
    object-fit: cover;
    border-radius: 2.5rem;
    margin-right: 2rem;
}
.cart-item-card-img-container {
    position: absolute;
    width: 75px;
    padding: 5px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.cart-item-overlay-img {
    position: absolute;
    z-index: 5;
    height: auto;
    width: 18px;
    right: 5px;
    bottom: 5px;
}
.cart-item-button-wrapper {
    padding: 9px;
    line-height: 22px;
    align-items: center;
    border-radius: 34px;
}
.cart-item-button-wrapper .cart-icon-wrapper {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 6rem;
    width: 6rem;
    border-radius: 50%;
    padding: 1rem;
    margin-right: 8px;
    /*background: gray;*/
}

.add-more-items-div .scanner-wrapper {
    color: grey;
    font-size: 2.2rem;
    margin-left: 1rem;
    cursor: pointer;
}
.qrcode > svg {
    margin: auto;
}

.centre-block {
    margin: auto;
    display: block;
    width: 40%;
}

@media only screen and (min-width: 576px) {
    .search-bar {
        width: 50%;
        margin-left: 25%;
    }
}

@media only screen and (min-width: 607px) {
    .login-page {
        padding: 0 55px 80px 55px;
    }

}
.reservation-input-container {
    border-radius: 10px;
}

.button-icon {
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    padding: 0 6px;
    min-width: initial;
    border-color: transparent;
    background: 0 0;
    display: none;
}
.search-bar svg {
    align-self: center;
    margin-right: 10px;
}
.search-bar input {
    background-color: #eeeeee;
    width: 100%;
    border: none;
    outline-width: 0;
    -webkit-appearance: none;
    outline: none;
    box-shadow: none;
}

/* store page */
.banner-message {
    background: white;
    color: black;
    padding: 1em 1em;
    border-radius: 0.5em;
    margin-bottom: 1.5em;
}

.LP-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid;
    margin: 0 0.2em;
    padding: 0 0.5em;
    border-radius: 0.5em;
    transform: translate(0px, -8px);
}

.LP-icon {
    border-radius: 50%;
    font-size: 9px;
    padding: 2px;
    margin-left: 0.5em;
    /*text-align: center;*/
    color: white;
    transform: translate(0px, 4px);
}
.LP-icon-large {
    background: white;
    border-radius: 50%;
    font-size: 0.75em;
    padding-top: 2px;
    margin-left: 0.5em;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
}

.cancel-subcategory-selection-wrapper {
    cursor: pointer;
}
.nested-subcategory-wrapper {
    padding: 10px 0 0 0;
}

.age-18 {
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    padding: 0 0.2em;
    font-size: 0.8em;
}
.comments-input label {
    display: block;
    width: 100%;
}
.comments-input textarea {
    padding: 10px;
    width: 100%;
}
.event-details-input label {
    display: block;
    width: 100%;
}
.event-details-input textarea {
    padding: 10px;
    width: 100%;
}
.max-characters {
    text-align: right;
    width: 100%;
}
.error {
    color: #d22;
}

.subcategory-card-parent {
    /*margin-bottom: 5px;*/
    background: white;
    cursor: pointer;
}
.home-container .subcategory-card-parent {
    background: none;
}
.home-container .subcategory-card-name {
    color: initial;
}
.subcategory-card {
    width: 20vw;
    margin: 0 5px;
}
.no-subcategory-image .subcategory-card {
    /*width: 20vw;*/
    width: max-content;
    margin: 0 8px;
}
.subcategory-card .subcategory-card-img-container {
    padding: 3vw;
    height: 20vw;
    width: 20vw;
}
.subcategory-card-img {
    height: 14vw;
    width: 100%;
    object-fit: contain;
    display: block;
    border-radius: 50%;
    /*border: 3px solid white;*/
    /*-webkit-box-shadow: 0 0 0 2px #777;*/
    /*-moz-box-shadow: 0 0 0 2px #777;*/
    /*box-shadow: 0 0 0 2px #777;*/
}
.position-relative {
    position: relative;
}
.selected .subcategory-card-img {
    -webkit-box-shadow: 0 0 0 4px #000;
    -moz-box-shadow: 0 0 0 4px #000;
    box-shadow: 0 0 0 4px #000;
}
.cuisine-card-img-container .subcategory-card-img {
    border: 2px solid #ddd;
}
.subcategory-card-blurb {
    overflow: auto;
}
.subcategory-card-name {
    text-align: center;
    font-weight: 400;
    font-size: 0.9rem;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #757575;
}
.selected .subcategory-card-name {
    font-weight: 600;
    color: black;
}
#mainNav {
    position: sticky;
    /*top: 67px;*/
    z-index: 100;
}
/*.no-subcategory-image .subcategory-card-name {*/
/*    margin: 0 5px;*/
/*}*/
.no-subcategory-image .selected .subcategory-card-name {
    font-weight: 600;
    color: #fff;
    background: black;
    border-radius: 30px;
    padding: 5px 10px;
}
.efeed-font .no-subcategory-image .selected .subcategory-card-name {
    color: black;
    background: transparent;
    border-radius: 0;
    border-bottom: 4px solid #8E5A39;
}

.menu-item-card-store .menu-item-card.menu-item-list {
    /* width: 43.5vw; */
    width: 96%;
    float: left;
    margin: 2%;
    margin-left: 0;
    min-height: 124px;
    background-color: white;
    /*padding-bottom: 0.5em;*/
}
.menu-item-card.menu-item-list {
    height: auto;
    /* width: 43.5vw; */
    min-height: 7em;
    /* max-height: 120px; */
}
.menu-item-card.menu-item-list p {
    margin-bottom: 0;
}
.menu-item-card-parent .menu-item-card.menu-item-list {
    border-radius: 6px;
    /*height: 95%;*/
}
.menu-item-card .menu-item-card-name {
    font-size: 1em;
    margin-bottom: 0;
    /*border-top: 1px solid #bdbdbd;*/
    margin-top: 4px;
    /*padding-top: 10px;*/
}
.menu-item-card .top-left-corner-time-string {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background: #cc8400;
    /*margin: 0 15px;*/
    display: inline-block;
    border-radius: 0.25em;
}
.menu-item-card.menu-item-list .top-left-corner-time-string {
    left: unset;
    right: 0;
}
.menu-item-card .top-left-corner-time-string p {
    color: white;
    font-size: 0.85em;
    margin: 0;
    padding: 0.1em 0.5em;
}
.menu-item-card .menu-item-card-img.list-img {
    position: absolute;
    max-width: 120px;
    right: 0;
    padding: 2px;
    margin: 2px;
    /* max-height: 160px; */
    height: 120px;
    min-height: auto;
    z-index: 10;
}

.menu-item-card .item-corner-quantity-container {
    position: absolute;
    display: flex;
    right: 5px;
    bottom: 5px;
    height: 32px;
    padding: 4px;
    z-index: 99;
    margin: 12px auto 0;
    background: white;
    border-radius: 16px;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    /*box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;*/
}
.menu-item-card .favourite-page.item-corner-quantity-container {
    top: calc(120px - 32px - 5px);
    bottom: unset;
}
.menu-item-card.menu-item-list .item-corner-quantity-container {
    right: 5px;
    top: 80px;
    bottom: unset;
    margin: 5px auto 0;
}
.menu-item-card .item-corner-quantity-minus-icon {
    border-radius: 50%;
    background-color: white;
    color: black;
    width: 24px;
    height: 24px;
    text-align: center;
    img {
        display: flex;
        height: 100%;
        width: 100%;
    }
}
.menu-item-card .item-corner-quantity-label {
    border-radius: 50%;
    /*background-color: snow;*/
    width: 24px;
    height: 24px;
    margin: 0 5px;
    text-align: center;
}
.menu-item-card .item-corner-quantity-plus-icon {
    border-radius: 50%;
    background-color: white;
    color: black;
    width: 24px;
    height: 24px;
    text-align: center;
    img {
        display: flex;
    }
}
.menu-item-card img.menu-item-card-img {
    object-fit: contain;
    border-radius: 1rem;
}
.menu-item-card .menu-item-card-name.subcategory-text {
    padding: 4px 8px;
    font-weight: normal;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.menu-item-card-blurb {
    /* 1.2rem(font-size) * 1.2 (line height) * 2 (lines) + 8px(padding)*/
    height: calc(3rem + 8px);
}
.menu-item-card .menu-item-card-name.subcategory-text {
    font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
    .menu-item-card .menu-item-card-name.subcategory-text {
        font-size: 1rem;
    }
}
@media only screen and (max-width: 576px) {
    .menu-item-card .menu-item-card-name.subcategory-text {
        font-size: 0.9rem;
    }
}
.item-cart .top-left-corner-time-string {
    position: absolute;
    left: 0;
    top: 0;
    background: #cc8400;
    /* margin: 0 15px; */
    transform: translate(0px, -16px);
    display: inline-block;
    border-radius: 0.25em;
}
.item-cart .top-left-corner-time-string p {
    color: white;
    font-size: 0.8em;
    margin: 0;
    padding: 0 0.5em;
}
.order-notes-container {
    margin: 1rem 1.6rem;
    padding: 1rem 0;
    border-radius: 1em;
}
.order-notes-container .order-notes-title {
    padding: 5px 0;
    justify-content: space-between;
}
.order-notes-edit-icon {
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    color: #b8b8b8;
}
.order-notes-preview-text {
    color: #5f5f5f;
}
.add-more-items-row {
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
}
.add-more-items-row .grey-round {
    background: #eee;
    border-radius: 1em;
    padding: 6px 10px;
    color: black;
}
.grey-background {
    background: #eee;
}
input[type="number"].basket-quantity {
    border: none;
    /*height: 1rem;*/
}
input[type='number'].basket-quantity::-webkit-inner-spin-button,
input[type='number'].basket-quantity::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.add-more-items-row .single-icon-circled {
    height: 3.5rem;
    width: 3.5rem;
}

.row-vertical-align {
    display: flex;
    align-items: center;
}

.menu-item-card-parent {
    position: relative;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #eee;
}
.card-img {
    padding: 0.5rem 1rem;
    /*text-align: center;*/
    /*box-shadow: 0 2px 2px rgba(0,0,0,0.30), 0 4px 4px rgba(0,0,0,0.22);*/
    /* border-radius: 1em; */
    position: relative;
}
.card-img.list-img {
    padding: 0.5rem 1rem 0.5rem 0;
}
.menu-item-card-parent:nth-child(odd) .card-img {
    background: white;
}
.menu-item-card-parent:nth-child(odd) .list-img {
    background: white;
}
.menu-item-card {
    position: relative;
    height: 100%;
    cursor: pointer;
}
.menu-item-card.menu-subcategory-wrapper {
    margin: 6px;
    /* width: 130px; */
    min-width: 130px;
    max-width: 180px;
    border-radius: 6px;
    border: 1px solid;
}
.menu-subcategory-wrapper-no-image {
    padding: 0 1em;
    border: 1px solid white;
}
@media only screen and (max-width: 576px) {
    .menu-item-card.menu-subcategory-wrapper {
        margin: 2px;
        width: calc(100vw/5);
        border-radius: 4px;
    }
}
.menu-item-card .menu-item-card-img-container {
    position: relative;
    display: block;
    margin: auto;
    max-width: 100%;
    /*max-height: 50%;*/
    min-height: 80px;
    border: 1px solid #eee;
}
.menu-item-card .menu-item-card-img-container.subcategory-image-wrapper {
    min-height: unset;
    border: none;
}
.menu-item-card .menu-item-allergen-img {
    display: inline-flex;
    margin: 0 10px 10px 10px;
    /*max-height: 50%;*/
    height: 20px;
}
.menu-item-card .menu-item-allergen-img.no-margin-left-right {
    margin: 0 0 10px;
}
.menu-item-card .menu-item-card-img-container.list-img {
    position: absolute;
    max-width: 100px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 5px;
    max-height: 100px;
}
.menu-item-card-img-container.disabled-image img {
    -webkit-filter: grayscale(1);
}
.menu-item-details-modifier-img-container-outer.disabled-image img {
    -webkit-filter: grayscale(1);
}
.list-img-bottom {
    display: none !important;
}
.card-img h2 {
    font-size: 1em;
    height: 48px;
}

.card-img.list-img h2 {
    height: auto;
    text-align: left;
}
.list-img p {
    text-align: left;
}
.card-img .prep-time {
    display: flex;
    align-items: center;
    min-height: 40px;
    justify-content: start;
}
.card-img.list-img .prep-time {
    justify-content: start;
}
.menu-item-card-price {
    /*padding: 8px;*/
    border-radius: 1em;
    /*font-weight: 500;*/
}
.list-img .menu-item-card-price {
    padding: 0;
}
.menu-item-card-parent:nth-child(odd) .menu-item-card-price {
    background: white;
}
.menu-item-card-parent:nth-child(even) .menu-item-card-price {
    background: white;
}
.menu-item-card-parent:nth-child(even) .list-img .menu-item-card-price {
    background: white;
}
.menu-category-box {
    padding: 0.5em 1em;
}
.menu-category-box:first-child {
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
}
.menu-category-box:last-child {
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}
.scan-item.row {
    margin-left: 0;
    margin-right: 0;
}
.royal {
    color: var(--main-color);
}
.white {
    color: white;
}
.black {
    color: black;
}
.bg-none {
    background-color: transparent;
}
.bg-white {
    background-color: white;
}
.bg-black {
    background-color: black;
}
.input-label-profile {
    width: 28%;
}
.input-background, .item-input input.input-background, .item-input input[type="text"].input-background {
    border-radius: 4px;
    background-color: #f2f2f2;
    padding: 3px 4px;
}
.add-card-input.input-background-dropdown {
    padding: 7.5px 6px;
}
.input-background.input-background-dropdown .input-label {
    padding: 0;
}
/* Address Map stuff */

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    margin: 10px;
    font: 400 18px Roboto, Arial, sans-serif;
    overflow: hidden;
    /*font-family: Roboto;*/
    padding: 0;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    /*font-family: Roboto;*/
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    /*font-family: Roboto;*/
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 80vw;
}
#pac-input:focus {
    border-color: #4d90fe;
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 20px;
    font-weight: 500;
    padding: 6px 12px;
}

.menu-item-card-img {
    width: 100%;
    /*height: 120px;*/
    max-width: 100%;
}
.menu-item-overlay-img {
    position: absolute;
    max-width: 3.5rem;
    z-index: 5;
    right: 0;
    top: 0;
}
.menu-item-card.menu-item-list .menu-item-overlay-img {
    max-width: 25px;
    /*right: 0;*/
    /*bottom: 0;*/
    z-index: 10;
}
.meal-deal-item-overlay-img {
    position: absolute;
    z-index: 5;
    width: 2rem;
    height: 2rem;
    left: 0;
    top: 0;
}
.cart-item-overlay-img {
    position: absolute;
    z-index: 5;
    height: auto;
    width: 32px;
    left: 5px;
    top: 5px;
}
.menu-item-card-img.subcategory-img {
    min-width: unset;
    min-height: unset;
    width: unset;
    aspect-ratio: 1;
}
.modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-content {
    /* specify a default background in case it goes missing on Android */
    background: white;
}
.modal-content.modal-content-fullscreen {
    height: auto;
    min-height: 100vh;
    border-radius: 0;
}
.is-android .modal-content.modal-content-fullscreen {
    min-height: calc(100 * var(--vh, 1vh));
}
.modal-body:before,
.modal-body:after {
    display: table;
    content: " ";
}
.modal-header:before,
.modal-header:after {
    display: table;
    content: " ";
}

.modal-sticky-top {
    display: block;
    position: sticky;
    top: 0;
    z-index: 100;
    border: 0;
    padding-top: calc(max(env(safe-area-inset-top), 0px) + 16px);
    background: white;
}
.is-android .modal-sticky-top {
    padding-top: calc(max(env(safe-area-inset-top), 36px) + 16px);
}
.modal-sticky-top.restore-bottom-border {
    border-bottom: 1px solid #dee2e6;
}

.bottom-sheet-modal {
    .modal-dialog {
        margin: 0;
        bottom: 0;
        /* max height 150px reduced to handle their footer-header*/
        max-height: calc(100vh - 1rem - 150px);
        position: absolute;
        width: 100%;
    }
    .modal-content {
        border-radius: 1.3rem 1.3rem 0 0;
        overflow: scroll;
        max-height: inherit;
    }
    .modal-header {
        position: sticky;
        top: 0;
        z-index: 10;
        background: white;
    }
}
.efeed-font .bottom-sheet-modal .bottom-sheet-modal-footer {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
}
.is-android .bottom-sheet-modal {
    .modal-dialog {
        max-height: calc(100 * var(--vh, 1vh) - 1rem - 150px);
    }
}
.is-android.efeed-font .bottom-sheet-modal .bottom-sheet-modal-footer {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 10px) + 16px);
}
.app-color {
    color: var(--main-color) !important;
}
.contrast-color {
    color: var(--contrast-main-color) !important;
}
.secondary-color {
    color: var(--secondary-color) !important;
}

.progress-wrapper {
    position: relative;
}
.progress-wrapper .current {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 1rem;
    font-weight: 600;
}
.button-category {
    background-color: white;
    color: var(--main-color) !important;
}
.suggested-item-main-parent {
    border-radius: 1em;
    width: auto;
    min-width: 270px;
    /* width: 30%; */
    /* display: inline-block; */
    /* margin-right: 16px; */
    margin-bottom: 16px;
    background: #f5f5f5;
    padding: 1em 1.5em;
    float: left;
    cursor: pointer;
    -webkit-box-shadow: 0 20px 40px 0 rgba(0, 11, 40, 0.14);
    -moz-box-shadow: 0 20px 40px 0 rgba(0, 11, 40, 0.14);
    box-shadow: 0 20px 40px 0 rgba(0, 11, 40, 0.14);
}
.suggested-item-img-parent {
    /* padding-top: 8%; */
}
.suggested-item-img {
    width: 100%;
}
.suggested-item-img-parent .suggested-item-overlay-img {
    position: absolute;
    max-width: 25%;
    z-index: 5;
    right: 5px;
    top: 5px;
}

.offer-color {
    color: #cc8400;
}

.capitalize {
    text-transform: capitalize;
}

.button-view-reservation {
    cursor: pointer;
    font-size: 2rem;
    margin: auto;
    min-width: fit-content !important;
    padding: 1% !important;
    color: var(--main-color);
}

.button.button-outline {
    border-color: var(--button-outline-color) !important;
    background-color: white !important;
    color: var(--button-outline-color) !important;
}
.button.button-outline-black {
    border-color: black !important;
    background-color: white !important;
    color: black !important;
}
.button.button-outline-red {
    border-color: #E0B0AB !important;
    background-color: white !important;
    color: #E0B0AB !important;
}
.button.button-outline-error {
    border-color: #BA4D42 !important;
    background-color: white !important;
    color: #BA4D42 !important;
}
.button.button-chevron {
    border: none;
    background: none;
}
.efeed-gray-color {
    color: #666666;
}

.efeed-black-color, .button.button-chevron .right-chevron-img {
    color: #202020;
}

.button-checkout-parent {
    display: flex;
    justify-content: center;
    margin-top: 1em;
}
.button-latest-order {
    background: rgb(244, 239, 231);
    margin: 16px -16px 0;
    padding: 16px 16px 0;
    /*border-top: 1px solid gray;*/
}
.button-bar.button-checkout {
    /*border-radius: 26px;*/
    /*background: #f0f0f0;*/
    padding: 0 8px;
    color: gray;
    width: 92vw;
    min-width: 30vw;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid gray;
}
.button-bar.button-checkout > .button {
    /*border-radius: 26px;*/
    cursor: pointer;
    padding: 0;
    /*background: #f0f0f0;*/
    border: 0;
    flex: 1;
}
.button-bar.button-checkout > .button.selected {
    font-weight: 600;
    color: black;
    border-bottom: 4px solid black;
    /*background-color: white;*/
}
.button-bar.button-favourites {

    background: #E5E5E4;
    padding: 2px;
    /*width: 30vw;*/
    display: flex;
    justify-content: space-between;
    /*margin: 0 10px;*/
    border-radius: 30px;
}
.button-bar.button-favourites > .button {
    border-radius: 30px;
    cursor: pointer;
    color: #2E3333;
    font-weight: normal;
    padding: 0.5rem 1rem;
    margin: 0;
    /*color: var(--main-color);*/
    flex: 1;
}
.button-bar.button-favourites > .button.selected {
    font-weight: 600;
    color: black;
    background-color: white;
}

.button-radio-parent {
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}
.button-bar.button-radio {
    border-radius: 26px;
    background: white;
    padding: 5px;
    min-width: 30vw;
    display: flex;
    justify-content: space-between;
}
.button-bar.button-radio > .button {
    border-radius: 24px;
    cursor: pointer;
    padding: 1em;
    margin: 0 5px;
    color: black;
    border: 1px solid black;
    flex: 1;
}
.button-bar.button-radio > .button.selected {
    font-weight: 600;
    color: white;
    background-color: black;
}

.text-color {
    color: var(--main-color);
}

.top-left-back-button {
    position: absolute;
    left: 30px;
    top: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 2rem;
    line-height: 1;
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    background: white;
    color: black;
    border-radius: 50%;
    border: 3px solid black;
}

.latest-order-main {
    box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
    max-width: 680px;
    margin: auto;
    border-radius: 1em;
}
.app-background-shadow {
    background: white;
    box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 15px 5px rgba(0, 0, 0, 0.2);
}
.coll-del-order-timer {
    width: 20%;
}
.order-complete i {
    text-align: center;
    display: block;
    /* transform: translateY(-4px); */
}
.coll-del-order-timer .ion-timer-txt {
    transform: translate(0, -5px) !important;
    font-size: 1.6rem !important;
}
.coll-del-stages {
    background: white;
    padding-bottom: 0;
    padding-top: 6% !important;
    margin-top: 0;
    border-radius: 1em 1em 0 0;
}
.coll-del-stages .col {
    /*padding-bottom: 0;*/
}
.coll-del-stage-name {
    margin-bottom: 0;
}
.coll-del-stage-num {
    display: inline;
}
.coll-del-main {
    background: white;
    /* padding-bottom: 0;
    */
    height: 8%;
}
.coll-del-main h2 {
    font-size: 1.4rem;
}
.coll-del-main .col {
    /* padding-bottom: 0;
    */
    padding-top: 4%;
}
.coll-del-description {
    background: white;
    /*min-height: 14%;*/
    /*height: 14%;*/
    /* margin-bottom: 5px; */
}
.coll-del-description p {
    margin: 0;
    font-weight: 500;
    /*padding: 0 1em;*/
    /* font-size: 0.9rem;
    line-height: 1em;
    margin-bottom: 0; */
}
.coll-del-description .button {
    padding-left: 32px;
    padding-right: 32px;
}
.coll-del-info {
    background: white;
    padding: 3% !important;
    /*font-size: 1rem;*/
    font-weight: 500;
    border-radius: 0 0 1em 1em;
}
.coll-del-stages .unfinished {
    color: lightgray !important;
}
.coll-del-time {
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
    border: 2px solid var(--main-color);
    position: absolute;
    margin-top: -2.5em;
    padding: 10px;
    height: 80px;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.coll-del-time > div {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
    position: absolute;
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.coll-del-time-mins {
    text-align: center;
    margin-top: -50%;
}
/*Collection Map*/
#collDelMap {
    height: 30vh !important;
}
.button-red {
    background: #dd0132;
    /*background: #D00026;*/
    color: white;
    border-radius: 1rem;
}
.button-padding {
    padding: 10px;
}
.button-grey-resume {
    background: #aaa;
    color: black;
    border-radius: 1rem;
}
.button-notify-store {
    line-height: 1.2;
    font-size: 1rem;
    padding: 0 16px !important;
}
.button-notify-store > img {
    height: 30px;
    width: 30px;
    margin: 4px;
}
/*#collDelMap.active {*/
/*z-index: 11000;*/
/*}*/


/* drag dealer styling*/
.drag-dealer {
    position: relative;
    height: 50px;
    width: 50%;
    margin: auto;
    background: #e0e0e0;
    border-radius: 25px;
}
.drag-dealer .background-text {
    color: #505050;
    font-weight: bold;
    text-align: right;
    line-height: 50px;
    padding-right: 30px;
}
.drag-dealer .handle {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.drag-dealer .kiwi-bar {
    width: 60px;
    height: 50px;
    border-radius: 25px;
    background: #041e63;
    color: #FFF;
    font-size: 2rem;
    line-height: 50px;
    text-align: center;
}
.drag-dealer .disabled {
    background: #898989;
}

.top-bar {
    position: absolute;
    top: 0;
    padding: 0 1em;
    right: 0;
    background: white;
    align-items: center;
    display: flex;
    width: 100%;
    height: 60px;
}
.top-bar-spacer {
    width: 75%;
    display: inline-block;
}
.top-bar-minimal {
    background: none;
    padding-left: 50% !important;
    /* top: 8% !important; */
}
.wave-container {
    /*color: #fff;*/
    background: white;
    padding-top: 44px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center;
}
.efeed-font .store-page-top-blocker {
    position: fixed;
    left: 0;
    right: 0;
    /*top: 0;*/
    /*height: calc(25px + 2.5em);*/
    top: -200px;
    /* offset 200 px, + back icon 1.75 rem * 1.5 line height */
    height: calc(225px + 2.625rem);
    /* width: 100vw; */
    background: white;
    z-index: 99;
}
.wave-container .image-background {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.wave-container .image-background img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.wave-container .store-name {
    /*color: var(--contrast-main-color);*/
}
.wave-container .store-action-row-container {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-flow: row wrap;
}
.wave-container .store-rating-wrapper .rating-text {
    color: black;
    font-weight: 500;
    font-size: 16px;
}
.wave-container .store-rating-wrapper .rating-star {
    font-size: 16px;
}
.wave-container .store-rating-wrapper .rating-count-text-store {
    font-size: 14px;
}
.store-action-row-container > div {
    max-width: 35px;
    width: 50%;
}
.wave-container .icon-white-background {
    background: white;
    color: black;
    border-radius: 50%;
    margin: 0 min(1vw, 1rem);
    height: 2.8rem;
    width: 2.8rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.wave-container .loyalty-row-container {
    /*margin-left: 10%;*/
    /*margin-right: 20px;*/
    /*width: calc(90% - 20px);*/
    /*padding-bottom: 1rem;*/
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
}
.wave-container .loyalty-row-container .progress-wrapper {
    /*width: 100%;*/
}
.wave-container .loyalty-row-container .loyalty-container {
    /*width: 60%;*/
    display: flex;
    align-items: center;
}
.wave-container .loyalty-row-container .loyalty-container .loyalty-star-row {
    /*font-size: 2.4rem;*/
    /*height: 32px;*/
    width: 2rem;
    justify-content: left;
}
.loyalty-progress-text {
    position: absolute;
    width: 100%;
    top: calc(5px + 0.35rem);
    right: 0;
    /* margin-left: 3rem; */
    font-size: 0.7rem;
    font-weight: 500;
    color: #09091a;
    line-height: 1;
}
.store-name {
    font-size: 1.75rem;
    /*margin-left: 0;*/
    /*width: 20%;*/
}
.wave-container-addon-container {
    padding: 15px 15px;
    background: white;
}
.store-period-selection-wrapper {
    display: inline-flex;
    width: 100%;
    height: calc(1.5rem + 12px);
    /*border: 1px solid #eee;*/
    border-radius: 3em;
    padding: 5px 0.5em;
}
.store-period-selection-wrapper-mobi {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: calc(1.5rem + 12px);
    /*border: 1px solid #eee;*/
    border-radius: 3em;
    padding: 5px 0.5em;
    margin-bottom: 0;
}
.store-period-selection-wrapper-mobi .dropdown-icon {
    position: absolute;
    right: 0.5em;
    top: calc(50% - 0.5em);
    color: #666;
}
.store-period-selection {
    display: block;
    min-width: 100px;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .2rem .5rem;
    font-size: 1rem;
    font-weight: 400;
    /*line-height: 1.5;*/
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 3em;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/*.store-period-selection:focus, .store-period-selection:focus-visible {*/
/*    outline: none;*/
/*}*/

.padding-title {
    text-align: left;
    padding: 15px 0 10px 16px;
    margin: 0;
    font-size: 1rem;
}

.main-nav-new {
    background: white;
}
.menu-subcategories-parent {
    overflow: auto;
    margin: 0 -16px;
    padding-left: 16px;
    white-space: nowrap;
    /*border-radius: 12px;*/
}
.main-nav-new .menu-subcategories-parent {
    display: flex;
    padding: 1rem 0;
}
.home-container .menu-subcategories-parent {
    display: flex;
}
.menu-subcategories-parent > div {
    display: inline-block;
    text-align: center;
    flex: 0;
}
.menu-subcategories-parent::-webkit-scrollbar {
    display: none;
}
.menu-subcategories-parent {
    -ms-overflow-style: none;
}
.menu-subcategories-child {
    cursor: pointer;
    padding: 1em;
    border-bottom: none;
    color: var(--contrast-main-color);
}
.menu-subcategories-child.selected {
    border-bottom: 2px solid var(--contrast-main-color);
}
.cal-day-child {
    cursor: pointer;
    padding: 1em;
    border-bottom: none;
    color: var(--contrast-main-color);
}
.cal-day-child.selected {
    border-bottom: 2px solid var(--contrast-main-color);
}
.scroll-arrow {
    cursor: pointer;
    padding-bottom: 5px;
}
.scroll-arrow i {
    font-size: 1.5em;
    color: black;
}

.reservation-input {
    background: #F4EFE7;
    border: 0.5px solid gray;
    width: 150px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}
.selected.reservation-input {
    background: #B3D6FD;
    border: 1px solid black;
}
.table-reservations::-webkit-scrollbar {
    display: none;
}

.saved-reservation {
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: start;

}
.saved-reservation .saved-reservation-icon {
    width: 2rem;
}
.reservation-store-header {
    position: absolute;
    max-width: calc(100% - 100px);
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    font-family: 'Sons', sans-serif;
    font-weight: 500;
}
select.reservation-mobile-input {
    appearance: none;              /* Remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 10L12 14L16 10' stroke='%23565A5D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 30px;
}

.calendar-wrapper {
    width: 300px;
    height: 300px;
    margin: 20px auto;
    position: relative;
}

.calendar {
    /*width: 90%;*/
    /*height: 100%;*/
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 400px;
    margin: auto;
}
.calendar-popover {
    position: absolute;
    top: 90%; /* slightly below the button */
    right: calc(1rem + 15px);
    z-index: 1000;
    background: white;
    border-radius: 8px;
    width: 320px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    /*padding: 1rem;*/
}
.party-size-popover {
    position: absolute;
    top: 90%; /* or adjust as needed */
    right: calc(1rem + 15px);
    background: white;
    /*padding: 1rem;*/
    border-radius: 8px;
    width: 200px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 1000;
}
/* Popover */
.cart-popover {
    position: absolute;
    top: 47px;
    right: -40px;
    width: 400px;
    background: white;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.30);
    border-radius: 16px;
    padding: 1rem;
    z-index: 1000;
}


.party-size-modal {
    /*max-height: 12rem;*/
    /*overflow-y: scroll;*/
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.days, .dates {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
}

.booked {
    background: #8B5E3C;
    color: white;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
    height: 8px;
}

.date-cell {
    padding: min(6px, 1%);
    margin: min(4px, 1%);
    cursor: pointer;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.invalid.date-cell {
    color: #8C8E90;
    text-decoration: line-through;
}
.selected.date-cell {
    background: black;
    color: white;
    border-radius: 50%;
}

.suggested-items-parent {
    display: flex;
    overflow: auto;
    white-space: nowrap;
}
.menu-modal-tab {
    cursor: pointer;
    color: #D0D0D0;
}
.selectedModalTab {
    color: white !important;
    border-bottom: 1px solid white;
}
.menu-item-time {
    display: flex;
    align-items: center;
    font-size: 0.9em;
}
.proceed-confirm-bar {
    position: fixed;
    bottom: 0;
    /*padding-bottom: 0;*/
    width: 100%;
    /*background: #EEEEEE;*/
    left: 0;
    z-index: 100;
    display: flex;
    justify-content: flex-end;
}
.efeed-font .proceed-confirm-bar {
    bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
}
.is-android.efeed-font .proceed-confirm-bar {
    bottom: calc(max(env(safe-area-inset-bottom), 0px) + 16px);
}
.efeed-font .store-page-view .proceed-confirm-bar {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
    padding-top: 1rem;
    background: white;
    bottom: 0;
    border-top: 1px solid #C2BFBC;
}
.is-android.efeed-font .store-page-view .proceed-confirm-bar {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 0px) + 16px);
}
.efeed-font .padding-bottom-footer {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
}
.is-android.efeed-font .padding-bottom-footer {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 0px) + 16px);
}
.proceed-confirm-btn {
    position: relative;
    width: 40%;
    max-width: 600px;
    padding: 1em 1em;
    /*margin: 0.5em;*/
}
.cart-item-button-wrapper {
    padding: 6px 9px 6px 6px;
    line-height: 22px;
    align-items: center;
    border-radius: 34px;
}
.cart-item-button-wrapper .cart-icon-wrapper {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 50%;
    padding: 1rem;
    margin-right: 8px;
    left: 8px;
    /*background: gray;*/
}
.cart-icon-wrapper .cart-icon {
    font-size: 1.25rem;
}
.cart-item-button-wrapper .cart-badge-wrapper {
    position: absolute;
    top: -3px;
    right: 0px;
    width: 14px;
    font-size: 0.6em;
}
.cart-badge-wrapper .cart-badge {
    background: #068552;
    color: black;
    border-radius: 50%;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    line-height: 14px;
}
.efeed-font .cart-badge-wrapper .cart-badge {
    background: #B3D6FD;
}
.scan-and-go-proceed-button {
    position: absolute;
    margin-right: min(30%, 80px);
    min-height: calc(100% - 0.5em);
    padding: 8px;
    justify-content: start;
    width: 15%;
    font-size: 1.5rem;
    bottom: 0;
    border-radius: 45%;
    cursor: pointer;
}
.proceed-scanner-button {
    padding: 1em 1em;
    margin: 0.5em min(30%, 80px) 0.5em 0.5em;
}

.checkout-bottom-button-section {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1em 16px;
    background: white;
    border-top: 1px solid #fafafa;
    margin: auto;
}
.checkout-bottom-button-section.reservation-border {
    border-color: #C2BFBC;
}
.efeed-font .checkout-bottom-button-section {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
}
.is-android.efeed-font .checkout-bottom-button-section {
    padding-bottom: calc(max(env(safe-area-inset-bottom), 0px) + 16px);
}
.efeed-font.keyboard-open .checkout-bottom-button-section, .is-android.efeed-font.keyboard-open .checkout-bottom-button-section {
    padding-bottom: 16px;
}

/* Android mobile header overrides */
@media (max-width: 767px) {
    /* White sticky header background with border */
    .is-android .landing-page-header, .is-android .store-header, .is-android .sticky-top {
        background: white;
        border-bottom: 1px solid #c2bfbd;
        padding:
                max(env(safe-area-inset-top), 56px)
                max(env(safe-area-inset-right), 16px)
                0
                max(env(safe-area-inset-left), 16px);
    }

    /* Remove bubble styling from back button */
    .is-android .back-button-bubble {
        background: transparent;
        border: none;
    }

    /* Remove bubble styling from icon container */
    .is-android .icon-container-bubble {
        background: transparent;
        border: none;
    }

}

.menu-item-modal-left {
    /*position: absolute;*/
}
.app-background-color {
    background-color: var(--main-color) !important;
}
.secondary-background {
    background-color: var(--secondary-color) !important;
}
.secondary-background-button {
    background-color: var(--secondary-color) !important;
    color: black !important;
}
.secondary-color {
    color: var(--secondary-color) !important;
}

.store-logo {
    max-height: 120px;
    max-width: 100%;
}
.numberCircle {
    display: inline-block;
    border-radius: 50%;
    border: 0;
    color: white;
    font-size: 12px;
    height: 28px;
    width: 28px;
}
.numberCircle:before,
.numberCircle:after {
    content: '\200B';
    display: inline-block;
    line-height: 0;

    padding-top: 50%;
    padding-bottom: 50%;
}

.numberCircle:before {
    padding-left: 8px;
}
.numberCircle:after {
    padding-right: 8px;
}

.customer-role-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.customer-role-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35%;
    padding: 10% 5%;
    border-radius: 24px;
    font-size: 3rem;
    line-height: 3rem;
    cursor: pointer;
}
.customer-role-button.customer-role-button-left {
    margin: 0 5% 0 10%;
    background: #0f3455;
    color: white;
}
.customer-role-button > img {
    width: 40%;
    margin: 0 5%;
}

.customer-role-button.customer-role-button-right {
    margin: 0 10% 0 5%;
    background: lightgrey;
    color: black;
}
@media only screen and (max-width: 576px) {
    .customer-role-buttons {
        flex-direction: column;
        align-content: center;
    }
    .customer-role-button {
        width: 80%;
        font-size: 2rem;
        line-height: 2rem;
    }
    .customer-role-button.customer-role-button-left,
    .customer-role-button.customer-role-button-right {
        margin: 5% 0;
    }
}

.express-checkout-modal {
    padding: 0;
}
.express-checkout-modal .modal-header {
    /*border: none;*/
}
.express-checkout-modal .modal-body {
    flex: initial;
}
.express-checkout-modal .cart-item {
    align-items: center;
}
.express-checkout-modal .cart-item-item-add-wrapper {
    position: relative;
    right: 0;
    transform: none;
    justify-content: space-evenly;
}
.express-checkout-modal .express-checkout-item {
    padding: 0.5rem 1rem;
}
.express-checkout-modal .modal-footer {
    border: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background: white;
    width: 90%;
    justify-content: center;
}
.express-checkout-payment-images {
    height: 1.5rem;
    margin-right: 1rem;
}

.menu-item-details-modal {
    padding-top: 0;
    padding-bottom: 0;
}
.menu-item-details-modal .light-color {
    color: #6c6c6c !important;
}
.menu-item-details-modal.hide-radio input[type="radio"] {
    visibility: hidden;
}
.menu-item-details-modal .resume-order-logo > img {
    width: 34%;
    padding: 3%;
}

.menu-item-details-modal-footer {
    border: none;
    position: fixed;
    bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px);
    padding: 0;
    left: 16px;
    /* background: white; */
    width: calc(100% - 32px);
    /*justify-content: center;*/
}
.is-android .menu-item-details-modal-footer {
    bottom: calc(max(env(safe-area-inset-bottom), 0px) + 16px);
}
.add-cart-btn {
    width: 100%;
}
.add-names-btn {
    position: absolute;
    left: 10px;
    transform: translateY(-60px);
}
.grey-divider {
    height: var(--vh, 1vh);
    width: 100%;
    background: #eee;
}
.grey-divider-thin {
    height: 2px;
    width: 100%;
    background: #eee;
}
.grey-divider.grey-divider-basket {
    margin: 0 -1rem 0 -1rem;
    width: calc(100% + 2rem);
}
.grey-divider-row {
    height: var(--vh, 1vh);
    background: #eee;
}

.efeed-grey-divider-thin {
    height: 1px;
    width: 100%;
    background: #C2BFBC;
}

.accordion-container {
    width: 100%;
    background: none;
    border-top: 1px solid #eee;
}
.accordion-top-bar {
    width: 100%;
    padding: 1rem 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    /*background: none;*/
}
.accordion-title {
    font-weight: 500;
}
.accordion-arrow-chevron-text {
    margin-right: 20px;
    position: initial;
}
.accordion-arrow-icon {
    position: absolute;
    right: 0;
    /*margin: 0 0 0 auto;*/
    /*float: right;*/
}
.accordion-arrow-icon svg,
.accordion-arrow-icon-parent svg,
.latest-order-down svg {
    display: inline-block;
    transition: all linear 200ms;
}
.accordion-expanded .accordion-arrow-icon svg,
.accordion-expanded-parent .accordion-arrow-icon-parent svg,
.latest-order-down.latest-order-expanded svg {
    transform: rotate(-180deg);
}
.accordion-content-container,
.accordion-content-container-parent, .latest-order-container {
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
    transition: max-height ease-in-out 200ms;
}
.accordion-expanded .accordion-content-container,
.accordion-expanded-parent .accordion-content-container-parent,
.latest-order-container.latest-order-expanded {
    /* note: this is a backup in case JS code fails */
    /* find the smallest safe value that is greater than the content height */
    visibility: visible;
    max-height: calc(100 * var(--vh, 1vh));
}
.accordion-content {
    overflow: auto;
}
.accordion-content .menu-item-textarea textarea {
    width: 100%;
    padding: 5px 10px;
}

.menu-item-customisations {
    height: 75vh;
    padding: 0 1em 64px 1em;
    overflow-y: scroll;
}
.menu-item-details-counter {
    padding: 10px;
    max-width: 20rem;
    width: 50%;
    margin: 10px auto;
    border-radius: 10rem;
    border: 1px solid #ddd;
}
.menu-item-details-counter .item-quantity-label {
    margin-bottom: 0;
}
.menu-item-details-counter .item-quantity-label > input {
    width: 100%;
    border: none;
}

/* Nutrition info */
.nutrition-chart-top-row {
    text-align: right;
    margin-bottom: 15px;
    padding: 3px 0;
    border-bottom: 1px solid white;
}
.nutrition-bar {
    text-align: center;
    display: block;
    overflow: auto;
}
.menu-item-card-img-full {
    width: 200px;
    /*height: 200px;*/
    max-width: 100%;
    border-radius: 1rem;
}
.nutrient-total {
    font-size: 0.75em;
}
.nutrient-type {
    margin-bottom: 0.25em;
}
.nutrient-circle-div {
    float: left;
    width: 28%;
}
.box-shadow-confirm {
    box-shadow: 0 8px 8px rgba(0,0,0,0.10), 0 4px 4px rgba(0,0,0,0.22)
}
.box-shadow-banner, .reservation-input-container {
    box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
    -webkit-box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
    -moz-box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
}
.confirm-page-padding {
    padding: 2.5em;
}
.scan-item-img {
    height: auto !important;
    /* width: 15% !important; */
    max-height: none !important;
    /* max-width: none !important; */
    max-width: 100%;
    /*transform: translate(-15%, 0%);*/
}
.scan-item-overlay-img {
    position: absolute;
    width: 25%;
    left: 5px;
    top: 5px;
}
.scan-img-text {
    white-space: normal !important;
}

.scan-screen-parent {
    background: white;
    padding: 4em 1em;
    max-width: 680px;
    margin: auto;
    border-radius: 8px;
    min-height: calc(80 * var(--vh, 1vh));
}

.magic-redirect-container {
    background-color: #404040;
    border: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 10px 2px;
    display: block;
    cursor: pointer;
    white-space: nowrap;
}
.magic-redirect-link {
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.magic-redirect-fallback {
    color: #404040;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#meeting-room-select_dummy {
    display: none;
}

.stripe-anonymous .StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.stripe-anonymous .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.stripe-anonymous .StripeElement--invalid {
    border-color: #fa755a;
}

.stripe-anonymous .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.stripe-pay {
    border: none;
    border-radius: 4px;
    outline: none;
    text-decoration: none;
    color: #fff;
    background: black;
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 2em;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    margin-left: 12px;
    margin-top: 28px;
}

.receipt-card {
    position: relative;
    padding: 2em;
    background-color: #28264f;
    border: 1px solid #3a3a48;
    border-radius: 24px 48px 24px 48px;
}
.receipt-card-light {
    padding: 16px;
    background-color: #ffffff;
    border: 1px solid #002c5f;
    border-radius: 25px
}
.receipt-logo {
    max-width: 60px;
    max-height: 60px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.receipt-logo-wrapper {
    height: 60px;
}

.red-textfield{
    border: solid 2px red !important;
}

.filter-button {
    cursor: pointer;
    padding: 1em;
    border: solid 1px #666;
    color: #666;
    background-color: #fff;
    min-width: 90%;
}
.filter-button.selected {
    border-color: var(--main-color);
    color: var(--contrast-main-color);
    background-color: var(--main-color);
}

.takeaway-type {
    background: var(--main-color) !important;
    color: var(--contrast-main-color) !important;
}
#table-select_dummy {
    display: none;
}

.confirm-delivery-table td{
    padding: 4px;
}

.show-only-mobile {
    display: none;
}

.store-progress-container {
    line-height: 0;
}
.store-progress-container progress {
    border-radius: 0.7rem;
    height: 1.4rem;
    max-width: calc(50vw - 45px - 3rem);
    /*border: 0.5px solid black;*/
    background: #F4BE00;
}
.store-progress-container progress[value]::-webkit-progress-bar {
    border-radius: 10px;
    background-color: white;
}
.store-progress-container progress[value]::-webkit-progress-value {
    border-radius: 10px;
    background: #F4BE00;
}
.store-progress-container progress::-moz-progress-bar {
    /*border-radius: 4px;*/
    /*background: #C0C0C9;*/
}
.display-flex-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.display-flex-align-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.full-width {
    width: 100%;
}
.half-width {
    width: 50%;
}
.show-only-desktop {
    display: none;
}

.app-button-selected {
    background: var(--main-color) !important;
    color: var(--contrast-main-color) !important;
}
.app-button-selected:focus {
    outline: none;
}
.nutrient {
    width: 33%;
}
.nutrient-total {
    font-size: 0.8rem;
}
.nutrient-text {
    float: left;
    margin-bottom: 0;
    padding-bottom: 2px;
    /* font-weight: 600; */
}
.nutrient-value {
    /*font-weight: 600;*/
    padding-left: 10px;
}

.nutrient-percentage {
    font-weight: bolder;
    margin-bottom: 0;
    padding-bottom: 2px;
    float: right;
}
.cart-price {
    text-align: right;
    padding: 0 16px 0 0;
}
.cart-description-redemption {
    font-size: 14px;
}
.cart-price-redemption {
    text-align: right;
    font-size: 14px;
}
.cart-item-img {
    height: 100%;
    max-height: 75px;
    padding: 5px;
}

/* perks css */
.horizontal-scroll-parent {
    overflow-x: visible;
    max-width: 100%;
}
.horizontal-item {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 10px;
    color: white;
    font-weight: 600;
    /*height: 32px;*/
}
.active-category {
    border-bottom: 1px solid white;
}
.perk-img-container {
    height: calc(25 * var(--vh, 1vh));
    min-height: 200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-size: cover;
    background: #555;
}
.perk-name {
    font-weight: 600;
    font-size: 1.9rem;
}
.perk-header-logo {
    position: absolute;
    top: 80px;
    left: 37.5%;
    width: 25%;
    padding: 5px;
    z-index: 10;
    background-color: white;
}

.clubhouse-option {
    position: relative;
    margin-bottom: 2em;
    cursor: pointer;
}
.clubhouse-option img {
    width: 100%;
    border-radius: 8px;
    height: 100%;
}
.clubhouse-option .text {
    position: absolute;
    bottom: 12px;
    left: 15%;
    color: white;
}
.clubhouse-layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    /* left: 14px; */
    width: calc(100% - 30px);
    /* right: 14px; */
    height: 100%;
    padding: 1em 0;
    border-radius: 8px;
}

.menu-item-detail-right {
    padding: 2em 1.5em 2em 2em;
}

.disclaimer-link {
    text-decoration: underline;
    cursor: pointer;
    color: #0645AD;
}
.text-link {
    color: #0645AD;
    text-decoration: underline;
    font-weight: bold;
    /*font-size: 1.6rem;*/
    cursor: pointer;
    display: contents;
}

.blog-post-content a {
    display: block;
    max-width: 70vw;
    overflow: hidden;
}

.blog-post-content > ul {
    list-style-type: disc;
    padding-left: 20px;
}

.blog-post-content > ol {
    list-style-type: decimal;
    padding-left: 20px;
}

.menu-item-details-menu-item-level-nest {
    padding: 0;
    margin-top: 0;
}
.menu-item-details-menu-item-level-nest-label {
    background: #f8f8f8;
    padding-right: 2px;
}
.menu-item-details-menu-item-level-nest-dropdown {
    float: right;
    transform: translateY(60%);
}
.menu-item-details-menu-item-level-horizontal-item {
    position: relative;
    margin: 4px;
    min-width: min(25vw, 8rem);
    width: 25vw;
    max-width: 12rem;
    text-align: center;
    border: 1px solid #eee;
    cursor: pointer;
}
.menu-item-details-menu-item-level-vertical-box {
    min-height: 15rem;
    /*height: 100%;*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-between;*/
}
.list-modifier .menu-item-details-menu-item-level-vertical-box {
    min-height: unset;
    display: flex;
}
.list-modifier .menu-item-details-menu-item-level-blurb-wrap {
    flex: 1;
    padding: 5px;
}
.list-modifier .menu-item-details-menu-item-level-blurb {
    text-align: left;
}
.list-modifier .menu-item-details-menu-item-level-blurb {
    text-align: left;
}
.menu-item-details-menu-item-level-img-container-outer {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
}
.menu-item-details-menu-item-level-img-container {
    position: relative;
    width: min(25vw, 8rem);
    height: min(25vw, 8rem);
}
.menu-item-details-menu-item-level-img-container.hide-imagery {
    height: 13vw;
}
.menu-item-details-menu-item-level-img-container-no-img {
    height: 6vw;
}
.menu-item-details-menu-item-level-img-container img {
    border-bottom: 1px solid #eee;
    max-width: 100%;
    height: auto;
    max-height: min(25vw, 8rem);
}
/*for horizontal menu item level*/
.menu-item-level-wide-as-needed {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    /*margin-left: 0.5em;*/
    /*margin-right: 0.5em;*/
    white-space: nowrap;
}
.list-modifier.menu-item-level-wide-as-needed {
    display: block;
}
.list-modifier.menu-item-level-wide-as-needed::-webkit-scrollbar {
    display: none;
}
.menu-item-level-wide-as-needed > div {
    display: inline-block;
    text-align: center;
    /*height: 100%;*/
    /*margin-bottom: 36px;*/
}
.list-modifier.menu-item-level-wide-as-needed > div {
    display: block;
    width: 98%;
    max-width: unset;
}
.active-radio .list, .menu-item-details-menu-item-level-horizontal-item.active-radio, .single-modifier-horizontal-item.active-radio, .meal-deal-new-screen .menu-item-card.active-radio {
    border: 2px solid !important;
    border-radius: 6px;
    background: #eee;
}

.menu-item-details-selection-container {
    padding: 1rem 0;
}
.menu-item-details-selection-element {
    padding: 1.5rem 0;
}
.menu-item-details-selection-element + .menu-item-details-selection-element {
    padding-top: 0;
}

.list-modifier .centre-menu-item-level-col {
    padding: 5px;
}
.list-modifier .menu-item-details-modifier-blurb-wrap {
    padding: 5px;
    flex: 1;
}
.menu-item-details-modifier-blurb {
    display: flex;
    height: 100%;
    padding: 2px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    white-space: normal;
}
.single-modifier-list-as-needed .menu-item-details-modifier-blurb, .multi-modifier-list-as-needed .menu-item-details-modifier-blurb {
    align-items: start;
}
.menu-item-details-modifier-blurb .modifier-header {
    height: 3rem;
}
.menu-item-details-modifier-nest {
    padding: 0;
    margin-top: 0;
}
.menu-item-details-modifier-nest-label {
    background: #f8f8f8;
    padding-right: 2px;
}
.menu-item-details-modifier-nest-dropdown {
    float: right;
    transform: translateY(60%);
}

/*.menu-item-details-modifier-vertical-box {*/
/*    min-height: 40vw;*/
/*}*/
.single-modifier-list-as-needed .menu-item-details-modifier-vertical-box, .multi-modifier-list-as-needed .menu-item-details-modifier-vertical-box {
    min-height: unset;
    display: flex;
}
.single-modifier-list-as-needed .menu-item-details-modifier-vertical-box > div:first-child {
    padding-left: 10px;
}

.single-modifier-double-stacked .menu-item-details-modifier-vertical-box, .multi-modifier-double-stacked .menu-item-details-modifier-vertical-box {
    display: flex;
    /* todo need to test for all cases*/
    flex-direction: column;
    width: 25vw;
    min-width: min(25vw, 8rem);
    max-width: 12rem;
}
.single-modifier-double-stacked .menu-item-details-modifier-vertical-box {
    flex-direction: column-reverse;
}


.list-modifier .menu-item-details-modifier-blurb {
    text-align: left;
    justify-content: start;
    align-items: start;
}
.menu-item-details-modifier-nest {
    padding: 0;
    margin-top: 0;
}
.menu-item-details-modifier-nest-label {
    background: #f8f8f8;
    padding-right: 2px;
}
.menu-item-details-modifier-nest-dropdown {
    float: right;
    transform: translateY(60%);
}
.latest-order-card-item {
    border-bottom: 1px dotted #aaaaaa;
    padding: 0 1rem;
}

/*.menu-item-details-modifier-vertical-box {*/
/*    min-height: 15rem;*/
/*    !*height: 100%;*!*/
/*    !*display: flex;*!*/
/*    !*flex-direction: column;*!*/
/*    !*justify-content: space-between;*!*/
/*}*/
/*.menu-item-details-modifier-img-container-outer {*/
/*    position: relative;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    padding: 0;*/
/*}*/

.single-modifier-list-as-needed .menu-item-details-modifier-img-container-outer, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container-outer {
    justify-content: end;
    display: flex;
}
.single-modifier-double-stacked .menu-item-details-modifier-img-container-outer, .single-modifier-double-stacked .menu-item-details-modifier-img-container-outer {
    align-items: start;
}
.menu-item-details-modifier-img-container {
    position: relative;
    /*width: min(25vw, 8rem);*/
    /*height: min(25vw, 8rem);*/
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container {
    width: 20vw;
    height: 20vw;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container img, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.menu-item-details-menu-item-level-container {
    position: relative;
    width: min(25vw, 8rem);
}
.menu-item-details-modifier-img-container-no-img {
    height: 6vw;
}
.menu-item-details-modifier-img-container img {
    border-bottom: 1px solid #eee;
    max-width: 100%;
    height: auto;
    max-height: min(25vw, 8rem);
}
.menu-item-details-modifier-img-container:not(:has(.menu-item-detail-item-add-wrapper)) img, .menu-item-details-modifier-img-container img:not(.menu-item-detail-item-add-wrapper img) {
    min-height: calc(min(25vw, 8rem) - 3px);
}

/*for horizontal single modifier*/
.single-modifier-wide-as-needed {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    /*border-radius: 12px;*/
}
.list-modifier.single-modifier-wide-as-needed {
    display: block;
}
.list-modifier.single-modifier-wide-as-needed .single-modifier-horizontal-item {
    display: block;
    width: unset;
}
.list-modifier .menu-item-details-modifier-vertical-box {
    min-height: unset;
    display: flex;
}
.single-modifier-wide-as-needed > div {
    display: inline-block;
    text-align: center;
}
.single-modifier-wide-as-needed::-webkit-scrollbar {
    display: none;
}
.single-modifier-wide-as-needed {
    -ms-overflow-style: none;
}
/*.single-modifier-wide-as-needed .scroll ion-list .list {*/
/*    height: 100%;*/
/*    margin-bottom: 10px;*/
/*    white-space: normal;*/
/*}*/

.single-modifier-wide-as-needed .single-modifier-horizontal-item {
    position: relative;
    margin: 12px 4px;
    max-width: 12rem;
    min-width: min(25vw, 8rem);
    width: 25vw;
    white-space: nowrap;
    text-align: center;
    border: 1px solid #eee;
}
.single-modifier-wide-as-needed .menu-item-details-modifier-nest input[type="text"] {
    width: 100%;
    text-overflow: ellipsis;
}
.multi-modifier-wide-as-needed .single-modifier-horizontal-item {
    position: relative;
    margin: 12px 4px;
    max-width: 12rem;
    min-width: min(25vw, 8rem);
    width: 100%;
    white-space: nowrap;
    text-align: center;
    border: 1px solid #eee;
}

.modifier-multiple-icon-row-wrapper {
    bottom: 0;
    width: 100%;
}
.list-modifier .modifier-multiple-icon-row-wrapper {
    width: 30%;
    display: flex;
    align-items: center;
    max-width: 125px;
}

.modifier-multiple-icon-row {
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
}
.modifier-multiple-icon-row .item-quantity-middle{
    line-height: 35px;
}
.list-modifier .modifier-multiple-icon-row {
    position: relative;
}

.item-decrement-icon {
    position: absolute;
    padding: 0;
    font-size: 125%;
    left: 5px;
    bottom: 5px;
    line-height: 0;
    color: black;
    cursor: pointer;
}
.item-decrement-icon.trash-sign {
    background: black;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    margin: auto;
    line-height: 0.7em;
}
.item-decrement-icon.trash-sign > svg, .item-decrement-icon.trash-sign > i {
    font-size: 50%;
    background: none;
    color: white;
    border-radius: 0;
}
.item-increment-icon {
    position: absolute;
    padding: 0;
    font-size: 125%;
    right: 5px;
    bottom: 5px;
    line-height: 0;
    color: black;
    cursor: pointer;
}

.checkout-section {
    background-color: white;
    max-width: 768px;
    padding: 1em;
    margin: 0.5em auto 1em;
    border-radius: 8px;
}
/* hide dummy input display */
input.mbsc-control {
    display: none;
}
.wide-as-needed {
    overflow: auto;
    white-space: nowrap;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.store-recent-orders-wide-as-needed::-webkit-scrollbar {
    display: none;
}
.wide-as-needed.wide-overflow {
    margin: 0 -16px;
    padding-left: 16px;
}
.wide-as-needed.wide-overflow::-webkit-scrollbar {
    display: none;
}

.wide-as-needed.suggestion-upsell-wide-as-needed {
    white-space: normal;
}

.dynamic-wide-as-needed-desktop-row {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    margin: 0 -16px;
    padding-left: 16px;
}
@media only screen and (max-width: 767px) {
    .dynamic-wide-as-needed-desktop-row.placeholder-card-container-desktop-row {
        margin: 0;
        padding-left: 0;
    }
    .reservation-success-modal .modal-header {
        margin-top: 1.5rem;
    }
    #storePageMenuItemDetailsModal {
        background: white;
    }
    #storePageMenuItemDetailsModal .modal-dialog {
        /* transform: translateX(15px); */
        width: 100vw;
    }
    #storePageMenuItemDetailsModal .modal-content {
        border-radius: 0;
    }
    .no-item-page-cta {
        width: 60vw;
    }
}
.dynamic-wide-as-needed-desktop-row::-webkit-scrollbar {
    display: none;
}

/*Confirm page suggestion item*/
.suggestion-upsell-wrapper {
    border-radius: 16px;
    display: inline-block;
    margin-right: 8px;
    flex: 0 0 120px;
    padding: 5px;
    white-space: normal;
}
.suggestion-upsell-image-wrapper {
    height: 120px;
}
.suggested-item-add {
    font-size: 1.9rem;
}
.suggested-item-img-parent {
    position: relative;
}
.suggested-item-img {
    width: 100%;
}
.suggested-item-img-parent .suggested-item-overlay-img {
    position: absolute;
    max-width: 25%;
    z-index: 5;
    right: 5px;
    top: 5px;
}

.reorder-card-parent {
    position: relative;
    margin-bottom: 1em;
}
.reorder-card {
    position: relative;
    cursor: pointer;
    min-height: 3em;
    height: 7em;
    margin-right: 1em;
    padding: 0.5em 1em;
    border-radius: 1em;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.reorder-card .reorder-card-name {
    font-size: 1em;
    margin-bottom: 0;
    /*border-top: 1px solid #bdbdbd;*/
    margin-top: 4px;
    /*padding-top: 10px;*/
}
.blue-text {
    color: #007bff;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-ellipsis-two-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.uppercase {
    text-transform: uppercase;
}
.clickable {
    cursor: pointer;
}
.content-wrapper {
    background: white;
    padding: 1em;
    max-width: 680px;
    margin: auto;
    border-radius: 8px;
}
.display-flex-row-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.button-profile {
    background-color: white;
    color: red;
    font-size: 1.2rem;
    cursor: pointer;
}
.menu-scroll-desktop {
    overflow-y: scroll;
}

.tick-wrapper {
    color: #00c500;
    position: relative;
    bottom: 2px;
}

.card-icon {
    height: 30px;
    position: absolute;
    left: 12px;
    top: 7px;
}

.card-icon-relative {
    height: 30px;
    position: relative;
    top: 7px;
}

.switch-card-icon {
    top: 4px;
    height: 36px;
    background: white;
    border-radius: 2em;
    font-size: 0.8em;
    padding: 0 0.7em;
    color: black;
    line-height: 36px;
}

.card-icon-action {
    height: 30px;
    position: absolute;
    left: 18px;
    top: 7px;
}
.card-icon-writing {
    /* height: 30px; */
    position: absolute;
    left: 90px;
    top: 0px;
    bottom: 0px;
    /* top: 7px; */
}
.payment-page button {
    display: block;
    width: 400px;
    margin: 16px 0;
    padding: 8px;
    background: black;
    border: none;
    position: relative;
}
.payment-bottom button {
    /* display: block; */
    width: 400px;
    margin: 16px 0;
    padding: 8px;
    /* background: black; */
    border: none;
    position: relative;
}

.inline-allergen-icons {
    width: 20px !important;
    height: 20px;
}

.nested-modifier {
    max-width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid;
}

.menu-item-details-modifier-nest {
    padding: 0;
    margin-top: 0;
}
.menu-item-details-modifier-nest-label {
    background: #f8f8f8;
    padding-right: 2px;
}
/*.menu-item-details-modifier-nest-dropdown {*/
    /*float: right;*/
    /*transform: translateY(60%);*/
/*}*/

.meal-deal-item-image {
    height: 56px;
    width: unset !important;
}
.meal-deal-item {
    background: white;
    border-radius: 8px;
    padding: 8px 16px;
    margin-bottom: 8px;
}

.centre-modifier-single {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
}
.centre-modifier {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
}
.modifier-info-btn {
    position: absolute;
    z-index: 5;
    border-radius: 50%;
    background: transparent;
    width: 1.6rem;
    height: 1.6rem;
    left: 0;
    top: 0;
    text-align: center;
}
.modifier-info-btn > i {
    position:relative;
    top: calc(50% - 9px); /* 50% - 3/4 of icon height */
}
.modifier-info-btn-left {
    left: 40%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu-item-level-info-btn {
    position: relative;
    /*top: calc(50% - 9px); !* 50% - 3/4 of icon height *!*/
    /*top: 50%;*/
    text-align: left;
    padding: 2px;
    width: fit-content;
    cursor: pointer;
    display: none;
}
.animationIf.ng-enter,
.animationIf.ng-leave {
    -webkit-transition: all ease-in-out 200ms;
    -moz-transition: all ease-in-out 200ms;
    -ms-transition: all ease-in-out 200ms;
    -o-transition: all ease-in-out 200ms;
    transition: all ease-in-out 200ms;
}

.animationIf.ng-enter,
.animationIf.ng-leave.ng-leave-active {
    opacity: 0;
}

.animationIf.ng-leave,
.animationIf.ng-enter.ng-enter-active {
    opacity: 1;
}

.animationSlide {
    -webkit-transition: -webkit-transform ease-in-out 200ms;
    -moz-transition: -webkit-transform ease-in-out 200ms;
    -ms-transition: -webkit-transform ease-in-out 200ms;
    -o-transition: -webkit-transform ease-in-out 200ms;
    transition: -webkit-transform ease-in-out 200ms;
}

/*refer https://applepaydemo.apple.com/*/
apple-pay-button {
    --apple-pay-button-width: 100%;
    --apple-pay-button-height: 40px;
    --apple-pay-button-border-radius: 20px;
    --apple-pay-button-padding: 8px 16px;
    --apple-pay-button-box-sizing: border-box;
    display: inline-block !important;
}
apple-pay-button[disabled] {
    opacity: .4;
}

.modifierIncrementButton {
    transform: translateX(4.6vw);
}

.modifierQuantity {
    transform: translateX(2.3vw);
}
.store-period-selection-grow {
    flex: 1;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Skeleton animation */
@keyframes shimmer {
    0% {
        background-position: -450px 0;
    }
    100% {
        background-position: 450px 0;
    }
}

.skeleton-box {
    width: 14vw;
    height: 14vw;

    border-radius: 50%;
    background: linear-gradient(
            to right,
            #dddddd 8%,
            #cccccc 18%,
            #cccccc 33%
    );
    background-size: 800px 104px;
    animation: shimmer 1.2s infinite linear;
    margin: auto;
}

.skeleton-text {
    width: 12vw;
    height: 0.9rem;
    margin: 0.225rem auto;

    border-radius: 4px;
    background: linear-gradient(
            to right,
            #dddddd 8%,
            #cccccc 18%,
            #dddddd 33%
    );
    background-size: 800px 104px;
    animation: shimmer 1.2s infinite linear;
}
.order-now-card.menu-subcategories-parent > div {
    flex: unset;
}

.order-now-card .subcategory-card {
    width: max-content;
    margin-right: 1rem;
    margin-left: 0;
}
.order-now-card .subcategory-card .subcategory-card-img-container {
    padding: 0;
    height: 62px;
    width: 62px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}
.order-now-card .subcategory-card-name {
    font-size: 12px;
    -webkit-line-clamp: 1;
}
.order-now-card .subcategory-slot-name {
    font-size: 10px;
}
.order-now-card .subcategory-card-img {
    height: 62px;
}

@media only screen and (max-width: 767px) {
    .show-only-desktop {
        display: none;
    }
    .show-only-mobile {
        display: inherit;
    }
    .stripe-close {
        right: 1.5em;
        top: 1em;
    }
    #storePageMenuItemDetailsModal {
        overflow-y: auto;
    }
    .menu-item-detail-right {
        padding: 0 1em 2em 1em;
    }
    .menu-item-card-img-parent-div {
        margin: 1.5rem 0 1rem 0;
    }
    .top-bar {
        padding: 0;
        top: 56px;
    }
    .top-bar-spacer {
        width: 2.5em;
    }
    .top-bar-install {
        position: absolute;
        top: 0;
        padding: 0 1em;
        right: 0;
        background: hsl(223, 22%, 21%);
        align-items: center;
        display: flex;
        width: 100%;
        height: 56px;
    }
    .base-page {
        padding: max(env(safe-area-inset-top), 65px)
        max(env(safe-area-inset-right), 0px)
        max(env(safe-area-inset-bottom), 65px)
        max(env(safe-area-inset-left), 0px);
    }
    .base-page-store {
        padding: max(env(safe-area-inset-top), 120px)
        max(env(safe-area-inset-right), 0px)
        max(env(safe-area-inset-bottom), 80px)
        max(env(safe-area-inset-left), 0px);
    }
    .card-img h2 {
        font-size: 1em;
        height: 52px;
    }
    .proceed-confirm-btn {
        width: 70vw;
        margin-right: 25vw;
        margin-left: 0;
        border-radius: 30px;
    }
    .proceed-confirm-btn.no-scan-button {
        margin-right: auto;
        margin-left: auto;
        width: calc(100vw - 32px);
    }
    .scan-and-go-proceed-button {
        margin-right: max(10vw, 80px);
    }
    .proceed-scanner-button {
        padding: 1em 1em;
        margin-right: max(10vw, 80px);
    }

    .efeed-font .menu-item-customisations {
        padding: 0 1em 164px 1em;
    }

    .dynamic-wide-as-needed-desktop-row-container {
        overflow-x: visible;
        max-width: 100%;
    }

    .reorder-card-landing {
        width: 38vw;
        max-width: 230px;
    }
    .reorder-card-landing .reorder-card-landing-img-container .image-wrapper img {
        width: 38vw;
        max-width: 230px;
        height: 23vw;
    }
    .landing-reorder-card {
        margin-right: 1rem;
        margin-left: 0.5rem;
    }

    .store-card-medium {
        width: 50vw;
        max-width: 300px;
    }
    .store-card-medium .store-card-img-container img {
        width: 50vw;
        max-width: 300px;
    }
    .store-card-medium.store-card-trader {
        width: 65vw;
        max-width: 300px;
    }
    .store-card-medium.store-card-trader .store-card-img-container img {
        width: 65vw;
        max-width: 300px;
    }
    .store-card-large {
        width: 80vw;
        max-width: 480px;
    }
    .store-card-large .store-card-img-container img {
        width: 80vw;
        max-width: 480px;
    }

    .menu-item-modal-left {
        position: relative;
    }
    .suggested-item-main-parent {
        width: auto;
    }
    .reserve-slot{
        width: 30%;
        display: inline-block;
        margin: 0.5em 0.5em;
        /* margin-left: 0.5em;
        margin-right: 0.5em; */
    }
    .reserve-slot:nth-child(3n + 1) {
        margin-left: 0;
    }
    .reserve-slot:nth-child(3n+1) {
        /* margin: 0.5em 0.5em; */
    }
    .reserve-slot:nth-child(3n + 3) {
        margin-right: 0;
    }
    .add-names-btn {
        position: fixed;
        left: 0;
        bottom: 0;
        transform: translateY(8px);
    }
    .menu-scroll-desktop {
        overflow-y: unset;
        height: auto;
    }
    .menu-item-modal-details {
        background: white;
    }
    .menu-modal-tab {
        color: gray;
    }
    .selectedModalTab {
        color: black !important;
    }
    .nutrition-modal {
        color: var(--main-color);
    }
    .nutrition-chart-top-row {
        border-bottom: 1px solid var(--main-color);
    }
    .nutrient-circle-div {
        min-height: 140px;
    }
    .confirm-page-padding {
        padding: 1em;
    }
    .suggested-item-main-parent {
        padding: 0;
        background: none;
        box-shadow: none;
        display: block;
        float: none;
    }
    .suggested-items-parent {
        display: block;
        white-space: normal;
    }
    .intercom-namespace  iframe {
        /*experimental ios changes*/
        top: 0 !important;
        bottom: calc(max(env(safe-area-inset-bottom), 50px) + 16px) !important;
        height: calc(100% - max(env(safe-area-inset-bottom), 50px) + 16px) !important;
    }

    .custom-checkbox {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 18px;
        height: 18px;
        border: 2px solid #000;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        /*margin-right: 8px;*/
        cursor: pointer;
    }
    .custom-checkbox:checked::after {
        content: "";
        width: 10px;
        height: 10px;
        background-color: black;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
.store-card-medium .list-store-details {
    padding: 1rem;
}
.store-card-medium .list-store-details .store-name .store-name-one-line, .store-card-large .list-store-details .store-name .store-name-one-line {
    margin: 0.5rem 0;
    font-weight: 500;
}
.store-card-medium .list-store-details .store-name .store-name-one-line.no-margin, .store-card-large .list-store-details .store-name .store-name-one-line.no-margin {
    margin: 0;
}
@media only screen and (min-width: 768px) {
    .show-only-desktop {
        display: inherit;
    }
    .show-only-mobile {
        display: none;
    }
    .stripe-close {
        right: 30%;
        top: 2em;
    }
    .card-img {
        /*min-height: 340px;*/
    }
    .efeed-font .side-menu-icon .icon-container.right-conditional-margin {
        margin-right: 8px;
    }
    .card-img.list-img {
        min-height: 0;
        padding: 1rem;
        max-width: calc(100% - 140px);
    }
    .menu-item-card .menu-item-card-name {
        margin-top: 0;
    }
    .store-page-view {
        padding: 0 0 0 1.5rem;
        max-width: 1440px;
        margin: auto;
    }
    .store-page-view .menu-item-card-parent {
        border-bottom: 0;
        padding-right: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .menu-item-card-store .menu-item-card.menu-item-list {
        width: 100%;
        margin: 0;
        min-height: 140px;
    }
    .store-page-view .menu-item-card-store .menu-item-card.menu-item-list {
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    }
    .delivery-block {
        min-width: 420px;
    }

    .dynamic-wide-as-needed-desktop-row > div {
        /* simulated column */
        padding: 0;
    }

    .skeleton-box {
        width: 100px;
        height: 100px;
    }

    .skeleton-text {
        width: 90px;
        height: 1.25rem;
        margin: 0.3125rem auto;
    }

    .reorder-card-landing, .landing-reorder-card.store-page {
        margin: 0 12px 24px 12px;
        height: calc(100% - 24px);
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    }


    .store-card-medium {
        margin: 0 12px 24px 12px;
        height: calc(100% - 24px);
    }

    .store-card-medium.store-card-trader {
        margin: 0 12px 24px 12px;
        height: calc(100% - 24px);
    }
    .store-card-large {
        margin: 0 12px 24px 12px;
        height: calc(100% - 24px);
    }

    .store-search-bar-wrapper {
        max-width: 400px;
    }

    .store-card .store-card-img-container img {
        /*width: 100%;*/
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }

    .store-period-selection-grow {
        flex: 0;
        white-space: nowrap;
    }
    .reserve-slot{
        width: 22%;
        display: inline-block;
        margin: 0.5em 0.5em;
        /* margin-left: 0.5em;
        margin-right: 0.5em; */
    }
    .reserve-slot:nth-child(4n + 1) {
        margin-left: 1em;
    }
    .reserve-slot:nth-child(3n+1) {
        /* margin: 0.5em 0.5em; */
    }
    .reserve-slot:nth-child(4n + 4) {
        margin-right: 1em;
    }

    .home-container .menu-subcategories-parent {
        display: block;
        overflow: initial;
        white-space: normal;
    }

    .menu-item-modal-details {
        background: var(--main-color);
        color: var(--contrast-main-color);
    }
    .nutrition-modal {
        color: var(--contrast-main-color);
    }

    .subcategory-card {
        width: 130px;
    }
    .subcategory-card .subcategory-card-img-container {
        padding: 15px;
        height: 130px;
        width: 130px;
    }
    .subcategory-card-img {
        height: 100px;
    }
    .order-now-card .cuisine-card-img-container .subcategory-card-img {
        border: 1px solid #C2BFBC;
    }
    .subcategory-card-name {
        font-size: 1.25rem;
    }

    .menu-item-card-img-full {
        width: 320px;
        /*height: 320px;*/
    }
    .dayOfWeekDropdown {
        padding-left: 75%;
    }
    .menu-item-card-img {
        /* width: 100%; */
        max-width: 50%;
        min-width: 50%;
        height: auto;
        min-height: 160px;
        /* max-height: 400px; */
    }
    .store-page-view .menu-item-card-img {
        min-width: unset;
    }

    .itooltip {
        display: inline-block;
    }

    .itooltip .itooltiptext {
        visibility: hidden;
        width: 25%;
        background-color: black;
        color: #fff;
        border-radius: 6px;
        padding: 7px;
        text-align: justify;
        text-justify: inter-word;

        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

    .itooltip:hover .itooltiptext {
        visibility: visible;
    }

    .hide-background input, select {
        background: none;
    }
    .base-page-store.base-page-no-menu-bar {
        padding-bottom: 0;
    }
    .safe-area-inset-horizontal-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .reservation-success-modal.modal-dialog {
        max-width: 447px;
        height: 100%;
        display: flex;
        align-items: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    .reservation-success-modal .modal-content {
        width: 447px;
        border-radius: 24px;
    }
    .reservation-success-modal .modal-body {
        padding: 2rem;
    }
    .efeed-font .reservation-success-modal .padding-bottom-footer {
        padding-bottom: 0;
    }
    .no-item-page-cta {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        padding: 0.5rem 1.5rem;
    }
    .modifier-description-color {
        color: #666;
    }
    .margin-header-bottom {
        margin-bottom: 100px;
    }
    .store-action-row-container {
        padding-right: 1.5rem;
    }
    .reorder-card-landing .reorder-card-landing-img-container .image-wrapper img {
        aspect-ratio: 16 / 9;
    }
    .store-card-medium .list-store-details {
        padding: 1rem;
    }
    .store-card-medium .list-store-details .store-name .store-name-one-line, .store-card-large .list-store-details .store-name .store-name-one-line {
        margin: 0.5rem 0;
        font-weight: 500;
    }
    .new-desktop-cart .cart-item-card-img-container, .new-desktop-cart .cart-item-card-img-container .cart-item-img {
        padding: 0 5px;
    }
    .store-list-page .store-preparation-details {
        padding: 2px 6px;
        font-size: 12px;
        line-height: 16px;
        color: #294770;
        background: #B3D6FD;
        border-radius: 4px;
    }
    .store-preparation-wrapper.store-list-page.closed-store .store-preparation-details {
        color: white;
        background: black;
    }
    .store-preparation-wrapper.store-list-page.delivery-closed-store .store-preparation-details {
        color: #A8332A;
        background: #FED5CD;
    }
    .wait-time-desktop {
        height: 20px;
    }
    .reorder-card-landing .reorder-icon-background, .landing-reorder-card.store-page .reorder-icon-background {
        height: 2rem;
        width: 2rem;
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
        background: white;
    }
    .reorder-card-landing .reorder-details .order-modifier-description-one-line {
        font-size: 12px;
        font-weight: 500;
        color: #5B5B59;
    }
    .reorder-card-landing .order-price-one-line {
        color: #5B5B59;
        font-size: 12px;
        font-weight: 400;
    }
    .wave-container .store-rating-wrapper .rating-text {
        font-weight: 400;
        font-size: 24px;
    }
    .wave-container .store-rating-wrapper .rating-star-wrapper {
        display: inline-block;
        .rating-star {
            font-size: 24px;
            margin: 0 0.5rem;
            line-height: 0;
            padding: 0;
            vertical-align: sub;
            display: inline-block;

            img {
                display: block;
            }
        }
    }
    .wave-container .store-rating-wrapper .rating-count-text-store {
        font-size: 24px;
    }

    .wave-container-addon-container {
        padding: 24px 15px;
    }
    .wave-container {
        padding-bottom: 0;
    }
    .reservation-input-container {
        border-radius: 12px;
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    }
    .reservation-input {
        border-radius: 8px;
    }
    .selected.reservation-input {
        background: #A6D7F0;
    }
    .reservation-input-form label {
        font-size: 14px;
        font-weight: 400;
        color: #5B6C7B;
    }
    .menu-item-card-price {
        font-size: 16px;
        font-weight: 400;
        color: #4F4F4D;
    }
    .list-store-details .store-rating-wrapper .rating-text {
        font-weight: 500;
        font-size: 14px;
    }

    .list-store-details .store-rating-wrapper .rating-star-wrapper {
        display: inline-block;
        .rating-star-image {
            margin: 0 2px;
            display: inline-block;
            line-height: 0;
            padding: 0;
            vertical-align: bottom;
            img {
            display: block;
            }
        }
    }

    .store-search-bar {
        padding: 7px 1em;
        box-shadow: none;
        border: 1px solid #7D7A7A;
    }
    .single-icon-circled.search-row-shadow {
        height: 3rem;
        width: 3rem;
        margin: 0 1.5rem;
        border: 1px solid #7D7A7A;
        backdrop-filter: blur(4px);
        box-shadow: none;
    }
    .efeed-font .no-subcategory-image .selected .subcategory-card-name {
        font-weight: normal;
        border-bottom: 0;
    }

    .add-card-container .form-control.freedompay-input {
        border-radius: 0;
    }
    .cart-arrow-triangle {
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        transform: rotate(-45deg);
        background: white;
        top: -9px;
        right: 44px;
    }
    .cart-arrow-triangle.with-shadow {
        transform: rotate(-45deg);
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.30);
        top: 36px;
        right: 4px;
    }
    input[type="checkbox"].custom-checkbox {
        width: 17.77px;
        height: 17.77px;
        appearance: none;
        -webkit-appearance: none;
        border: 1.115px solid #7D7A7A;
        border-radius: 5px;
        position: relative;
        background-color: white;
    }

    input[type="checkbox"].custom-checkbox:checked {
        background-color: black;
        border-color: black;
    }

    .custom-checkbox:checked::after {
        content: '';
        position: absolute;
        background: black;
        top: 2px;
        left: 6px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .dynamic-wide-as-needed-desktop-row {
        margin: 0 -12px;
        padding: 16px 0 24px 0;
    }

}
@media only screen and (min-width: 1200px) {
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.freedompay-stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.freedompay-stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}
@media (max-width: 768px) {
    .freedompay-stepper-item {
        font-size: 12px;
    }
}

@media (min-width: 1025px) {
    .dynamic-wide-as-needed-desktop-row {
        overflow: clip;
    }


    .order-now-card .subcategory-card {
        margin-right: 2rem;
    }
    .order-now-card .subcategory-card .subcategory-card-img-container {
        height: 82px;
        width: 82px;
    }
    .order-now-card .subcategory-card-name {
        font-size: 16px;
    }
    .order-now-card .subcategory-slot-name {
        font-size: 12px;
    }
    .order-now-card .subcategory-card-img {
        height: 82px;
    }

}

.freedompay-stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.freedompay-stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.freedompay-stepper-item .freedompay-step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 6px;
}

.freedompay-stepper-item.active {
    font-weight: bold;
}

.freedompay-stepper-item.completed .freedompay-step-counter {
    background-color: #4bb543;
}

.freedompay-stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #4bb543;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.freedompay-stepper-item:first-child::before {
    content: none;
}
.freedompay-stepper-item:last-child::after {
    content: none;
}
.stripe-wrapper > div {
    background: white;
    margin: 4px 0;
    padding: 10px;
    max-width: 500px;
    border-radius: 6px;
}
.stripe-wrapper #card-errors {
    padding: 8px;
    color: red;
}

.is-apple .intercom-namespace .intercom-messenger-frame, .is-android .intercom-namespace .intercom-messenger-frame  {
    max-height: calc((100 * var(--vh, 1vh)) - max(env(safe-area-inset-top), 20px) - max(env(safe-area-inset-bottom), 20px)) !important;
    margin-top: max(env(safe-area-inset-top), 20px) !important;
}
.is-apple.keyboard-open .intercom-namespace .intercom-messenger-frame, .is-android.keyboard-open .intercom-namespace .intercom-messenger-frame {
    max-height: unset !important;
    margin-top: 0 !important;
}
.keyboard-open .hide-on-keyboard-open {
    display: none;
}

input.subscription-search {
    margin-top: 20%;
    width: 100%;
    max-width: 620px;
    border: 1px solid #555;
    display: block;
    padding: 9px 4px 9px 40px;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
}

.subscription-box {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.30), 0 4px 4px rgba(0, 0, 0, 0.22);
    border-radius: 1em;
}

.subscription-padding {
    padding: 12px;
    margin: auto;
}

.payment-method-loading-indicator {
    white-space: normal !important;
    display: flex;
    align-items: center;
    padding-left: 1em;
}

.switch-wallet-item .top-left-corner-time-string {
    background: #cc8400;
    margin: 0 0 3px -5px;
    border-radius: 1em;
}
.switch-wallet-item .top-left-corner-time-string p {
    /* color: #7978c2; */
    color: white;
    /*font-size: 0.85em;*/
    /*margin: 0;*/
    padding: 0.1em 0.5em;
}

.modal-close-cross {
    /*right: 5%;*/
    /*!*top: 16%;*!*/
    /*position: absolute;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*background: lightgrey;*/
    /*border-radius: 50%;*/
    /*padding: 0.5rem;*/
    /*height: 3.5rem;*/
    /*width: 3.5rem;*/
    cursor: pointer;
}
.modal-close-back-arrow {
    left: 5%;
    top: 16%;
    position: absolute;
    font-size: 1.9rem;
}
.modal-close-cross-item-wrapper {
    /*right: 5%;*/
    /*top: calc(var(--safe-area-inset-top) + 10px);*/
    /*position: fixed;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*background: lightgrey;*/
    /*border-radius: 50%;*/
    /*padding: 1rem;*/
    /*height: 4rem;*/
    /*width: 4rem;*/
}
.modal-close-foreground-icon {
    font-size: 2rem;
    color: black;
    /*transform: translateY(1px);*/
}

.modal-lg.modal-vertical-center.payment-show-modal {
    margin: 0;
}

.list.user-management-card {
    margin: 20px 10px;
    border-radius: 24px;
    padding: 26px;
    border: 1px solid;

}
.custom-onhover {
    background: #ffffff;
    color: #333333;
    display: inline-block !important;
    width: 100% !important;
}

.custom-focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
    display: inline-block !important;
    width: 100% !important;
}
#appleid-signin > div {
    max-width: 400px !important;
}
#appleid-signin > div > div > svg {
    height: 36px;
}

.gift-card-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.add-card-container {
    /*overflow: hidden;*/
    /*margin: 20px 10px;*/
    border-radius: 24px;
    padding: 1rem;
    background-color: #fff;
    font-weight: 300;
}
.payment-add-details.payment-add-details {
    padding: 1rem 0;
}
.payment-add-details.payment-add-details .payment-item-padding {
    padding: 0.5rem 0 1rem;
}
.add-card-container .row.item {
    padding-bottom: 1rem;
    padding-top: 0.5rem;
}
.add-card-container .row.item.no-padding {
    padding-bottom: 0;
    padding-top: 0;
}
.add-card-container .padding-reservation {
    padding-bottom: 1rem;
    padding-top: 0.5rem;
}

.button-iFrame-placeholder {
    position: absolute;
    /*top: 10px;*/
    left: 15px;
    pointer-events: none;
    width: calc(100% - 30px);
}
.express-checkout-modal .button-iFrame-placeholder {
    top: 0;
}
#freedompay-checkout-googlepayiframe,
#freedompay-checkout-googlepayiframe-2,
#freedompay-checkout-applepayiframe,
#freedompay-checkout-applepayiframe-2 {
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
}
#freedompay-checkout-googlepayiframe iframe,
#freedompay-checkout-googlepayiframe-2 iframe,
#freedompay-checkout-applepayiframe iframe,
#freedompay-checkout-applepayiframe-2 iframe {
    width: 100%;
    height: 40px !important;
    display: block;
}

.freedompay-iframe-main-div {
    display: flex;
    height: 100%;
    margin: 0;
    padding-top: 2em;
    background-color: rgba(0, 0, 0, .5);
}

.freedompay-iframe-div {
    background-color: white;
    margin: auto;
    border-radius: 4px;
    padding: 4px;
}

.ratings {
    font-size: 1.6rem;
    padding: 10px 0;
    text-align: center;
}
.ratings li {
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
}

.ratings-button {
    margin: auto;
    display: block;
    width: 80%;
    border: 2px solid;
}
.submit-ratings-button {
    cursor: pointer;
    padding: 1em;
    color: white;
    background: black;
    border: 2px solid black;
}
.submit-ratings-button.button-disabled {
    background: #555;
    color: #ccc;
    border: 2px solid #555;
}

.filter-toggle {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    color: white;
}

/* Custom slider-fashion checkbox */
/* https://www.w3schools.com/howto/howto_css_switch.asp */
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 1.6rem;
    margin: 0 !important;
    transform: translateY(0.5rem);
}
.toggle-black.switch {
    transform: unset;

}

/* Hide default HTML checkbox */
.switch input {
    display: none !important;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: gray;
    -webkit-transition: .6s;
    transition: .6s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 1.6rem;
    width: 1.6rem;
    left: 0;
    bottom: 0;
    background-color: white;
    -webkit-transition: .3s;
    transition: .3s;
}
input:checked + .slider {
    background-color: #2cbac2;
}
input:focus + .slider {
    box-shadow: 0 0 1px #2cbac2;
}
.toggle-black input:checked + .slider {
    background-color: black;
}
.toggle-black input:focus + .slider {
    box-shadow: 0 0 1px black;
}
input:checked + .slider:before {
    -webkit-transform: translateX(1.5rem);
    -ms-transform: translateX(1.5rem);
    transform: translateX(1.5rem);
    border: 1px solid lightgray;
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.dietary-info-button {
    color: black;
    background: #eee;
    position: relative;
    display: inline-block;
    margin: 0 3px;
    padding: 0.3rem 1rem;
    /*min-width: 7rem;*/
    border-radius: 2rem;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    /*font-size: 1.4rem;*/
}

.event-details-header{
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

.card,.list-inset {
    overflow: hidden;
    margin: 20px 10px;
    border-radius: 2px;
    background-color: #fff;
}
.card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.new-screen-item-add-wrapper {
    position: absolute;
    bottom: 2px;
    height: 2em;
    display: flex;
    align-items: flex-end;
    font-weight: 600;
    width: 90%;
    right: 5%;
    background: none;
    border-radius: 1em;
    justify-content: space-between;
    /*z-index: 6;*/
}
.new-screen-item-add-wrapper.no-item-added {
    width: 2em;
}
.new-screen-item-add-wrapper .item-area {
    height: 2em;
    /*z-index: 3;*/
    display: flex;
    position: absolute;
}
.new-screen-item-add-wrapper .item-area.minus-sign {
    height: 3em;
    width: 3em;
    align-items: flex-end;
}
.new-screen-item-add-wrapper .item-area.minus-sign.trash-sign {
    background: black;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    padding: 0.5em;
}
.new-screen-item-add-wrapper .item-area.item-quantity {
    left: 40%;
    right: 40%;
    align-items: center;
    justify-content: center;
}
.new-screen-item-add-wrapper .item-area.plus-sign {
    height: 3em;
    width: 3em;
    justify-content: flex-end;
    align-items: flex-end;
    right: 0;
}
.new-screen-item-add-wrapper .item-area.qrcode {
    height: 2em;
    width: 2em;
    right: 0;
    background: black;
    border-radius: 50%;
}
.new-screen-item-add-wrapper .item-area > svg {
    width: 2em;
    height: 2em;
    background: white;
    border-radius: 50%;
}
.new-screen-item-add-wrapper .item-area.minus-sign.trash-sign > svg {
    font-size: 50%;
    background: none;
    color: white;
    border-radius: 0;
}
.new-screen-item-add-wrapper .item-area.qrcode > svg {
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: black;
}
.qrcode > svg {
    margin: auto;
}
.new-screen-item-add-wrapper .animation-light-area {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 1em;
    background: lightgray;
}
.reservation-page-background {
    background: #f4efe7;
}
.landing-page-header {
    position: sticky;
    top: 0;
    background: #f4efe7;
    padding:
            max(env(safe-area-inset-top), 44px)
            max(env(safe-area-inset-right), 16px)
            0
            max(env(safe-area-inset-left), 16px);
    margin:
            0
            min(calc(-1 * env(safe-area-inset-right)), 0px)
            0
            min(calc(-1 * env(safe-area-inset-left)), 0px);
    z-index: 5;
    /*border-bottom: 1px solid #aaaaaa;*/
}

.landing-page-base {
    background: #f4efe7;
    /*max-width: 680px;*/
    padding:
            0
            max(env(safe-area-inset-right), 16px)
            max(env(safe-area-inset-bottom), 16px)
            max(env(safe-area-inset-left), 16px);
    margin:
            0
            min(calc(-1 * env(safe-area-inset-right)), 0px)
            min(calc(-1 * env(safe-area-inset-bottom)), -16px)
            min(calc(-1 * env(safe-area-inset-left)), 0px);
    min-height: 100vh;
}
.home-container {
    position: relative;
    margin: 0 0 15px 0;
}
.home-titles {
    text-align: left;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1.2rem;
    font-weight: 600;
    color: #202020;
}
.chart-canvas .home-titles {
    text-transform: none;
}
.rewards-card {
    position: relative;
    padding: 8px 16px 4px 16px;
    border-radius: 0 0 10px 10px;
    background: white;
    border: 1px solid black;
}
.card-home.rewards-card {
    width: 100%;
    margin: 0;
}
.loyalty-card-container {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.loyalty-card-container.has-reward {
    border-radius: 16px 16px 6px 6px;
}
.loyalty-rewards-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 8px 16px;
    background-color: #E1B546;
    color: white;
    border-radius: 16px 16px 0 0;
}
.loyalty-rewards-wrapper .loyalty-rewards-icon {
    margin-right: 1rem;
}
.loyalty-card-latest {
    position: relative;
    padding: 16px;
    background-color: #eee;
    border-radius: 6px;
    margin: 0 0 20px;
}
.loyalty-card-container.has-reward .loyalty-card-latest {
    border-radius: 0 0 6px 6px;
}
.loyalty-card-image-wrapper {
    flex: 0 0 60px;
    height: 60px;
    position: relative;
    background-color: white;
    border-radius: 6px;
}
.loyalty-card-image-wrapper img {
    border-radius: 6px;
}
.loyalty-history-card {
    position: relative;
    padding: 16px;
    background-color: #eee;
    border-radius: 6px;
    margin: 0 16px 16px;
}

.loyalty-star-wrapper {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #F6BE00;
    color: white;
    font-size: 0.9rem;
}
.loyalty-reward-icon-wrapper {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #F6BE00;
    font-size: 1rem;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loyalty-menu-item-wrapper {
    padding: 0.25em;
    border: 1px solid;
    margin: 5px 0 5px 15px;
    border-radius: 0.5em;
    width: fit-content;
}

.national-brands-scroll {
    display: flex;
    overflow-x: auto;
    /* white-space: nowrap; */
    font-size: 14px;
    font-weight: 500;
    /* padding: 0 16px; */
    /* justify-content: space-between; */
    /* margin: 0 1rem; */
}
.national-brands-wrapper {
    display: flex;
    justify-content: space-between;
    width: calc(100vw - 32px - 0.5rem);
    border-radius: 12px;
    background: white;
    /*min-width: 150px;*/
    /*max-width: 250px;*/
    margin: 0.5rem 0.25rem 0.5rem;
    white-space: initial;
    color: black;
}
.national-brands-wrapper-content {
    min-width: calc(72vw - 32px - 0.5rem);
}
.national-brands-wrapper:last-child {
    /*margin-right: 0;*/
}
.national-brands-image-wrapper {
    /*height: 100%;*/
    min-width: 28vw;
}
.national-brands-image {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 0 12px 12px 0;
}

.news-promos-wrapper {
    margin-right: 10px;
    display: flex;
    /*align-items: normal;*/
    /*justify-content: center;*/
    /*flex-direction: row;*/
}
.news-promos-wrapper:last-child {
    margin-right: 0;
}
.news-promos-scroll {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 16px;
}

.notification-card {
    position: relative;
    padding: 1rem 3rem;
    /*background-color: #eee;*/
    /*border-radius: 6px;*/
    /*margin: 8px 0;*/
    border-bottom: 1px solid #eee;
}
.notification-card .notification-icon {
    position: absolute;
    left: 0.5rem;
    top: calc(1rem + 3px);
    color: red;
}
.notification-card .notification-title {
    font-weight: bold;
    font-size: 1.2rem;
}
.notification-card .notification-time {
    font-size: 1.2rem;
    margin-top: 0;
}
.notification-card .notification-message {
    font-size: 1.2rem;
    margin-top: 0;
}

.card-home {
    width: calc(100% - 32px);
    background: #09091A;
}
.card-home.wallet-card {
    width: 100%;
    background: white;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 0;
    margin: 0;
}
.card-home.wallet-card.feedback-card {
    border: 0;
    background: #efedee;
    font-size: 1.2rem;
    padding: 6px 10px;
}


.offer-card-image-container, .update-card-image-container {
    height: 40vw;
    max-width: 660px;
    /* 20px for text, 4px for margin top, bottom */
    border-radius: 1em 1em 0 0;
    overflow: hidden;
    position: relative;
}
.update-card-image-container {
    display: flex;
    justify-content: center;
}
.update-card-image-container img {
    max-width: unset;
    object-fit: cover;
    width: 150% !important;
}

.menu-item-card.offer-card {
    width: calc(60vw - 20px);
    /*min-height: 80px;*/
    height: unset;
    border-radius: 14px;
    margin: 5px auto;
    border: none;
    background: #eeeeee;
}
.offer-card img {
    display: block;
    /*height: 76px;*/
    width: 100%;
    object-fit: contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.offer-color {
    color: #cc8400;
}

.offer-close-wrapper {
    right: 1rem;
    top: 1rem;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: lightgrey;
    border-radius: 50%;
    padding: 5px;
    height: 2rem;
    width: 2rem;
    font-size: 2rem;
}
.offer-close-foreground-icon {
    font-size: 1.5rem;
    color: black;
    transform: translateY(1px);
}
.wallet-card {
    /*height: 90px;*/
    position: relative;
    padding: 8px 10px 4px 10px;
    border-radius: 10px 10px 0 0;
    margin: 0 16px 2px;
}
.wallet-card .wallet-message {
    margin: 3px;
    padding: 5px 15px;
    border-radius: 4px;
}
.wallet-card .wallet-time-string {
    /*margin: 3px;*/
    /*padding: 5px;*/
    /*background: #cc8400;*/
    color: white;
    white-space: normal;
    /*border-radius: 1em;*/
}
.font-12 {
    font-size: 12px;
}
.font-14 {
    font-size: 14px;
}
.font-10 {
    font-size: 10px;
}
.font-16 {
    font-size: 16px;
}
.font-17 {
    font-size: 17px;
}
.font-20 {
    font-size: 20px;
}
.font-24 {
    font-size: 24px;
}

.font-1-em {
    font-size: 1em;
}

.chart-slides .slider-slides {
    height: 100%;
    display: flex;
    padding-bottom: 10px;
}
.chart-slides .slider-slides .slider-slide {
    height: auto;
    padding-bottom: 20px;
}
.chart-slides ion-slide > div {
    padding-bottom: 25px;
}
.chart-slides .slider-pager {
    top: auto;
    left: auto;
    transform: none;
    bottom: 1.2em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chart-slides .slider-pager .slider-pager-page {
    border: 1px solid black;
    border-radius: 50%;
    height: calc(0.75em + 2px);
    width: calc(0.75em + 2px);
    margin: 0 4px;
    background-color: black;
    opacity: 0.5;
}

.chart-slides .slider-pager .slider-pager-page.active {
    height: calc(0.75em + 2px);
    width: calc(1.75em + 2px);
    border-radius: calc(0.375em + 1px);
    background-color: white;
    opacity: 1;
}
.chart-slides .slider-pager .slider-pager-page .icon.ion-record {
    display: none;
}
.chart-canvas canvas {
    width: 100%;
    display: flex;
    margin: auto;
}

.rewards-progress-container progress {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
}

.rewards-progress-container progress::-webkit-progress-bar {
    background-color: rgb(236, 236, 236);
    border-radius: 2px;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset; */
}

.rewards-progress-container progress::-webkit-progress-value {
    background-color: rgb(52, 52, 81);
    border-radius: 4px;
}

.rewards-progress-container progress.red::-webkit-progress-value {
    background-color: #E62C10;
}

.rewards-progress-container progress.amber::-webkit-progress-value {
    background-color: #FFCC00;
}

.rewards-progress-container progress.green::-webkit-progress-value {
    background-color: #85BC21;
}

.progress-wrapper {
    position: relative;
    text-align: center;
}
.progress-wrapper .current {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 1.6rem;
    font-weight: 600;
}



.rewards-progress-container progress {
    border-radius: 15px;
    height: 30px;
    border: 0.5px solid black;
    background: #C0C0C9;
}
.rewards-progress-container progress[value]::-webkit-progress-bar {
    border-radius: 15px;
    background-color: white;
}
/*.rewards-progress-container progress::-webkit-progress-value {*/
/*    border-radius: 4px;*/
/*}*/
.rewards-progress-container progress[value]::-webkit-progress-value {
    border-radius: 15px;
    background: #C0C0C9;
}
.rewards-progress-container progress::-moz-progress-bar {
    /*border-radius: 4px;*/
    /*background: #C0C0C9;*/
}

.rewards-progress-container progress {
    border-radius: 8px;
    height: 16px;
    border: 0.5px solid black;
    background: #C0C0C9;
}
.rewards-progress-container progress[value]::-webkit-progress-bar {
    border-radius: 8px;
    background-color: white;
}
/*.rewards-progress-container progress::-webkit-progress-value {*/
/*    border-radius: 4px;*/
/*}*/
.rewards-progress-container progress[value]::-webkit-progress-value {
    border-radius: 8px;
    background: #C0C0C9;
}
.rewards-progress-container progress::-moz-progress-bar {
    /*border-radius: 4px;*/
    /*background: #C0C0C9;*/
}

.placeholder-card-container {
    display: flex;
    align-items: center;
}
.placeholder-card-container.order-again-card {
    /* 1rem margin + (23vw, max 230px) image + (10px padding + 1.5rem text + 18px x2 text) */
    height: calc(23vw + 2.5rem + 46px);
    max-height: calc(2.5rem + 276px);
}
.placeholder-card-container.favourite-store-card {
    /* 1rem margin + (30vw, max 240px) image + (1rem padding + 1rem x 1.25 x2 text) */
    height: calc(30vw + 4.5rem);
    max-height: calc(4.5rem + 240px);
}
.placeholder-card {
    position: relative;
    /*height: 26vw;*/
    /*margin: 0 1rem;*/
    /*width: calc(100% - 32px);*/
    /*padding: 2vw 1vw;*/
    float: left;
    border-radius: 0.5em;
    display: flex;
    justify-content: space-between;
    background: white;
}
.order-again-card .placeholder-card {
    margin: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
    width: calc(100%);
    max-width: unset;
}
.favourite-store-card .placeholder-card {
    margin: 0;
    padding: 16px;
    display: flex;
    width: calc(100%);
    max-width: unset;
}
.placeholder-text {
    white-space: normal;
}

.text-ellipsis-two-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.previous-orders-round {
    border-radius: 1em;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 0 2px 6px;
    color: #8F5A39;
    cursor: pointer;
}
.previous-orders-round.icon-only {
    font-size: 1.2rem;
}

.home-background-color {
    background: #efedee;
}
.no-margin {
    margin: 0;
}
.padding {
    padding: 1rem;
}
.padding-10 {
    padding: 10px;
}
.no-padding, .mbsc-col-6.no-padding {
    padding: 0;
}
.no-border {
    border: 0;
}
.display-flex-row-space-between, .event-details-input label.display-flex-row-space-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.display-flex-row-end {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}
.semi-bold {
    font-weight: 500;
}
.demi-bold {
    font-weight: 600;
}
.visibility-hidden {
    visibility: hidden;
}

.vertical-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute !important;
    width: 100%;
}

.empty-state-center-div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: calc(100 * var(--vh, 1vh));
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.before-tab-central-background {
    position: absolute;
    bottom: -2px;
    left: calc(50% - 2.7em);
    background: white;
    border: 0.5em solid #eee;
    border-radius: 50%;
    height: 5.4em;
    width: 5.4em;
}
.basket-stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: center;
}
.basket-stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 44.5%;
    /*margin-bottom: 8px;*/
}
@media (max-width: 768px) {
    .basket-stepper-item {
        font-size: 1.2rem;
    }
}
.basket-stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 6px solid #aaa;
    width: 52%;
    top: 16px;
    left: -9%;
    /*z-index: 2;*/
}
.basket-stepper-item.pre-border::before {
    border-bottom: 6px solid black;
}
.basket-stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 6px solid #aaa;
    width: 52%;
    top: 16px;
    left: 40%;
    /*z-index: 2;*/
}
.basket-stepper-item.post-border::after {
    border-bottom: 6px solid black;
}

.basket-stepper-item .basket-step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 6px;
    border: 1px solid #aaa;
    font-size: 1rem;
}
.efeed-font .basket-stepper-item .basket-step-counter {
    border: 1px solid #8E5A39;
    color: #8E5A39;
}
.basket-stepper-item.active .basket-step-counter {
    border: 2px solid black;
    background: black;
    color: white;
}
.efeed-font .basket-stepper-item.active .basket-step-counter {
    background: #8E5A39;
    border: 2px solid #8E5A39;
}

.basket-stepper-item.active {
    font-weight: bold;
}
.basket-stepper-item:first-child::before {
    content: none;
}
.basket-stepper-item:last-child::after {
    content: none;
}
.padding-horizontal, .padding-right {
    padding-right: 10px;
}
.padding-horizontal, .padding-left {
    padding-left: 10px;
}
.padding-bottom {
    padding-bottom: 10px;
}
.padding-top {
    padding-top: 10px;
}
.padding-bottom-rem {
    padding-bottom: 1rem;
}
.padding-top-rem {
    padding-top: 1rem;
}
.margin-vertical {
    margin-top: 20px;
}
.margin-bottom-rem {
    margin-bottom: 1rem;
}
.margin-top-rem {
    margin-top: 1rem;
}
.payment-page-background {
    background: #f4efe7;
}
.payment-page-card > div {
    border-bottom: 1px solid #aaa;
}
.payment-page-card > div:last-child {
    border-bottom: none;
}
.payment-card-icon, .payment-button-icon {
    height: 2.5rem;
    width: 2.5rem;
    object-fit: contain;
}
.payment-card-checkbox-icon {
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: left;
}
.payment-qr-icon {
    height: 2rem;
    width: 2rem;
    object-fit: contain;
}
.ratings-color {
    color: #59a082;
}
.payment-check-color {
    color: #8F5A39;
}
.payment-check-color.disabled {
    opacity: 0.4;
}
.payment-method-arrow {
    position: absolute;
    display: flex;
    right: 0;
    width: 3rem;
    height: 100%;
    align-items: center;
    justify-content: end;
    top: 0;
    color: #222222;
    opacity: 0.7;
}
.switch-card-balance {
    border-radius: 4px;
    background: #F2F6F9;
    border: 1px solid black;
    color: black;
    font-size: 12px;
    padding: 0 2px;
    min-width: 4rem;
}
.filter-remove-button {
    padding: 3px 5px;
    border-width: 1px;
}
input[type="checkbox"] {
    accent-color: black;
}
.group-order-modal.modal-header:before, .group-order-modal.modal-header:after {
    content: "";
    display: none;
}
.store-open-time-pill {
    background: #B3D6FD;
    border-radius: 4px;
    padding: 2px 10px;
}
.store-open-time-pill.closed-store {
    background: #B3D6FD;
    color: black;
}
.store-open-time-pill.delivery-closed-store {
    color: #A8332A;
    background: #FED5CD;
}

.item-decrement-icon {
    position: absolute;
    padding: 0;
    font-size: 200%;
    left: 0;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
}
.item-decrement-icon.trash-sign {
    background: transparent;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    margin: auto;
}
.item-decrement-icon.trash-sign > svg {
    font-size: 50%;
    background: none;
    color: black;
    border-radius: 0;
}
.item-decrement-icon.minus-sign {
    background: transparent;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    margin: auto;
}
.item-decrement-icon.minus-sign > svg {
    font-size: 50%;
    background: none;
    color: black;
    border-radius: 0;
}
.item-quantity-middle {
    position: absolute;
    padding: 0;
    font-size: 100%;
    color: black;
    font-weight: 700;
}
.item-increment-icon {
    position: absolute;
    padding: 0;
    font-size: 200%;
    right: 0;
    color: black;
    background: transparent;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
}
.single-modifier-list-as-needed .item-increment-icon, .multi-modifier-list-as-needed .item-increment-icon {
    text-align: center;
}
.item-increment-icon > svg {
    font-size: 50%;
    background: none;
    color: black;
    border-radius: 0;
}


.menu-item-details-modifier-img-container {
    position: relative;
    /*width: 25vw;*/
    /*height: 25vw;*/
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container {
    width: 20vw;
    height: 20vw;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container .menu-item-info-wrapper, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container .menu-item-info-wrapper {
    width: 2.6rem;
    height: 2.6rem;
    position: absolute;
    left: 0;
    top: 0;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery .menu-item-info-wrapper, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery .menu-item-info-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery .modifier-info-btn, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery .modifier-info-btn {
    position: relative;
    margin: 0;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container.hide-imagery {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.6rem;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container img, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.menu-item-details-modifier-img-container.hide-imagery {
    height: 0;
}
.menu-item-details-modifier-img-container-no-img {
    height: 6vw;
}
.menu-item-details-modifier-img-container img {
    border-bottom: 1px solid #eee;
}
.menu-item-details-modifier-img-container .menu-item-detail-item-add-wrapper img {
    border-bottom: none;
}
.menu-item-detail-item-add-wrapper {
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: calc(100% - 8px);
    height: calc(2em);
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
    background: white;
    border-radius: 1em;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;
}
.multi-modifier-list-as-needed .menu-item-detail-item-add-wrapper, .single-modifier-list-as-needed .menu-item-detail-item-add-wrapper{
    width: 80px;
}
.multi-modifier-double-stacked .menu-item-detail-item-add-wrapper {
    /*bottom: unset;*/
    /*total height of is 25vw, height of item add wrapper is 2em, 2px is margin from bottom */
    /*top: calc(25vw - 2em - 2px);*/
}
.menu-item-detail-item-add-wrapper.no-item-added {
    width: calc(2em);
}


.single-modifier-wide-as-needed, .multi-modifier-wide-as-needed {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    /*margin-left: 0.5em;*/
    /*margin-right: 0.5em;*/
    white-space: nowrap;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container {
    width: 20vw;
    height: 20vw;
}
.single-modifier-list-as-needed .menu-item-details-modifier-img-container img, .multi-modifier-list-as-needed .menu-item-details-modifier-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.multi-modifier-wide-as-needed.multi-modifier-double-stacked .scroll .single-modifier-horizontal-item, .single-modifier-wide-as-needed.single-modifier-double-stacked .scroll .single-modifier-horizontal-item {
    width: unset;
}
.multi-modifier-double-stacked .menu-item-detail-item-add-wrapper {
    /*bottom: unset;*/
    /*total height of is 25vw, height of item add wrapper is 2em, 2px is margin from bottom */
    /*top: calc(25vw - 2em - 2px);*/
}
.single-modifier-list-as-needed .item-decrement-icon, .multi-modifier-list-as-needed .item-decrement-icon {
    left: 0;
}
.single-modifier-list-as-needed .item-increment-icon, .multi-modifier-list-as-needed .item-increment-icon {
    text-align: center;
}
.menu-item-details-modal .dynamify-content .col {
    padding: 0;
}
.modifier-info-btn, .modifier-info-btn-wrapper, .menu-item-level-info-btn {
    display: none;
}
.checkout-section-header {
    font-weight: normal;
    margin-bottom: 0;
}
.font-weight-normal {
    font-weight: normal;
}
.input-quantity-menu-item-details {
    border: 0;
}
.input-quantity-menu-item-details:focus, .input-phone-checkout:focus, #basket-quantity:focus {
    outline: 0;
}
.ratings-comments:focus {
    outline-color: rgb(118, 118, 118);
}
.modal-top {
    padding-top: 60px;
}

.order-details-header-2 {
    padding-top: 0.5rem;
    font-size: 16px;
    font-weight: 400;
    margin: 0.5rem 0;
    /*border-top: 1px dotted #aaaaaa;*/
}
.order-details-header {
    margin: 0.5rem 0 0 0;
    font-size: 14px;
    font-weight: 300;
}
.order-details-item {
    font-weight: 300;
    /*text-align: left;*/
    /*border: none;*/
}
.order-details-margin {
    margin: 0.5rem 0;
}
.disabled-button {
    opacity: 0.4;
    cursor: default;
}
.reservation-disabled-button {
    background-color: #e5e5e4;
    color: #94918f;
}
.reservation-disabled-button:focus {
   outline: none;
}
.allergens-wrapper {
    max-height: calc(50 * var(--vh, 1vh));
    background: #FFFFFF;
    border-radius: 24px;
    overflow:scroll;
}
.allergens-wrapper::-webkit-scrollbar {
    display: none;
}
.freedompay-billing-payment-error {
    color: #A8332B;
}
.freedompay-billing-payment-error.error-msg {
    padding-top: 0.5em;
    font-size: 0.75em;
}
.freedompay-billing-payment-error-border {
    border-color: #A8332B;
}

.custom-radio {
    display: flex;
    align-items: center;
    width: 100%;
}

.custom-radio input[type="radio"] {
    display: none;
}
.radio-circle {
    height: 20px;
    width: 20px;
    border: 2px solid #7D7A7A;
    border-radius: 50%;
    margin-right: 12px;
    position: relative;
}
.custom-radio input[type="radio"]:checked + .radio-circle {
    border-color: black;
}

.custom-radio input[type="radio"]:checked + .radio-circle::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    background-color: #202020;
    border-radius: 50%;
}
.new-order-width {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .national-brands-wrapper-horizontal {
        overflow: auto;
        white-space: nowrap;
        margin: 0 -16px;
        padding-left: 16px;
        display: flex;
    }

    .national-brands-wrapper-horizontal::-webkit-scrollbar {
        display: none;
    }

    .national-brands-wrapper {
        width: calc(50vw - 32px - 0.5rem);
        margin: 1rem 0.75rem 0.5rem;
    }

    .national-brands-wrapper:first-of-type {
        margin-left: 0;
    }
    .national-brands-wrapper:last-of-type {
        margin-right: 0;
    }

    .national-brands-wrapper-content {
        min-width: calc(36vw - 32px - 0.5rem);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .national-brands-image-wrapper {
        min-width: 104px;
        width: 104px;
        height: 104px;
        aspect-ratio: 1;
    }

    .landing-reorder-card.landing-page, .landing-reorder-card.store-page {
        width: 15vw;
        max-width: 300px;
    }

    .landing-reorder-card.landing-page .landing-reorder-card-img-container img {
        width: 15vw;
        max-width: 300px;
        height: 10vw;
    }

    .store-recent-orders-wide-as-needed .landing-reorder-card.store-page .landing-reorder-card-img-container .image-wrapper img {
        width: 100%;
        max-width: unset;
        aspect-ratio: 16 / 9;
        height: unset;
        object-fit: contain;
    }
    .store-recent-orders-wide-as-needed .landing-reorder-card .reorder-details {
        padding: 1rem;
    }
    .landing-reorder-card .reorder-details .reorder-name {
        font-weight: 500;
    }
    .landing-reorder-card .order-price-one-line {
        color: #5b5b59;
    }
    .landing-reorder-card .order-price-one-line {
        margin-top: 0.25rem;
    }
    .store-recent-orders-wide-as-needed .landing-reorder-card .order-price-one-line {
        margin-top: 0.5rem;
    }
    .proceed-confirm-bar {
        justify-content: center;
    }

    .landing-page-base {
        /*background: white;*/
        padding:
                0
                max(env(safe-area-inset-right), 24px)
                max(env(safe-area-inset-bottom), 24px)
                max(env(safe-area-inset-left), 24px);
        margin:
                0
                min(calc(-1 * env(safe-area-inset-right)), 0px)
                min(calc(-1 * env(safe-area-inset-bottom)), -24px)
                min(calc(-1 * env(safe-area-inset-left)), 0px);
    }

    .reservation-page-background {
        background: transparent;
    }

    .checkout-bottom-button-section.reservation-border {
        border: 0;
    }

    .show-background-desktop, .show-background-desktop .modal-sticky-top, .show-background-desktop .coll-del-main, .base-page .sticky-top.show-background-desktop, .show-reservation-background.reservation-page-background {
        background: #f4efe7;
    }
    .latest-order-shadow-banner {
        box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
        -webkit-box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
        -moz-box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.2);
        padding: 2rem;
    }


    .max-width-desktop, .new-order-width {
        max-width: 100%;
        width: 768px;
        margin: auto;
    }
    #storePageMenuItemDetailsModal .modal-dialog {
        display: flex;
        min-height: 100%;
        align-items: center;
    }
    #storePageMenuItemDetailsModal .modal-sticky-top {
        border-radius: 1.5rem 1.5rem 0 0;
    }
    #storePageMenuItemDetailsModal .modal-body {
        padding: 2rem;
    }
    #storePageMenuItemDetailsModal .modal-content {
        border-radius: 1.5rem;
        max-width: 684px;
    }
    .multi-modifier-wide-as-needed .single-modifier-horizontal-item,
    .single-modifier-wide-as-needed .single-modifier-horizontal-item,
    .menu-item-details-menu-item-level-horizontal-item,
    .single-modifier-double-stacked .menu-item-details-modifier-vertical-box,
    .multi-modifier-double-stacked .menu-item-details-modifier-vertical-box {
        max-width: 8rem;
    }
    .single-modifier-double-stacked .menu-item-details-modifier-vertical-box,
    .multi-modifier-double-stacked .menu-item-details-modifier-vertical-box {
        width: 100%;
        min-width: unset;
    }
    .multi-modifier-wide-as-needed .single-modifier-horizontal-item {
        margin: 12px 16px 12px 0;
    }
    .order-again-card .placeholder-card {
        max-width: 500px;
    }
    .order-again-card .placeholder-card.placeholder-card-box-shadow {
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
        border-radius: 12px;
    }
    .placeholder-card-container.order-again-card {
        margin: 0 12px 24px 12px;
        height: auto;
    }
    .button-latest-order {
        background: transparent;
        margin: 0;
        padding: 0;
        border-top: none;
    }
    .button-latest-order .button-bar.button-checkout {
        justify-content: start;
    }
    .button-latest-order .button-bar.button-checkout > .button {
        flex: 0;
        margin: 0 4px;
        padding: 10px 8px 6px;
    }
    .button-latest-order .button-bar.button-checkout > .button.selected {
        border-bottom: 4px solid #8F5A39;
    }
    .cart-item-item-add-wrapper {
        right: 5rem;
        border: 1px solid black;
        border-radius: 30px;
        padding: 4px;
        div {
            height: 1rem;
            img {
                height: 1rem;
                vertical-align: super;
            }
        }
    }
    .cart-item-item-add-wrapper.padding-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .cart-item-item-add-wrapper.cart-box-shadow {
        box-shadow: none;
    }
    .payment-page-background.white-background-desktop, .show-background-desktop .modal-sticky-top.white-background-desktop {
        background: white;
    }
    .landing-page-header, .base-page .sticky-top {
        top: 88px;
        /*32px + 32px + 24px*/
        padding-top: 32px;
        /*background: white;*/
    }
    .base-page.base-page-no-menu-bar {
        padding-bottom: 0;
    }
    .desktop-full-height {
        min-height: calc(100vh - 88px);
    }
    .payment-add-details.payment-add-details {
        padding: 0 0 1rem;
    }
    .store-period-selection-wrapper-mobi {
        padding: 7px 3rem 7px 1rem;
        height: 2.5rem;
        box-shadow: none;
        border: 1px solid #000;
    }
    .store-period-selection-wrapper-mobi .dropdown-icon {
        right: 1rem;
        top: calc(50% - 0.55em);
    }
    .reorder-card-landing .reorder-details .reorder-name {
        font-weight: 500;
    }
    .reorder-card-landing .reorder-details {
        padding: 1rem;
    }

    #dateTimeModal {
        .date-tabs {
            display: flex;
            flex-wrap: wrap;
            gap: 16px;
            margin-bottom: 1.5rem;
            overflow: hidden;
        }

        .date-tab {
            border: 1px solid #768799;
            padding: 0.5rem 1rem;
            border-radius: 20px;
            cursor: pointer;
            text-align: center;
            background: #F4EFE7;
            /*min-width: 80px;*/
        }

        .selected {
            font-weight: 500;
            .date-tab {
                background: #b3d6fd;
                border-color: black;
            }
        }

        .time-slots {
            display: flex;
            flex-direction: column;
            /*gap: 10px;*/
        }

        .time-slot label {
            display: flex;
            align-items: center;
            gap: 0.5rem;
            font-size: 1rem;
            margin-top: 0.5rem;
            margin-bottom: 0;
        }

        .time-slot input[type="radio"] {
            accent-color: black;
        }
    }
    .store-page-header-bleed-fix, .base-page .sticky-top.store-page-header-bleed-fix {
        margin-left: -12px;
        padding-left: 12px;
    }
    #scrollSubcat.menu-subcategories-parent {
        margin-left: 0;
        width: 100%;
    }
    .store-open-time-pill.closed-store {
        background: #A6D7F0;
    }
    .checkout-section {
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
        border-radius: 12px;
    }
    .store-rating-wrapper .rating-count-text {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        color: #666;
    }
    .home-container {
        margin-bottom: 0;
    }
    .home-titles {
        font-size: 1.25rem;
        font-weight: 500;
    }
    .store-open-time-pill {
        padding: 1px 8px;
    }
    #storePageMenuItemDetailsModal {
        .box-shadow-banner.store-favourite-background, .box-shadow-banner.close-button {
            box-shadow: none;
        }
    }
    .accordion-container {
        border-top: 0;
    }
    #accordion-special-instructions-container .accordion-title, #accordion-nutrition-info-container .accordion-title {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .accordion-expanded .accordion-arrow-desktop img,
    .accordion-expanded-parent .accordion-arrow-desktop img {
        transform: rotate(-180deg);
    }

    .basket-stepper-item {
        flex: 0 0 48%;
    }
    .basket-stepper-item::before {
        left: -6%;
    }
    .basket-stepper-item::after {
        left: 46%;
    }
}

/* dateTimeModal — base styles (all screen sizes) */
#dateTimeModal {
    .date-tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        margin-bottom: 1.5rem;
        overflow: hidden;
    }

    .date-tab {
        border: 1px solid #768799;
        padding: 0.5rem 1rem;
        border-radius: 20px;
        cursor: pointer;
        text-align: center;
        background: #F4EFE7;
    }

    .selected {
        font-weight: 500;
        .date-tab {
            background: #b3d6fd;
            border-color: black;
        }
    }

    .time-slots {
        display: flex;
        flex-direction: column;
    }

    .time-slot label {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        font-size: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0;
    }

    .time-slot input[type="radio"] {
        accent-color: black;
    }

    .date-time-modal-close-btn {
        background: none;
        border: none;
        padding: 0.5rem;
        min-width: 44px;
        min-height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .date-time-modal-header {
        padding: 1rem 1.5rem;
        background: #fff;
        flex-shrink: 0;
    }
    .date-time-modal-header .display-flex-align-end {
        margin-right: -0.5rem;
    }
    .date-time-modal-body {
        padding: 0 1.5rem 1rem;
        overflow-y: auto;
        flex: 1;
    }
    .date-time-modal-footer {
        flex-shrink: 0;
        background: #fff;
        flex-direction: column;
        padding-bottom: env(safe-area-inset-bottom, 0);
    }
}

/* dateTimeModal — mobile bottom-sheet */
@media (max-width: 767px) {
    #dateTimeModal {
        .date-tabs {
            flex-wrap: nowrap;
            overflow-x: auto;
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            padding-bottom: 4px;
        }
        .date-tabs::-webkit-scrollbar {
            display: none;
        }
        .date-tabs > div {
            flex-shrink: 0;
        }
        .modal-dialog {
            margin: 0;
            position: absolute;
            bottom: 0;
            width: 100%;
            max-height: calc(100vh - 1rem);
        }
        .modal-content {
            border-radius: 1.3rem 1.3rem 0 0;
            overflow: hidden;
            max-height: inherit;
            display: flex;
            flex-direction: column;
        }
        .date-time-modal-footer {
            border-top: 1px solid #CECECE;
            padding: 1rem 1.5rem;
            padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 1rem);
        }
        .date-time-modal-footer > div:first-child {
            display: none;
        }
        .date-time-modal-footer > div:last-child {
            display: flex;
            justify-content: stretch;
            padding: 0;
        }
        .date-time-modal-footer .button {
            width: 100%;
        }
    }
    .is-android #dateTimeModal {
        .modal-dialog {
            max-height: calc(100 * var(--vh, 1vh) - 1rem);
        }
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 768px;
        left: calc(50vw - 384px);
    }
    .modal-lg.modal-vertical-center {
        left: unset;
    }
    .bottom-sheet-modal .modal-lg.modal-vertical-center, .modal-lg.modal-vertical-center{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: unset;
        position: relative;
        width: 768px;
        margin: auto;
        max-height: unset;
        .modal-content {
            border-radius: 1.5rem;
            overflow: initial;
            max-height: inherit;
        }
        .modal-header {
            border-radius: 1.5rem 1.5rem 0 0;
        }
    }
}
@media (max-width: 767px) {
    .modal-dialog.voucher-code-modal, .modal-dialog.rating-modal {
        max-width: unset;
    }
}

@media (min-width: 768px) {
    .modal-lg.modal-vertical-center.voucher-code-modal,
    .modal-lg.modal-vertical-center.rating-modal,
    .modal-lg.modal-vertical-center.payment-show-modal,
    .modal-lg.modal-vertical-center.date-time-modal,
    .modal-lg.modal-vertical-center.store-info-modal,
    .modal-lg.modal-vertical-center.menu-filter-modal,
    .modal-lg.modal-vertical-center.express-checkout-modal-dialog,
    .modal-lg.modal-vertical-center.meeting-room-modal {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: unset;
        position: relative;
        margin: auto;
        max-height: unset;
        width: 684px;
        .modal-content {
            border-radius: 1.5rem;
            overflow: initial;
            max-height: inherit;
        }
        .modal-header {
            border-radius: 1.5rem 1.5rem 0 0;
            border-bottom: 0;
        }
        .modal-body {
            padding-left: 2rem;
            padding-top: 0;
            .coupon-textarea input {
                padding: 0.5rem 1rem;
                border: 1px solid #768799;
            }
        }
    }
    .modal-lg.modal-vertical-center.date-time-modal {
        .modal-content {
            max-height: calc(100vh - 2rem);
            display: flex;
            flex-direction: column;
            overflow: hidden;
        }
        .date-time-modal-header {
            padding: 1rem 2rem;
            background: #fff;
            border-radius: 1.5rem 1.5rem 0 0;
            flex-shrink: 0;
        }
        .date-time-modal-header .display-flex-align-end {
            margin-right: -1rem;
        }
        .date-time-modal-body {
            padding: 1rem 1rem 0 2rem;
            overflow-y: auto;
            flex: 1;
        }
        .date-time-modal-footer {
            flex-shrink: 0;
            background: #fff;
            border-radius: 0 0 1.5rem 1.5rem;
            flex-direction: column;
        }
    }
    .modal-lg.modal-vertical-center.rating-modal,
    .modal-lg.modal-vertical-center.menu-filter-modal,
    .modal-lg.modal-vertical-center.store-info-modal {
        .modal-body {
            padding-right: 2rem;
            #checkout-comments {
                border: 1px solid #768799;
            }
        }
    }
    .modal-lg.modal-vertical-center.express-checkout-modal-dialog {
        .modal-body {
            padding-left: 1rem;
        }
    }
    #ratingsModal {
        .button-black {
            min-width: 10rem;
        }
        .button-disabled {
            opacity: 0.4;
        }
    }
    .modal-lg.modal-vertical-center.payment-show-modal {
        .modal-content {
            min-height: unset;
        }
        .modal-body {
            padding-bottom: 1rem;
            .box-shadow-banner {
                box-shadow: none;
            }
            .card-content-wrapper {
                border-radius: 12px;
                border: 1px solid #C2BFBC;
                background: #FFF;
                font-size: 14px;
            }
        }
    }

    .modal-lg.modal-vertical-center.meeting-room-modal {
        .modal-body {
           input[type="radio"] {
               accent-color: black;
           }
        }
    }

}
.efeed-font .view-only-label {
    display: none;
}
@media (min-width: 1440px) {
    .previous-orders-round {
        font-weight: 400;
    }

    .national-brands-wrapper {
        width: calc(33vw - 32px - 0.5rem);
        margin: 1rem 0.75rem 0.5rem
    }

    .national-brands-wrapper-content {
        min-width: calc(24vw - 32px - 0.5rem);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .national-brands-image-wrapper {
        min-width: 104px;
        width: 104px;
        height: 104px;
        aspect-ratio: 1;
    }

    .max-width-desktop, .new-order-width {
        max-width: 100%;
        width: 920px;
        margin: auto;
    }
    .checkout-section {
        max-width: 920px;
        width: 920px;
        /*margin: auto;*/
        /*padding: 2rem;*/
    }
}

.add-card-container .form-control.freedompay-input {
    padding: 0.75rem 1rem;
    height: calc(1.5em + 1.5rem + 2px);
}

.picker-scroll {
    height: 10rem;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch;
}
.party-size-wrapper {
    /*padding: 4px;*/
    /*margin: 0 8px;*/
    min-width: 2em;
    height: 2rem;
    line-height: 1;
    padding: 4px 0;
    border-radius: 4px;
    /*border: 1px solid black;*/
    /*background: #F4EFE7;*/
}
.highlight-bar {
    position: absolute;
    top: calc(50% + 16px);
    left: 1rem;
    right: 1rem;
    height: 32px;
    margin-top: -16px;
    background: #F4EFE7;
    pointer-events: none;
}
.party-size-wrapper.selected {
    /*background: #F4EFE7;*/
}
/* Gradient overlay */
.fade-overlay {
    position: absolute;
    left: 0;
    right: 0;
    height: 2rem;
    pointer-events: none;
    border-radius: 10px;
}

.fade-overlay.top {
    top: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,0.4));
}

.fade-overlay.bottom {
    bottom: 0;
    background: linear-gradient(to top, rgba(255,255,255,0.9), rgba(255,255,255,0.4));
}
/* Fade gradient overlays */
.fade-overlay-horizontal {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 6rem;
    pointer-events: none;
    border-radius: 10px;
}

.fade-overlay-horizontal.left {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0));
}

.fade-overlay-horizontal.right {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,0.9), rgba(255,255,255,0));
}
.time-wrapper {
    margin: 8px;
    padding: 8px 16px;
    height: 2.25rem;
    color: black;
    background: #F4EFE7;
    border: 1px solid #768799;
    border-radius: 20px;
}
.time-wrapper.selected {
    background: #B3D6FD;
    font-weight: 500;
    border-color: black;
}
input.table-reservations-date[type="date"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    -webkit-appearance: none;
    appearance: none;
    text-align: center;
    color: black;
}
input.table-reservations-date[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.datepicker-box {
    margin: 15px 0;
}
.input-group .form-control {
    border-radius: 4px;
    padding: 8px;
    width: 200px;
}
.saved-reservation-wrapper {
    padding: 1rem;
}
@media only screen and (min-width: 768px) {
    .time-wrapper {
        margin: 8px 0;
        padding: 8px 16px;
        height: 39px;
        background: #F4EFE7;
        border: 1px solid #768799;
        border-radius: 20px;
    }

    .time-wrapper.selected {
        background: #A6D7F0;
    }

    .time-type {
        color: #263440;
    }

    .party-size-wrapper {
        height: 2.25rem;
        padding: 0.5rem 0;
    }

    .day {
        width: 29px;
        margin-right: 1rem;
    }

    .date-cell {
        width: 29px;
        height: 29px;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        margin: 0 1rem 0.25rem 0;
    }

    .date-cell:nth-of-type(7n), .day:nth-of-type(7n) {
        margin-right: 6px;
    }

    .date-cell:nth-of-type(7n + 1), .day:nth-of-type(7n + 1) {
        margin-left: 6px;
    }

    .calendar-popover {
        width: 355px;
    }

    .store-date-popover-item {
        line-height: 20px;
    }

    .store-date-popover-item:hover {
        background: rgba(79, 79, 77, 0.08);
    }

    input[type="number"].basket-quantity {
        padding-top: 0;
        padding-bottom: 0;
        /*height: 1rem;*/
    }

    .menu-item-detail-item-add-wrapper {
        box-shadow: none;
        border: 1px solid black;
        box-sizing: content-box;
        border-radius: calc(1em + 1px);
        width: calc(100% - 18px);
        right: 8px;
        bottom: 8px;
    }

    .item-quantity-middle {
        font-size: 14px;
        font-weight: 500;
    }

    .order-details-label, .order-details-value, .order-details-menu, .order-details-menu-price {
        /*font-weight: 500;*/
    }

    .order-details-label {
        font-size: 14px;
    }

    .desktop-box-shadow, .store-card-medium, .store-card-large {
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    }

    .desktop-popover-shadow {
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.30);
    }

    .desktop-border-radius {
        border-radius: 24px;
    }

    .latest-order-card-item {
        border-bottom: 1px solid #CECECE;
        padding: 0;
    }

    .latest-order-card-item.last-item {
        border-bottom: 0;
    }

    .button-latest-order .button-bar.button-checkout {
        padding: 0;
    }

    .button-latest-order .button-bar.button-checkout > .button {
        font-weight: 400;
        color: black;
        border-bottom: 0;
        font-size: 14px;
        padding-bottom: 0;
        padding-right: 0;
        padding-left: 0;
        /*background-color: white;*/
    }

    .button-latest-order .button-bar.button-checkout > .button.selected {
        font-weight: 400;
        color: black;
        border-bottom: 0;
        /*background-color: white;*/
    }

    #storeInfoModal .img-container img {
        border-radius: 12px;
        aspect-ratio: 16 / 9;
    }

    .efeed-font .view-only-label {
        display: none;
    }

    .saved-reservation-wrapper {
        padding: 2rem;
    }

    .store-card-medium .store-card-img-container img {
        aspect-ratio: 16 / 9;
    }

    .store-card-large .store-card-img-container img {
        aspect-ratio: 16 / 9;
    }

    .store-card-large .store-card-img-container img.menu-item-card-img {
        object-fit: cover;
    }

    .reorder-card-landing .reorder-icon-wrapper, .landing-reorder-card .reorder-icon-wrapper {
        padding: 1rem;
    }

    .menu-item-card .menu-item-card-img.list-img {
        padding: 0;
        margin: 0;
        max-width: unset;
        max-height: unset;
        width: 140px;
        height: 140px;
        object-fit: cover;
    }

    .menu-item-card.menu-item-list .item-corner-quantity-container {
        right: 1rem;
        /*bottom: 1rem;*/
        top: calc(140px - 3rem);
        margin: 0;
    }

    .modal-content.modal-content-fullscreen.search-modal {
        border-radius: 24px;
        min-height: 70vh;
    }

    .search-modal .modal-header {
        border-radius: 24px 24px 0 0;
        padding-top: 1.5rem;
        padding-bottom: 0;;
    }

    .search-modal .modal-body {
        border-radius: 0 0 24px 24px;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .search-history-section-title {
        font-size: 16px;
        line-height: 31px;
        font-weight: 500;
    }

    .search-history-label {
        font-size: 16px;
        padding: 4px 0;
        margin: 0 0 4px 0;
    }

    .last-item.search-history-label {
        margin-bottom: 0;
    }
    .multi-modifier-wide-as-needed .menu-item-details-modifier-vertical-box:has(.menu-item-details-modifier-img-container.hide-imagery) {
        display: flex;
        flex-direction: column-reverse;
    }
    .multi-modifier-wide-as-needed .menu-item-details-modifier-img-container.hide-imagery {
        height: 3rem;
    }

    .search-modal .search-bar {
        border-radius: 30px;
        border: 1px solid #5B5B59;
        background: white;
        position: absolute;
        padding: 8px 44px 8px 42px;

        input {
            background: none;
            padding: 0;
            color: #5B5B59
        }
    }

    .search-modal .search-bar.reduced-border-radius {
        border-radius: 12px 12px 0 0;
    }

    .search-modal input[type="search"]::-webkit-search-decoration,
    .search-modal input[type="search"]::-webkit-search-results-button,
    .search-modal input[type="search"]::-webkit-search-cancel-button,
    .search-modal input[type="search"]::-webkit-search-results-decoration {
        display: none;
    }

    .button-iFrame-placeholder {
        height: 40px;
        top: 0;
        left: 0;
        width: 100%;
    }

    /*refer https://applepaydemo.apple.com/*/
    apple-pay-button {
        --apple-pay-button-width: 100%;
        --apple-pay-button-height: 40px;
        --apple-pay-button-border-radius: 20px;
    }
    apple-pay-button[disabled] {
        opacity: .4;
    }

    .empty-state-center-div.spacing-top-bottom {
        top: 20vh;
        bottom: 20vh;
    }
}

.disabled-reservation-input.reservation-input {
    background: #E5E5E4;
    color: #9F9D9B;
}

.swal2-success-desktop {
    border-radius: 12px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.30) !important;
    padding: 16px;
    .swal2-html-container {
        margin: 0 !important;
    }
}
body.swal2-toast-shown .swal2-container:has(.swal2-success-desktop) {
    width: max-content;
}

.ios-spinner {
    width: 30px;
    height: 30px;
    border: 4px dotted rgba(0, 0, 0, 0.1);
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 2.5s linear infinite;
    display: inline-flex;
}

.ios-spinner.white {
    border: 4px dotted rgba(255, 255, 255, 0.1);
    border-top-color: #ccc;
}
.ios-spinner.small {
    width: 1em;
    height: 1em;
    animation: spin 1.25s linear infinite;
}
/*.ios-spinner.app-color {*/
/*    border: 4px dotted rgba(0, 0, 0, 0.1);*/
/*}*/
.search-popover {
    animation: fadeIn 0.2s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); }
}
img, video, canvas, svg {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -webkit-user-drag: none !important;
}
/* Mobile: 2-up grid with full-width row dividers */
@media (max-width: 768px) {
    .menu-mobile-favourites-page.row.font-16 {
        display: flex;
        flex-wrap: wrap;
    }

    /* keep items at 50% (your col-6 already does this, but we lock it in) */
    .menu-mobile-favourites-page .menu-item-card-parent.menu-item-card-store {
        position: relative;
        flex: 0 0 50%;
        max-width: 50%;
        border-bottom: 0; /* kill the half borders */
    }

    /* Draw the divider on every completed row (the even tile) */
    .menu-mobile-favourites-page .menu-item-card-parent.menu-item-card-store:nth-child(2n)::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -100%;
        width: 200%;        /* spans both 50% tiles */
        height: 1px;
        background: #eee; /* match your original border color */
    }

    /* Handle odd count: draw from the single last item */
    .menu-mobile-favourites-page .menu-item-card-parent.menu-item-card-store:last-child:nth-child(odd)::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;            /* no neighbor on the right */
        width: 200%;        /* still span the whole row */
        height: 1px;
        background: #eee;
    }
}

/* Accessibility: visually hidden but accessible to screen readers */
.sr-only {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    opacity: 0;
}

/* Accessibility: visually hidden input that overrides mobiscroll display:none */
.sr-only-input, .sr-only-input.mbsc-sel-hdn {
    position: absolute !important;
    opacity: 0;
    width: 1px !important;
    height: 1px !important;
    left: 0 !important;
    top: 0 !important;
    overflow: hidden;
    padding: 0;
    border: 0;
    display: inline !important;
    clip: unset;
}

