/**
 * Başlık fontu (Playfair): seçicide "title" geçen sınıflar / yapılar.
 * custom.css vb. üzerindeki var(--font-primary) tanımlarını geçmek için !important kullanılır.
 * Hariç: *subtitle* (ör. .card-subtitle), Font Awesome ile ikon üreten kurallar.
 */

.title2heading,
.title4heading,
.woocommerce-Reviews-title,
.desenaciklama .ddectitle,
.stepbox .steptitle,
.desentitle,
.wallpaper-calculator-page .wcptitle,
.wallpaper-calculator-page .calculator-result .krtitle,
.katitem .kattitle,
.featuretitle,
.piyamaintitle,
.piyamaintitle.newcolorchild,
.simpletitle,
.woocommerce-loop-product__title,
h2.woocommerce-loop-product__title,
.stiltitle,
.wpc-filter-title,
.woocommerce div.product .product_title,
.wallpaper-modal-content .modtitle,
.calculator-result .cstitle,
.nedenbiztitlerow,
.ikonbox .ikonbtitle,
.footer-title,
.contacttitle,
.contacaltttitle,
.related.products .rprotitle,
.kombin-products .kptitle,
.category .page-title h1,
.kombin-sidebar .ksidetitle,
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,
.filter-attribute-description .attribute-title,
/* global.css */
.search .page-title h1,
h2.widgettitle,
.title404 h1,
.caturuntitle,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.vc_tta.vc_general .vc_tta-panel-title>a,
.page-title h1,
.comments-title,
.comment-reply-title,
.u-header__sub-menu-title,
/* WooCommerce / tema bundle başlık sınıfları */
.card-title,
.modal-title,
.offcanvas-title,
.card-header-title,
.page-header-title,
.navbar-dropdown-menu-media-title,
.nav-title,
.step-title,
.dz-dropzone .dz-title,
.wp-block-post-title,
.wp-block-query-title,
.elementor-heading-title {
  font-family: var(--font-heading) !important;
}
