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

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


 .uk-navbar-brand p{
 	float: left;

 }

 .tm-navbar-fixed .tm-headerbar-small .uk-navbar-brand img{
 	width: 170px;
 }

 .sets .wk-content {
 	width: 700px!important;
 }

.mod-languages {
    position: absolute;
    z-index: 1000;
    color: #FFF;
    right: 4em;
}
div.mod-languages a {
	color: #2a3537;
    font-size: 0.8em;
}
.lang-active a{
	color: #FFF;
}