.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1941 .elementor-element.elementor-element-7bf37df{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}#elementor-popup-modal-1941{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1941 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1941 .dialog-close-button{display:flex;}#elementor-popup-modal-1941 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-73151e8 *//* Datepicker field styling */
#gform_wrapper_1 .ginput_container_date {
  position: relative;
}

#gform_wrapper_1 input.datepicker {
  padding-right: 48px !important;
}

#gform_wrapper_1 .ui-datepicker-trigger,
#gform_wrapper_1 .gform-datepicker-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.65;
}

/* Gravity Form - Old Blinds Campaign */
#gform_wrapper_1 {
  max-width: 760px;
  margin: 0 auto;
  padding: 42px 38px;
  background: #ffffff;
  border-radius: 22px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.08);
}

/* Hide default Gravity title if you already have a section title */
#gform_wrapper_1 .gform_heading {
  text-align: center;
  margin-bottom: 26px;
  display: none;
}

#gform_wrapper_1 .gform_title {
  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 8px;
}

/* Form layout spacing */
#gform_wrapper_1 .gform_fields {
  row-gap: 18px;
}

/* Labels */
#gform_wrapper_1 .gfield_label,
#gform_wrapper_1 .gform-field-label {
  font-size: 14px;
  font-weight: 600;
  color: #222222;
  margin-bottom: 7px;
}

/* Required text */
#gform_wrapper_1 .gfield_required,
#gform_wrapper_1 .gfield_required_text {
  color: #6b7f59;
  font-size: 12px;
  font-weight: 600;
}

/* Description text */
#gform_wrapper_1 .gfield_description {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 10px;
}

/* Inputs, selects and textarea */
#gform_wrapper_1 input[type="text"],
#gform_wrapper_1 input[type="email"],
#gform_wrapper_1 input[type="tel"],
#gform_wrapper_1 input[type="number"],
#gform_wrapper_1 input[type="url"],
#gform_wrapper_1 select,
#gform_wrapper_1 textarea {
  width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  background: #f7f7f4;
  border: 1px solid #d9d9d2;
  border-radius: 12px;
  color: #222222;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  box-shadow: none;
  transition: all 0.25s ease;
}

/* Placeholder */
#gform_wrapper_1 input::placeholder,
#gform_wrapper_1 textarea::placeholder {
  color: #8a8a8a;
}

/* Focus state */
#gform_wrapper_1 input:focus,
#gform_wrapper_1 select:focus,
#gform_wrapper_1 textarea:focus {
  outline: none;
  background: #ffffff;
  border-color: #5f744c;
  box-shadow: 0 0 0 3px rgba(95, 116, 76, 0.14);
}

/* Date dropdowns */
#gform_wrapper_1 .ginput_complex.gform-grid-row {
  gap: 12px;
}

#gform_wrapper_1 .gfield_date_dropdown_month,
#gform_wrapper_1 .gfield_date_dropdown_day,
#gform_wrapper_1 .gfield_date_dropdown_year {
  flex: 1;
}

/* Address fields spacing */
#gform_wrapper_1 .ginput_container_address {
  gap: 14px;
}

#gform_wrapper_1 .ginput_container_address span {
  margin-bottom: 0;
}

/* Phone field with country .elementor-1941 .elementor-element.elementor-element-73151e8 */
#gform_wrapper_1 .iti {
  width: 100%;
}

#gform_wrapper_1 .iti input[type="tel"] {
  padding-left: 58px !important;
}

#gform_wrapper_1 .iti__selected-country {
  border-radius: 12px 0 0 12px;
}

/* Checkbox consent */
#gform_wrapper_1 .gfield_checkbox .gchoice {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 14px 16px;
  background: #f7f7f4;
  border: 1px solid #d9d9d2;
  border-radius: 12px;
}

#gform_wrapper_1 .gfield_checkbox input[type="checkbox"] {
  margin-top: 4px;
  accent-color: #5f744c;
}

#gform_wrapper_1 .gfield_checkbox label {
  font-size: 13px;
  line-height: 1.45;
  color: #555555;
  font-weight: 400;
}

/* reCAPTCHA spacing */
#gform_wrapper_1 .ginput_recaptcha {
  margin-top: 4px;
}

/* Footer */
#gform_wrapper_1 .gform_footer {
  margin-top: 24px;
  padding-top: 0;
}

/* Submit button */
#gform_wrapper_1 .gform_button,
#gform_wrapper_1 input[type="submit"] {
  width: 100%;
  min-height: 56px;
  padding: 16px 24px;
  background: #5f744c;
  border: 2px solid #5f744c;
  border-radius: 999px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.25s ease;
}

/* Submit hover */
#gform_wrapper_1 .gform_button:hover,
#gform_wrapper_1 input[type="submit"]:hover {
  background: #ffffff;
  color: #5f744c;
  border-color: #5f744c;
  transform: translateY(-2px);
}

/* Validation errors */
#gform_wrapper_1 .gfield_error input,
#gform_wrapper_1 .gfield_error select,
#gform_wrapper_1 .gfield_error textarea {
  border-color: #b94a48;
  background: #fff8f8;
}

#gform_wrapper_1 .gfield_validation_message,
#gform_wrapper_1 .validation_message {
  margin-top: 6px;
  color: #b94a48;
  font-size: 13px;
  font-weight: 500;
}

/* Hide honeypot field */
#gform_wrapper_1 .gform_validation_container {
  display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
  #gform_wrapper_1 {
    padding: 30px 22px;
    border-radius: 18px;
  }

  #gform_wrapper_1 .gform_title {
    font-size: 24px;
  }

  #gform_wrapper_1 .ginput_complex.gform-grid-row {
    gap: 10px;
  }

  #gform_wrapper_1 .gfield_date_dropdown_month,
  #gform_wrapper_1 .gfield_date_dropdown_day,
  #gform_wrapper_1 .gfield_date_dropdown_year {
    flex: 100%;
  }

  #gform_wrapper_1 input[type="text"],
  #gform_wrapper_1 input[type="email"],
  #gform_wrapper_1 input[type="tel"],
  #gform_wrapper_1 select,
  #gform_wrapper_1 textarea {
    min-height: 50px;
    font-size: 15px;
  }
}

/* Gravity Forms Datepicker - clean popup style */
#ui-datepicker-div,
.ui-datepicker {
  z-index: 9999999 !important;
  width: 320px !important;
  padding: 14px !important;
  background: #ffffff !important;
  border: 1px solid #d9d9d2 !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18) !important;
  font-family: inherit !important;
}

/* Header */
#ui-datepicker-div .ui-datepicker-header,
.ui-datepicker .ui-datepicker-header {
  position: relative !important;
  padding: 10px 44px !important;
  background: #5f744c !important;
  border: none !important;
  border-radius: 12px !important;
  color: #ffffff !important;
}

/* Month / year title */
#ui-datepicker-div .ui-datepicker-title,
.ui-datepicker .ui-datepicker-title {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: 1.4 !important;
}

/* Prev / Next buttons */
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute !important;
  top: 50% !important;
  width: 30px !important;
  height: 30px !important;
  transform: translateY(-50%) !important;
  border-radius: 50% !important;
  cursor: pointer !important;
}

#ui-datepicker-div .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev {
  left: 8px !important;
}

#ui-datepicker-div .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next {
  right: 8px !important;
}

#ui-datepicker-div .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background: rgba(255, 255, 255, 0.18) !important;
}

/* Arrows */
#ui-datepicker-div .ui-datepicker-prev span,
#ui-datepicker-div .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none !important;
}

#ui-datepicker-div .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-prev::before {
  content: "‹";
}

#ui-datepicker-div .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-next::before {
  content: "›";
}

#ui-datepicker-div .ui-datepicker-prev::before,
#ui-datepicker-div .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before {
  display: block;
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

/* Calendar table */
#ui-datepicker-div table.ui-datepicker-calendar,
.ui-datepicker table.ui-datepicker-calendar {
  width: 100% !important;
  margin: 12px 0 0 !important;
  border-collapse: separate !important;
  border-spacing: 4px !important;
  table-layout: fixed !important;
  background: transparent !important;
}

/* Week days */
#ui-datepicker-div .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar th {
  padding: 6px 0 !important;
  color: #333333 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-align: center !important;
  background: transparent !important;
  border: none !important;
}

/* Day cells */
#ui-datepicker-div .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  text-align: center !important;
}

/* Day links */
#ui-datepicker-div .ui-datepicker-calendar td a,
#ui-datepicker-div .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar td span {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  height: 36px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: #f7f7f4 !important;
  border: 1px solid #e1e1da !important;
  border-radius: 50% !important;
  color: #333333 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

/* Hover day */
#ui-datepicker-div .ui-datepicker-calendar td a:hover,
.ui-datepicker .ui-datepicker-calendar td a:hover {
  background: #eef2ea !important;
  border-color: #5f744c !important;
  color: #5f744c !important;
}

/* Today */
#ui-datepicker-div .ui-datepicker-today a,
.ui-datepicker .ui-datepicker-today a {
  border-color: #5f744c !important;
  color: #5f744c !important;
}

/* Selected day */
#ui-datepicker-div .ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-current-day a {
  background: #5f744c !important;
  border-color: #5f744c !important;
  color: #ffffff !important;
}

/* Mobile */
@media (max-width: 767px) {
  #ui-datepicker-div,
  .ui-datepicker {
    width: calc(100vw - 48px) !important;
    max-width: 320px !important;
  }
}/* End custom CSS */