/* v6.9.271 — keep every carousel product description crisp and unobscured. */
.hero#home .showcase-feature-subtitle{
  z-index:125!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  text-shadow:none!important;
  mix-blend-mode:normal!important;
  isolation:isolate!important;
}

.hero#home .showcase-feature-subtitle span{
  position:relative!important;
  z-index:126!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  text-shadow:none!important;
  box-shadow:none!important;
  background:rgba(5,6,5,.96)!important;
  border:1px solid rgba(243,179,36,.58)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

.hero#home .showcase-feature-subtitle span::before,
.hero#home .showcase-feature-subtitle span::after{
  content:none!important;
  display:none!important;
}

html[data-theme="light"] .hero#home .showcase-feature-subtitle span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:rgba(5,6,5,.96)!important;
}
