/* Karahan Public Icon Restore - header, footer, sosyal paylaşım, CTA ve ürün kart ikonları.
   Font dosyası içermez. CDN FA6 + mevcut /assets/fa/css/all.min.css ile çalışır. */
.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands{
  display:inline-block!important;
  min-width:1em;
  text-align:center;
  line-height:1;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
a .fa,a .fas,a .far,a .fab,a .fa-solid,a .fa-brands,
button .fa,button .fas,button .far,button .fab,button .fa-solid,button .fa-brands,
.btn .fa,.btn .fas,.btn .far,.btn .fab,.btn .fa-solid,.btn .fa-brands{margin-right:.35rem}
.btn .fa:last-child,.btn .fas:last-child,.btn .far:last-child,.btn .fab:last-child,.btn .fa-solid:last-child,.btn .fa-brands:last-child{margin-right:0}
/* CDN engellenirse temel public ikon fallback. */
.fa-bars:before{content:"☰"}.fa-whatsapp:before,.fa-brands.fa-whatsapp:before{content:"☎"}.fa-phone:before,.fa-solid.fa-phone:before{content:"☎"}.fa-phone-volume:before{content:"☎"}.fa-envelope:before,.fa-solid.fa-envelope:before{content:"✉"}.fa-map-marker:before,.fa-location-dot:before{content:"⌖"}.fa-clock:before{content:"◷"}.fa-home:before,.fa-house:before{content:"⌂"}.fa-truck:before,.fa-truck-fast:before{content:"▰"}.fa-wallet:before{content:"▣"}.fa-check:before{content:"✓"}.fa-info-circle:before{content:"i"}.fa-leaf:before{content:"❦"}.fa-cubes:before{content:"▦"}.fa-road:before{content:"═"}.fa-building:before{content:"▥"}.fa-share-alt:before,.fa-share-nodes:before{content:"↗"}.fa-facebook:before,.fa-facebook-f:before{content:"f"}.fa-twitter:before,.fa-x-twitter:before{content:"X"}.fa-linkedin:before,.fa-linkedin-in:before{content:"in"}.fa-instagram:before{content:"◎"}.fa-youtube:before{content:"▶"}.fa-pinterest:before,.fa-pinterest-p:before{content:"P"}.fa-telegram:before{content:"✈"}.fa-reddit:before{content:"r"}.fa-wordpress:before{content:"W"}.fa-google:before{content:"G"}.fa-link:before{content:"🔗"}.fa-arrow-up:before{content:"↑"}.fa-chevron-left:before,.fa-angle-left:before{content:"‹"}.fa-chevron-right:before,.fa-angle-right:before{content:"›"}.fa-times:before{content:"×"}.fa-calendar:before{content:"▣"}.fa-thumbs-up:before{content:"✓"}.fa-thumbs-down:before{content:"×"}.fa-reply:before{content:"↩"}
