/* HERMES_DBZ_PRODUCT_BUTTON_GRID_FIX_V3
   Force WooCommerce/Shoptimizer product cards on Dragon Ball home into a stable
   image / title / price / button layout. No hover slide, no absolute buttons. */
body.home .dbz-home ul.products,
body.page-id-28428 .dbz-home ul.products,
body .site-main .dbz-home ul.products{
  align-items:stretch!important;
}
body.home .dbz-home ul.products li.product,
body.page-id-28428 .dbz-home ul.products li.product,
body .site-main .dbz-home ul.products li.product{
  width:auto!important;
  float:none!important;
  margin:0!important;
  padding:16px!important;
  min-height:478px!important;
  height:100%!important;
  display:grid!important;
  grid-template-rows:220px minmax(190px,1fr)!important;
  align-items:stretch!important;
  overflow:hidden!important;
  position:relative!important;
  transform:none!important;
  box-sizing:border-box!important;
}
body.home .dbz-home ul.products li.product .woocommerce-image__wrapper,
body.page-id-28428 .dbz-home ul.products li.product .woocommerce-image__wrapper,
body .site-main .dbz-home ul.products li.product .woocommerce-image__wrapper{
  grid-row:1!important;
  width:100%!important;
  height:220px!important;
  min-height:220px!important;
  max-height:220px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 0 14px!important;
  padding:10px!important;
  overflow:hidden!important;
  position:relative!important;
  box-sizing:border-box!important;
  transform:none!important;
}
body.home .dbz-home ul.products li.product .woocommerce-image__wrapper a,
body.page-id-28428 .dbz-home ul.products li.product .woocommerce-image__wrapper a,
body .site-main .dbz-home ul.products li.product .woocommerce-image__wrapper a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  position:static!important;
  transform:none!important;
}
body.home .dbz-home ul.products li.product img,
body.page-id-28428 .dbz-home ul.products li.product img,
body .site-main .dbz-home ul.products li.product img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:198px!important;
  object-fit:contain!important;
  margin:0!important;
  display:block!important;
  transform:none!important;
}
body.home .dbz-home ul.products li.product .woocommerce-card__header,
body.page-id-28428 .dbz-home ul.products li.product .woocommerce-card__header,
body .site-main .dbz-home ul.products li.product .woocommerce-card__header{
  grid-row:2!important;
  position:static!important;
  left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;inset:auto!important;
  transform:none!important;
  translate:none!important;
  transition:none!important;
  opacity:1!important;
  visibility:visible!important;
  display:grid!important;
  grid-template-rows:minmax(58px,auto) 34px 54px!important;
  row-gap:10px!important;
  align-items:end!important;
  align-content:end!important;
  width:100%!important;
  max-width:100%!important;
  min-height:190px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.home .dbz-home ul.products li.product .woocommerce-loop-product__title,
body.page-id-28428 .dbz-home ul.products li.product .woocommerce-loop-product__title,
body .site-main .dbz-home ul.products li.product .woocommerce-loop-product__title{
  grid-row:1!important;
  min-height:58px!important;
  max-height:76px!important;
  margin:0!important;
  padding:0!important;
  line-height:1.25!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  align-self:start!important;
}
body.home .dbz-home ul.products li.product .woocommerce-loop-product__title a,
body.page-id-28428 .dbz-home ul.products li.product .woocommerce-loop-product__title a,
body .site-main .dbz-home ul.products li.product .woocommerce-loop-product__title a{
  color:var(--blue)!important;
  text-decoration:none!important;
}
body.home .dbz-home ul.products li.product .price,
body.page-id-28428 .dbz-home ul.products li.product .price,
body .site-main .dbz-home ul.products li.product .price{
  grid-row:2!important;
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:34px!important;
  height:34px!important;
  margin:0!important;
  padding:0!important;
  opacity:1!important;
  visibility:visible!important;
  line-height:1.2!important;
  color:var(--orange)!important;
  font-weight:950!important;
  z-index:2!important;
}
body.home .dbz-home ul.products li.product a.button,
body.home .dbz-home ul.products li.product .button,
body.home .dbz-home ul.products li.product .added_to_cart,
body.page-id-28428 .dbz-home ul.products li.product a.button,
body.page-id-28428 .dbz-home ul.products li.product .button,
body.page-id-28428 .dbz-home ul.products li.product .added_to_cart,
body .site-main .dbz-home ul.products li.product .woocommerce-card__header a.button,
body .site-main .dbz-home ul.products li.product .woocommerce-card__header .button,
body .site-main .dbz-home ul.products li.product .woocommerce-card__header .added_to_cart{
  grid-row:3!important;
  position:static!important;
  left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;inset:auto!important;
  transform:none!important;
  translate:none!important;
  float:none!important;
  clear:none!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:50px!important;
  min-height:50px!important;
  max-height:50px!important;
  margin:0!important;
  padding:10px 12px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:center!important;
  line-height:1.15!important;
  font-size:14px!important;
  font-weight:900!important;
  background:var(--orange)!important;
  color:#fff!important;
  border:2px solid var(--blue)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  z-index:5!important;
}
body.home .dbz-home ul.products li.product:hover,
body.page-id-28428 .dbz-home ul.products li.product:hover,
body .site-main .dbz-home ul.products li.product:hover,
body.home .dbz-home ul.products li.product:hover .woocommerce-card__header,
body.page-id-28428 .dbz-home ul.products li.product:hover .woocommerce-card__header,
body .site-main .dbz-home ul.products li.product:hover .woocommerce-card__header,
body.home .dbz-home ul.products li.product:hover a.button,
body.page-id-28428 .dbz-home ul.products li.product:hover a.button,
body .site-main .dbz-home ul.products li.product:hover a.button{
  transform:none!important;
  translate:none!important;
  opacity:1!important;
  visibility:visible!important;
}
body.home .dbz-home ul.products li.product a.button:before,
body.home .dbz-home ul.products li.product a.button:after,
body.page-id-28428 .dbz-home ul.products li.product a.button:before,
body.page-id-28428 .dbz-home ul.products li.product a.button:after,
body .site-main .dbz-home ul.products li.product a.button:before,
body .site-main .dbz-home ul.products li.product a.button:after{
  display:none!important;
  content:none!important;
}
body.product-card__slide .dbz-home ul.products li.product:not(.product-category) .woocommerce-card__header,
body.product-card__slide .dbz-home ul.products li.product:not(.product-category):hover .woocommerce-card__header{
  transform:none!important;
  transition:none!important;
}
@media(max-width:980px){
  body.home .dbz-home ul.products li.product,
  body.page-id-28428 .dbz-home ul.products li.product,
  body .site-main .dbz-home ul.products li.product{min-height:458px!important;grid-template-rows:205px minmax(185px,1fr)!important;}
  body.home .dbz-home ul.products li.product .woocommerce-image__wrapper,
  body.page-id-28428 .dbz-home ul.products li.product .woocommerce-image__wrapper,
  body .site-main .dbz-home ul.products li.product .woocommerce-image__wrapper{height:205px!important;min-height:205px!important;max-height:205px!important;}
}
@media(max-width:560px){
  body.home .dbz-home ul.products li.product,
  body.page-id-28428 .dbz-home ul.products li.product,
  body .site-main .dbz-home ul.products li.product{min-height:440px!important;grid-template-rows:190px minmax(180px,1fr)!important;}
  body.home .dbz-home ul.products li.product .woocommerce-image__wrapper,
  body.page-id-28428 .dbz-home ul.products li.product .woocommerce-image__wrapper,
  body .site-main .dbz-home ul.products li.product .woocommerce-image__wrapper{height:190px!important;min-height:190px!important;max-height:190px!important;}
}
