/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 27 2024 | 09:29:54 */
#masthead {
	
    position: sticky;
    top: 0;
    z-index: 9999; /* Ensure it stays above other elements */
	 box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
	
}