/* Enter Your Custom CSS Here */

body {
  background: #ffffff !important;
}
.tm-headerbar {
  padding: 10px 0 !important;
  /*background-image: url("http://www.fleischerei-hiess.at/wp-content/uploads/header_Hiess.jpg");*/
  background-image: url("http://www.fleischerei-hiess.at/wp-content/uploads/Hiess-Menue-Overlay.jpg");
    border-bottom: 1px solid #e85215;
  border-top: 1px solid #e85215;
}

.tm-fullscreen {
  height: 500px !important;
  border-top: none !important;
  border-bottom: none!important /*1px solid rgba(0, 0, 0, 0.15)*/;
}

.tm-toolbar {
  padding-bottom: 10px !important;
}

.tm-page .tm-block:first-child {
  padding-bottom: 25px;
}

.tm-page .tm-block:first-child {
  padding-top: 25px !important;
}

.uk-navbar {
  /* border-top: 1px solid #eaeaea; */
  border-bottom: 1px solid #e85215;
}

.tm-block-light + .tm-block-dark, .tm-block-dark + .tm-block-light, .tm-block-full + .tm-block {
  padding-top: 25px !important;
}

.tm-block {
  padding-bottom: 25px !important;
}

.tm-bottom a:not([class]), .tm-bottom h1, .tm-bottom h2, .tm-bottom h3, .tm-bottom h4, .tm-bottom h5, .tm-bottom h6, .tm-bottom .uk-panel-title {
  color: #e85215 !important;
}

.tm-page {
  margin: 30px auto !important;
}

.wp-caption-text {
    margin-top: 10px !important;
    font-size: 0.8em;
}