/*
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
*/



/*Add your own styles here:*/



#top .fullsize .template-blog .blog-meta {
    float: none;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 160px;
    overflow: hidden;
    text-align: center;
    z-index: 1000;
}

.page-id-17 .avia-slideshow {position:relarive;z-index:1;}

#mitglied {
    margin-top: -245px;
    position: relative;
    float: right;
	z-index:100;
}


@media (max-width: 630px) {
	
	#mitglied {
    margin-top: -120px;
    position: relative;
    float: right;
    z-index: 100;
    width: 138px;
}

#top #wrap_all .avia-slideshow .av-slideshow-caption.av-meij7v1g-9b2ebb942bb8f8c47a456db03beec4b2__0 .avia-caption-title {
    font-size: 30px !important;
}
	
}

@media (max-width: 375px) {
	#mitglied {
    margin-top: 70px !important;
    position: relative;
    float: right;
    z-index: 100;
    width: 138px;
}
}



.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}

.justified-image-grid .image-overlay-inside, .justified-image-grid .image-overlay.overlay-type-extern {

display: none !important;

}

.avia_transform a:hover .image-overlay {
    transition: inherit !important;
opacity:0 !important;
}

/* Layout */

.container.av-logo-container {
	width:100%;
	max-width:100%;
	}
	
#header_main_alternate .container {
	width:100%;
	max-width:100%;
	background-color:#e30615;
	}
	
a#scroll-top-link {
	background-color:#e30615 !important;
	color:#FFF !important;
	border-color:#e30615 !important;
	
}

a#scroll-top-link svg {
	fill:#FFF !important;
}
	
	/* Vorschaublder */

.small-preview {
    width: 160px;
    height: 160px;
    overflow: visible;
    border-radius: 0px;
    float: left;
    margin: 0px;
    position: relative;
    text-align: center;
    line-height: 160px;
    position: relative;
    z-index: 4;
    display: block;
}

.av-magazine-thumbnail {
    float: left;
    margin-right: 15px;
    width: 100px;
    min-height: 61px;
    border: none;
    padding: 5px;
    display: block;
    text-align: center;
    position: relative;
}


#footer {
    padding: 15px 0 30px 0;
    z-index: 1;
    background-color: #f2f2f2;
}

#footer p, #footer p strong {
	color:#000;
}

#footer a {
	color:#e30615;
	text-decoration:none;
}

#footer a.hover, #foorer a:focus {
	color:#e30615;
	text-decoration:underline;
}

#top #footer .widget_nav_menu li {
    position: relative;
    box-sizing: content-box;
    clear: both;
    font-size: 18px;
}

/* Blog Nachrichten */
.post-meta-infos .text-sep {display:none;}
.blog-categories.minor-meta {display:none;}



/* Schriften */

body {font-size:18px;}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    font-size: 34px;
    line-height: 1.1em;
}

.avia-button.avia-size-large {
    padding: 15px 30px 13px;
    font-size: 18px;
    min-width: 139px;
	background-color:#e30615;
}

/* Veranstaltungskalender */

section.tribe-common-l-container.tribe-events-l-container {
	background-color:#FFF;
}

#ect-minimal-list-wrp .ect-list-posts.style-1.ect-simple-event {
    border: 1px solid #e30615 !important;
	
}

.ect-list-posts.style-1.ect-simple-event .ect-event-date-tag {
    color: #e30615 !important;
	   font-family: 'open sans', Helvetica, Arial, sans-serif !important;
	   
}



.ect-events-title a {
	    font-family: 'open sans', Helvetica, Arial, sans-serif !important;
		color: #e30615 !important;
	   text-decoration:underline !important;
}

.ect-events-title a:hover {
	    font-family: 'open sans', Helvetica, Arial, sans-serif !important;
		color: #e30615 !important;
	   text-decoration:none !important;
}

#ect-minimal-list-wrp .style-1 .ect-event-datetime {
    color: #515151;
	font-family: 'open sans', Helvetica, Arial, sans-serif !important;
}

#ect-minimal-list-wrp .ect-list-posts.style-1 .ect-event-date-tag .ect-event-datetimes span, #ect-minimal-list-wrp .style-1 span.ect-minimal-list-time {
	font-family: 'open sans', Helvetica, Arial, sans-serif !important;
}



.tribe-events-meta-group .tribe-events-single-section-title {
    margin: 0 0 10px 0;
	text-transform: none;
    font-size: 21px !important;
    line-height: 1.1em;
	letter-spacing:0px;
}


/* Slideshow Caption */

.avia-caption .avia-caption-content p, .avia-caption .avia-caption-title, .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title {
    background: #e30615;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 10px 15px;
	opacity:0.85;
}

/*
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    font-size: 19px;
    line-height: 1.1em;
}*/





/* Navigation */




#top #header .av-main-nav > li.menu-item-object-page > a:hover {
    color: #e30615;
    font-size: 14px;
    background-color: #fff;
	margin-right:-1px;
	border-right:1px solid #FFF;
}


li#menu-item-search a {
	background-color:#transparent !important;
	color:#FFF !important;
}


#top #header .av-main-nav > li#menu-item-search > a:hover {
	color:#FFF !important;
}

#top #header .av-main-nav > li.menu-item-object-page > a:hover span {
    color: #e30615;
    font-size: 14px;
 
}

#top #header .av-main-nav > li#menu-item-search > a:hover span {
    color:#FFF !important;
    font-size: 14px;
 
}

#top #header .av-main-nav > li.current-menu-item > a  {
    color: #e30615;
    font-size: 14px;
    background-color: #fff;
	margin-right:-1px;
	border-right:1px solid #FFF;
}

#top #header .av-main-nav > li.current-menu-item > a span  {
    color: #e30615;
    font-size: 14px;
    
}

#top li#menu-item-search a {
    font-size: 23px !important;
	color:#FFF !important;
}

#top li#menu-item-search a:hover {
    font-size: 23px !important;
	/*background-color:#e30615 !important;*/
	border:none !important;
	margin-right:0px;
	color:#FFF;
}





#top #header .av-main-nav > li#menu-item-search > a:hover {
	color:#FFF !important;
}




/*
#top #menu-item-search a:hover span{
    font-size: 23px !important;
	background-color:#e30615 !important;
	color:#FFF !important;
}
*/









/* @media only screen and (min-width: 989px) { */
@media only screen and (min-width: 1275px) {
	#top.post-type-page .fullsize .template-blog .big-preview {
	    width: 48% !important;
	    float: left !important;
	    margin-right: 2% !important;
	}

	.html_elegant-blog #top.post-type-page .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
	    width: 48% !important;
	    float: right !important;
	    margin-top: 50px !importatnt;
	}

	#top.post-type-page .fullsize .template-blog .post .entry-content-wrapper {
	    max-width: 1320px;
	}

	#top.post-type-page .fullsize .template-blog .post .entry-content-wrapper > * {
	    max-width: 1024px !important;
		 max-width: 800px !important;
	}
	
	#top.post-type-page .fullsize .template-blog .blog-meta {
        float: none;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        width: 160px;
        overflow: hidden;
        text-align: center;
        z-index: 1000;
        height: 160px;
        margin-bottom: -180px;
    }
	
	/*
	#top.post-type-page .fullsize .template-blog .blog-meta a {
		display:contents;
	}
	*/
	
	
}

@media only screen and (max-width: 630px) {
	.avia-fullscreen-slider .avia-slideshow>ul>li {
    width: 100%;
    height: 40%;
    background-size: cover;
    background-position: center center;
}

.page-id-17 .avia-fullscreen-slider .avia-slideshow {
        min-height: 150px;
        /* max-height: 450px; */
        overflow: hidden;
        margin-bottom: -492px;
    }
	
#footer #media_image-2 {
    max-width: 45%;
    height: auto;
    margin-bottom: -5px;
}	

#socket a {font-size:14px;}

#top .fullsize .template-blog .blog-meta {
    float: none;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 1000;
}

.flex_column.av-1haov-647cb717eb65673e4f85b754853c6481 {
    padding: 50px !important;
    background-color: #e30615;
}


}