.elementor-widget-yl_klaviyo_form .yl-klaviyo-form {
  display: block;
  width: 100%;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form--inline {
  position: static;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  width: auto;
  max-width: 100%;
  z-index: 2;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  width: auto;
  max-width: 100%;
  z-index: 2;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-full {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 2;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form__trigger {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  line-height: 0;
  width: 100%;
  text-align: inherit;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form__trigger:focus {
  outline-offset: 2px;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form__media {
  display: block;
  width: 100%;
  height: auto;
}

.elementor-widget-yl_klaviyo_form .yl-klaviyo-form__media--video {
  width: 100%;
}

@media (max-width: 1400px) {
  .elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-right {
    margin: 0 !important;
  }

  .elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-right {
    bottom: 50px;
    right: 50px;
    width: auto;
    max-width: 250px;
  }
}

@media (max-width: 900px) {
  .elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-right {
    bottom: 20px;
    right: 20px;
    max-width: 180px;
  }
}

@media (max-width: 768px) {
  .elementor-widget-yl_klaviyo_form .yl-klaviyo-form--abs-bottom-right {
    bottom: 15px;
    right: 15px;
    max-width: 120px;
  }
}