
:root{--pb-v111-topbar-h:42px;--pb-v111-header-h:116px}
.pb-v105-topbar{top:0!important;z-index:1500!important}
.pb-v105-header{top:var(--pb-v111-topbar-h)!important;z-index:1490!important}
.admin-bar .pb-v105-topbar{top:32px!important}
.admin-bar .pb-v105-header{top:calc(32px + var(--pb-v111-topbar-h))!important}
.pb-v105-topbar-inner>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pb-v105-topbar-inner,.pb-v105-header-main{max-width:1760px!important}
.pb-v105-topbar-inner{padding-inline:2px!important}
.pb-v105-brand-logo{display:block}
/* cleaner medium desktop header so logo never looks cut */
@media (max-width:1160px){
  .pb-v105-header-main{grid-template-columns:minmax(240px,1fr) auto auto!important;gap:18px!important;height:98px!important}
  .pb-v105-nav-left{display:none!important}
  .pb-v105-brand{justify-self:start!important;align-items:flex-start!important;text-align:left!important}
  .pb-v105-brand-logo{max-height:72px!important;max-width:300px!important}
  .pb-v105-brand>span{font-size:32px!important}
  .pb-v105-nav-right{justify-self:center!important;gap:18px!important}
  .pb-v105-nav-right a{font-size:8px!important}
  .pb-v105-actions{gap:8px!important}
  .pb-v105-icon{width:40px!important;height:40px!important}
}
@media (max-width:980px){
  :root{--pb-v111-topbar-h:38px;--pb-v111-header-h:84px}
  .pb-v105-topbar{top:0!important}
  .pb-v105-header{top:var(--pb-v111-topbar-h)!important}
  .admin-bar .pb-v105-topbar{top:46px!important}
  .admin-bar .pb-v105-header{top:calc(46px + var(--pb-v111-topbar-h))!important}
}
@media (max-width:640px){
  :root{--pb-v111-topbar-h:38px;--pb-v111-header-h:78px}
  .pb-v105-brand-logo{max-width:220px!important;max-height:54px!important}
}
