/* Minification failed. Returning unminified contents.
(698,47): run-time error CSS1046: Expect comma, found '0'
(698,51): run-time error CSS1046: Expect comma, found '/'
(699,55): run-time error CSS1046: Expect comma, found '0'
(699,59): run-time error CSS1046: Expect comma, found '/'
 */
/*.order_summery_area {
    width: 28.02%;
    padding-right: 38px;
}*/



.checkout-cart-coupon{
    margin :5px;
}

.cart-coupon {
    background: #e424150E;
    position: relative;
    border-radius: 5px;
    border: 1px dashed red;
    padding: 10px;
    margin-top: 20px;
    display: flex
}

    .cart-coupon svg {
        height: 20px;
        fill: #f44336;
    }


    .cart-coupon i {
        color: red
    }

    .cart-coupon > .cart-coupon-desc {
        flex: 1;
        font-size: 0.875rem;
        padding-right: 8px;
        padding-left: 8px;
    }

.cart-coupon > .cart-coupon-discount-desc {
    display:flex;
    flex-direction: row;
    
}

.cart-coupon .coupon-discount {
    margin-right: auto;
    white-space: nowrap;
    font-weight: 700;
    font-size: 0.875rem;
}

.cart-coupon > a.coupon-remove {
    position: absolute;
    top: -10px;
    border: 1px solid #fff;
    background: red;
    border-radius: 50%;
    text-align: center;
    font-size: 0.75rem;
    width: 20px;
    height: 20px;
    line-height: 20px;
    right: -5px;
    border: 1px solid #fff;


}

.product-remove svg {
    fill: #fff;
    height: 14px;
    width: 0.75rem;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.cart-coupon > a > i {
    color: #fff;
}

.cart-coupon > .cart-coupon-desc .font-bold {
    display: contents;
}




.cart .cart-options > .cart-coupon {
    background: red;
    position: relative;
    border-radius: 5px;
    border: 1px dashed red;
    padding: 10px;
    margin-top: 20px;
    display: flex
}

    .cart .cart-options > .cart-coupon i {
        color: red
    }
    /*.cart .cart-options > .cart-coupon > .cart-coupon-desc {flex: 1; display: flex; font-size: 0.875rem; padding-right: 8px; align-items: center;align-items:flex-start}*/
    .cart .cart-options > .cart-coupon > .cart-coupon-desc {
        flex: 1;
        flex-direction: column;
        display: flex;
        font-size: 0.875rem;
        padding-right: 8px;
    }

    .cart .cart-options > .cart-coupon > .cart-coupon-discount-desc {
        flex-direction: row;
    }

    .cart .cart-options > .cart-coupon .coupon-discount {
        margin-right: auto;
        white-space: nowrap;
        font-weight: 700;
        font-size: 0.875rem;
    }

    .cart .cart-options > .cart-coupon > a.coupon-remove {
        position: absolute;
        top: -10px;
        border: 1px solid #fff;
        background: red;
        border-radius: 50%;
        text-align: center;
        font-size: 0.75rem;
        width: 20px;
        height: 20px;
        line-height: 20px;
        right: -5px;
        border: 1px solid #fff;
    }

    .cart .cart-options > .cart-coupon > a > i {
        color: #fff;
    }

    .cart .cart-options > .cart-coupon > .cart-coupon-desc .font-bold {
        display: contents;
    }









.user-order-cart {
    position: absolute;
    left: calc(calc(100% - 1330px) / 2 + 2.5%);
    height: auto;
    width: calc(1330px * 0.25);
    min-width: 300px;
    background: white;
    padding: 5px 20px;
    -webkit-box-shadow: 0 0px 9px -5px #333;
    -moz-box-shadow: 0 0px 9px -5px #333;
    box-shadow: 0 0px 9px -5px #333;
    border-radius: 10px;
}



    .user-order-cart.sticky {
        position: fixed;
        margin-top: 15px;
    }

#user-order-cart .phones-only {
    margin: 15px 0px;
    text-align: center;
}

    #user-order-cart .phones-only .early_order {
        text-decoration: underline;
        color: red;
        cursor: pointer;
        font-weight: 700;
    }

.user-order-cart .rest-closed .open-additional-info-popup {
    font-weight: 700;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}

.order_summery_side_title {
    border-bottom: 1px solid #d6d6d6;
    padding: 9px 0px 8px 10px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

    .order_summery_side_title h3 {
        /*color: #000000;*/
        font-family: 'OpenSansHebrewBold';
        /*font-size: 28px;*/
        font-size: 20px;
        font-weight: 400;
        /*line-height: 38px;*/
        text-align: right;
    }

        .order_summery_side_title h3 span a {
            text-decoration: none;
        }

    .order_summery_side_title span {
        font-size: 20px;
        line-height: 27px;
        text-align: right;
    }

        .order_summery_side_title span a {
            cursor: pointer;
            text-decoration: underline;
        }

    .order_summery_side_title small {
        color: #000000;
        font-family: "OpenSansHebrewBold";
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
    }

        .order_summery_side_title small a {
            color: #000;
        }

        .order_summery_side_title small .fa {
            color: #000000;
            font-size: 22px;
            position: relative;
            top: 3px;
            padding-left: 7px;
        }

.order_summery_widget_wrap {
    max-width: 100%;
    padding: 0px 0 0px 0;
}

.order_summery_row.coupon .order_summery_edit_close_box .edit_icon,
.order_summery_row.coupon .extras,
.order_summery_row.coupon .comment,
.order_summery_row.coupon .order_summery_price,
.order_summery_row.coupon .order_summery_img {
    display: none;
}

.order_summery_row.coupon .order_summery_details {
    margin-right: 0;
    padding-bottom: 8px;
}

    .order_summery_row.coupon .order_summery_details .order_summery_title h3 {
        color: #f44336;
    }

.order_summery_total_row.order_summery_row_delivery {
    display: none;
}

.order_summery_item {
    overflow: hidden;
    border-top: 1px solid #d6d6d6;
    padding: 8px 0 8px 0px;
}

.cart-items-container .order_summery_row:first-child .order_summery_item {
    border-top: 0;
}

.order_summery_item.order_summery_item_delivery {
    border-bottom: 1px solid #d6d6d6;
    padding: 11px 0;
}

    .order_summery_item.order_summery_item_delivery .order_summery_delivery {
        max-width: 240px;
    }

.order_summery_delivery_address_notes {
    font-size: 13px;
}

.order_summery_style2_wrap .order_summery_item_delivery {
    border-bottom: 0;
}

.order_summery_item.order_summery_item_delivery p {
    /*color: #000000;*/
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
    text-align: right;
}

.order_summery_row:last-child .order_summery_item {
    border-bottom: 1px solid #d6d6d6;
}

.order_summery_img {
    width: 100px;
    float: right;
    position: relative;
}

    .order_summery_img img {
        width: auto;
        height: 70px;
        border-radius: 4px;
    }

    .order_summery_img p {
        color: #000000;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 19px;
        text-align: right;
        padding-top: 13px;
    }

        .order_summery_img p a {
            color: #000;
            text-decoration: underline;
        }

    .order_summery_img span,
    .order_summery_img small {
        position: absolute;
        z-index: 2;
    }

    .order_summery_img span {
        top: 7px;
        left: 0px;
        width: 50px;
        height: 19px;
        -moz-border-radius-topright: 12px;
        -webkit-border-top-right-radius: 12px;
        border-top-right-radius: 12px;
        -moz-border-radius-bottomright: 12px;
        -webkit-border-bottom-right-radius: 12px;
        border-bottom-right-radius: 12px;
        background: rgba(0, 0, 0, 0.55);
        color: #FFFFFF;
        font-size: 12px;
        font-family: 'OpenSansHebrewBold';
        font-weight: 400;
        font-style: italic;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        padding: 2px;
    }

    .order_summery_img small {
        top: 7px;
        right: 7px;
        height: 21px;
        width: 21px;
        color: #FFFFFF;
        font-size: 12px;
        font-family: 'OpenSansHebrewBold';
        font-weight: 400;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        line-height: 1;
        background: #186956;
        border-radius: 50%;
        transition: all 0.5s;
    }

.order_summery_details {
    position: relative;
    margin-right: 112px;
    min-height: 74px;
}

.order_summery_title {
    padding-bottom: 4px;
}

    .order_summery_title h3 {
        /*color: #000;*/
        font-family: 'OpenSansHebrewBold';
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-align: right;
        padding-bottom: 2px;
        padding-top: 4px;
    }

    .order_summery_title p {
        display: inline-block;
        /*color: #292929;*/
        font-size: 13px;
        line-height: 19px;
        text-align: right;
    }

    .order_summery_title span {
        font-size: 13px;
    }

.order_summery_edit_close_wrap {
    position: relative;
    padding-left: 60px;
    min-height: 23px;
}

.order_summery_edit_close_box {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: 1;
}

.order_summery_edit_icon img,
.order_summery_close_icon img {
    width: 100%;
    height: auto;
}

.order_summery_edit_icon {
    width: 24px;
    height: 24px;
    margin-left: 3px;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+Qzg1NUZDQzgtNEI5My00ODFELUI4MEUtNjE0NzFBRkMzOEZCPC90aXRsZT4KICAgIDxnIGlkPSJDaGVja091dCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlpBUC1HcmV5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTg4LjAwMDAwMCwgLTI0Mi4wMDAwMDApIj4KICAgICAgICAgICAgPHJlY3QgZmlsbD0iI0ZGRkZGRiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE5MjAiIGhlaWdodD0iMTA4MCI+PC9yZWN0PgogICAgICAgICAgICA8ZyBpZD0iU2lkZS1NZW51IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAuMDAwMDAwLCAxNjAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA4Mi4wMDAwMDApIj48L2c+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA4Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY2xvc2UtY2lyY2xlLW91dGxpbmUtY29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzEuNDI4NTcxLCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zOTU3MDAsIDEuODI3MTA3KSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTcuMzkwMzcxMSwxNy4zMDA1MjkzIEMyMS4yNTUxNTE2LDEzLjM2NTQ4MDEgMjEuMjU1MTUxNiw2Ljk4MDMwNTg2IDE3LjM5MDM3MTEsMy4wNDUyNTY2MiBDMTMuNTI1NTkwNiwtMC44ODk3OTI2MTMgNy4yNTQ0MzczMSwtMC44ODk3OTI2MTMgMy4zODk2NTY4LDMuMDQ1MjU2NjIgQy0wLjQ3NTEyMzY5Nyw2Ljk4MDMwNTg2IC0wLjQ3NTEyMzY5NywxMy4zNjU0ODAxIDMuMzg5NjU2OCwxNy4zMDA1MjkzIEM3LjI1NDQzNzMxLDIxLjIzNTU3ODYgMTMuNTI1NTkwNiwyMS4yMzU1Nzg2IDE3LjM5MDM3MTEsMTcuMzAwNTI5MyBaIiBpZD0iUGF0aCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03Ljk0NDcwNjE0LDE0LjY5NTk0NjUgTDEyLjk0ODc3MzEsOS42MDA4OTY0NSBMMTQuMTQ0NTgxMSwxMC44MTg1OTY1IEw5LjEzNjUzNjUsMTUuOTE3NTQ2NSBMNy43MDcyMjQsMTYuMTU2MzQ2NSBMNy45NDQ3MDYxNCwxNC42OTU5NDY1IFogTTE0LjY4ODc4NjUsNy44MjkyNDY0NSBMMTUuODgyMjM3NCw5LjA0OTM0NjQ1IEwxNC45NjI1MDk3LDkuOTg1Nzk2NDUgTDEzLjc2NjU1NDQsOC43NjgwOTY0NSBMMTQuNjg4Nzg2NSw3LjgyOTI0NjQ1IFogTTYuMzgyNTA5NzEsMTcuNTcxMTQ2NSBMOS42OTEyMDE2OCwxNy4wMTgyNDY1IEwxNy4wNzI4ODkyLDkuNTAyMzQ2NDUgQzE3LjMxNzE0ODEsOS4yNTM2NDY0NSAxNy4zMTcyOTU0LDguODQ4MTk2NDUgMTcuMDczMDM2NSw4LjU5Nzk5NjQ1IEwxNS4xMzU2MTI0LDYuNjE3MDk2NDUgTDE1LjEzNTMxNzcsNi42MTY3OTY0NSBDMTUuMDE2MjgyLDYuNDk1Mjk2NDUgMTQuODU4MDU4OCw2LjQyODI0NjQ1IDE0LjY4OTY3MDQsNi40MjgwOTY0NSBMMTQuNjg5MjI4NSw2LjQyODA5NjQ1IEMxNC41MjE0Mjk0LDYuNDI4MDk2NDUgMTQuMzYzOTQyNyw2LjQ5NDU0NjQ1IDE0LjI0NTQ5NjMsNi42MTUxNDY0NSBMNi44NjQyNTA3OCwxNC4xMzA1OTY1IEw2LjMxNjA2Nzc1LDE3LjUwMzQ5NjUgQzYuMzEyOTc0LDE3LjUyMjI0NjUgNi4zMTkwMTQxOCwxNy41NDEyOTY1IDYuMzMyMTI1NzgsMTcuNTU0NjQ2NSBDNi4zNDUzODQ3MSwxNy41NjgxNDY1IDYuMzY0MDk0NTMsMTcuNTc0MTQ2NSA2LjM4MjUwOTcxLDE3LjU3MTE0NjUgTDYuMzgyNTA5NzEsMTcuNTcxMTQ2NSBaIiBpZD0iRmlsbC0xIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}

.order_summery_close_icon {
    width: 24px;
    height: 24px;
    margin-right: 3px;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+RjA3NzQ4ODYtRUFERi00QzU3LTg5OTYtMDlGQzJEQkZFOTA4PC90aXRsZT4KICAgIDxnIGlkPSJDaGVja091dCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlpBUC1HcmV5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU3LjAwMDAwMCwgLTI0Mi4wMDAwMDApIj4KICAgICAgICAgICAgPHJlY3QgZmlsbD0iI0ZGRkZGRiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE5MjAiIGhlaWdodD0iMTA4MCI+PC9yZWN0PgogICAgICAgICAgICA8ZyBpZD0iU2lkZS1NZW51IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAuMDAwMDAwLCAxNjAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA4Mi4wMDAwMDApIj48L2c+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA4Mi4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS42Ij4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4zOTU3MDAsIDEuODI3MTA3KSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNy4zOTAzNzExLDE3LjMwMDUyOTMgQzIxLjI1NTE1MTYsMTMuMzY1NDgwMSAyMS4yNTUxNTE2LDYuOTgwMzA1ODYgMTcuMzkwMzcxMSwzLjA0NTI1NjYyIEMxMy41MjU1OTA2LC0wLjg4OTc5MjYxMyA3LjI1NDQzNzMxLC0wLjg4OTc5MjYxMyAzLjM4OTY1NjgsMy4wNDUyNTY2MiBDLTAuNDc1MTIzNjk3LDYuOTgwMzA1ODYgLTAuNDc1MTIzNjk3LDEzLjM2NTQ4MDEgMy4zODk2NTY4LDE3LjMwMDUyOTMgQzcuMjU0NDM3MzEsMjEuMjM1NTc4NiAxMy41MjU1OTA2LDIxLjIzNTU3ODYgMTcuMzkwMzcxMSwxNy4zMDA1MjkzIFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMzkwMDE0LCAxMC42MzU5NjcpIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMzkwMDE0LCAtMTAuNjM1OTY3KSB0cmFuc2xhdGUoNC45ODgyMjgsIDUuMTM1OTY3KSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxsaW5lIHgxPSI4LjYyNDI4NTcxIiB5MT0iOC43MiIgeDI9IjEuOTA0Mjg1NzEiIHkyPSIyIiBpZD0iUGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4yNjQyODYsIDUuMzYwMDAwKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMjY0Mjg2LCAtNS4zNjAwMDApICI+PC9saW5lPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGxpbmUgeDE9IjEuOTY0Mjg1NzEiIHkxPSI4LjY2IiB4Mj0iOC41NjQyODU3MSIgeTI9IjIuMDYiIGlkPSJQYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjI2NDI4NiwgNS4zNjAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtNS4yNjQyODYsIC01LjM2MDAwMCkgIj48L2xpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.order_summery_simble_box p {
    direction: rtl;
}

.order_summery_simble_box p svg {
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #f44336;
    border-radius: 50%;
    text-align: center;
    line-height: 19px;
    font-size: 11px;
    z-index: 1;
    fill: #f44336;
    cursor: pointer;
    top: 5px;
}


    .order_summery_simble_box p span {
        direction: rtl;
        /*color: #292929;*/
        font-family: 'OpenSansHebrewBold';
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 19px;
        padding: 0 3px;
    }

    .order_summery_simble_box p .fa {
        color: #000;
        font-size: 15px;
        display: inline-block;
        padding: 0;
    }

.cart-items-container .order_summery_price {
    direction: ltr;
}

.order_summery_price_btn {
    color: #000000;
    font-family: 'OpenSansHebrewBold';
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 27px;
    direction: rtl;
}

    .order_summery_price_btn small {
        font-size: 20px;
        color: #000000;
    }

.order_summery_style2_wrap .order_summery_price_btn,
.order_summery_style2_wrap .order_summery_price_btn small {
    color: #1D6956;
}

.order_summery_price_btn span {
    font-family: 'OpenSansHebrewLight';
    font-weight: 300;
    color: #1D6956;
    display: inline-block;
    padding-right: 4px;
}

.order_summery_row .order_summery_price_delivery .order_summery_price_btn {
    color: #1D6956;
    /*padding-left: 8px;*/
}

.order_summery_price_delivery .order_summery_price_btn small {
    /*color: #1D6956;*/
}

.order_summery_total {
}

.order_summery_total_style2.order_summery_total {
    border-radius: 21px;
    background-color: rgba(29, 105, 86, 0.1);
    padding: 0 29px;
}

.order_summery_total_item {
    padding: 15px 0;
}

    .order_summery_total_item h4 {
        /*color: #000000;*/
        font-family: 'OpenSansHebrewBold';
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        text-align: right;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-bottom: 4px;
    }

.order_summery_total_style2 .order_summery_total_item h4 {
    padding-bottom: 14px;
}

.order_summery_total_title span {
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    display: block;
    padding-bottom: 5px;
}

.order_summery_total_title p {
    color: #000000;
    font-size: 17px;
    line-height: 24px;
}

.order_summery_total_btn {
    /*color: #1D6956;*/
    font-family: 'OpenSansHebrewBold';
    font-size: 29px;
    font-weight: 400;
    line-height: 43px;
}

    .order_summery_total_btn small {
        font-size: 28px;
    }

.order_summery_comment {
}

.order_summery_comment_item {
}

    .order_summery_comment_item textarea {
        color: #000000;
        resize: none;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 19px;
        text-align: right;
        outline-style: none;
        border: 0;
        appearance: none;
        width: 100%;
        height: 80px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.06);
        padding: 10px 11px 0 0;
    }

.order_details_box {
    padding: 25px;
}

    .order_details_box .shopping-empty-box {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
        font-weight: 700;
    }

        .order_details_box .shopping-empty-box .cart-big-icon {
            /*border-radius: 50%;*/
            display: inline-block;
            /*background: #fff6f6;*/
            padding: 15px 0 0 0;
        }

            .order_details_box .shopping-empty-box .cart-big-icon img {
                margin: 0 auto;
                min-height: 85px;
                min-width: 92px;
                height: 115px;
                width: 126px;
            }


.shopping-empty-box-text {
    font-family: 'OpenSansHebrewExtraBold';
    font-weight: 900;
    font-size: 23px;
}

    .shopping-empty-box-text > span {
        font-family: 'OpenSansHebrewRegular';
        font-weight: 400;
        font-size: 20px;
        /* line-height: 10px; */
        position: relative;
        top: -11px;
        display: block;
    }


.order_summery_area .phone-number-block {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .order_summery_area .phone-number-block .big-red-icon {
        display: inline-block;
        vertical-align: middle;
        width: 34px;
        margin-right: 10px;
        height: 50px;
    }

    .order_summery_area .phone-number-block .text-box {
        padding: 0 5px;
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        vertical-align: middle;
    }

        .order_summery_area .phone-number-block .text-box .make-phone-call {
            background: #f44336;
            color: white;
            font-size: 20px;
            font-family: 'OpenSansHebrewBold';
            font-weight: 300;
            cursor: pointer;
            padding: 10px;
            border-radius: 4px;
            position: relative;
            top: 9px;
            width: 100%;
            text-align: center;
            height: 48px;
            margin-bottom: 8px;
            box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
            -webkit-box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
            -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .3);
        }

        .order_summery_area .phone-number-block .text-box .red-text {
            font-size: 15px;
            font-weight: 700;
            margin: 0;
            padding: 0;
        }

        .order_summery_area .phone-number-block .text-box .number {
            font-size: 27px;
            color: #676666;
            margin: 0;
            padding: 0;
            text-align: center;
        }

            .order_summery_area .phone-number-block .text-box .number a {
                color: unset;
            }

.order-details-right strong {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    position: relative;
}

    .order-details-right strong svg {
        width: 13px;
        height: 13px;
        display: block;
        position: absolute;
        right: 0;
        top: 2px;
        z-index: 1;
    }

.right-push.order-details-right strong {
    margin-right: -21px;
    padding-right: 21px;
    text-align: right;
}

.order-details-right p {
    font-size: 14px;
    line-height: 16px;
    padding-top: 6px;
    margin-left: -7px;
}

    .order-details-right p span {
        font-weight: 500;
    }

/*shipping/delivery*/
.select-form-right {
    display: none;
    flex-wrap: wrap;
    height: 22px;
}

    .select-form-right.shipping {
        /*padding-top: 10px;*/
    }

    .select-form-right.active {
        display: flex;
    }

    .select-form-right .select-form-label {
        margin-bottom: 6px;
    }

    .select-item-column,
    .select-form-right .form-main {
        width: 100%;
        position: relative;
    }

.select-shipping-active .takeaway.select-form-right {
    display: none
}

.order_on_off .select-form-right .form-main .select-item-column.full-width-mb {
    width: 100%;
}

.check-arrow {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: -2px;
    z-index: 1;
    display: block;
    cursor: pointer;
    -webkit-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    transition: left 0.2s linear;
}

.order_on_off {
    padding: 10px 0 25px;
    margin-bottom: 20px;
}

    .order_on_off .select-place-wrap {
        width: 100%;
        position: relative;
        border-bottom: 1px dashed #a0a0a0;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .order_on_off .select-pickup,
    .order_on_off .select-shipping {
        line-height: 18px;
        padding-top: 2px;
        position: absolute;
        right: 93px;
        box-sizing: content-box;
    }

    .order_on_off .select-check-item {
        height: 18px;
        width: 36px;
        background: #eae8e8f7;
        border-radius: 9px;
        position: absolute;
        right: 3rem;
        box-sizing: content-box;
        top: 0;
    }

    .order_on_off .check-arrow {
        width: 18px;
        height: 18px;
        top: 0;
    }

.check_shipping .rdbOrderType[data-value="1"]:checked ~ .select-check-item .check-arrow {
    right: 0;
}

.check_shipping .rdbOrderType[data-value="2"]:checked ~ .select-check-item .check-arrow {
    right: 20px;
}

.check_shipping .check-arrow {
    left: inherit;
    right: -1px;
    transition: 0.25s ease all;
    background-color: #1D6956;
}

.check_shipping .select-check-item.disabled .check-arrow {
    background-color: #929292;
}

.check_shipping .select-shipping.active, .check_shipping .select-pickup.active {
    font-weight: 400;
}

.check_shipping .select-shipping {
    margin-left: 3rem;
    box-sizing: content-box;
    position: absolute;
    right: 0;
    box-sizing: content-box;
}

.takeaway .select-item-column.full-width-mb:after,
.select-item-column.full-width-mb:after {
    content: "‹";
    display: inline-block;
    font-size: 18px;
    -ms-transform: rotate(90deg);
    transform: rotate( 90deg );
    font-weight: 600;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 16px;
}

.select-item-column select {
    display: block;
    font-size: 14px;
    font-family: 'OpenSansHebrewRegular';
    padding: 8px 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    top: -4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-left: 13px;
    position: relative;
}

    .select-item-column select:focus {
        outline: none;
    }

    .select-item-column select::-ms-expand {
        display: none;
    }

.coupon-code-container {
    margin-bottom: 20px;
}

    .coupon-code-container .loader {
        display: none;
        vertical-align: middle;
        margin: 0 15px;
    }

form .general-error {
    color: #c90600;
}

.best-club-discount {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #d3d3d3;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #1D6956
}

/*coupon*/
.order-details-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dashed #d3d3d3;
    padding: 0 0 20px 0;
    color: #1D6956;
}

.order-details-right {
    width: 60%;
    padding-left: 5%;
}

.order-details-left {
    width: 40%;
    overflow: hidden;
    text-align: left;
}

.coupon-code-container .code {
    font-size: 0;
}

    .coupon-code-container .code input {
        font-size: 15px;
        width: 75%;
        height: 35px;
        padding: 0 10px;
        /*border: 1px solid #e4e4e4;*/
        border-radius: 0px 4px 4px 0px;
        background: #f6f6f6;
        vertical-align: middle;
        color: #000;
    }

    .coupon-code-container .code button {
        width: 25%;
        padding: 0;
        font-size: 15px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        vertical-align: middle;
        border-radius: 4px 0px 0px 4px;
    }

        .coupon-code-container .code button:disabled {
            background-color: grey;
        }

.make-phone-call svg {
    position: relative;
    width: 20px;
    height: 20px;
    top: 3px;
    right: 2px;
}

/*send order*/
.keep-an-order {
    position: relative;
    color: white;
    height: 48px;
    width: 100%;
    font-size: 20px;
    text-align: center;
    outline: none;
    border: none;
    font-family: 'OpenSansHebrewBold';
    font-weight: 300;
    cursor: pointer;
    /*border: 1px solid #e1e1e1;*/
    border-radius: 4px;
    background: #1D6956;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .3);
    margin-bottom: 15px;
}

    .keep-an-order.disabled {
        background: gray;
    }

    .keep-an-order .make-order-loader {
        display: none;
    }

        .keep-an-order .make-order-loader.active {
            position: absolute;
            display: block;
            top: 10px;
            left: 20px;
            right: unset;
        }

.secure-info {
    text-align: center;
    font-size: 14px;
    /*line-height: 36px;*/
    line-height: 94px;
    height: 68px;
    font-weight: 300;
    background-size: 8%;
    background-repeat: no-repeat;
    background-position: center top;
    /*padding-top: 32px;*/
    /*margin-top: 10px;*/
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M18.78,7.8h-1.7V5.29A5.19,5.19,0,0,0,12,0,5.19,5.19,0,0,0,6.92,5.29V7.8H5.22a2.92,2.92,0,0,0-2.82,3V21a2.92,2.92,0,0,0,2.82,3H18.78a2.92,2.92,0,0,0,2.82-3V10.8A2.92,2.92,0,0,0,18.78,7.8ZM8.8,5.29a3.2,3.2,0,1,1,6.4,0V7.8H8.8V5.29ZM19.72,21a1,1,0,0,1-.94,1H5.22a1,1,0,0,1-.94-1V10.8a1,1,0,0,1,.94-1H18.78a1,1,0,0,1,.94,1Z"/><path fill="black" d="M12,12.7a1.8,1.8,0,0,0-1.74,1.85,1.86,1.86,0,0,0,.8,1.55v2.2a.94.94,0,1,0,1.88,0V16.11a1.89,1.89,0,0,0,.8-1.56A1.8,1.8,0,0,0,12,12.7Z"/></svg>');
    background-position-y: 10px;
}

/*product comment*/
.comment {
    font-size: 0;
    margin-top: 7px;
    display: flex;
    justify-content: space-between;
}

.comment-block {
    display: none;
    width: 100%;
}

    .comment-block .comment-input {
        font-size: 15px;
        width: 75%;
        height: 35px;
        padding: 0 10px;
        border: 1px solid #e4e4e4;
        background: #f6f6f6;
        vertical-align: middle;
        border-radius: 0px 4px 4px 0px;
        color: #000;
    }

    .comment-block .comment-add {
        width: 25%;
        background: #1D6956;
        border-radius: 4px 0px 0px 4px;
        padding: 0;
        font-size: 15px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        vertical-align: middle;
    }

.cur-comment {
    font-size: 13px;
    width: 100%;
    padding-left: 3px;
    min-width: 200px;
}

.open-add-comment, .open-edit-comment {
    /*width: 26%;*/
    width: 100%;
    text-align: left;
    text-decoration: underline;
    font-size: 13px;
    cursor: pointer;
}

.background-lead-color {
    /*background-color: #1D6956;*/
}

.text-lead-color {
    color: #a81c22;
}

.m_customer_phone {
    border-bottom: unset;
}

.order_details_check_img {
    width: 40px;
    height: 40px;
    position: relative;
}

.back-to-menu {
    color: black;
}


.paying-details-spinner-center .spinner {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 4px solid lightgray;
    border-top-color: gray;
    animation: Rotate 1.2s linear 0s infinite forwards;
    position: absolute;
    top: 60px;
}

    @media (max-width: 1550px) {
        #wrapper .user-order-cart.toggle {
            left: 2% !important;
            width: 22% !important;
        }

        .order_summery_side_title span {
            font-size: 18px;
        }
    }

    @media screen and (max-width: 1420px ) {
        .order_summery_side_title span {
            font-size: 17px;
        }
    }

    @media screen and (max-width: 1366px ) {


        .order_summery_total_style2.order_summery_total {
            padding: 0 22px;
        }

        .order_summery_total_title p {
            font-size: 15px;
            line-height: 22px;
        }

        .order_summery_total_btn {
            font-size: 24px;
            line-height: 36px;
        }

            .order_summery_total_btn small {
                font-size: 25px;
            }
    }

    @media screen and (max-width: 1350px ) {
        .order_summery_title h3 {
            font-size: 14px;
            line-height: 18px;
        }
    }

    @media screen and (max-width: 1210px ) {
        .order_summery_title h3 {
            font-size: 13px;
            line-height: 16px;
        }


        .order_summery_edit_icon {
            margin-left: 1px;
        }

        .order_summery_close_icon {
            margin-right: 1px;
        }

        .order_summery_simble_box p span {
            font-size: 13px;
            line-height: 14px;
            padding: 0 2px;
        }

        .order_summery_simble_box p .fa {
            font-size: 12px;
            padding: 0;
        }

        .order_summery_price_btn small,
        .order_summery_price_btn {
            font-size: 16px;
            line-height: 20px;
        }

        .shipping.select-form-right .select-item-column {
            width: 190px;
        }

            .shipping.select-form-right .select-item-column:not(:first-child) {
                margin-right: 20px
            }
    }

    @media screen and (max-width: 1167px ) {
        .order_summery_img {
            width: 110px;
        }

        .order_summery_details {
            margin-right: 120px;
        }

        .shipping.select-form-right .select-item-column {
            width: 150px;
        }
    }

    @media screen and (max-width: 1024px ) {
        .coupon-code-container {
            /*margin-bottom: 40%;*/
        }

        .bottom-container {
            margin-bottom: 40%;
        }

        .popup-container.user-order-cart, .user-order-cart {
            display: none;
        }

        .order-back-action {
            text-decoration: underline;
            font-weight: 700;
            font-size: 14px;
            padding-top: 8px;
        }

        .user-order-cart {
            background: white;
            top: 0 !important;
            width: 100%;
            height: 100%;
            padding: 10px 20px 20px 20px;
            overflow-y: scroll;
            border-radius: unset;
            -webkit-overflow-scrolling: touch;
        }

        .order_summery_area {
            height: calc(100% - 115px);
            width: 100%;
            order: 1;
        }

        .order_summery_widget_wrap {
            padding: 3px 0 20px 0;
        }

            .order_summery_widget_wrap.active {
                animation: alternate 2s;
                position: relative;
                display: block;
            }


        .order_summery_item {
            padding: 8px 0 8px 0;
        }

        .order_summery_row:first-child .order_summery_item {
            border-top: 0;
        }

        .order_summery_total_row.order_summery_row_delivery {
            display: block;
        }

            .order_summery_total_row.order_summery_row_delivery p {
                font-weight: 700;
                font-size: 18px;
            }

        .order_summery_img {
            width: 100px;
        }

        .order_summery_details {
            margin-right: 110px;
        }

        .order_summery_side_title h3 {
            font-size: 14px;
            line-height: 19px;
        }

            .order_summery_side_title h3 span {
                background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkY1OERCRDUzQTAwMTFFQjkyNEU5MEVGODUwNDJFNzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkY1OERCRDYzQTAwMTFFQjkyNEU5MEVGODUwNDJFNzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjU4REJEMzNBMDAxMUVCOTI0RTkwRUY4NTA0MkU3MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjU4REJENDNBMDAxMUVCOTI0RTkwRUY4NTA0MkU3MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnzQo5sAAAGJSURBVHjaYvz//z8DpWDK9Jn///79C2ZLSEoysFBq4KJlK/7v27OXgZ+fH8yXkXvDwAhz6Zadu/9/eP+eZEMvXbjI8P7dO4bZs6YzwsTgLp07cxbZrtXR00Pho3g/LDKCITI0mJFYw27ee/C/vqaGQRIYjsiACcbgF+BnePb0GUku/PTpE8PPHz8ZJKVwGCojI8vw5MkTkgx9/vw5PMaxGiotK8vwjERDXwANZWVlZbA0MWLE7lJZGYZfv34xHD11huiE++LZcwZxCQkMcRaEobJg+vzZswwfP3wgyuBHjx4xKCop4TbUUFuTUVZO7v/e3XsYQJhYYGVjjSkISvzk4PWbt/4PCAz5v3XXnv/ocijpdOe+A/9fQGOUEIAlP0kpKdzeB4HdO3cx3L19m2ivg5ISKNgIen/X/oP/ifE+PnWMyEVffWPz/0sXLzEoq6ow9HS248yuNXWN/69eucKgpqHO0NnWgqGOCZnz/h2klPrwDn9p9f79O/zq0J0+edoMoryPTx1AgAEAwu0/Dq7LsDwAAAAASUVORK5CYII=') no-repeat right center;
                position: relative;
                padding: 0 36px 0 25px;
            }

        .order_summery_side_title span {
            font-size: 14px;
            line-height: 19px;
        }

        /*.order_summery_side_title h3 span::before {
        font-family: "Ionicons";
        content: '\f3d0';
        position: absolute;
        width: auto;
        height: auto;
        left: 0;
        top: 0;
        z-index: 2;
        font-size: 18px;
        color: #000;
        transform: scaleY(1);
    }

    .order_summery_side_title h3.active span::before {
        transform: scaleY(-1);
    }*/

        .order_summery_title h3 {
            font-size: 12px;
            line-height: 17px;
            padding-bottom: 7px
        }

        .order_summery_title p {
            font-size: 12px;
            line-height: 17px;
            padding-bottom: 4px;
        }

        .order_summery_price_btn span {
            font-size: 15px;
        }

        .order_summery_price_btn {
            font-size: 16px;
            line-height: 19px;
            /*color: #1D6956;*/
        }

            .order_summery_price_btn small {
                font-size: 16px;
                /*color: #1D6956;*/
            }

        .order_summery_simble_box p span {
            font-size: 14px;
            line-height: 19px;
            padding: 0 1px;
        }

        .order_summery_simble_box p .fa {
            font-size: 12px;
        }

        .order_summery_item.order_summery_item_delivery p {
            font-size: 12px;
            line-height: 17px;
        }

        .order_summery_delivery_address_notes {
            font-size: 12px;
        }

        .order_summery_comment {
            margin-bottom: 0;
            margin-top: 20px
        }

        .order_summery_comment_item {
        }

        .order_summery_total_style2.order_summery_total {
            padding: 0 19px;
        }

        .order_summery_total_btn small,
        .order_summery_total_btn {
            font-size: 20px;
            line-height: 26px;
        }

        .order_summery_total_item h4 {
            font-size: 14px;
            line-height: 19px;
            padding-bottom: 4px;
        }

        .order_summery_total_title span {
            font-size: 12px;
            line-height: 17px;
        }

        .order_summery_total_title p {
            font-size: 13px;
            line-height: 19px;
        }

        .keep-an-order {
            height: 65px;
            z-index: 2;
            position: fixed;
            bottom: 0px;
            left: 0px;
        }

        .user-order-cart.sticky {
            margin-top: 0;
        }

        /*CSS form checkout command confirmation*/
        #wrapper .user-order-cart.toggle {
            position: initial;
            display: block;
            width: 100% !important;
            min-height: 60px;
            max-width: unset;
            padding-bottom: unset;
            background-color: #E8F0EE;
            border-top: 1px solid #d6d6d6;
            border-radius: 0;
        }

            #wrapper .user-order-cart.toggle .secure-info {
                display: none;
            }

            #wrapper .user-order-cart.toggle .order_summery_widget_wrap {
                display: none;
            }

                #wrapper .user-order-cart.toggle .order_summery_widget_wrap.active {
                    border-bottom: 1px solid #1D6956;
                }


            #wrapper .user-order-cart.toggle .order_summery_side_title h3 span::after {
                content: '^';
                /* position: fixed;
            transform: rotate( 90deg );*/
                padding: 0 5px;
                display: inline-block;
                transition: all 0.3s ease;
                transform: scaleY(-1);
            }

            #wrapper .user-order-cart.toggle .order_summery_side_title h3.open span::after {
                transform: scaleY(1);
            }

        .select-form-right.shipping {
            /*margin-bottom: 15%;*/
        }

        .select-form-right.takeaway {
            margin-bottom: 10px;
        }

        #user-order-cart {
            height: 100%;
        }

            #user-order-cart .select-form-right.shipping {
                /*margin-bottom: 40%;*/
            }

        .paying-details-spinner-center .spinner {
            left: -20%;
        }
    }

    @media (min-width: 1023px) {

        .cart-spinner {
            display: block;
            position: absolute;
            left: calc(calc(100% - 1330px) / 2 + 2.5%);
            height: auto;
            width: calc(1330px * 0.25);
            min-width: 300px;
            background: white;
            padding: 5px 20px;
            -webkit-box-shadow: 0 0px 9px -5px #333;
            -moz-box-shadow: 0 0px 9px -5px #333;
            box-shadow: 0 0px 9px -5px #333;
            border-radius: 10px;
            top: 795px;
        }


            .cart-spinner .spinner {
                width: 80px;
                height: 80px;
                border-radius: 50%;
                border: 4px solid lightgray;
                border-top-color: gray;
                animation: Rotate 1.2s linear 0s infinite forwards;
                position: absolute;
                right: 40%;
                top: 125px;
            }

        .paying-details-spinner-center .spinner {
            right: 40%;
        }
    }

    .paying-details-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    top: 0;
    left: 0;
    display:none;
}
.paying-details-spinner-center {
    display: block;
    position: absolute;
    left: 50%;
    height: auto;
    width: calc(1330px * 0.25);
    min-width: 300px;
    /*background: white;*/
    padding: 5px 20px;
    -webkit-box-shadow: 0 0px 9px -5px #333;
    -moz-box-shadow: 0 0px 9px -5px #333;
    box-shadow: 0 0px 9px -5px #333;
    border-radius: 10px;
    top: 50%;
}

   


/*.w3-animate-top {
    position: relative;
    animation: animatetop 0.4s
}*/
@keyframes animatetop {
    from {
            top: -100px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }


    @keyframes Rotate {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }
