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

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

.tm-logo p {
  margin: 0;
}

div .tm-headerbar {
  margin-bottom: 12px;
}
div.tm-block + div.tm-block {
  margin-top: 12px;
}

.uk-panel > p {
  margin: 0;
}

div .tm-block-divider {
  padding: 0;
}

.tm-margin-large-top.tm-heading-large {
  margin-top: 16px;
  line-height: 0px;
}

.tm-overlay svg {
  display: none;
}

.tm-overlay img {
  border-radius: 4px;
}

.tm-overlay-caption {
  display: none;
}
}