/*
Theme Name: AOA Twenty Twenty-Five
Theme URI: http://localhost:8080/
Description: Lean layout-preserving child theme for Bozkurt Zulassungsdienst.
Author: Ertan Bozkurt
Template: twentytwentyfive
Version: 1.0.0
Text Domain: aoa-twentytwentyfive
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.8;
	color: #000;
	background: #fff !important;
	--wp--style--root--padding-top: 0px !important;
	--wp--style--root--padding-right: 0px !important;
	--wp--style--root--padding-bottom: 0px !important;
	--wp--style--root--padding-left: 0px !important;
}

html,
.wp-site-blocks,
.wp-site-blocks>header,
.wp-site-blocks>main,
.wp-site-blocks>footer,
.wp-block-template-part,
.aoa-header-wrap,
.aoa-header-inner,
.aoa-main-wrap,
.aoa-shell,
.aoa-sidebar-col,
.aoa-content-col,
.aoa-content-inner,
.aoa-footer {
	background-color: #fff !important;
	background-image: none !important;
}

a {
	color: #0066bf;
}

a:hover,
a:focus {
	color: #1e73be;
}

.wp-site-blocks {
	background: #fff;
	width: 1280px;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	padding-left: 0;
	padding-right: 0;
}

.has-global-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.has-global-padding>.alignfull {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.aoa-header-wrap {
	background: #fff;
	border-bottom: 1px solid #000;
}

.aoa-header-inner {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	min-height: 90px;
	padding: 3px 10px;
}

.aoa-header-inner .wp-block-site-logo {
	margin: 0;
}

.aoa-header-inner .wp-block-site-logo img {
	max-width: 367px;
	height: auto;
}

.aoa-main-nav {
	font-size: 17px;
}

.aoa-main-nav .wp-block-navigation-item__content {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	padding: 6px 2px;
}

.aoa-main-nav .wp-block-navigation-item__content:hover,
.aoa-main-nav .wp-block-navigation-item__content:focus {
	color: #000;
}

.aoa-main-wrap {
	padding: 0 14px 30px;
	margin: 0;
}

.aoa-shell {
	width: 1280px;
	max-width: 100% !important;
	margin: 0 auto;
	background: #fff;
	box-shadow: none;
}

.aoa-main-grid {
	gap: 0 !important;
	margin: 0;
}

.aoa-sidebar-col {
	border-right: 1px solid #dd9933;
	padding: 20px 14px;
	/* Narrower padding for narrower sidebar */
}

.aoa-content-col {
	padding: 0 32px 32px;
	/* More breathing room for content */
}

.aoa-page-title-wrap {
	background: #fcb900;
	margin: 0 -24px 20px;
	padding: 22px 24px;
}

.aoa-page-title {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
	color: #000;
	text-align: center;
}

.aoa-content-inner {
	line-height: 1.85;
}

/* Improve Media Text Spacing */
.wp-block-media-text__content {
	padding-right: 24px !important;
}

.wp-block-media-text__media img {
	border-radius: 12px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.aoa-content-inner h1,
.aoa-content-inner h2,
.aoa-content-inner h3,
.aoa-content-inner h4,
.aoa-content-inner h5,
.aoa-content-inner h6 {
	line-height: 1.4;
	text-align: center;
}

.aoa-content-inner h1 {
	color: #000;
}

.aoa-content-inner h2 {
	line-height: 1.1;
	font-weight: 600;
	color: #7c631f;
}

.aoa-content-inner h3 {
	color: #7d5c00;
}

.aoa-content-inner h4 {
	color: #7c7525;
}

.aoa-content-inner .wp-block-separator,
.aoa-sidebar .wp-block-separator {
	border-color: #dd9933;
	opacity: 1;
}

.aoa-sidebar .wp-block-separator {
	display: none;
}

.aoa-sidebar {
	font-size: 17px;
	line-height: 1.8;
}

.aoa-sidebar h2,
.aoa-sidebar h3 {
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 12px;
	color: #111;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	padding: 6px 0 8px;
	border-bottom: 2px solid #dd9933;
}

.aoa-sidebar ul,
.aoa-sidebar ol {
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 16px;
}

.aoa-sidebar li {
	margin-bottom: 6px;
}

.aoa-sidebar li a {
	color: #0f4ea8;
	font-weight: 400;
	text-decoration: none;
}

.aoa-sidebar li a:hover,
.aoa-sidebar li a:focus {
	color: #0f4ea8;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.aoa-sidebar .wp-block-image {
	margin-top: 4px;
	margin-bottom: 4px;
}

.aoa-support {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.aoa-support p {
	font-size: 16px;
	margin-bottom: 12px;
	color: #111;
}

.aoa-support a {
	display: inline-block;
	background: #25d366;
	color: #000;
	padding: 12px 24px;
	border-radius: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	box-shadow: 0 6px 16px rgba(37, 211, 102, 0.35);
	transition: all 0.2s ease;
}

.aoa-support a:hover,
.aoa-support a:focus {
	background: #1da851;
	color: #000;
	transform: translateY(-2px);
}

.aoa-footer {
	border-top: 1px solid #81d742;
	background: #fff;
	padding: 24px 0;
}

.aoa-footer .wp-block-columns {
	width: 1280px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	gap: 22px;
	padding: 0 24px;
}

.aoa-footer h3 {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 900;
	color: #000;
}

.aoa-footer .wp-block-column>.wp-block-heading {
	display: flex;
	align-items: center;
	gap: 12px;
}

.aoa-footer .wp-block-column>.wp-block-heading::before {
	content: "|";
	display: inline-block;
	font-size: 38px;
	line-height: 1;
	font-weight: 700;
	color: #000;
}

.aoa-footer,
.aoa-footer p,
.aoa-footer li,
.aoa-footer li a {
	font-size: 17px;
	line-height: 1.55;
	color: #000;
}

.aoa-footer ul,
.aoa-footer ol {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.aoa-footer li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 1px;
}

.aoa-footer li::before {
	content: "•";
	position: absolute;
	left: 0;
	top: 0;
	color: #111;
	font-weight: 700;
}

.aoa-footer li a {
	color: #1e73be;
	text-decoration: none;
}

.aoa-footer li a:hover,
.aoa-footer li a:focus {
	color: #1e73be;
	text-decoration: none;
}

.aoa-footer-note {
	width: 1280px;
	max-width: 100%;
	margin-top: 22px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	border-top: 1px solid #81d742;
	font-size: 13px;
	line-height: 1.4;
}

.aoa-post-card {
	border-bottom: 1px solid #dd9933;
	padding: 22px 0;
}

.aoa-post-card h2 {
	margin: 0 0 8px;
	font-size: 22px;
	line-height: 1.4;
}

.aoa-post-card .wp-block-post-date {
	font-size: 14px;
	margin-bottom: 8px;
}

body.page-template-templateslanding-php .aoa-header-wrap,
body.page-template-templateslanding-php .aoa-sidebar-col,
body.page-template-templateslanding-php .aoa-footer,
body.page-template-templateslanding-php .aoa-page-title-wrap {
	display: none !important;
}

body.page-template-templateslanding-php .aoa-main-wrap {
	padding: 0 8px 14px;
}

body.page-template-templateslanding-php .aoa-shell {
	box-shadow: none;
}

body.page-template-templateslanding-php .aoa-content-col {
	padding: 0 12px 12px !important;
	flex-basis: 100% !important;
}

body.page-template-templateslanding-php .aoa-content-inner h2,
body.page-template-templateslanding-php .aoa-content-inner .has-text-align-center {
	text-align: center;
}

/* Global redesign for all standard pages/posts (except landing template). */
body:not(.page-template-templateslanding-php) .aoa-main-wrap {
	padding: 22px 14px 36px;
}

body:not(.page-template-templateslanding-php) .aoa-main-grid {
	gap: 22px !important;
	align-items: flex-start;
}

body:not(.page-template-templateslanding-php) .aoa-sidebar-col {
	flex-basis: 23% !important;
	border-right: 0;
	padding: 0;
}

body:not(.page-template-templateslanding-php) .aoa-content-col {
	flex-basis: 77% !important;
	padding: 0;
}

body:not(.page-template-templateslanding-php) .aoa-sidebar {
	background: #f7f7f7;
	border: 1px solid #e2e2e2;
	border-radius: 16px;
	padding: 24px 22px;
	box-shadow: 0 10px 20px rgba(17, 17, 17, 0.04);
}

body:not(.page-template-templateslanding-php) .aoa-sidebar h2,
body:not(.page-template-templateslanding-php) .aoa-sidebar h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 14px;
	padding: 0 0 8px;
	border-bottom: 1px solid #e4ba67;
}

body:not(.page-template-templateslanding-php) .aoa-sidebar ul,
body:not(.page-template-templateslanding-php) .aoa-sidebar ol {
	padding-left: 28px;
	margin-bottom: 22px;
}

body:not(.page-template-templateslanding-php) .aoa-sidebar li {
	margin-bottom: 10px;
}

body:not(.page-template-templateslanding-php) .aoa-sidebar .wp-block-image {
	margin: 14px auto;
}

body:not(.page-template-templateslanding-php) .aoa-page-title-wrap {
	background: linear-gradient(135deg, #ffe9ad 0%, #fff6de 55%, #fffdf8 100%);
	border: 1px solid #f0d39a;
	border-bottom: 0;
	border-radius: 16px 16px 0 0;
	margin: 0;
	padding: 26px 34px;
}

/* Ensure title shown but content top and radius look integrated */
body.stva-embedded-template .aoa-content-inner {
	border-top: 1px solid #e2e2e2 !important;
	border-radius: 0 0 16px 16px !important;
}

body:not(.page-template-templateslanding-php) .aoa-page-title {
	text-align: center;
	line-height: 1.25;
	font-weight: 700;
	white-space: normal;
	word-break: normal;
	overflow-wrap: normal;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner {
	background: #ffffff;
	border: 1px solid #e2e2e2;
	border-top: 0;
	border-radius: 0 0 16px 16px;
	padding: 26px 34px 34px;
	box-shadow: 0 12px 28px rgba(17, 17, 17, 0.05);
}

body:not(.page-template-templateslanding-php) .aoa-content-inner h1,
body:not(.page-template-templateslanding-php) .aoa-content-inner h2,
body:not(.page-template-templateslanding-php) .aoa-content-inner h3,
body:not(.page-template-templateslanding-php) .aoa-content-inner h4,
body:not(.page-template-templateslanding-php) .aoa-content-inner h5,
body:not(.page-template-templateslanding-php) .aoa-content-inner h6 {
	text-align: center;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner p,
body:not(.page-template-templateslanding-php) .aoa-content-inner li {
	line-height: 1.75;
	color: #202020;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner h2 {
	color: #151515;
	margin-top: 2.2rem;
	margin-bottom: 0.8rem;
	padding-left: 0;
	border-left: 0;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner h3,
body:not(.page-template-templateslanding-php) .aoa-content-inner h4 {
	color: #1d1d1d;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner .wp-block-separator {
	margin: 2.1rem 0;
	border-color: #efc67b;
}

body:not(.page-template-templateslanding-php) .aoa-content-inner .wp-block-image img {
	max-width: 100% !important;
	height: auto !important;
	border-radius: 12px;
	border: 1px solid #ececec;
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

body:not(.page-template-templateslanding-php) .aoa-content-inner .wp-element-caption {
	margin-top: 0.6rem;
	color: #4f4f4f;
	text-align: center;
}

body:not(.page-template-templateslanding-php) #youtube-container {
	padding: 16px 0 !important;
}

body:not(.page-template-templateslanding-php) #youtube-placeholder {
	max-width: 100% !important;
	width: min(100%, 640px) !important;
	height: auto !important;
	background: #111 !important;
	border-radius: 12px;
	overflow: hidden;
}

/* Better readability for cookie details page without tables. */
body.page-id-84768 .aoa-content-inner ul.wp-block-list,
body.page-id-84496 .aoa-content-inner ul.wp-block-list {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

body.page-id-84768 .aoa-content-inner ul.wp-block-list>li,
body.page-id-84496 .aoa-content-inner ul.wp-block-list>li {
	margin: 0 0 12px;
	padding: 14px 16px;
	border: 1px solid #e3e3e3;
	border-left: 4px solid #dd9933;
	border-radius: 10px;
	background: #fff;
}

body.page-id-84768 .aoa-content-inner ul.wp-block-list>li:last-child,
body.page-id-84496 .aoa-content-inner ul.wp-block-list>li:last-child {
	margin-bottom: 0;
}

/* Contact page layout cleanup. */
body.page-id-20464 .aoa-contact-lead {
	max-width: 760px;
	margin: 0 auto 1.6rem;
}

body.page-id-20464 .aoa-contact-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
	margin: 1.2rem 0 1.8rem;
}

body.page-id-20464 .aoa-contact-card {
	background: linear-gradient(180deg, #fffdf6 0%, #ffffff 100%);
	border: 1px solid #ead9b2;
	border-radius: 14px;
	padding: 20px 22px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

body.page-id-20464 .aoa-contact-card h3 {
	margin: 0 0 10px;
	font-size: 1.2rem;
	line-height: 1.3;
	text-align: left;
	color: #1b1b1b;
}

body.page-id-20464 .aoa-contact-card p {
	margin: 0 0 10px;
}

body.page-id-20464 .aoa-contact-card ul {
	margin: 0;
	padding-left: 22px;
}

body.page-id-20464 .aoa-contact-card li {
	margin-bottom: 10px;
}

body.page-id-20464 .aoa-contact-card li:last-child {
	margin-bottom: 0;
}

body.page-id-20464 .aoa-contact-button {
	display: inline-block;
	background: #f8b400;
	color: #111;
	padding: 10px 16px;
	border-radius: 999px;
	font-weight: 700;
	line-height: 1.25;
	text-decoration: none;
}

body.page-id-20464 .aoa-contact-button:hover,
body.page-id-20464 .aoa-contact-button:focus {
	background: #e4a400;
	color: #111;
}

body.page-id-20464 .aoa-contact-form-note {
	max-width: 720px;
	margin: 0 auto 1.4rem;
}

/* About page redesign. */
body.page-id-74880 .aoa-about-intro {
	font-size: 1.2rem;
	max-width: 820px;
	margin: 0 auto 1.2rem;
}

body.page-id-74880 .aoa-about-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin: 1.2rem 0 1.9rem;
}

body.page-id-74880 .aoa-about-card {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-top: 4px solid #efc67b;
	border-radius: 14px;
	padding: 18px 16px;
	box-shadow: 0 10px 20px rgba(17, 17, 17, 0.05);
}

body.page-id-74880 .aoa-about-card h3 {
	margin: 0 0 10px;
	font-size: 1.05rem;
	line-height: 1.3;
	text-align: left;
	color: #141414;
}

body.page-id-74880 .aoa-about-card p {
	margin: 0;
	font-size: 16px;
	line-height: 1.65;
	color: #252525;
}

body.page-id-74880 .aoa-about-reviews {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin: 1rem 0 2rem;
}

body.page-id-74880 .aoa-about-review-link {
	display: block;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-left: 4px solid #dd9933;
	border-radius: 10px;
	padding: 12px 14px;
	font-weight: 600;
	text-decoration: none;
}

body.page-id-74880 .aoa-about-review-link:hover,
body.page-id-74880 .aoa-about-review-link:focus {
	background: #fff9ea;
	text-decoration: none;
}

body.page-id-74880 .aoa-about-cta {
	margin-top: 0.8rem;
	padding: 20px 18px;
	border-radius: 14px;
	border: 1px solid #f0d6a4;
	background: linear-gradient(180deg, #fff8e6 0%, #fff 100%);
	text-align: center;
}

body.page-id-74880 .aoa-about-cta h3 {
	margin: 0 0 8px;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #111;
}

body.page-id-74880 .aoa-about-cta p {
	max-width: 760px;
	margin: 0 auto 14px;
}

body.page-id-74880 .aoa-about-cta-actions {
	display: flex;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}

body.page-id-74880 .aoa-about-btn {
	display: inline-block;
	padding: 10px 16px;
	border-radius: 999px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2;
}

body.page-id-74880 .aoa-about-btn-primary {
	background: #f8b400;
	color: #111;
}

body.page-id-74880 .aoa-about-btn-primary:hover,
body.page-id-74880 .aoa-about-btn-primary:focus {
	background: #e4a400;
	color: #111;
}

body.page-id-74880 .aoa-about-btn-secondary {
	background: #fff;
	color: #111;
	border: 1px solid #d5d5d5;
}

body.page-id-74880 .aoa-about-btn-secondary:hover,
body.page-id-74880 .aoa-about-btn-secondary:focus {
	background: #f5f5f5;
	color: #111;
}

/* App category posts: hide header, footer and page title completely. */
body.aoa-app-category-single .aoa-header-wrap,
body.aoa-app-category-single .aoa-footer,
body.aoa-app-category-single .aoa-page-title-wrap {
	display: none !important;
}

body.aoa-app-category-single .aoa-main-wrap {
	padding-top: 12px;
}

body.aoa-app-category-single .aoa-main-grid {
	gap: 0 !important;
}

body.aoa-app-category-single .aoa-sidebar-col {
	display: none !important;
}

body.aoa-app-category-single .aoa-content-col {
	flex-basis: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

@media (max-width: 1200px) {
	.aoa-header-inner {
		flex-wrap: nowrap !important;
		align-items: center;
	}

	.aoa-header-inner .aoa-main-nav {
		flex: 0 0 auto;
		width: auto;
		margin-left: auto;
		justify-content: flex-end !important;
	}

	.aoa-header-inner .aoa-main-nav .wp-block-navigation__container {
		width: auto;
		flex-wrap: nowrap;
		justify-content: flex-end;
		gap: 8px 14px;
	}
}

@media (max-width: 959px) {
	.aoa-header-inner {
		gap: 12px;
		min-height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100% !important;
		max-width: 100% !important;
		flex-wrap: nowrap !important;
	}

	.aoa-header-inner .wp-block-site-logo img {
		max-width: 220px;
	}

	.aoa-header-inner .aoa-main-nav {
		flex: 0 0 auto;
		width: auto;
		margin-left: auto;
		justify-content: flex-end !important;
	}

	.aoa-header-inner .aoa-main-nav .wp-block-navigation__container {
		width: auto;
		flex-wrap: nowrap;
		justify-content: flex-end;
		gap: 8px 12px;
	}

	.aoa-main-grid {
		flex-wrap: wrap !important;
	}

	.aoa-content-col,
	.aoa-sidebar-col {
		flex-basis: 100% !important;
	}

	.aoa-content-col {
		padding: 0 14px 18px;
	}

	.aoa-sidebar-col {
		order: 2;
		border-right: 0;
		border-top: 1px solid #dd9933;
		padding: 16px 14px;
	}

	.aoa-page-title-wrap {
		margin-left: -14px;
		margin-right: -14px;
		padding: 16px 14px;
	}

	.aoa-footer {
		padding: 20px 0;
	}

	.aoa-footer .wp-block-columns {
		max-width: 94%;
		padding: 0 12px;
	}

	.aoa-footer-note {
		max-width: 94%;
		margin-left: auto;
		margin-right: auto;
	}

	.aoa-footer,
	.aoa-footer p,
	.aoa-footer li,
	.aoa-footer li a {
		line-height: 1.6;
	}

	body:not(.page-template-templateslanding-php) .aoa-main-wrap {
		padding: 12px 12px 24px;
	}

	body:not(.page-template-templateslanding-php) .aoa-main-grid {
		gap: 14px !important;
	}

	body:not(.page-template-templateslanding-php) .aoa-sidebar-col {
		border-top: 0;
		padding: 0;
	}

	body:not(.page-template-templateslanding-php) .aoa-content-col {
		padding: 0;
	}

	body:not(.page-template-templateslanding-php) .aoa-sidebar {
		border-radius: 12px;
		padding: 18px 16px;
	}

	body:not(.page-template-templateslanding-php) .aoa-sidebar h2,
	body:not(.page-template-templateslanding-php) .aoa-sidebar h3 {
		font-size: 15px;
	}

	body:not(.page-template-templateslanding-php) .aoa-page-title-wrap {
		margin: 0;
		padding: 18px 16px;
		border-radius: 12px 12px 0 0;
	}

	body:not(.page-template-templateslanding-php) .aoa-page-title {
		font-size: 1.22rem;
		white-space: normal;
	}

	body:not(.page-template-templateslanding-php) .aoa-content-inner {
		padding: 18px 16px 20px;
		border-radius: 0 0 12px 12px;
	}

	body:not(.page-template-templateslanding-php) .aoa-content-inner p,
	body:not(.page-template-templateslanding-php) .aoa-content-inner li {
		font-size: 17px;
		line-height: 1.7;
	}

	body:not(.page-template-templateslanding-php) .aoa-content-inner h2 {
		font-size: 1.18rem;
		padding-left: 0;
	}

	body.page-id-20464 .aoa-contact-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	body.page-id-20464 .aoa-contact-card {
		padding: 16px 14px;
	}

	body.page-id-74880 .aoa-about-grid,
	body.page-id-74880 .aoa-about-reviews {
		grid-template-columns: 1fr;
	}

	body.page-id-74880 .aoa-about-cta {
		padding: 16px 14px;
	}

	body.page-id-74880 .aoa-about-cta h3 {
		font-size: 1.1rem;
	}
}

@media (max-width: 600px) {
	.aoa-header-inner {
		gap: 10px;
	}

	.aoa-header-inner .wp-block-site-logo {
		flex: 1 1 auto;
		min-width: 0;
	}

	.aoa-header-inner .wp-block-site-logo img {
		width: min(72vw, 320px);
		max-width: none;
		height: auto;
	}

	.aoa-header-inner .aoa-main-nav .wp-block-navigation-item__content {
		font-size: 16px;
		padding: 4px 0;
	}
}

/* Premium Accordions for Checklist and Fees */
.aoa-accordion {
	margin-bottom: 24px;
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid #e2e8f0;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
	transition: box-shadow 0.3s ease;
}

.aoa-accordion[open] {
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.aoa-accordion summary {
	padding: 20px 24px;
	font-weight: 700;
	font-size: 1.15rem;
	cursor: pointer;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background 0.2s ease;
}

.aoa-accordion summary::-webkit-details-marker {
	display: none;
}

.aoa-accordion summary::after {
	content: "＋";
	font-size: 1.2rem;
	font-weight: 300;
	transition: transform 0.3s ease;
}

.aoa-accordion[open] summary::after {
	content: "－";
	transform: rotate(180deg);
}

.aoa-accordion .aoa-accordion-content {
	padding: 24px 28px;
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, 0.04);
}

/* Checklist Blue Style */
.aoa-accordion-blue {
	border-color: #bae6fd;
}

.aoa-accordion-blue summary {
	background: #f0f9ff;
	color: #0369a1;
}

.aoa-accordion-blue summary:hover {
	background: #e0f2fe;
}

/* Fees Gold Style */
.aoa-accordion-gold {
	border-color: #fde68a;
}

.aoa-accordion-gold summary {
	background: #fffbeb;
	color: #92400e;
}

.aoa-accordion-gold summary:hover {
	background: #fef3c7;
}

.aoa-accordion-content ul {
	margin: 0;
	padding-left: 20px;
}

.aoa-accordion-content li {
	margin-bottom: 14px;
}

/* CTA Green Style for Online-Abmeldung Accordion */
.aoa-accordion-green {
	border-color: #bbf7d0;
}

.aoa-accordion-green summary {
	background: #f0fdf4;
	color: #166534;
}

.aoa-accordion-green summary:hover {
	background: #dcfce7;
}

/* FAQ Purple Style */
.aoa-accordion-purple {
	border-color: #e9d5ff;
}

.aoa-accordion-purple summary {
	background: #faf5ff;
	color: #6b21a8;
}

.aoa-accordion-purple summary:hover {
	background: #f3e8ff;
}

/* Document Grid Design */
.aoa-doc-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 14px;
	margin-bottom: 20px;
}

@media (max-width: 600px) {
	.aoa-doc-grid {
		grid-template-columns: 1fr;
	}
}

.aoa-doc-card {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	padding: 16px 20px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
	transition: transform 0.2s ease, border-color 0.2s ease;
}

.aoa-doc-card:hover {
	border-color: #bae6fd;
	transform: translateY(-2px);
}

.aoa-doc-card-title {
	display: flex;
	align-items: center;
	font-weight: 700;
	color: #0f172a;
	margin-bottom: 4px;
}

.aoa-doc-card-title::before {
	content: "✅";
	margin-right: 12px;
	font-size: 1.1rem;
}

.aoa-doc-card-sub {
	color: #64748b;
	padding-left: 32px;
	font-style: italic;
	line-height: 1.4;
}

/* Info Box Design */
.aoa-info-box {
	background: #f0f9ff;
	border-left: 4px solid #0369a1;
	padding: 18px 22px;
	border-radius: 6px;
	margin-top: 20px;
	color: #334155;
	line-height: 1.6;
}

.aoa-info-box strong {
	color: #0c4a6e;
}

/* Gold Info Box for Fees */
.aoa-info-box-gold {
	background: #fffbeb;
	border-left: 4px solid #d97706;
	padding: 18px 22px;
	border-radius: 6px;
	margin-top: 20px;
	color: #92400e;
	line-height: 1.6;
}

.aoa-info-box-gold strong {
	color: #78350f;
}

/* Hero Flex Layout (Intro Text + Image) */
.aoa-hero-flex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 40px;
}

.aoa-hero-text {
	flex: 1;
}

.aoa-hero-img-wrap {
	flex: 0 0 320px;
}

.aoa-hero-img-wrap img {
	width: 100% !important;
	height: auto !important;
	border-radius: 14px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

@media (max-width: 800px) {
	.aoa-hero-flex {
		flex-direction: column;
		gap: 24px;
	}

	.aoa-hero-img-wrap {
		flex: 1;
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
	}
}

/* Beautiful CTA Box für Online-Abmeldung */
.aoa-cta-flex-box {
	background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 100%);
	border: 1px solid #bbf7d0;
	border-radius: 16px;
	padding: 30px 34px;
	display: flex;
	align-items: center;
	gap: 40px;
	margin: 40px 0;
	box-shadow: 0 12px 25px rgba(22, 101, 52, 0.06);
}

.aoa-cta-content {
	flex: 1;
}

.aoa-cta-title {
	margin-top: 0 !important;
	color: #0f172a !important;
	font-size: 1.5rem !important;
	font-weight: 700 !important;
	margin-bottom: 20px !important;
	text-align: left !important;
	border: none !important;
	padding: 0 !important;
}

.aoa-cta-list {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.aoa-cta-list li {
	position: relative;
	padding-left: 32px !important;
	margin-bottom: 14px !important;
	color: #334155 !important;
	line-height: 1.6 !important;
}

.aoa-cta-list li::before {
	content: '✓';
	position: absolute;
	left: 0;
	top: -2px;
	color: #10b981;
	font-weight: 900;
	font-size: 1.25rem;
}

.aoa-cta-action {
	flex: 0 0 320px;
	text-align: center;
}

.aoa-cta-image-link {
	display: block;
	text-decoration: none !important;
}

.aoa-cta-image-link img {
	width: 100% !important;
	max-width: 320px !important;
	height: auto !important;
	border-radius: 14px !important;
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08) !important;
	transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out !important;
	margin: 0 auto !important;
}

.aoa-cta-image-link:hover img {
	transform: translateY(-5px);
	box-shadow: 0 16px 32px rgba(0, 0, 0, 0.12) !important;
}

.aoa-cta-action-text {
	display: inline-block;
	margin-top: 16px;
	font-weight: 600;
	color: #0066bf;
	font-size: 15px;
	text-decoration: underline;
}

@media (max-width: 800px) {
	.aoa-cta-flex-box {
		flex-direction: column;
		padding: 24px;
		gap: 24px;
	}

	.aoa-cta-title {
		text-align: center !important;
	}

	.aoa-cta-action {
		flex: none;
		width: 100%;
	}
}

/* Beautiful Info Blocks for "Vor Ort Abmeldung" */
.aoa-info-blocks {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
	margin-bottom: 30px;
}

@media (min-width: 800px) {
	.aoa-info-blocks {
		grid-template-columns: repeat(2, 1fr);
	}

	.aoa-info-block-full {
		grid-column: 1 / -1;
	}
}

.aoa-info-block {
	background: #ffffff;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	padding: 24px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
	height: 100%;
}

.aoa-info-block-title {
	font-size: 1.15rem !important;
	font-weight: 700 !important;
	color: #0f172a !important;
	margin-top: 0 !important;
	margin-bottom: 16px !important;
	display: flex;
	align-items: center;
	gap: 12px;
	border-bottom: 1px solid #f1f5f9 !important;
	padding-bottom: 12px !important;
	text-align: left !important;
}

.aoa-info-block-icon {
	font-size: 1.5rem;
}

.aoa-info-block-content ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.aoa-info-block-content li {
	position: relative;
	padding-left: 24px !important;
	margin-bottom: 12px !important;
	color: #334155 !important;
	line-height: 1.6 !important;
}

.aoa-info-block-content li:last-child {
	margin-bottom: 0 !important;
}

.aoa-info-block-content li::before {
	content: '■';
	position: absolute;
	left: 4px;
	color: #94a3b8;
	font-size: 0.7rem;
	top: 6px;
}

.aoa-info-block-content ul ul {
	margin-top: 8px !important;
	padding-left: 12px !important;
}

.aoa-info-block-content ul ul li::before {
	content: '○';
	color: #cbd5e1;
	font-size: 0.85rem;
	top: 2px;
}

/* Simple City Grid */
.aoa-simple-city-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
	margin: 30px 0;
}

@media (max-width: 800px) {
	.aoa-simple-city-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 500px) {
	.aoa-simple-city-grid {
		grid-template-columns: 1fr;
	}
}

.aoa-simple-city-card {
	background: #ffffff;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	padding: 14px 20px;
	text-decoration: none !important;
	color: #334155 !important;
	font-size: 1.05rem;
	font-weight: 400;
	transition: all 0.2s ease-in-out;
	display: flex;
	align-items: center;
}

.aoa-simple-city-card:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
	border-color: #cbd5e1;
	color: #0f172a !important;
	transform: translateY(-2px);
}

/* Simple City Search */
.aoa-simple-city-search-wrap {
	margin-bottom: 20px;
}

.aoa-simple-city-search-input {
	width: 100%;
	max-width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 16px 20px;
	font-size: 1.1rem;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
	transition: all 0.2s ease;
	outline: none;
	color: #334155;
}

.aoa-simple-city-search-input:focus {
	border-color: #3b82f6;
	box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.aoa-simple-city-search-input::placeholder {
	color: #94a3b8;
}
