/* ══ Screen-reader only utility ══ */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

/* ══ Focus visible — keyboard users ══ */
:focus-visible {
  outline: 3px solid #c49600 !important;
  outline-offset: 2px !important;
}

/* ══ Skip link ══ */
.ea11y-skip-to-content-link {
  position: absolute;
  top: -60px;
  right: 0;
  background: #1a1a2e;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  z-index: 999999;
  border-radius: 0 0 6px 6px;
  transition: top 0.2s;
}
.ea11y-skip-to-content-link:focus { top: 0; }
.ea11y-skip-to-content-backdrop { display: none; }

/* ══ Hero form section ══ */

/* Container around the form — semi-transparent dark card */
.elementor-element-197dbd9 > .elementor-widget-wrap {
  background: rgba(0, 0, 0, 0.55) !important;
  border: 1px solid rgba(196, 150, 0, 0.5) !important;
  border-radius: 8px !important;
  padding: 28px 24px !important;
  backdrop-filter: blur(4px) !important;
}

/* Title "השאירו פרטים עכשיו" */
.elementor-element-f760612 .elementor-heading-title {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-bottom: 12px !important;
  border-bottom: 2px solid #c49600 !important;
  padding-bottom: 10px !important;
}

/* Form inputs */
.elementor-element-cf9650c .elementor-field-textual {
  background: rgba(255, 255, 255, 0.12) !important;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  padding: 11px 14px !important;
  font-size: 15px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s, background 0.2s !important;
}
.elementor-element-cf9650c .elementor-field-textual::placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.elementor-element-cf9650c .elementor-field-textual:focus {
  outline: none !important;
  border-color: #c49600 !important;
  background: rgba(255, 255, 255, 0.18) !important;
}

/* Submit button */
.elementor-element-cf9650c .elementor-button {
  background-color: #c49600 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  border-radius: 4px !important;
  padding: 13px 0 !important;
  width: 100% !important;
  border: none !important;
  cursor: pointer !important;
  font-size: 16px !important;
  transition: background-color 0.2s, transform 0.2s !important;
}
.elementor-element-cf9650c .elementor-button:hover {
  background-color: #a87e00 !important;
  transform: translateY(-2px) !important;
}

/* ══ Testimonials section ══ */

.elementor-element-9d57803,
.elementor-element-75b35b24 {
  background-color: #f7f5f0 !important;
}

.elementor-element-9d57803 {
  padding-bottom: 0 !important;
}

.elementor-element-75b35b24 {
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}

/* Section title */
.elementor-element-a1f92ec .elementor-heading-title {
  font-size: 32px !important;
  font-weight: 800 !important;
  color: #1a1a2e !important;
  text-align: center !important;
  padding-bottom: 14px !important;
  border-bottom: 3px solid #c49600 !important;
  display: inline-block !important;
}

.elementor-element-9d57803 .elementor-widget-container {
  text-align: center !important;
  padding-top: 50px !important;
  padding-bottom: 10px !important;
}

/* Testimonial card */
.elementor-element-3638529 .elementor-testimonial {
  background: #ffffff !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 28px rgba(0,0,0,0.08) !important;
  padding: 36px 40px 28px !important;
  position: relative !important;
  border-top: 4px solid #c49600 !important;
}

/* Opening quote mark */
.elementor-element-3638529 .elementor-testimonial__content::before {
  content: '\201C' !important;
  font-size: 72px !important;
  color: #c49600 !important;
  line-height: 0 !important;
  position: absolute !important;
  top: 36px !important;
  left: 32px !important;
  opacity: 0.4 !important;
  font-family: Georgia, serif !important;
}

/* Testimonial text */
.elementor-element-3638529 .elementor-testimonial__text {
  font-size: 16px !important;
  line-height: 1.75 !important;
  color: #3a3a4a !important;
  font-style: italic !important;
}

/* Name & title */
.elementor-element-3638529 .elementor-testimonial__footer {
  margin-top: 20px !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(0,0,0,0.08) !important;
}

.elementor-element-3638529 .elementor-testimonial__name {
  font-weight: 700 !important;
  font-size: 15px !important;
  color: #1a1a2e !important;
}

.elementor-element-3638529 .elementor-testimonial__title {
  font-size: 13px !important;
  color: #c49600 !important;
  font-weight: 500 !important;
}

/* ══ WhatsApp button — hidden ══ */
.wa__btn_popup,
.wa__popup_chat_box {
  display: none !important;
}

/* ══ Privacy notice (collapsible) — injected by privacy-consent.js ══
   Context-agnostic: inherits color so it works on dark or light forms. */
.cc-privacy-notice {
  margin: 10px 0 14px !important;
  font-family: inherit !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  color: inherit !important;
  border: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
  opacity: 0.9;
}
.cc-privacy-notice > summary {
  cursor: pointer;
  list-style: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  font-size: 12px;
  color: inherit;
  padding: 2px 0;
  user-select: none;
}
.cc-privacy-notice > summary:hover {
  color: #c49600;
}
.cc-privacy-notice > summary::-webkit-details-marker { display: none; }
.cc-privacy-notice > summary::before {
  content: '▸';
  display: inline-block;
  font-size: 9px;
  color: #c49600;
  transition: transform 0.2s;
}
.cc-privacy-notice[open] > summary::before {
  transform: rotate(-90deg);
}
.cc-privacy-notice .cc-privacy-notice__body {
  margin-top: 8px;
  padding: 8px 10px 8px 0;
  border-right: 2px solid rgba(196, 150, 0, 0.6);
  padding-right: 10px;
}
.cc-privacy-notice .cc-privacy-notice__body p {
  margin: 0 0 5px;
}
.cc-privacy-notice .cc-privacy-notice__body p:last-child {
  margin-bottom: 0;
}
.cc-privacy-notice .cc-privacy-notice__body a {
  color: #c49600;
  text-decoration: underline;
  font-weight: 600;
}

/* Dark-form contexts: brighten link & soften text for contrast on dark backgrounds */
.elementor-element-197dbd9 .cc-privacy-notice,
.elementor-element-3d9a4e64 .cc-privacy-notice {
  color: rgba(255, 255, 255, 0.85) !important;
}
.elementor-element-197dbd9 .cc-privacy-notice .cc-privacy-notice__body a,
.elementor-element-3d9a4e64 .cc-privacy-notice .cc-privacy-notice__body a {
  color: #ffd24a;
}
.elementor-element-197dbd9 .cc-privacy-notice > summary::before,
.elementor-element-3d9a4e64 .cc-privacy-notice > summary::before {
  color: #ffd24a;
}

/* ══ Footer contact form — "צרו קשר לייעוץ חכם" ══ */

/* Section spacing & overlay tweak */
.elementor-element-385f56dd {
  padding: 56px 20px 64px !important;
}

/* Heading "צרו קשר לייעוץ חכם" */
.elementor-element-1fb62bd .elementor-heading-title {
  color: #ffffff !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  text-align: center !important;
  margin: 0 auto 28px !important;
  padding-bottom: 14px !important;
  border-bottom: 3px solid #c49600 !important;
  display: inline-block !important;
}
.elementor-element-1fb62bd .elementor-widget-container {
  text-align: center !important;
}

/* Form card container */
.elementor-element-3d9a4e64 > .elementor-widget-container {
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(196, 150, 0, 0.45) !important;
  border-radius: 10px !important;
  padding: 28px 24px !important;
  max-width: 1100px !important;
  margin: 0 auto !important;
  backdrop-filter: blur(3px) !important;
}

/* Form field row spacing */
.elementor-element-3d9a4e64 .elementor-form-fields-wrapper {
  gap: 12px 0 !important;
}
.elementor-element-3d9a4e64 .elementor-field-group {
  padding: 0 6px !important;
  margin-bottom: 12px !important;
}

/* Inputs & select */
.elementor-element-3d9a4e64 .elementor-field-textual,
.elementor-element-3d9a4e64 select.elementor-field-textual {
  background: rgba(255, 255, 255, 0.95) !important;
  border: 1px solid rgba(255, 255, 255, 0.9) !important;
  border-radius: 6px !important;
  color: #1a1a2e !important;
  padding: 12px 14px !important;
  font-size: 15px !important;
  width: 100% !important;
  height: auto !important;
  min-height: 46px !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s, box-shadow 0.2s !important;
}
.elementor-element-3d9a4e64 .elementor-field-textual::placeholder {
  color: #6b6b7a !important;
  opacity: 1 !important;
}
.elementor-element-3d9a4e64 .elementor-field-textual:focus {
  outline: none !important;
  border-color: #c49600 !important;
  box-shadow: 0 0 0 3px rgba(196, 150, 0, 0.35) !important;
}

/* Select caret color */
.elementor-element-3d9a4e64 .select-caret-down-wrapper svg {
  fill: #1a1a2e !important;
}

/* Acceptance / privacy text */
.elementor-element-3d9a4e64 .elementor-field-type-acceptance {
  color: #ffffff !important;
  margin-top: 8px !important;
  padding: 4px 6px !important;
}
.elementor-element-3d9a4e64 .elementor-field-type-acceptance label,
.elementor-element-3d9a4e64 .elementor-field-type-acceptance p {
  color: #ffffff !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
}
.elementor-element-3d9a4e64 .elementor-field-type-acceptance a {
  color: #ffd24a !important;
  text-decoration: underline !important;
}
.elementor-element-3d9a4e64 .elementor-acceptance-field {
  margin-left: 8px !important;
  width: 18px !important;
  height: 18px !important;
  accent-color: #c49600 !important;
}

/* Submit button */
.elementor-element-3d9a4e64 .elementor-button {
  background-color: #c49600 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  border-radius: 6px !important;
  padding: 14px 0 !important;
  width: 100% !important;
  max-width: 320px !important;
  margin: 12px auto 0 !important;
  border: none !important;
  cursor: pointer !important;
  font-size: 17px !important;
  display: block !important;
  transition: background-color 0.2s, transform 0.2s !important;
}
.elementor-element-3d9a4e64 .elementor-button:hover {
  background-color: #a87e00 !important;
  transform: translateY(-2px) !important;
}
.elementor-element-3d9a4e64 .e-form__buttons {
  justify-content: center !important;
}

/* Mobile — stack fields full-width */
@media (max-width: 767px) {
  .elementor-element-3d9a4e64 .elementor-col-25 {
    width: 100% !important;
  }
  .elementor-element-1fb62bd .elementor-heading-title {
    font-size: 24px !important;
  }
}
