/*
Theme Name: wandersauna.de
Description: Handcoded by wiegandt media - Based on Bootstrap 5
Author: wiegandt media UG
URI: http://www.wiegandt-media.de/
Version: 2022.01
Tags: wiegandt media UG
*/

/* ==========================================================================
   Development
   ========================================================================== */

#wpadminbar {display: none;}

@font-face {
  font-family: "Nexa-Regular";
  src: url('fonts/NexaRegular/font.woff2') format('woff2'), url('fonts/NexaRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Nexa-Heavy";
  src: url('fonts/NexaHeavy/font.woff2') format('woff2'), url('fonts/NexaHeavy/font.woff') format('woff');
}

/* ==========================================================================
   Basics
   ========================================================================== */

body {height:100%;width:100%;margin: 0;padding: 0;font-weight: 400;font-family: 'Nexa-Regular', sans-serif;font-size: 17px;color: #2d2d2d;overflow-x: hidden;}
html {height: 100%; width: 100%; margin: 0; padding:0;}

p {line-height: 1.65em;}
a {transition: all 0.2s;cursor: pointer;text-decoration: none;}
a:hover,a:focus {transition: all 0s;color:#fb534d;text-decoration: none;}
:focus {outline: none !important}
b, strong {font-family: 'Nexa-Heavy';}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align:right;}
.clear {clear: left;}

::selection{background:#E5E5E5}
::-moz-selection{background:#E5E5E5}

img.responsive {width: 100%; height: auto;}

h1 {font-size: 55px;margin-top: 3px;font-family: 'Nexa-Heavy';margin-bottom: 10px;line-height: 1.15em;color: #000000;}
h2 {font-size: 60px;margin-top: 3px;margin-bottom: 15px;line-height: 1.15em;font-family: 'Nexa-Heavy';color: #000000;}
h3 {font-size: 25px;font-weight: 900;margin-top: 3px;margin-bottom: 15px;line-height: 1.15em;font-family: 'Nexa-Heavy';color: #000000;}
h4 {font-size: 19px; font-weight: 400; margin-top: 3px; margin-bottom: 5px; line-height: 1.5em;}
h5 {font-size: 13px;margin-top: 3px;margin-bottom: 5px;line-height: 1.5em;color: #a9a9a9;}
h6 {font-size: 12px; font-weight: 400; margin-top: 3px; margin-bottom: 5px; line-height: 1.5em;}

/* ==========================================================================
   Menu
   ========================================================================== */

header ul {
  padding-left: 0;
  display: inline-block;
}

.logo-box a {
    display: block;
    width: 310px;
    height: 80px;
    background-image: url('/wp-content/themes/wandersauna/img/mobile-fasssauna-wandersauna-hennef.svg');
    background-size: 310px;
    background-repeat: no-repeat;
    background-position: left center;
}

.logo-box {
}

.hamburger {
    padding: 26px 0 0;
}

button.hamburger {
  display: none;
  float: right;
  position: relative;
  z-index: 9999;
}

.main-navbar {
    float: right;
}

.facts-image img {
    max-width: 100%;
}


.section-title {
    text-align: center;
    margin-bottom: 35px;
}

ul.menu {
    padding-left: 0;
    list-style: none;
}

ul#menu-footer {
    display: inline-block;
}

ul#menu-footer li {
    display: inline-block;
}

.main-navbar ul li {
    display: inline-block;
    margin: 0;
}

.main-navbar ul li a:hover {
    color: #ebdccf;
}

.main-navbar ul {margin-bottom: 0;}

.mobile-navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    -webkit-transition: opacity .75s ease-in-out;
    -moz-transition: opacity .75s ease-in-out;
    -o-transition: opacity .75s ease-in-out;
    transition: all .75s ease-in-out;
    text-align: center;
    z-index: 10;
    transform: translateY(-100%);
}

.menu-active .mobile-navbar {
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    -o-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
}

.mobile-navbar ul {
    padding-left: 0;
    list-style: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.mobile-navbar ul li a {
    font-size: 35px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 45px;
}

.mobile-navbar ul li a:hover {
    color: #000000;
}

.footer-menu ul {
    text-align: right;
    padding-left: 0;
    list-style: none;
}

.footer-menu ul li {
    display: inline-block;
    margin: 0 5px;
}

.footer-menu ul li:last-child {
    margin-right: 0;
}

header.scroll-up {
    transform: translateY(-100%);
}

/* ==========================================================================
   Site
   ========================================================================== */

header {
    background-color: #000000;
    position: fixed;
    width: 100%;
    z-index: 40;
    transition: all .3s;
}

.main-navbar ul li a {
    color: #ffffff;
    font-size: 18px;
    padding: 27px 20px;
    display: block;
}

section#main {
    padding: 140px 0 110px;
}

section#footer {
    padding: 25px 0 30px;
    font-size: 14px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #ffffff;
    border-radius: 0;
}

.price-box {
    box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
    border-radius: 15px;
    text-align: center;
    margin-bottom: 40px;
    background-color: #ffffff;
}

.price {
    padding: 10px 10px 0;
    font-family: 'Nexa-Heavy';
    color: #000000;
}

span.pre {
    font-size: 40px;
    margin-right: 10px;
}

span.num {
    font-size: 70px;
}

span.suf {
    margin-left: 5px;
}

.price-days {
    background-color: #d9d9d9;
    color: #000000;
    padding: 4px 0;
    margin-bottom: 20px;
}

ul.pd-list {
    padding-left: 0;
    list-style: none;
}

ul.pd-list li {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 8px;
    padding-bottom: 6px;
}

ul.pd-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.price-details {
    padding: 0 20px 8px;
    color: #000000;
}

.welcome-text h1, .welcome-text h3 {
    text-shadow: 2px 2px 10px #ffffff;
}

.teaser-box {
    text-align: center;
    margin-bottom: 55px;
}

.teaser-icon {
    width: 100px;
    height: 100px;
    background-color: #000000;
    border-radius: 100%;
    color: #ffffff;
    padding-top: 36px;
    margin: 0 auto 15px;
}

.teaser-text {
    padding: 0 15px;
}

.menu-hauptmenue-container {
    height: 100%;
}

.mobile-navbar ul li.booking a {
    background-color: #ffffff;
    color: #000000;
    border-radius: 100px;
    padding: 0 20px;
}

.mobile-navbar ul li a:hover {
    color: #c5c5c5;
}

.btn {
    border-radius: 100px;
    padding: 8px 25px;
}

.btn-dark {
    background-color: #000000;
    border-color: #000000;
}

.welcome-text h3 {
    margin-bottom: 25px;
}

.welcome-text {
    padding: 115px 0 0;
}

section#welcome {
    background-color: #cccccc;
    background-image: url(/wp-content/themes/wandersauna/img/headerbild-matt.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 80px);
}


section#teaser {
    padding: 65px 0 30px;
}

.facts-screen {
    background-color: #cccccc;
    height: 100%;
    position: relative;
    background-image: url(/wp-content/themes/wandersauna/img/klappe-panoramafenster.png);
    background-size: cover;
    background-position: left;
}

.facts-inner {
    text-align: center;
    padding: 170px 0 80px;
}

.shiftet-title-right {
    position: absolute;
    right: -720px;
    display: inline-block;
    font-family: 'Nexa-Heavy';
    font-size: 85px;
    color: #000000;
    line-height: 1em;
    padding-top: 50px;
    white-space: nowrap;
    text-shadow: 2px 2px 10px #ffffff;
}

.shiftet-title-left {
    position: absolute;
    right: 720px;
    display: inline-block;
    font-family: 'Nexa-Heavy';
    font-size: 85px;
    color: #000000;
    line-height: 1em;
    padding-top: 50px;
    white-space: nowrap;
}

section#preise {
    padding: 50px 0 45px;
}

.facts-text {
    margin-bottom: 30px;
}

.main-navbar ul li.booking a {
    background-color: #ffffff;
    color: #000000;
    margin-left: 15px;
    font-family: 'Nexa-Heavy';
}

section.dark {
    background-color: #f4f4f4;
}

section.dark h2 {
}

section#buchen {
    padding: 50px 0 15px;
}

section#kunden {
    padding: 65px 0 25px;
}

.testimonial {
    margin-bottom: 45px;
}

.testimonial-person {
    border-top: 1px solid #8c8c8c;
    color: #8c8c8c;
    padding-top: 10px;
}

.testimonial-text {
    margin-bottom: 20px;
}

.stars {
    margin-bottom: 20px;
}

.stars img {
    max-width: 160px;
    height: auto;
}

section#footer a {
    color: #000;
}

section#faq {
    padding: 50px 0 85px;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.accordion-item {
    border: none;
}

.accordion-button {
    padding: 10px 0;
    font-size: 24px;
    color: #000000;
    outline: none !important;
}

.accordion-body {
    padding: 10px 0 35px;
}

.accordion-item:first-of-type {
    border-top: none;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #c4c4c4;
}

.accordion-button:not(.collapsed) {
    color: #000;
}

.accordion-button:focus {
    border-color: transparent!important;
    box-shadow: none!important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button::after {
    width: 25px;
    height: 25px;
    background-size: 25px;
}

section#header-bg {
    height: 80px;
}

section#prefooter {
    background-color: #000000;
    color: #ffffff;
    padding: 45px 0 55px;
}

section#mobile-heading {
    background-color: #000000;
    color: #ffffff;
}

span.quote {
    color: #d9d9d9;
    font-size: 40px;
}

#mobile-heading {
  display: none;
}

span.quote-text {
    font-size: 40px;
    font-family: 'Nexa-Heavy', sans-serif;
    display: inline-block;
    line-height: 1.1;
    margin-bottom: 15px;
}

.prefooter-menu ul {
    list-style: none;
    padding-left: 0;
    text-align: right;
}

section#prefooter .menu a {
    color: #ffffff;
}

section#prefooter a {
    color: #ffffff;
}

section#prefooter a:hover {
    opacity: .8;
}

.mobile-heading {display: none;}

.hide-mobile {display: block;}

.btn-light {
    color: #000000 !important;
}

/* ==========================================================================
   Responsive MAX
   ========================================================================== */

@media screen and (min-width: 1430px) {

  .container {
    max-width: 1400px;
  }

}

@media screen and (max-width: 1430px) {

  .shiftet-title-right {
    right: -520px;
    font-size: 75px;
  }

}

@media screen and (max-width: 1199px) {

  button.hamburger {
      display: block;
  }

  .desktop-heading {
    display: none;
  }

  #mobile-heading {
    display: block;
  }

  .shiftet-title-right {
    right: -460px;
    font-size: 65px;
  }

  .main-navbar {
      display: none;
  }

  section#welcome {
    height: 550px;
    background-position: bottom right;
}

.welcome-text h1, .welcome-text h3 {
    text-shadow: none;
    color: #ffffff;
}

.welcome-text {
    padding: 45px 0px;
}

.welcome-text .btn-dark {
    background-color: #ffffff;
    color: #000000;
}

h1 {
    font-size: 45px;
}

}

@media screen and (max-width: 992px) {

  .shiftet-title-right {
      font-size: 50px;
      right: -80%;
  }

  .prefooter-menu ul {
    text-align: center;
}

.footer-box {
    margin-bottom: 35px;
}

section#prefooter {
    padding: 35px 0 25px;
}

  h2 {
      font-size: 45px;
  }

  span.num {
      font-size: 49px;
  }

  .price-details {
      font-size: 15px;
  }

  span.quote-text {
      font-size: 33px;
  }

}

@media screen and (max-width: 768px) {

  h1 {
      font-size: 34px;
  }

  h3 {
      font-size: 22px;
  }

  h2 {
      font-size: 37px;
  }

  .facts-screen {
    height: 300px;
}

.facts-inner {
    padding: 60px 0 60px;
}

  .footer-box {
    margin-bottom: 45px;
    text-align: center;
}

span.quote-text {
    display: none;
}

  section#welcome {
    height: 400px;
  }

  .facts-image {
    border-bottom: 1px solid #ffffff;
}

  .welcome-text {
    padding: 35px 0;
  }

  .hide-mobile {display: none;}

  .mobile-heading {display: block;}

}

@media screen and (max-width: 480px) {

  .logo-box a {
    width: 260px;
    height: 70px;
    background-size: 260px;
}

.accordion-button {
  font-size: 20px;
}

.mobile-navbar ul li a {
    font-size: 35px;
    display: inline-block;
    margin-bottom: 15px;
}

section#header-bg {
    height: 70px;
}

}
