/* Level Up Smarter — styles scoped to ID 962.
   Moved out of wp-custom-css 2026-08-12: it was loading inline on every
   page of the site. Printed at wp_head priority 101, exactly where the
   inline block used to sit, so the cascade is unchanged. */



/* Full width for Learning to Learn post */
.postid-962 .elementor-widget-html,
.postid-962 .elementor-widget-html .elementor-widget-container,
.postid-962 .elementor-section,
.postid-962 .elementor-container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ── Only applies to post ID 962 ── */
.postid-962 .elementor-element-39ccbf8,
.postid-962 .elementor-element-2acab4d {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}.postid-962 .elementor-widget-wrap:empty {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}.postid-962 .elementor-section-height-min-height:has(.elementor-widget-wrap:empty) {
  display: none !important;
}