/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2025 | 12:26:04 */
/* MAIN MENU */

.menu-primary.is_stuck .menu-container {
        box-shadow: none !important;
}

.menu-primary.is_stuck .menu-container {
    background-color: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(2px) brightness(1.8);
  -webkit-backdrop-filter: blur(2px) brightness(1.8;
}

