/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-headerbar .tm-logo {
    float: none;
	text-align: center;
}

.uk-navbar-nav {
	float: none;
}

.tm-navbar {
	text-align: center;
}

.uk-navbar-nav > li {float: none; display: inline-block;}

.tm-content {text-align: center;}

.socialicon {
    margin: 0 3px;
}

.tm-logo-small {
    letter-spacing: normal;
}

.tm-navbar .uk-visible-small h2 {
	font-size: 18px;
    line-height: 20px;
    margin-top: -25px;
    margin-bottom: 0;
}