@media only screen and (min-width: 320px) and (max-width: 575px) {
    .topMenuRight .dropdown {
        width: 100%;
    }

    .profileClose {
        display: inline-block;
    }


    /**Home end**/

    .loginForm {
        /* position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%); */
        max-width: 100%;
        min-width: 85%;
        margin: 0 auto 20px auto;
    }

    .loginForm.RegisterForm {
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        max-width: 100%;
        min-width: inherit;
        margin: 0 auto 20px auto;
    }

    .loginForm.mobileorcode {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        min-width: 100%;
    }

    .orgCodeForm {
        width: 100%;
        background: transparent;
        box-shadow: none;
    }

    .LoginRight {
        height: 250px;
        display: none;
    }

    /* .footer.fixed {
        position: static;
    } */


    .formCenter {
        padding: 0px;
    }

    .mainWrapperBody {
        height: inherit;
    }

    .commonForm-title {
        font-size: var(--fontMedium1);
    }

    .flilialeLocation {
        margin-bottom: 80px;
        height: 300px;
    }

    .localAddress {
        height: inherit;
        max-height: 500px;
        min-height: 200px;
        height: inherit;
        margin-bottom: 20px;
    }

    .viewSwitch {
        display: none;
    }

    .menuSticky .container {
        padding: 0px;
    }

    .menuGridView .menuItem {
        width: 100%;
        margin-bottom: 20px;
    }

    .ScanPopup {
        display: inline-block;
    }


    /**mobiole popup**/
    .modal {
        height: 100vh;
    }

    .menuWrap {
        margin-top: 10px;
        padding-bottom: 50px;
    }

    .mobilePopupDetail {
        margin: 0px;
        position: fixed;
        width: 100%;
        min-width: inherit;
    }

    .mobilePopupDetail .modal-content {
        border-radius: 0px;
        height: calc(100vh - 55px);
    }

    .MenuDetailImg {
        height: 250px;
        text-align: center;
        min-height: 350px;
        margin-top: 65px;
    }

    .MenuDetailImg img {
        height: 200px;
        object-fit: contain;
    }

    .containerElement {
        max-height: calc(100vh - 0px);
    }

    .mobileFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 15px 15px 20px 15px;
        z-index: 100;
    }

    .warenkorbFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        padding: 15px 15px 20px 15px;
        background-color: #fff;
    }

    .modalHeader {
        border-bottom: 1px dashed var(--borderLight);
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        left: 0;
        padding: 10px 15px;
        background-color: #fff;
    }

    .modifier-name {
        font-size: 14px;
    }

    .mobileCartItemScroll {
        max-height: calc(100vh - 225px);
        margin: 70px 10px 10px 10px;
        overflow-y: auto;
        overflow: scroll;
        overflow-x: scroll;
        overflow-x: hidden;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

    .mobileCartItemScroll::-webkit-scrollbar {
        width: 3px;
    }

    .mobileCartItemScroll::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobileCartItemScroll::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 0px;
        border: 3px solid #ccc;
    }

    .menuRightSection {
        margin-top: 15px;
    }

    .menuRightSticky {
        display: none;
    }

    .menuRightSticky.orderOverViewMobile {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }

    .menuRightSection {
        display: none;
    }

    .commonForm-title {
        margin: 20px 0px;
    }

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

    .selectBestellart li {
        cursor: pointer;
        width: 33%;
        text-align: center;
        padding: 8px 0px;
    }

    .walletAmount p {
        font-size: 18px;
    }

    .walletScroll {
        padding: 30px 0px;
    }

    .walletScroll .flexBox {
        flex-wrap: wrap;
    }

    .walletScan {
        border: 0px;
        width: 100%;
    }

    .walletNumber {
        border: 0px;
        width: 100%;
        height: 105px;
    }

    .paymentTab ul li h6 {
        font-size: 16px;
    }

    .mobileCartPopup {
        display: block;
    }

    .mobileShowDetailBtn {
        display: block;
    }

    .mobileHideDetailBtn {
        display: none;
    }

    .mobileCartPopup .modal-body,
    .MobileDetailPadding .modal-body {
        padding: 0px;
    }

    .mobileCartItemScroll .orderList {
        padding: 15px 10px;
        margin-bottom: 15px;
        position: relative;
        box-shadow: var(--shadow);
        border-radius: 10px;
        border: 1px dashed var(--borderLight);
    }

    .orderCountSection {
        width: 15%;
    }

    .orderCountSection,
    .orderPrice,
    .orderRemove {
        min-height: 40px;
    }

    .orderItem {
        padding-left: 0;
    }

    .orderPrice {
        display: inline-grid;
        display: flex;
        align-items: center;
    }

    .MobileDetailPadding .containerElement {
        padding: 0px 15px 150px 15px;
        margin-bottom: 0;
    }

    .modal .modifiers {
        padding-bottom: 10px;
        padding-right: 0px;
    }

    .menuPopSticky {
        padding-right: 0px;
    }

    .toStoreStausPage .orderStatusList {
        padding-left: 0px;
    }

    .toGoStausPage .orderStatusList {
        padding-left: 0px;
    }

    .modal .modifiers.addBtnSec {
        padding: 20px 0px 20px;
    }

    .mobileHideSection {
        display: none;
    }

    .mobileShowSection {
        display: block;
    }

    .MobileDetailPadding .menuPopSticky {
        top: 55px !important;
        background: var(--bgWhite);
    }

    .productRemovePopup {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .BestellungFixedBtnBase {
        display: inline-block;
    }

    .titleHide {
        display: inline-block;
    }

    .menuDetailScroll {
        margin-bottom: 0px;
    }

    .deskmenuModalHeader {
        display: none;
    }

    /**productRemovePopup**/

    .medium-modal {
        max-width: 400px !important;
        margin: 0 auto;
    }

    .foodSpotModal {
        margin: 0px;
        position: fixed;
        width: 100%;
    }

    .foodSpotModal .modal-content {
        height: 100vh;
        border-radius: 0px;
    }

    .addAddressPopup {
        margin: 0px;
        height: 100vh;
        max-width: 100% !important;
    }

    .addAddressPopup .modal-content {
        height: 100vh;
        border-radius: 0px;
    }

    .AufkarteMap {
        height: calc(100vh - 52px);
    }

    .languagePopup {
        margin: 0px;
        height: 100vh;
        max-width: inherit;
    }

    .languagePopup .modal-content {
        width: 100%;
        margin: 0 auto;
        height: 100vh;
        border-radius: 0px;
    }

    .menuScroll,
    .menuDetailScroll {
        overflow-x: scroll;
    }

    .menuScroll::-webkit-scrollbar,
    .menuDetailScroll::-webkit-scrollbar {
        display: none;
    }

    .menuScroll,
    .menuDetailScroll {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mobilePopupDetail {
        left: 0;
        top: 0;
        bottom: 0;
        transform: translate(-0%, 0%);
        -webkit-transform: translate(0%, 0%);
        border-radius: 0px;
    }

    .AufkarteMapBtn {
        bottom: 75px;
    }


    .homeCircle li:first-child {
        display: flex;
        align-items: center;
    }

    .order-table {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .orderViewList .orderViewImg {
        text-align: center;
        width: 20%;
    }

    .orderViewList .orderViewImg {
        height: 50px;
        padding: 3px;
    }

    .orderViewList .orderViewImg img {
        width: 40px;
        height: 40px;
    }

    .orderViewBtns .button-large {
        justify-content: center;
        display: flex;
        font-size: 14px;
        padding: 15px 25px;
    }

    .order-table .OrderSumm p {
        font-size: var(--fontSmall);
        margin: 4px 0px;
    }

    .order-heading {
        margin-bottom: 10px;
    }

    .order-table .orderList {
        padding-bottom: 10px;
        margin-right: 10px;
    }

    .orderViewList .orderItemName {
        font-size: var(--fontNormal);
    }


    .CardImage {
        display: none;
    }

    .cardRight {
        padding-left: 0px;
    }

    .order-succ-message {
        margin-top: 20px;
        flex-direction: column;
    }

    .OrderTypeHeader {
        display: block;
        text-align: center;
    }

    .successIcon {
        margin: 0 auto 10px auto;
    }

    .OrderTypeHeaderContent h3,
    .order-succ-message p {
        font-size: var(--fontMedium);
        text-align: center;
    }

    /* 
    .orderViewList .orderCountSection {
        width: 15%;
    }

    .orderViewList .orderItem {
        width: 60%;
    }

    .orderViewList .orderPrice {
        width: 25%;
    } */

    .order-succ-message .button-large {
        display: block;
        padding: 10px 25px;
        font-size: 15px;
    }

    .order-succ-message .OrderTypeHeader {
        margin-top: 0px;
    }

    .BereichSelect {
        width: 85% !important;
    }

    .ToGoStausContent {
        text-align: center;
        max-width: 80%;
        margin: 0 auto;
    }

    .ToGoStausContent img {
        width: 100%;
    }

    .orderStatusList .mainItem {
        width: 70%;
    }

    .orderStatusList .mainItemPrice {
        width: 30%;
    }

    .orderFromName {
        font-size: 20px;
    }

    .orderFromAddress {
        font-size: 14px;
    }

    .navbar-brand {
        max-width: 170px;
        overflow: hidden;
        text-align: left;
    }

    .navbar-brand img {
        width: 170px;
        object-fit: contain;
        object-position: left;
    }

    .np-0 {
        padding-right: 0px;
    }

    .landropdown {
        right: 15px;
        width: 150px;
    }

    /**20.07.23**/
    .orgcodeBg {
        display: none;
    }

    .orgcodeContentarea {
        background: #fff url(../images/login-bg.png) no-repeat;
        background-size: cover;
    }

    .static-content {
        padding: 0px;
    }

    .footer.homeFooter {
        position: fixed;
    }

    .menuSticky {
        z-index: 100 !important;
        padding: 15px 10px;
    }

    .modifiers-title {
        font-size: 12.5px;
    }

    .deliveryItemMenge input {
        margin: 0px 10px;
        width: 55px;
    }

    .modal-content-price {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0px;
        display: block;
    }

    .productGallery {
        margin-top: 70px;
        margin-bottom: 15px;
        border-radius: 10px;
        border: 1px dashed var(--borderDark);
        background: #fff;
        padding: 0px;
    }

    .carousel .slide img {
        height: 200px !important;
        object-fit: contain;
    }

    .mobileGallery .carousel .slide img {
        height: 250px !important;
        object-fit: cover;
    }

    .carousel-root {
        position: static;
        transform: translate(0%, 0%);
        height: auto;
        width: auto;
    }

    .menuPopupContent {
        padding: 0px;
    }

    .menuPopFooter {
        display: block;
    }

    .menuPopFooterLeft {
        width: 100%;
        margin-bottom: 10px;
    }

    .menuPopFooterRight {
        width: 100%;
    }

    .modifier-list-item {
        padding: 6px 0;
    }

    .modal-content-title {
        font-size: var(--fontMedium1);
    }

    .productRemovePopup .modal-content {
        width: 100%;
        margin: 0 auto;
        padding: 1em;
        position: absolute;
        bottom: 0;
        left: auto;
        transform: translate(0%);
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    /* .order-table {
        height: calc(100vh - 190px);
    } */

    .mobileMoreDetails {
        display: block;
    }

    .deskMoreDetails {
        display: none;
    }

    .footer ul {
        text-align: center;
    }

    .footer ul li a {
        text-align: center;
        padding: 10px 0px;
        margin: 0px 20px;
    }

    .productAddAlertPopup .modal-content {
        width: 80%;
    }

    .mobileEventPlaceShow {
        display: flex;
        margin-bottom: 15px;
    }

    .menuItemHeader {
        height: 70px;
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemImg {
        height: 130px;
    }

    .menuItemContent h3 {
        font-size: 14px;
    }

    .itemPrice {
        font-size: 14px;
    }

    .elementScroll {
        padding-top: 0px;
    }

    .menuScroll li a {
        font-size: var(--fontNormal);
    }

    .menuScroll {
        margin: 0px;
    }

    .menuScrollArrow {
        display: none;
    }


    .orderViewMobileBtns {
        display: block;
    }

    .orderViewMobileBtns a {
        margin: 0px !important;
        margin-bottom: 15px !important;
    }

    .orderViewMobileBtns a:nth-child(1) {
        display: none;
    }

    .orderViewMobileBtns a:nth-child(3) {
        display: flex;
    }

    .desk-order-table {
        display: none;
    }

    .order-list-mobile {
        display: block;
    }

    .rightAddressIcon {
        /* margin-right: 10px; */
        display: none;
    }

    .orderPageCartItemsHeight {
        max-height: inherit;
    }

    .orderViewList {
        height: auto;
        /* max-height: calc(100vh - 322px); */
        max-height: inherit;
    }

    .eventArrow {
        display: none;
    }

    .RegistrationMbileScroll {
        width: 100%;
    }

    .mobileRegisterBtn span {
        display: block;
        margin-bottom: 20px;
    }

    .order-table .table td {
        padding: 10px;
    }

    .orderViewCount {
        width: 33px;
        height: 33px;
        font-size: var(--fontSmall);
    }

    .orderViewDetail ul li {
        margin-bottom: 10px;
    }

    .mantatoryPopup.productRemovePopup {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .mantatoryPopup.productRemovePopup .modal-content {
        bottom: 50%;
        width: 90%;
        border-radius: 10px;
        margin: 0 auto;
    }

    .priceTwoInputSection input,
    .priceTwoInputShow {
        width: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 640px) {

    .topMenuRight .dropdown {
        width: 60%;
    }

    .profileClose {
        display: inline-block;
    }


    /**Home end**/
    .ScanPopup {
        display: inline-block;
    }

    .loginForm {
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        max-width: 80%;
        min-width: inherit;
        margin: 0 auto 20px auto;
    }

    .loginForm.mobileorcode {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        min-width: 100%;
    }

    .orgCodeForm {
        width: 100%;
        background: transparent;
        box-shadow: none;
    }

    .LoginRight {
        height: 250px;
    }

    .footer.fixed {
        position: static;
    }


    .formCenter {
        padding: 0px;
    }

    .mainWrapperBody {
        height: inherit;
    }

    .commonForm-title {
        font-size: var(--fontMedium1);
    }

    .flilialeLocation {
        margin-bottom: 20px;
        height: 300px;
    }

    .localAddress {
        height: inherit;
        max-height: 250px;
        min-height: 200px;
        height: inherit;
        margin-bottom: 20px;
    }

    .viewSwitch {
        display: none;
    }

    .menuSticky .container {
        padding: 0px;
    }

    .menuGridView .menuItem {
        width: 100%;
        margin-bottom: 20px;
    }

    .ScanPopup {
        display: inline-block;
    }


    /**mobiole popup**/
    .menuWrap {
        margin-top: 10px;
        padding-bottom: 50px;
    }

    .mobilePopupDetail {
        margin: 0px;
        position: fixed;
        width: 100%;
        min-width: inherit;
    }

    .mobilePopupDetail .modal-content {
        border-radius: 0px;
        height: 100vh;
    }

    .MenuDetailImg {
        height: 250px;
        text-align: center;
    }

    .MenuDetailImg img {
        height: 250px;
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
    }

    .containerElement {
        max-height: calc(100vh - 100px);
    }

    .mobileFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 15px 15px 20px 15px;
        z-index: 100;
    }

    .warenkorbFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        padding: 15px 15px 20px 15px;
        background-color: #fff;
    }

    .modalHeader {
        border-bottom: 1px dashed var(--borderLight);
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        left: 0;
        padding: 10px 15px;
        background-color: #fff;
    }

    .modifier-name {
        font-size: 14px;
    }

    .mobileCartItemScroll {
        max-height: calc(100vh - 225px);
        margin: 70px 10px 10px 10px;
        overflow-y: auto;
        overflow: scroll;
        overflow-x: scroll;
        overflow-x: hidden;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

    .mobileCartItemScroll::-webkit-scrollbar {
        width: 3px;
    }

    .mobileCartItemScroll::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobileCartItemScroll::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 0px;
        border: 3px solid #ccc;
    }

    .menuRightSection {
        margin-top: 15px;
    }

    .menuRightSticky {
        display: none;
    }

    .menuRightSticky.orderOverViewMobile {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }

    .menuRightSection {
        display: none;
    }

    .commonForm-title {
        margin: 20px 0px;
    }

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

    .selectBestellart li {
        cursor: pointer;
        width: 33%;
        text-align: center;
        padding: 8px 0px;
    }

    .walletAmount p {
        font-size: 18px;
    }

    .walletScroll {
        padding: 30px 0px;
    }

    .walletScroll .flexBox {
        flex-wrap: wrap;
    }

    .walletScan {
        border: 0px;
        width: 100%;
    }

    .walletNumber {
        border: 0px;
        width: 100%;
        height: 105px;
    }

    .paymentTab ul li h6 {
        font-size: 16px;
    }

    .viewSwitch {
        display: none;
    }

    .menuSticky .container {
        padding: 0px;
    }

    .menuGridView .menuItem {
        width: 100%;
        margin-bottom: 20px;
    }

    .ScanPopup {
        display: inline-block;
    }


    /**mobiole popup**/
    .menuWrap {
        margin-top: 10px;
        padding-bottom: 50px;
    }

    .mobilePopupDetail {
        margin: 0px;
        position: fixed;
        width: 100%;
        min-width: inherit;
    }

    .mobilePopupDetail .modal-content {
        border-radius: 0px;
        height: 100vh;
    }

    .MenuDetailImg {
        height: 250px;
        text-align: center;
    }

    .MenuDetailImg img {
        height: 250px;
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
    }

    .containerElement {
        max-height: calc(100vh - 100px);
    }

    .mobileFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 15px 15px 20px 15px;
        z-index: 100;
    }

    .warenkorbFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        padding: 15px 15px 20px 15px;
        background-color: #fff;
    }

    .modalHeader {
        border-bottom: 1px dashed var(--borderLight);
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        left: 0;
        padding: 10px 15px;
        background-color: #fff;
    }

    .modifier-name {
        font-size: 14px;
    }

    .mobileCartItemScroll {
        max-height: calc(100vh - 225px);
        margin: 70px 10px 10px 10px;
        overflow-y: auto;
        overflow: scroll;
        overflow-x: scroll;
        overflow-x: hidden;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

    .mobileCartItemScroll::-webkit-scrollbar {
        width: 3px;
    }

    .mobileCartItemScroll::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobileCartItemScroll::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 0px;
        border: 3px solid #ccc;
    }

    .menuRightSection {
        margin-top: 15px;
    }

    .menuRightSticky {
        display: none;
    }

    .menuRightSticky.orderOverViewMobile {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }

    .menuRightSection {
        display: none;
    }

    .commonForm-title {
        margin: 20px 0px;
    }

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

    .selectBestellart li {
        cursor: pointer;
        width: 33%;
        text-align: center;
        padding: 8px 0px;
    }

    .walletAmount p {
        font-size: 18px;
    }

    .walletScroll {
        padding: 30px 0px;
    }

    .walletScroll .flexBox {
        flex-wrap: wrap;
    }

    .walletScan {
        border: 0px;
        width: 100%;
    }

    .walletNumber {
        border: 0px;
        width: 100%;
        height: 105px;
    }

    .paymentTab ul li h6 {
        font-size: 16px;
    }

    .mobileCartPopup {
        display: block;
    }

    .mobileShowDetailBtn {
        display: block;
    }

    .mobileHideDetailBtn {
        display: none;
    }

    .mobileCartPopup .modal-body,
    .MobileDetailPadding .modal-body {
        padding: 0px;
    }

    .mobileCartItemScroll .orderList {
        padding: 15px 10px;
        margin-bottom: 15px;
        position: relative;
        box-shadow: var(--shadow);
        border-radius: 10px;
    }

    .MobileDetailPadding .containerElement {
        padding: 0px 15px 150px 15px;
        margin-bottom: 0;
    }

    .modal .modifiers {
        padding-bottom: 10px;
        padding-right: 0px;
    }

    .menuPopSticky {
        padding-right: 0px;
    }


    .modal .modifiers.addBtnSec {
        padding: 20px 0px 20px;
    }

    .mobileHideSection {
        display: none;
    }

    .mobileShowSection {
        display: block;
    }

    .MobileDetailPadding .menuPopSticky {
        top: 55px !important;
        background: var(--bgWhite);
    }

    .productRemovePopup {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .BestellungFixedBtnBase {
        display: inline-block;
    }

    .titleHide {
        display: inline-block;
    }

    .deskmenuModalHeader {
        display: none;
    }

    /**productRemovePopup**/

    .medium-modal {
        max-width: 400px !important;
        margin: 0 auto;
    }

    .foodSpotModal .modal-content {
        margin: 0 auto;
        width: 80%;
    }

    .addAddressPopup {
        margin: 0px;
        height: 100vh;
        max-width: 100% !important;
    }

    .addAddressPopup .modal-content {
        height: 100vh;
        border-radius: 0px;
    }


    .AufkarteMap {
        height: calc(100vh - 52px);
    }

    .languagePopup {
        margin: 0px;
        height: 100vh;
        max-width: inherit;
    }

    .languagePopup .modal-content {
        width: 100%;
        margin: 0 auto;
        height: 100vh;
        border-radius: 0px;
    }

    .menuScroll,
    .menuDetailScroll {
        overflow-x: scroll;
    }

    .menuScroll::-webkit-scrollbar,
    .menuDetailScroll::-webkit-scrollbar {
        display: none;
    }

    .menuScroll,
    .menuDetailScroll {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mobilePopupDetail {
        left: 0;
        top: 0;
        bottom: 0;
        transform: translate(-0%, 0%);
        -webkit-transform: translate(0%, 0%);
        border-radius: 0px;
    }

    .AufkarteMapBtn {
        bottom: 75px;
    }

    .homeCircle li:first-child {
        display: flex;
        align-items: center;
    }

    .order-table {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .orderViewList .orderViewImg {
        text-align: center;
        width: 20%;
    }

    .orderViewList .orderViewImg img {
        width: 50px;
        height: 50px;
    }

    .orderViewBtns .button-large {
        justify-content: center;
        display: flex;
        font-size: 14px;
    }

    .order-table .OrderSumm p {
        font-size: var(--fontSmall);
        margin: 4px 0px;
    }

    .order-table .OrderSumm h3 {
        font-size: var(--fontNormal);
    }

    .order-table .orderList {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .orderViewList .orderItemName {
        font-size: var(--fontNormal);
    }


    .order-table {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .orderViewList .orderViewImg {
        text-align: center;
        width: 25%;
    }

    .orderViewList .orderViewImg img {
        width: 50px;
        height: 50px;
    }

    .orderViewBtns .button-large {
        justify-content: center;
        display: flex;
        font-size: 14px;
    }

    .order-table .OrderSumm p {
        font-size: var(--fontSmall);
        margin: 4px 0px;
    }

    .order-table .OrderSumm h3 {
        font-size: var(--fontNormal);
    }

    .order-table .orderList {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .orderViewList .orderItemName {
        font-size: var(--fontNormal);
    }

    .order-succ-message {
        margin-top: 20px;
    }

    .OrderTypeHeaderContent h3,
    .order-succ-message p {
        font-size: var(--fontMedium);
    }

    .order-succ-message .button-large {
        width: 120px;
        display: block;
        padding: 5px 10px;
        font-size: 14px;
    }

    .order-succ-message .successIcon {
        display: none;
    }

    .order-succ-message h3 {
        margin-right: 10px;
    }

    .order-succ-message .OrderTypeHeader {
        margin: 0px;
    }

    .BereichSelect {
        width: 85% !important;
    }

    .navbar-brand {
        max-width: 170px;
        overflow: hidden;
        text-align: left;
    }

    .navbar-brand img {
        width: 170px;
        object-fit: contain;
        object-position: left;
    }

    .np-0 {
        padding-right: 0px;
    }

    /**20.07.23**/
    .orgcodeBg {
        display: none;
    }

    .orgcodeContentarea {
        background: #fff url(../images/login-bg.png) no-repeat;
        background-size: cover;
    }

    .static-content {
        padding: 0px;
    }

    .footer.homeFooter {
        position: fixed;
    }

    .menuSticky {
        z-index: 100 !important;
        padding: 15px 10px;
    }

    .modifiers-title {
        font-size: 12.5px;
    }

    .deliveryItemMenge input {
        margin: 0px 10px;
        width: 55px;
    }

    .modal-content-price {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0px;
        display: block;
    }

    .productGallery {
        margin-top: 70px;
        margin-bottom: 15px;
        border-radius: 10px;
        border: 1px dashed var(--borderDark);
        background: #fff;
        padding: 0px;
    }

    .carousel .slide img {
        height: 200px !important;
        object-fit: contain;
    }

    .mobileGallery .carousel .slide img {
        height: 250px !important;
        object-fit: cover;
    }

    .carousel-root {
        position: static;
        transform: translate(0%, 0%);
        height: auto;
        width: auto;
    }

    .menuPopupContent {
        padding: 0px;
    }

    .menuPopFooter {
        padding: 10px;
        display: block;
    }

    .menuPopFooterLeft {
        width: 100%;
        margin-bottom: 10px;
    }

    .menuPopFooterRight {
        width: 100%;
    }

    .modifier-list-item {
        padding: 6px 0;
    }

    .modal-content-title {
        font-size: var(--fontMedium1);
    }

    .mobileMoreDetails {
        display: block;
    }

    .deskMoreDetails {
        display: none;
    }

    .footer ul {
        text-align: center;
    }

    .footer ul li a {
        text-align: center;
        padding: 10px 0px;
        margin: 0px 20px;
    }

    .productAddAlertPopup .modal-content {
        width: 90%;
    }

    .mobileEventPlaceShow {
        display: flex;
    }

    .menuItemHeader {
        height: 70px;
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemImg {
        height: 150px;
    }

    .menuItemContent h3 {
        font-size: 14px;
    }

    .itemPrice {
        font-size: 14px;
    }

    .elementScroll {
        padding-top: 20px;
    }

    .menuScroll li a {
        font-size: var(--fontNormal);
    }

    .menuScroll {
        margin: 0px;
    }

    .menuScrollArrow {
        display: none;
    }

    .rightAddressIcon {
        margin-right: 10px;
    }

    .productRemovePopup .modal-content {
        width: 80%;
    }

    .orderPageCartItemsHeight {
        max-height: inherit;
    }

    .orderViewList {
        height: auto;
        /* max-height: calc(100vh - 322px); */
        max-height: inherit;
    }

    .eventArrow {
        display: none;
    }

    .RegistrationMbileScroll {
        width: 100%;
    }

    .mobileRegisterBtn span {
        display: block;
        margin-bottom: 20px;
    }

    /* .order-table {
        height: calc(100vh - 190px);
    } */

    .order-table .table td {
        padding: 10px;
    }

    .orderViewCount {
        width: 33px;
        height: 33px;
        font-size: var(--fontSmall);
    }

    .mantatoryPopup.productRemovePopup {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .mantatoryPopup.productRemovePopup .modal-content {
        bottom: 50%;
        width: 90%;
        border-radius: 10px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
    .profileClose {
        display: inline-block;
    }

    /**Home**/
    /* .homeBg {
        display: none;
    } */


    /**Home end**/
    .ScanPopup {
        display: inline-block;
    }

    .loginForm {
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        max-width: 80%;
        min-width: inherit;
        margin: 0 auto 20px auto;
    }

    .loginForm.mobileorcode {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        min-width: 100%;
    }

    .orgCodeForm {
        width: 100%;
        background: transparent;
        box-shadow: none;
    }

    .LoginRight {
        height: 250px;
    }

    .footer.fixed {
        position: static;
    }

    .formCenter {
        padding: 0px;
    }

    .mainWrapperBody {
        height: inherit;
    }

    .commonForm-title {
        font-size: var(--fontMedium1);
    }

    .flilialeLocation {
        margin-bottom: 20px;
        height: 300px;
    }

    .localAddress {
        height: inherit;
        max-height: 300px;
        min-height: 200px;
        height: inherit;
        margin-bottom: 20px;
    }

    .menuGridView {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .menuGridView .menuItem {
        width: 100%;
        margin-bottom: 20px;
    }

    .viewSwitch {
        display: none;
    }

    /**mobiole popup**/
    .menuWrap {
        margin-top: 10px;
        padding-bottom: 50px;
    }

    .mobilePopupDetail {
        margin: 0px;
        position: fixed;
        width: 100%;
        min-width: inherit;
    }

    .mobilePopupDetail .modal-content {
        border-radius: 0px;
        height: 100vh;
    }

    .MenuDetailImg {
        height: 250px;
        text-align: center;
    }

    .MenuDetailImg img {
        height: 250px;
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        max-width: 70%;
    }

    .containerElement {
        max-height: calc(100vh - 100px);
    }

    .mobileFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 15px 15px 20px 15px;
        z-index: 100;
    }

    .warenkorbFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        padding: 15px 15px 20px 15px;
        background-color: #fff;
    }

    .modalHeader {
        border-bottom: 1px dashed var(--borderLight);
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        left: 0;
        padding: 10px 15px;
        background-color: #fff;
    }

    .modifier-name {
        font-size: 14px;
    }

    .mobileCartItemScroll {
        max-height: calc(100vh - 225px);
        margin: 70px 10px 10px 10px;
        overflow-y: auto;
        overflow: scroll;
        overflow-x: scroll;
        overflow-x: hidden;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

    .mobileCartItemScroll::-webkit-scrollbar {
        width: 3px;
    }

    .mobileCartItemScroll::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobileCartItemScroll::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 0px;
        border: 3px solid #ccc;
    }

    .menuRightSection {
        margin-top: 15px;
    }

    .commonForm-title {
        margin: 20px 0px;
    }

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

    .selectBestellart li {
        cursor: pointer;
        width: 33%;
        text-align: center;
        padding: 8px 0px;
    }

    .walletAmount p {
        font-size: 18px;
    }

    .walletScroll {
        padding: 30px 0px;
    }

    .walletScroll .flexBox {
        flex-wrap: wrap;
    }

    .walletScan {
        border: 0px;
        width: 100%;
    }

    .walletNumber {
        border: 0px;
        width: 100%;
        height: 105px;
    }

    .paymentTab ul li h6 {
        font-size: 16px;
    }

    .main-modal {
        max-width: 500px !important;
    }

    .mobileCartPopup {
        display: block;
    }

    .menuRightSticky {
        display: none;
    }

    .menuRightSticky.orderOverViewMobile {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }

    .menuRightSection {
        display: none;
    }

    .mobileCartPopup .modal-body,
    .MobileDetailPadding .modal-body {
        padding: 0px;
    }

    .mobileCartItemScroll .orderList {
        padding: 15px 10px;
        margin-bottom: 15px;
        position: relative;
        box-shadow: var(--shadow);
        border-radius: 10px;
    }

    .MobileDetailPadding .containerElement {
        padding: 0px 15px 150px 15px;
        margin-bottom: 0;
    }

    .modal .modifiers {
        padding-bottom: 10px;
        padding-right: 0px;
    }

    .menuPopSticky {
        padding-right: 0px;
    }

    .mobileShowDetailBtn {
        display: block;
    }

    .mobileHideDetailBtn {
        display: none;
    }

    .mobileShowSection {
        display: block;
    }

    .mobileHideSection {
        display: none;
    }

    .titleHide {
        display: inline-block;
    }

    .deskmenuModalHeader {
        display: none;
    }

    .MobileDetailPadding .menuPopSticky {
        top: 55px !important;
        background: var(--bgWhite);
    }

    .BestellungFixedBtnBase {
        display: inline-block;
    }

    /**productRemovePopup**/


    .foodSpotModal .modal-content {
        margin: 0 auto;
        width: 80%;
    }

    .addAddressPopup {
        margin: 0px;
        height: 100vh;
        max-width: 100% !important;
    }

    .addAddressPopup .modal-content {
        height: 100vh;
        border-radius: 0px;
    }


    .AufkarteMap {
        height: calc(100vh - 52px);
    }

    .languagePopup {
        margin: 0px;
        height: 100vh;
        max-width: inherit;
    }

    .languagePopup .modal-content {
        width: 100%;
        margin: 0 auto;
        height: 100vh;
        border-radius: 0px;
    }

    .menuScroll,
    .menuDetailScroll {
        overflow-x: scroll;
    }

    .menuScroll::-webkit-scrollbar,
    .menuDetailScroll::-webkit-scrollbar {
        display: none;
    }

    .menuScroll,
    .menuDetailScroll {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .menuScroll,
    .menuDetailScroll {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mobilePopupDetail {
        left: 0;
        top: 0;
        bottom: 0;
        transform: translate(-0%, 0%);
        -webkit-transform: translate(0%, 0%);
        border-radius: 0px;
    }

    .AufkarteMapBtn {
        bottom: 75px;
    }

    .homeCircle li:first-child {
        display: flex;
        align-items: center;
    }

    .order-table {
        margin-bottom: 30px;
    }

    .order-table {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .orderViewList .orderViewImg {
        text-align: center;
        width: 25%;
    }

    .orderViewList .orderViewImg img {
        width: 50px;
        height: 50px;
    }

    .orderViewBtns .button-large {
        justify-content: center;
        display: flex;
        font-size: 14px;
    }

    .order-table .OrderSumm p {
        font-size: var(--fontSmall);
        margin: 4px 0px;
    }

    .order-table .OrderSumm h3 {
        font-size: var(--fontNormal);
    }

    .order-table .orderList {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .orderViewList .orderItemName {
        font-size: var(--fontNormal);
    }

    .orderViewList {
        height: auto;
        max-height: calc(100vh - 260px);
    }

    .order-succ-message {
        margin-top: 20px;
    }

    .OrderTypeHeaderContent h3,
    .order-succ-message p {
        font-size: var(--fontNormal1);
    }

    .order-succ-message .button-large {
        width: 120px;
        display: block;
        padding: 5px 10px;
        font-size: 14px;
    }

    .order-succ-message .successIcon {
        display: none;
    }

    .order-succ-message h3 {
        margin-right: 10px;
    }

    .order-succ-message .OrderTypeHeader {
        margin: 0px;
    }

    .BereichSelect {
        width: 85% !important;
    }

    .navbar-brand {
        max-width: 170px;
        overflow: hidden;
        text-align: left;
    }

    .navbar-brand img {
        width: 170px;
        object-fit: contain;
        object-position: left;
    }

    .np-0 {
        padding-right: 0px;
    }

    /**20.07.23**/
    .orgcodeBg {
        display: none;
    }

    .orgcodeContentarea {
        background: #fff url(../images/login-bg.png) no-repeat;
        background-size: cover;
    }

    .static-content {
        padding: 0px;
    }

    .footer.homeFooter {
        position: fixed;
    }

    .menuSticky {
        z-index: 100 !important;
        padding: 15px 10px;
    }

    .modifiers-title {
        font-size: 12.5px;
    }

    .deliveryItemMenge input {
        margin: 0px 10px;
        width: 55px;
    }

    .modal-content-price {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0px;
        display: block;
    }

    .productGallery {
        margin-top: 70px;
        margin-bottom: 15px;
        border-radius: 10px;
        border: 1px dashed var(--borderDark);
        background: #fff;
        padding: 0px;
    }

    .carousel .slide img {
        height: 200px !important;
        object-fit: contain;
    }

    .mobileGallery .carousel .slide img {
        height: 250px !important;
        object-fit: cover;
    }

    .carousel-root {
        position: static;
        transform: translate(0%, 0%);
        height: auto;
        width: auto;
    }

    .menuPopupContent {
        padding: 0px;
    }

    .menuPopFooter {
        padding: 10px;
        display: block;
    }

    .menuPopFooterLeft {
        width: 100%;
        margin-bottom: 10px;
    }

    .menuPopFooterRight {
        width: 100%;
    }

    .modifier-list-item {
        padding: 6px 0;
    }

    .modal-content-title {
        font-size: var(--fontMedium1);
    }

    .mobileMoreDetails {
        display: block;
    }

    .deskMoreDetails {
        display: none;
    }

    .footer ul {
        text-align: center;
    }

    .footer ul li a {
        text-align: center;
        padding: 10px 0px;
        margin: 0px 20px;
    }

    .productAddAlertPopup .modal-content {
        width: 80%;
    }

    .mobileEventPlaceShow {
        display: flex;
    }

    .menuItemHeader {
        height: 70px;
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemImg {
        height: 150px;
    }

    .menuItemContent h3 {
        font-size: 14px;
    }

    .itemPrice {
        font-size: 14px;
    }

    .elementScroll {
        padding-top: 20px;
    }

    .menuScroll li a {
        font-size: var(--fontNormal);
    }

    .menuScroll {
        margin: 0px;
    }

    .menuScrollArrow {
        display: none;
    }


    .rightAddressIcon {
        margin-right: 10px;
    }

    .productRemovePopup .modal-content {
        width: 80%;
    }

    .orderPageCartItemsHeight {
        max-height: inherit;
    }

    .orderViewList {
        height: auto;
        /* max-height: calc(100vh - 322px); */
        max-height: inherit;
    }

    .eventArrow {
        display: none;
    }

    .RegistrationMbileScroll {
        width: 100%;
    }

    /* .order-table {
        height: calc(100vh - 190px);
    } */

    .order-table .table td {
        padding: 10px;
    }

    .orderViewCount {
        width: 33px;
        height: 33px;
        font-size: var(--fontSmall);
    }

    .mantatoryPopup.productRemovePopup {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .mantatoryPopup.productRemovePopup .modal-content {
        bottom: 50%;
        width: 90%;
        border-radius: 10px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .profileClose {
        display: inline-block;
    }


    .flilialeLocation {
        margin-bottom: 20px;
    }

    .localAddress {
        margin-bottom: 20px;
    }

    /**Home end**/
    .ScanPopup {
        display: inline-block;
    }

    .loginForm {
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        max-width: 80%;
        min-width: inherit;
        margin: 0 auto 20px auto;
    }

    .loginForm.mobileorcode {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);

    }

    .mainWrapperBody {
        height: inherit;
    }


    .commonForm-title {
        font-size: var(--fontMedium1);
    }

    .menuGridView .menuItem {
        width: 100%;
        margin-bottom: 20px;
    }

    .viewSwitch {
        display: none;
    }

    .orderCount {
        width: 24px;
        height: 24px;
    }

    /**mobiole popup**/
    .menuWrap {
        margin-top: 10px;
        padding-bottom: 50px;
    }

    .mobilePopupDetail {
        margin: 0px;
        position: fixed;
        width: 100%;
        min-width: inherit;
    }

    .mobilePopupDetail .modal-content {
        border-radius: 0px;
        height: 100vh;
    }

    .MenuDetailImg {
        height: 250px;
        text-align: center;
    }

    .MenuDetailImg img {
        height: 250px;
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
    }

    .containerElement {
        max-height: calc(100vh - 100px);
    }

    .mobileFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        padding: 15px 15px 20px 15px;
        z-index: 100;
    }

    .warenkorbFixedBtn {
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        padding: 15px 15px 20px 15px;
        background-color: #fff;
    }

    .modalHeader {
        border-bottom: 1px dashed var(--borderLight);
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        left: 0;
        padding: 10px 15px;
        height: 50px;
        background: var(--bgWhite);
        background-color: #fff;
    }

    .modifier-name {
        font-size: 14px;
    }

    .mobileCartItemScroll {
        max-height: calc(100vh - 225px);
        margin: 70px 10px 10px 10px;
        overflow-y: auto;
        overflow: scroll;
        overflow-x: scroll;
        overflow-x: hidden;
        scrollbar-width: thin;
        -webkit-scrollbar-width: thin;
    }

    .mobileCartItemScroll::-webkit-scrollbar {
        width: 3px;
    }

    .mobileCartItemScroll::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobileCartItemScroll::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 0px;
        border: 3px solid #ccc;
    }

    .menuRightSection {
        margin-top: 15px;
    }


    .commonForm-title {
        margin: 20px 0px;
    }

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

    .selectBestellart li {
        cursor: pointer;
        width: 33%;
        text-align: center;
        padding: 8px 0px;
    }

    .walletAmount p {
        font-size: 18px;
    }

    .walletScroll {
        padding: 30px 0px;
    }

    .walletScroll .flexBox {
        flex-wrap: wrap;
    }

    .walletScan {
        border: 0px;
        width: 100%;
    }

    .walletNumber {
        border: 0px;
        width: 100%;
        height: 105px;
    }

    .paymentTab ul li h6 {
        font-size: 16px;
    }

    .main-modal {
        max-width: 500px !important;
    }

    .mobileCartPopup .modal-body,
    .MobileDetailPadding .modal-body {
        padding: 0px;
    }

    .mobileCartItemScroll .orderList {
        padding: 15px 10px;
        margin-bottom: 15px;
        position: relative;
        box-shadow: var(--shadow);
        border-radius: 10px;
    }

    .MobileDetailPadding .containerElement {
        padding: 0px 15px 150px 15px;
        margin-bottom: 0;
    }

    .modal .modifiers {
        padding-bottom: 10px;
    }

    .mobileShowSection {
        display: block;
    }

    .mobileHideSection {
        display: none;
    }

    .titleHide {
        display: inline-block;
    }

    .menuScroll,
    .menuDetailScroll {
        overflow-x: scroll;
    }

    .menuScroll::-webkit-scrollbar,
    .menuDetailScroll::-webkit-scrollbar {
        display: none;
    }

    .menuScroll,
    .menuDetailScroll {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mobilePopupDetail {
        left: 0;
        top: 0;
        bottom: 0;
        transform: translate(-0%, 0%);
        -webkit-transform: translate(0%, 0%);
        border-radius: 0px;
        width: 60%;
    }

    .homeCircle li:first-child {
        display: flex;
        align-items: center;
    }

    .deskmenuModalHeader {
        padding-left: 15px;
    }

    .order-table {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .orderViewList .orderViewImg {
        text-align: center;
        width: 25%;
    }

    .orderViewList .orderViewImg img {
        width: 50px;
        height: 50px;
    }

    .orderViewBtns .button-large {
        justify-content: center;
        display: flex;
        font-size: 14px;
    }

    .order-table .OrderSumm p {
        font-size: var(--fontSmall);
        margin: 4px 0px;
    }

    .order-table .OrderSumm h3 {
        font-size: var(--fontNormal);
    }

    .order-table .orderList {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .orderViewList .orderItemName {
        font-size: var(--fontNormal);
    }

    .orderViewList {
        height: auto;
        /* max-height: calc(100vh - 322px); */
        max-height: inherit;
    }

    .order-succ-message {
        margin-top: 20px;
    }

    .OrderTypeHeaderContent h3,
    .order-succ-message p {
        font-size: var(--fontNormal1);
    }

    .order-succ-message .button-large {
        width: 150px;
        display: block;
        padding: 10px 15px;
        font-size: 14px;
    }

    .order-succ-message h3 {
        margin-right: 10px;
    }

    .order-succ-message .OrderTypeHeader {
        margin: 0px;
    }

    /**20.07.23**/
    .orgcodeBg {
        display: none;
    }

    .orgcodeContentarea {
        background: #fff url(../images/login-bg.png) no-repeat;
        background-size: cover;
    }

    .static-content {
        padding: 0px;
    }

    .footer.homeFooter {
        position: fixed;
    }

    .menuSticky {
        z-index: 100 !important;
        padding: 15px 10px;
    }

    .modifiers-title {
        font-size: 12.5px;
    }

    .deliveryItemMenge input {
        margin: 0px 10px;
        width: 55px;
    }

    .modal-content-price {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0px;
        display: block;
    }

    .productGallery {
        margin-top: 30px;
        margin-bottom: 15px;
        border-radius: 10px;
        border: 1px dashed var(--borderDark);
        background: #fff;
        padding: 0px;
    }

    .carousel .slide img {
        height: 200px !important;
        object-fit: contain;
    }

    .carousel-root {
        position: static;
        transform: translate(0%, 0%);
        height: auto;
        width: auto;
    }

    .menuPopupContent {
        padding: 0px;
    }

    .menuPopFooter {
        padding: 10px;
        display: block;
    }

    .menuPopFooterLeft {
        width: 100%;
        margin-bottom: 10px;
    }

    .menuPopFooterRight {
        width: 100%;
    }

    .modifier-list-item {
        padding: 6px 0;
    }

    .modal-content-title {
        font-size: var(--fontMedium1);
    }

    .productAddAlertPopup .modal-content {
        width: 60%;
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemHeader h3 {
        font-size: var(--fontMedium);
    }

    .menuItemImg {
        height: 150px;
    }

    .menuItemContent h3 {
        font-size: 15px;
    }

    .itemPrice {
        font-size: 14px;
    }

    .elementScroll {
        padding-top: 20px;
    }

    .menuScroll li a {
        font-size: var(--fontNormal);
    }

    .menuScroll {
        margin: 0px;
    }

    .menuScrollArrow {
        display: none;
    }


    .rightAddressIcon {
        margin-right: 10px;
    }

    .productRemovePopup .modal-content {
        width: 60%;
    }

    .menuRightSection {
        display: none;
    }

    .menuRightSticky {
        display: none;
    }

    .BestellungFixedBtnBase {
        display: inline-block;
    }

    .menuRightSticky.orderOverViewMobile {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }

    /* .order-table {
        height: calc(100vh - 190px);
    } */

    .order-table .table td {
        padding: 10px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .profileClose {
        display: inline-block;
    }

    .loginForm {
        min-width: 850px;
    }

    .main-modal {
        max-width: 800px !important;
    }

    .orgCodeForm {
        width: 400px;
    }

    .productAddAlertPopup .modal-content {
        width: 40%;
    }

    .RegistrationMbileScroll {
        width: 100%;
    }

    .mobileRegisterBtn span {
        display: block;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1199px) {}



@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .profileClose {
        display: inline-block;
    }

}