/* =============================================================================
   The Mad House Newcastle — My Account Page (ID 850)
   ============================================================================= */

/* ── Hero height: shorter banner like Dean Street ── */
body.page-id-850 .elementor-element-p0qjwogm {
  min-height: 220px !important;
}

body.page-id-850 .elementor-element-p0qjwogm > .elementor-container {
  min-height: 220px !important;
}

/* ── Page scaffold ── */
body.page-id-850,
body.page-id-850 #page,
body.page-id-850 #content,
body.page-id-850 #primary,
body.page-id-850 #main,
body.page-id-850 .entry-content,
body.page-id-850 .ast-container {
  background: #000000 !important;
}

body.page-id-850 .ast-separate-container .ast-article-single {
  background: transparent !important;
}

/* ── Search button icon (top-right corner — SVG invisible white-on-white) ── */
body.page-id-850 .fluent-cart-customer-profile-app .el-button svg,
body.page-id-850 .fluent-cart-customer-profile-app .el-button .el-icon,
body.page-id-850 .fct-customer-root-container .el-button svg,
body.page-id-850 .fct-customer-root-container .el-button .el-icon {
  color: #333333 !important;
  fill: #333333 !important;
  stroke: #333333 !important;
}

/* ── Login button text color ── */
body.page-id-850 .fct_auth_wrap a.button {
  color: #000000 !important;
}

/* ── Hide Elementor "coming soon" placeholder widget ── */
body.page-id-850 .elementor-element-dj469pvd {
  display: none !important;
}

/* ── Hide "Book a Table" section ── */
body.page-id-850 .elementor-element-1r8ak3wy {
  display: none !important;
}
