.container{display:flex;margin-top:10px}.link{text-decoration:none;color:inherit}.container1{display:flex;margin-top:10px}.loadersmall{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-top-color:#555;border-radius:50%;width:50px;height:50px}.dgt-app-loader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:99;background-color:rgb(0 0 0/70%);pointer-events:none;opacity:0;transition:all .3s}.dgt-app-loader.is--loading{pointer-events:all;opacity:1}.dgt-app-loader .loadersmall{border:5px solid #242424;border-top-color:#0094fd}.top-header{position:fixed;top:0;left:0;width:100%;height:70px;background-color:#fff;display:flex;box-shadow:0 2px 5px rgba(0,0,0,.04);padding:0 40px;align-items:center;z-index:2}.top-header ul{list-style:none;padding:0;margin-left:auto}*{box-sizing:border-box}.top-header ul li a{color:#ff8720}.event-grid-wrapper{position:relative;margin-bottom:30px}.event-grid-listing{max-width:1040px;margin:0 auto}.event-date-title{font-size:30px;font-weight:500;margin-bottom:10px}.event-box-wrapper{background-color:#fff;padding:15px;box-shadow:0 2px 5px 0 rgb(0 0 0/12%);border-radius:7px;display:flex;margin-bottom:20px;cursor:pointer}.box-infographic{flex:0 0 190px;background-color:#ffdeae;border-radius:7px;padding:30px 20px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.box-infographic span{font-size:13px;font-weight:700}.box-infographic p{font-size:16px;color:#b71111;font-weight:600}.box-content{padding:0 15px}.box-content h4{font-size:21px;font-weight:500;color:#eb8624;margin-bottom:8px}.box-content ul{padding:0;list-style:none}.checkout-container{display:flex;min-width:100%;padding-top:15px;padding-left:40px;padding-right:40px}.checkout-container .products-list{flex-grow:1}.checkout-container .checkout-subtotal-wrapper{flex:0 0 340px}.checkout-subtotal{padding:20px;background-color:#f5f5f5;border-radius:7px;margin-left:15px;height:auto}.checkout-item{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:10px;flex-wrap:wrap;align-items:center}.checkout-item+.checkout-item{border-top:0}.checkout-list{margin-top:30px}.checkout-item .price{margin-left:auto}.checkout-item{display:flex}.currency{font-size:12px;font-weight:800}.checkout-item.subtotal{font-size:18px;font-weight:600}.checkout-item.subtotal .currency{font-size:16px}.modal-content{max-width:400px;background-color:#fff;padding:30px;margin:80px auto;border-radius:8px}.modal-content .form-group,.modal-content h2{margin-bottom:20px}.dgt-message-wrapper{position:fixed;top:0;left:0;background-color:#fff;z-index:999;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.dgt-message-wrapper h3{font-size:52px;color:#d35757;margin-bottom:20px}.dgt-message-wrapper p{font-size:30px}.modal-content .payment{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.payment{opacity:0;-webkit-transform:scale(0);transform:scale(0);position:relative;padding:30px;text-align:center;-webkit-animation:grow .3s linear .3s 1 both;animation:grow .3s linear .3s 1 both}.payment__check,.payment__error{position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);fill:#fff}.payment__background{fill:#4bb543;-webkit-animation:rotate 15s linear infinite both;animation:rotate 15s linear infinite both;max-width:none;max-height:inherit}.payment--success .payment__background{fill:#4bb543}.payment--error .payment__background{fill:#ca0b00;-webkit-animation:none;animation:none}.checkout-item .delete-icon{width:16px;height:23px;margin-right:5px;fill:red;cursor:pointer}.topAvatar{margin-right:10px}.userRol{margin-right:15px;text-transform:capitalize;color:#ff8201}.addon-item{background-color:#f3f3f3;display:flex;padding:15px 20px;margin-bottom:5px;border-radius:5px;align-items:center}.addon-list{margin-top:20px}.addon-item input+input{margin-left:10px}.addon-item .addon-actions{color:red;display:flex;align-items:center;margin-left:8px}.addon-item input.addon-price{max-width:80px}.addon-item input{padding:8px 10px;background-color:hsla(0,0%,100%,.8509803921568627);border:1px solid #ddd;border-radius:4px}.checkout-subitem.product--subitem{display:flex;align-items:center;min-width:100%}.checkout-subitem.product--subitem svg{-webkit-transform:rotate(180deg) scaleY(-1);transform:rotate(180deg) scaleY(-1);fill:#6a6a6a;margin-top:2px;margin-left:8px;width:18px;margin-right:5px}.checkout-subitem .title{font-size:13px;font-weight:500}.checkout-subitem.product--subitem svg.delete-icon{width:14px;margin-right:0;margin-left:20px}.modal-content .addon-item .addon_price{margin-left:auto;font-weight:600;font-size:14px}.modal-content .addon-item input[type=checkbox]{margin-right:8px}.seamless-input{height:28px;margin-left:8px;width:25px;border:1px solid #e5e5e5;background-color:#fbfbfb;-webkit-appearance:none;appearance:none;text-align:center;font-size:16px}.seamless-input::-webkit-inner-spin-button,.seamless-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.seamless-input[type=number]{-moz-appearance:textfield}.checkout-item.product--item .title{display:flex;align-items:center}.dgt-mega-panel.is--opened{-webkit-transform:translateX(0);transform:translateX(0)}.dgt-mega-panel{overflow:auto;position:fixed;width:100%;height:100%;background-color:#fff;top:0;left:0;z-index:999;padding:30px;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .5s}.dgt-panel-header{display:flex;margin-bottom:30px}.dgt-panel-header h2>span{display:block;font-weight:400}.dgt-panel-header h2 .text-center{text-align:center}.dgt-toggler{cursor:pointer;position:absolute;top:30px;right:30px}.dgt-panel-body table{width:100%;margin-top:40px;border-spacing:1px}.dgt-panel-body table td,.dgt-panel-body table th{padding:8px 20px;text-align:left;border:1px solid #e3e3e3;font-size:14px}.dgt-panel-body table th.product-highlight{background-color:#fdb164;text-align:center;color:#b56503}.dgt-panel-body table th.addon-highlight{background-color:#fbe783;text-align:center;color:#ab9101}.total-row{background-color:#e7e7e7}.dgt-panel-body table .total-row td{font-size:14px;font-weight:700}.rmdp-container .rmdp-input{padding:6px 15px;height:auto}.MuiDataGrid-root .MuiDataGrid-cell:focus{outline:none!important}.table-actions{margin-top:5px}.clickable-row .MuiDataGrid-row{cursor:pointer}.img-object-fit{object-fit:cover}.overflow-title{max-width:110px;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:5px}.dgt-panel-header h2{flex:0 0 40%}.category-highlight{background-color:#f06262;text-align:center!important;color:#873939}.modal .addon-list{max-height:290px;overflow:auto}::-webkit-scrollbar{width:14px;height:18px}::-webkit-scrollbar-thumb{height:6px;border:4px solid transparent;background-clip:padding-box;-webkit-border-radius:7px;background-color:rgba(0,0,0,.15);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.05),inset 1px 1px 0 rgba(0,0,0,.05)}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-corner{background-color:transparent;background-color:initial}.cart-title{font-size:18px;font-weight:600;color:#3f51b5;margin-bottom:4px}.cart-typo{font-size:14px;color:#7e7e7e}.typo-addons{color:#cd3c3c}body.prevent--overflow{overflow:hidden}.category-title{padding:12px 9px 4px;color:#3f51b5;font-weight:600;text-decoration:underline}.modal-content{max-height:530px;overflow:auto;overflow-x:hidden}.no-results{width:100%;margin:0 auto;max-width:800px;background-color:#fdfdfd;border:1px solid #efefef;padding:80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px}@media print{.packaging-print-container .container,.packaging-print-container .Toastify,.packaging-print-container .topbar{display:none!important}.dgt-app-container .dgt-mega-panel{position:static!important}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes grow{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes grow{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media print{.hide-on-print{display:none}}@media screen and (max-width:767px){.page--consumer .MuiTypography-h2{font-size:30px;font-weight:600;margin-top:20px}.page--consumer .MuiTypography-colorTextSecondary.MuiTypography-paragraph{font-size:20px;max-width:240px;margin:0 auto}.box-infographic{flex:0 0 130px;padding:18px 20px}.event-date-title{font-size:22px;font-weight:500}.page--consumer .makeStyles-cardGrid-4,.page--consumer .top-header{padding:0 20px}.checkout-container{flex-wrap:wrap}.checkout-container .checkout-subtotal{margin:0}.checkout-container .checkout-subtotal-wrapper{flex:0 0 100%;margin-top:40px}}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.chartTitle{margin-bottom:20px}.featured{width:100%;display:flex;justify-content:space-between}.featuredItem{flex:1 1;margin:0 20px;padding:30px;border-radius:10px;cursor:pointer;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.featuredTitle{font-size:20px}.featuredMoneyContainer{margin:10px 0;display:flex;align-items:center}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{display:flex;align-items:center;margin-left:20px}.featuredIcon{font-size:14px;margin-left:5px;color:green}.featuredIcon.negative{color:red}.featuredSub{font-size:15px;color:grey}.home{flex:4 1}.homeWidgets{display:flex;margin:20px}.widgetSm{flex:1 1;box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:20px;margin-right:20px}.widgetSmTitle{font-size:22px;font-weight:600}.widgetSmImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.widgetSmList{margin:0;padding:0;list-style:none}.widgetSmListItem{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.widgetSmUser{display:flex;flex-direction:column}.widgetSmUsername{font-weight:600}.widgetSmUserTitle{font-weight:300}.widgetSmButton{display:flex;align-items:center;border:none;border-radius:10px;padding:7px 10px;background-color:#eeeef7;color:#555;cursor:pointer}.widgetSmIcon{font-size:16px!important;margin-right:5px}.widgetLg{flex:2 1;box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:20px}.widgetLgTitle{font-size:22px;font-weight:600}.widgetLgTable{width:100%;border-spacing:20px}.widgetLgTh{text-align:left}.widgetLgUser{display:flex;align-items:center;font-weight:600}.widgetLgImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.widgetLgButton{padding:5px 7px;border:none;border-radius:10px}.widgetLgButton.Paid{background-color:#e5faf2;color:#3bb077}.widgetLgButton.Declined{background-color:#fff0f1;color:#d95087}.widgetLgButton.Unpaid{background-color:#ebf1fe;color:#2a7ade}.home-widget-lg{width:100%}.sidebar{flex:.6 1;height:calc(100vh - 50px);background-color:#fbfbff;position:sticky;top:50px}.sidebarWrapper{padding:20px;color:#555}.sidebarMenu{margin-bottom:10px}.sidebarTitle{font-size:13px;color:#bbbaba}.sidebarList{list-style:none;padding:5px}.sidebarListItem{padding:5px;cursor:pointer;display:flex;align-items:center;border-radius:10px}.active,.link.active .sidebarListItem,.sidebarListItem.active,.sidebarListItem:hover{background-color:#f0f0ff}.sidebarIcon{margin-right:5px;font-size:20px!important}.topbar{margin-bottom:20px;width:100%;height:80px;background-color:#fff;position:sticky;top:0;z-index:999}.topbarWrapper{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:30px;color:#00008b;cursor:pointer}.topRight{display:flex;align-items:center}.topbarIconContainer{position:relative;cursor:pointer;margin-right:10px;color:#555}.topIconBadge{width:15px;height:15px;position:absolute;top:-5px;right:0;background-color:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.topAvatar{width:40px;height:40px;border-radius:50%;cursor:pointer}.userList{flex:4 1}.userListUser{display:flex;align-items:center}.userListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.userListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.userListDelete{color:red;cursor:pointer}.user{flex:4 1;padding:20px}.userTitleContainer{display:flex;align-items:center;justify-content:space-between}.userAddButton{width:80px;border:none;padding:5px;background-color:teal;border-radius:5px;cursor:pointer;color:#fff;font-size:16px}.userContainer{display:flex;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{display:flex;align-items:center}.userShowImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.userShowUsername{font-weight:600}.userShowUserTitle{font-weight:300}.userShowBottom{margin-top:20px}.userShowTitle{font-size:14px;font-weight:600;color:#afaaaa}.userShowInfo{display:flex;align-items:center;margin:20px 0;color:#444}.userShowIcon{font-size:16px!important}.userShowInfoTitle{margin-left:10px}.userUpdateTitle{font-size:24px;font-weight:600}.userUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.userUpdateItem{display:flex;flex-direction:column;margin-top:10px}.userUpdateItem>label{margin-bottom:5px;font-size:14px}.userUpdateInput{width:250px;height:30px;border:none;border-bottom:1px solid grey}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{display:flex;align-items:center}.userUpdateImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.userUpdateIcon{cursor:pointer}.userUpdateButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.newUserItem{width:400px;display:flex;flex-direction:column;margin-top:10px;margin-right:20px}.newUserItem>label{margin-bottom:10px;font-size:14px;font-weight:600;color:#979696}.newUserItem>input{height:20px;padding:10px;border:1px solid grey;border-radius:5px}.newUserGender>input{margin-top:15px}.newUserGender>label{margin:10px;font-size:18px;color:#555}.newUserSelect{height:40px;border-radius:5px}.newUserButton{width:200px;border:none;background-color:#00008b;color:#fff;padding:7px 10px;font-weight:600;border-radius:10px;margin-top:30px;cursor:pointer}.productList{flex:4 1}.productListItem{display:flex;align-items:center}.productListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.productListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.productListDelete{color:red;cursor:pointer}.productTitleContainer{display:flex;align-items:center;justify-content:space-between;margin:20px}.orderListDelete,.orderListEdit{margin-right:10px}.orderListDelete{border:none;border-radius:10px;padding:5px 10px;background-color:red;color:#fff}.orderList{flex:4 1}.orderListItem{display:flex;align-items:center}.orderListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.orderListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.orderListDelete{color:red;cursor:pointer}.bg-danger{background-color:red}.newProduct{flex:4 1}.addProductForm{margin-top:10px}.addProductItem{width:250px;display:flex;flex-direction:column;margin-bottom:10px}.addProductItem>label{color:grey;font-weight:600;margin-bottom:10px}.addProductItem>input,.addProductItem>select{padding:10px}.addProductButton{margin-top:10px;padding:7px 10px;border:none;border-radius:10px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}
/*# sourceMappingURL=main.2af14581.chunk.css.map */