.App{background-color:rgba(247,173,182,.6);border-radius:3px;box-shadow:0 4px 8px 2px rgba(91,92,146,.7);flex-direction:column;min-height:80vh;min-width:60vw;z-index:1}.App,.title{align-items:center;display:flex}.title{flex-direction:row;font-size:20px;justify-content:center;text-shadow:2px 2px #ee9ca7}button{background-color:#ee9ca7;font-weight:700;margin-left:5px;padding:6px}button:hover{background-color:hsla(0,0%,100%,.2);color:#ee9ca7;cursor:pointer}input[type=number]{background:none;border:none;border-bottom:3px solid hsla(0,0%,100%,.6);font-size:20px;outline:none;padding:6px;text-align:center}h1{margin-bottom:2rem}h1,section{text-align:center}.nutrients ul{align-items:center;display:flex;justify-content:space-evenly}ul{list-style:none}.meals{display:flex}.recipe-img{margin-bottom:2rem;width:100%}.meal-info{align-items:center;border-radius:3px;box-shadow:0 4px 8px 2px rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;margin:1rem;max-height:24rem;max-width:18rem;padding:1.5rem}.countaty-list ul{margin:0;padding:0}.labels{background:none;border:none;border:1px solid hsla(0,0%,100%,.9);font-size:14px;font-weight:700;margin-left:5px;outline:none;padding:6px}@media only screen and (max-width:1200px){.App{min-height:70vh;min-width:80vw}.title{font-size:13px}button{border-radius:3px}.labels,button{font-weight:700;margin-left:5px;padding:3px}.labels{background:none;border:none;border:2px solid hsla(0,0%,100%,.7);font-size:14px;outline:none}h1{margin-bottom:.5rem;text-align:center}.nutrients ul{align-items:center;display:flex;justify-content:space-evenly}.recipe-img{height:150px;margin-bottom:.3rem;width:200px}.meal-info h1{font-size:14px}.meal-info{border-radius:3px;box-shadow:0 4px 8px 2px rgba(0,0,0,.2);font-size:12px;margin-bottom:1rem;max-height:16rem;max-width:14rem;padding:1rem}.meal-info ul li{text-align:center}}@media only screen and (max-width:782px){.title{font-size:12px;margin-top:15px}input[type=number]{font-size:12px;padding:3px}.nutrients ul{display:none}.recipe-img{height:100px;margin-bottom:.3rem;width:150px}.meals{align-items:center;display:flex;flex-direction:column;justify-content:center}.meal-info{border-radius:3px;box-shadow:0 4px 8px 2px rgba(0,0,0,.2);font-size:12px;margin-bottom:1rem;min-height:14rem;min-width:14rem;padding:1rem}}
/*# sourceMappingURL=main.31fb9e26.css.map*/