@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&family=Gluten:wght@100..900&display=swap);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}body{background-color:#f9eaea;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.left{align-items:center;justify-content:center;padding:.45rem 4rem .45rem 7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}h1{color:#fc8364;font-family:DynaPuff;font-size:3rem;font-weight:700;line-height:2.5rem}.bakery-items{display:grid;grid-template-columns:1fr 1fr}.right{display:flex;flex-direction:column;padding:2rem 0;width:42vw}.cart-item,.total{display:flex;flex-direction:row;justify-content:space-between;width:inherit}.cart-item p{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:.8rem;text-align:left}.total p{font-weight:700;text-align:left}.message p{color:#5a5a5a;text-align:left}@media only screen and (max-width:860px){.bakery-items{grid-template-columns:1fr}}@media only screen and (max-width:1300px){body{flex-direction:column}}img{border-radius:20px;height:15rem;width:20rem}.item{align-items:center;background-color:#fff1e0;border:.5rem solid #ffbeae;border-radius:2rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:1.5vh 5vh 1.5vh 0;padding:1vh 0;transition:.3s;width:25rem}.item:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);-webkit-transform:rotate(4deg);transform:rotate(4deg)}.bottom-nav{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2.5rem 0;width:inherit}.bottom-nav,button{box-sizing:border-box}button{background-color:#539153;border:2px solid #398239;border-radius:.5rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);color:#fff;font-size:1rem;height:3rem}button:active,button:hover{background-color:#afe1af;border-color:#355e3b;color:#355e3b}p{font-size:1rem;text-align:center;width:80%}.bottom-nav p{font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}h3{margin-bottom:0}
/*# sourceMappingURL=main.1bf6839a.css.map*/