/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 10:15:45 */
#sticky-header{top:0;transition:.3s ease-in-out;}#sticky-header.fixed{position:fixed;background-color:#fff}#sticky-header.hide-header{top:-120px;transition: all .3s ease-in-out}