/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: https://codex-themes.com/thegem/
Author URI: https://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@font-face {
	font-family: 'America Standard Light';
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('https://ukraineverstehen.de/wp-content/uploads/GT-America-Standard-Light.woff') format('woff'),
		url('') format('truetype'), url('#') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'America Standard Medium';
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('https://ukraineverstehen.de/wp-content/uploads/GT-America-Standard-Medium.woff') format('woff'),
		url('') format('truetype'), url('#') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ElegantIcons';
	src: url('https://ukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.ttf');
	src: url('https://ukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.eot');
	src: url('https://ukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.eot?#iefix')
			format('embedded-opentype'),
		url('https://gukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.woff') format('woff'),
		url('https://ukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.ttf') format('truetype'),
		url('https://ukraineverstehen.de/wp-content/themes/thegem-child/fonts/elegant/ElegantIcons.svg#et-line')
			format('svg');
	font-style: normal;
	font-weight: normal;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'America Standard Light', Helvetica Light, Helvetica, Arial, Non-serif !important;
}

/* body {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
} */

@media screen and (max-width: 1000px) {
	h1,
	.title-h1 {
		font-size: 36px !important;
		line-height: 40px !important;
	}
}

/* header / topmenu */
#site-header.site-header {
	z-index: 1000;
	position: fixed;
	left: 0;
	width: 100%;
}
#site-header.site-header.shrink-mobile {
	padding-top: 20px;
}
body.admin-bar #site-header.site-header {
	top: 32px !important;
}
@media screen and (max-width: 782px) {
	body.admin-bar #site-header.site-header {
		top: 46px !important;
	}
	body.admin-bar #site-header.site-header.shrink-mobile {
		top: 0 !important;
	}
}
.top-area-menu .nav-menu > li a::before {
	content: '';
	font-weight: normal;
}
.top-area-menu .nav-menu > li {
	padding-right: 5px;
}
.header-main,
#site-header .primary-navigation,
#site-header #perspective-menu-buttons {
	opacity: 1;
}
#site-header .primary-navigation {
	vertical-align: bottom;
}
#site-header .header-main {
	margin-top: -20px;
	margin-bottom: 20px;
}
@media screen and (min-width: 782px) {
	#site-header .header-main {
		/* min-height: 82px; */
		/* padding-top: 23px; */
	}
	#site-header .site-title .site-logo {
		padding-top: 11px;
		padding-bottom: 11px;
	}
}
.header-style-3 #primary-menu.no-responsive > li {
	padding: 33px 3px 11px;
}
.shrink {
	background-color: #fff !important;
}
.top-area-block.top-area-socials,
.top-area-block.top-area-contacts {
	padding: 0;
}
.top-area-block.top-area-contacts {
	margin-left: 8px;
}
.top-area-socials .socials-item,
.top-area-contacts .gem-contacts-item {
	width: 25px;
	padding: 0 !important;
}
.top-area-contacts .gem-contacts-email::before {
	margin-right: 0 !important;
}
.gem-libmod-print {
	cursor: pointer;
}
.gem-libmod-print::before {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	content: attr(data-icon);
	font-family: 'ElegantIcons';
	font-size: 16px;
	text-align: center;
}
.gem-libmod-print:hover {
	color: #000;
}
.top-area-menu {
	padding-right: 25px;
}
.top-area-search {
	padding-left: 0;
}
span.menu-item.menu-item-search::before,
p.menu-item.menu-item-search::before {
	cursor: pointer;
	content: '\e612';
	display: block;
	width: 100%;
	color: #a2b0ab;
	font-family: 'thegem-icons';
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
#top-area-search {
	z-index: 99999;
	position: absolute;
	right: 0;
	margin-top: 5px;
	margin-right: 20px;
}
#top-area-search.minisearch .sf-input {
	font-family: 'America Standard Light';
}
@media screen and (min-width: 1250px) {
	#top-area-search {
		margin-right: 45px;
	}
}
.readindicator {
	position: absolute;
	left: 0;
	width: 0px;
	height: 3px;
	background-color: #0084a5;
}

/* primary + secondary menu */
/* .mobile-menu-layout-slide-vertical .primary-navigation.responsive li.menu-item-parent > .menu-item-parent-toggle {
	display: none;
} */
.mobile-menu-layout-slide-vertical #primary-navigation.responsive #primary-menu li > ul {
	display: block;
}
#primary-menu.no-responsive > li > a,
#secondary-menu.no-responsive > li > a {
	text-transform: none;
}
/* secondary menu: style.css */
#secondary-menu,
#secondary-menu + ul {
	text-align: left;
}
#secondary-menu.no-responsive {
	display: inline-block;
	margin: 0 -10px;
	text-align: left;
	white-space: nowrap;
	font-size: 0;
	line-height: 25px;
}
#secondary-menu.no-responsive li {
	position: relative;
}
#secondary-menu.no-responsive li > a {
	display: block;
	position: relative;
	text-decoration: none;
}
#secondary-menu.no-responsive > li {
	display: inline-block;
	vertical-align: middle;
}
#secondary-menu.no-responsive > li > a {
	padding: 35px 20px;
}
.header-style-3 #secondary-menu.no-responsive > li,
.header-style-4 #secondary-menu.no-responsive > li {
	padding: 0 3px 24px;
}
.header-style-3 #secondary-menu.no-responsive > li.menu-item-current,
.header-style-3 #secondary-menu.no-responsive > li.menu-item-active,
.header-style-4 #secondary-menu.no-responsive > li.menu-item-current,
.header-style-4 #secondary-menu.no-responsive > li.menu-item-active {
	padding: 31px 1px;
}
.header-style-3 #secondary-menu.no-responsive > li > a,
.header-style-4 #secondary-menu.no-responsive > li > a {
	padding: 0px 9px;
}
.header-style-2 #secondary-menu.no-responsive li li.menu-item-current > a,
.header-style-2 #secondary-menu.no-responsive li li.menu-item-active > a,
.header-style-2 #secondary-menu.no-responsive li li:hover > a,
.header-style-3 #secondary-menu.no-responsive li li.menu-item-current > a,
.header-style-3 #secondary-menu.no-responsive li li.menu-item-active > a,
.header-style-3 #secondary-menu.no-responsive li li:hover > a {
	border-left: 3px solid transparent;
	padding-left: 27px;
}
/* secondary menu: custom.css */
#secondary-menu.no-responsive > li {
	line-height: 25px;
}
#secondary-menu.no-responsive > li > a {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}
#secondary-menu.no-responsive > li:hover > a {
	color: #0084a5;
}
/* secondary menu: libmod */
#secondary-menu.no-responsive > li > .triangle {
	display: none;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -22px;
	width: 0px;
	height: 0px;
	-webkit-transform: rotate(360deg);
	border-color: transparent transparent #eaefef transparent;
	border-style: solid;
	border-width: 0 22px 22px 22px;
}
#secondary-menu.no-responsive > li:hover > .triangle {
	display: block;
}
#secondary-menu.no-responsive > li > .topic-content {
	display: none;
	position: absolute;
	top: 41px;
	height: 330px;
	-moz-box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	background-color: #eaefef;
	padding: 20px 20px 20px 0;
	vertical-align: top;
	white-space: normal;
}
#secondary-menu.no-responsive > li:hover > .topic-content,
#secondary-menu.no-responsive > li:active > .topic-content {
	display: block !important;
}
#secondary-menu.no-responsive > li > .topic-content p {
	font-size: 16px;
}
#secondary-menu.no-responsive > li > .topic-content .topic-column {
	display: inline-block;
	float: left;
	width: 33%;
	padding-left: 20px;
}
#secondary-menu.no-responsive > li > .topic-content .topic-column {
	padding-right: 30px;
}
#secondary-menu.no-responsive > li > .topic-content .topic-text h4,
#secondary-menu.no-responsive > li > .topic-content .topic-text p {
	color: #53625d;
}
#secondary-menu.no-responsive > li > .topic-content .topic-text h4 {
	margin: 0 0 20px;
	line-height: 28px;
}
/* #secondary-menu.no-responsive > li > .topic-content .topic-post {
	width: 270px;
} */
#secondary-menu.no-responsive > li > .topic-content .topic-post h4,
#secondary-menu.no-responsive > li > .topic-content .topic-post a {
	color: #000;
}
#secondary-menu.no-responsive > li > .topic-content .topic-post h4 {
	margin: 20px 0;
	font-size: 20px;
	line-height: 24px;
}
#secondary-menu.no-responsive > li > .topic-content .topic-post p {
	font-size: 14px;
	line-height: 18px;
}
#secondary-menu.no-responsive > li > .topic-content .topic-post .post-meta {
	color: #7a8a84;
}
#secondary-menu #secondary-sandwich {
	cursor: pointer;
	margin: 4px 10px 4px 8px;
	padding: 0;
	vertical-align: top;
	color: #000;
	font-size: 16px;
	line-height: 16px;
}
#secondary-menu #secondary-sandwich.open {
	line-height: 11px;
}
#secondary-menu #secondary-sandwich:hover {
	color: #0084a5;
}
#secondary-menu #secondary-sandwich::before {
	display: inline-block;
	content: attr(data-icon);
	font-family: 'ElegantIcons';
	font-size: 28px;
}
#secondary-menu #secondary-sandwich .triangle {
	display: none;
	position: absolute;
	top: 17px;
	left: 50%;
	margin-left: -29px;
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-color: transparent transparent #eaefef transparent;
	border-style: solid;
	border-width: 0 22px 20px 22px;
}
/* #secondary-menu #secondary-sandwich span {
	display: block;
	position: absolute;
	width: 100%;
	border: 2px solid #000;
} */
#secondary-menu #secondary-sandwich .menu-line-1 {
	top: 4px;
}
#secondary-menu #secondary-sandwich .menu-line-2 {
	top: 9px;
}
#secondary-menu #secondary-sandwich .menu-line-3 {
	top: 14px;
}
#sandwich-desktop-menu {
	display: none;
	position: absolute;
	right: 0;
	margin-top: -1px;
	width: 500px;
	-moz-box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 9px 5px rgba(0, 0, 0, 0.3);
	background-color: #eaefef;
}
#sandwich-desktop-menu a {
	color: #000;
}
#sandwich-desktop-menu a[href]:hover {
	color: #0084a5;
}
#sandwich-desktop-menu > li {
	display: inline-block;
	float: right;
	margin-left: 20px;
	width: 230px;
	padding: 20px 0;
	vertical-align: top;
}
#sandwich-desktop-menu > li:first-child {
	float: left;
}
#sandwich-desktop-menu > li:nth-child(2) {
	float: left;
	position: absolute;
	top: 55px;
	left: 0;
}
#sandwich-desktop-menu > li:nth-child(3) {
	position: relative;
}
#sandwich-desktop-menu > li:nth-child(4) {
	margin-left: 230px;
	padding-top: 0;
}
#sandwich-desktop-menu > li:first-child,
#sandwich-desktop-menu > li:last-child {
	padding-bottom: 40px;
}
#sandwich-desktop-menu > li > a {
	font-size: 20px;
	line-height: 30px;
}
#sandwich-desktop-menu > li ul {
	margin-top: 5px;
}
#sandwich-desktop-menu > li ul li {
	padding: 5px 20px;
}
#sandwich-desktop-menu > li ul li a {
	color: #a2b0ab;
}
.links-menu-wrapper {
	padding-right: 57px;
}
#links-menu > li {
	position: relative;
	padding: 0 0 0 12px;
}
#links-menu > li > a {
	padding-top: 7px;
}
#links-menu > li:last-child > a {
	padding-top: 0;
}
#links-menu > li > a > img {
	vertical-align: top;
	width: 19px;
}
#links-menu > li:last-child > a > img {
	width: 175px;
}
#links-menu > li > .triangle {
	display: none;
	position: absolute;
	top: 27px;
	left: 50%;
	margin-left: -7px;
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-color: transparent transparent #eaefef transparent;
	border-style: solid;
	border-width: 0 14px 12px 14px;
}
#links-menu > li:hover > .triangle {
	display: block;
}
#links-menu > li > .link-menu-tooltip {
	display: none;
	position: absolute;
	top: 39px;
	margin-left: -3px;
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	background-color: #eaefef;
	padding: 0 10px 1px 7px;
	white-space: normal;
}
#links-menu > li > .link-menu-tooltip {
	margin-left: 76px;
}
#links-menu > li:hover > .link-menu-tooltip,
#links-menu > li:active > .link-menu-tooltip {
	display: block !important;
}
@media screen and (max-width: 768px) {
	.site-title .logo {
		margin-top: 20px;
	}
	#primary-menu-mobile.no-responsive {
		display: none;
	}
}
@media screen and (max-width: 899px) {
	#primary-navigation .menu-toggle {
		display: inline-block;
	}
	#secondary-menu.no-responsive,
	#sandwich-desktop-menu {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	#primary-menu.no-responsive {
		display: none;
	}
	.mobile-menu-slide-wrapper {
		margin-bottom: -21px;
	}
}

/* contentarea */
p a {
	text-decoration: underline;
}
.wpb_text_column.wpb_content_element .wpb_wrapper {
	/* padding-right:20px;  */
}
.block-content {
	padding: 0 0 100px;
}
.top-area {
	color: #fff;
}
body h1.blog {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.title-h1 {
	letter-spacing: 0em;
}
@media screen and (max-width: 1000px) {
	h2 {
		font-size: 5vw !important;
		line-height: 5.5vw !important;
	}
}
.panel-center {
	position: relative;
}
.panel-center {
	z-index: 500;
}
.topsocial {
	display: inline-block;
	vertical-align: top;
}
.post-meta-left .gem-contacts-email,
.post-meta-left .gem-libmod-print {
	display: inline-block;
	margin: 4px 5px 0;
	vertical-align: top;
	color: #a2b0ab;
	font-size: 14px;
	line-height: 16px;
}
.post-meta-left .gem-contacts-email {
	margin-top: 1px;
}
.post-meta-left .gem-contacts-email::before {
	display: inline-block;
	width: 16px;
	content: '\e607';
	font-family: 'thegem-icons';
	font-size: 16px;
}
.post-meta-left .gem-contacts-email:hover,
.post-meta-left .gem-libmod-print:hover {
	color: #000;
}
.entry-content .post-meta.date-color {
	margin-bottom: 0;
}
article.type-post h6 {
	margin-top: -1.1em;
	line-height: 21px;
}
article.type-post strong {
	font-family: 'America Standard Medium';
}
article.type-post img.libmod-content-image {
	display: block;
}
img.libmod-featured-image {
	display: none;
	width: 100%;
}
@media screen and (max-width: 768px) {
	article.type-post img.libmod-content-image {
		display: none;
	}
	article.type-post img.libmod-featured-image {
		display: block;
	}
}

/* sticky logo */
div.logosticky {
	z-index: 99999;
}
.logostickyimg {
	width: auto;
	height: 120px;
	z-index: 3000;
	cursor: pointer;
}
.logosticky {
	position: fixed;
	width: 120px;
	right: 21px;
	bottom: 0;
	z-index: 1;
	display: none;
	background-color: transparent;
	text-align: right;
}
/* @media screen and (max-width: 1210px) {
    .logosticky {
        position: fixed;
        width: 120px;
        right: 21px;
        bottom: 0;
        z-index: 1;
        display: none;
        background-color: transparent;
        text-align: right;
    }
} */
@media screen and (max-width: 768px) {
	div.logosticky {
		width: 60px;
	}
	.logostickyimg {
		min-width: 60px;
		min-height: 60px;
		width: 5%;
		height: auto;
	}
}
@media screen and (min-width: 1210px) {
	.logosticky {
		position: fixed;
		right: auto;
		margin-left: 1095px;
	}
}
/* @media screen and (min-width: 1210px) {
    .logosticky {
        position: fixed;
        width: 1170px;
        margin: 0 auto;
        bottom: 0;
        display: none;
        background-color: transparent;
        text-align: right;
        z-index: 99999;
    }
} */

.post-tags-list a::before {
	display: none;
}
.post-tags-list a::after {
	display: none;
}
.post-content .post-meta {
	margin-bottom: 20px;
}

.vc_col-sm-4:hover {
	opacity: 1;
}
.dimmer {
	opacity: 0.4;
	transition: opacity 0.9s;
	-webkit-transition: opacity 0.9s;
}
@media screen and (max-width: 800px) {
	.dimmer {
		opacity: 1;
		transition: opacity 0.9s;
		-webkit-transition: opacity 0.9s;
	}
}
.post-content .post-meta {
	margin-bottom: 0px;
}

/* figcaption */
figure {
	margin-bottom: 20px;
}
figure,
.wpb_wrapper {
	position: relative;
}
.wp-caption-text {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	color: rgba(208, 216, 213, 0.6);
	padding: 0 5px 5px;
}
.wp-caption-text a,
.wp-caption-text a:hover {
	color: #a2b0ab;
}
p.figcaption {
	margin: -1.6em 0 1.6em;
	color: #a2b0ab;
	font-size: 89.5%;
}
@media screen and (max-width: 768px) {
	figcaption {
		display: none;
	}
	p.figcaption {
		display: block;
	}
}
@media screen and (min-width: 768px) {
	figcaption {
		display: block;
	}
	p.figcaption {
		display: none;
	}
}

/* blogheader */
.topsocial {
}
a.socials-item {
	margin-top: 4px;
}

/*******************/
#page.vertical-header .vertical-toggle .menu-line-2 {
	top: 10px;
	opacity: 1;
}
#page.vertical-header #site-header-wrapper.vertical-active .vertical-toggle .menu-line-2 {
	opacity: 1;
}

/* blogteaser */
.libmod-post-teaser-bottom {
	min-height: 360px;
}
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_categories.info,
.libmod-post-teaser-bottom .wpb_text_column.info,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_author.info,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_date.info {
	float: left;
	margin-bottom: 1px !important;
	color: #a2b0ab;
}
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_categories.info {
	display: block !important;
}
.libmod-post-teaser-bottom .vc_grid-filter.vc_grid-filter-center.vc_gitem-post-data-source-post_categories {
	text-align: left;
}
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_categories.info a,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_author.info a,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_date.info a,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_categories.info a:hover,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_author.info a:hover,
.libmod-post-teaser-bottom .vc_gitem-post-data-source-post_date.info a:hover {
	color: #a2b0ab !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: color 0 ease-in !important;
	transition: none !important;
}

/* press */
.libmod-press .vc_grid-item {
	margin-bottom: 18px;
	background-color: #eaefef;
	padding-bottom: 0 !important;
}
.libmod-press .vc_gitem-animated-block {
	width: 224px !important;
}
.libmod-press-right {
	float: none !important;
	margin-left: 224px;
	width: auto !important;
	min-height: 149px;
}
.libmod-press-right p {
	line-height: 20px;
}
.libmod-press-right .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {
	padding-top: 8px;
}
.libmod-press-right .vc_gitem-post-data-source-post_title h4 {
	margin-top: 12px;
}
.libmod-press-right .vc_gitem-post-data-source-post_categories.info,
.libmod-press-right .wpb_text_column.info,
.libmod-press-right .vc_gitem-post-data-source-post_author.info,
.libmod-press-right .vc_gitem-post-data-source-post_date.info {
	float: left;
	margin-bottom: 1px !important;
	color: #a2b0ab;
}
.libmod-press-right .vc_gitem-post-data-source-post_categories.info {
	display: block !important;
}
.libmod-press-right .vc_grid-filter.vc_grid-filter-center.vc_gitem-post-data-source-post_categories {
	text-align: left;
}
.libmod-press-right .vc_gitem-post-data-source-post_categories.info a,
.libmod-press-right .vc_gitem-post-data-source-post_author.info a,
.libmod-press-right .vc_gitem-post-data-source-post_date.info a,
.libmod-press-right .vc_gitem-post-data-source-post_categories.info a:hover,
.libmod-press-right .vc_gitem-post-data-source-post_author.info a:hover,
.libmod-press-right .vc_gitem-post-data-source-post_date.info a:hover {
	color: #a2b0ab !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: color 0 ease-in !important;
	transition: none !important;
}
.libmod-press-right .vc_gitem-post-data-source-post_excerpt {
	margin-bottom: 0;
}
.libmod-press-right .vc_gitem-post-data-source-post_excerpt > p:first-child {
	margin-bottom: 1.1em;
}
.libmod-press-right .vc_gitem-post-data-source-post_excerpt > p {
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.libmod-press .vc_gitem-animated-block {
		float: none !important;
		width: 100% !important;
	}
	.libmod-press-right {
		float: none !important;
		margin-left: 0;
		width: 100%;
	}
	.libmod-press-right .vc_gitem-post-data-source-post_excerpt {
		margin-top: -5px !important;
	}
}

/* single post */
body.single-post .post-meta-author,
body.single-post .post-meta-author a,
body.single-post .post-meta-author a:hover {
	color: #0084a5;
}
body.single-post .post-meta-categories a,
body.single-post .post-meta-categories a:hover {
	color: #a2b0ab;
}

/* topic list */
a.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
	background-color: #0084a4;
	color: #fff;
}
a.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,
a.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover {
	background-color: #53625d;
	color: #fff;
}

/* footer */
#colophon.site-footer {
	padding: 14px 0 6px;
}
#colophon a {
	color: #a2b0ab;
	text-decoration: none !important;
}
#colophon a:hover {
	color: #fff !important;
}
#colophon .inline-row {
	height: 130px !important;
}
#colophon .inline-column {
	margin-top: 0;
}
@media screen and (min-width: 768px) {
	#colophon .inline-row {
		height: 100px !important;
	}
}

/* suchergebnis */
.search-results article .description {
	background-color: #eaefef;
}
.blog-style-masonry .post-read-more .gem-button {
	background-color: #03d0b6;
	color: #fff;
	text-transform: none;
	height: auto;
	margin-top: 20px;
	border-color: #03d0b6;
}
.blog-style-masonry .post-read-more .gem-button:hover {
	background-color: #53625c;
	border-color: #53625c;
}
.blog-style-masonry .post-read-more a.gem-button {
	border-radius: 5px !important;
}
.blog article .post-featured-content > a::before,
.blog .gem-simple-gallery .gem-gallery-item a::before,
.blog article .post-featured-content > a::after,
.blog .gem-simple-gallery .gem-gallery-item a::after {
	display: none;
}
/* search results, categories, tags, author info */
.libmod-list-heading #page-title.page-title-block {
	padding-top: 20px !important;
	padding-bottom: 42px !important;
	text-align: left;
}
.libmod-list-content .libmod-list-author {
	padding: 30px 20px 0;
}
.libmod-list-content .libmod-list-author .libmod-list-author-left p,
.libmod-list-content .libmod-list-author .libmod-list-author-right img {
	margin-bottom: 30px;
}
.libmod-list-content .libmod-list-author .libmod-list-author-left img {
	width: 400px;
}
.libmod-list-content .libmod-list-author .libmod-list-author-description #page-title {
	margin-bottom: 30px;
	padding: 0;
	text-align: left;
}
.libmod-list-content .libmod-list-author .libmod-list-author-description p:first-of-type {
	text-align: left;
}
.libmod-list-content .libmod-list-author .libmod-list-author-right {
	display: none;
	text-align: right;
}
.libmod-list-content .libmod-list-author .libmod-list-author-right img {
	width: 250px;
}
.libmod-list-content article {
	border: 0 !important;
	margin-bottom: 30px !important;
	width: 100%;
	padding-bottom: 0 !important;
}
.libmod-list-content .libmod-list-content-left {
}
.libmod-list-content .libmod-list-content-right {
	background-color: #eaefef;
	padding: 20px;
}
@media screen and (min-width: 768px) {
	.libmod-list-content .libmod-list-content-left {
		float: left;
		width: 360px;
		height: 240px;
	}
	.libmod-list-content .libmod-list-content-right {
		min-height: 240px;
		padding: 20px 30px 20px 380px;
	}
}
@media screen and (max-width: 900px) {
	.libmod-list-content .libmod-list-author .libmod-list-author-left {
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 900px) {
	.libmod-list-content .libmod-list-author .libmod-list-author-left {
		float: left;
		margin-bottom: 0;
		width: 70%;
	}
	.libmod-list-content .libmod-list-author .libmod-list-author-right {
		float: right;
		display: block;
		width: 25%;
	}
	.libmod-list-content .libmod-list-author .libmod-list-author-description p:first-of-type,
	.libmod-list-content .libmod-list-author .libmod-list-author-description img {
		display: none;
	}
}
@media screen and (min-width: 1024px) {
	.libmod-list-content .libmod-list-content-left {
		margin: 0;
	}
	.libmod-list-content .libmod-list-content-right {
		margin-left: 360px;
		height: 240px;
		padding: 20px 30px 20px 20px;
	}
}
@media screen and (min-width: 1200px) {
	.libmod-list-content .libmod-list-author .libmod-list-author-left,
	.libmod-list-content .libmod-list-author .libmod-list-author-right {
		margin-bottom: 40px;
	}
}
.libmod-list-content .post-thumbnail {
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.libmod-list-content .post-thumbnail img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 768px) {
	.libmod-list-content .post-thumbnail img {
		display: none;
	}
}
.libmod-list-content .post-thumbnail a {
	display: block;
	width: 100%;
	height: 100%;
}
.libmod-list-content .post-meta p {
	margin-bottom: 0;
}
.libmod-list-content .post-meta,
.libmod-list-content .post-meta a,
.libmod-list-content .post-meta a:hover {
	color: #a2b0ab;
}
.libmod-list-content .post-meta a {
	text-decoration: none;
}
.libmod-list-content .post-title h4 {
	margin: 0.5em 0;
}
.libmod-list-content .post-text a {
	color: #000;
}

/* newsletter */
.mc4wp-form-fields input[type='submit'] {
	margin-left: 0px;
	border: 2px solid #fff;
	line-height: 0;
}
.mc4wp-form-fields input[type='submit']:hover {
	border-color: #53625c;
}

/* zitatstil */
blockquote {
	margin: 0;
	font-size: 18px !important;
	line-height: 28px !important;
	padding: 5px 50px 30px !important;
	background-color: #fff !important;
	position: relative;
}
blockquote::before {
	position: absolute;
	content: '„';
	font-size: 70px;
	line-height: 35px !important;
	left: 15px;
	bottom: auto;
	top: -22px;
}
blockquote::after {
	display: none;
}

/* akkordeon */
div.akkordeon .vc_tta-panel .vc_tta-panel-heading {
	background-color: #def9f6 !important;
}
div.akkordeon .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: #fff !important;
}
div.akkordeon h4 {
	font-family: 'America Standard Light' !important;
}
div.akkordeon .vc_tta-panel-body {
	padding: 20px !important;
}

/* newsletter button */
#mc4wp-form-1 input[type='submit'] {
	background-color: #0084a4;
}
#mc4wp-form-1 input[type='submit']:focus,
#mc4wp-form-1 input[type='submit']:hover {
	border-color: #fff;
	background-color: #53625c;
}

/* author_box */
.libmod-author-box {
	margin: 27px auto 18px;
	border: 1px solid #dee4e2;
	padding: 20px 20px 10px;
}

.libmod-author-box p {
	margin-bottom: 20px !important;
}

.libmod-author-box p:first-child {
	margin-bottom: 12px !important;
}

.libmod-author-box a {
	text-decoration: none;
}

.libmod-author-box a:focus,
.libmod-author-box a:hover {
	color: #00ad8a;
}

.libmod-author-box img {
	width: 88px;
	height: 88px;
}

@media screen and (min-width: 768px) {
	.libmod-author-box {
		float: left;
		margin: 10px 35px 20px -45px;
		width: 362px;
		border-width: 1px 1px 1px 0;
		padding: 20px 20px 10px 45px;
	}
}

/* WP Team List */
.vc_col-sm-12.libmod-wp-teamlist {
	margin-bottom: 40px;
}
.vc_col-sm-3.libmod-wp-teamlist {
	text-align: center;
}
img.libmod-wp-teamlist {
	width: 150px;
}

/* hide on desktop */
@media screen and (min-width: 590px) {
	.libmod-hide-on-desktop,
	.libmod-smartphone-only {
		display: none;
	}
}

/* Front page blog teasers */
.vc_grid-item figcaption {
	line-height: 1.2em;
}

/* Parallax effect for Safari */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
	.fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-background {
		overflow: -moz-scrollbars-vertical;
		overflow-y: scroll;
	}
	body .fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-background {
		background-attachment: fixed !important;
	}
}

/* print layout */
#print-header {
	display: none;
}
#print-header img.default {
	width: 168px;
}
#print-header img.print-logo {
	margin-left: 20px;
	width: 84px;
}
@media print {
	@page {
		size: A4;
		margin: 0;
	}
	html,
	body {
		background-color: #fff !important;
	}
	body {
		margin: 1cm 3cm 2cm 2cm;
	}
	#page.layout-boxed {
		width: 100%;
		max-width: 100%;
		box-shadow: none;
	}
	#print-header {
		display: block;
		background-color: #fff !important;
	}
	#main-content {
		width: 100%;
		background-color: #fff !important;
		font-size: 70% !important;
	}
	#main-content h1 {
		font-size: 28px !important;
	}
	#main-content h2 {
		font-size: 25px !important;
	}
	#main-content h3 {
		font-size: 20px !important;
	}
	#main-content h4 {
		font-size: 17px !important;
	}
	#main-content h5 {
		font-size: 14px !important;
	}
	#main-content h6 {
		font-size: 12px !important;
	}
	#main-content > .block-content > .container {
		padding: 0;
	}
	#main-content img {
		max-width: 100% !important;
	}
	.panel-center {
		margin-top: 5em;
	}
	.single-post .vc_col-sm-8 {
		width: 100%;
	}
	footer,
	p.figcaption,
	#site-header-wrapper,
	.header-main,
	.single-post .vc_col-sm-4,
	.post-meta-right,
	.socials-sharing,
	.logosticky {
		display: none !important;
	}
}

/* Style for the events widget */
/*
.tribe-events-widget-events-list > p:first-of-type {
	display: none;
}

.tribe-events-widget-events-list__events {
	background-color: #01ad96 !important;
	padding: 32px !important;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row {
	display: block !important;
	border-bottom: 1px solid #fff;
  	width: 100%;
  	padding-bottom: var(--tec-spacer-2) !important;
 	margin-bottom: var(--tec-spacer-2) !important;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__date {
	font-weight: 600;
  	font-size: 18px;
	color: #fff;
	line-height: 1.1 !important;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__title {
	color: #fff;
    font-weight: 600;
    font-size: 22px;
	line-height: 1.1 !important;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-calendar-list__event-venue {
	font-size: 17px;
  font-style: normal;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-calendar-list__event-venue div {
	display: inline-block;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more {
	font-size: 15px;
  color: #fff;
  font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 4px;
}


.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more svg {
	height: 12px;
	width: auto; 
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more svg path {
	fill: #fff;
	transition: fill 0.3s;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more br {
	display: none;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__title:not(:hover),
.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more:not(:hover) {
	color: #fff !important;
}

.tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event__container__more:hover svg path {
	fill: #000;
}
*/

/*
#gutenbergEventsList > .wpb_column:last-of-type > .vc_column-inner > .wpb_wrapper  {
	height: 100%;
    display: flex;
    flex-direction: column;
}

#gutenbergEventsList > .wpb_column:last-of-type > .vc_column-inner > .wpb_wrapper .vc_gutenberg.wpb_content_element {
	height: 100%;
	margin-bottom: 30px !important;
}

#gutenbergEventsList > .wpb_column:last-of-type > .vc_column-inner > .wpb_wrapper .vc_gutenberg.wpb_content_element > .wpb_wrapper {
	height: 100%;
}


#gutenbergEventsList > .wpb_column:last-of-type > .vc_column-inner > .wpb_wrapper .vc_gutenberg.wpb_content_element > .wpb_wrapper > p {
	display: none;
}

#gutenbergEventsList .tribe-compatibility-container {
	height: 100%;
}

#gutenbergEventsList .tribe-compatibility-container .tribe-events-view--widget-events-list.tribe-events-widget {
	height: 100%;
}

#gutenbergEventsList .tribe-compatibility-container .tribe-events-view--widget-events-list.tribe-events-widget .tribe-events-widget-events-list {
	height: 100%;
}

#gutenbergEventsList .tribe-compatibility-container .tribe-events-view--widget-events-list.tribe-events-widget .tribe-events-widget-events-list .tribe-events-widget-events-list__events {
	height: 100%;
}*/

/* Events Calendar Styles */

.tribe-common .tribe-common-l-container {
	padding: 0 !important;
}

.tribe-events-widget {
	margin-bottom: 0 !important;
}

.tribe-events-widget br {
	display: none !important;
}

.tribe-events-widget .tribe-events-widget-events-list__header {
	margin-bottom: var(--tec-spacer-3) !important;
}

.tribe-events-widget .tribe-events-widget-events-list__more {
	padding: 6px 12px;
	background-color: #0084a5 !important;
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 8px;
}
.tribe-events-widget .tribe-events-widget-events-list__more .tribe-events-widget-events-list__more__icon {
	width: 32px;
	height: auto;
}

.tribe-events-widget .tribe-events-widget-events-list__more .tribe-events-widget-events-list__more__link {
	text-transform: uppercase;
	color: #fff !important;
	display: flex;
	align-items: center;
	gap: 8px;
}

.tribe-events-widget .tribe-events-widget-events-list__more .tribe-events-widget-events-list__more__link::after {
	content: ' ';
	display: inline-block;
	/* background: url('/wp-content/themes/thegem-child/images/zlm_Icon_Kalender_200.png') no-repeat center center; */
	background: url('./images/zlm_Icon_Kalender_200.png') no-repeat center center;
	width: 32px;
	height: 32px;
	background-size: 32px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row {
	padding: 16px 0;
	border-bottom: 1px solid rgb(221, 221, 221);
	margin-bottom: 0 !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row:last-of-type {
	border-bottom: none;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-datetime,
.tribe-events-calendar-list .tribe-events-calendar-list__event-datetime {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	padding: 4px 8px;
	background-color: #d6e8f4;
	display: inline-block;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-datetime {
	font-size: 16px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-title a {
	font-size: 24px;
	line-height: 1.3;
	border-bottom: none !important;
	text-decoration: none !important;
	transition: none !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-title a:hover {
	border-bottom: none !important;
	text-decoration: none !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__location {
	font-weight: 600;
	font-size: 16px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row .tribe-events-widget-events-list__event-link {
	text-transform: uppercase;
	color: #0084a5 !important;
	font-weight: 600;
	display: inline-block;
	margin-top: 2px;
}

/*  */
.tribe-events-header {
	padding: 20px !important;
	background-color: #0084a5 !important;
	margin-bottom: 20px !important;
}

.tribe-events-header .tribe-events-header__events-bar.tribe-events-c-events-bar {
	margin-bottom: 0 !important;
}

.tribe-events-header .tribe-events-c-top-bar.tribe-events-header__top-bar {
	margin-bottom: 0 !important;
}

.tribe-events-header .tribe-common-c-btn-icon.tribe-events-c-top-bar__nav-link svg path {
	fill: #fff;
}

.tribe-events-header .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
	text-transform: uppercase;
	font-size: 14px;
}

.tribe-events-header .tribe-common-c-btn__clear.tribe-events-c-top-bar__datepicker-button span {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

.tribe-events-header
	.tribe-common-c-btn__clear.tribe-events-c-top-bar__datepicker-button
	.tribe-events-c-top-bar__datepicker-button-icon-svg
	path {
	fill: #fff;
}

.tribe-events-header .tribe-events-c-view-selector__button {
	padding: 0 !important;
}

.tribe-events-header .tribe-events-c-view-selector__button .tribe-events-c-view-selector__button-icon::after {
	content: ' ';
	display: inline-block;
	background: url('/wp-content/themes/thegem-child/images/zlm_Icon_Kalender_200.png') no-repeat center center;
	/*background: url('./images/zlm_Icon_Kalender_200.png') no-repeat center center;*/
	width: 32px;
	height: 32px;
	background-size: 32px;
}

.tribe-events-header .tribe-events-c-view-selector__button .tribe-events-c-view-selector__button-icon svg {
	display: none;
}

.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker .next,
.tribe-events .datepicker .prev {
	padding: 8px 0 !important;
}

.tribe-events .tribe-events-c-top-bar__nav-list-item svg path,
.tribe-events .tribe-events-c-top-bar__nav-list-item svg path {
	fill: #009582 !important;
}

.tribe-events .datepicker .day {
	padding: 9px 0 !important;
}

.tribe-common table,
.tribe-common tbody,
.tribe-common td,
.tribe-common tfoot,
.tribe-common th,
.tribe-common thead,
.tribe-common tr,
.tribe-common tt {
	border: 1px solid #d0d8d5 !important;
}

.tribe-events .datepicker .day.active {
	background: #0084a5 !important;
}

.tribe-events-calendar-list__event-row {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: var(--tec-spacer-8) !important;
	padding-bottom: var(--tec-spacer-8) !important;
	position: relative;
}

.tribe-events-calendar-list__event-row:has(+ .tribe-events-calendar-list__event-row)::after {
	position: absolute;
	bottom: 0;
	left: var(--tec-grid-gutter-half);
	display: block;
	content: ' ';
	height: 1px;
	width: calc(100% - var(--tec-grid-gutter-half) - var(--tec-grid-gutter-half));
	background-color: var(--tec-color-border-default);
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__month-separator
	.tribe-events-calendar-list__month-separator-text {
	font-weight: 600;
}

.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
	width: 60px;
	text-align: center;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-date-tag
	.tribe-events-calendar-list__event-date-tag-weekday {
	font-weight: 600;
	color: #000;
	line-height: 100%;
	font-size: 12px;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-date-tag
	.tribe-events-calendar-list__event-date-tag-daynum {
	font-size: 32px;
	line-height: 100%;
	font-weight: 600;
	color: #0084a5;
	margin-top: 8px;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-header
	.tribe-events-calendar-list__event-datetime-wrapper {
	padding: 0 !important;
	background-color: unset !important;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-header
	.tribe-events-calendar-list__event-title {
	font-size: 24px;
	line-height: 1.1 !important;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-header
	.tribe-events-calendar-list__event-title
	a {
	text-decoration: none !important;
	border: none !important;
}

.tribe-events
	.tribe-events-calendar-list
	.tribe-events-calendar-list__event-header
	.tribe-events-calendar-list__event-venue {
	font-size: 16px;
	margin-top: 12px !important;
	margin-bottom: 0 !important;
}

.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list-locality {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0 !important;
}

.events-list-more-button {
	display: block !important;
	margin-top: 12px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	color: #0084a5 !important;
	cursor: pointer !important;
	font-size: 18px !important;
	text-transform: uppercase;
}

.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-events-c-nav__prev:disabled,
.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-events-c-nav__next:disabled {
	opacity: 0.4 !important;
}

.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-events-c-nav__prev-label,
.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-events-c-nav__next-label {
	font-size: 16px;
	color: #0084a5 !important;
}

.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-common-c-svgicon path,
.tribe-events-calendar-list-nav.tribe-events-c-nav .tribe-events-c-nav__list-item .tribe-common-c-svgicon path {
	fill: #0084a5 !important;
}

.tribe-events-c-subscribe-dropdown__button {
	background-color: #0084a5 !important;
	color: #fff !important;
	border: none !important;
}

.tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
	outline: none !important;
	text-transform: uppercase;
}

.tribe-events__header-bar {
	padding: 20px;
	background-color: #0084a5;
	margin-bottom: 20px;
}

.tribe-events__header-bar a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 16px;
	outline: none;
}

.tribe-events__header-bar a::before {
	content: ' ';
	display: inline-block;
	height: 16px;
	width: 10px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%23fff'/%3E%3C/svg%3E")
		0/12px no-repeat;
}

.tribe-events__header-bar a::after {
	content: ' ';
	display: inline-block;
	background: url('/wp-content/themes/thegem-child/images/zlm_Icon_Kalender_200.png') no-repeat center center;
	/*background: url('./images/zlm_Icon_Kalender_200.png') no-repeat center center;*/
	width: 32px;
	height: 32px;
	background-size: 32px;
}

.tribe-events-pg-template {
	padding: 0 !important;
}

.tribe-events-single .tribe-events-schedule.tribe-clearfix {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	padding: 4px 8px;
	background-color: #d6e8f4;
	display: inline-block;
	margin: var(--tec-spacer-4) 0;
}

.tribe-events-single .tribe-events-schedule__locality {
	color: #000;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: var(--tec-spacer-4);
}

.tribe-events-single .tribe_events.type-tribe_events {
	padding-bottom: 40px;
	overflow: visible;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.tribe-events-single .tribe_events_layout {
	display: grid;
	gap: 24px;
}

.tribe-events-single .tribe-events.tribe-common {
	border-top: none !important;
}

.tribe-events-single .tribe_events_layout .tribe_events_layout__left {
	display: grid;
	gap: 24px;
}

.tribe-events-single .tribe-events-event-meta:before {
	content: none;
}

.tribe-events-single .tribe-events-event-image {
	margin-bottom: 0 !important;
}

.tribe-events-event-image img {
	width: 100%;
	height: auto;
	margin-bottom: 0 !important;
}

.tribe-events-single .tribe_events_layout .tribe-events-meta-group.tribe-events-meta-group-venue {
	padding: 0 !important;
	margin: 0 !important;
}

.tribe-events-single .tribe-events-event-meta.primary {
	padding-top: 0 !important;
}

.tribe-events-single
	.tribe_events_layout
	.tribe-events-meta-group.tribe-events-meta-group-venue
	.tribe-events-single-section-title {
	font-family: 'GT America', sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin-top: 0 !important;
}

.tribe-events-single .tribe_events_layout .tribe-events-meta-group.tribe-events-meta-group-venue .tribe-venue {
	font-family: 'GT America', sans-serif;
	font-weight: 600;
	font-size: 18px;
}

.tribe-events-single .tribe_events_layout .tribe-events-meta-group.tribe-events-meta-group-venue .tribe-events-address {
	font-family: 'GT America', sans-serif;
	font-size: 18px;
}

.tribe-events-single
	.tribe_events_layout
	.tribe-events-meta-group.tribe-events-meta-group-venue
	.tribe-venue-url
	.website_url,
.tribe-events-single .tribe_events_layout .tribe_events_layout__signup-link,
.tribe-events-single .tribe_events_layout .tribe_events_layout__programm-link {
	border-radius: 8px;
	padding: 12px 18px;
	background-color: #a2a2a2;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
	font-size: 16px;
}

.tribe-events-single .tribe_events_layout .tribe_events_layout__signup-link {
	background-color: #0084a5;
	margin-bottom: 14px;
}

.tribe-events-single .tribe_events_layout .tribe_events_layout__programm-link {
	background-color: transparent;
	border: 1px solid #0084a5;
	color: #0084a5;
	margin-bottom: 14px;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__container {
	width: auto !important;
	display: unset !important;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
	margin: 0 !important;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button {
	width: auto !important;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 0 !important;
	background-color: unset !important;
}

.tribe-events-single .tribe-events-cta__label {
	color: #0084a5;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
	background-color: #0084a5 !important;
	padding: 10px !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 4px;
	flex-direction: column;
	border-radius: 8px !important;
	flex-shrink: 0;
	aspect-ratio: 1 / 1;
	width: 50px;
}

.tribe-events-single
	.tribe-events-c-subscribe-dropdown__button
	.tribe-events-c-subscribe-dropdown__button-text::before {
	content: ' ';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('./images/plus.svg') no-repeat center center;
	background-size: 20px;
}

.tribe-events-single .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text svg {
	margin: 0 !important;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
}

.tribe-events-single .tribe_events.type-tribe_events.has-post-thumbnail {
	display: block !important;
}

/* @media (min-width: 768px) and (max-width: 991px) {
	.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event {
		flex-direction: column;
		gap: 24px;
	}

	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event
		.tribe-events-calendar-list__event-featured-image-wrapper {
		width: 100%;
	}

	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event
		.tribe-events-calendar-list__event-details {
		width: 100%;
	}
} */

@media (min-width: 768px) {
	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-date-tag
		.tribe-events-calendar-list__event-date-tag-daynum {
		font-size: 50px;
	}

	.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
		width: 90px;
	}
}

@media (max-width: 1279px) {
	.tribe-events .tribe-events-header {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media (min-width: 1280px) {
	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-date-tag
		.tribe-events-calendar-list__event-date-tag-weekday {
		font-size: 16px;
	}

	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-header
		.tribe-events-calendar-list__event-title {
		font-size: 28px;
	}

	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-date-tag
		.tribe-events-calendar-list__event-date-tag-daynum {
		font-size: 65px;
	}

	.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
		width: 130px;
	}

	.tribe-events-single .tribe_events_layout {
		grid-template-columns: 0.67fr;
		gap: 40px;
	}

	.tribe-events-single .tribe_events_layout .tribe_events_layout__left {
		grid-template-columns: 0.6fr 0.4fr;
	}

	.tribe-events__header-bar a::after {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
}

@media (min-width: 1440px) {
	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-header
		.tribe-events-calendar-list__event-title {
		font-size: 32px;
	}

	.tribe-events
		.tribe-events-calendar-list
		.tribe-events-calendar-list__event-date-tag
		.tribe-events-calendar-list__event-date-tag-daynum {
		font-size: 80px;
	}

	.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
		width: 150px;
	}
}
