@import url(https://fonts.googleapis.com/css2?family=Pattaya&family=Poppins:wght@400;500&display=swap);*{margin:50;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Poppins",sans-serif}h1{font-size:2.6rem}button,input,label,li,p{font-size:2rem}h2{font-size:4.8rem}h3{font-size:3rem;font-weight:400}h4,h5{font-size:2.8rem}a{text-decoration:none}.btn,a{color:#fff}.btn{padding:2rem 6rem;background:#4c6e97;font-size:2rem;text-transform:uppercase;margin-bottom:40px}.btn:hover{background:#121c27}.main-head{background:#131c27;color:#fff}nav{flex-wrap:wrap;min-height:10vh;padding:2rem;width:90%;margin:auto}nav,nav ul{display:flex;align-items:center}nav ul{flex:1 1 40rem;justify-content:space-around;list-style:none}#logo{flex:2 1 40rem;font-family:"Pattaya",sans-serif;font-weight:400}.hero{background:linear-gradient(rgba(0,0,0,.5),transparent),url(/static/media/bookshelf.13b98c2c.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:43vh;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero h3{padding:3rem}.hero .wrapper{width:90%;margin:auto}.featured-head{background:#343c44;padding:2rem;color:#fff;display:flex;justify-content:center;align-items:center}.books{display:flex;flex-wrap:wrap;justify-content:flex-start;text-align:center;width:105%;margin:auto}.book{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 10px 10px rgba(0,0,0,.1),0 20px 20px rgba(0,0,0,.1);width:22rem;height:28rem;margin:3rem 4rem;border-top:1px solid #efefef;background:#fffaf0}.featured-list{justify-content:space-evenly}.featured-book{margin:1rem 0}.book-image{flex:3 1 100rem;padding:2rem 0}.book-link{flex:1 1 100rem;background:#55606c;font-size:1.7rem;width:100%;height:100%}.book-link:hover{background:#343c43}.book img{min-height:10vh;height:21vh}.book-details{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:90%;margin:auto;height:80%}.book-details,.detail-image{text-align:center}.detail-description{display:flex;flex:1 1 50rem;flex-direction:column;justify-content:space-evenly;height:75%;padding:0 5rem}.admin-wrapper{width:90%;margin:auto;text-align:center}.form-header{justify-content:space-evenly;padding:3rem 0}.form-header,.form-wrapper{display:flex;align-items:center}.form-wrapper{flex-wrap:wrap;justify-content:center;border:1px solid #c7c7c7;padding:2rem}.form-image{flex:1 1 50rem}.image-preview{width:35rem}.form-fields{flex:3 1 50rem;text-align:left}.form-fields input{height:4rem}.form-fields input,.form-fields textarea{width:100%;font-size:2rem}.form-wrapper label{margin:0 2rem;text-align:left}.author-form,.description-form,.featured-form,.price-form,.submit-form,.title-form{padding:.7rem}.form-fields .featured-checkbox{width:2rem;position:relative;top:1.4rem}.submit-form{width:100%}.cart{width:90%;margin:auto;text-align:center}.cart-wrapper{display:flex;flex-direction:column}.cart-item{margin:2rem 0;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.cart-item .image{flex:1 1 10rem}.cart-item img{width:10rem}.cart-item .details{flex:2 1 10rem}.cart-item .amount{flex:1 1 10rem}.cart-empty{position:absolute;top:48%;left:40%}.checkout-wrapper{width:60%;margin:auto;text-align:center}.checkout-form{display:flex;flex-direction:column;margin:3rem 0}.stripe-section{margin-top:2rem}@media screen and (max-width:933px){html{font-size:62.5%}nav{text-align:center}#logo{padding:1rem}.book-details{margin-top:4rem}}
/*# sourceMappingURL=main.fb19e66a.chunk.css.map */