*,:after,:before{box-sizing:border-box}html{font-size:100%}body{background:var(--backgroundColor);color:#3c3799;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.75}p{margin-bottom:1.5rem;max-width:40em}h1,h2,h3,h4,h5{font-weight:400;line-height:1.3;margin:0 0 1.38rem;text-transform:capitalize}h1{font-size:3.052rem;margin-top:0}h2{font-size:2.441rem}h3{font-size:1.953rem}h4{font-size:1.563rem}h5{font-size:1.25rem}.text-small,small{font-size:12px}a{text-decoration:none}ul{list-style-type:none;padding:0}.img{display:block;object-fit:cover;width:100%}.btn{border:transparent;border-radius:1rem;box-shadow:#1e293b;color:#334155;cursor:pointer;display:inline-block;letter-spacing:2px;padding:.375rem .75rem;text-transform:capitalize;transition:all .3s ease-in-out}.btn,.btn:hover{background:#e0ffff}.btn-hipster,.btn-hipster:hover{color:#5f9ea0}.btn-block{width:100%}.title{text-align:center}.title-underline{background:#e0ffff;height:.25rem;margin:-1rem auto 0;width:7rem}.section{padding:2rem 0}.navbar,.section{margin:0 auto;max-width:1120px;width:90vw}.navbar{display:flex;gap:1rem}.link{color:#334155}.active{color:#1e293b}.products article{margin-bottom:1rem}.products h5{margin-bottom:0}.product img{height:150px;width:200px}.cart{margin:40px auto 0;max-width:600px;min-height:calc(100vh - 120px);padding:2.5rem 0;width:90vw}.cart h2{margin-bottom:3rem;text-align:center;text-transform:uppercase}.empty-cart{color:#64748b;margin-top:1rem;text-align:center;text-transform:lowercase}.cart footer{margin-top:4rem;text-align:center}.cart-total h4{display:flex;justify-content:space-between;margin-top:1rem;text-transform:capitalize}.clear-btn,.confirm-btn{background:transparent;border:1px solid #842029;border-radius:1rem;color:#842029;margin-top:2.25rem;padding:.5rem 1rem}.products{flex-wrap:wrap;margin-top:2rem}.product,.products{display:flex;justify-content:space-between}.product{border-radius:15px;box-shadow:-5px -5px 10px hsla(0,0%,100%,.5),2px 2px 5px rgba(94,104,121,.3);flex-direction:column;height:400px;margin:1rem auto;max-width:100%;padding:1rem;width:250px}.product h3{font-size:25px;font-weight:400}.product img{border-radius:1rem;height:80%;margin-left:auto;margin-right:auto;margin-top:1rem;width:80%}.product .details{align-items:center;display:flex;justify-content:space-between}.product .details .price{font-size:20px;font-weight:700}.product button{background-color:#4b70e2;border:none;border-radius:5px;color:#f9f9f9;cursor:pointer;font-weight:400;height:40px;letter-spacing:1.15px;margin-top:2rem;outline:none;width:100%}.cart-container{padding:2rem 4rem}.cart-container h2{font-size:30px;font-weight:400;text-align:center}.cart-container .titles{margin:2rem 0 1rem}.cart-container .titles h3{font-size:14px;font-weight:400;text-transform:uppercase}.cart-container .titles,.cart-item{grid-column-gap:.5rem;align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:3fr 1fr 1fr 1fr}.cart-item{border-top:1px solid #bbb;padding:1rem 0}.cart-container .titles .product-title{padding-left:.5rem}.cart-container .titles .total{justify-self:right;padding-right:.5rem}.cart-item .cart-product{display:flex}.cart-item .cart-product img{margin-right:1rem;max-width:100%;width:100px}.cart-item .cart-product h3{font-weight:400}.cart-item .cart-product button{background:none;border:none;color:gray;cursor:pointer;margin-top:.7rem;outline:none}.cart-item .cart-product button:hover{color:#000}.cart-item .cart-product-quantity{align-items:flex-start;border:.5px solid #b1b1b1;border-radius:5px;display:flex;justify-content:center;max-width:100%;width:130px}.cart-item .cart-product-quantity button{background:none;border:none;cursor:pointer;outline:none;padding:.7rem 1.5rem}.cart-item .cart-product-quantity .count{padding:.7rem 0}.cart-item .cart-product-total-price{font-weight:700;justify-self:right;padding-right:.5rem}.cart-summary{align-items:flex-start;border-top:1px solid #bbb;display:flex;justify-content:space-between;padding-top:2rem}.cart-summary .clear-btn{background:none;border:.5px solid #b1b1b1;border-radius:5px;color:gray;cursor:pointer;font-weight:400;height:40px;letter-spacing:1.15px;outline:none;width:130px}.cart-checkout{max-width:100%;width:270px}.cart-checkout .subtotal{display:flex;font-size:20px;justify-content:space-between}.cart-checkout .amount{font-weight:700}.cart-checkout p{font-size:14px;font-weight:200;margin:.5rem 0}.cart-checkout button{background-color:#4b70e2;border:none;border-radius:5px;color:#f9f9f9;cursor:pointer;font-weight:400;height:40px;letter-spacing:1.15px;outline:none;width:100%}.continue-shopping,.start-shopping{margin-top:1rem}.continue-shopping a,.start-shopping a{align-items:center;color:gray;display:flex;text-decoration:none}.continue-shopping a span,.start-shopping a span{margin-left:.5rem}.cart-empty{align-items:center;color:#545454;display:flex;flex-direction:column;font-size:20px;margin-top:2rem}@media (max-width:665px){.nav-bar{padding:0 1rem}.nav-bar h2{font-size:30px}.cart-container{padding:2rem}.cart-container .titles{display:none}.cart-container .titles,.cart-item{grid-template-columns:1fr;row-gap:1rem}.cart-item .cart-product-total-price{justify-self:left}.cart-summary{flex-direction:column}.cart-summary .clear-btn{margin-bottom:2rem}}
/*# sourceMappingURL=main.2687ad2c.css.map*/