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


/*.main_menu,*/
#socket,
.hidden,
#menu-item-wpml-ls-41-en,
#menu-item-wpml-ls-41-fr,
.av-burger-menu-main.av-small-burger-icon {
	display: none !important;
}

#fullscreen-grafikid .avia-caption-title, 
#fullscreen-grafikid .avia-caption-content.av_inherit_color,
#fullscreen-grafikid .slideshow_align_caption {
	text-align: center;
}

#fullscreen-grafikid .avia-caption-title {
	width: 100%;
	padding: 20px 15px 0px 15px;
	margin-bottom: 0;
}
#fullscreen-grafikid .avia-caption-content p {
	padding: 10px 15px 22px;
}
@media (min-width: 1024px){
	#fullscreen-grafikid .avia-caption-content p {
		padding: 10px 51px 22px;
	}
}

#fullscreen-grafikid .avia-slideshow-button.avia-button.avia-color-theme-color {
	font-size: 14px;
}