/* Minification failed. Returning unminified contents.
(1562,24): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1595,52): run-time error CSS1046: Expect comma, found '45'
(1595,58): run-time error CSS1046: Expect comma, found '/'
(1614,44): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1637,36): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1676,33): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1704,32): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1786,42): run-time error CSS1039: Token not allowed after unary operator: '-dark-grey'
(1814,41): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1818,40): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1825,46): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1827,52): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1862,33): run-time error CSS1039: Token not allowed after unary operator: '-light-grey'
(1921,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1923,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1932,26): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(1987,29): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2019,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2021,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2030,26): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2034,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2039,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2272,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2389,16): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2412,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2417,45): run-time error CSS1046: Expect comma, found '0'
(2417,49): run-time error CSS1046: Expect comma, found '/'
(2433,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2474,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2566,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2594,20): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2605,16): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2612,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2634,22): run-time error CSS1039: Token not allowed after unary operator: '-bg-primary-color'
(2636,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(2714,17): run-time error CSS1039: Token not allowed after unary operator: '-dark-grey'
(2722,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3103,40): run-time error CSS1046: Expect comma, found '45'
(3103,46): run-time error CSS1046: Expect comma, found '/'
(3138,25): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3162,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3342,44): run-time error CSS1046: Expect comma, found '45'
(3342,50): run-time error CSS1046: Expect comma, found '/'
(3551,32): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3812,26): run-time error CSS1039: Token not allowed after unary operator: '-bg-primary-color'
(3814,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3821,30): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3861,29): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3892,25): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(3898,26): run-time error CSS1039: Token not allowed after unary operator: '-bg-primary-color'
(3974,56): run-time error CSS1046: Expect comma, found '45'
(3974,62): run-time error CSS1046: Expect comma, found '/'
(4009,30): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(4122,28): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
 */

/*.popup-container {
    display: none;
    background-color: white;*/
    /*color: black;*/
    /*width: 433px;*/
    /*border-radius: 12px;
}

#popup_closed_online.popup-container, #popup_phone_only.popup-container {
    background-color: unset;
}

#popup_clear_order.popup-container {
    border-radius: 12px;
}

.add-to-list.scheme-text-color.close-popup {
    color: black !important;
    background-color: white;
    border: 1px solid lightgrey;
}

.add-to-list.btnConfirmClearOrder {
    background-color: #f44336;
    color: white !important;
}

.popup-container.product-container {*/
    /*width: 800px;*/
/*}

.popup-container.page {
    max-height: 80%;
    border-radius: 12px;
}

    .popup-container.page .content {
        overflow-y: auto !important;
        overflow-x: hidden;
        height: 600px;*/
        /*padding: 0 15px 20px 15px;*/
    /*}

        .popup-container.page .content {
            height: auto;
            min-height: 250px;
            max-height: 600px;
        }

    img.food-banner.show-mobile.has-image{

    }

.popup-container .content::-webkit-scrollbar-track {
    background: #e0dfdf;
    border-radius: 10px;
}

.popup-container .content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    height: 64px;
    background: gray;
}

.popup-container .content::-webkit-scrollbar {
    width: 3px;
}

.popup-container.user-order-cart .content {
    height: auto;
}


.popup-container.user-order-cart {
    display: block;
}

.fill-lead-color {
    fill: black !important;
}

.opening-hours-wrap {
    width: 465px;
    max-width: 480px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
}

    .opening-hours-wrap .opening-hours-title {
        height: 53px;
        background-color: #EA3E3E;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 15px;
        margin-bottom: 18px;
        border-radius: 12px 12px 0px 0px;
    }

        .opening-hours-wrap .opening-hours-title h3 {
            position: relative;
            font-size: 16px;
            line-height: 19px;
            color: #FFFFFF;
            font-family: 'OpenSansHebrewBold';
            font-weight: 400;
            letter-spacing: 0;
            text-align: center;
            margin: 0;
        }

    .opening-hours-wrap .responsive_table table th,
    .opening-hours-wrap .responsive_table table td,
    .opening-hours-wrap .responsive_table table tr {
        font-size: 16px;
        text-align: center;
    }

.opening-hours .responsive_table table tbody tr:hover {
    background: unset;
    color: unset;
}

.opening-hours .responsive_table table tbody tr:nth-of-type(2n + 2):hover {
    background: #f8f8f8;
    color: unset;
}

@media screen and (max-height: 900px) {
    .popup-container.page .content {
        height: 400px;
    }
}

@media (max-width: 1024px) {
    .fill-lead-color {*/
        /*fill: white !important;*/
    /*}

    .popup-holder .header.has-img {
        margin: 0px !important;
        box-shadow: unset !important;
    }

    .food-banner.has-image {
        background-size: contain !important;
        background-repeat: round !important;
        margin: 0 -15px !important;
        height: 238px !important;
        overflow: hidden !important;
        width: auto !important;
    }

    .popup-container.page .content {
        max-height: 100%;
    }

    .popup-container {
        width: 90%;
    }
    #popup_choice {
        background-color: unset;
    }
        .popup-container.page {
            width: 100%;
            height: 100%;
            max-height: 100%;
            z-index: 100003 !important;
            left: 0 !important;
            border-radius: unset;
        }

            .popup-container.page .content {
                height: calc(100% - 70px);*/
                /*padding-bottom: 70px;*/
                /*padding: 0 15px 70px 15px;
            }

        .popup-container.user-order-cart {
            display: none;
        }

            .popup-container.user-order-cart .content {
                height: calc(100% - 100px);
            }
}



.popup-area .general-error {
    color: #c90600;
}

.popup-area.open {
    left: 0;
    right: 0;*/
    /*transition: top 0.5s ease 0s;*/
    /*top: 0;
    bottom: 0;
}



.popup-container .postage {
    text-decoration: underline;
}
#popup_minimum.popup-container .postage {
    text-decoration: none;
    font-weight: bold;
}

.popup-holder,
.popup-wrap {
    background-color: white;
    width: 494px;
    direction: rtl;
    padding: 48px 15px 31px 15px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.60);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.60);
}


.food-item-btn-wrap .arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    right: 7px;
    position: relative;
}

.food-item-btn-wrap .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.food-item-btn-wrap .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media screen and (max-width:1024px ) {
    .popup-holder,
    .popup-wrap {
        height: 100%;
    }
}

.pop-close-small {
    width: 16px;
    height: 16px;
    background-size: 100% auto;
    position: absolute;
    left: 18px;
    top: 16px;
    z-index: 5;
}


    .popup-wrap h3 {
        text-align: center;
        font-weight: 700;
        font-size: 30px;
        padding-bottom: 10px;
    }

.popup-inner-box {
    max-width: 275px;
    border: 3px dashed;
    margin: 0 auto;
    border-radius: 10px;
    padding: 34px 15px 17px 15px;
    text-align: center;
    margin-bottom: 13px;
    position: relative;
}

.cutting-icon {
    position: absolute;
    right: -18px;
    top: 33px;
    z-index: 5;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

    .cutting-icon svg {
        fill: #000;
        width: 33px;
        height: 27px;
        display: block;
    }

.popup-icon {
    min-height: 136px;
    padding-bottom: 10px;
}

.popup-icon-toast {
    padding-top: 23px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="75" viewBox="0 0 100 75"><path fill="%23cfcfcf" fill-rule="evenodd" d="M1011.92,736.083A2.08,2.08,0,0,0,1014,734V717.333a8.342,8.342,0,0,0-8.33-8.333H922.333A8.341,8.341,0,0,0,914,717.333V734a2.082,2.082,0,0,0,2.083,2.083,10.417,10.417,0,1,1,0,20.833A2.082,2.082,0,0,0,914,759v16.666A8.341,8.341,0,0,0,922.333,784h83.337a8.342,8.342,0,0,0,8.33-8.334V759a2.081,2.081,0,0,0-2.08-2.084A10.417,10.417,0,1,1,1011.92,736.083ZM997.333,746.5a14.611,14.611,0,0,0,12.5,14.435v14.731a4.171,4.171,0,0,1-4.16,4.167H922.333a4.172,4.172,0,0,1-4.166-4.167V760.935a14.585,14.585,0,0,0,0-28.87V717.333a4.171,4.171,0,0,1,4.166-4.166h83.337a4.17,4.17,0,0,1,4.16,4.166v14.732A14.609,14.609,0,0,0,997.333,746.5Zm-56.25-29.688A2.082,2.082,0,0,0,939,718.9v4.687a2.084,2.084,0,1,0,4.167,0V718.9A2.083,2.083,0,0,0,941.083,716.812Zm0,17.188A2.082,2.082,0,0,0,939,736.083v4.167a2.084,2.084,0,0,0,4.167,0v-4.167A2.082,2.082,0,0,0,941.083,734Zm0,16.666A2.082,2.082,0,0,0,939,752.75v4.166a2.084,2.084,0,1,0,4.167,0V752.75A2.083,2.083,0,0,0,941.083,750.666Zm0,16.667A2.082,2.082,0,0,0,939,769.417v4.166a2.084,2.084,0,1,0,4.167,0v-4.166A2.083,2.083,0,0,0,941.083,767.333Zm42.823-41.317a2.081,2.081,0,0,0-2.889.578l-25,37.5a2.083,2.083,0,1,0,3.466,2.311l25-37.5A2.082,2.082,0,0,0,983.906,726.016Zm-15.739,10.067c0-5.743-3.738-10.416-8.334-10.416s-8.333,4.673-8.333,10.416,3.737,10.417,8.333,10.417S968.167,741.827,968.167,736.083Zm-12.5,0c0-3.387,1.909-6.25,4.167-6.25S964,732.7,964,736.083s-1.909,6.25-4.167,6.25S955.666,739.471,955.666,736.083Zm25,10.417c-4.6,0-8.334,4.673-8.334,10.416s3.737,10.417,8.334,10.417S989,762.66,989,756.916,985.263,746.5,980.667,746.5Zm0,16.666c-2.259,0-4.167-2.862-4.167-6.25s1.908-6.25,4.167-6.25,4.166,2.863,4.166,6.25S982.925,763.166,980.667,763.166Z" transform="translate(-914 -709)"/></svg> ') no-repeat;
    background-position: center;
}

.popup-icon img {
    margin: 0 auto
}

.popup-inner-box span {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    padding-bottom: 3px;
}

.popup-inner-box p {
    font-size: 14px;
    line-height: 16px;
}

.popup-wrap .pop-btm-info {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    max-width: 230px;
    margin: 0 auto;
    padding-bottom: 11px;
}

.zap-pop-logo {
    max-width: 50px;
    margin: 0 auto;
    margin-bottom: 22px;
}

.add-to-list {
    min-width: 158px;*/
    /*min-height: 45px;*/
    /*line-height: 38px;*/
    /*padding: 0 10px;*/
    /*display: inline-block;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;*/
    /*margin-right: 8px;*/
    /*border-radius: 8px;*/
    /*color: white !important;*/
    /*color: white;
}

.popup-area .filter-toggle-topbar {
    text-align: center;
    padding-right: 40px;
    margin-bottom: 13px;
}

    .popup-area .filter-toggle-topbar .pop-close-small {
        left: 18px;
        top: 15px;
        width: 14px;
        height: 24px;
    }

.pop-close-small svg {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="15 15 15 15"><path d="M.54,13.19,11.91,23.51a2,2,0,0,0,2.62,0,1.57,1.57,0,0,0,0-2.38L4.47,12,14.53,2.87a1.57,1.57,0,0,0,0-2.38,2,2,0,0,0-2.62,0L.54,10.81a1.58,1.58,0,0,0,0,2.38Z" /></svg>');
}

.popup-area .filter-toggle-topbar .pop-close-small svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.food-item-btn.select-option:not(.active-view) {
    background: none;
}

.food-item-btn:not(.active-view) .food-item-check-wrap {
    display: none;
}

@media screen and (max-width:1024px ) {
    .popup-area {*/
        /*padding-top: 0;*/
        /*width: 100%;
        height: 100%;
        padding: 0 !important
    }


    .popup-wrap {
        width: 100%;
        padding: 0 15px 90px 15px;
    }

    .popup-mobile-page {
        padding: 0 0 90px 0;
    }

    .add-to-list {
        width: 100%;
        margin: 0 auto;
    }

    .popup-footer {
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        text-align: center;
    }

        .popup-footer .pop-copyright {
            margin-top: 13px
        }
}

.popup-holder {
    width: 735px;
    padding: 30px 50px 30px 50px;
    text-align: inherit;
}

    .popup-holder h2 {
        font-size: 30px;
        font-weight: 700;*/
        /*  border-bottom: 1px solid #c7c1c1e0;*/
        /*font-family: OpenSansHebrewExtraBold;
    }

    .popup-holder .popup-footer {*/
        /*position: sticky;
        bottom: 0;*/
    /*}

.add-food-row {
    position: relative;
    padding-left: 3px;
    margin: 8px 0px 8px 0px;
}

    .add-food-row.addonCat .type-item {
        padding-left: 3px;
    }

    .add-food-row #add-item-limit {
        color: red;
        display: none;
        margin-top: -10px;
    }

.type-item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    font-size: 16px;
    font-weight: 700;
}

.add-food-row strong {
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 3px;
    display: inline-block;
    font-family: OpenSansHebrewExtraBold;
}

.food-item-btn-wrap .arrow-wrapper {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 5px;
}

.add-food-row p {
    font-size: 14px;
    padding-bottom: 5px;
}

.add-food-row .length-counter {
    float: left;
}

.food-item-btn-wrap {
    flex-wrap: wrap;
    display: flex;
    margin: 0 -6px;
    padding-top: 10px;
}


.food-item-btn-wrap .addon-img {
        max-width: 60px;
        float: right;
        margin-left: 15px;
}

.dish-option .expand-addon-description {
    display: none;
}
.dish-option .active {
    display:block
}

.food-item-btn {
    width: 50%;
    padding: 0 6px 14px;
    position: relative;
}

    .food-item-btn a {
        display: block;
        padding: 5px 16px 5px 49px;
        height: 38px;
        font-size: 14px;
        line-height: 26px;
        position: relative;
        text-overflow: ellipsis;
        overflow: hidden;
        border: solid 1px #e4d7d7e0;
        color: white;
        background: #EA3E3E;
        display: inline-table;
        width: 100%;
    }

    .food-item-btn:not(.active-view) a {
        background: none;
        color: black;
    }

    .food-item-btn a svg {
        display: block;
        width: 12px;
        height: 8px;
        fill: #000;
        position: absolute;
        right: 13px;
        top: 50%;
        margin-top: -4px;
    }

.gray-lead-btn {
    color: #ababab;
    background-color: #efefef;
    border: 1px solid #efefef;
}

.food-item-btn small {
    font-size: 14px;
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: 0;
    height: 100%;
    display: inline-block;
    padding: 5px;
    margin-right: 15px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-left: 25px;
}

.add-food-row textarea {
    width: 100%;
    height: 78px;
    border: 1px solid;
    padding: 5px 16px;
    resize: none;
    outline: none;
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 14px;
}

.item-add-remove {
    width: 161px;
    overflow: hidden;
    flex-wrap: nowrap;
    display: flex;
    padding: 15px 0;
}

    .item-add-remove .add-item,
    .item-add-remove .remove-item {
        display: block;
        width: 44px;
        height: 38px;
        font-size: 18px;
        text-align: center;
        line-height: 38px;
        font-weight: 700;
        background-color: #EA3E3E;
        color: white;
    }

    .item-add-remove .add-item {
        border-radius: 0 4px 4px 0;
    }

    .item-add-remove .remove-item {
        border-radius: 4px 0 0 4px;
    }


    .item-add-remove input[type="text"],
    .item-add-remove input[type="number"] {
        width: 73px;
        height: 38px;
        border: none;
        border-top: 1px solid;
        border-bottom: 1px solid;
        font-size: 18px;
        text-align: center;
        font-family: 'Heebo', sans-serif;
        font-weight: 400;
        padding: 5px 10px;
    }

.submit-request.custom-button {
    height: 60px;
    width: 100%;
    display: block;
    padding: 5px 10px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    background-color: #EA3E3E;
    border-radius: 4px;
    color: white;
}

.food-banner {*/
/*    height: 238px;*/
    /*overflow: hidden;
    margin: 12px 0px 12px 0px;
}

    .food-banner img {
        width: 100%;
        height: auto;
    }*/

/*.back-top-menu {
    background: url(assets/images/bgr_back_top_menu.png) no-repeat;
    width: 79px;
    height: 52px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 25px 10px 10px;
    position: absolute;
    right: 15px;
    bottom: 100%;
    z-index: 50;
}*/

/*.popup-area .popup-holder .filter-toggle-topbar {
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
}

@media screen and (max-width:1024px ) {

    .add-food-row strong {
        font-family: inherit !important;
    }

    .popup-holder .header {
        padding: 0px !important;
    }

    .popup-holder .header .left-img {
        position: relative !important;
        left: 0px !important;
         width: 100% !important;

    }

    .popup-holder .header .left-img img {
        height: 238px !important;
        width: 100% !important;
        overflow: hidden;
        border-radius:unset !important;
        box-shadow: none !important;
    }

    .popup-holder .header .left-img {
        width: 100%;
    }

        .food-banner {
            height: 238px;
            margin: 0px;
        }

    .popup-holder .header{
        padding:0px;
    }

    .popup-holder {
        width: 100%;
        min-height: 100%;*/
        /*height: auto;*/
        /*padding: 0;
        border-radius: 0px;
    }

    .order_details_form .your-invitation-box {
        position: fixed;
        top: 0;
        left: auto;
        right: auto;
        width: 100%;
        z-index: 999;
    }

    #deliveryInfoContainer .popup-holder {
        margin-top: 62px;
    }

    .food-banner.has-image {
        width: 100%;
        margin: 0px;
    }

        .food-banner:not(.has-image) {
            height: auto;
            margin: 30px;
        }

            .food-banner:not(.has-image) ~ #formProduct {
                margin-top: 40px;
            }

    .popup-area .popup-holder .filter-toggle-topbar {
        margin-bottom: 0;
        width: 100%;
        text-align: center;
        z-index: 999;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 20px 0px 10px 0px;
        font-weight: 700;
        font-size: 20px;*/
        /*width:80%;*/
        /*background-color: #e5e5e5;
        margin: auto;
    }

    .food-item-btn {
        width: 100%;
        padding: 0 6px 13px;
    }

    .popup-holder .submit-request {
        border: 1px solid #f8ad3b;
        height: 40px;
        line-height: 28px;
        font-size: 16px;
        font-weight: 700;
    }

    .item-add-remove {
        width: 100%;
        position: relative;
        padding: 0 44px;
        margin-top: 7px;
    }

        .item-add-remove .add-item, .item-add-remove .remove-item {
            position: absolute;
            top: 0;
            z-index: 5;
        }

        .item-add-remove .add-item {
            right: 0;
        }

        .item-add-remove .remove-item {
            left: 0;
        }

        .item-add-remove input[type="text"], .item-add-remove input[type="number"] {
            width: 100%;
        }
}

@media screen and (max-width:330px ) {
    .food-banner {
        height: 213px;
    }
}

.dish-long-popup h2 {
    margin-bottom: 24px
}

.drink-your-choice {*/
    /*border-top: 2px solid #efefef;*/
    /*border-bottom: 2px solid #efefef;*/
    /*line-height: 18px;
}

    .drink-your-choice.first {
        padding: 10px 0 0 0;
    }

    .drink-your-choice.last {
        margin-bottom: 25px;
    }

    .drink-your-choice > p,
    .drink-your-choice > div {
        display: inline-block;
    }

.dish-long-popup .food-item-btn {
    width: 50%
}

    .dish-long-popup .food-item-btn a {
        padding-left: 10px;
        padding-right: 12px;
    }

    .dish-long-popup .food-item-btn.active-view a {
        padding-right: 35px;
    }

.food-item-check-wrap {
    position: relative;
    padding: 17px 14px 1px 37px;
}

    .food-item-check-wrap .type-item {
        font-size: 14px;
        top: 15px;
        left: 14px;
    }

    .food-item-check-wrap strong {
        font-size: 14px;
        line-height: 14px;
    }

    .food-item-check-wrap p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 13px;
    }

.food-item-check {
    padding-bottom: 19px;
    margin-left: -30px;
}

    .food-item-check label {
        display: block;
        font-size: 14px;
    }

.popup-footer #lblTotalPrice {
    display: inline-block;
}

.popup-footer .price-before-discount {
    opacity: 0.7;
    text-decoration: line-through;
}

.food-item-check small {
    font-size: 14px;
    position: inherit;
    margin-right: 0;
}

.food-item-check input[type="checkbox"] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #000;
    padding: 0;
    margin: 0;
    margin-right: 0px;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: none;
    vertical-align: middle;
    margin-left: 8px;
    cursor: pointer;
}*/
    /*.food-item-check.check-item input[type="checkbox"],*/
    /*.food-item-check input[type="checkbox"]:checked {
        background: url('data:image/svg+xml;utf8,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16.39"><path d="M23.58.42a1.41,1.41,0,0,0-2,0L9,13l-6.6-6.6a1.42,1.42,0,0,0-2,2L8,16a1.47,1.47,0,0,0,1,.41A1.42,1.42,0,0,0,10,16L23.58,2.43A1.41,1.41,0,0,0,23.58.42Z"/></svg>') no-repeat center center;
        background-size: 12px auto;
    }

.wrap-full-item {
    padding-left: 15px;
}

.back-top-menu2 {
    width: 74px;
    height: 27px;
    padding: 0 5px;
    line-height: 27px;
    background: #fff;
    margin-bottom: 12px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}

.dish-item {
    position: relative;
}

    .dish-item .type-item {
        top: -20px;
        left: -25px;
    }

.dish-long-popup .active-view a:before {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16.39"><path d="M23.58.42a1.41,1.41,0,0,0-2,0L9,13l-6.6-6.6a1.42,1.42,0,0,0-2,2L8,16a1.47,1.47,0,0,0,1,.41A1.42,1.42,0,0,0,10,16L23.58,2.43A1.41,1.41,0,0,0,23.58.42Z"></path></svg>') no-repeat;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 13px;
    right: 17px;
}

.pop-close-small,
.filter-icon-open,
.filter-icon-open::before,
.content-top.open-search-bar .search-view-icon::before {
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjY3RjA3QkYzQkE4MTFFQkI2MkZBREY2QzVEQzNEREMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjY3RjA3QzAzQkE4MTFFQkI2MkZBREY2QzVEQzNEREMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNjdGMDdCRDNCQTgxMUVCQjYyRkFERjZDNURDM0REQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyNjdGMDdCRTNCQTgxMUVCQjYyRkFERjZDNURDM0REQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PogeTl0AAAEBSURBVHjapNOxEkRADAbgrEKnQMVQ0nsGtVfhGfA2Wo+B0dIoVBqNQpu7dTNmzjmyKzNpsslX/QvzPKPv++h5HnZdh+8Cma7rGl3XxSAIcF1XhKqqEAC2tm1bCueoruubwRjDYRg+D0mSfOF935Pxpml2lHee59vtvhDHsTB+RLMs22++FkXwK/QHpuJ36Cl8h1PQv/A/nIpewkfcsiwyegsfcSpKgnn4VVXdUU3TSFEUyqlIzslomqYoknMyKvqJTlHDME5REVwYpeJSKAWXRu9wmKZJGj3DHcfBZVkQ2rZ9hB5xRVFwHEdkfFiWJR9CFEUMHlRRFGiaJoRhyF4CDACkxVr2VG8D8wAAAABJRU5ErkJggg==');
}

#popup_address_not_in_range h3{
    font-size:22px;
}

#popup_address_not_in_range h3.first-title {
    font-weight: bold;
    line-height: 0px;
}

#popup_address_not_in_range{
    background:unset;
}

#popup_address_not_in_range .popup-area.general_popup {
    background: unset;
}

    #popup_address_not_in_range .actions-buttons .add-to-list {
        margin: 0px 15px;
    }


@media screen and (max-width:1024px ) {
    #popup_address_not_in_range h3 {
        font-size: 16px;
    }

    #popup_address_not_in_range .first-title {
        line-height: 10px;
        font-weight: bold;
        padding-top: 15px;
        margin-bottom: -5px;
    }

    #popup_address_not_in_range p {
        font-size: 15px;
    }

    #popup_address_not_in_range .actions-buttons .add-to-list {
        line-height: 30px;
        min-height: unset;
        display: inline-block;
        width: 125px;
        margin: 0px 10px;
        font-size: 14px;
        min-width: 120px;
    }

    #popup_address_not_in_range .general_popup .popup-wrap {
        padding: 15px 15px 20px 15px;
    }



    .dish-long-popup .food-item-btn {
        width: 100%
    }

    .dish-long-popup .food-banner {
        margin-bottom: 15px
    }

    .drink-your-choice {
        padding: 0;
    }

        .drink-your-choice.first {
            margin-bottom: 0;
        }

        .drink-your-choice.last {
            margin-bottom: 30px;
            padding-top: 10px;
        }
}*/

/*.general_popup {
    padding-left: 15px;
    padding-right: 15px;
}*/

/*.general_popup .popup-wrap {
    width: 433px;
    padding: 46px 15px 31px 15px;
    border-radius: 12px;
}

    .general_popup .popup-wrap h3 {
        font-weight: 300;
        font-size: 29px;
        line-height: 36px;
    }

    .general_popup .popup-wrap p {
        margin-bottom: 40px;
        font-size: 18px;
    }

        .general_popup .popup-wrap p a {
            text-decoration: underline;
        }

@media screen and (max-width:1024px ) {
    .hide-mobile {
        display: none !important;
    }

    .general_popup {
        padding: 25px 15px;
    }

    #popup-full-image .general_popup {
        padding: 35px 8px;
    }

        .general_popup .popup-wrap {
            width: 100%;
            max-width: 333px;
            padding: 58px 15px 31px 15px;
            position: relative;*/
            /*top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);*/
            /*height: auto;
        }

            .general_popup .popup-wrap p {
                margin-bottom: 29px;
            }

        .general_popup .add-to-list {
            min-width: 138px;
        }
}

.availabilities-container {
    margin-top: 20px;
    display: inline-block;
}*/

/*Delivery info details*/
/*.popup-area .content-block {
    margin-bottom: 30px;
}

    .popup-area .content-block h3 {
        font-size: 22px;
        font-weight: 300;
    }

    .popup-area .content-block .navigation-bar {
        height: 32px;
        line-height: 32px;
        display: inline-flex;
        width: 100%;
        margin-top: 10px;*/
        /*background-color: #f6f6f6;
        border: 1px solid #e1e1e1;*/
        /*-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
    }

        .popup-area .content-block .navigation-bar .address-indicator {
            font-weight: 700;
            padding: 0 10px;
        }

        .popup-area .content-block .navigation-bar .address {
            font-weight: 300;
            width: calc(100% - 138px);
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding-left: 4px;
        }


        .popup-area .content-block .navigation-bar .navigate-btn {
            font-weight: 700;
            padding: 0px 26px;
            float: left;
        }

    .popup-area .content-block .table-container {
        border: 1px solid #e1e1e1;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        padding: 4px 10px 13px 10px;
        position: relative;
        margin-top: 12px;
    }

        .popup-area .content-block .table-container.table-container-small-padding {
            padding: 4px 2px 13px 2px;
        }

        .popup-area .content-block .table-container .title {
            font-weight: 700;
            line-height: 32px;
        }

        .popup-area .content-block .table-container .description-block {
            margin-top: 5px;
            padding-top: 5px;
        }

            .popup-area .content-block .table-container .description-block p[repeat="1"]:before {
                content: "*";
            }

            .popup-area .content-block .table-container .description-block p[repeat="2"]:before {
                content: "**";
            }

            .popup-area .content-block .table-container .description-block p[repeat="3"]:before {
                content: "***";
            }

            .popup-area .content-block .table-container .description-block p[repeat="4"]:before {
                content: "****";
            }

            .popup-area .content-block .table-container .description-block p[repeat="5"]:before {
                content: "*****";
            }

            .popup-area .content-block .table-container .description-block p[repeat="6"]:before {
                content: "******";
            }

            .popup-area .content-block .table-container .description-block p[repeat="7"]:before {
                content: "*******";
            }

        .popup-area .content-block .table-container .info-wrapper {
            display: flex;
            flex: 1;
        }

            .popup-area .content-block .table-container .info-wrapper .info-col {
                flex: 1;
            }

                .popup-area .content-block .table-container .info-wrapper .info-col:first-child {
                    margin-left: 20px;
                }

                .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
                    margin-right: 20px;
                }

                .popup-area .content-block .table-container .info-wrapper .info-col .info-row {
                    display: flex;
                    line-height: 18px;
                    padding: 5px 0;
                }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row:nth-child(odd) {
                        background-color: #f6f6f6;
                        color: initial;
                    }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day {
                        display: inline-flex;
                        flex: 1;
                        padding-right: 10px;
                    }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="1"]:before {
                            content: "*";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="2"]:before {
                            content: "**";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="3"]:before {
                            content: "***";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="4"]:before {
                            content: "****";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="5"]:before {
                            content: "*****";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="6"]:before {
                            content: "******";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="7"]:before {
                            content: "*******";
                        }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours {
                        display: inline-flex;
                        flex: 2;
                    }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours span {
                            flex: 1;
                            text-align: left;
                            padding-left: 10px;
                        }

        .popup-area .content-block .table-container .big-table {
        }

            .popup-area .content-block .table-container .big-table .row {
                display: flex;
                flex: 1;
                line-height: 18px;
                padding: 5px 0;
            }

                .popup-area .content-block .table-container .big-table .row:nth-child(even) {
                    background-color: #f6f6f6;
                    color: initial;
                }

                .popup-area .content-block .table-container .big-table .row.title {
                    line-height: 18px;
                    margin: 6px 0px;
                }

                .popup-area .content-block .table-container .big-table .row span {
                    flex: 1;
                    padding: 0 10px;
                }


                #popup_availability {
                    background-color: unset;
                }

@media screen and (max-width:1024px ) {
    .popup-area .content-block {
        margin: 15px auto;
    }

        .popup-area .content-block .navigation-bar {
            font-size: 13px;
            height: 30px;
            line-height: 30px;
        }

            .popup-area .content-block .navigation-bar .address-indicator {
                padding: 0 9px;
                width: 57px;
            }

    .navigate-btn background-lead-color .navigate-btn {
        padding: 0 25px;
        width: 72px;
    }

    .popup-area .content-block .navigation-bar .address {
        width: calc(100% - 129px);
    }

    .popup-area .content-block .table-container {
        padding: 4px 2px 13px 2px;
        font-size: 13px;
    }

        .popup-area .content-block .table-container .description-block {
            margin-right: 5px;
        }

        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours {
            flex: 1;
            flex-direction: column;
        }

            .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours span:not(:empty) ~ span:not(:empty) {
                line-height: 11px;
                padding-bottom: 5px;
            }

        .popup-area .content-block .table-container .info-wrapper .info-col:first-child {
            margin-left: 8px;
        }

        .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
            margin-right: 8px;
        }

        .popup-area .content-block .table-container .big-table .row span:first-child {
            flex: 2;
            width: 40%;
        }

        .popup-area .content-block .table-container .big-table .row span {
            width: 20%;
        }

    .popup_sso {*/
        /*margin: 0 25px;*/
        /*border-top: unset !important;
    }

    .popup-area .filter-toggle-topbar {
        padding-right: unset;
        padding-bottom: unset;
    }

    .popup_padding_off {
        padding: unset;
    }

    .opening-hours-wrap {
        width: 100%;
    }

        .opening-hours-wrap .responsive_table {
            height: unset;
        }

            .opening-hours-wrap .responsive_table table th,
            .opening-hours-wrap .responsive_table table td, 
            .opening-hours-wrap .responsive_table table tr {
                font-size: 14px;
            }
}

@media screen and (max-width:419px ) {
    .popup-area .content-block .table-container .info-wrapper {
        flex-direction: column;
    }

        .popup-area .content-block .table-container .info-wrapper .info-col:first-child,
        .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
            margin: 0;
        }
}


.popup-holder h2 {
    font-size: 30px;
    font-weight: 700;*/
    /* border-bottom: 1px solid #c7c1c1e0;*/
    /*font-family: OpenSansHebrewExtraBold;*/
    /*margin-bottom: 38px;*/
/*}


.food-banner.has-image {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0px;
}

.food-banner {
    height: 425px;
    overflow: hidden;
}


.popup-holder .header {
    display: flex;
    width: 99%;
    padding: 8px 0px 0px 0px;
}

.popup-holder .header.has-img {
    border: 1px solid #e4d7d7e0;
}

.popup-holder .header.no-has-img {
    border-bottom: 1px solid #e4d7d7e0 !important;
    margin-bottom: 5px;
}

.popup-holder .header.no-has-img .drink-your-choice.last {
    margin-bottom: 15px;
}

.popup-holder .header.has-img {
    min-height: 180px;
    margin: 10px 0px;
    padding: 18px;
}


.popup-holder .header .right-box {
  float: left;
    width: 73%;
    padding: 0px 25px;
}

.popup-holder .header .left-img {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    left: 30px;
    width: 250px;
}

.popup-holder .header .left-img img {
    width: 240px;
    height: 160px;
    border-radius: 2px;
    box-shadow: 3px 1px 11px 0px #aca2a2;
}

.popup-holder .header .right-box h2 {
    font-size: 28px;
    font-weight: 700;
    font-family: OpenSansHebrewExtraBold;
    margin-top: -4px;
    padding-bottom: 10px;
}

.drink-your-choice.last {
    margin-bottom: 25px;
    font-weight: 100;
}


.header.no-has-img .left-img {
    display: none;
}

.popup-holder .header.no-has-img .right-box {
    padding:0px;
}


figure.zoom {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
}

    figure.zoom img:hover {
        opacity: 0;
    }

    figure.zoom img {
        transition: opacity 0.5s;
        display: block;
        width: 100%;
    }


#cloosedSoonPopup .add-to-list.close-popup {
    background-color: #ea3e3e;
}

#cloosedSoonPopup h4 {
    margin-bottom: 15px;
}

.btn-invoke-search-component {
    margin-right: 35px;
    display: inline-block;
}*/



/* WHITE MENU - GENERAL POP UP */
.meals-list > li {
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(120, 120, 120, 0.31);
    border-radius: 5px;
    margin-bottom: 30px;
}

    .meals-list > li > h3 {
        font-size: 1.375rem;
        font-weight: 700;
        border-bottom: 1px solid #f3f3f3;
        padding: 10px 25px;
    }

    .meals-list > li > .food-comment {
        padding: 25px 25px 0;
    }

        .meals-list > li > .food-comment > svg {
            fill: var(--primary-color);
            width: 1rem;
            position: relative;
            top: 2px;
        }

    .meals-list > li > .food-list {
        padding: 25px;
    }

        .meals-list > li > .food-list > li {
            padding: 25px 40px;
            align-items: flex-start;
            cursor: pointer;
        }

            .meals-list > li > .food-list > li:hover {
                border-radius: 5px;
                -webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.08);
                box-shadow: 1px 1px 18px 1px rgba(0,0,0,0.08);
                transition: all .6s ease;
            }

            .meals-list > li > .food-list > li .active {
                border-radius: 5px;
                -webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.08);
                box-shadow: 1px 1px 18px 1px rgba(0,0,0,0.08);
                transition: all .6s ease;
            }

            .meals-list > li > .food-list > li .food-details {
                border: 1px solid #fff;
                border-radius: 5px;
                box-shadow: 0px 4px 6px 0px rgb(45 45 45 / 10%);
                position: relative;
                top: 5px;
                width: 182px;
                height: 122px;
            }

                .meals-list > li > .food-list > li .food-details > img {
                    z-index: 1;
                    vertical-align: middle;
                    border-radius: 5px;
                }

                .meals-list > li > .food-list > li .food-details .quantity {
                    position: absolute;
                    z-index: 2;
                    width: 30px;
                    height: 30px;
                    border-radius: 50%;
                    background-color: var(--primary-color);
                    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
                    top: -10px;
                    left: -10px;
                    color: #fff;
                    font-weight: 700;
                    text-align: center;
                    font-size: 1.188rem;
                    line-height: 26px;
                }

                .meals-list > li > .food-list > li .food-details .like-button {
                    position: absolute;
                    top: 5px;
                    right: 10px;
                    z-index: 2;
                }

                    .meals-list > li > .food-list > li .food-details .like-button:hover {
                        transition: all .4s ease;
                    }

                    .meals-list > li > .food-list > li .food-details .like-button > svg {
                        fill: var(--primary-color);
                        position: relative;
                        top: 4px;
                        width: 1rem;
                    }

                    .meals-list > li > .food-list > li .food-details .like-button > .fa-heart.active {
                        font-weight: 700;
                    }

                    .meals-list > li > .food-list > li .food-details .like-button:hover > i::before {
                        font-weight: 700;
                        transition: all .4s ease;
                    }

                    .meals-list > li > .food-list > li .food-details .like-button > .fill-heart-icon {
                        display: none;
                    }





            .meals-list > li > .food-list > li .food-desc {
                padding-right: 35px;
                flex: 1;
                position: relative;
            }

                .meals-list > li > .food-list > li .food-desc > h3 {
                    font-size: 1.2rem;
                    margin-bottom: 5px;
                }

                .meals-list > li > .food-list > li .food-desc > .food-type-list > li > i {
                    margin-left: 4px;
                }

                .meals-list > li > .food-list > li .food-desc > .recommended {
                    color: var(--primary-color);
                    font-size: 0.875rem;
                }

                .meals-list > li > .food-list > li .food-desc > p {
                    color: #989898;
                    font-size: 1rem;
                    margin: 10px 0;
                }

                .meals-list > li > .food-list > li .food-desc > .food-type-list {
                    margin: 10px 0;
                    white-space: nowrap;
                    overflow: auto;
                    display: flex;
                    flex-wrap: wrap;
                }

                    .meals-list > li > .food-list > li .food-desc > .food-type-list > li {
                        border: 1px solid #efefef;
                        border-radius: 15px;
                        display: inline-block;
                        padding: 5px 10px;
                        font-size: 0.8rem;
                        margin: 0px 0 0 2px;
                    }

                .meals-list > li > .food-list > li .food-desc > .recommended > svg {
                    fill: var(--primary-color);
                    width: 0.875rem;
                }

                
                .meals-list > li > .food-list > li .food-desc > .food-type-list {
                    margin: 10px 0;
                    white-space: nowrap;
                    overflow: auto;
                }

                    .meals-list > li > .food-list > li .food-desc > .food-type-list > li:first-child {
                        margin: 0 0 0 2px;
                    }

                  /*  .meals-list > li > .food-list > li .food-desc > .food-type-list > li {
                        border: 1px solid #efefef;
                        border-radius: 15px;
                        display: inline-block;
                        padding: 5px 10px;
                        font-size: 0.875rem;
                        margin: 0 2px;
                    }*/

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > svg {
                            width: 1rem;
                            position: relative;
                            top: 2px;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > img {
                            margin-left: 4px;
                            height: 14px;
                            display:inline;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > svg.vegetarian {
                            fill: #8cc63e;
                            margin-left: 2px
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > svg.pepper {
                            fill: #aa0909;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > svg.piquant {
                            fill: #ff6a00;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > svg.double-pepper {
                            fill: #aa0909;
                            margin-left: 0px;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > img.vegan-icon {
                            transform: scale(1.1);
                            content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDg3REM1RkQyMzIwMTFFQjkxQUNBN0E1MjZBRDQ1QjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDg3REM1RkUyMzIwMTFFQjkxQUNBN0E1MjZBRDQ1QjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowODdEQzVGQjIzMjAxMUVCOTFBQ0E3QTUyNkFENDVCNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowODdEQzVGQzIzMjAxMUVCOTFBQ0E3QTUyNkFENDVCNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi7axfYAAAGbSURBVHjaYvz//z8DPvD6y/3/t18fZ7j39jTDs083GH78/gyXY8Gl6eKz7f/PPFrP8PTjNazyqqJWmJrvvDn5f/fNyUAbH+B1kZ1yPKrmPbem/T92fxkDISDOq8Igza/NCNe85WrX/3NPNmEoZGRkYvj//x+KmKa4A5hmAhEnHq7A0MjEyMwgK6DLwMrMgWGgmpg1RM37b0//77s1C0WSi5WfwVw+FBi61xl+/fmGIsfBwsMgwavKCNZ85P5ihj//fiE0svEzuGrkMJx5vIHh778/GLZK82shXHf1+V44h5mJhSFEv5nh8N1FDL///sAaWDICOgjNv/5+h3PslZMZHrw7x/Du22OcIa0kYoLQDGPwc4gzGMp4M5x8uAqnRj4OMWAg6jFiaDaTD2G48eoww0+0AEIGxrL+qDECiwpNcXuGGy8P4dQICmUjGT9UzbqSbgzsLNwMApxSONMxCLioZzJwswkyIouxOKikMLz9+ggcn8g5Bt25RjL+jOjiLDzsQoxBevXAjPkPQxMLMzuDrVIcEMczYjMUIMAAbI+Hcmr4T6sAAAAASUVORK5CYII=);
                            background-size: contain;
                            background-repeat: no-repeat;
                            background-position-x: center;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > img.gluten-free {
                            max-height: 14px;
                            transform: scale(1.39);
                            content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzYwOEIwOUMyMzIwMTFFQkFDMzY4QzhBRjlDNjAxMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzYwOEIwOUQyMzIwMTFFQkFDMzY4QzhBRjlDNjAxMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjA4QjA5QTIzMjAxMUVCQUMzNjhDOEFGOUM2MDEzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjA4QjA5QjIzMjAxMUVCQUMzNjhDOEFGOUM2MDEzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu3/z70AAAHISURBVHjadFLPSxtREP7evl1RtDVGEy1VUROa4rEYgoKHgih4TU8KXksP8V/w0qM3LyKl1HrwVHoqQmmJuQgGETyoVPyVHNqQmB8Ho8Xs7vS93ZhssunAg2HmezPfNzMgIjhffi9GuZMP1BxX4LCbs23ixSS064/IZo7JmWsA8uxP2yED/GYX/wWyv39a+i4gad0tfWlq/nidzM4gfCMzzPROQilfWgnpW7zPv5CsrqqpT1agmN4kI7AMnovDfBIC9FuUfsyT9lCwqZS+RWrqqH0A+vCSaOtB2+mKKFup0vBANT2voJQOqwIy4L+/2r+qIGn68yiYHGYxsUCP3JrN8M/AO/GeWUCL9K8t4oUDsPs0SO0CdQzC8L0WImdZjSO1PxPl36AvtMikyr5g1Ermj1aJZ3bAjDLUx+FqF2vIl88JXSF7ColFUssX1elzsOL3OWKVUo2T6Y1AnAF4IVnn2TsFRQ/ExI/6gpTCfgNIjkYffWurzqXipF1tgN1dORavwPSEURl7B3//y7pqadnsGanpzzCfjot20+jvHWItj8Lvf8HkiUnyTpALaDO/E+/eFXYBmVgdc6yvdmaugj1hsZUhF/CfAAMAvwjUbEm4gekAAAAASUVORK5CYII=);
                            background-size: contain;
                            background-repeat: no-repeat;
                            background-position-x: center;
                            max-height: 14px;
                        }

                .meals-list > li > .food-list > li .food-desc > .food-actions-list > li:first-child {
                    margin: 0 0 0 6px;
                }

                .meals-list > li > .food-list > li .food-desc > .food-actions-list > li {
                    margin: 0 6px;
                }

                    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li.discount {
                        color: #fff;
                        background: var(--dark-grey);
                        font-size: 0.875rem;
                        display: inline-block;
                        border-radius: 15px;
                        font-weight: 700;
                        padding: 5px 12px;
                    }

                    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li.price-line-through {
                        text-decoration: line-through;
                        font-size: 1.125rem;
                        position: relative;
                        top: 1px;
                    }

                    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li.price {
                        font-size: 1rem;
                        font-weight: 700;
                    }

                    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn {
                        border-radius: 50%;
                        border: 1px solid #efefef;
                        font-size: 0.75rem;
                        padding: 4px;
                    }

                        .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn > i {
                            color: var(--primary-color);
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn > svg {
                            fill: var(--primary-color);
                            width: 0.875rem;
                            top: 2px;
                            position: relative;
                        }

                        .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn:hover {
                            background: var(--primary-color);
                            transition: all .4s ease;
                            border: 1px solid var(--primary-color);
                        }

                            .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn:hover > i {
                                color: #fff;
                                transition: all .4s ease;
                            }

                            .meals-list > li > .food-list > li .food-desc > .food-actions-list > li > .add-cart-btn:hover > svg {
                                fill: #fff;
                                transition: all .4s ease;
                            }
            .meals-list > li > .food-list > li.comment-box {
                background: #fafafa;
                border-radius: 5px;
                flex-direction: column;
                margin: 20px 0;
            }

                .meals-list > li > .food-list > li.comment-box:first-child {
                    margin: 0;
                }

                .meals-list > li > .food-list > li.comment-box:last-child {
                    margin: 0;
                }

                .meals-list > li > .food-list > li.comment-box > div > h3 {
                    color: #666;
                    font-size: 1.5rem;
                    font-weight: 700;
                }

                .meals-list > li > .food-list > li.comment-box p,
                .meals-list > li > .food-list > li.comment-box div {
                    color: var(--light-grey);
                    text-align: justify;
                }

                .meals-list > li > .food-list > li.comment-box strong {
                    font-weight: 700;
                    color: #767676;
                    text-decoration: underline
                }

            .meals-list > li > .food-list > li:hover.comment-box {
                box-shadow: none;
            }

            .meals-list > li > .food-list > li.comment-box-image {
                flex-direction: row
            }

                .meals-list > li > .food-list > li.comment-box-image > a > img {
                    border: 1px solid #e3e2e2;
                    border-radius: 5px;
                    margin-top: 10px;
                }

                .meals-list > li > .food-list > li.comment-box-image > .comment-box-image-desc {
                    flex: 1;
                    margin-right: 15px;
                }

            .meals-list > li > .food-list > li .food-details > .white-menu-product-img {
                height: 100%;
                width: 100%;
            }


.recommendad-meals-list {
    text-align: right;
    padding: 20px
}

    .recommendad-meals-list > li {
        background: #fff;
        border-radius: 5px;
        margin-bottom: 15px;
        box-shadow: none
    }

.recommendad-menu-border-bottom {
    border-bottom: 1px solid #8080801f;
}

.recommendad-menu-flex-row {
    max-width: 560px;
    min-width: 500px
}

.recommendad-make-order {
    width: 40%;
    margin-right: 60%;
    color: var(--primary-color);
    padding: 10px;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

    .recommendad-make-order:hover {
        color: #fff;
        background: var(--primary-color);
        transition: all .4s ease;
    }

.recommendad-prodcut-container {
    max-height: 100% !important;
}

.recommendad-meals-list .recommendad-menu-border-bottom .recommendad-title h2 {
    font-size: 1.5em;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
}

/*    */
.pop-up .popup-menu {
    margin: 10px 5px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    min-height: 200px;
    border-radius: 5px;
    z-index: 99;
    top: 40px;
    height: 90%;
    max-height: 600px;
    overflow: auto
}

    .pop-up .popup-menu .popup-menu-header {
        margin-bottom: 30px;
    }

        .pop-up .popup-menu .popup-menu-header > h2 {
            font-size: 1.875rem;
            font-weight: 700;
            flex: 1;
            text-align:center;
        }

        .pop-up .popup-menu .popup-menu-header > i {
            font-weight: 700;
            margin-right: auto;
            font-size: 1.625rem;
            display: block;
            cursor: pointer;
        }

            .pop-up .popup-menu .popup-menu-header > i:hover {
                transition: all .4s ease;
                color: var(--primary-color);
            }

.popup-row-btn {
    flex-wrap: nowrap;
    column-gap: 2%;
}

.popup-container {
    display: none;
    background-color: white;
    border-radius: 5px;
    padding: 0;
    text-align: center;
    font-family: 'OpenSansHebrewRegular',sans-serif;
}
    .popup-container button {
        font-family: 'OpenSansHebrewRegular',sans-serif;
    }

    .popup-container .close-popup svg {
        height: 20px;
        fill: #fff;
        left: 0px;
        top: 10px;
    }
    /*#popup_closed_online.popup-container, #popup_phone_only.popup-container {background-color: unset;}*/
    #popup_clear_order.popup-container {
        border-radius: 12px;
    }

.add-to-list.scheme-text-color.close-popup {
    color: var(--primary-color);
    padding: 10px;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    display: block;
    text-align: center;
}

    .add-to-list.scheme-text-color.close-popup:hover {
        transition: all .4s ease;
        color: #fff;
        background: var(--primary-color)
    }

.add-to-list.btnConfirmClearOrder {
    background-color: var(--primary-color);
    color: white !important;
}

.add-to-list.confirm-btn {
    background-color: var(--primary-color);
    color: white !important;
}

.popup-container.product-container {
}

.popup-container.page {
    max-height: 80%;
    border-radius: 5px;
}

    .popup-container.page .content {
        overflow-y: auto !important;
        overflow-x: hidden;
        padding: 25px 0px 170px 15px;
        margin: 0 15px;
        height: auto;
        min-height: 250px;
        max-height: 585px;
    }

img.food-banner.show-mobile.has-image {
}

.popup-container.user-order-cart .content {
    height: auto;
}

.popup-container.user-order-cart {
    display: block;
}

.fill-lead-color {
    fill: #333 !important;
}

.opening-hours-wrap {
    width: 465px;
    max-width: 480px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
}

    .opening-hours-wrap .opening-hours-title {
        height: 53px;
        background-color: #EA3E3E;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 15px;
        margin-bottom: 18px;
        border-radius: 12px 12px 0px 0px;
    }

        .opening-hours-wrap .opening-hours-title h3 {
            position: relative;
            font-size: 16px;
            line-height: 19px;
            color: #FFFFFF;
            font-family: 'OpenSansHebrewBold';
            font-weight: 400;
            letter-spacing: 0;
            text-align: center;
            margin: 0;
        }

    .opening-hours-wrap .responsive_table table th, .opening-hours-wrap .responsive_table table td, .opening-hours-wrap .responsive_table table tr {
        font-size: 16px;
        text-align: center;
    }

.opening-hours .responsive_table table tbody tr:hover {
    background: unset;
    color: unset;
}

.opening-hours .responsive_table table tbody tr:nth-of-type(2n + 2):hover {
    background: #f8f8f8;
    color: unset;
}

.popup-area .general-error {
    color: #c90600;
}

.popup-area.open {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.popup-container .postage {
    text-decoration: underline;
}

#popup_minimum.popup-container .postage {
    text-decoration: none;
    font-weight: bold;
}

.food-item-btn:last-child {
    margin-bottom: 0;
}

.food-item-btn-wrap .arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    right: 7px;
    position: relative;
}

.food-item-btn-wrap .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.food-item-btn-wrap .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.pop-close-small {
    width: 15px;
    height: 15px;
    background-size: 100% auto;
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 5;
}

    .pop-close-small:before {
        content: "✖";
    }

.popup-height:hover {
    background-color: #e424150E
}

.popup-wrap h3 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px;
}

.popup-inner-box {
    max-width: 275px;
    border: 3px dashed;
    margin: 0 auto;
    border-radius: 10px;
    padding: 34px 15px 17px 15px;
    text-align: center;
    margin-bottom: 13px;
    position: relative;
}

.cutting-icon {
    position: absolute;
    right: -18px;
    top: 33px;
    z-index: 5;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

    .cutting-icon svg {
        fill: #000;
        width: 33px;
        height: 27px;
        display: block;
    }

.popup-icon {
    min-height: 136px;
    padding-bottom: 10px;
}

.popup-icon-toast {
    padding-top: 23px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="75" viewBox="0 0 100 75"><path fill="%23cfcfcf" fill-rule="evenodd" d="M1011.92,736.083A2.08,2.08,0,0,0,1014,734V717.333a8.342,8.342,0,0,0-8.33-8.333H922.333A8.341,8.341,0,0,0,914,717.333V734a2.082,2.082,0,0,0,2.083,2.083,10.417,10.417,0,1,1,0,20.833A2.082,2.082,0,0,0,914,759v16.666A8.341,8.341,0,0,0,922.333,784h83.337a8.342,8.342,0,0,0,8.33-8.334V759a2.081,2.081,0,0,0-2.08-2.084A10.417,10.417,0,1,1,1011.92,736.083ZM997.333,746.5a14.611,14.611,0,0,0,12.5,14.435v14.731a4.171,4.171,0,0,1-4.16,4.167H922.333a4.172,4.172,0,0,1-4.166-4.167V760.935a14.585,14.585,0,0,0,0-28.87V717.333a4.171,4.171,0,0,1,4.166-4.166h83.337a4.17,4.17,0,0,1,4.16,4.166v14.732A14.609,14.609,0,0,0,997.333,746.5Zm-56.25-29.688A2.082,2.082,0,0,0,939,718.9v4.687a2.084,2.084,0,1,0,4.167,0V718.9A2.083,2.083,0,0,0,941.083,716.812Zm0,17.188A2.082,2.082,0,0,0,939,736.083v4.167a2.084,2.084,0,0,0,4.167,0v-4.167A2.082,2.082,0,0,0,941.083,734Zm0,16.666A2.082,2.082,0,0,0,939,752.75v4.166a2.084,2.084,0,1,0,4.167,0V752.75A2.083,2.083,0,0,0,941.083,750.666Zm0,16.667A2.082,2.082,0,0,0,939,769.417v4.166a2.084,2.084,0,1,0,4.167,0v-4.166A2.083,2.083,0,0,0,941.083,767.333Zm42.823-41.317a2.081,2.081,0,0,0-2.889.578l-25,37.5a2.083,2.083,0,1,0,3.466,2.311l25-37.5A2.082,2.082,0,0,0,983.906,726.016Zm-15.739,10.067c0-5.743-3.738-10.416-8.334-10.416s-8.333,4.673-8.333,10.416,3.737,10.417,8.333,10.417S968.167,741.827,968.167,736.083Zm-12.5,0c0-3.387,1.909-6.25,4.167-6.25S964,732.7,964,736.083s-1.909,6.25-4.167,6.25S955.666,739.471,955.666,736.083Zm25,10.417c-4.6,0-8.334,4.673-8.334,10.416s3.737,10.417,8.334,10.417S989,762.66,989,756.916,985.263,746.5,980.667,746.5Zm0,16.666c-2.259,0-4.167-2.862-4.167-6.25s1.908-6.25,4.167-6.25,4.166,2.863,4.166,6.25S982.925,763.166,980.667,763.166Z" transform="translate(-914 -709)"/></svg> ') no-repeat;
    background-position: center;
}

.popup-icon img {
    margin: 0 auto
}

.popup-inner-box span {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    padding-bottom: 3px;
}

.popup-inner-box p {
    font-size: 14px;
    line-height: 16px;
}

.popup-wrap .pop-btm-info {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    max-width: 230px;
    margin: 0 auto;
    padding-bottom: 11px;
}

.zap-pop-logo {
    max-width: 50px;
    margin: 0 auto;
    margin-bottom: 22px;
}

.add-to-list {
    min-width: 158px;
    display: inline-block;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 8px;
    color: var(--primary-color);
}

.popup-area .filter-toggle-topbar .pop-close-small {
    left: 18px;
    top: 15px;
    width: 14px;
    height: 24px;
}

    .popup-area .filter-toggle-topbar .pop-close-small svg {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.select-option:last-child {
    margin-bottom: 0;
}

.popup-holder {
    background: #fff;
    border-radius: 5px;
    width: 585px;
    position: relative;
}

    .popup-holder h2 {
        font-size: 1.875rem;
        font-weight: 700;
        padding: 10px 15px;
    }

    .popup-holder .popup-footer {
        margin-top: 30px;
        justify-content: space-between;
        flex-direction: column;
        position: absolute;
        bottom: 0px;
        right: 15px;
        left: 30px;
        padding: 25px 0 25px 0;
        background: #fff;
    }

.add-food-row {
    background: #f7f7f7;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

    .add-food-row strong {
        font-size: 1.25rem;
    }

    .add-food-row p {
        font-size: 0.875rem;
        padding-bottom: 5px;
    }

    .add-food-row textarea {
        width: 100%;
        border: 1px solid #e2e2e2;
        border-radius: 5px;
        margin: 10px 0 0;
        padding: 10px;
        font-size: 1rem;
        height: 60px;
    }

        .add-food-row textarea::placeholder {
            color: #bdbdbd
        }

.food-item-btn {
    display: flex;
    padding: 6px;
    cursor: pointer;
    margin-bottom: 5px;
}

    .food-item-btn:hover {
        background: #fafafa;
        border-radius: 5px;
    }

.food-item-btn-wrap {
    padding: 15px;
}

.food-item-btn > a {
    font-size: 1rem;
}

.food-item-btn.selected-view, .food-item-btn.active-view {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 5px 7px;
    margin-right: 0;
}

   /* .food-item-btn.selected-view::before, .food-item-btn.active-view::before {
        content: "\f058";
        font-weight: 900;
        color: var(--primary-color);
        font-family: 'Font Awesome 5 Pro';
        margin-left: 10px;
    }*/

.food-item-btn .addon-amount-wrap {
    display: none;
}

.dish-wrap > .dish-option > .addon-amount-wrap > .addon-amount-action svg {
    fill: var(--primary-color);
    width: 1.25rem;
    position: relative;
    top: 2px;
}

    .food-item-btn .addon-amount-wrap.show-amount-view {
        display: block;
    }

    .food-item-btn .addon-amount-wrap > span {
    }

.food-item-btn:not(.active-view) .food-item-check-wrap {
    display: none;
}

.food-item-btn > span {
    margin-right: auto;
}

.food-item-btn small {
    font-size: 0.875rem;
    color: var(--primary-color);
}

.food-menu {
    border: 1px solid #e6e6e6;
    box-shadow: 0px 4px 0.99px 0.01px rgb(0 0 0 / 7%);
    margin-bottom: 30px;
    border-radius: 5px;
}

.food-menu-counter {
    padding: 10px 20px;
    margin: 0 0 15px 0;
    font-size: 1rem;
    border-radius: 10px;
    background: #fafafa;
    width: 100%;
}

    .food-menu-counter .add-item-limit-text {
        display: none;
        color: var(--primary-color);
        font-size: 0.875rem;
        margin-right: auto;
    }

.food-menu-comment-header {
    font-size: 1rem;
}

.food-menu-comment textarea {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin: 10px 0 0;
    padding: 10px;
    font-size: 1rem;
    height: 60px;
}

.type-item {
}

.type-item {
    margin-right: auto;
    font-size: 1.25rem;
}

.food-item-btn-wrap .arrow-wrapper {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 5px;
}

.length-counter {
    margin-right: auto;
    display: block;
}

.addon-amount-action {
    color: var(--primary-color);
}

    .addon-amount-action.disable {
        color: #b3b3b3;
    }

.addon-amount-value {
    margin: 0 5px;
    position: relative;
    top: -2px;
}

.food-item-btn-wrap .addon-img {
    max-width: 60px;
    float: right;
    margin-left: 15px;
}

.dish-option .expand-addon-description {
    display: none;
}

.dish-option .active {
    display: block
}

.popup_closed_title {
    font-size: 1.6rem;
    font-weight: 100;
    flex: 1;
}

.push-left-title{
    padding-left:25px;
}



#confirmFutureOrder {
    margin-top: 5%;
    width: auto !important
}

.popup_closed_online_icon {
    padding-right: 20px;
}

.popup_closed_online_title_row {
    margin-bottom: 15px !important;
}

.open-additional-info {
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.food-item-btn a svg {
    display: block;
    width: 12px;
    height: 8px;
    fill: #000;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -4px;
}

.gray-lead-btn {
    color: #ababab;
    background-color: #efefef;
    border: 1px solid #efefef;
}

.footer-bottom-row-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
}

.total-price {
    font-size: 1.5rem;
    align-items: flex-end;
    display: flex;
}

.total-price-container {
    font-weight: 700;
    margin-left: auto;
}

.discount-precent {
    color: var(--primary-color);
    font-size: 0.875rem;
    position: relative;
    top: -4px;
    margin-right: 8px;
    font-weight: 700;
}

.price-before-discount {
    font-size: 1rem;
}

.price-before-discount-text {
    font-size: 1rem;
    font-weight: normal;
}

.price-before-discount-amount {
    text-decoration: line-through;
    font-size: 1.25rem;
    font-weight: normal;
}

.item-add-remove {
    margin-right: 10px;
}

    .item-add-remove a svg {
        fill: var(--primary-color);
        width: 1.25rem;
        position: relative;
        top: 2px;
    }

.food-item-btn-wrap > .selected-view svg{
    display:inline;
} 

.addon-amount-wrap > .addon-amount-action svg {
    fill: var(--primary-color);
    width: 1.25rem;
    position: relative;
    top: 2px;
}

    .item-add-remove .add-item, .item-add-remove .remove-item {
        color: var(--primary-color);
    }

    .item-add-remove .add-item {
    }

    .item-add-remove .remove-item {
    }

    .item-add-remove input[type="text"], .item-add-remove input[type="number"] {
        width: 45px;
        padding: 5px;
        background: #fff;
        border: 1px solid #eee;
        text-align: center;
        border-radius: 5px;
        font-size: 1.125rem;
        margin: 0 2px;
    }

.submit-request.custom-button {
    padding: 10px 20px;
    background: var(--bg-primary-color);
    border-radius: 5px;
    color: var(--primary-color)
}

.food-banner {
    overflow: hidden;
    margin: 12px 0px 12px 0px;
}

    .food-banner img {
        width: 100%;
        height: auto;
    }



.dish-long-popup h2 {
    margin-bottom: 24px
}

.drink-your-choice.first {
    padding: 10px 0 0 0;
}

.drink-your-choice.last {
    margin-bottom: 25px;
}

.drink-your-choice > p, .drink-your-choice > div {
    display: inline-block;
}

.food-item-check-wrap {
    position: relative;
    padding: 5px 35px;
    display: none;
    font-size: 1rem;
}

    .food-item-check-wrap.active {
        display: block;
        border: 1px solid #eee;
        position: relative;
        border-radius: 5px;
        background: #fff;
        margin-bottom: 5px;
    }

    .food-item-check-wrap .type-item {
        font-size: 14px;
        top: 15px;
        left: 14px;
    }

    .food-item-check-wrap p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 13px;
    }

.popup-footer {
    display: flex;
    align-items: flex-end;
}

    .popup-footer .price-before-discount {
        opacity: 0.7;
        text-decoration: line-through;
    }

.food-item-check small {
    font-size: 14px;
    position: inherit;
    margin-right: 0;
}

.food-item-check input[type="checkbox"]::before {
    content: "\f111";
    font-weight: 400;
    color: var(--dark-grey);
    font-family: 'Font Awesome 5 Pro';
    margin-left: 5px;
}

.food-item-check input[type="checkbox"]:checked::before {
    content: "\f058";
    font-weight: 900;
    color: var(--primary-color);
    font-family: 'Font Awesome 5 Pro';
    margin-left: 5px;
}

.wrap-full-item {
    padding-left: 15px;
}

.back-top-menu2 {
    width: 74px;
    height: 27px;
    padding: 0 5px;
    line-height: 27px;
    background: #fff;
    margin-bottom: 12px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}

.dish-item {
    position: relative;
    line-height: 24px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.addon-cat-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.15rem;
}

.food-item-check .RadioCircleChecked {
    height: 14px;
    display: none;
}

.food-item-check .RadioCircleSvg {
    height: 14px;
    fill: red;
}

.food-item-check.active .RadioCircleChecked {
    height: 14px;
    display: unset !important;
    fill: red;
}

.food-item-check.active .RadioCircleChecked .st0 {
    fill: red;
}

.food-item-check.active .RadioCircleSvg {
    height: 14px;
    display: none !important;
}



.addon-checkbox {
    display: none;
}

.addon-cat-title .type-item {
    top: -20px;
    left: -25px;
}

#popup_address_not_in_range h3 {
    font-size: 22px;
}

    #popup_address_not_in_range h3.first-title {
        font-weight: bold;
        line-height: 0px;
    }

#popup_address_not_in_range {
    background: unset;
}

    #popup_address_not_in_range .popup-area.general_popup {
        background: unset;
        margin: auto
    }

    #popup_address_not_in_range .actions-buttons .add-to-list {
        margin: 0px 15px;
    }

.general_popup .popup-wrap {
    width: 320px;
    padding: 30px 15px 30px 15px;
    border-radius: 12px;
    text-align: center
}

    .general_popup .popup-wrap h3 {
        font-weight: 300;
        font-size: 29px;
        line-height: 36px;
    }

    .general_popup .popup-wrap p {
        margin-bottom: 40px;
        font-size: 18px;
    }

        .general_popup .popup-wrap p a {
            text-decoration: underline;
        }

.availabilities-container {
    margin-top: 20px;
    display: inline-block;
}

.popup-area .content-block {
    margin-bottom: 30px;
}

    .popup-area .content-block h3 {
        font-size: 22px;
        font-weight: 300;
    }

    .popup-area .content-block .navigation-bar {
        height: 32px;
        line-height: 32px;
        display: inline-flex;
        width: 100%;
        margin-top: 10px;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
    }

        .popup-area .content-block .navigation-bar .address-indicator {
            font-weight: 700;
            padding: 0 10px;
        }

        .popup-area .content-block .navigation-bar .address {
            font-weight: 300;
            width: calc(100% - 138px);
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding-left: 4px;
        }

        .popup-area .content-block .navigation-bar .navigate-btn {
            font-weight: 700;
            padding: 0px 26px;
            float: left;
        }

    .popup-area .content-block .table-container {
        border: 1px solid #e1e1e1;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
        padding: 4px 10px 13px 10px;
        position: relative;
        margin-top: 12px;
    }

        .popup-area .content-block .table-container.table-container-small-padding {
            padding: 4px 2px 13px 2px;
        }

        .popup-area .content-block .table-container .title {
            font-weight: 700;
            line-height: 32px;
        }

        .popup-area .content-block .table-container .description-block {
            margin-top: 5px;
            padding-top: 5px;
        }

            .popup-area .content-block .table-container .description-block p[repeat="1"]:before {
                content: "*";
            }

            .popup-area .content-block .table-container .description-block p[repeat="2"]:before {
                content: "**";
            }

            .popup-area .content-block .table-container .description-block p[repeat="3"]:before {
                content: "***";
            }

            .popup-area .content-block .table-container .description-block p[repeat="4"]:before {
                content: "****";
            }

            .popup-area .content-block .table-container .description-block p[repeat="5"]:before {
                content: "*****";
            }

            .popup-area .content-block .table-container .description-block p[repeat="6"]:before {
                content: "******";
            }

            .popup-area .content-block .table-container .description-block p[repeat="7"]:before {
                content: "*******";
            }

        .popup-area .content-block .table-container .info-wrapper {
            display: flex;
            flex: 1;
        }

            .popup-area .content-block .table-container .info-wrapper .info-col {
                flex: 1;
            }

                .popup-area .content-block .table-container .info-wrapper .info-col:first-child {
                    margin-left: 20px;
                }

                .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
                    margin-right: 20px;
                }

                .popup-area .content-block .table-container .info-wrapper .info-col .info-row {
                    display: flex;
                    line-height: 18px;
                    padding: 5px 0;
                }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row:nth-child(odd) {
                        background-color: #f6f6f6;
                        color: initial;
                    }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day {
                        display: inline-flex;
                        flex: 1;
                        padding-right: 10px;
                    }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="1"]:before {
                            content: "*";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="2"]:before {
                            content: "**";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="3"]:before {
                            content: "***";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="4"]:before {
                            content: "****";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="5"]:before {
                            content: "*****";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="6"]:before {
                            content: "******";
                        }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .day div.inline[repeat="7"]:before {
                            content: "*******";
                        }

                    .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours {
                        display: inline-flex;
                        flex: 2;
                    }

                        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours span {
                            flex: 1;
                            text-align: left;
                            padding-left: 10px;
                        }

        .popup-area .content-block .table-container .big-table {
        }

            .popup-area .content-block .table-container .big-table .row {
                display: flex;
                flex: 1;
                line-height: 18px;
                padding: 5px 0;
            }

                .popup-area .content-block .table-container .big-table .row:nth-child(even) {
                    background-color: #f6f6f6;
                    color: initial;
                }

                .popup-area .content-block .table-container .big-table .row.title {
                    line-height: 18px;
                    margin: 6px 0px;
                }

                .popup-area .content-block .table-container .big-table .row span {
                    flex: 1;
                    padding: 0 10px;
                }

/*#popup_availability {
    background-color: unset;
}*/

.food-banner.has-image {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
}

.popup-holder .header {
    display: flex;
    align-items: start;
    margin-bottom: 30px;
}

    .popup-holder .header.no-has-img {
        margin-bottom: 10px;
    }

        .popup-holder .header.no-has-img .drink-your-choice.last {
            margin-bottom: 15px;
        }

    .popup-holder .header.has-img {
    }

    .popup-holder .header .right-box {
        flex: 1;
    }

    .popup-holder .header .left-img {
        margin-left: 20px;
    }

        .popup-holder .header .left-img img {
            z-index: 1;
            vertical-align: middle;
            position: relative;
            width: 205px;
        }

    .popup-holder .header .right-box h2 {
        font-size: 28px;
        font-weight: 700;
        font-family: OpenSansHebrewExtraBold;
        margin-top: -4px;
        padding-bottom: 10px;
    }

.drink-your-choice.last {
    margin-bottom: 25px;
    font-weight: 100;
}

.header.no-has-img .left-img {
    display: none;
}

.popup-holder .header.no-has-img .right-box {
    padding: 0px;
}

figure.zoom {
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 6px 0px rgb(45 45 45 / 10%);
}

    figure.zoom img:hover {
        opacity: 0;
    }

    figure.zoom img {
        transition: opacity 0.5s;
        display: block;
        width: 100%;
    }
/*#cloosedSoonPopup .add-to-list.close-popup {background-color: #ea3e3e;}*/
#cloosedSoonPopup h4 {
    margin-bottom: 15px;
}

.btn-invoke-search-component {
    margin-right: 35px;
    display: inline-block;
}

.pop-up .popup-menu .popup-menu-header {
    margin-bottom: 30px;
}

    .pop-up .popup-menu .popup-menu-header > a {
        font-weight: 700;
        margin-right: auto;
        font-size: 1.625rem;
        display: block;
    }

        .pop-up .popup-menu .popup-menu-header > a:hover {
            transition: all .4s ease;
            color: var(--primary-color);
        }

.pop-up .popup-menu .popup-menu-body {
    text-align: center;
    padding-bottom: 30px;
}

.popup-holder h2 {
    font-size: 1.875rem;
    font-weight: 700;
}

.popup-holder .header .right-box h2 {
    font-size: 1.875rem;
    font-weight: 700;
}

.food-item-btn a {
    font-size: 1rem;
}

.food-item-btn small {
    font-size: 0.875rem;
    color: var(--primary-color);
}

.drink-your-choice {
    font-size: 1rem;
}

.popup.choice {
    display: none;
}

.popup_error {
    max-width: 260px;
    color: red;
    text-align: center;
}


#popup_address_not_in_range .actions-buttons a .openSharedSearchComponent {
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    line-height: 25px;
    margin-bottom: 15px;
    padding: 5px;
    /*background: #f44336;*/
    width: 120px;
    margin-left: auto;
    margin-right: auto;
}


#popup_address_not_in_range .actions-buttons a {
    border-radius: 5px;
    min-width: 158px;
    /*color: white*/
}

#popup_address_not_in_range .actions-buttons .add-to-list {
    padding: 0;
    margin: 0;
    /*border: 1px solid black;*/
    margin-bottom: 15px;
    padding: 5px;
    /*background: #f44336;*/
    width: 120px;
    margin-right: auto;
    margin-left: auto
}

    #popup_address_not_in_range .actions-buttons .add-to-list:hover {
        background: rgba(255,230,230, 0.8);
        color: black
    }

#popup_general .popup-area .popup-wrap .title {
    font-size: 18px;
    font-weight: 700;
}

#popup_address_not_in_range .actions-buttons a .openSharedSearchComponent:hover {
    /*background: rgba(255,230,230, 0.8);*/
    color: black
}


@media screen and (min-width:1024px) {

    #popup_minimum.popup-container {
        width: 433px !important;
        font-size: 18px;
    }

    #popup_minimum .flex-row-center {
        text-align: center;
    }
}

@media screen and (max-width:419px ) {
    .popup-area .content-block .table-container .info-wrapper {
        flex-direction: column;
    }

        .popup-area .content-block .table-container .info-wrapper .info-col:first-child, .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
            margin: 0;
        }
}



@media screen and (max-width:1023px ) {

    .container-recommendad-meals {
        height: 100%;
        width:100%;
    }

    #recommendad-prodcut-container{
        height:100%;
        margin-top:0px !important;
    }





    .popup-menu-activity {
        height: 100% !important;
        max-height: unset !important;
    }

    .pop-up.delivery-info-popup {
        width: 100%;
        height: 100%;
        margin-top: 0;
        left: 0;
        border-radius: 0;
    }

    .pop-up .popup-menu .popup-menu-header {
        margin-bottom: 15px;
    }

        .pop-up .popup-menu .popup-menu-header > h2,
        .pop-up .popup-menu .popup-menu-header > a,
        .pop-up .popup-menu > .box-menu > .box-menu-header > h3,
        .pop-up .popup-menu > .cart-total .cart-amount {
            font-size: 1.25rem;
        }

        .pop-up .popup-menu .popup-menu-header > i {
            font-size: 1rem;
            top: 1px;
            position: relative;
        }

        .pop-up .popup-menu .popup-menu-header > h2 {
            position: relative;
            top: -2px;
            text-align: center;
        }

    .popup-holder h2 {
        margin-bottom: 10px;
        padding: 0;
    }

    .food-item-btn > span {
        font-size: 1rem;
    }

    .add-food-row strong {
        font-family: inherit !important;
    }

    .popup-holder .header {
        padding: 0px !important;
    }

        .popup-holder .header .left-img {
            position: relative !important;
            left: 0px !important;
            width: 100% !important;
        }

            .popup-holder .header .left-img img {
                height: 238px !important;
                width: 100% !important;
                overflow: hidden;
                border-radius: unset !important;
                box-shadow: none !important;
            }

        .popup-holder .header .left-img {
            width: 100%;
        }

    .food-banner {
        border: 1px solid #fff;
        border-radius: 5px;
        box-shadow: 0px 4px 6px 0px rgb(45 45 45 / 10%);
        position: relative;
    }

    .popup-holder .header {
        padding: 0px;
    }

    .popup-holder {
        width: 100%;
        min-height: 100%;
        padding: 15px;
        border-radius: 0px;
        height: 100%;
    }

    .order_details_form .your-invitation-box {
        position: fixed;
        top: 0;
        left: auto;
        right: auto;
        width: 100%;
        z-index: 999;
    }

    #deliveryInfoContainer .popup-holder {
        margin-top: 62px;
    }

    .food-banner:not(.has-image) {
        height: auto;
        margin: 30px;
    }

        .food-banner:not(.has-image) ~ #formProduct {
            margin-top: 40px;
        }

    .popup-area .popup-holder .filter-toggle-topbar {
        font-size: 1.25rem;
        text-align: right;
    }

    .popup-holder .submit-request {
        font-size: 1rem;
    }

    .food-menu-comment-header, .food-menu-counter {
        font-size: 0.875rem;
    }

    .food-menu-comment textarea {
        font-size: 0.875rem;
    }

    .item-add-remove {
    }

        .item-add-remove .add-item, .item-add-remove .remove-item {
        }

        .item-add-remove .add-item {
        }

        .item-add-remove .remove-item {
        }

        .item-add-remove input[type="text"], .item-add-remove input[type="number"] {
        }

    .popup-area {
        width: 100%;
        height: 100%;
        padding: 0 !important
    }

    .popup-wrap {
        width: 100%;
        padding: 0 15px 90px 15px;
    }

    .popup-mobile-page {
        padding: 0 0 90px 0;
    }

    .add-to-list {
        width: 100%;
        margin: 0 auto;
    }

    .popup-footer {
        right: 30px;
        left: 15px;
    }

        .popup-footer .pop-copyright {
            margin-top: 13px
        }

    .fill-lead-color {
    }

    .popup-holder .header.has-img {
        margin: 0px !important;
        box-shadow: unset !important;
    }

    .food-banner.has-image {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 10px;
        max-height: 250px;
        object-fit: cover;
    }

    .popup-container {
       /* width: 90%;*/
        margin-top: 5%;
    }

/*    #popup_choice {
        background-color: unset;
    }*/
    #popup_address_not_in_range h3.first-title {
        margin-bottom: 5px;
    }
    #popup_address_not_in_range h3{
        padding:0px;
    }
    #popup_address_not_in_range .actions-buttons a .openSharedSearchComponent {
        background: #f44336;
        color:white;
    }
    #popup_clear_cart_alert .flex-row-center.popup-menu-action-btn.popup-row-btn {
        width: 100%;
    }
    #popup_clear_cart_alert .popup_err {
        margin: auto;
    }
    #popup_clear_cart_alert #clearCart {
        min-width: 137px;
    }
    #popup_clear_cart_alert .gray-text.second-line{
        font-size:15px;
    }
    #popup_clear_order .flex-row-center.popup-menu-action-btn.popup-row-btn{
        width:100%;
    }
    #popup_clear_order button {
        width:50%;
    }
    #popup_active_geo_location .popup_err{
        height:170px
    }
    #popup_active_geo_location .gray-text.second-line{
        font-size:15px;
    }
    #popup_active_geo_location #btnPopupClose{
        height:46px;
    }
    #popup_active_geo_location .popupGeoPosition.popup_err {
        margin: auto;
    }
    #popup_max_addresses_saved_on_cookie .popup_err.unset_trans{
        margin:auto;
    }
    #popup_max_addresses_saved_on_cookie .gray-text.second-line{
        font-size:15px;
    }
    #popup_active_server_err .popup_err {
        display:block;
        margin:auto;
        height:170px;

    }
    #popup_max_addresses_saved_on_cookie .popup_err.unset_trans{
        margin:auto;
    }
    #popup_max_addresses_saved_on_cookie .gray-text.second-line{
        font-size:15px;
    }
    #popup_active_server_err .popup_err {
        display: block;
        margin: auto;
        height: 170px;
    }

    #popup_active_server_err .gray-text.txt-bold {
        margin-bottom: 5px;
    }

    #popup_active_server_err .gray-text.second-line {
        margin-bottom: 5px;
    }
    #popup_not_in_range_err .popup_err {
        display: block;
        margin: auto;
        height: 170px;
    }

    #popup_not_in_range_err .gray-text.txt-bold {
        margin-bottom: 5px;
    }

    #popup_not_in_range_err .gray-text.second-line {
        margin-bottom: 5px;
    }
    #cloosedSoonPopup button.add-to-list {
        width: auto;
        border: 1px solid var(--primary-color);
        border-radius: 5px;
        padding: 10px;
    }
    #popup_active_full_img #popup_loading {
        margin: auto;
    }

    .popup_closed_title {
        font-size: 1.3rem;
        font-weight: 100;
        flex: 1;
        text-align: center;
    }   
    .popup-container.page {
        width: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
        max-height: 100%;
        height: 100%;
        top: 0 !important
    }

    .popup-container.user-order-cart {
        display: none;
    }

        .popup-container.user-order-cart .content {
            height: calc(100% - 100px);
        }

    .drink-your-choice > p, .drink-your-choice > div {
        font-size: 1rem;
        margin-right: 0;
    }

    .popup-container.page .content {
        padding: 0 0 0 15px;
        height: 75%;
        min-height: auto;
        max-height: 75%;
        margin: 0;
    }

    #popup_address_not_in_range h3 {
        font-size: 16px;
    }

    #popup_address_not_in_range .first-title {
        line-height: 10px;
        font-weight: bold;
        padding-top: 15px;
        margin-bottom: -5px;
    }

    #popup_address_not_in_range p {
        font-size: 15px;
    }

    #popup_address_not_in_range .actions-buttons .add-to-list {
        line-height: 25px;
        min-height: unset;
        display: inline-block;
        width: 125px;
        margin: 0px 10px;
        font-size: 16px;
        min-width: 120px;
        width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    #popup_address_not_in_range .general_popup .popup-wrap {
        padding: 15px 15px 20px 15px;
    }

    .dish-long-popup .food-banner {
        margin-bottom: 15px
    }

    .drink-your-choice {
        flex: 1;
        margin: 0;
        font-size: 1rem;
    }

        .drink-your-choice.last {
            margin: 0;
        }

    .food-banner-wrap {
        margin-bottom: 30px;
        align-items: start;
        flex-direction: column;
    }

    .show-mobile {
        display: block !important;
    }

    .hide-mobile {
        display: none !important;
    }

    .general_popup {
        padding: 25px 15px;
    }

    #popup-full-image .general_popup {
        padding: 35px 8px;
    }

    .general_popup .popup-wrap {
        width: 100%;
        max-width: 333px;
        padding: 35px 15px 31px 15px;
        position: relative;
        height: auto;
        height: auto;
        margin: auto;
    }

        .general_popup .popup-wrap p {
            margin-bottom: 29px;
        }

    .general_popup .add-to-list {
        min-width: 138px;
    }

    .popup-area .content-block {
        margin: 15px auto;
    }

        .popup-area .content-block .navigation-bar {
            font-size: 13px;
            height: 30px;
            line-height: 30px;
        }

            .popup-area .content-block .navigation-bar .address-indicator {
                padding: 0 9px;
                width: 57px;
            }

    .navigate-btn background-lead-color .navigate-btn {
        padding: 0 25px;
        width: 72px;
    }

    .popup-area .content-block .navigation-bar .address {
        width: calc(100% - 129px);
    }

    .popup-area .content-block .table-container {
        padding: 4px 2px 13px 2px;
        font-size: 13px;
    }

        .popup-area .content-block .table-container .description-block {
            margin-right: 5px;
        }

        .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours {
            flex: 1;
            flex-direction: column;
        }

            .popup-area .content-block .table-container .info-wrapper .info-col .info-row .open-hours span:not(:empty) ~ span:not(:empty) {
                line-height: 11px;
                padding-bottom: 5px;
            }

        .popup-area .content-block .table-container .info-wrapper .info-col:first-child {
            margin-left: 8px;
        }

        .popup-area .content-block .table-container .info-wrapper .info-col:nth-child(2) {
            margin-right: 8px;
        }

        .popup-area .content-block .table-container .big-table .row span:first-child {
            flex: 2;
            width: 40%;
        }

        .popup-area .content-block .table-container .big-table .row span {
            width: 20%;
        }

    .popup_sso {
        border-top: unset !important;
    }

    .popup-area .filter-toggle-topbar {
    }

    .popup_padding_off {
        padding: unset;
    }

    .opening-hours-wrap {
        width: 100%;
    }

        .opening-hours-wrap .responsive_table {
            height: unset;
        }

            .opening-hours-wrap .responsive_table table th, .opening-hours-wrap .responsive_table table td, .opening-hours-wrap .responsive_table table tr {
                font-size: 14px;
            }

    .price-before-discount-text {
        font-size: 0.875rem;
    }

    .price-before-discount-amount {
        font-size: 1rem;
    }

    .total-price {
        font-size: 1.25rem;
    }

    .discount-precent {
        font-size: 0.875rem;
        top: -2px;
        margin-right: 5px;
    }

    #add-item-limit {
        flex-basis: 100%;
        margin-top: 10px;
    }
}


.popup-menu-header svg.close-popup {
    height:20px;
    cursor:pointer;
}

.popup-menu-header svg.close-popup:hover {
    fill:red;
}


/* WHITE MENU - POP UP (ACTVITY RESTAURANT) */


.pop-up .popup-menu > .activity-restaurant > .restaurant-location {
    margin-bottom: 30px;
}

    .pop-up .popup-menu > .activity-restaurant > .restaurant-location > h3 {
        font-size: 1.125rem;
    }

    .pop-up .popup-menu > .activity-restaurant > .restaurant-location > a {
        background: var(--bg-primary-color);
        border-radius: 6px;
        color: var(--primary-color);
        margin-right: 10px;
        font-size: 1.125rem;
        padding: 5px 10px;
    }

        .pop-up .popup-menu > .activity-restaurant > .restaurant-location > a:hover {
            background: var(--primary-color);
            transition: all .6s ease;
            color: #fff;
        }

.pop-up .popup-menu > .activity-restaurant > h3 {
    font-size: 1.125rem;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-weight: 700;
}

.pop-up .popup-menu > .activity-restaurant > .opening-hours-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

    .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li {
        text-align: center;
        padding: 10px;
    }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li > .open-day {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li > .open-hours {
            font-size: 1.125rem;
        }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li.active {
            background: #f7f7f7;
            border-radius: 5px;
            box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.17);
        }

            .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li.active > .open-day {
                color: var(--primary-color);
            }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li.non-active > .open-day {
            color: #919191
        }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li.non-active > .open-hours {
            color: #c4c4c4;
        }

.pop-up .popup-menu > .activity-restaurant > .table-shipping {
    width: 100%;
    border-spacing: 5px;
}

    .pop-up .popup-menu > .activity-restaurant > .table-shipping > thead > tr > th {
        background: #f7f7f7;
        border-left: 5px solid #fff;
        width: 25%;
        font-size: 1.125rem;
        padding: 10px 15px;
        font-weight: 700;
    }

        .pop-up .popup-menu > .activity-restaurant > .table-shipping > thead > tr > th:last-child {
            border-left: none;
        }

        .pop-up .popup-menu > .activity-restaurant > .table-shipping > thead > tr > th > i {
            float: left;
            color: var(--primary-color);
            position: relative;
            top: 2px;
        }

    .pop-up .popup-menu > .activity-restaurant > .table-shipping > tbody > tr:hover {
        background: var(--bg-primary-color);
        border-radius: 5px;
    }

    .pop-up .popup-menu > .activity-restaurant > .table-shipping > tbody > tr > td {
        font-size: 1rem;
        border-left: 5px solid #fff;
        width: 25%;
        border-top: 5px solid #fff;
        width: 25%;
        padding: 10px 15px;
    }

        .pop-up .popup-menu > .activity-restaurant > .table-shipping > tbody > tr > td:last-child {
            border-left: none;
        }


/*valueCard */
.vc-card-popup {
    padding: 15px;
    width: 500px;
    margin: 0 auto;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(45, 45, 45, 0.2);
    margin-top: 10%;
}

    .vc-card-popup .vc-card-popup-close {
        display: block;
        text-align: left;
        margin-bottom: 10px;
        height:15px;
    }

    .vc-card-popup .vc-card-popup-body { /*padding: 40px;*/
        text-align: center;
    }

        .vc-card-popup .vc-card-popup-body h4 {
            font-size: 1.5rem;
            font-weight: 700
        }

        .vc-card-popup .vc-card-popup-body p {
            font-size: 1.5rem;
        }

        .vc-card-popup .vc-card-popup-body .phone-number {
            direction: ltr;
            font-size: 1.5rem
        }

            .vc-card-popup .vc-card-popup-body .phone-number > span {
                font-size: 0.5rem;
                position: relative;
                top: -4px;
                letter-spacing: 1px;
            }

        .vc-card-popup .vc-card-popup-body .phone-number-list {
            margin: 25px 0 10px;
            direction: ltr;
        }

            .vc-card-popup .vc-card-popup-body .phone-number-list > li {
                border: 1px solid #d9d9d9;
                border-radius: 8px;
                margin: 0 5px;
                display: inline-block;
                width: 30px;
                height: 30px;
            }

                .vc-card-popup .vc-card-popup-body .phone-number-list > li > input:focus {
                    box-shadow: 0px 5px 2px 0px rgb(45 45 45 / 10%);
                    border-radius: 8px
                }

                .vc-card-popup .vc-card-popup-body .phone-number-list > li > input {
                    padding: 5px;
                    width: 30px;
                    position: relative;
                    top: -4px;
                    font-weight: 700;
                }

        .vc-card-popup .vc-card-popup-body .phone-field {
            border-radius: 5px;
            box-shadow: 0px 0px 24px 0px rgba(45, 45, 45, 0.09);
            height: 45px;
            border: 1px solid #eee;
            font-size: 1.5rem;
            font-weight: 700;
            padding: 8px 0;
            margin: 20px 0 5px;
        }

            .vc-card-popup .vc-card-popup-body .phone-field::placeholder {
                color: #929292;
                font-weight: 300;
                font-size: 1.25rem;
            }

        .vc-card-popup .vc-card-popup-body .vc-error-message {
            color: #ee1c27;
            font-size: 1rem;
        }

        .vc-card-popup .vc-card-popup-body .vc-btn-action {
            background: var(--primary-color);
            margin-top: 20px;
            display: inline-block;
            font-weight: 700;
            color: #fff;
            border-radius: 30px;
            width: 245px;
            padding: 10px 0;
            font-size: 1.5rem;
        }

        .vc-card-popup .vc-card-popup-body .vc-btn-action-non-active { /*background: #fde2e3;*/
            color: #fff;
        }

        .vc-card-popup .vc-card-popup-body .vc-btn-action-nb {
            margin-top: 15px;
            font-size: 1.125rem;
            display: inline-block
        }

            .vc-card-popup .vc-card-popup-body .vc-btn-action-nb:hover {
                text-decoration: underline;
            }

.vc-card-popup-ifream {
    padding: 15px;
    width: 700px;
    margin: 0 auto;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(45, 45, 45, 0.2);
    margin-top: 10%;
}


.vc-card-popup-body-ifream {
    border: none;
}

.vc-card-popup-ifream .vc-card-popup-close {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}


/*.valuecard-ifream-popup {
    left: 600px !important;
    top: -60px !important;
}
*/

#popup_phone_only .popup-menu {
    width:350px;
}
#popup_phone_only h2 {
    text-align: center;
    font-size: 1.3rem;
}
#popup_phone_only .flex-row-center.popup-menu-header{
    margin-bottom:15px;
}
#popup_address_not_in_range .first-title{
    margin-bottom:10px;
}
#popup_address_not_in_range .openSharedSearchComponent {
    background: #a42c23;
    color: white;
}
#popup_clear_order h2{
    text-align: center;
}
#popup_active_geo_location button{
    height:45px;
}
#popup_active_server_err .popup_err {
    display: block;
    margin: auto;
    height: 170px;
}
#popup_active_server_err .gray-text {
    margin-bottom:7px;
}

#expireTimePopup div.h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 7px;
}
#popupExpireTime_DisplayEarlyOrder div.h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
#popupExpireTime_DisplayEarlyOrder i {
    float:left;
}
#popup_not_in_range_err .popup_err {
    display: block;
    margin: auto;
    height: 170px;
}

#popup_not_in_range_err .gray-text.txt-bold {
    margin-bottom: 5px;
}

#popup_not_in_range_err .gray-text.second-line {
    margin-bottom: 5px;
}
#popup_cloosed_soon button.add-to-list {
    width: auto;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    padding: 10px;
    background-color: #f44336;
    color: white;
}
#popup_cloosed_soon div.h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 7px;
}
#popup_cloosed_soon p {
    margin-bottom: 30px;
    font-size: 16px;
}
/*#popup_active_full_img{
    top:100px !important;
}*/

#popup_active_full_img #popup_loading {
    height: 90%;
    max-height: 800px;
}
#popup_loading {
    width: 350px;
}
#popup_loading img {
    margin:auto;
}.popup-container i{
     text-align:left;
     cursor:pointer;
 }
#popup_active_expire_time_display_early_order button {
    background-color: #f44336;
    color:white;
}
#popup_expire_time a button {
    background-color: #f44336;
    color: white;
}
#popup_expire_time i.close-popup{
    float:left;
}
@media screen and (max-width: 1023px) {
    /* WHITE MENU - POP UP (ACTVITY RESTAURANT) */
    .recommendad-meals-list {
        padding: 10px;
        height: 100%;
    }

    .recommendad-menu-border-bottom {
        height: 90%;
    }

    .recommendad-make-order {
        width: 100%;
        margin-right: 0%;
    }

    .meals-list > li {
        margin-right: 15px;
    }
    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li {
        margin: 0 4px;
    }


    .meals-list > li > .food-list > li .food-desc > .food-actions-list > li.price {
        font-size: 0.875rem;
    }

    .meals-list > li > .food-list > li .food-desc > .food-type-list > li {
        padding: 4px 8px;
    }

        .meals-list > li > .food-list > li .food-desc > .food-type-list > li > img {
            margin-left: 4px;
            height: 10px;
        }


        .meals-list > li > .food-list > li .food-desc > .food-type-list {
            overflow: auto;
            white-space: nowrap;
            display: block;
        }


    .meals-list > li > .food-list > li .food-desc > p {
        font-weight: 700;
        font-size: 0.8rem;
    }

    .meals-list > li > .food-list > li .food-details {
        width: 120px;
        height: auto;
    }

    .meals-list > li > .food-list > li .food-desc {
        padding-right: 20px;
        width: 50%;
        padding-top: 0;
    }


    .recommendad-menu-flex-row {
        width: 100%;
        max-width: unset;
        min-width: unset;
        max-height: 33%;
    }



    .meals-list > li > .food-list {
        padding: 15px;
    }

    .recommendad-food-list {
        height: 95%;
    }

    .meals-list > li > .food-list > li {
        padding: 25px 0;
        border-bottom: 1px solid #f0f0f0;
        flex-direction: row;
    }





    #popup_active_full_img {
        width: 250px;
        left: 80px;
    }
    #popup_max_addresses_saved_on_cookie {
        width: 330px;
        left: 40px;
    }
    #popup_expire_time i.close-popup {
        margin: 2px;
    }
    #popup_loading {
        width: 90%;
    }

     #popup_loading img {
            margin: auto;
        }
    #popup_cloosed_soon .popup_err{
        margin:auto;
    }
    #popup_address_not_in_range .popup-area.general_popup {
        background: unset;
        max-width: 320px;
        margin: auto
    }

    .add-to-list {
        min-width: auto;
        font-size: 16px;
        font-weight: 700;
        cursor: pointer;
    }

    .pop-up .popup-menu > .activity-restaurant > .opening-hours-list {
        display: block;
    }

        .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li {
            display: flex;
            padding: 10px;
        }

            .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li > .open-hours {
                flex: 1;
                text-align: left;
            }

            .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li.active {
                box-shadow: none;
            }

    .pop-up .popup-menu > .activity-restaurant > .restaurant-location {
        margin-bottom: 20px;
    }

        .pop-up .popup-menu > .activity-restaurant > .restaurant-location > h3,
        .pop-up .popup-menu > .activity-restaurant > .restaurant-location > a,
        .pop-up .popup-menu > .activity-restaurant > h3 {
            font-size: 1rem;
        }

    .pop-up .popup-menu > .activity-restaurant > h3 {
        margin-bottom: 10px;
    }

    .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li > .open-day,
    .pop-up .popup-menu > .activity-restaurant > .opening-hours-list > li > .open-hours {
        font-size: 0.875rem;
    }

    .pop-up .popup-menu > .activity-restaurant > .opening-hours-list {
        margin-bottom: 20px
    }

    .pop-up .popup-menu > .activity-restaurant > .table-shipping > thead > tr > th,
    .pop-up .popup-menu > .activity-restaurant > .table-shipping > tbody > tr > td {
        font-size: 0.875rem;
        padding: 10px 5px;
    }

    .vc-card-popup {
        width: 100%;
        margin: 0 auto;
    }

        .vc-card-popup .vc-card-popup-body {
            padding: 20px;
        }

            .vc-card-popup .vc-card-popup-body h4, .vc-card-popup .vc-card-popup-body p, .vc-card-popup .vc-card-popup-body .phone-number, .vc-card-popup .vc-card-popup-body .phone-field, .vc-card-popup .vc-card-popup-body .vc-btn-action {
                font-size: 1.25rem;
            }

                .vc-card-popup .vc-card-popup-body .phone-number > span {
                    top: -2px;
                }

                .vc-card-popup .vc-card-popup-body .phone-field::placeholder, .vc-card-popup .vc-card-popup-body .vc-btn-action-nb {
                    font-size: 1rem;
                }

            .vc-card-popup .vc-card-popup-body .phone-number-list > li > input {
                font-size: 1rem;
                top: -2px
            }

            .vc-card-popup .vc-card-popup-body .vc-error-message {
                font-size: 0.875rem;
            }


    .vc-card-popup-ifream {
        padding: 15px;
        width: 100%;
        margin: 0 auto;
        border-radius: 5px;
        background: #ffffff;
        box-shadow: 0px 0px 24px 0px rgba(45, 45, 45, 0.2);
        margin-top: 10%;
        left: 0;
    }

    .pop-up .popup-menu > .activity-restaurant > .table-shipping > tbody > tr > td {
        font-size: 0.85rem;
        padding: 10px 5px;
    }

    .comments-container-padding {
        padding-bottom: 170px;
    }
}
