body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Josefin Sans,sans-serif;margin:0;padding:40px 20px}@media screen and (max-width:800px){body{padding:5px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}*{box-sizing:border-box}.checkout-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;min-height:90vh;width:55%}@media screen and (max-width:800px){.checkout-container{margin-left:8px;width:92%}}.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%}@media screen and (max-width:800px){.checkout-container .checkout-header .header-block{margin-right:16px;width:auto}}.checkout-container .checkout-header .header-block:last-child{width:8%}.checkout-container .total{font-size:36px;margin-left:auto;margin-top:30px}.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:25%}.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}.group{margin:45px 0;position:relative}.group .form-input{background:none;background-color:#fff;border:none;border-bottom:1px solid gray;border-radius:0;color:gray;display:block;font-size:18px;margin:25px 0;padding:10px 10px 10px 5px;width:100%}.group .form-input:focus{outline:none}.group .form-input:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.group input[type=password]{letter-spacing:.3em}.group .form-input-label{color:gray;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.group .form-input-label.shrink{color:#000;font-size:12px;top:-14px}.sign-up-container{width:380px}@media screen and (max-width:800px){.sign-up-container{margin-left:12px;width:360px}}.button-container{background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans Condensed;font-size:15px;font-weight:bolder;height:50px;justify-content:center;letter-spacing:.5px;line-height:50px;margin-bottom:10px;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}.sign-up-container{display:flex;flex-direction:column;width:450px}@media screen and (max-width:800px){.sign-up-container{width:360px}}h2{margin:10x 0}.buttons-container{display:flex;justify-content:space-between}@media screen and (max-width:800px){.buttons-container{flex-direction:column}}.authentication-container{display:flex;height:70vh;justify-content:space-around;margin:30px auto;width:100%}@media screen and (max-width:800px){.authentication-container{flex-direction:column;height:auto;margin:initial}}.profile-img{background-image:url(https://images.pexels.com/photos/4173116/pexels-photo-4173116.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:-1}@media screen and (max-width:800px){.profile-img{height:85vh}}.profile-img .profile-container{align-items:center;background-color:rgba(0,0,0,.511);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%;z-index:0}.profile-img .profile-container .txt{color:#fff;font-size:x-large;margin-top:20px;text-align:center;z-index:1}.directory-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}.directory-item-container:hover{cursor:pointer}.directory-item-container:hover .background-image{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 6s cubic-bezier(.25,.45,.45,.95);transition:transform 6s cubic-bezier(.25,.45,.45,.95);transition:transform 6s cubic-bezier(.25,.45,.45,.95),-webkit-transform 6s cubic-bezier(.25,.45,.45,.95)}.directory-item-container:hover .body{opacity:.9}.directory-item-container.large{height:380px}.directory-item-container:first-child{margin-right:7.5px}.directory-item-container:last-child{margin-left:7.5px}.directory-item-container .background-image{background-position:50%;background-size:cover;height:100%;width:100%}.directory-item-container .body{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}.directory-item-container .body h2{color:#4a4a4a;font-size:22px;font-weight:700;margin:0 6px}.directory-item-container .body p{font-size:16px;font-weight:lighter}.categories-container{flex-wrap:wrap}.categories-container,.navigation{display:flex;justify-content:space-between;width:100%}.navigation{height:70px;margin-bottom:25px}@media screen and (max-width:800px){.navigation{margin-top:25px}}.navigation .logo-container{height:100%;padding:25px;width:70px}@media screen and (max-width:800px){.navigation .logo-container{padding:10px}}.navigation .nav-links-container{align-items:center;display:flex;height:100%;justify-content:flex-end;width:70%}.navigation .nav-links-container .nav-link{color:rgba(0,0,0,.689);cursor:pointer;font-weight:bolder;padding:10px 15px;position:relative}.navigation .nav-links-container .nav-link-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 6px rgba(0,0,0,.297);color:#4d4d4d;font-size:small;font-weight:200;padding:8px;position:absolute;right:0;top:90%}.navigation .nav-links-container .nav-link:hover{color:#000;transition:all .6s ease}.cart-icon-container{align-items:center;cursor:pointer;display:flex;height:45px;justify-content:center;position:relative;width:45px}.cart-icon-container .shopping-icon{height:24px;width:24px}.cart-icon-container .item-count{bottom:12px;font-size:10px;font-weight:700;position:absolute}.cart-dropdown-container{background-color:#fff;border:1px solid #000;display:flex;flex-direction:column;height:360px;opacity:1;padding:20px;position:absolute;right:40px;top:90px;transition:all .5s ease;width:260px;z-index:5}.cart-dropdown-container .empty-message{font-size:18px;margin:50px auto}.cart-dropdown-container .cart-items{display:flex;flex-direction:column;height:260px;overflow-y:scroll}.cart-dropdown-container button{margin-top:auto}.open-cart{-webkit-animation:open-drp .5s ease;animation:open-drp .5s ease}.close-cart{-webkit-animation:close-drp .5s ease;animation:close-drp .5s ease}@-webkit-keyframes open-drp{0%{opacity:0;top:40px}to{opacity:1;top:90px}}@keyframes open-drp{0%{opacity:0;top:40px}to{opacity:1;top:90px}}@-webkit-keyframes close-drp{0%{opacity:1;top:90px}to{opacity:0;top:40px}}@keyframes close-drp{0%{opacity:1;top:90px}to{opacity:0;top:40px}}.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}.product-card-container{align-items:center;display:flex;flex-direction:column;height:350px;position:relative;width:100%}@media screen and (max-width:800px){.product-card-container{align-items:flex-start;height:300px;width:90%}}.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%}@media screen and (max-width:800px){.product-card-container button{height:55px;line-height:1.6;top:130px}}.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%}@media screen and (max-width:800px){.product-card-container .footer{width:90%}}.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-preview-container .preview{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:800px){.category-preview-container .preview{align-items:center;-webkit-column-gap:0;column-gap:0;grid-template-columns:repeat(2,1fr);row-gap:20px}}.category-container{grid-column-gap:20px;grid-row-gap:50px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px}@media screen and (max-width:800px){.category-container{-webkit-column-gap:0;column-gap:0;grid-template-columns:repeat(2,1fr);row-gap:20px}}.category-title{margin-bottom:25px;text-align:center}.products-container{grid-column-gap:10px;grid-row-gap:50px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px}
/*# sourceMappingURL=main.1eaf03e1.css.map*/