/* Gift Hunt styles moved to css/gift-hunt-brevo-optin.css (module-scoped). */

/* Coupon free-product lines: keep counter visible but inactive */
.woocommerce-cart tr.fiers-cart-item-free-product .quantity,
.woocommerce-checkout tr.fiers-cart-item-free-product .quantity {
	opacity: 0.5;
	pointer-events: none;
}

.fiers-coupon-code {
	font-weight: 700;
	text-transform: uppercase;
}