.elementor-slideshow__header {
  display: none !important;
}

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

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

.container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated,
.elementor-column-gap-wide
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated,
.elementor-column-gap-wider
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 0px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.elementor-widget__width-auto.elementor-widget-button {
  margin-right: 1rem !important;
}

@media (min-width: 1440px) {
  .elementor-template-library-local-column-2,
  .elementor-template-library-local-column-3,
  .elementor-template-library-local-column-4 {
    width: 11%;
  }

  .elementor-template-library-local-column-1 {
    width: 50%;
  }
}

@media only screen and (max-width: 767.98px) {
  .elementor-column-gap-default
    > .elementor-row
    > .elementor-inner-column
    > .elementor-element-populated,
  .elementor-column-gap-wide
    > .elementor-row
    > .elementor-inner-column
    > .elementor-element-populated,
  .elementor-column-gap-wider
    > .elementor-row
    > .elementor-inner-column
    > .elementor-element-populated {
    padding: 0px !important;
  }
}
