/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
Use this file to add custom CSS easily
========================================================================== */

/* GLobal Styles */


/* Home Banner Slideshow */

h1, h2, h3, h4, h5, h6, .uk-panel-title{
	color: #336699;
}


/* Page Headings */

.tm-top-a .uk-h1{
	font-size: 64px;
	text-shadow: 2px 2px 8px rgba(0,0,0,0.6);
}


/* Module Headings */

.module-heading-large h3.uk-panel-title{
	line-height: 42px;
    font-weight: bold;
    font-size: 36px;
}


/* Zoo Items */

.zoo-item-list .title{
	font-size: 18px;	
}

.zoo-item-list .title a{
	color: #3498db !important;
	font-weight: 500;
	text-decoration: none;
}

.zoo-item-list .title a:hover{
	text-decoration: none;
	color: #336699 !important;
}