*{margin:0;padding:0}body{letter-spacing:0;font-family:ProximaNova,arial,Helvetica Neue,sans-serif}.header{background-color:#fff;justify-content:center;align-items:center;padding:20px;display:flex;box-shadow:0 -6px 14px 8px #e5e2e2}.logo{cursor:pointer;width:150px;height:50px}#nav-items{text-align:center;margin-left:100px}#nav-items ul{justify-content:center;align-items:center;margin:0;padding:0;list-style-type:none;display:inline-flex}#nav-items ul li{margin-right:60px}#nav-items ul li a{color:#333;font-weight:600;text-decoration:none;transition:color .3s}#nav-items ul li a:hover{color:#ff9900c9}#body{padding:20px}.carousel{background-color:#171a29;width:100%}.container{min-height:calc(100vh - 20px)}#footer{text-align:center;background-color:#f2f2f2;padding:20px}#restaurant-list{flex-wrap:wrap;justify-content:space-between;margin:5vh 20vh 20vh;display:flex}#card{background-color:#fff;border:1px solid #0000;border-radius:8px;flex-basis:calc(20% - 16px);margin-bottom:5vh;padding:16px;transition:border-color .3s,box-shadow .3s;box-shadow:0 2px 4px #0000001a}#card:hover{border:1px solid #ccc;box-shadow:0 4px 8px #0003}#card img{border-radius:8px;width:100%;height:auto;margin-bottom:8px}#card>span{text-align:center;justify-content:space-between;margin-top:8px;display:flex}#card h1{margin-bottom:4px;font-size:18px;font-weight:600}#card h2{color:#777;font-size:14px}.main{text-align:center;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.search-container{text-align:center;justify-content:center;width:258px;margin:10px auto;display:flex;position:relative}.search-container input{border:1px solid #ccc;border-radius:4px;width:250px;padding:8px;font-size:16px}.search-container input:focus{border-color:#c47237;outline:none;box-shadow:0 0 5px #c2721880}.search-icon{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cancel-icon{cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.no-results{text-align:center;justify-content:center;display:flex}.total{width:250px;height:40px;margin-left:40px}@media (width>=768px){#restaurant-list{justify-content:space-evenly}#card{flex-basis:calc(20% - 16px)}}@media (width>=992px){#card{flex-basis:calc(20% - 16px)}}.carousel-content{justify-content:center;align-items:center;display:flex}.carousel-image{max-width:100%;height:auto;max-height:250px;margin:20px;padding:10px}@media (width<=768px){.carousel-content{flex-wrap:wrap;justify-content:center}.carousel-image{width:50%;margin:10px}}.about-container{flex-wrap:wrap;justify-content:center;min-height:90vh;margin:50px;display:flex}.about-content{flex:1;max-width:800px}.about-title{margin-bottom:20px;font-size:28px;font-weight:700}.about-description{margin-bottom:20px;font-size:16px;line-height:1.5}.about-content p{margin-bottom:20px}.about-images{flex-wrap:wrap;flex:1;justify-content:center;gap:10px;display:flex}.about-images img{object-fit:cover;border-radius:8px;width:400px;height:350px}.empty-cart{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 80px);margin:0 auto;display:flex}.empty-cart-img{background-image:url(https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/2xempty_cart_yfxml0);background-repeat:no-repeat;background-size:cover;width:271px;height:256px;margin:0 auto}.empty-cart-text-line-one{color:#535665;margin-top:24px;font-size:20px;font-weight:600}.empty-cart-text-line-two{color:#7e808c;margin-top:8px}.return-homepage-button{text-transform:uppercase;color:#fff;cursor:pointer;text-align:center;background-color:#fc8019;border:0;outline:0;margin-top:30px;padding:11px 20px;font-size:15px;font-weight:600;transition:transform .8s cubic-bezier(.2,1,.2,1);transform:translateY(0)}.return-homepage-button:hover{box-shadow:0 0 11px #21212133}.cart-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:20px auto 25vh;padding:20px;display:flex}.cart-name{cursor:pointer;margin-right:auto;display:flex}.restaurant-name{display:flex}.restaurant-name-img{object-fit:cover;width:60px;height:60px;margin-right:10px}.restaurant-name-title{font-size:18px;font-weight:700}.restaurant-name-area{color:#555;font-size:14px}.cart-items{margin-top:20px;margin-right:auto}.cart-items-key{margin-bottom:20px;display:flex}.cart-price-container{text-align:end}.cart-suggestions{margin-top:20px}.aeGJF{box-sizing:border-box;resize:none;border:1px solid #ddd;border-radius:4px;width:100%;height:80px;padding:10px}.bill-container{margin-top:20px}.bill-container h4{margin-bottom:10px;font-size:20px}.bill-container p{justify-content:space-between;margin-bottom:10px;font-size:16px;display:flex}.span-restaurant{display:flex}.cart-btn-container{color:#60b246;cursor:pointer;z-index:1;background-color:#fff;border:1px solid #d4d5d9;justify-content:space-between;align-items:center;width:50%;height:15.4px;margin:0 20px;padding:4px 8px;display:flex;position:relative}.cart-btn-remove,.cart-btn-add,.cart-quantity{text-align:center;flex:1;padding:5px}.cart-btn-remove{color:#a3a09e;order:1;font-size:x-large}.cart-quantity{order:2}.cart-btn-add{order:3;font-size:1.3rem}._3iLcN{color:#282c3f;width:auto;height:10px;top:20px;left:20px}.cart-item-price{display:"block";width:50px}.cart-item-name{width:100%;margin-left:10px;margin-right:14px;font-size:14px;font-weight:400}.cart-pay-buttons{justify-content:space-between;display:flex}.left-button{order:1}.right-button{order:2}.pay-button,.clear-button{color:#fff;cursor:pointer;background-color:#60b246;border:none;border-radius:4px;margin-top:20px;padding:10px 20px;font-size:16px}.restaurant-info{background-color:#fff;border-bottom:1px dashed #d3d3d3;justify-content:space-between;align-items:center;max-width:50%;height:100%;margin:40px auto 0;padding:16px;display:flex}.restaurant-rating{text-align:center;border:.5px solid #a7a8ac;border-radius:10px;flex-direction:column;padding:8px}.restaurant-avgRating,.restaurant-starIcon{color:#3d9b6d;vertical-align:middle;justify-content:center;font-weight:700}.restaurant-totalRatingsString{color:#8b8d97;text-align:center;border-top:1px dashed #d3d3d3;padding-top:5px;font-family:ProximaNovaCondensedRegular,arial,Helvetica Neue,sans-serif;font-size:11px;font-weight:600}.restaurant-name{color:#282c3f;text-transform:capitalize;margin-bottom:8px;font-size:1.43rem;font-weight:600}.restaurant-cuisines,.restaurant-areaName{color:#7e808c;text-overflow:ellipsis;white-space:nowrap;height:calc(.93rem + 2px);margin-bottom:4px;font-size:.93rem;overflow:hidden}.RestaurantCost-icon,.RestaurantTime-icon{vertical-align:bottom;margin-right:10px}.restaurant-slaString,.restaurant-costForTwoMessage{color:#3e4152;margin-right:10px;font-size:15px;font-weight:700}.restaurant-line{justify-content:flex-start;align-items:center;max-width:50%;margin:0 auto 40px;padding:16px;display:flex}.menu-item-container{background-color:#fff;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;max-width:50%;height:100%;margin:0 auto;padding:16px;display:flex;position:relative}.menu-item{width:100%}.item-details{flex-direction:column;flex:1;display:flex}.item-name{margin-bottom:8px;font-size:18px;font-weight:700}.item-price{color:#f57224;margin-bottom:8px;font-size:16px}.item-description{color:#b9b6b6;margin-bottom:16px;margin-right:60px;font-size:14px}.item-image img{object-fit:cover;border-radius:4px;width:100px;height:100px}.item-veg img{width:25px;height:25px}.add-button{color:#fff;cursor:pointer;z-index:1;z-index:1;background-color:#f57224;border:none;border-radius:4px;justify-content:center;align-items:center;width:50%;height:17px;padding:8px 16px;font-size:14px;font-weight:600;display:flex;position:relative;bottom:20px;left:10px}.btn-container{color:#f57224;cursor:pointer;z-index:1;background-color:#fff;border:1px solid #f57224;border-radius:4px;justify-content:space-between;align-items:center;width:50%;height:15.4px;padding:8px 16px;font-size:1.3rem;font-weight:600;display:flex;position:relative;bottom:20px;left:10px}.btn-remove,.btn-add,.quantity{text-align:center;flex:1}.btn-remove{color:#a3a09e;order:1;font-size:1.7rem}.quantity{order:2}.btn-add{order:3;font-size:1.3rem}.restaurant-footer{color:#fff;z-index:2;cursor:pointer;background-color:#60b246;justify-content:space-between;align-items:center;width:50%;margin:0 auto;padding:10px;transition:transform .25s;display:flex;position:sticky;bottom:0;transform:translate(0,0)}.cart-quantity-price{text-align:left;margin-right:5px}.cart-route{text-align:right;flex:1;justify-content:flex-end;align-items:center;padding-right:20px;display:flex}.cart-text{padding:6px 10px}.cart-exist-popup{z-index:5;background-color:#fff;flex-direction:column;align-items:center;width:30%;margin:0 auto;padding:20px;transition:transform .5s ease-in-out;display:flex;position:fixed;left:33%;transform:translateY(100%);box-shadow:0 -2px 10px #0003}.cart-exist-popup.show{bottom:20px;transform:translateY(0)}.popup-header{color:#282c3f;margin:10px auto 10px 10px;padding-bottom:5px;font-size:20px;font-weight:600}.popup-text{color:#535665;margin:10px auto 10px 10px;font-size:14px;line-height:20px}.popup-button{justify-content:space-between;width:100%;height:80px;margin:10px 30px;display:flex}.popup-button-false{cursor:pointer;color:#60b246;text-transform:uppercase;background-color:#fff;border:2px solid #60b246;justify-content:center;align-items:center;width:50%;margin:10px;padding:10px;font-weight:600;display:flex}.popup-button-true{cursor:pointer;color:#fff;text-transform:uppercase;background-color:#60b246;border:2px solid #60b246;justify-content:center;align-items:center;width:50%;margin:10px;padding:10px;font-weight:600;display:flex}
/*# sourceMappingURL=index.2aaf4550.css.map */
