/* IleraCare Existing Hero Cleanup v1.2
   Scope: homepage hero only. Does not affect products, shop, cart, checkout, footer, or product pages. */

/* Slide 1: remove the extra product card on the right. */
.bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-sidecard {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-inner--one {
  grid-template-columns: minmax(260px, 0.88fr) minmax(340px, 1.12fr) !important;
  align-items: center !important;
  gap: clamp(28px, 5vw, 92px) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-copy {
  max-width: 650px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-media--portrait {
  max-width: min(42vw, 520px) !important;
  justify-self: center !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-media--portrait img {
  object-fit: contain !important;
  object-position: center bottom !important;
}

/* Slide 2: cleaner premium presentation for Hair Food. */
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two {
  background:
    radial-gradient(circle at 52% 48%, rgba(255,255,255,.88) 0%, rgba(255,255,255,.42) 34%, transparent 62%),
    linear-gradient(112deg, #f7f2e9 0%, #fdfbf6 43%, #eef6ea 100%) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two::before {
  opacity: .34 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
  grid-template-columns: minmax(280px, .86fr) minmax(340px, 1.05fr) minmax(230px, .58fr) !important;
  gap: clamp(22px, 3.2vw, 54px) !important;
  align-items: center !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-visual,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-visual--center {
  width: min(100%, 620px) !important;
  justify-self: center !important;
  overflow: visible !important;
  isolation: isolate !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-visual::before {
  content: "" !important;
  position: absolute !important;
  inset: 10% 4% 2% !important;
  border-radius: 999px !important;
  background: radial-gradient(circle, rgba(255,255,255,.82), rgba(213,229,204,.26) 57%, transparent 74%) !important;
  filter: blur(16px) !important;
  z-index: -1 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
  display: block !important;
  width: min(100%, 590px) !important;
  max-width: min(44vw, 590px) !important;
  height: auto !important;
  max-height: min(58vh, 520px) !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: drop-shadow(0 30px 38px rgba(27, 63, 43, .18)) !important;
  transform: translateZ(0) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-pill {
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  padding: 8px 15px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.65) !important;
  border: 1px solid rgba(32,83,54,.12) !important;
  color: #174b32 !important;
  font-size: .74rem !important;
  line-height: 1 !important;
  letter-spacing: .16em !important;
  font-weight: 800 !important;
  margin-bottom: 16px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-title {
  max-width: 520px !important;
  line-height: .95 !important;
  letter-spacing: -.045em !important;
  color: #123d29 !important;
  margin-bottom: 18px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-kicker {
  max-width: 460px !important;
  color: rgba(25,45,36,.78) !important;
  font-size: clamp(1rem, 1.15vw, 1.14rem) !important;
  line-height: 1.62 !important;
  margin-bottom: 22px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks {
  display: grid !important;
  gap: 10px !important;
  margin-bottom: 24px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks li {
  background: rgba(255,255,255,.46) !important;
  border: 1px solid rgba(32,83,54,.08) !important;
  border-radius: 999px !important;
  padding: 9px 14px 9px 10px !important;
  width: fit-content !important;
  box-shadow: 0 12px 24px rgba(35,64,45,.05) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale {
  justify-self: end !important;
  width: min(100%, 300px) !important;
  padding: 24px 22px !important;
  border-radius: 28px !important;
  background: rgba(255,255,255,.70) !important;
  border: 1px solid rgba(32,83,54,.12) !important;
  box-shadow: 0 28px 70px rgba(27, 63, 43, .12) !important;
  backdrop-filter: blur(18px) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean .eyebrow {
  color: #c2902e !important;
  font-size: .70rem !important;
  letter-spacing: .16em !important;
  font-weight: 900 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean h3 {
  color: #123d29 !important;
  font-size: clamp(1.4rem, 2vw, 2.05rem) !important;
  line-height: 1.06 !important;
  margin: 10px 0 10px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean p {
  color: rgba(25,45,36,.74) !important;
  font-size: .96rem !important;
  line-height: 1.58 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-mini-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
  margin: 18px 0 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-mini-grid span {
  padding: 12px 10px !important;
  border-radius: 18px !important;
  background: rgba(245,238,218,.78) !important;
  border: 1px solid rgba(32,83,54,.08) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-mini-grid strong {
  display: block !important;
  color: #123d29 !important;
  font-size: 1.02rem !important;
  line-height: 1 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-mini-grid em {
  display: block !important;
  color: rgba(25,45,36,.65) !important;
  font-style: normal !important;
  font-size: .72rem !important;
  margin-top: 5px !important;
}

@media (max-width: 991px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-inner--one,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
    text-align: center !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-media--portrait {
    max-width: min(76vw, 430px) !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-copy,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean {
    justify-self: center !important;
    text-align: center !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
    max-width: min(86vw, 480px) !important;
    max-height: 360px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks li,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-pill {
    margin-inline: auto !important;
  }
}

@media (max-width: 640px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--one .bkc-hero-v88-media--portrait {
    max-width: min(86vw, 360px) !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
    max-width: min(92vw, 360px) !important;
    max-height: 285px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean {
    width: min(100%, 340px) !important;
  }
}


/* v1.2 responsive cleanup: remove the problematic left Slide 2 button and prevent mobile clipping. */
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean > .bkc-hero-v88-btn,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean > a.bkc-hero-v88-btn {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean {
  align-self: center !important;
  min-width: 0 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean .bkc-hero-v88-btn,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale .bkc-hero-v88-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  width: 100% !important;
  white-space: nowrap !important;
}

@media (max-width: 991px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two {
    min-height: auto !important;
    height: auto !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
    padding-top: clamp(78px, 11vw, 112px) !important;
    padding-bottom: 34px !important;
    align-content: center !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-title {
    margin-inline: auto !important;
    max-width: 520px !important;
    font-size: clamp(2rem, 8vw, 3.15rem) !important;
    line-height: .98 !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-kicker {
    margin-inline: auto !important;
    margin-bottom: 14px !important;
    max-width: 520px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks {
    margin-bottom: 12px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale {
    width: min(100%, 360px) !important;
    padding: 18px 18px !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 640px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
    gap: 14px !important;
    padding-top: 86px !important;
    padding-bottom: 28px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-pill {
    padding: 7px 12px !important;
    font-size: .66rem !important;
    margin-bottom: 10px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-title {
    font-size: clamp(1.85rem, 10vw, 2.55rem) !important;
    margin-bottom: 10px !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-kicker {
    font-size: .94rem !important;
    line-height: 1.48 !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks li {
    width: min(100%, 310px) !important;
    padding: 8px 12px 8px 10px !important;
    font-size: .86rem !important;
    line-height: 1.25 !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean h3 {
    font-size: 1.35rem !important;
    margin: 7px 0 !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean p {
    display: none !important;
  }

  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-mini-grid {
    margin: 12px 0 !important;
  }
}

/* v1.3 FINAL: no old Slide 2 image flash, no hidden/unresponsive CTA buttons, cleaner responsive slide. */
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-visual img,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-visual--center img {
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .32s ease !important;
}
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-visual img[data-ilera-hero-final="hair-food"],
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-visual--center img[data-ilera-hero-final="hair-food"],
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  width: min(100%, 580px) !important;
  max-width: min(43vw, 580px) !important;
  height: auto !important;
  max-height: min(58vh, 510px) !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: drop-shadow(0 28px 36px rgba(23,63,43,.20)) !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-btn,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two a.bkc-hero-v88-btn,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-actions,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-actions,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean .bkc-hero-v88-btn,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale .bkc-hero-v88-btn {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  max-height: 0 !important;
  overflow: hidden !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
  grid-template-columns: minmax(260px, .9fr) minmax(340px, 1.05fr) minmax(220px, .55fr) !important;
  gap: clamp(18px, 3vw, 48px) !important;
  align-items: center !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-title {
  font-size: clamp(2.6rem, 4.9vw, 5.5rem) !important;
  line-height: .95 !important;
  letter-spacing: -.055em !important;
  margin-bottom: 16px !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-kicker {
  max-width: 480px !important;
  font-size: clamp(.98rem, 1.05vw, 1.12rem) !important;
  line-height: 1.6 !important;
}

.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean,
.bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale {
  align-self: center !important;
  padding: 22px 20px !important;
  width: min(100%, 290px) !important;
  min-height: auto !important;
}

@media (max-width: 991px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
    grid-template-columns: 1fr !important;
    padding-top: clamp(82px, 12vw, 110px) !important;
    padding-bottom: 30px !important;
    gap: 16px !important;
    text-align: center !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-visual,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-visual--center {
    order: 2 !important;
    width: min(100%, 520px) !important;
    margin-inline: auto !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-copy {
    order: 1 !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-sale {
    order: 3 !important;
    width: min(100%, 340px) !important;
    margin-inline: auto !important;
    padding: 16px 16px !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-final="hair-food"],
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
    max-width: min(82vw, 440px) !important;
    max-height: 310px !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 640px) {
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v88-inner--two,
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .bkc-hero-v101-inner--two {
    padding-top: 82px !important;
    padding-bottom: 24px !important;
    gap: 12px !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-title {
    font-size: clamp(1.85rem, 9vw, 2.45rem) !important;
    line-height: 1.02 !important;
    margin-bottom: 8px !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-copy-clean .bkc-hero-v88-kicker {
    font-size: .9rem !important;
    line-height: 1.45 !important;
    max-width: 320px !important;
    margin-inline: auto !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks {
    gap: 7px !important;
    margin-bottom: 0 !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-checks li {
    width: min(100%, 300px) !important;
    font-size: .82rem !important;
    padding: 7px 11px !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-final="hair-food"],
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two img[data-ilera-hero-cleanup="hair-food-cutout"] {
    max-width: min(88vw, 340px) !important;
    max-height: 245px !important;
  }
  .bkc-hero-screen-v88 .bkc-hero-v88-slide--two .ilera-slide2-card-clean {
    display: none !important;
  }
}
