/* Floating menu button — all styles set inline by JS */
@media (max-width: 1024px) {
	.hx-floating-menu-btn {
		display: none !important;
	}
}
