/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

#top #header_meta{
	display: none!important;
}

#top #header_meta, #top #header_meta nav ul ul li, 
#top #header_meta nav ul ul a, 
#top #header_meta nav ul ul {
	background-color: #1f7f95 !important;
}

.intro-claim{
	background-color: #1095b3!important;
	color: #fff!important;
}

.intro-claim h1, .intro-claim h2, .intro-claim h3, .intro-claim h4, .intro-claim h5, .intro-claim h6, .intro-claim i, .intro-claim b, .intro-claim strong{
	color: #fff!important;
}

.header-pic {
	background-size: cover;
	/*background-position: top center!important;*/
}

footer, footer#socket{
	background-color: #1f7f95;
}

#socket .container {
	display: flex;
	flex-direction: column;
	align-content: center;
	text-align: center;
}

#socket .sub_menu_socket {
	float: none;	
}

#socket .menu {
	display: flex;
	justify-content: center;
}

.square-pic-box{
	aspect-ratio: 3/2;
}

.square-pic-box *{
	height: 100%;
	width: 100%;
}

.square-pic-box img{
	object-fit: cover;
}

nav.main_menu a {
	font-weight: 400;
}

nav.main_menu li a:hover {
	color: #1095b3!important;
}

h3 {
	font-size: 25px;
	line-height: 1.1em;
	margin-bottom: 8px;
	font-weight: 400;
}

.av-subheading.av-subheading_below {
	font-size: 18px!important;
	font-style: italic;
}

a.avia-button.avia-color-theme-color-subtle {
	color: #1095b3!important;
	border-color: color: #1095b3!important;
}

.av_minimal_header #header_main .container, .av_minimal_header .main_menu ul:first-child > li a {
	height: auto;
	line-height: inherit;
}

.logo img {
	max-width: 300px;
	width: 100%;
}

.header-align{
	background-color: var(--enfold-main-color-heading);
	padding: 20px;
	color: #fff;
}

.header-align h1 {
	color: #fff;
}

.bg-blue{
	background-color: var(--enfold-main-color-heading);
	color: #fff;
}

.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue h6{
	color: #fff!important;
}

@media screen and (min-width: 768px){
	
	.header-pic .container.av-section-cont-open{
		margin-top: 100px;
		max-width: 900px;
	}
	
	#header #header_main .container .inner-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: auto;
		background-color: #fff;
	}	
	
	.responsive .logo a {		
		height: auto;
		display: flex;
		justify-content: center;		
	}
	
	div .logo {
		position: static;
		padding: 20px 5%;
	}
	
	.responsive .logo {
		float: none;
		display: block;
	}
	.responsive #top .logo, .main_menu{
		width: 100%;
		position: relative;
	}

	.main_menu {
		position: static;
		display: flex;
		justify-content: center;
	}	
	
	.html_header_top #top .av_header_stretch .container {
		width: 100%;
	}

	.main_menu{
		background-color: #f3f4f4;
	}
}

@media screen and (max-width: 1200px){
	.avia-section-huge .content{
		padding-top: 90px;
  		padding-bottom: 90px;
	}
}

@media screen and (max-width: 768px){
	.avia-section-huge .content{
		padding-top: 50px;
  		padding-bottom: 50px;
	}
	
	.header-pic h1 {
		font-size: 25px!important;
	}
	
	.header-pic .av-subheading.av-subheading_below {
		font-size: 16px !important;
	}
}

/*




.av_minimal_header #header_main .container{
	height: auto!important;
}

.text-schatten {
    text-shadow: 0px 1px 7px #000;
}

iframe.kontakt {
    width: 100%;
    height: 600px;
}

iframe.kontakt #main {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#socket .copyright {
	float: none;
	display: flex;
	justify-content: center;
}

span.av-icon-char {
    color: #1f7f95;
}
span.header_contact {
   float: left;
   padding-top: 5px;
    margin-right: 15px;
	color: #fff;
}

.special_amp {
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
}

.comment_meta_container,
.comment_container {
	display: none;
}

socket li.avia-button.avia-cookie-consent-button.avia-cookie-consent-button-2.av-extra-cookie-btn.avia-cookie-info-btn {
	border-bottom: 0;
	background: transparent !important;
	font-size: inherit;
	margin: 0;
}

.avia-cookie-consent a.dse {
	color: white;
	text-decoration: underline;
}

.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification, .avia-popup .avia-cookie-consent-button.avia-cookie-hide-notification {
	background-color: #fff;
	color: #000 !important;
}
div.avia-cookie-consent .avia-cookie-consent-button {
	font-size: 12px !important;
}
*/


/*Add your own styles here:*/