.wdiom-badge{
  position:absolute;
  bottom:8px;
  left:8px;
  padding:6px 10px;
  font-size:12px;
  font-weight:600;
  background:#222;
  color:#fff;
  border-radius:4px;
  opacity:.9;
  z-index:3;
}
.woocommerce ul.products li.product,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link{
  position:relative;
}
