
#product-terminated {margin: 0;}
#product-terminated .brz-wp-shortcode {min-height: 0;}
.sync-product-terminated .product-terninated {
  background: #171717;
  color: #ef7d00;
  font-weight: 700;
  padding: 5px 15px;
  font-family: Roboto, system-ui, -apple-system, Segoe UI, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.9;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
  pointer-events: none;
  text-align: center;
}