/* !important: the theme's `.woocommerce-js div.product .stock` rule
   outweighs this class on specificity alone. */
.plk-discontinued-availability {
	color: #f00 !important;
}

.plk-discontinued-notice {
	color: #f00;
	margin-bottom: 0;
}
