/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar-nav > li > a {
	color:#fff;
}
.uk-navbar-nav > li > a:hover {
	background:rgba(64,160,62,1);
}
.uk-navbar-nav > li.uk-active > a {
	background:#42b1e0;
}
.uk-nav-navbar > li > a {
	color:#fff;
}
.uk-nav-navbar > li > a:hover {
	background:rgba(64,160,62,1);
}
.uk-nav-navbar > li.uk-active {
	background:rgba(64,160,62,0.6);
}
.uk-dropdown {
	left:0 !important;
	margin-top:0 !important;
}
.ft-btn {color:#81d3ea;}
.ft-btn:hover {color:#fff;}
.ft-btn::before {
	content: '\e095';
    position: relative;
    top: 1px;
    margin: 0 5px 0 -10px;
    font-family: 'theme-icons';
    font-size: 12px;}
.tm-footer {min-height:108px !important;}

.contactcntc h3:first-child {display:none !important;}
.contactcntc h3 {margin-top:0 !important;}
.contactcntc .contact-address {margin:0 !important;}
.contactcntc legend {font-size:18px !important;}
.contactcntc textarea {min-height:80px !important;}
.contactcntc .form-actions {margin:0 !important;padding-top:0 !important;padding-bottom:0 !important;background:none !important;}
.contactcntc div.control-group:last-child {margin:0 !important;}

.bolderz .uk-panel-title {font-weight:bold !important;}

.pagination-bg a {
    padding: 2px 6px;
    background: #F9F9F9;
}
#searchForm fieldset:last-child {display:none;}

.category  .teaser-image img {float:left;}
.category  .title {font-weight:bold;font-size:14px;}