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

/* COMMENTED OUT BY WSK ON 21-07-2019
@media only screen and (max-width: 768px) {
ul.ecs-event-list li.ecs-event{
	display: block !important; 
	width: 90%  !important;
}

h2.av-special-heading-tag{font-size:24px !important;}
.responsive .logo img{max-width: 170px !important;}

.responsive #top #wrap_all #footer .flex_column{width:33.3% !important;padding-right:3px !important;}
.responsive #top #wrap_all #footer .flex_column .widget{margin-top: 0 !important;margin-bottom: 0 !important;}
.responsive #top #wrap_all #footer .flex_column img{display: block !important; height:45px !important;width: auto !important; margin: 0 auto !important;}
.responsive #top #wrap_all #footer .flex_column.first{width:100% !important;margin-bottom: 5px !important;}
.responsive #top #wrap_all #footer .flex_column.first img{display: block !important; float: none !important;}
.responsive #top #wrap_all #footer .textwidget{font-size: 9px !important;}
.responsive #top #wrap_all #footer .container{width:90%;max-width:90%;}

.responsive #top #wrap_all footer .flex_column{width:33.3% !important;padding-right:3px !important;}
.responsive #top #wrap_all footer .flex_column.first{width:100% !important;}
.responsive #top #wrap_all footer .textwidget{font-size: 9px !important;padding-right:10px !important;margin-top:-30px !important;}

}

@media only screen and (max-width: 1024px) {


.responsive .logo img{max-width: 200px !important;}

}
*/