*{box-sizing:border-box;margin:0;padding:0}body{background:url(/static/media/bg2.db4fbb151eddce1eb525.jpg);font-family:Italianno,cursive}nav{align-items:center;background-color:#eee;border-radius:0 0 15px 15px;display:flex;height:70px;justify-content:space-between;width:100%}nav .list ul{display:flex;font-weight:700;height:auto;justify-content:space-around;list-style:none;text-transform:capitalize;width:200px}header img{height:350px;width:100%}main{height:700px;text-align:center;width:100%}main .products{align-items:center;display:flex;flex-wrap:wrap;height:650px;justify-content:space-around}main .products .proPizza{background-color:#fff;border-radius:15px;box-shadow:0 0 10px;height:300px;text-transform:capitalize;width:250px}main .products .proPizza .small{border-radius:15px 15px 0 0;height:160px;width:100%}main .products .proPizza p{font-size:13px;text-align:left}.check,main .products .proPizza button{background-color:#222;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;height:30px;transition:.1s;width:100px}.check:hover,main .products .proPizza button:hover{background-color:#eee;color:#222;-webkit-transform:scale(1.1);transform:scale(1.1)}.cart{background-color:hsla(0,0%,51%,.6);border-radius:15px;height:auto;margin:20px auto;padding:10px;width:350px}.cart,.cart h2{text-transform:capitalize}.cart h2{color:#333;font-size:24px;font-weight:700;text-align:center}.row{display:flex;justify-content:space-between}.col-1{flex:1 1}.col-2{flex:2 1}.text-right{text-align:right}.add,.remove{background-color:initial;border:none;cursor:pointer;font-size:16px;width:1.5rem}.badge{background-color:#eee;width:1.5rem}@media screen and (max-width:450px){main .products .proPizza{margin-top:20px}.row-2{align-items:flex-end;display:flex;height:254vh}main{height:778px}}
/*# sourceMappingURL=main.acad6d88.css.map*/