/* Dimensions only: retain the installed menu's colors and interaction. */
@media (max-width:900px){
 html body #zbha-panel#zbha-panel{
  --zbha-panel-width:clamp(120px,28vw,160px)!important;
  box-sizing:border-box!important;width:clamp(120px,28vw,160px)!important;max-width:40vw!important;min-width:0!important;
  right:0!important;left:auto!important;top:60px!important;bottom:auto!important;
  height:auto!important;min-height:0!important;max-height:65vh!important;max-height:65dvh!important;
  flex-direction:column!important;border-radius:12px 0 0 12px!important;
  overflow:hidden!important;font-size:13px!important;
 }
 html body #zbha-panel#zbha-panel[hidden]{display:none!important}
 html body #zbha-panel#zbha-panel .zbha-head{
  flex:0 0 auto!important;min-height:40px!important;padding:4px 6px!important;
  gap:3px!important;font-size:12px!important;line-height:1.3!important;
 }
 html body #zbha-panel#zbha-panel .zbha-head strong{font-size:12px!important;line-height:1.3!important}
 html body #zbha-panel#zbha-panel .zbha-close{
  flex:0 0 32px!important;width:32px!important;height:36px!important;
  padding:0!important;font-size:22px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-search{flex:0 0 auto!important;padding:6px!important}
 html body #zbha-panel#zbha-panel .zbha-search #zbha-q{
  box-sizing:border-box!important;width:100%!important;min-width:0!important;
  height:40px!important;min-height:40px!important;padding:7px 6px!important;
  font-size:16px!important;line-height:1.3!important;border-radius:7px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-body{
  flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;
  padding:5px 5px 8px!important;overscroll-behavior:contain;
 }
 html body #zbha-panel#zbha-panel .zbha-region{margin:0 0 5px!important;min-height:0!important;border-radius:8px!important}
 html body #zbha-panel#zbha-panel .zbha-region-head{
  box-sizing:border-box!important;min-height:44px!important;height:auto!important;
  flex-wrap:wrap!important;padding:7px 4px!important;gap:3px!important;font-size:14px!important;line-height:1.25!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-name{font-size:14px!important;min-width:0!important;line-height:1.25!important}
 html body #zbha-panel#zbha-panel .zbha-region-n{
  display:none!important;
  font-size:10px!important;line-height:1.3!important;padding:2px 4px!important;min-width:0!important;
 }
 html body #zbha-panel#zbha-panel .zbha-arrow{font-size:11px!important}
 html body #zbha-panel#zbha-panel .zbha-region-head input[type=checkbox],
 html body #zbha-panel#zbha-panel .zbha-region-head [role=checkbox]{
  width:18px!important;height:18px!important;min-width:18px!important;
  flex:0 0 18px!important;margin:0!important;
 }
 html body #zbha-panel#zbha-panel .zbha-towns{
  max-height:150px!important;max-height:min(150px,23dvh)!important;
  min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;
 }
 html body #zbha-panel#zbha-panel .zbha-town label{
  box-sizing:border-box!important;min-height:40px!important;padding:5px!important;gap:4px!important;font-size:13px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-name{font-size:13px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;line-height:1.35!important}
 html body #zbha-panel#zbha-panel .zbha-n{font-size:10px!important;padding:1px 4px!important}
 html body #zbha-panel#zbha-panel .zbha-box{width:15px!important;height:15px!important;flex:0 0 15px!important}
}

/* The purple menu places its checkbox as a sibling of the button. */
@media (max-width:900px){
 html body #zbha-panel#zbha-panel .zbha-region-head,
 html body #zbha-panel#zbha-panel .zgreen-has-check .zbha-region-head{
  display:block!important;position:relative!important;box-sizing:border-box!important;
  min-height:66px!important;height:auto!important;padding:7px 6px 31px!important;
  width:100%!important;text-align:center!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head .zbha-region-name{
  display:block!important;position:static!important;float:none!important;
  width:100%!important;max-width:100%!important;min-width:0!important;
  margin:0!important;padding:0!important;transform:none!important;
  font-size:14px!important;font-weight:700!important;line-height:22px!important;
  white-space:normal!important;overflow:visible!important;text-overflow:clip!important;
  text-align:center!important;color:#fff!important;opacity:1!important;visibility:visible!important;
 }
 html body #zbha-panel#zbha-panel .zgreen-region-check{
  position:absolute!important;right:10px!important;left:auto!important;top:37px!important;bottom:auto!important;
  width:20px!important;height:20px!important;min-width:20px!important;margin:0!important;
  transform:none!important;z-index:3!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head .zbha-arrow{
  position:absolute!important;left:10px!important;right:auto!important;top:auto!important;bottom:10px!important;
  display:block!important;width:16px!important;height:20px!important;margin:0!important;padding:0!important;
  font-size:12px!important;line-height:20px!important;text-align:center!important;
 }
}

/* 1.1.2: mobile region title on its own row; checkbox on a separate row below. */
@media (max-width:900px){
 html body #zbha-panel#zbha-panel .zbha-region-head,
 html body #zbha-panel#zbha-panel .zgreen-has-check .zbha-region-head{
  min-height:72px!important;
  padding:7px 6px 36px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head .zbha-region-name{
  min-height:24px!important;
  line-height:24px!important;
 }
 html body #zbha-panel#zbha-panel .zgreen-region-check{
  top:auto!important;bottom:8px!important;right:50%!important;left:auto!important;
  transform:translateX(50%)!important;
  width:20px!important;height:20px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head .zbha-arrow{
  left:8px!important;bottom:8px!important;
 }
}

/* 1.1.3 hard fix: actual checkbox is moved into the header and laid out as row 2. */
@media (max-width:900px){
 html body #zbha-panel#zbha-panel .zbha-region-head.z123-two-row-head{
  display:grid!important;grid-template-columns:22px 1fr 22px!important;grid-template-rows:auto 30px!important;
  align-items:center!important;min-height:72px!important;padding:7px 8px 5px!important;gap:2px 4px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head.z123-two-row-head .zbha-region-name{
  grid-column:1 / 4!important;grid-row:1!important;display:block!important;position:static!important;
  width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:center!important;
  white-space:normal!important;overflow:visible!important;font-size:15px!important;line-height:22px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head.z123-two-row-head .zgreen-region-check{
  grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:center!important;
  position:static!important;inset:auto!important;transform:none!important;margin:0!important;width:22px!important;height:22px!important;
 }
 html body #zbha-panel#zbha-panel .zbha-region-head.z123-two-row-head .zbha-arrow{
  grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:center!important;
  position:static!important;inset:auto!important;margin:0!important;width:18px!important;height:22px!important;line-height:22px!important;
 }
}

/* 1.1.4: compact header contact actions on phones so the region drawer does not cover them. */
@media (max-width:900px){
 html body .z123-header-contact-icon{
  box-sizing:border-box!important;width:46px!important;min-width:46px!important;max-width:46px!important;
  height:46px!important;min-height:46px!important;max-height:46px!important;
  padding:0!important;margin-inline:4px!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  overflow:hidden!important;font-size:0!important;line-height:0!important;
 }
 html body .z123-header-contact-icon::before{
  display:block!important;font-size:25px!important;line-height:1!important;color:#fff!important;
 }
 html body .z123-header-phone-icon::before{content:"☎"!important;transform:rotate(-18deg)!important}
 html body .z123-header-whatsapp-icon::before{content:"◉"!important;font-size:27px!important}
 html body .z123-header-contact-icon *{font-size:0!important;line-height:0!important}
 html body .z123-header-phone-icon{background:#7b1fa2!important;color:#fff!important}
 html body .z123-header-whatsapp-icon{background:#20bd4b!important;color:#fff!important}
}

/* 1.1.5: keep phone + WhatsApp fixed on the LEFT on mobile, above the regions drawer. */
@media (max-width:900px){
 html body .z123-header-contact-icon{
  position:fixed!important;top:76px!important;z-index:2147483646!important;
  margin:0!important;width:52px!important;min-width:52px!important;max-width:52px!important;
  height:52px!important;min-height:52px!important;max-height:52px!important;
  box-shadow:0 4px 12px rgba(0,0,0,.16)!important;
 }
 html body .z123-header-phone-icon{left:16px!important;right:auto!important}
 html body .z123-header-whatsapp-icon{left:78px!important;right:auto!important}
 html body #zbha-panel#zbha-panel{z-index:2147483000!important}
}

/* 1.1.6: move mobile contact icons up into the breadcrumb/header row. */
@media (max-width:900px){
 html body .z123-header-contact-icon{top:54px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}
 html body .z123-header-phone-icon{left:16px!important}
 html body .z123-header-whatsapp-icon{left:72px!important}
}

/* 1.1.7: lift and slightly reduce contact icons so they sit cleanly inside breadcrumb row. */
@media (max-width:900px){
 html body .z123-header-contact-icon{top:36px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}
 html body .z123-header-phone-icon{left:16px!important}
 html body .z123-header-whatsapp-icon{left:68px!important}
}
