:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#a9afc3;background-color:#141414;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box}body{max-width:128rem;margin:0 auto}button:hover{cursor:pointer}.seperator{width:100%;height:1px;background-color:#4d4d4d}.line-through{text-decoration:line-through #ff0000!important}.gap{margin-bottom:2rem}.gap-large{margin-bottom:10rem}.cardBtn{background-color:red;color:#fff;padding:0 3rem}.active-link{color:red;text-decoration:none}.inactive-link{color:inherit;text-decoration:none}.error{color:red;margin-left:1rem;margin-bottom:1rem}@media only screen and (max-width:40em){html{font-size:55%}}.navbar{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;padding:1rem 2rem;position:sticky;top:0;left:0;z-index:10000;background-color:#000;box-shadow:0 2px 3px #000}.buttons{display:flex;gap:5rem;font-size:2rem;justify-content:space-around;align-items:center}.searchBtn,.cartBtn,.userBtn{font-size:2.5rem;background-color:transparent;border:none;outline:none;color:inherit}.cartBtn-container{position:relative}.itemCount{font-size:1rem;color:#fff;background-color:red;border-radius:50%;width:1.5rem;height:1.5rem;text-align:center;display:inline-block;position:absolute;left:80%;bottom:65%}.cart-link{all:unset}.user-name{color:red;font-size:1.5rem;font-weight:600}@media only screen and (max-width:26.25em){.buttons{gap:2.5rem}}.searchbar-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000000;background-color:#0006}.searchbar{display:flex;flex-direction:column;align-items:center;justify-content:center;width:45%;margin:5rem auto;gap:1.5rem}.search{width:100%;padding:1.3rem 2.3rem;background-color:#171819;border:none;border-radius:3px;outline:none;font-size:1.6rem;color:#aaa;border:2px solid #4d4d4d}.search:focus{border:2px solid #fff}.search-suggestions{align-self:start;font-size:1.6rem;font-weight:600;color:inherit;padding:1rem;background-color:#141414;border:1px solid #3a3d40;width:100%;transition:all .3s;height:fit-content;max-height:60vh;overflow-y:scroll}.suggestion{margin-bottom:.7rem}.suggestion:hover{cursor:pointer;text-shadow:0 0 1px #fff}@media only screen and (max-width:40.6em){.searchbar{width:60%}}@media only screen and (max-width:25em){.searchbar{width:80%}}.userMenu{width:25%;position:fixed;right:2%;top:15%;padding:1.5rem;border:1.5px solid #3a3d40;border-radius:3px;background-color:#161819}.userMenu-heading{font-size:1.6rem}.userMenu-text{font-size:1.3rem;margin-bottom:.5rem}.userMenu-btn{border:1px solid #3a3d40;outline:none;padding:1rem 2rem;font-size:1.4rem;font-weight:400;background-color:transparent}.userMenu-items{list-style:none;font-size:1.6rem;color:inherit}.userMenu-items:hover{cursor:pointer;color:#fff;text-shadow:0 0 1px #fff}@media only screen and (max-width:59.7em){.userMenu{width:30%}}@media only screen and (max-width:50em){.userMenu{width:40%}}@media only screen and (max-width:33.125em){.userMenu{width:60%}}.footer{display:flex;padding:2rem 1rem;background-color:#000;color:#989eb0;gap:5rem;align-items:start;justify-content:space-between;flex-wrap:wrap}.footer-about{flex:27%}.footer-menu{flex:20%}.footer-heading-2{font-size:3rem}.footer-text{font-size:1.6rem;margin:1rem 4rem;margin-left:0}.footer-input{width:100%;font-size:1.6rem;padding:1rem;border:2px solid #4d4d4d;border-radius:5px;margin-bottom:1.3rem}.subscribeBtn{all:unset;background-color:red;border-radius:5px;padding:.7rem 2rem;font-size:1.8rem;color:#fff}.subscribeBtn:hover{cursor:pointer}.footer-heading-3{font-size:2.4rem;margin-top:.7rem;margin-bottom:2rem}.footer-tab{font-size:1.6rem}.footer-item{list-style:none;margin-bottom:1rem}.footer-link{text-decoration:none;color:#ccc}@media only screen and (max-width:53.75em){.footer-about,.footer-menu{flex:44%}}@media only screen and (max-width:27.5em){.footer-about,.footer-menu{flex:100%}}.sub-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem;background-color:#000}.copyrights{font-size:1.6rem}.socials{padding-right:5rem}.socials-tab{display:flex;align-items:center;gap:2rem}.socials-item{list-style:none;font-size:2rem}.backToTop{background-color:red;outline:none;border:none;color:#fff;font-size:3.3rem;border-radius:3px;width:4rem;height:4rem;position:fixed;bottom:1%;right:1%}@media only screen and (max-width:43.75em){.sub-footer{flex-direction:column;gap:2.5rem}}.header{display:grid;grid-template-columns:.6fr .4fr;padding:2rem 1rem}.header-img{width:100%;object-fit:contain;height:100%;padding-right:2rem}.header-details{padding:8rem 2rem 4rem 8rem}.header-heading-3{font-size:2.3rem;font-weight:400}.header-heading-1{font-size:4rem;padding-right:10rem;margin-bottom:2.5rem}.shopBtn{background-color:red;border-radius:5px;border:none;outline:none;color:#fff;font-size:1.6rem;padding:1.3rem 2.3rem;display:block}.header-price{font-weight:700;margin-bottom:2rem}.finalPrice{font-size:2.4rem;display:inline-block;margin-right:1.5rem}.ogPrice{font-size:1.7rem;font-style:italic}.background-text{position:absolute;top:20%;left:6%;z-index:-1;font-size:20rem;font-weight:700;color:#a5b3c40d}@media only screen and (max-width:50.625em){.header{grid-template-columns:1fr}.header-figure{grid-row:1/2;margin:0 auto}.header-img{width:60%;height:auto}.header-details{padding:2rem 0rem 2rem 2rem}.header-heading-1{padding-right:1rem;font-size:3.2rem;margin-bottom:1.5rem}.header-heading-3{font-size:1.8rem}.background-text{font-size:10rem}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-heading{display:grid;justify-content:center;align-content:center;font-size:4rem;font-weight:800}.swiper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:5rem 0rem;text-align:center}.slide{font-size:3rem;transition:transform .5s ease}.slide:hover{cursor:pointer}.swiper-slide-prev,.swiper-slide-next{opacity:.5}.swiper-slide-active{opacity:1}.slide-text{font-size:2rem;margin-bottom:1rem}.slide-figure{margin-bottom:1rem}.slide-img{object-fit:contain;width:50%}.slide-price{font-size:2.2rem}.swiper-pagination-bullet{background-color:red}.services{text-align:center;padding:5rem 2rem}.services-heading{font-size:4rem;margin:2rem 0 4rem}.services-heading-3{font-size:2.2rem}.services-text{font-size:1.2rem}.services-container{display:grid;grid-template-columns:repeat(4,max-content);gap:6rem;place-content:center;text-align:start}.advantage{display:flex;align-items:start;justify-content:start;gap:2rem}.advantage-icon{color:red;font-size:3rem}@media only screen and (max-width:62.5em){.services-container{grid-template-columns:repeat(2,max-content)}}@media only screen and (max-width:31.25em){.services-container{grid-template-columns:max-content}}.products-listing-container{display:grid;grid-template-rows:repeat(3,max-content);place-content:center;padding:6rem 3rem 3rem}.products-listing-heading{font-size:3rem;font-weight:700;display:grid;align-content:center;justify-content:center;margin-bottom:2rem}.categories-container{margin:2.5rem auto;padding:1.3rem;font-size:2rem}.categories{display:flex;column-gap:8rem;row-gap:2rem;flex-wrap:wrap;justify-content:center;align-items:center}.categories>div{padding:.5rem 1.5rem;border-radius:5px}.categories>div:hover{background-color:red;color:#fff;cursor:pointer}.products-listing{display:grid;grid-template-columns:repeat(auto-fit,minmax(27rem,1fr));gap:2rem}.product-card{padding:1rem;border:2px solid #4d4d4d;display:flex;flex-direction:column;max-height:fit-content}.card-figure{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;padding:2rem}.card-img{object-fit:contain;width:100%;height:100%;transition:all .3s}.card-img:hover{cursor:pointer;transform:scale(1.1)}.card-title{font-size:2rem;font-weight:500}.card-info{font-size:1.3rem;font-weight:400}.card-price{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:baseline}.fn-price{font-size:1.7rem;font-weight:600}.og-price{font-size:1.3rem;font-style:italic}.cardBtn{border:none;border-radius:3px;outline:none;background-color:red;font-size:1.6rem;padding:.8rem 0}.view-card{display:flex;align-items:center;align-content:center;justify-content:center}.view-link{font-size:2.3rem}.specs-container{display:grid;grid-template-columns:.5fr;gap:3rem;padding:1rem}.specs-container>div{display:flex;justify-content:space-between;align-items:center;font-size:2rem}@media only screen and (max-width:60em){.specs-container{grid-template-columns:1fr}.specs-container>div{font-size:1.6rem}}.overview-container{padding:1.5rem}.overview-container>h3{font-size:2.5rem;margin-bottom:2.4rem}.ov-title{color:red}.ov-item{font-size:1.6rem;margin-left:1rem;margin-bottom:2rem}.overview-container>p{font-size:1.6rem}.reviews-container{display:grid;grid-template-columns:.4fr;padding:1.5rem}.review{padding:1rem}.review-div-1{display:flex;align-items:center;justify-content:start}.review-figure{width:20%}.review-img{object-fit:contain;width:80%;border-radius:50%}.ratings{display:flex;align-items:center;justify-content:space-between;gap:1rem}.review-name{font-size:1.6rem;font-weight:600;color:red}.rating-date{font-size:1.7rem;color:#4d4d4d}.rating-stars{color:red;font-size:1.3rem}.rating-count{margin-top:.5rem}.slash{font-size:1.6rem}.review-div-2{margin-top:1rem;text-align:justify;font-size:1.4rem}.swiper{padding:3rem}.swiper-slide-prev,.swiper-slide-next,.swiper-slide-active{opacity:1}.related-products-container{padding:4rem;text-align:center}.related-products-listing{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:left}.related-products-heading{font-size:4.4rem;font-weight:700;margin-bottom:5rem}@media only screen and (max-width:46.8em){.related-products-listing{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:33.4em){.related-products-listing{grid-template-columns:1fr}.related-products-heading{font-size:3rem}}.product-container{display:grid;grid-template-columns:.6fr .4fr;padding:4rem 2rem;margin-bottom:6rem}.product-imgs{display:flex;flex-direction:column;gap:1.5rem}.product-imgs:hover{cursor:pointer}.tab-image{border:2px solid #4d4d4d;border-radius:5px;padding:.4rem}.tab-image>img{width:100%}.active-tab-image{border:3px solid #fff!important}.active-img{width:80%}.left-col{display:grid;grid-template-columns:.15fr .85fr;gap:2rem}.right-col{margin-top:1rem}.product-title{font-size:3rem;margin-bottom:1rem}.product-tagline{font-size:1.6rem;font-weight:500;margin-bottom:1rem}.product-rating{display:flex;gap:1rem;align-items:start;justify-content:start}.product-reviews{font-size:1.5rem}.stars{margin-top:.2rem;font-size:1.5rem;color:red}.price-detail>div{display:flex;gap:2rem;align-items:baseline;margin-bottom:1rem}.final-price{font-size:2.3rem}.og-Price{font-size:1.6rem}.saved-price{font-size:2rem;color:#007e03;font-style:italic}.offer-heading{font-size:2.5rem;margin-bottom:.5rem}.offers{display:flex;align-items:center;gap:2rem;font-size:1.4rem;flex-wrap:wrap}.offers>div{border:2px solid #4d4d4d;border-radius:5px;padding:1rem 2rem;text-transform:capitalize}.addCartBtn{background-color:red;color:#fff;padding:1.3rem 6rem;font-size:1.6rem;border:none;border-radius:3px;outline:none}.details-category{display:flex;align-items:center;justify-content:space-evenly;column-gap:8rem;flex-wrap:wrap;font-size:2rem;margin-bottom:7rem}.details-category>div{padding:0 1rem;border-radius:3px}.details-category>div:hover{cursor:pointer;background-color:red;color:#fff}@media only screen and (max-width:62.5em){.product-container{grid-template-columns:1fr}}@media only screen and (max-width:29.1em){.left-col{grid-template-columns:1fr}.details-category{flex-direction:column;row-gap:3rem;justify-content:start;align-items:start;margin-left:1.5rem}.product-imgs{flex-direction:row;grid-row:2/3;margin-bottom:2rem;gap:1rem}}.allProducts-container{display:grid;grid-template-columns:.2fr .8fr;gap:2rem;padding:2rem}.clearBtn{background-color:red;color:#fff;margin:2rem 1rem;padding:1rem 2rem;border:none;border-radius:3px;outline:none}.clearBtn:hover{box-shadow:0 0 1rem red}.filters-tab{height:80vh;overflow-y:scroll}.filters-tab-heading{font-size:2rem;margin-bottom:1rem}.sort{padding:1rem}.sort-item{list-style:none;font-size:1.6rem;margin-bottom:.8rem}.sort-item:hover{cursor:pointer}.filter{padding:1rem}.brand-heading{font-size:1.8rem}.brand-label{font-size:1.6rem;margin-left:1rem;color:#fff}.category-heading{font-size:1.8rem}.category-label{font-size:1.6rem;margin-left:1rem;color:#fff}.price-heading{font-size:1.8rem}.price-text{font-size:1.5rem;font-weight:500}.price-range{-webkit-appearance:none;-moz-appearance:none;appearance:none}.price-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:red;height:1.5rem;width:1.5rem;border-radius:50%;cursor:pointer;border:none;margin-top:-.5rem}.price-range::-webkit-slider-runnable-track{background-color:#fff;height:.5rem;border-radius:1rem;cursor:pointer}input[type=checkbox]:hover{cursor:pointer}.filter-toggle-btn{display:none}@media only screen and (max-width:52.5em){.allProducts-container{grid-template-columns:1fr}.filters-tab{position:fixed;top:6%;left:-100%;width:30rem;height:100%;background-color:#141414;transition:left .3s ease;z-index:1000}.filters-tab.show{left:0}.filter-toggle-btn{font-size:3rem;display:block;position:fixed;top:8rem;left:-1rem;background-color:red;color:#fff;border:none;padding:1rem 1rem 0 1.5rem;cursor:pointer;z-index:999;border-radius:10px;transition:all .3s ease}.products-listing{margin-top:10rem}.btn-move{left:29rem;transition:all .35s ease}}.emptyCart-container{padding:4rem 6rem 11rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;text-align:center}.emptyCart-icon{font-size:17rem;color:red}.emptyCart-text{font-size:2rem;font-weight:500}.startShopBtn{color:#fff;background-color:red;border:none;border-radius:3px;outline:none;padding:1rem 2rem}.startShopLink{color:inherit;text-decoration:none;font-size:1.6rem}.cartItems-container{display:grid;grid-template-columns:.6fr .4fr;padding:5rem 1rem;gap:2rem}.cartItems-listing{padding:1.5rem;background-color:#171819}.cartItem{display:grid;grid-template-columns:.3fr .6fr .1fr}.cartItem-details{display:flex;flex-direction:column}.item-figure{justify-self:center}.item-img{width:90%}.item-title{font-size:2.3rem;font-weight:600}.item-info{font-size:1.8rem;margin-bottom:1.5rem}.item-prices{display:flex;align-items:center;gap:2rem;font-weight:700;margin-bottom:1.5rem}.price-final{font-size:2rem}.price-original{font-size:1.4rem;font-style:italic}.item-quantity{display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.6rem;border:1px solid #4d4d4d;border-radius:3px;align-self:start}.incremnetBtn,.decrementBtn{font-size:2rem;padding:0 2rem;background-color:transparent;color:inherit;border:none;outline:none}.quantity-text{padding:1rem 2.3rem;color:red;background-color:#141414}.removeBtn{background-color:transparent;align-self:start;border:none;outline:none;font-size:2.3rem}.removeBtn:hover{color:red}.orderSummary-container{padding:0 2.3rem}.order-heading{font-size:3rem;font-weight:500}.orderSummary{display:flex;flex-direction:column}.order-pricing{display:grid;grid-template-columns:1fr;gap:1rem;font-size:1.8rem}.discount,.delivery{color:green;font-weight:700}.order-pricing>div{display:flex;justify-content:space-between;align-items:center}.total-price-div{display:flex;justify-content:space-between;align-items:center;font-size:2.2rem;font-weight:600}.checkoutBtn{font-size:1.6rem;font-weight:500;background-color:red;color:#fff;padding:1rem 0;border:none;border-radius:3px;outline:none}@media only screen and (max-width:62.5em){.cartItems-container{grid-template-columns:1fr}.item-img{width:100%}}.signup-container{width:40%;margin:4rem auto}.signup-menu{background-color:#161819;width:100%;border:1px solid #3a3d40;padding:2rem;border-radius:3px}.signup-heading{font-size:3.5rem;font-weight:600}.signup-text{font-size:2rem}.signup-text>span{margin-left:.5rem}.signup-text>span:hover{cursor:pointer;color:#fff;text-shadow:0 0 1px #fff;text-decoration:underline}.form-input>input{width:100%;margin-bottom:1rem;padding:1.4rem 2rem;background-color:transparent;border:2px solid #4d4d4d;border-radius:4px;font-size:1.5rem}.submitBtn{background-color:red;color:#fff;border:none;border-radius:4px;outline:none;padding:1rem 2rem;font-size:2rem;width:100%}.submitBtn:hover{cursor:pointer}.submitBtn:disabled{opacity:.6}.or-div{display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;justify-content:space-between;gap:2rem}.or-div-text{font-size:1.4rem}.btns-option{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.googleBtn,.facebookBtn,.twitterBtn{border:none;border-radius:1px;outline:none;padding:1rem 2rem}.googleBtn{background-color:#a61c00}.facebookBtn{background-color:#3b5998}.twitterBtn{background-color:#1da1f2}@media only screen and (max-width:56.25em){.signup-container{width:60%}}@media only screen and (max-width:31.25em){.signup-container{width:80%}.btns-option{flex-direction:column;align-items:stretch}}.login-container{width:40%;margin:4rem auto}.login-menu{background-color:#161819;width:100%;border:1px solid #3a3d40;padding:2rem;border-radius:3px}.login-heading{font-size:3.5rem;font-weight:600}.login-text{font-size:2rem}.login-text>span{margin-left:.5rem}.login-text>span:hover{cursor:pointer;color:#fff;text-shadow:0 0 1px #fff;text-decoration:underline}.warning{display:flex;align-items:center;gap:1rem;color:red;font-size:1.3rem;margin-bottom:2rem}@media only screen and (max-width:56.25em){.login-container{width:60%}}@media only screen and (max-width:31.25em){.login-container{width:80%}.btns-option{flex-direction:column;align-items:stretch}}
