@import url(https://fonts.googleapis.com/css?family=Open+Sans:600|Work+Sans:400,500,600,700&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.section-center{grid-gap:3rem 2rem;display:grid;gap:3rem 2rem;justify-items:center;margin:0 auto;max-width:1170px;width:90vw}.custom-submenu{background-color:initial}.site-layout .site-layout-background{background:#fff;border-radius:5px;box-shadow:0 0 3px #ccc}.ant-layout-has-sider{padding:15px!important}.ant-layout-sider{border-radius:10px!important}.ant-layout-sider-children{height:95vh;padding-right:20px;padding-top:15px}.ant-layout-header{align-items:center;border-radius:5px;display:flex;justify-content:space-between;margin:0 10px!important}.anticon.svg{font-size:20px;height:20px;width:20px}.logo h3{color:#fff;font-weight:700;text-align:center}.logo img{display:block;margin:0 auto}.ant-menu-item-selected{background-color:#d27842!important;border-bottom-right-radius:10px;border-top-right-radius:10px}.ant-menu-item{color:#c59d5f;font-size:1rem}.ant-menu-item:hover{background-color:#d48757!important;color:#fff!important;transition:background-color .3s}.ant-btn{background-color:#c59d5f}.ant-btn:hover{background-color:#c59d5f!important}.cart-count{cursor:pointer}.spinner{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:10}.spinner-border{height:100px;width:100px}.ant-layout-content{height:80vh;overflow-y:scroll}.ant-menu-submenu-arrow,.ant-menu-title-content,.anticon anticon-file{color:#c59d5f;font-size:1rem}.ant-menu-submenu-title{color:#c59d5f!important;font-size:1rem}.ant-menu-submenu-active,.ant-menu-submenu-open{background-color:#d48757}.ant-modal-close-x{background-color:#fff!important;color:#000!important}.authentication{align-items:center;background-size:100%,100%;display:flex!important;font-family:work sans;height:100vh;justify-content:center}.authentication .ant-row{justify-content:center;width:100%}.authentication form{padding:20px;width:30%}.authentication button{background:#d27842!important;border:0;border-radius:25px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:40px;padding:auto;transition:opacity .25s ease-out;width:60%}.authentication button:hover{opacity:.8}.authentication .ant-input,.authentication .ant-input-password{border:none;box-shadow:inset 0 -3px 0 0 hsla(0,0%,73%,.2);box-sizing:border-box;font-size:1rem;padding-bottom:1rem;padding-left:1.5rem;transition:box-shadow .2s ease-in;width:100%}.authentication .ant-input:focus{outline:none}.authentication .ant-input:focus,.authentication input:focus+span{box-shadow:inset 0 -3px 0 0 #d27842}.authentication .ant-input-password:focus{box-shadow:inset 0 -3px 0 0 #d27842;outline:none}.authentication label{color:hsla(0,0%,73%,.9)!important;font-size:1.3rem;font-weight:700;padding-left:1rem}.logo{height:100px;margin-bottom:auto;width:100px}@media screen and (max-width:700px){.authentication form{width:80%}.logo{height:70px!important;margin-bottom:auto;width:70px!important}}@media screen and (min-width:701px)and (max-width:800px){.authentication .login-form{width:70%}.logo{height:70px!important;margin-bottom:auto;width:70px!important}}@media screen and (min-width:801px)and (max-width:1200px){.authentication .login-form{width:50%}.logo{height:70px!important;margin-bottom:auto;width:70px!important}}@media screen and (min-width:1201px){.authentication .login-form{width:30%}.logo{height:70px!important;margin-bottom:auto;width:70px!important}}.customer-button{border:0;border-radius:25px!important;color:#fff;cursor:pointer;float:right!important;font-size:1.3rem;font-weight:700;height:40px;padding:auto;transition:opacity .25s ease-out}.customer-button:hover{opacity:.8}.hclass{display:inline!important;margin-left:0}.test{margin-bottom:2%;margin-top:1rem}.status-open{background-color:blue;color:#fff}.status-cell{border-radius:4px;color:#fff;display:inline-block;padding:6px 12px}.orderForm form{padding:2rem}.orderForm button{background:#c59d5f!important;border:0;border-radius:25px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:40px;padding:auto;transition:opacity .25s ease-out}.orderForm button:hover{opacity:.8}.deliveryNote{color:red;font-weight:700}.menu-selection-container{justify-content:space-between;margin:20px 0}.menu-selection-left{align-items:center;display:flex;flex-direction:column;width:40%}.menu-selection-left h2{font-size:24px;margin-bottom:10px}.menu-selection-left img{max-width:300px;object-fit:cover;width:100%}.menu-selection-right{width:60%}h2{color:#c59d5f}.menu-selection-container{align-items:flex-start;display:flex;justify-content:center}.add-to-cart-button{display:flex;float:right}.add-to-cart-button,.cart-button{background-color:#c59d5f!important}.cart-button{border-radius:15px}.left-checkboxes{display:flex;flex-direction:column;gap:10px;width:20%}.right-checkboxes{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.checkbox-container{align-items:flex-start;display:flex;gap:20px}.checkbox-container h4{margin:0}.left-checkboxes h4{margin-bottom:5px}.left-checkboxes .ant-checkbox-wrapper{margin-bottom:10px}.right-checkboxes h4{margin-bottom:5px}.right-checkboxes .ant-checkbox-wrapper{margin-bottom:10px}.checkboxhead{margin-bottom:1.5rem!important}.menuselection button{background:#22c1c3;background:linear-gradient(90deg,#22c1c3,#fdbb2d);border:0;border-radius:25px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:40px;padding:auto;transition:opacity .25s ease-out;width:15%}.menuselection button:hover{opacity:.8}.order_btn{float:right}.back_btn,.order_btn{background-color:#c59d5f!important;display:flex}.back_btn{float:left}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f8;color:#102a42;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.section-center1{grid-gap:3rem 2rem;display:grid;gap:3rem 2rem;justify-items:center;margin:0 auto;max-width:1170px;width:90vw}.menu-item1{grid-gap:1rem 2rem;display:grid;gap:1rem 2rem;max-width:25rem;padding:1rem}@media screen and (min-width:768px){.section-center1{grid-template-columns:1fr 1fr 1fr!important;width:95vw}.photo{height:250px}}.menu-item1 h4{color:#c59d5f}.menu-item1{cursor:pointer}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4{letter-spacing:.1rem;line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#617d98;margin-bottom:1.25rem}.section{margin:0 auto;max-width:1170px;width:90vw}.menu{padding:0}.title{margin-bottom:2rem;margin-top:0;text-align:center}.underline{background:#c59d5f;height:.25rem;margin-left:auto;margin-right:auto;width:6rem}.btn-container{display:flex;justify-content:center;margin-bottom:4rem}.filter-btn{background:transparent;border-color:transparent;border-radius:.25rem;color:#e66b6b;cursor:pointer;font-size:1rem;letter-spacing:1px;margin:0 .5rem;padding:.375rem .75rem;text-transform:capitalize;transition:all .3s linear}.active{border-bottom:2px solid}.center-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.center-section input{margin-right:10px}.menu-item{grid-gap:1rem 2rem;align-items:center;background:#fff;border-radius:.25rem;box-shadow:0 0 3px #ccc;display:grid;gap:1rem 2rem;justify-content:space-between;padding:1rem;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out}.menu-item:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);-webkit-transform:scale(1.05);transform:scale(1.05)}.photo{border:.25rem solid #e66b6b;display:block;height:250px;width:100%}.logo,.photo{border-radius:.25rem;object-fit:cover}.logo{height:auto;width:200px}.item-info header{border-bottom:.5px dotted #617d98;justify-content:space-between}.item-info h4{margin-bottom:.5rem}.price{color:#c59d5f}.item-text{margin-bottom:0;padding-top:1rem}@media screen and (min-width:768px){.section-center{grid-template-columns:1fr 1fr!important;width:95vw}.photo{height:250px}}.button-container{float:right}.menu-item h4{color:#c59d5f}@media screen and (max-width:768px){.section-center{gap:2rem;grid-template-columns:1fr;padding:0!important;width:100%!important}.menu-item{width:90%}.photo{height:200px}}.items-list{display:flex;flex-direction:column;gap:10px}.item-row{align-items:center;display:flex;gap:10px}.item-details{flex-grow:1}.item-quantity{width:100px}.menu-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.item-details{display:flex!important}.center-section label{align-items:center;display:flex;justify-content:space-between;white-space:nowrap}.center-section label .item-section{margin-right:10px}.center-section label .price-section{text-align:right}.allocart,.table-container{width:100%}.allocart{border-collapse:collapse;font-size:medium}.allocart td{padding:5px}.allocart td:nth-child(2){text-align:left;width:60%}.allocart td:last-child{width:20%}
/*# sourceMappingURL=main.a9afa2fb.css.map*/