
/*
 Desktop
SelectTable

login

QRGenerator

*/
.singleT {
    height: 565px !important;
}

    .singleT .singleB {
        height: unset !important;
    }

#QRmodal-content {
    background-color: white;
    height: 565px;
}

#myQRModalBody {
    height: 62vh;
    overflow-y: scroll;
}

.error {
    color: red;
}

@media only screen and (min-width: 250px) and (max-width: 320px) {
    /*Desktop start*/
    .poster {
        height: 80px;
    }

    .h-logo img {
        width: 80px;
    }

    #h-content {
        margin-top: 5%;
        margin-bottom: 0%;
    }

    .h-circle {
        width: 80px;
        height: 80px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 120px;
        height: 180px;
    }

    .order_type p {
        font-size: medium;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 65%;
    }

    .title {
        width: 100%;
        font-size: large;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 120px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 20px;
        margin-top: 10px;
    }

    .tables a {
        width: 120px;
        height: 120px;
    }

    .tables .title {
        font-size: 20px;
    }

    .tables img {
        width: 60%;
        bottom: 18px;
    }

    .table-modal .modal-header {
        width: 340px;
    }

    .selected_product__img {
        Padding: 0 20px;
    }
    /*SelectTable end*/
}

@media only screen and (min-width: 320px) and (max-width: 360px) {

    /*login start*/
    .body {
        overflow-x: hidden;
    }

    .h-logo img {
        width: 100px;
    }

    #h-content {
        margin-top: -30%;
        margin-bottom: 0%;
    }

    #Login-h-content {
        margin-top: 5%;
    }

    .h-circle {
        width: 100px;
        height: 100px;
        /*-webkit-box-shadow: none;
        box-shadow: none;
        background: none;*/
        margin-top: 3%;
    }

    .h-order {
        margin-top: 100%;
        width: 400px;
    }

    .loginTitle {
        margin-bottom: -10px;
        margin-top: -20%;
        font-size: 20px;
    }

    .validation-summary-errors {
        margin-top: 15px;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        font-size: small;
        height: 0;
    }

    /*login end*/


    /*Desktop start*/
    .poster {
        height: 100px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 120px;
        height: 180px;
    }

    .order_type p {
        font-size: medium;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

   /* .orderTypeLink img {
        width: 65%;
    }*/

    .title {
        width: 100%;
        font-size: large;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 120px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 20px;
        margin-top: 10px;
    }

    .tables a {
        width: 120px;
        height: 120px;
    }

    .tables .title {
        font-size: 18px;
    }

    .tables img {
        width: 60%;
        bottom: 18px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/


    /*QR start*/
    #QRform {
        margin-top: 5%;
        margin-left: 1%;
    }

    #myQRModalBody {
        border: 5px;
        height: 56vh;
    }

    #QRmodal-content {
        height: 84vh;
    }


    #QRbtn {
        margin-top: 5%;
        width: 100%;
    }

    .selected_product__img {
        Padding: 0 20px;
    }
    /*QR end*/
}

@media only screen and (min-width: 360px) and (max-width: 420px) {
    .h-logo img {
        width: 120px;
    }

    #h-content {
        margin-top: -35%;
        margin-bottom: 10%;
    }

    .Login-h-content {
        margin-top: unset;
    }

    .h-circle {
        width: 120px;
        height: 120px;
        /*-webkit-box-shadow: none;
        box-shadow: none;
        background: none;*/
        margin-top: 5%;
        margin-bottom: -15%;
    }

    .loginTitle {
        margin-bottom: 5%;
        margin-top: -10%;
        font-size: 25px;
    }

    .loginForm {
        margin-top: 30%;
    }

    .validation-summary-errors {
        margin-top: 15px;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        font-size: small;
        height: 0;
    }

    /*Desktop start*/
    .poster {
        height: 150px;
    }


    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 120px;
        height: 180px;
    }

    .order_type p {
        font-size: medium;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

   /* .orderTypeLink img {
        width: 65%;
    }*/

    .title {
        width: 100%;
        font-size: larger;
        margin-bottom: 5%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 130px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
        margin-bottom: 30%;
    }

    .table-middle__wrapper p {
        font-size: 20px;
        margin-top: 10px;
    }

    .tables a {
        width: 120px;
        height: 120px;
    }

    .tables .title {
        font-size: 18px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/



    /*QR start*/
    #QRform {
        margin-top: 25%;
        display: -ms-grid;
        display: grid;
    }

    #QRbtn {
        margin-top: 5%;
        width: 100%;
    }

    .selected_product__img {
        Padding: 0 20px;
    }

    #myQRModalBody {
        height: 52vh;
    }

    #QRmodal-content {
        height: 76vh;
    }
    /*QR end*/

}

@media only screen and (min-width: 420px) and (max-width: 500px) {
    .h-logo img {
        width: 130px;
        /*margin-bottom: 25%;*/
    }

    #h-content {
        margin-top: -33%;
        margin-bottom: 25%;
    }

    .h-circle {
        width: 130px;
        height: 130px;
        margin-top: 10%;
        /*-webkit-box-shadow: none;
        box-shadow: none;
        background: none;*/
    }

    .loginTitle {
        margin-bottom: 5%;
        margin-top: -15%;
        font-size: 25px;
    }

    .loginForm {
        margin-top: 30%;
    }

    .validation-summary-errors {
        margin-top: 30px;
        margin-bottom: 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        height: 0;
    }

    /*Desktop start*/
    .poster {
        height: 160px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 120px;
        height: 180px;
    }

    .order_type p {
        font-size: medium;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

   /* .orderTypeLink img {
        width: 65%;
    }*/

    .title {
        width: 100%;
        font-size: larger;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 130px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 20px;
        margin-top: 10px;
    }

    .tables a {
        width: 120px;
        height: 120px;
    }

    .tables .title {
        font-size: 18px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/

    /*QR start*/
    #QRform {
        margin-top: 5%;
        display: -ms-grid;
        display: grid;
        margin-left: unset;
        margin-top: 25%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 100%;
    }

    .selected_product__img {
        Padding: 0 20px;
    }

    #myQRModalBody {
        height: 37vh;
    }

    #QRmodal-content {
        height: 55vh;
    }
    /*QR end*/
}

@media only screen and (min-width: 500px) and (max-width: 640px) {
    .h-logo img {
        width: 130px;
        /*margin-top: 25%;*/
    }

    #h-content {
        margin-top: -33%;
        margin-bottom: 10%;
    }

    .h-circle {
        width: 130px;
        height: 130px;
        /*-webkit-box-shadow: none;
        box-shadow: none;
        background: none;*/
        margin-top: 3%;
        margin-bottom: 35%;
    }

    .loginTitle {
        margin-bottom: 5%;
        margin-top: -15%;
        font-size: 25px;
    }

    .loginForm {
        margin-top: 30%;
    }

    .validation-summary-errors {
        margin-top: 30px;
        margin-bottom: 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        height: 0;
    }

    /*Desktop start*/
    .poster {
        height: 300px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 120px;
        height: 180px;
    }

    .order_type p {
        font-size: medium;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 65%;
    }

    .title {
        width: 100%;
        font-size: larger;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 130px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 20px;
        margin-top: 10px;
    }

    .tables a {
        width: 120px;
        height: 120px;
    }

    .tables .title {
        font-size: 18px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/

    /*QR start*/
    #QRform {
        margin-top: 5%;
        display: -ms-grid;
        display: grid;
        margin-left: unset;
        margin-top: 25%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 100%;
    }

    .selected_product__img {
        Padding: 0 20px;
    }

    #QRmodal-content {
        height: 90vh;
    }
    /*QR end*/
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
    #wrapper {
        height: 215vh;
    }

    .h-logo img {
        width: 170px;
    }

    #h-content {
        margin-top: -25%;
        margin-bottom: 10%;
    }

    .h-circle {
        width: 170px;
        height: 170px;
        /*-webkit-box-shadow: none;
        box-shadow: none;
        background: none;*/
        margin-top: 15%;
        margin-bottom: 10%;
    }

    .loginTitle {
        margin-bottom: 5%;
        margin-top: -15%;
        font-size: 28px;
    }

    .loginForm {
        margin-top: 50%;
    }
    /*Desktop start*/
    .poster {
        height: 200px;
    }

    .Desktop-h-logo {
        width: 100px;
    }

    #Desktop-h-content {
        margin-top: 10%;
        margin-left: unset;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
        margin-bottom: 5%;
    }

    .container-salemethod .order_type a {
        width: 180px;
        height: 250px;
    }

    .order_type p {
        font-size: 30px;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 55%;
    }

    .title {
        width: 100%;
        font-size: xx-large;
        margin-bottom: 5%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/
    /*SelectTable start*/
    .h-Header {
        height: 200px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 40px;
        margin-top: 10px;
    }

    .tables a {
        width: 240px;
        height: 240px;
    }

    .tables .title {
        font-size: 33px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/

    /*QR start*/
    #QRform {
        margin-top: 5%;
        display: -ms-grid;
        display: grid;
        margin-left: 33%;
        margin-top: 5%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 100%;
    }

    .selected_product__img {
        Padding: 0 20px;
    }

    #QRmodal-content {
        height: 78vh;
    }
    /*QR end*/
}

@media (min-width: 768px) and (max-width: 992px) {
    #wrapper {
        height: 207vh;
    }
    /*Desktop start*/
    .poster {
        height: 350px;
    }


    .container-salemethod > * {
        margin-left: unset;
        margin-top: 10%;
    }

    .container-salemethod .order_type a {
        width: 180px;
        height: 250px;
    }

    .order_type p {
        font-size: 30px;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 55%;
    }

    .title {
        width: 100%;
        font-size: xx-large;
        margin-bottom: 5%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    /*Desktop end*/
    /*SelectTable start*/
    .h-Header {
        height: 200px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 40px;
        margin-top: 10px;
    }

    .tables a {
        width: 240px;
        height: 240px;
    }

    .tables .title {
        font-size: 35px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-header {
        width: 340px;
    }
    /*SelectTable end*/



    /*QR start*/
    #QRform {
        margin-top: 25%;
        display: -ms-grid;
        display: grid;
        margin-left: 35%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 50%;
    }
    /*QR end*/
}

@media (min-height: 1024px) {
    body {
        overflow: hidden;
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    .h-circle {
        margin-top: 30%;
    }

    #h-content {
        margin-top: -40%;
        margin-bottom: 25%;
    }

    #wrapper {
        height: 130vh;
    }

    .container-salemethod > * {
        margin-bottom: 10%;
    }
    /*Desktop start
    .poster {
        height: 300px;
    }

    #h-content {

        margin-bottom: 10%;
    }
    .h-circle {
        width: 256px;
        height: 256px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 7%;
    }

    .container-salemethod .order_type a {
        width: 220px;
        height: 330px;
    }

    .order_type p {
        font-size: 35px;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 55%;
    }

    .title {
        width: 100%;
        font-size: 40px;
        margin-bottom: 5%;
    }

    .backBtn svg {
        margin-right: 0px;
    }
    Desktop end*/
    /*SelectTable start
    .h-Header {
        height: 250px;
    }

    .tables {
        display: flex;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .table-middle__wrapper p {
        font-size: 50px;
        margin-top: 5%;
    }

    .tables a {
        width: 260px;
        height: 260px;
    }

    .tables .title {
        font-size: 45px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }
    SelectTable end*/
    .suggestion {
        position: initial;
        margin-bottom: 10%;
    }

    #QRform {
        margin-top: 25%;
        display: -ms-grid;
        display: grid;
        margin-left: 33%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 50%;
    }

    #myQRModalBody {
        height: 49vh;
    }

    #QRmodal-content {
        height: 61vh;
    }
    /*JKeyboard start*/

    /*  #QRkeyboard {
        display: none;
        width: 100%;
        position: absolute; 
        background: #fff;
        bottom: 0;
        transition: transform .3s ease-in;
        transform-origin: bottom;
        transform: scaleY(0);
        z-index: 100;
    }
    .jkeyboard .jline ul li {
        font-size: 35px;
        color: #bdc3c7;
        border: 1px solid #bdc3c7;
        -webkit-box-shadow: 0 0 3px #bdc3c7;
        -webkit-box-shadow: inset 0 0 3px #bdc3c7;
    }
    .jkeyboard .jline .shift {
        background: url(../Scripts/jkeyboard/lib/assets/shift.png) no-repeat center center/30px 30px;
    }
        .jkeyboard .jline ul li:hover, .jkeyboard .jline ul li:active {
            color: #fff;
            background-color: #bdc3c7;
        }
        .jkeyboard .jline .backspace {
            width: 100px;
            background: url(../Scripts/jkeyboard/lib/assets/backspace.png) no-repeat center center/30px 20px;
        }
    .show-keyboard {
        transform: scaleY(1) !important;
        transform-origin: bottom;
        transition: transform .3s ease-in;
    }*/


}

@media (min-width: 1200px) and (max-width: 1300px) {
    .footer {
        bottom: -120px;
    }

    .h-logo img {
        width: 150px;
    }

    #h-content {
        margin-top: -13.5%;
        margin-bottom: 0%;
    }

    .h-circle {
        margin-top: 3%;
        width: 150px;
        height: 150px;
    }

    .loginTitle {
        margin-bottom: -2%;
        margin-top: 2%;
        font-size: 25px;
    }

    .loginForm {
        margin-top: 0%;
    }

    .boxShadowInside, .form-control:focus {
        height: 50px;
    }

    .validation-summary-errors {
        margin-top: 30px;
        margin-bottom: 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        height: 0;
    }

    button.btn.btn-light.btn-block.btn-lg, button.btn.btn-light.btn-block.btn-lg:hover, button.btn.btn-light.btn-block.btn-lg:active, button.btn.btn-light.btn-block.btn-lg:focus {
        height: auto;
    }
    /*Desktop start*/
    .poster {
        height: 200px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 4%;
    }

    .container-salemethod .order_type a {
        width: 220px;
        height: 240px;
    }

    .order_type p {
        font-size: 35px;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 45%;
    }

    .title {
        width: 100%;
        font-size: 30px;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }

    .footer {
        position: relative;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 189px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .table-middle__wrapper p {
        font-size: 36px;
        margin-top: 2%;
    }

    .tables a {
        width: 190px;
        height: 190px;
    }

    .tables .title {
        font-size: 35px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-footer button {
        width: 470px;
    }
    /*SelectTable end*/

    .suggestion {
        position: initial;
        margin-bottom: 10%;
    }

    .submenu__content ul li .price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .submenu__content .count {
        /*direction: rtl;*/
    }
    /*QRGenerator start*/
    #QRform {
        display: -ms-grid;
        display: grid;
        justify-items: center;
        /*margin-left: 33%;*/
        margin-top: 5%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 50%;
    }
    /*QRGenerator end*/

    #QRkeyboard {
        display: none;
    }
}

@media only screen and (min-width: 1300px) {
    .footer {
        bottom: -345px;
    }

    .h-logo img {
        width: 150px;
        margin-bottom: 35%;
    }

    #h-content {
        margin-top: -13.5%;
        margin-bottom: 0%;
    }

    .h-circle {
        margin-top: 3%;
        width: 150px;
        height: 150px;
    }

    .loginTitle {
        margin-bottom: -2%;
        margin-top: 2%;
        font-size: 25px;
    }

    .loginForm {
        margin-top: 0%;
    }

    .boxShadowInside, .form-control:focus {
        height: 50px;
    }

    .validation-summary-errors {
        margin-top: 30px;
        margin-bottom: 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        height: 0;
    }

    button.btn.btn-light.btn-block.btn-lg, button.btn.btn-light.btn-block.btn-lg:hover, button.btn.btn-light.btn-block.btn-lg:active, button.btn.btn-light.btn-block.btn-lg:focus {
        height: auto;
    }
    /*Desktop start*/
    .poster {
        height: 300px;
    }

    .container-salemethod > * {
        margin-left: unset;
        margin-top: 4%;
        margin-bottom: -50px;
    }

    .container-salemethod .order_type a {
        width: 220px;
        height: 240px;
    }

    .order_type p {
        font-size: 35px;
    }

    .order_type :first-child {
        margin-left: 0%;
    }

    .orderTypeLink img {
        width: 45%;
    }

    .title {
        width: 100%;
        font-size: 30px;
        margin-bottom: 0%;
    }

    .backBtn svg {
        margin-right: 0px;
    }

    .footer {
        position: relative;
    }
    /*Desktop end*/

    /*SelectTable start*/
    .h-Header {
        height: 189px;
    }

    .tables {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .table-middle__wrapper p {
        font-size: 36px;
        margin-top: 2%;
    }

    .tables a {
        width: 190px;
        height: 190px;
    }

    .tables .title {
        font-size: 35px;
        padding: 10px 20px;
    }

    .tables img {
        width: 60%;
        bottom: 7px;
    }

    .table-modal .modal-footer button {
        width: 470px;
    }
    /*SelectTable end*/

    .suggestion {
        position: initial;
        margin-bottom: 10%;
    }

    .submenu__content ul li .price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .submenu__content .count {
        /*direction: rtl;*/
    }
    /*QRGenerator start*/
    #QRform {
        margin-top: 5%;
        display: -ms-grid;
        display: grid;
        justify-items: center;
        margin-top: 5%;
    }

    #QRbtn {
        margin-top: 5%;
        width: 50%;
    }
    /*QRGenerator end*/

    #QRkeyboard {
        display: none;
    }
}


/*.Login-h-content {
    margin-top: 30%;
}*/
