@charset "UTF-8";
/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.2
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.hidden-sk {
  display: none; }

#page .sticky-on .top-bar-bg {
  background-position-x: 400px !important; }

#page .top-bar-bg {
  background: rgba(255, 255, 255, 0) url(../../../../../../wp-content/uploads/2023/08/bg-gold-no-texture2-footer.jpg) repeat left top;
  background-position-x: 400px !important; }

.equal-infobox .wpb_wrapper {
  height: 100% !important; }
  .equal-infobox .wpb_wrapper .ult-content-box-container {
    height: 100% !important; }
    .equal-infobox .wpb_wrapper .ult-content-box-container .ult-content-box {
      height: 100% !important; }

.floating-nav {
  position: fixed;
  right: -200px;
  top: 150px; }
  .floating-nav a {
    display: block;
    text-decoration: none;
    background: #e1b04a;
    margin-bottom: 4px;
    padding: 1px 5px;
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .floating-nav a:hover {
      background: #e8c376;
      color: white; }

.branding a img, .branding img {
  width: 458px; }

.show-mobile-logo .branding img.mobile-logo, .show-mobile-logo.show-device-logo .branding img.mobile-logo, .show-mobile-logo .mobile-branding img.mobile-logo, .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo, .show-device-logo .mobile-branding img, .transparent .mobile-branding img.mobile-desktop-logo {
  width: 100%; }

.grecaptcha-badge {
  display: none; }

.recaptcha_notice {
  margin-top: 40px !important;
  font-size: small !important; }

.single-umfrage .page-title {
  display: none; }
.single-umfrage .uvc-sub-heading {
  color: white;
  font-size: xx-large; }
.single-umfrage .checkbox-andere {
  margin-top: -25px;
  position: relative; }
.single-umfrage #main {
  padding: 0; }

.gform_2 {
  display: none; }

.job h3.job-title {
  background: #f4f4f4;
  padding: 5px 20px 5px 50px;
  cursor: pointer; }
.job.closed h3.job-title:before {
  position: absolute;
  content: "+";
  left: 33px;
  top: 6px; }
.job.opened h3.job-title:before {
  position: absolute;
  content: "-";
  left: 33px;
  top: 6px; }

.job-form-container {
  padding: 20px;
  border: 1px solid #e1b04a;
  border-radius: 5px;
  margin-bottom: 50px; }

.gform_button {
  background: rgba(225, 176, 74, 0.9) !important; }
  .gform_button:hover {
    background: #e1b04a !important; }

.floating-nav-trigger {
  display: none; }

@media only screen and (max-width: 1280px) {
  .floating-nav-trigger {
    display: block;
    position: absolute;
    content: ">>";
    color: #e1b04a;
    font-weight: bold;
    left: -30px;
    top: -16px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 3px; } }
@media only screen and (max-width: 1050px) {
  .upb_row_bg.vcpb-default {
    background-attachment: scroll !important; }

  .mobile-branding {
    position: fixed !important; } }
@media only screen and (max-width: 778px) {
  #main {
    padding-top: 0 !important; } }
@media only screen and (max-width: 480px) {
  .mobile-branding a {
    max-width: 85%; } }
@media only screen and (min-width: 3000px) {
  .vc_row.wpb_row.vc_inner {
    max-width: 1800px;
    margin: 0 auto; } }

/*# sourceMappingURL=style.css.map */

/* Filters */

.facetwp-type-number_range {
	display: flex;
}
.facetwp-type-number_range input, .facetwp-type-number_range button {
    width: 80px;
}
.facetwp-type-number_range .facetwp-submit {
    height: 40px;
}
.facetwp-type-checkboxes, .facetwp-overflow {
	display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}


.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: normal;
    font-size: 14px;
}

body .facetwp-facet {
    margin-bottom: 0;
}
body .facetwp-display-value,
body .facetwp-slider-label,
body .facetwp-counter,
body .facetwp-slider-reset {
	font-size: 0.85rem;
	color: #6d6d6d;
}
body .facetwp-counter {
	opacity: 0.5;
}

body .facetwp-type-slider {
	width: 370px;
	text-align: center;
}
body .facetwp-type-slider  > div:last-child {
	float: right;
	display: none;
}
body .facetwp-slider-wrap {
	padding-bottom: 5px;
}
body .main-filters .facetwp-slider-wrap {
	margin-top: 30px;
}

body .noUi-horizontal .noUi-handle {
	border-radius: 10px;
	top: -9px;
	cursor: pointer;
}
body .noUi-target {
	border: none;
	height: 3px;
}

body .facetwp-checkbox {
	margin-bottom: 0;
	background-size: 12px;
	background: none;
	padding: 0;
}
body .facetwp-checkbox.checked {
	background: none;
}
body .facetwp-checkbox.checked .facetwp-display-value {
    color: #e1b04a;	
}
body .facetwp-toggle {
	font-size: 14px;
}

body .facetwp-type-reset button {
	display: block;
	border: none;
	background: #eee;
	padding: 10px 20px;
	margin-bottom: 18px;
	font-size: 13px;
	white-space: nowrap;
}

.main-filters {
	display: flex;
	gap: 40px;
	margin: 40px 0;
}

body .facetwp-input-wrap {
	display: block;
}

.facetwp-search {
	margin-bottom: 0 !important;
	width: 100%;
	max-width: auto;
}

.main-filters > div {
	flex-basis: 33.3%;
}
.main-filters > div:nth-child(3) {
	flex-basis: 150px;
}
.main-filters > div:last-child {
	flex-basis: auto;
	flex-grow: 1;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}



body .main-filters .facetwp-type-slider {
	width: 100%;
}

body .facetwp-load-more {
    border: none;
    padding: 15px 20px;
    color: #fff;
    display: block;
    width: 100%;
    margin-top: 30px;
	background: #e1b04a;
}
body .facetwp-load-more.facetwp-hidden {
	display: none;
}

.dynamic-filters {
	display: flex;
	flex-flow: column;
	margin-bottom: 50px;
	font-size: 14px;
}
.dynamic-filters h3,
.main-filters h3 {
	margin-bottom: 15px;
}
.main-filters h3 {
	font-size: 16px;	
}
.dynamic-filters h3 {
	width: 10%;
	min-width: 100px;
	font-weight: normal;
	padding: 20px;
	text-align: right;
	margin: 0;
	height: 100%;
	flex-shrink: 0;
	font-size: 14px;
	color: #e1b04a;
}
/* .dynamic-filters .facet-wrap:nth-child(odd) {
	 background: #eee; 
} */
.dynamic-filters .facet-wrap {
	border-top: #eee 1px solid;
	display: flex;
	border-radius: 5px;
	/*align-items: center;*/
}
.dynamic-filters .facetwp-facet {
	padding: 14px 20px;
	border-left: #e1b04a 2px solid;
}
.dynamic-filters .facetwp-type-slider {
	padding-top: 25px;
}

/* Default arrow styling - leave it empty to ensure specific ones take precedence */
.product-header div {
    content: '';
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
}

/* Up arrow for ascending sort with green color */
.product-header div.sort-asc::after {
    content: '▲'; /* Up arrow */
    color: green; /* Green arrow */
	margin-left: 10px;
}

/* Down arrow for descending sort with red color */
.product-header div.sort-desc::after {
    content: '▼'; /* Down arrow */
    color: red; /* Red arrow */
	margin-left: 10px;
}



/* Template */

.facetwp-template {
	font-size: 13px;
}

.facetwp-template a {
	text-decoration: none;
}
.woocommerce-product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.woocommerce-product-list .product-header, 
.woocommerce-product-list .product-item {
  display: flex;
	gap: 40px;
}

.woocommerce-product-list .product-header {
  font-weight: bold;
  border-top: 2px dotted #ccc;
  border-bottom: 2px dotted #ccc;
	margin-bottom: 30px;
}

.woocommerce-product-list .product-header > div,
.woocommerce-product-list .product-item > div {
  padding: 10px 0;
  display: flex;
}

.product-image, .product-image-header {
  width: 80px;
}

.woocommerce-product-list .product-item  {
	padding: 10px 0;
	border-bottom: #eee 2px solid;
}

.product-image img {
	padding: 5px;
	/*border: #eee 2px solid;*/
	box-shadow: rgba(0,0,0,0.1) 0 0 10px;
}

.product-details, .product-details-header {
  width: 70%;
}
.product-details {
	display: flex;
	flex-flow: column;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
}

.product-stock-status, .product-stock-status-header,
.product-price, .product-price-header {
  flex: 2;
}
.product-stock-status-header {
	justify-content: center;	
}
.product-price-header {
	justify-content: right;
}

.product-stock-status {
	white-space: nowrap;
}

.product-price p {
	width: 100%;
	text-align: right;
}
.product-price del {
	display: block;
	opacity: .5;
	color: red;
}
.product-price ins {
	text-decoration: none;
}

.product-details h3 {
  margin: 5px 0 0;
	font-size: 14px;
}

.product-details p {
  margin: 3px 0 10px;
	font-size: 11px;
}

.product-attributes {
  list-style: disc;
  padding: 0;
  margin: 0 !important;
  display: flex;
  flex-wrap: wrap;
	opacity: 0.5;
	line-height: 1.5
}

.product-attributes li {
  margin-right: 10px;
	list-style-position: inside;
}
.product-attributes li:first-child {
	list-style: none;
}

/* Category pages */

/* .parent-categories-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
} */
.parent-categories-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.parent-category-box {
  border: 1px solid #ddd;
  padding: 20px;
  flex: 1 1 calc(33% - 13px);
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
max-width: calc(33% - 13px);
}
@media (max-width: 990px) {
	.parent-categories-container {
		flex-flow: column;
		width: 100%;
	}
	.parent-category-box {
		flex-basis: 100%;
		max-width: none;
	}
	  .vc_column-inner::before,
	  .vc_column-inner::after,
	  .wpb_wrapper::before,
	  .wpb_wrapper::after,
	  .vc_column_container::before,
	  .vc_column_container::after,
	  .wpb_column::before,
	  .wpb_column::after {
		pointer-events: none !important;
		display: none !important;
	  }

	  /* Formulare und interaktive Elemente nach vorne */
	  form,
	  input,
	  select,
	  textarea,
	  button,
	  .booking-widget,
	  [class*="booking"],
	  [class*="termin"],
	  .wpcf7 {
		position: relative !important;
		z-index: 100 !important;
		pointer-events: auto !important;
	  }

	  /* Row-Stretch-Fix für volle Klickbarkeit */
	  .vc_row, 
	  .wpb_row {
		overflow: visible !important;
	  }
	
	  .wpb_column.vc_hidden-lg.vc_hidden-md.vc_hidden-sm,
	  .wpb_column.vc_hidden-lg.vc_hidden-md.vc_hidden-sm * {
		pointer-events: none !important;
	  }

	  /* Formular-Tabs nach vorne */
	  .vc_tta-container,
	  .vc_tta-panels,
	  .wpcf7,
	  form {
		position: relative !important;
		z-index: 100 !important;
		pointer-events: auto !important;
	  }
}
.parent-category-box > div {
  display: flex;
  align-items: center;
	justify-content: space-between;
  gap: 10px;
margin-bottom: 10px;
}
.parent-category-box h4 {
  margin: 0;
font-size: 1.25rem;
}
.parent-category-box img.category-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
	margin-top: -5px;
}
.parent-category-box p {
	margin: 0;
}
.parent-category-box ul {
  list-style: none;
  display: flex;
flex-flow: column;
  font-size: 1rem;
}

.parent-category-box ul li a {
  text-decoration: none;
  color: #CDA462;
  transition: color 0.3s ease;
}
.parent-category-box ul li a:hover {
  color: #005177;
}

.vc_column_container>.vc_column-inner {
box-sizing: border-box;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0px !important;
}

/* Mobile */

@media (max-width: 990px) {
	.main-filters {
		flex-flow: column;
		gap: 20px;
	}
	.main-filters > div {
		flex-basis: 100%;
	}
	.main-filters h3 {
		margin-bottom: 10px;
		font-size: 0.875rem;
	}
	body .main-filters .facetwp-slider-wrap {
		margin-top: 20px;
	}
	.main-filters > div:nth-child(3) {
		flex-basis: auto;
	}
	body .facetwp-type-reset button {
		margin-bottom: 0;
	}
	
	.dynamic-filters .facet-wrap {
		flex-flow: column;
	}
	.dynamic-filters h3 {
		padding: 15px 0 0;
		width: auto;
		max-width: none;
		text-align: left;
	}
	.dynamic-filters .facetwp-facet {
		padding-left: 0;
		padding-right: 0;
		border: none;
		width: 100%;
	}
	
	.woocommerce-product-list .product-item > div {
		padding: 0;
	}
	
	.woocommerce-product-list .product-item {
		gap: 30px;
		row-gap: 5px;
	}
	
	.product-header,
	.product-attributes {
		display: none;
	}
	.product-item {
		flex-wrap: wrap;
	}
	.product-item p {
		margin: 0;
	}
	.product-image {
		width: 60px;
	}
	
	.product-price p {
		display: flex;
		gap: 15px;
		justify-content: flex-end;
	}
}

/************************************************************
 * Globale Kontaktkarte – sk-contact-card
 * Für Bereiche mit Rückruf- / Kontaktformularen
 ************************************************************/

/* Wrapper-Karte */
.sk-contact-card {
  background-color: #092229;
  border-radius: 18px;
  padding: 32px 32px 28px;
  border: 1px solid rgba(225, 176, 74, 0.4); /* Akzentfarbe */
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.55);
}

/* Headings im Kontaktblock */
.sk-contact-card h2,
.sk-contact-card h3,
.sk-contact-card h4 {
  font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 12px;
}

/* Kurzer Einleitungstext (optional Klasse im Editor vergeben) */
.sk-contact-card .sk-contact-intro {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #e2ecef;
  margin-bottom: 20px;
}

/************************************************************
 * Globale Kontaktkarte – sk-contact-card (helle Variante)
 * Für Bereiche mit Rückruf- / Kontaktformularen
 ************************************************************/

/* Wrapper-Karte – hell, dezent, auf weißem Hintergrund */
.sk-contact-card {
  background-color: #ffffff;
  border-radius: 14px;
  padding: 24px 24px 20px;
  border: 1px solid rgba(9, 34, 41, 0.06); /* sehr dezente Kontur */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06); /* leichte, weiche Schatten */
}

/* Headings im Kontaktblock */
.sk-contact-card h2,
.sk-contact-card h3,
.sk-contact-card h4 {
  font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #0c1820; /* dunkles Grau-Blau statt Weiß */
  margin-top: 0;
  margin-bottom: 10px;
}

/* Einleitender Text (falls du im Editor .sk-contact-intro vergibst) */
.sk-contact-card .sk-contact-intro {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #4a5a63;
  margin-bottom: 18px;
}

/************************************************************
 * Globale Kontaktkarte – sk-contact-card (45°-Design, keine Rundungen)
 ************************************************************/

/* Wrapper-Karte – hell, kantig, mit 45°-Akzent */
.sk-contact-card {
  position: relative;
  background-color: #ffffff;
  padding: 24px 24px 20px;
  border: 1px solid rgba(9, 34, 41, 0.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  border-radius: 0;           /* keine Rundungen */
  overflow: hidden;           /* für den 45°-Akzent in der Ecke */
}

/* 45°-Akzent oben rechts */
.sk-contact-card::before {
  content: "";
  position: absolute;
  top: -26px;
  right: -26px;
  width: 52px;
  height: 52px;
  background-color: #e1b04a;  /* Akzentfarbe */
  transform: rotate(45deg);
}

/* Headings im Kontaktblock */
.sk-contact-card h2,
.sk-contact-card h3,
.sk-contact-card h4 {
  font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #0c1820;
  margin-top: 0;
  margin-bottom: 10px;
}

/* Einleitender Text (optional) */
.sk-contact-card .sk-contact-intro {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #4a5a63;
  margin-bottom: 18px;
}

/************************************************************
 * Globale Kontaktkarte – sk-contact-card
 * Farbschema: #e1b04a, #092229, #111, #767676, Weiß
 ************************************************************/

/* Wrapper-Karte: dezent auf weißem Hintergrund */
.sk-contact-card {
  position: relative;
  background-color: #ffffff;
  padding: 24px 24px 20px;
  border-radius: 0; /* Website-Design: keine Rundungen */
  border: 1px solid rgba(17, 17, 17, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

/* Feiner 45°-Akzent oben rechts, nur mit bestehenden Farben */
.sk-contact-card::before {
  content: "";
  position: absolute;
  top: -22px;
  right: -22px;
  width: 44px;
  height: 44px;
  background: linear-gradient(
    45deg,
    #e1b04a 0,
    #e1b04a 50%,
    #092229 50%,
    #092229 100%
  );
  transform: rotate(45deg);
}

/* Headings im Kontaktblock */
.sk-contact-card h2,
.sk-contact-card h3,
.sk-contact-card h4 {
  font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #111111;
  margin-top: 0;
  margin-bottom: 10px;
}

/* Einleitungstext (falls im Editor mit dieser Klasse versehen) */
.sk-contact-card .sk-contact-intro {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #767676;
  margin-bottom: 16px;
}

/************************************************************
 * Contact Form 7 – Styling innerhalb der Karte
 ************************************************************/

/* Formularbereich: kein neuer Farbton, nur leicht abgesetzt */
.sk-contact-card .wpcf7 {
  background-color: #ffffff;
  padding: 18px 0 18px;
  border: none; /* der äußere Rahmen reicht optisch */
}

/* Abstände zwischen Feldern */
.sk-contact-card .wpcf7 form p {
  margin: 0 0 12px;
}

/* Labels */
.sk-contact-card .wpcf7 form label {
  display: block;
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #111111;
  margin-bottom: 4px;
}

/* Inputs & Textareas – kantig, ohne neue Farben */
.sk-contact-card .wpcf7 input[type="text"],
.sk-contact-card .wpcf7 input[type="email"],
.sk-contact-card .wpcf7 input[type="tel"],
.sk-contact-card .wpcf7 textarea {
  width: 100%;
  box-sizing: border-box;
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  padding: 8px 10px;
  border-radius: 0;
  border: 1px solid rgba(17, 17, 17, 0.16);
  background-color: #ffffff;
  color: #111111;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

/* Textarea-Höhe */
.sk-contact-card .wpcf7 textarea {
  min-height: 100px;
  resize: vertical;
}

/* Placeholder-Farbe – basiert auf #767676 */
.sk-contact-card .wpcf7 ::placeholder {
  color: rgba(118, 118, 118, 0.9);
}

/* Fokuszustand: nur mit Akzentfarbe arbeiten */
.sk-contact-card .wpcf7 input[type="text"]:focus,
.sk-contact-card .wpcf7 input[type="email"]:focus,
.sk-contact-card .wpcf7 input[type="tel"]:focus,
.sk-contact-card .wpcf7 textarea:focus {
  outline: none;
  border-color: #e1b04a;
  box-shadow: 0 0 0 1px rgba(225, 176, 74, 0.3);
}

/* Button – wie bei dir: einzige Rundung, Akzentfarbe */
.sk-contact-card .wpcf7 input[type="submit"] {
  display: inline-block;
  font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 999px;
  border: none;
  padding: 9px 24px;
  background-color: #e1b04a;
  color: #111111;
  cursor: pointer;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
  transition: background-color 0.18s ease, transform 0.1s ease, box-shadow 0.18s ease;
}

/* Button Hover/Active */
.sk-contact-card .wpcf7 input[type="submit"]:hover {
  background-color: #f0c35c; /* leicht aufgehellt, aber gleiche Farbwelt */
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);
  transform: translateY(-1px);
}

.sk-contact-card .wpcf7 input[type="submit"]:active {
  background-color: #c99635;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.3);
  transform: translateY(0);
}

/* Fehlermeldungen / Status */
.sk-contact-card .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 3px;
  color: #c94343;
}

.sk-contact-card .wpcf7-response-output {
  margin: 12px 0 0;
  padding: 8px 10px;
  border-radius: 0;
  font-size: 13px;
  line-height: 1.5;
}

/* Erfolgs- / Fehlerzustände – neutrale Rot/Grün-Töne, keine neuen Markenfarben */
.sk-contact-card .wpcf7-form.sent .wpcf7-response-output {
  border-color: rgba(0, 128, 0, 0.6);
  background-color: rgba(0, 128, 0, 0.08);
  color: #0c2f0c;
}

.sk-contact-card .wpcf7-form.invalid .wpcf7-response-output,
.sk-contact-card .wpcf7-form.failed .wpcf7-response-output {
  border-color: rgba(200, 67, 67, 0.8);
  background-color: rgba(200, 67, 67, 0.08);
  color: #5b1f1f;
}

/* Spinner mit Akzentfarbe */
.sk-contact-card .wpcf7 .wpcf7-spinner {
  margin-left: 8px;
  border-top-color: #e1b04a;
  border-right-color: #e1b04a;
}

/************************************************************
 * Listen / Partner-Badges im oberen Textteil
 ************************************************************/

.sk-contact-card ul {
  margin: 6px 0 10px;
  padding-left: 18px;
}

.sk-contact-card ul li {
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  color: #767676;
  margin-bottom: 3px;
}

.sk-contact-card .sk-partner-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  font-family: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  color: #111111;
  margin-bottom: 10px;
}

.sk-contact-card .sk-partner-badges span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 9px;
  border-radius: 0;
  border: 1px solid rgba(225, 176, 74, 0.7);
  background: #ffffff;
}
