/*
Theme Name: Thiel Fliesen
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 wil be much easier then.
Version: 1.0
Author: Bihl Online-Marketing
Author URI: https://www.b-om.de
Template: enfold
*/

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);



.image-overlay.overlay-type-extern .image-overlay-inside {
	display: none !important;
}
.image-overlay {
	background: none !important;
}
.image-overlay .image-overlay-inside:before {
	content: “” !important;
}
#header_main_alternate {
	background: #2e4e65;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNGU2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjQzNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2e4e65 0%, #1f435d 100%);
	background: -webkit-linear-gradient(top, #2e4e65 0%,#1f435d 100%);
	background: linear-gradient(to bottom, #2e4e65 0%,#1f435d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4e65', endColorstr='#1f435d',GradientType=0 );
	letter-spacing: 1px;
	text-transform: uppercase;
}
.avia-section {
	min-height: 40px;
}
.slogan {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}
.slogan a {
	color: #fff;
}
.callme {
	white-space: nowrap;
}
.slogan i {
	padding-left: 20px;
}

#hometeaser {
	height: 650px;
}

/*Links*/
.avia_textblock a,
.post-entry-type-standard a,
.post-entry-type-page a,
.sidebar a.stdlink,
.avia_message_box a {
	text-decoration: underline;
}
a.iconbox_icon {
	text-decoration: none;
}
.avia_textblock a:hover,
.post-entry-type-standard a:hover,
.post-entry-type-page a:hover,
.sidebar a:hover.stdlink,
.avia_message_box a:hover {
	text-decoration: none;
}


#socket {
	font-size: 13px;
}

/*
.title_container {
	background: #246966;
}
.title_container .entry-title a {
	color: #fff !important;
	font-size: 28px;
	font-weight: bold;
}
#top .title_container .container {
	min-height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header_main_alternate {
	background: #246966;
	letter-spacing: 1px;
	text-transform: uppercase;
}
*/
h1 {
	letter-spacing: normal !important;
}
#footer i {
	color: #666;
	width: 20px;
}
.avia-google-maps-section {
	background: #e8ebee;
}


@media only screen and (max-height: 900px) {
	#hometeaser {
		height: 550px;
	}
}
@media only screen and (max-height: 800px) and (min-width: 990px) {
	#hometeaser {
		height: 500px;
	}
}
@media only screen and (max-height: 700px) and (min-width: 990px) {
	#hometeaser {
		height: 470px;
	}
}
@media only screen and (max-height: 600px) and (min-width: 990px) {
	#hometeaser {
		height: 350px;
	}
}
@media only screen and (max-height: 2000px) and (orientation:portrait) {
	#hometeaser {
		height: 350px;
	}
}



@media only screen and (max-width: 767px) {
	#socket {
		font-size: 13px;
	}
	.responsive #socket .sub_menu_socket {
		display: block;
		float: left;
		text-align: left;
	}
	.slogan {
		color: #fff;
		font-size: 18px;
		line-height: 20px;
		text-align: center;
	}
	.slogan i {
		padding-left: 0;
	}
}