/* Keep Flatsome live-search suggestions compact. Product-loop prices elsewhere are unchanged. */
.live-search-results .gc-loop-bulk,
.autocomplete-suggestions .gc-loop-bulk {
	display: none !important;
}
