.order-system{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;padding-top:60px}.order-system--filter{margin-bottom:50px}.order-system--filter .item.active{background:#d3d3d3}.order-system .menu-item{display:none!important}.order-system .menu-item.active{display:grid!important}.order-system--slider{height:180px;margin:auto;overflow-x:scroll;overflow-y:hidden;position:relative;width:100%}.order-system--slider::-webkit-scrollbar{display:none}.order-system--slider .slide{bottom:0;display:flex;left:0;position:absolute;transition:left .3s ease-in-out}.order-system--slider .item{border:1px solid #ffffff9e;border-radius:5px;box-shadow:3px 1px 9px 1px #0000000d;cursor:pointer;height:130px;margin-bottom:8px;margin-right:25px;padding:15px 10px;text-align:center;transition:.3s;width:110px}.order-system--slider .item img{border:1px solid #e1e1e1;border-radius:100px;height:70px;width:70px}.order-system--slider .item span{display:block;font-size:14px;font-weight:700}.order-system--slider .item:last-child{margin-right:0}.order-system--nav{margin-top:5px;text-align:center}.order-system--nav-btn{background:#fff;background:#f5f5f5;border:none;cursor:pointer;font-weight:600;margin-top:0;min-width:50px;outline:none;padding:5px 10px;position:absolute}.order-system--nav-btn.pro-prev{border-bottom-left-radius:0;border-bottom-right-radius:20px;border-top-left-radius:0;border-top-right-radius:20px;right:0}.order-system--nav-btn.pro-next{border-bottom-left-radius:20px;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:0;right:52px}.order-system--nav-btn.pro-next,.order-system--nav-btn.pro-prev{top:0}.order-system--slider svg{fill:#d3d3d3;height:20px;width:30px}#order-tbl{border-radius:4px}#order-tbl img{width:30px}#order-tbl td,#order-tbl tr{border:0}.myorder-receipt{background:#ebebeb;border-radius:8px;padding:20px}.myorder-receipt h4{border-bottom:1px dashed #fff;padding-bottom:10px}.myorder-receipt svg{font-weight:700;padding-top:7px}