/*
 Theme Name:   AboutMedia
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Enfold Child Theme for AboutMedia
 Author:       Mathias Kolb
 Author URI:   http://example.com
 Template:     enfold
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold-child
*/

/* Anpassungen für die 3D Header */
#threejs-header-section .container, #threejs-header-section main {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	max-width: none !important;
}

#threejs-header-section main {
	height: 100%;
}

#threejs-header-section iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:430px; 
	border: none;
}

/* Feste Minimal-Höhe für Testimonial Slider - verhindert das Verrutschen des Contents darunter beim Wechsel der Slides */
/*.avia-testimonial-wrapper.avia-slider-testimonials.avia-slider-2-testimonials.avia_animate_when_almost_visible.av-large-testimonial-slider.avia_start_animation {
height: 445px;
}
*/

/* Hintergrund Grafik für den Blog */
.page-id-18 #after_section_1 { background-image: url("../../uploads/2018/03/website_bg_white.svg"); }

/* Social Media Icons Hover */
.social_bookmarks > li:hover > a {
    background: #ffffff !important;
    color: #0076bf !important;
}
.section-white-triangles {
	background-size: 100% auto !important;
}

.bg-fullwidth-repeat-v {
	background-size: 100% auto !important;
	background-repeat: repeat-y !important;
}

.page-id-449 .av_main_nav_header .logo {
	display: none !important;

.page-id-449 .main_menu ul:first-child > li > a { color: #0076bf !important; }
.page-id-449 .main_menu ul:first-child > li > a:hover { color: #0076bf !important; }
.page-id-449 .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: #0076bf !important; }

#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
	color: #0076bf !important;
}

#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-subtext {
		color: blue !important;
}

#top.page-id-449 a > span.avia-menu-text {
    color: #0076bf !important;
}

span.av-hamburger-inner {
	background: #0076bf !important;
}
.av-inner-masonry-content-pos-content {
	text-align: center !important;
}
.masonry-picture-background .main_color {
	background-image: url(../../uploads/2018/03/IMG_3456.jpg) !important;
	background-size: cover;
	background-position: center center;
}
.main_color .av-inner-masonry-content {
background-color: rgba(255, 0, 0, 0.8);
}
.wpcf7-form-control.wpcf7-submit {
	background-color: #0076bf !important;
}