/* SpiderWeb CRO layer — approved conversion improvements (client sign-off, Aug 2026).
   Brand: orange #ED4C25 (action), hover #C93D1B, yellow #F0FF04 (brand), Heebo. */

/* ===== V6: header stays visible; yellow dial button with the number ===== */
.elementor-element-f394d69 { opacity: 1 !important; }
.elementor-element-1c22abf .elementor-button {
  background-color: #F0FF04 !important;
  border-color: #F0FF04 !important;
  font-weight: 700;
}
.elementor-element-1c22abf .elementor-button,
.elementor-element-1c22abf .elementor-button-text { color: #111 !important; }

/* ===== V29: hero text always readable (graded overlay + soft shadow) ===== */
.elementor-element-4d8be06a > .elementor-background-overlay {
  background-color: transparent !important;
  background-image: linear-gradient(to left, rgba(0,0,0,.78) 0%, rgba(0,0,0,.38) 55%, rgba(0,0,0,.24) 100%) !important;
  opacity: 1 !important;
}
.elementor-element-19373f19 .elementor-heading-title,
.elementor-element-75c0a7e0 .elementor-heading-title { text-shadow: 0 2px 14px rgba(0,0,0,.65); }

/* ===== V8: remove the duplicate giant play trigger ===== */
.elementor-element-67824cf3 { display: none !important; }

/* ===== V14: counters never invisible ===== */
.elementor-widget-counter.elementor-invisible {
  visibility: visible !important;
  opacity: 1 !important;
  animation: none !important;
}

/* ===== V30: one action color — darker orange on hover, cyan/purple gone ===== */
.elementor-location-footer form.elementor-form button.elementor-button:hover,
.elementor-location-footer form.elementor-form button.elementor-button:focus,
.elementor-location-popup form.elementor-form button.elementor-button:hover,
.elementor-location-popup form.elementor-form button.elementor-button:focus,
.elementor-page-423 form.elementor-form button.elementor-button:hover,
.elementor-page-423 form.elementor-form button.elementor-button:focus,
.elementor-page-847 form.elementor-form button.elementor-button:hover,
.elementor-page-847 form.elementor-form button.elementor-button:focus {
  background-color: #C93D1B !important;
  color: #fff !important;
}
a.elementor-button.pop:hover, .pop a.elementor-button:hover { background-color: #C93D1B !important; color: #fff !important; }

/* ===== V27: known pages where the title prints twice ===== */
body.page-id-1984 .site-main > .page-header,
body.page-id-1974 .site-main > .page-header,
body.page-id-1968 .site-main > .page-header,
body.page-id-1540 .site-main > .page-header { display: none; }

/* ===== V32: footer menu — top level only ===== */
.elementor-element-25d6aea .sub-menu { display: none !important; }

/* ===== V1: fixed dial bar (mobile + tablet) ===== */
#sw-callbar {
  position: fixed; right: 0; left: 0; bottom: 0; z-index: 99999;
  display: none; gap: 8px; padding: 10px 12px;
  background: rgba(12,12,12,.96); box-shadow: 0 -4px 16px rgba(0,0,0,.45);
  font-family: Heebo, sans-serif;
}
#sw-callbar a { display: flex; align-items: center; justify-content: center; gap: 6px;
  border-radius: 12px; font-weight: 700; text-decoration: none; min-height: 48px; white-space: nowrap; }
#sw-callbar .sw-cb-call { flex: 1.7; background: #22C55E; color: #fff; font-size: 15px; padding: 10px 6px; }
#sw-callbar .sw-cb-form { flex: 1; background: transparent; color: #F0FF04; border: 2px solid #F0FF04; font-size: 14px; padding: 8px; }
.elementor-element-a149b62 { display: none !important; } /* old floating dial icon replaced by the bar */
@media (max-width: 1024px) {
  #sw-callbar { display: flex; }
  body { padding-bottom: 74px; }
}

/* ===== V3: hero dial button + secondary form button ===== */
#sw-call-hero {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  background: #ED4C25; color: #fff !important; border-radius: 6px; padding: 15px 26px;
  font-weight: 700; font-size: 18px; text-decoration: none; font-family: Heebo, sans-serif;
  line-height: 1; margin-bottom: 10px; box-shadow: 0 3px 12px rgba(0,0,0,.35);
}
#sw-call-hero:hover { background: #C93D1B; color: #fff; }
.elementor-page-423 .elementor-element-8765252 .elementor-button {
  background-color: transparent !important; border: 2px solid #fff !important; color: #fff !important;
}
.elementor-page-423 .elementor-element-66f447a .elementor-button {
  background-color: transparent !important; border: 0 !important; color: #fff !important;
  opacity: .85; text-decoration: underline; font-size: 14px; padding: 6px 0;
}

/* ===== V5: availability eyebrow ===== */
#sw-eyebrow {
  color: #F0FF04; font-family: Heebo, sans-serif; font-size: 14px; font-weight: 600;
  letter-spacing: .03em; direction: rtl; margin-bottom: 6px; text-shadow: 0 1px 6px rgba(0,0,0,.6);
}

/* ===== V9 + V13: rating row and guarantee badges ===== */
#sw-stars { display: flex; align-items: center; gap: 8px; direction: rtl; margin-top: 12px;
  color: #fff; font-family: Heebo, sans-serif; font-size: 15px; text-shadow: 0 1px 6px rgba(0,0,0,.6); }
.sw-star5 { color: #FFC107; font-size: 17px; letter-spacing: 2px; }
.sw-dim { opacity: .78; }
#sw-badges { display: flex; flex-wrap: wrap; gap: 8px; direction: rtl; margin-top: 10px; font-family: Heebo, sans-serif; }
#sw-badges span { background: rgba(0,0,0,.35); border: 1px solid #FFC107; border-radius: 999px;
  padding: 6px 14px; color: #fff; font-size: 13px; white-space: nowrap; }

/* ===== V4: first mobile screen — availability, headline, promise, dial, form ===== */
@media (max-width: 767px) {
  .elementor-element-44f46e95 > .elementor-widget-wrap { display: flex; flex-direction: column; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > * { order: 20; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > .elementor-element-fb2d586 { display: none; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > #sw-eyebrow { order: 1; margin-top: 6px; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > .elementor-element-19373f19 { order: 2; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > .elementor-element-75c0a7e0 { order: 3; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > #sw-call-hero { order: 4; display: flex; width: 100%; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > .elementor-element-8765252 { order: 5; width: 100%; }
  .elementor-page-423 .elementor-element-8765252 .elementor-button { width: 100%; display: flex; justify-content: center; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > #sw-stars { order: 6; justify-content: center; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > #sw-badges { order: 7; justify-content: center; }
  .elementor-element-44f46e95 > .elementor-widget-wrap > .elementor-element-66f447a { order: 8; text-align: center; }
  #sw-stars, #sw-badges { margin-top: 10px; }
}

/* ===== V11: Ehud Barak strip ===== */
#sw-barak blockquote {
  margin: 0; padding: 26px 16px; background: #111; text-align: center;
  border-top: 2px solid #FFC107; border-bottom: 2px solid #FFC107; font-family: Heebo, sans-serif;
}
#sw-barak p { color: #fff; font-size: 26px; font-weight: 700; margin: 0; line-height: 1.35; }
#sw-barak footer { margin-top: 8px; font-size: 15px; color: #FFC107; }
#sw-barak footer a { color: #fff; text-decoration: underline; }
@media (max-width: 767px) { #sw-barak p { font-size: 19px; } }

/* ===== V12: logos context line ===== */
#sw-logoline { text-align: center; direction: rtl; color: #c9c9c9; font-size: 15px;
  letter-spacing: .4px; margin: 6px 0 12px; font-family: Heebo, sans-serif; }

/* ===== V10: reviews band (clean re-render of the real Google reviews) ===== */
#sw-reviews { background: #f6f4ef; padding: 30px 16px; font-family: Heebo, sans-serif; overflow: hidden; }
#sw-reviews .sw-rev-head { text-align: center; font-size: 17px; color: #222; margin: 0 0 16px; }
#sw-reviews .sw-rev-head b:first-child { color: #ED4C25; }
.sw-rev-row { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; max-width: 1060px; margin: 0 auto; }
.sw-rc { width: 320px; max-width: 100%; background: #fff; border: 1px solid #e5e5e5; border-radius: 12px;
  padding: 16px 18px; box-shadow: 0 2px 8px rgba(0,0,0,.06); text-align: right; }
.sw-rc-top { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; }
.sw-rc-av { width: 42px; height: 42px; border-radius: 50%; object-fit: cover; flex: 0 0 42px; font-size: 20px; }
.sw-rc-name { font-weight: 700; font-size: 15px; color: #111; }
.sw-rc-src { font-size: 12px; color: #777; }
.sw-rc-text { font-size: 13.5px; color: #333; line-height: 1.55; margin: 0;
  display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; }
.sw-avatar { border-radius: 50%; background: #F0FF04; color: #111; display: flex; align-items: center;
  justify-content: center; font-weight: 900; font-family: Rubik, Heebo, sans-serif; }

/* ===== V17: availability line under submit buttons ===== */
.sw-sla { direction: rtl; text-align: center; font-family: Heebo, sans-serif; font-size: 13px;
  margin: 8px 0 0; width: 100%; opacity: .92; color: inherit; }
.sw-sla a { color: inherit; font-weight: 700; text-decoration: underline; }

/* ===== V7: contact page — dial and form first, map smaller and last ===== */
#sw-contact-cta { text-align: center; padding: 28px 16px 18px; font-family: Heebo, sans-serif;
  background: #fff; border-bottom: 3px solid #F0FF04; }
@media (max-width: 1024px) { #sw-contact-cta { padding-top: 92px; } }
#sw-contact-cta h2 { font-size: 26px; margin: 0 0 14px; color: #111; }
#sw-contact-cta .sw-cta-call { display: inline-flex; align-items: center; gap: 8px; background: #ED4C25;
  color: #fff; border-radius: 8px; padding: 15px 30px; font-size: 19px; font-weight: 700; text-decoration: none; }
#sw-contact-cta .sw-cta-call:hover { background: #C93D1B; color: #fff; }
#sw-contact-cta .sw-cta-sub { margin: 12px 0 0; font-size: 14.5px; color: #333; font-weight: 600; }
#sw-contact-cta .sw-cta-hours { margin: 2px 0 0; font-size: 13px; color: #666; }
#sw-cta-formlink { display: inline-block; margin-top: 10px; color: #111; font-weight: 700;
  text-decoration: underline; font-size: 15px; }
.sw-moved-form { margin: 0 0 8px; }
body.page-id-847 .elementor-element-9109ec8 iframe { height: 300px !important; max-height: 300px; }
@media (max-width: 767px) {
  body.page-id-847 .elementor-element-9109ec8 iframe { height: 220px !important; }
  body.page-id-847 .elementor-element-633cd349 > .elementor-container { display: flex; flex-direction: column; }
  body.page-id-847 .elementor-element-7719832c { order: 1; }
  body.page-id-847 .elementor-element-1b1b371f { order: 2; }
}

/* ===== V20/V17: thank-you urgency ===== */
#sw-thanks-tel { direction: rtl; text-align: center; font-family: Heebo, sans-serif;
  font-size: 17px; font-weight: 700; margin: 6px 0 0; }
#sw-thanks-tel a { color: #ED4C25; text-decoration: underline; }

/* ===== V33: expertise cards — full sentences, real button, dial strip ===== */
body.page-id-1540 .elementor-post__read-more {
  display: inline-block; background: #ED4C25; color: #fff !important; border-radius: 6px;
  padding: 9px 20px; font-weight: 700; font-size: 14px; text-decoration: none; font-family: Heebo, sans-serif;
}
body.page-id-1540 .elementor-post__read-more:hover { background: #C93D1B; }
#sw-strip { direction: rtl; text-align: center; background: #F0FF04; color: #111;
  font-family: Heebo, sans-serif; font-weight: 700; font-size: 16px; border-radius: 10px;
  padding: 13px 16px; margin: 6px 0; width: 100%; flex: 0 0 100%; grid-column: 1 / -1; box-sizing: border-box; }
#sw-strip a { color: #111; text-decoration: underline; }
#sw-roofcard { outline: 0; }

/* ===== V25: cross-link from roof articles ===== */
#sw-crosslink { direction: rtl; text-align: center; font-family: Heebo, sans-serif; font-size: 16px;
  margin: 26px auto 10px; padding: 14px; background: #faf8f4; border: 1px solid #e5e0d5;
  border-radius: 10px; max-width: 680px; }
#sw-crosslink a { color: #ED4C25; font-weight: 700; text-decoration: underline; }

/* ===== phone links created by the layer ===== */
a.sw-tel { color: inherit; font-weight: 700; text-decoration: underline; }
.elementor-location-footer a.sw-tel { color: #F0FF04; }

/* ===== V22: the roof-repair page body (server-rendered content) ===== */
.sw-page { direction: rtl; font-family: Heebo, sans-serif; color: #1b1b1b; text-align: right; }
.sw-page * { box-sizing: border-box; }
.sw-hero { max-width: 860px; margin: 0 auto; text-align: center; padding: 10px 20px 8px; }
.sw-hero .sw-lead { font-size: 19px; color: #333; margin: 6px 0 18px; line-height: 1.6; }
.sw-cta-row { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.sw-btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  border-radius: 6px; padding: 15px 24px; font-weight: 700; font-size: 17px; text-decoration: none; line-height: 1.2; }
.sw-btn-main { background: #ED4C25; color: #fff !important; min-width: 270px; }
.sw-btn-main:hover { background: #C93D1B; color: #fff; }
.sw-btn-sec { background: transparent; color: #111 !important; border: 2px solid #111; min-width: 210px; }
.sw-trust { display: flex; align-items: center; gap: 8px; justify-content: center; flex-wrap: wrap;
  margin-top: 14px; font-size: 15px; color: #222; }
.sw-sec { max-width: 960px; margin: 0 auto; padding: 30px 20px 4px; }
.sw-sec h2 { font-size: 26px; margin: 0 0 16px; text-align: right; }
.sw-cards { display: flex; gap: 12px; flex-wrap: wrap; }
.sw-card { flex: 1; min-width: 200px; background: #faf8f4; border: 1px solid #e5e0d5; border-radius: 12px;
  padding: 16px; font-size: 15px; line-height: 1.55; }
.sw-steps { display: flex; gap: 18px; flex-wrap: wrap; padding: 6px 0; }
.sw-step { flex: 1; min-width: 200px; text-align: center; }
.sw-step .sw-num { width: 52px; height: 52px; border-radius: 50%; background: #ED4C25; color: #fff;
  font-size: 24px; font-weight: 700; display: flex; align-items: center; justify-content: center; margin: 0 auto 10px; }
.sw-step b { font-size: 17px; }
.sw-step p { font-size: 14px; color: #555; margin: 6px 0 0; }
.sw-gallery { display: flex; gap: 12px; flex-wrap: wrap; }
.sw-gallery figure { flex: 1; min-width: 200px; margin: 0; }
.sw-gallery img { width: 100%; height: 210px; object-fit: cover; border-radius: 10px; display: block; }
.sw-gallery figcaption { font-size: 13px; color: #666; margin-top: 6px; text-align: center; }
.sw-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.sw-chips a { background: #fff; border: 1px solid #ddd; border-radius: 999px; padding: 8px 18px;
  font-size: 14px; color: #ED4C25; font-weight: 600; text-decoration: none; }
.sw-chips a:hover { border-color: #ED4C25; }
.sw-faq details { background: #faf8f4; border: 1px solid #e5e0d5; border-radius: 10px;
  padding: 13px 16px; margin-bottom: 10px; }
.sw-faq summary { font-weight: 700; font-size: 16px; cursor: pointer; }
.sw-faq p { margin: 8px 0 0; font-size: 14.5px; color: #444; }
.sw-cta-dark { background: #111; color: #fff; text-align: center; padding: 34px 20px; margin-top: 30px; }
.sw-cta-dark h2 { margin: 0 0 8px; font-size: 25px; color: #fff; }
.sw-cta-dark p { color: #bbb; margin: 0 0 16px; font-size: 15px; }
@media (max-width: 767px) {
  .sw-sec h2 { font-size: 22px; }
  .sw-btn-main, .sw-btn-sec { width: 100%; }
}
