body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,sans-seriff;margin:0;padding:20px 40px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}*{box-sizing:border-box}.categories-container,.directory-container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.category-item-container{align-items:center;border:1px solid #000;display:flex;flex:1 1 auto;height:240px;justify-content:center;margin:0 7.5px 15px;min-width:30%;overflow:hidden}.category-item-container:hover{cursor:pointer}.category-item-container:hover .background-image{transform:scale(1.1);transition:transform 6s cubic-bezier(.25,.45,.45,.95)}.category-item-container:hover .category-body-container{opacity:.9}.category-item-container:hover.large{height:380px}.category-item-container:hover:first-child{margin-right:7.5px}.category-item-container:hover:last-child{margin-left:7.5px}.category-item-container:hover .background-image{background-position:50%;background-size:cover;height:100%;width:100%}.category-item-container:hover .category-body-container{align-items:center;background-color:#fff;border:1px solid #000;display:flex;flex-direction:column;height:90px;justify-content:center;opacity:.7;padding:0 25px;position:absolute}.category-item-container:hover .category-body-container h2{font-size:22px;font-weight:700;margin:0 6px}.category-item-container:hover .category-body-container p{font-size:16px;font-weight:lighter}.cart-item-container{display:flex;height:80px;margin-bottom:15px;width:100%}.cart-item-container img{height:80px;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{display:flex;flex-direction:column;margin-left:5px;width:40%}.sign-up-container h2{margin:10px 0}.sign-in-container{display:flex;flex-direction:column;margin-left:5px;width:40%}.sign-in-container h2{margin:10px 0}.buttons-container{display:flex;flex-direction:row;justify-content:space-between}.category-preview-container{display:flex;flex-direction:column;margin-bottom:30px}.category-preview-container .title{cursor:pointer;font-size:28px;margin-bottom:25px}.category-preview-container .preview{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr)}.product-card-container{align-items:center;display:flex;flex-direction:column;height:350px;justify-items:center;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;left:20px;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-container{grid-column-gap:20px;grid-row-gap:50px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px}.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;margin: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.7aa3b4af.css.map*/