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



/*Add your own styles here:*/

.header-scrolled .logo svg {
	padding: 5px 0px;
	width: 63px !important;
	height: 59px !important;
}
.header-scrolled .logo {
	width: 63px !important;
	height: 59px !important;
}
.header-scrolled .logo a {
	padding: 0;
}
.logo {
	width: 208px !important;
	height: 180px !important;
	background-color: #ffffff;
}
.logo a {
	overflow: visible;
	padding: 10px 20px;
}
.logo svg {
	width: 168px !important;
	height: 160px !important;
	max-height: unset !important;
}

.slideshow_caption {
    width: 65%;
}