li.payment-disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

li.payment-disabled label {
	cursor: not-allowed;
}

.nf-cod-disabled-note {
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.5;
	color: #6b7280;
}