/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2026 | 22:59:50 */
/* Bounce fix: keep the free case review form visible and clean on the homepage. */
body.home #free-case-review.ed-free-case-review {
  display: block !important;
  height: auto !important;
  width: auto !important;
  visibility: visible !important;
}

body.home #free-case-review.ed-free-case-review::before {
  content: "Free Case Review";
  display: block;
  margin: 0 0 14px;
  color: #1B164F;
  font-family: Oswald, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
}

#wpforms-570-field_2-container {
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  display: block !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

#wpforms-570-field_2-container *,
.wpforms-error-noscript,
#wpforms-error-noscript {
  visibility: hidden !important;
  display: none !important;
}
