/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 10:24:20 */
#sticky-header{top:0;transition: all 0.5s ease-in-out;border-bottom: solid 1px #00000000;background:#00000000}#sticky-header.fixed{position:fixed;border-bottom: solid 1px #333;background:#000000}#sticky-header.hide-header{top:-120px;transition: all 0.5s ease-in-out}