/*
* {
    overflow-x: hidden;
    padding: 0px !important;
    margin: 0px !important;
}*/

.menu-item-callories {
    color:indianred;
    font-size:60%;
}
.out-of-stock {
    font-size: 18px;
    color: var(--color4);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: center;
}
.available-time-msg {
    color: var(--color4);
    font-family: DM Sans;
    font-weight: Medium;
    opacity: 1;
    text-align: center;
}
#promotions-dialog-closer {
    position: absolute;
    right: -30px;
    width: 28px;
    height: 28px;
}
#promotions-dialog-closer svg {
    width: 100%;
    height: auto;
    stroke: var(--color5);
    cursor: pointer;
}
#promotions-dialog .modal-dialog{
    max-width: calc(100% - 40px);
    max-height: 90%;
}
#desktop-promotion img, #mobile-promotion img {
    max-width: 100%;
    height: auto;
}

#large-image-dialog-closer {
    position: absolute;
    right: -30px;
    width: 28px;
    height: 28px;
}
#large-image-dialog-closer svg {
    width: 100%;
    height: auto;
    stroke: var(--color5);
    cursor: pointer;
}
#large-image-dialog .modal-dialog{
    max-width: calc(100% - 40px);
    max-height: 90%;
}
#desktop-large-image img, #mobile-large-image img {
    max-width: 100%;
    height: auto;
}


.modal-title {
    font-family: DM Sans;
    color: var(--color5);
    font-weight: Bold;
    font-size: 20px;
    width: 80%;
    display: inline-block;

}
#allergens-close-btn {
    width: 120px;
}
.allergens-body-text {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    opacity: 1;
    text-align: left;
    margin-top: 10px !important;
    color: var(--color3);
}
.menu-item-callories {
    float:right;
    margin-top:8px;
}
#allergen-body .menu-item-callories {
    display:none;
}

.allergens-and-callories {
    padding: 0 20px !important;
}

#allergen-body .allergen-images {
    margin-bottom: 20px;
    margin-left: -6px;
    width:100% !important;
}
#allergen-body .mi-calories {
    padding-top:5px;
}

.mi-calories small {
    font-size:60%;
}
.allergen-images {
    margin-left: -2px;
    display: inline-block;
    width: 100%;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.allergen-images img {
    cursor: pointer;
    width: 30px;
    height: auto;
}
#allergen-body img {
    cursor: initial;
    width: 50px;
    height: auto;
}
#recommend-more {
    position: fixed;
    bottom: 0;
    height: 177px;
    padding: 0;
    width: 100%;
}
#recommend-more-inside {
    max-width: 800px;
    width: 70%;
    height: 177px;
    margin: 0 auto;
    background-color: var(--color2);
    font-size: 20px;
}
#recommend-more-header {
    background-color: var(--color4);
    padding: 5px 0 5px 30px;
    color: var(--color1);
    font-family: DM Sans;
    font-size: 20px;
}
#recommend-more-close-me {
    float: right;
    margin-right: 30px;
    opacity: 0.7;
    cursor: pointer;
}
#recommend-more-right-side {
    display: inline;
}
#recommend-more-thumb {
    display: inline-block;
    width: 173px;
    margin: 20px 30px 0;
}
#recommend-more-name-and-description {
    display: inline-block;
    width: calc(100% - 525px);
    vertical-align: top;
    margin-top: 15px;
}
#recommend-more-description {
    margin-left: 0 !important;
    margin-top: 5px !important;
    line-height: 19px;
}
#recommend-more-price {
    vertical-align: top;
    margin: 50px 0 0 -50px !important;
    display: inline-block;
    color: var(--color4);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
}
#recommend-more-add-to-cart {
    display: inline-block;
    width: 150px;
    padding: 12px 0 !important;
    vertical-align: top;
    margin: 45px 10px 0 20px !important;
    float:right;
}

.middle-or {
    width: 100%;
    text-align: center;
    color: var(--color3);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    margin: 5px 0 !important;
}
.vert-cutter {
    height: 105px;
    width: 50%;
    border-right: 1px solid var(--color7);
}
#signin, #signup {
    margin-top: 20px !important;
    width: 200px;
}
.login-container {
    margin: 0 auto 150px auto !important;
    max-width: 1193px !important;
    width: 90%;
}
#my-settings-box {
    width: 819px;
    opacity: 1;
    overflow: hidden;
    vertical-align: top;
    margin: 0 auto !important;
}
#top-bar-header {
    height: 120px;
    border-bottom: 2px solid var(--color2);
    padding-top: 32px !important;
    margin-bottom: 10px !important;
}
#bar-header-logo {
    margin-left: 100px !important;
    display: inline-block;
}
#bar-header-logo picture {
    height: 56px;
    width: auto;
}
#bar-header-logo img {
    height: 56px;
    width: auto;
}
.bar-header-rest-name {
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 36px;
    display: inline-block;
    margin-left: 20px !important;
}
#log-in-out {
    margin-right: 100px !important;
    float: right;
}
#login-name.login-name-white {
    color: var(--color1);
    margin-top: 30px !important;
}
#login-name {
    display: inline-block;
    vertical-align: top;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: var(--color4);
    padding-top: 7px !important;
    margin-right: 55px !important;
}
.login-out-button {
    width: 115px;
    height: 42px;
    border: 1px solid;
    padding-top: 12px !important;
    opacity: 1;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
    text-align: center;
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
}
.sign-with-ext-button-top-spacer {
    margin-top: 72px !important;
}
.sign-with-ext-button {
    width: 280px;
    margin-bottom: 10px !important;
}
iframe.sign-with-ext-button {
    width: 282px;
    height: 50px;
}

.login-out-button-blue {
    border-color: var(--color4);
    color: var(--color4);
    background: var(--color1);
}
.login-out-button-white {
    border-color: var(--color1);
    color: var(--color1);
    background: var(--color4);
}
svg.login-ext-icon {
    margin: -1px 0 0 15px !important;
}
svg.login-ext-fb-icon  {
    margin: -2px 0 0 5px !important;
}
.login-ext-icon {
    width: 18px;
    height: auto;
    margin: -5px 0 0 15px !important;
}
.login-ext-msg {
    display: inline;
    vertical-align: top;
}
#logout-button-link {
    display: inline-block;
    vertical-align: top;
}
a.selected-top-selector-btn:hover,a.selected-top-selector-btn:focus {
    color: var(--color1);
}
.loyalty-table {
    margin: 0 auto !important;
    max-width: 1235px;
}
#loyalty-points {
    margin-right: 20px !important;
}
.my-account-hdr {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: var(--color5);
    margin: 0 100px 20px 100px !important;
    overflow: hidden;
}
#login-signup-box {
    background: var(--color2);
    padding: 30px !important;
}
#login-my-account-hdr {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: var(--color5);
    text-align: left;
    margin-bottom: 30px !important;
}
.loyalty-data-table {
    width: 100%;
}
.loyalty-data-table td.child {
    padding: 0 10px !important;
    background: var(--color2);
}
.loyalty-data-table tr.child, .loyalty-data-table tr.shown {
    border-bottom: 0;
}
.loyalty-data-table tr {
    border-bottom: 2px solid var(--color7);
    height: 50px;
}
.pad-me-left {
    padding-left: 40px !important;;
}
.loyalty-data-table th {
    color: var(--color3);
    vertical-align: middle;
}
.loyalty-data-table td {
    color: var(--color5);
    vertical-align: middle;
}
#rewards-no-list {
    margin-top: 15px !important;
    list-style-type: disc;
    list-style-position: inside;
}
.loyalty-sub-header {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: var(--color5);
}
.loyalty-message {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: var(--color6);
    margin-bottom: 20px !important;
}
.loyalty-bold-text {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: var(--color5);
}
#create-new-account-text {
    margin-bottom: 30px !important;
    margin-top: 20px !important;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: var(--color3);
}
.loyalty-normal-text {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: var(--color5);
}
.loyalty-big-number {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: var(--color5);
}
div.add-more-items {
    margin-top: 15px !important;
    width: 100%;
    text-align: center;
}
a.add-more-items {
    color: var(--color3);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-decoration-line: underline;
    text-transform: uppercase;
}
h2.inner {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px !important;
}
.h2-space-top {
    margin-top: 30px !important;
}
input {
    padding: 0px 8px !important;
}
.form-control {
    border: 0;
}
.float-right {
    float: right;
}
.form-group {
    margin-bottom: 15px !important;
    width: 97%;
}
label {
    margin-left: 1px !important;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}
a:hover,a:focus {text-decoration: none; outline:none;}
.v12_0 {
    width: 100%;
    background: var(--color1);
    opacity: 1;
    overflow: hidden;
}
.v12_1 {
    width: 100%;
    height: 515px;
    opacity: 1;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_2 {
    width: 658px;
    height: 515px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 782px;
    overflow: hidden;
}
.v12_3 {
    width: 766px;
    height: 396px;
    /*background: url("/images2/v12_3.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;*/
    opacity: 1;
    margin: 30px 0 0 -100px !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.v12_3 img, .v12_3 picture {
    width: 100%;
    height: auto;
}
.v12_4 {
    width: 502px;
    height: 250px;
    /*background: url("/images2/v12_4.png");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    margin: 185px 0 0 100px !important;
    overflow: hidden;
}
.v12_5 {
    width: 502px;
    max-width: 100vw;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 16px;
    opacity: 0.699999988079071;
    text-align: left;
    margin-top: 55px !important;
}
.v12_6 {
    width: 173px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
    margin-top: 40px !important;
    color: var(--color1);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
.v12_7 {
    margin-top: 11px !important;
}
.v12_8 {
    max-width: 35vw;
    width: 502px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 56px;
    opacity: 1;
    text-align: left;
    position: relative;
    z-index: 2 !important;
}
.v12_9 {
    width: 168px;
    opacity: 1;
    position: absolute;
    top: 30px;
    left: 100px;
    overflow: hidden;
}
.v12_10 {
    width: 53px;
    height: 55px;
    background: url("/images2/v12_10.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.v12_24 {
    width: 106px;
    color: var(--color4);
    position: absolute;
    top: 7px;
    left: 62px;
    font-family: Anton;
    font-weight: Regular;
    font-size: 22px;
    opacity: 1;
    text-align: left;
}
.v12_29 {
    margin: 30px 100px 30px 0 !important;
    float: right;
}
.v12_31 {
    margin-top: 50px !important;
    padding-top: 56px !important;
    width: 100%;
    height: 239px;
    opacity: 1;
    overflow: hidden;
    background: var(--color2);
    border: 0px solid var(--color3);
}
.v12_33 {
    height: 78px;
    opacity: 1;
    overflow: hidden;
}
.footer-menu-item {
    display: inline-block;
    /*width: 136px;*/
    width: 161px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.footer-menu-item-1 {
    text-align: left;
}
.footer-menu-item-2 {
    text-align: center;
}
.footer-menu-item-3 {
    text-align: right;
}
.v12_35 {
    width: 69px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 136px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.v12_36 {
    width: 58px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 294px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.v12_37 {
    width: 70px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 440px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.v12_38 {
    width: 235px;
    position: absolute;
    opacity: 1;
    overflow: hidden;
    margin-left: 100px !important;
}
.v12_39 {
    width: 74px;
    height: 77px;
    background: url("/images2/v12_39.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.name {
    color: #fff;
}
.v12_53 {
    width: 106px;
    color: var(--color4);
    font-family: Anton;
    font-weight: Regular;
    font-size: 22px;
    opacity: 1;
    text-align: left;
}
.v12_54 {
    width: 523px;
    height: 1px;
    background: var(--color7);
    opacity: 0.20000000298023224;
    position: absolute;
    top: 104px;
    left: 817px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_55 {
    width: 50%;
    height: 80px;
    opacity: 1;
    overflow: hidden;
    display: inline-block;
}
.v12_56 {
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    margin-bottom: 11px !important;
}
.v12_57 {
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 16px;
    opacity: 1;
    text-align: left;
}
.v12_58 {
    width: 50%;
    height: 55px;
    opacity: 1;
    display: inline-block;
    overflow: hidden;
}
.v12_59 {
    width: 122px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 14px;
    opacity: 0.4000000059604645;
    text-align: left;
    float: right;
    margin-bottom: 10px !important;
}
.v12_60 {
    float: right;
    height: 24px;
    /*background: url("/images2/v12_60.png");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_61 {
    width: 37px;
    height: 23px;
    background: url("/images2/v12_61.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_62 {
    width: 36px;
    height: 23px;
    background: url("/images2/v12_62.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_63 {
    width: 37px;
    height: 23px;
    background: url("/images2/v12_63.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_64 {
    width: 36px;
    height: 23px;
    background: url("/images2/v12_64.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_65 {
    width: 36px;
    height: 23px;
    background: url("/images2/v12_65.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_66 {
    width: 134px;
    height: 80px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 0.20000000298023224;
    text-align: left;
    margin-left: 100px !important;
}
.v12_67 {
    width: 48px;
    height: 48px;
    background: url("/images2/v12_67.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 435px;
    left: 758px;
    overflow: hidden;
}
.v12_68 {
    width: 48px;
    height: 48px;
    background: var(--color6);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_69 {
    width: 12px;
    height: 12px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 30px;
    left: 30px;
    transform: rotate(-179deg);
    overflow: hidden;
}
.v12_70 {
    width: 4px;
    height: 9px;
    background: url("/images2/v12_70.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 7px;
    overflow: hidden;
}
.v12_71 {
    width: 4px;
    height: 9px;
    background: url("/images2/v12_71.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color1);
}
.v12_72 {
    width: 48px;
    height: 48px;
    background: url("/images2/v12_72.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 435px;
    left: 706px;
    overflow: hidden;
}
.v12_73 {
    width: 48px;
    height: 48px;
    background: var(--color6);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_74 {
    width: 12px;
    height: 12px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 18px;
    left: 18px;
    overflow: hidden;
}
.v12_75 {
    width: 4px;
    height: 9px;
    background: url("/images2/v12_75.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 6px;
    overflow: hidden;
}
.v12_76 {
    width: 4px;
    height: 9px;
    background: url("/images2/v12_76.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color1);
}

.left-side-bar {
    display: inline-block;
    width: 200px;
    height: 260px;
}
.main-center-tabs {
    margin: 0 auto !important;
    width: 1300px;
}
.v12_77 {
    /*background: url("/images2/v12_77.png");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_78 {
    margin: 20px 0 !important;
    width: 32px;
    height: 2px;
    background: var(--color4);
    opacity: 1;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_79 {
    width: 147px;
    height: 22px;
    background: url("/images2/v12_79.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 137px;
    left: 4px;
    overflow: hidden;
}
.v12_80 {
    width: 32px;
    height: 21px;
    background: url("/images2/v12_80.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_81 {
    margin-left: 10px !important;
    width: 20px;
    height: 20px;
    background: var(--color6);
    opacity: 1;
    border-radius: 50%;
    display: none;
}
.lsb-left-spacer {
    display: inline-block;
    width: 40px;
}
.v12_82 {
    width: 23px;
    height: 21px;
    background: url("/images2/v12_82.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.v12_96 {
    width: 103px;
    color: var(--color5);
    font-weight: Medium;
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 44px;
    font-family: DM Sans;
    font-size: 16px;
    text-align: left;
}
.v12_97 {
    width: 200px;
    margin: 20px 0 !important;
    /*background: url("/images2/v12_97.png");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
    min-height: 20px;
    cursor: pointer;
}
.v12_98 {
    vertical-align: top;
    color: var(--color4);
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    opacity: 0.5;
    text-align: left;
    display: inline-block;
}
.v12_99 {
    width: 32px;
    height: 32px;
    background: url("/images2/v12_99.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_100 {
    width: 32px;
    height: 32px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
.v12_101 {
    width: 18px;
    height: 27px;
    background: url("/images2/v12_101.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 7px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.v12_113 {
    width: 114px;
    height: 32px;
    background: url("/images2/v12_113.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 228px;
    left: 0px;
    overflow: hidden;
}
.v12_114 {
    width: 66px;
    color: var(--color4);
    position: absolute;
    top: 6px;
    left: 48px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 16px;
    opacity: 0.5;
    text-align: left;
}
.v12_115 {
    width: 32px;
    height: 32px;
    background: url("/images2/v12_115.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_116 {
    width: 32px;
    height: 32px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
.v12_117 {
    width: 26px;
    height: 19px;
    background: url("/images2/v12_117.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 3px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.v12_130 {
    width: 2px;
    height: 1px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 5px;
}
.v12_131 {
    width: 0px;
    height: 1px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 11px;
    left: 7px;
}
.v12_132 {
    width: 2px;
    height: 1px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 9px;
}
.v12_133 {
    width: 2px;
    height: 2px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 14px;
}
.v12_134 {
    width: 100px;
    height: 32px;
    background: url("/images2/v12_134.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 84px;
    left: 0px;
    overflow: hidden;
}
.v12_135 {
    width: 52px;
    color: var(--color4);
    position: absolute;
    top: 6px;
    left: 48px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 16px;
    opacity: 0.5;
    text-align: left;
}
.v12_136 {
    width: 32px;
    height: 32px;
    background: url("/images2/v12_136.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_137 {
    width: 32px;
    height: 32px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
.v12_138 {
    width: 24px;
    height: 24px;
    background: url("/images2/v12_138.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.v12_159 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 19px;
}
.v12_160 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 17px;
}
.v12_161 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 19px;
    left: 18px;
}
.v12_162 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 18px;
    left: 3px;
}
.v12_163 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 19px;
    left: 4px;
}
.v12_164 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 17px;
    left: 4px;
}
.v12_165 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 3px;
    left: 12px;
}
.v12_166 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 13px;
}
.v12_167 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 12px;
}
.v12_168 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 15px;
    left: 12px;
}
.v12_169 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 14px;
    left: 13px;
}
.v12_170 {
    width: 0px;
    height: 0px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 14px;
    left: 11px;
}
.v12_171 {
    width: 186px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 32px;
    opacity: 1;
    text-align: left;
}
.main-center-bar {
    width: 741px;
    opacity: 1;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-left: 80px ! important;
}

.menu-items-col-1 {
    vertical-align: top;
    width: 48%;
    display: inline-block;
    opacity: 1;
}
.menu-items-col-2 {
    vertical-align: top;
    width: 48%;
    float: right;
    display: inline-block;
    opacity: 1;
}
.menu-items-col-3 {
    vertical-align: top;
    display: none;
    opacity: 1;
}
.menu-item-box {
    overflow: hidden;
    margin-top: 20px !important;
    background: var(--color2);
    border: 0px solid var(--color3);
}
.v12_174 {
    width: 360px;
    height: 435px;
    background: var(--color2);
    opacity: 1;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_459 {
    width: 100%;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px ! important;
    margin: 0 auto !important;
    opacity: 1;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
    cursor: pointer;
    color: var(--color1);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
.v12_4591 {
    width: 100%;
    height: 42px;
    background: var(--color6);
    padding: 12px 20px ! important;
    margin: 0 auto !important;
    opacity: 1;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
    cursor: pointer;
    color: var(--color1);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
.v12_175 {
    color: var(--color4);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    float: right;
    display: inline-block;
}
.v12_176 {
    display: inline-block;
    width: 72%;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.mi-name{
    padding-top:2px;
}
.v12_177 {
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 0.699999988079071;
    text-align: left;
    margin: 10px 0 15px 20px !important;
}
.v12_178 {
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    float: right;
    display: inline-block;
}
.v12_184 {
    width: 76px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: inline-block;
}
.v12_185 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_186 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_187 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_187.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_188 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_188.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_189 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_189.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_190 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_191 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_191.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_192 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_192.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.menu-item-thumb picture, .menu-item-thumb img {
    width: 100%;
    height: auto;
}
.menu-item-thumb {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    margin-bottom: 25px !important;
}
.v12_194 {
    color: var(--color3);
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    float: right;
    margin-top: 8px !important;
    cursor: pointer;
}
.v12_195 {
    width: 360px;
    height: 435px;
    background: url("/images2/v12_195.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 519px;
    left: 0px;
    overflow: hidden;
}
.v12_196 {
    width: 360px;
    height: 435px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_461 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 369px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_462 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_197 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_198 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_199 {
    width: 248px;
    color: var(--color5);
    position: absolute;
    top: 284px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 0.699999988079071;
    text-align: left;
}
.v12_206 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_206.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 329px;
    left: 24px;
    overflow: hidden;
}
.v12_207 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_208 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_209 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_209.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_210 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_210.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_211 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_211.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_212 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_213 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_213.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_214 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_214.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_215 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_215.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_216 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 331px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_217 {
    width: 360px;
    height: 435px;
    background: url("/images2/v12_217.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 626px;
    left: 380px;
    overflow: hidden;
}
.v12_218 {
    width: 360px;
    height: 429px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 6px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_463 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 369px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_464 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_219 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_220 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_221 {
    width: 248px;
    color: var(--color5);
    position: absolute;
    top: 284px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 0.699999988079071;
    text-align: left;
}
.v12_228 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_228.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 329px;
    left: 24px;
    overflow: hidden;
}
.v12_229 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_230 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_231 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_231.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_232 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_232.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_233 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_233.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_234 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_235 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_235.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_236 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_236.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_237 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_237.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_238 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 331px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_239 {
    width: 360px;
    height: 542px;
    background: url("/images2/v12_239.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 64px;
    left: 380px;
    overflow: hidden;
}
.v12_240 {
    width: 360px;
    height: 542px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_465 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 476px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_466 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_241 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_242 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_249 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_249.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 436px;
    left: 24px;
    overflow: hidden;
}
.v12_250 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_251 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_252 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_252.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_253 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_253.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_254 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_254.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_255 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_256 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_256.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_257 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_257.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_258 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_258.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_259 {
    width: 63px;
    color: var(--color4);
    position: absolute;
    top: 438px;
    left: 273px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_260 {
    margin-bottom: 10px !important;
    opacity: 1;
    overflow: hidden;
}
.v12_261 {
    color: var(--color3);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px !important;
}
.v12_263 {
    cursor: pointer;
    margin-bottom: 3px !important;
    color: var(--color5);
    opacity: 1;
    padding: 6px 10px !important;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    display: inline-block;
    font-family: DM Sans;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.selected-cust {
    background: var(--color4);
    color: var(--color1);
}
.v12_264 {
    width: 59px;
    height: 29px;
    background: var(--color4);
    padding: 4px 16px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 29px;
    left: 86px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}
.v12_265 {
    width: 27px;
    color: var(--color5);
    position: absolute;
    top: 4px;
    left: 16px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_266 {
    width: 248px;
    height: 58px;
    background: url("/images2/v12_266.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 354px;
    left: 24px;
    overflow: hidden;
}
.v12_267 {
    width: 248px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 0.4000000059604645;
    text-align: left;
}
.v12_268 {
    width: 71px;
    height: 29px;
    background: var(--color4);
    padding: 4px 16px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 29px;
    left: 0px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}
.v12_269 {
    width: 39px;
    color: var(--color1);
    position: absolute;
    top: 4px;
    left: 16px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_270 {
    width: 68px;
    height: 29px;
    background: var(--color4);
    padding: 4px 16px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 29px;
    left: 79px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}
.v12_271 {
    width: 36px;
    color: var(--color5);
    position: absolute;
    top: 4px;
    left: 16px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_272 {
    width: 76px;
    height: 29px;
    background: var(--color4);
    padding: 4px 16px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 29px;
    left: 155px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    overflow: hidden;
}
.v12_273 {
    width: 44px;
    color: var(--color5);
    position: absolute;
    top: 4px;
    left: 16px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_274 {
    width: 100%;
    /*height: 44px;*/
    background: var(--color2);
    opacity: 1;
    /*position: relative;
    top: 0px;
    left: 0px;*/
    overflow: hidden;
    border: 0px solid var(--color3);
    margin: 0 0 20px 0 !important;
}
.v12_276 {
    color: var(--color5);
    /*position: absolute;
    top: 12px;
    left: 58px;*/
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    margin: 11px 0 0 10px !important;
}
.v12_277 {
    width: 22px;
    height: 22px;
    background: url("/images2/v12_277.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 11px;
    left: 24px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.right-side-bar {
    width: 218px;
    opacity: 1;
    display: inline-block;
    overflow: hidden;
    margin-left: 30px !important;
    vertical-align: top;
}
.yellow-button, .v12_292 {
    width: 100%;
    border: 0;
    height: 42px;
    background: var(--color6);
    padding: 12px 0 !important;
    opacity: 1;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
    color: var(--color1);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.v12_292:disabled{
    background-color:lightgrey;
}
.v12_294 {
    overflow: hidden;
    color: var(--color5);
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 100%;
    opacity: 1;
    text-align: left;
}
.v12_912 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    opacity: 1;
    text-align: left;
    margin-top: 10px !important;
    color: var(--color3);
    margin-bottom: 25px !important;
}

.v12_295 {
    width: 218px;
    height: 82px;
    background: url("/images2/v12_295.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 88px;
    left: 0px;
    overflow: hidden;
}
.v12_296 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_296.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 0px;
    overflow: hidden;
}
.v12_297 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_298 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_299 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_299.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_300 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_300.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_301 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_301.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_302 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_303 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_303.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_304 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_304.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_305 {
    width: 188px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.v12_306 {
    width: 64px;
    color: var(--color5);
    position: absolute;
    top: 63px;
    left: 152px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: right;
}
.v12_307 {
    width: 20px;
    height: 20px;
    background: var(--color1);
    opacity: 0.4000000059604645;
    position: absolute;
    top: 1px;
    left: 198px;
    overflow: hidden;
}
.v12_308 {
    width: 15px;
    background: url("/images2/v12_308.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 2px;
    border: 2px solid var(--color4);
}
.v12_309 {
    width: 11px;
    height: 16px;
    background: url("/images2/v12_309.png");
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid var(--color4);
}
.v12_310 {
    width: 218px;
    height: 82px;
    background: url("/images2/v12_310.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 210px;
    left: 0px;
    overflow: hidden;
}
.v12_311 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_311.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 0px;
    overflow: hidden;
}
.v12_312 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_313 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_314 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_314.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_315 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_315.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_316 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_316.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_317 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_318 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_318.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_319 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_319.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_320 {
    width: 188px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 18px;
    opacity: 1;
    text-align: left;
}
.v12_321 {
    width: 64px;
    color: var(--color5);
    position: absolute;
    top: 63px;
    left: 152px;
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: right;
}
.v12_322 {
    width: 20px;
    height: 20px;
    background: var(--color1);
    opacity: 0.4000000059604645;
    position: absolute;
    top: 1px;
    left: 198px;
    overflow: hidden;
}
.v12_323 {
    width: 15px;
    background: url("/images2/v12_323.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 2px;
    border: 2px solid var(--color4);
}
.v12_324 {
    width: 11px;
    height: 16px;
    background: url("/images2/v12_324.png");
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid var(--color4);
}
.v12_325 {
    width: 218px;
    opacity: 1;
    overflow: hidden;
    margin-bottom: 17px !important;
    border-bottom: 2px var(--color7) solid;
}
.last-dish-shopping-cart {
    border: 0 !important;
    margin-bottom: 0 !important;
}
.v12_326 {
    width: 76px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: inline-block;
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}
.minus_dish {
    margin-right: 7px !important;
    cursor: pointer;
}
.plus_dish {
    cursor: pointer;
}
.v12_327 {
    width: 24px;
    color: var(--color5);
    opacity: 1;
    text-align: center;
    margin-right: 7px !important;
}
.v12_328 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_329 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_329.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_330 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_330.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_331 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_331.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_332 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_333 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_333.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_334 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_334.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_335 {
    width: 188px;
    color: var(--color5);
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    opacity: 1;
    text-align: left;
    display: inline-block;
}
.cart_suboption {
    font-size: 14px;
    color: var(--color3);
    line-height: 20px;
}
.v12_336 {
    width: 64px;
    color: var(--color5);
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    opacity: 1;
    text-align: right;
    display: inline-block;
    float:right;
    margin-top: 3px !important;
}
.v12_337 {
    width: 20px;
    height: 20px;
    background: var(--color1);
    opacity: 0.4000000059604645;
    overflow: hidden;
}
.v12_338 {
    width: 15px;
    background: url("/images2/v12_338.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 2px;
    border: 2px solid var(--color4);
}
.v12_339 {
    width: 11px;
    height: 16px;
    background: url("/images2/v12_339.png");
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid var(--color4);
}
.v12_340 {
    width: 218px;
    height: 18px;
    background: url("/images2/v12_340.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}
.v12_341 {
    width: 33px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_342 {
    width: 49px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: right;
}
.v12_343 {
    width: 218px;
    opacity: 1;
    overflow: hidden;
    border-width: 2px 0;
    border-color: var(--color4);
    border-style: solid;
    padding: 18px 0 5px 0 !important;
    margin-bottom: 17px !important;
}
.v12_344 {
    width: 218px;
    height: 16px;
    opacity: 1;
    overflow: hidden;
}
.v12_345 {
    width: 47px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
}
.v12_346 {
    width: 40px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: right;
}
.v12_347 {
    width: 218px;
    height: 16px;
    opacity: 1;
    overflow: hidden;
}
.v12_348 {
    width: 68px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
}
.v12_349 {
    width: 34px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: right;
}
.v12_350 {
    width: 218px;
    height: 16px;
    opacity: 1;
    overflow: hidden;
}
.v12_351 {
    width: 21px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
}
.v12_352 {
    width: 36px;
    color: var(--color5);
    font-family: DM Sans;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: right;
}
.v12_353 {
    width: 218px;
    height: 2px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 418px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_354 {
    width: 218px;
    height: 2px;
    background: var(--color4);
    opacity: 1;
    position: absolute;
    top: 528px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.name {
    color: #fff;
}
.name {
    color: #fff;
}
.v12_357 {
    width: 740px;
    height: 896px;
    background: url("/images2/v12_357.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 1764px;
    left: 334px;
    overflow: hidden;
}
.v12_358 {
    width: 740px;
    height: 44px;
    background: url("/images2/v12_358.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_359 {
    width: 740px;
    height: 44px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_360 {
    width: 49px;
    color: var(--color5);
    position: absolute;
    top: 12px;
    left: 68px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
}
.v12_361 {
    width: 32px;
    height: 32px;
    background: url("/images2/v12_361.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 6px;
    left: 24px;
    overflow: hidden;
}
.v12_362 {
    width: 32px;
    height: 32px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
.v12_363 {
    width: 18px;
    height: 27px;
    background: url("/images2/v12_363.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 7px;
    overflow: hidden;
}
.name {
    color: #fff;
}
.v12_375 {
    width: 360px;
    height: 406px;
    background: url("/images2/v12_375.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 64px;
    left: 0px;
    overflow: hidden;
}
.v12_376 {
    width: 360px;
    height: 406px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_467 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 340px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_468 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_377 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_378 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_385 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_385.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 300px;
    left: 24px;
    overflow: hidden;
}
.v12_386 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_387 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_388 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_388.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_389 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_389.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_390 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_390.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_391 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_392 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_392.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_393 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_393.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_394 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_394.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_395 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 302px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_396 {
    width: 360px;
    height: 406px;
    background: url("/images2/v12_396.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 64px;
    left: 380px;
    overflow: hidden;
}
.v12_397 {
    width: 360px;
    height: 406px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_469 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 340px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_470 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_398 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_399 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_406 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_406.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 300px;
    left: 24px;
    overflow: hidden;
}
.v12_407 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_408 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_409 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_409.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_410 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_410.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_411 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_411.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_412 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_413 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_413.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_414 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_414.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_415 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_415.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_416 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 302px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_417 {
    width: 360px;
    height: 406px;
    background: url("/images2/v12_417.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 490px;
    left: 0px;
    overflow: hidden;
}
.v12_418 {
    width: 360px;
    height: 406px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_473 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 340px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_474 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_419 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_420 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_427 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_427.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 300px;
    left: 24px;
    overflow: hidden;
}
.v12_428 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_429 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_430 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_430.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_431 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_431.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_432 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_432.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_433 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_434 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_434.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_435 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_435.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_436 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_436.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_437 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 302px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_438 {
    width: 360px;
    height: 406px;
    background: url("/images2/v12_438.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 490px;
    left: 380px;
    overflow: hidden;
}
.v12_439 {
    width: 360px;
    height: 406px;
    background: var(--color2);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0px solid var(--color3);
    overflow: hidden;
}
.v12_471 {
    width: 312px;
    height: 42px;
    background: var(--color6);
    padding: 12px 40px;
    margin: 10px;
    opacity: 1;
    position: absolute;
    top: 340px;
    left: 24px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
.v12_472 {
    width: 103px;
    color: var(--color1);
    position: absolute;
    top: 12px;
    left: 104px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}
.v12_440 {
    width: 64px;
    color: var(--color4);
    position: absolute;
    top: 224px;
    left: 272px;
    font-family: DM Sans;
    font-weight: Medium;
    font-size: 24px;
    opacity: 1;
    text-align: right;
}
.v12_441 {
    width: 228px;
    color: var(--color5);
    position: absolute;
    top: 224px;
    left: 24px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
}
.v12_448 {
    width: 76px;
    height: 24px;
    background: url("/images2/v12_448.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 300px;
    left: 24px;
    overflow: hidden;
}
.v12_449 {
    width: 24px;
    color: var(--color5);
    position: absolute;
    top: 0px;
    left: 26px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
}
.v12_450 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 62px;
    overflow: hidden;
}
.v12_451 {
    width: 12px;
    height: 12px;
    background: url("/images2/v12_451.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_452 {
    width: 0px;
    height: 12px;
    background: url("/images2/v12_452.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 5px;
    border: 2px solid var(--color4);
}
.v12_453 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_453.png");
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_454 {
    width: 14px;
    height: 14px;
    background: var(--color1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 0px;
    overflow: hidden;
}
.v12_455 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_455.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4000000059604645;
    position: absolute;
    top: 7px;
    left: 1px;
    overflow: hidden;
}
.v12_456 {
    width: 12px;
    height: 0px;
    background: url("/images2/v12_456.png");
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 2px solid var(--color4);
}
.v12_457 {
    width: 360px;
    height: 200px;
    background: url("/images2/v12_457.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
.v12_458 {
    width: 92px;
    color: var(--color4);
    position: absolute;
    top: 302px;
    left: 244px;
    font-family: Open Sans;
    font-weight: Bold;
    font-size: 16px;
    opacity: 0.4000000059604645;
    text-align: right;
}
.v12_475 {
    width: 540px;
    height: 56px;
    opacity: 1;
    /*position: absolute;
    top: 571px;
    left: 459px;*/
    overflow: hidden;
    margin: 40px auto 40px auto !important;
}
.v12_475-2 {
    width: 720px;
    height: 56px;
    opacity: 1;
    /*position: absolute;
    top: 571px;
    left: 459px;*/
    overflow: hidden;
    margin: 40px auto 40px auto !important;
}
.v12_476 {
    height: 55px;
    padding: 0 8px !important;
    width: 100%;
    background: var(--color2);
    opacity: 1;
    /*position: absolute;
    top: 0px;
    left: 0px;*/
    border: 0px solid var(--color3);
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    overflow: hidden;
}
.v12_479, .v12_482, .v12_481 {
    margin-top: 6px !important;
}
.top-selector-btn {
    cursor: pointer;
    color: var(--color4);
    width: 172px;
    display: inline-block;
    text-align: center;
    height: 44px;
    margin-top: 5px !important;
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 13px 0 !important;
}
.v12_479 {
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 0.5;
}
.v12_476 .selected-top-selector-btn {
    background-color: var(--color4);
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.14000000059604645);
    color: var(--color1);
    opacity: 1 !important;
}
.v12_482 {
    background: var(--color4);
    opacity: 1;
    overflow: hidden;
    opacity: 0.5;
}
.v12_481 {
    color: var(--color4);
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 0.5;
}
.v12_480 {
    width: 72px;
    color: var(--color1);
    position: absolute;
    top: 13px;
    left: 48px;
    font-family: DM Sans;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}

.menu-sec-selected .v12_98 {
    color: var(--color5);
    opacity: 1;
}

.menu-sec-selected .v12_81 {
    display: block;
}

.post-header {
    /*position: absolute;*/
    width: 100%;
    overflow: hidden;
}
.menu-section-spacer {
    height: 30px;
}
.top-area-left-side {
    background: var(--color2);
    display: inline-block;
    width: 55%;
    vertical-align: top;
    height: 460px;
}
.top-area-left-side-in {
    width: 100%;
    max-width: 765px;
    margin-left: auto !important;
}
/*.top-area-left-side-in-2 {
    position: absolute;
}*/
.top-area-right-side {
    overflow-x: visible;
    background: var(--color4);
    display: inline-block;
    width: 45%;
    height: 460px;
}
.top-area-right-side-in {
    overflow-x: visible;
    max-width: 665px;
}
.footer-left-side {
    display: inline-block;
    width: 55%;
    vertical-align: top;
}
.vert-align-bottom, .footer-address {
    display: flex;
    /*justify-content: flex-end;*/
    align-items: flex-end;
    height: 100%;
}
.footer-right-side {
    display: inline-block;
}
.footer-left-side-bottom {
    height: 100%;
}
.footer-right-side-bottom {
    width: 494px;
}
.footer-bottom {
}
.payment-method-icon {
    display: inline-block;
    margin-left: 5px !important;
}
#min_order_amount {
    color: var(--color6);
}
.trash_dish {
    display: inline-block;
    cursor: pointer;
}
.total_header {
    display: inline-block;
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: var(--color5);
}
.total_amount {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    color: var(--color5);
    float: right;
}
.subtotal_header {
    display: inline-block;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: var(--color5);
}
.subtotal_amount {
    display: inline-block;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: var(--color5);
    float: right;
}
.subtotal_line {
    margin-bottom: 7px !important;
}
.total_line {
    margin-bottom: 17px !important;
}
.dish_name_and_trash {
    margin-bottom: 5px !important;
}
.dish_amount_and_price {
    margin-bottom: 11px !important;
}
.menu-item-name-and-price, .menu-item-amount-and-customize, .v12_260 {
    padding: 0 20px !important;
}
.menu-item-amount-and-customize {
    margin-bottom: 15px !important;
}
div.trash_dish {
    width: 20px;
    float: right;
}
svg.trash_dish {
    stroke: var(--color3);
}
.add-to-cart-small {
    display: inline-block;
    width: 63%;
}
.menu-items-customizations {
    margin-bottom: 10px !important;
}
.main-center-colored {
    background: var(--color2);
    padding: 48px !important;
}
.oh-row {
    width: 190px;
    margin: 8px auto;
}
.oh-day {
    display: inline-block;
    width: 50px;
    color: var(--color3);
    vertical-align: top;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}
.oh-times {
    display: inline-block;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

.payment_select {
    margin-bottom: 15px !important;
}
.narrow_screen {
    display: none;
}
input[type="radio"] {
    display: none;
}
input[type="radio"]+label:before {
    content: "";
    /* create custom radiobutton appearance */
    display: inline-block;
    width: 22px;
    height: 22px;
    padding: 3px;
    margin-right: 3px;
    /* background-color only for content */
    background-clip: content-box;
    border: 2px solid var(--color6);
    /*background-color: #e7e6e7;*/
    border-radius: 50%;
    margin-right: 10px;
}
/* appearance for checked radiobutton */
input[type="radio"]:checked + label:before {
    background-color: var(--color6);
}
label.payment_method {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.order-status {
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    background-color: var(--color1);
    color: var(--color4);
    border: 1px solid var(--color4);
    width: 172px;
    display: inline-block;
    text-align: center;
    height: 44px;
    margin-top: 5px !important;
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 11px !important;
}
.selected-order-status {
    background-color: var(--color4);
    color: var(--color1);
}
#join-our-rewards {
    background: var(--color1);
    border: 0;
    margin-top: 10px !important;
}

.contract-order-details, .contract-bar-header-menu {
    display: none;
}
tr.shown .contract-order-details {
    display: block;
}
tr.shown .expand-order-details {
    display: none;
}
.my-orders-dish-mod {
    font-size: 12px;
    color: var(--color3);
}
.expand-bar-header-menu, .contract-bar-header-menu {
    margin: 0 0 2px 5px;
}
#header-pull-down {
    display: none;
    position: absolute;
    top: 70px;
    list-style: none;
    background: var(--color2);
    padding: 10px 20px 10px 30px;
    width: 180px;
    line-height: 30px;
    font-family: DM Sans;
    font-style: normal;
    font-size: 14px;
    margin-top: 0px;
    z-index: 2;
}
#header-pull-down a:hover {
    display: block;
    margin-left: -40px;
    padding-left: 40px;
    background-color: var(--color4);
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.14000000059604645);
    color: var(--color1);
}
.center-text {
    text-align: center;
}
#header-pull-down a:hover, #header-pull-down a:focus {
    color: var(--color1);
}
#header-pull-down a {
    color: var(--color4);
}
#login-name, .expand-order-details, .contract-order-details, .expand-bar-header-menu, .contract-bar-header-menu {
    cursor: pointer;
}
.expand-order-details path, .contract-order-details path, .expand-bar-header-menu path, .contract-bar-header-menu path {
    stroke: var(--color4);
}
.top-area-right-side-in .expand-order-details path, .top-area-right-side-in .contract-order-details path, .top-area-right-side-in .expand-bar-header-menu path, .top-area-right-side-in .contract-bar-header-menu path {
    stroke: var(--color1);
}
.my-order-dish-table {
    width: 100%;
}
.my-order-dish-table th {
    width: 33%;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}
.my-order-dish-table td {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}
#join-our-rewards, #feedback-click {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--color4);
}
.order-progress {
    display: inline-block;
    width: 150px;
    height: 1px;
    vertical-align: top;
    margin-top: 28px !important;
    background-color: var(--color2);
}
.order-progress-bar {
    background-color: var(--color5);
}
.my-body-noscroll-class {
    overflow: hidden;
}
#clip0 {
    fill: var(--color1);
}
.form-float-right {
    float: right;
}
#floating-cart svg {
    margin: 12px 12px 0 !important;
}
#floating-cart-amount {
    margin-top: -3px !important;
    margin-left: 2px !important;
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: var(--color1);
}
#order-status-line {
    width: 80%;
    margin: 30px auto !important;
}
#order-status-sub-line {
    margin: 0 auto !important;
    width: 840px;
}

@media  screen and (max-width: 1300px) and (min-width: 1250px){
    .main-center-bar {
        margin-left: 40px !important;
    }
    .left-side-bar {
        margin-left: 10px !important;
    }
}
@media  screen and (max-width: 1249px){
    .v12_5 {
        width: 360px;
    }
    .left-side-bar {
        display: none;
    }
}
@media  screen and (max-width: 1249px) and (min-width: 1051px){
    .main-center-bar {
        margin-left: 60px !important;
    }
}
@media  screen and (max-width: 1050px){
    .v12_5 {
        width: 360px;
    }
    .main-center-bar {
        margin-left: 15px !important;
    }
    .v12_176 {
        width: 68%;
    }
    .footer-menu-item {
        width: 126px;
    }
    .footer-right-side-bottom {
        width: 390px;
    }
    .payment-method-icon {
        margin-left: 2px !important;
    }
}
@media  screen and (max-width: 1050px) and (min-width: 1024px) {
    .right-side-bar {
        margin-left: 20px !important;
    }
}
@media  screen and (max-width: 1023px) {
    .v12_5 {
        width: 260px;
    }
    .main-center-bar {
        width: 66vw;
    }
    .add-to-cart-small {
        padding: 12px 20px !important;
    }
    .v12_194 {
        font-size: 14px;
        margin-top: 9px !important;
    }
}
@media  screen and (max-width: 850px) {
    .v12_4 {
        margin-left: 40px !important;
    }
    .v12_29 {
        margin-right: 50px !important;
    }
    .v12_175, #recommend-more-price {
        font-size: 18px;
    }
    .v12_176 {
        font-size: 16px;
    }
    .v12_343, .v12_5 {
        width: 200px;
    }
    .add-to-cart-small {
        padding: 12px 12px !important;
        font-size: 12px;
        width: 59%;
    }
    .v12_459 {
        font-size: 12px;
    }
    .right-side-bar {
        width: 200px;
        margin-left: 20px !important;
    }
    /*.menu-item-name-and-price, .menu-item-amount-and-customize, .v12_260 {*/
        /*padding: 0 10px !important;*/
    /*}*/
    .footer-menu-item {
        width: 107px;
    }
    .footer-right-side-bottom {
        width: 333px;
    }
    .footer-left-side {
        width: 53%;
    }
    .payment-method-icon {
        width: 31px;
        height: 20px;
    }
    .form-float-right {
        float: none;
    }
    #my-settings-box {
        width: 100%;
    }
}


@media  screen and (max-width: 480px) {
    .v12_1 {
        height: auto;
    }

    .v12_8 {
        max-width: 100vw !important;
    }

    .top-area-left-side {
        /*width: 100%;*/
        height: 90px;
        width: 100px;
    }

    .v12_9 {
        top: 20px;
        left: 20px;
        width: 50px;
    }

    .v12_9 picture {
        width: 100%;
        height: auto;
    }

    .v12_9 img {
        width: 100%;
        height: auto;
    }

    .top-area-right-side {
        position: absolute;
        /*left: 40%;
        width: 60%;*/
        width: calc(100vw - 100px);
        height: 90px
    }

    .v12_29 {
        margin: 20px 20px 0 0 !important;
    }

    .v12_3 {
        /*position: absolute;
        top: 90px;
        right: 0;*/
        float: right;
        height: auto;
        width: calc(95vw);
        /*height: 200px;*/
        margin: 0 !important;
    }

    .v12_8 {
        margin: 0 0 0 20px !important;
    }

    .v12_4 {
        margin: 0 !important;
        width: 100%;
        height: auto;
        background: var(--color2);
    }

    .v12_5 {
        width: calc(100vw - 40px);
        margin: 0 20px !important;
        text-align: justify;
        overflow: hidden;
        height: 90px;
    }

    .top-area-left-side-in-2 {
        position: initial;
    }

    .v12_475 {
        width: 95%;
    }
    .v12_476 {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    .top-selector-btn {
        width: 32%;
        padding: 13px 0 !important;
    }
    .left-side-bar {
        display: none;
    }
    .main-center-bar {
        width: calc(100vw - 30px);
    }
    .menu-items-col-1 {
        width: 100%;
    }
    .narrow_screen {
        display: block;
    }
    .wide-screen {
        display: none;
    }
    #floating-cart {
        width: 40px;
        background: var(--color4);
        right: 0;
        height: 54px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        position: absolute;
        top: 595px;
    }
    .cart-totals {
        width: calc(100vw - 40px);
    }
    .v12_292, .cart-main {
        width: calc(100vw - 40px);
    }
    .v12_335 {
        width: 80vw;
    }
    .right-side-bar {
        width: 100%;
    }
    .v12_343 {
        width: 100%;
    }
    .v12_325 {
        width: 100%;
    }
    .main-center-colored {
        padding: 20px !important;
    }
    .main-center-bar-2 {
        margin: 20px 0 !important;
        width: 100vw !important;
    }
    .v12_31 {
        margin-top: 30px !important;
        padding-top: 30px !important;
        height: auto;
    }
    .v12_33 {
        height: auto;
        margin-top: 33px !important;
    }
    .v12_38 {
        margin: 0 30px !important;
        width: 80px;
        position: initial;
    }
    .v12_38 picture {
        width: 100%;
        height: auto;
    }
    .v12_38 img {
        width: 100%;
        height: auto;
    }
    .footer-menu-item {
        display: block;
        text-align: left;
        margin-bottom: 8px !important;
    }
    .footer-left-side {
        width: 60%;
    }
    .v12_66 {
        margin-left: 30px !important;
        margin-top: 20px !important;
        height: auto;
    }
    .v12_55 {
        width: calc(100vw - 40px);
        margin: 15px 20px 5px !important;
        border-top: 1px solid var(--color7);
        height: auto;
    }
    .v12_59 {
        float: none;
    }
    .v12_58 {
        margin: 0 20px !important;
        text-align: center;
        width: 100%;
    }
    .v12_60 {
        float: none;
    }
    .left-side-bar {
        display: block;
        width: 100%;
        height: auto;
    }
    .menu-sec-selected .v12_81 {
        display: none;
    }
    .v12_97 {
        width: 45%;
        display: inline-block;
        margin: 0 0 10px !important;
    }
    .lsb-left-spacer {
        display: none
    }
    .menu-sections {
        width: 100vw;
        padding: 0 15px !important;
        margin-bottom: 10px !important;
    }
    .v12_276 {
        width: 100%;
    }
    .v12_171 {
        margin-left: 15px !important;
    }
    .v12_78 {
        margin-left: 15px !important;
    }
    .footer-address {
        height: auto;
        display: block;
        margin-top: 10px !important;
        margin-left: 20px;
    }
    /* this is for floating
    .right-side-bar {
        display: none;
        margin: 0 !important;
        position: fixed;
        top: 0;
        background: var(--color1);
        width: 100%;
        height: 100%;
        padding: 20px !important;
    }

    #floating-close {
        width: 40px;
        background: var(--color4);
        right: 0;
        height: 50px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        position: fixed;
        top: 60px;
    .cart-totals {
        position: fixed;
        bottom: 60px;
        width: calc(100vw - 40px);
    }
    .v12_292 {
        position: fixed;
        bottom: 15px;
        width: calc(100vw - 40px);
    }
    */

    .order-progress {
        width: 2px;
        min-height: 50px;
        display: block;
        margin: 0 40vw !important;
    }
    .order-progress .progress-bar {
        width: 100%;
        height: 0;
        -webkit-transition: height 0.6s ease;
        -o-transition: height 0.6s ease;
        transition: height 0.6s ease;
    }
    .order-status {
        display: block;
        margin-left: calc(80vw - 220px) !important;
        margin-top: 0 !important;
    }
    #top-bar-header {
        height: auto;
        padding-top: 20px !important;
    }
    #bar-header-logo {
        margin-left: 20px !important;
    }
    #log-in-out {
        margin-right: 20px !important;
    }
    .bar-header-rest-name {
        margin-bottom: 10px !important;
    }
    #bar-header-logo img, #bar-header-logo {
        width: 50px;
        height: auto;
    }
    .vert-cutter {
        display: none;
    }
    .sign-with-ext-button-top-spacer, .middle-or {
        margin-top: 40px !important;
        margin-left: 2px !important;
    }
    .login-side {
        margin-top: 30px;
    }
    .login-container {
        margin-bottom: 80px !important;
    }
    #signin, #signup {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .v12_475-2 {
        width: 100%;
        height: 112px;
        padding: 0 15px !important;
    }
    .loyalty-first-top-line {
        margin-bottom: 7px !important;
    }
    .loyalty-top-selector-btn {
        width: 46% !important;
    }
    .loyalty-top-selector-right-btn {
        float: right;
    }
    #login-name {
        margin-right: 20px !important;
        margin-left: 10px !important;
        font-size: 18px;
    }
    #login-name.login-name-white {
        margin-top: 20px !important;
    }
    .my-account-hdr {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .loyalty-data-table td {
        font-size: 13px;
    }
    .pad-me-left {
        padding: 0 15px !important;
    }
    #login-signup-box .col {
        padding: 0 !important;
        margin-left: 15px;
        margin-right: 15px;
    }
    .sign-with-ext-button {
        width: calc(100% - 3px);
    }
    iframe.sign-with-ext-button {
        width: 100%;
    }
    .login-container .loyalty-sub-header, #create-new-account-text {
        text-align: center;
    }

    #recommend-more {
        height: 140px;
    }
    #recommend-more-inside {
        width: 100%;
        height: 140px;
    }
    #recommend-more-header {
        font-size: 16px;
        padding-left: 10px !important;
    }
    #recommend-more-thumb {
        width: 45%;
        margin: 10px 0 0 10px;
    }
    #recommend-more-description {
        display: none;
    }
    #recommend-more-right-side {
        display: inline-block;
        width: 45%;
        vertical-align: top;
        float: right;
    }
    #recommend-more-name-and-description {
        width: auto;
        margin-top: 0 !important;
    }
    #recommend-more-name {
        width: auto;
        font-size: 15px;
    }
    #recommend-more-price {
        display: block;
        margin: 0 !important;
        font-size: 16px;
    }
    #recommend-more-add-to-cart {
        width: 130px;
        display: block;
        margin: 5px 0 !important;
        height: auto;
        padding: 9px 0 !important;
    }
    #recommend-more-thumb .menu-item-thumb {
        margin-bottom: 0 !important;
    }

    #promotions-dialog-closer {
        top: -32px;
        right: 0;
    }
    #promotions-dialog .modal-dialog {
        top: 30px;
        max-width: calc(100% - 20px);
    }
}