/* SheniBatumi UI fixes v10.11.2 — compact, never-sticky header */
.header-template .logo-wrap img,.navbar-left img,.logo-wrap img{max-height:60px !important;width:auto !important}
.header-template,.page-header{--nav-height:44px}
.header-template .rb-section,.page-header-1,.page-header{padding-top:8px !important;padding-bottom:8px !important;min-height:0 !important;height:auto !important}
.navbar-outer,.navbar-center,.navbar-left,.navbar-right,.main-menu-wrap{min-height:0 !important;height:auto !important}
.main-menu.rb-menu{row-gap:2px !important;column-gap:0 !important;align-content:flex-start !important}
.main-menu.rb-menu>li{height:auto !important;margin:0 !important}
.main-menu.rb-menu>li>a{padding:6px 10px !important;font-size:13.5px !important;line-height:1.3 !important;height:auto !important;min-height:0 !important}
/* NEVER-STICKY: the header scrolls away with the page, always */
.header-wrap,.header-wrap.rb-sticky,.is-sticky .header-wrap,.sticky-holder,.header-sticky,.rb-header-sticky,header[class*="sticky"],.header-wrap[style]{position:static !important;top:auto !important;transform:none !important;box-shadow:none !important}
.sticky-space,.sticky-placeholder{display:none !important;height:0 !important}
