@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);.sidebar{flex:1 1;height:calc(100vh - 50px);background-color:#fbfbff;position:-webkit-sticky;position:sticky;top:50px;margin-left:-35px;border-right:1.5px solid #cbc9c9;margin-right:10px;overflow-y:scroll}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#555}@media screen and (max-width:660px){.sidebar{display:none}.mobile_navbar{display:relative}}@media screen and (min-width:660px){.sidebar{display:relative}.mobile_navbar{display:none}}.sidebarWrapper{padding:10px;width:170px;color:#555}.sidebarMenu{margin-bottom:5px}.sidebarTitle{font-size:10px;color:#9c9b9b;font-weight:700}@media screen and (max-width:660px){.sidebarTitle{font-size:14px}}.sidebarList{list-style:none;padding:0 5px}.sidebarListItem{padding:3px;width:150px;cursor:pointer;display:flex;align-items:center;border-radius:10px}.sidebarListItem.active,.sidebarListItem:hover{background-color:#f0f0ff}.sidebarIcon{margin-right:5px;font-size:14px!important}@media screen and (max-width:660px){.sidebarIcon{font-size:24px!important}.list-item{font-size:16px}}.list-item{font-size:12px}.mob-container{display:flex;background-color:#fff}.nav-menu{display:flex;flex-direction:column;height:100vh;position:fixed;top:0;left:-100%}.nav-menu,.nav-menu.active{width:100%;opacity:1;transition:all .5s ease;overflow:scroll}.nav-menu.active{background:#fff;border:.5px solid #000;left:0;z-index:2;top:100}.mob-icon-container{margin-top:7px;display:flex}.mob-nav-left{flex:1 1;display:flex;justify-content:flex-start}.mob-nav-right{flex:1 1;display:flex;justify-content:flex-end;margin-left:-10px}.mob-list-container{display:flex;justify-content:flex-start!important}.mob-list-main{margin:0;padding:0;display:flex;list-style:none}.mob-main-list-item{padding:10px;font-size:12px;cursor:pointer;width:100%}.topbar{width:100%;height:50px;background-color:#fff;position:-webkit-sticky;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}@media screen and (max-width:660px){.logo{display:none}}.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:5px;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}.container{display:flex;margin-top:10px}.link{text-decoration:none;color:inherit}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.chartTitle{margin-bottom:20px}.home{flex:4 1}.homeWidgets{display:flex;margin:20px}.logocontainer{text-align:center}@media screen and (max-width:660px){.home{width:100%}.homeWidgets{display:flex;flex-direction:column}.logo-admin-panel{width:50%;height:50%}}.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}.widgetLgAmount,.widgetLgDate{font-weight:300}.widgetLgButton{padding:5px 7px;border:none;border-radius:10px}.widgetLgButton.completed{background-color:#e5faf2;color:#3bb077}.widgetLgButton.in-process{background-color:#fff0f1;color:#f06b32}.widgetLgButton.on-hold{background-color:#ebf1fe;color:#2a7ade}.widgetLgButton.canceled{background-color:#fff0f1;color:#a30041}.widgetLgButton.payment-failed{background-color:#fff0f1;color:#f8428b}@media screen and (max-width:660px){.widgetLgName{display:none}.widgetLg{margin-top:20px}}@media screen and (min-width:660px){.widgetLgNameMob{display:none}}.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}@media screen and (max-width:660px){.widgetSm{width:100%}}.userList{flex:4 1}@media screen and (max-width:660px){.userList{width:100%;height:80vh}.userList h1{text-align:center}}.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}.preloader{position:fixed;top:-20;left:0;right:0;bottom:0;height:100%;width:100%;z-index:109;background-color:rgba(0,0,0,.8);text-align:center}.loader{border:10px solid #f3f3f3;border-top-color:#efca8f;border-radius:50%;width:120px;height:120px;-webkit-animation:spinloader 2s linear infinite;animation:spinloader 2s linear infinite}.loader img{height:70px;width:70px;-webkit-animation:spinlogo 2s linear infinite;animation:spinlogo 2s linear infinite}@-webkit-keyframes spinloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinlogo{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes spinlogo{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.loader-container{margin-top:20%}@media only screen and (max-width:600px){.loader-container{margin-top:30%}}.imag-loader-container{display:flex;align-items:center;justify-content:center}.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}@media screen and (max-width:660px){.userContainer{flex-direction:column}.userUpdate{margin-top:10px}}.userShow{flex:1 1}.userShow,.userUpdate{padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.userUpdate{flex:2 1}@media screen and (min-width:660px){.userUpdate{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}.userShowUserTitle{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}.userUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.userUpdateTitle{font-size:24px;font-weight:600}.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;margin-top:20px}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.form-container{display:flex;align-items:center;justify-content:center}@media screen and (max-width:660px){.newUserTitle{text-align:center}.newUser{width:100%;margin-left:-20px}.usercontsearch{width:80%}}.userCard{flex:2 1;padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin-left:20px}.userForm{display:flex;justify-content:space-between;margin-top:20px}.userItem{display:flex;flex-direction:column;margin-top:10px}.userItem>label{margin-bottom:5px;font-size:14px}.userInput{width:350px;height:30px;border:none;border-bottom:1px solid grey}.userButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600;margin-top:20px}.userSearch{flex:1 1;padding:20px;margin-top:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.userSearchTop{display:flex;align-items:center}.userSearchImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.userSearchTopTitle{display:flex;flex-direction:column;margin-left:20px}.userSearchUsername{font-weight:600}.userSearchUserTitle{font-weight:300}.userSearchBottom{margin-top:20px}.userSearchUserTitle{font-size:14px;font-weight:600;color:#afaaaa}.userSearchInfo{display:flex;align-items:center;margin:20px 0;color:#444}.userSearchIcon{font-size:16px!important}.userSearchInfoTitle{margin-left:10px}.productList{flex:4 1;height:225vh}.productListItem{display:flex;align-items:center}.productListEdit{color:#2db52d;cursor:pointer;margin-right:20px}.productListDelete{color:red;cursor:pointer}.productListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.product{flex:4 1;padding:20px}.productTitleContainer{display:flex;align-items:center;justify-content:space-between}.productAddButton{width:80px;border:none;padding:5px;background-color:teal;color:#fff;border-radius:5px;font-size:16px;cursor:pointer}.productTop{display:flex}.productTopLeft{flex:1 1}.productTopRight{flex:2 1;padding:20px;margin:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.productInfoImage{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:20px}.productInfoTop{display:flex;align-items:center}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{width:200px;display:flex;justify-content:space-between}.productInfoValue{font-weight:300}.productBottom{padding:20px;margin:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.productForm{display:flex;justify-content:space-between}.productFormLeft{display:flex;flex-direction:column}.productFormLeft>label{margin-bottom:10px;color:grey}.productFormLeft>input{margin-bottom:10px;padding:5px;width:350px;border:none;border-bottom:1px solid grey}.productFormLeft>select{margin-bottom:10px}.productFormRight{display:flex;flex-direction:column;justify-content:flex-start;margin-left:200px}.productUpload{display:flex;flex-direction:row;align-items:flex-end;flex-wrap:wrap}.productUploadImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px;margin-top:10px;margin-bottom:10px}.productButton{border:none;padding:5px;background-color:#00008b;color:#fff;border-radius:5px;font-weight:600;cursor:pointer;margin-top:20px}.productpage-label{font-weight:700}.product-delete-image{border:1px solid red;width:25px;margin-bottom:-8px;margin-left:75px;z-index:1;cursor:pointer}.searchcontainer{display:flex;align-items:center;justify-content:center;height:100px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}@media screen and (max-width:660px){.searchcontainer{flex-direction:column;margin-top:40px}.searchproductnamecontainer{margin-left:20px!important}.searchcontainer{height:220px}.productNameSearchBtn{margin-top:10px;margin-bottom:10px}.productcontainer{flex-direction:column;height:auto;height:450px!important;text-align:center;justify-content:center;align-items:center}.productTop{margin-top:10px}.productForm,.productTop{flex-direction:column}.productFormRight{margin-left:0}.productTopRight{margin:0}.productTopLeft{display:none}.productBottom{margin:10px 0 0}.productUpload{align-items:flex-start}.react-imagezoom{display:none}.input-random,.product{width:80%}.productFormLeft>input{width:95%}}.searchproductnamecontainer{margin-left:-10px}.searchproductidcontainer{margin-left:20px}.searchproductnamelabel{font-weight:700;font-size:16px}.productNameSearchBtn{margin-left:10px;border:none;background-color:#18028b;cursor:pointer;color:#fff;border-radius:4px;width:100px;height:30px;font-size:18px}.searchproductbynameinput{width:300px;border:none;border-bottom:1px solid #000}.productcontainer{display:flex;height:35vh;margin-top:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.productcontainerLeft{flex:1 1}.productcontainerRight{flex:1 1;margin-top:20px}.productImage{width:180px;height:180px;object-fit:cover;border-radius:5px;margin:20px}.delete-product{border:none;cursor:pointer;background-color:#eb3b3b;color:#fff;border-radius:5px}.input-random{height:25px}.prod-desc{overflow:hidden;max-height:3rem;line-height:1.5rem;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis;display:block}.response-text{text-align:center;margin-top:20px;color:#f50}.newProduct{flex:4 1;align-items:center;justify-content:center}.addProductForm{margin-top:10px}.addProductItem{width:350px;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;margin-bottom:20px}.sidenav{height:100%;background-color:#000;overflow-x:hidden;padding-top:20px}.maincontainer{display:flex}.containerfirst{flex:1 1}.containersecond{flex:1 1;margin-left:-220px;margin-top:-40px}@media screen and (max-width:660px){.containerfirst{display:none}.containersecond{margin-left:0;margin-top:0}}.main{padding:0 10px;height:100vh;align-items:center}.wrapper{max-width:350px;min-height:500px;margin:80px auto;padding:40px 30px 30px;background-color:#ecf0f3;border-radius:15px;box-shadow:13px 13px 20px #cbced1,-13px -13px 20px #fff}.logo{width:80px;margin:auto}.logo img{width:100%;height:80px;object-fit:cover;border-radius:50%;box-shadow:0 0 3px #5f5f5f,0 0 0 5px #ecf0f3,8px 8px 15px #a7aaa7,-8px -8px 15px #fff}.wrapper .name{font-weight:600;font-size:1.4rem;letter-spacing:1.3px;padding-left:10px;color:#555}.wrapper .form-field input{width:100%;display:block;border:none;outline:none;background:none;font-size:1.2rem;color:#666;padding:10px 15px 10px 10px}.wrapper .form-field{padding-left:10px;margin-bottom:20px;border-radius:20px;box-shadow:inset 8px 8px 8px #cbced1,inset -8px -8px 8px #fff}.wrapper .form-field .fas{color:#555}.wrapper .btn{box-shadow:none;width:100%;height:40px;background-color:#03a9f4;color:#fff;border-radius:25px;box-shadow:3px 3px 3px #b1b1b1,-3px -3px 3px #fff;letter-spacing:1.3px}.wrapper .btn:hover{background-color:#039be5}.wrapper a{text-decoration:none;font-size:.8rem;color:#03a9f4}.wrapper a:hover{color:#039be5}@media (max-width:380px){.wrapper{margin:30px 20px;padding:40px 15px 15px}}@media screen and (max-height:450px){.sidenav{padding-top:15px}}@media screen and (max-width:450px){.login-form,.register-form{margin-top:10%}}@media screen and (min-width:768px){.main{margin-left:40%}.sidenav{width:40%;position:fixed;z-index:1;top:0;left:0}.login-form{margin-top:60%}.register-form{margin-top:20%}}.login-main-text{margin-top:20%;padding:60px;color:#fff}.login-main-text h2{font-weight:300}.btn-black{background-color:#000!important;color:#fff}.orderList{flex:4 1}@media screen and (max-width:660px){.orderList{width:100%;height:80vh}.orderList h1{text-align:center}}.orderListItem{display:flex;align-items:center}.orderListEdit{color:#2db52d;cursor:pointer;margin-right:20px}.orderListDelete{color:red;cursor:pointer}.orderListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.SingleOrder{flex:4 1}.orderinfo{padding:20px;margin:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.infoContainer{display:flex}@media screen and (max-width:660px){.infoContainer{flex-direction:column}.SingleOrder h1{text-align:center}}.infoleft{flex:1 1;align-items:flex-start}.inforight{flex:1 1;align-items:flex-end}.infocenter{align-items:center;justify-content:center}.orderproductimage{width:250px;height:250px;border-radius:4px}.infoleftimg{flex:1 1;align-items:flex-start}.inforightimg{flex:1 1;display:flex;align-items:center;justify-content:center}.orderbtn{border:none;cursor:pointer;background-color:#18028b;color:#fff;border-radius:4px;margin-top:5px}.OrderMedia{display:flex;flex-direction:row}@media screen and (max-width:660px){.OrderMedia{flex-direction:column}}.orderMediaLeft,.orderMediaRight{flex:1 1}.order-image-container{display:flex;flex-direction:row}.cupon{flex:4 1;padding:20px}.cuponConatiner{display:flex;flex-direction:column}.cuponInfo{box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.cuponinfocontainer{margin-top:20px;margin-bottom:20px;text-align:center}.cuponForm{margin-top:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.cuponformcontainer{margin-top:20px;margin-bottom:20px;text-align:center}.cuponUpdateInput{width:250px;height:30px;border:none;border-bottom:1px solid grey;margin-left:20px;margin-bottom:10px}.cuponUpdateButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600;margin-top:20px}.outer-container-date{display:flex;justify-content:center;margin-top:10px}@media screen and (max-width:660px){.date-container,.outer-container-date{flex-direction:column}.date-container{text-align:center;justify-content:center;align-items:center}.from-date{width:73%;margin-left:10px!important;margin-top:10px}.activate-cupon-section{display:flex;flex-direction:column;margin-bottom:-20px}.cuponUpdateCheckbox{margin-left:20%;margin-top:10px}}.activate-cupon-section{margin-bottom:-30px}.date-picker-label{width:100px}.date-container{display:flex;justify-content:space-between}.from-date{margin-left:40px}.cuponUpdateCheckbox{width:200px;height:20px;border:none;border-bottom:1px solid grey}.blog{flex:4 1}@media screen and (max-width:660px){.blog{width:100%;height:80vh}.blog h1{text-align:center}}.addBlog{width:100%;display:flex;flex-direction:column;margin-bottom:10px}.addBlog>label{color:grey;font-weight:600;margin-bottom:10px}.addBlog>input,.addBlog>select{padding:10px}.bloglistimage{width:40px;height:40px;border-radius:50%;margin-right:10px}
/*# sourceMappingURL=main.1aaafa9c.chunk.css.map */