*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsla(0,0%,100%,.418);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;overflow-x:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.logo-container{padding-top:1.5em}.login-page{align-items:center;color:#131921;display:flex;justify-content:center}.login-card{background-color:#fafafa;border-radius:3px;box-shadow:0 0 10px #a9a9a9;justify-content:space-evenly;margin-top:1.5em;max-width:500px;min-height:50vh;padding:15px;width:45%}.login-card,form{align-items:center;display:flex;flex-direction:column}form{justify-content:center;width:100%}input{border:1px solid hsla(0,0%,50%,.428);border-radius:5px;font-size:1.2em;height:7vh;margin-bottom:7px;padding:5%;width:100%}.login-btn-container{display:flex;justify-content:space-evenly;width:100%}.btn{background-color:#131921;border:2px solid #13192100;border-radius:5px;font-size:1.2em;margin-bottom:.8%;padding:2%;width:45%}.btn:hover,.secondary-btn{background-color:hsla(0,0%,100%,.91);border:2px solid #131921;color:#131921;text-decoration:none}#loginTogglerParent{padding:1em;width:100%}.loginToggler{background-color:#fffb00;color:#000;font-size:small;padding:.5%;width:30%}.google{background-color:#4285f4}@media (max-width:1024px){.login-page{flex-direction:column}}@media (max-width:800px){.login-card{height:70%;margin-top:.5em;width:90%}}.inner-header{height:75vh;margin:0;padding:0;width:100%}.waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;width:100%}.content,.waves{position:relative}.content{background-color:#fff;height:20vh;text-align:center}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}to{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:24px}}.add-to-Cart-btn{align-self:center;border:1px solid #000;border-radius:5px;color:rgba(0,0,0,.822);cursor:pointer;font-size:1.5em;padding:7px 20px;text-align:center;width:100%}.add-remove-item-btn{align-items:center;background-color:#ff0;border:1px solid #ff0;display:flex;justify-content:space-between;width:100%}.add-remove-btn{align-items:center;color:#151515;cursor:pointer;display:flex;justify-content:center;width:33%}.header{background:linear-gradient(60deg,#543ab7,#00acc1);color:#fff;position:relative;text-align:center}.nav{align-items:center;background-color:#131921;display:flex;height:65px;justify-content:space-between;max-width:100vw;padding:0 1.5%;position:-webkit-sticky;position:sticky;top:0;z-index:10}.logo{margin-right:7px;max-width:6em;object-fit:contain;padding:5px}.logo-container:hover{border:none}.nav-search{align-items:center;display:flex;flex:1 1;height:90%;padding:0 1%}.search-bar{border:none;border-radius:3px 0 0 3px;height:60%;padding:10px}.search-icon{background-color:#a9b0d6;border-radius:0 3px 3px 0;cursor:pointer;height:60%!important;margin-top:-7px;padding:5px!important;width:50px!important}.header>.header-links{color:#fff}.nav-link{border:1px solid transparent}.nav-link,.nav-link-options{color:#fff;text-decoration:none}.nav-link-options{cursor:pointer;display:flex;flex-direction:column;font-size:.8em;font-weight:500;padding:5px}.nav-link-cart{align-items:center;display:flex;margin:5px}.nav-link:hover{border:1px solid #fff}@media (max-width:599px){.nav{height:50px}.header>.header-links{display:none}.search-icon{margin-right:20px}}@media (min-width:600px){.header .header-links{display:flex}.drawer-btn{display:hidden}}.drawer-btn{display:flex;flex-direction:column;font-size:1.8em;margin:0 .3em}@media (min-width:599px){.drawer-btn{display:none}}.side-drawer{background-color:#131921;box-shadow:2px 0 10px rgba(0,0,0,.5);font-size:1.3em;height:100vh;left:0;position:fixed;top:0;width:60vw;z-index:100}.drawer-close-btn{align-items:center;color:#fff;display:flex;justify-content:flex-end;padding:4%;width:100%}button{background:transparent;border:0;color:#fff;cursor:pointer;font-size:1.5em}.side-drawer .header-links .nav-link{border-bottom:1px solid #fff;display:block}.side-drawer .header-links>span{font-size:1em}.side-drawer .header-links .nav-link .nav-link-options{flex-direction:row;margin-bottom:1em}.checkout-btn{background-color:#ff0;color:#000;font-size:medium;margin:0 5px;padding:5px 10px}.total{font-size:large}.total>p{margin-bottom:10%;text-align:center}.cart{background-color:#fff}.cart-banner{max-height:20vh;width:100vw}.cart-heading{border-bottom:2px solid grey;display:flex;justify-content:space-between;padding:2%}.empty-cart-icon{color:rgba(107,107,207,.308);font-size:10em;text-align:center}.cart-item{align-items:center;background-color:#fff;border-bottom:2px solid #b6b6b6;display:flex;margin-bottom:.5%;padding:2%;width:100vw}.cart-item-details{align-self:flex-start;display:flex;flex-direction:column;justify-content:space-evenly;margin-left:.5%;min-height:150px}.cart-item-img{margin-right:5%;max-width:200px}.change-quantity-btn{background-color:#d1d1d1;color:#000;font-size:medium;height:25px;width:25px}.remove-item-btn{align-self:center;background-color:rgba(255,0,0,.608);color:#000;cursor:pointer;font-size:small;font-weight:800;padding:10px 20px}.product-card{background-color:#fff;display:flex;flex-direction:column;height:60vh;justify-content:center;justify-self:center;margin-top:5%;max-width:300px;padding:8% 10%;z-index:9}.img-container{align-items:center;background-color:#f8f8f8;display:flex;height:40%;justify-content:space-around;margin-top:5px;padding:0;width:100%}.img-container:nth-child(3){margin-top:-5px}.product-details{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0;width:100%}.product-img{background-color:aqua;min-height:99%;width:95%}.product-name{font-size:.8em;margin-top:5px}.see-more-link,.title{flex:1 1;text-decoration:none}@media (max-width:600px){.product-card{border:1px solid #d3d3d3;min-width:80vw}}#banner-img{-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);width:100vw}.products-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;margin-top:-15%;width:100vw;z-index:9}@media (max-width:600px){.products-container{margin-bottom:5%}}.Home{background-color:#e6e6e6}.deals-container{margin-bottom:5%;min-height:40vh;padding:2em;position:relative;width:100vw}.deals-carousel{background-color:#fff;color:#353434;font-size:1.3em;padding:1.2em .8em .8em}ul{background-color:#f0f0f0;overflow-x:scroll;scroll-behavior:smooth}li,ul{display:flex}li{align-items:center;background-color:#fff;color:#000;flex-direction:column;font-size:.6em;justify-content:center;margin:5px;min-width:250px;overflow:hidden}li>img{height:65%;margin-bottom:1em;max-width:90%}.scroller{align-items:center;background-color:hsla(0,0%,95%,.425);box-shadow:0 0 5px #242424;color:#202020;cursor:pointer;display:flex;height:100px;justify-content:center;position:absolute;top:40%;width:35px}.scroller img{width:100%}.left-scroller{left:35px}.left-scroller img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.right-scroller{right:35px}::-webkit-scrollbar{height:3px;width:10px}::-webkit-scrollbar-track{background:#a3a3a392}::-webkit-scrollbar-thumb{background:#1b1b1b}::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:600px){.deals-container{padding:5px}.scroller{height:60px;top:45%;width:30px}.left-scroller{left:5px}.right-scroller{right:5px}}.deal-price{align-items:center;flex-direction:column;margin:5px 0}.deal-price,.product-container{display:flex;justify-content:center}.product-container{background-color:#f0f0f0;flex-wrap:wrap;min-height:80vh;width:100vw}.products-list{display:flex;flex-wrap:wrap}.item-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-end;margin:5px;padding:2%;width:300px}.item-container img{margin-bottom:10%;max-height:100%;max-width:100%}.sort-filter{background-color:#fff;padding:2%}.sort-btn{background-color:#f0ac59;color:#000;font-size:medium;margin:0 5px;padding:5px 10px}
/*# sourceMappingURL=main.ce71b457.css.map*/