/*
Theme Name: Ewalia
Theme URI: 
Description: Child theme of twentytwentyfive theme for the Twenty Twenty-Five theme
Author: <a href="https://de.wordpress.org">Das WordPress-Team</a>
Author URI: 
Template: twentytwentyfive
Version: 1.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 09 Apr 2026 13:28:35 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* source-sans-3-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Source Sans 3';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* source-sans-3-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Source Sans 3';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* source-sans-3-800 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Source Sans 3';
	font-style: normal;
	font-weight: 800;
	src: url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/source-sans-3-v19-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-600 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* poppins-800 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	src: url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/poppins-v24-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* lily-script-one-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Lily Script One';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/ewalia/assets/fonts/lily-script-one-v16-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url('/wp-content/themes/ewalia/assets/fonts/lily-script-one-v16-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

:root {
	--black: #000;
	--white: #fff;
	--yellow: #e9b400;
	--red: #c11b1a;
	--red-dark: #8f1615;
	--green: #296534;
	--blue: #004d7e;
	--purple: #bb39de;
	--brown-dark: #302d26;
	--paper-light: #fbf8f4;
	--grey-dark: #b8b8b8;
	--grey-medium: #d6d6d6;
	--grey-light: #e0e0e0;
	--grey-lightest: #f2f2f2;

	--text-primary: #232323;
	--text-secondary: #4c4c4c;
	--creme-dark: #f2efea;
	--creme-light: #fbf8f4;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
form,
label,
input,
textarea,
button,
section,
header,
footer,
nav,
main {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}

html,
body {
	width: 100%;
}

body {
	font-family: 'Source Sans 3', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-size: 20px;
	line-height: 1.5;
	color: var(--text-primary);
	background: var(--grey-lightest);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-weight: 600;
}

input,
textarea,
button {
	font: inherit;
}

img {
	max-width: 100%;
	height: auto;
	border-radius: 5px;
}

a {
	color: var(--black);
	text-decoration: underline;
}

ul {
	list-style: none;
}

.hidden {
	display: none;
}

.show-on-mobile,
.mobile-show,
.desktop-show,
.tablet-show {
	display: none;
}

.pointer {
	cursor: pointer;
}

.position-relative {
	position: relative;
}

.position-absolute {
	position: absolute;
}

.full-width,
.width-100 {
	width: 100%;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.max-width-840 {
	max-width: 840px;
}

.wrapper {
	width: calc(100% - 40px);
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.inner-wrapper {
	width: 100%;
}

.wrapup {
	width: 100%;
}

.left-auto {
	margin-left: auto;
}

.right-auto {
	margin-right: auto;
}

.bold {
	font-family: 'Source Sans 3', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-weight: 600;
}

.regular {
	font-family: 'Source Sans 3', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-weight: 400;
}

h1.bold,
h2.bold,
h3.bold,
h4.bold,
h5.bold,
h6.bold,
h1 .bold,
h2 .bold,
h3 .bold,
h4 .bold,
h5 .bold,
h6 .bold {
	font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-weight: 600;
}

h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular,
h6 .regular {
	font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	font-weight: 400;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-secondary {
	color: var(--text-secondary);
}

.text-white {
	color: var(--white);
}
.text-primary,
.text-black {
	color: var(--text-primary);
}

.text-green {
	color: var(--green);
}

.text-yellow {
	color: var(--yellow);
}

.text-purple {
	color: var(--purple);
}

.letter-spacing-0-7 {
	letter-spacing: 0.7px;
}

.font-handwritten {
	font-family: 'Lily Script One', cursive;
	font-weight: 400;
}

.font-handwritten.bold,
.font-handwritten.regular {
	font-family: 'Lily Script One', cursive;
	font-weight: 400;
}

.bg-black {
	background: var(--black);
}

.bg-white {
	background: var(--white);
}

.bg-green {
	background: var(--green);
}

.bg-yellow {
	background: var(--yellow);
}

.bg-red {
	background: var(--red);
}

.bg-red-dark {
	background: var(--red-dark);
}

.bg-blue {
	background: var(--blue);
}

.bg-purple {
	background: var(--purple);
}

.bg-brown-dark {
	background: var(--brown-dark);
}

.bg-paper-light {
	background: var(--paper-light);
}

.bg-grey {
	background: var(--grey-medium);
}

.bg-grey-dark {
	background: var(--grey-dark);
}

.bg-grey-medium {
	background: var(--grey-medium);
}

.bg-grey-light {
	background: var(--grey-light);
}

.bg-grey-lightest {
	background: var(--grey-lightest);
}

.bg-lightgrey {
	background: var(--grey-lightest);
}

.bg-text-primary {
	background: var(--text-primary);
}

.bg-text-secondary {
	background: var(--text-secondary);
}

.bg-creme-dark {
	background: var(--creme-dark);
}

.bg-creme-light {
	background: var(--creme-light);
}

.border-radius-5 {
	border-radius: 5px;
}

.border-radius-20 {
	border-radius: 20px;
}

.border-radius-top-20 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.box-shadow {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.flex {
	display: flex;
}

.flex-row {
	flex-direction: row;
}

.flex-column {
	flex-direction: column;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-nowrap {
	flex-wrap: nowrap;
}

.flex-align-center {
	align-items: center;
	align-content: center;
}

.flex-align-start {
	align-items: flex-start;
	align-content: flex-start;
}

.flex-center,
.flex-justify-center {
	justify-content: center;
}

.flex-space-between,
.flex-justify-space-between {
	justify-content: space-between;
}

.flex-start {
	justify-content: flex-start;
}

.flex-end {
	justify-content: flex-end;
}

.flex-justify-end {
	justify-content: flex-end;
}

.flex-gap-5 {
	gap: 5px;
}

.flex-gap-10 {
	gap: 10px;
}

.flex-gap-15 {
	gap: 15px;
}

.flex-gap-20 {
	gap: 20px;
}

.flex-gap-30 {
	gap: 30px;
}

.flex-gap-40 {
	gap: 40px;
}

.flex-gap-50 {
	gap: 50px;
}

.top-0 { margin-top: 0; }
.top-5 { margin-top: 5px; }
.top-10 { margin-top: 10px; }
.top-12 { margin-top: 12px; }
.top-15 { margin-top: 15px; }
.top-20 { margin-top: 20px; }
.top-25 { margin-top: 25px; }
.top-30 { margin-top: 30px; }
.top-35 { margin-top: 35px; }
.top-40 { margin-top: 40px; }
.top-50 { margin-top: 50px; }
.top-60 { margin-top: 60px; }
.top-80 { margin-top: 80px; }
.top-100 { margin-top: 100px; }

.bottom-5 { margin-bottom: 5px; }
.bottom-10 { margin-bottom: 10px; }
.bottom-12 { margin-bottom: 12px; }
.bottom-15 { margin-bottom: 15px; }
.bottom-20 { margin-bottom: 20px; }
.bottom-25 { margin-bottom: 25px; }
.bottom-30 { margin-bottom: 30px; }
.bottom-35 { margin-bottom: 35px; }
.bottom-40 { margin-bottom: 40px; }
.bottom-50 { margin-bottom: 50px; }
.bottom-60 { margin-bottom: 60px; }
.bottom-80 { margin-bottom: 80px; }
.bottom-100 { margin-bottom: 100px; }

.left-5 { margin-left: 5px; }
.left-10 { margin-left: 10px; }
.left-15 { margin-left: 15px; }
.left-20 { margin-left: 20px; }
.left-30 { margin-left: 30px; }
.left-40 { margin-left: 40px; }
.left-80 { margin-left: 80px; }

.right-5 { margin-right: 5px; }
.right-10 { margin-right: 10px; }
.right-15 { margin-right: 15px; }
.right-20 { margin-right: 20px; }
.right-30 { margin-right: 30px; }
.right-40 { margin-right: 40px; }
.right-80 { margin-right: 80px; }

.padding-10 { padding: 10px; }
.padding-15 { padding: 15px; }
.padding-20 { padding: 20px; }

.padding-top-10 { padding-top: 10px; }
.padding-top-15 { padding-top: 15px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-40 { padding-top: 40px; }
.padding-top-50 { padding-top: 50px; }

.padding-bottom-10 { padding-bottom: 10px; }
.padding-bottom-15 { padding-bottom: 15px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-30 { padding-bottom: 30px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-50 { padding-bottom: 50px; }

.padding-left-10 { padding-left: 10px; }
.padding-left-20 { padding-left: 20px; }
.padding-right-10 { padding-right: 10px; }
.padding-right-20 { padding-right: 20px; }

.no-margin {
	margin: 0;
	padding: 0;
}

.no-lr-padding {
	padding-left: 0;
	padding-right: 0;
}

.min-height-30 {
	min-height: 30px;
}

.clearfix {
	clear: both;
}

.grid-100 {
	width: 100%;
}

.f-12,
.f-13,
.f-14,
.f-15,
.f-16,
.f-17,
.f-18,
.f-19,
.f-20,
.f-21,
.f-22,
.f-23,
.f-24,
.f-26,
.f-28,
.f-30,
.f-32,
.f-34,
.f-36 {
	line-height: 1.5;
}

.f-12 { font-size: 12px; }
.f-13 { font-size: 13px; }
.f-14 { font-size: 14px; }
.f-15 { font-size: 15px; }
.f-16 { font-size: 16px; }
.f-17 { font-size: 17px; }
.f-18 { font-size: 18px; }
.f-19 { font-size: 19px; }
.f-20 { font-size: 20px; }
.f-21 { font-size: 21px; }
.f-22 { font-size: 22px; }
.f-23 { font-size: 23px; }
.f-24 { font-size: 24px; }
.f-26 { font-size: 26px; }
.f-28 { font-size: 28px; }
.f-30 { font-size: 30px; }
.f-32 { font-size: 32px; }
.f-34 { font-size: 34px; }
.f-36 { font-size: 36px; }

.btn {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid var(--red);
	border-radius: 5px;
	background: var(--red);
	color: var(--white);
	text-decoration: none;
	cursor: pointer;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 120ms ease;
	font-size: 16px;
	font-weight: 600;
}

.btn:focus-visible {
	outline: 2px solid var(--brown-dark);
	outline-offset: 2px;
}

.btn:active {
	border-color: var(--red-dark);
	background: var(--red-dark);
	color: var(--white);
	transform: translateY(1px);
}

.btn[disabled],
.questionary-btn[disabled] {
	opacity: 0.5;
	cursor: not-allowed;
}

.btn-secondary,
.btn-light {
	background: var(--paper-light);
	border-color: var(--brown-dark);
	color: var(--text-primary);
}

.btn-secondary:active,
.btn-light:active {
	background: var(--creme-dark);
	border-color: var(--brown-dark);
	color: var(--text-primary);
}

.btn-black {
	background: var(--brown-dark);
	border-color: var(--brown-dark);
	color: var(--paper-light);
}

.btn-black:active {
	background: var(--black);
	border-color: var(--black);
	color: var(--paper-light);
}

.input-wrapper {
	position: relative;
}

.input-label {
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid var(--grey-medium);
	border-radius: 5px;
	background: var(--white);
	position: relative;
	min-height: 62px;
}

.input-label:has(.input-caption) {
	padding-top: 15px;
}

.input-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 21px;
	color: var(--text-secondary);
	pointer-events: none;
	transition: all 400ms ease;
}

.checkbox .input-caption,
.input-label.checkbox .input-caption {
	top: 1px;
}

.input-label:active .input-caption {
	color: var(--text-primary);
}

.input-label.filled .input-caption,
.input-label.focused .input-caption {
	font-size: 12px;
	line-height: 21px;
	color: var(--text-secondary);
	padding-top: 7px;
	padding-bottom: 2px;
	top: 0;
	transform: none;
}

.input-wrapper .input {
	border: none;
	background: transparent;
	margin: 0 15px 7px;
	width: calc(100% - 30px);
	font-size: 18px;
	line-height: 23px;
}

.input::placeholder {
	color: transparent;
}

.input-label.focused .input::placeholder {
	color: var(--text-secondary);
}

.input-wrapper .input.input-textarea {
	margin-top: 15px;
}

.input-label.focused .input.input-textarea,
.input-label.filled .input.input-textarea {
	min-height: 100px;
}

.input-wrapper .input:focus,
.input-wrapper .input:focus-visible {
	outline: none;
}

.input-wrapper .input.input-checkbox {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 1.15em;
	height: 1.15em;
	margin: 0;
	border: 2px solid var(--grey-medium);
	border-radius: 0.15em;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	flex-shrink: 0;
	cursor: pointer;
	background: var(--white);
	transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, transform 90ms ease;
}

.input-wrapper .input.input-checkbox:active {
	transform: scale(0.96);
}

.input-wrapper .input.input-checkbox:focus {
	outline: none;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

.input-wrapper .input.input-checkbox:focus:not(:focus-visible) {
	box-shadow: none;
}

.input-wrapper .input.input-checkbox:focus-visible {
	outline: none;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.45);
}

.input.input-checkbox::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0.62em;
	height: 0.62em;
	transform: translate(-50%, -50%);
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0, 43% 62%);
	box-shadow: inset 1em 1em var(--white);
	opacity: 0;
	transition: opacity 140ms ease;
	pointer-events: none;
}

.input.input-checkbox:checked,
.input.input-checkbox:checked:focus,
.input.input-checkbox:checked:focus-visible,
.input.input-checkbox:checked:active {
	border-color: var(--red);
	background: var(--red);
}

.input.input-checkbox:checked::before {
	opacity: 1;
}

.input.input-checkbox:not(:checked)::before {
	opacity: 0;
}

.input-wrapper .input[type="radio"],
.input-wrapper .input.input-radio {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	margin: 0;
	border: 1px solid var(--brown-dark);
	border-radius: 50%;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	flex-shrink: 0;
	cursor: pointer;
	background: transparent;
	transition: background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease, transform 90ms ease;
}

.input-wrapper .input[type="radio"]:active,
.input-wrapper .input.input-radio:active {
	transform: scale(0.96);
}

.input-wrapper .input[type="radio"]:focus,
.input-wrapper .input.input-radio:focus {
	outline: none;
	box-shadow: 0 0 0 2px var(--creme-dark);
}

.input-wrapper .input[type="radio"]:focus:not(:focus-visible),
.input-wrapper .input.input-radio:focus:not(:focus-visible) {
	box-shadow: none;
}

.input-wrapper .input[type="radio"]:focus-visible,
.input-wrapper .input.input-radio:focus-visible {
	outline: none;
	box-shadow: 0 0 0 3px var(--brown-dark);
}

.input-wrapper .input[type="radio"]::before,
.input-wrapper .input.input-radio::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 12px;
	height: 12px;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: var(--brown-dark);
	opacity: 0;
	transition: opacity 140ms ease, background-color 140ms ease;
	pointer-events: none;
}

.input-wrapper .input[type="radio"]:checked::before,
.input-wrapper .input.input-radio:checked::before {
	opacity: 1;
	background: var(--brown-dark);
}

.input-wrapper .input[type="radio"]:active::before,
.input-wrapper .input.input-radio:active::before {
	opacity: 1;
	background: var(--red);
}

.input-wrapper:not(:has(input:checked)) .added-textfield-to-option {
	display: none;
}

.input-wrapper:has(input:checked) .added-textfield-to-option {
	max-height: 30px;
}

.survey .question-wrapper:not(.finished) {
	position: static;
	left: 0;
	top: 0;
	opacity: 1;
}

.survey .question-wrapper:not(.active, .finished) {
	display: none;
}

.survey .question-wrapper.finished {
	display: none;
}

.questionary-nav .progress-bar-wrapper {
	width: 100%;
	max-width: 500px;
	height: 12px;
	overflow: hidden;
}

.questionary-nav .progress-bar {
	height: 100%;
	transition: width 250ms ease;
}

.questionary .questions-wrapper {
	background: var(--white);
}

.questionary .question-wrapper {
	transition: opacity 200ms ease;
}

.questionary .questions-answers-wrapper {
	gap: 8px;
}

.questionary.loading {
	opacity: 0.7;
	pointer-events: none;
}

.questionary .questionary-btn {
	min-width: 170px;
}

.questionary .file-upload .progress-bar {
	width: 100%;
	height: 8px;
}

.upload-feedback {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	gap: 6px;
	font-size: 14px;
}

.upload-feedback .message {
	color: var(--green);
}

.feedback {
	margin-top: 20px;
	margin-bottom: 20px;
}


