.elementor-134746 .elementor-element.elementor-element-c2ada57{--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;}/* Start custom CSS for shortcode, class: .elementor-element-dc7c597 *//* ======================================================
   CONTACT SELLER IFRAME PAGE ONLY
   PAGE ID: 134746
====================================================== */

body.page-id-134746{
  background:#f3f4f6;
}

/* Hide header / footer on iframe page */

body.page-id-134746 header,
body.page-id-134746 footer,
body.page-id-134746 .site-header,
body.page-id-134746 .site-footer,
body.page-id-134746 .elementor-location-header,
body.page-id-134746 .elementor-location-footer,
body.page-id-134746 .main-header,
body.page-id-134746 .main-footer{
  display:none !important;
}

/* Remove theme spacing */

body.page-id-134746 .site,
body.page-id-134746 .site-content,
body.page-id-134746 .content-area,
body.page-id-134746 .elementor-section-wrap,
body.page-id-134746 .elementor-location-single,
body.page-id-134746 .elementor{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* ======================================================
   FORM WRAPPER
====================================================== */

body.page-id-134746 .am-enquiry-page{
  max-width:760px;
  margin:20px auto;
  padding:0 16px;
}

body.page-id-134746 .am-enquiry-page .gform_wrapper.gravity-theme{
  margin:0 !important;
  max-width:100% !important;
}

/* Main card */

body.page-id-134746 .am-enquiry-page .gform_wrapper.gravity-theme form{
  background:#ffffff;
  border:1px solid #dde3e8;
  border-radius:14px;
  padding:26px;
  box-shadow:0 8px 24px rgba(0,0,0,.06);
}

/* Hide default title */

body.page-id-134746 .gform_title,
body.page-id-134746 .gform_description{
  display:none !important;
}

/* ======================================================
   PROGRESS BAR
====================================================== */

body.page-id-134746 .gf_progressbar_wrapper{
  margin-bottom:24px;
}

body.page-id-134746 .gf_progressbar_title{
  font-size:15px;
  font-weight:700;
  color:#0f172a;
  margin-bottom:10px;
}

body.page-id-134746 .gf_progressbar{
  height:10px;
  border-radius:999px;
  overflow:hidden;
  background:#e5e7eb;
}

body.page-id-134746 .gf_progressbar_percentage{
  background:#00bf63 !important;
  border-radius:999px;
  font-size:0 !important;
}

/* ======================================================
   LABELS
====================================================== */

body.page-id-134746 .gfield_label,
body.page-id-134746 legend{
  font-size:14px;
  font-weight:700;
  color:#1f2937;
  margin-bottom:8px;
}

body.page-id-134746 .gfield_required{
  color:#ef4444;
  font-weight:600;
}

/* ======================================================
   FIELD SPACING
====================================================== */

body.page-id-134746 .gfield{
  margin-bottom:18px !important;
}

/* ======================================================
   INPUT FIELDS
====================================================== */

body.page-id-134746 input[type="text"],
body.page-id-134746 input[type="email"],
body.page-id-134746 input[type="tel"],
body.page-id-134746 input[type="number"],
body.page-id-134746 input[type="url"],
body.page-id-134746 textarea,
body.page-id-134746 select{
  width:100% !important;
  min-height:52px !important;
  border:1px solid #cfd6dd !important;
  border-radius:10px !important;
  background:#ffffff !important;
  padding:12px 14px !important;
  color:#1f2937 !important;
  box-shadow:none !important;
}

/* Focus */

body.page-id-134746 input:focus,
body.page-id-134746 textarea:focus,
body.page-id-134746 select:focus{
  border-color:#00bf63 !important;
  box-shadow:0 0 0 3px rgba(0,191,99,.12) !important;
  outline:none !important;
}

/* Textarea */

body.page-id-134746 textarea{
  min-height:120px !important;
  resize:vertical;
}

/* ======================================================
   CHECKBOX / RADIO
====================================================== */

body.page-id-134746 .gchoice{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:10px;
}

body.page-id-134746 input[type="checkbox"],
body.page-id-134746 input[type="radio"]{
  width:18px;
  height:18px;
}

/* ======================================================
   FORM FOOTER
====================================================== */

body.page-id-134746 .gform_page_footer,
body.page-id-134746 .gform_footer{
  margin-top:24px !important;
  display:flex !important;
  gap:12px !important;
  align-items:center !important;
  flex-wrap:wrap !important;
}

/* ======================================================
   BUTTONS
====================================================== */

/* Primary buttons (NEXT + SUBMIT) */

body.page-id-134746 .gform_next_button,
body.page-id-134746 .gform_button{
  min-height:50px !important;
  padding:0 26px !important;
  border:0 !important;
  border-radius:10px !important;
  font-size:15px !important;
  font-weight:800 !important;
  line-height:1 !important;
  background:#00bf63 !important;
  color:#ffffff !important;
  box-shadow:0 6px 14px rgba(0,191,99,.25);
}

/* Hover */

body.page-id-134746 .gform_next_button:hover,
body.page-id-134746 .gform_button:hover{
  background:#00a857 !important;
}

/* Previous button */

body.page-id-134746 .gform_previous_button{
  min-height:50px !important;
  padding:0 26px !important;
  border-radius:10px !important;
  background:#e8edf1 !important;
  color:#05353d !important;
  font-weight:700 !important;
}

/* Remove spinner */

body.page-id-134746 .gform_ajax_spinner{
  display:none !important;
}

/* ======================================================
   MOBILE
====================================================== */

@media (max-width:767px){

  body.page-id-134746 .am-enquiry-page{
    margin:10px auto;
    padding:0 10px;
  }

  body.page-id-134746 .gform_wrapper.gravity-theme form{
    padding:18px;
    border-radius:12px;
  }

  body.page-id-134746 .gform_page_footer,
  body.page-id-134746 .gform_footer{
    flex-direction:column;
    align-items:stretch !important;
  }

  body.page-id-134746 .gform_next_button,
  body.page-id-134746 .gform_previous_button,
  body.page-id-134746 .gform_button{
    width:100% !important;
  }
}

/* ======================================================
   MOBILE TIGHTEN-UP FOR IFRAME FORM PAGE
   PAGE ID: 134746
====================================================== */

@media (max-width: 767px){

  body.page-id-134746{
    background: #f3f4f6;
  }

  /* tighter outer wrapper */
  body.page-id-134746 .am-enquiry-page{
    margin: 0 auto !important;
    padding: 0 !important;
    max-width: 100% !important;
  }

  /* tighter form card */
  body.page-id-134746 .am-enquiry-page .gform_wrapper.gravity-theme form{
    padding: 16px !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
  }

  /* progress spacing */
  body.page-id-134746 .gf_progressbar_wrapper{
    margin-bottom: 16px !important;
  }

  body.page-id-134746 .gf_progressbar_title{
    font-size: 13px !important;
    margin-bottom: 8px !important;
  }

  body.page-id-134746 .gf_progressbar{
    height: 8px !important;
  }

  /* labels smaller */
  body.page-id-134746 .gfield_label,
  body.page-id-134746 legend{
    font-size: 13px !important;
    margin-bottom: 6px !important;
  }

  body.page-id-134746 .gfield_required{
    font-size: 12px !important;
  }

  /* reduce gap between fields */
  body.page-id-134746 .gfield{
    margin-bottom: 14px !important;
  }

  /* smaller inputs */
  body.page-id-134746 input[type="text"],
  body.page-id-134746 input[type="email"],
  body.page-id-134746 input[type="tel"],
  body.page-id-134746 input[type="number"],
  body.page-id-134746 input[type="url"],
  body.page-id-134746 textarea,
  body.page-id-134746 select{
    min-height: 46px !important;
    padding: 10px 12px !important;
    font-size: 15px !important;
    border-radius: 8px !important;
  }

  body.page-id-134746 textarea{
    min-height: 90px !important;
  }

  /* checkboxes / radios tighter */
  body.page-id-134746 .gchoice{
    gap: 8px !important;
    margin-bottom: 8px !important;
  }

  body.page-id-134746 input[type="checkbox"],
  body.page-id-134746 input[type="radio"]{
    width: 16px !important;
    height: 16px !important;
  }

  /* tighten page footer */
  body.page-id-134746 .gform_page_footer,
  body.page-id-134746 .gform_footer{
    margin-top: 16px !important;
    gap: 10px !important;
  }

  /* smaller buttons */
  body.page-id-134746 .gform_next_button,
  body.page-id-134746 .gform_previous_button,
  body.page-id-134746 .gform_button{
    min-height: 46px !important;
    font-size: 15px !important;
    border-radius: 10px !important;
    padding: 0 18px !important;
    width: 100% !important;
  }

  /* reduce default GF page spacing */
  body.page-id-134746 .gform_wrapper.gravity-theme .gform-body{
    row-gap: 0 !important;
  }

  /* long checkbox label line-height */
  body.page-id-134746 .gchoice label{
    font-size: 14px !important;
    line-height: 1.35 !important;
  }
}

/* ======================================================
   PAGE 134746 - TIGHTER STEP 2 + SHOW FOOTER BUTTONS
====================================================== */

@media (max-width: 767px){

  /* tighter overall page/card */
  body.page-id-134746 .am-enquiry-page{
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }

  body.page-id-134746 .am-enquiry-page .gform_wrapper.gravity-theme form{
    padding: 14px 14px 18px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  /* tighter progress area */
  body.page-id-134746 .gf_progressbar_wrapper{
    margin-bottom: 14px !important;
  }

  body.page-id-134746 .gf_progressbar_title{
    margin-bottom: 6px !important;
    font-size: 13px !important;
  }

  /* tighter field spacing */
  body.page-id-134746 .gfield{
    margin-bottom: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* tighter labels */
  body.page-id-134746 .gfield_label,
  body.page-id-134746 legend{
    font-size: 13px !important;
    margin-bottom: 5px !important;
    line-height: 1.25 !important;
  }

  /* checkbox/radio groups closer together */
  body.page-id-134746 .gchoice{
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 6px !important;
  }

  body.page-id-134746 .ginput_container_checkbox,
  body.page-id-134746 .ginput_container_radio{
    display: grid !important;
    gap: 6px !important;
  }

  /* checkbox text */
  body.page-id-134746 .gchoice label{
    font-size: 14px !important;
    line-height: 1.3 !important;
    margin: 0 !important;
  }

  /* make sure the dropdown/select field actually shows */
  body.page-id-134746 .gform_wrapper select{
    display: block !important;
    width: 100% !important;
    min-height: 44px !important;
    height: 44px !important;
    opacity: 1 !important;
    visibility: visible !important;
    border: 1px solid #cfd6dd !important;
    border-radius: 8px !important;
    background: #fff !important;
    padding: 8px 12px !important;
  }

  /* if Gravity Forms enhanced UI is on */
  body.page-id-134746 .gform_wrapper .chosen-container,
  body.page-id-134746 .gform_wrapper .select2-container{
    display: block !important;
    width: 100% !important;
    margin-top: 4px !important;
  }

  body.page-id-134746 .gform_wrapper .chosen-container .chosen-single,
  body.page-id-134746 .gform_wrapper .select2-container .select2-selection--single{
    min-height: 44px !important;
    height: 44px !important;
    border: 1px solid #cfd6dd !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center !important;
  }

  body.page-id-134746 .gform_wrapper .chosen-container .chosen-single span,
  body.page-id-134746 .gform_wrapper .select2-container .select2-selection__rendered{
    line-height: 42px !important;
    padding-left: 12px !important;
    color: #1f2937 !important;
  }

  /* tighten textarea/input heights generally */
  body.page-id-134746 input[type="text"],
  body.page-id-134746 input[type="email"],
  body.page-id-134746 input[type="tel"],
  body.page-id-134746 input[type="number"],
  body.page-id-134746 input[type="url"],
  body.page-id-134746 textarea{
    min-height: 44px !important;
    padding: 10px 12px !important;
  }

  /* footer buttons visible and stacked */
  body.page-id-134746 .gform_page_footer,
  body.page-id-134746 .gform_footer{
    margin-top: 14px !important;
    padding-top: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
  }

  body.page-id-134746 .gform_next_button,
  body.page-id-134746 .gform_previous_button,
  body.page-id-134746 .gform_button{
    width: 100% !important;
    min-height: 44px !important;
    height: 44px !important;
    padding: 0 16px !important;
    margin: 0 !important;
  }

  /* reduce extra bottom dead space */
  body.page-id-134746 .gform_wrapper.gravity-theme .gform-body{
    row-gap: 0 !important;
  }

  body.page-id-134746 .gform_wrapper.gravity-theme .gform_fields{
    row-gap: 0 !important;
  }
}

/* ======================================================
   STOP IPHONE ZOOM INSIDE IFRAME PAGE
====================================================== */

@media (max-width: 767px){
  body.page-id-134746 input[type="text"],
  body.page-id-134746 input[type="email"],
  body.page-id-134746 input[type="tel"],
  body.page-id-134746 input[type="number"],
  body.page-id-134746 input[type="url"],
  body.page-id-134746 input[type="search"],
  body.page-id-134746 textarea,
  body.page-id-134746 select,
  body.page-id-134746 .gform_wrapper input,
  body.page-id-134746 .gform_wrapper textarea,
  body.page-id-134746 .gform_wrapper select{
    font-size: 16px !important;
    -webkit-appearance: none;
    appearance: none;
  }
}

/* =========================================
   iOS SAFARI AUTOFILL COLOUR FIX
========================================= */

body.page-id-134746 input:-webkit-autofill,
body.page-id-134746 input:-webkit-autofill:hover,
body.page-id-134746 input:-webkit-autofill:focus,
body.page-id-134746 textarea:-webkit-autofill,
body.page-id-134746 select:-webkit-autofill {

  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  box-shadow: 0 0 0 1000px #ffffff inset !important;

  -webkit-text-fill-color: #05353d !important;

  border: 1px solid #cfd6dd !important;

  transition: background-color 9999s ease-in-out 0s;
}/* End custom CSS */