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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */  .uk-sticky-placeholder .tm-header.uk-active > .tm-logo {
  float: left;
  padding: 25px 25px 0 25px;
  margin-bottom: 0;
  }

  .uk-sticky-placeholder .tm-header {
  margin-top: 0;
  padding-top: 40px;
  }

  .uk-sticky-placeholder .tm-header.uk-active {
  padding-top: 0px; 
  }