/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1772749753
Updated: 2026-03-05 22:29:13

*/
:root {
  --navy: #0a1628;
  --navy-2: #12243d;
  --teal: #00c9b1;
  --bg: #eef4f7;
  --card: rgba(255, 255, 255, 0.94);
  --text: #183041;
  --muted: #648091;
  --border: #d8e4ea;
  --metro: #c9f5dc;
  --metro-stroke: #85d7aa;
  --ok: #39ff14;
  --bad: #ff4545;
  --shadow: 0 18px 50px rgba(10, 22, 40, 0.14);
  --radius-xl: 26px;
  --radius-lg: 18px;
}
@font-face {
  font-family: "Segoe UI";
  src:
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-Italic.woff2")
      format("woff2"),
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-Italic.woff")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Segoe UI";
  src:
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-Bold.woff2")
      format("woff2"),
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Segoe UI";
  src:
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis.woff2")
      format("woff2"),
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Segoe UI";
  src:
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-BoldItalic.woff2")
      format("woff2"),
    url("/wp-content/themes/hello-elementor-child/fonts/SegoeUIThis-BoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "Segoe UI", sans-serif;
}

.pum-container#popmake-923 {
  width: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  padding: 20px !important;
  background: transparent !important;
  max-width: 1140px !important;
  margin: 0 auto !important;
  border: none;
  box-shadow: none;
}
.icon-dark .elementor-button-icon svg,
.icon-dark .elementor-button-icon svg path {
  fill: currentColor;
}
.framed-icon-circle .e-n-accordion-item {
  background: #f3f3f3;
  border-radius: 10px;
}
.framed-icon-circle .e-n-accordion-item .e-opened {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.framed-icon-circle .e-n-accordion-item-title:hover .e-opened {
  background-color: #fff;
}
.framed-icon-circle .e-n-accordion-item .e-closed {
  width: 45px;
  height: 45px;
  background: #00c9b1;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.24s ease-out;
}
.framed-icon-circle .e-n-accordion-item-title:hover .e-closed {
  background: #fff;
}
.dark-icon-gb .e-n-accordion-item .e-opened {
  width: 50px;
  height: 50px;
  background: #00c9b1;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.24s ease-out;
}
.section-sticky .item-sticky {
  position: sticky;
  top: 30px;
}
.path-fill-brand svg path {
  fill: #00c9b1;
}
.path-stroke-brand svg path {
  stroke: #00c9b1;
}
.abt-tabs button#e-n-tab-title-522466121 svg path {
  stroke: black !important;
}
.abt-tabs span.e-n-tab-icon svg {
  fill: transparent !important;
}
.abt-tabs .e-n-tab-title:hover span.e-n-tab-icon svg path {
  stroke: #00adee;
}
[aria-label="true"] .e-n-tab-title span.e-n-tab-icon svg path {
  stroke: #00adee;
}
.abt-tabs .e-n-tabs-heading:before {
  content: "";
  max-width: 700px;
  width: 100%;
  height: 4px;
  background-color: #0406181a;
  position: absolute;
  z-index: 2;
  bottom: 0;
}

.e-n-tabs-heading {
  position: relative;
}
.lines-image:before {
  content: "";
  background-image: url(/wp-content/uploads/2026/03/dots-line.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50px;
}
.install-container {
  display: flex;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.fluent-quote-form select {
  border-color: #ecf2f6 !important;
}
.fluent-quote-form select:focus {
  border-color: #27272e !important;
}

.install-image {
  flex: 1;
}

.install-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

.install-form {
  flex: 1;
  padding: 40px;
}

.install-form h2 {
  font-size: 45px;
  margin-bottom: 15px;
  color: #0f172a;
  font-weight: 700;
  margin-top: 0px;
}

.install-form p {
  color: #000;
  margin-bottom: 5px;
}
.fluentform.ff-default.fluentform_wrapper_2.ffs_default_wrap {
  margin-top: 40px;
}
.skip-link {
  display: inline-block;
  margin-top: 20px;
  color: #1e88e5;
  text-decoration: none;
}

/* Fluent Form Styling */

.install-form .ff-el-form-control {
  border-radius: 6px;
  padding: 12px;
}

.install-form .ff-btn-submit {
  background: #3aa5d9;
  border-radius: 25px;
  padding: 10px 25px;
}
section.install-section {
  padding: 0px;
}

div#pum-923 {
  background-color: rgb(0 0 0 / 76%);
}
.pum-content.popmake-content {
  background-color: transparent !important;
  border-radius: 40px;
  overflow: hidden;
}
button.pum-close.popmake-close {
  width: 50px !important;
  height: 50px !important;
  position: absolute;
  right: 10px !important;
  font-size: 1.4rem !important;
  line-height: 1rem !important;
  border-radius: 40px !important;
  top: 10px !important;
}

.spec-table {
  width: 100%;
}

.spec-row {
  display: grid;
  grid-template-columns: 220px 1fr 1fr 1fr;
  border-bottom: 1px solid #e0e0e0;
  padding: 22px 0;
  align-items: center;
}

.spec-row:last-child {
  border-bottom: none;
}

.spec-label {
  font-size: 18px;
  font-weight: 400;
}

.spec-value {
  font-size: 18px;
  font-weight: 400;
}
.page-id-622 .elementor-icon-box-wrapper,
.page-id-1222 .elementor-icon-box-wrapper {
  display: flex;
  align-items: start !important;
}
.page-id-622 p.elementor-icon-box-title a,
.page-id-1222 p.elementor-icon-box-title a {
  color: white !important;
}
@media screen and (max-width: 1024px) {
  .framed-icon-circle .e-n-accordion-item .e-closed,
  .framed-icon-circle .e-n-accordion-item .e-opened,
  .dark-icon-gb .e-n-accordion-item .e-opened {
    width: 35px;
    height: 35px;
  }
  .dark-icon-gb .e-n-accordion-item .e-opened {
    width: 35px;
    height: 35px;
  }
  .install-form h2 {
    font-size: 34px;
  }
  .install-form {
    padding: 30px;
  }
  .nav-overflow-hidden .hfe-nav-menu__layout-horizontal {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .circle-container {
    display: none;
  }
  .left-right-sec {
    background-color: black !important;
    background-image: none !important;
  }
  .install-container {
    flex-direction: column;
  }
  .install-image {
    height: 250px;
  }
  .install-form {
    padding: 20px;
  }
  .install-form h2 {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .pum-content.popmake-content {
    border-radius: 20px;
  }
  .install-image img {
    height: 300px !important;
  }
  .fluentform.ff-default.fluentform_wrapper_2.ffs_default_wrap {
    margin-top: 50px;
  }
  .spec-table {
    width: 100%;
  }
  .spec-row {
    grid-template-columns: 1fr;
    padding: 16px 0;
    gap: 6px;
  }
  .spec-label {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .spec-value {
    font-size: 14px;
  }
  /* Hide empty cells on mobile */
  .spec-value:empty {
    display: none;
  }
  /* Pair label+value inline on mobile for multi-value rows */
  .spec-row.multi {
    display: block;
  }
  .spec-row.multi .spec-label {
    display: block;
    margin-bottom: 8px;
  }
  .spec-row.multi .pair {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px solid #f0f0f0;
  }
  .spec-row.multi .pair:nth-child(2) {
    border: none;
  }
  .spec-row.multi .pair-label {
    font-size: 15px;
    color: #555;
  }
  .spec-row.multi .pair-value {
    font-size: 15px;
    font-weight: 500;
  }
}

/* range-check-page template CSS */
.rangecheck {
  min-height: 100vh;
  color: var(--text);
  background:
    radial-gradient(
      circle at top right,
      rgba(0, 201, 177, 0.16),
      transparent 18%
    ),
    linear-gradient(135deg, #edf4f7 0%, #e8f0f4 32%, #f7fbfc 100%);
}

.rangecheck {
  min-height: 100vh;
  display: grid;
  grid-template-columns: minmax(340px, 0.95fr) minmax(420px, 1.05fr);
}

.left-panel {
  background: linear-gradient(180deg, var(--navy) 0%, #0e1d33 100%);
  color: #fff;
  padding: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.left-panel::before,
.left-panel::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 201, 177, 0.08);
  filter: blur(8px);
}
.left-panel::before {
  width: 240px;
  height: 240px;
  top: -80px;
  right: -40px;
}
.left-panel::after {
  width: 320px;
  height: 320px;
  bottom: -130px;
  left: -120px;
}

.checker-card {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 520px;
}

.brand-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 18px;
  backdrop-filter: blur(10px);
}

.brand-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--teal);
  box-shadow: 0 0 18px rgba(0, 201, 177, 0.9);
}

.rangecheck h1 {
  font-size: clamp(32px, 3.4vw, 48px);
  line-height: 1.05;
  margin: 0 0 16px;
  letter-spacing: -0.02em;
}

.lead {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.78);
  max-width: 490px;
}

.input-shell {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--radius-xl);
  padding: 20px;
  backdrop-filter: blur(14px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.field-label {
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255, 255, 255, 0.76);
  margin-bottom: 12px;
}

.input-row {
  display: flex;
  gap: 12px;
  align-items: stretch;
}

#postcodeInput {
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.96);
  color: var(--navy);
  border-radius: 16px;
  padding: 18px 18px;
  font-size: 20px;
  font-weight: 800;
  outline: none;
  letter-spacing: 0.08em;
  min-width: 200px;
  flex: 1;
}

#postcodeInput:focus {
  border-color: rgba(57, 255, 20, 0.7);
  box-shadow: 0 0 0 4px rgba(57, 255, 20, 0.12);
}

.check-btn {
  border: 0;
  border-radius: 16px;
  padding: 0 22px;
  min-width: 132px;
  background: linear-gradient(135deg, var(--teal) 0%, #05e2c9 100%);
  color: var(--navy);
  font-weight: 800;
  font-size: 15px;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease;
  box-shadow: 0 10px 25px rgba(0, 201, 177, 0.22);
}

.check-btn:hover {
  transform: translateY(-1px);
}

.status {
  margin-top: 18px;
  min-height: 92px;
  border-radius: 18px;
  padding: 18px 18px 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.25s ease;
}

.status-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
}

.status-badge {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}

.status-title {
  font-weight: 800;
  font-size: 15px;
  color: #fff;
}

.status-text {
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  line-height: 1.6;
}

.status.meta {
  border-color: rgba(255, 255, 255, 0.12);
}
.status.success {
  border-color: rgba(57, 255, 20, 0.4);
  background: rgba(57, 255, 20, 0.08);
}
.status.success .status-badge {
  background: var(--ok);
  box-shadow: 0 0 18px rgba(57, 255, 20, 0.9);
}
.status.error {
  border-color: rgba(255, 69, 69, 0.35);
  background: rgba(255, 69, 69, 0.08);
}
.status.error .status-badge {
  background: var(--bad);
  box-shadow: 0 0 18px rgba(255, 69, 69, 0.85);
}

.hint-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.hint-box {
  padding: 14px 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  line-height: 1.45;
}

.hint-box strong {
  display: block;
  color: #fff;
  margin-bottom: 4px;
}

.right-panel {
  padding: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.maps-card {
  width: 100%;
  max-width: 760px;
  background: var(--card);
  border: 1px solid rgba(10, 22, 40, 0.07);
  border-radius: 28px;
  box-shadow: var(--shadow);
  padding: 28px;
}

.maps-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
}

.maps-header h2 {
  margin: 0;
  color: var(--navy);
  font-size: clamp(20px, 2.1vw, 30px);
}

.maps-header p {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.legend {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: flex-end;
  font-size: 13px;
  color: var(--muted);
}

.legend-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.swatch {
  width: 14px;
  height: 14px;
  border-radius: 4px;
  border: 1px solid transparent;
}

.maps-stack {
  display: grid;
  gap: 18px;
}

.map-box {
  background: #fbfdfe;
  border: 1px solid var(--border);
  border-radius: 22px;
  padding: 18px;
  position: relative;
  overflow: hidden;
  min-height: 290px;
}

.map-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.map-title {
  color: var(--navy);
  font-size: 18px;
  margin: 0;
}

.map-note {
  font-size: 12px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
}

.map-box svg {
  width: 100%;
  height: 220px;
  display: block;
}

.state-base {
  fill: #edf3f6;
  stroke: #b8c7d1;
  stroke-width: 2.2;
}

.metro-area {
  fill: var(--metro);
  stroke: var(--metro-stroke);
  stroke-width: 2;
  transition: all 0.25s ease;
}

.state-outline.is-alert .state-base {
  fill: rgba(255, 69, 69, 0.1);
  stroke: rgba(255, 69, 69, 0.65);
  stroke-width: 2.8;
}

.metro-area.is-active {
  fill: rgba(57, 255, 20, 0.25);
  stroke: var(--ok);
  stroke-width: 3;
  filter: drop-shadow(0 0 10px rgba(57, 255, 20, 0.45));
  animation: glow-green 0.85s ease-in-out infinite;
}

.regional-marker,
.metro-marker {
  opacity: 0;
  transform-origin: center;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.regional-marker.show,
.metro-marker.show {
  opacity: 1;
}

.regional-marker circle.outer {
  fill: rgba(255, 69, 69, 0.18);
  stroke: rgba(255, 69, 69, 0.65);
  stroke-width: 2;
  animation: pulse-red 0.95s ease-in-out infinite;
}
.regional-marker circle.inner {
  fill: var(--bad);
  filter: drop-shadow(0 0 8px rgba(255, 69, 69, 0.8));
}

.metro-marker circle.outer {
  fill: rgba(57, 255, 20, 0.2);
  stroke: rgba(57, 255, 20, 0.85);
  stroke-width: 2;
  animation: pulse-green 0.95s ease-in-out infinite;
}
.metro-marker circle.inner {
  fill: var(--ok);
  filter: drop-shadow(0 0 9px rgba(57, 255, 20, 0.88));
}

.small-caption {
  margin-top: 14px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
}

@keyframes pulse-green {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.18);
    opacity: 0.72;
  }
}
@keyframes pulse-red {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.18);
    opacity: 0.72;
  }
}
@keyframes glow-green {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.75;
  }
}

@media (max-width: 1024px) {
  .rangecheck {
    grid-template-columns: 1fr;
  }
  .right-panel {
    padding-top: 0;
  }
  .maps-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .legend {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .left-panel,
  .right-panel {
    padding: 20px;
  }
  .maps-card {
    padding: 18px;
    border-radius: 22px;
  }
  .input-row {
    flex-direction: column;
  }
  .check-btn {
    min-height: 54px;
  }
  .hint-grid {
    grid-template-columns: 1fr;
  }
  .map-box {
    min-height: 250px;
  }
  .map-box svg {
    height: 190px;
  }
}
