/* Header ve footer telefon numarası kalınlaştırma */
.header .call-top,
.header .call-top span,
header.header .call-top,
header.header .call-top span{
  font-weight:950 !important;
}

.header .call-top small,
header.header .call-top small{
  font-weight:700 !important;
}

.site-footer .footer-contact a[href^="tel:"],
.site-footer .footer-contact a[href="tel:+905432451616"],
.footer-contact a[href^="tel:"],
.footer-contact a[href="tel:+905432451616"]{
  font-weight:950 !important;
}
