/* Bambogilda 0.36.0 — unified, taller product cards with fully visible media. */
.zg-product-card {
  height: 410px !important;
  min-height: 410px !important;
  align-self: stretch;
}
.zg-product-card .zg-product-card-image {
  width: 100% !important;
  height: 220px !important;
  min-height: 220px !important;
  padding: 10px !important;
  overflow: hidden !important;
  background: #fff !important;
}
.zg-product-card .zg-product-card-image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none;
}
.zg-product-card .zg-product-card-title h3 {
  min-height: 58px !important;
}
.zg-product-card .zg-product-card-bottom {
  min-height: 64px;
}

/* Five-column promotional pages need a slightly tighter but still generous media area. */
.zg-special-product-grid .zg-product-card {
  height: 400px !important;
  min-height: 400px !important;
}
.zg-special-product-grid .zg-product-card-image {
  height: 205px !important;
  min-height: 205px !important;
}

/* Make fixed-height homepage rails accommodate the taller cards. */
.zg-amazing-shell { min-height: 492px !important; }
.zg-category-products-banner { height: 420px !important; }
.zg-category-products-track { height: 420px !important; }
.zg-category-products-track .zg-product-card { height: 405px !important; min-height: 405px !important; }
.zg-category-products-track .zg-product-card-image { height: 212px !important; min-height: 212px !important; }
.zg-home-featured-panel,
.zg-home-featured-track { min-height: 565px !important; }
.zg-home-featured-track .zg-product-card { height: 410px !important; min-height: 410px !important; }
.zg-home-featured-track .zg-product-card-image { height: 220px !important; min-height: 220px !important; }

/* Preserve the already-approved desktop related-products card proportions. */
@media (min-width: 901px) {
  .zg-single-related-track .zg-product-card {
    height: 100% !important;
    min-height: 0 !important;
  }
  .zg-single-related-track .zg-product-card-image {
    height: clamp(150px, 15vw, 210px) !important;
    min-height: 0 !important;
    padding: 5px !important;
  }
  .zg-single-related-track .zg-product-card-title h3 {
    min-height: 57px !important;
  }
}

@media (max-width: 1180px) and (min-width: 961px) {
  .zg-product-card { height: 395px !important; min-height: 395px !important; }
  .zg-product-card .zg-product-card-image { height: 202px !important; min-height: 202px !important; }
  .zg-home-featured-panel,
  .zg-home-featured-track { min-height: 535px !important; }
  .zg-home-featured-track .zg-product-card { height: 395px !important; min-height: 395px !important; }
  .zg-home-featured-track .zg-product-card-image { height: 202px !important; min-height: 202px !important; }
}

@media (max-width: 960px) {
  .zg-product-card,
  .zg-amazing-track .zg-product-card,
  .zg-category-products-track .zg-product-card,
  .zg-home-featured-track .zg-product-card,
  .zg-special-product-grid .zg-product-card,
  .zg-shop-product-grid .zg-product-card,
  .zg-single-related-track .zg-product-card {
    height: 365px !important;
    min-height: 365px !important;
  }
  .zg-product-card .zg-product-card-image,
  .zg-amazing-track .zg-product-card-image,
  .zg-category-products-track .zg-product-card-image,
  .zg-home-featured-track .zg-product-card-image,
  .zg-special-product-grid .zg-product-card-image,
  .zg-shop-product-grid .zg-product-card-image,
  .zg-single-related-track .zg-product-card-image {
    height: 180px !important;
    min-height: 180px !important;
    padding: 7px !important;
  }
  .zg-product-card .zg-product-card-title h3 { min-height: 54px !important; }
  .zg-amazing-shell { min-height: 0 !important; }
  .zg-category-products-track { height: auto !important; }
  .zg-home-featured-panel { min-height: 126px !important; }
  .zg-home-featured-track { min-height: 0 !important; }
}

@media (max-width: 560px) {
  .zg-product-card,
  .zg-amazing-track .zg-product-card,
  .zg-category-products-track .zg-product-card,
  .zg-home-featured-track .zg-product-card,
  .zg-special-product-grid .zg-product-card,
  .zg-shop-product-grid .zg-product-card,
  .zg-single-related-track .zg-product-card {
    height: 355px !important;
    min-height: 355px !important;
  }
  .zg-product-card .zg-product-card-image,
  .zg-amazing-track .zg-product-card-image,
  .zg-category-products-track .zg-product-card-image,
  .zg-home-featured-track .zg-product-card-image,
  .zg-special-product-grid .zg-product-card-image,
  .zg-shop-product-grid .zg-product-card-image,
  .zg-single-related-track .zg-product-card-image {
    height: 170px !important;
    min-height: 170px !important;
  }
  .zg-product-card .zg-product-card-title h3 {
    min-height: 52px !important;
  }
}

@media (max-width: 380px) {
  .zg-product-card,
  .zg-amazing-track .zg-product-card,
  .zg-category-products-track .zg-product-card,
  .zg-home-featured-track .zg-product-card,
  .zg-special-product-grid .zg-product-card,
  .zg-shop-product-grid .zg-product-card,
  .zg-single-related-track .zg-product-card {
    height: 345px !important;
    min-height: 345px !important;
  }
  .zg-product-card .zg-product-card-image,
  .zg-amazing-track .zg-product-card-image,
  .zg-category-products-track .zg-product-card-image,
  .zg-home-featured-track .zg-product-card-image,
  .zg-special-product-grid .zg-product-card-image,
  .zg-shop-product-grid .zg-product-card-image,
  .zg-single-related-track .zg-product-card-image {
    height: 160px !important;
    min-height: 160px !important;
  }
}
