/* Hide only the compact jCart shortcut displayed in product cards. */
.buttonthumb form.jcart {
	display: none !important;
}
