#additional-modal{background:#fff;border-radius:8px;margin:50px auto;padding:10px;width:100%}#additional-modal .additional-modal-items{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;max-height:100%;overflow-y:auto;padding:10px}#additional-modal .additional-modal-items .category-title{align-items:center;display:flex;padding:10px;width:75%}#additional-modal .additional-modal-items .category-title span{font-size:18px;font-weight:600;margin-left:15px}#additional-modal .additional-modal-items .additional-modal-item{align-items:center;border:1px solid #d1d5db;border-radius:5px;display:flex;flex-grow:1;height:80px;margin:10px;max-width:300px;min-width:250px;padding:10px;width:20%}#additional-modal .additional-modal-items .additional-modal-item img{border-radius:8px}@media(max-width:780px){#additional-modal .additional-modal-items .additional-modal-item{max-width:100%;min-width:200px;width:100%}}#additional-modal .additional-modal-items .category-items:hover{background-image:linear-gradient(270deg,#a9a9a933,#a9a9a900)}.orders{margin-top:30px}.orders ::-webkit-scrollbar{height:0;width:5px}.orders .error{border:2px solid red!important;color:red!important}.orders ::-webkit-scrollbar-track{background:#0000;border-radius:10px}.orders ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}.orders .orders-list .title{color:#5a5a5a;font-size:20px;font-weight:600}.orders .orders-list .section-one,.orders .orders-list .section-one .boxs{display:flex;justify-content:space-between}.orders .orders-list .section-one .boxs{width:35%}.orders .orders-list .section-one .boxs .input-box{display:flex;height:35px;width:40%}.orders .orders-list .section-one .boxs .input-box span{background:#fff;border:1px solid #5a5a5a;border-collapse:collapse;border-radius:5px 0 0 5px;display:flex;padding:5px}.orders .orders-list .section-one .boxs .input-box span svg{cursor:pointer}.orders .orders-list .section-one .boxs .input-box input{border:1px solid #5a5a5a;border-left:none;border-radius:0 5px 5px 0;font-size:13px;max-width:100%;outline:none;padding-left:10px}.orders .orders-list .section-one .box-buttons button{height:35px;padding:0 10px}.orders .orders-list .section-two{background:#0000;display:flex;justify-content:center;margin-top:30px}.orders .orders-list .section-two .order-column{border:1px solid #f2f2f2;border-radius:10px;min-height:480px;width:33.4%}.orders .orders-list .section-two .order-column .order-feed{color:#fff;font-size:12px;font-weight:500;line-height:16px;margin:0 10px}.orders .orders-list .section-two .order-column .order-state{background:rgba(0,0,0,.102);color:#fff;display:flex;font-weight:600;justify-content:space-between;padding:10px}.orders .orders-list .section-two .order-column .order-content{max-height:460px;overflow-y:auto;padding:0 10px 50px}.orders .orders-list .section-two .order-column .order-content .order{background:#fff;border-radius:10px;margin-top:5px;padding:5px}.orders .orders-list .section-two .order-column .order-content .order .order-lines{border-bottom:1px solid #838383;display:flex;justify-content:space-between;margin-top:10px;padding:5px}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-number{color:#2b2b2b;font-size:16px;font-weight:600;line-height:16px;line-height:25px}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-time{align-items:center;background:#838383;border-radius:10px;color:#fff;display:flex;font-size:13px;justify-content:space-between;padding:5px}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-time span{margin-right:5px}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-column-text p{color:#5a5a5a;font-size:12px;font-weight:400;line-height:16px}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-column-text button{background:#0000;border:none;font-size:12px;font-weight:700;text-decoration:underline}.orders .orders-list .section-two .order-column .order-content .order .order-lines .order-column-text button:hover{color:#5a5a5a;scale:.95}.orders .order-create .section-one{display:flex;justify-content:space-between;padding:5px 15px}.orders .order-create .section-one .title{color:#2b2b2b;font-size:20px;font-weight:600;letter-spacing:1px}.orders .order-create .section-one button{height:35px;width:120px}.orders .order-create .section-title{border-bottom:1px solid #838383;font-size:18px;font-weight:500;letter-spacing:.5px}.orders .order-create .section-two{display:flex;flex-wrap:wrap;justify-content:space-between}.orders .order-create .section-two .product-name{font-size:16px;font-weight:500}.orders .order-create .section-two .product-description{font-size:11px}.orders .order-create .section-two .product-price{font-weight:600}.orders .order-create .section-two .aside-left{border-radius:10px;flex-grow:1;margin:0 10px;min-width:200px;padding:5px;width:25%}.orders .order-create .section-two .aside-left .table-select{background:#fff;border:2px solid #f2f2f2;border-radius:10px;outline:none!important;padding:5px;width:100%}.orders .order-create .section-two .aside-left .chosen-products{display:flex;flex-direction:column;height:550px;margin:10px 0}.orders .order-create .section-two .aside-left .chosen-products .chosen-content{background:#fff;border-radius:10px;height:505px;padding:10px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions{height:75px;padding:5px 0 0}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .sub-total{display:flex;justify-content:space-between;padding:0 5px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .sub-total span{font-weight:500}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .box-buttons{display:flex;justify-content:space-between;margin-top:-5px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .box-buttons .add-sub-item i{cursor:pointer;font-size:18px;margin:5px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .box-buttons .add-sub-item span{font-size:20px;font-weight:600;margin:0 5px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .actions .box-buttons button{font-size:14px;height:25px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart{border-bottom:3px solid #2b2b2b;height:55%}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .products{height:80%;overflow-y:auto;padding:5px 10px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .box-total{display:flex;justify-content:space-between;margin-top:5px;padding:0 10px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .box-total p{font-size:18px;font-weight:500}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .chosen-product{border:3px solid #f2f2f2;border-radius:10px;display:flex;justify-content:space-around;margin:5px 0}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .chosen-product p{font-size:12px;margin:5px auto}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .chosen-product p i{color:red;cursor:pointer;margin-right:5px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .chosen-cart .chosen-product p i:hover{opacity:.6;scale:.9}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .selected-product{display:flex;height:105px;justify-content:center;margin-top:15px;padding:10px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .selected-product img{border-radius:10px;height:85px;width:85px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .selected-product .selected-text{margin:0 0 0 10px}.orders .order-create .section-two .aside-left .chosen-products .chosen-content .selected-product .selected-text p{font-size:12px}.orders .order-create .section-three{padding:5px 15px}.orders .order-create .section-three .content-section-three{background:#fff;border-radius:10px;display:flex;padding:15px}.orders .order-create .section-three .content-section-three label{margin:auto 10px}.orders .order-create .section-three .content-section-three label input{border:1px solid #5a5a5a;border-radius:10px;height:30px;margin:0 10px;outline:none;padding:10px;width:100px}.orders .order-create .section-four{padding:5px 15px}.orders .order-create .section-four .content-section-four{background:#fff;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px}.orders .order-create .section-four .content-section-four label{margin:auto 0}.orders .order-create .section-four .content-section-four label input{border:1px solid #5a5a5a;border-radius:10px;height:30px;margin:10px;outline:none;padding:10px;width:100px}.orders .order-create .section-four .content-section-four .reference{display:flex;margin:10px 0;width:100%}.orders .order-create .section-four .content-section-four .reference textarea{border-radius:10px;margin:10px;outline:none;padding:10px;width:85%}.orders .order-create .aside-right{border-radius:10px;flex-grow:1;margin:0 10px;min-width:250px;padding:5px;width:70%}.orders .order-create .aside-right .active-category{border-color:green!important}.orders .order-create .aside-right .active-category p{border-bottom:3px solid green!important}.orders .order-create .aside-right .active-product{border-color:green!important}.orders .order-create .aside-right .section-title{border-bottom:1px solid #838383;font-size:18px;font-weight:500;letter-spacing:.5px}.orders .order-create .aside-right .section-content{background:#fff;border-radius:10px;height:550px;overflow-y:auto;padding:10px}.orders .order-create .aside-right .section-content .section-categories{border-bottom:3px solid #2b2b2b;display:flex;flex-wrap:wrap;height:50%;justify-content:center;overflow-y:auto;width:100%}.orders .order-create .aside-right .section-content .section-categories .section-item{border:3px solid #f2f2f2;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100px;margin:5px;padding:5px;width:100px}.orders .order-create .aside-right .section-content .section-categories .section-item p{border-bottom:3px solid #f2f2f2;font-size:12px;font-weight:600;padding-bottom:2px;text-align:center;white-space:nowrap}.orders .order-create .aside-right .section-content .section-categories .section-item img{border-radius:10px;height:50px;margin:-7px auto 0;max-width:100%;width:50px}.orders .order-create .aside-right .section-content .section-categories .section-item:hover{border-color:green;scale:.9;transition:all 1s ease}.orders .order-create .aside-right .section-content .section-categories .section-item:hover p{border-bottom:3px solid green;transition:all 1s ease}.orders .order-create .aside-right .section-content .section-products{display:flex;flex-wrap:wrap;height:50%;justify-content:center;overflow-y:auto}.orders .order-create .aside-right .section-content .section-products .section-product{align-items:center;border:3px solid #f2f2f2;border-radius:10px;cursor:pointer;display:flex;flex-grow:1;height:130px;justify-content:space-between;margin:10px;max-width:225px;padding:10px}@media(max-width:992px){.orders .order-create .aside-right .section-content .section-products .section-product{max-width:100%}}.orders .order-create .aside-right .section-content .section-products .section-product .product-text p{font-size:12px;text-align:center}.orders .order-create .aside-right .section-content .section-products .section-product img{border-radius:10px;height:100px;margin:auto 5px;width:100px}.orders .order-create .aside-right .section-content .section-products .section-product:hover{border-color:green;scale:.9;transition:all 1s ease}.orders .finalize-order{border-radius:10px;margin:10px 0;padding:0 15px}.orders .finalize-order button{height:100%!important;padding:15px;width:100%}.orders .value-information{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.orders .value-information p{font-size:13px;font-weight:500}.orders .value-total{border-top:1px solid #777;display:flex;font-weight:500;justify-content:space-between}.order-modal{background:#fff;border-radius:8px;margin:50px auto;max-width:600px;outline:none;padding:25px;width:95%}.order-modal .box-icon{display:flex}.order-modal .box-icon span{align-items:center;background:#fff;border:.5px solid #f2f2f2;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;margin:-32px -30px 0 auto;width:25px}.order-modal .box-icon span i{font-size:20px}.order-modal .box-icon span:hover{opacity:.8;scale:.9}.order-modal .top-modal{align-items:center;display:flex;justify-content:space-between}.order-modal .top-modal p{font-size:24px;font-weight:600}.order-modal .top-modal i{cursor:pointer}.order-modal .top-modal .state{background:#32cd32;border-radius:8px;color:#fff;font-size:12px;font-weight:600;height:25px;margin-left:10px;padding:3px 7px}.order-modal .top-modal .order-time{align-items:center;background:#838383;border-radius:8px;color:#fff;display:flex;font-size:13px;justify-content:space-between;padding:5px}.order-modal .top-modal .order-time span{margin-right:5px}.order-modal .top-modal .box-icon{border:1px solid #838383;border-radius:8px;cursor:pointer;height:30px;margin:0 3px;padding:3px}.order-modal .top-modal .box-icon i{color:#838383;font-size:20px;margin:auto}.order-modal .top-modal .box-icon:hover{opacity:.8;scale:.8}.order-modal .address-box{align-items:center;border:1px solid #838383;border-radius:8px;display:flex;min-height:35px;padding:0 10px}.order-modal .address-box p{align-items:center;color:#838383;display:flex;height:100%;margin:auto 0;padding-right:10px}.order-modal .address-box .address-text{font-size:13px;font-weight:500;margin-left:10px}.order-modal .order-items-title{border-bottom:2px solid #f2f2f2;color:#838383;font-weight:600;margin:10px 0}.order-modal .item-list{max-height:200px;overflow-y:auto}.order-modal .order-list{display:flex;justify-content:space-between;padding:0 10px}.order-modal .order-list p{font-weight:600}.order-modal .order-list .order-observation{font-size:12px;font-weight:400;margin-left:40px}.order-modal .box-sub-total{border-top:3px solid #f2f2f2;padding-top:10px}.order-modal .box-sub-total p{display:flex;font-size:14px;justify-content:space-between;width:100%}.order-modal .total-box{border:1px solid #838383;border-radius:8px;display:flex;justify-content:space-between;padding:5px}.order-modal .total-box p{color:#838383;font-size:18px;font-weight:650;margin:auto 0}#box-mui-select .select-modal .select-content .additionals{border:1px solid #777;border-radius:8px;padding:10px}#box-mui-select .select-modal .select-content .additionals .additional{border-radius:8px;margin:10px 0}#box-mui-select .select-modal .select-content .additionals .additional .sub-title--additional{background:#777;border-radius:8px;color:#fff;padding:7px 7px 7px 15px}#box-mui-select .select-modal .select-content .additionals .additional .additional-item{border-bottom:2px solid #f2f2f2;display:flex;justify-content:space-between;padding:10px 15px;text-align:center}#box-mui-select .select-modal .select-content .additionals .additional .additional-item .item-information .item-information-price,#box-mui-select .select-modal .select-content .additionals .additional .additional-item .item-information .item-information-title{font-weight:700}#box-mui-select .select-modal .select-content .additionals .additional .additional-item .item-information .item-information-price{color:green;font-weight:700}#box-mui-select .select-modal .select-content .additionals .additional .additional-item .item-action .amount i{color:green;font-size:14px;margin:5px}#box-mui-select .select-modal .select-content .additionals .additional .additional-item .item-action .amount span{font-weight:700}#box-mui-cart .cart-modal .cart-content .products .product .first-box .info-product .info-product-additional{font-size:12px;margin-left:30px;width:100%}#box-mui-cart .cart-modal .cart-content .products .product .first-box .info-product .info-product-additional-subtotal{display:flex;justify-content:space-between;margin-top:25px;width:70%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.observation-modal{display:flex;height:100%;justify-content:center;width:100%}.observation-modal .title{font-size:18px;font-weight:700;text-align:center}.observation-modal main{background:#fff;border-radius:10px;height:250px;margin-top:100px;padding:8px;width:250px}.observation-modal main textarea{border-radius:10px;height:150px;max-width:100%;padding:8px;width:100%}.observation-modal main .box-button{display:flex;justify-content:space-between}.select-additional-modal{background:#fff;border-radius:8px;height:550px;margin:50px auto;max-width:450px;padding:10px 10px 40px;width:90%}.select-additional-modal .save{height:35px;margin-top:15px;width:100%}.select-additional-modal .first-section{display:flex;justify-content:space-between;margin-bottom:15px}.select-additional-modal .first-section .title{font-size:18px;font-weight:700}.select-additional-modal .second-section{max-height:80%;overflow-y:auto}.select-additional-modal .second-section .additionals{border-radius:8px;padding:10px}.select-additional-modal .second-section .additionals .additional{border-radius:8px;margin:10px 0}.select-additional-modal .second-section .additionals .additional .sub-title--additional{background:#777;border-radius:8px;color:#fff;padding:7px 7px 7px 15px}.select-additional-modal .second-section .additionals .additional .additional-item{border-bottom:2px solid #f2f2f2;display:flex;justify-content:space-between;padding:10px 15px;text-align:center}.select-additional-modal .second-section .additionals .additional .additional-item .item-information .item-information-price,.select-additional-modal .second-section .additionals .additional .additional-item .item-information .item-information-title{font-weight:700}.select-additional-modal .second-section .additionals .additional .additional-item .item-information .item-information-price{color:green;font-weight:700}.select-additional-modal .second-section .additionals .additional .additional-item .item-action .amount i{color:green;font-size:14px;margin:5px}.select-additional-modal .second-section .additionals .additional .additional-item .item-action .amount span{font-weight:700}.close-order .title{color:#2b2b2b;font-size:20px;font-weight:600;letter-spacing:1px}.close-order .section-one{align-items:center;display:flex;justify-content:space-between;padding:10px}.close-order .section-two{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}.close-order .section-two ::-webkit-scrollbar{height:7px;width:8px}.close-order .section-two ::-webkit-scrollbar-track{background:#0000;border-radius:10px}.close-order .section-two ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}.close-order .section-two .aside-left{background:#fff;border-radius:10px;flex-grow:1;margin:10px;min-width:250px;overflow-x:auto;padding:10px;width:60%}.close-order .section-two .aside-left .input-box{display:flex;justify-content:space-between}.close-order .section-two .aside-left .order-box{border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.close-order .section-two .aside-left .order-box p{font-weight:500}.close-order .section-two .aside-left table{margin-top:10px;padding:10px}.close-order .section-two .aside-left table td{text-align:center}.close-order .section-two .aside-right{background:#fff;border-radius:10px;flex-grow:1;margin:10px;min-width:250px;padding:10px;width:35%}.close-order .section-two .aside-right .discount{font-size:18px}.close-order .section-two .aside-right td,.close-order .section-two .aside-right th{text-align:center}.close-order .section-two .aside-right .details{display:flex;justify-content:space-between;margin-top:30px}.close-order .section-two .aside-right .details p{font-size:18px;font-weight:500}.close-order .section-three{padding:10px}.close-order .section-three .save{height:45px}.close-order .save{height:35px;width:100px}#box-mui-information{outline:none}#box-mui-information .box-content{background:#fff;border-radius:8px;box-shadow:0 4px 4px #00000040;height:570px;margin:50px auto;max-width:680px;outline:none;width:90%}#box-mui-information .box-content .sub-title{font-size:20px;font-weight:700}#box-mui-information .box-content .highlight{font-size:18px;font-weight:600;text-transform:uppercase}#box-mui-information .box-content .max-width-hours{max-width:200px}#box-mui-information .box-content .information-text{align-items:center;display:flex;font-size:15px;font-weight:400;justify-content:space-between;margin-top:-15px;text-align:center}#box-mui-information .box-content .information-modal{color:#777;max-height:82%;outline:none;overflow-x:hidden;overflow-y:auto;padding:25px}#box-mui-information .box-content .information-modal .box-items{margin-bottom:25px}#box-mui-information .box-content .information-modal .box-items .text-with-background{border:2px solid #777;border-radius:4px;margin:5px;padding:5px}#box-mui-information .box-content .information-modal .box-items .text-with-background i{margin-right:5px}#box-mui-information .box-content .information-modal .box-title{border-bottom:3px solid #69696921;display:flex;justify-content:space-between}#box-mui-information .box-content .information-modal .box-title p{font-size:24px;font-style:normal;font-weight:bolder;letter-spacing:1px;line-height:.9;margin-top:15px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}#box-mui-information .box-content .information-modal .box-title i{cursor:pointer;font-size:32px}#box-mui-information .box-content .information-modal .box-title i:hover{scale:1.2;transition:all 1s ease}#box-mui-information .box-content .information-modal .operation{margin-top:15px}#box-mui-information .box-content .end-modal{align-items:flex-end;display:flex;height:50px;justify-content:flex-end;margin-top:40px}#box-mui-information .box-content .end-modal button{background:#fff;border:none;border-top:3px solid #69696921;box-shadow:0 4px 4px #00000040;color:#777;font-size:20px;font-weight:500;height:100%;width:100%}#box-mui-information .box-content .end-modal button:hover{font-weight:700;scale:.95}#box-mui-select{outline:none}#box-mui-select .select-modal{background:#fff;border-radius:8px;box-shadow:0 4px 4px #00000040;height:650px;margin:10px auto;max-width:680px;outline:none;padding:25px;width:90%}#box-mui-select .select-modal ::-webkit-scrollbar{height:0;width:5px}#box-mui-select .select-modal ::-webkit-scrollbar-track{background:#0000;border-radius:10px}#box-mui-select .select-modal ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}#box-mui-select .select-modal .back-products{background:#3d3d3d;border:none;border-radius:5px;box-shadow:0 4px 4px #00000040;color:#fff;display:flex;justify-content:space-between;padding:10px;width:100%}#box-mui-select .select-modal .back-products span{font-size:18px;font-weight:600;margin:auto 20px}#box-mui-select .select-modal .back-products:hover{background:#fff;color:#3d3d3d}#box-mui-select .select-modal .select-content{border-radius:5px;height:480px;margin-top:25px;max-height:480px;overflow-y:auto;padding:0 10px 20px}#box-mui-select .select-modal .select-content .observation{margin-top:15px}#box-mui-select .select-modal .select-content .observation .sub-title{background:#36454f;border-radius:5px;color:#fff;font-size:18px;font-weight:600;padding:10px;text-align:center}#box-mui-select .select-modal .select-content .observation textarea{border:1px solid #777;padding:10px;width:100%}#box-mui-select .select-modal .select-content .observation textarea:focus{outline:none}#box-mui-select .select-modal .select-content .description{color:#36454f;font-size:16px;font-weight:lighter;letter-spacing:.1px;line-height:1.4;margin:15px;text-align:center}#box-mui-select .select-modal .select-content .box-image{display:flex;flex-direction:column}#box-mui-select .select-modal .select-content .box-image p{font-size:20px;font-weight:500;margin:10px auto}#box-mui-select .select-modal .select-content .box-image img{border-radius:5px;margin:0 auto}#box-mui-select .select-modal .add-product{border-radius:5px;display:flex;height:60px;justify-content:space-between;padding:5px}#box-mui-select .select-modal .add-product .amount{align-items:center;border:2px solid #3d3d3d;border-radius:5px;display:flex;font-size:20px;justify-content:space-around;width:30%}#box-mui-select .select-modal .add-product i{cursor:pointer}#box-mui-select .select-modal .add-product .add-button{background:#3d3d3d;border:none;border-radius:5px;color:#fff;flex-grow:1;margin-left:15px}#box-mui-select .select-modal .add-product .add-button:hover{background:#fff;border:2px solid #3d3d3d;color:#3d3d3d}#box-mui-cart{height:100%;outline:none}#box-mui-cart ::-webkit-scrollbar{height:0;width:5px}#box-mui-cart ::-webkit-scrollbar-track{background:#0000;border-radius:10px}#box-mui-cart ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}#box-mui-cart .cart-modal{background:#fff;height:100%!important;max-height:100%;overflow-y:auto;padding:25px;width:100%}@media(max-width:992px){#box-mui-cart .cart-modal{padding:5px}}#box-mui-cart .cart-modal .cart-content{border:3px dashed #d3d3d3;border-radius:5px;margin:auto;max-width:600px;padding:25px;width:100%}@media(max-width:992px){#box-mui-cart .cart-modal .cart-content{padding:5px}}#box-mui-cart .cart-modal .cart-content .sub-title{border-bottom:2px solid #f2f2f2;font-size:18px;padding-bottom:5px}#box-mui-cart .cart-modal .cart-content .products{max-height:430px;overflow-y:auto;padding-bottom:25px}#box-mui-cart .cart-modal .cart-content .products .has-no{font-size:24px}@media(max-width:410px){#box-mui-cart .cart-modal .cart-content .products .has-no{font-size:18px}}#box-mui-cart .cart-modal .cart-content .products .product{align-items:center;border:1px dotted #d3d3d3;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;padding:15px}@media(max-width:600px){#box-mui-cart .cart-modal .cart-content .products .product{margin-left:5px;margin-right:5px;padding:10px}}#box-mui-cart .cart-modal .cart-content .products .product .first-box{align-items:center;display:flex;justify-content:space-between;width:85%}#box-mui-cart .cart-modal .cart-content .products .product .first-box .info-product{display:flex;flex-wrap:wrap}@media(max-width:600px){#box-mui-cart .cart-modal .cart-content .products .product .first-box .info-product{font-size:13.5px;letter-spacing:0}}#box-mui-cart .cart-modal .cart-content .products .product .first-box .info-product span{white-space:nowrap}#box-mui-cart .cart-modal .cart-content .products .product .cart-observation{color:#3d3d3d;font-size:13px;margin-top:10px;max-width:100%;overflow-x:auto;white-space:normal;width:80%}#box-mui-cart .cart-modal .cart-content .products .product .cart-observation span{white-space:pre-wrap}#box-mui-cart .cart-modal .cart-content .products .product .cart-observation p{color:#777;font-size:13px;margin-left:13px}#box-mui-cart .cart-modal .cart-content .products .product .second-box i{color:red;cursor:pointer;font-size:24px}#box-mui-cart .cart-modal .cart-content .products .product .second-box i:hover{color:maroon;scale:.9}#box-mui-cart .cart-modal .cart-content .products .product p{font-size:16px;font-weight:500;letter-spacing:.3px}#box-mui-cart .cart-modal .cart-content .products .product p span{margin:0 5px}#box-mui-cart .cart-modal .cart-content .products .product img{border-radius:6px}#box-mui-cart .cart-modal .cart-content .box-total{align-items:center;display:flex;justify-content:space-between;margin-top:5px;padding:0 10px}#box-mui-cart .cart-modal .cart-content .box-total p{font-size:16px}@media(max-width:410px){#box-mui-cart .cart-modal .cart-content .box-total p{font-size:14px}}#box-mui-cart .cart-modal .cart-content .box-button{display:flex;justify-content:space-between;margin-top:5px;padding-top:5px}#box-mui-cart .cart-modal .cart-content .box-button button{border-radius:5px;height:45px;width:46%}@media(max-width:992px){#box-mui-cart .cart-modal .cart-content .box-button button{font-size:12px}}@media(max-width:410px){#box-mui-cart .cart-modal .cart-content .box-button button{font-size:11px;width:48.5%}}@media(max-width:380px){#box-mui-cart .cart-modal .cart-content .box-button button{font-size:9px}}#box-mui-identify{height:100%;outline:none;width:100%}#box-mui-identify .identify-modal{background:#fff;border-radius:5px;margin:100px auto;max-width:350px;padding:15px;width:95%}#box-mui-identify .identify-modal button{border-radius:5px;height:45px;margin-top:10px;width:100%}#box-mui-identify .identify-modal input{background:#f2f2f2;border:none;border-radius:8px;color:#36454f;font-size:18px;height:40px;letter-spacing:1px;margin-top:5px;padding-left:15px;width:100%}#box-mui-identify .identify-modal input:focus{outline:none!important}#box-mui-info-user .delivery-method .delivery-content .delivery-sub-content .second-box input[type=radio]{-webkit-appearance:none;background-color:#fff;border:2px solid #d2d2d2;border-radius:50%;cursor:pointer;height:20px;width:20px}#box-mui-info-user .delivery-method .delivery-content .delivery-sub-content .second-box input[type=radio]:checked{background-color:#3d3d3d}#box-mui-info-user .delivery-method .delivery-content .method-sub-title{font-size:18px;font-weight:700}#box-mui-add-address{outline:none}#box-mui-add-address .address-modal{background:#fff;border-radius:5px;box-shadow:0 4px 4px #00000040;margin:50px auto;max-width:350px;padding:25px;width:95%}#box-mui-add-address .address-modal ::-webkit-scrollbar{height:0;width:5px}#box-mui-add-address .address-modal ::-webkit-scrollbar-track{background:#0000;border-radius:10px}#box-mui-add-address .address-modal ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}#box-mui-add-address .address-modal .address-content{max-height:400px;overflow-y:auto}#box-mui-add-address .address-modal textarea{border-radius:5px;padding:10px;width:100%}#box-mui-add-address .address-modal textarea:focus{outline:none}#box-mui-add-address .address-modal .check-box-number{background:#777;border-radius:25%;height:20px;margin:5px;width:20px}#box-mui-add-address .address-modal label{font-weight:500}#box-mui-add-address .address-modal input{background:#f2f2f2;border:none;border-radius:8px;color:#36454f;font-size:18px;height:40px;letter-spacing:1px;margin-top:5px;padding-left:15px;width:100%}#box-mui-add-address .address-modal input:focus{outline:none!important}#box-mui-add-address .address-modal .box-button{display:flex;justify-content:space-between;margin-top:15px}#box-mui-add-address .address-modal .box-button button{height:35px;width:47%}.modal-confirm{box-shadow:0 6px 30px 0 #00000014;margin:200px auto;max-width:400px;width:95%}.modal-confirm .modal-content{padding:15px}.modal-confirm .title{color:red;color:var(--gray-900,red);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.32px;line-height:normal;margin-top:20px;text-align:center}.button-box{margin-top:20px}.button-box,.button-box button{display:flex;justify-content:center}.button-box button{border:none;border-radius:4px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;height:35px;letter-spacing:.64px;line-height:normal;margin:0 10px;padding:0 16px;width:146px}.button-box button span{margin:auto 0}.button-box .button-red{background:#ca433a;color:#fafafa}.button-box .button-red:hover{background:#fafafa;border:2px solid #ca433a;color:#ca433a;transition:all .7s ease}.button-box .button-back{background:#fff;border:2px solid #36454f;color:#36454f}.button-box .button-back:hover{background:#36454f;color:#fff;transition:all .7s ease}.consumer-detail{margin-top:50px}.consumer-detail .title{color:#5a5a5a;font-size:22px;font-weight:600}.consumer-detail .sub-title{color:#5a5a5a;font-size:20px;font-weight:500}.consumer-detail .main-box{background:#fff;border-radius:8px;padding:10px}.consumer-detail .main-box .title-box{border-bottom:2px solid #f2f2f2;display:flex;justify-content:space-between}.consumer-detail .main-box .title-box .back{height:35px;width:120px}.consumer-detail .main-box .title-box .save{height:35px}.consumer-detail .content-detail{margin-top:35px}.consumer-detail .content-detail label{font-size:18px;font-weight:600;margin:10px}.consumer-detail .content-detail .data-detail{color:#5a5a5a;font-weight:500;margin-left:10px}.consumer-detail .content-detail .address{border-top:1px solid #f2f2f2;margin:10px;padding-top:20px}#box-mui-consumer{background:#fff;border-radius:8px;margin:150px auto;max-width:500px;padding:8px;width:90%}#box-mui-consumer .first-section{display:flex;justify-content:space-between;padding:8px}#box-mui-consumer .first-section i{font-size:20px}#box-mui-consumer .first-section .title-modal{font-size:20px;font-weight:600}#box-mui-consumer .save{height:35px;margin-top:15px;width:100%}#menu{margin-top:30px}#menu .title{font-size:24px;font-weight:500;text-align:center}#menu .menu-image{display:flex;flex-direction:column}#menu .menu-image img{height:300px;margin:10px auto;width:90%}#menu .menu-image input{margin:10px auto}#menu .menu-logo{display:flex;flex-direction:column}#menu .menu-logo img{border-radius:50%;margin:10px auto;width:100px}#menu .menu-information{margin-top:30px}#menu .save{height:35px;margin:10px 0}#menu .closed,#menu .opened{border:0;border-radius:20px;color:#fff;font-size:18px;font-weight:500;height:40px;width:45%}#menu .opened{background:green}#menu .closed{background:#b22222}#menu .closed:disabled,#menu .opened:disabled{opacity:.5}#menu .opened:hover{border:2px solid green;color:green}#menu .closed:hover,#menu .opened:hover{background:#fff;transition:all .15s ease}#menu .closed:hover{border:2px solid #b22222;color:#b22222}#menu .status{border:1px solid gray;border-radius:25px;font-size:20px;font-size:500;margin:0 auto;text-align:center;width:150px}#menu .status--opened{background:#fff;border:2px solid green;color:green;transition:all 1s ease}#menu .status--closed{background:#fff;border:2px solid #b22222;color:#b22222;transition:all 1s ease}#menu .btn-disabled{background:#789;border:none!important}#menu .address-length{display:flex;justify-content:flex-end;padding:5px}.button-select{border:2px solid #aaafb6;border-radius:8px;display:flex;flex-wrap:wrap;max-width:100%;min-height:40px;padding:10px}.button-select span{margin:5px!important;white-space:nowrap}#sidebarMenu .side-items ul{margin-left:-20px}#sidebarMenu .side-items ul ul{margin-left:20px}.establishment{position:relative}.establishment header{background:#36454f no-repeat 50%;background-size:cover;display:flex;height:340px;width:100%}.establishment header .content{color:#fff;display:flex;flex-direction:column;margin:auto}.establishment header .content .title{font-size:30px;font-style:normal;font-weight:600;letter-spacing:2px;line-height:.9;margin-top:15px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(max-width:700px){.establishment header .content .title{font-size:24px}}.establishment header .content .address{font-size:20px;letter-spacing:.5px;line-height:.9;text-align:center}@media(max-width:700px){.establishment header .content .address{font-size:15px}}.establishment header .content .logo{border:4px solid #dcdcdc59;border-radius:50%;margin:10px auto}.establishment header .content .box-open-closed{text-align:center}.establishment header .content .box-open-closed .button{background:#fff;border:none;border-radius:3px;font-size:17px;font-weight:700;margin:5px auto;padding:7px 15px;width:200px}.establishment header .content .box-open-closed .button span{margin:15px}.establishment header .content .box-open-closed .open{color:#008b00}.establishment header .content .box-open-closed .closed{color:red}.establishment header .content .box-open-closed button{color:#777}.establishment header .content .box-open-closed button:hover{border:2px solid hsla(0,0%,53%,.533);color:hsla(0,0%,53%,.533);scale:1.05;transition:all 1s ease}.establishment #nav-bar{background:#fff;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;max-height:67px;max-width:100%;position:-webkit-sticky!important;position:sticky!important;top:40px!important;z-index:1000}.establishment #nav-bar .nav-content{display:flex}.establishment #nav-bar .nav-content .box-buttons{align-items:center;display:flex;min-height:100%}@media(max-width:992px){.establishment #nav-bar .nav-content .box-buttons{display:none}}.establishment #nav-bar .nav-content .box-buttons button{background:none;border:#fff}.establishment #nav-bar .nav-content .box-buttons i{cursor:pointer;font-size:24px}.establishment #nav-bar ul{display:flex;height:100%;max-height:100%;overflow-y:hidden}.establishment #nav-bar ul li{cursor:pointer;display:flex;list-style:none;margin:0 5px}.establishment #nav-bar ul li a{color:#777;font-size:21px;font-weight:700;outline:none;padding:15px;white-space:nowrap}@media(max-width:992px){.establishment #nav-bar ul li a{font-size:16px;padding:5px}}.establishment #nav-bar ul li a:focus{text-decoration:none}.establishment #nav-bar ul li a:hover{scale:1.05;transition:all 1s ease}.establishment #nav-bar .is-active{border-bottom:5px solid #000;color:#000}.establishment .top-bar{background:#36454f;height:40px;padding:5px 20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.establishment .top-bar .content{display:flex;justify-content:space-between}.establishment .top-bar .content .search-button{color:#fff;cursor:pointer;display:none;font-size:15px;margin:auto 10px auto 0}@media(max-width:600px){.establishment .top-bar .content .search-button{display:block}}.establishment .top-bar .content .box-button button{background:none;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:600;margin:0 10px}@media(max-width:600px){.establishment .top-bar .content .box-button button{font-size:15px}}.establishment .top-bar .content .box-button button:hover{background:#fff;color:#36454f;transition:all .5s ease}.establishment .top-bar .content .input{background:#fff;border:1px solid #777;border-radius:5px;max-height:100%;padding-left:10px}@media(max-width:600px){.establishment .top-bar .content .input{display:none}}.establishment .top-bar .content .input:focus{outline:none}.establishment .box-categories{padding-bottom:150px}.establishment .box-categories .category{background:#fff;border-radius:5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;display:flex;flex-wrap:wrap;margin-top:20px;padding:10px}.establishment .box-categories .category .category-title{align-items:center;border-bottom:3px solid #69696921;display:flex;justify-content:space-between;padding:10px;width:100%}.establishment .box-categories .category .category-title p{font-size:21px;font-weight:700}.establishment .box-categories .category .category-items{border-bottom:.5px solid #dcdcdc;border-radius:5px;cursor:pointer;display:flex;flex-grow:1;margin:10px;max-width:46%;min-width:300px;padding:10px;width:46%}@media(max-width:780px){.establishment .box-categories .category .category-items{max-width:100%;min-width:200px;width:100%}}.establishment .box-categories .category .category-items .price{font-weight:600}.establishment .box-categories .category .category-items .category-text{border:2px solid #0000;color:#36454f;width:75%}.establishment .box-categories .category .category-items .category-text .sub-title{font-size:16px;font-weight:400}.establishment .box-categories .category .category-items .category-text .description{color:#36454f;font-size:14px;font-weight:lighter;letter-spacing:.1px;line-height:1.4}.establishment .box-categories .category .category-items .category-image{margin:10px}.establishment .box-categories .category .category-items .category-image img{border-radius:6px;height:100px;width:100px}.establishment .box-categories .category .category-items:hover{background-image:linear-gradient(270deg,#a9a9a933,#a9a9a900)}.establishment .establishment-footer{align-items:center;border-top:1px solid #777;display:flex;height:70px;justify-content:center;margin-top:60px}.establishment .establishment-footer a{margin:5px}.wrapper{margin:0 auto;max-width:1170px;width:95%}.menu-orders-list{background:#fff;display:flex;height:100vh;padding:10px;width:100%}.menu-orders-list .orders-items{border:2px dashed #36454f;border-radius:8px;height:auto;margin:100px auto;max-width:500px;overflow-y:auto;padding:10px;width:100%}.menu-orders-list .orders-items .section-one{border-bottom:2px solid #36454f;display:flex;justify-content:space-between;margin-bottom:25px}.menu-orders-list .orders-items .section-one .title{font-size:24px;font-weight:700}.menu-orders-list .orders-items .section-one .back{height:35px;width:125px}.menu-orders-list .orders-items .closed{background:#f2f2f2;border-radius:8px;color:#fff;padding:3px 8px}.menu-orders-list .orders-items .order-item{border:2px solid #36454f;border-radius:8px;margin:10px 0;padding:10px}.menu-orders-list .orders-items .order-item .order-number{color:#2b2b2b;display:flex;font-size:16px;font-weight:600;justify-content:space-between;line-height:16px;line-height:25px}.menu-orders-list .orders-items .order-item .order-number .analyzing{background:#c4c4c4;border-radius:8px;color:#fff;padding:3px 8px}.menu-orders-list .orders-items .order-item .order-number .producing{background:#ffac31;border-radius:8px;color:#fff;padding:3px 8px}.menu-orders-list .orders-items .order-item .order-number .ready{background:#5aaf51;border-radius:8px;color:#fff;padding:3px 8px}.menu-orders-list .orders-items .order-item:hover{border:1px solid #36454f;opacity:.7;scale:.95}.not-found{margin-top:200px;text-align:center}.not-found h1{color:red;font-size:3.5rem}.menu-order-detail{background:#fff;display:flex;height:100vh;padding:10px;width:100%}.menu-order-detail .orders-items{border:2px dashed #36454f;border-radius:8px;height:auto;margin:100px auto;max-width:500px;overflow-y:auto;padding:10px;width:100%}.menu-order-detail .orders-items .order-detail-itens li span{margin-right:30%}.menu-order-detail .orders-items .order-detail-itens .order-detail-item span,.menu-order-detail .orders-items .order-detail-itens .order-detail-item strong{font-size:12px}.menu-order-detail .orders-items .order-detail-itens .order-detail-item span{margin-right:10%!important}.menu-order-detail .orders-items .section-one{border-bottom:2px solid #36454f;display:flex;justify-content:space-between;margin-bottom:25px}.menu-order-detail .orders-items .section-one .title{font-size:24px;font-weight:700}.menu-order-detail .orders-items .section-one .back{height:35px;width:125px}.menu-order-detail .orders-items .closed{background:#f2f2f2;border-radius:8px;color:#fff;padding:3px 8px}.menu-order-detail .orders-items .text-comum{color:#2b2b2b;font-size:20px;font-weight:500}.menu-order-detail .orders-items .valores{display:flex;justify-content:space-between}.menu-order-detail .orders-items .valores .text-comum{font-size:16px}.menu-order-detail .orders-items .order-detail{color:#2b2b2b;display:flex;font-size:16px;font-weight:600;justify-content:space-between;line-height:16px;line-height:25px}.menu-order-detail .orders-items .order-detail .analyzing{background:#c4c4c4;border-radius:8px;color:#fff;padding:3px 8px}.menu-order-detail .orders-items .order-detail .producing{background:#ffac31;border-radius:8px;color:#fff;padding:3px 8px}.menu-order-detail .orders-items .order-detail .ready{background:#5aaf51;border-radius:8px;color:#fff;padding:3px 8px}#box-mui-info-user{background:#fff;height:100%;outline:none;overflow-y:auto;padding:25px;width:100%}@media(max-width:600px){#box-mui-info-user{padding:5px}}#box-mui-info-user ::-webkit-scrollbar{height:0;width:5px}#box-mui-info-user ::-webkit-scrollbar-track{background:#0000;border-radius:10px}#box-mui-info-user ::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}#box-mui-info-user .delivery-method{border:2px solid #36454f;border-radius:5px}#box-mui-info-user .delivery-method .delivery-content{border-collapse:collapse;border-top:3px dashed #d2d2d2;padding:15px}#box-mui-info-user .delivery-method .delivery-content .edit-dete button{background:#0000;border:none;font-size:13px;font-weight:500;padding:0}#box-mui-info-user .delivery-method .delivery-content .edit-dete .delete-button{color:red}#box-mui-info-user .delivery-method .delivery-content .edit-dete .edit-button{color:blue}#box-mui-info-user .delivery-method .delivery-content .edit-dete button:hover{font-weight:600;scale:.95}#box-mui-info-user .delivery-method .delivery-content .delivery-sub-content{display:flex;justify-content:space-between}#box-mui-info-user .delivery-method .delivery-content .delivery-sub-content .first-box{width:90%}#box-mui-info-user .delivery-method .delivery-content .delivery-sub-content .second-box{width:5%}#box-mui-info-user .delivery-method .delivery-content .save{height:45px;width:100%}#box-mui-info-user .delivery-method .delivery-content .save i{margin-right:10px}#box-mui-info-user .delivery-method .delivery-content span{color:#777;font-size:13px;font-weight:500}@media(max-width:600px){#box-mui-info-user .delivery-method .delivery-content span{font-size:12px}}#box-mui-info-user .delivery-method .method-title{background:#36454f;color:#fff;font-size:20px;font-weight:bolder;margin-bottom:0;padding:5px;text-align:center}#box-mui-info-user .identify-modal{border:3px dashed #d3d3d3;border-radius:5px;box-shadow:0 4px 4px #00000040;margin:50px auto;max-width:600px;padding:25px;width:95%}@media(max-width:600px){#box-mui-info-user .identify-modal .destiny{font-size:14px}}#box-mui-info-user .identify-modal .identify-title{border-bottom:2px solid #f2f2f2;color:#36454f;font-size:20px;font-weight:600;padding:5px;text-align:center}#box-mui-info-user .identify-modal label{font-weight:500}#box-mui-info-user .identify-modal input{background:#f2f2f2;border:none;border-radius:8px;color:#36454f;font-size:18px;height:40px;letter-spacing:1px;margin-top:5px;padding-left:15px;width:100%}#box-mui-info-user .identify-modal input:focus{outline:none!important}#box-mui-info-user .identify-modal .box-button{display:flex;justify-content:space-between;margin-top:25px}#box-mui-info-user .identify-modal .box-button button{border-radius:5px;font-weight:600;height:45px;width:48%}#box-mui-info-user .value-information{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}#box-mui-info-user .value-information p{font-size:13px;font-weight:500}#box-mui-info-user .value-total{border-top:1px solid #777;display:flex;font-weight:500;justify-content:space-between}@media(max-width:400px){#box-mui-info-user .payment-methods .payment-method-description{font-size:11px}}.consumer-modal{background:#fff;border-radius:8px;margin:100px auto;max-width:600px;outline:none;padding:10px;width:90%}.consumer-modal .first-section{border-bottom:3px solid #f2f2f2;padding:10px}.consumer-modal .first-section .title-content{display:flex;justify-content:space-between}.consumer-modal .first-section i{font-size:20px}.consumer-modal .first-section .title-modal{font-size:20px;font-weight:600}.consumer-modal .second-section{max-height:350px;overflow-y:auto;padding:10px}.consumer-modal .second-section .consumer-addres,.consumer-modal .second-section .consumer-item{border:2px dashed green;border-radius:8px;color:#36454f;cursor:pointer;font-size:18px;font-weight:600;margin:5px;padding:10px;text-align:center}.consumer-modal .second-section .consumer-addres{font-size:14px}.consumer-modal .second-section .consumer-addres:hover,.consumer-modal .second-section .consumer-item:hover{background:#f2f2f2;border:3px solid green;color:#000;opacity:.85;scale:.99}::-webkit-scrollbar{height:0;width:8px}::-webkit-scrollbar-track{background:#0000;border-radius:10px}::-webkit-scrollbar-thumb{background:#aaafb6;border-radius:10px}.back{background:none;border:2px solid #36454f;border-radius:5px;color:#36454f}.back,.save{font-weight:600}.save{background:green;border:none;border-radius:5px;color:#fff}.back:hover{background:#3d3d3d;color:#fff}.save:hover{background:#fff;border:2px solid green;color:green}.required:after{color:#f1416c;content:"*";font-size:inherit;font-weight:700;padding-left:.25rem;position:relative}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.default-section{background:#fff;border:1.5px solid #dcdcdc;border-radius:8px;margin:10px auto;padding:10px;width:80%}.w-90{width:90%!important}.sub-title{color:#6b7280;font-size:18px;font-weight:700}input[type=radio]{-webkit-appearance:none!important;background-color:#fff!important;border:2px solid #d2d2d2!important;border-radius:50%!important;cursor:pointer!important;height:20px!important;width:20px!important}input[type=radio]:checked{background-color:#3d3d3d!important}.title-content{border-bottom:2px solid #aaafb6;display:flex;justify-content:space-between}.title-modal,i{font-size:20px}.title-modal{font-weight:600}
/*# sourceMappingURL=main.b578044c.css.map*/