/* Plotbiz responsive menu V2.5. Enabled by default; desktop styling begins at 768px. */
@media only screen and (min-width:768px){
  body.plotbiz-responsive-enabled{background:#f4f5f7;overflow-x:hidden}
  body.plotbiz-responsive-enabled *{box-sizing:border-box}
  body.plotbiz-responsive-enabled main>.container{max-width:1500px;padding:0 20px 30px;width:100%}

  .plotbiz-responsive-enabled .plotbiz-responsive-hero{background:#eef1f3;border:1px solid #e1e5e8;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.06);margin:20px 0 8px;padding:14px}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-identity{margin:0;max-width:none;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-grid{display:grid;gap:18px;grid-template-areas:"media title" "media copy";grid-template-columns:minmax(0,40%) minmax(0,60%);grid-template-rows:auto 1fr;margin:0;padding:0;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-title{align-items:center;background:#fff;border:1px solid #dfe3e6;border-bottom:0;border-radius:8px 8px 0 0;display:flex;grid-area:title;min-height:0;padding:11px 52px 2px 13px!important;position:relative;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-icon{grid-area:title;margin:0!important;padding:8px 13px 0!important;pointer-events:none;position:absolute;right:0;top:0;width:auto}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-icon img{max-height:34px;width:auto}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-media{grid-area:media;height:100%;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-media img.responsive-img{display:block;height:auto;max-height:300px;object-fit:cover;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-business-copy{align-self:start;background:#fff;border:1px solid #dfe3e6;border-radius:0 0 8px 8px;grid-area:copy;line-height:1.35;min-height:0;padding:4px 13px 9px!important;width:100%}

  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar{align-items:stretch;background:#fff;border:1px solid #dfe3e6;border-radius:8px;box-shadow:0 3px 12px rgba(0,0,0,.04);display:grid;gap:8px;grid-template-columns:minmax(420px,1.5fr) minmax(280px,auto) minmax(420px,1fr);margin:0 0 22px;padding:7px 9px;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language,.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{align-items:stretch;display:flex;margin:0!important;min-width:0}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language{grid-column:1}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions{grid-column:2}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{grid-column:3}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language .public-language-tabs-wrap{display:flex;margin:0!important;max-width:none;padding:0!important;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language .public-language-tabs,.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language .public-language-tab{height:36px!important;min-height:36px}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language .public-language-tab a{height:36px!important;line-height:36px!important;padding:0 8px!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-actions{height:38px;margin:0!important;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-actions .row,.plotbiz-responsive-enabled .plotbiz-responsive-actions .row>.col{height:38px}
  .plotbiz-responsive-enabled .plotbiz-responsive-actions button{height:38px!important;margin:0!important;min-height:38px;padding:0 14px!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours .business-time-display{align-items:center;background:#f7f8f9;border:1px solid #e3e7e9;border-radius:5px;display:flex;margin:0!important;max-width:none;min-height:36px;padding:4px 8px!important;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours .time-today-row{height:auto;margin:0!important;min-height:28px;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours .time-left{font-size:12px;min-width:0}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours .time-right{font-size:11px;white-space:nowrap}

  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-area{display:grid;gap:20px;margin:0 0 24px}
  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section{background:#fff;border:1px solid #dfe3e6;border-radius:9px;box-shadow:0 4px 14px rgba(0,0,0,.05);min-width:0;padding:16px}
  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section:empty{display:none}
  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section>.daily-specials-block,.plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section>.special-announcements-block,.plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section>.weekly-promotions-v1,.plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section>.menu-wrap{background:transparent;border:0;box-shadow:none;margin:0!important;max-width:none!important;padding:0!important;width:100%!important}
  .plotbiz-responsive-enabled .daily-specials-list,.plotbiz-responsive-enabled .special-announcements-list,.plotbiz-responsive-enabled .weekly-promotions-list{display:grid!important;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}
  .plotbiz-responsive-enabled .daily-special-card,.plotbiz-responsive-enabled .special-announcement-card,.plotbiz-responsive-enabled .weekly-promotion-card{display:flex!important;flex-direction:column;height:100%;margin:0!important;min-width:0;padding:9px!important}
  .plotbiz-responsive-enabled .daily-special-image,.plotbiz-responsive-enabled .special-announcement-card img{aspect-ratio:16/9;height:auto!important;max-width:100%!important;object-fit:cover;width:100%!important}
  .plotbiz-responsive-enabled .weekly-promotion-image,.plotbiz-responsive-enabled .weekly-promotion-no-image{aspect-ratio:2/1;height:auto!important;margin:0 0 9px;max-width:100%!important;object-fit:cover;width:100%!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-promotion-placeholder{align-items:center;background:linear-gradient(135deg,#eceff1,#cfd8dc);border:1px dashed #b0bec5;border-radius:6px;color:#546e7a;display:flex;justify-content:center;min-height:180px;padding:18px;text-align:center}

  .plotbiz-responsive-enabled .plotbiz-responsive-main-layout{align-items:start;display:grid;gap:24px;grid-template-columns:260px minmax(0,1fr);margin-top:22px}
  .plotbiz-responsive-enabled .plotbiz-responsive-sidebar{align-self:start;background:transparent;border:0;box-shadow:none;position:sticky;top:20px}
  .plotbiz-responsive-enabled .plotbiz-responsive-sidebar-card{background:#fff;border:1px solid #dce1e4;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.05);overflow:hidden;padding-bottom:12px}
  .plotbiz-responsive-enabled .plotbiz-responsive-hours-summary{background:#f7f8f9;border-left:3px solid var(--business-category-color,#b0cb1f);font-size:13px;line-height:1.4;margin:9px 12px;padding:9px}
  .plotbiz-responsive-enabled .plotbiz-responsive-shortcuts{border-top:1px solid #e5e9eb;padding:4px 12px 6px}
  .plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a{background:transparent!important;border-bottom:1px solid #eceff1;color:#546e7a!important;display:block;font-size:13px;line-height:1.25;padding:7px 2px}
  .plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:last-child{border-bottom:0}
  .plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:hover,.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:focus{background:#f7f9f2!important;color:var(--business-category-color,#b0cb1f)!important}

  /* Prevent Materialize global nav sizing from clipping sidebar shortcuts. */
  body.plotbiz-responsive-enabled nav.plotbiz-responsive-shortcuts{display:block!important;float:none!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:normal!important;overflow:visible!important;position:static!important;width:auto!important;box-shadow:none!important}
  body.plotbiz-responsive-enabled nav.plotbiz-responsive-shortcuts a{display:block!important;height:auto!important;min-height:0!important;line-height:1.25!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-category-area{min-width:0}
  .plotbiz-responsive-enabled .plotbiz-responsive-category-area>.menu-wrap{max-width:none;padding:0;width:100%}
  .plotbiz-responsive-enabled .public-menu-quick-nav{display:none!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-category-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .plotbiz-responsive-enabled .plotbiz-responsive-category-grid>.advert-block{display:none!important}
  .plotbiz-responsive-enabled .plotbiz-menu-group{align-self:start;background:#fff;border:1px solid #dfe3e6;border-radius:8px;box-shadow:0 5px 18px rgba(0,0,0,.05);min-width:0;overflow:hidden;padding:18px}
  .plotbiz-responsive-enabled .plotbiz-menu-group .menu-group-title{display:block;margin:0 0 10px;scroll-margin-top:20px;width:100%}
  .plotbiz-responsive-enabled .plotbiz-menu-group .menu-category-showcase{margin:12px auto 16px;max-width:94%}
  .plotbiz-responsive-enabled .plotbiz-menu-group .menu-category-showcase img,.plotbiz-responsive-enabled .plotbiz-menu-group .menu-category-showcase video{max-height:230px;object-fit:cover}

  .plotbiz-responsive-enabled .plotbiz-responsive-adverts{margin:0 0 24px}
  .plotbiz-responsive-enabled .plotbiz-responsive-adverts[hidden]{display:none}
  .plotbiz-responsive-enabled .plotbiz-responsive-adverts h2{color:#607d8b;font-size:14px;font-weight:700;margin:0 0 9px}
  .plotbiz-responsive-enabled .plotbiz-responsive-adverts p{color:#78909c;font-size:12px;margin:-4px 0 10px}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-slot{background:#fff;border:1px solid #dfe3e6;border-radius:8px;min-width:0;overflow:hidden}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-slot .inline-external-advert-wrap{display:block!important;height:100%;margin:0!important}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-slot .inline-external-advert-card{display:flex!important;flex-direction:column;height:100%;margin:0}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-slot .inline-external-advert-image{aspect-ratio:2/1;height:auto!important;max-width:100%;min-height:0;object-fit:cover;width:100%}
  .plotbiz-responsive-enabled .plotbiz-responsive-bottom-adverts{clear:both;margin-top:26px;width:100%}

  /* Final production alignment and Materialize neutralization. */
  body.plotbiz-responsive-enabled .plotbiz-responsive-business-title-row{align-items:center;display:flex;justify-content:space-between;padding-right:13px!important;width:100%}
  body.plotbiz-responsive-enabled .plotbiz-responsive-business-name{min-width:0}
  body.plotbiz-responsive-enabled .plotbiz-responsive-business-category-icon{flex:0 0 auto;float:none!important;height:auto;margin-left:12px;max-height:34px;position:static!important;width:auto}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{align-items:stretch;display:flex;margin:0!important;min-width:0}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions>.plotbiz-responsive-actions{height:38px;margin:0!important;width:100%}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions .row{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));height:100%;margin:0!important;width:100%}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions .row>.col{float:none!important;height:100%;padding:0!important;width:auto!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-sidebar-card,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:link,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:visited,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:active,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:focus,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:target{background:transparent!important;background-color:transparent!important;box-shadow:none!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-sidebar-card{background:#fff!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a{border-bottom:1px solid #eceff1!important;color:#546e7a!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:last-child{border-bottom:0!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:hover,
  body.plotbiz-responsive-enabled .plotbiz-responsive-shortcuts a:focus{background:#f7f9f2!important;background-color:#f7f9f2!important;color:var(--business-category-color,#b0cb1f)!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-advert-placeholder{align-items:center;aspect-ratio:2/1;background:linear-gradient(135deg,#eceff1,#cfd8dc);color:#546e7a;display:flex;justify-content:center;min-height:130px;padding:18px;text-align:center}
  body.plotbiz-responsive-enabled .menu-day-selector a{box-sizing:border-box;flex:0 0 auto;height:34px;min-width:30px;padding:0 9px;white-space:nowrap;width:auto!important}
  body.plotbiz-responsive-enabled .menu-day-selector a.plotbiz-responsive-today-expanded{font-weight:700;min-width:90px;padding-left:12px;padding-right:12px;width:auto!important}

  /* Keep all compact toolbar controls on the same visual centre line. */
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar{align-items:center}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-navigation{align-self:center;margin:0!important;padding:0!important;width:100%}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tabs-wrap{margin:0!important;padding:0!important;width:100%}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{align-items:center;align-self:center;display:flex;margin-bottom:0!important;margin-top:0!important;min-height:38px}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tabs,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tab,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tab a{height:36px!important;min-height:36px!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tab a{align-items:center;display:flex;justify-content:center;line-height:1!important;padding:0 8px!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions .row{margin-bottom:0!important;margin-top:0!important}

}
@media only screen and (min-width:1200px){
  .plotbiz-responsive-enabled .plotbiz-responsive-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media only screen and (min-width:768px) and (max-width:1199px){
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar{grid-template-columns:minmax(280px,1fr) minmax(320px,1fr)}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language{grid-column:1;grid-row:1}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions{grid-column:1/-1;grid-row:2}
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{grid-column:2;grid-row:1}
  .plotbiz-responsive-enabled .daily-specials-list,.plotbiz-responsive-enabled .special-announcements-list,.plotbiz-responsive-enabled .weekly-promotions-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .plotbiz-responsive-enabled .plotbiz-responsive-advert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media only screen and (min-width:1200px){
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language{flex:1 1 42%!important;order:1!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions{flex:0 0 280px!important;order:2!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{flex:1 1 34%!important;order:3!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours{align-self:center!important;grid-column:auto!important;grid-row:auto!important;margin:0!important;min-width:0}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions .row{display:grid!important;gap:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0!important;width:100%!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions .row>.col{float:none!important;margin:0!important;padding:0!important;width:auto!important}
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-navigation,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .public-language-tabs-wrap,
  body.plotbiz-responsive-enabled .plotbiz-responsive-toolbar .business-time-display{margin:0!important;max-width:none!important;width:100%!important}
}


/* Below 768px, production responsive hooks remain layout-neutral. */
@media only screen and (max-width:767px){
  .plotbiz-responsive-enabled .plotbiz-responsive-hero,
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar,
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-actions,
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-language,
  .plotbiz-responsive-enabled .plotbiz-responsive-toolbar-hours,
  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-area,
  .plotbiz-responsive-enabled .plotbiz-responsive-dynamic-section,
  .plotbiz-responsive-enabled .plotbiz-responsive-main-layout,
  .plotbiz-responsive-enabled .plotbiz-responsive-category-area{
    display:contents;
  }
  body.plotbiz-responsive-enabled .plotbiz-responsive-business-title-row{display:block;min-height:34px;padding-right:52px!important;position:relative}
  body.plotbiz-responsive-enabled .plotbiz-responsive-business-category-icon{height:auto;max-height:34px;position:absolute!important;right:0;top:0;width:auto}
  body.plotbiz-responsive-enabled .menu-day-selector a{min-width:34px;padding:0;width:34px!important}
}
