#clickbank-products tbody:not(:empty) ~ tfoot tr:first-child {
	display: none;
}
#clickbank-products tbody:empty ~ thead {
	display: none;
}