/* The portable Restaurant homepage supplies its own native header/footer.
   Scope the replacement to this pack so the Agency and Home Service sites retain their chrome. */
body.lsa-restaurant-portfolio .wp-site-blocks > header.ls-site-header,
body.lsa-restaurant-portfolio .wp-site-blocks > footer { display: none; }
body.lsa-restaurant-portfolio .lsa-website-demo-content,
body.lsa-restaurant-portfolio .rpf-site-header,
body.lsa-restaurant-portfolio .rpf-site-footer { margin: 0; padding: 0; max-width: none; }
body.lsa-restaurant-portfolio .rpf-site-header .ls-header-main-row { margin-inline: auto; }
body.lsa-restaurant-portfolio .rpf-site-header .ls-brand { min-width: 0; }
body.lsa-restaurant-portfolio .rpf-site-header .wp-block-site-title { font-size: 21px; line-height: 1.25; }
body.lsa-restaurant-portfolio .rpf-site-footer .ls-site-footer { margin: 0; }
body.lsa-restaurant-portfolio .ras-menu-card > img { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; }
body.lsa-restaurant-portfolio .rsb-form fieldset:disabled { opacity: 1; }
body.lsa-restaurant-portfolio .rsb-preview-note { font-size: 14px; }
body.lsa-restaurant-portfolio .rpf-field { width:100%;min-height:48px;border:1px solid #cfcfc8;border-radius:4px;background:#fff;color:#30352f;padding:12px 14px;box-sizing:border-box;font-size:16px; }
body.lsa-restaurant-portfolio .rpf-field--note { min-height:76px; }
body.lsa-restaurant-portfolio .rsb-field > span[for] { display:block;margin-bottom:7px;font-weight:600; }
body.lsa-restaurant-portfolio span.rsb-submit { display:inline-flex;align-items:center;justify-content:center;min-height:48px; }
@media(max-width:1023px) {
 body.lsa-restaurant-portfolio .rpf-site-header .ls-header-cta { display: block; }
 body.lsa-restaurant-portfolio .rpf-site-header .ls-header-actions { gap: 12px; }
 body.lsa-restaurant-portfolio .rpf-site-header .ls-mobile-menu-extras { display: none; }
 body.lsa-restaurant-portfolio .rpf-site-header .wp-block-site-title { font-size: 18px; }
 body.lsa-restaurant-portfolio .rpf-site-header .ras-button { padding: 12px 14px; font-size: 14px; }
}
@media(max-width:479px) {
 body.lsa-restaurant-portfolio .rpf-site-header .ls-header-main-row { flex-wrap: wrap; gap: 10px; padding: 14px 20px; }
 body.lsa-restaurant-portfolio .rpf-site-header .ls-brand { width: 100%; }
 body.lsa-restaurant-portfolio .rpf-site-header .ls-header-actions { width: 100%; justify-content: space-between; }
}
