/* @override 
	http://cms.ferienhaeuser-held.at/wp-content/themes/held-ferienhaus/inc/assets/css/custom.css?* */
body {
	background-color: #f8f3e9;
}
.site-content {
	overflow-x: hidden;
}
a, a:link {
	color: #c70e39;
}
.clear {
	clear: both;
}
header#masthead {
	background-color: #fff;
	padding: 0;
	border-top: 20px solid #c70e39;
	
}
#content {
	clear: both;
}
.content-area {
	width: 100%;
}
#masthead .navbar {
}
.dropdown-item.active, .dropdown-item:active {
	background: none;
	color: #000;
}
#masthead .navbar-nav > li > a {
	color: #c70e39;
	font-size: 23px;
	font-variant: small-caps;
}
#masthead .navbar-nav > li > ul > li > a {
	font-size: 18px;
}


#masthead .navbar-nav > li > a:hover, #masthead .navbar-nav > li.current_page_item > a {
	color: #000;
	font-weight: normal;
	font-style: normal;
}
#masthead li.current-menu-parent > a,
#masthead .navbar-nav > li.active > a,
#masthead .navbar-nav > li > ul > li.active > a
 {
	color: #000;
}
.dropdown-item:focus {
	color: #c70e38;
}
.navbar-brand {
	padding-bottom: 10px;
	padding-top: 5px;
}
.navbar-brand img {
	height: 93px;
}
.nav > li > a:hover {
	background: none;
}
.navbar-light .navbar-toggler {
	color: #c70e38;
}

/* Header */

.bannerbild {
	height: 450px;
	background-size: cover;
	background-position: center center;
}

.iconheader {
	text-align: center;
	margin-top: -43px;
	height: 50px;
}

/* Content */

h1, h2, h3, h4, h5 {
	text-align: center;
	color: #c70e38;
}
h4 {
	font-size: 20px;
}
dl, ol, ul, p {
	margin-bottom: 1em;
}
div#page-sub-header {
	height: 00px;
	margin: 0;
	padding: 0;
}


h1.entry-title {
  font-size: 41px;
  border-bottom: none;
  color: #c70e38;
  text-align: center;
}
h2.entry-title {
  border-bottom: none;
}


.post-navigation {
	display: none;
	visibility: hidden;
}


.spalte {
	float: left;
	width: 50%;
	padding-bottom: 30px;
	padding-top: 10px;
}
.textspalten .spalte {
	padding-right: 30px;
}
.textspalten h4 {
	padding-top: 20px;
}
.beitragsbild {
	float: right;
	width: 30%;
	margin-left: 20px;
	margin-bottom: 20px;
}
.beitragsbild p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.beitragsbild ul {
	font-weight: bold;
	margin-left: 0;
	padding-left: 10px;
}
.beitragsbild ul li {
	list-style: none;
	padding-left: 0;
	padding-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}
@media (max-width: 767px) {
	.spalte {
		float: none;
		width: 100%;
	}
	.beitragsbild {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.textspalten .spalte {
		padding-right: 0px;
	}
}
/* Startseite */

#contenttop {
	padding-top: 30px;
}
#contenttop h3.widget-title {
	font-size: 41px;
	padding-bottom: 30px;
}
.bereiche {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; 
}
.bereiche .element {
	width: 33%;
	text-align: center;
}
.bereiche .element .abstand {
	padding-right: 20px;
	padding-left: 20px;
    padding-block: 20px
}
.bereiche .element .bild img {
	width: 100%;
}
.bereiche .element > div > div {
	background-color: #c70e39;
}
.bereiche .icon {
	margin-top: -42px;
}
.bereiche .titel {
	font-size: 26px;
	font-family: 'Walter Turncoat', cursive;
	padding-bottom: 20px;
}
.bereiche .titel a {
	color: #fff;
	text-decoration: none;
}
/* Fussbereich */

#footer-widget {
	background: url(../img/fussleiste.png) center bottom no-repeat;
	padding-bottom: 240px;
}
#widget1 {
	background-color: #e8dccd;
	padding: 20px 0;
	text-align: center;
}
#widget1 h3 {
	color: #c70e38;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
}
#widget1 .bilder img {
	float: left;
	width: 20%;
}
#widget2 {
	padding-top: 40px;
}
#widget2 .widget {
	float: left;
	width: 33%;
	color: #a27a52;
}
#widget2 a {
	color: #a27a52;
}
#widget2 #custom_html-5 {
	text-align: center;
}

#widget2 ul.nav li.nav-item {
	text-align: right;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#widget2 ul.nav li.nav-item a {
	padding-top: 0px;
	padding-bottom: 0;
	display: inline;
}
#widget2 ul.nav li.nav-item a:hover {
	color: #000;
}


/* Formular */

.formular {
	background-color: #e8dccd;
	position: relative;
	margin-right: -9999rem!important;
	margin-left: -9999rem!important;
	padding: 30px 9999rem !important;
	width: auto
}
.formular .caldera-grid label {
	font-weight: normal!important;
	font-style: normal!important;
}
.formular p {
	display: inline-block;
	padding-right: 20px;
}




@media (max-width: 1200px) {

	
}

@media (max-width: 990px) {
	

}
	
@media (max-width: 767px) {
	.navbar-brand img {
		height: 40px;
	}
	
	.bannerbild {
		height: 200px;

	}
	
	.bereiche .element {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	
	#widget2 .widget {
		float: none;
		width: 100%;
		text-align: center;
	}
	#widget2 ul.nav li.nav-item {
		text-align: center;

	}

}
	
	
