body {
	font-size: 17px;
	line-height: 24px;
}

.home .site-inner {
	margin-bottom: 0;
	padding-bottom: 0;
}

p.site-title,
h1.site-title {
	font-size: 60px;
	line-height: 1.5em;
	padding-top: 10px;
	text-transform: uppercase;
	word-spacing: 9px;
}

h1 {
	text-align: center;
}


#swipebox-top-bar {
	font-family: 'Open Sans Condensed', 'sans-serif';
}

.full-width-content #genesis-content {
	max-width: unset;
}

.nav-primary ul li a {
	font-size: 16px;
	color: #000;
}

.widget_nav_menu a:hover, .genesis-nav-menu a:hover, a {
	color: #604339;
}

.genesis-nav-menu li.search {
	display: none;
}

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

.instagram {
	display: flex;
}

.instagram section img {
	max-width: 100%;
	height: auto;
	opacity: .4;
}
  
img.attachment-thumbnail,
.elementor-widget-image .elementor-image img {
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	display: block;
}

.gallery img {
	padding: 0;
}

.widget-image-caption.wp-caption-text {
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
	display: inline-block;
	border-bottom: 2px solid #b69184;
}  

.gallery-item {
	margin: 0;
	padding: 20px;
}

.start_bereiche .elementor-widget {
	margin-bottom: 20px;
}

@media(max-width:767px) {
	.gallery-columns-3 .gallery-item {
		width: 50%;
		padding: 10px;
	}
	
	.gallery-columns-3 .gallery-item:nth-child(3n+1) {
		clear: none;
	}
}

@media(max-width:400px) {
	img.attachment-thumbnail, 
	.elementor-widget-image .elementor-image img {
		max-width: 270px;
	}
	
	.widget-image-caption.wp-caption-text {
		display: block;
		max-width: 270px;
		margin-right: auto;
		margin-left: auto;
	}
}

.gallery-item img {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.gallery img:focus,
.gallery img:hover {
	border: none;
}

.elementor-widget-text-editor ul li {
	list-style-type: circle;
	margin-left: 1em;
	padding: 2px 0;
}

.footer-widgets .footer-widget-area {
	float: none;
	width: 100%;
	text-align: center;
}

.site-footer p {
	text-align: center;
	font-size: 12px;
}

.footer-widgets .wrap p {
	margin-bottom: 0;
	font-size: 16px;
}

.site-footer p a,
.footer-widgets .wrap p a {
	color: #b69184 !important;
}

.single .pagination {
	background: none;
}


.readmorelink {
	background: #eee2dd;
	color: #000;
	width: 200px;
	padding: 10px 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Open Sans condensed', 'sans-serif';
	letter-spacing: 1px;
	text-align: center;
}
