@font-face {
  font-family: Krakelschrift;
  src: url(/wp-content/themes/lena_rundum/fonts/IndieFlower-Regular.ttf);
}
@font-face {
  font-family: kleine_schrift;
  src: url(/wp-content/themes/lena_rundum/fonts/Hubballi-Regular.ttf);
}
html, body {
  background-color: #FFFAF0 !important;
  width: 100vw;
}
sub{
	line-height:initial;
}
figure {
  margin: 0px !important;
}
figure img {
  width: 100%;
}

.wp-block-code {
  margin: 0px !important;
}

.wp-block-columns {
  gap: 0;
  margin: 0px;
}

#wpadminbar {
  display: none;
}

.maxWidthContainer {
  width: 100%;
  max-width: 1200px; 
  margin: auto;
}

.maxWidthContainer-lg {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.bg-black {
  background-color: #000;
}

.border-top {
  border-top: 1px solid #362e01 !important;
}

a {
  font-weight: bold;
  color: #a47a00;
}

.m-6 {
  padding: 20 25;
}
@media (min-width: 600px) {
  .m-6 {
    padding: 50 75;
  }
}
@media (min-width: 1200px) {
  .m-6 {
    padding: 100 150;
  }
}

.ml-6 {
  padding-left: 25;
}
@media (min-width: 600px) {
  .ml-6 {
    padding-left: 75;
  }
}
@media (min-width: 1200px) {
  .ml-6 {
    padding-left: 150;
  }
}

.mr-6 {
  padding-right: 25;
}
@media (min-width: 600px) {
  .mr-6 {
    padding-right: 75;
  }
}
@media (min-width: 1200px) {
  .mr-6 {
    padding-right: 150;
  }
}

.image-row {
  gap: 0px;
}

p, html, body {
  font-family: kleine_schrift;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 600px) {
  p, html, body {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  p, html, body {
    font-size: 18px;
  }
}

.krakelschrift {
  font-family: Krakelschrift;
}

.big {
  font-size: 18px;
}
@media (min-width: 600px) {
  .big .big {
    font-size: 20px;
  }
}

.small {
  font-size: 6px;
}
@media (min-width: 600px) {
  .small {
    font-size: 10px;
  }
}

h1 {
  font-weight: 400;
  font-size: 30px;
}
@media (min-width: 990px) {
  h1 h1 {
    font-weight: 400;
    font-size: 30px;
  }
}

h2, .h2 {
  font-family: Krakelschrift;
  font-size: 20px !important;
  line-height: 2;
  font-weight: bold;
}
@media (min-width: 600px) {
  h2, .h2 {
    font-size: 22px !important;
  }
}
@media (min-width: 990px) {
  h2, .h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 1400px) {
  h2, .h2 {
    font-size: 32px !important;
  }
}

h3, .h3 {
  font-size: 14px !important;
  line-height: 1.5;
}
@media (min-width: 600px) {
  h3, .h3 {
    font-size: 16px !important;
  }
}
@media (min-width: 990px) {
  h3, .h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 1400px) {
  h3, .h3 {
    font-size: 25px !important;
  }
}

.hr {
  border-top: 1px solid #433C35;
  opacity: 0.3;
}

.modal-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.368627451);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1100;
  justify-content: center;
  align-items: center;
  display: none;
}
.modal-bg.show {
  display: flex;
}
.modal-bg .exit-button {
  text-align: end;
  cursor: pointer;
}

.butti_button a{
color:#000;}

.modal-bg .modal-content {
  max-height: 100%;
  overflow-y: scroll;
  margin: 10px;
  padding: 30px;
  max-width: 500px;
  background-color: #FFFAF0;
  text-align: center;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.modal-bg .modal-content .beitrag_termin {
  padding: 15px;
  border: 1px solid #433C35;
  margin: 5px 0px;
}
.modal-bg .modal-content #infoContainer {
  padding: 10px;
  border: 1px solid #c3c4c7;
  border-radius: 10px;
  position: relative;
}
.modal-bg .modal-content #infoContainer .copyButton {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.modal-bg .modal-content::-webkit-scrollbar {
  display: none;
}
.modal-bg .wpcf7 label {
  width: 100%;
}
.modal-bg .wpcf7 label wpcf7-form-control-wrap {
  width: 100%;
}
.modal-bg .wpcf7 .wpcf7-text {
  border-radius: 25px;
  height: 35px;
  padding: 10px;
  max-width: 100%;
}
.modal-bg .wpcf7 .wpcf7-textarea {
  border-radius: 25px;
  padding: 10px;
  max-width: 100%;
}
.modal-bg .wpcf7 .wpcf7-spinner {
  margin: 0px !important;
}
.modal-bg .wpcf7 .wpcf7-response-output {
  position: absolute;
  width: 97%;
  height: 570px;
  top: 260px;
  left: 0px;
  background: #FFFAF0;
  font-size: 20px;
}

.fit-content-image img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.insta_link {
  z-index: 11;
  position: absolute;
  bottom: 50px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.insta_link p {
  font-size: 14px;
}
.insta_link a {
  color: #9B8405;
}

.btn, .modal-bg .wpcf7 .wpcf7-submit {
  border-radius: 4rem !important;
  background-color: #FFFAF0;
  border: 1px solid #433C35;
  font-size: 18px;
  padding: 5px 20px;
}

.btn-link {
  color: #433C35 !important;
}

.wp-block-button .wp-block-button__link {
  background-color: #FFFAF0;
  border: 1px solid #433C35;
  font-size: 18px;
  padding: 5px 20px;
}

#headerbar {
  width: 100%;
  display: flex !important;
  flex-direction: row;
  transition: background-color 0.5s;
}
@media (min-width: 1000px) {
  #headerbar {
    background-color: #FFFAF0;
  }
}
#headerbar.bg-color {
  background-color: #FFFAF0;
}
#headerbar .flexContainer {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
#headerbar i {
  font-size: 25px;
}
#headerbar #site-title h1 {
  font-family: Krakelschrift;
  font-size: 20px;
  text-align: center;
}
#headerbar .header-image {
  margin: 0px 30px;
}
#headerbar .header-image img {
  width: 40px;
  height: auto;
}
#headerbar .toggler {
  padding: 10px;
}
#headerbar .toggler button {
  background: none;
  border: none;
}
@media (min-width: 600px) {
  #headerbar .header-image img {
    width: 60px;
  }
  #headerbar .toggler {
    padding: 0px 50px 3px 50px;
  }
  #headerbar #site-title h1 {
    text-align: left;
  }
}
#headerbar .mainMenu {
  margin: 0px 50px 0px auto;
}
#headerbar .mainMenu a {
  color: #303030;
}
#headerbar .mainMenu.desktop a {
  color: #303030;
  padding: 0px 15px;
}
#headerbar .mainMenu.desktop>ul>li{
	float:left;
}
#headerbar .mainMenu.desktop>ul>li>ul{
	display:none;
	z-index: 10;
	position:absolute;
	background:#FFFAF0;
	padding: 10px;
	border: 1px solid #000;
}
#headerbar .mainMenu.mobile {
  z-index: 9;
  position: absolute;
  margin-right: 0px;
  right: -100vw;
  transition: right 1s;
  top: 0px;
  background-color: #FFFAF0;
  width: 80%;
  height: 100vh;
  border-left: 0.5px solid #979595;
  padding: 20px;
}
#headerbar .mainMenu.mobile>ul>li>ul {
	padding: 20px 0px 20px 30px;
}
#headerbar .mainMenu.mobile>ul>li>ul>li {
	padding-bottom: 10px;
}
#headerbar .mainMenu.mobile>ul>li>ul>li>a {
	font-size:16px;
	font-weight:normal;
}
#headerbar .mainMenu.mobile.active {
  right: 0vw;
}
#headerbar .mainMenu.mobile .toggler {
  padding: 0px 20px;
}
#headerbar .mainMenu.mobile a {
  font-size: 20px;
}
#headerbar .mainMenu.mobile .header-image {
  margin: 0px auto 40px auto;
  text-align: center;
}
#headerbar .mainMenu.mobile .header-image img {
  width: 200px;
}
#headerbar .icons {
  padding: 20px;
}
#headerbar .icons a {
  color: #303030 !important;
}

#theContent .banner-image-container img {
  width: 100vw;
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
}
#theContent #banner-logo-container {
    position: absolute;
    width: 100%;
    margin-top: -100;
}
/*
#theContent #banner-logo-container {
  position: absolute;
  top: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  text-align: center;
}
#theContent #banner-logo-container img {
  width: 200px;
  height: auto;
}
#theContent #banner-logo-container h2 {
  font-family: krakelschrift;
  font-size: 40px !important;
  font-weight: 400;
  line-height: 1;
}
#theContent #banner-logo-container .banner-spruch-container {
  width: 100%;
  height: 100px;
  justify-content: center;
  display: flex;
}
#theContent #banner-logo-container .banner-spruch-container .banner-spruch {
  opacity: 0;
  position: absolute;
  transition: opacity 2s;
}
#theContent #banner-logo-container .banner-spruch-container .banner-spruch.active {
  opacity: 1;
}
*/
#theContent .spruch_banner {
  background-color: #332B23;
  background-image: url("/wp-content/uploads/pics/lotusbluete-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position-y: 40px;
  border-bottom: 1px solid #303030;
}
#theContent .spruch_banner p {
  font-size: 20px;
  color: #FFFAF0;
  font-family: Krakelschrift;
  padding: 40px 0px;
}
@media (min-width: 800px) {
  #theContent .spruch_banner p {
    font-size: 30px;
  }
}
#theContent .workshops-content-container {
  padding: 40px;
}
#theContent .workshops-content-container .workshops-logo {
  display: flex;
  justify-content: center;
}

footer {
  display: none;
}

/*
  footer{
    .poweredByTag {
      font-size: 10px;
    }

    background-color:$primary;
    color:$bg-color;
    a{
      color:$secondary;
    }
  }

  .footer_logo{
    img{
        max-width:260px;
        width:100%;
        height: fit-content;
        margin-bottom: 20px;
    }
  }

  .footermenu{
    ul{
        padding:0px;
        flex-direction: column;
        @media only screen and (min-width: 600px){
            flex-direction: row;
        }
    } 
  }
    */
.footer {
  background-color: #332B23;
  background-image: url("/wp-content/uploads/pics/lotusbluete-outline.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position-y: 40px;
  border-bottom: 1px solid #303030;
}
.footer p {
  color: #FFFAF0;
  font-family: kleine_schrift;
  font-size: 16px;
}
.footer a {
  color: #FFDDAA;
  font-weight: normal;
}

.bg-box {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
}

.box-headline {
  text-align: center;
  position: absolute;
  top: 40px;
  z-index: 100;
  color: #fff;
  width: 100%;
}

.datenschutz h1 {
  font-size: 36px;
  margin: 14px 0px;
}
.datenschutz h2 {
  font-size: 24px;
  margin: 10px 0px;
}
.datenschutz h3 {
  font-size: 18px;
  margin: 8px 0px;
}

.datenschutz-confirm .wpcf7-form-control {
  margin-top: 5px;
  float: left;
}
.datenschutz-confirm p {
  margin-left: 40px;
}/*# sourceMappingURL=style.css.map */