/* general */
html {
	font-size: 1.09rem;
	font-weight: normal;
	color: #000;
	background-color: #fafafa;
	font-family: serif;
	font-family: var(--font-base, serif);
	line-height: 1.58;
}

body {
	font-size: 1rem;
	font-weight: normal;
	color: #000;
	background-color: #fafafa;
	font-family: serif;
}




a:link, a:hover, a:visited, a:active, a:focus {
	color: #000;
	text-decoration: underline;
}

h1, .h1 {
	font-size: 2.98598rem;
	letter-spacing: normal;
	line-height: 1.125;
	padding: 0;
}


/* site title */

.site-header {
	display: block;
	text-align: center;
}

.site-header a:link a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.site-header, .site-main {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: auto;
}

.site-title, .site-title a:link, .site-title a:visited, .site-title a:hover {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	letter-spacing: .1rem;
	font-size: 1.48rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1rem;
}




/* footer */

.site-footer {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: auto;
	color: #fff;
	text-align: center;
	display: block;
}

.site-info {
	color: #999;
	font-family: sans-serif;
	font-size: 0;
	display: block;
	position: relative;
	bottom: 0;
}

.site-info:after {
	color: #000;
	font-family: sans-serif;
	font-size: .51rem;
	display: block;
	position: relative;
	bottom: 0;
}


@media all and (max-width: 600px) {
footer *	{
	max-width: 100%;
	}
}


.footer-navigation .footer-menu a:hover {
	color: black;
}



/* main navigation, footer navigation [menus] */ 

ul {
	font-size: .7rem;
	list-style-type: none;
	display: block;
	text-align: center;
	margin: auto;
	padding: 0;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1rem;
}

.main-navigation {
	display: block;
	text-align: center;
	border-top: 0;
	border-bottom: 1px solid #999;
	text-align: center;
	margin: auto;
	padding: .6rem;
	position: relative;
	width: 100%;
	z-index: 1;
}

.home .main-navigation {
	width: 80%;
}


.main-navigation a:link, .main-navigation a:visited, .main-navigation a:hover, .main-navigation a:focus {
	color: #000;
	font-size: .7rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1rem;
	text-decoration: none;
	}
	
.main-navigation > div > ul li a:link {
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 1;
	color: #000;
	background-color: transparent;
	font-size: .7rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1rem;
	padding: .6rem;
	margin: auto;
	text-decoration: none;
}
	
.footer-navigation .footer-menu {
	color: #000;
	margin: auto;
	display: flex;
	justify-content: center;
	text-align: center;
	padding-top: 5rem;

}

.footer-navigation .footer-menu a:link,
.footer-navigation .footer-menu a:hover,
.footer-navigation .footer-menu a:visited,
.footer-navigation .footer-menu > li:first-of-type > a {
	color: #000;
	font-size: .7rem;
	font-weight: 400;
	letter-spacing: 0;
	text-decoration: none;
	line-height: 1rem;
	padding: 5px;
	margin: auto;
	text-align: center;
}	

.footer-navigation .footer-menu > li > a:link {
	color: #000;
	font-size: .7rem;
	font-weight: 400;
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: center;
}



nav.footer-navigation {
	color: #000;
	text-align: center;
	width: 100%;
	overflow: visible;
}

body:not(.fse-enabled) .footer-menu a {
	font-size: .7rem;
}






/* post navigation */ 

.entry-meta,
.entry-footer, a:link a:hover a:visited a:focus {
	color: #000;
	clear: both;
	float: none;
	font-size: .83333rem;
	display: block;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	font-family: serif;
	font-size: .7rem;
}

.entry-meta .byline, .entry-meta .cat-links, .entry-meta .posted-on, .entry-meta .svg-icon, .entry-footer .svg-icon  {
	display: none;
}

.entry-content .more-link:hover {
	text-decoration: underline;
}

.entry-title, .entry-title a:link, .entry-title a:hover, .entry-title a:visited {
	color: #000 !important;
	font-size: 2rem;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	font-weight: bold;
}

.entry-footer {
	font-size: 0;
	border-bottom: 1px;
}

.post-navigation .post-title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1rem;
	font-weight: 600;
}

.post-navigation a, .post-title a {
	color: #000;
	text-decoration: none;
}

.post-navigation a:hover, .post-title a:hover {
	color: #000;
	text-decoration: none;
}

.post .main-navigation {
	display: none;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a:hover, .a8c-posts-list__item .a8c-posts-list-item__meta a:active {
	color: inherit;
}

.pagination .nav-links > * {
    font-family: serif;
    font-size: 1rem;
    font-weight: bold;
    padding-left: calc(0.66 * 16px);
    padding-right: calc(0.66 * 16px);
}

nav.navigation.post-navigation {
margin-top: 32px;
}

.post-edit-link {
display: none;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    text-align: left;
}

.site-main > * {
    margin-top: 25px;
    margin-bottom: 0;
}


/* slideshow */

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure {
    align-items: baseline;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    width: 100%;
}

.wp-block-jetpack-slideshow li img {
	width: 75% !important;
	height: 75% !important;
 	cursor: pointer !important;
}

@media only screen and (max-width: 800px) {  
.wp-block-jetpack-slideshow li img {
    width: 90% !important;
    height: 90% !important;
}
}
	/* bullets */
.wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    transition: opacity .25s,transform .25s;
    vertical-align: top;
    width: 6px !important;
    height: 6px !important;
    display: inline-block;
    border-radius: 100%;
    color: #000 !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets {
    bottom: 0 !important;
    line-height: 0 !important;
    position: relative;
    margin: 2% 0 0 0 !important;
    padding: 4vh 0 2px !important;
}

	/* slideshow navigation & arrows */
.wp-block-jetpack-slideshow_slide {
    background: transparent !important;
    display: flex;
    height: 100%;
    width: 100%;
}

.wp-block-jetpack-slideshow 
.amp-carousel-button, 
.wp-block-jetpack-slideshow 
.wp-block-jetpack-slideshow_button-next, 
.wp-block-jetpack-slideshow 
.wp-block-jetpack-slideshow_button-pause, 
.wp-block-jetpack-slideshow 
.wp-block-jetpack-slideshow_button-play, 
.wp-block-jetpack-slideshow 
.wp-block-jetpack-slideshow_button-prev 
{
    background-color: rgba(0,0,0,.1) !important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px !important;
    border: 0;
    border-radius: 0px !important;
    box-shadow: none;
    height: 24px !important;
    margin: -24px 0 0;
    padding: 0;
    transition: background-color .25s;
    width: 24px !important;
}

.wp-block-jetpack-slideshow .amp-carousel-button-prev, 
.wp-block-jetpack-slideshow .swiper-button-prev.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-next.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-next, 
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev 
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M18 4.12L10.12 12 18 19.88 15.88 22l-10-10 10-10z' fill='%23000'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E") !important;
	background-color: transparent !important;
    color: #000 !important;
}

.wp-block-jetpack-slideshow .amp-carousel-button-next, 
.wp-block-jetpack-slideshow .swiper-button-next.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-prev.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-prev, 
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next 
{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z' fill='%23000'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E") !important;
	background-color: transparent !important;
    color: #000 !important;
	}

@media only screen and (max-width: 800px) { 
.wp-block-jetpack-slideshow .amp-carousel-button-prev, 
.wp-block-jetpack-slideshow .swiper-button-prev.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-next.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-next, 
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev 
{display: none;}
}

@media only screen and (max-width: 800px) { 
.wp-block-jetpack-slideshow .amp-carousel-button-next, 
.wp-block-jetpack-slideshow .swiper-button-next.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .swiper-button-prev.swiper-button-white, 
.wp-block-jetpack-slideshow.swiper-container-rtl .wp-block-jetpack-slideshow_button-prev, 
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next 
{display: none;}
}


figure {
  display: table;
}
figcaption {
  display: table-caption;
  caption-side: bottom;
}

	/* slideshow captions */
		
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    color: #797979 !important;
    background-color: rgba(0,0,0,0) !important;
    text-align: center !important;
    height: 0vh;
    padding: 0 !important;
}
		
@media all and (max-width: 800px) {	
	.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    color: #797979 !important;
    margin: -10px !important;
    background-color: rgba(0,0,0,0) !important;
    text-align: center !important;
    height: 0vh;
    padding: 0 !important;
}
}

/* Carousel */

.coblocks-gallery.is-cropped 
.coblocks-gallery--item a, 
.coblocks-gallery.is-cropped 
.coblocks-gallery--item img, 
.coblocks-gallery.is-cropped 
.coblocks-gallery--item-thumbnail a, 
.coblocks-gallery.is-cropped 
.coblocks-gallery--item-thumbnail 
img {
    flex: 1;
    height: 100%;
    object-fit: contain !important;
}


.flickity-button {
    background-color: #000;
    }    
    
.wp-block-coblocks-gallery-carousel .flickity-button {
    align-items: center;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    display: flex;
    height: auto;
    width: auto;
    margin: 0 1%;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: none;
    transition: none;
    z-index: 3;
}    

.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail img {
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 100%;
    margin: auto;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: -webkit-grab;
    cursor: grab;
    background-color: #000;
}

/* image captions */

.wp-block-image figcaption {
color: #797979;
font-size: .64rem;
margin-top: calc(0.5 * 16px);
margin-bottom: 16px;
text-align: left;
}

.wp-block-image figcaption a:link {
color: #797979;
font-size: .64rem;
margin-top: calc(0.5 * 16px);
margin-bottom: 16px;
text-align: left;
text-decoration: underline;
}


/* block quotes styling */

.wp-block-quote {
	font-size: 1rem;
	font-weight: normal;
	color: #333;
	text-align: left;
	letter-spacing: normal;
	line-height: 1.125;
	border: none;
	border-left-color: none;
	border-right-color: none;
}

.wp-block-quote p {
	font-family: serif;
	color: #333;
	font-size: 1rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	color: #333;
}


/* wp layout separator line */

hr.wp-block-separator {
    border-bottom: 1px solid #999;
}

hr.wp-block-separator.is-style-wide {
    border-bottom: 1px solid #999;
}

/* error 404 & not-found pages center content */

.error-404, .not-found {
	text-align: center;
	}



/* page title settings */

/*.page h1.entry-title {
	font-size: 1.728rem;
	color: inherit;
	font-family: inherit;
	font-weight: normal;
	text-align: center;
}*/

.page-title, .page-title a:link, .page-title a:visited, .page-title a:hover {
	font-size: 1.3rem;
	color: inherit;
	font-family: inherit;
	font-weight: normal;
}

.page h1.entry-title {
    font-size: 1.3rem;
    color: inherit;
    font-family: inherit;
    font-weight: normal;
}

/* contact, bio, impressum */

.page-id-417 h1.entry-title {
	font-size: 1.5rem;
	color: inherit;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
}

.page-id-911 h1.entry-title {
	font-size: 1.5rem;
	color: inherit;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
}

.page-id-1074 h1.entry-title {
	font-size: 1.5rem;
	color: inherit;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
}

/* mobile settings */


.main-navigation .menu-toggle {
	display: none !important;
}

.main-navigation #toggle-menu {
	display: none !important;
}


@media screen and (max-width: 600px) {
	.home .responsive-max-width {
		max-width: calc(100% - 0.2em);
	}
}

@media screen and (min-width: 600px) {
.home .responsive-max-width {
    max-width: calc(80% - 2em);
} 
}


@media only screen and (max-width: 560px) {
.site-main > * {
  	margin-top: 0.9rem;
    margin-bottom: 21.312px;
    padding: 0 15px 0 15px;
}
}

@media only screen and (max-width: 560px) {
	.main-navigation {
	width: 100%;
	padding: 0 15px 0 15px;
	}
	}

@media only screen and (min-width: 560px) {
	.main-navigation > div {
		display: inline-block;

	}
}


@media only screen and (max-width: 560px) {
	.main-navigation ul, .main-navigation > div {
	display: block !important;}
	}

@media screen and (max-width: 600px) {
	.nav-menu ul.children {
		display: none;
	}
}

@media only screen and (max-width: 560px) {
	.nav-links {
		display: flex;
		justify-content: space-between;
	}
	.nav-links .nav-next,
	.nav-links .nav-previous {
		flex: 0 1 auto;
		margin-bottom: inherit;
		margin-top: inherit;
		max-width: calc(50% - (0.5 * 16px))
		font-weight: bold;
	}
	.nav-links .nav-next {
		text-align: right;
	}
}

@media only screen and (max-width: 560px) {  
	.post-navigation .post-title {
    font-family: serif;
    font-size: .7rem;
    font-weight: normal;
    text-decoration: underline;
    display: block;
    width: 14em;
}
}

@media only screen and (max-width: 560px) {
.entry-title, .entry-title a:link, .entry-title a:hover, .entry-title a:visited {
	color: #000;
	font-size: 1.66rem;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
}
}


/* front page - tag cloud - widgets (incl. search box)*/

.home .entry-title { 
	display: none; 
	}

.home a {
	color: #000;
	letter-spacing: .1rem;
	font-weight: bold;
	text-decoration: none;
}

.home a:hover {
	background-color: transparent;
	text-decoration: none;
}

.widget-title {
	display: none;
	}
	
.home .widget-area {
margin-bottom: 0px !important;
}

.home .widget-area > .widget > * {
margin: 0 auto !important;
width: 100%;
}





/*.widget_tag_cloud {
	text-align: center;
	text-justify: auto;
	text-align-last: center;
	word-spacing:-2px;
	overflow: visible;
	display: flex;
	flex-flow: nowrap;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: space-evenly;
	margin: auto;
	background-color: transparent;
	margin-bottom: 0;
	overflow-wrap: break-word;
	hyphens: auto;
}*/

.widget_tag_cloud {
	text-align: justify;
	text-align-last: center;
	text-transform: uppercase;
	overflow: visible;
	overflow-wrap: break-word;
	display: flex;
	flex-flow: wrap;
	flex: 1 100%;
	align-items: baseline;
	justify-content: space-around;
	margin: auto;
    margin-top: auto;
    margin-bottom: auto;
	background-color: transparent;
	padding: 3rem 0 5rem 0;
	margin-bottom: 0;
}

@media all and (max-width: 600px) {
	.widget_tag_cloud {
	width: 100%;
	margin: 0 auto;
	padding: 17.43px 0 17.43px 0;
	}
}

.widget_tag_cloud a {
    color: #000;
    text-transform: uppercase;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight: bold;
    font-size: 1rem;
    letter-spacing: 0rem;
    padding: 2rem !important;
    line-height: 3.5rem;
}

@media screen and (max-width: 600px) {
.widget_tag_cloud a {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: .7rem;
	letter-spacing: 0rem;
	padding: .4rem !important;
	text-align: center;
	line-height: 1.8rem;
	}
}

@media screen and (max-width: 600px) {
.widget_tag_cloud a:hover {
	text-decoration: underline;
	}
}

.widget_tag_cloud a:hover {
	text-decoration: underline;
}

.widget_tag_cloud > div {
    overflow: visible !important;
    display: flex;
    width: 90%;
    flex-direction: row;
    flex-direction: inherit;
    flex-wrap: wrap;
    text-align: justify;
    justify-content: space-around;
}

@media all and (max-width: 800px) {
.widget_tag_cloud > div {
text-align: center;
margin: 0 auto;
overflow: visible !important;
display: flex;
width: 100%;
flex-wrap: wrap;
flex-direction: column;
align-content: space-evenly;
overflow-wrap: normal;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
    }
}

.page #colophon {
	display: block;
}

.home #colophon {
	display: block;
	overflow:visible;
}

.home .site-content {
display: none;
}


/* search box & buttons */

.not-found .search-form {
display: none;
}

#search-3 {
	padding-bottom: 5px;
	margin: auto;
	display: block;
	text-align: center;
	height: max-content;
	width: 100%;
	}
	
#search-3 :after {
	content: ""; 
    }
#search-3 :before {
	content: ""; 
    }
    
    
.search-form {
text-align: center;
}

.button 	a:hover {
	colour: #000;
	}

button,
.button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, 
.a8c-posts-list__view-all, 
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	color: #fff;
	cursor: pointer;
	font-family: sans-serif;
	font-size: .61rem;
	background-color: #000;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #000;
	border-radius: 1px;
	margin: auto;
		-webkit-appearance: none;
	-webkit-border-radius: 0;
}


input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"], 
input[type="month"], 
input[type="week"], 
input[type="time"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea {
    color: #444;
    border: 1px solid #000;
    border-radius: 1px;
    padding: 5px;
    font-size: .61rem;
    font-family: sans-serif;
	margin: auto;
	text-align: left;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
input[type="number"]:focus, 
input[type="tel"]:focus, 
input[type="range"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="week"]:focus, 
input[type="time"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="color"]:focus, 
textarea:focus {
    color: #333;
    border-color: #000;
    text-align: left;
}

/* all hover indigo to black */

.site-info a:hover {
	color: black;
}

.main-navigation a:hover {
	color: black;
}

.main-navigation #toggle:focus + #toggle-menu {
	background-color: black;
	outline: inherit;
	text-decoration: underline;
}

.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-focus {
	color: black;
}

.button:hover, button:hover,
input:hover[type="submit"],
.wp-block-button__link:hover,
.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: white;
	background-color: black;
}

/* additional classes */


.landslide {
width: 25%;
}


@media screen and (max-width: 900px)  {
.landslide {
width: 100%;
}
}

/* supplemental */


.page-id-4790 p { color: red; }

.page-id-4790 .site-header { visibility: hidden; }

.page-id-4790 .entry-footer { visibility: hidden; }

.page-id-4790 .site-footer { visibility: hidden; }