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

/*different logo - scrolldown*/
.header-scrolled .logo img { opacity: 0; }
.header-scrolled .logo a {background-image: url(https://www.imovion.de/wp-content/uploads/2021/01/logo_imovion-300x106-1.png); background-repeat: no-repeat; background-size: contain; }

/*Add your own styles here:*/
#top .av-social-link-kriesi a:before{
    content: "e800"; 
    font-family: "Kriesi Font";
}
#top #wrap_all .av-social-link-Icon_name:hover a{
    color:#fff; 
    background-color:#9fae37; 
}

/*Bildunterschriften overlay im bild*/
.av-caption-image-overlay-bg{
	height: 10%!important;
	top: 92%!important;
}
.av-image-caption-overlay-center {
	vertical-align: bottom;
	font-size: 1em;

}

