/**
 * 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;
	}
} */
.has-lang-switcher .current-language span {
	color: var(--wp--preset--color--accent-2);
}

.wp-block-navigation .wp-block-navigation-item.hide-placeholder {
	display: none !important; 
}

/* Standard-Icon ausblenden */
.wp-block-navigation.has-lang-switcher .wp-block-navigation__responsive-container-open svg,
.wp-block-navigation.has-language-switcher .wp-block-navigation__responsive-container-open svg {
  display: none;
}

/* Weltkugel-SVG einfügen (data URI) */
.wp-block-navigation.has-lang-switcher .wp-block-navigation__responsive-container-open::before,
.wp-block-navigation.has-language-switcher .wp-block-navigation__responsive-container-open::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  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 24 24" fill="none" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\
<circle cx=\"12\" cy=\"12\" r=\"10\"/>\
<path d=\"M2 12h20\"/>\
<path d=\"M12 2a16 16 0 0 1 0 20\"/>\
<path d=\"M12 2a16 16 0 0 0 0 20\"/>\
</svg>');
}

/* Optional: Buttonfläche */
.wp-block-navigation.has-lang-switcher .wp-block-navigation__responsive-container-open,
.wp-block-navigation.has-language-switcher .wp-block-navigation__responsive-container-open {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--wp--preset--spacing--40, 44px);
  height: var(--wp--preset--spacing--40, 44px);
  padding: 0;
}

@media (min-width: 782px) {
.wp-block-navigation__responsive-container {

	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);
}
}
