/*
Theme Name: Kinderwunschteam Berlin
Description: Theme-Adaption (Child Theme auf Basis von uncode)
Author: Simon Obitz | meiio ux design, Berlin
Author URI: https://www.meiio.net/
Template: uncode
Version: 1.0
Text Domain: uncode
*/

/* --- kinderwunschteam.berlin         --- */
/* --- additional CSS                  --- */
/* --- meiio ux design | Simon Obitz   --- */
/* --- 2018, 2019, 2020, 2021          --- */
/* --- Update 2025                     --- */

.post-content div {
	outline: 0px solid rgba(200,50,50,0.2);
}
div.navbar {}

.hmenu-center {
	position: relative;
}

.hmenu-center .logo-container {
	text-align: left;
	outline: 0px dashed red;
}
.hmenu-center .logo-container .logo-image {
	padding-left: 36px;
}
@media (max-width: 579px) {
	.hmenu-center .logo-container .logo-image {
		padding-left: 0px;
	}
}


div#logo-container-mobile .mobile-logo {
	margin-left: -20px;
}
.menu-container ul.menu-smart > li > a:not(.social-menu-link), 
.menu-container:not(.vmenu-container) ul.menu-smart > li > a {
	font-size: 16px;
	letter-spacing: 0 !important;
	word-spacing: 0;
	padding-left: 0;
}
@media (min-width: 960px) {
	.hmenu-center .main-menu-container .menu-horizontal {
		text-align: right;
	}
	ul.menu-smart li.search-icon {
		padding-left: 0px !important;
	}
	.hmenu-center :not(.menu-mini).menu-smart > li > a {
		padding-right: 8px;
	}
	.hmenu-center :not(.menu-mini).menu-smart > li > a i.fa-dropdown {
		padding-left: 5px;
	}
	.menu-smart a.trigger-overlay.search-icon {
		outline: 0px solid gray;
		padding-left: 0 !important;
	}
}
.menu-horizontal ul ul a {
	font-size: 16px;
	letter-spacing: 0;
	word-spacing: 0;
	text-align: left;
	max-width: 999px;
	-ms-word-break: normal;
	-epub-word-break: normal;
	word-break: normal;
	hyphens: none;
}

@media (min-width: 960px) {
	.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) {
		width: 295px !important;
	}
	.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) ul {
		left: 0;
		width: 295px !important;
	}
}



/* sticky bar with logo */
@media (min-width: 960px) {
  body.hmenu-center .menu-container:after {
    background: transparent;
 }
}

@media ( min-width: 960px ) {
	header#masthead.is_stuck .menu-horizontal {
		outline: 0px solid gray;
		overflow: hidden;
		background: url("assets/images/logo-header-330x54.svg") top left no-repeat;
		transition: all ease 1000ms;
	}
	header#masthead .menu-horizontal:before {
		content: "";
		position: absolute;
		top: 0px;
		left: 0;
		width: 330px;
		height: 100%;
		background-color: white;
		transition: opacity 500ms ease;
		z-index: 10;
	}
	header#masthead.is_stuck .menu-horizontal:before {
		opacity: 0.1;
	}
	
	html[lang="tr-TR"] header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-180x54.svg") top left no-repeat;
	}
	html[lang="tr-TR"] header#masthead .menu-horizontal:before {
		width: 180px;
		outline: 0px dashed gray !important;
	}
}


@media ( min-width: 1140px ) and ( max-width: 1279px ) {
	header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-180x54.svg") top left no-repeat;
	}
	header#masthead .menu-horizontal:before {
		width: 180px;
	}
	html[lang="tr-TR"] header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-80x54.svg") top left no-repeat !important;
	}
	html[lang="tr-TR"] header#masthead .menu-horizontal:before {
		width: 54px;
	}
}

@media ( min-width: 1100px ) and ( max-width: 1139px ) {
	header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-160x54.svg") top left no-repeat;
	}
	header#masthead .menu-horizontal:before {
		width: 150px;
	}
	html[lang="tr-TR"] header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-80x54.svg") top left no-repeat !important;
	}
	html[lang="tr-TR"] header#masthead .menu-horizontal:before {
		width: 54px;
	}
}

@media ( min-width: 960px ) and ( max-width: 1099px ) {
	header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-80x54.svg") top left no-repeat;
	}
	header#masthead .menu-horizontal:before {
		width: 40px;
	}
	html[lang="tr-TR"] header#masthead.is_stuck .menu-horizontal {
		background: url("assets/images/logo-header-small-80x54.svg") top left no-repeat !important;
	}
	html[lang="tr-TR"] header#masthead .menu-horizontal:before {
		width: 1px;
	}
}

@media ( min-width: 960px ) and ( max-width: 1024px ) {
	html[lang="tr-TR"] header#masthead.is_stuck .menu-horizontal {
		background-image: none !important;
	}
	html[lang="tr-TR"] header#masthead .menu-horizontal:before {
		width: 1px !important;
	}
}

@media ( min-width: 960px ) and ( max-width: 1180px ) {
	html[lang="tr-TR"] header#masthead .menu-horizontal li.search-icon {
		display: none;
	}
}

html[lang="tr-TR"] header#masthead .menu-horizontal:before {}



#masthead .menu-horizontal-inner {
    margin-left: -15px;
}
.menu-horizontal .menu-smart ul {
    padding: 10px 0px 10px 0px;
}
.menu-horizontal .menu-smart ul li a {
	padding-left:  25px;
	padding-right: 25px;
	letter-spacing: 0 !important;
}
.menu-animated .menu-horizontal .menu-smart > li > ul.mega-menu-inner > li a, 
.menu-animated .menu-horizontal .menu-smart > li > ul:not(.mega-menu-inner):not(.cart_list) li > a, 
.menu-animated .menu-horizontal .menu-smart > li > ul.cart_list > li:not(.removing-item) {
   padding-left: 15px;
	letter-spacing: 0 !important;
}
div.menu-wrapper div {
	outline: 0px solid rgba(100, 100, 100, 0.3);
}
.top-menu {
	height: 10px;
}
.top-menu .row-menu-inner {
	left: 50%;
	width: 50%;
}
.navbar-topmenu {}

.navbar-topmenu .menu-item a i {
	display: none;
}

.top-menu.top-menu-padding .menu-smart > li > a {
	font-size: 14px;
}
.top-menu ul li a[title='telefon'] {}
.top-menu ul li a[title='terminwunsch'] {}
.menu-mini.menu-smart {
	padding-top: 10px;
}
.menu-mini.menu-smart a {
	font-size: 100%;
	padding-left:  15px;
	padding-right: 15px;
}
body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul > li:last-child > a {
	padding-right: 9px !important
}
body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:not(:last-child) > a i {
	display: none;
}
.top-link-1 a {
padding-left: 25px !important;
color: #9f252d !important;
background: url("assets/images/icon-navbar-phone.svg") 0 50% no-repeat;}
.top-link-2 a {
	padding-left: 25px !important;
	color: #9f252d !important;
	background: url("assets/images/icon-navbar-date.svg") 0 50% no-repeat;}
.top-link-1 a:hover, .top-link-1 a:focus, .top-link-2 a:hover, .top-link-2 a:focus {
	color: #7a191f !important;
}
	
@media (min-width: 960px) {
	body[class*=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:first-child > a {
    margin-left: 1px;
    padding-left: 25px !important;}
}
.menu-mini.menu-smart .menu-item-language {}
.navbar-topmenu li.menu-item-language > a {
	padding-top:    3px !important;
	padding-bottom: 3px !important;
	border-left: 0.0625rem solid #3b3a39;
}
.navbar-topmenu li.menu-item-language > a span {
	font-size: 14px;
}
.navbar-topmenu li.menu-item-language > a > i {
	font-size: 110%;
}
.navbar-topmenu li.menu-item-language > ul.drop-menu {
	min-width: 100px !important;
	padding-top: 0px;
	margin-left: 0 !important;
	outline: 0px solid #888;
	-webkit-box-shadow: 0px 3px 8px -2px rgba(128, 128, 128, 0.5);
	-moz-box-shadow:    0px 3px 8px -2px rgba(128, 128, 128, 0.5);
	box-shadow:         0px 3px 8px -2px rgba(128, 128, 128, 0.5);
	transition: all 1s ease;
}
.navbar-topmenu li.menu-item-language > ul.drop-menu li {
	right: 0;
	text-align: left;
}
.navbar-topmenu li.menu-item-language > ul.drop-menu li a {
	padding-left:  15px !important;
	padding-right: 30px !important;
	border: none;
}
.navbar-topmenu li.menu-item-language > ul.drop-menu li a i {
	display: none;
}
header#masthead.is_stuck .menu-container {
	
}
div.mobile-menu-button {
	z-index: 2000;
}
@media ( max-width: 959px ) {
	.menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart { 
		padding-top: 0 !important; 
	}
	.menu-horizontal-inner > div:last-child .menu-smart {
		padding-bottom: 0 !important;
	}
	.menu-horizontal .menu-smart ul {
		padding-top: 0;
		padding-bottom: 0;
	}
	.menu-smart li > a { padding-left: 55px !important; }
	.main-menu-container .menu-smart ul a {       margin-left: 0px !important; }
	.main-menu-container .menu-smart ul ul a {    margin-left: 0px !important; }
	.main-menu-container .menu-smart ul ul ul a { margin-left: 0px !important; }
	li.menu-item a, 
	li.search-icon a {
		padding-top:    0.75em !important;
		padding-bottom: 0.75em !important;
	}
	.submenu-light .menu-smart { background: #615D57 !important; }
	.submenu-light .main-menu-container { background: #615D57 !important; }
	.submenu-light .menu-horizontal .menu-smart ul { background: #615D57 !important; }
	.submenu-light .menu-smart li {         background: #615D57; }
	.submenu-light .menu-smart li li {       background: #6F6B66; }
	.submenu-light .menu-smart li li li {    background: #8C857B; }
	.submenu-light .menu-smart li li li li { background: #999088; }
	.submenu-light .menu-smart ul,
	.submenu-light .menu-smart ul ul,
	.submenu-light .menu-smart ul ul ul {
		border-top: 1px solid rgba(217, 214, 211, 0.5) !important;
		border-bottom: none;
	}
	.submenu-light .menu-smart a {
		border-bottom: none !important;
	}
	.submenu-light .menu-smart li,
	.submenu-light .menu-smart li li,
	.submenu-light .menu-smart li li li {
		border-top: none;
		border-bottom: 1px solid rgba(217, 214, 211, 0.5) !important;
	}
	.submenu-light .menu-smart li:last-child {
		border-top: none;
		border-bottom: none;
	}
	.submenu-light .menu-smart li a {
		color: #d7d5ce !important;
		font-weight: 400 !important;
		line-height: 1.0;
		text-transform: none;
	}
	.submenu-light .menu-smart li a:hover,
	.submenu-light .menu-smart li a:focus {
		color: #fff;
	}
	.submenu-light .menu-smart li a:active {
		background: #9f252d;
	}
	.submenu-light .menu-smart ul li.current-menu-parent > a, 
	.submenu-light .menu-smart ul li.active > a {
		color: #fff;
	}
	.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
		color: #fff !important;
	}
	.submenu-light .menu-smart li.current-menu-ancestor > a {
		color: #fff;
	}
	.submenu-light .menu-smart ul li.active > a {
		color: #fff;
	}
	.submenu-light .menu-smart li.active > a {
		color: #fff;
	}
	.menu-smart i.fa-dropdown {
		font-size: 100%;
		vertical-align: baseline;
		color: inherit;
		margin: 0;
		padding: 0;
		padding-left: 1em;
		float: none !important;
		display: inline-block;
		position: static;
	}
	.submenu-light .menu-smart li:not(.menu-item-has-children) a i { display: none !important; }
	.submenu-light .menu-smart li.search-icon a i { display: inline-block !important; }
	
}
@media screen and ( max-width: 569px ) {
	#page-header .header-wrapper {
		min-height: 210px !important;
		height: 210px !important;
	}
	.header-wrapper .header-bg-wrapper + div, .header-wrapper .header-bg-wrapper:only-child {
		min-height: 210px;
	}
}
@media screen and ( min-width: 1400px ) and ( max-width: 1679px ) {
	#page-header .header-wrapper {
		min-height: 480px !important;
		height: 480px !important;
	}
}
@media screen and ( min-width: 1680px ) {
	#page-header .header-wrapper {
		min-height: 540px !important;
		height: 540px !important;
	}
}
body.search #page-header .header-wrapper {
	height: auto !important;
	min-height: 0 !important;
}
.row-breadcrumb.row-breadcrumb-light {
	background: transparent;
	border: 0px solid transparent;
	border: none !important;
}
.row-breadcrumb div.breadcrumb-title {
	display: none;
}
.row-breadcrumb.row-breadcrumb-light .row-parent {
	padding-top: 30px;
	padding-bottom: 20px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li {
	font-size: 16px !important;
	font-weight: 400;
	padding-left:  0px;
	padding-right: 8px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:before {
	content: "›";
	padding-right: 10px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:first-child:before {
	content: "";
	padding-right: 0px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:first-child {
	padding-right: 4px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:first-child a {
	text-indent: -1000em;
	color: transparent;
	display: inline-block;
	width: 20px !important;
	background: url("assets/images/icon-breadcrump-home.svg") left center no-repeat;
	background: url("assets/images/icon-derstorchbringts.svg") left center no-repeat;
	background-size: 18px;
}
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:first-child a:hover,
.row-breadcrumb.row-breadcrumb-light ol.breadcrumb > li:first-child a:focus {
	background: url("assets/images/icon-breadcrump-home.svg") left center no-repeat;
	background: url("assets/images/icon-derstorchbringts.svg") left center no-repeat;
	background-size: 18px;
	-webkit-filter: brightness(0.26) hue-rotate(350deg) saturate(100);
	filter: brightness(0.26) hue-rotate(350deg) saturate(100);
}
@media (max-width: 959px) {
	ol.breadcrumb {
		text-align: left !important;
	}
}
@media (max-width: 569px) {
	.row-breadcrumb {
		display: none;
	}
}
div .post-content {
	min-height: 800px;
}
.page article p,
p.p1 {
	text-align: left !important;
}
.page p {
	line-height: 1.5;
}
.page h1 {
	padding-bottom: 0.5em;
}
.page h1:after,
.post h1:after,
.archive h1:after {
	content:"";
	display: block;
	position: relative;
	top: 0.3em;
	left: 0;
	height: 3px;
	width: 2em;
	background-color: #e8ddc5;
	background-color: #d3c9b4;
}
@media (max-width: 959px) {
	h1 { font-size: 2.25rem !important; }
	body.search h1.h4 { font-size: 1.5rem !important; }
}
h1.display-1 {
	font-size: 2.667rem; 
	font-weight: 300;
	line-height: 1.2;
}
h1.display-2 {
	font-size: 3.333rem; 
	font-weight: 300;
	line-height: 1.1;
}
h1.display-3 {
	font-size: 4.444rem; 
	font-weight: 300;
	line-height: 1.1;
}
.c--hero-headline h1.display-1 {
	color: #fff;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6, p.lead {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-epub-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.post-content p:not(.lead) {
	-ms-word-break: normal;
	-epub-word-break: normal;
	word-break: normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-epub-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.post-content p.lead,
.post-content span.lead,
.post-content p span.lead,
.post-content span.mce-lead,
.post-content p span.mce-lead,
.post-content .text-lead,
.post-content .text-lead > * {
	display: block;
	color: #6f665f;
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: 400;
	font-style: normal;
	margin: 0 !important;
	padding-top:    0rem;
	padding-bottom: 1rem;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-epub-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
body.page .post-content span.mce-lead {
	margin-top: -15px !important;
}
figcaption {
	font-size: 0.85rem;
	line-height: 1.35;
	color: #7D7B78 !important;
	margin: 0;
	padding: 0.5rem 1rem 1rem 0rem;
	display: block;
	-ms-word-break: normal;
	-epub-word-break: normal;
	word-break: normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-epub-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
@media screen and ( max-width: 959px ) {
	figcaption {
		padding: 0.5rem 0rem 1rem 0rem;
		-ms-word-break: normal;
		-epub-word-break: normal;
		word-break: normal;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-epub-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}
p {
	quotes: '”' '“';
}
p:lang(de) {
	quotes: '„' '“';
}
blockquote {
	margin: 1rem 0px 1rem 0px;
	padding: 0.35rem 0px 0.35rem 24px;
	border-left: 2px solid #a31c37;
	border-left-width: 3px;
	border-left-style: solid;
}
blockquote p {
  font-size: 1rem;
  line-height: 1.5;
	hyphens: none;
}
.post-content ul:not(.no-list) {
	list-style: outside none;
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	padding-top:    0.25em;
	padding-bottom: 0.24em;
}
/* Theme Update 2.9 */
.post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs), .uncode_text_column ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs) {
	list-style: outside none;
	padding: 0;
	padding-left: 35px;
	padding-top:    0.25em;
	padding-bottom: 0.24em;
}

.post-content ul:not(.no-list) ul,
.post-content ul:not(.no-list) ul ul { 
	padding-top: 0; 
	padding-bottom: 0;
}
.post-content ul:not(.no-list) ul { padding-left: 31px; }
.post-content ul:not(.no-list) ul ul { padding-left: 27px; }
.post-content ul li { padding-bottom: 0.25em; }
.post-content ul li::before,
.post-content ul ul li::before,
.post-content ul ul ul li::before {
	content: url("assets/images/listmarker-red.svg");
	color: #9f252d;
	font-weight: 400;
	position: absolute;
	display: inline-block;
	left: 0;
	transform: translateY(-0.2em);
}
.post-content ul ul li::before {
	width: 16px;
	overflow: hidden;
}
.post-content ul ul ul li::before {
	width: 12px;
	overflow: hidden;
}
.post-content ol {
	list-style: outside none;
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 1.5em;
}
.post-content ol ol,
.post-content ol ol ol { 
	padding-top: 0; 
	padding-bottom: 0;
}
.post-content ol ol { padding-left: 2.1em; }
.post-content ol ol ol { padding-left: 2.85em; }
.post-content ol li { padding-bottom: 0.25em; }
.post-content ol li::before,
.post-content ol ol li::before {
	color: #9f252d;
	font-weight: 500;
	position: absolute;
	display: inline-block;
	left: 0em;
}
.post-content ol { counter-reset: ol-1-counter; }
.post-content ol li { counter-increment: ol-1-counter; }
.post-content ol ol { counter-reset: ol-2-counter; }
.post-content ol ol li { counter-increment: ol-2-counter; }
.post-content ol ol ol { counter-reset: ol-3-counter; }
.post-content ol ol ol li { counter-increment: ol-3-counter; }
.post-content ol li::before { content: counter(ol-1-counter) ". "; }
.post-content ol ol li::before { content: counter(ol-1-counter) "." counter(ol-2-counter); }
.post-content ol ol ol li::before { content: counter(ol-1-counter) "." counter(ol-2-counter) "." counter(ol-3-counter); }
.style-light hr {
	margin: 1.5rem 1rem 1.5rem 0px;
	border: 0;
	border-top-width: 3px;
	border-style: solid;
	border-color: #d3c9b4;  
	width: 72px;
}
div .post-content table {
	outline: 0px dotted orange;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 0.875rem;
	margin-bottom: 1.75rem;
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: transparent;
	font-size: inherit;
	line-height: 1.5;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}
div .post-content table thead {}
div .post-content table thead th {}
div .post-content table tbody {}
div .post-content table tr {
	border: none;
	border-bottom: 1px dotted #888;
}
div .post-content table tr:first-child {
	border-top: 3px solid #d3c9b4;
	
}
div .post-content table tr:last-child {
	border-bottom: 3px solid #aba8a5;
}
div .post-content table tr td {
	border: none;
	padding: 0;
	padding-top:    0.5em;
	padding-bottom: 0.5em;
	padding-right:  0.75em;
	text-align: left;
	vertical-align: top;
	font-weight: 400;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	    word-break: break-all;
	    word-break: break-word;
	    -ms-hyphens: auto;
	   -moz-hyphens: auto;
	-webkit-hyphens: auto;
	        hyphens: auto;
}
div .post-content table tr td:first-child {
	padding-right: 0.5rem;
	min-width: 8rem;
}
div .post-content table tr td:first-child strong {}
div .post-content table tr td h2,
div .post-content table tr td h3,
div .post-content table tr td h4,
div .post-content table tr td h5,
div .post-content table tr td h6 {
	margin: 0;
	padding: 0;
}
div .post-content a[name] {
	position: relative;
	top: -80px;
}
.widget-container {
	padding-top: 1rem;
}
aside.widget {
	margin: 0 !important;
	padding: 0 !important;
	background: #e6e3d7;
	background: #fff;
	background: #efede8;
}
aside.widget h3, 
aside.widget h3.widget-title,
aside.widget h4, 
aside.widget h4.widget-title {
	font-size: 1.2rem !important;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	border: none;
}
aside.widget h3, 
aside.widget h3.widget-title {
	display: none;
}


aside.widget p {
	font-size: 16px !important;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5rem;
	border: none;
}
aside.widget #c--sidebar-cta-booking {
	text-align: center;
	background: #9f252d;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	display: block;
	width: 100%;
	padding: 10px;
	margin: 0;
	margin-top: -4px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #fff;
}
aside.widget #c--sidebar-cta-booking:hover,
aside.widget #c--sidebar-cta-booking:focus {
	background: #7a191f;
}
aside.widget.widget_text .textwidget h3, 
aside.widget.widget_text .textwidget h4, 
aside.widget.widget_text .textwidget h5, 
aside.widget.widget_text .textwidget h6,
aside.widget.widget_text .textwidget p, 
aside.widget.widget_text .textwidget p.p1 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
aside.widget.widget_text .textwidget h4:first-child {
	padding-top: 15px;
}
aside.widget#text-6 {
	margin: 0;
	padding: 20px !important;
}
aside.widget.widget_text h4:first-child {
	margin-top: 0;
}
@media screen and ( max-width: 959px ) {
	div.sticky-sidebar { display: none !important; }
	div#c--contact-info div.sticky-sidebar { display: block !important; }
}
footer .uncode_text_column,
footer .heading-text {
	margin-top: 0.75rem !important;
}
footer h1 { font-size: 16px !important; }
footer h2 { font-size: 16px !important; }
footer h3 {}
footer h4 {}
footer h5 {}
footer h6 {}
footer h3, 
footer h4, 
footer h5, 
footer h6 { 
	font-size: 14px !important; 
	line-height: 150%;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #d5aa42 !important;
	padding: 0;
	margin: 0;
	margin-top: 7px;
}
footer ul li {}
	
.site-footer p {
	font-size: 14px !important;
	line-height: 1.5;
	color: #e5d7c7 !important;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
}
footer p a {
	color: #e5d7c7 !important;
	text-decoration: none;
}
footer p a:hover, 
footer p a:focus {
	color: #fff !important;
	text-decoration: none;
}
footer h4 a {
	color: #d5aa42 !important;
	text-decoration: none;
}
footer h4 a:hover, 
footer h4 a:focus {
	color: #fff !important;
	text-decoration: none;
}
footer .vc_wp_custommenu {
	margin-top: 0 !important;
	margin-bottom: 0.5rem;
}
footer .widget_nav_menu h2 {
	display: none;
	margin-top: 0.5rem;
	color: #d5aa42;
	font-size: 0.875rem !important;
	font-weight: 600;
}
footer .widget_nav_menu ul {
	margin-top: 0.25rem;
}
footer .widget_nav_menu ul li {}
footer .widget_nav_menu ul li a {
	display: block;
	color: #e5d7c7;
	font-size: 0.875rem;
}
footer .widget_nav_menu ul li a:focus,
footer .widget_nav_menu ul li a:hover {
	color: #fff !important;
}
footer .wpb_raw_code {
	position: relative;
	top: -15px !important;
	left: -15px;
}
footer .footer-button a {
	display: inline-block;
	margin: 0;
	margin-top: 0rem;
	padding: 0;
	padding: 0.75em 1.5em 0.85em 1.5em;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.35;
	letter-spacing: 0.05em;
	text-transform: none;
	white-space: normal;
	color: #fff !important;
	background: #d5aa42 !important;
	border-color: transparent !important;
	-webkit-border-radius: 5px; 
	   -moz-border-radius: 5px; 
	        border-radius: 5px;
	-webkit-transition: background-color 0.3s ease;
	   -moz-transition: background-color 0.3s ease;
	     -o-transition: background-color 0.3s ease;
	        transition: background-color 0.3s ease;
}
footer .footer-button a.footer-button:hover,
footer .footer-button a.footer-button:focus {
	color: #fff !important;
	background: #d5aa42 !important;
	border-color: transparent !important;
}

.kwt-link-instagram {}
.kwt-link-instagram p {}
.kwt-link-instagram p a {}

footer .kwt-link-instagram {}
.kwt-link-instagram p {
	min-height: 0px;
}
.kwt-link-instagram a {
	display: inline-block;
	padding-left: 32px;
	padding-top:    10px;
	padding-bottom: 10px;
	background: transparent;
	background: url("assets/images/icon-instagram-red-24.svg") left center no-repeat;
}
.kwt-link-instagram a:hover {}

footer .kwt-link-instagram a {
	background: url("assets/images/icon-instagram-greige-24.svg") left center no-repeat;
}
footer .kwt-link-instagram a:hover {
	background: url("assets/images/icon-instagram-white-24.svg") left center no-repeat;
}

@media screen and ( max-width: 959px ) {
	footer .kwt-footer-jameda h4,
	footer .kwt-footer-jameda p a {
		display: none;
	}
}
.has-cookie-bar #kwt-footer-subline .row-inner {
	padding-bottom: 60px;
}
a.button {
	display: block;
	margin: 0;
	padding: 0;
	padding: 1em 2em;
	color: #fff;
	font-weight: 600;
	line-height: 1.35;
	text-align: center;
	white-space: normal;
	background: #9f252d;
	-webkit-border-radius: 5px; 
	   -moz-border-radius: 5px; 
	        border-radius: 5px;
	-webkit-transition: background-color 0.3s ease;
	   -moz-transition: background-color 0.3s ease;
	     -o-transition: background-color 0.3s ease;
	        transition: background-color 0.3s ease;
}
a.button:hover,
a.button:focus {
	color: #fff !important;
	background: #7a191f;
}
a.button-green {
	margin: 0;
	padding: 0;
	padding: 1em 2em;
	color: #fff;
	font-weight: 600;
	background: #d3d872;
	-webkit-border-radius: 3px; 
	   -moz-border-radius: 3px; 
	        border-radius: 3px;
	-webkit-transition: background 0.3s ease;
	   -moz-transition: background 0.3s ease;
	     -o-transition: background 0.3s ease;
	        transition: background 0.3s ease;
}
a.button-green:hover,
a.button-green:focus {
	color: #fff !important;
	background: #babe60;
}
.post-content div.category-info { display: none; }
.post-content div.author-info { display: none; }
.post-content div.date-info {
	font-size: 18px;
	text-transform: none;
}
.overlay.style-dark-bg {
	background: #d3d872 !important;
}
.overlay.style-dark input {
	
}
body.search #page-header .header-content-inner {
	padding-bottom: 0 !important;
}
section.not-found {}
section.not-found h1 {
	font-size: 1.25rem;
	color: #6F665F;
}
section.not-found .page-content {
	display: none;
}
section.not-found .page-content p {}
section.not-found .page-content form {}
.kwt-startpage-heroimage {}
.kwt-startpage-herotext {}
.kwt-startpage-introsection {}
.kwt-startpage-teasersection {}
.kwt-startpage-something {}
.kwt-startpage-engagement {}
.kwt-startpage-heroimage {
	border-bottom: 18px solid #615d57 !important;
	
}
.kwt-startpage-herotext h1:after {
	content:"";
	display: block;
	position: relative;
	top: 0.25em;
	left: 0;
	height: 3px;
	width: 5em;
	background-color: #d3c9b4;
	background-color: #c0b7a4;
}
.kwt-startpage-herotext h1,
.kwt-startpage-herotext p {
	padding-bottom: 1em;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-epub-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
}
.kwt-startpage-introsection h2 {
	font-weight: 500;
	padding-bottom: 0.5em;
}
.kwt-startpage-introsection h2:after {
	content: "";
	display: block;
	position: relative;
	top: 0.3em;
	left: 0;
	height: 3px;
	width: 5em;
	background-color: #e8ddc5;
	background-color: #d3c9b4;
}
.post-content .kwt-startpage-introsection p {
	margin-top: 0.5rem;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-epub-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.kwt-startpage-teasersection h3 {
	font-weight: 500;
	margin-bottom: 1.0em !important;
}
.kwt-startpage-teasersection h3:after {
	content: "";
	display: block;
	position: relative;
	top: 0.35em;
	left: 0;
	height: 2px;
	width: 2.5em;
	background-color: #e8ddc5;
	background-color: #d3c9b4;
}
.kwt-startpage-teasersection a img {
	transition: ease 0.4s;
}
.kwt-startpage-teasersection a img:hover,
.kwt-startpage-teasersection a img:focus {
	transform: scale(1.05);
}
.kwt-startpage-teasersection h3 a {
	display: block;
}
.kwt-startpage-teasersection h3 a:hover,
.kwt-startpage-teasersection h3 a:focus {
	color: #96002a !important;
}
.kwt-startpage-teasersection p {
	line-height: 1.35;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-epub-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;
}
.kwt-startpage-teasersection p a {
	color: #3b3a39 !important;
}
.kwt-startpage-teasersection p a:hover,
.kwt-startpage-teasersection p a:focus {
	color: #96002a !important;
}
.kwt-startpage-engagement h3 {
	padding-bottom: 0.5em;
	font-weight: 500;
}
.kwt-startpage-engagement h3:after {
	content:"";
	display: block;
	position: relative;
	top: 0.35em;
	left: 0;
	height: 2px;
	width: 2.5em;
	background-color: #e8ddc5;
	background-color: #d3c9b4;
}
@media screen and ( min-width: 570px ) and ( max-width: 959px ) {
	.kwt-startpage-teasersection h3 {
		overflow-wrap: break-word;
		word-wrap: break-word;
		-ms-word-break: break-all;
		word-break: break-all;
		word-break: break-word;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	
}
@media screen and ( max-width: 959px ) {
	.menu-smart .top-link-1 a, .menu-smart .top-link-2 a{ padding-left: 85px !important; color: #d7d5ce !important; background: url("assets/images/icon-navbar-phone-hell.svg") 55px 50% no-repeat !important; background-size: 20px !important;}
	.menu-smart .top-link-2 a { background: url("assets/images/icon-navbar-date-hell.svg") 55px 50% no-repeat !important;  background-size: 20px !important; }
	.top-link-1 a:hover, .top-link-2 a:hover { color: #d7d5ce !important; }	
}
@media screen and ( max-width: 569px ) {
	.background-inner {
		background-position: 80% center !important;
	}
}
.kwt-startpage-header-jameda .wpb_raw_code {
	position: relative;
	left: -15px;
	top: -15px;
}
@media screen and ( max-width: 569px ) {
	.kwt-teampage-image-right .row-inner {
		outline: 0px solid orange;
		display: flex;
		flex-wrap: wrap;
	}
	.kwt-teampage-image-right .column_parent:first-child {
		outline: 0px solid green;
		margin-top: 36px !important;
		order: 2;
	}
	.kwt-teampage-image-right .column_parent:nth-child(2) {
		outline: 0px solid blue;
		padding-top: 0 !important;
		order: 1;
	}
	
}
body.blog .tmb .t-entry p.t-entry-meta span {
	font-size: 100%;
	font-weight: 400;
	color: #6f665f !important;
}
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta span {
	font-size: 1em;
	font-weight: 400;
	color: #6f665f;
}
body.blog .half-gutter:not(.owl-carousel-container):not(.justified-wrapper) .tmb > .t-inside {
	margin-top: 0;
}
body.blog :not(.tmb-post).tmb .t-entry > *:not(hr) {
	margin-top: 0;
}
body.blog .t-inside {
	padding-bottom: 1em;
}
body.blog .t-entry-title h3 {}
body.blog .t-entry-title h3 a {}
.tmb-content-justify.tmb .t-entry-text {
	text-align: left;
}
body.blog .t-entry p {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 1rem;
	line-height: 1.5;
}
body.blog .isotope-footer {
	display: none;
}
.footer-scroll-top i.btn-default {
	width: 2em;
	height: 2em;
	line-height: 2em;
	font-weight: 600;
	font-size: 1.5rem;
	background: #9F252D;
	-webkit-border-radius: 5px; 
	   -moz-border-radius: 5px; 
	        border-radius: 5px;
}
.wpforms-container {}
.wpforms-container form {
	font-size: 1rem;
}
.wpforms-container .wpforms-field-label {
	font-weight: 600;
}
.wpforms-container .wpforms-field-label, 
.wpforms-container input[type=text],
.wpforms-container input[type=email],
.wpforms-container textarea,
.wpforms-container select,
.wpforms-container input[type=button] {
	font-size: 1rem;
	font-weight: 400;
}
.wpforms-container .wpforms-field-label {
	font-weight: 600;
}
.wpforms-container ::-webkit-input-placeholder {
	color: #aaa;
}
.wpforms-container :-ms-input-placeholder {
	color: #aaa;
}
.wpforms-container ::placeholder {
	color: #aaa;
}
.wpforms-container .wpforms-required-label {
	color: #9f252d;
}
.wpforms-container .wpforms-field-description {
	font-size: 1rem;
}
.wpforms-container input[type=checkbox]::before {}
.wpforms-container ul li::before {
	content: "pups";
	display: none !important;
}
.wpforms-container ul {
	padding-left: 0 !important;
}
.wpforms-container button[type=submit] {
	font-size: 1rem;
	font-weight: 800 !important;
	text-transform: none;
	background: #af1543;
	color: #fff;
}
.wpforms-container button[type=submit]:hover,
.wpforms-container button[type=submit]:focus {
	background: #800F31;
}
#menu-item-wpml-ls-113-de,
#menu-item-wpml-ls-113-en {
	 
}
html.admin-mode #menu-item-wpml-ls-113-de,
html.admin-mode #menu-item-wpml-ls-113-en {
	
}
#meo-subpagenav {
	width: 100%;
	margin: 0;
	padding: 36px 0 54px 0;
	background: transparent;
	display: flex;
	flex-direction: column;
}
#meo-subpagenav:before {
	content: "";
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 3px;
	width: 4.5rem;
	background-color: #d3ccba;
}
#meo-subpagenav:after {
	content: "";
	display: block;
	position: relative;
	top: 36px;
	left: 0;
	height: 3px;
	width: 4.5rem;
	background-color: #d3ccba;
}
#meo-subpagenav h3 {
	padding-top: 36px;
	padding-bottom: 0px;
}
#meo-subpagenav .meo-spn-pageitem {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	min-height: 36px;
	padding-top: 36px;
	padding-bottom: 0;
}
#meo-subpagenav .meo-spn-pageitem div:nth-child(1) {
	width: calc(33% - 18px);
	max-height: 150px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 0.1em;
}
#meo-subpagenav .meo-spn-pageitem div:nth-child(1) a {
	display: block;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
#meo-subpagenav .meo-spn-pageitem div:nth-child(2) {
	width: calc(67% - 18px);
	margin: 0;
	padding: 0;
}
#meo-subpagenav .meo-spn-pageitem div:nth-child(1) img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
#meo-subpagenav h4 {
	margin-top: -0.1em;
}
#meo-subpagenav h4 a {}
#meo-subpagenav h4 a:focus,
#meo-subpagenav h4 a:hover {}
#meo-subpagenav p {
	line-height: 1.35;
	margin: 0;
	padding-top: 0.5em;
}
#meo-subpagenav a.meo-spn-iscurrentpage {
	color: #3b3a39;
}
@media screen and ( min-width: 570px ) and ( max-width: 959px ) {
	#meo-subpagenav .meo-spn-pageitem div:nth-child(1) {
		width: calc(37.5% - 18px);
		max-height: 150px;
		margin: 0;
		padding: 0;
	}
	#meo-subpagenav .meo-spn-pageitem div:nth-child(1) a {
		display: block;
		width: 100%;
		height: 150px;
		overflow: hidden;
	}
	#meo-subpagenav .meo-spn-pageitem div:nth-child(2) {
		width: calc(62.5% - 18px);
		margin: 0;
		padding: 0;
	}
}
@media screen and ( max-width: 569px ) {
	#meo-subpagenav .meo-spn-pageitem {
		display: flex;
		flex-direction: column;
		min-height: 36px;
		padding-top: 54px;
	}
	#meo-subpagenav .meo-spn-pageitem div:nth-child(1) {
		width: 100%;
		max-height: 140px;
		margin-bottom: 1rem;
	}
	#meo-subpagenav .meo-spn-pageitem div:nth-child(1) a {
		display: block;
		width: 100%;
		height: 140px;
	}
	#meo-subpagenav .meo-spn-pageitem div:nth-child(2) {
		width: 100%;
	}
}
#startpage-important-info {}
#startpage-important-info div { min-height: 0 !important; height: auto !important; }
#startpage-important-info { padding-top: 1rem; padding-bottom: 1rem; }
#startpage-important-info p { margin: 0 !important; padding: 0 !important; }
#startpage-important-info p a { font-size: 1.25rem; color: #fff !important; display: block; }
#startpage-important-info p a:hover, #startpage-important-info p a:focus { color: #cfc8ae !important; }





/* additional styles -- temp */
:root {
	--brandcolor: #a31c37;
	--brandcolor-dark: #7a191f;
	--brandcolor-dark-hover: #c45b10;
	
	--brandgreen: #d3d872;
	--brandgreen-dark: #c1c653;
	--brandgreen-dark-hover: #c1c653;
	
	--grey00: #ffffff;
	--grey01: #fafbfc;
	--grey02: #f7f8f9;
	--grey05: #f2f3f4;
	--grey10: #e6e7e8;
	--grey15: #dadbdc;
	--grey20: #cacbcc;
	--grey30: #b1b2b3;
	--grey40: #969899;
	--grey50: #7d7e80;
	--grey60: #636466;
	--grey70: #494b4d;
	--grey80: #2f3233;
	--grey90: #17181a;
	--grey99: #000000;
	
	--dev-basesize: 1.0rem; /* Theme: 16px */
	--dev-typescale-p-small: calc(var(--dev-basesize) * 0.875); /* 16px -> 14px */
}



/* Privacy Banner uncode */
/* Banner */
.gdpr-wrapper {}
.gdpr-wrapper .gdpr-content {} /* Banner Text */

.gdpr-privacy-bar {
	outline: 0px solid red;
	outline-offset: 2px;
}

.gdpr-privacy-bar.gdpr-privacy-bar--float {
	border-radius: 3px;
	background-color: var(--grey70);
	background-color: #615d57;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-wrapper {
  padding: 18px 27px 18px 27px;
}

/* banner text */
.gdpr .gdpr-wrapper p {
	font-size: var(--dev-typescale-p-small) !important;
	letter-spacing: 0.01em;
}

/* all buttons */
.gdpr-wrapper button {
	border-radius: 3px;
	letter-spacing: 0.02em;
}

/* both focused buttons */
.gdpr-wrapper .gdpr-bar-buttons button {} 

/* button: open prefs */
.gdpr-wrapper .gdpr-right button.gdpr-preferences {
	margin: 0px 5px !important;
	line-height: 32px;
	font-size: var(--dev-typescale-p-small) !important;
	color: var(--grey10) !important;
	transition: all 200ms ease;
}
.gdpr-wrapper .gdpr-right button.gdpr-preferences:hover {
	font-size: var(--dev-typescale-p-small) !important;
	color: var(--grey00) !important;
}

/* button: reject all */
.gdpr-wrapper .gdpr-bar-buttons button.gdpr-reject {
	margin-right: 18px !important;
	font-size: var(--dev-typescale-p-small) !important;
	background: var(--grey50) !important;
	color: var(--grey00) !important;
	transition: all 200ms ease;
}
.gdpr-wrapper .gdpr-bar-buttons button.gdpr-reject:hover {
	font-size: var(--dev-typescale-p-small) !important;
	background: var(--grey40) !important;
	color: var(--grey00) !important;
}

/* button: accept all */
.gdpr-wrapper .gdpr-bar-buttons button.gdpr-agreement {
	font-size: var(--dev-typescale-p-small) !important;
	background: var(--brandgreen-dark) !important;
	color: var(--grey90) !important;
	transition: all 200ms ease;
}
.gdpr-wrapper .gdpr-bar-buttons button.gdpr-agreement:hover {
	background: var(--brandgreen) !important;
	color: var(--grey99) !important;
}


/* Deesktop small */
@media (min-width: 960px) and (max-width: 1399px) {
	body:not(.rtl) .gdpr-privacy-bar.gdpr-privacy-bar--has-reject .gdpr-wrapper p {
	    padding-right: 500px;
	  }
}


/* Tablet */
@media (min-width: 570px) and (max-width: 959px) {
	.gdpr-wrapper .gdpr-content {
		margin-bottom: 18px;
	}
	.gdpr-wrapper .gdpr-right button.gdpr-preferences {
		margin-left: 0 !important;
	}
	
}

/* Smartphone */
@media (max-width: 569px) {
	.gdpr-wrapper .gdpr-right {
		outline: 0px solid gray;
		margin: 18px 0 0 0;
	}
	.gdpr-wrapper .gdpr-right button.gdpr-preferences {
		outline: 0px solid red;
		display: block;
		width: calc(100% - 54px);
		margin-left: 0 !important;
		margin-bottom: 18px !important;
		text-align: center;
		
		position: absolute;
		top: calc(100% - 48px);
	}
	body:not(.rtl) .gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-preferences {
		padding: 0 0 0 0 !important;
	}
	.gdpr-wrapper .gdpr-right .gdpr-bar-buttons {
		outline: 0px solid green;
		display: block;
		width: 100%;
		height: 72px;
		
	}
	.gdpr-wrapper .gdpr-right .gdpr-bar-buttons button.gdpr-agreement {
		display: inline-block;
		position: absolute;
		right: 27px;
	}
}


/* Overlay */
.gdpr-privacy-preferences {}
	
.gdpr-privacy-preferences .gdpr-wrapper {}

.gdpr-privacy-preferences .gdpr-content {
	outline: 0px solid red;
	border-radius: 9px;
}
.gdpr-privacy-preferences footer {
	border-bottom-left-radius:  9px;
	border-bottom-right-radius: 9px;
}

/* prefs text */
.gdpr-privacy-preferences .gdpr-content p,
.gdpr-privacy-preferences .gdpr-content span {
	outline: 0px solid red;
	font-size: var(--dev-typescale-p-small) !important;
}

/* save prefs button */
.gdpr.gdpr-privacy-preferences footer input {
	outline: 0px solid gray;
	font-size: var(--dev-basesize) !important;
	letter-spacing: 0.02em !important;
	background-color: var(--brandgreen) !important;
	color: var(--grey90) !important;
	letter-spacing: 0.05em !important;
}
.gdpr.gdpr-privacy-preferences footer input:hover, 
.gdpr.gdpr-privacy-preferences footer input:focus {
	background-color: var(--brandgreen-dark) !important;
}
.gdpr.gdpr-privacy-preferences footer .btn-accent.btn-flat:not(.btn-hover-nobg):hover {
	background-color: var(--brandgreen-dark) !important;
}

/* link to privacy policy */
.gdpr-privacy-preferences footer span a {
	font-size: var(--dev-basesize) !important;
	font-weight: 500;
	letter-spacing: 0.02em;
	color: var(--brandcolor-dark);
}
.gdpr-privacy-preferences footer span a:hover {
	color: var(--brandcolor-dark-hover);
}

/* button positions */
.gdpr.gdpr-privacy-preferences footer {
	text-align: right;
}

.gdpr.gdpr-privacy-preferences footer span {
	display: inline-block;
	position: absolute;
	width: 240px;
	left: 36px;
	text-align: left;
}

.gdpr-privacy-preferences .gdpr-close {}
.gdpr-privacy-preferences .gdpr-close::before {
	content: url("icons/banner-close.svg");
}


/* Tablet */
@media (min-width: 570px) and (max-width: 959px) {
	.gdpr-privacy-preferences .gdpr-info .gdpr-cookies {
		width: calc(100% - 90px);
		margin-top: 6px;
		padding-right: 0 !important;
	}
}

/* Smartphone */
@media (max-width: 569px) {
	.gdpr-privacy-preferences .gdpr-info .gdpr-cookies {
		width: calc(100% - 0px);
		margin-top: 9px;
		padding-right: 0 !important;
		hyphens: auto;
	}
	.gdpr-privacy-preferences footer {
		height: auto;
		text-align: center !important;
	}
	.gdpr-privacy-preferences footer input {
		outline: 0px solid red;
		display: block;
		position: relative !important;
		width: 100% !important;
		margin-bottom: 18px !important;
	}
	.gdpr-privacy-preferences footer span {
		outline: 0px solid green;
		display: block !important;
		position: relative !important;
		width: 100% !important;
		text-align: center !important;
		line-height: 32px;
		left: 0 !important;
		right: 0 !important;
	}
	.gdpr-privacy-preferences .gdpr-tab-content {
		bottom: 127px;
	}
	.gdpr button {
		padding: 9px 18px 9px 18px;
	}
}

/* Link inserted by shortcode */
a.gdpr-preferences {
	color: var(--brandcolor-dark) !important;
}
a.gdpr-preferences:focus,
a.gdpr-preferences:hover {
	color: var(--brandcolor-dark-hover) !important;
}


