@import'https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet"';html{scroll-behavior:smooth}body{font-family:Lato,sans-serif;padding:0;margin:0}nav{background-color:#111;color:#fff;padding:20px 50px}.navTop{display:flex;align-items:center;justify-content:space-between}.search{display:flex;align-items:center;background-color:gray;padding:10px;border-radius:10px}.searchInput{color:#f5f5f5;border:none;background-color:transparent}.searchInput::placeholder{color:#d3d3d3}.limitedOffer{font-size:20px;border-bottom:2px solid green;cursor:pointer}.navBottom{display:flex;align-items:center;justify-content:space-between}.menuItem{margin-right:20px;cursor:pointer;color:#d3d3d3;font-weight:400}.slider{background:url(https://images.unsplash.com/photo-1604147495798-57beb5d6af73?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2370&q=80);clip-path:polygon(0 0,100% 0,100% 100%,0 85%);overflow:hidden}.sliderWrapper{display:flex;width:600vw;transition:all 1s ease-in-out}.sliderItem{width:100vw;display:flex;align-items:center;justify-content:center;position:relative}.sliderBg{width:750px;height:750px;border-radius:50%;position:absolute}.sliderTitle{text-transform:uppercase;position:absolute;top:10%;right:10%;font-size:60px;font-weight:900;text-align:center;color:#fff;z-index:1}.sliderImage{z-index:1}.sliderPrice{position:absolute;top:10%;left:10%;font-size:60px;font-weight:300;text-align:center;color:#fff;border:1px solid gray;z-index:1}.buyButton{position:absolute;top:50%;right:10%;font-size:30px;font-weight:900;color:#fff;border:1px solid gray;z-index:1;cursor:pointer;background-color:#000}.buyButton:hover{background-color:#fff;color:#000}.sliderItem:nth-child(1) .sliderBg{background-color:#baf0ff}.sliderItem:nth-child(2) .sliderBg{background-color:#bcf7d4}.sliderItem:nth-child(3) .sliderBg{background-color:#f4c6ff}.sliderItem:nth-child(4) .sliderBg{background-color:#fdf9c1}.sliderItem:nth-child(5) .sliderBg{background-color:#f7c1ac}.sliderItem:nth-child(6) .sliderBg{background-color:#ffeece}.sliderItem:nth-child(1) .sliderPrice{color:#baf0ff}.sliderItem:nth-child(2) .sliderPrice{color:#bcf7d4}.sliderItem:nth-child(3) .sliderPrice{color:#f4c6ff}.sliderItem:nth-child(4) .sliderPrice{color:#fdf9c1}.sliderItem:nth-child(5) .sliderPrice{color:#f7c1ac}.sliderItem:nth-child(6) .sliderPrice{color:#ffeece}.features{display:flex;align-items:center;justify-content:space-between;padding:50px}.feature{display:flex;flex-direction:column;align-items:center;text-align:center}.featureIcon{width:50px;height:50px}.featureTitle{font-size:20px;font-weight:600;margin:20px}.featureDesc{color:gray;width:75%;height:100px}.product{height:100vh;background-color:#fceaea;position:relative;clip-path:polygon(0 15%,100% 0,100% 100%,0 100%)}.productImg{width:50%}.productDetails{position:absolute;top:10%;right:0;width:40%;padding:50px}.productTitle{font-size:75px;font-weight:900}.productDesc{font-size:24px;color:gray}.colors,.sizes{display:flex;margin-bottom:20px}.color{width:32px;height:32px;border-radius:5px;background-color:#000;margin:0 10px;cursor:pointer;border:1px solid whitesmoke}.color:last-child{background-color:#1b2843}.size{padding:5px 20px;border:1px solid black;margin-right:10px;cursor:pointer;font-size:20px}.productButton{float:right;padding:10px 20px;background-color:#000;color:#fff;font-weight:600;cursor:pointer}.productButton:hover{background-color:#fff;color:#000}.selected{border:3px solid #313538}.payment{width:500px;height:500px;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:10px 50px;display:none;flex-direction:column;box-shadow:9px 14px 33px -1px #000000bf;-webkit-box-shadow:9px 14px 33px -1px rgba(0,0,0,.75);-moz-box-shadow:9px 14px 33px -1px rgba(0,0,0,.75)}.payTitle{font-size:20px;color:#d3d3d3}label{font-size:14px;font-weight:300}.payInput{padding:10px;margin:10px 0;border:none;border-bottom:1px solid gray}.payInput::placeholder{color:#a3a3a3}.cardIcons{display:flex}.cardIcon{margin-right:10px}.cardInfo{display:flex;justify-content:space-between}.sm{width:30%}.payButton{position:absolute;height:40px;bottom:-40px;width:100%;left:0;box-shadow:9px 14px 33px -1px #000000bf;-webkit-box-shadow:9px 14px 33px -1px rgba(0,0,0,.75);-moz-box-shadow:9px 14px 33px -1px rgba(0,0,0,.75);background-color:#41b782;color:#fff;border:none;cursor:pointer}.close{width:20px;height:20px;position:absolute;background-color:gray;color:#f5f5f5;top:10px;right:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:2px}.logoTitle{width:65px;padding-bottom:5px}.gallery{padding:50px;display:flex}.galleryItem{flex:1;padding:50px}.galleryImg{width:100%}.newSeason{display:flex}.nsItem{flex:1;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.nsImg{width:100%;height:500px}.nsTitle{font-size:40px}.nsButton{cursor:pointer;padding:15px;font-weight:600}.nsTitleSm{text-transform:uppercase}footer{display:flex}.footerLeft{flex:2;display:flex;justify-content:space-between;padding:50px}.fMenuTitle{font-size:16px}.fList{padding:0;list-style:none}.fListItem{margin-bottom:10px;color:gray;cursor:pointer}.footerRight{flex:1;padding:50px;display:flex;flex-direction:column;justify-content:space-between}.fInput{padding:5px}.fButton{padding:5px;background-color:#000;color:#fff}.fIcons{display:flex}.fIcon{width:20px;height:20px;margin-right:10px}.copyright{font-weight:300;font-size:14px}@media screen and (max-width: 480px){nav{padding:20px}.search{display:none}.menuItem{margin:20px;font-weight:700;font-size:20px}.navBottom{flex-wrap:wrap}.slider{clip-path:none}.sliderImage{width:90%}.sliderBg{width:100%;height:100%}.sliderTitle{display:none}.sliderPrice{top:unset;left:0;background-color:#000;bottom:-50px}.buyButton{top:0;right:0}.features{flex-direction:column}.product{clip-path:none;display:flex;flex-direction:column;align-items:center}.productDetails{width:100%;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;top:0}.productImg{width:80%}.productTitle{font-size:50px;margin:0}.gallery{display:none}.newSeason{flex-direction:column}.nsItem:nth-child(2){padding:50px}footer{flex-direction:column;align-items:center}.footerLeft{padding:20px;width:90%}.footerRight{padding:20px;width:90%;align-items:center;background:#f5f5f5}.payment{width:90%;padding:20px}}
