/* V7.4.92 - Tenant section heading accent color.
   Scope is deliberately limited to heading kicker/span labels. */
body.has-section-span-color .section-heading > span,
body.has-section-span-color .section-heading > small,
body.has-section-span-color .section-heading > div > span,
body.has-section-span-color .section-heading > div > small {
    color: var(--tenant-section-span-color) !important;
}

/* V7.4.93 - Home price cards: Starting / Başlangıç accent line */
body.has-section-span-color .home-price-section .price-bubble > span {
    color: var(--tenant-section-span-color) !important;
}

/* =====================================================================
   V7.5.86 - Ortak footer yonetimi: resim, ozel link, telefon/e-posta/adres
   ===================================================================== */
.site-footer.has-managed-footer-background{position:relative!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}
.site-footer.has-managed-footer-background>*{position:relative;z-index:1}
.site-footer .footer-managed-row{grid-column:1/-1;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:28px;align-items:start;padding-top:22px;margin-top:4px;border-top:1px solid rgba(255,255,255,.12)}
.site-footer .footer-managed-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px 20px!important}
.site-footer .footer-managed-links a{display:inline-flex;align-items:center;min-height:34px;color:rgba(255,255,255,.86)!important;font-size:14px;font-weight:650}
.site-footer .footer-managed-links a:hover{color:#fff!important;text-decoration:underline}
.site-footer .footer-contact-list{display:grid;gap:10px;justify-self:end;width:min(100%,520px)}
.site-footer .footer-contact-list>a,.site-footer .footer-contact-list>.footer-address{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;color:#fff!important;text-decoration:none}
.site-footer .footer-contact-list i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:15px}
.site-footer .footer-contact-list span{display:grid;gap:2px;min-width:0}
.site-footer .footer-contact-list small{font-size:10px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55)}
.site-footer .footer-contact-list strong{font-size:13px;line-height:1.55;color:#fff;overflow-wrap:anywhere}
@media(max-width:760px){.site-footer .footer-managed-row{grid-template-columns:1fr;gap:18px}.site-footer .footer-contact-list{justify-self:stretch;width:100%}.site-footer .footer-managed-links{justify-content:flex-start!important}}

/* =====================================================================
   V7.5.87 — Ortak footer yonetimi
   Panelden eklenen içerik görseli, site sayfası linkleri ve iletisim bilgileri
   tum footer tasarimlarinda tam genislik ve gorunur kalir.
   ===================================================================== */
.site-footer .footer-managed-row{
  grid-column:1/-1!important;
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:24px 34px!important;
  align-items:center!important;
  margin-top:12px!important;
  padding:22px 0 4px!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  position:relative!important;
  z-index:2!important;
}
.site-footer .footer-managed-image{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
.site-footer .footer-managed-image img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-height:110px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
}
.site-footer .footer-managed-links{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px 18px!important;
  margin:0!important;
  min-width:0!important;
}
.site-footer .footer-managed-links a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
  color:inherit!important;
  text-decoration:none!important;
}
.site-footer .footer-contact-list{
  grid-column:1/-1!important;
  width:100%!important;
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:12px 26px!important;
  margin:0!important;
  padding:0!important;
  visibility:visible!important;
  opacity:1!important;
}
.site-footer .footer-contact-list>a,
.site-footer .footer-contact-list>.footer-address{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  min-width:190px!important;
  max-width:420px!important;
  color:inherit!important;
  visibility:visible!important;
  opacity:1!important;
}
.site-footer .footer-contact-list i{
  flex:0 0 22px!important;
  width:22px!important;
  padding-top:2px!important;
  text-align:center!important;
  font-size:16px!important;
}
.site-footer .footer-contact-list span{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:0!important;
}
.site-footer .footer-contact-list small{
  display:block!important;
  color:rgba(255,255,255,.58)!important;
  font-size:10px!important;
  line-height:1.25!important;
}
.site-footer .footer-contact-list strong{
  display:block!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1.55!important;
  font-weight:600!important;
  overflow-wrap:anywhere!important;
}
.site-footer.footer-layout-centered .footer-managed-row{
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:left!important;
}
.site-footer.footer-layout-centered .footer-managed-links{justify-content:center!important}
.site-footer.footer-layout-centered .footer-managed-image{justify-content:center!important}
.site-footer.footer-layout-minimal .footer-managed-row{grid-template-columns:auto minmax(0,1fr)!important}
@media(max-width:760px){
  .site-footer .footer-managed-row,
  .site-footer.footer-layout-minimal .footer-managed-row{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .site-footer .footer-managed-image,
  .site-footer .footer-managed-links{justify-content:flex-start!important}
  .site-footer .footer-contact-list{flex-direction:column!important;gap:14px!important}
  .site-footer .footer-contact-list>a,
  .site-footer .footer-contact-list>.footer-address{min-width:0!important;max-width:none!important;width:100%!important}
}
