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

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

 .uk-margin-bottom {
    margin-bottom: 1em !important;;
 }

 .uk-margin-top {
    margin-top: 1em !important;;
}

.uk-margin-both-y {
   margin: 1em 0 !important;
}

.uk-margin-both-x {
  margin: 0 1em !important;
}

#tm-fullscreen {
   background-color: #ffffff !important;
}

.uk-head {
   cursor: pointer !important;
}