@charset "UTF-8";

.search-volumes li:nth-child(n + 9),
.search-comics li:nth-child(n + 9),
.search-magazines li:nth-child(n + 9),
.news li:nth-child(n + 11) {
	display: none;
}
.filtered {
	display: none !important;
}
