/* Badge style (unchanged) */
.wcdv2-badge {
  position:absolute;top:10px;left:10px;z-index:9;
  background:#000;color:#fff;padding:8px 10px;border-radius:999px;
  font-weight:700;font-size:13px;line-height:1;
  pointer-events:none;box-shadow:0 2px 6px rgba(0,0,0,0.25);
}
.woocommerce ul.products li.product,
.elementor-widget-wc-archive-products .product,
.elementor-loop-container .product { position:relative; }
.woocommerce div.product div.images, 
.woocommerce div.product .woocommerce-product-gallery { position:relative; }
.wcdv2-parent-price{margin-bottom:15px;font-size:1.2em;}
/* Discount row style (covers table and definition-list styles some themes use) */
table.shop_table tfoot tr.wcdv2-row th,
table.shop_table tfoot tr.wcdv2-row td { border-top:1px solid rgba(0,0,0,.05); }
.woocommerce-checkout-review-order-table tfoot .wcdv2-row td,
.woocommerce-checkout-review-order-table tfoot .wcdv2-row th { font-weight:600; }
