/*  ==================================================================
	Ver 25.07
	- Menü 
	- WC-Komponenten
	- Schriften
	==================================================================  */
@import 'fonts.css';
:root, :host {
  --fa-style-family-classic: 'FontAwesome';
  --fa-font-solid: normal 900 1em/1 'FontAwesome'; 
}
.fas,
.fa-solid {
  font-weight: 900; 
}
body {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}
h1, h2, h3, h4, h5, .titel, .kat-titel {
	font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
	letter-spacing: -0.01em;
	word-spacing: 0.1em;
	color: #047a8e!important;
}
h1.entry-title {
	font-size: 2.0em!important;
	line-height: 1.4em;
}
h4.widgettitle {
	font-size: 1.6em!important;
	line-height: 1.7em!important;
	padding: 0 0 10px 10px;
}
h4.entry-title {
	font-size: 2em!important;
	line-height: 1.3em;
}
h5 {
	color: #ce6020!important;
}
h6 {
	font-family: "Scriptfont-Lite", Open Sans, Arial, sans-serif;
	font-size: 1.2em!important;
	line-height: 1.3em;
}
.kat-titel {
	font-size: 2.8em!important;
	color: #2a6d9e;
	padding-top: 18px;
}
.et-menu a:hover {
	color: #71bbf0 !important;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image {
	width:18em;
}
.bdpp-post-list-main,
.bdpp-post-desc {
	margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-bottom: 10px!important;
	border-bottom: 0.1em solid #999!important;
}
.bdpp-post-widget-wrap.bdpp-design-6 .bdpp-post-img-bg {
	text-align: left!important;
}
.bdpp-post-widget-wrap .bdpp-post-desc {
	line-height: 1.4em!important;
}
.bdpp-rdmr-btn {
	border: 2px solid!important;
	border-radius: 5px!important;
}
/* ------------------------------------------- */

@media only screen and (min-width: 1100px) 
{	
	body::-webkit-scrollbar {
		width: 0.3em;
	}
	body::-webkit-scrollbar-thumb {
		background-color: #FFAF05;
		outline: 10px solid #FFAF05;
	}
	body {
		font-family: "Scriptfont-Lite", Open Sans, Arial, sans-serif;
		font-size: 1.1em!important;
	}
	p strong {
		font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
		font-size: 1.1em;
		color: #4c86a6;
	}
	a:hover {
		color: #0195ff!important;
	}
	hr {
		border : 0;
		height: 1px; 
		background-image: linear-gradient(to right, rgba(206, 96, 32, 0), rgba(206, 96, 32, 0.75), rgba(206, 96, 32, 0)); 
	}
	
	.entry-title a {
		font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
		color: #4c86a6!important;
		word-spacing: 0.1em;
	}
	.et_pb_fullwidth_menu .et_pb_menu__menu>nav {
		font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
	}
	.et_pb_menu .et_pb_menu__wrap ul li a{
		font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
		font-size: 1.2em !important;
		color: #047a8e!important
	}
	.et_pb_menu .et_pb_menu__wrap ul li a:hover{
		color: #2a6d9e!important;
	}
	#top-menu>li:last-child {
		padding-left: 50px;
		font-size: 0.5em;
		font-weight: 500;
	}
	.et_pb_menu_0_tb_footer.et_pb_menu ul li a, #menu-footer-1 ul li a {
		font-family: "AkkoRoundedPro-Regular", Open Sans, Arial, sans-serif;
		color: #ffffff!important;
		font-size: 1.3em!important;
	}
	
	.et_pb_menu_0_tb_footer.et_pb_menu ul li a:hover {
		color: #2a6d9e!important;
	}
	.et_pb_widget ul li a{
		font-size: 0.9em !important;
		font-weight: 500;
		color: #2ea3f2!important;
		padding: 0 10px 0 10px;
	}
	#et-footer-nav {
		display: none;
	}
	#footer-widgets .footer-widget li:hover {
		color: #f9ce21!important;
	}
	#footer-widgets .footer-widget li:before {
		font-family: 'FontAwesome';
		content: '\f0a9';
		border: none;
		top: 1px;
	}
	.et_pb_widget ul li a:hover {
		color: #3e58c9!important;
	}
	.et_pb_widget {
		margin-bottom: 10%!important;
	}

/*	Posts / Blog*/
	
	.et_pb_blog_1_tb_body .et_pb_post a.more-link {
				color: #2ea3f2!important;
	}
	.et_pb_blog_1_tb_body .et_pb_posts a.more-link {
		display: inline-block!important;
		font-size: 1em!important;
		font-weight: 400;
		color: #2ea3f2!important;
		padding: .3em 1em;
		line-height: 1.7em!important;
		background-color: transparent!important;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		border: 0.1em solid;		
		border-color: #2ea3f2;
		border-radius: 10px;
		-webkit-transition-duration: .5s;
		transition-duration: .5s;
		-webkit-transition-property: all!important;
		transition-property: all!important;
	}
	.et_pb_posts a.more-link:hover {
		font-size: 1em!important;
		font-weight: 500!important;
		line-height: 1.7em!important;
		background-color: rgba(11, 150, 196, 0.1)!important;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		border: 0.1em solid!important;		
		border-color: #2ea3f2!important;
		border-radius: 10px;
		color: #2a6d9e!important;
		-webkit-transition-duration: .2s;
		transition-duration: .2;
		-webkit-transition-property: all!important;
		transition-property: all!important;
	}

	.et_pb_bg_layout_light p.et_pb_title_meta_container {
		color: #5f5f5f;
		font-size: 0.9em!important;
		
	}
	.et_pb_bg_layout_light p.et_pb_title_meta_container a {
		color: #37718a;
		font-size: 1em!important;
		
	}
	.et_pb_bg_layout_light p.et_pb_title_meta_container:before {
		font-size: 0.9em;
		font-family: 'FontAwesome';
		content: '\f017';
		border: none;
		top: 1px;
		padding-right: 5px;
	}
	.et_pb_bg_layout_light p.et_pb_title_meta_container a:before {
		font-size: 0.9em;
		font-family: 'FontAwesome';
		content: '\f02b';
		border: none;
		top: 1px;
		padding-right: 5px;
	}
	.et_pb_post {
		min-height: 500px!important;
		border-radius: 10px 10px 10px 10px;
		overflow: hidden;
	}
	.et_pb_image_container img, .et_pb_post a img, .et_pb_blog_grid .et_pb_image_container img {
		height: 25vH!important;
		object-fit: cover!important;
	}
	.seitenleiste .et_pb_post {
		min-height: 200px!important;
	}
	.seitenleiste .et_pb_image_container img, 
	.seitenleiste .et_pb_post a img,
	.seitenleiste .et_pb_blog_grid .et_pb_image_container img {
		height: 20vH!important;
	}
	.et_pb_title_featured_container img {
		border-radius: 5px 5px 5px 5px;
	}
	.et_pb_image_container img, .et_pb_post a img {
		border-style: solid;
		border-radius: 5px 5px 0 0;
	}
	.et_pb_post_title_0_tb_body .et_pb_title_featured_container img {
		max-height: 500px!important;
		width: auto!important;
	}
	.et_pb_widget_area_left {
		padding-left: 30px!important;
		border: none;
	}
	.bdpp-post-list-main, .bdpp-post-desc {
		font-size: 0.9em;
	}
}

@media (max-width: 768px)
{
	.et_pb_post {
			padding:10px;
	}
	et_pb_menu__logo {
		margin-right: 0px!important;
	}
	.et_pb_fullwidth_menu_0_tb_header .et_pb_row>.et_pb_menu__logo-wrap .et_pb_menu__logo img, 
	.et_pb_fullwidth_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img {
		height: 30px!important;
		width: auto!important;
				margin-right: 0px!important;
	}
	.et_pb_fullwidth_menu_0_tb_header {
		width: 99%!important;
	}
	.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu {
		border-bottom-color: rgba(138, 133, 121, 0.8);
	}
}

ul#mobile_menu1.et_mobile_menu {
	background-color: rgba(255, 255, 255, 0.9)!important;
}
.mobile_menu_bar:before {
	top: 5px!important;
	font-size:40px!important;
}
.mobile_menu_bar:after {
 	content: 'MENU'!important;
	color: #888888;
	font-size: 1.2em;
	vertical-align: text-top;
	margin-top: 10%!important;
 	margin-left: 10%;

}


