body.page-id-8280 #hero,
body.page-id-8280 #hero .img-bg,
body.page-id-8280 #hero #hero-inner {
  height: 240px !important;
  min-height: 240px !important;
}

@media (max-width: 767px) {
  body.page-id-8280 #hero,
  body.page-id-8280 #hero .img-bg,
  body.page-id-8280 #hero #hero-inner {
    height: 180px !important;
    min-height: 180px !important;
  }
}body.page-id-8280 #hero,
body.page-id-8280 #hero .img-bg,
body.page-id-8280 #hero #hero-inner {
  height: 240px !important;
  min-height: 240px !important;
}

@media (max-width: 767px) {
  body.page-id-8280 #hero,
  body.page-id-8280 #hero .img-bg,
  body.page-id-8280 #hero #hero-inner {
    height: 180px !important;
    min-height: 180px !important;
  }
}

/* Ledenwinkel: één clubbotteling per rij */
body.page-id-8291 .products {
  display: block !important;
  margin: 0 !important;
}

body.page-id-8291 .products .product {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: both !important;
  margin: 0 0 24px !important;
}

body.page-id-8291 .products .product-box {
  display: grid !important;
  grid-template-columns: 180px minmax(0, 1fr) !important;
  min-height: 220px !important;
  overflow: hidden !important;
}

body.page-id-8291 .products .product-thumbnail-container {
  grid-column: 1 !important;
  width: 180px !important;
  height: 220px !important;
  min-height: 220px !important;
}

body.page-id-8291 .products .product-thumbnail-inner {
  height: 100% !important;
}

body.page-id-8291 .products .product-thumbnail-inner img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

body.page-id-8291 .products .product-summary {
  grid-column: 2 !important;
  display: flex !important;
  align-items: center !important;
  padding: 30px !important;
}

@media (max-width: 767px) {
  body.page-id-8291 .products .product-box {
    grid-template-columns: 110px minmax(0, 1fr) !important;
    min-height: 150px !important;
  }

  body.page-id-8291 .products .product-thumbnail-container {
    width: 110px !important;
    height: 150px !important;
    min-height: 150px !important;
  }

  body.page-id-8291 .products .product-summary {
    padding: 16px !important;
  }
}body.page-id-8280 #hero,
body.page-id-8280 #hero .img-bg,
body.page-id-8280 #hero #hero-inner {
  height: 240px !important;
  min-height: 240px !important;
}

@media (max-width: 767px) {
  body.page-id-8280 #hero,
  body.page-id-8280 #hero .img-bg,
  body.page-id-8280 #hero #hero-inner {
    height: 180px !important;
    min-height: 180px !important;
  }
}body.page-id-8280 #hero,
body.page-id-8280 #hero .img-bg,
body.page-id-8280 #hero #hero-inner {
  height: 240px !important;
  min-height: 240px !important;
}

@media (max-width: 767px) {
  body.page-id-8280 #hero,
  body.page-id-8280 #hero .img-bg,
  body.page-id-8280 #hero #hero-inner {
    height: 180px !important;
    min-height: 180px !important;
  }
}

/* Ledenwinkel: één clubbotteling per rij */
body.page-id-8291 .products {
  display: block !important;
  margin: 0 !important;
}

body.page-id-8291 .products .product {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: both !important;
  margin: 0 0 24px !important;
}

body.page-id-8291 .products .product-box {
  display: grid !important;
  grid-template-columns: 180px minmax(0, 1fr) !important;
  min-height: 220px !important;
  overflow: hidden !important;
}

body.page-id-8291 .products .product-thumbnail-container {
  grid-column: 1 !important;
  width: 180px !important;
  height: 220px !important;
  min-height: 220px !important;
}

body.page-id-8291 .products .product-thumbnail-inner {
  height: 100% !important;
}

body.page-id-8291 .products .product-thumbnail-inner img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

body.page-id-8291 .products .product-summary {
  grid-column: 2 !important;
  display: flex !important;
  align-items: center !important;
  padding: 30px !important;
}

@media (max-width: 767px) {
  body.page-id-8291 .products .product-box {
    grid-template-columns: 110px minmax(0, 1fr) !important;
    min-height: 150px !important;
  }

  body.page-id-8291 .products .product-thumbnail-container {
    width: 110px !important;
    height: 150px !important;
    min-height: 150px !important;
  }

  body.page-id-8291 .products .product-summary {
    padding: 16px !important;
  }
}

body.page-id-8291 .products .product.outofstock .product-actions {
  display: none !important;
}

body.page-id-8291 .products .product.outofstock .product-caption::after {
  content: "Uitverkocht";
  display: inline-block;
  margin-top: 10px;
  padding: 5px 10px;
  border: 1px solid currentColor;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}