/* افزونه مدیریت تعداد اقلام بسته - استایل مینیمال، بدون فونت یا آیکون خارجی */

/* Hidden by default for every variable-product form; revealed by the
   frontend script once a variation is actually selected. visibility
   (not display) keeps the reserved space so nothing shifts on reveal. */
form.variations_form .quantity {
	visibility: hidden;
}

.kpq-pack-notice {
	margin: 8px 0;
	font-size: 0.95em;
	color: #555;
}

.kpq-stock-hint {
	margin: 0 12px 12px;
	color: #996800;
}
