@media screen and  (max-device-width: 710px) {

    #block_modifiers::-webkit-scrollbar,
    ul.menu::-webkit-scrollbar {
        width: 6px;
        height: 0px;
        background-color: #F3F4F6;
        padding-left: 5px;
    }

    #block_modifiers::-webkit-scrollbar-track,
    ul.menu::-webkit-scrollbar-track {
        border: 1px solid transparent;
        background-clip: content-box;
    }

    #block_modifiers::-webkit-scrollbar-thumb,
    ul.menu::-webkit-scrollbar-thumb {
        background-color: #FFD392;
        border-radius: 4.5px;
    }

    body::-webkit-scrollbar,
    .container_items::-webkit-scrollbar,
    .left__block-nav::-webkit-scrollbar,
    .row_items::-webkit-scrollbar,
    .shp__cart__wrap::-webkit-scrollbar,
    .mini_cart_top::-webkit-scrollbar {
        width: 0 !important;
    }

    body, .container_items, .left__block-nav, .row_items, .mini_cart_top, ul.menu, .shp__cart__wrap {
        -ms-overflow-style: none !important;
    }

    body, .container_items, .left__block-nav, .row_items, .mini_cart_top, ul.menu, .shp__cart__wrap {
        overflow: -moz-scrollbars-none !important;
    }

    /*html, body {
        width: 100% !important;
        -webkit-text-size-adjust: none;
        clear: both !important;
        float: none !important;
    }*/

    .page-container, .cart_all, .success_order {
        width: 1080px;
    }

    #menu_pickup {
        padding: 50px 0px;
    }

    #update_timer .yith-wcqv-wrapper,
    #update_timer .yith-wcqv-main {
        max-width: 1000px;
    }

    .title_shoping_other {
        font-size: 60px;
    }

    .block > .block_button {
        max-width: 450px;
    }

    .block > .block_button > a {
        max-width: 400px;
        max-height: 438px;
        height: 100%;
        width: 400px;
        font-size: 30px;
    }

    .block > .block_button > a > img {
        max-width: 200px;
    }

    .block > .block_button > a > .dd {
        max-width: 100%;
    }

    .top_block, .bottom_block {
        height: 150px;
    }

    .logo_place {
        height: 150px;
    }

    .top_menu_info, .menu_info {
        height: 150px;
    }

    .top_menu_info > span, .menu_info > span {
        font-size: 69px;
    }

    .body_conteiner {
        /*margin-top: 150px;*/
    }

    .local_address, ul.menu {
        font-size: 30px;
    }

    .display-items {
        padding: 20px 30px;
        font-size: 40px;
    }

    .list-bar {
        margin-right: 40px;
    }

    ul.menu li {
        min-height: 87px;
        margin-top: 15px;
    }

    .back_button, .bottom_checkout, .cart_next_button, .bottom_total {
        height: 150px;
    }

    .mini_cart_top {
        max-height: 450px;
    }

    .button-cart {
        font-size: 48px;
        top: -67px;
        border-radius: 20px 20px 0px 0px;
    }

    .category_items > h5 {
        font-size: 45px;
        line-height: 50px;
    }

    .item-bar {
        width: 240px;
    }

    .item-bar > .block_image_item {
        height: 180px;
        max-width: 235px;
        display: flex;
    }

    .item-bar > .block_image_item > img {
        max-height: 180px;
        margin: auto;
    }

    .item-bar > .block_title_item {
        width: 230px;
        font-size: 37px;
    }

    .item-bar > .price_item_block {
        font-size: 38px;
        line-height: 38px;
    }

    .item-line {
        padding: 30px 0px;
    }

    .item-line > .block_image_item {
        min-width: 235px;
        max-height: 180px;
        max-width: 255px;
    }

    .item-line > .block_image_item > img {
        max-width: 100%;
        max-height: 180px;
    }

    .item-line > .block_title_item {
        font-size: 37px;
    }

    .item-line > .block_title_item > div:first-child {
        margin-bottom: 20px;
    }

    .item-line > .price_item_block {
        font-size: 38px;
        width: 150px;
    }

    .item-line > .block_title_item > .text {
        font-size: 28px;
    }

    .cart_item {
        width: 450px;
        height: 440px;
        margin: 20px 10px 0px;
    }

    .cart_item_right, .cart_item_right > img {
        width: 50px;
    }

    .cart_item_left {
        width: 400px;
    }

    .cart_item_name {
        font-size: 36px;
        max-height: 82px;
        overflow: hidden;
    }

    .cart_item_variations {
        font-size: 29px;
        max-height: 220px;
        height: 140px;
        margin-top: 10px;
    }

    .cart_item_img > img {
        max-width: 250px;
        max-height: 100px;
    }

    .qty_minicart_top {
        width: 136px;
        font-size: 36px;
    }

    .qodef-quantity-minus {
        left: -60px;
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        width: 60px;
        top: -8px;
    }

    .qodef-quantity-input {
        height: 50px;
        width: 136px;
        font-size: 36px;
    }

    .qodef-quantity-plus {
        right: -60px;
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        width: 60px;
        top: -8px;
    }

    .bottom_checkout > span, .cart_next_button > span {
        font-size: 4em;
    }

    .deivery {
        font-size: 59px;
    }

    .bottom_total > span {
        font-size: 62px;
    }

    .modal-dialog {
        width: auto;
        max-width: 1080px;
    }

    .modal-body {
        max-height: 1600px;
        min-height: 1000px;
    }

    .top_line_customezition {
        height: 100px;
    }

    .top_line_customezition > span {
        font-size: 70px;
        line-height: 100px;
    }

    .left_block_modal {
        max-width: 654px;
        width: 100%;
        height: 100%;
        min-height: 900px;
        max-height: 1500px;
    }

    .rigth_block_modal {
        max-width: 420px;
        width: 100%;
    }

    #modal_title {
        font-size: 42px;
        line-height: 45px;
    }

    #modal_description, .note_discount {
        font-size: 30px;
    }

    .h3, h3, .title_side_block {
        font-size: 38px;
    }

    .title_side_block > span, h3 > span {
        font-size: 25px;
    }

    .radio_blok > label {
        font-size: 34px;
        padding: 15px 20px;
    }

    .close_modal, .close_pay_form {
        width: 100px;
        height: 100px;
        right: 0px;
        top: 0px;
        border-radius: 0px;
    }

    .error_side_block, .success_side_block {
        font-size: 35px;
    }

    .error_name, .error_phone {
        font-size: 32px;
    }

    #modal_title1 {
        font-size: 38px;
        line-height: 45px;
    }

    .block_img_modal {
        height: 305px;
    }

    .block_img_modal > img {
        max-height: 305px;
        height: 100%;
    }

    .right_modal_title {
        /*margin-top: -305px;*/
    }

    .title_rigth {
        /*margin-top: 300px;*/
    }

    .title_rigth > span {
        font-size: 32px;
        line-height: 35px;
    }

    .single_add_to_cart_button,
    .single_edit_to_cart_button {
        height: 120px;
        font-size: 70px;
    }

    .quantity_rigth {
        padding-bottom: 45px;
    }

    .right_top_block > hr {
        width: 400px;
    }

    .add_sides {
        font-size: 26px;
        line-height: 26px;
        max-height: 850px;
    }

    .back_button > .button_body {
        font-size: 49px;
    }

    .cart, .block_cart {
        min-height: 720px;
        overflow-y: auto;
    }

    .shoping_total {
        max-width: 900px;
        max-height: unset;
    }

    .control-label {
        font-size: 39px;
    }

    .form-control {
        font-size: 2.5rem;
    }

    .cart_pay_button {
        height: 150px;
    }

    .cart_pay_button img {
        max-height: 89px;
        max-width: 89px;
    }

    .cart_block {
        /*padding: 150px 0px 545px;
        padding-top: 150px;
        max-height: 100%;*/
    }

    .tip_total {
        bottom: 150px;
    }

    .shp__cart__wrap {
        padding: 30px 30px 0px;
    }

    .shp__pro__thumb {
        width: 140px;
        height: 100%;
        display: flex;
    }

    .shp__pro__thumb > img {
        max-width: 140px;
        max-height: 100px;
        margin: auto;
    }

    .name_item {
        font-size: 38px;
        max-width: 350px;
    }

    .name_item > p {
        font-size: 29px;
    }

    .name_item > small {
        font-size: 29px;
    }

    .shp__price {
        font-size: 35px;
        margin: auto 10px;
        width: 30%;
        text-align: center;
        max-width: 150px;
    }

    .quantity_cart {
        max-width: 300px;
        min-width: 210px;
    }

    .quantity_cart .qodef-quantity-input {
        width: 80px;
    }

    .remove__btn img {
        max-width: 51px;
        max-height: 51px;
    }

    .remove__btn {
        margin-left: 28px;
        margin-right: 0px;
    }

    .wc-proceed-to-checkout {
        padding: 21px 36.5px;
        width: 320px;
    }

    .checkout-button {
        font-size: 37px;
        height: 41px;
    }

    .checkout-button > img {
        max-width: 51px;
        max-height: 51px;
    }

    .tip_total {
        height: max-content;
        padding: 15px 30px;
    }

    .name_tip {
        font-size: 38px;
    }

    .tip_button {
        padding: 20px;
        font-size: 35px;
        display: flex;
        margin: auto;
    }

    .summ_cart {
        width: 490px;
    }

    .summa_cart {
        font-size: 25px;
    }

    .total_cart {
        font-size: 45px;
    }

    button {
        font-size: 45px!important;
    }

    #card-element {
        font-size: 40px !important;
        height: max-content;
    }

    .__PrivateStripeElement, iframe {
        /*height: 49px !important;*/
    }

    .ElementsApp, .ElementsApp .InputElement {
        font-size: 46px !important;
    }

    #card-error {
        font-size: 33px;
        color: red;
        line-height: 38px;
        text-align: center;
    }

    #pay_form .yith-wcqv-wrapper {
        width: 1000px;
    }

    #pay_form .yith-wcqv-main {
        /*height: 400px !important;*/
    }

    #pay_form .close_pay_form {
        width: 47px;
        height: 47px;
    }

    .success_order {
        justify-content: space-around;
    }

    .top_block_success {
        display: flex;
        flex-direction: column;
    }

    .success_logo {
        height: unset;
        padding: 80px;
    }

    .success_logo img {
        height: 180px;
    }

    .big_text {
        font-size: 97px;
    }

    .top_block_success hr {
        border: 10px solid transparent;
        margin-bottom: 62px;
    }

    .small_text {
        font-size: 45px;
        margin-bottom: 50px;
    }

    .order_number {
        font-size: 150px;
    }

    .litle_text {
        font-size: 35px;
    }

    .start_order {
        font-size: 65px;
        padding: 28px 0px;
    }

    .close_shop_modal_item {
        font-size: 50px;
    }

    .close_shop_pay {
        font-size: 70px;
        margin: auto;
    }

    .active_flex, .modal-info.show {
        padding-left: 0px !important;
    }


    .brands_list {
        display: flex;
        flex-direction: column;
        height: 606px;
        width: 100%;
        background: #F6F6F6;
        box-shadow: 0px 9px 32px rgb(0 0 0 / 15%);
    }

    .brands_title {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 40px;
        height: 39px;
        color: #252525;
        margin: 32px 0px 14px;
        text-align: center;
    }

    .only_brands {
        display: flex;
        flex-wrap: wrap;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .brand {
        display: flex;
        cursor: pointer;
        flex-direction: column;
        height: 192px;
        width: 108px;
        margin: 13.5px;
    }

    .brand:nth-child(odd) {
        margin-left: 26px;
    }

    .brand:nth-child(even) {
        margin-right: 26px;
    }

    .logo_brand {
        height: 108px;
        width: 108px;
        background: white;
        border: 1px solid #D9D9D9;
        box-sizing: border-box;
        border-radius: 9px;
        display: flex;
    }

    .logo_brand img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
    }

    .name_brand {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        color: #2E2E2E;
        margin-top: 8px;
    }

    .brand.active_flex > .logo_brand {
        border: 5px solid #6EBF52;
        box-sizing: border-box;
        border-radius: 9px;
    }

    .stiker {
        border: 2px solid #E30F0F;
        border-radius: 13px;
        padding: 16px;
        font-size: 32px;
        margin-right: 5px;
    }

    .place_info {
        font-size: 37px;
        max-width: 510px;
    }

    #show_time {
        width: fit-content;
        padding: 18px 10px;
        font-size: 38px;
    }

    #show_time > img {
        margin-left: 3px;
        height: auto;
        width: auto;
    }

    .sweet-alert p {
        max-height: 900px;
    }

    .select-time {
        font-size: 42px;
        padding: 20px;
        width: 260px;
        margin: 30px auto;
        border-radius: 25px;
    }

    .select2-container--krajee .select2-selection {
        font-size: 25px !important;
    }

    .select2-container--krajee {
        width: 150px !important;
        font-size: 25px !important;
    }

    .showSweetAlert p {
        font-size: 35px;
    }

    .showSweetAlert h2 {
        font-size: 65px;
        line-height: 67px;
    }

    .showSweetAlert {
        width: 90%;
        margin: auto -45%;
        height: max-content;
        max-height: 95%;
    }

    .deliveryForm input, .deliveryForm select {
        height: 63px;
        font-size: 2.2rem;
        padding: 0px 20px;
        margin-bottom: 24px;
    }

    .deliveryForm textarea {
        font-size: 2.2rem;
        padding: 20px 40px;
    }

    .deliveryForm span {
        color: blue;
    }

    #wantDelivery, #wantPickup,
    #wantDelivery_, #wantPickup_ {
        font-size: 35px;
    }

    .deliveryAddress {
        font-size: 28px;
    }

    .deliveryButtons {
        width: 145px;
    }

    .deliveryButtons > img {
        width: 45px;
        height: 45px;
    }

    .left-block {
        max-height: fit-content;
    }

    .time-block {
        font-size: 38px;
    }

    #coupon {
        max-width: 240px;
        height: 72px;
        font-size: 38px;
    }

    #applyCoupon, #clearCoupon {
        height: 72px;
        font-size: 38px;
    }

    .delivery-picup-mess {
        min-height: 500px;
    }

    .deliveryButtons > div {
        font-size: 28px!important;
        width: 48px;
        height: 48px;
    }

    .relative {
        position: relative;
    }

    .button-client-data {
        position: absolute;
        padding: 8px;
        border: 2px solid blue;
        border-radius: 8.5px;
        right: 0px;
        background: blue;
        color: white;
        top: 58px;
        font-size: 2.5rem;
    }

    .m-b-0-m {
        margin-bottom: 0px!important;
    }

    .deliveryAddress {
        max-width: 355px;
    }

    #pay_form .yith-wcqv-wrapper {
        width: 99%;
        max-width: unset;
    }

    .tip_block {
        width: 50%;
    }

    #wantPickup.active > img,
    #wantDelivery.active > img,
    #wantPickup_.active > img,
    #wantDelivery_.active > img {
        width: 36px;
        height: 36px;
        margin-right: 15px;
        justify-content: center;
    }

    .delivery-form-block {
        max-width: 1000px;
    }

    .title-delivery-block {
        font-size: 55px;
        margin-bottom: 35px;
    }

    .deliveryForm small {
        font-size: 25px;
    }

    .deliveryForm .select2-container--default .select2-selection--single .select2-selection__rendered{
        line-height: 63px;
        font-size: 35px;
    }

    .deliveryForm .select2-container .select2-selection--single {
        height: 63px;
    }

    .deliveryForm .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 60px;
        height: 60px;
    }

    .deliveryForm .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-width: 15px 11px 0 10px;
    }

    .button-delivery-block > div {
        font-size: 35px;
        width: 230px;
        padding: 20px;
    }

    .select2-results__option {
        line-height: 63px;
        font-size: 35px;
    }

    .select2-search--dropdown .select2-search__field {
        height: 64px;
        font-size: 35px;
    }

    .place {
        font-size: 45px;
        padding: 18px 31px;
    }

    .eat-place {
        font-size: 40px;
        padding: 45px;
    }

    .eat-place > div img {
        width: max-content;
    }

    .eat-place > div {
        margin: 40px;
    }

    .eat-place > div > span:last-child {
        margin-top: 20px;
    }
}
