.customMegamenu.dropdown-toggle.show {
	background-color: red;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.filterHidden {
	display: none !important;
}

.custom-facet-container {
	max-height: 250px;
	overflow: auto;
}

.custom-price {
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
	display: block;
}

	.custom-price .badge {
		padding: 0;
		font-size: inherit !important;
	}
