@media screen and (max-width: 767px) {
	.custom-route-toggle {
		display: none !important;
	}
}