*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#191919;font-family:Varela Round,sans-serif;margin:20px auto auto;width:95%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}a,h1,h2,p{color:#fff}.categories-container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.homepage-item-container{align-items:center;border:1px solid #414141;border-radius:8px;display:flex;flex:1 1 auto;flex-wrap:wrap;height:500px;justify-content:center;margin:0 7.5px 17px;min-width:30%;overflow:hidden}.homepage-item-container:hover{cursor:pointer}.homepage-item-container:hover .background-image{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 4s cubic-bezier(.25,.45,.45,.95);transition:transform 4s cubic-bezier(.25,.45,.45,.95);transition:transform 4s cubic-bezier(.25,.45,.45,.95),-webkit-transform 4s cubic-bezier(.25,.45,.45,.95)}.homepage-item-container:hover .body{opacity:.9;transition:.2s ease-in}.homepage-item-container.large{height:380px}.homepage-item-container:first-child{margin-right:7.5px}.homepage-item-container:last-child{margin-left:7.5px}.homepage-item-container .background-image{background-position:50%;background-size:cover;height:100%;width:100%}.homepage-item-container .body{align-items:center;background-color:#444;border:1px solid #000;border-radius:8px;display:flex;flex-direction:column;justify-content:center;opacity:.75;padding:20px;position:absolute}.homepage-item-container .body h2{color:#fff;font-size:22px;font-weight:700;margin:0 6px;opacity:1}.homepage-item-container .body p{color:#fff;font-size:16px;font-weight:lighter}@media only screen and (max-width:1000px){.homepage-item-container{align-items:center;border:1px solid #414141;border-radius:8px;display:flex;flex:1 1 auto;flex-wrap:wrap;height:500px;justify-content:center;margin:0 7.5px 17px;min-width:30%;overflow:hidden}.homepage-item-container:hover{cursor:pointer}.homepage-item-container:hover .background-image{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 4s cubic-bezier(.25,.45,.45,.95);transition:transform 4s cubic-bezier(.25,.45,.45,.95);transition:transform 4s cubic-bezier(.25,.45,.45,.95),-webkit-transform 4s cubic-bezier(.25,.45,.45,.95)}.homepage-item-container:hover .body{opacity:.9;transition:.2s ease-in}.homepage-item-container.large{height:380px}.homepage-item-container:first-child{margin-right:7.5px}.homepage-item-container:last-child{margin-left:7.5px}.homepage-item-container .background-image{background-position:50%;background-size:cover;height:100%;width:100%}.homepage-item-container .body{align-items:center;background-color:#444;border:1px solid #000;border-radius:8px;display:flex;flex-direction:column;justify-content:center;opacity:.75;padding:15px;position:absolute}.homepage-item-container .body h2{color:#fff;font-size:15px;font-weight:700;margin:0 6px;opacity:1}.homepage-item-container .body p{color:#fff;font-size:15px;font-weight:lighter}}.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;color:#fff;font-size:10px;font-weight:700;position:absolute}.button-container{background-color:#000;border:1px solid #fff;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;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;transition:.2s ease-out}.button-container.google-sign-in{background-color:#4285f4;color:#fff}.button-container.google-sign-in:hover{background-color:#357ae8;border:1px solid #357ae8}.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}.cart-dropdown-container{background-color:#474747;border:1px solid #000;border-radius:7px;display:flex;flex-direction:column;height:380px;padding:20px;position:absolute;right:40px;top:90px;width:270px;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:240px;overflow:scroll;overflow-x:hidden}.cart-dropdown-container button{margin-top:auto}.cart-dropdown-container ::-webkit-scrollbar{width:10px}.cart-dropdown-container ::-webkit-scrollbar-track{background:#646464}.cart-dropdown-container ::-webkit-scrollbar-thumb{background:#b5b5b5}.cart-dropdown-container ::-webkit-scrollbar-thumb:hover{background:#101010}.navigation{display:flex;height:70px;justify-content:space-between;margin-bottom:25px;width:100%}.navigation .logo-container{height:100%;padding:25px;width:70px}.navigation .nav-links-container{align-items:center;display:flex;height:100%;justify-content:flex-end;width:50%}.navigation .nav-links-container .nav-link{cursor:pointer;padding:10px 15px}.group{margin:45px 0;position:relative}.group .form-input{background:none;background-color:gray;border:none;border-bottom:1px solid gray;border-radius:7px;color:#fff;cursor:pointer;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:#fff;font-size:12px;top:-14px}.group input[type=password]{letter-spacing:.3em}.group .form-input-label{color:gray;color:#fff;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:#fff;font-size:12px;top:-14px}.sign-up-container{display:flex;flex-direction:column;margin:30px;width:380px}h2{margin:10px 0}span{color:#fff}.buttons-container{display:flex;justify-content:space-between}.auth-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:30px auto;width:100%}.product-card-container{align-items:center;display:flex;flex-direction:column;height:300px;margin-bottom:20px;position:relative;width:100%}.product-card-container img{border:2px solid #212121;border-radius:8px;height:95%;margin-bottom:7px;margin-top:10px;object-fit:cover;width:100%}.product-card-container button{display:none;opacity:.7;position:absolute;top:200px;width:80%}.product-card-container:hover img{opacity:.8}.product-card-container:hover button{display:flex;opacity:.85}.product-card-container .footer{background-color:#000;border:1px solid #fff;border-radius:8px;display:flex;font-size:15px;justify-content:space-between;padding:5px;width:100%}.product-card-container .footer span{color:#fff}.category-preview-container{display:flex;flex-direction:column;margin-bottom:60px}.category-preview-container .title{color:#fff;cursor:pointer;font-size:27px;margin-bottom:25px}.category-preview-container .preview{display:flex;flex-direction:row;gap:20px;justify-content:space-between}@media only screen and (max-width:1000px){.category-preview-container .preview{display:flex;flex-direction:column;gap:20px;justify-content:space-between}}.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}.title-category{color:#fff;font-size:35px;margin-bottom:25px;padding-bottom:10px;text-align:center}@media only screen and (max-width:1000px){.category-container{display:flex;flex-direction:column;gap:20px}}.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{color:#fff;cursor:pointer;padding-left:12px}@media only screen and (max-width:900px){.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{font-size:1rem;width:25%}.checkout-item-container .quantity{display:flex;font-size:1rem}.checkout-item-container .quantity .arrow{cursor:pointer}.checkout-item-container .quantity .value{margin:0 10px}.checkout-item-container .remove-button{color:#fff;cursor:pointer;font-size:1rem;padding-left:12px}}.payment-form-container{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;width:20rem}.payment-form-container .form-container{align-items:stretch;border:2px solid #fff;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 20px}.payment-form-container .form-container h2{text-align:center}.payment-form-container .form-container .card-details{color:#fff;width:500px}@media only screen and (max-width:1000px){.payment-form-container{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;width:20rem}.payment-form-container .form-container{align-items:stretch;border:2px solid #fff;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 20px}.payment-form-container .form-container h2{text-align:center}.payment-form-container .form-container .card-details{color:#fff;width:300px}}.checkout-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;min-height:90vh;width:70%}.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}.checkout-container .payment-form{margin-top:100px}@media only screen and (max-width:900px){.checkout-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;min-height:90vh;width:70%}.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{display:none}.checkout-container .checkout-header .header-block:last-child{width:8%}.checkout-container .total{font-size:36px;margin-left:auto;margin-top:30px}}
/*# sourceMappingURL=main.43136e42.css.map*/