/** at **/
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
	background-color: #E5A82F !important;
	border-color: #E5A82F !important;
}

table.pricing_table_standort {
	font-family: inter;
}

#menu-language {
	display: flex;
}

#et-secondary-menu li {

	list-style-type: none;
}

#menu-language li {
	padding: 5px;

}

.hidedesktop {
	display: none !important
}


@media (max-width: 980px) {
	.hidedesktop {
		display: block !important
	}

	table.pricing_table_standort {
		max-width: 90vw;
		table-layout: fixed;
	}

	table.pricing_table_standort tr td,
	table.pricing_table_standort tr th {
		padding: 6px 6px;
		word-break: break-word;
		font-size: 16px;
	}

	table.pricing_table_standort th:nth-child(2),
	table.pricing_table_standort td:nth-child(2),
	table.pricing_table_standort th:nth-child(3),
	table.pricing_table_standort td:nth-child(3) {
		width: 25%;
	}

	.wpcf7-form-control-wrap,
	input.text,
	input.title,
	input[type=email],
	input[type=password],
	input[type=tel],
	input[type=text],
	select,
	textarea {
		max-width: 100%;
	}
}


#footer-bottom .container {
	width: 100%;
	max-width: 100%;
	padding-right: 30px;
	padding-left: 30px;
}

#footer-info {
	text-align: left;
	color: #ffffff;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	max-width: 100%;
}

.spacer_footer {
	margin-left: 50px;
	display: inline;
}

.flexwrapper_footer {
	display: flex;
	justify-content: space-between;
}

#main-footer>.container {
	display: none;
}

.custom_fullwidth_image_with_text {
	min-height: 350px;
}

.custom_fullwidth_image_with_text .et_pb_fullwidth_header_container {
	position: absolute;
	width: 100%;
	min-width: 100%;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.4);
}

.custom_fullwidth_image_with_text .header-content {
	padding: 10px;
	text-align: center;
}

.custom_fullwidth_image_with_text .header-content h1 {
	font-weight: 800 !important;
}

.custom_fullwidth_image_with_text .et_pb_module_header {
	padding: 0;
	text-align: center;
}

/*.et_pb_number_counter .percent{
	display: inline-block;
}

.et_pb_number_counter h3{
	display: inline-block;
}*/

.et_pb_number_counter .percent {
	height: 50px;
	text-align: right;
}

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

.custom_flex_submenu_item {
	padding: 15px;
	font-size: 22px;
	color: black;
	font-weight: 700;
}

.custom_flex_submenu_item a {
	color: black;
}

.custom_flex_submenu_item:nth-child(1) {
	padding-left: 0;
}

.pricing_table_standort {
	font-size: 18px;
}

.pricing_table_standort sup {
	font-size: 10px;
}

.pricing_table_standort,
.pricing_table_standort th,
.pricing_table_standort td {
	border: 1px solid black;
	border-collapse: collapse;
}

.pricing_table_standort th {
	color: #bf6631 !important;
	background-color: #e0e0e0;
}

.pricing_table_standort td span {
	font-size: 12px;
}

.pricing_table_standort th:nth-child(1),
.pricing_table_standort td:nth-child(1) {}

.pricing_table_standort th:nth-child(2),
.pricing_table_standort td:nth-child(2) {
	text-align: center;
}

.pricing_table_standort th:nth-child(3),
.pricing_table_standort td:nth-child(3) {
	text-align: right;
}

.wpcf7-submit {
	background-color: #e8b336;
	color: white;
	font-weight: bold;
	padding: 12px 30px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	width: 100%;
}

.wpcf7-text,
.wpcf7-textarea {
	font-size: 18px;
	margin: 8px 0 0 !important;
	width: 100%;
}

textarea.wpcf7-textarea {
	min-height: 120px;
	margin-bottom: 10px !important;
}

form>.container {
	padding: 0 !important;
}

.wpcf7-acceptance>span {
	margin: 12px 0 8px !important
}

.wprevpro_star_imgs_T2 {
	display: block;
}


span#et-info-phone {
	display: none;
}

span#et-info-phone:not(:empty) {
	display: inline-block;
}

.et_pb_gallery_pagination li.page {
	display: none !important;
}


/* #### Collaping Mobile Menu #### */

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	color: #ffffff !important;
	/* Icon color */
	background: #e5a82f !important;
	/* Icon background color */
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	border-radius: 50%;
	padding: 3px;
}

ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after {
	content: '\32';
}

.et_mobile_menu .menu-item-has-children>a {
	font-weight: 600 !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon {
	text-align: center;
	opacity: 1;
}

.et_pb_module.et_pb_fullwidth_image.et_pb_fullwidth_image_0 {
	width: 100% !important;
	margin-left: 0 !important;
}


:root a:not(.wp-element-button) {
	text-decoration: auto;
}

@media only screen and (max-width: 600px) {
	.menu_cta {
		background: none;
		padding: 0 !important;
		border: none;
	}

	.menu_cta a {
		color: #666 !important;
		padding: 10px !important;
	}

	.firstfoldcontent .et_pb_text_inner,
	#kollegium .et_pb_text_inner {
		margin-top: -20px;
	}

	#kollegium {
		margin-top: -40px
	}

	.et_pb_module.et_pb_toggle.et_pb_toggle_item.et_pb_toggle_close {
		margin-bottom: 10px;
	}

	.et_contact_bottom_container {
		float: left !important;
	}

	.et_contact_bottom_container button {
		margin-left: 0 !important;
	}


	.et_pb_row.et_pb_row_16.facls {
		margin-top: 20px;
	}

	#musik .et_pb_module_heading {
		font-size: 14px !important;
	}
}

.wpcf7-select {
	width: 100%;
	height: 31px;
}


.menu_cta {
	display: inline-block !important;
	background-color: #e09900 !important;
	/* Ensure the background is set */
	border: 1px solid #bf6631 !important;
	/* Border color matches the desired look */
	font-family: Arial, sans-serif !important;
	/* Ensure consistent font appearance */
	color: #000000 !important;
	/* Force black font color */
	padding: 4px 20px !important;
	/* Balanced padding for clickability */
	font-size: 12px !important;
	/* Maintain readability */
	text-align: center !important;
	/* Center the text inside the button */
	border-radius: 0px !important;
	/* Ensure sharp edges */
	cursor: pointer !important;
	/* Make it look clickable */
}

/* Hover state for the button */
.menu_cta:hover {
	background-color: #000000 !important;
	/* Highlight with the border color on hover */
	color: #ffffff !important;
	/* Change text color to white on hover */
}

/* body.scrolled .menu_cta {
  color: #000000 !important;
} */

.menu_cta {
	transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out !important;
	/* Smooth and natural effect */
}

.page-id-8416 .menu_cta.active {
	color: #ffffff !important;
	/* White text only for active links */
}


@media only screen and (min-width: 981px) {

	.et-fixed-header #top-menu li.current-menu-ancestor>a,
	.et-fixed-header #top-menu li.current-menu-item>a,
	.et-fixed-header #top-menu li.current_page_item>a {
		color: #ffffff !important;
	}
}

.et_pb_contact_form label {
	display: block;
	margin-bottom: 12px;
	font-weight: 500;
	color: #333;
}

.et_pb_contact_form input[type="text"],
.et_pb_contact_form input[type="email"],
.et_pb_contact_form input[type="tel"],
.et_pb_contact_form textarea {
	width: 100%;
	padding: 10px 12px;
	margin-top: 4px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 16px;
	box-sizing: border-box;
}

.et_pb_contact_form textarea {
	min-height: 120px;
	resize: vertical;
}

.et_pb_contact_form .custom-submit-button {
	padding: 14px 30px;
	background-color: #e8c47e;
	color: #fff;
	border: none;
	border-radius: 8px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
}

.et_pb_contact_form .custom-submit-button:hover {
	background-color: #d6ae59;
}

/*pricetable fix*/

.cc-wrapper-preise {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.cc-wrapper-preise>div:nth-child(2),
.cc-wrapper-preise>div:nth-child(3) {
	background: #fff;
}

/*instrument section fix*/
.cc-wrapper-instrumente .et_pb_main_blurb_image {
	margin-bottom: 0;
	background: #f5f5f5;
	border-radius: 250px;
	padding: 20px;
	max-width: 200px;
}

.cc-wrapper-instrumente .et_pb_blurb_container {
	margin-top: -30px;
	margin-bottom: 30px;
}

/* New Section Fixes and Media Queries */
.cc-wrapper-instrumente {
	display: flex;
	justify-content: center;
}

.cc-intro-buttons>div:first-child {
	width: 360px !important;
}

@media (max-width: 980px) {
	.cc-abent-buttons>div:first-child {
		margin-right: 2%;
	}

	.cc-abent-buttons>div {
		width: 49%;
	}

	.cc-wohnz {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.cc-wrapper-preise {
		gap: 2%;
	}

	.cc-wrapper-preise>div:first-child {
		background-image: none;
	}

	.cc-wrapper-preise>div:nth-child(2),
	.cc-wrapper-preise>div:nth-child(3) {
		width: 49%;
		margin-bottom: 0;
	}

	.cc-wrapper-instrumente {
		padding: 0 !important;
	}

	.cc-wrapper-instrumente>div {
		width: 32% !important;
		margin-right: 1% !important;
	}

	.cc-intro-buttons>div:first-child {
		width: 310px !important;
	}
}

@media (max-width: 767px) {

	.cc-wrapper-preise>div:nth-child(2),
	.cc-wrapper-preise>div:nth-child(3) {
		width: 100%;
		margin-bottom: 30px !important;
	}

	.cc-abent-buttons>div {
		width: 98%;
	}

	.cc-abent-buttons div div {
		text-align: left !important;
	}

	.cc-intro-buttons>div.cc-intro-button {
		width: 100% !important;
	}

	.cc-intro-buttons>div.cc-intro-button a {
		width: 250px;
	}

	.et_pb_heading_1 .et_pb_heading_container h1,
	.et_pb_heading_1 .et_pb_heading_container h2,
	.et_pb_heading_1 .et_pb_heading_container h3,
	.et_pb_heading_1 .et_pb_heading_container h4,
	.et_pb_heading_1 .et_pb_heading_container h5,
	.et_pb_heading_1 .et_pb_heading_container h6,
	.et_pb_heading_5 .et_pb_heading_container h1,
	.et_pb_heading_5 .et_pb_heading_container h2,
	.et_pb_heading_5 .et_pb_heading_container h3,
	.et_pb_heading_5 .et_pb_heading_container h4,
	.et_pb_heading_5 .et_pb_heading_container h5,
	.et_pb_heading_5 .et_pb_heading_container h6,
	.et_pb_heading_20 .et_pb_heading_container h1,
	.et_pb_heading_20 .et_pb_heading_container h2,
	.et_pb_heading_20 .et_pb_heading_container h3,
	.et_pb_heading_20 .et_pb_heading_container h4,
	.et_pb_heading_20 .et_pb_heading_container h5,
	.et_pb_heading_20 .et_pb_heading_container h6 {
		font-size: 60px;
	}
}