/* Publiguindas 2026 — global runtime layout fixes */
@media(min-width:768px){
  body.pg26-redesign .pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
  body.pg26-redesign.pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
  body.pg26-redesign.pg26-homepage main#pg26-main.pg26-home .pg26-home-catalog .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) 34px 28px 30px!important;
    row-gap:4px!important;
    overflow:hidden!important;
  }
  body.pg26-redesign .pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .et_shop_image,
  body.pg26-redesign.pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .et_shop_image,
  body.pg26-redesign.pg26-homepage main#pg26-main.pg26-home .pg26-home-catalog .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .et_shop_image{
    grid-row:1!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
  }
  body.pg26-redesign .pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title,
  body.pg26-redesign.pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title,
  body.pg26-redesign.pg26-homepage main#pg26-main.pg26-home .pg26-home-catalog .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title{
    grid-row:2!important;
    width:100%!important;
    height:34px!important;
    min-height:34px!important;
    max-height:34px!important;
    margin:0!important;
    padding:0!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    line-height:17px!important;
  }
  body.pg26-redesign .pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .price,
  body.pg26-redesign.pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .price,
  body.pg26-redesign.pg26-homepage main#pg26-main.pg26-home .pg26-home-catalog .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .price{
    grid-row:3!important;
    width:100%!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.pg26-redesign .pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link:after,
  body.pg26-redesign.pg26-catalog .et_pb_shop.et_pb_module .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link:after,
  body.pg26-redesign.pg26-homepage main#pg26-main.pg26-home .pg26-home-catalog .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link:after{
    grid-row:4!important;
    align-self:stretch!important;
    width:60%!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
  }
}
