/*
|--------------------------------------------------------------------------
| Gillingham Storage Vacate Page CSS
|--------------------------------------------------------------------------
| Candidate: v1.0.1
| Scope: /vacate/ only
| Purpose:
| - Match the locked Give Notice / WPForms design language
| - Uses broad selectors because this file is loaded only on /vacate/
|--------------------------------------------------------------------------
*/

/* 1. Page shell */
body,
.site,
.site-content,
.content-area,
.site-main,
.inside-article,
.entry-content,
.entry-content > .elementor {
  background: #123e6d !important;
}

.inside-article {
  box-shadow: none !important;
  padding: 0 !important;
}

.entry-header,
.entry-title {
  display: none !important;
}

.site-content {
  padding-top: clamp(40px, 5vw, 72px) !important;
  padding-bottom: clamp(56px, 6vw, 88px) !important;
}

/* 2. Main two-column layout */
.entry-content > .elementor > .e-con-boxed > .e-con-inner {
  max-width: 1560px !important;
  margin: 0 auto !important;
  align-items: stretch !important;
  gap: clamp(44px, 4vw, 72px) !important;
}

/* 3. Left column */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 60px !important;
  padding-right: 60px !important;
  box-sizing: border-box !important;
  align-content: flex-start !important;
  justify-content: flex-start !important;
  gap: 0 !important;
}

/* 4. Title */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .elementor-widget-heading {
  margin: 0 0 20px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .elementor-heading-title {
  margin: 0 !important;
  color: #0ea5e9 !important;
  font-family: "Nunito", sans-serif !important;
  font-size: clamp(44px, 4.3vw, 60px) !important;
  font-weight: 700 !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

/* 5. Form widget shell */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-container,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-form {
  width: 100% !important;
  max-width: none !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-container {
  margin: 0 !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field-container {
  display: grid !important;
  gap: 14px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field {
  margin: 0 !important;
  padding: 0 !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field input,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field select,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field textarea,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .iti,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .iti input {
  width: 100% !important;
  max-width: none !important;
  height: 64px !important;
  min-height: 64px !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  color: #123e6d !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  box-shadow: none !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field input::placeholder,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field select,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field textarea::placeholder {
  color: rgba(18, 62, 109, 0.58) !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .iti {
  display: block !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .iti__flag-container {
  display: flex !important;
  align-items: center !important;
  height: 64px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .iti__selected-country {
  height: 64px !important;
  padding-left: 14px !important;
  padding-right: 10px !important;
}

/* 6. File upload */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-field-file-upload label {
  color: #ffffff !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  margin-bottom: 14px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-uploader {
  background: rgba(255, 255, 255, 0.14) !important;
  border: 2px dashed rgba(255, 255, 255, 0.28) !important;
  border-radius: 24px !important;
  padding: 34px 24px !important;
  min-height: 150px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-uploader,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-uploader * {
  color: #ffffff !important;
  font-family: "Nunito", sans-serif !important;
}

/* 7. Submit button */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-submit-container {
  margin-top: 22px !important;
  padding: 0 !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-submit {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 276px !important;
  height: 64px !important;
  padding: 0 34px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #ff8a3d !important;
  color: #ffffff !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  box-shadow: 0 16px 36px rgba(255, 138, 61, 0.34) !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .wpforms-submit:hover {
  transform: none !important;
  background: #ff8a3d !important;
}

/* 8. Right column / image mask */
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 36px !important;
  min-height: 540px !important;
  background-position: center center !important;
  background-size: cover !important;
  box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.43) !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.43);
  z-index: 1;
  pointer-events: none;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child > *,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-wrap,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-container,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor {
  position: relative !important;
  z-index: 2 !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-text-editor,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-text-editor {
  padding: 56px 60px !important;
}

.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor p,
.entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor div {
  color: #123e6d !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.75 !important;
}

/* 9. Tablet / mobile */
@media (max-width: 1024px) {
  .entry-content > .elementor > .e-con-boxed > .e-con-inner {
    gap: 32px !important;
  }

  .entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:first-child .elementor-heading-title {
    font-size: clamp(34px, 8vw, 46px) !important;
  }

  .entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child,
  .entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-text-editor,
  .entry-content > .elementor > .e-con-boxed > .e-con-inner > .e-con:last-child .elementor-widget-text-editor {
    min-height: auto !important;
    padding: 28px 24px !important;
  }
}
/* Vacate confirmation - restore layout and image tint */
body.page-id-17862 .wpforms-confirmation-container,
body.page-id-17862 .wpforms-confirmation-container-full,
body.page-id-17862 .wpforms-confirmation-scroll {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

@media (min-width: 1025px) {
  body.page-id-17862 .entry-content > .elementor > .elementor-element:first-child > .e-con-inner {
    display: grid !important;
    grid-template-columns: minmax(0, 640px) minmax(0, 1fr) !important;
    gap: clamp(44px, 4vw, 72px) !important;
    align-items: start !important;
  }

  body.page-id-17862 .entry-content > .elementor > .elementor-element:first-child > .e-con-inner > .e-child:first-child {
    width: 100% !important;
    max-width: 640px !important;
  }

  body.page-id-17862 .entry-content > .elementor > .elementor-element:first-child > .e-con-inner > .e-child:last-child {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 36px !important;
    min-height: 540px !important;
  }

  body.page-id-17862 .entry-content > .elementor > .elementor-element:first-child > .e-con-inner > .e-child:last-child::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.43) !important;
    z-index: 1;
    pointer-events: none;
  }

  body.page-id-17862 .entry-content > .elementor > .elementor-element:first-child > .e-con-inner > .e-child:last-child > * {
    position: relative !important;
    z-index: 2 !important;
  }
}
/* Vacate confirmation - remove WPForms green outer shell only */
body.page-id-17862 div#wpforms-7337.wpforms-container.wpforms-container-full.wpforms-render-modern,
body.page-id-17862 div#wpforms-confirmation-7337.wpforms-confirmation-container-full,
body.page-id-17862 div#wpforms-confirmation-7337.wpforms-confirmation-scroll,
body.page-id-17862 div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
/* Vacate confirmation – make the WPForms shell white */
body.page-id-17862 #wpforms-7337.wpforms-container.wpforms-container-full.wpforms-render-modern {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: 0 !important;
  border-radius: 30px !important;
  box-shadow: none !important;
  padding: 0 !important;
}

body.page-id-17862 #wpforms-confirmation-7337.wpforms-confirmation-container-full.wpforms-confirmation-scroll {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.page-id-17862 div#wpforms-confirmation-7337 * {
  box-shadow: none !important;
}