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

.page-title {
	font-size: 34px;
    line-height: 1.1em;
    margin-bottom: 14px;
}

.slideshow_caption h2 {
	text-shadow: 2px 2px 0 #333;
}

.slideshow_caption p {
	text-shadow: 1px 1px 0 #333;
}

@media all and (min-width: 768px) and (max-width: 1399px) {
	.slideshow_caption {
		width: 100%;
	}
	.slideshow_align_caption h2 {
		font-size: 200%!important;
	}

	.slideshow_align_caption p {
		font-size: 70%!important;
		line-height: 1.2em;
	}
}