@import url(https://fonts.googleapis.com/css2?family=Lato&family=Oswald&family=Prompt:wght@400;600;700&family=Roboto&family=Roboto+Slab&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Oswald,sans-serif;margin:0;padding:20px 40px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h2{text-transform:uppercase}a{color:#000;text-decoration:none}.directory-container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.button-container{background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Oswald;font-size:15px;font-weight:bolder;height:50px;justify-content:center;letter-spacing:.5px;line-height:50px;min-width:165px;padding:0 35px;text-transform:uppercase;width:auto}.button-container:hover{background-color:#fff;border:1px solid #000;color:#000}.button-container.google-sign-in{background-color:#4285f4;color:#fff}.button-container.google-sign-in:hover{background-color:#357ae8;border:none}.button-container.inverted{background-color:#fff;border:1px solid #000;color:#000}.button-container.inverted:hover{background-color:#000;border:none;color:#fff}.cart-item-container{display:flex;height:80px;margin-bottom:15px;width:100%}.cart-item-container img{width:30%}.cart-item-container .item-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:10px 20px;width:70%}.cart-item-container .item-details .name{font-size:16px}.sign-up-container h2{margin:10px 0}.sign-up-container{display:flex;flex-direction:column;width:380px}h3{margin:10px 0}.authentication-container,.buttons-container{display:flex;justify-content:space-between}.authentication-container{margin:30px auto;width:900px}.product-card-container{align-items:center;display:flex;flex-direction:column;height:350px;position:relative;width:100%}.product-card-container img{height:95%;margin-bottom:5px;object-fit:cover;width:100%}.product-card-container button{display:none;opacity:.7;position:absolute;top:255px;width:80%}.product-card-container:hover img{opacity:.8}.product-card-container:hover button{display:flex;opacity:.85}.product-card-container .footer{display:flex;font-size:18px;height:5%;justify-content:space-between;width:100%}.product-card-container .footer .name{margin-bottom:15px;width:90%}.product-card-container .footer .price{width:10%}.category-preview-container{display:flex;flex-direction:column;margin-bottom:30px}.category-preview-container .title{cursor:pointer;font-size:28px;margin-bottom:25px}.category-container,.category-preview-container .preview{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr)}.category-container{grid-row-gap:15px;row-gap:15px}.category-title{font-size:38px;margin-bottom:25px;text-align:center}.checkout-item-container{align-items:center;border-bottom:1px solid #a9a9a9;display:flex;font-size:20px;min-height:100px;padding:15px 0;width:100%}.checkout-item-container .image-container{padding-right:15px;width:23%}.checkout-item-container .image-container img{height:100%;width:100%}.checkout-item-container .name,.checkout-item-container .price,.checkout-item-container .quantity{width:23%}.checkout-item-container .quantity{display:flex}.checkout-item-container .quantity .arrow{cursor:pointer}.checkout-item-container .quantity .value{margin:0 10px}.checkout-item-container .remove-button{cursor:pointer;padding-left:12px}.checkout-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;min-height:90vh;width:55%}.checkout-container .checkout-header{border-bottom:1px solid #a9a9a9;display:flex;justify-content:space-between;padding:10px 0;width:100%}.checkout-container .checkout-header .header-block{text-transform:capitalize;width:23%}.checkout-container .checkout-header .header-block:last-child{width:8%}.checkout-container .total{font-size:36px;margin-left:auto;margin-top:30px}
/*# sourceMappingURL=main.b3e7eb03.css.map*/