.nav-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:15px 20px;-webkit-box-shadow:0 10px 10px -15px #111;box-shadow:0 10px 10px -15px #111}.logo-heading{font-family:"Roboto";font-size:25px;margin:0;cursor:pointer;@media screen and (min-width:768px){font-size:30px}}.order-cart-div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.my-orders-text{font-family:Roboto;font-weight:700;font-size:20px;margin:0;display:none;@media screen and (min-width:768px){display:block}}.cart-icon{height:32px;width:32px;cursor:pointer}.cart-count-badge{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cart-count{text-align:center;background-color:tomato;padding:4px;color:#fff;font-family:Roboto;font-size:15px;min-width:25px;border-radius:50%;position:absolute;top:-10px;right:77px;@media screen and (min-width:768px){right:122px}}.logout-icon{font-size:27px;margin-left:20px}.cart-button{background-color:transparent;border:none;outline:none;cursor:pointer}.display-sm-button{@media screen and (min-width:768px){display:none}}.display-lg-button{background-color:#3261f8;color:#fff;border:none;outline:none;cursor:pointer;font-size:15px;font-family:Roboto;width:90px;height:30px;margin-left:20px;border-radius:5px;@media screen and (max-width:576px){display:none}}.link-element{text-decoration:none;color:#000}.dish-item-container{border:1px solid #bfbfbf;-webkit-box-shadow:-1px 1px 5px 1px #bfbfbf;box-shadow:-1px 1px 5px 1px #bfbfbf;margin-bottom:20px;border-radius:12px;padding:15px;display:-ms-flexbox;display:flex}.veg-border{border:1px solid #00923f}.non-veg-border,.veg-border{-ms-flex-item-align:start;align-self:flex-start}.non-veg-border{border:1px solid #92282a}.veg-round{color:#00923f}.non-veg-round,.veg-round{height:15px;width:15px;border-radius:50%;margin:3px 3px 0}.non-veg-round{color:#92282a}.dish-details-container{margin-left:10px;margin-right:8px;@media screen and (min-width:768px){width:600px}}.dish-name{font-family:Roboto;font-size:18px;margin-top:0;@media screen and (min-width:768px){font-size:20px}}.dish-currency-price{color:#525252;font-family:Roboto;font-weight:700;font-size:16px;margin-top:0;margin-bottom:0}.dish-description{color:grey;font-family:Roboto;font-weight:500;font-size:16px;margin-top:15px;margin-bottom:15px}.controller-container{max-width:170px;padding:3px;border-radius:50px;background-color:#0ca74a;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}.button{padding:5px;background-color:transparent;border:none;outline:none;cursor:pointer;color:#fff;font-weight:600;font-size:20px;@media screen and (min-width:768px){width:200px}}.quantity{font-size:18px;margin:0;color:#fff}.available-text{color:#f74343}.available-text,.custom-text{font-weight:500;font-size:17px;margin:5px}.custom-text{color:#734ff4}.dish-calories{font-weight:500;font-family:"Roboto";font-size:18px;-ms-flex-item-align:center;align-self:center;color:#ffae00;-ms-flex-order:2;order:2;@media screen and (min-width:768px){-ms-flex-order:1;order:1}}.dish-image{width:150px;height:150px;border-radius:12px;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-order:1;order:1;@media screen and (min-width:768px){-ms-flex-order:2;order:2}}.calories-image-con{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;@media screen and (min-width:768px){width:60%;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.add-to-cart-button{font-size:13px;outline:none;border:1px solid;border-radius:5px;margin-top:10px;min-width:100px;height:26px;font-weight:700;cursor:pointer;font-family:Roboto;background-color:transparent}.spinner-container{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.res-body-container{padding-left:20px;padding-right:20px;@media screen and (min-width:768px){padding-left:50px;padding-right:50px}}.menu-categories-list{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;overflow-x:auto;scrollbar-width:none;list-style-type:none;-webkit-box-shadow:0 10px 10px -15px #111;box-shadow:0 10px 10px -15px #111;@media screen and (min-width:768px){scrollbar-width:block}}.active-category-button{color:tomato;border:none;border-bottom:2px solid tomato;@media screen and (min-width:768px){min-width:100%}}.active-category-button,.each-category-button{font-family:Roboto;font-size:18px;padding-bottom:10px;min-width:180px;cursor:pointer;background-color:transparent}.each-category-button{border:none;@media screen and (min-width:768px){min-width:100%}}.dishes-list-container{list-style-type:none;padding:0}.login-bg{height:100vh;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.login-bg,.login-form{display:-ms-flexbox;display:flex}.login-form{-ms-flex-direction:column;flex-direction:column;padding:25px;border-radius:12px;-webkit-box-shadow:0 4px 16px 0 #bfbfbf;box-shadow:0 4px 16px 0 #bfbfbf}.login-heading{font-weight:600;font-size:28px;color:#1f1f1f;margin-top:0;text-transform:uppercase;-ms-flex-item-align:center;align-self:center}.login-form label,.login-heading{font-family:"Roboto";margin-bottom:5px}.login-form label{font-weight:500;font-size:14px;color:grey}.login-form input{min-width:320px;font-size:16px;color:#141414;margin-bottom:15px;border:1px solid grey;border-radius:4px}.login-button,.login-form input{font-family:"Roboto";font-weight:500;padding:8px 16px}.login-button{border:none;font-size:14px;color:#fff;border-radius:4px;cursor:pointer;background-color:#4c76fd}.login-button:hover{background-color:#2256ff}input{outline:none}.text-danger{color:#f53636}.cart-item-container{list-style:none;margin-bottom:10px;padding:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;border:1px solid #a49d9d;border-radius:12px}.cart-item-image{width:100px;height:100px}.cart-item-details{-ms-flex:1 1;flex:1 1;margin-left:15px}.cart-item-name{font-size:15px;font-weight:500;color:#1f1f1f;font-family:"Roboto"}.control-btn-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.control-btn{padding:2px 10px;border:none;outline:none;cursor:pointer;font-weight:700;font-family:"Roboto";background-color:#5ab7fa;color:#fff}.cart-item-quantity{margin:0 15px;font-size:14px;color:#1f1f1f;font-family:"Roboto"}.remove-btn{padding:0;cursor:pointer;border:none;background-color:transparent;font-size:25px}.currency-price{font-size:15px;font-family:Roboto}.delete-icon{font-size:20px}.cart-page-container{min-height:100vh}.cart-body-container{-ms-flex:1 1;flex:1 1}.empty-view-image{width:250px;margin-bottom:25px}.empty-description{font-size:18px;font-weight:500;font-family:"Roboto"}.cart-items-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-left:5%;padding-right:5%}.cart-items-header h1{font-size:25px;font-family:"Roboto";font-weight:500}.remove-all-btn{font-size:15px;font-family:"Roboto";font-weight:500;background-color:transparent;border:none;outline:none;color:#3b71ca;cursor:pointer}.empty-cart-view-container{height:80vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}h3{font-family:Roboto}.cart-list-items{padding-left:5%;padding-right:5%}.not-found-container{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.not-found-image{width:300px}.not-found-container h1{font-family:"Roboto";font-size:35px;font-weight:600;color:#232323;margin:24px}.not-found-container button{padding:8px 16px;border:none;outline:none;border-radius:4px;background-color:#007bff;color:#fff;font-family:"Roboto";font-size:14px;font-weight:500;cursor:pointer}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.a8613054.chunk.css.map */