body.dynamic-page-home p {
  /*        color: yellow;*/ }

#calendar .month,
#blog {
  height: auto;
  opacity: 1;
  transition: height 0ms 0ms, opacity 800ms 0ms; }

#calendar .month.hide-element,
#blog.hide-element {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: height 0ms 800ms, opacity 400ms 0ms; }

.dynamic-page-kalender .header-center,
.page-home .header-center {
  position: fixed !important;
  width: 100% !important;
  max-width: 44em; }
  .dynamic-page-kalender .header-center .header-date-wrapper,
  .page-home .header-center .header-date-wrapper {
    margin-top: 40px; }

.header-desktop-wrapper {
  z-index: 101; }

.calendar-header .day-wrapper, .calendar-header .month-wrapper {
  width: 4em;
  text-align: right; }
.calendar-header .header-filter-location {
  width: 12em; }
.calendar-header ul.months-link-list li {
  display: inline-block; }

@media screen and (min-width: 1024px) {
  .dynamic-page-kalender .header-center,
  .page-home .header-center {
    position: fixed !important; } }
.page-home .site-main .main-col {
  width: auto;
  margin: auto; }

#calendar {
  max-width: 38em;
  margin: auto;
  text-align: center; }
  #calendar h1, #calendar h2, #calendar h3, #calendar h4, #calendar h5, #calendar h6 {
    font-family: 'Futura', sans-serif;
    font-weight: 600; }
  #calendar .overview-headline a {
    font-size: 1.7em;
    text-transform: uppercase;
    margin: 0.3em 0 0.1em; }
  #calendar section.day h1 {
    font-size: 1em; }
  #calendar .month .day {
    margin: 0em 0 1.8em 0; }
  #calendar .month .day > h1 {
    margin: 2em 0 0.5em 0; }
  #calendar .month .day > h1 .day-of-month {
    display: none; }
  #calendar .month .day.empty p {
    text-align: center;
    margin: 0.5em 0; }
  #calendar .price-availability a {
    text-align: center;
    line-height: 120%;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    font-family: "Sabon LT W01 Roman", serif;
    font-size: 100%; }

@media (min-width: 1024px) {
  #calendar {
    max-width: 61vw; }
    #calendar .month {
      max-width: 36em;
      margin: auto; } }
.open-blog-new-page-container {
  /*    display: none;*/
  width: 61vw;
  margin: auto;
  padding-left: 10px;
  margin-bottom: 10px; }

.blog-details-section .slim.text.article-container h2 {
  text-align: left;
  font-family: "Sabon", serif;
  text-transform: none;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0 !important; }
.blog-details-section .slim.text.article-container p {
  margin: 0.7em 0; }

.mc-container-blog {
  width: auto;
  margin: auto; }

.blog-details-section-header h2 {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-bottom: 10px; }

.blog-details-section-header h3 {
  font-family: "Sabon", serif;
  font-weight: 700;
  font-size: 20px; }

.blog-details-section-header span {
  margin-right: 5px;
  padding: 2px 10px;
  border: 1px solid #000;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Futura", sans-serif;
  display: inline-block;
  margin-bottom: 7px; }

.blog-details-section-header {
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 40px;
  max-width: 36em; }

.blog-details-section {
  max-width: 36em;
  margin: auto; }

.dynamic-blog-container h3, .event h3 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: "Sabon", serif;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -0.5px; }

#blog {
  margin: auto;
  max-width: 36em; }
  #blog .blog-item.grid-item {
    width: 100%;
    display: block;
    margin: 10px; }
    #blog .blog-item.grid-item.blog-item-border {
      border: 1px solid; }
    #blog .blog-item.grid-item .card-img {
      position: relative; }
      #blog .blog-item.grid-item .card-img img.card-img-top {
        width: 100%; }
      #blog .blog-item.grid-item .card-img.open-stream-media-layer {
        display: flex;
        justify-content: center;
        align-items: center; }
        #blog .blog-item.grid-item .card-img.open-stream-media-layer .vjs-big-play-button {
          width: 100px !important;
          height: 100px !important;
          border: 0;
          position: absolute;
          background-image: url(../../media/images/play_icon.png);
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover;
          background-color: transparent;
          bottom: auto !important;
          left: auto !important; }
    #blog .blog-item.grid-item .blog-article__content.card-body {
      padding: 20px;
      word-break: break-word;
      text-align: left;
      background: #FFFEF8; }
    #blog .blog-item.grid-item .blog-article-category {
      position: absolute;
      bottom: 10px;
      left: 20px;
      width: 91%;
      text-align: left; }
      #blog .blog-item.grid-item .blog-article-category.no-text {
        width: 90%;
        margin-bottom: 20px; }
      #blog .blog-item.grid-item .blog-article-category h5 {
        color: #fff;
        text-shadow: 1px 1px 2px #979494;
        margin-top: 10px;
        margin-bottom: 7px !important;
        width: 100%; }
      #blog .blog-item.grid-item .blog-article-category .blog-article__cat {
        display: none; }
      #blog .blog-item.grid-item .blog-article-category.no-text span {
        background: transparent !important;
        color: #FFFEF8;
        border: 1px solid #FFFEF8 !important;
        text-shadow: 0px 0px 1px #979494;
        margin-bottom: 0; }
      #blog .blog-item.grid-item .blog-article-category span {
        position: relative;
        background: #FFFEF8;
        padding: 2px 10px;
        border: 1px solid #000;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        margin-right: 5px;
        font-family: "Futura", sans-serif;
        margin-bottom: 5px;
        display: inline-block;
        word-break: break-word; }
      #blog .blog-item.grid-item .blog-article-category.no-img {
        position: static !important;
        display: inline-block !important;
        margin-bottom: 10px; }
    #blog .blog-item.grid-item .no-img {
      background: #eae9e4 !important; }
      #blog .blog-item.grid-item .no-img span {
        background: #eae9e4 !important; }
    #blog .blog-item.grid-item .blog-article__title.card-blog-title {
      text-transform: uppercase;
      font-size: 1.5em;
      font-weight: 400 !important;
      line-height: 1em;
      margin-bottom: 20px; }
    #blog .blog-item.grid-item .card-text {
      margin-bottom: 10px;
      font-size: 1rem; }
    #blog .blog-item.grid-item .blog-article__more {
      font-family: "Sabon", serif;
      text-decoration: underline;
      font-weight: 600;
      font-size: 1rem; }
      #blog .blog-item.grid-item .blog-article__more.no-text {
        display: none; }
    @media (min-width: 1200px) {
      #blog .blog-item.grid-item .blog-article-category h5 {
        color: #fff;
        text-shadow: 1px 1px 2px #979494;
        margin-top: 10px;
        margin-bottom: 7px !important;
        width: 63%; }
      #blog .blog-item.grid-item .blog-article__more {
        font-family: "Sabon", serif;
        text-decoration: underline;
        font-weight: 600;
        font-size: 17px; }
        #blog .blog-item.grid-item .blog-article__more.no-text {
          position: absolute;
          right: 20px;
          bottom: 10px;
          color: #fff;
          display: block; } }
  @media (min-width: 768px) {
    #blog .blog-item.grid-item {
      width: 48%;
      display: block;
      margin: 5px; } }
  @media (min-width: 1200px) {
    #blog .blog-item.grid-item {
      width: 31.6%;
      display: block;
      margin: 5px; } }

@media (min-width: 1200px) {
  #blog {
    max-width: 68vw; }

  .page-home #blog #blog-container {
    margin-left: 8px; }
  .page-home #blog .blog-item.grid-item:nth-child(2),
  .page-home #blog .blog-item.grid-item:nth-child(3) {
    width: 48.5%;
    height: auto;
    /*min-height: 564px;*/
    /*                max-height: 600px;*/ }
    .page-home #blog .blog-item.grid-item:nth-child(2) .card-img img.card-img-top,
    .page-home #blog .blog-item.grid-item:nth-child(3) .card-img img.card-img-top {
      width: 100%;
      max-height: 20vw;
      object-fit: cover; } }
@media (max-width: 770px) {
  .page-home header.site-header .header-mobile-wrapper {
    padding: 0 15px;
    background: transparent;
    pointer-events: none; }
    .page-home header.site-header .header-mobile-wrapper .mobile-toggler-links {
      display: flex;
      justify-content: space-between; }
    .page-home header.site-header .header-mobile-wrapper .mobile-toggle-link {
      width: 30%; }
  .page-home .home-toggle-button-container {
    position: fixed;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    background: #FFFEF8;
    z-index: 99999999;
    top: 109px;
    text-transform: uppercase; }
    .page-home .home-toggle-button-container button#home-toggle-button {
      margin: auto;
      display: block;
      font-family: "Futura", sans-serif;
      text-transform: uppercase;
      padding: 0.5em 0;
      font-size: 16px;
      width: 38%; }
    .page-home .home-toggle-button-container:before {
      -moz-transform: rotatez(-90deg);
      -webkit-transform: rotatez(-90deg);
      -o-transform: rotatez(-90deg);
      transform: rotatez(-90deg);
      display: block;
      position: absolute;
      content: "";
      left: calc(50% - 3px);
      bottom: -9px;
      width: 7px;
      height: 13px;
      background-image: url(../../media/images/vertical-separator-arrows.png);
      background-repeat: no-repeat;
      z-index: 1; }
    .page-home .home-toggle-button-container:after {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      height: 1px;
      background-image: linear-gradient(to right, #fff, #ACACAC, #fff); } }
@media (min-width: 771px) {
  .page-home .home-toggle-button-container button#home-toggle-button {
    margin: auto;
    display: block;
    font-family: "Futura", sans-serif;
    text-transform: uppercase;
    /*                font-size: 22px;*/
    padding-bottom: 20px; }
  .page-home .home-toggle-button-container:before {
    -moz-transform: rotatez(-90deg);
    -webkit-transform: rotatez(-90deg);
    -o-transform: rotatez(-90deg);
    transform: rotatez(-90deg);
    display: block;
    position: absolute;
    content: "";
    left: calc(50% - 3.5px);
    bottom: -9px;
    width: 7px;
    height: 15px;
    background-image: url(../../media/images/vertical-separator-arrows.png);
    background-repeat: no-repeat;
    z-index: 1; }
  .page-home .home-toggle-button-container:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 30em;
    height: 1px;
    background-image: linear-gradient(to right, #fff, #ACACAC, #fff);
    margin: auto;
    left: 0;
    right: 0; } }
@media (min-width: 1400px) {
  .page-home #blog .blog-item.grid-item:nth-child(2),
  .page-home #blog .blog-item.grid-item:nth-child(3) {
    width: 48.85%; }
  .page-home #blog .blog-item.grid-item {
    width: 32.3%; } }

/*# sourceMappingURL=page_home.css.map */
