/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 16 2026 | 17:26:41 */
/* LOGO – absolute top */
.flyout-logo-absolute {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9999;
}

.flyout-logo-absolute img {
  width: 170px;
  height: auto;
}
