*{
    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.6);
  backdrop-filter: blur(8px);         
  -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; */
    
}
.header-content .logo{
    /* border: 1px solid black; */
    /* margin-left: 50px; */
    /* width: 10%; */
    margin-top: -80px;
    margin-left: 20px;
}
.header-content .logo img{
    width: 40%; 
}
.header-content .india{
    /* border: 1px solid black; */
    /* width: 30%; */
    margin-top: -110px;
    /* margin-left: -210px; */
   
}
.header-content .india p{
    font-size: 18px;
     text-align: center;
     padding-top: 17px;
     color: white;
}
.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: -100px;
}

.header-content .input .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #ccc;
  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: white;
}

.header-content .icon{
    /* border: 1px solid black; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-right: -150px; */
    margin-top: -100px;
}
.header-content .icon i{
    font-size: 20px;
    /* padding-left: 10px; */
    margin-left: 10px;
    color: white;
}
/* .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: white; 
  
}

.navbar-nav .nav-link.active {
  background-color: #a72f30; 
  color: white;
 
}

.header {
    height: 700px; 
    position: relative;
    overflow: hidden;
    margin-top: 0px;
}

.header .carousel-item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    filter: brightness(1); 
}

/* .card {
      position: relative;
      overflow: hidden;
      
    } */

    .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
    /* .shop-btn {
      position: absolute;
      bottom: 10px;
      left: 50%;
      transform: translateX(-50%);
      background: rgba(0, 0, 0, 0.6);
      color: white;
      border: none;
      padding: 5px 12px;
      font-size: 12px;
      z-index: 2;
    } */

    /* @media (max-width: 768px) {
      .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
      }
    }

    @media (max-width: 576px) {
      .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
      }
    } */
.reco{
  text-align: center;
  padding-top: 30px;
  font-size: 30px;
}
.card-inner{
  display: flex;
}
.card-inner .para{
  padding-top: 10px;
}
.card-inner .love_icon i{
  padding-top: 10px;
}
.online-sale{
  /* border: 1px solid black; */
  margin-top: 70px;
}
.online-sale img{
  width: 100%;
}
.explore{
  text-align: center;
  font-size: 25px;
  padding-top: 30px;
}
.recent{
  text-align: center;
  font-size: 25px;
  padding-top: 30px;
}
.card-inner1{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-inner1 .para{
  padding-top: 10px;
}
.card-inner1 .love_icon i{
  padding-top: 10px;
}
.biba-family{
  margin-top: 30px;
  background-color: #a72f30;
  /* border: 1px solid black; */
  
}
.part{
  color: white;
  /* text-align: center; */
  padding-top: 10px;
  font-weight: bold;
}
.keep{
  color: white;
  /* text-align: center; */
  /* padding-top: 10px; */
  font-size: 17px;
}
.form-control{
    height:45px;
    background-color:white;
    font-size:17px;
    color:#fff;
    margin-top: 20px;
}

.form-control:focus{
    background-color: white;
    box-shadow:none;
    border:none;
    color:black;
}
.search button{
    
    top:0px;
    width:120px;
    height:45px;
    right:10px;
    font-size:17px;
    color: #a72f30;
}
.newsletter-icon-left{
  position: relative;
}
.biba-india{
  padding-top: 50px;
  font-size: 20px;
  font-weight: bold;
}
.when{
  padding-top: 10px;
}
.when a{
  color: #a72f30;
}
.newsletter-icon-left{
  position: relative;
  /* border: 1px solid black; */
}
.de{
  margin-left: 30px;
}
.de1{
  margin-left: 70px;
}
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;
}