/* B135 live visual/runtime hotfixes: header logo, mega menu ordering, modal clickability */
.ub-header .ub-brand,
.ub-header--b117 .ub-brand{
  width:214px!important;
  min-width:214px!important;
  max-width:214px!important;
  flex:0 0 214px!important;
  height:52px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border-radius:16px!important;
}
.ub-header .ub-brand__logo,
.ub-header--b117 .ub-brand__logo,
.ub-brand__logo{
  width:190px!important;
  height:36px!important;
  max-width:190px!important;
  object-fit:contain!important;
  display:block!important;
}
.ub-mega__grid .ub-mega__item[data-market-cat="1"],
.ub-drawer__cats2item[data-market-cat="1"]{order:9999!important}
.ub-mega__item[data-market-cat="1"]{margin-top:4px}
.ub-modal{z-index:9000!important}
.ub-modal.is-open{display:block!important}
.ub-trust-open,.ub-store-summary-open{position:relative;z-index:3;pointer-events:auto!important;touch-action:manipulation}
.ub-offer-v2 .ub-trust-open,.ub-offer-v2 .ub-store-summary-open{min-height:34px;white-space:nowrap}
@media(max-width:720px){
  .ub-header .ub-brand,.ub-header--b117 .ub-brand{width:156px!important;min-width:156px!important;max-width:156px!important;flex-basis:156px!important;height:48px!important}
  .ub-header .ub-brand__logo,.ub-header--b117 .ub-brand__logo,.ub-brand__logo{width:142px!important;height:30px!important;max-width:142px!important}
}
