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

/* CSS voor mobiele weergave van The Events Calendar */
@media (max-width: 600px) 
{
	.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul,.tribe-common .tribe-common-b2 
	{
    	font-family: Helvetica,Arial,sans-serif;
    	font-size: 14px;
	}

	.tribe-events .tribe-events-calendar-list__event-title 
	{
    	font-size: 21px!important;
	}
	
}
