.navbar4_component {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	background-color: #fff; /* Adjust this to match your theme's background color */
	will-change: transform;
}
