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

/* === FONT SETTINGS === */
/*
 * smooth font
body {
	-webkit-text-stroke: 0.45px;
}
*/

/* === FONT SETTINGS END === */



/* ==== FLAG SETTINGS ==== */

/* To change flag icons: WPML >> Languages >> Edit Languages >> Custom Flag option */

/* hide language menu entries */
li.av-language-switch-item {
	display: none;
}

/* align flag to text */
.wpml-ls-menu-item .wpml-ls-flag {
	margin-right: 6px;
    vertical-align: middle;
}

/* ==== FLAG SETTINGS END ==== */

/* ==== RECAPTCHA SETTINGS ==== */
.avia-disabled-form {
  display: none;
}
/* ==== RECAPTCHA SETTINGS END ==== */


/* ==== Ecosystem raster slider ==== */
.symposium-slider .avia-caption{
	left:0;
	padding: 0;
}
#top #wrap_all .avia-slideshow.symposium-slider .avia-caption h2.avia-caption-title{
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
}
/* ==== Ecosystem raster slider END ==== */
