.single-post img.wp-post-image {
	display: none !important;
}

.single-post .entry-header {
	margin-bottom: 10px !important;
/* Başlık ile yazı arası boşluğu küçültür */
}

.single-post .post-thumbnail {
	display: none !important;
/* Görsel alanını tamamen kaldırır */
	margin: 0 !important;
	padding: 0 !important;
}

.single-post .wp-block-post-featured-image {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-post h1, 
.single-post h2, 
.single-post h3, 
.single-post p {
	font-family: "open sans", sans-serif !important;
}

.single-post, 
.single-post p, 
.single-post span, 
.single-post div, 
.single-post li, 
.single-post a, 
.single-post h1, 
.single-post h2, 
.single-post h3, 
.single-post h4, 
.single-post h5, 
.single-post h6 {
	color: #444141 !important;
}

/* Footer’daki “WordPress ile oluşturuldu / Powered by WordPress” metnini gizle */
footer .site-info,
footer .powered-by,
footer .footer-credits,
footer p:has(a[href*="wordpress.org"]),
footer div:has(a[href*="wordpress.org"]) {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Boş kalan blok/pattern varsa tamamen kapat */
footer .wp-block-group:empty,
footer .wp-block-columns:empty {
	display: none !important;
}

/* Kredi bloğu gizlendikten sonra oluşan boşluğu toparla (gerekirse) */
footer {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.sharedaddy, .sd-sharing-enabled {
	display: none !important;
}

.page-id-588 a[href^="mailto:"] {
	text-transform: none !important;
}

/* İletişim sayfasındaki tüm metinleri olduğu gibi göster */
.page-id-588 {
	text-transform: none !important;
/* Otomatik büyük/küçük harfi kapatır */
}

/* Sadece e-posta linklerini de kontrol et */
.page-id-588 a[href^="mailto:"] {
	text-transform: none !important;
/* Manuel büyük harfe izin verir */
}

/* İletişim sayfası ve Hakkımda sayfasındaki tüm metinler */
.page-id-588,
.page-id-590 {
	text-transform: none !important;
/* Otomatik büyük/küçük harfi kapatır */
}

/* Sadece e-posta linkleri (mailto:) */
.page-id-588 a[href^="mailto:"],
.page-id-590 a[href^="mailto:"] {
	text-transform: none !important;
/* Manuel büyük harfe izin verir */
}

/* İletişim ve Hakkımda sayfalarındaki tüm blok metinleri */
.page-id-588 *,
.page-id-590 * {
	text-transform: none !important;
/* Otomatik büyük/küçük harfi kapatır */
}

/* Hakkımda sayfasındaki tüm metinleri olduğu gibi göster */
.page-id-588 {
	text-transform: none !important;
}

.page-id-588 h1,
.page-id-588 h2,
.page-id-588 h3,
.page-id-588 h4,
.page-id-588 h5,
.page-id-588 h6 {
	text-transform: none !important;
}

.page-id-2 h1,
.page-id-2 h2,
.page-id-2 h3,
.page-id-2 h4 {
	text-transform: none !important;
}

document.querySelectorAll('.page-id-2 h1, .page-id-2 h2, .page-id-2 h3').forEach(function(header) {
}

html, body, body * {
	text-transform: none !important;
}

/* Tüm site genelinde otomatik büyük harfi kapat */
html, body, body * {
	text-transform: none !important;
}