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

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

.tm-fullscreen {
height: 400px;
border-top: 1px solid #364555;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
   }

.tm-teaser {
margin-top: 0px;
}

.tm-block-full {
height: 250px;
}

.uk-table td {
position: relative;
border-left: 1px solid #eaeaea;
vertical-align: middle;
text-align: left;
}

.uk-container {
padding: 0 30px;
}

.uk-nav-header {
padding: 7px 10px;
text-transform: inherit !important;
font-size: 14px;
font-weight: normal;
}

.uk-nav ul a {
padding: 7px 0;
}

.tm-page .tm-block:first-child {
padding-top: 40px;
}

.tm-block {
padding-bottom: 40px;
}

.tm-page {
max-width: 1200px;
margin: 40px auto;
}

.gce-list-event,.gce-tooltip-event {
background-color: inherit;
padding: 0 5px;
}

.uk-navbar-nav > li > a {
  text-transform: capitalize;
}
