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}.cashbox-container{font-family:Arial,sans-serif;margin:0;max-height:100%;padding:0;width:100%}.cashbox-container .cashbox-header-container{background-color:#08e41b}.cashbox-container .cashbox-body{display:flex;flex-direction:row}.cashbox-header{height:10%;width:100%}.cashbox-header .cashbox-header-buttoncontainer{display:flex;flex-direction:row;justify-content:space-around;padding:10px;width:20%}.cart-container{border:2px solid #000;margin:0;min-height:100%;padding:0;width:30%}.cart-container .cart{display:flex;flex-direction:column;height:100%;justify-content:space-between}.cart-container .cart .cart-header{height:20%}.cart-container .cart .cart-footer{height:20%;padding-bottom:20px}.cart-container .cart-items{height:auto;padding:20px}.cart-container .cart-items .cart-item{display:flex;flex-direction:row;justify-content:space-between}.cart-container .cart-items .cart-item .cart-item-textcontainer{display:flex;flex-direction:row;justify-content:space-between;width:50%}.cart-container .cart-items .cart-item .qty-controlscontainer{display:flex;flex-direction:row;justify-content:space-between;width:40%}.cart-container .cart-items .cart-item .qty-controlscontainer .qty-controls{display:flex;padding:10px 10px 10px 20px}.menu-container{border:2px solid #000;margin:0;max-height:100vh;padding:0;width:70%}.menu-item{display:flex;flex-direction:row;justify-content:space-between;padding-left:2%;padding-right:10%}.menu-grid{display:flex;flex-direction:column;padding:20px}.App{height:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#283428;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.7eb03c4c.css.map*/