/* Şablondaki yardımcı sınıflar — Tailwind CDN üzerinden gelen yardımcılarla birlikte çalışır. */
.material-symbols-outlined {
	font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

body .glass-card {
	background: rgba(28, 26, 22, 0.82);
	backdrop-filter: blur(20px);
	border: 1px solid rgba(217, 180, 110, 0.08);
	box-shadow: inset 0 1px 1px rgba(255, 248, 235, 0.06);
}

body .glow-btn {
	box-shadow: 0 0 20px rgba(217, 180, 110, 0.25);
	transition: all 0.3s ease;
}

body .glow-btn:hover {
	box-shadow: 0 0 35px rgba(217, 180, 110, 0.45);
	transform: scale(1.02);
}

body .grain-overlay {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
	opacity: 0.03;
	pointer-events: none;
}

body .radial-fade-divider {
	height: 1px;
	background: radial-gradient(circle, rgba(217, 180, 110, 0.35) 0%, rgba(217, 180, 110, 0) 100%);
}

/* Hakkımızda iletişim kartı — harita iframe */
body .template-about-map-frame {
	box-shadow:
		0 12px 48px rgba(0, 0, 0, 0.45),
		inset 0 1px 0 rgba(217, 180, 110, 0.06);
}

body .template-about-map-frame iframe {
	display: block;
}

/* İletişim — grid kolonları/flex içinde iframe taşması (mobil dahil) */
body .template-contact-page .template-contact-grid > * {
	min-width: 0;
}

body .template-contact-page h1.template-contact-page__title,
body .template-contact-page h2.template-contact-page__card-title,
body .template-contact-page h2.template-contact-page__form-title,
body .template-contact-page h3.template-contact-page__subhead {
	max-width: 100%;
	overflow-wrap: anywhere;
}

body .template-contact-map-frame {
	width: 100%;
	flex: 1 1 auto;
}

body .template-contact-map-frame iframe {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 232px;
}

/* Kutulu breadcrumb — anasayfa hariç */
body .template-breadcrumb-banner-wrap {
	position: relative;
	z-index: 20;
}

body .template-breadcrumb-banner .template-breadcrumb-banner__bg {
	background-color: #1a1610;
}

body .template-breadcrumb-banner--gradient .template-breadcrumb-banner__bg {
	background-image:
		radial-gradient(ellipse 120% 80% at 85% 15%, rgba(217, 180, 110, 0.22) 0%, transparent 52%),
		radial-gradient(ellipse 70% 60% at 12% 88%, rgba(90, 72, 48, 0.35) 0%, transparent 55%),
		linear-gradient(145deg, #241f17 0%, #16140f 48%, #1f1a14 100%);
}

body .template-breadcrumb-banner--photo .template-breadcrumb-banner__overlay {
	background:
		linear-gradient(135deg, rgba(14, 12, 10, 0.82) 0%, rgba(22, 18, 14, 0.72) 38%, rgba(40, 32, 22, 0.62) 100%),
		radial-gradient(ellipse 90% 70% at 75% 25%, rgba(217, 180, 110, 0.28) 0%, transparent 58%);
}

body .template-breadcrumb-banner--gradient .template-breadcrumb-banner__overlay {
	background:
		linear-gradient(135deg, rgba(14, 12, 10, 0.52) 0%, rgba(18, 15, 11, 0.42) 45%, rgba(28, 22, 16, 0.38) 100%),
		radial-gradient(ellipse 80% 55% at 70% 20%, rgba(217, 180, 110, 0.18) 0%, transparent 60%);
}

body .template-breadcrumb-banner__decor {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 320' fill='none'%3E%3Cg stroke='%23ffffff' stroke-opacity='0.35' stroke-width='0.65'%3E%3Cpath d='M310 22 L418 62 L362 148 L472 168 L398 246 M352 48 L458 118 L378 206 L492 228'/%3E%3Cpath d='M285 118 Q355 92 392 156 T458 208'/%3E%3Ccircle cx='418' cy='52' r='2.2' fill='%23ffffff' fill-opacity='0.35'/%3E%3Ccircle cx='376' cy='168' r='2' fill='%23ffffff' fill-opacity='0.28'/%3E%3Ccircle cx='448' cy='124' r='1.8' fill='%23ffffff' fill-opacity='0.25'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right -12% center;
	background-size: min(56vw, 420px) auto;
	opacity: 0.85;
	mask-image: linear-gradient(90deg, transparent 0%, black 35%);
}

body .template-breadcrumb-banner--photo .template-breadcrumb-banner__decor {
	opacity: 0.65;
}

body .template-breadcrumb-banner__list li {
	list-style: none;
}

/* Blog listesi — sayfalandırma */
body .template-blog-pagination-wrap .navigation.pagination {
	border: none;
	padding: 0;
	margin: 0;
}

body .template-blog-pagination-wrap .navigation.pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
}

body .template-blog-pagination-wrap .navigation.pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.75rem;
	min-height: 2.75rem;
	padding: 0 0.65rem;
	border-radius: 0.75rem;
	font-size: 0.875rem;
	font-weight: 600;
	text-decoration: none;
	color: rgba(232, 227, 216, 0.82);
	background: rgba(28, 26, 22, 0.65);
	border: 1px solid rgba(217, 180, 110, 0.12);
	transition:
		color 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease;
}

body .template-blog-pagination-wrap .navigation.pagination .page-numbers:hover,
body .template-blog-pagination-wrap .navigation.pagination .page-numbers:focus-visible {
	color: #d9b46e;
	border-color: rgba(217, 180, 110, 0.35);
	box-shadow: 0 0 0 1px rgba(217, 180, 110, 0.08);
	outline: none;
}

body .template-blog-pagination-wrap .navigation.pagination span.page-numbers.current {
	color: #1c1a16;
	background: linear-gradient(145deg, #e8c97f 0%, #d9b46e 55%, #c49a4e 100%);
	border-color: rgba(217, 180, 110, 0.55);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

body .template-blog-pagination-wrap .navigation.pagination .page-numbers.dots {
	min-width: auto;
	padding: 0 0.35rem;
	background: transparent;
	border-color: transparent;
	color: rgba(232, 227, 216, 0.45);
}

body .template-blog-archive-desc p:last-child {
	margin-bottom: 0;
}

/*
 * Tekil yazı içeriği — Tailwind CDN’de Typography (prose) yok; Preflight ul/ol’ü “süslemez”.
 * Liste satırlarının kopuk görünmesini ve blok boşluklarını düzeltir (Gutenberg + klasik içerik).
 */
body.single-post .template-blog-entry-content {
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 1.68;
	color: inherit;
}

body.single-post .template-blog-entry-content > *:first-child {
	margin-top: 0;
}

body.single-post .template-blog-entry-content p {
	margin: 0 0 1.125em;
}

body.single-post .template-blog-entry-content p:last-child {
	margin-bottom: 0;
}

body.single-post .template-blog-entry-content h2 {
	font-family: Montserrat, Inter, system-ui, sans-serif;
	font-weight: 800;
	font-size: clamp(1.35rem, 3.6vw, 1.625rem);
	line-height: 1.22;
	letter-spacing: -0.02em;
	margin: 1.75em 0 0.65em;
	color: #ede4d4;
}

body.single-post .template-blog-entry-content h3 {
	font-family: Montserrat, Inter, system-ui, sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.28;
	margin: 1.5em 0 0.55em;
	color: #ede4d4;
}

body.single-post .template-blog-entry-content h4 {
	font-weight: 700;
	font-size: 1.05rem;
	margin: 1.35em 0 0.5em;
	color: #e8dfd0;
}

body.single-post .template-blog-entry-content strong {
	font-weight: 600;
	color: #f2ebe0;
}

body.single-post .template-blog-entry-content a {
	color: #d9b46e;
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 0.16em;
}

body.single-post .template-blog-entry-content a:hover {
	color: #e8c97f;
}

body.single-post .template-blog-entry-content ul,
body.single-post .template-blog-entry-content ol,
body.single-post .template-blog-entry-content .wp-block-list {
	margin: 0.65em 0 1.2em;
	padding-inline-start: 1.55rem;
}

body.single-post .template-blog-entry-content ul {
	list-style-type: disc;
	list-style-position: outside;
}

body.single-post .template-blog-entry-content ol {
	list-style-type: decimal;
	list-style-position: outside;
}

body.single-post .template-blog-entry-content ul ul {
	list-style-type: circle;
}

body.single-post .template-blog-entry-content li {
	margin: 0.38em 0;
	padding-inline-start: 0.28em;
	line-height: 1.62;
	display: list-item;
}

body.single-post .template-blog-entry-content li > ul,
body.single-post .template-blog-entry-content li > ol {
	margin-top: 0.4em;
	margin-bottom: 0.55em;
}

body.single-post .template-blog-entry-content blockquote {
	margin: 1.25em 0;
	padding: 0.85em 1.1rem 0.85em 1.15rem;
	border-left: 4px solid rgba(217, 180, 110, 0.55);
	border-radius: 0 0.375rem 0.375rem 0;
	font-style: italic;
	color: #c7bc9e;
	background: rgba(0, 0, 0, 0.18);
}

body.single-post .template-blog-entry-content hr,
body.single-post .template-blog-entry-content .wp-block-separator {
	clear: both;
	border: none;
	border-top: 1px solid rgba(217, 180, 110, 0.22);
	margin: 2rem 0;
	opacity: 1;
	max-width: 100%;
}

body.single-post .template-blog-entry-content .wp-block-separator.is-style-dots::before {
	color: rgba(217, 180, 110, 0.45);
}

body.single-post .template-blog-entry-content img,
body.single-post .template-blog-entry-content figure {
	max-width: 100%;
	height: auto;
}

body.single-post .template-blog-entry-content figure.wp-block-image {
	margin: 1.25em 0;
}

body.single-post .template-blog-entry-content figcaption {
	margin-top: 0.5rem;
	font-size: 0.875rem;
	color: #98866a;
	text-align: center;
}

body.single-post .template-blog-entry-content pre,
body.single-post .template-blog-entry-content code {
	font-size: 0.925em;
}

body.single-post .template-blog-entry-content pre {
	overflow-x: auto;
	padding: 1rem;
	border-radius: 0.5rem;
	background: rgba(0, 0, 0, 0.35);
	border: 1px solid rgba(217, 180, 110, 0.12);
}

/*
 * Hero (Şablon Bölüm 3): Elementor bölümü / konteyneri kutulu genişlik, iç dolgu veya
 * köşe yuvarlatması verildiğinde görsel kenarlarda şerit ve “kart” görünümü oluşur.
 * Bu kurallar yalnızca hero widget’ını hedefler; metin bloğu içerde px-margin-* ile kalır.
 */
.elementor-widget-template_elementor_hero .elementor-widget-container {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background: transparent !important;
	background-color: transparent !important;
}

.elementor-widget-template_elementor_hero .template-hero {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	border-radius: 0 !important;
	background: transparent !important;
}

@media (max-width: 767.98px) {
	/*
	 * Metin blok uzun olduğunda tüm blok görsel arkasında kalabilsin; altı “kopuk siyah blok” görünümünü keser.
	 * Scrim: altta okunabilir ama fotoğraf hâlâ görünsün (düz siyah kart hissi azalır).
	 */
	.elementor-widget-template_elementor_hero .template-hero {
		min-height: min(90svh, 720px) !important;
	}

	.elementor-widget-template_elementor_hero .template-hero .template-hero__scrim {
		background-image: linear-gradient(
			to top,
			rgba(8, 7, 5, 0.72) 0%,
			rgba(8, 7, 5, 0.38) 32%,
			rgba(8, 7, 5, 0.12) 58%,
			transparent 78%
		);
	}

	.elementor-widget-template_elementor_hero .template-hero .template-hero__bg-img {
		min-height: 100%;
	}

	/* Elementor kolon/e-con zemini kahramanın altında düz blok gibi görünmesin */
	.elementor-section:has(.elementor-widget-template_elementor_hero),
	.elementor-section:has(.elementor-widget-template_elementor_hero) .elementor-widget-wrap {
		background-color: transparent !important;
		background-image: none !important;
	}

	.e-con:has(.elementor-widget-template_elementor_hero),
	.e-con-inner:has(.elementor-widget-template_elementor_hero) {
		background-color: transparent !important;
		background-image: none !important;
	}

	.elementor-widget-template_elementor_hero .template-hero h1.template-hero__title,
	.elementor-widget-template_elementor_hero .template-hero .max-w-3xl > p.font-body-lg {
		text-shadow:
			0 2px 28px rgba(0, 0, 0, 0.75),
			0 1px 3px rgba(0, 0, 0, 0.55);
	}
}

/**
 * Elementor — mobil “kart kahramanı” (siyah zemin + içeride sık görsel)
 *
 * Kahramanın Elementor ile kurulduğu ve fotoğrafın kutuya tam dolmadığı
 * durumlarda: dış konteynerde Gelişmiş → CSS sınıfları: template-te-mobile-cover
 */
@media (max-width: 767.98px) {
	html body .elementor .template-te-mobile-cover {
		position: relative !important;
		overflow: hidden !important;
		min-height: min(78svh, 680px) !important;
		box-shadow: none !important;
		border: none !important;
		padding: 0 !important;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
		width: 100vw !important;
		max-width: 100vw !important;
		border-radius: 0 !important;
	}

	html body .elementor .template-te-mobile-cover .elementor-widget-image {
		position: relative !important;
		width: 100% !important;
		min-height: min(74svh, 620px) !important;
		margin: 0 !important;
		border-radius: 1.125rem !important;
		overflow: hidden !important;
		box-shadow: none !important;
		border: none !important;
	}

	html body .elementor .template-te-mobile-cover .elementor-widget-image .elementor-widget-container {
		position: absolute !important;
		inset: 0 !important;
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		border-radius: inherit !important;
		overflow: hidden !important;
	}

	html body .elementor .template-te-mobile-cover .elementor-widget-image img {
		display: block;
		position: absolute;
		inset: 0;
		width: 100% !important;
		height: 100% !important;
		max-width: none !important;
		max-height: none !important;
		object-fit: cover !important;
		object-position: center !important;
		border-radius: inherit !important;
		box-shadow: none !important;
	}
}

/**
 * Front.js ekler: template-te-auto-hero (İlk Elementor blok) + görsel kutusu (__img-wrap)
 * Özel kahraman widget’ı yokken ana sayfadaki ilk büyük Elementor fotoğrafını kapak yapar.
 * Devre dışı: body.template-te-no-auto-hero-cover
 */
@media (max-width: 767.98px) {
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		> .elementor:has(> .elementor-element.template-te-auto-hero) {
		max-width: none !important;
		padding-inline: 0 !important;
		width: 100% !important;
	}

	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor
		> .elementor-element.template-te-auto-hero {
		position: relative;
		overflow: hidden;
		min-height: min(88svh, 800px) !important;
		border: none !important;
		box-shadow: none !important;
		outline: none !important;
		padding-block: 0 !important;
		padding-inline: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
		width: 100vw !important;
		max-width: 100vw !important;
	}

	/* Dış kutunun radius’unu kapat; ara çocukların çerçevesini sök */
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor
		> .elementor-element.template-te-auto-hero
		.e-flex,
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor
		> .elementor-element.template-te-auto-hero
		.e-con,
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor
		> .elementor-element.template-te-auto-hero
		.e-con-inner {
		border: none !important;
		box-shadow: none !important;
		outline: none !important;
		border-radius: 0 !important;
	}

	/* Boxed düzen içi */
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor
		> .elementor-element.template-te-auto-hero
		> .e-con-inner {
		flex: 1 1 auto !important;
		min-height: inherit;
		align-items: stretch !important;
		align-content: stretch !important;
		padding-inline: 0 !important;
		column-gap: 0 !important;
	}

	/* Yuvarlaklık doğrudan kapak görselinde */
	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor-widget-image.template-te-auto-hero__img-wrap {
		position: relative !important;
		width: 100% !important;
		min-height: min(70svh, 620px) !important;
		flex-grow: 1 !important;
		align-self: stretch !important;
		border-radius: 1.125rem !important;
		overflow: hidden !important;
		border: none !important;
		box-shadow: none !important;
	}

	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor-widget-image.template-te-auto-hero__img-wrap
		.elementor-widget-container {
		position: absolute !important;
		inset: 0 !important;
		width: 100% !important;
		height: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
		border-radius: inherit !important;
		overflow: hidden !important;
	}

	#primary.site-main:not(:has(.elementor-widget-template_elementor_hero))
		.elementor-widget-image.template-te-auto-hero__img-wrap
		img {
		display: block;
		position: absolute;
		inset: 0;
		width: 100% !important;
		height: 100% !important;
		max-width: none !important;
		max-height: none !important;
		object-fit: cover !important;
		object-position: center !important;
		border-radius: inherit !important;
		box-shadow: none !important;
	}
}

/*
 * Şablon Bölümü 06 — Marka hikâyesi: mobilde yan görseldeki kart çerçevesi /
 * boş blok hissi — çerçeveyi sıfırlayıp radius doğrudan img’ye verir (tam genişlik).
 */
@media (max-width: 767.98px) {
	.elementor-widget-template_elementor_about .elementor-widget-container {
		overflow-x: clip;
	}

	.elementor-widget-template_elementor_about .template-about-aside-visual {
		margin-inline: calc(50% - 50vw) !important;
		width: 100vw !important;
		max-width: 100vw !important;
		min-height: 0 !important;
		overflow: visible !important;
		border-radius: 0 !important;
		border: none !important;
		box-shadow: none !important;
		background: transparent !important;
		aspect-ratio: 4 / 5;
		--tw-ring-offset-shadow: 0 0 #0000 !important;
		--tw-ring-shadow: 0 0 #0000 !important;
	}

	.elementor-widget-template_elementor_about .template-about-aside-visual__img {
		border-radius: 1.125rem !important;
		box-shadow: 0 12px 40px rgba(0, 0, 0, 0.42);
		overflow: visible;
		object-fit: cover !important;
		object-position: center 42% !important;
	}
}

.elementor-section:has(.elementor-widget-template_elementor_hero),
.elementor-section:has(.elementor-widget-template_elementor_hero) > .elementor-container,
.elementor-section:has(.elementor-widget-template_elementor_hero) .elementor-column {
	border-radius: 0 !important;
}

.elementor-section:has(.elementor-widget-template_elementor_hero) {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
}

.elementor-section:has(.elementor-widget-template_elementor_hero) > .elementor-container {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.elementor-section:has(.elementor-widget-template_elementor_hero) .elementor-column {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.elementor-section:has(.elementor-widget-template_elementor_hero) .elementor-widget-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* Elementor Flexbox Container (yeni düzen) */
.e-con:has(.elementor-widget-template_elementor_hero),
.e-con-inner:has(.elementor-widget-template_elementor_hero) {
	border-radius: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	overflow: visible !important;
}

/* Öne çıkan ürünler kartı — Elementor global başlık hizası bu vitrin kartını ezmemeli */
.elementor-widget-template_elementor_services .glass-card h3 {
	text-align: center !important;
}

/* Footer copyright — düzenleyicide eklenen bağlantılar amber vurgulu */
.elementor-widget-template_elementor_footer .template-footer-copyright a {
	color: #d9b46e;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 0.2em;
	transition: opacity 0.15s ease, filter 0.15s ease;
}

.elementor-widget-template_elementor_footer .template-footer-copyright a:hover,
.elementor-widget-template_elementor_footer .template-footer-copyright a:focus-visible {
	opacity: 0.92;
	filter: brightness(1.08);
}

.elementor-widget-template_elementor_footer .template-footer-copyright a:focus-visible {
	outline: 2px solid rgba(217, 180, 110, 0.55);
	outline-offset: 3px;
	border-radius: 2px;
}
.elementor-widget-template_elementor_footer .template-footer-soc-link svg path {
	fill: currentColor !important;
}

/* Mobil header drawer açıkken yatay taşmayı kes */
body.template-te-mobile-nav-open,
html.template-te-mobile-nav-open {
	overflow-x: hidden;
}

/* Mobil hamburger — ince üç çizgi ↔ X morph (modern, aria-expanded ile) */
.te-mobile-nav-trigger .te-hmb__bar {
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	border-radius: 9999px;
	background: currentcolor;
	transition:
		opacity 0.18s cubic-bezier(0.4, 0, 0.2, 1),
		transform 0.24s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (prefers-reduced-motion: reduce) {
	.te-mobile-nav-trigger .te-hmb__bar {
		transition: none;
	}
}

.te-mobile-nav-trigger .te-hmb__bar--1 {
	top: 0;
	transform-origin: center;
}

.te-mobile-nav-trigger .te-hmb__bar--2 {
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.93;
	transform-origin: center;
}

.te-mobile-nav-trigger .te-hmb__bar--3 {
	bottom: 0;
	transform-origin: center;
}

.te-mobile-nav-trigger[aria-expanded="true"] .te-hmb__bar--1 {
	transform: translateY(8px) rotate(45deg);
	opacity: 1;
}

.te-mobile-nav-trigger[aria-expanded="true"] .te-hmb__bar--2 {
	opacity: 0;
	transform: translateY(-50%) scaleX(0);
}

.te-mobile-nav-trigger[aria-expanded="true"] .te-hmb__bar--3 {
	transform: translateY(-8px) rotate(-45deg);
	opacity: 1;
}

/* FAQ özet görünümü — şablondaki tipografi ile */
.template-elementor-faq details summary {
	list-style: none;
	cursor: pointer;
	position: relative;
	padding-right: 2rem;
}

.template-elementor-faq details summary::-webkit-details-marker {
	display: none;
}

.template-elementor-faq details summary::after {
	content: "\e5cf";
	font-family: "Material Symbols Outlined";
	position: absolute;
	right: 0;
	top: 0;
	transition: transform 0.25s ease;
}

.template-elementor-faq details[open] summary::after {
	transform: rotate(180deg);
}

/* Contact Form 7 — köşe / cam yüzey, amber vurgular (wpcf7 varsayılan CSS kapalı) */
body .template-contact-page-form .wpcf7 {
	width: 100%;
	max-width: none;
}

body .template-contact-page-form form.wpcf7-form.template-cf7-themed,
body form.wpcf7-form.template-cf7-themed {
	--tf-cf7-border: rgba(217, 180, 110, 0.2);
	--tf-cf7-focus-ring: rgba(217, 180, 110, 0.14);
	--tf-cf7-fill: rgba(18, 16, 12, 0.55);
	--tf-cf7-fill-focus: rgba(22, 19, 15, 0.78);
	max-width: 100%;
	width: 100%;
	margin: 0;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-fields {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 1rem;
	min-width: 0;
	box-sizing: border-box;
}

/*
 * CF7 wpcf7_autop tüm blokları tek <p> içine aldığında grid yalnızca bir öğe görür.
 * display:contents = <label> doğrudan grid çocukları gibi yerleşir; <br> hücre yutmaz.
 */
body form.wpcf7-form.template-cf7-themed .template-cf7-fields > p {
	display: contents;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-fields br {
	display: none;
}

/* İletişim bileşeni: grid `.template-cf7-fields` olmadan da çalışsın — burada hep iki sütun hedef */
body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	column-gap: 1.25rem;
	row-gap: 1rem;
}

body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-label-full {
	grid-column: 1 / -1;
}

body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(3),
body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(4) {
	grid-column: auto;
}

@media (max-width: 479px) {
	body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields {
		grid-template-columns: 1fr !important;
	}

	body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-label-full,
	body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(3),
	body .template-contact-page-form form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(4) {
		grid-column: 1 / -1;
	}
}

@media (min-width: 640px) {
	body form.wpcf7-form.template-cf7-themed .template-cf7-fields {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 1.25rem;
		row-gap: 1rem;
	}

	body form.wpcf7-form.template-cf7-themed .template-cf7-label-full {
		grid-column: 1 / -1;
	}

	body form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(3),
	body form.wpcf7-form.template-cf7-themed .template-cf7-fields > .template-cf7-label:nth-child(4) {
		grid-column: auto;
	}
}

body form.wpcf7-form.template-cf7-themed .template-cf7-label {
	display: flex;
	flex-direction: column;
	gap: 0.375rem;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.35;
	cursor: pointer;
	margin: 0;
	min-width: 0;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-label-main {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 0.27rem;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-label-hint {
	opacity: 0.62;
	font-weight: 400;
	font-size: 0.815em;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-req {
	color: #edad64;
	font-weight: 650;
	font-size: 0.88em;
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-field[type="text"],
body form.wpcf7-form.template-cf7-themed input.template-cf7-field[type="email"],
body form.wpcf7-form.template-cf7-themed input.template-cf7-field[type="tel"],
body form.wpcf7-form.template-cf7-themed textarea.template-cf7-field {
	width: 100%;
	box-sizing: border-box;
	padding: 0.75rem 1rem;
	font-size: 1rem;
	line-height: 1.45;
	color: inherit;
	background: var(--tf-cf7-fill);
	border: 1px solid var(--tf-cf7-border);
	border-radius: 0.625rem;
	outline: none;
	transition:
		border-color 0.2s ease,
		box-shadow 0.2s ease,
		background 0.2s ease;
}

body form.wpcf7-form.template-cf7-themed textarea.template-cf7-field {
	min-height: 11rem;
	resize: vertical;
	vertical-align: top;
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-field:focus,
body form.wpcf7-form.template-cf7-themed textarea.template-cf7-field:focus {
	border-color: rgba(217, 180, 110, 0.55);
	box-shadow: 0 0 0 3px var(--tf-cf7-focus-ring);
	background: var(--tf-cf7-fill-focus);
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-field::placeholder,
body form.wpcf7-form.template-cf7-themed textarea.template-cf7-field::placeholder {
	color: inherit;
	opacity: 0.36;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-field.wpcf7-not-valid {
	border-color: rgba(237, 173, 100, 0.75);
	box-shadow: 0 0 0 2px rgba(237, 173, 100, 0.1);
}

body form.wpcf7-form.template-cf7-themed .wpcf7-not-valid-tip {
	display: block;
	margin-top: 0.3125rem;
	font-size: 0.8125rem;
	line-height: 1.35;
	color: #edad64;
}

body form.wpcf7-form.template-cf7-themed .template-cf7-actions {
	margin: 1.25rem 0 0 !important;
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-submit[type="submit"] {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.85rem 1.85rem;
	font-size: 0.9375rem;
	font-weight: 600;
	letter-spacing: 0.02em;
	line-height: 1.18;
	text-transform: none;
	color: #17140f !important;
	background: linear-gradient(145deg, #e8cfa0 0%, #d9b873 52%, #c9a45c 100%) !important;
	border: 1px solid rgba(217, 180, 110, 0.65) !important;
	border-radius: 999px;
	box-shadow:
		0 0 22px rgba(217, 180, 110, 0.28),
		inset 0 1px 0 rgba(255, 251, 240, 0.28);
	transition:
		transform 0.2s ease,
		box-shadow 0.2s ease,
		filter 0.2s ease;
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-submit[type="submit"]:hover:not(:disabled) {
	filter: brightness(1.06);
	transform: translateY(-1px);
	box-shadow:
		0 0 38px rgba(217, 180, 110, 0.42),
		inset 0 1px 0 rgba(255, 251, 240, 0.34);
}

body form.wpcf7-form.template-cf7-themed input.template-cf7-submit[type="submit"]:disabled {
	opacity: 0.54;
	cursor: not-allowed;
	transform: none;
}

body form.wpcf7-form.template-cf7-themed .wpcf7-spinner {
	vertical-align: middle;
	margin-inline-start: 0.375rem;
}

/* CF7 inline kutu genelde temada kapatılır; modal kullanılır */
body form.wpcf7-form.template-cf7-themed .wpcf7-response-output {
	display: none !important;
}

/* CF7 gönderim sonucu — cam modal */
#template-elementor-cf7-modal.template-cf7-modal {
	position: fixed;
	inset: 0;
	z-index: 100080;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.25rem;
	box-sizing: border-box;
}

#template-elementor-cf7-modal.template-cf7-modal[hidden] {
	display: none !important;
}

#template-elementor-cf7-modal .template-cf7-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(8, 7, 5, 0.72);
	backdrop-filter: blur(6px);
}

#template-elementor-cf7-modal .template-cf7-modal__panel {
	position: relative;
	z-index: 1;
	width: min(100%, 26rem);
	padding: 1.5rem 1.35rem 1.35rem;
	border-radius: 1rem;
	text-align: center;
	box-shadow:
		0 24px 64px rgba(0, 0, 0, 0.55),
		inset 0 1px 0 rgba(255, 248, 235, 0.08);
	background: rgba(28, 26, 22, 0.94);
	border: 1px solid rgba(217, 180, 110, 0.14);
}

#template-elementor-cf7-modal .template-cf7-modal__panel--success {
	border-color: rgba(120, 200, 150, 0.35);
	box-shadow:
		0 24px 64px rgba(0, 0, 0, 0.45),
		0 0 32px rgba(120, 200, 150, 0.12),
		inset 0 1px 0 rgba(255, 248, 235, 0.08);
}

#template-elementor-cf7-modal .template-cf7-modal__panel--warning {
	border-color: rgba(237, 173, 100, 0.45);
}

#template-elementor-cf7-modal .template-cf7-modal__panel--danger {
	border-color: rgba(220, 130, 100, 0.45);
}

#template-elementor-cf7-modal .template-cf7-modal__glyph {
	display: block;
	margin: 0 auto 0.75rem;
	font-size: 2.5rem;
	line-height: 1;
	font-variation-settings:
		"FILL" 0,
		"wght" 400,
		"GRAD" 0,
		"opsz" 48;
}

#template-elementor-cf7-modal .template-cf7-modal__panel--success .template-cf7-modal__glyph {
	color: #8fd9a8;
}

#template-elementor-cf7-modal .template-cf7-modal__panel--warning .template-cf7-modal__glyph {
	color: #edad64;
}

#template-elementor-cf7-modal .template-cf7-modal__panel--danger .template-cf7-modal__glyph,
#template-elementor-cf7-modal .template-cf7-modal__panel--info .template-cf7-modal__glyph {
	color: #e89888;
}

#template-elementor-cf7-modal .template-cf7-modal__text {
	margin: 0 0 1.25rem;
	font-family:
		Inter,
		system-ui,
		sans-serif;
	font-size: 0.9375rem;
	line-height: 1.55;
	font-weight: 450;
	color: #ede4d4;
	white-space: pre-line;
}

#template-elementor-cf7-modal .template-cf7-modal__btn {
	width: 100%;
	justify-content: center;
	padding-block: 0.75rem;
	font-weight: 600;
	cursor: pointer;
	border: none;
	font-size: 0.9375rem;
}

html.template-cf7-modal-open,
body.template-cf7-modal-open {
	overflow: hidden;
}
