.sidebar{background-color:#fbfbff;flex:1 1;height:calc(100vh - 50px);position:-webkit-sticky;position:sticky;top:50px}.sidebarWrapper{color:#555;padding:20px}.sidebarMenu{margin-bottom:10px}.sidebarTitle{color:#bbbaba;font-size:13px}.sidebarList{list-style:none;padding:5px}.sidebarListItem{align-items:center;border-radius:10px;cursor:pointer;display:flex;padding:5px}.sidebarListItem.active,.sidebarListItem:hover{background-color:#f0f0ff}.sidebarIcon{font-size:20px!important;margin-right:5px}.topbar{background-color:#fff;height:50px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.topbarWrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 20px}.logo{color:#00008b;cursor:pointer;font-size:30px;font-weight:700}.topRight{align-items:center;display:flex}.topbarIconContainer{color:#555;cursor:pointer;margin-right:10px;position:relative}.topIconBadge{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:10px;height:15px;justify-content:center;position:absolute;right:0;top:-5px;width:15px}.topAvatar{border-radius:50%;cursor:pointer;height:40px;width:40px}.container{display:flex;margin-top:10px}.link{color:inherit;text-decoration:none}.chart{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.chartTitle{margin-bottom:20px}.featured{display:flex;justify-content:space-between;width:100%}.featuredItem{border-radius:10px;box-shadow:0 0 15px -10px rgba(0,0,0,.75);cursor:pointer;flex:1 1;margin:0 20px;padding:30px}.featuredTitle{font-size:20px}.featuredMoneyContainer{align-items:center;display:flex;margin:10px 0}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{align-items:center;display:flex;margin-left:20px}.featuredIcon{color:green;font-size:14px;margin-left:5px}.featuredIcon.negative{color:red}.featuredSub{color:gray;font-size:15px}.home{flex:4 1}.homeWidgets{display:flex;margin:20px}.widgetSm{box-shadow:0 0 15px -10px rgba(0,0,0,.75);flex:1 1;margin-right:20px;padding:20px}.widgetSmTitle{font-size:22px;font-weight:600}.widgetSmImg{border-radius:50%;height:40px;object-fit:cover;width:40px}.widgetSmList{list-style:none;margin:0;padding:0}.widgetSmListItem{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.widgetSmUser{display:flex;flex-direction:column}.widgetSmUsername{font-weight:600}.widgetSmUserTitle{font-weight:300}.widgetSmButton{align-items:center;background-color:#eeeef7;border:none;border-radius:10px;color:#555;cursor:pointer;display:flex;padding:7px 10px}.widgetSmIcon{font-size:16px!important;margin-right:5px}.widgetLg{box-shadow:0 0 15px -10px rgba(0,0,0,.75);flex:2 1;padding:20px}.widgetLgTitle{font-size:22px;font-weight:600}.widgetLgTable{border-spacing:20px;width:100%}.widgetLgTh{text-align:left}.widgetLgUser{align-items:center;display:flex;font-weight:600}.widgetLgImg{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.widgetLgAmount,.widgetLgDate{font-weight:300}.widgetLgButton{border:none;border-radius:10px;padding:5px 7px}.widgetLgButton.Approved{background-color:#e5faf2;color:#3bb077}.widgetLgButton.Declined{background-color:#fff0f1;color:#d95087}.widgetLgButton.Pending{background-color:#ebf1fe;color:#2a7ade}.userList{flex:4 1}.userListUser{align-items:center;display:flex}.userListImg{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.userListEdit{background-color:#3bb077;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px}.userListDelete{color:red;cursor:pointer}.user{flex:4 1;padding:20px}.userTitleContainer{align-items:center;display:flex;justify-content:space-between}.userAddButton{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px;width:80px}.userContainer{display:flex;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:20px}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{align-items:center;display:flex}.userShowImg{border-radius:50%;height:40px;object-fit:cover;width:40px}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.userShowUsername{font-weight:600}.userShowUserTitle{font-weight:300}.userShowBottom{margin-top:20px}.userShowTitle{color:#afaaaa;font-size:14px;font-weight:600}.userShowInfo{align-items:center;color:#444;display:flex;margin:20px 0}.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{font-size:14px;margin-bottom:5px}.userUpdateInput{border:none;border-bottom:1px solid gray;height:30px;width:250px}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{align-items:center;display:flex}.userUpdateImg{border-radius:10px;height:100px;margin-right:20px;object-fit:cover;width:100px}.userUpdateIcon{cursor:pointer}.userUpdateButton{background-color:#00008b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:5px}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.newUserItem{display:flex;flex-direction:column;margin-right:20px;margin-top:10px;width:400px}.newUserItem>label{color:#979696;font-size:14px;font-weight:600;margin-bottom:10px}.newUserItem>input{border:1px solid gray;border-radius:5px;height:20px;padding:10px}.newUserGender>input{margin-top:15px}.newUserGender>label{color:#555;font-size:18px;margin:10px}.newUserSelect{border-radius:5px;height:40px}.newUserButton{background-color:#00008b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:30px;padding:7px 10px;width:200px}.productList{flex:4 1}.productListItem{align-items:center;display:flex}.productListImg{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.productListEdit{background-color:#3bb077;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px}.productListDelete{color:red;cursor:pointer}.product{flex:4 1;padding:20px}.productTitleContainer{align-items:center;display:flex;justify-content:space-between}.productAddButton{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px;width:80px}.productTop{display:flex}.productTopLeft,.productTopRight{flex:1 1}.productTopRight{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.productInfoImg{border-radius:50%;height:40px;margin-right:20px;object-fit:cover;width:40px}.productInfoTop{align-items:center;display:flex}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{display:flex;justify-content:space-between;width:150px}.productInfoValue{font-weight:300}.productBottom{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.productForm{display:flex;justify-content:space-between}.productFormLeft{display:flex;flex-direction:column}.productFormLeft>label{color:gray;margin-bottom:10px}.productFormLeft>input{border:none;border-bottom:1px solid gray;margin-bottom:10px;padding:5px}.productFormLeft>select{margin-bottom:10px}.productUploadImg{border-radius:10px;height:100px;margin-right:20px;object-fit:cover;width:100px}.productFormRight{display:flex;flex-direction:column;justify-content:space-around}.productUpload{align-items:center;display:flex}.productButton{background-color:#00008b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:5px}.newProduct{flex:4 1}.addProductForm{margin-top:10px}.addProductItem{display:flex;flex-direction:column;margin-bottom:10px;width:250px}.addProductItem>label{color:gray;font-weight:600;margin-bottom:10px}.addProductItem>input,.addProductItem>select{padding:10px}.addProductButton{background-color:#00008b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:7px 10px}#colors{height:10px}.popup{background-color:#d3d3d3;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);left:50%;padding:10px 20px;position:fixed;top:10%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999}.popup p{margin:0}.navbar{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:20px}.navbar__logo{font-size:1.5rem;font-weight:700}.navbar__menu{align-items:center;display:flex}.navbar__menu ul{display:flex;list-style:none;padding:0}.navbar__menu li{cursor:pointer;margin-right:20px}.navbar__menu a{color:#646464;font-size:1.3rem;font-weight:700;text-decoration:none;transition:color .2s ease}.navbar__menu a:hover{color:#000}.navbar__cart-icon{cursor:pointer}.navbar__hamburger{display:none}.navbar__hamburger span{background-color:#333;height:2px}.navbar__actions{align-items:center;display:flex}.navbar__actions button{background-color:#333;border:none;color:#fff;cursor:pointer;padding:8px 15px}@media (max-width:767px){.navbar{align-items:flex-start;flex-direction:column;padding:10px}.navbar__logo{margin-bottom:10px}.navbar__menu{align-items:flex-start;display:none;flex-direction:column;left:0;padding-top:10px;width:100%}.navbar__menu.open{display:flex}.navbar__menu li{font-size:1.1rem;margin-bottom:10px;margin-left:0;padding:10px}.navbar__hamburger{cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;position:absolute;right:20px;top:10px;width:30px}.navbar__actions{margin-top:10px}}.product-card{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;width:240px}.product-card-image{border-radius:8px;margin-bottom:16px}.product-card-title{font-size:18px;font-weight:700;margin-bottom:8px}.product-card-price{color:#888;font-size:16px;margin-bottom:8px}.product-card-button{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.product-card-button:hover{background-color:#d32f2f}.products--container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-left:20px;margin-right:20px;margin-top:20px}@media screen and (max-width:768px){.products--container{justify-content:center;margin-left:10px;margin-right:10px}}.product-card{background-color:#f7f7f7;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:16px;text-align:center;width:250px}.product-name{font-size:18px;margin-bottom:8px}.product-price{font-size:16px;font-weight:700;margin-bottom:16px}.category-image{border-radius:8px;margin-bottom:8px;max-height:200px;object-fit:cover;width:100%}.color-options{color:#333;display:flex;justify-content:center;margin-bottom:16px}.color-option{border-radius:50%;color:#333;height:24px;margin:0 4px;width:24px}.product-details{font-size:14px;margin-bottom:16px}.add-to-cart{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.add-to-cart:hover{background-color:#0056b3}.payment-options label{display:block;font-size:16px;margin-bottom:10px}.payment-options select{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:16px;margin-bottom:10px;padding:10px}@media screen and (max-width:768px){.product-card{width:100%}}.main--banner--img{height:60vh;width:100%}.cart{flex-direction:column;justify-content:center}.cart,.cartItem{align-items:center;display:flex}.cartItem{border-radius:25px;box-shadow:0 3px 15px rgba(0,0,0,.2);height:250px;margin:30px;width:700px}.cartItem img{width:200px}.cartItem .description{font-size:30px;width:100%}.countHandler input{font-weight:bolder;text-align:center;width:40px}.quantity{font-size:20px;padding:0 15px}.quantityBtns{background-color:#aaa9a9;color:#000}.quantityBtns:hover{background-color:#7c7b7b;color:#000;cursor:pointer}.checkout button{background-color:#131313;border:none;border-radius:8px;color:#fff;cursor:pointer;height:50px;margin:10px;width:150px}.show--hide{margin-left:50%;width:100%}.load{background:transparent;border:1px solid grey;border-radius:10px;font-weight:700;padding:3px}.load:hover{background:#f5f5f5;cursor:pointer}.cart-page{margin-top:50px;text-align:center}.addtocart-btn{background-color:#000;border:1.5px solid grey;border-radius:5px;color:#fff;cursor:pointer;font-family:Ubuntu;font-weight:700;height:40px;left:35%;letter-spacing:1.1px;padding:3px 22px;position:relative;width:120px}.order-button>.addtocart-btn{left:0!important}.addtocart:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}form.login,form.signup{background:#fff;border-radius:4px;margin:40px auto;max-width:400px;padding:20px}nav button{background:#fff;border:3px solid var(--primary);border-radius:4px;color:var(--primary);cursor:pointer;font-family:Poppins;font-size:1em;margin-left:10px;padding:6px 10px}input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;margin-bottom:20px;margin-top:10px;padding:10px}form button{background:var(--primary);border:0;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins;padding:10px}div.error{background:#ffefef;border:1px solid var(--error);border-radius:4px;color:var(--error);margin:20px 0;padding:10px}input.error{border:1px solid var(--error)}.signup button{background-color:green}.login>button,.signup button{border-radius:5px;font-size:1rem;margin-left:40%}.login>button{background-color:#6077df}.cart-page{display:flex;flex-wrap:wrap;justify-content:space-evenly}.cart-items-container{margin-left:0 auto;max-width:800px}.order-details-container{flex:1 1;max-width:400px}.payment-options{margin-bottom:20px}@media (max-width:768px){.cart-page{flex-direction:column}.cart-items-container{margin-right:0;max-width:380px}.order-button,.order-summary-container{margin-top:20px}.order-button{align-items:flex-start}.order-button button{align-self:flex-start}}.navBtn{background-color:#e2dede!important;border:1px solid !;border-radius:4px;color:#333!important;display:inline-block;font-size:16px;font-weight:700;padding:0;text-align:center;text-decoration:none;transition:background-color .2s ease}.navBtn:hover{background-color:#d0d0d0;border-color:#aaa;box-shadow:0 2px 4px rgba(0,0,0,.2)}
/*# sourceMappingURL=main.161da22e.css.map*/