/*
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



h1 {
	font-size: 70px;
}



h4 {
	font-family: 'Lato', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	text-decoration: none !important;
	text-transform: none !important;
	margin-bottom: 0.85em;
}

/*p {
    margin: 0 0 1em 0 !important;
}*/

/*#top section p strong {
	color: #000000 !important;
}*/

/*Add your own styles here:*/

.home .avia-caption-content {
	/*display: inline-block;*/
}

.logoSlider {
	/*background: url("wp-content/themes/enfold-child/images/logo-weiss.png") no-repeat;*/
	max-width: 220px;
	max-height: 116px;
	z-index:9999;
	display: block;
	margin: 40px auto;
}

.logoSlider img {
	width:100%;
	height: auto;
}

/*.home a.avia-slideshow-button  {
display: block;
border: none;
background: none;
}*/

strong.grey {
	color: #999 !important;
}

#top .avia_textblock p strong, #top .avia_textblock p b {
	color: #000000;
}

a span.avia-menu-text {
	font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px;
}

/* Kunden */

.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
    width: 100px;
    height: 100px;
}

.avia-slider-testimonials .avia-testimonial-name {
    font-size: 16px;
}

.avia-slider-testimonials .avia-testimonial-meta {
    font-size: 14px;
}

.avia-testimonial-subtitle {
padding-top: 5px;
display: block;
}


.main_color .avia-icon-list .iconlist_icon {
    background-color: #d61d14;
}

#top .avia-slideshow-button {
	margin-top: 40px;
}

#kontakt {
	display:none;
}

/* Lunas Blog */

.page-id-507 .special_amp {
	color:#000000 !important;
}

/*PresseBlog */

#top .avia_textblock .wp-caption {
	margin-top: 40px;
	margin-bottom: 40px;
}

.single-post .main_menu ul:first-child > li.current-menu-item > a {
	color: #7d7d7d !important;
}

.avia_desktop .avia-content-slider .avia-slideshow-arrows a {
    opacity: 1;
}

.avia-slideshow-arrows a:before {
    background: rgba(214,30,20,0.6);
}

#top .avia-content-slider .avia-slideshow-arrows a {
    top: 128px;
}

.page-id-1561 .av-iconlist-small li {
	min-height: 40px !important;
}

/* FOOTER */
.footer_color a {
	color: #d61e14;
}

@media only screen and (max-width: 968px) {
	.logoSlider {
		display: none;
	}
	
	#av-layout-grid-1 .flex_cell {
		padding: 20px !important;
	}
	
	
	.container .content {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

