/** VARIANT: light, box-sized **/

.elementor-section.hero-header-video {
  margin-left: 24px;
  margin-right: 24px;
  width: calc(100% - 48px) !important;
  border-radius: 24px;
  overflow: hidden;
  left: initial !important;
  right: initial !important;
  height: 320px;
  top: 24px;
}

.elementor-section.hero-header-video
  .elementor-section.elementor-section-boxed
  > .elementor-container
  .elementor-column
  > .elementor-widget-wrap {
  margin: 0 !important;
  padding: 0 96px !important;
}

.elementor-section.hero-header-video .elementor-column .elementor-widget-wrap > .elementor-element {
  max-width: 1382px;
}

.elementor-section.hero-header-video
  .elementor-column
  .elementor-widget-wrap
  .elementor-widget-container {
  width: 100%;
}

.elementor-section.hero-header-video
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  padding: 0 !important;
}

.hero-header-video .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%;
}

.hero-header-video.elementor-section .elementor-container,
.hero-header-video.elementor-section .elementor-container .elementor-column,
.hero-header-video .elementor-element > .elementor-element-populated,
.hero-header-video .elementor-widget-wrap > .elementor-element,
.elementor-elemen:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-header-video
  .elementor-element:not(.elementor-motion-effects-element-type-background)
  > .elementor-widget-wrap {
  margin: 0;
  border-radius: 24px;
}

.hero-header-video
  .elementor-element
  > .elementor-element-populated
  > .elementor-background-overlay,
.hero-header-video > .elementor-background-overlay {
  border-radius: 24px;
}

/** VARIANT: hero large **/
.elementor-section.hero-header-video.hero-large {
  height: 520px !important;
  margin-bottom: 24px !important;
}

.hero-header-video.hero-large .pxl-item--title {
  max-width: 1382px;
  padding: 0 96px !important;
}

@media screen and (max-width: 1300px) {
  .hero-header-video.hero-large .pxl-item--title {
    padding: 0 24px !important;
  }
}

@media screen and (min-width: 1025px) {
  .elementor-section.hero-header-video
    .elementor-section.elementor-section-boxed
    > .elementor-container
    .elementor-column
    > .elementor-widget-wrap
    .elementor-background-overlay {
    display: none !important;
  }
  .elementor-section.hero-header-video
    .elementor-section.elementor-section-boxed
    > .elementor-container
    .elementor-column
    > .elementor-widget-wrap {
    background-image: none !important;
  }
}

@media (max-width: 1200px) {
  .elementor-section.hero-header-video {
    top: 20px !important;
  }

  .elementor-section.hero-header-video {
    height: 380px !important;
  }

  .hero-header-videoc.hero-large .typography-h1 > .elementor-widget-container {
    max-width: 100%;
  }

  .hero-header-video.hero-large .pxl-heading {
    text-align: center !important;
  }

  .hero-header-video.hero-large .elementor-element .pxl-heading .pxl-item--title {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (max-width: 1024px) {
  #pxl-main > .elementor-container,
  .elementor-page:not(.single-product) #pxl-main > .elementor-container {
    padding: 0 20px;
  }
  /* .elementor-section.hero-header-video {
    margin: 0 !important;
    width: 100% !important;
    background: none !important;
  }
  .elementor-section.hero-header-video
    .elementor-section.elementor-section-boxed
    > .elementor-container
    .elementor-column
    > .elementor-widget-wrap {
    margin: 0 24px !important;
  } */
  .elementor-section.hero-header-video .elementor-background-video-container,
  .elementor-section.hero-header-video > .elementor-background-overlay {
    display: none !important;
  }
  .elementor-section.hero-header-video.hero-large {
    margin: 0 24px 24px 24px !important;
    width: calc(100% - 48px) !important;
  }
}

@media screen and (max-width: 767px) {
  /* .elementor-section.hero-header-video
    .elementor-section.elementor-section-boxed
    > .elementor-container
    .elementor-column
    > .elementor-widget-wrap {
    margin: 0 20px !important;
  } */
  .elementor-section.hero-header-video
    .elementor-section.elementor-section-boxed
    > .elementor-container
    .elementor-column
    > .elementor-widget-wrap {
    padding: 0 24px !important;
  }

  .elementor-section.hero-header-video
    > .elementor-container
    > .elementor-column
    > .elementor-widget-wrap {
    padding: 0 !important;
  }

  .elementor-section.hero-header-video {
    height: 200px !important;
  }

  .hero-header-video .elementor-element .pxl-heading .pxl-item--title {
    font-size: 44px !important;
    font-weight: 500 !important;
    line-height: 44px !important;
  }

  .hero-header-video.hero-large .pxl-heading {
    text-align: left !important;
  }
  .elementor-section.hero-header-video.hero-large {
    margin: 0 24px 24px 24px !important;
    width: calc(100% - 48px) !important;
  }
}

@media screen and (max-width: 575px) {
  .hero-header-video.hero-large .pxl-heading .pxl-item--title {
    font-size: 32px;
    line-height: 36px;
  }
}

/** VARIANT: light, full-sized **/

.elementor-section.hero-header-video.full-height {
  height: calc(100vh - 184px);
  top: 0;
}

.hero-header-video.full-height .elementor-widget-wrap > .elementor-element {
  align-items: flex-start;
  justify-content: flex-start;
  height: auto;
}

.hero-header-video.full-height .elementor-element > .elementor-element-populated {
  padding: 0 48px !important;
}

@media (max-width: 1200px) {
  .elementor-section.hero-header-video.full-height {
    height: calc(100vh - 128px) !important;
  }
}

@media screen and (max-width: 1024px) {
  .elementor-section.hero-header-video.full-height {
    margin: 0 24px !important;
    width: calc(100% - 48px) !important;
  }

  .elementor-section.hero-header-video.full-height .elementor-inner-section {
    margin-top: 32vh;
  }

  .hero-header-video.full-height .elementor-element > .elementor-element-populated {
    padding: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .elementor-section.hero-header-video.full-height {
    margin: 0 12px !important;
    width: calc(100% - 24px) !important;
  }
}
