/* 
  =============================================================================
  AYURVEDA HEALTHCARE ALL-IN-ONE SUITE - SCOPED HIGH-SPECIFICITY STYLESHEET
  Guaranteed 100% Visual Styling & Hover Animations in WoodMart / Elementor / Divi
  =============================================================================
*/

.ayurveda-custom-scope {
  font-family: 'Poppins', sans-serif !important;
  color: #1E2923 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  line-height: 1.5 !important;
}

.ayurveda-custom-scope * {
  box-sizing: border-box !important;
  -webkit-font-smoothing: antialiased !important;
}

/* 1. HERO SECTION */
.ayurveda-custom-scope .hero-wrapper {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background-color: #FAF8F5 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.ayurveda-custom-scope .hero-banner {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 800px !important;
  height: 800px !important;
  position: relative !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center right !important;
  background-size: cover !important;
  display: flex !important;
  align-items: center !important;
}

.ayurveda-custom-scope .left-overlay-bg {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 82% !important;
  background: linear-gradient(90deg, #FAF8F5 0%, #FAF8F5 42%, rgba(250, 248, 245, 0.95) 60%, rgba(250, 248, 245, 0.75) 75%, rgba(250, 248, 245, 0.35) 90%, rgba(250, 248, 245, 0) 100%) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

.ayurveda-custom-scope .bottom-overlay-bg {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 180px !important;
  background: linear-gradient(180deg, rgba(250, 248, 245, 0) 0%, rgba(250, 248, 245, 0.45) 40%, rgba(250, 248, 245, 0.88) 75%, #FAF8F5 100%) !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.ayurveda-custom-scope .banner-container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding-left: 5rem !important;
  padding-right: 4rem !important;
  position: relative !important;
  z-index: 3 !important;
}

.ayurveda-custom-scope .hero-left-content {
  max-width: 1100px !important;
  display: flex !important;
  flex-direction: column !important;
}

.ayurveda-custom-scope .hero-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.3rem, 3.4vw, 3.5rem) !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important;
  margin-bottom: 1.2rem !important;
  white-space: nowrap !important;
}

.ayurveda-custom-scope .highlight-gold {
  color: #B87B16 !important;
  font-weight: 700 !important;
}

.ayurveda-custom-scope .hero-subtitle {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.08rem !important;
  color: #4A5568 !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  margin-bottom: 2.2rem !important;
  max-width: 1050px !important;
  white-space: nowrap !important;
}

.ayurveda-custom-scope .cta-row {
  display: flex !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 1.25rem !important;
  margin-bottom: 3.2rem !important;
}

.ayurveda-custom-scope .btn-cta {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  padding: 0.95rem 1.6rem !important;
  border-radius: 12px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  border: 1.5px solid transparent !important;
  outline: none !important;
  white-space: nowrap !important;
  text-decoration: none !important;
}

.ayurveda-custom-scope .btn-solid-green {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  box-shadow: 0 8px 22px rgba(40, 84, 48, 0.28) !important;
}

.ayurveda-custom-scope .btn-solid-green:hover {
  background-color: #1e4024 !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 28px rgba(40, 84, 48, 0.38) !important;
  color: #FFFFFF !important;
}

.ayurveda-custom-scope .btn-outline-green {
  background-color: #FFFFFF !important;
  border-color: #285430 !important;
  color: #285430 !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05) !important;
}

.ayurveda-custom-scope .btn-outline-green:hover {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  transform: translateY(-3px) !important;
}

.ayurveda-custom-scope .btn-outline-gold {
  background-color: #FFFFFF !important;
  border-color: #C4820F !important;
  color: #B87B16 !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05) !important;
}

.ayurveda-custom-scope .btn-outline-gold:hover {
  background-color: #B87B16 !important;
  color: #FFFFFF !important;
  border-color: #B87B16 !important;
  transform: translateY(-3px) !important;
}

.ayurveda-custom-scope .features-pill-bar {
  display: flex !important;
  align-items: center !important;
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  border: 1px solid rgba(220, 220, 220, 0.8) !important;
  border-radius: 22px !important;
  padding: 1.2rem 2.2rem !important;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06) !important;
  width: fit-content !important;
}

.ayurveda-custom-scope .feature-item {
  display: flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  padding: 0 1.6rem !important;
  position: relative !important;
  cursor: pointer !important;
  transition: transform 0.25s ease !important;
  white-space: nowrap !important;
}

.ayurveda-custom-scope .feature-item:first-child { padding-left: 0 !important; }
.ayurveda-custom-scope .feature-item:last-child { padding-right: 0 !important; }

.ayurveda-custom-scope .feature-item:not(:last-child)::after {
  content: '' !important;
  position: absolute !important;
  right: 0 !important;
  top: 15% !important;
  height: 70% !important;
  width: 1px !important;
  background-color: #E2E8F0 !important;
}

.ayurveda-custom-scope .feature-item:hover {
  transform: translateY(-3px) !important;
}

.ayurveda-custom-scope .feature-item-text .title,
.ayurveda-custom-scope .feature-item-text .subtitle {
  font-size: 0.92rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  line-height: 1.2 !important;
}

.ayurveda-custom-scope .mobile-doctor-container { display: none !important; }

/* 2. PROBLEMS SECTION */
.ayurveda-custom-scope .problems-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 3rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .problems-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.ayurveda-custom-scope .section-title-wrapper {
  text-align: center !important;
  margin-bottom: 3.5rem !important;
}

.ayurveda-custom-scope .section-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.3rem, 3.5vw, 3.2rem) !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 1rem !important;
}

.ayurveda-custom-scope .leaf-divider {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 1rem !important;
}

.ayurveda-custom-scope .divider-line {
  width: 90px !important;
  height: 2px !important;
  background-color: #C2D5C6 !important;
  display: inline-block !important;
}

.ayurveda-custom-scope .divider-leaf {
  color: #285430 !important;
}

.ayurveda-custom-scope .problems-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 2.2rem !important;
  width: 100% !important;
}

.ayurveda-custom-scope .problem-card {
  background: #FFFFFF !important;
  border: 1px solid #E4EAE5 !important;
  border-radius: 24px !important;
  padding: 2.25rem 1.85rem !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04) !important;
  min-height: 205px !important;
}

.ayurveda-custom-scope .problem-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 20px 45px rgba(40, 84, 48, 0.12) !important;
  border-color: #A9CCAE !important;
  background: #FFFFFF !important;
}

.ayurveda-custom-scope .problem-card-top {
  display: flex !important;
  align-items: center !important;
  gap: 1.5rem !important;
  margin-bottom: 2rem !important;
}

.ayurveda-custom-scope .problem-icon {
  width: 75px !important;
  height: 75px !important;
  min-width: 75px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .problem-img-icon {
  width: 72px !important;
  height: 72px !important;
  object-fit: contain !important;
}

.ayurveda-custom-scope .problem-name {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.55rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  line-height: 1.2 !important;
}

.ayurveda-custom-scope .btn-guidance {
  width: 100% !important;
  padding: 0.9rem 1.25rem !important;
  background-color: #FFFFFF !important;
  border: 1.8px solid #285430 !important;
  border-radius: 12px !important;
  color: #285430 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.05rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  text-align: center !important;
}

.ayurveda-custom-scope .btn-guidance:hover {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  box-shadow: 0 6px 18px rgba(40, 84, 48, 0.2) !important;
}

/* 3. SERVICES SECTION */
.ayurveda-custom-scope .services-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 4rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .services-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.ayurveda-custom-scope .services-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 2.2rem !important;
  width: 100% !important;
}

.ayurveda-custom-scope .service-card {
  background: #FFFCF7 !important;
  border: 1px solid #F1ECE3 !important;
  border-radius: 24px !important;
  padding: 2.8rem 2rem 2.2rem 2rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.03) !important;
}

.ayurveda-custom-scope .service-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 20px 45px rgba(40, 84, 48, 0.12) !important;
  border-color: #A9CCAE !important;
  background: #FFFFFF !important;
}

.ayurveda-custom-scope .service-icon-circle {
  width: 110px !important;
  height: 110px !important;
  border-radius: 50% !important;
  border: 2.5px solid #E8E2D5 !important;
  background: #FFFFFF !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 1.8rem !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
}

.ayurveda-custom-scope .service-img-icon {
  width: 90px !important;
  height: 90px !important;
  object-fit: contain !important;
  border-radius: 50% !important;
}

.ayurveda-custom-scope .service-title {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.48rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 0.9rem !important;
}

.ayurveda-custom-scope .service-desc {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.95rem !important;
  color: #5A655D !important;
  line-height: 1.55 !important;
  margin-bottom: 2.2rem !important;
  flex-grow: 1 !important;
}

.ayurveda-custom-scope .btn-service-action {
  width: 85% !important;
  padding: 0.85rem 1.2rem !important;
  background-color: #285430 !important;
  border: none !important;
  border-radius: 12px !important;
  color: #FFFFFF !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 6px 18px rgba(40, 84, 48, 0.22) !important;
}

.ayurveda-custom-scope .btn-service-action:hover {
  background-color: #1e4024 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 24px rgba(40, 84, 48, 0.32) !important;
}

/* 4. MEET DOCTOR SECTION */
.ayurveda-custom-scope .about-doctor-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 4rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .about-doctor-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 4.5rem !important;
  align-items: center !important;
}

.ayurveda-custom-scope .doctor-image-card {
  width: 100% !important;
  height: 480px !important;
  object-fit: cover !important;
  object-position: top center !important;
  border-radius: 24px !important;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08) !important;
  border: 5px solid #FFFFFF !important;
}

.ayurveda-custom-scope .doctor-heading {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 2.6rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 0.4rem !important;
}

.ayurveda-custom-scope .doctor-gold-underline {
  width: 48px !important;
  height: 3px !important;
  background-color: #C4820F !important;
  border-radius: 2px !important;
  margin-bottom: 1.8rem !important;
}

.ayurveda-custom-scope .doctor-bio-p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.05rem !important;
  color: #4A5568 !important;
  line-height: 1.68 !important;
  margin-bottom: 1.5rem !important;
  display: block !important;
}

.ayurveda-custom-scope .btn-read-more-doc {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  padding: 0.95rem 1.8rem !important;
  background-color: #285430 !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.02rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  box-shadow: 0 8px 22px rgba(40, 84, 48, 0.28) !important;
}

.ayurveda-custom-scope .btn-read-more-doc:hover {
  background-color: #1e4024 !important;
  transform: translateY(-2px) !important;
}

/* 5. BOOKING FORM SECTION */
.ayurveda-custom-scope .booking-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 4rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .booking-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: grid !important;
  grid-template-columns: 1fr 1.35fr !important;
  gap: 4rem !important;
}

.ayurveda-custom-scope .booking-heading {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 2.6rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 1rem !important;
}

.ayurveda-custom-scope .booking-subheading {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.05rem !important;
  color: #5A655D !important;
  margin-bottom: 2.5rem !important;
  display: block !important;
}

.ayurveda-custom-scope .consultation-types-grid {
  display: flex !important;
  flex-direction: column !important;
  gap: 1.25rem !important;
}

.ayurveda-custom-scope .types-row-1 { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 1.2rem !important; }
.ayurveda-custom-scope .types-row-2 { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 1.2rem !important; }

.ayurveda-custom-scope .type-pill-card {
  background: #FFFFFF !important;
  border: 1.5px solid #E8EFE9 !important;
  border-radius: 16px !important;
  padding: 1.4rem 1rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  gap: 0.6rem !important;
  cursor: pointer !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
}

.ayurveda-custom-scope .type-pill-card.selected,
.ayurveda-custom-scope .type-pill-card:hover {
  border-color: #285430 !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 25px rgba(40, 84, 48, 0.12) !important;
}

.ayurveda-custom-scope .pill-type-img-icon {
  width: 44px !important;
  height: 44px !important;
  object-fit: contain !important;
}

.ayurveda-custom-scope .booking-form-card {
  background: #FFFFFF !important;
  border: 1px solid #E6ECE7 !important;
  border-radius: 24px !important;
  padding: 2.8rem !important;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.05) !important;
}

.ayurveda-custom-scope .form-grid-layout { display: flex !important; flex-direction: column !important; gap: 1.4rem !important; }
.ayurveda-custom-scope .form-row-3col { display: grid !important; grid-template-columns: 1fr 1fr 0.7fr !important; gap: 1.2rem !important; }
.ayurveda-custom-scope .form-row-2col { display: grid !important; grid-template-columns: 1.4fr 1fr !important; gap: 1.2rem !important; }
.ayurveda-custom-scope .form-row-2col-equal { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 1.2rem !important; }

.ayurveda-custom-scope .form-input-ctrl,
.ayurveda-custom-scope .form-select-ctrl {
  width: 100 !important;
  padding: 0.85rem 1.1rem !important;
  border: 1.5px solid #E2E8F0 !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.95rem !important;
  background-color: #FFFFFF !important;
  outline: none !important;
}

.ayurveda-custom-scope .form-input-ctrl:focus,
.ayurveda-custom-scope .form-select-ctrl:focus {
  border-color: #285430 !important;
}

.ayurveda-custom-scope .btn-submit-appointment {
  width: 100% !important;
  padding: 1.05rem 1.5rem !important;
  background-color: #285430 !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 14px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.08rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.85rem !important;
  box-shadow: 0 8px 25px rgba(40, 84, 48, 0.28) !important;
}

.ayurveda-custom-scope .btn-submit-appointment:hover {
  background-color: #1e4024 !important;
  transform: translateY(-2px) !important;
}

/* 6. TESTIMONIALS SECTION */
.ayurveda-custom-scope .testimonials-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 4rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .testimonials-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.ayurveda-custom-scope .testimonials-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 2.2rem !important;
  width: 100% !important;
}

.ayurveda-custom-scope .testimonial-card {
  background: #FFFCF7 !important;
  border: 1px solid #F1ECE3 !important;
  border-radius: 24px !important;
  padding: 2.5rem 2.2rem !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.03) !important;
  min-height: 270px !important;
}

.ayurveda-custom-scope .testimonial-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 20px 45px rgba(40, 84, 48, 0.12) !important;
  border-color: #A9CCAE !important;
  background: #FFFFFF !important;
}

.ayurveda-custom-scope .stars-rating {
  color: #B87B16 !important;
  font-size: 1.25rem !important;
  margin-bottom: 1.2rem !important;
}

.ayurveda-custom-scope .testimonial-quote {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-style: italic !important;
  font-size: 1.08rem !important;
  color: #2D3748 !important;
  margin-bottom: 2rem !important;
}

.ayurveda-custom-scope .author-avatar {
  width: 58px !important;
  height: 58px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  border: 2.5px solid #285430 !important;
}

.ayurveda-custom-scope .btn-watch-stories {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.85rem !important;
  padding: 0.9rem 1.8rem !important;
  background-color: #FFFFFF !important;
  border: 1.8px solid #285430 !important;
  border-radius: 12px !important;
  color: #285430 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  margin-top: 2rem !important;
}

.ayurveda-custom-scope .btn-watch-stories:hover {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  transform: translateY(-2px) !important;
}

/* 7. BLOGS SECTION */
.ayurveda-custom-scope .blogs-section {
  width: 100% !important;
  background-color: #FAF8F5 !important;
  padding: 4rem 0 5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .blogs-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.ayurveda-custom-scope .blogs-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 2.2rem !important;
  width: 100% !important;
  margin-bottom: 3.2rem !important;
}

.ayurveda-custom-scope .blog-card {
  background: #FFFFFF !important;
  border: 1px solid #E6ECE7 !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04) !important;
}

.ayurveda-custom-scope .blog-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 20px 45px rgba(40, 84, 48, 0.12) !important;
  border-color: #A9CCAE !important;
}

.ayurveda-custom-scope .blog-media-container {
  position: relative !important;
  width: 100% !important;
  height: 230px !important;
  overflow: hidden !important;
}

.ayurveda-custom-scope .blog-cover-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.ayurveda-custom-scope .blog-card-content {
  padding: 1.8rem !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  flex-grow: 1 !important;
}

.ayurveda-custom-scope .blog-card-title {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.38rem !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 1.5rem !important;
}

.ayurveda-custom-scope .blog-read-more {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 600 !important;
  color: #285430 !important;
  text-decoration: none !important;
}

.ayurveda-custom-scope .blogs-actions-row {
  display: flex !important;
  align-items: center !important;
  gap: 1.5rem !important;
}

.ayurveda-custom-scope .btn-read-blogs {
  padding: 0.95rem 2rem !important;
  background-color: #FFFFFF !important;
  border: 1.8px solid #285430 !important;
  border-radius: 14px !important;
  color: #285430 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.02rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
}

.ayurveda-custom-scope .btn-read-blogs:hover {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  transform: translateY(-2px) !important;
}

.ayurveda-custom-scope .btn-watch-videos {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 0.95rem 2rem !important;
  background-color: #285430 !important;
  border: none !important;
  border-radius: 14px !important;
  color: #FFFFFF !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.02rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
}

.ayurveda-custom-scope .btn-watch-videos:hover {
  background-color: #1e4024 !important;
  transform: translateY(-2px) !important;
}

/* YOGA PROGRAMS DEDICATED PAGE STYLES */
.ayurveda-custom-scope .programs-hero-section {
  width: 100% !important;
  background: linear-gradient(135deg, #1E4024 0%, #285430 100%) !important;
  color: #FFFFFF !important;
  padding: 4.5rem 2rem 5rem 2rem !important;
  text-align: center !important;
}
.ayurveda-custom-scope .programs-hero-container { max-width: 900px !important; margin: 0 auto !important; }
.ayurveda-custom-scope .badge-top {
  display: inline-block !important;
  padding: 0.4rem 1.2rem !important;
  background: rgba(255, 255, 255, 0.15) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 20px !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  color: #FBBF24 !important;
  margin-bottom: 1.2rem !important;
  text-transform: uppercase !important;
}
.ayurveda-custom-scope .programs-main-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.5rem, 4vw, 3.6rem) !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
  margin-bottom: 1.2rem !important;
}
.ayurveda-custom-scope .programs-intro-text {
  font-size: 1.15rem !important;
  color: #E2E8F0 !important;
  max-width: 720px !important;
  margin: 0 auto !important;
}
.ayurveda-custom-scope .programs-grid-section { width: 100% !important; padding: 5rem 2rem !important; display: flex !important; justify-content: center !important; }
.ayurveda-custom-scope .programs-container { width: 100% !important; max-width: 1100px !important; display: flex !important; flex-direction: column !important; gap: 3.5rem !important; }

/* PROGRAM CARD — DESKTOP: flexbox row */
.ayurveda-custom-scope .program-card-detailed {
  background: #FFFFFF !important;
  border: 1px solid #E6ECE7 !important;
  border-radius: 28px !important;
  padding: 3.2rem 3rem !important;
  display: flex !important;
  flex-direction: row !important;
  gap: 3rem !important;
  align-items: center !important;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.04) !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.ayurveda-custom-scope .program-info {
  flex: 1.2 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 1.1rem !important;
  min-width: 0 !important;
}
.ayurveda-custom-scope .program-card-detailed .program-media {
  flex: 1 !important;
  min-width: 0 !important;
}
/* Reverse card: image first, then text */
.ayurveda-custom-scope .program-card-detailed.reverse {
  flex-direction: row-reverse !important;
}

.ayurveda-custom-scope .program-number { font-family: 'Playfair Display', serif !important; font-size: 1rem !important; font-weight: 700 !important; color: #C4820F !important; text-transform: uppercase !important; margin: 0 !important; }
.ayurveda-custom-scope .program-title { font-family: 'Playfair Display', serif !important; font-size: 2.2rem !important; font-weight: 700 !important; color: #1E2923 !important; margin: 0 !important; line-height: 1.25 !important; }
.ayurveda-custom-scope .time-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.65rem 1.4rem !important;
  background-color: #E8EFE5 !important;
  color: #285430 !important;
  border-radius: 12px !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  width: fit-content !important;
  white-space: nowrap !important;
}

/* Description — reset theme link colors */
.ayurveda-custom-scope .program-description {
  font-size: 1.05rem !important;
  color: #4A5568 !important;
  line-height: 1.68 !important;
  margin: 0 !important;
}
.ayurveda-custom-scope .program-description a,
.ayurveda-custom-scope .program-description a:visited,
.ayurveda-custom-scope .program-description a:hover {
  color: #4A5568 !important;
  text-decoration: none !important;
  pointer-events: none !important;
}

.ayurveda-custom-scope .btn-enroll {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.5rem !important;
  padding: 1rem 2rem !important;
  background-color: #285430 !important;
  color: #FFFFFF !important;
  border-radius: 14px !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  text-decoration: none !important;
  width: fit-content !important;
  transition: background-color 0.28s ease, transform 0.28s ease !important;
}
.ayurveda-custom-scope .btn-enroll:hover { background-color: #1e4024 !important; color: #FFFFFF !important; transform: translateY(-2px) !important; }

.ayurveda-custom-scope .program-media { width: 100% !important; height: 320px !important; border-radius: 20px !important; overflow: hidden !important; flex-shrink: 0 !important; }
.ayurveda-custom-scope .program-media img { width: 100% !important; height: 100% !important; object-fit: contain !important; display: block !important; }
.ayurveda-custom-scope .programs-footer-note { background: #FFFFFF !important; border: 1.5px solid #C2D5C6 !important; border-radius: 24px !important; padding: 3rem !important; text-align: center !important; }
.ayurveda-custom-scope .footer-note-text { font-family: 'Playfair Display', serif !important; font-size: 1.45rem !important; font-weight: 600 !important; color: #1E2923 !important; max-width: 820px !important; margin: 0 auto !important; line-height: 1.5 !important; }

/* OUR SERVICES PAGE STYLES */
.ayurveda-custom-scope .services-hero-section {
  width: 100% !important;
  background: linear-gradient(135deg, #1E4024 0%, #285430 100%) !important;
  color: #FFFFFF !important;
  padding: 4.5rem 2rem 5rem 2rem !important;
  text-align: center !important;
}
.ayurveda-custom-scope .services-hero-container { max-width: 900px !important; margin: 0 auto !important; }
.ayurveda-custom-scope .services-main-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.5rem, 4vw, 3.6rem) !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
  margin-bottom: 1.2rem !important;
}
.ayurveda-custom-scope .services-intro-text {
  font-size: 1.15rem !important;
  color: #E2E8F0 !important;
  max-width: 780px !important;
  margin: 0 auto !important;
}
.ayurveda-custom-scope .all-services-section { width: 100% !important; padding: 5rem 2rem !important; display: flex !important; justify-content: center !important; }
.ayurveda-custom-scope .all-services-container { width: 100% !important; max-width: 1200px !important; display: flex !important; flex-direction: column !important; gap: 3.5rem !important; }
.ayurveda-custom-scope .services-grid-3col { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 2.2rem !important; }
.ayurveda-custom-scope .service-item-card {
  background: #FFFFFF !important;
  border: 1px solid #E6ECE7 !important;
  border-radius: 24px !important;
  padding: 2.5rem 2rem !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.03) !important;
}
.ayurveda-custom-scope .service-item-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 20px 45px rgba(40, 84, 48, 0.12) !important;
  border-color: #A9CCAE !important;
}
.ayurveda-custom-scope .card-num-badge { font-family: 'Playfair Display', serif !important; font-size: 0.95rem !important; font-weight: 700 !important; color: #C4820F !important; margin-bottom: 0.8rem !important; }
.ayurveda-custom-scope .card-item-title { font-family: 'Playfair Display', serif !important; font-size: 1.5rem !important; font-weight: 700 !important; color: #1E2923 !important; margin-bottom: 1rem !important; }
.ayurveda-custom-scope .card-item-desc { font-size: 0.98rem !important; color: #4A5568 !important; line-height: 1.6 !important; margin-bottom: 1.5rem !important; }
.ayurveda-custom-scope .btn-service-consult {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0.85rem 1.4rem !important;
  background-color: #FFFFFF !important;
  border: 1.8px solid #285430 !important;
  border-radius: 12px !important;
  color: #285430 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-top: auto !important;
}
.ayurveda-custom-scope .btn-service-consult:hover { background-color: #285430 !important; color: #FFFFFF !important; }
.ayurveda-custom-scope .our-approach-card {
  background: #FFFFFF !important;
  border: 2px solid #285430 !important;
  border-radius: 28px !important;
  padding: 3.5rem 3rem !important;
  text-align: center !important;
}
.ayurveda-custom-scope .approach-title { font-family: 'Playfair Display', Georgia, serif !important; font-size: 2.3rem !important; font-weight: 700 !important; color: #1E2923 !important; margin-bottom: 1.5rem !important; }
.ayurveda-custom-scope .approach-pills { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: center !important; gap: 1rem !important; margin-bottom: 2rem !important; }
.ayurveda-custom-scope .approach-pill { padding: 0.6rem 1.4rem !important; background: #E8EFE5 !important; color: #285430 !important; font-weight: 700 !important; border-radius: 30px !important; }
.ayurveda-custom-scope .approach-desc { font-size: 1.12rem !important; color: #4A5568 !important; max-width: 800px !important; margin: 0 auto !important; }

/* BOOK CONSULTATION DEDICATED PAGE STYLES */
.ayurveda-custom-scope .booking-page-hero {
  width: 100% !important;
  background: linear-gradient(135deg, #1E4024 0%, #285430 100%) !important;
  color: #FFFFFF !important;
  padding: 4.5rem 2rem 5rem 2rem !important;
  text-align: center !important;
}
.ayurveda-custom-scope .booking-main-section { width: 100% !important; padding: 4rem 2rem 6rem 2rem !important; display: flex !important; justify-content: center !important; }
.ayurveda-custom-scope .booking-page-container {
  width: 100% !important;
  max-width: 1150px !important;
  display: grid !important;
  grid-template-columns: 1fr 1.35fr !important;
  gap: 4rem !important;
}

/* RESPONSIVE MEDIA QUERIES FOR FORM, SECTIONS & YOGA PROGRAMS CARDS */

/* TABLET (991px) — program cards stack: image below */
@media (max-width: 991px) {
  .ayurveda-custom-scope .form-row-3col,
  .ayurveda-custom-scope .form-row-2col,
  .ayurveda-custom-scope .form-row-2col-equal {
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
  }
  .ayurveda-custom-scope .booking-form-card {
    padding: 1.8rem 1.2rem !important;
  }

  /* Yoga Program cards — SINGLE COLUMN (flex stack) */
  .ayurveda-custom-scope .program-card-detailed,
  .ayurveda-custom-scope .program-card-detailed.reverse {
    flex-direction: column !important;
    gap: 1.5rem !important;
    padding: 2rem 1.5rem !important;
  }
  /* Both normal and reverse: info on top, image below */
  .ayurveda-custom-scope .program-card-detailed .program-info,
  .ayurveda-custom-scope .program-card-detailed.reverse .program-info {
    order: 1 !important;
    flex: none !important;
    width: 100% !important;
  }
  .ayurveda-custom-scope .program-card-detailed .program-media,
  .ayurveda-custom-scope .program-card-detailed.reverse .program-media {
    order: 2 !important;
    flex: none !important;
    width: 100% !important;
    height: 200px !important;
  }
  .ayurveda-custom-scope .programs-grid-section {
    padding: 3rem 1.5rem !important;
  }
}

/* MOBILE (768px) — full width single column */
@media (max-width: 768px) {
  .ayurveda-custom-scope .form-row-3col,
  .ayurveda-custom-scope .form-row-2col,
  .ayurveda-custom-scope .form-row-2col-equal {
    grid-template-columns: 1fr !important;
    gap: 1rem !important;
  }
  .ayurveda-custom-scope .booking-form-card {
    padding: 1.5rem 1rem !important;
  }

  /* Yoga Program cards — compact mobile full width */
  .ayurveda-custom-scope .program-card-detailed,
  .ayurveda-custom-scope .program-card-detailed.reverse {
    flex-direction: column !important;
    gap: 1.2rem !important;
    padding: 1.5rem 1.2rem !important;
    border-radius: 18px !important;
  }
  .ayurveda-custom-scope .program-card-detailed .program-info,
  .ayurveda-custom-scope .program-card-detailed.reverse .program-info {
    order: 1 !important;
    flex: none !important;
    width: 100% !important;
  }
  .ayurveda-custom-scope .program-card-detailed .program-media,
  .ayurveda-custom-scope .program-card-detailed.reverse .program-media {
    order: 2 !important;
    flex: none !important;
    width: 100% !important;
    height: 170px !important;
    border-radius: 14px !important;
  }
  .ayurveda-custom-scope .program-title {
    font-size: 1.6rem !important;
  }
  .ayurveda-custom-scope .programs-grid-section {
    padding: 2.5rem 1rem !important;
  }
  .ayurveda-custom-scope .programs-hero-section {
    padding: 3rem 1.2rem 3.5rem !important;
  }
  .ayurveda-custom-scope .programs-footer-note {
    padding: 2rem 1.2rem !important;
  }
  .ayurveda-custom-scope .footer-note-text {
    font-size: 1.1rem !important;
  }
  .ayurveda-custom-scope .btn-enroll {
    width: 100% !important;
    justify-content: center !important;
  }
  .ayurveda-custom-scope .time-badge {
    white-space: normal !important;
    font-size: 0.92rem !important;
  }
}

/* SMALL PHONE (480px) */
@media (max-width: 480px) {
  .ayurveda-custom-scope .program-card-detailed,
  .ayurveda-custom-scope .program-card-detailed.reverse {
    padding: 1.3rem 1rem !important;
  }
  .ayurveda-custom-scope .program-card-detailed .program-media,
  .ayurveda-custom-scope .program-card-detailed.reverse .program-media {
    height: 150px !important;
  }
  .ayurveda-custom-scope .time-badge {
    font-size: 0.85rem !important;
    padding: 0.5rem 0.9rem !important;
  }
  .ayurveda-custom-scope .program-title {
    font-size: 1.4rem !important;
  }
}

/* 8. BOTTOM CTA SECTION */
.ayurveda-custom-scope .cta-bottom-section {
  width: 100% !important;
  background-color: #E8EFE5 !important;
  padding: 3.5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.ayurveda-custom-scope .cta-bottom-container {
  width: 100% !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 2rem !important;
}

.ayurveda-custom-scope .cta-bottom-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2rem, 3vw, 2.7rem) !important;
  font-weight: 700 !important;
  color: #1E2923 !important;
  margin-bottom: 0.5rem !important;
}

.ayurveda-custom-scope .cta-bottom-subtitle {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.02rem !important;
  color: #4A5568 !important;
}

.ayurveda-custom-scope .cta-bottom-actions {
  display: flex !important;
  align-items: center !important;
  gap: 1.2rem !important;
}

.ayurveda-custom-scope .btn-bottom-call {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 0.95rem 1.6rem !important;
  background-color: #FBBF24 !important;
  color: #1E2923 !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.ayurveda-custom-scope .btn-bottom-call:hover {
  background-color: #f59e0b !important;
  transform: translateY(-2px) !important;
}

.ayurveda-custom-scope .btn-bottom-whatsapp {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 0.95rem 1.6rem !important;
  background-color: #25D366 !important;
  color: #FFFFFF !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.ayurveda-custom-scope .btn-bottom-whatsapp:hover {
  background-color: #1eb956 !important;
  transform: translateY(-2px) !important;
}

.ayurveda-custom-scope .btn-bottom-book {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 0.95rem 1.6rem !important;
  background-color: #FFFFFF !important;
  color: #285430 !important;
  border: 1.5px solid #285430 !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.98rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
}

.ayurveda-custom-scope .btn-bottom-book:hover {
  background-color: #285430 !important;
  color: #FFFFFF !important;
  transform: translateY(-2px) !important;
}

/* RESPONSIVE MEDIA QUERIES */
@media (max-width: 1400px) {
  .ayurveda-custom-scope .problems-grid, 
  .ayurveda-custom-scope .services-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 1050px) {
  .ayurveda-custom-scope .booking-container { grid-template-columns: 1fr !important; }
  .ayurveda-custom-scope .testimonials-grid, 
  .ayurveda-custom-scope .blogs-grid { grid-template-columns: repeat(2, 1fr) !important; }
}

@media (max-width: 900px) {
  .ayurveda-custom-scope .about-doctor-container { grid-template-columns: 1fr !important; }
}

@media (max-width: 768px) {
  .ayurveda-custom-scope .banner-container, 
  .ayurveda-custom-scope .problems-container, 
  .ayurveda-custom-scope .services-container, 
  .ayurveda-custom-scope .about-doctor-container, 
  .ayurveda-custom-scope .booking-container, 
  .ayurveda-custom-scope .testimonials-container, 
  .ayurveda-custom-scope .blogs-container, 
  .ayurveda-custom-scope .cta-bottom-container {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .ayurveda-custom-scope .problems-grid, 
  .ayurveda-custom-scope .services-grid, 
  .ayurveda-custom-scope .blogs-grid {
    grid-template-columns: 1fr !important;
  }

  .ayurveda-custom-scope .cta-row, 
  .ayurveda-custom-scope .blogs-actions-row, 
  .ayurveda-custom-scope .cta-bottom-actions {
    flex-direction: column !important;
    width: 100% !important;
  }

  .ayurveda-custom-scope .btn-cta, 
  .ayurveda-custom-scope .btn-read-blogs, 
  .ayurveda-custom-scope .btn-watch-videos, 
  .ayurveda-custom-scope .btn-bottom-call, 
  .ayurveda-custom-scope .btn-bottom-whatsapp, 
  .ayurveda-custom-scope .btn-bottom-book {
    width: 100% !important;
    justify-content: center !important;
  }
}
