.is-hidden{
	display: none;
}

.predictive-search__inner--bestseller {
	display: block;
}

.drawer-search__input--clear.is-hidden {
	display: none !important;
}

.predictive-search-results__products--title {
	font-size: 30px;
	margin-bottom: 32px;
}

@media (max-width: 767px) {
	.predictive-search-results__products--title {
		font-size: 20px;
		margin-bottom: 22px;
	}
}
