/* Oznaka sidrene cijene i najniže cijene u 30 dana. */
.scw-anchor-wrap {
	display: block;
	margin-top: .35em;
	line-height: 1.35;
}

.scw-anchor,
.scw-lowest {
	display: block;
	font-size: .8em;
	color: #595959;
}

.scw-anchor__label,
.scw-lowest__label {
	font-weight: 400;
}

.scw-anchor__price,
.scw-lowest__price {
	font-weight: 600;
	white-space: nowrap;
}

.scw-anchor .woocommerce-Price-amount,
.scw-lowest .woocommerce-Price-amount {
	font-size: inherit;
	color: inherit;
	text-decoration: none;
}

.scw-anchor-wrap--cart .scw-anchor,
.scw-anchor-wrap--cart .scw-lowest {
	font-size: .75em;
}
