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

body .av-special-heading.classic-quote > * {
	font-family:"Arial Black", Gadget, sans-serif;
}

/* HOMEPAGE ICON BOX ROW SETTINGS */
#iconboxcolumn {
	border-radius:15px;
	padding:0px 20px 0px 20px;
	background-color:#bfc3cf;
}
#iconboxcolumn .iconbox.iconbox_top {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}
#iconboxcolumn .iconbox_content {
	padding: 45px 0px 0px 0px;
	box-shadow: none;
}
#iconboxcolumn .iconbox_content h3 {
	font-size:26px;
}

.yellow-links a {
	text-decoration:underline;
	color:#ffffff;
	font-size:18px;
}

/* PDF LISTS FOR AGENDAS AND MINUTES */
#pdf-lists .gallery ul.gallery-item {
	width:100%;
	text-align:left;
	height:auto;
}
.main_color .toggler {
	background-color:#013d56;
	color:#ffffff;
}
.main_color .toggler:hover {
	background-color:#00afef;
}
.main_color .toggle_content {
	background-color:#ffffff;
}