.card-wrapper {
  position: static !important;
}

#product-grid .grid__item {
  position: relative;
}

.card__heading a::after {
  height: 75%;
}

.variant-wrapper {
  display: none;
}

.variant-link.selected {
  color: #a88645;
}

.ak-button {
  --border-offset: 0.5px;
  text-decoration: none !important;
}

.ak-button:hover {
  text-decoration: none !important;
}