body{
    margin: 0;
}
.header{
    width: 100%;
    height: 22px;
    background-color: #404040;

}
.season{
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:200 ;
    color: rgb(212, 212, 212);
    text-align: center;
    padding-top: 3px;
    padding-right: 5px;
}
.mainheader{
    /* background-color: aqua; */
    width: 100%;
    height: 85px;
    display: flex;
   
}
.icon{
    /* background-color: blueviolet; */
    width: 15%;
    height: auto;
    padding-top: 20px;
   margin-right: 100px;

    
}
.jj{
    width: 100%;
    height: auto;
}

.arrow{
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
}
.down{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.menu{
    /* background-color: blue; */
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    width: 60%;
    /* margin-left: -30px; */
}
.icons{
    /* background-color: blueviolet; */
    display: flex;
    margin-left: 60px;
    gap: 5px;
    padding-top: 15px;
    margin-top: 5px;
    width: 18%;
   
}
.fall22{
    padding-top: 16px;
    font-weight: 500;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: rgb(66, 111, 118);
    font-size: 14px;
}
.heading{
    padding-top: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
}

.heading1{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
   
}
.loveimg{
    width: 14%;
    height: 40%;
    padding-top: 12px;
    padding-right: 6px;
    padding-left: 20px;
}
.img{
    width: 14%;
    height: 40%;
    padding-top: 11px;
    

}
.pic1{
    width: 100%;
    height: 400px;
    background-color: aqua;
}
.picimg{
    width: 100%;
    height: auto;
}
.what{
    /* background-color: aqua; */
    text-align: center;
    margin-top: 90px;
}
.whatsnew{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size:40px;
    font-weight: 500;
    color: #404040;
    margin-bottom: 1px;
}
.nxttxt{
    font-size:20px ;
    font-weight:500 ;
    color: #939393;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.fall{
    width: 100%;
    height: auto;
}
.recommend{
    text-align: center;
    margin-top: 120px;

}
.recom{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size:40px;
    font-weight: 500;
    color: #404040;
    margin-bottom: 1px;
}
.new{
    display: flex;
    justify-content: space-evenly;
    font-size: 22px;
    font-weight:400;
    color: #555555;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.div1{
    /* background-color: aqua; */
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: space-evenly;
}
.spec1{
    /* background-color: rgb(255, 140, 0); */
    width: 300px;
    height: 300px;
}
.spec12{
    width:100%;
    height:auto;
    padding-top: 10px;
}
.dot{
   display: flex;
    justify-content: center;
    /* background-color: darkgreen; */
    gap: 10px;
}
.dot1{
    height: 10px;
    width: 10px;
    background-color: rgb(214, 174, 72);
    border-radius: 50%;
    display: inline-block;
   
}
.dot2{
    height: 10px;
    width: 10px;
    background-color: rgb(90, 79, 184);
    border-radius: 50%;
    display: inline-block;
}
.dot3{
    height: 10px;
    width: 10px;
    background-color: rgb(51, 65, 57);
    border-radius: 50%;
    display: inline-block;
}
.dot4{
    height: 10px;
    width: 10px;
    background-color: rgb(240, 88, 88);
    border-radius: 50%;
    display: inline-block;
}
.name{
 
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.price{
    text-align: center;
    font-size: medium;
}
.threed{
    width: 100%;
    height: auto;

}
.eyeg{
    width: 100%;
    height: auto;
    margin-top: 60px;
    font-size: x-large;
    font-weight: 500;
    color: #404040;
   
    text-align: center;font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}


.roundspec{
    width: 100%;
    height: 200px;
    /* background-color: aqua; */
    display: flex;
    justify-content: center;
    gap: 20px;
}
.round1{
    width: 120px;
    height: 120px;
    /* background-color: antiquewhite; */
    border-radius: 50%;
    display: inline-block;
     transition: 1s;
}
.round1:hover{
    transform: scale(1.3);
}
.spe{
    width: 100%;
    height: auto;
}
.tag{
    font-size:18px;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
.tag1{
    font-size: 18px;
    color: red;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
.shop{
    width: 100%;
    height: 100px;
    /* background-color: aqua; */
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
}
.shoppy{
    font-size: 35px;
    font-weight: 500;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #404040;
    

}
.specs{
    width: 100%;
    height: 250px;
    /* background-color: aqua; */
    display: flex;
    padding-top: 10px;
    justify-content: space-evenly;
}
.cubes{
    width: 18%;
    height: 200px;
    /* background-color: bisque;

  */transition: 1s;
}
.cubes:hover{
    transform: scale(1.3);
}
.col{
    width: 100%;
    height: auto;
}
.material{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    color: #404040;
    font-size: larger;
    /* background-color: chartreuse; */
    
}
.mat{
    margin: -15px;
   

}
.home{
    width: 100%;
    height: 300px;
    /* background-color: aqua; */
    display: flex;
    justify-content:space-evenly ;
    margin-top: 100px;
}
.homeicon{
background-color: rgb(242, 242, 242);
width: 24%;
height:200px ;
text-align: center;
padding-top: 20px;

}
.homeicon:hover{
    background-color: rgb(229, 231, 245);
}
.mhead{
    margin: 1px 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight:500;
    color: #404040;
    font-size: 20px;
}
.shead{
    margin: 1px 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight:480;
    color: #404040;
    font-size: 14px;
}
.arrow{
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    margin-bottom: 2px;
}
.side{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.support{
    width: 38%;
    height: auto;
}
.line{
    height: 0.5px;
    background: #404040;
    margin-bottom: 10px;
    margin-top: 60px;
}
.connect{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
    font-weight:400 ;
    color: #404040;
    margin: 0px 0px;
    
}
.store{
    width: 100%;
    height: 60px;
    /* background-color: aqua; */
    display: flex;
    justify-content: flex-start;
    gap: 5px;
    margin-top: 15px;
}
.play{
    width: 170px;
    height: auto;
}
.footer{
    width: 100%;
    height: 200px;
    /* background-color: aqua; */
    margin-top: 10px;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 10px;
}
.footerdetail{
    width: 24%;
    height: 200px;
    /* background-color: bisque; */
    text-align: left;
}
.fhead{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size:20px ;
    font-weight:400 ;
    color: #404040;
}
.shead{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #939393;
}