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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.tm-content h1 {
font-size: 26px;
margin-top: 0;
padding-top: 0;
line-height: 1.2;
}
 
#likebox-wrapper * {
   width: 100% !important;
   background: #fff;
}

.tm-navbar-wrapper h2 {
	color: #00b6fd;
	margin-top: 20px;
}
.uk-navbar-nav > li > a {
	line-height: 60px;
	height: 60px;
}

h1.uk-article-title {
	font-size: 26px;
	line-height: 1.3;
}

.uk-panel-box {
	padding: 20px;
}

/*
.tm-logo-small {
	height: 90px;
	line-height: 90px;
}
*/
.tm-logo-small img {
	margin-top: -50px;
}

#sl_results_container, 
h4.infoloc-name {
	color: #000;
}

.tm-main-bottom  ul.zoo-list > li {   
    width: 32%;
    display: inline-block;	
    margin-right: 5px;
    border: none;
}

.tm-main-bottom  ul.zoo-list > li a {   
    color: #ffffff !important;
}


