/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2026 | 08:35:42 */
#header-sticky {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
}