.single-content ul,
.single-content ol
{
	margin-left: 0 !important;
	padding-left:2.5em !important;
	list-style-type: none;
	list-style-image: none;
	font-weight:700;
}

.single-content ul {
		list-style: outside;
		list-style-image: url(https://krisencoach-kays.de/wp-content/uploads/listenkeil.svg);
}

.single-content ul li::marker
{
	font-size:3em;
	line-height:0;
}

/*
.single-content  ul li::before {
		content: '' !important;
		background-image: url(https://krisencoach-kays.de/wp-content/uploads/listenkeil.svg);
		margin: 0;
		background-size: cover;
		display: inline-block;
		height: .5em;
		width: 2em;
}
*/

.teaser blockquote
{
		border: none;
		padding: 0;
}


.teaser blockquote p
{
		font-size:200%;
		font-weight:900;
		color:white;
}

.teaser p
{
		font-weight:500;
		color:white;
}

.single-content p
{
	text-align: justify;		
}

.single-content a
{
	font-weight: 700;		
}

.single-content th,
.single-content td
{
	text-align: left;
	vertical-align: top;
	padding-right:1em;
	border-bottom: 1px solid #cccccc !important;
}

/* *** Contact Form 7 *** */

.wpcf7-form-control.wpcf7-submit {
  width: 100%;
}

.wpcf7-list-item {
  margin: 0px;
  padding: 0px;
}

label {
  width: 100% !important;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  width: 100% !important;
  color: black;
  background-color: #ffffff;
  border: 1px solid #F18800;
}

input[type="text"]:hover,
input[type="text"]:active,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:active,
input[type="email"]:focus,
input[type="tel"]:hover,
input[type="tel"]:active,
input[type="tel"]:focus,
textarea:hover,
textarea:active,
textarea:focus {
  width: 100% !important;
  border-color: #5D074A;
}

.wpcf7-form p {
  margin-top: 0;
}

/* *** Ende Contact Form 7 *** */

/* BEGINN Complianz */

#cmplz-document {
  max-width: 100% !important;
  font-size: inherit !important;
}

#cmplz-document p,
#cmplz-document li,
#cmplz-document h1,
#cmplz-document h2,
#cmplz-document h3 {
  font-size: inherit !important;
  text-transform: inherit !important;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header {
  color: #000000;
}

#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary {
  color: #000000;
}

#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,
#cmplz-document .cmplz-dropdown .cookies-per-purpose div {
  background-color: #444;
}

#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,
#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header {
  background-color: #444;
}

#cmplz-document .cmplz-dropdown summary div h3 {
  color: #121212;
  font-weight: 500;
}

/* ENDE Complianz */