
/* NoorVista 2.1.156 — Footer typography + visit information redesign */

/* Footer clinic info: one typographic rhythm */
.footer,
.footer p,
.footer a,
.footer li,
.footer span {
  font-family: inherit !important;
}
.footer .contact-list {
  display: grid !important;
  gap: 10px !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
}
.footer .contact-list .nv-footer-contact-row {
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  gap: 9px !important;
  align-items: start !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.footer .contact-list .nv-contact-icon {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  display: grid !important;
  place-items: center !important;
  margin-top: 3px !important;
  color: #bae6fd !important;
  opacity: .9 !important;
}
.footer .contact-list .nv-contact-icon .nv-inline-icon {
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
}
.footer .contact-list .nv-contact-main,
.footer .contact-list a.nv-contact-main {
  display: block !important;
  color: #e5eef7 !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  line-height: 2.05 !important;
  text-decoration: none !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}
.footer .contact-list .nv-contact-label,
.footer .contact-list .nv-address-label,
.footer .contact-list .nv-footer-phone strong,
.footer .contact-list .nv-footer-hours strong {
  display: inline !important;
  color: #22d3ee !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  margin: 0 !important;
}
.footer .contact-list .nv-contact-value,
.footer .contact-list .nv-address-text,
.footer .contact-list .nv-footer-phone .nv-contact-main,
.footer .contact-list .nv-footer-phone .nv-contact-main *,
.footer .contact-list .nv-footer-hours .nv-contact-main,
.footer .contact-list .nv-footer-hours .nv-contact-main * {
  color: #e5eef7 !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  line-height: 2.05 !important;
}
.footer .footer-credit,
.footer .footer-bottom,
.footer .copyright,
.footer [class*="credit"] {
  text-align: center !important;
  font-weight: 650 !important;
}
.footer a[href*="smartsadra"] {
  font-weight: 850 !important;
  color: #7dd3fc !important;
}

/* Visit information card: readable information, not form-like boxes */
.home-location-section .section-head {
  margin-bottom: 26px !important;
}
.home-location-grid {
  align-items: stretch !important;
  gap: 26px !important;
}
.home-location-copy,
.home-location-map-card {
  border-radius: 30px !important;
  border: 1px solid rgba(186,230,253,.95) !important;
  background: rgba(255,255,255,.96) !important;
  box-shadow: 0 22px 58px rgba(15,23,42,.08) !important;
}
.home-location-copy {
  padding: 28px !important;
  display: flex !important;
  flex-direction: column !important;
}
.home-location-copy h3 {
  margin: 0 0 18px !important;
  color: #0f172a !important;
  font-size: 23px !important;
  font-weight: 950 !important;
}
.home-location-details {
  display: grid !important;
  gap: 0 !important;
  border: 1px solid rgba(186,230,253,.75) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background: #f8fbff !important;
}
.home-location-details .nv-visit-row {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) 36px !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 16px 18px !important;
  min-height: unset !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(186,230,253,.65) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #334155 !important;
  text-decoration: none !important;
}
.home-location-details .nv-visit-row:last-child {
  border-bottom: 0 !important;
}
.home-location-details .nv-visit-icon,
.home-location-details .nv-visit-row > .nv-inline-icon {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 14px !important;
  background: #e0f2fe !important;
  color: #0891b2 !important;
  opacity: 1 !important;
  margin: 0 !important;
}
.home-location-details .nv-visit-icon .nv-inline-icon,
.home-location-details .nv-visit-row > .nv-inline-icon {
  width: 17px !important;
  height: 17px !important;
}
.home-location-details .nv-visit-content,
.home-location-details .nv-visit-row > div {
  grid-column: 1 !important;
  min-width: 0 !important;
  display: grid !important;
  gap: 5px !important;
}
.home-location-details .nv-info-label {
  color: #0891b2 !important;
  font-size: 14px !important;
  font-weight: 950 !important;
  line-height: 1.7 !important;
  margin: 0 !important;
}
.home-location-details .nv-info-value {
  color: #0f172a !important;
  font-size: 15px !important;
  font-weight: 850 !important;
  line-height: 2 !important;
}
.home-location-details .nv-address-holder,
.home-location-details .nv-address-lines {
  display: grid !important;
  gap: 6px !important;
  margin: 0 !important;
}
.home-location-details .nv-address-line {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 2 !important;
  color: #0f172a !important;
}
.home-location-details .nv-address-label {
  color: #0891b2 !important;
  font-size: 14px !important;
  font-weight: 950 !important;
}
.home-location-details .nv-address-text {
  color: #0f172a !important;
  font-size: 15px !important;
  font-weight: 850 !important;
}
.home-location-copy .map-open-link {
  margin: 18px 0 0 !important;
  align-self: center !important;
  min-height: 44px !important;
  padding: 10px 22px !important;
  border-radius: 999px !important;
  font-weight: 900 !important;
}

/* Map side: link and map visually connected */
.home-location-map-card {
  padding: 16px !important;
  display: grid !important;
  gap: 14px !important;
}
.home-location-map-card .home-neshan-map,
.home-location-map-card .neshan-map-shell,
.home-location-map-card iframe {
  border-radius: 24px !important;
}
.home-location-map-card .map-open-link,
.contact-map-panel .map-open-link {
  width: fit-content !important;
  margin: 14px auto 0 !important;
  min-height: 44px !important;
  padding: 10px 22px !important;
  border-radius: 999px !important;
  font-weight: 900 !important;
}

/* Contact page quick items: reduce form-like look */
.contact-quick-card .quick-item {
  border: 0 !important;
  border-bottom: 1px solid rgba(186,230,253,.7) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 14px 4px !important;
}
.contact-quick-card .quick-item:last-child {
  border-bottom: 0 !important;
}
.contact-quick-card .quick-item > span:first-child {
  width: 34px !important;
  height: 34px !important;
  border-radius: 14px !important;
  background: #e0f2fe !important;
  color: #0891b2 !important;
}
.contact-quick-card .quick-item strong {
  color: #0891b2 !important;
  font-weight: 950 !important;
}
.contact-quick-card .quick-item p,
.contact-quick-card .quick-item a {
  color: #0f172a !important;
  font-weight: 820 !important;
  line-height: 2 !important;
}

@media (max-width: 860px) {
  .home-location-grid {
    grid-template-columns: 1fr !important;
  }
  .home-location-copy,
  .home-location-map-card {
    padding: 18px !important;
    border-radius: 24px !important;
  }
}

/* NoorVista 3.0.37 — responsive public footer layout polish */
body:not([data-panel-role]) .footer,
body:not([data-panel-role]) .footer * {
  box-sizing: border-box !important;
}

body:not([data-panel-role]) .footer {
  overflow: hidden !important;
}

body:not([data-panel-role]) .footer .footer-grid {
  direction: rtl !important;
  align-items: start !important;
}

body:not([data-panel-role]) .footer .footer-grid > div {
  min-width: 0 !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
  text-align: right !important;
  direction: rtl !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) h3,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) h3 {
  margin: 0 0 14px !important;
  color: #f8fbff !important;
  font-weight: 950 !important;
  line-height: 1.6 !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) ul,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) ul {
  display: grid !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li {
  display: block !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.8 !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 9px !important;
  width: 100% !important;
  min-width: 0 !important;
  color: #d9edf8 !important;
  font-weight: 800 !important;
  line-height: 1.9 !important;
  text-align: right !important;
  direction: rtl !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a::before,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a::before {
  content: "" !important;
  flex: 0 0 7px !important;
  width: 7px !important;
  height: 7px !important;
  margin-top: .72em !important;
  border-radius: 999px !important;
  background: #22d3ee !important;
  box-shadow: 0 0 0 4px rgba(34, 211, 238, .12) !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a:hover,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a:hover {
  color: #67e8f9 !important;
}

@media (min-width: 721px) {
  body:not([data-panel-role]) .footer .footer-grid {
    grid-template-columns: minmax(240px, 1.25fr) minmax(150px, .82fr) minmax(180px, .92fr) minmax(260px, 1.08fr) !important;
    gap: 30px 40px !important;
  }
}

@media (max-width: 720px) {
  body:not([data-panel-role]) .footer {
    padding: 44px 0 94px !important;
    margin-top: 22px !important;
  }

  body:not([data-panel-role]) .footer .container {
    width: min(100% - 28px, 520px) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 16px !important;
    padding-bottom: 28px !important;
    border-bottom-color: rgba(226, 232, 240, .14) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:first-child,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4),
  body:not([data-panel-role]) .footer .footer-grid > div:last-child {
    grid-column: 1 / -1 !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:first-child {
    text-align: center !important;
    padding: 0 4px 4px !important;
  }

  body:not([data-panel-role]) .footer .footer-brand {
    justify-content: center !important;
    margin-bottom: 14px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:first-child > p {
    max-width: 420px !important;
    margin: 0 auto !important;
    color: #d9edf8 !important;
    line-height: 2 !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
    min-height: 100% !important;
    padding: 16px 13px 15px !important;
    border: 1px solid rgba(125, 211, 252, .15) !important;
    border-radius: 20px !important;
    background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) h3,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) h3 {
    font-size: 15px !important;
    margin-bottom: 11px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) ul,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) ul {
    gap: 7px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
    gap: 8px !important;
    font-size: 13px !important;
    line-height: 1.95 !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a::before,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a::before {
    flex-basis: 6px !important;
    width: 6px !important;
    height: 6px !important;
    margin-top: .78em !important;
    box-shadow: 0 0 0 3px rgba(34, 211, 238, .11) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4),
  body:not([data-panel-role]) .footer .footer-grid > div:last-child {
    margin-top: 2px !important;
    padding-top: 2px !important;
    text-align: center !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) h3,
  body:not([data-panel-role]) .footer .footer-grid > div:last-child h3 {
    text-align: center !important;
    margin-bottom: 13px !important;
  }

  body:not([data-panel-role]) .footer .nv-static-footer-contact-list,
  body:not([data-panel-role]) .footer .contact-list {
    width: 100% !important;
    max-width: 440px !important;
    margin-inline: auto !important;
  }

  body:not([data-panel-role]) .footer .nv-static-footer-socials,
  body:not([data-panel-role]) .footer .footer-socials {
    justify-content: center !important;
  }

  body:not([data-panel-role]) .footer .nv-static-footer-bottom,
  body:not([data-panel-role]) .footer .footer-bottom {
    justify-content: center !important;
    text-align: center !important;
    gap: 8px 12px !important;
    padding-top: 18px !important;
  }
}

@media (max-width: 390px) {
  body:not([data-panel-role]) .footer .container {
    width: min(100% - 20px, 520px) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid {
    gap: 12px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
    padding: 14px 10px !important;
    border-radius: 18px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) h3,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) h3 {
    font-size: 14px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
    font-size: 12.5px !important;
    gap: 7px !important;
  }
}

/* NoorVista 3.0.37 — refined mobile footer grid/cards/clinic info */
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
  overflow: hidden !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) h3,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) h3 {
  text-align: center !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
  align-items: center !important;
  min-height: 27px !important;
}

body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a::before,
body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a::before {
  align-self: center !important;
  margin-top: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
}

@media (max-width: 720px) {
  body:not([data-panel-role]) .footer {
    padding-top: 40px !important;
    padding-bottom: calc(96px + env(safe-area-inset-bottom, 0px)) !important;
  }

  body:not([data-panel-role]) .footer .container {
    width: min(100% - 32px, 500px) !important;
    padding-inline: 0 !important;
  }

  body:not([data-panel-role]) .footer .footer-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 18px !important;
    align-items: stretch !important;
    padding-bottom: 22px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:first-child {
    grid-column: 1 / -1 !important;
    margin-bottom: 2px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 15px 12px 14px !important;
    border-radius: 18px !important;
    border-color: rgba(125, 211, 252, .18) !important;
    background:
      radial-gradient(circle at 12% 0%, rgba(34, 211, 238, .08), transparent 42%),
      linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .035)) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) h3,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) h3 {
    margin: 0 0 12px !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    letter-spacing: -.01em !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) ul,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) ul {
    flex: 1 1 auto !important;
    align-content: start !important;
    gap: 6px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 7px !important;
    min-height: 25px !important;
    font-size: 12.6px !important;
    line-height: 1.75 !important;
    font-weight: 850 !important;
    letter-spacing: -.02em !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a::before,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a::before {
    flex: 0 0 6px !important;
    width: 6px !important;
    height: 6px !important;
    margin-top: 0 !important;
    background: #22d3ee !important;
    box-shadow: 0 0 0 3px rgba(34, 211, 238, .12) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) {
    grid-column: 1 / -1 !important;
    margin-top: 4px !important;
    padding-top: 22px !important;
    border-top: 1px solid rgba(226, 232, 240, .14) !important;
    text-align: center !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) h3 {
    margin: 0 0 14px !important;
    text-align: center !important;
    font-size: 17px !important;
    line-height: 1.7 !important;
  }

  body:not([data-panel-role]) .footer .nv-static-footer-contact-list,
  body:not([data-panel-role]) .footer .contact-list {
    display: grid !important;
    gap: 8px !important;
    max-width: 360px !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-footer-contact-row {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    grid-template-columns: unset !important;
    min-height: 28px !important;
    text-align: center !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-icon {
    flex: 0 0 22px !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    margin-top: 0 !important;
    display: inline-grid !important;
    place-items: center !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-main,
  body:not([data-panel-role]) .footer .contact-list a.nv-contact-main {
    min-width: 0 !important;
    display: inline !important;
    text-align: center !important;
    font-size: 13px !important;
    line-height: 1.95 !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-label,
  body:not([data-panel-role]) .footer .contact-list .nv-contact-value {
    font-size: 13px !important;
    line-height: 1.95 !important;
  }

  body:not([data-panel-role]) .footer .footer-socials,
  body:not([data-panel-role]) .footer .nv-static-footer-socials {
    margin-top: 14px !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  body:not([data-panel-role]) .footer .footer-bottom,
  body:not([data-panel-role]) .footer .nv-static-footer-bottom {
    margin-top: 18px !important;
    padding-top: 16px !important;
    border-top: 1px solid rgba(226, 232, 240, .12) !important;
  }
}

@media (max-width: 360px) {
  body:not([data-panel-role]) .footer .container {
    width: min(100% - 22px, 500px) !important;
  }

  body:not([data-panel-role]) .footer .footer-grid {
    column-gap: 10px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2),
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) {
    padding: 13px 9px !important;
    border-radius: 17px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(2) li > a,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(3) li > a {
    font-size: 11.8px !important;
    gap: 6px !important;
  }
}

/* NoorVista 3.0.37 — secondary address visual marker */
body:not([data-panel-role]) .footer .contact-list .nv-footer-address .nv-contact-icon:empty::before {
  content: "" !important;
  display: block !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 999px !important;
  background: rgba(186, 230, 253, .9) !important;
  box-shadow: 0 0 0 3px rgba(186, 230, 253, .09) !important;
}

/* NoorVista 3.0.39 — right-aligned mobile clinic info footer */
@media (max-width: 720px) {
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) {
    direction: rtl !important;
    text-align: right !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) h3 {
    text-align: right !important;
    width: 100% !important;
    max-width: 360px !important;
    margin-inline: auto !important;
  }

  body:not([data-panel-role]) .footer .nv-static-footer-contact-list,
  body:not([data-panel-role]) .footer .contact-list {
    direction: rtl !important;
    max-width: 360px !important;
    margin-inline: auto !important;
    text-align: right !important;
    justify-items: stretch !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-footer-contact-row {
    direction: rtl !important;
    width: 100% !important;
    justify-content: flex-start !important;
    align-items: center !important;
    text-align: right !important;
    gap: 9px !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-icon {
    flex: 0 0 22px !important;
    width: 22px !important;
    min-width: 22px !important;
    order: 0 !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-main,
  body:not([data-panel-role]) .footer .contact-list a.nv-contact-main {
    display: inline-flex !important;
    flex: 1 1 auto !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: baseline !important;
    gap: 4px !important;
    min-width: 0 !important;
    text-align: right !important;
    direction: rtl !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-label,
  body:not([data-panel-role]) .footer .contact-list .nv-contact-value {
    text-align: right !important;
  }

  body:not([data-panel-role]) .footer .contact-list .nv-contact-value {
    overflow-wrap: anywhere !important;
  }

  body:not([data-panel-role]) .footer .footer-socials,
  body:not([data-panel-role]) .footer .nv-static-footer-socials {
    max-width: 360px !important;
    margin-inline: auto !important;
    justify-content: flex-start !important;
    direction: rtl !important;
  }
}

@media (max-width: 360px) {
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) h3,
  body:not([data-panel-role]) .footer .nv-static-footer-contact-list,
  body:not([data-panel-role]) .footer .contact-list,
  body:not([data-panel-role]) .footer .footer-socials,
  body:not([data-panel-role]) .footer .nv-static-footer-socials {
    max-width: 100% !important;
  }
}

/* NoorVista 3.0.39 — center footer social icons on mobile while keeping clinic info RTL/right-aligned */
@media (max-width: 720px) {
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) .footer-socials,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) .nv-static-footer-socials,
  body:not([data-panel-role]) .footer .footer-socials.compact-socials,
  body:not([data-panel-role]) .footer .footer-socials,
  body:not([data-panel-role]) .footer .nv-static-footer-socials {
    display: flex !important;
    width: 100% !important;
    max-width: 360px !important;
    margin: 14px auto 0 !important;
    padding: 0 !important;
    justify-content: center !important;
    align-items: center !important;
    justify-items: center !important;
    text-align: center !important;
    direction: ltr !important;
    gap: 10px !important;
  }

  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) .footer-socials > a,
  body:not([data-panel-role]) .footer .footer-grid > div:nth-child(4) .nv-static-footer-socials > a,
  body:not([data-panel-role]) .footer .footer-socials.compact-socials > a,
  body:not([data-panel-role]) .footer .footer-socials > a,
  body:not([data-panel-role]) .footer .nv-static-footer-socials > a {
    flex: 0 0 auto !important;
    margin-inline: 0 !important;
  }
}

@media (max-width: 360px) {
  body:not([data-panel-role]) .footer .footer-socials,
  body:not([data-panel-role]) .footer .nv-static-footer-socials {
    max-width: 100% !important;
  }
}
