/**
 * Theme Name: co-de Theme
 * Template:   twentytwentyfive
 * ...other header fields
 */

strong {
	font-weight: 500;
}

.wpcf7 .wpcf7-form > p {
    margin-top: 0;
    margin-top: 0;
}

.wpcf7 .wpcf7-form > p:not(:first-of-type) {
    margin-top: var(--wp--preset--spacing--20);
}

.wpcf7 .wpcf7-form > p:not(:last-of-type) {
    margin-bottom: var(--wp--preset--spacing--20);
}

 .wpcf7 .wpcf7-text,
 .wpcf7 .wpcf7-textarea {
    width: 100%;
    border: 1px solid var(--wp--preset--color--accent-3);
	border-radius:3px;
    background-color: var(--wp--preset--color--accent-5);
    color: #000;
    font-family: var(--wp--preset--font-family--manrope);
    font-size: var(--wp--preset--font-size--medium);
    font-style: normal;
    font-weight: 300;
    letter-spacing: -0.1px;
    line-height: 1.5;
	box-sizing: border-box;
}

.wpcf7 .wpcf7-form-control.wpcf7-quiz {
    border: 1px solid var(--wp--preset--color--accent-3);
	border-radius:3px;
    background-color: var(--wp--preset--color--accent-5);
    color: #000;
    font-family: var(--wp--preset--font-family--manrope);
    font-size: var(--wp--preset--font-size--large);
    font-style: normal;
    font-weight: 300;
    letter-spacing: -0.1px;
    line-height: 1.5;
	max-width: 100px; 
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}

.wpcf7 .wpcf7-list-item {
    margin: 0;
}

.wpcf7 .wpcf7-checkbox {
    width: 22px;
    height: 22px;

}

/* Checkbox Kontaktformuluar */


[type="checkbox"] {
  position: relative;
  z-index: 0;
  -webkit-appearance: none;
}

[type="checkbox"] {
	position: relative;
	margin: 0;
	top: 2px;
	margin-right: 3px;

}

[type="checkbox"]::before {
	width: 17px;
	height: 17px;
	border: 1px solid var(--wp--preset--color--accent-3);
	border-radius:3px;
    background-color: var(--wp--preset--color--accent-5);
	display: block;
	content: "";
	float: left;
	z-index: 5;
	position: relative;
}

[type="checkbox"]:checked::before {
	box-shadow: inset 0px 0px 0px 3px var(--wp--preset--color--accent-1);
	background-color: #000;
}

.hide-mobile {
	display: none;
}

footer {
	margin-top: 0;
}

/* Cookie Bar */


#cookie-law-info-again {
	background-color: transparent !important;
	padding-top: 0.8em !important;
	padding: 0.8em 1.8em 20px;
	box-shadow: none !important;
	right: 5% !important;
}


#cookie-law-info-again #cookie_hdr_showagain {
	color: var(--wp--preset--color--contrast) !important;
	border-radius: 99999px !important;
	border: 0px solid var(--wp--preset--color--contrast);
	box-shadow: 0px 3px 5px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px 0 rgba(0,0,0,0.2);
	padding: 0.8em 1.8em !important;
	background-color: var(--wp--preset--color--accent-1) !important;
}


#cookie-law-info-bar, .cli-modal-content, .cli-tab-content {
	background-color: var(--wp--preset--color--accent-1) !important;
	font-size: var(--wp--preset--font-size--medium);

}

#cookie_hdr_showagain {
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.1px;
}

.cli-tab-header {
	background-color: var(--wp--preset--color--accent-5);
}


.cli-bar-container > div:first-of-type {
	flex-basis: 70% !important;
}


.cli-bar-container > div:last-of-type {
	flex-basis: 30% !important;
}



.wt-cli-element.cli-plugin-button, #wt-cli-privacy-save-btn {
	color: var(--wp--preset--color--accent-5) !important;
	font-size: var(--wp--preset--font-size--medium);
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.1px;
	padding: 0.8em 1.8em !important;
	background-color: var(--wp--preset--color--contrast);
	border-width: 0 !important;
	line-height: inherit;
	font-family: inherit;
	align-content: center;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	height: 100%;
	text-align: center;
	width: 100%;
	word-break: break-word;
	margin: 0 !important;
	border-radius: 9999px !important;
	box-shadow: none !important;
	
}

a.wt-cli-element  {
	color: var(--wp--preset--color--contrast);
}
.wt-cli-element:focus {
	outline: 2px solid var(--wp--preset--color--contrast) !important;
	  outline-offset: 2px;
	
}

.cli-plugin-button:hover {
  background-color: color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent) !important;
}

/* @media (max-width: 781px) {
.wp-block-group .alignfull {
	padding-top: var(--wp--preset--spacing--70) !important;
	padding-bottom: var(--wp--preset--spacing--70) !important;
	}
} */


/* Aktive Sprache hervorheben */
.has-lang-switch .current-language span {
  color: var(--wp--preset--color--accent-1);
}

/* Platzhalter-Item optional ausblenden */
.wp-block-navigation .wp-block-navigation-item.hide-placeholder {
  display: none !important;
}

/* .lang-switch als Icon ohne Label */
.wp-block-navigation .lang-switch > a,
.wp-block-navigation .lang-switch > button {
  cursor: pointer;
}

/* Label-Text im .lang-switch Menüpunkt ausblenden */
.wp-block-navigation .lang-switch > a .wp-block-navigation-item__label {
  display: none;
}

/* Stattdessen Welt-Icon anzeigen */
.wp-block-navigation .lang-switch > a::before {
  content: "";
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="white">\
<path d="M320.2 112C435 112.1 528 205.2 528 320C528 342.1 524.6 363.4 518.2 383.4C516.2 383.8 514.1 384 512 384L509.3 384C500.8 384 492.7 380.6 486.7 374.6L457.4 345.3C451.4 339.3 448 331.2 448 322.7L448 272C448 263.2 455.2 256 464 256C472.8 256 480 248.8 480 240C480 231.2 472.8 224 464 224L440 224C426.7 224 416 234.7 416 248C416 261.3 405.3 272 392 272L336 272C327.2 272 320 279.2 320 288C320 296.8 312.8 304 304 304L278.6 304C266.1 304 256 293.9 256 281.4C256 275.4 258.4 269.6 262.6 265.4L332.7 195.3C334.8 193.2 336 190.3 336 187.3C336 181.1 330.9 176 324.7 176L310.6 176C298.1 176 288 165.9 288 153.4C288 147.4 290.4 141.6 294.6 137.4L317.7 114.3C318.5 113.5 319.3 112.8 320.2 112.1zM502.4 420.1C469.6 479.7 408.5 521.5 337.2 527.3C336.5 525 336.1 522.5 336.1 520C336.1 506.7 325.4 496 312.1 496L285.4 496C276.9 496 268.8 492.6 262.8 486.6L233.5 457.3C227.5 451.3 224.1 443.2 224.1 434.7L224.1 368C224.1 350.3 238.4 336 256.1 336L354.8 336C363.3 336 371.4 339.4 377.4 345.4L406.7 374.7C412.7 380.7 420.8 384.1 429.3 384.1L434.8 384.1C443.3 384.1 451.4 387.5 457.4 393.5L473.4 409.5C477.6 413.7 483.4 416.1 489.4 416.1C494.2 416.1 498.7 417.6 502.4 420.2zM320 576L346.2 574.7C337.6 575.6 328.9 576 320 576zM346.2 574.7C475.3 561.6 576 452.6 576 320C576 178.6 461.4 64 320 64L320 64C178.6 64 64 178.6 64 320C64 447.5 157.2 553.3 279.3 572.8C292.5 574.9 306.1 576 320 576zM251.3 187.3L219.3 219.3C213.1 225.5 202.9 225.5 196.7 219.3C190.5 213.1 190.5 202.9 196.7 196.7L228.7 164.7C234.9 158.5 245.1 158.5 251.3 164.7C257.5 170.9 257.5 181.1 251.3 187.3z"/>\
</svg>');
}

.wp-block-navigation .dark .lang-switch > a::before {
  content: "";
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="%23282829">\
<path d="M320.2 112C435 112.1 528 205.2 528 320C528 342.1 524.6 363.4 518.2 383.4C516.2 383.8 514.1 384 512 384L509.3 384C500.8 384 492.7 380.6 486.7 374.6L457.4 345.3C451.4 339.3 448 331.2 448 322.7L448 272C448 263.2 455.2 256 464 256C472.8 256 480 248.8 480 240C480 231.2 472.8 224 464 224L440 224C426.7 224 416 234.7 416 248C416 261.3 405.3 272 392 272L336 272C327.2 272 320 279.2 320 288C320 296.8 312.8 304 304 304L278.6 304C266.1 304 256 293.9 256 281.4C256 275.4 258.4 269.6 262.6 265.4L332.7 195.3C334.8 193.2 336 190.3 336 187.3C336 181.1 330.9 176 324.7 176L310.6 176C298.1 176 288 165.9 288 153.4C288 147.4 290.4 141.6 294.6 137.4L317.7 114.3C318.5 113.5 319.3 112.8 320.2 112.1zM502.4 420.1C469.6 479.7 408.5 521.5 337.2 527.3C336.5 525 336.1 522.5 336.1 520C336.1 506.7 325.4 496 312.1 496L285.4 496C276.9 496 268.8 492.6 262.8 486.6L233.5 457.3C227.5 451.3 224.1 443.2 224.1 434.7L224.1 368C224.1 350.3 238.4 336 256.1 336L354.8 336C363.3 336 371.4 339.4 377.4 345.4L406.7 374.7C412.7 380.7 420.8 384.1 429.3 384.1L434.8 384.1C443.3 384.1 451.4 387.5 457.4 393.5L473.4 409.5C477.6 413.7 483.4 416.1 489.4 416.1C494.2 416.1 498.7 417.6 502.4 420.2zM320 576L346.2 574.7C337.6 575.6 328.9 576 320 576zM346.2 574.7C475.3 561.6 576 452.6 576 320C576 178.6 461.4 64 320 64L320 64C178.6 64 64 178.6 64 320C64 447.5 157.2 553.3 279.3 572.8C292.5 574.9 306.1 576 320 576zM251.3 187.3L219.3 219.3C213.1 225.5 202.9 225.5 196.7 219.3C190.5 213.1 190.5 202.9 196.7 196.7L228.7 164.7C234.9 158.5 245.1 158.5 251.3 164.7C257.5 170.9 257.5 181.1 251.3 187.3z"/>\
</svg>');
}

/* Fläche quadratisch & zentriert */
.wp-block-navigation .lang-switch > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--wp--preset--spacing--40, 50px);
  height: var(--wp--preset--spacing--40, 50px);
  padding: 0;
}

.custom-bgp > div {
	background-position:32% 50% !important;
}