/* The two live offer-detail templates share this stand-only container.
   Scope it to their off-canvas detail panels, including cards loaded later.
   A future detail template can mark its stand row with a1j-stand-details. */
body.a1j-hide-stand-details .elementor-2601 [data-widget_type="off-canvas.default"] .elementor-element-986c236,
body.a1j-hide-stand-details .elementor-7152 [data-widget_type="off-canvas.default"] .elementor-element-986c236,
body.a1j-hide-stand-details .a1j-stand-details {
  display: none !important;
}
