/* 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;
	font-weight: 300;
}
.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;
}

h3.uk-panel-title {
	font-size: 26px;
}

h3.uk-h4 {
	text-transform: none;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

/*
.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;
}

.tm-block.tm-block-image {
	background: none !important;
}

.projects .tm-main .uk-panel,
.projects .tm-main  article {
	background: rgba(100,100,100, 0.4);
	padding-bottom: 10px;

}

.projects h3.uk-panel-title,
.projects .tm-main ul.uk-subnav li a {
	text-transform: capitalize;
	font-weight: 300;
	font-size: 16px;
	color: #eee ;
	text-decoration: none;
	text-align: center;
	width: 100%;
}

.projects .tm-main ul.uk-subnav li {
	direction: block;
	width: 100%;
}

.tm-sidebar-a a {
	text-decoration: none;
}
