


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/* slider progress bar */

.containersliderparent{
    
    width:100%;
    height:600px;
    background-color:#f1f1f1;
   
}

.containerslider{
    
    max-width:1200px;
    width:80%;
    margin-left:auto;
    margin-right:auto;
   
    
}

.slider-wapper .image-list{
    
   display: flex;
  overflow-x: auto; 
  scrollbar-width: none;
  gap: 10px; 
  scroll-snap-type: x mandatory;
   
    
}

.slider-wapper .image-list .image-item{
    
    width:250px;
    height:300px;
    object-fit:cover;
     scroll-snap-align: start; 
    margin:20px;
    
}


.progress-bar-container {
   
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e0e0e0; /* Gray background */
    z-index: 1000; /* Ensure it stays on top of the slider */
    margin-top:50px;
}

.progress-bar {
    height: 100%;
    width: 0%; /* Initial width is 0 */
    background-color: black; /* Initial color */
}

.first{
    
    background-color:white;
}

.textdecor{
    
    font-family: Roboto, sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 22.5px;
color: rgb(39, 39, 39);
margin-left:30px;
}


.font1{
   font-family: "Playfair Display", serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}























.price , .zE1{
    
    font-family: Roboto, sans-serif;
font-size: 18px;
font-weight: 700;
color: rgb(39, 39, 39);
 

}


.price  .new{
    
    font-size:15px;
    color:white;
    width:50px;
    height:25px;
    border-radius:30px;
    background-color:blue;
    text-align:center;
    padding-bottom:20px;

}




.rupeesIcon1{
    
    width:150px;
    height:30px;
    margin-left:30px;
    display:flex;
}

 .rupeesIcon i{
    
    line-height: 30.4px;
    margin-right:7px;
}
 .rupeesIcon p{
    
    font-family: Roboto, sans-serif;
font-size: 19px;
font-weight: 400;
line-height: 30.4px;
color: rgb(39, 39, 39);
}

.includealltaxes{
    
 text-align:center;
font-family: Roboto, sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 20.8px;
color: rgba(39, 39, 39, 0.7);
}


ul {
  list-style-type: disc; /* Use circular bullets */
  padding-left: 20px; /* Space between the bullet and the list items */
  margin: 0; /* Remove default margin */
  list-style-position: inside; 
}


ul li{
    
font-family: Roboto, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 24px;
color: rgb(39, 39, 39);
text-align: left;              /* Align text to the left */
  padding-left: 0;               /* Remove any extra padding inside the list item */
  margin-left: 0;        /* Remove any margin */
 
}



.button1{
    
    width:100px;
    height:30px;
    border-radius:20px;
    text-align:center;
    color:white;
    background-color:black;
    margin-left: 0 !important;
    margin-top:30px;
    
}
a {
    text-decoration: none; /* Removes the underline */
    color: inherit; /* Makes the color the same as the surrounding text */
    font-weight: normal; /* Resets any bold styling */
    font-style: normal; /* Resets any italic styling */
}

button{
    
    padding-bottom:5px;
}

.button1:hover{
    
    background-color:white;
    color:black;
    font-weight:700px;
}

.images img{
    
    width:400px;
    height:570px;
    
}


.firstimage img{
    
    width:250px;
    height:300px;
    margin-top:40px;
    
    
}


.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      
    }

    .swiper {
      margin-left: auto;
      margin-right: auto;
    }

  .swiper-pagination{
      
      display:none;
  }
  
  
  .swiper-button-prev {
  color: gray !important;
}

 .swiper-button-next {
  color: gray !important;
}


/* ******************************************************************  */


.specification1{
    
    margin-top:-150px;
}


@media(max-width:776px){
    
   .specification1{
    
    margin-top:-120px;
}

}


.specification{
    
    width:100%;
    height:430px;
    margin-left:auto;
    margin-right:auto;
    background-color:#f1f1f1;
   

}

.headingFeature{
    
    font-family: Roboto, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 35.2px;
color: rgb(39, 39, 39);
margin-left:50px;
padding-top:50px;
}









@media(max-width:776px){
    
    .featureinfo{
    
    margin-left:20px;
}
   
   .featureinfo1{
    
    margin-left:20px;
}

.headingFeature{
    
    margin-left:10px;
}
 
   
}


.featureinfo p{
    
    font-family: Roboto, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: rgb(39, 39, 39);
padding-left:200px;
border-bottom:1px solid gray;

}



.div1 p{
    
 font-family: Roboto, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: rgb(39, 39, 39);
padding-left:200px;
border-bottom:1px solid gray;


}

@media(max-width:776px){
    
    .div1 p{
        
        font-size:12px;
        padding-left:10px;
    }
    
    .featureinfo p{
    padding-left:20px;
    font-size:12px;
    }

 
  
   
}























/*88888888888888888888888888888888888888888888888888 */



.parentImageDescription{
    
    width:80%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:100px;
    display:flex;
    flex-wrap:wrap;
}

.images{
    
    width:50%;
    height:500px;
    margin-left:10px;
    margin-right:40px;
    margin-top:30px;
    background-color:#FAFAFA;
    overflow:scroll;
    box-sizing: border-box;
    
}




@media (max-width: 776px) {
    
    .images {
        
        width:100%;
        height:300px;
    }
}


.price{
    
   display: flex;
    flex-direction: column;
    width: 40%; /* Adjust this based on your layout */
    max-width: 400px; /* Set a max-width to control its maximum size */
    margin-left: 10px;
    margin-right: 40px;
    margin-top: 30px;
    align-items: center;         /* Center align horizontally */
    justify-content: flex-start; /* Align content at the top vertically */
    text-align: center;
    padding: 20px;
    box-sizing: border-box;  /* Ensures padding doesn't affect the overall width */
    overflow: hidden;        /* Prevent overflow if content is too large */
    height:auto;
    
}

.rupeesIcon{
    
    display: flex;              
  flex-direction: row;        
  justify-content: center;     
  align-items: center;         
  
}

@media(max-width:776px){
    
    .price{
        
        width:100%;
    }
    
}


.images::-webkit-scrollbar {
    display: none;
}

/* Optional: For Firefox */
.images {
    scrollbar-width: none; /* Hide scrollbar in Firefox */
}

.line{
    
    width:80px;
    height:1px;
    position:absolute;
    border:1px solid black;
    margin-left:130px;
    margin-top:13px;
}


.fontnavbar{
    
    font-family: "Times New Roman";
font-size: 15px;
font-weight: 500;
line-height: 24px;
color: rgb(0, 0, 0);
}












