

body.collection-habibi-collection a.product-card__link {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

body.collection-habibi-collection .product-card__info::after {
  content: "Coming Soon – Available September 13";
  display: block;
  font-size: 14px;
  color: #d32f2f;
  margin-top: 5px;
}
