/*
Theme Name: Nerdio Community
Author: Brian Gallagher
Author URI: 
Version: 1.0.2
*/

/* 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;
}
