@charset "UTF-8";
/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
@import url(https://fonts.googleapis.com/css?family=PT+Sans);
.site-service-header-wrapper, .footer-wrapper, .site-info, .site-header-wrapper, .site-search .search, .grid-container-content, .type-flower, .type-post,
.core-page, .entry-teaser-image-wrapper {
  margin: 0 auto;
  width: 90%; }
  @media (min-width: 992px) {
    .site-service-header-wrapper, .footer-wrapper, .site-info, .site-header-wrapper, .site-search .search, .grid-container-content, .type-flower, .type-post,
    .core-page, .entry-teaser-image-wrapper {
      width: 825px; } }
  @media (min-width: 1250px) {
    .site-service-header-wrapper, .footer-wrapper, .site-info, .site-header-wrapper, .site-search .search, .grid-container-content, .type-flower, .type-post,
    .core-page, .entry-teaser-image-wrapper {
      width: 1100px; } }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
.footer-wrapper:after, .entry-content:after, .entry-footer:after, .type-flower:after {
  content: "";
  display: table;
  clear: both; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
@font-face {
  font-family: 'journal';
  src: url("webfonts/journal-webfont.eot");
  src: url("webfonts/journal-webfont.eot?#iefix") format("embedded-opentype"), url("webfonts/journal-webfont.woff") format("woff"), url("webfonts/journal-webfont.ttf") format("truetype"), url("webfonts/journal-webfont.svg#journalregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.entry-content p, .entry-content li, .pager-btn.is-active, .entry-content strong, .reply a, h6 {
  font-size: 1em;
  line-height: 1.5625; }

h5 {
  font-size: 1.471369em;
  line-height: 1.5625; }

.post h3, h4 {
  font-size: 1.784770597em;
  line-height: 1.5625; }

h3, .post h1 {
  font-size: 2.1649267342em;
  line-height: 1.5625; }

h2 {
  font-size: 2.1649267342em;
  line-height: 1.5625; }
  @media (min-width: 992px) {
    h2 {
      font-size: 2.6260561285em; } }

.entry-title {
  font-size: 2.1649267342em;
  line-height: 1.5625; }
  @media (min-width: 992px) {
    .entry-title {
      font-size: 3.1854060839em; } }

.entry-content p, .entry-content li {
  font-weight: 300; }

.pager-btn.is-active, .entry-content strong, .reply a {
  font-weight: 700; }

.post h1 {
  line-height: 1.3 !important;
  font-weight: 700;
  text-align: left;
  max-width: 80%; }

h5 {
  font-weight: 300; }

h6 {
  font-weight: 300; }

h2 {
  font-weight: 300; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: rgba(7, 36, 96, 0.12);
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #212121;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 17.05.2016
 */
body {
  background-color: #f9f9f9; }
  body:before {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #f8ce35;
    width: 100vw;
    z-index: 100;
    content: ""; }
    @media (min-width: 992px) {
      body:before {
        height: 3px;
        background-color: #388756; } }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: darkseagreen;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
  line-height: 1;
  padding: .6em 1em .4em; }

p {
  margin-bottom: 14px; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

abbr, acronym {
  cursor: help; }

mark, ins {
  text-decoration: none; }

big {
  font-size: 125%; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  text-align: left; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption.alignright {
  width: 35%; }

.wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/* Images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width >attributes are scaled correctly */ }

img.size-full {
  max-width: 97.5%;
  width: auto;
  /* Prevent stretching of full-size images with height and >>width attributes in IE8 */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.wp-embedded-content {
  width: 100%; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/***    ***/
.comment-form label {
  display: block; }
.comment-form textarea {
  border: 2px solid #e6e6e6;
  padding: 12.5px;
  width: 95%;
  max-width: 550px; }
.comment-form input {
  border: 2px solid #e6e6e6;
  padding: 12.5px;
  width: 95%;
  max-width: 550px; }
.comment-form .submit {
  -moz-transition: color 0.02s 0.08s, background-color 0.04s 0.06s;
  -o-transition: color 0.02s 0.08s, background-color 0.04s 0.06s;
  -webkit-transition: color 0.02s 0.08s, background-color 0.04s 0.06s;
  transition: color 0.02s 0.08s, background-color 0.04s 0.06s;
  border: 3px solid #c6d24c;
  border-radius: 50px;
  padding: 12.5px 25px;
  color: #c6d24c;
  background-color: white;
  font-weight: bold; }
  .comment-form .submit:hover, .comment-form .submit:active, .comment-form .submit:focus {
    background-color: #c6d24c;
    color: white;
    text-shadow: none; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0; }

h1 {
  font-weight: normal; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
html {
  font-size: 100%;
  line-height: 1.5625;
  font-family: "PT Sans", sans-serif; }

.gallery figure {
  box-sizing: border-box;
  padding: 5px; }

a {
  color: #388756; }
  a:visited {
    color: #388756; }
  a:hover, a:focus, a:active {
    color: darkseagreen; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0; }

h1 {
  font-weight: normal; }

p {
  margin-bottom: 14px; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

abbr, acronym {
  cursor: help; }

mark, ins {
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

@media (min-width: 992px) {
  .gallery-columns-3 .gallery-item {
    max-width: 33.3333333333%; } }

@media (min-width: 992px) {
  .gallery-columns-4 .gallery-item {
    max-width: 25%; } }

.gallery-columns-5 .gallery-item {
  max-width: 50%; }
  @media (min-width: 992px) {
    .gallery-columns-5 .gallery-item {
      max-width: 20%; } }

.gallery-columns-6 .gallery-item {
  max-width: 16.6666666667%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.2857142857%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.1111111111%; }

.gallery-caption {
  display: block;
  text-align: left;
  font-size: 0.86em; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.svg); }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
  
  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(images/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(56, 135, 86, 0.95);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  transition: opacity 0.15s; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #787878; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
.site {
  margin-top: 60px; }
  @media (min-width: 992px) {
    .site {
      margin-top: 0; } }

.site-pager {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 25px;
  text-align: center; }

.pager-btn.is-active {
  border-color: transparent;
  background-color: transparent;
  color: #636363;
  padding: 6.25px 12.5px; }

a.pager-btn:link, a.pager-btn:visited {
  color: white; }
a.pager-btn:hover, a.pager-btn:focus, a.pager-btn:active {
  color: darkseagreen; }

.site-info {
  border-top: 1px solid #bec3be;
  padding-top: 10px;
  margin-top: 30px; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 17.05.2016
 */
.site-service-header {
  display: none;
  background-color: #5a625a;
  background-color: #388756;
  color: rgba(255, 255, 255, 0.65);
  font-size: 12px; }
  @media (min-width: 992px) {
    .site-service-header {
      display: block; } }
  .site-service-header nav {
    padding-top: 6px;
    padding-bottom: 4px;
    text-align: right; }
    .site-service-header nav ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .site-service-header nav ul li {
        display: inline-block; }
  .site-service-header a:link, .site-service-header a:visited {
    color: rgba(255, 255, 255, 0.95);
    text-decoration: none;
    letter-spacing: 0.035em;
    padding: 10px 5px; }
  .site-service-header a:hover, .site-service-header a:active, .site-service-header a:focus {
    text-decoration: underline; }

.site-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  color: rgba(255, 255, 255, 0.65);
  background-color: #5a625a; }
  .site-footer a {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none; }
    .site-footer a:hover, .site-footer a:focus, .site-footer a:active {
      text-decoration: underline; }
  .site-footer ul {
    margin: 0;
    padding: 0; }
  @media (min-width: 992px) {
    .site-footer section {
      width: 25%;
      float: left; } }
  .site-footer strong {
    color: white; }

.footer-navigation {
  list-style-type: none; }
  .footer-navigation li {
    display: block;
    margin: 12.5px 6.25px; }
    .footer-navigation li a {
      color: rgba(255, 255, 255, 0.65); }
      .footer-navigation li a:hover, .footer-navigation li a:active, .footer-navigation li a:focus {
        color: #c6d24c; }

.site-info {
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
  color: rgba(255, 255, 255, 0.65);
  font-size: .8em; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
.site-header {
  background-color: white;
  width: 100vw; }
  .site-header a:link, .site-header a:visited {
    color: #388756; }

.site-header-wrapper {
  position: relative; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
.site-title {
  margin: 0;
  position: fixed;
  left: 50%;
  margin-left: -100px;
  z-index: 400;
  top: 0; }
  @media (min-width: 992px) {
    .site-title {
      padding-top: 13px; } }
  @media (min-width: 992px) {
    .site-title {
      top: inherit;
      position: inherit;
      left: inherit;
      margin-left: inherit; } }
  .site-title img {
    width: 120px;
    margin-top: 10px; }
    @media (min-width: 992px) {
      .site-title img {
        width: 200px; } }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
.main-navigation {
  position: relative; }
  @media (min-width: 992px) {
    .main-navigation {
      position: absolute;
      top: 10px;
      margin-left: 210px; } }
  .main-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul li {
      font-size: 110%; }
      @media (min-width: 992px) {
        .main-navigation ul li {
          display: inline-block;
          margin: 0 10px; } }
      .main-navigation ul li a:link, .main-navigation ul li a:visited {
        color: white;
        font-size: 18px;
        line-height: 50px;
        letter-spacing: 0.045em;
        text-decoration: none;
        padding: 5px 0; }
        @media (min-width: 992px) {
          .main-navigation ul li a:link, .main-navigation ul li a:visited {
            text-transform: uppercase;
            color: #388756;
            font-size: 14px;
            font-weight: bold;
            border-bottom: 3px solid transparent;
            -moz-transition: border-bottom 0.2s 0.02s;
            -o-transition: border-bottom 0.2s 0.02s;
            -webkit-transition: border-bottom 0.2s 0.02s;
            transition: border-bottom 0.2s 0.02s; } }
      @media (min-width: 992px) {
        .main-navigation ul li a:hover, .main-navigation ul li a:active, .main-navigation ul li a:focus {
          border-bottom: 3px solid #388756; } }
    @media (min-width: 992px) {
      .main-navigation ul .current_page_item a:link, .main-navigation ul .current_page_item a:visited {
        border-bottom: 3px solid #f8ce35 !important; } }

.menu-menu-1-container {
  background-color: rgba(56, 135, 86, 0.95);
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 200;
  top: 0;
  bottom: 0;
  left: -100vw;
  right: 0;
  -moz-transition: left 0.4s 0.05s;
  -o-transition: left 0.4s 0.05s;
  -webkit-transition: left 0.4s 0.05s;
  transition: left 0.4s 0.05s; }
  .toggled .menu-menu-1-container {
    left: 0; }
    @media (min-width: 992px) {
      .toggled .menu-menu-1-container {
        left: inherit; } }
  @media (min-width: 992px) {
    .menu-menu-1-container {
      background-color: inherit;
      position: relative;
      width: auto;
      height: auto;
      left: inherit;
      top: inherit;
      bottom: inherit;
      right: auto; } }
  .menu-menu-1-container .nav-menu {
    margin: 50px; }
    @media (min-width: 992px) {
      .menu-menu-1-container .nav-menu {
        margin: inherit; } }

.menu-toggle {
  position: fixed;
  top: 0px;
  left: 10px;
  z-index: 300;
  outline: none;
  border: none;
  border-radius: 0 0 4px 4px;
  background-color: transparent;
  height: 45px; }
  .menu-toggle span {
    color: white;
    letter-spacing: 0.135em;
    font-size: 13px;
    vertical-align: super;
    position: fixed;
    top: 18px;
    left: 60px;
    -moz-transition: top 0.2s 0.02s;
    -o-transition: top 0.2s 0.02s;
    -webkit-transition: top 0.2s 0.02s;
    transition: top 0.2s 0.02s; }
    .toggled .menu-toggle span {
      top: -20px; }
  @media (min-width: 992px) {
    .menu-toggle {
      display: none; } }
  .menu-toggle svg {
    width: 32px;
    height: 32px;
    fill: white;
    padding: 5px; }
  .toggled .menu-toggle {
    top: 0;
    height: 65px; }
    .toggled .menu-toggle svg {
      display: none; }
    .toggled .menu-toggle:before {
      color: white;
      font-weight: normal;
      content: "×";
      font-size: 35px;
      -webkit-font-smoothing: antialiased; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 10.01.2016
 */
/**
 * $author Stephan Kroppenstedt <stephan.kroppenstedt$palasthotel.de>
 * $modified 10.01.2016
 */
.site-search {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #f8ce35; }
  .site-search .search__icon {
    border: none;
    background-color: transparent; }
    .site-search .search__icon svg {
      width: 40px;
      height: 40px;
      fill: white;
      margin-top: 10px; }
  .site-search .search__field {
    font-size: 1.8em;
    width: 80%;
    border: none;
    border-bottom: 3px solid white;
    background-color: transparent;
    color: white; }
    .site-search .search__field::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: white; }
    .site-search .search__field:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: white;
      opacity: 1; }
    .site-search .search__field::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: white;
      opacity: 1; }
    .site-search .search__field:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: white; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 12.01.2016
 */
.grid-slots-wrapper {
  display: table;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.grid-slot {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top; }

.grid-container-c-1d1 {
  width: 100%; }

.grid-container-c-1d1 .grid-slot-1d1 {
  width: 100%; }

.grid-container-c-1d3-1d3-1d3 {
  width: 100%; }

.grid-container-c-1d3-1d3-1d3 .grid-slot-1d3 {
  width: 33.3333333333%; }

.grid-container-c-2d3-1d3 {
  width: 100%; }

.grid-container-c-2d3-1d3 .grid-slot-2d3 {
  width: 66.6666666667%; }

.grid-container-c-2d3-1d3 .grid-slot-1d3 {
  width: 33.3333333333%; }

.grid-container-c-1d3-2d3 {
  width: 100%; }

.grid-container-c-1d3-2d3 .grid-slot-1d3 {
  width: 33.3333333333%; }

.grid-container-c-1d3-2d3 .grid-slot-2d3 {
  width: 66.6666666667%; }

.grid-container-c-1d6-1d6-1d6-1d6-1d6-1d6 {
  width: 100%; }

.grid-container-c-1d6-1d6-1d6-1d6-1d6-1d6 .grid-slot-1d6 {
  width: 16.6666666667%; }

.grid-container-c-1d4-1d4-1d4-1d4 {
  width: 100%; }

.grid-container-c-1d4-1d4-1d4-1d4 .grid-slot-1d4 {
  width: 25%; }

.grid-container-c-1d2-1d2 {
  width: 100%; }

.grid-container-c-1d2-1d2 .grid-slot-1d2 {
  width: 50%; }

.grid-toolbar .grid-container-s-1d3-0.grid-container-right-space-2d3 {
  padding-right: 66.6666666667%;
  width: 33.3333333333%; }

.grid-container-s-1d3-0 .grid-slot-1d3 {
  width: 100%; }

.grid-toolbar .grid-container-s-0-1d3.grid-container-left-space-2d3 {
  padding-left: 66.6666666667%;
  width: 33.3333333333%; }

.grid-container-s-0-1d3 .grid-slot-1d3 {
  width: 100%; }

.grid-container-c-0-1d3-1d3.grid-container-left-space-1d3 {
  padding-left: 33.3333333333%;
  width: 66.6666666667%; }

.grid-container-c-0-1d3-1d3 .grid-slot-1d3 {
  width: 50%; }

.grid-container-c-1d3-1d3-0.grid-container-right-space-1d3 {
  padding-right: 33.3333333333%;
  width: 66.6666666667%; }

.grid-container-c-1d3-1d3-0 .grid-slot-1d3 {
  width: 50%; }

.grid-container-c-0-2d3.grid-container-left-space-1d3 {
  padding-left: 33.3333333333%;
  width: 66.6666666667%; }

.grid-container-c-0-2d3 .grid-slot-2d3 {
  width: 100%; }

.grid-container-c-2d3-0.grid-container-right-space-1d3 {
  padding-right: 33.3333333333%;
  width: 66.6666666667%; }

.grid-container-c-2d3-0 .grid-slot-2d3 {
  width: 100%; }

.grid-frontend .grid-content-container-wrapper.grid-container-c-2d3-0 .grid-container-*,
.grid-frontend .grid-content-container-wrapper.grid-container-c-0-2d3 .grid-container-* {
  width: 100%;
  padding: 0px; }

.grid-frontend .grid-content-container-wrapper.grid-container-c-2d3-0 {
  padding: 0px;
  float: left; }

.grid-frontend .grid-content-container-wrapper.grid-container-c-0-2d3 {
  padding: 0px;
  float: right; }

.grid-frontend .grid-slot-sidebar {
  display: block;
  width: 33.3%; }

.grid-frontend .grid-slot-sidebar.grid-right-sidebar {
  float: right; }

.grid-frontend .grid-slot-sidebar.grid-left-sidebar {
  float: left; }

.grid-container.bu-background-yellow {
  background-color: #fdf5dc; }
.grid-container.bu-background-green {
  background-color: #edf7e6; }
.grid-container.bu-background-gray {
  background-color: #e6e8e7; }
.grid-container.bu-background-invers {
  background-color: #e6e8e7; }

.grid-container-title {
  color: #c6d24c;
  font-family: journal;
  font-size: 36px;
  text-align: center;
  font-weight: normal;
  padding-top: 30px; }
  @media (min-width: 992px) {
    .grid-container-title {
      font-size: 50px; } }
  @media (min-width: 1250px) {
    .grid-container-title {
      font-size: 60px; } }
  .grid-container-title a:link, .grid-container-title a:visited {
    color: #388756; }
  .grid-container-title a {
    font-style: italic;
    text-decoration: none;
    position: relative; }
    .grid-container-title a:hover {
      border-bottom: 2px solid #388756; }
  .bu-highlight-yellow .grid-container-title, .bu-background-yellow .grid-container-title {
    color: #fdf5dc; }
  .bu-highlight-green .grid-container-title, .bu-background-green .grid-container-title {
    color: #388756; }
  .bu-highlight-gray .grid-container-title, .bu-background-gray .grid-container-title {
    color: #5a625a; }
  .bu-background-invers .grid-container-title {
    color: white; }

.grid-container-content {
  padding-bottom: 20px; }

.grid-boxes-wrapper {
  padding: 10px; }

.grid-container-after {
  border-top: 3px solid black;
  padding: 5px 0;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 20px;
  text-align: right;
  padding-bottom: 30px;
  color: darkseagreen;
  border-color: darkseagreen; }
  .grid-container-after a:link, .grid-container-after a:visited, .grid-container-after a:focus, .grid-container-after a:hover, .grid-container-after a:active {
    color: darkseagreen; }
  .bu-highlight-yellow .grid-container-after, .bu-background-yellow .grid-container-after {
    color: #fdf5dc;
    border-color: #fdf5dc; }
    .bu-highlight-yellow .grid-container-after a:link, .bu-highlight-yellow .grid-container-after a:visited, .bu-highlight-yellow .grid-container-after a:focus, .bu-highlight-yellow .grid-container-after a:hover, .bu-highlight-yellow .grid-container-after a:active, .bu-background-yellow .grid-container-after a:link, .bu-background-yellow .grid-container-after a:visited, .bu-background-yellow .grid-container-after a:focus, .bu-background-yellow .grid-container-after a:hover, .bu-background-yellow .grid-container-after a:active {
      color: #fdf5dc; }
  .bu-highlight-green .grid-container-after, .bu-background-green .grid-container-after {
    color: #388756;
    border-color: #388756; }
    .bu-highlight-green .grid-container-after a:link, .bu-highlight-green .grid-container-after a:visited, .bu-highlight-green .grid-container-after a:focus, .bu-highlight-green .grid-container-after a:hover, .bu-highlight-green .grid-container-after a:active, .bu-background-green .grid-container-after a:link, .bu-background-green .grid-container-after a:visited, .bu-background-green .grid-container-after a:focus, .bu-background-green .grid-container-after a:hover, .bu-background-green .grid-container-after a:active {
      color: #388756; }
  .bu-highlight-gray .grid-container-after, .bu-background-gray .grid-container-after {
    color: #5a625a;
    border-color: #5a625a; }
    .bu-highlight-gray .grid-container-after a:link, .bu-highlight-gray .grid-container-after a:visited, .bu-highlight-gray .grid-container-after a:focus, .bu-highlight-gray .grid-container-after a:hover, .bu-highlight-gray .grid-container-after a:active, .bu-background-gray .grid-container-after a:link, .bu-background-gray .grid-container-after a:visited, .bu-background-gray .grid-container-after a:focus, .bu-background-gray .grid-container-after a:hover, .bu-background-gray .grid-container-after a:active {
      color: #5a625a; }
  .bu-background-invers .grid-container-after {
    color: white;
    border-color: white; }
    .bu-background-invers .grid-container-after a:link, .bu-background-invers .grid-container-after a:visited, .bu-background-invers .grid-container-after a:focus, .bu-background-invers .grid-container-after a:hover, .bu-background-invers .grid-container-after a:active {
      color: white; }
  .grid-container-after:empty {
    display: none; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 04.01.2016
 */
.grid-slot {
  display: block; }
  @media (min-width: 992px) {
    .grid-slot {
      display: table-cell; } }

@media (max-width: 992px) {
  .grid-slot {
    width: 100% !important; } }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 04.11.2015
 */
.grid-box-media {
  position: relative;
  line-height: 0; }
  .grid-box-media img {
    max-width: 100%; }
  .bu-background-invers .grid-box-media {
    border: 7px solid white; }
  .grid-box-media .grid-box-epilog {
    position: absolute;
    bottom: 25px;
    right: 25px;
    max-width: 300px;
    z-index: 10;
    background-color: rgba(90, 98, 90, 0.75);
    padding: 12.5px; }
    .grid-box-media .grid-box-epilog p {
      margin: 0;
      font-size: 13px;
      line-height: 1.5;
      color: white; }

.grid-google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }

.grid-google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.grid-box-wp_html {
  padding: 5px; }
  .grid-box-wp_html ul {
    margin: 0;
    padding-left: 20px; }
  .grid-box-wp_html .grid-box-title {
    font-size: 20px;
    font-weight: bold; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 16.01.2016
 */
.teaser-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: darkseagreen;
  -moz-transition: color 0.2s 0.1s;
  -o-transition: color 0.2s 0.1s;
  -webkit-transition: color 0.2s 0.1s;
  transition: color 0.2s 0.1s; }
  .bu-highlight-yellow .teaser-title, .bu-background-yellow .teaser-title {
    color: #fdf5dc; }
  .teaser__list .teaser-title, .bu-highlight-green .teaser-title, .bu-background-green .teaser-title {
    color: #388756; }
  .bu-highlight-gray .teaser-title, .bu-background-gray .teaser-title {
    color: #5a625a; }
  .bu-background-invers .teaser-title {
    color: white; }
  .teaser:hover .teaser-title {
    color: white; }

.ph-teaser-image {
  width: 100%;
  position: relative; }

.teaser-body {
  font-size: 14px;
  line-height: 1.4;
  -moz-transition: color 0.2s 0.1s;
  -o-transition: color 0.2s 0.1s;
  -webkit-transition: color 0.2s 0.1s;
  transition: color 0.2s 0.1s; }
  .teaser-body p {
    margin: 0;
    padding: 0; }
  .teaser:hover .teaser-body {
    color: white; }

.teaser {
  position: relative;
  border: 5px solid transparent;
  border-bottom: 15px solid transparent;
  -moz-transition: border 0.2s 0.1s, background-color 0.2s 0.1s;
  -o-transition: border 0.2s 0.1s, background-color 0.2s 0.1s;
  -webkit-transition: border 0.2s 0.1s, background-color 0.2s 0.1s;
  transition: border 0.2s 0.1s, background-color 0.2s 0.1s; }
  .teaser:hover {
    border: 5px solid #388756;
    border-bottom: 15px solid #388756;
    background-color: #388756; }

.teaser-link {
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.teaser__list {
  width: 100%;
  vertical-align: top;
  display: inline-block; }
  @media (min-width: 992px) {
    .teaser__list {
      width: 260px;
      margin-bottom: 10px; } }
  .grid-slot-1d3 .teaser__list {
    width: 100%; }

.teaser-caption {
  display: none; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 16.01.2016
 */
.entry-content ol,
.entry-content ul,
.entry-content li {
  margin: 0;
  padding: 0; }
.entry-content ol,
.entry-content ul {
  margin: 12.5px 25px 25px 50px; }
.entry-content li {
  margin-bottom: 6.25px; }
.entry-content h2 {
  margin-top: 25px; }
.entry-content h3 {
  margin-top: 12.5px; }
.entry-content blockquote {
  background: whitesmoke;
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 25px;
  line-height: 1.7;
  color: #5a5a5a;
  margin-left: 10%;
  width: 100%;
  max-width: 90%;
  position: relative; }
  @media (min-width: 992px) {
    .entry-content blockquote {
      margin-left: 50px;
      margin-top: 50px;
      margin-bottom: 50px; } }
.entry-content blockquote:before {
  color: #e6e6e6;
  content: '„';
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: 0em;
  position: absolute;
  left: -40px;
  top: 5px; }
.entry-content blockquote p {
  display: inline; }
.entry-content img {
  max-width: 100%; }

.entry-title {
  color: #388756;
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  .type-pflanze .entry-title {
    font-size: 32px;
    margin-bottom: 0; }

.entry-media img {
  width: 100%; }

.site-single-article {
  margin-top: 25px; }

.site-single-comments {
  margin-top: 25px; }
  @media (min-width: 992px) {
    .site-single-comments {
      padding: 25px; } }

.entry-header {
  color: #636363;
  position: relative; }

@media (min-width: 992px) {
  .entry-thumbnail {
    position: absolute;
    max-width: 250px;
    height: auto;
    left: -270px; } }

.entry-footer {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 50px;
  color: #787878; }
  .entry-footer .cat-links {
    display: block; }
  .entry-footer .tags-links {
    display: block; }
  .entry-footer .posted-on a {
    text-decoration: none;
    color: #787878; }

.entry-meta {
  font-size: 13px;
  color: #636363; }

.entry-date {
  color: black; }

.posted-on a:link, .posted-on a:visited {
  text-decoration: none; }

.entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer .posted-on time {
  color: darkseagreen;
  text-decoration: none;
  -moz-transition: border 0.03s;
  -o-transition: border 0.03s;
  -webkit-transition: border 0.03s;
  transition: border 0.03s; }
  .entry-footer .cat-links a:hover, .entry-footer .tags-links a:hover, .entry-footer .posted-on time:hover, .entry-footer .cat-links a:active, .entry-footer .tags-links a:active, .entry-footer .posted-on time:active, .entry-footer .cat-links a:focus, .entry-footer .tags-links a:focus, .entry-footer .posted-on time:focus {
    color: darkseagreen; }

.type-flower .entry-wrapper {
  width: 90%; }
  @media (min-width: 992px) {
    .type-flower .entry-wrapper {
      max-width: 580px;
      width: 70%;
      float: left; } }
  @media (min-width: 1250px) {
    .type-flower .entry-wrapper {
      max-width: 600px; } }
.type-flower .entry-taxonomy {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .type-flower .entry-taxonomy {
      float: right;
      width: 30%; } }

.archive .page-title {
  text-align: center;
  font-family: journal;
  font-size: 60px;
  color: #388756;
  margin-top: 10px;
  margin-bottom: 10px; }

.type-post .entry-header,
.type-post .entry-content,
.type-post .entry-footer,
.core-page .entry-header,
.core-page .entry-content,
.core-page .entry-footer {
  width: 90%; }
  @media (min-width: 992px) {
    .type-post .entry-header,
    .type-post .entry-content,
    .type-post .entry-footer,
    .core-page .entry-header,
    .core-page .entry-content,
    .core-page .entry-footer {
      margin-left: 280px;
      max-width: 580px; } }
  @media (min-width: 1250px) {
    .type-post .entry-header,
    .type-post .entry-content,
    .type-post .entry-footer,
    .core-page .entry-header,
    .core-page .entry-content,
    .core-page .entry-footer {
      margin-left: 200px;
      max-width: 700px; } }

.type-pflanze .entry-teaser-image-wrapper {
  margin-left: 0;
  width: auto;
  float: left; }

.single-format-aside .entry-image {
  float: left; }

.entry-taxonomy {
  float: left;
  max-width: 260px;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid #d4d4d4;
  border-radius: 3px;
  padding: 10px; }
  .entry-taxonomy h3 {
    font-size: 14px;
    font-weight: 900;
    color: #636363;
    margin-top: 10px;
    padding-top: 10px; }
    .entry-taxonomy h3:first-child {
      margin-top: 0; }

.tax-list {
  margin: 0;
  padding: 0;
  font-size: 14px; }
  .tax-list a:link, .tax-list a:visited {
    color: #388756;
    text-decoration: none; }
  .tax-list a:hover, .tax-list a:focus, .tax-list a:active {
    text-decoration: underline; }
  .tax-list li {
    list-style-type: none;
    display: inline-block; }
    .tax-list li:after {
      content: ",";
      margin-right: 5px; }
    .tax-list li:last-child::after {
      content: ""; }

.entry-latin {
  color: #787878; }

.entry-content img.pswp__img {
  max-width: none !important; }

/**
 * @author Stephan Kroppenstedt <stephan.kroppenstedt@palasthotel.de>
 * @modified 16.01.2016
 */
.comments-area {
  max-width: 825px; }

.comment-list {
  list-style-type: none;
  margin-left: 75px;
  padding: 0; }
  @media (min-width: 992px) {
    .comment-list {
      margin: 50px; } }
  .comment-list ol {
    list-style-type: none; }
  .comment-list .comment {
    min-height: 50px;
    margin-top: 25px; }
  .comment-list .pingback {
    margin-top: 25px; }

.reply a {
  border: 2px solid #c6d24c;
  border-radius: 50px;
  padding: 6.25px 12.5px;
  text-decoration: none;
  color: #c6d24c;
  -moz-transition: background-color 0.03s, color 0.06s;
  -o-transition: background-color 0.03s, color 0.06s;
  -webkit-transition: background-color 0.03s, color 0.06s;
  transition: background-color 0.03s, color 0.06s; }
  .reply a:hover, .reply a:active, .reply a:focus {
    background-color: #c6d24c;
    color: white; }

.comment-body {
  position: relative; }
  .comment-body .avatar {
    position: absolute;
    left: -75px; }

.comment-author,
.comment-metadata {
  color: #787878; }
  .comment-author a,
  .comment-metadata a {
    color: #787878;
    text-decoration: none; }
    .comment-author a:hover, .comment-author a:active, .comment-author a:focus,
    .comment-metadata a:hover,
    .comment-metadata a:active,
    .comment-metadata a:focus {
      border-bottom: 3px solid #787878; }
