@import url(https://fonts.cdnfonts.com/css/helvetica-255);.App{display:flex;justify-content:space-around}.block-dishes{background-color:#c3ab96;padding:15px;width:70%}.block-cart{background-color:#654f44;padding:15px;width:30%}img{margin-top:40px;width:500px}.cont-categories{display:flex;justify-content:space-around;padding:15px}.cartIcon{width:50px}.categoryButtonSelected{color:#7d0a0a}.categoryButton,.categoryButtonSelected{font-family:Kalam,cursive;font-style:normal}.categoryButton{color:#000;cursor:pointer}.categoryButton:hover{color:#d9dad4}hr{background-color:#fff;border:#000;color:#fff;height:3px}.deleteIcon{margin-top:0;width:25px}button,h1,h2,h3,p{font-family:Kalam,cursive;font-style:normal}h1{background-color:#654f44;color:#fff}button{border:none;margin-top:20px;padding:5px}.addButton{background-color:#7d0a0a;color:#fff}.addButton:hover{background-color:#654f44}.quantityButton{background-color:#d9dad4;color:#000;margin:10px;width:30px}h3{font-size:25px}p{font-size:20px}.cartText,.total{color:#fff}.head{color:#d9dad4;font-size:28px}.field{background-color:initial;border:1px solid #7d0a0a;color:#654f44;padding:10px;width:300px}@media (max-width:900px){img{width:300px}.categoryButton,.categoryButtonSelected{font-size:15px}}@media (max-width:500px){.cont-categories{flex-direction:column}h1{font-size:20px}.block-dishes{padding:10px;width:60%}.block-cart{padding:10px;width:40%}.cartText{font-size:10px}.total{font-size:15px}.head{font-size:12px}.deleteIcon{width:15px}img{width:150px}}.App{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:#282c34;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.6b229eac.css.map*/