/* Miras Emlak v3.11.18 - zorunlu küçük yazı okunabilirliği
   Bu dosya component CSS'lerinden sonra yüklenir ve 8-10px yardımcı metinleri
   görünür şekilde en az 12px seviyesine taşır. */

html body small,
html body .small,
html body .text-small,
html body .text-xs,
html body .field-hint,
html body .muted-empty,
html body [class*="-eyebrow"],
html body [class*="-caption"],
html body [class*="-hint"] {
  font-size: 12px !important;
  line-height: 1.5 !important;
}

html body .contact-trust,
html body .contact-trust span,
html body .listing-no,
html body .breadcrumb,
html body .detail-labels span,
html body .card-eyebrow,
html body .form-title small,
html body .map-status,
html body .gallery-counter,
html body .gallery-lightbox figcaption,
html body .listing-badge,
html body .featured-badge,
html body .location,
html body .property-card .location,
html body .search-result-meta,
html body .listing-filter-summary,
html body .message-meta,
html body .notification-meta,
html body .saved-search-meta,
html body .activity-meta,
html body .preview-location,
html body .preview-description,
html body .cookie-consent-mini {
  font-size: 12px !important;
  line-height: 1.5 !important;
}

html body .property-specs span,
html body .spot-specs span,
html body .detail-specs > div,
html body .preview-specs span,
html body .districts small,
html body .districts a small,
html body .account-stat-card small,
html body .account-quick-actions small,
html body .account-info-grid small,
html body .account-eids-copy small,
html body .member-listing-content small,
html body .mobile-app-nav-item span,
html body .footer-link-groups b,
html body .footer-link-groups a,
html body .footer-contact,
html body .footer-contact a,
html body .footer-bottom,
html body .footer-bottom a {
  font-size: 12px !important;
  line-height: 1.45 !important;
}

html body .property-specs b,
html body .spot-specs b,
html body .preview-specs b,
html body .account-menu nav a,
html body .member-listing-top,
html body .status-pill,
html body .role-pill,
html body .verify-pill {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

html body input::placeholder,
html body textarea::placeholder,
html body select {
  font-size: 13px !important;
}

/* Görselde bildirilen ilan detay güven satırı */
html body .premium-contact-card .contact-trust,
html body .premium-contact-card .contact-trust span {
  font-size: 12px !important;
  min-height: 42px;
  align-items: center;
}

@media (max-width: 760px) {
  html body small,
  html body .small,
  html body .contact-trust,
  html body .contact-trust span,
  html body .account-menu nav a,
  html body .mobile-app-nav-item span,
  html body [class*="-eyebrow"],
  html body [class*="-hint"] {
    font-size: 11px !important;
  }

  html body .property-specs span,
  html body .spot-specs span,
  html body .account-stat-card small,
  html body .account-quick-actions small,
  html body .account-info-grid small,
  html body .footer-link-groups a,
  html body .footer-contact,
  html body .footer-bottom {
    font-size: 11px !important;
  }
}
