/*
Theme Name:     Divi Child
Theme URI:      http://www.elegantthemes.com
Description:    Divi Child
Template:       Divi
Version:        1.0.0
Projekt:		Blütenreich
Webdesign:		1407DESIGN
*/

/**
 * Global Colors
 */
:root {
	--green: #a2afa0;
	--darkgreen: #497155;
	--white: #ffffff;
	--red: #cc1216;
	--darkgrey: #3c3c3b;
	--font: 'Barlow', Arial, sans-serif;
}

/**
 * Word Wrap
 */
body {
	hyphens: none;
	white-space: word-wrap;
}

.et_pb_text {
	word-wrap: normal;
}

.et_pb_scroll_top.et-pb-icon {
	background: var(--green);
	text-decoration: none;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

/**
 * Accordeon Toggle
 */
.et_pb_toggle_title::before {
	content: "\33" !important;
	transition: all .3s ease-in-out;
	color: var(--white);
}

.et_pb_toggle_open .et_pb_toggle_title::before {
	content: "\33" !important;
	transform: rotate(180deg);
	display: block !important;
	color: var(--white);
}

.partner-links .et_pb_toggle_content {
	display: flex;
}

.partner-links .et_pb_toggle_content .partner {
	width: 33%;
	text-align: center;
}
.partner-links{
	text-align: center;
}
  .partner-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .partner-col {
    flex: 1;
    width: 33%;
  }
  .custom-icon {
    width: 32px; /* Deutlich kleinere Icons */
    height: 32px;
    margin: 5px auto 15px;
  }
  
  .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
  padding: 0;
}
  .partner-section{
     width: 100%;
  }

  @media (max-width: 767px) {
    .partner-grid { flex-direction: column; align-items: center; }
	  .partner-col {
 
    width: 100%;
  }
  .partner-section{
     width: 100%;
  }
  }

/**
 * CF7 Styles
  */
.wpcf7-not-valid-tip {
	color: var(--red);
	font-weight: normal;
	display: block;
	font-family: var(--font);
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}

.form-section {
	margin-bottom: 0;
	padding: 0;
}

.form-row {
	width: 100%;
	display: flex;
	flex-direction: row;
	gap: 2%;
	margin-bottom: 1.5rem;
}

.form-column {
	width: 50%;
}

.form-column-full-width {
	width: 100%;
}

.form-end a {
	color: var(--red);
}

.form-section label {
	color: var(--white);
	font-family: var(--font);
	font-size: 18px;
	display: block;
	margin: 0 0 .5rem 0;
	padding: 0;
	font-weight: 500;
	text-transform: uppercase;
}

.form-section br {
	display: none;
}

.form-section .datenschutz label {
	text-transform: none !important;
}

.datenschutz a {
	color: var(--white);
	text-decoration: underline;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=email],
.wpcf7-form input[type=date],
.wpcf7-form input[type=number],
.wpcf7-form select,
.wpcf7-form textarea {
	border-radius: 0 !important;
	overflow: hidden !important;
	border-width: 0 !important;
	font-weight: normal;
	font-size: 16px;
	-webkit-appearance: none;
	background-color: #fff;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: var(--darkgrey) !important;
	padding: 16px !important;
	box-shadow: none;
	font-family: var(--font);
	padding-bottom: 0;
}

.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus,
.wpcf7-form .wpcf7-form-control:focus {
	background: rgba(255, 255, 255, .8);
}

.wpcf7-submit {
	background: var(--darkgreen) !important;
	color: var(--white) !important;
	width: 150px;
	border: 0 !important;
	box-shadow: none;
	border-radius: 15px !important;
	padding: 1rem 1rem !important;
	cursor: pointer !important;
	text-align: center !important;
	margin: 0 auto 0 auto !important;
	display: block;
	font-family: var(--font);
	font-weight: 500 !important;
	font-size: 22px !important;
	text-transform: uppercase;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed !important;
	opacity: .7;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	padding: 1rem;
	text-align: center;
	color: var(--darkgrey);
	font-size: 18px;
	font-family: var(--font);
}

.wpcf7 form.sent .wpcf7-response-output {
	font-weight: normal;
	font-size: 20px;
	padding: 1rem;
	text-align: center;
	color: var(--darkgrey);
	font-weight: 500;
	font-family: var(--font);
	border-radius: 15px;
	background: var(--white);
}

.et-pb-contact-message p {
	line-height: 1.8rem;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.8rem;
	text-align: center;
	color: var(--darkgrey);
}

input[type="checkbox"]:checked {
	accent-color: var(--darkgrey);
}

/**
 * Mobile Line Break
 */
.header-bar .header-info .et_pb_column {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}

.header-bar .header-info .et_pb_module {
	margin: 0 1rem 0 1rem !important;
}

.header-bar .header-info .et_pb_module.et_pb_icon {
	margin: 0 0 0 .5rem !important;
}

.header-bar .header-info .et_pb_module .et_pb_blurb_container {
	padding-left: 0;
}

.header-bar .et_pb_module .et_pb_image_wrap {
	text-align: center;
}

.header-bar.et_pb_sticky .header-info {
	display: none;
}

.header-bar {
	position: fixed;
	width: 100%;
}

.et_pb_sticky_placeholder {
	display: none !important;
	height: 0 !important;
	position: absolute !important;
}

.header-bar {
	position: fixed !important;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	transition: height 0.2s ease-in-out, padding 0.2s ease-in-out !important;
}

#main-header,
#top-header,
#page-container {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

#logo {
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}

@media (max-width: 980px) {
	.et_pb_menu .et_mobile_menu {
		padding: 1rem;
	}

	.et_mobile_menu li a {
		border-bottom: 0;
		color: var(--darkgrey);
		padding: 10px 0;
		display: block;
	}

	.et_mobile_menu li a:hover {
		background-color: transparent;
		opacity: 1;
		color: var(--green);
	}

	.form-row {
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 2%;
		margin-bottom: 1.5rem;
	}

	.form-column {
		width: 100%;
	}

	.form-column-full-width {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.header-bar.sticky-mobile-section {
		position: fixed !important;
	}

	.header-bar .header-info .et_pb_module {
		margin: 0 1rem 0 0 !important;
	}

	.header-bar .header-info .et_pb_text {
		margin: 0 auto 0 0 !important;
	}

	.header-bar .header-info {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.header-bar.et_pb_sticky .header-info {
		display: block;
	}

	.header-bar .et_pb_image_1_tb_header .et_pb_image_wrap img {
		height: 100px;
	}

	.header-bar .et_pb_image_1_tb_header {
		margin-bottom: 0 !important;
	}

	#et-main-area {
		padding-top: 150px;
	}

	.header-bar .header-info .et_pb_module.et_pb_icon {
		margin: 0 0 0 .3rem !important;
	}

	.header-bar .header-info .et_pb_module.et_pb_icon span {
		width: 30px;
		height: 30px;
		text-align: center;
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

	.partner {
		width: 100%;
	}
}

.wpcf7-select {
	appearance: none;
	/* Versteckt den Standard-Pfeil */
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: right 15px top 50%;
	/* Position des Pfeils */
	background-size: 12px auto;
	padding-right: 40px !important;
	/* Platz für den Pfeil schaffen */
}

