@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);body{margin:0;font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.footer{height:25vh;background-color:#042c22;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-text{color:#fff;opacity:.5;text-align:center;font-weight:300;width:100%}@media screen and (min-width:768px){.footer-text{width:40%}}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;height:5vh;box-shadow:0 0 5px 0 rgba(0,0,0,.2);background:#fff}.header-info{position:relative;top:2rem}.username-text{display:none}.header-title{cursor:pointer}.explore-button{color:#00a278!important}@media screen and (min-width:768px){.username-text{display:block}}.content{justify-content:center;height:80vh}.login-button{background-color:#00a278!important}.login-button:hover{background-color:#00845c!important}@media screen and (min-width:768px){.content{justify-content:flex-end}.form{min-width:24rem}}.search{min-width:24rem;position:relative;left:4rem}.hero{background-image:url(/static/media/hero_image.410b4753.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:10rem;display:flex;justify-content:center;align-items:center}.product-grid{width:100%}.hero-heading{color:#fff;font-size:1.5rem;width:80%;position:relative;left:1rem}.hero-highlight{color:#212121;font-weight:700;background:#ffb825;border-radius:5px;padding:.2rem}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:50vh}.search-mobile{display:block!important}.search-desktop{display:none!important}@media screen and (min-width:768px){.hero{justify-content:flex-end;height:20rem;padding-right:8rem}.hero-heading{position:static;font-size:3rem;width:50%}.search-mobile{display:none!important}.search-desktop{display:block!important}}@media screen and (max-width:767px){.cartNotLoggedIn{position:fixed;height:4rem;width:100%;background-color:#fff;bottom:0;display:flex;justify-content:space-between;padding:.8rem}.cartNotLoggedIn-details{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.cartNotLoggedIn-btn{padding:.8rem;position:relative;right:1rem}.cartNotLoggedIn-drawer{padding:1rem}.drawer-cart{height:20rem;overflow:scroll;margin-top:1rem;margin-bottom:1.5rem}.drawer-head{display:flex;justify-content:space-between}.total-items{font-size:1.5rem;font-weight:700}.cart-item{position:relative;margin-top:1rem}.cart-item-details{display:flex;grid-gap:4rem;gap:4rem}.cart-item-img{height:5rem;width:5rem}.cart-item-img img{height:100%;object-fit:cover}.cart-item-info{display:flex;flex-direction:column}.cart-item-qty-details{display:flex;justify-content:space-between}.qty-update{display:flex}.item-amount,.qty{font-weight:700;font-size:1rem}.total-amount{display:flex;justify-content:space-between}.amount{font-weight:700;font-size:1.5rem}.drawer-btn{margin-top:1rem}}.card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.card-actions{margin-bottom:1rem}.card-button{text-transform:none;font-weight:600}.button-mobile{display:none!important}@media(max-width:767px){.button-mobile{display:block!important;margin-left:0!important}.button{display:none!important}}.cart{background-color:#fff;border-radius:4px;margin:.5rem}.empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:40vh}.empty2{min-height:20vh}.cart-footer,.empty2{padding:1rem}.image-container{max-height:10rem;max-width:8rem}.checkout-btn{text-transform:none;font-weight:700;font-size:1.1rem}.empty-cart-icon{width:3rem!important;height:3rem!important;color:#aaa}.cart-row{display:flex;align-items:center;justify-content:space-between}.delete-cart-item{font-size:1.2rem!important;margin-left:.8rem;cursor:pointer}.content{background-image:url(/static/media/hero_image.410b4753.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-end;align-items:center;height:70vh}.form{background-color:#fff;border-radius:10px;padding:2rem;min-width:80%;margin:2rem;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.title{color:#00a278}.secondary-action{padding:1rem 0}.link{font-weight:700;text-decoration:none;color:#45c09f}.link:focus{color:#00a278}.link:active,.link:visited{color:#45c09f}.register-button{background-color:#00a278!important}.register-button:hover{background-color:#00845c!important}@media screen and (min-width:768px){.form{min-width:24rem}}@media screen and (max-width:768px){.form{min-width:12rem;min-height:28rem}}#add-new-btn{text-transform:none;font-weight:700;margin:1rem 0}.address-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1rem;margin:1rem 0;border-radius:5px;cursor:pointer;overflow:scroll}.shipping-container{padding:2rem 1rem}.selected{border:1px solid #00a278;background-color:#e9f5e1}.not-selected{border:1px solid #ddd}p{color:#3c3c3c}@media screen and (min-width:768px){.shipping-container{padding:2rem 4rem}}p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;margin-bottom:1rem}.greeting-container{min-height:60vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;background-color:#dcffe4}#balance-overline{font-weight:700;margin:1rem 0 .5rem}#balance{font-weight:700;font-size:1.25rem}#continue-btn{font-weight:700;text-transform:none}@media screen and (min-width:768px){.greeting-container{padding:4rem}}.not-found{height:100vh;display:flex;justify-content:center;align-items:center}.not-found-img{text-align:center;height:15rem}.not-found-img img{height:100%}
/*# sourceMappingURL=main.f171a5e0.chunk.css.map */