*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Poppins}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{flex-direction:column;gap:30px;justify-content:center;margin-top:80px}.footer,.footer-logo{align-items:center;display:flex}.footer-logo{gap:20px}.footer-logo p{color:#383838;font-size:2.5rem;font-weight:700}.footer-links{color:#252525;display:flex;font-size:1rem;gap:50px;list-style:none;padding-left:0}.footer-links li{cursor:pointer}.footer-links li:hover{color:#ff4141}.footer-social-icon{display:flex;gap:20px}.footer-icons-container{background:#fbfbfb;border:1px solid #ebebeb;padding:10px 10px 6px}.footer-icons-container img:hover{transform:scale(1.1)}.footer-copyright{align-items:center;color:#1a1a1a;display:flex;flex-direction:column;font-size:.9rem;gap:30px;margin-bottom:30px;width:100%}.footer-copyright-hr{background:#c7c7c7;border:none;border-radius:10px;height:3px;width:80%}@media (max-width:800px){.footer{gap:20px}.footer-logo{align-items:end;gap:10px}.footer-logo img{width:50px}.footer-logo p{font-size:1.8rem}.footer-links{font-size:.9rem;gap:15px}.footer-social-icon img{width:22px}.footer-copyright{font-size:.8rem}}@media (max-width:500px){.footer{margin-top:0}.footer-logo img{width:40px}.footer-logo p{font-size:1.5rem}.footer-links{font-size:.7rem}.footer-social-icon img{width:16px}.footer-copyright{font-size:.6rem}}.navbar{box-shadow:0 1px 3px -2px #000;justify-content:space-around;padding:16px}.nav-logo,.navbar{align-items:center;display:flex}.nav-logo{gap:10px}.nav-logo p{color:#171717;font-size:2rem;font-weight:600}.nav-logo p:hover{color:#ff4141!important}.logo-link{text-decoration:none}.nav-menu{color:#626262;font-size:1.2rem;font-weight:500;gap:50px;list-style:none}.nav-menu,.nav-menu li{align-items:center;display:flex}.nav-menu li{cursor:pointer;flex-direction:column;gap:3px;justify-content:center}.nav-menu a{color:#626262;text-decoration:none}.nav-menu a:hover{color:#ff4141}.nav-menu hr{background:#ff4141;border:none;border-radius:10px;height:3px;width:80%}.nav-login-cart{align-items:center;display:flex;gap:45px}.nav-login-cart button{background:#fff;border:1px solid #7a7a7a;border-radius:75px;color:#515151;cursor:pointer;font-size:1.1rem;height:48px;outline:none;width:147px}.nav-login-cart button:active{background:#f3f3f3}.login:hover{background:#7fffd4}.logout:hover{background:#ff4141;color:#fff}.cart-icon:hover{background:#ff0}.nav-cart-count{align-items:center;background:red;border-radius:11px;color:#fff;display:flex;font-size:.8rem;height:22px;justify-content:center;margin-left:-55px;margin-top:-30px;width:22px}.nav-dropdown{display:none}@media (max-width:1280px){.navbar{padding:12px 50px}.nav-logo img{width:40px}.nav-logo p{font-size:25px}.nav-menu{font-size:1.1rem;gap:30px}.nav-login-cart{gap:30px}.nav-login-cart button{font-size:1.1rem;height:45px;width:120px}.nav-cart-count{font-size:.9rem;margin-left:-40px}}@media (max-width:1024px){.navbar{padding:12px 30px}.nav-menu{font-size:1rem;gap:25px}.nav-login-cart button{font-size:.9rem;height:35px;width:86px}.nav-login-cart img{width:30px}.nav-cart-count{height:18px;width:18px}}@media (max-width:800px){.navbar{padding:10px 0}.nav-dropdown{display:block;rotate:-90deg;transition:.5s;width:30px}.nav-menu{background-color:#fff;display:none;height:80px;justify-content:center;position:absolute;top:50px;width:100%}.nav-menu-visible{display:flex}.nav-dropdown.open{transform:rotate(90deg)}}@media (max-width:500px){.navbar{gap:0;padding:8px 0}.nav-logo{transform:scale(.8)}.nav-menu{height:70px;top:50px}.nav-login-cart{transform:scale(.8)}}.cart-items{margin:40px 150px}.cart-items hr{background:#e2e2e2;border:0;height:3px}.cart-items-format-main{grid-gap:75px;align-items:center;color:#454545;display:grid;font-size:1.1rem;font-weight:600;gap:75px;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr;padding:20px 0}.cart-items-format{font-size:1rem;font-weight:400}.carticon-product-icon{height:62px}.cart-items-remove-icon{cursor:pointer;margin:0 40px;width:15px}.cart-items-quantity{background:#fff;border:2px solid #ebebeb;height:50px;width:64px}.cart-items-down{display:flex;margin:50px 0}.cart-items-total-item{display:flex;justify-content:space-between;padding:15px 0}.cart-items-total{display:flex;flex:1 1;flex-direction:column;gap:20px;margin-right:200px}.cart-items-total h1{font-size:1.7rem}.cart-items-total button{background:#ff5a5a;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:58px;outline:none;width:262px}.cart-items-promocode{flex:1 1;font-size:1.1rem;font-weight:600}.cart-items-promocode p{color:#555}.cart-items-promobox{background:#eaeaea;height:58px;margin-top:15px;padding-left:20px;width:400px}.cart-items-promobox input{background:#0000;border:none;font-size:1.1rem;height:50px;outline:none;width:280px}.cart-items-promobox button{background:#000;color:#fff;cursor:pointer;font-size:1.1rem;height:58px;width:116px}@media (max-width:1280px){.cart-items{margin:30px 50px}.cart-items-format-main{font-size:1rem;gap:20px;grid-template-columns:.5fr 3fr .5fr .5fr .5fr .5fr;padding:15px 0}.carticon-product-icon{height:50px}.cart-items-remove-icon{margin:auto}.cart-items-quantity{height:30px;width:40px}.cart-items-down{flex-direction:column;gap:60px;margin:40px 0}.cart-items-total{margin:0;width:50%}.cart-items-total button{font-size:1.1rem;height:54px;max-width:260px}.cart-items-promobox{max-width:400px;width:auto}.cart-items-promobox input{width:100%}.cart-items-promobox button{margin-left:-125px;width:120px}}@media (max-width:800px){.cart-items-total{width:75%}}@media (max-width:500px){.cart-items-format-main{display:none;gap:10px;grid-template-columns:.5fr 3fr .5fr}.cart-items-format-main p{font-size:.9rem}.cart-items-format{display:grid}.cart-items-total button{font-size:1rem}.cart-items-down{gap:40px}.cart-items-promocode p{font-size:.85rem}.cart-items-promobox input{font-size:1rem}}.loginsignup{background:#fce3fe;height:80vh;padding-top:70px;width:100%}.loginsignup-container{background:#fff;height:550px;margin:auto;padding:30px 60px;width:580px}.loginsignup-container h1{margin:20px 0}.loginsignup-fields{display:flex;flex-direction:column;gap:29px;margin-top:30px}.loginsignup-fields input{border:1px solid #c9c9c9;color:#929292;font-size:1.1rem;height:60px;outline:none;padding-left:20px}.loginsignup-container button{background:#ff4141;border:none;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:500;height:72px;margin-top:30px;width:580px}.loginsignup-login{color:#5c5c5c;font-size:1rem;font-weight:500;margin-top:20px}.loginsignup-login span{color:#ff4141;cursor:pointer;font-weight:600}.loginsignup-agree{align-items:center;color:#5c5c5c;display:flex;font-size:.9rem;font-weight:400;gap:10px;margin-top:15px}@media (max-width:1280px){.loginsignup{height:83vh;padding-top:100px}.loginsignup-container{max-height:500px;max-width:500px;width:auto}.loginsignup-container h1{margin:10px 0}.loginsignup-fields{gap:20px;margin-top:20px}.loginsignup-fields input{width:95%}.loginsignup-container button{width:100%}.loginsignup-login{font-size:1.1rem}.loginsignup-agree{font-size:.9rem;gap:10px}}@media (max-width:800px){.loginsignup-container{max-height:460px;padding:20px 30px}.loginsignup-agree h1{font-size:2rem}.loginsignup-fields{margin-top:20px}.loginsignup-fields input{height:50px}.loginsignup-container button{font-size:1.2rem;height:50px}.loginsignup-login{font-size:1rem}.loginsignup-agree{font-size:.7rem;gap:10px}}@media (max-width:500px){.loginsignup-fields input{width:93%}}.breadcrumb{align-items:center;color:#5e5e5e;display:flex;font-size:1.1rem;font-weight:400;gap:8px;margin:30px 170px;text-transform:capitalize}@media (max-width:1280px){.breadcrumb{font-size:1rem;margin:30px 50px}}@media (max-width:1024px){.breadcrumb{font-size:.9rem;margin:30px}}@media (max-width:800px){.breadcrumb{font-size:.8rem;margin:30px 10px}}@media (max-width:50px){.breadcrumb{font-size:.6rem}}.descriptionbox{margin:40px 170px 80px}.descriptionbox-navigator{display:flex}.descriptionbox-nav-box{align-items:center;border:1px solid #d0d0d0;display:flex;font-size:1.1rem;font-weight:600;height:70px;justify-content:center;width:171px}.descriptionbox-nav-box .fade{background:#fbfbfb;color:#555}.descriptionbox-description{border:1px solid #d0d0d0;display:flex;flex-direction:column;gap:25px;padding:48px 48px 70px}@media (max-width:1280px){.descriptionbox{margin:30px 60px}}@media (max-width:1024px){.descriptionbox-nav-box{font-size:.9rem;height:50px}}@media (max-width:800px){.descriptionbox{margin:40px 20px}.descriptionbox-description{font-size:.9rem;padding:32px}}.product-display{display:flex;margin:0 170px}.product-display-left{display:flex;gap:17px}.product-display-img-list{display:flex;flex-direction:column;gap:16px}.product-display-img-list img{height:128px}.product-display-main-img{height:560px;width:470px}.product-display-right{display:flex;flex-direction:column;margin:0 70px}.product-display-right h1{color:#3d3d3d;font-size:2rem;font-weight:700;line-height:2.3rem}.product-display-right-stars{align-items:center;color:#1c1c1c;display:flex;font-size:1.1rem;gap:5px;margin-top:13px}.product-display-right-prices{display:flex;font-size:1.7rem;font-weight:700;gap:30px;margin:15px 0}.product-display-right-prices-old{color:#818181;text-decoration:line-through}.product-display-right-prices-new{color:#ff4141}.product-display-right-description{font-size:1rem}.product-display-right-size h1{color:#656565;font-size:1.5rem;font-weight:600;margin-top:35px}.product-display-right-sizes{display:flex;gap:20px;margin:10px 0 20px}.product-display-right-sizes div{background:#fbfbfb;border:1px solid #ebebeb;border-radius:3px;cursor:pointer;padding:12px 16px}.product-display-right-sizes div:hover{background:#000;color:#fff}.product-display-right button{background:#ff4141;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:30px;outline:none;padding:25px 40px;width:250px}.product-display-right button:hover{background:#7fffd4;color:#000}.product-display-right-category{margin-top:10px}.product-display-right-category span{font-weight:600}@media (max-width:1280px){.product-display{margin:0 60px}.product-display-img-list,.product-display-left{gap:10px}.product-display-img-list img{height:120px}.product-display-main-img{height:510px;width:auto}.product-display-right{margin:0 30px}.product-display-right h1{font-size:1.6rem;line-height:inherit}.product-display-right-stars{font-size:.9rem;gap:3px}.product-display-right-prices{font-size:1.4rem;margin:10px 0}.product-display-right-description{font-size:.9rem}.product-display-right-size h1{font-size:1.3rem;margin-top:20px}.product-display-right-sizes div{padding:14px 20px}.product-display-right button{margin-bottom:20px;padding:20px 0;width:200px}.product-display-right-category{font-size:1rem;margin-top:5px}}@media (max-width:1024px){.product-display{margin:0 30px}.product-display-left{gap:5px}.product-display-img-list img{height:80px}.product-display-main-img{height:350px}.product-display-right h1{font-size:1.4rem}.product-display-right-stars img{width:15px}.product-display-right-description{font-size:.9rem}.product-display-right-sizes{padding:10px 0}.product-display-right-sizes div{font-size:.8rem;padding:10px 16px}.product-display-right button{font-size:1rem;margin-bottom:10px;padding:15px 10px;width:190px}.product-display-right-category{font-size:.8rem}}@media (max-width:800px){.product-display{margin:0 10px}.product-display-left{align-items:center;flex-direction:column-reverse;gap:0;justify-content:start}.product-display-img-list{flex-direction:row;gap:6px}.product-display-img-list img{height:70px}.product-display-main-img{height:300px}.product-display-right h1{font-size:1rem}.product-display-right-stars img{width:13px}.product-display-right-description{font-size:.8rem}.product-display-right-size h1{margin-top:10px 0}.product-display-right-sizes{gap:5px;margin-top:10px}.product-display-right-sizes div{padding:4px 11px}.product-display-right button{font-size:.8rem;padding:18px 0;width:160px}.product-display-right-category{font-size:.8rem;margin-top:5px}}@media (max-width:500px){.product-display{flex-direction:column}.product-display-left{flex-direction:row;gap:10px;margin:auto}.product-display-img-list{flex-direction:column;gap:8px}.product-display-img-list img{height:75px}.product-display-main-img{height:330px}.product-display-right{margin:5px}.product-display-right h1{font-size:1.4rem;font-weight:500;margin-top:15px}.product-display-right-stars img{width:15px}.product-display-right-description{font-size:.8rem}.product-display-right-sizes{gap:10px;margin-top:20px 0}.product-display-right-sizes div{font-size:1rem;padding:10px 16px}.product-display-right button{font-size:1rem;padding:20px 0;width:190px}.product-display-right-category{font-size:.9rem;margin-top:5px}}.item,.item img{width:280px}.item p{margin:6px 0}.item-prices{display:flex;gap:20px}.item-price-new{color:#374151;font-size:1.1rem;font-weight:600}.item-price-old{color:#8c8c8c;font-size:1.1rem;font-weight:650;text-decoration:line-through}.item:hover{transform:scale(1.05);transition:.6s}@media (max-width:1280px){.item{font-size:1rem}.item,.item img{width:220px}.item-price-new,.item-price-old{font-size:1rem}}@media (max-width:1024px){.item{font-size:.9rem}.item,.item img{width:170px}.item-price-new,.item-price-old{font-size:.9rem}}@media (max-width:800px){.item{font-size:.8rem}.item,.item img{width:120px}.item-price-new,.item-price-old{font-size:.8rem}}@media (max-width:500px){.item,.item img{width:160px}}.related-products{align-items:center;display:flex;flex-direction:column;gap:10px;height:90vh}.related-products h1{color:#171717;font-size:3rem;font-weight:600}.related-products hr{background:#252525;border-radius:10px;height:6px;width:200px}.related-products-item{display:flex;gap:30px;margin-top:50px}@media (max-width:1280px){.related-products{height:75vh}.related-products h1{font-size:2.8rem}.related-products hr{height:4px;width:160px}.related-products-item{gap:20px;margin-top:30px}}@media (max-width:1024px){.related-products{height:60vh}.related-products h1{font-size:2rem}.related-products hr{height:3px;width:120px}.related-products-item{gap:15px;margin-top:20px}}@media (max-width:800px){.related-products{gap:6px;height:50vh}.related-products h1{font-size:1.3rem}.related-products hr{width:100px}.related-products-item{gap:5px}}@media (max-width:500px){.related-products{height:90vh}.related-products-item{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}}.hero{background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;height:90vh}.hero-left{display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;line-height:1.1;padding-left:180px}.hero-left h2{color:#090909;font-size:1.3rem;font-weight:600}.hero-left p{color:#171717;font-size:4rem;font-weight:600}.hero-hand-icon{align-items:center;display:flex;gap:20px}.hero-hand-icon img{width:70px}.hero-latest-btn{align-items:center;background:#ff4141;border-radius:75px;color:#fff;display:flex;font-size:1.1rem;font-weight:500;gap:15px;height:70px;justify-content:center;margin-top:30px;width:310px}.hero-latest-btn:hover{background:#ff6464}.hero-right{display:flex;flex:1 1;flex-direction:column;justify-content:center}.hero-right img{width:28vw}@media (max-width:1280px){.hero{height:60vh;margin-bottom:50px}.hero-left{padding-left:100px}.hero-left h2{font-size:1.3rem}.hero-left p{font-size:3rem}.hero-hand-icon img{width:50px}.hero-latest-btn{font-size:1.1rem;gap:10px;height:60px;margin-top:20px;width:250px}.hero-right img{width:30vw}}@media (max-width:1024px){.hero{height:50vh;margin-bottom:50px}.hero-left{padding-left:80px}.hero-left h2{font-size:1.2rem}.hero-left p{font-size:2.7rem}.hero-hand-icon img{width:40px}.hero-latest-btn{font-size:1rem;height:50px;width:220px}.hero-right img{width:33vw}}@media (max-width:800px){.hero{height:45vh;margin-bottom:30px}.hero-left{padding-left:30px}.hero-left h2{font-size:1.1rem}.hero-left p{font-size:2.5rem}.hero-hand-icon img{width:40px}.hero-latest-btn{font-size:.8rem;height:40px;width:178px}.hero-latest-btn div{padding-left:14px}.hero-latest-btn img{padding-right:14px;width:16px}.hero-right img{width:35vw}}@media (max-width:500px){.hero{flex-direction:column;height:35vh;margin-bottom:20px}.hero-right{display:none}.hero-left{margin:auto;padding-left:0}.hero-left h2{font-size:1.3rem}.hero-left p{font-size:1.7rem}.hero-hand-icon img{width:36px}.hero-latest-btn{font-size:.9rem;height:45px;width:200px}.hero-latest-btn div{padding-left:14px}.hero-latest-btn img{padding-right:14px;width:18px}}.new-collections{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:120px}.new-collections h1{color:#171717;font-size:2rem;font-weight:600}.new-collections hr{background:#252525;border-radius:10px;height:6px;width:200px}.collections{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:50px}@media (max-width:1280px){.new-collections h1{font-size:2.8rem}.new-collections hr{height:4px;width:160px}.collections{gap:20px;margin-top:30px}}@media (max-width:1024px){.new-collections h1{font-size:2rem}.new-collections hr{height:3px;width:120px}.collections{gap:15px;margin-top:20px}}@media (max-width:800px){.new-collections{gap:6px}.new-collections h1{font-size:1.3rem}.new-collections hr{width:100px}.collections{gap:5px}}@media (max-width:500px){.collections{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}}.newsletter{align-items:center;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;flex-direction:column;gap:30px;height:40vh;justify-content:center;margin:auto auto 150px;padding:0 140px;width:65%}.newsletter h1{color:#454545;font-size:2.3rem;font-weight:600}.newsletter p{color:#454545;font-size:1.2rem}.newsletter div{align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:80px;display:flex;height:70px;justify-content:space-between;width:730px}.newsletter input{border:none;color:#616161;font-family:Poppins;font-size:1rem;margin-left:30px;outline:none;width:500px}.newsletter div button{background:#000;border-radius:80px;color:#fff;cursor:pointer;font-size:1rem;height:70px;width:210px}.newsletter div button:hover{background:#7fffd4;color:#000}@media (max-width:1280px){.newsletter{gap:20px;margin-bottom:100px;padding:0 80px}.newsletter h1{font-size:2.1rem}.newsletter p{font-size:1.2rem}.newsletter div{height:60px;width:600px}.newsletter div input{width:400px}.newsletter div button{height:60px;width:160px}}@media (max-width:1024px){.newsletter{height:35vh;margin-bottom:30px}.newsletter h1{font-size:1.6rem}.newsletter p{font-size:1rem}.newsletter div{height:40px;width:400px}.newsletter div input{font-size:.9rem;width:200px}.newsletter div button{font-size:.9rem;height:40px;width:100px}}@media (max-width:800px){.newsletter{height:28vh;margin-bottom:30px}.newsletter h1{font-size:1rem}.newsletter p{font-size:.8rem}.newsletter div{height:30px;width:270px}.newsletter div input{font-size:.7rem;width:170px}.newsletter div button{font-size:.7rem;height:30px;width:70px}}@media (max-width:500px){.newsletter{height:25vh;padding:0 60px}.newsletter h1{font-size:1rem;text-align:center}.newsletter p{font-size:.9rem;text-align:center}.newsletter div{width:250px}.newsletter div input{font-size:.7rem;width:130px}.newsletter div button{font-size:.7rem;width:100px}}.offers{background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex;height:60vh;margin:auto auto 150px;padding:0 140px;width:65%}.offers-left{display:flex;flex:1 1;flex-direction:column;justify-content:center}.offers-left h1{color:#ff4141;font-size:2.7rem;font-weight:600;text-transform:uppercase}.offers-left h2{color:#171717;font-size:2rem}.offers-left p{color:#171717;font-size:1.2rem;font-weight:600}.offers-left button{background:#ff4141;border:none;border-radius:35px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:500;height:70px;margin-top:30px;width:282px}.offers-left button:hover{background:#ff6464}.offers-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end;padding-top:50px}@media (max-width:1280px){.offers{margin-bottom:120px;padding:0 80px}.offers-left h1{font-size:2.7rem}.offers-left p{font-size:1.2rem}.offers-right img{width:300px}.offers-left button{font-size:1.2rem;height:50px;width:220px}.offers-right{padding-top:30px}}@media (max-width:1024px){.offers{height:40vh;margin-bottom:80px;padding:0 60px}.offers-left h1{font-size:2.3rem}.offers-left h2{font-size:1.8rem}.offers-left p{font-size:1.1rem}.offers-right img{width:200px}.offers-left button{font-size:1.1rem;height:40px;width:160px}.offers-right{padding-top:10px}}@media (max-width:800px){.offers{margin-bottom:60px}.offers-left h1{font-size:1.7rem}.offers-left h2{font-size:1.2rem}.offers-left p{font-size:.8rem}.offers-right img{width:180px}.offers-left button{font-size:.8rem;height:30px;width:140px}.offers-right{padding-top:10px}}@media (max-width:500px){.offers{height:25vh;margin-bottom:50px}.offers-left h1{font-size:1.2rem}.offers-left h2{font-size:1.1rem}.offers-left p{font-size:.7rem}.offers-right img{width:120px}.offers-left button{font-size:.8rem;height:25px;margin-top:10px;width:120px}.offers-right{padding-top:10px}}.popular{align-items:center;display:flex;flex-direction:column;gap:10px;height:90vh}.popular h1{color:#171717;font-size:3rem;font-weight:600}.popular hr{background:#252525;border-radius:10px;height:6px;width:200px}.popular-item{display:flex;gap:30px;margin-top:50px}@media (max-width:1280px){.popular{height:75vh}.popular h1{font-size:2.8rem}.popular hr{height:4px;width:160px}.popular-item{gap:20px;margin-top:30px}}@media (max-width:1024px){.popular{height:60vh}.popular h1{font-size:2rem}.popular hr{height:3px;width:120px}.popular-item{gap:15px;margin-top:20px}}@media (max-width:800px){.popular{gap:6px;height:50vh}.popular h1{font-size:1.3rem}.popular hr{width:100px}.popular-item{gap:5px}}@media (max-width:500px){.popular{height:90vh}.popular-item{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}}.shop-category-banner{display:block;margin:30px auto;width:82%}.shop-category-indexSort{align-items:center;display:flex;justify-content:space-between;margin:0 170px}.shop-category-sort{border:1px solid #888;border-radius:40px;padding:10px 20px}.shop-category-sort:hover{background:#7fffd4}.shop-category-indexSort p span{font-weight:600}.shop-category-products{grid-row-gap:80px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;margin:20px 120px;row-gap:80px}.shop-category-loadmore{align-items:center;background:#ededed;border-radius:75px;color:#787878;display:flex;font-size:1.1rem;font-weight:500;height:69px;justify-content:center;margin:100px auto 150px;width:233px}.shop-category-loadmore:hover{background:#ff6464;color:#fff}@media (max-width:1280px){.shop-category-banner{margin:20px auto;width:90%}.shop-category-indexSort{margin:auto;width:90%}.shop-category-sort{font-size:.8rem;padding:5px 10px}.shop-category-indexSort p{font-size:.8rem}.shop-category-products{margin:10px auto;row-gap:40px;width:90%}.shop-category-products .item{margin:auto}.shop-category-loadmore{font-size:1.2rem;height:60px;margin:100px auto;width:200px}}@media (max-width:800px){.shop-category-banner,.shop-category-products{width:95%}.shop-category-loadmore{font-size:.9rem;height:40px;margin:60px auto;width:150px}}@media (max-width:500px){.shop-category-products{grid-template-columns:1fr 1fr}.shop-category-loadmore{font-size:.9rem;height:40px;margin:60px auto;width:150px}}
/*# sourceMappingURL=main.93bb9e46.css.map*/