/* Sidrena cijena – shown as its own line under the product price */
.audax-sidrena {
	display: block;
	margin-top: 2px;
	font-size: 0.85em;
	line-height: 1.4;
	font-weight: 400;
	color: inherit;
	opacity: 0.85;
}
.audax-sidrena .woocommerce-Price-amount,
.audax-sidrena .amount {
	font-weight: 600;
}
