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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.header{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/pizza.e51fd6aa.jpg);background-size:cover;background-repeat:none;background-position:50%;min-height:100vh;font-size:calc(10px + 2vmin);color:#fff;text-shadow:0 .02rem .1rem rgba(0,0,0,.5)}.home{width:50%;margin:18% auto auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.createBtn{background-color:#3a20aa;color:#fff;padding:1rem;font-weight:700;font-size:1rem;margin-top:5%;border-radius:2rem}.createBtn:hover{box-shadow:0 0 5rem hsla(0,0%,100%,.5);background-color:#36f136;color:#000}.navItem{margin-right:3%;text-decoration:none;color:#fff;font-size:2rem;font-weight:700}.displayBg{background-color:beige;color:#000;width:70%;padding:1%;margin:1% auto auto}.cartDiv{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly}.cartItem{border:1px solid #000;background-color:#d1cbcb;box-shadow:10px 5px 5px #8f8a8a;border-radius:10px;padding:1%}.cartItem p{margin-bottom:-7%}.checkoutBtn{margin-bottom:5%}.pizzaOptions{height:65vh;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.pizzaOptions,.tops{display:-webkit-flex;display:flex}.tops{-webkit-justify-content:space-evenly;justify-content:space-evenly}.pizzaLabel{display:-webkit-flex;display:flex;width:80%;margin:auto}.pizzaLabel label{margin-right:7px}.toppings{width:40%;-webkit-justify-content:space-evenly;justify-content:space-evenly}.toppingName,.toppings{display:-webkit-flex;display:flex}.toppingName{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.pizzaFormBtns button{padding:1rem;border-radius:2rem;margin-left:2%;margin-top:2%}
/*# sourceMappingURL=main.386b812d.chunk.css.map */