/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 26:0 Unexpected "<"

**/
<style>
  .product-media-container {
  position: relative;
  }

  .product-expiry-badge {
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 20;
    background: #555;
    color: #fff;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    pointer-events: none;
  }
</style>