/* Honor puts the gray border on the OUTER wrappers, not the image itself.
   Keep image corners, card shadows, hover behavior and keyboard focus unchanged. */
html body ul.products li.product .post_item.post_layout_thumbs,
html body ul.products li.product .post_item:has(.shop-preview-container),
html body.single-product div.product .woocommerce-product-gallery.images {
  border:0!important;
}
