*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}:root{--teal:teal;--gold:#b8c807;--dark:#2d2c2c}li{list-style:none}a{text-decoration:none}.main{margin-left:16%;padding:5rem 2rem 1rem}.btn{background:teal;background:var(--teal);border:0;border-radius:1rem;color:#fff;cursor:pointer;outline:0;padding:.6rem 1rem}.ratings{margin:5px 0}.star{color:#b8c807;color:var(--gold)}@media screen and (max-width:1200px){.main{margin-left:20%}}@media screen and (max-width:700px){.main{margin-left:0}.btn{padding:.5rem .7rem}}.product_details{padding:5% 10%}.bottom,.top{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 1fr}img{width:50%}.title{font-size:2.5rem}.price{align-items:center;display:flex;font-size:18px;letter-spacing:1.5px;margin:10px 0}.description{color:var(--dark);font-size:17px;line-height:2rem;margin:1rem 0;word-spacing:1.5px}.actions{align-items:center;display:flex;gap:2rem}.related_product img{border-radius:50%;width:4rem}.related_product{align-items:flex-start;box-shadow:0 0 3px rgba(0,0,0,.05);color:var(--dark);display:flex;gap:1rem;padding:1rem 2rem 1rem 10px}.related_product:hover{box-shadow:var(--box-shadow)}.related_product .title{font-size:15px;font-weight:700}.related_product .price{font-size:15px;margin:0}.related_product .description{font-size:15px;line-height:1.3rem;margin:0}.related h2{font-size:17px;margin:1rem 0}@media screen and (max-width:1200px){.bottom,.top{grid-template-columns:1fr}.top{margin:2rem 0;padding:1rem 0}}@media screen and (max-width:700px){.top{margin-top:3rem}.product_details{padding:7% 1rem}}header{align-items:center;background:#f4f3f3;box-shadow:0 0 3px rgba(0,0,0,.5);display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:999}.logo{background:transparent;border-radius:0 1rem 1rem 0;font-size:2rem;height:1.5rem;position:relative;width:3rem}.logo span{color:var(--dark);font-family:Courier New,Courier;font-size:4rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.navLinks{display:flex;gap:2rem}.navLinks .link{color:gray;font-size:17px}.navLinks .link.active,.navLinks .link:hover{color:var(--dark)}.menu_btn{display:none}.user{align-items:flex-start;display:flex;gap:2rem}.user .icon{color:var(--dark)}.cart{position:relative}.cart span{background:#fe0241;border-radius:1rem;color:#fff;left:-50%;padding:2px 7px;position:absolute;top:-50%}@media screen and (max-width:700px){.menu_btn{cursor:pointer;display:block;font-size:1.2rem;left:10px;position:absolute}.logo{display:none;font-size:1.7rem;margin-left:1rem}.logo span{font-size:3.5rem}.navLinks{gap:1rem;margin-left:1rem}.navLinks .link{font-size:13px}.user{gap:1rem}}:root{--color-bg:#fff;--color-dark:#1c1b1b;--color-white:#fff;--color-danger:#d82d2d;--color-dark-variant:rgba(0,0,0,.879);--transition:0.3s ease;--box-shadow:0 0 5px 5px rgba(0,0,0,.04)}h1{font-size:4rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}small{color:#bbbaba;font-size:.8rem;font-weight:600}.btn2{background:#fff;background:var(--color-white);border:2px solid transparent;color:#1c1b1b;color:var(--color-dark);cursor:pointer;font-size:18px;outline:0;padding:.5rem 1rem;transition:.3s ease;transition:var(--transition)}.btn2:hover{background:transparent;border-color:#fff;border-color:var(--color-white)}.btn2-primary,.btn2:hover{color:#fff;color:var(--color-white)}.btn2-primary{background:#1c1b1b;background:var(--color-dark)}.btn2-primary:hover{background:transparent;border-color:#1c1b1b;border-color:var(--color-dark);color:#1c1b1b;color:var(--color-dark)}.header{background-image:linear-gradient(90deg,rgba(0,0,0,.879),rgba(0,0,0,.879)),url(/static/media/nike-dark-2.0b98e85a55bad30e415a.jpg);background-image:linear-gradient(90deg,var(--color-dark-variant),var(--color-dark-variant)),url(/static/media/nike-dark-2.0b98e85a55bad30e415a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:90vh;padding:0 0 10rem;position:relative;width:100%}.header .logo,.header .logo span{color:#fff;color:var(--color-white)}.nav_bar{align-items:center;justify-content:space-between;padding:1rem 5%}.nav_bar,.nav_links{display:flex;position:relative}.nav_links{gap:2rem;transition:.5s ease}.nav_links .link{color:#fff;color:var(--color-white);font-weight:700}.nav_links .link:hover{color:gray}.hero{align-items:center;color:#fff;color:var(--color-white);display:flex;justify-content:space-between;margin:10% auto;width:70%}.hero_text h1,.hero_text h3{margin:2rem 0;text-transform:uppercase}.hero-1,.hero_fig{display:flex}.hero_fig{align-items:center;justify-content:center;position:relative;width:50%}.hero_fig img{position:absolute;width:100%}.hero_fig:before{background:linear-gradient(#fff,transparent);background:linear-gradient(var(--color-white),transparent);border-radius:50%;content:"";height:20rem;position:absolute;width:20rem}.featured{margin:2rem 0;padding:3rem 1rem;text-align:center}.featured h3{font-weight:600;margin-bottom:1rem;text-transform:uppercase}.product{line-height:2rem;padding:1rem;text-align:center;width:12rem}.product:hover{box-shadow:0 0 5px 5px rgba(0,0,0,.04);box-shadow:var(--box-shadow)}.product img{width:100%}.products__container{display:flex;flex-wrap:wrap;gap:1rem}.about{align-items:flex-start;background:#1c1b1b;background:var(--color-dark);color:#fff;color:var(--color-white);display:flex;justify-content:space-between;margin:3rem 0 0;padding:5rem;width:100%}.about__fig{width:40%}.about__text{width:60%}.about__text h1{margin:2rem 0}.about__text h3{margin-bottom:2rem}.about__text p{font-size:18px;line-height:1.7rem;margin-bottom:3rem;word-spacing:3px}.about__fig img{width:100%}@media screen and (max-width:1100px){h3{font-size:1rem}.nav_bar{gap:10%;justify-content:center}.hero{width:80%}.hero_fig:before{height:25rem;width:25rem}.hero{flex-direction:column}.hero_text{margin-bottom:6rem;text-align:center}.hero_fig,.hero_text{height:50%;width:100%}.hero_fig{margin-top:10rem}.hero_fig img{width:70%}.featured .product{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.products__container{display:grid;grid-template-columns:repeat(3,1fr)}.about{flex-direction:column;padding:3rem}.about__text{width:100%}.about__fig img{width:30rem}}@media screen and (max-width:700px){.header{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}h1{font-size:3rem}.nav_bar{display:flex;gap:5%;justify-content:space-between}.menu_btn{left:5%}.search{width:10rem}.logo{display:block}.hero_fig:before{height:15rem;width:15rem}.hero_fig img{width:100%}.products__container{display:grid;grid-template-columns:1fr 1fr}.about__text{width:100%}.about__fig{text-align:center;width:100%}.about__fig img{width:100%}.about{padding:1.5rem}}.sidebar{align-items:center;background:#fff;border-right:1px solid var(--dark);display:flex;flex-direction:column;height:100vh;left:0;padding:5rem 1rem 1rem;position:fixed;top:0;transition:.5s ease;width:15%}.search_input{background:#f4f3f3;border:0;border-radius:1rem;font-size:15px;height:3rem;margin-bottom:3rem;outline:0;padding:0 1rem;width:100%}.sidebar_title{font-size:20px;margin-bottom:10px}.item_category_filter{display:flex;flex-direction:column;margin-bottom:3rem}.sidebar_label_container{cursor:pointer;display:block;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.sidebar_label_container input{cursor:pointer;opacity:0;position:absolute}.checkmark{background:#eee;border-radius:50%;height:20px;left:0;position:absolute;top:0;width:20px}.sidebar_label_container:hover input~.checkmark{background:#ccc}.sidebar_label_container input:checked~.checkmark{background:#2196f3}.sidebar.active{left:0;width:50%;z-index:99999}.close_btn{cursor:pointer;display:none}@media screen and (max-width:1200px){.sidebar{width:20%}}@media screen and (max-width:700px){.sidebar{left:-100%}.close_btn{display:block;font-size:2rem;position:absolute;right:1rem;top:1rem}}.products_container{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.product_card{padding:1rem;width:15rem}.product_card:hover{box-shadow:var(--box-shadow)}.product_img{width:70%}.product_title{font-weight:700;margin:10px 0}.product_price,.product_title{color:var(--dark);font-size:18px}.product_price{align-items:center;display:flex;letter-spacing:1.5px}.new_price{margin-left:10px}.product_description{color:#444343;line-height:1.3rem;margin:10px 0;word-spacing:1.5px}.ratings{align-items:center;display:flex;gap:1rem}.link{color:var(--dark)}.icon{color:var(--teal);cursor:pointer;font-size:1.5rem}@media screen and (max-width:1200px){.products_container{gap:2rem;grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.product_img{width:10rem}.products_container{align-items:center;display:flex;flex-direction:column}.product_card{width:20rem}.products_container{gap:1rem}.product_card{margin-bottom:1.5rem;padding:5px}}
/*# sourceMappingURL=main.3688de1b.css.map*/