.search-select-container[data-v-d69670b8]{position:relative;display:inline-block}.sub-options-container[data-v-d69670b8]{position:absolute;bottom:0;transform:translateY(100%);background:#fff;max-height:250px;width:100%;overflow-y:auto;border-radius:6px;border:1px solid hsla(0,0%,40%,.4);color:#333;z-index:90}.sub-options-item[data-v-d69670b8]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;padding:0 10px;font-size:1rem;cursor:pointer}.sub-options-item.active[data-v-d69670b8],.sub-options-item[data-v-d69670b8]:hover{color:#fff;background-color:#767676}.icon-right-menu[data-v-d69670b8]{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex}.search-select-container:hover .icon-right-menu[data-v-d69670b8]{display:none}.placeholder-menu[data-v-d69670b8]{padding:20px 0;width:100%;text-align:center;color:#888}.search-select-container:hover .icon-right-menu2[data-v-d69670b8]{display:flex}.icon-right-menu2[data-v-d69670b8]{position:absolute;right:10px;top:50%;display:none;transform:translateY(-50%)}.search-select-container .b-input{padding-right:30px;padding:.5rem .75rem}.customer-list[data-v-ea1c8ff2]{height:400px;overflow-y:scroll;display:flex;flex-wrap:wrap;align-items:flex-start;cursor:pointer;-moz-column-gap:5%;column-gap:5%}.customer-list .customer-item[data-v-ea1c8ff2]{display:flex;margin-top:10px;width:30%;padding:10px;border-radius:5px;border:1px solid #eee;gap:20px}.customer-list .customer-item.active[data-v-ea1c8ff2]{border-color:var(--theme-color)}.booking-container[data-v-71db3bd4]{display:flex;flex-direction:row;gap:20px;margin-top:20px}.booking-container .card-item[data-v-71db3bd4]{flex:1 0;height:700px;padding:20px;display:flex;flex-direction:column}.booking-container .card-item .customer-list[data-v-71db3bd4]{flex:1;margin-top:20px;border:1px solid #eee;border-radius:10px;overflow-y:auto;padding:20px}.booking-container .card-item .customer-list .item[data-v-71db3bd4]{display:flex;flex-direction:row;align-items:center}.booking-container .card-item .customer-list .item>div[data-v-71db3bd4]{width:20%}.booking-container .card-item .customer-list .item[data-v-71db3bd4]:not(:last-of-type){border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}.date-list[data-v-71db3bd4]{color:#000;height:500px;overflow-y:auto}.date-list .date-item .title[data-v-71db3bd4]{background-color:var(--theme-light);padding:5px;display:flex;align-items:center;margin:10px 0 20px}.date-list .date-item .meal-list[data-v-71db3bd4]{display:flex;gap:20px;padding-left:10px}.date-list .date-item .meal-list .meal-item[data-v-71db3bd4]{width:120px;height:60px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:default;border:1px solid var(--theme-color)}.date-list .date-item .meal-list .meal-item.disabled[data-v-71db3bd4]{background-color:#aaa;color:#eee;border-color:#aaa}.date-list .date-item .meal-list .meal-item.checked[data-v-71db3bd4]{background-color:var(--theme-color)}.date-list .date-item .meal-list .meal-item .checked[data-v-71db3bd4]{position:absolute;right:0;top:0;font-size:20px;color:#fff}.shopping-cart[data-v-71db3bd4]{flex:0 0 300px;margin-left:20px;display:flex;flex-direction:column;color:#000}.shopping-cart .title[data-v-71db3bd4]{flex-shrink:0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding-bottom:5px}.shopping-cart .title .clear-all[data-v-71db3bd4]{color:var(--theme-color);cursor:pointer}.shopping-cart .list[data-v-71db3bd4]{flex:1;overflow-y:scroll}.shopping-cart .list .item[data-v-71db3bd4]{border-radius:8px;border:1px solid #eee;margin-top:20px}.shopping-cart .list .item .line[data-v-71db3bd4]{display:flex;justify-content:space-between;align-items:center;padding:10px 8px}.shopping-cart .list .item .footer[data-v-71db3bd4]{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding:15px 8px}.shopping-cart .list .item .footer .price[data-v-71db3bd4]{color:#ff2100;font-weight:700}.product-list[data-v-71db3bd4]{flex:1;height:100%;overflow-y:scroll;color:#000;margin-left:20px;display:flex;flex-wrap:wrap;justify-content:flex-end}.product-list .item[data-v-71db3bd4]{display:flex;flex-direction:row;width:49%;min-width:300px}.product-list .item[data-v-71db3bd4]:not(:last-of-type){margin-bottom:10px}.product-list .item .img[data-v-71db3bd4]{width:80px;height:80px;border-radius:10px;margin-right:10px}.product-list .item .detail[data-v-71db3bd4]{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-right:20px;box-sizing:border-box}.product-list .item .detail .name[data-v-71db3bd4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-list .item .detail .description[data-v-71db3bd4]{font-size:14px;color:orange;margin-top:5px}.product-list .item .detail .func-box[data-v-71db3bd4]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%}.product-list .item .detail .func-box .plus[data-v-71db3bd4],.product-list .item .detail .func-box .reduce[data-v-71db3bd4]{height:20px;width:20px;border-radius:100%;background-color:var(--theme-color);display:flex;justify-content:center;align-items:center;flex-direction:row;line-height:0;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-list .item .detail .func-box .num[data-v-71db3bd4]{margin:0 10px}