.lemonlight_elementor_popup {
  overflow: hidden auto !important;
  bottom: initial !important;
  top: 0 !important;
  min-height: 100% !important;
  height: auto !important;
  align-items: initial !important;
  background-color: rgba(0, 0, 0, 0.65) !important;
}
.lemonlight_elementor_popup .dialog-widget-content {
  margin-top: 50px !important;
  max-height: none !important;
  height: auto !important;
}
.lemonlight_elementor_popup .dialog-message {
  overflow: visible !important;
  max-height: none !important;
  margin-bottom: 50px !important;
}
@media (max-width: 768px) {
  .lemonlight_elementor_popup .dialog-message {
    width: 97% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.lemonlight_elementor_popup article > div.elementor-element {
  border-radius: 6px !important;
}
.lemonlight_elementor_popup article > div.elementor-element div.e-con-inner {
  gap: 0 !important;
}
.lemonlight_elementor_popup article > div.elementor-element div.e-con-inner div[data-widget_type="html.default"] #contactform {
  padding: 20px 30px 30px !important;
}
.lemonlight_elementor_popup article > div.elementor-element div.e-con-inner div[data-widget_type="html.default"] br {
  display: none !important;
}
.lemonlight_elementor_popup .dialog-close-button {
  top: 12px !important;
  right: 26px !important;
}
.lemonlight_elementor_popup .dialog-close-button svg {
  fill: #636363 !important;
}
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form * {
  font-family: "proxima-nova";
}
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form input,
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form select,
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form textarea {
  width: 100%;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  box-shadow: none !important;
  padding: 17px 17px 0 17px;
  box-sizing: border-box;
  min-height: 56px;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.34px;
  color: #1D1D1F;
  font-weight: 400;
}
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form fieldset,
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form input[type=submit] {
  border: none;
  font-weight: 600;
  text-shadow: none;
  text-transform: none;
  /* margin-bottom: 30px; */
  padding-top: 0;
}
.lemonlight_elementor_popup #contactform .contactformcontainer .hs-form input[type=submit] {
  background: #F9C938;
  color: #1D1D1F;
}

.lemonlight_disabled-link {
  pointer-events: none !important;
  opacity: 0.5 !important;
}
.lemonlight_disabled-link:hover {
  cursor: not-allowed !important;
}
