/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/* ===========  Use this file to add custom CSS easily =============== */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,300italic,300,400italic';



#yoo-zoo .item h3 {
    margin: 25px 0px 25px 0px;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #19a29d;
}
p.turquoise {
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0px;
    color: #19a29d;
}

body {
	font-size: 14px;
}
a:hover {
	text-decoration: none;
}
button{
	padding: 5px 20px;
	background: #1B939A;
	color: #fff;
	text-transform: uppercase;
	border: none;
	font-family: 'Open Sans';
	font-size: 16px;
	margin-top: 25px;
}
button:hover{
	background: #1d8f8b;
}
textarea {
	height: auto;
	width: 300px;
}
select{
	width: 314px;
}
.uk-list {
	padding: 0 40px !important;
	list-style: disc;
	font-size: 16px;
}
li, dt, dd {
    line-height: 25px;
}
.uk-list > li:before, .uk-list > li:after {
    content: "";
    display: none;
}
.tm-navbar-transparent .tm-logo img:not(.tm-logo-sticky) {
	display: inherit;
}
.uk-thumbnav > * > * {
	display: block;
	background: none;
}
 .uk-navbar-nav > li > a:hover::after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
 .tm-block-footer .tm-footer a, .tm-block-footer .tm-footer p {
    color: #FFFFFF;
}
.tm-top-a {
	margin-top: -100px;
}

h1, .uk-h1 {
	color: #413225;
	font-family: 'Open Sans';
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 38px;
}
h4 {
	text-transform: none;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 20px 0;
}
.uk-panel-box-secondary {
	background-color: rgba(255, 255, 255, 0.02);
	color: #302c29;
	border: none;
}
.uk-panel-box {
	box-shadow: 0 1px 0 rgba(59, 46, 34, 0);
	background: none;
	border: none;
}

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
#yoo-zoo .item h1.pos-title {
	margin: 0px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 38px;
	color: #413225;
    font-family: 'Open Sans';
	letter-spacing: 1px;
	line-height: 54px;
}
#yoo-zoo .items div.teaser-item-bg {
	padding: 0px 0px 0px 0px;
	background: none;
	overflow: hidden;
}
#yoo-zoo .item div.pos-bottom .element {
	margin-top: 15px;
	padding-bottom: 15px;
	background: none;
}
.yoo-zoo img {
	max-width: 100%;
	height: auto;
	margin: 0px auto;
	display:block;
	position: static;
}
#yoo-zoo .details {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
#yoo-zoo .details h1.title {
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 38px;
	color: #413225;
    font-family: 'Open Sans';
	letter-spacing: 1px;
	line-height: 54px;
}
#yoo-zoo .details div.heading {
	padding-bottom: 5px;
	border-bottom: none;
}