*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
body{
  overflow-x: hidden;
}
.sale{
    background-color: #f3bf43;
    text-align: center;
    height: 30px;
    padding-top: 6px;
}
.sale a{
    text-decoration: none;
    color: black;
}
.sale h6{
    font-weight: bold;
    font-size: 15px;
}
.header-content{
    display: flex;
    align-items: center;
     background-color: rgba(255, 195, 195, 0.3);
  backdrop-filter: blur(2px);         
  -webkit-backdrop-filter: blur(8px); 
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 5;
    /* justify-content: space-evenly; */
   margin-top: 30px;
}
.header-content .logo{
    /* border: 1px solid black; */
    /* margin-left: 50px; */
    /* width: 10%; */
    margin-top: -50px;
    margin-left: 20px;
}
.header-content .logo img{
    width: 40%; 
}
.header-content .india{
    /* border: 1px solid black; */
    /* width: 30%; */
    margin-top: -80px;
    /* margin-left: -210px; */
   
}
.header-content .india p{
    font-size: 18px;
     text-align: center;
     padding-top: 17px;
     color: black;
}
.header-content .india p i{
    font-size: 10px;
}
.header-content .india img{
    width: 8%;
}
.header-content .input {
  position: relative;
  /* width: 45%;  */
  /* margin-left: -360px; */
  margin-top: -80px;
}

.header-content .input .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 16px;
  color: black;
  pointer-events: none;
}

.header-content .input input {
  width: 100%;
  padding: 10px 15px 10px 40px; 
  border: 1px solid #ccc;
  border-radius: 25px;
  font-size: 14px;
  outline: none;
  background-color: transparent;

  /* margin-left: 140px; */
}

.header-content .input input::placeholder{
    color: black;
}

.header-content .icon{
    /* border: 1px solid black; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-right: -150px; */
    margin-top: -80px;
}
.header-content .icon i{
    font-size: 20px;
    /* padding-left: 10px; */
    margin-left: 10px;
    color: black;
}
/* .navbar{
    margin-top: -580px;
} */
 .navbar {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 3;
  background: transparent; /* or use rgba(0,0,0,0.5) */
}
.navbar-nav .nav-link {
  font-size: 12px;        
  padding: 10px 12px;           
  color: black; 
  
}

.navbar-nav .nav-link.active {
  background-color: #a72f30; 
  color: white;
 
}
.middle{
    text-align: center;
    color: #a72f30;
}
footer{
  background-color: #a72f30;
  /* border: 1px solid black; */
}
footer h3{
  color: white;
  font-size: 18px;
  padding-top: 20px;
  font-weight: bold;
  /* border-bottom: 2px solid white; */
}
footer p{
  color: white;
  font-size: 15px;
  padding-top: 10px;
}
footer img{
  height: 180px;
}
footer p:hover{
  border-bottom: 1px solid white;
  cursor: pointer;
}
footer h4{
  color: white;
  font-size: 18px;
  padding-top: 40px;
  font-weight: bold;
}
footer .payment{
  width: 50%;
}
.footer_bottom{
  text-align: center;
  color: white;
  padding-top: 20px;
}
.footer_border{
  border: 1px solid white;
}
.footer_heading{
  text-align: center;
  color: white;
  padding-top: 20px;
}
.footer_para{
  color: white;
  font-size: 17px;
  text-align: center;
}
.detailed{
    margin-top: 180px;
}
.small-img{
  overflow-y: scroll;
  overflow-x: hidden;
  height: 500px;
}
.small{
    /* border: 1px solid black; */
    width: 100px;
    height: 100%;
}
.small img{
    max-width: 100px;
    width: 100px;
    margin-bottom: 10px;
}
.center{
    /* border: 1px solid red; */
    width: 400px;
    margin-left: 10px;
}
.center img{
    max-width: 400px;
    width: 400px;
}
.last{
    /* border: 1px solid green; */
    width: 900px;
    margin-left: 10px;
}
.style{
    display: flex;
}
.last h6{
    color: gray;
    padding-top: 30px;
    padding-left: 10px;
    font-size: 18px;
}
.last p{
    padding-top: 0px;
    padding-left: 10px;
    font-size: 20px;
}
.last span{
    color: green;
    font-size: 18px;
}
.last h5{
    padding-top: 0px;
    padding-left: 10px;
    font-size: 24px;
    font-weight: bold;
}
.last .str{
    color: gray;
    font-size: 16px;
}
.color_display{
  display: flex;
  align-items: center;
}
.color{
  padding-top: 0px;
    padding-left: 10px;
    color: gray;

}
.color_image{
  padding-top: 10px;
  display: flex;
  width: 400px;
  height: 100px;

}
.color_image img{
  max-width: 400px;
  margin-left: 20px;
}
.size_display{
  display: flex;
  align-items:baseline;
  padding-top: 20px;
}
.size{
    padding-left: 10px;
    color: gray;
    padding-top: 20px;

}
.size_chart{
  padding-top: 10px;
  display: flex;
 width: 100px;

}
.s{
  border: 1px solid gray;
  margin-left: 10px;
  padding: 10px;
}
.url{
  display: flex;
}
.url img{
  width: 60px;
  height: 10px;
  margin-top: 9px;
  margin-left: 8px;
}
.chart_icon{
  text-decoration: none;
}
.chart_icon p{
  padding-left: 90px;
  font-size: 17px;
}
.coupon{
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
}
.coupon_list{
  display: flex;
}
.coupon_list img{
  width: 20px;
  height: 30px;
  margin-left: 10px;
}
.coupon_list p{
  font-size: 17px;
}
.coupon_list1{
  display: flex;
}
.coupon_list1 img{
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.coupon_list1 p{
  font-size: 15px;
}
.center .add_cart{
  /* border: 1px solid black; */
  width: 100%;
  display: flex;
  padding-top: 10px;
}
.add_cart .cart{
  width: 70%;
  padding: 10px;
  color: white;
  margin-left: -106px;
  background-color: #ff9f00;
  border: none;
  font-weight: bold;
}
.buy{
  font-weight: bold;
  color: white;
  margin-left: 10px;
  width: 70%;
  background-color: #fb641b;
  border: none;
}
.add_cart i{
  color: white;
}
.coupon_list p .tc{
  color: #0085ff;
  font-weight: bold;
}
.coupon_list1 p .tc{
  color: #0085ff;
  font-weight: bold;
}

.shopsi{
    /* border: 1px solid black; */
    margin-top: 170px;
}
.main{
    display: flex;
    padding-top: 20px;
    /* border: 1px solid black; */
    
}
.filter{
    border: 1px solid yellowgreen;
    width: 25%;
}
.shop{
    /* border: 1px solid red; */
    display: flex;
}
.card button{
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid gray;
} 
.card button:hover{
  background-color: #a72f30;
  color: #ccc;
}
.card h6{
    color: gray;
}
.card{
    margin-bottom: 30px;
}

.middle{
    text-align: center;
    color: #a72f30;
}
a{
  text-decoration: none;
  color: black;
}

.display_edit{
  display: flex;
  justify-content: space-between;
}
.edit_h4{
 font-size: 16px;
 color: #0085ff;
 font-weight: bold;
}
.delivery{
  width: 50%;
  /* border: 1px solid black; */
  padding: 10px;
  text-align: center;
  border-radius: 6px;
  font-weight: bold;
  background-color: #fb641b;
  color: white;
}