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

/* ========================================================================
Use this file to add custom CSS easily
========================================================================== */

@media (min-width: 1220px) {
	.tm-headerbar {
	    margin-top: 5px;
	    margin-bottom: 0px;
	}
}
.tm-navbar {
	margin-top: 0;
}
.tm-headerbar {
    margin-top: 5px;
    margin-bottom: 0px;
}
.tm-headerbar .tm-logo {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.tm-logo-small {
    margin-top: -40px;
    display: inline-block;
}