﻿.cart-info-block .view-all-rewards {
    text-align: center;
    align-items: center;
    min-height: 30px;
    font-size: 16px;
    /*font-family: Roboto;*/
}

    .cart-info-block .view-all-rewards a:hover {
        text-decoration: none;
        color: #666666 !important;
    }

        .cart-info-block .view-all-rewards a:hover span, .cart-info-block .view-all-rewards a:hover i, .clear-items:hover {
            color: #666666 !important;
            cursor: pointer;
        }

    .cart-info-block .view-all-rewards span {
        border-bottom: 1px solid;
        color: #fff;
    }

    .cart-info-block .view-all-rewards i {
        padding: 0 5px;
        color: #fff;
    }

#box-cart-item .btn-number {
    width: 31px;
    height: 24px;
    min-height: 24px;
    color: #ffffff;
    font-size: 14px;
    z-index: 0;
}

    #box-cart-item .btn-number span {
        font-size: 14px !important;
        right: 9px;
    }

/*#box-cart-item #quantity-item {
    position: absolute;
    bottom: 30px;
    left: 0;
}*/

.order-list {
    padding: 0 7px 50px;
}

.item-line-manCategorys {
    padding: 0 0 3px;
    border-bottom: 1px solid #d7d7d7;
}

#box-cart-item .cart-info-detail {
    position: relative;
    margin-top: 10px;
}

.panel-title {
    margin-top: -2px;
}

    .panel-title > a {
        font-size: 12px;
    }

.edit-type-cart {
    margin: 0 auto;
    display: table;
    font-size: 18px;
    padding-top: 5px;
    color: #fff;
}

    .edit-type-cart:hover {
        color: #666666 !important;
    }

.clearfix-datetime {
    display: table;
    margin: 0 auto;
}

.clear-items {
    font-weight: 500;
    text-decoration: underline;
    font-size: 14px;
}

#content-tab-main {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*.all-product-item {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 302px;
}*/

/*.items-added {
    padding: 0 7px;
}*/

.items-added .row-items {
    font-weight: bold;
    padding: 12px 0;
    font-size: 16px;
    border-bottom: 1px dotted #d7d7d7;
}

.fnt-sz-13 {
    font-size: 13px;
}

/* ------------ */
.mobile-tab__header {
    padding: 10px;
}

.mobile-tab__header, .mobile-tab__header--action {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
}

    .mobile-tab__header--action .mobile-tab__header--action-back {
        position: relative;
        display: block;
        padding: 0;
        cursor: pointer;
    }

.mobile-tab__header-menu-login {
    position: absolute;
    top: 3px;
    padding: 5px 15px;
    z-index: 3;
    right: 0;
}

    .mobile-tab__header-menu-login.menu__login .btn-member-portal::after {
        content: "";
        position: absolute;
        top: 50%;
        width: 8px;
        height: 8px;
        border-right: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(45deg) translateY(-100%);
        color: #ffffff;
    }

    .mobile-tab__header-menu-login.menu__login .dropdown-menu {
        left: auto;
        right: 5px;
    }

.mobile-tab__header-service--login {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 10px;
    z-index: 10;
}

    .mobile-tab__header-service--login.member-portal .btn-login {
        color: var(--main-color) !important;
        background-color: #fff !important;
        text-transform: none;
    }

.mobile-tab__header--action-loading {
    display: none;
}

.mobile-tab__header--nav .nav-tabs-item {
    width: 100%;
    text-align: center;
}

    .mobile-tab__header--nav .nav-tabs-item a {
        border: none !important;
    }

.mobile-tab__header--nav .nav-tabs-router {
    background-color: #FFF;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

#mobile-tab .service-active__imgage {
    width: 30px;
    margin-right: 5px;
    margin-top: -3px;
}

#mobile-tab .tab-mycart-item {
    font-size: 20px;
    border-radius: 0 !important;
}

#span_tab_Delivery {
    text-transform: none !important;
}

.hidden-important {
    display: none !important;
}

.back-to-menu {
    color: #fff;
    font-size: 24px !important;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    padding: 10px;
    cursor: pointer;
}

.collapse-my-cart {
    color: #333333;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 4;
    font-size: 20px;
    padding: 10px;
}

#content-tab-main .input-group-btn {
    width: auto;
}

.line-bottom {
    border-radius: 5px;
    position: absolute;
    width: 50%;
    height: 6px;
    background: #333333;
    opacity: 0.6;
    bottom: -3px;
    left: 25%;
    box-shadow: 0px 0px 5px #868686;
}

.post-code-block .input-post-code {
    margin-right: 0 !important;
}

/*---------------*/
.content-minimum-delivery {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    border-radius: 5px;
    padding: 5px 8px;
}

#item_delivery .content-minimum-delivery .progress {
    height: 4px !important;
    margin-bottom: 0px;
    margin-top: 5px;
}

/*.progress-bar {
    text-align: left;
    white-space: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    background-color: #FFD541;
}*/

.progress-bar > .progress-type {
    padding-left: 10px;
}

.progress-meter {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    position: relative;
    height: 19px;
}

    .progress-meter .meter {
        position: absolute;
    }

    .progress-meter > .meter > .meter-text {
        font-size: 12px;
        color: #383636;
    }


.progress-free-delivery {
    position: absolute;
    height: 4px;
    background-color: unset;
    border-right: 1px solid #555555;
    box-shadow: unset;
}

.text-margin-left {
    margin-left: -15px;
}

#item_delivery .content-minimum-delivery .progress .progress-bar-ctm {
    /*width: 33.33%;*/
    background: #DDDDDD !important;
}

#item_delivery .content-minimum-delivery .progress .bdr-right {
    border-right: 1px solid #555555;
}

#item_delivery .content-minimum-delivery .progress-bar:last-of-type {
    border-right: none !important;
}

/*#content-cart::-webkit-scrollbar-track {
        background-color: #C2AE83 !important;
    }

    #content-cart::-webkit-scrollbar-track-piece {
        background: #ffffff !important;
    }

    #content-cart::-webkit-scrollbar {
        width: 3px;
        background-color: #C2AE83 !important;
    }

    #content-cart::-webkit-scrollbar-thumb {
        background-color: #e9e2d3 !important;
    }

        #content-cart::-webkit-scrollbar-thumb:hover {
            background: #666666 !important;
        }*/

.img-one-service {
    height: 28px;
}

.to-order-now {
    color: #ffffff;
    font-size: 15px;
}

    .to-order-now:hover {
        text-decoration: unset;
        color: #ffffff;
    }

.description-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.read-more-lable, .read-less-lable {
    position: relative;
}

.promotion-for-services {
    display: table;
    margin: auto;
}

    .promotion-for-services .rule-promotions {
        display: inline-flex;
    }

    .promotion-for-services .available-for-promo {
        padding: 0 5px;
    }

        .promotion-for-services .available-for-promo .icon-service-promo {
            border: none;
        }

.vertical-title .icon-service-promo {
    width: 34px;
}

.promotion-home-page .box-all-services span {
    display: none;
}

.overflow-description {
    height: 110px;
}

.descript__text--overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

    .descript__text--overflow.descript__text--full {
        overflow: unset;
        display: block;
    }

.btn-overflow {
    cursor: pointer;
    text-decoration: none; 
}

.promotion-home-page .available-services {
    display: block;
    padding: 0 10px;
}

.btn-disabled {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

.mobile-progress-bar-dilivery {
    position: absolute !important;
    bottom: 10px;
    left: -101%;
    padding: 0 10px !important;
}

    .mobile-progress-bar-dilivery .content {
        border: 1px solid #cbb991;
        border-radius: 5px;
        display: grid !important;
    }


.load-more-floating-button .btn-loading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#divPickupMyCart .content,
#divDineInMyCart .content,
#item_date_time .content {
    cursor: pointer;
}

.promotion-home-page .promotion-view-all-floating {
    padding: 8px 0;
    text-align: center;
    width: 85px;
    float: right;
    margin-top: -5px;
}

#idMenuLeft {
    z-index: 1;
}

    #idMenuLeft .nav > li {
        cursor: pointer;
        border-right: 1px solid #ffffff;
    }

/*.scroll-hidden {
    display: none !important;
}*/

#box-variant-and-modifier {
    padding-top: 10px;
}

.tiles-toggle {
    display: none;
}

#confirmLeaveDineIn .modal-footer {
    padding: 15px 0;
}

#confirmLeaveDineIn .leave-dinein-btn {
    width: 100px;
    height: 40px;
    font-size: 16px;
    margin-right: 23px;
    margin-left: 23px;
}

.price-bottom .price-line-through {
    color: #515151;
    font-size: 75%;
}

.btn-proceed-to-payment {
    padding: 10px;
    min-width: 65%;
    text-transform: uppercase;
}

.btn-close-addtional-request {
    margin-left: 10px;
    width: 30%;
    padding: 10px;
}

.edit-modifiers-mobile {
    text-align: center;
}

.animation-product-detail {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    z-index: 3;
}

    .animation-product-detail img {
        margin: auto;
        /*border-radius: 50%;
        box-shadow: 0 1px 15px -5px #c2ae83;*/
    }

#content-cart-price .panel-title a {
    text-decoration: none;
}

#content-cart-price .fa-angle-up {
    display: none;
    font-weight: bold;
    margin-top: 1px;
    font-size: 1.7em;
}

#content-cart-price .fa-angle-down {
    display: block;
    font-weight: bold;
    margin-top: 2px;
    font-size: 1.7em;
}

#content-cart-price .collapsed .fa-angle-up {
    display: block;
}

#content-cart-price .collapsed .fa-angle-down {
    display: none;
}

.btn-quantity-product {
    display: flex;
}

.btn-change-quantity {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 30%;
}

.quantity-product-value {
    background-color: #FFF !important;
    height: 30px !important;
    cursor: default !important;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.icon-number-dynamic {
    position: absolute;
    top: 11px !important;
    left: 35px !important;
    width: 18px !important;
}

.background-icon-pax {
    color: var(--main-color) !important;
}

@media (max-width: 767px) {
    .box-horizontal-product .btn-quantity-product {
        width: 100px;
    }

    .box-horizontal-product .btn-change-quantity:first-child {
        border-top-left-radius: 4px;
    }

    .box-horizontal-product .btn-change-quantity:last-child {
        border-top-right-radius: 4px;
    }

    .btn-change-quantity {
        width: 32px;
        height: 32px !important;
        padding: 8px;
    }

        .btn-change-quantity i.fa {
            width: 16px;
        }

    .quantity-product-value {
        height: 32px !important;
        padding: 5px;
    }

    .item-products .btn-add-mb {
        width: auto !important;
        min-width: 84px !important;
        height: auto !important;
        padding-right: 0 !important;
    }

    .item-products .btn-border-red {
        padding: 7px;
    }
}
