@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&family=Philosopher:wght@700&display=swap);.card__wrapper{height:-webkit-max-content;height:max-content;width:35rem;border-radius:16px;box-shadow:0 0 20px 6px rgba(0,0,0,.6);background-color:var(--gray-800);transition:.4s}.card__wrapper:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.card__image--tall{height:30rem}.card__headings{height:5rem;display:flex}#addtocart{margin-bottom:2rem}.card__wrapper--horizontal{min-width:50rem}.card__image--horizontal{height:20rem;width:20rem}.card__footer--horizontal{border:none}nav{top:0;background-color:var(--gray-800)}#logo{text-align:center;margin-left:2rem;margin-right:2rem;font-size:4rem;color:var(--violet-400)}#links{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;margin-left:auto}.link{margin-right:2rem;box-shadow:0 0 20px 6px rgba(0,0,0,.4);border-radius:4px}#search__container{width:50%;display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:inset 0 0 20px 6px rgba(0,0,0,.4);margin-left:auto}#search__input{width:80%;min-width:10rem;height:5rem;font-size:1.8rem;outline:none;border:none;transition:.5s;color:var(--gray-400);background:none}i{display:inline-block;vertical-align:center}#search__icon{color:var(--primary);position:relative;margin-left:auto;margin-right:0;box-shadow:inset 0 0 20px 6px rgba(0,0,0,.4)}.link{position:relative;font-size:1.5rem;top:2px;border-radius:50%}#login,#signout,#signup{border:none;font-size:1.5rem;padding:1rem 4rem;width:-webkit-max-content;width:max-content;border-radius:8px}.hamburger{display:none}.hidden__menu{height:10vh;width:100%;display:flex;flex-direction:row;justify-content:end;align-items:center;position:fixed;top:0;right:0;z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none;transition:.5s}.hidden__link{margin:2rem}.close{background-color:var(--gray-700);border-radius:50%}.login__button,.send__password__button,.signup__button,.test-login__button{border-radius:8px;border:none;padding:1.5rem;outline:none;background:none;color:var(--main-black);font-size:2rem;background-color:var(--primary);transition:1s;cursor:pointer}.test-login__button{margin:2rem 0}.form__container{height:-webkit-max-content;height:max-content}.heading{color:var(--gray-400)}form{height:-webkit-max-content;height:max-content;justify-content:center;margin-top:6rem;box-sizing:border-box;color:var(--gray-400)}.email,.first_name,.last_name,.password,form{width:100%;display:flex;flex-direction:column}.email,.first_name,.last_name,.password{height:6rem;margin-bottom:2rem}.termsAndCondition__container{display:flex;flex-direction:row}.termsAndCondition{padding:0;position:relative;margin:0 8px 0 0;top:-2px;width:20px;height:20px}.email__input,.first_name__input,.last_name__input,.password__input{width:100%;box-sizing:border-box;height:3rem;outline:none;border:0;border-bottom:2px solid var(--primary);background:none;color:var(--gray-400)}label{font-size:2rem}.footer{width:100%;display:flex;height:6rem;align-items:center;margin-bottom:2rem}.rememberMe__container{display:flex;flex-direction:row}.rememberMe{padding:0;position:relative;margin:0 8px 0 0;top:-2px;width:20px;height:20px;cursor:pointer}.forgotPassword{margin-left:auto;font-size:2rem;color:var(--primary);cursor:pointer}body,html{height:100vh;width:100vw;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-size:12px}.cart__empty,.wishlist__empty{font-size:3rem;color:var(--gray-200);margin:10rem;display:flex;justify-content:center}.cart__main,.wishlist__main{display:flex;flex-direction:column;height:100%;margin:20rem 0;justify-content:center}.cart__heading,.wishlist__heading{display:flex;justify-content:center;font-size:4rem;color:var(--gray-200);margin:2rem}.rating input{display:none}.rating label{display:block;cursor:pointer;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative;margin-right:8px}.rating label:before{content:"\f005";font-family:fontAwesome;display:block;position:relative}.rating label:after{content:"\f005";font-family:fontAwesome;color:var(--yellow-400);text-shadow:2px 2px 5px var(--main-black);position:absolute;top:0;opacity:0;transition:.5s}.rating input:checked~label:after,.rating label:hover:after,.rating label:hover~label:after{opacity:1}.not-found{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.App,.App__main{display:flex;flex-direction:column;height:100%;width:100%}.search__container{position:relative}.search-results{width:50%;position:absolute;background-color:var(--main-black);height:-webkit-max-content;height:max-content;padding:2rem;top:10rem;border-radius:4px;border:1px solid var(--gray-50)}.search-product{margin:2rem;display:flex;justify-content:space-between;width:100%;color:var(--gray-50)}.search-product__container{display:flex;justify-content:start;align-items:center}.search__input{padding:2rem}.footer__main{padding:2rem;height:-webkit-max-content;height:max-content;width:100%;background-color:#000;color:var(--gray-200);display:flex;flex-wrap:wrap;justify-content:space-around;align-items:start}.footer__heading{font-size:4rem;margin:2rem 0;color:var(--green-400)}.footer__address__text,.footer__link{font-size:2rem;margin:2rem;color:var(--gray-400)}.footer__column{min-height:40rem;display:flex;flex-direction:column;justify-content:start;min-width:40rem;padding-left:2rem}.explore{font-size:2rem;padding:3rem 6rem}.explore,.landing_page_main{display:flex;align-items:center}.landing_page_main{height:-webkit-max-content;height:max-content;width:100%;margin-top:10rem;margin-bottom:10rem}.home__header,.landing_page_main{flex-direction:column;justify-content:center}.home__header{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;display:flex;align-items:center;color:var(--gray-200);margin:20rem 0}.home__heading{font-size:5rem;font-weight:900;text-align:center}.categories__container{height:-webkit-max-content;height:max-content;display:flex;flex-wrap:wrap}.home__landing__image{width:70rem}@media screen and (max-width:1000px){.home__header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.home__headings{margin-top:10rem}.link{display:none}.hamburger{display:block}}.landing__page__image{position:absolute;top:10rem;width:100%;height:auto}.heading{font-size:6rem;text-align:center}.sub__heading{font-size:2rem}span{color:var(--main-white)}.category__link{position:relative;margin:2rem}.category__image{height:-webkit-min-content;height:min-content;min-width:10rem;max-width:40rem;border-radius:15px}.tag__name{position:absolute;bottom:0;width:100%;height:100%;background-color:var(--main-black);border-radius:15px;display:flex;text-align:center;justify-content:center;align-items:center;font-size:2rem;font-weight:900;transition:.5s;opacity:.4}.tag__name:hover{opacity:.9}.product_page_main{margin-top:10vh;height:90vh}.main__container{display:grid;grid-template-columns:2fr 7fr}.filters,.main__container{height:-webkit-max-content;height:max-content}.filters{min-width:40rem;z-index:2;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:1vh;left:0;border-radius:8px;margin-top:0;margin-left:2rem;box-shadow:0 0 20px 6px rgba(0,0,0,.4);z-index:99999;transition:.5s;overflow:auto}#row_one{display:flex;margin:2rem 0}#filter__clear{margin-left:auto}#row_five,#row_four,#row_three,#row_two{display:flex;flex-direction:column;margin:1rem 0}#row_five{justify-content:start}#rating__radio-button{display:flex;flex-direction:column}.radio{height:15px;margin-right:15px;margin-bottom:15px;position:relative;top:1px;width:2rem;padding:2rem}.products{height:-webkit-max-content;height:max-content;display:flex;flex-wrap:wrap;justify-content:start;align-items:center;margin-top:2vh;margin-left:10rem;padding-bottom:10rem;grid-gap:4rem;gap:4rem;flex-grow:1}.products::-webkit-scrollbar{display:none}.category{margin-bottom:15px}.list__wrapper{border:0 solid var(--gray-400)}.open-filter{display:none}@media screen and (max-width:1000px){.main__container{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;align-items:start;position:relative;overflow:auto;position:-webkit-sticky;position:sticky;overflow-x:hidden}.products{height:-webkit-max-content;height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;position:absolute;top:4rem;margin:0;padding-bottom:8rem}.filters{height:80%;position:fixed;left:-100rem;top:12vh;overflow:auto}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}.open-filter{width:5rem;position:absolute;top:15rem;left:-3.2rem;padding:2rem 2rem 2rem 4rem;border:1px solid var(--primary);display:flex;justify-content:center;align-items:center;border-radius:24px;background-color:var(--main-black)}.open-filter--button{z-index:12900}}.page__next,.page__number,.page__previous{margin:0 2rem;height:4rem;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center}.page__number{text-decoration:none;list-style:none;cursor:pointer;background-color:var(--gray-800)}.page__next:hover,.page__number:hover,.page__previous:hover{background-color:var(--gray-600)}.pagination__container{position:fixed;bottom:0;background-color:var(--main-black)}.card__links{margin-bottom:2rem}.wishlist__main{height:90vh;display:flex;justify-content:start}.wishlist__products{height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;overflow:auto;align-items:center;border-radius:25px;padding:2rem auto;grid-gap:4rem;gap:4rem}.wishlist__products::-webkit-scrollbar{display:none}.liked:hover{transition:.4s;-webkit-animation-name:liked;animation-name:liked;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:2;animation-iteration-count:2}@-webkit-keyframes liked{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.4}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes liked{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.4}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media screen and (max-width:1000px){header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}}.cart__container{height:100%;width:100%;display:flex;justify-content:center}.cart__main{height:-webkit-max-content;height:max-content;margin-bottom:40rem}.cart__actions{width:100%;display:flex;justify-content:center}.share{width:-webkit-max-content;width:max-content}.cart__container::-webkit-scrollbar{display:none}.bill{justify-self:start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:40rem;z-index:2;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:12vh;border-radius:8px;margin-top:4rem;margin-right:4rem;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}.border-bottom{border-bottom:1px solid var(--gray-400)}.delivery__value,.discount__value,.total__amount__value,.total__price__value{margin-left:auto}.back{width:-webkit-max-content;width:max-content}.cart__products{height:-webkit-max-content;height:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:center;border-radius:25px;padding:2rem auto;grid-gap:4rem;gap:4rem}.cart__products::-webkit-scrollbar{display:none}.card__wrapper--horizontal{background-color:var(--main-black);width:-webkit-max-content;width:max-content;border-radius:16px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}@media screen and (max-width:1000px){.cart__container{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.card__wrapper--horizontal{background-color:var(--main-black);width:-webkit-max-content;width:max-content;border-radius:16px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}.main__container{height:100%;width:100%;justify-content:center;align-items:center;position:relative;overflow:auto}.bill,.main__container{display:flex;flex-direction:column}.bill{justify-self:start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:40rem;z-index:2;position:-webkit-sticky;position:sticky;top:4vh;border-radius:8px;margin-top:4rem;margin-bottom:4rem;margin-right:0;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}}.coupon__code{outline:none;border-radius:8px;width:16rem;margin-right:2rem}.coupon__button{min-width:-webkit-max-content;min-width:max-content;background-color:var(--primary)}.main__container{height:100%;width:100%;display:flex;justify-content:center;position:relative;overflow:auto;position:-webkit-sticky;position:sticky}.main__container::-webkit-scrollbar{display:none}.form__container{width:50rem;height:60rem;display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:24px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}.heading{font-size:3.5rem;padding:1rem;font-weight:900;color:var(--gray-50)}.noaccount{text-align:center;font-size:2rem;margin:2rem 0;color:var(--gray-300)}@media screen and (max-width:1000px){header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}.form__container{width:40rem;height:-webkit-max-content;height:max-content;padding:2rem;border-radius:24px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}}@media screen and (max-width:1000px){.form__container,header{display:flex;flex-direction:column;align-items:center}header{min-height:-webkit-max-content;min-height:max-content;width:100%;justify-content:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}.form__container{margin-top:10rem;width:40rem;height:-webkit-max-content;height:max-content;display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:24px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}}nav{flex-direction:row;min-height:10vh;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 20px 6px rgba(0,0,0,.4);justify-items:center;position:fixed;z-index:99999}main,nav{display:flex;align-items:center}#main__container,main{justify-content:center}#main__container{position:relative;overflow:auto;position:-webkit-sticky;position:sticky}#form__container{width:50rem;height:-webkit-max-content;height:max-content;display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:24px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}#heading{font-size:3rem;padding:1rem;font-weight:900;color:var(--gray-400)}#send__password__button{border-radius:8px;border:none;padding:1.5rem;outline:none;background:none;color:var(--main-black);font-size:2rem;background-color:var(--primary);transition:1s;cursor:pointer}@media screen and (max-width:1000px){header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}#form__container{width:40rem;height:-webkit-max-content;height:max-content;display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:24px;box-shadow:0 0 20px 6px rgba(0,0,0,.4)}}html{font-size:8px;font-family:Philosophy,"Noto Sans"}body,html{width:100%}body{height:100vh;border:0;margin:0;padding:0;overflow-x:hidden}main{height:90vh}#main__container{height:100%;width:100%;display:flex;flex-direction:column}#main__container::-webkit-scrollbar{display:none}#address__wrapper{height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;overflow:auto;align-items:center;border-radius:25px;padding:2rem auto;grid-gap:4rem;gap:4rem}#address__wrapper::-webkit-scrollbar{display:none}.address__container{padding:2rem;background-color:var(--gray-600);border-radius:8px;margin-top:4rem;height:-webkit-max-content;height:max-content}.address__line__one,.address__line__two{margin-left:1rem}main{margin-top:10vh;height:-webkit-max-content;height:max-content}.product__action{padding:3rem 6rem}.product__page__main__container{height:100%;width:100%;display:flex;flex-direction:column}.product__page__main__container::-webkit-scrollbar{display:none}::-webkit-input-placeholder{color:var(--gray-400);opacity:1;border-left:4px}:-ms-input-placeholder{color:var(--gray-400);opacity:1;border-left:4px}::placeholder{color:var(--gray-400);opacity:1;border-left:4px}.product__metadata__wrapper{height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;overflow:auto;align-items:center;border-radius:25px;padding:2rem auto;grid-gap:4rem;gap:4rem}#product__metadata__wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width:1000px){header{min-height:-webkit-max-content;min-height:max-content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10rem}.headings{margin-top:10rem}.link{display:none}.hamburger{display:block}}.product__container{width:80rem}.product__image{border-radius:8px}.enter__review,.product__metadata,.reviews{padding:2rem;background-color:var(--gray-600);border-radius:8px;margin-top:4rem;height:-webkit-max-content;height:max-content}.verify{color:var(--green-400);margin-left:1rem}button{height:6rem}@media only screen and (max-width:600px){.product__container{min-width:80%}}.profile__container{height:90vh;display:flex;justify-content:center;margin-top:25rem}.profile{display:flex;flex-direction:column;align-items:center;width:100%}.logout{position:absolute;top:6rem;right:1rem}.list__head{font-size:3rem}.list__head,.list__item{width:-webkit-max-content;width:max-content}.list__item{font-size:2rem}.logout{padding:3rem 6rem;align-items:center;font-size:2rem}.list__wrapper,.logout{display:flex;justify-content:center}.list__wrapper{margin:2rem;flex-direction:column;align-items:start;width:100%}.ordered-items{margin:2rem 0;padding:2rem 1rem}.order-placed--heading{font-size:2.4rem}.user-details{font-size:3rem;color:var(--primary);margin-bottom:2rem;padding:4rem;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-details--heading{font-size:3rem;color:var(--main-white);margin-bottom:1rem}.order-details--heading{font-size:3rem;color:var(--main-white);margin:4rem 0}.ordered-items{font-size:3rem;margin-bottom:2rem;padding:2rem;border-radius:8px;background-color:var(--violet-800);color:var(--violet-400)}.ordered-items:hover{border:1px solid var(--primary)}.order-placed__container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.order-placed--message{font-size:3rem;color:var(--primary)}.list__wrapper{width:25rem}.order-placed--items{font-size:2rem;color:var(--gray-400);margin-bottom:2rem}.order-placed--price{font-size:2rem;color:var(--green-400)}.order-placed--details{border:1px solid #fff;padding:2rem;border-radius:24px}
/*# sourceMappingURL=main.577cfea1.chunk.css.map */