body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;padding:0}#root{display:flex;flex-direction:column}.main-content{align-items:stretch;display:flex;flex:1 1;flex-direction:column;width:100%}.sticky-nav{background-color:#fff;justify-content:space-between;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:999}.logo,.sticky-nav{align-items:center;display:flex}.logo{color:#14e911;font-size:24px;font-weight:700;text-decoration:none}.logo-image{height:40px;margin-right:10px;transition:box-shadow .3s ease;width:auto}.logo-image:hover{box-shadow:0 0 0 .5px #4e04bd}.search-box{background-color:#f2f2f2;border-radius:20px;box-shadow:2px 2px 4px #0000001a;height:32px;margin-left:20px}.search-box input[type=text]{-webkit-appearance:none;background-color:#f2f2f2;background-position:10px;background-repeat:no-repeat;border:none;border-radius:20px;box-sizing:border-box;font-size:16px;height:30px;line-height:30px;outline:none;padding-top:15px;text-align:center;width:300px}.search-box input[type=text]::placeholder,.search-box input[type=text]:focus{border-color:#f2f2f2;text-align:center}.login-link,.nav-links{align-items:center;display:flex}.login-link{color:#00008b;cursor:pointer;margin-left:20px;text-decoration:none;transition:color .3s ease}.login-icon{color:#adff2f;margin-right:5px}.login-text{color:#000;transition:color .3s ease}.login-link:hover,.login-link:hover .login-icon,.login-link:hover .login-text{color:#12e612}.cart-link{align-items:center;color:navy;cursor:pointer;display:flex;margin-left:20px;text-decoration:none;transition:color .3s ease}.cart-link:hover,.cart-link:hover .cart-icon{color:#006400}.cart-count{background-color:#fff;border-radius:50%;color:#000;display:inline-block;font-size:12px;margin-left:5px;padding:2px 6px}.logout-link{color:#007bff;cursor:pointer;text-decoration:underline}.logout-link:hover{color:#0056b3;text-decoration:none}.user-details{align-items:center;color:#14e911;display:flex}.user-welcome{color:navy;margin-right:10px}.user-icon-wrapper{position:relative}.user-menu{background-color:#fff;box-shadow:0 8px 16px 0 #0003;display:none;position:absolute;right:0;top:100%;white-space:nowrap;z-index:1}.menu-item{color:blue;font-size:.85rem;padding:12px 16px;text-decoration:none}.menu-item,.user-icon-wrapper:hover .user-menu{display:block}.menu-item:hover{background-color:#ddd}@media (max-width:768px){.sticky-nav{align-items:center;flex-wrap:wrap;justify-content:center;padding:5px}.logo{flex:1 1 auto}.logo-image{height:30px;margin:0 auto}.search-box{flex:1 0 auto;margin:5px auto;max-width:50%}.search-box input[type=text]{width:100%}.nav-links{flex:1 1 100%;justify-content:center;margin-top:10px}.cart-link,.login-link{margin:0 10px}}body,html{height:100%;overflow-x:hidden;overflow-y:auto}.footer{background-color:#000;border-radius:7px;color:#fff;display:flex;height:150px;padding-bottom:15px;text-align:left;width:100%;z-index:1000}.footer,.footer-content{display:flex;justify-content:space-between}.footer,.footer-content{align-items:center;width:100%}.footer-section>*{text-align:center}.footer-section1{align-items:flex-end;height:100px;margin-right:30px}.footer-section1,.footer-section2{display:flex;flex:1 1;flex-direction:column;justify-content:center}.footer-section2{align-items:flex-start}.footer-links{list-style:none;padding:0}.footer-links li{margin:5px 0;padding-bottom:3px;padding-left:40px;text-align:left}.footer-links a{color:#fff;display:block;font-size:.9em;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-auth a,.footer-bottom p,.footer-contact p{font-size:.9em;margin:50px 0 5px;text-align:center}.footer-auth a{color:#fff;text-decoration:none}.footer-auth a:hover{text-decoration:underline}@media (max-width:768px){.footer{min-height:220px;padding:10px 5px}.footer-content{justify-content:space-between}.footer-section1,.footer-section2{margin:0 2px;padding:5px}.footer-auth a,.footer-bottom p,.footer-contact p,.footer-links li{font-size:12px;margin:2px 0;padding-left:0}.footer-links li{margin-right:10px}.footer-auth,.footer-bottom,.footer-contact,.footer-links{align-items:center;flex-direction:column}}.product-categories-container{background-color:#fff;display:flex;height:160px;justify-content:center;overflow-x:hidden;padding-top:7px}.product-categories{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:1px 4px 6px #0000001a;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto 8px;max-width:800px;overflow-x:auto;overflow-y:hidden;padding:15px 0;position:relative;white-space:nowrap}.category *,.category button,.product-categories *,.product-categories-container *{cursor:pointer!important}.category{align-items:center;cursor:pointer;display:inline-flex;flex-direction:column;flex-shrink:0;height:150px;margin-right:-30px!important;overflow:hidden;text-align:center;width:150px!important}.category:last-child{margin-right:0!important}.category a{color:inherit;text-decoration:none}.category img{border-radius:10px;height:80px;object-fit:cover;width:80px}.category span{word-wrap:break-word;display:block;font-size:12px;margin-top:auto;max-width:100%;overflow-wrap:break-word}@media (max-width:768px){.product-categories-container{height:120px}.product-categories{height:100px;margin:0;max-width:100%;padding:10px 0}.category{height:120px;margin-right:-30px!important;width:120px}.category img{height:60px;width:60px}.category span{font-size:11px}}.sliding-banner-container{align-items:center;background-color:#f2f2f2;display:flex;height:500px;justify-content:center;overflow:hidden;padding:7px;position:relative}.banner-item,.sliding-banner{box-sizing:border-box;margin:0;padding:0}.sliding-banner{border-radius:15px;display:flex;height:100%;overflow:hidden;width:100%}.banner-item{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;position:relative;transition:transform 1s ease}.banner-item img{height:100%;object-fit:calc();width:100%}.error-message,.no-banners-message{color:red;text-align:center;width:100%}@media (max-width:768px){.sliding-banner-container{height:225px!important;padding:0}.banner-item,.sliding-banner{height:100%}.banner-item img{height:100%;object-fit:cover;object-position:center;width:100%}}.product-list-container{background-color:#f2f2f2;padding:7px}.product-list{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;gap:20px 5px;justify-content:space-around;padding:15px 0}.product-item{align-items:center;border:1px solid #ccc;border-radius:10px;box-sizing:border-box;flex:0 1 17%;flex-direction:column;height:auto;min-width:150px;padding:10px;text-align:center}.customization-message{background-color:#008000cc;border-radius:5px;bottom:10px;color:#fff;display:none;font-size:15px;left:50%;margin-bottom:225px;padding:5px 10px;position:absolute;transform:translateX(-50%)}.product-item:hover .customization-message{display:block}@media screen and (max-width:600px){.product-list .product-item{flex-basis:45%}}.product-item img{height:100px;margin-bottom:10px;object-fit:contain;transition:transform .6s ease;width:100%}.product-item img:hover{cursor:pointer;transform:scale(2)}.product-item h3{font-size:12px!important;margin-bottom:-8px;margin-top:20px}.product-item .product-price{font-size:12px;font-weight:700;margin-bottom:10px}.product-item select{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin-bottom:10px;padding:5px;width:70%}.product-item button{background-color:#136207;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px;position:relative;transition:background-color .3s ease,color .3s ease;z-index:1}.product-item button:hover{background-color:#45a049}.product-item button:active{background-color:#388e3c;color:#fff}.pagination-controls{display:flex;justify-content:center;margin-top:20px}.pagination-controls button{background-color:#00008b;color:#fff;margin:0 10px;padding:5px 10px}.login-form-container{align-items:center;background-color:#f7f7f7;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;margin:0 auto;max-width:400px;padding:20px}.login-form-container h2{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.form-group{text-align:left;width:100%}label{font-size:14px}input[type=email],input[type=password]{border:1px solid #ccc;border-radius:4px;font-size:14px;height:40px;padding:8px;width:100%}button[type=submit]{font-size:16px;padding:12px}.signup-link{font-size:14px;margin-top:10px;text-align:center}.signup-link a{color:#007bff;text-decoration:none}.signup-link a:hover{text-decoration:underline}.signup-form-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin:0 auto;max-width:300px;padding:20px}.signup-form-container h2{color:#333;margin-bottom:20px;text-align:center}.form-group{margin-bottom:15px}label{display:block;font-weight:700;margin-bottom:5px}input[type=date],input[type=email],input[type=password],input[type=tel],input[type=text],select{border:1px solid #ccc;border-radius:4px;height:30px;margin-bottom:10px;padding:5px;width:100%}button[type=submit]{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;padding:10px;width:100%}.signup-form-container .form-group:last-child{margin-bottom:0}.signup-form-container .form-group label,.signup-form-container button[type=submit]{font-size:14px}.signup-form-container .form-group select{height:34px}.signup-form-container .form-group select option:first-child{color:#999}.signup-form-container .form-group select:focus{outline:none}.signup-form-container .form-group input[type=date]::-webkit-inner-spin-button,.signup-form-container .form-group input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.signup-form-container .form-group input[type=date]{height:34px}.signup-form-container .form-group input[type=date]:focus{outline:none}.signup-form-container .form-group input[type=date]::-webkit-calendar-picker-indicator{display:none}.styledTable{border-collapse:collapse;margin:0 auto;width:75%;width:100%}.sticky-header{background-color:#fff;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%;z-index:2}.sticky-header h2{margin:0;padding:10px 0}.styledTable thead th{background-color:#0cbb41;position:-webkit-sticky;position:sticky;top:50px;z-index:1}.styledTable thead tr{background-color:#009879;color:#fff;text-align:left}.styledTable td,.styledTable th{padding:12px 15px}.styledTable tbody tr{border-bottom:1px solid #ddd}.styledTable tbody tr:nth-of-type(2n){background-color:#f3f3f3}.styledTable tbody tr:last-of-type{border-bottom:2px solid #009879}.styledTable tbody tr.active-row{color:#009879;font-weight:700}.styledTable tbody tr:hover{background-color:#f1f1f1}.styledTable img{border-radius:5px;height:auto;width:50px}@media (max-width:768px){.styledTable thead{display:none}.styledTable,.styledTable tbody,.styledTable td,.styledTable tr{display:block;width:100%}.styledTable tr{margin-bottom:15px}.styledTable td{padding-left:50%;position:relative;text-align:right}.styledTable td:before{content:attr(data-label);font-weight:700;left:0;padding-left:15px;position:absolute;text-align:left;width:50%}.styledTable thead{display:none}.styledTable,.styledTable tbody,.styledTable td,.styledTable tr{display:block;width:100%}.styledTable td{padding-left:15px;position:relative;text-align:left}.styledTable td:before{content:attr(data-label);font-weight:700;left:0;padding:0 15px;position:absolute;text-align:left;top:0}.styledTable img{display:block;height:auto;margin:10px 0;max-width:100%}}.product-list,.product-list-container{box-sizing:border-box}.product-item{border-bottom:1px solid #ccc;display:flex;padding:20px 0;position:relative}.image-container{margin-right:20px;width:100px}.item-image{height:100px;object-fit:cover;width:100%}.item-details{flex:1 1}.item-name{font-size:18px;margin-bottom:5px}.item-price,.selected-option{font-size:16px;margin-bottom:5px}.quantity-input input{margin-right:10px;padding:5px;width:10px}.custom-text-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:10px;padding:5px}.product-item .item-details .custom-text-input{width:60%!important}.image-upload{align-self:flex-end;margin-left:250px;margin-top:5px}.delivery-address-input input{margin-bottom:10px;padding:5px;width:80%}.total-amount{font-size:18px;font-weight:700;margin-top:20px}.make-payment-button{background-color:#007bff;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.container{align-items:center;background-color:#f4f7f6;display:flex;justify-content:center;margin-bottom:25px;min-height:100vh;padding-bottom:25px;padding-top:15px}.card{border:none;border-radius:10px;box-shadow:0 4px 8px #0000001a}.password-reset-card{background-color:#fff}.password-reset-header{background-color:#007bff;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-size:1.25rem;text-align:center}.form-label{color:#333;font-weight:500}.form-control{border:1px solid #ced4da;border-radius:5px;max-width:95%;padding:.5rem 1rem}.form-control:focus{border-color:#90ee90;box-shadow:0 0 0 .2rem #007bff40}.btn{border-radius:5px;font-size:10px;letter-spacing:.05rem;margin-left:32%;max-width:36%;padding:.25rem 1.5rem;transition:background-color .2s,color .2s}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9}.error-message,.success-message{font-size:1rem;padding:.5rem;text-align:center}.text-success{color:#28a745}.text-danger{color:#dc3545}
/*# sourceMappingURL=main.dfc54438.css.map*/