.woocommerce span.onsale {
	display: none !important;
}

.mit-wc-bol-sync-plugin-adviesprijs {
	font-weight: normal !important;
	text-decoration: none !important; /* Remove strikethrough */
	color: #333 !important; /* Adjust color as needed */
}

.mit-wc-bol-sync-plugin-adviesprijs .woocommerce-Price-amount,
.mit-wc-bol-sync-plugin-adviesprijs .woocommerce-Price-currencySymbol {
	font-weight: normal !important; /* Ensure the price itself is normal weight */
}