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

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


a.uk-slidenav {
  text-shadow: 3px 3px 5px black;
  font-size: 60px;
}

.uk-dotnav > * > * {
  background-color: gray;
}

.uk-dotnav > .uk-active > * {
  background-color: darkgray;
}

@media (min-width: 960px){
  .uk-block-large {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

.tm-block-main {
  padding: 0;
}