/* Ab Apollogird helper: keep custom sections full width inside Elementor without changing supplied section CSS. */
.elementor-widget-container > .ab-apg-editable-widget {
  width: 100%;
}
