.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
@font-face {
  font-family: 'icomoon';
  src:  url(//www.cactus-crew.de/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.eot?dsgpst);
  src:  url(//www.cactus-crew.de/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.eot?dsgpst#iefix) format('embedded-opentype'),
    url(//www.cactus-crew.de/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.ttf?dsgpst) format('truetype'),
    url(//www.cactus-crew.de/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.woff?dsgpst) format('woff'),
    url(//www.cactus-crew.de/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.svg?dsgpst#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="kicon-"], [class*=" kicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kicon-fintel:before {
  content: "\e907";
  color: rgb(255, 255, 255);
}
.kicon-fintel-simple:before {
  content: "\e900";
  color: rgb(9, 117, 22);
}
.kicon-fintel-square:before {
  content: "\e905";
  color: rgb(9, 117, 22);
}
.kicon-envelope-o:before {
  content: "\f003";
}
.kicon-close:before {
  content: "\f00d";
}
.kicon-linkedin-square:before {
  content: "\f08c";
}
.kicon-twitter:before {
  content: "\f099";
}
.kicon-facebook:before {
  content: "\f09a";
}
.kicon-github:before {
  content: "\f09b";
}
.kicon-globe:before {
  content: "\f0ac";
}
.kicon-chain:before {
  content: "\f0c1";
}
.kicon-pinterest:before {
  content: "\f0d2";
}
.kicon-pinterest-square:before {
  content: "\f0d3";
}
.kicon-google-plus-square:before {
  content: "\f0d4";
}
.kicon-google-plus:before {
  content: "\f0d5";
}
.kicon-envelope:before {
  content: "\f0e0";
}
.kicon-linkedin:before {
  content: "\f0e1";
}
.kicon-youtube-square:before {
  content: "\f166";
}
.kicon-youtube:before {
  content: "\f167";
}
.kicon-youtube-play:before {
  content: "\f16a";
}
.kicon-dropbox:before {
  content: "\f16b";
}
.kicon-instagram:before {
  content: "\f16d";
}
.kicon-flickr:before {
  content: "\f16e";
}
.kicon-tumblr:before {
  content: "\f173";
}
.kicon-tumblr-square:before {
  content: "\f174";
}
.kicon-dribbble:before {
  content: "\f17d";
}
.kicon-skype:before {
  content: "\f17e";
}
.kicon-vimeo-square:before {
  content: "\f194";
}
.kicon-wordpress:before {
  content: "\f19a";
}
.kicon-google:before {
  content: "\f1a0";
}
.kicon-reddit:before {
  content: "\f1a1";
}
.kicon-reddit-square:before {
  content: "\f1a2";
}
.kicon-stumbleupon-circle:before {
  content: "\f1a3";
}
.kicon-stumbleupon:before {
  content: "\f1a4";
}
.kicon-git-square:before {
  content: "\f1d2";
}
.kicon-git:before {
  content: "\f1d3";
}
.kicon-qq:before {
  content: "\f1d6";
}
.kicon-circle-thin:before {
  content: "\f1db";
}
.kicon-share-alt:before {
  content: "\f1e0";
}
.kicon-twitch:before {
  content: "\f1e8";
}
.kicon-whatsapp:before {
  content: "\f232";
}
.kicon-snapchat:before {
  content: "\f2ab";
}
.kicon-snapchat-ghost:before {
  content: "\f2ac";
}
.kicon-snapchat-square:before {
  content: "\f2ad";
}
.kicon-telegram:before {
  content: "\f2c6";
}