*{box-sizing:border-box}body{display:flex;flex-direction:column;margin:0;font-family:"Nunito",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{position:relative;min-height:100vh}header{width:100%;background-color:pink;margin:0;padding:1em;display:flex;justify-content:space-between;font-size:1.5rem;font-weight:700}header a{text-decoration:none;color:#ff69b4;padding-right:1em}header a:focus,header a:hover{color:#fdf5e6}header span{font-size:.8rem}.title{font-family:"Nunito",sans-serif}main{text-align:center;padding-bottom:3em}.item-container{display:flex;justify-content:space-evenly;align-items:center;width:auto;flex-wrap:wrap;margin:0 auto 2em}.favorites-container{margin:0 auto;width:400px}.item{margin:1.2em;padding:1.2em;background-color:#fdf5e6;width:380px;height:250px;border-radius:15px;line-height:1;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.item,.item h1{text-align:left}.item h1{margin:0;padding:0}.item-desc{height:200px}.item img{height:80%;float:right}.cart-item span,.item span{color:#40e0d0}.item h3{cursor:pointer;color:#ff69b4}.poem{font-style:italic}.item-icons{display:flex;justify-content:space-between}.icons{font-size:1.5rem}.icons i{cursor:pointer;color:#ff69b4}.icons i:hover{color:#40e0d0}.cart-page{text-align:center}.cart-item-container{margin:0 auto}.cart-item{background-color:#fdf5e6;width:380px;height:110px;border-radius:15px;margin:0 auto 1.5em;text-align:center;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.cart-item img{height:100px;float:left;padding:1em}.cart-item-remove{margin:1em}.cart-item-count,.cart-item-count span{cursor:pointer;color:#ff69b4;font-weight:700}.cart-item-count span:focus,.cart-item-count span:hover,.remove:focus,.remove:hover{color:#40e0d0}.remove{cursor:pointer;font-weight:700;color:pink}.remove:focus,.remove:hover{color:#ff69b4}a{color:pink;font-weight:700}a:focus,a:hover{color:#ff69b4}button{outline:none;cursor:pointer;background-color:pink;font-weight:700;border:none;border-radius:15px;padding:.8em 1.2em;margin:.2em .2em 3em;box-shadow:1px 2px rgba(0,0,0,.2)}button:focus,button:hover{background-color:#40e0d0}.sort{outline:none;cursor:pointer;background-color:#fff;color:pink;font-weight:700;border:none}.sort:focus,.sort:hover,footer{color:#ff69b4}footer{position:absolute;bottom:0;width:100%;height:3em;background-color:pink;margin:0;text-align:center;font-weight:700}.active{color:#ff69b4;cursor:pointer}
/*# sourceMappingURL=main.1831bf45.chunk.css.map */