/*
Theme Name: rev
Author: REVERED
Author URI: http://www.revered-agency.com
Version: .155
*/

/* ==========================================================================
   #ELEMENTOR
========================================================================== */

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap { padding: 0 !important; }

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: none !important;
  }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated, .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0 !important;
}

.elementor-panel-navigation .elementor-tab-control-advanced {
  display: none !important;
}

/* Remove the column editor */
.elementor-editor-column-settings {
  display: none !important;
}

.elementor-section {
  margin-bottom: 0;
}

#elementor-panel-category-pro-elements {
  display: none !important;
}

#elementor-panel-category-basic {
}

#elementor-panel-category-general {
  display: none !important;
}


#elementor-panel-category-theme-elements {
  display: none !important;
}

#elementor-panel-category-theme-elements-single {
  display: none !important;
}

#elementor-section:last-of-type {
  margin-bottom: 0;
}

.elementor-editor-element-edit {
  display: none !important;
}

.elementor-add-section-area-button {
  display: none !important;
}

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

  // @extend %box-width;
.o-container:not(.o-container--has-aside) .elementor-section.elementor-section-boxed {
  //@extend %box-width;
  //@extend %side-padding;
}

.elementor-section.elementor-section-full_width {
  //@extend %full-width;
}

.o-container .elementor hr {
  // margin: inherit;
  // background-color: inherit;
}
