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

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

/* Kontakt
==============================================================================*/

.contactkont .page-header {
  display: none;
}
.contactkont h3 {
  display: none;
}
/* Logo
===============================================================================*/

.tm-logo:hover {
   color: transparent !important;
}
/* Menu i Logo na smartfony
==================================================================================*/

.uk-navbar-content {
  height: auto;
  text-shadow: none;
  padding: 0 5px;  
}

.uk-navbar-center {
  max-width: 100%;
}

.tm-logo-small {
    letter-spacing: inherit;
}
.uk-navbar-toggle {
  height: 60px;
}