/*
Theme Name: Nerdiocon 2026
Author: Brian Gallagher
Author URI: https://getnerdio.com/
Version: 1.0.0
*/

/* Remove spacing and widths */
.elementor-container {
  max-width: none !important;
}

.elementor-element-populated,
.elementor-widget-wrap {
  padding: 0 !important;
}

.elementor-section,
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

/* Hide unused controls */
.elementor-editor-column-settings,
.elementor-editor-element-edit,
.elementor-add-section-area-button {
  display: none !important;
}