.enhanced-variant-dropdown:hover,
  .enhanced-variant-dropdown:focus {
    border-color: #d92c85 !important;
    box-shadow: 0 0 0 3px rgba(217, 44, 133, 0.15) !important;
    background-color: #fff !important;
    color: #222;
  }

  /* Disable default arrow on Firefox */
  .enhanced-variant-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
  }

  /* Mobile responsive */
  @media (max-width: 768px) {
    .variant-wrapper {
      width: 100% !important;
    }
    .enhanced-variant-dropdown {
      font-size: 14px !important;
      padding: 10px 32px 10px 14px !important;
    }
  }

  .sc-sigle-item .thumbanil {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* border: 2px dashed #bbb; */
    padding: 5px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 0 auto;
}
.thumbanil {
    width: 90px;
    height: 90px;
    /* border: 1.5px dashed #e1e1e1; */
    border-radius: 50%;
    padding: 3px;
    overflow: hidden;
}
.bottom-navbar a {
      color: #000 !important;
      padding: 10px 15px;
      font-weight: 500;
      text-decoration: none !important;
    }
    .bottom-navbar a:hover {
      color: #d92c85 !important;
      text-decoration: none !important;
    }
    body {
  overflow-x: hidden;
}


  /* About us start */
  /* Image styling */
.story-img {
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  object-fit: cover;
  height: 400px;
}

/* Section text */
.story-text h2 {
  color: #d92c85;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
}

.story-text p {
  font-size: 16px;
  color: #444;
  line-height: 1.8;
}

.story-text p i {
  color: #f4c10f;
  margin-right: 6px;
}

/* Section padding */
.section-spaced {
  padding: 40px 0;
}

@media (max-width: 767px) {
  .story-img {
    height: auto;
  }
  .story-text h2 {
    font-size: 22px;
  }
}
/* About us end */
  .amma{
    height:500px;
    width: 100%;
    object-fit:contain;
  }
  .about-hero{
    height: 75vh;
  }
.call-now {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.call-now::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px; /* adjust height as needed */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), transparent);
  z-index: 1;
}

.call-now .call-now-content {
  position: relative;
  z-index: 2;
}
.category-scroll-wrapper {
  padding: 10px 0;
}

.category-scroll {
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.category-card {
  width: 140px;
}

.sc-sigle-item {
  width: 140px;
  height: 140px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  transition: transform 0.2s;
}

.sc-sigle-item:hover {
  transform: scale(1.05);
}

.sc-sigle-item .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.16);
  z-index: 0;
  border-radius: 12px;
}

.title-under {
  font-size: 14px;
  color: #333;
  line-height: 1.3;
}

/* Optional: Dashed circle decorative background */
.sc-sigle-item::before {
  content: "";
  position: absolute;

  height: 120px;
  border: 2px dashed rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  bottom: -30px;
  left: -30px;
  z-index: 0;
}

@media (max-width: 576px) {
  .category-card,
  .sc-sigle-item {
    width: 120px;
  }
  
}
@media (max-width: 600px) {
  .quick-shop-btn {
    background-color: #E72C7D;
    color: white;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 10px !important;
    padding : 0px !important;
    height:40px !important;
    width: 100% !important;
    
  }
  

  .quick-shop-btn:hover {
    background-color: #C2185B;
  }
  .btnss{
    height:30px !important;
  }

  .qty-btnse1{
      color: white;
    font-size: 13px;
    background-color: #C2185B;
    border-radius: 8px;
    width: 30px !important;
    height:30px !important;
}
.qty-btnse1:hover{
      color: white;
    font-size: 17px;
    background-color: #C2185B;
    border-radius: 8px;
    width: 20px !important;
    height:20px !important;
}

}


/* New css end 15 JUl  */

/* .main-img{
  height:500px !important;
} */
  .testimonial-card {
  border-left: 4px solid #2F2E74;
  transition: transform 0.3s ease;
}
.testimonial-card:hover {
  transform: translateY(-5px);
}
.star-rating {
  font-size: 14px;
  color: #ffc107;
}

  .kit-val{
    background-color:#e72c7d;
  }
  .logo-img {
      height: 80px;
    }
    @media (max-width: 768px) {
      .logo-img {
        height: 65px;
      }
      .main-img{
      height:260px !important;
}
    }
    @media (min-width: 992px) {
      .logo-img {
        height: 80px;
      }
      .product-card {
        min-width: 126px;
      }
    }
    .abt_img{
      width: 80%;
      height: 80%;
    }
    .about_new {
  background-image: url('assets/img/paati.png'), url('assets/img/sahana_color.jpg');
  background-position: bottom center, top center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain 600px, cover;
  background-color: #fff; /* optional fallback */
  padding-bottom: 400px; /* adjust as needed */
  width: 100%;
}

.main-header{
margin-bottom:72px;
}
/* Bottom navbar styling */
.bottom-navbar {
  position: fixed;
  top: 110px;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  white-space: nowrap;
  border: 1px solid #f2f2f2;
  transition: transform 0.3s ease, opacity 0.3s ease;
  padding: 10px;
  overflow: visible;
  z-index: 1040;
}



/* Dropdown styles */
/* .dropdown-hover {
  position: relative;
}

.dropdown-hover .dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 300px;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.15);
  border-radius: 6px;
  padding: 10px 0;
}

.dropdown-hover:hover .dropdown-content {
  display: block;
}

.dropdown-content a {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  color: #333;
  text-decoration: none;
  font-size: 14px;
   white-space: normal;
  word-wrap: break-word; 
  max-width: 100%; 
  padding: 8px 12px;
}

.dropdown-content a:hover {
  background-color: #f2f2f2;
} */


    .quick-shop-btn {
    background-color: #E72C7D;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: bold;
  height:40px;

}
 .quick-shop-btns {
    background-color: #E72C7D;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: bold;
  height:40px;
  width:300px;

}
.quick-shop-btns:hover {
    background-color: #C2185B;
    border-radius: 8px;
}
.btnss{
  height:40px;
}

.quick-shop-btn:hover {
    background-color: #C2185B;
    border-radius: 8px;
}
.qty-btnse{
      color: white;
    font-size: 17px;
    background-color: #C2185B;
    border-radius: 8px;
    width: 36px;
}
.qty-btnse:hover{
      color: white;
    font-size: 17px;
    background-color: #C2185B;
    border-radius: 8px;
    width: 36px;
}


.prod {
  width: 100%;
  position: relative;
  background:url(assets/img/Background.jpg);
  background-size:contain;
  /* background-color: #7A6BA2; */
  padding-bottom: 10px; /* leave space for bg image */
  overflow: hidden;
}



.prod > * {
  position: relative;
  z-index: 1;
}

/* Optional mobile fix */
@media (max-width: 768px) {
  .prod{
    padding-bottom: 10px;
  }
  .prod::after {
    height: 240px;
    background-size: contain;
  }
  .about-hero{
    height: 25vh;
  }
  .product-img-wrap img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 10px;
    transition: transform 0.4s ease;
}

.product-img-wrap img:hover {
    transform: scale(1.05);
}

.quick-shop-btn {
    background-color: #E72C7D;
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: bold;
  font-size:12px;
  height:40px;

}

.quick-shop-btn:hover {
    background-color: #C2185B;
    border-radius: 8px;
}

}
@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
  .about_new {
    background-size: contain, cover;
    padding-bottom: 150px;
  }
}

@media (max-width: 767px) {
  .container{
    padding-left:10px;
    padding-right:10px;
  }
  .about_new {
    background-size: contain, cover;
    padding-bottom: 150px;
  }
  .abt_img{
      width: 100%;
      height: 100%;
    }
  .aboutus{
  padding: 0px;
}
.aboutusrow{
  paddinng:0px;
}
.main-header{
margin-bottom:0px;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff; /* Or rgba(255,255,255,0.9) for transparency */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #E72C7D; /* Brand green */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  100% { transform: rotate(360deg); }
}
}