.main{
    width: 100%;
    height: 869px;

    

}
.nav{
    width: 100%;
    height: 100px;
    background-color: rgb(19, 1, 1);
    display: flex;
    border-radius: 10px;
    
}
.left{
    width: 34%;
    height: 700px;
     background-color: rgb(238, 232, 232) 
   
    
}
.middle{
    
    width: 34%;
    height: 700px;
    background-color: rgb(234, 230, 240);

}
.right{
     width: 34%;
    height: 700px;
    background-color: rgb(218, 210, 218);
    display: flex;
    align-items: center;
    justify-content: center;

}
.box21{
    width: 100%;
    height: 600px;
    display: flex;
    border-radius: 7px;
}
.box{
    width: 190px;
    height: 190px;
    text-align: center;

    

}
.top{
    width: 100%;
    height: 300px;

    display: flex;
    align-items: center;
    justify-content: space-around
    
}
.bottom{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 300px;
    
}
.pic{
    width: 190px;
    height: 190px;
    border-radius: 10px;
    cursor: pointer;
            &:hover{
        transition: 0.2s;
        transform: scale(1.1)
    }

}
.bos{
    /* width: 100%; */
}
.right{
    width: 33%;
    height: 700px;
    /* background-color: rgb(54, 4, 4); */
    display: flex;
    align-items: center;
    justify-content: center;

}
.pic2{
     width: 100%;
    height: 573px; 
    
    

}
.t1{
    color: rgb(13, 18, 23);
    font-size: medium;
    font-style: italic;
    font-family: fantasy;
    text-align: center;
    
    }
  .search-box {
  position: relative;
  width: 200px;
}

.search-box input {
  width: 100%;
  padding: 8px 30px 8px 10px;
  box-sizing: border-box;
}

.search-box i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: gray;
}  
.boxpuma{
    width: 100px;
    height: 60px;
    background-color: cornsilk;
    display: flex;
    align-items: center;
}
.pic3{

    width: 100px;
    height: 60px;

}
.leftfont{
    color: white;
    font-size: 20px;
    cursor: pointer;
    &:hover{
        transition: 0.1s;
        transform: scale(1.1);
    }
}
.nav1{
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.nav2{
    width: 40%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    right: -140px;
    gap: 50px;
    
    

    
    
    

}
.rightfont{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white;
    font-size: 14px
    
}
.material-symbols-outlined{
    color: white;
}
.b1{
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 5px;
    cursor: pointer;
            &:hover{
            
                
        transition: 0.2s;
        transform: scale(1.1)
    }
    
}
.b2{
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
            &:hover{
        transition: 0.2s;
        transform: scale(1.1)
    }
}
.banner {
  background: linear-gradient(to right, #141410, #13030b);
  color: white;
  overflow: hidden;
  padding: 12px 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-radius: 3px;
  
}

.scroll-text {
  display: inline-block;
  white-space: nowrap;
  padding-left: 100%;
  animation: scroll-left 12s linear infinite;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


.puma {
    font-size: 16px;

    
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  position: relative;
  color: #fff;
  background: linear-gradient(90deg, #fff, #100101, #fff);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 2s linear infinite;
}

@keyframes shine {
  0% { background-position: -200% center; }
  100% { background-position: 200% center; }
  
}
.old-price{
    text-decoration: line-through;
    color: gray;
}
.page2{
    width: 100%;
    height: 300px;
    background-color: aqua;
    margin-top: -20px;
    margin-bottom: 0px;
}
.adbar{
    width: 100%;
    height: 300px;
    background-color: #4824d8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: ;
    
}
.products{
    width: 100%;
    height: 400px;
    background-color: black;
    display: flex;
}
.left1{
    width: 80%;
    height:400px ;
    background-color: rgb(230, 234, 225);
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.right1{
     width: 20%;
    height:400px ;
    background-color: rgb(230, 234, 225);
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.products2{
width: 100%;
height: 400px;
background-color: #a4999f;
display: flex;
    align-items: center;
    justify-content: space-around;
}
.fulllist{
    width: 100%;
    height: 1140px;
    background-color: aliceblue;
    display: flex;
    align-items: center;
    justify-content: space-around;

}
.leftbox1{
    width: 98%;
    height: 93%;
    background-color: rgb(241, 241, 241);
    display: flex;
    align-items: center;
    justify-content: space-around;

}
.rightbox1{
     width: 272px;
    height: 372px;

}
.productbox{
    width: 98%;
    height: 93%;
    background-color: rgb(238, 235, 240);
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 5px;
}
.int{

 width: 98%;
    height: 93%;
    background-color: rgb(234, 228, 239);
}
.box2a{
    width: 100%;
    height: 380px;
    background-color: rgb(229, 224, 234);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    
}
.box2b{
width: 100%;
    height: 380px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
}
.box2c{
    width: 100%;
    height: 380px;
    background-color: rgb(20, 249, 51);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
}
.leftbar{
    width: 463px;
    height: 350px;

}
.borderbox{
    width: 98%;
    height: 98%;
    
}
.hoodies{
width: 264px;
height: 350px;
}
.imgsport{
    width: 264px;
height: 281px;
object-fit: cover;
border-radius: 10px;
cursor: pointer;
&:hover{
    transition: 0.2s;
    transform: scale(1.1);
}
}
.jackets{
    background-color: aliceblue;
    width: 250px;
    height: 250px;
    
    justify-content: center;
    position: relative;
    top: -51px;
    
}
.imgjack{
    width: 259px;
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
    cursor: pointer;
&:hover{
    transition: 0.2s;
    transform: scale(1.1);
}
}
.offer3{
    width: 272px;
    height: 372px;
    object-fit: cover;
    border-radius: 10px;
}
.name{
    text-align: center;
    font-size: 17px;
}
p{
    text-align: center;
}
.fillbox
{
    border-radius: 10px;
}
.ban2{
    width: 100%;
    height: 100%;
    object-fit: cover;
    
    
}
.barbox{
    width: 463px;
    height: 322px;
    object-fit: cover;
    border-radius: 20px;
    cursor: pointer;
&:hover{
    transition: 0.2s;
    transform: scale(1.1);
}
    
}
.barbox1{
width: 463px;
    height: 318px;
    object-fit: cover;
    border-radius: 20px
    cursor: pointer;
&:hover{
    transition: 0.2s;
    transform: scale(1.1);
}


}
.write{
    font-size: 24px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    position: absolute;
    top: 2431px;
    right: 1038px;
    color: #ece5e5;
    border: 1px solid rgb(233, 231, 231);
    padding: 8px 16px;
    border-radius: 5px;
}


.write2{
    font-size: 24px;
    color: #ece5e5;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    border: 1px solid snow;
    text-align: center;
    padding: 10px 10px;
    position: absolute;
    top: 2431px;
    right: 557px;
}
.write3{
    font-size: 24px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #ece5e5;
    border: 1px solid rgb(222, 217, 217);
    padding: 8px 16px;
    border-radius: 5px;
    position: absolute;
    top: 2431px;
    right: 67px;
}
.read1{
     font-size: 24px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #ece5e5;
    border: 1px solid rgb(233, 231, 231);
    padding: 8px 16px;
    border-radius: 5px;
    position: absolute;
    top: 2048px;
    right: 1048px;
}
.read2{
     font-size: 24px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #ece5e5;
    border: 1px solid rgb(232, 220, 220);
    padding: 8px 16px;
    border-radius: 5px;
    position: absolute;
    top: 2048px;
    right: 545px;
}
.read3{
     font-size: 24px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #ece5e5;
    border: 1px solid rgb(227, 217, 217);
    padding: 8px 16px;
    border-radius: 5px;
    position: absolute;
    top: 2048px;
    right: 65px;
}
.leftbar{
     width: 463px;
    height: 350px
    
}
.box2c{
    background-image: url(https://images-eu.ssl-images-amazon.com/images/G/31/img2021/Sportswear_21/SW_22/Dec/Eoss/ANUSHKA-LAUNCH-1440X500.jpg);
    background-size: cover;
    border: 2px solid rgb(189, 159, 159);

}


