@charset "UTF-8";
/* all imports 
---------------------------------------------- */
/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/roboto-condensed-v19-latin-300.woff2") format("woff2"), url("../fonts/roboto-condensed-v19-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-condensed-v19-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v19-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../fonts/roboto-condensed-v19-latin-italic.woff2") format("woff2"), url("../fonts/roboto-condensed-v19-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local(""), url("../fonts/roboto-condensed-v19-latin-700italic.woff2") format("woff2"), url("../fonts/roboto-condensed-v19-latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/roboto-condensed-v19-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v19-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* handlee-regular - latin */
@font-face {
  font-family: 'Handlee';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/handlee-v9-latin-regular.woff2") format("woff2"), url("../fonts/handlee-v9-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* forms */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/* form fields contact form7 ----------- */
.wpcf7 input[type="email"],
.wpcf7 input[type="text"],
.wpcf7 textarea {
  box-sizing: border-box;
  font-family: "Roboto Condensed";
  color: #190609;
  line-height: 1.4;
  margin: 5px 0;
  padding: 5px 10px;
  text-align: left;
  border: 1px solid rgba(25, 6, 9, 0.2);
  background: rgba(255, 255, 255, 0.3);
  font-size: 17px;
  display: inline-block;
  width: 100%; }

.label-left {
  display: inline-block;
  width: 100%;
  vertical-align: top; }

form {
  margin-top: 40px;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: "Roboto Condensed";
  font-size: 17px; }

form p {
  display: block;
  font-family: "Roboto Condensed";
  font-size: 17px; }

.wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%; }

.wpcf7-radio .wpcf7-list-item-label {
  margin-left: 10px;
  margin-right: 20px; }

.wpcf7-form-control-wrap.datenschutz {
  display: inline-block;
  vertical-align: top;
  width: auto; }

.datenschutz-label {
  display: inline-block;
  margin-left: 20px;
  width: 80%; }

.wpcf7-submit {
  margin-top: 20px;
  background: #5a1720;
  border-radius: 3px;
  padding: 12px 25px 10px 25px;
  color: #ffffff;
  border: none; }

.wpcf7-submit:hover {
  background: #c64e64;
  cursor: pointer;
  font-family: "Roboto Condensed";
  font-size: 17px; }

@media screen and (min-width: 650px) {
  .label-left {
    width: 30%; }

  .wpcf7-form-control-wrap {
    width: 70%; }

  .wpcf7-form-control-wrap.datenschutz {
    margin-left: 30%; }

  .datenschutz-label {
    width: 60%;
    max-width: 700px;
    margin-left: 30%;
    padding-left: 20px; }

  .wpcf7-submit {
    margin-left: 30%; } }
/* --------------------- */
/*
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
} 

.kontakt-form {
    max-width: 1200px;
    margin: 0 auto;
    line-height: 1.5;
    @media screen and (min-width:1400px) {
        //margin-left: 50px;
    }
}

form {
    font-size: $txt-size;
	margin:0;
    //background: $secondary-color;
    padding: 20px;
    font-family: $main-font;
    color: $txt-color;
	
	legend {
		margin-bottom: 20px;
	}
	
	label, legend { 
		display: block;
		font-weight: 400;
	}
    .p {
        margin: 5px 0;
    }
    h2 {
        margin-left: 0;
    }
}
.btm-border {
    background: $secondary-color;
    width: 100%;
    height: 1px;
    border: none;
    margin: 10px 0;
}
textarea, input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"], select {
    box-sizing: border-box;
    color: $txt-color;
    font-family: $main-font;
    line-height: 1.5;
    margin: 5px 0;
    padding: 5px 10px;
    text-align: left;
    width: 100%;
	border: 1px solid rgba($txt-color, 0.2);
    background: rgba(#fff, 0.3);
    font-size: $txt-size;
}

.radio_container {
    border: none;
    border-bottom: 1px solid $secondary-color;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.radio_container p {
    margin-left: 0;
}
.radio_container span {
    display: block;
    @media screen and (min-width: 500px) {
        display: inline-block;
    }
}

.widget {
	margin-bottom: 5px;
	width:100%;
	position: relative;
	
	p {
		&.error {
			margin: 0;
			font-size:14px;
			color:red;
		}
	}
	
	&:after, &::after {
	  content: "";
	  display: table;
	  clear: both;
	}
}

.widget-submit {
	width: auto;
	clear: both;
	
	.submit {
		padding: 8px 10px;
		background: $button-bg-color;
		color: $button-txt-color;
		border: none;
		
		&:hover {
			background: $btn-highlight-color;
            color: $txt-highlight-color;
			cursor: pointer;
		}
	}
}

.widget-radio, .widget-checkbox {
	legend {
		margin-bottom: 0;
		
		.invisible {
			display: none;
		}
		
		.mandatory {
			display: inline;
			width: auto;
			float: none;
			padding: 0;
		}	
	}	
	
	label {
		display: inline-block;
		margin: 0 10px;
		float: none;
		width: auto;
		font-weight:400;
	}	
		
	.checkbox {
		float: left;
		display: inline-block;
		margin: 5px 5px 5px 0px;
	}
}
.widget-checkbox {
	
	label {
		width: 80%;
		margin-left: 10px;
		margin-right: 0px;
		float: left;
	}	
	
	span {
		float: left;
		width:100%;
		display: block;
	}
}

.widget-explanation {
	margin: 20px 0;
}

@media screen and (min-width:768px) {
	form {
		label {
			width: 30%;
			margin-right: 5%;
			display: block;
			float: left;
		}
	}
    form .button {
		margin-left:35%;
	}
	
	textarea, input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"], select, .widget-explanation {
		width: 65%;
		float: left;
	}
	
	.widget {
        border: none;
		p {
			&.error {
				position: absolute;
				left: 0px;
				bottom: -15px;
			}
		}
	}
	
	.widget-radio {
		legend {
			float: left;
			width: 30%;
			margin-right: 5%;
		}	
	}
	
	.widget-checkbox {
		span {
			padding-left: 25%;
		}
	}

	.widget-submit, .widget-explanation { 
		margin-left: 25%;	
	}
}

.datenschutz {
	width:10px; 
	margin-top:4px; 
	margin-right:10px;
}
.datenschutz {
	margin-top:5px !important;
    @media screen and (min-width:768px) {
        margin-left: 35%;
    }
}
.datenschutztextblock {
    margin-left: 15px;
    font-size: 15px;
    @media screen and (min-width:768px) {
        margin-left: 35%;
        padding-left: 15px;
        width: 70%;
    }
}
.datenschutz-label {
    display: block;
    margin-left: 15px;
    font-size: 15px;
    @media screen and (min-width:768px) {
        margin-left: 35%;
        width: 65%;
        padding-left: 16px;
    }
}
.datenschutztextblock a {
	word-wrap:break-word;
    color: $highlight-color;
}

.button, input[type="submit"] {
    
	width:auto !important;
	color:$button-txt-color;
	border:none;
	cursor:pointer;
	font-size:16px;
	display:inline-block;
	background:$button-bg-color;
	border-radius:3px;
	padding:12px 25px 10px 25px;
	margin-top:15px;
    font-family: $main-font;
	font-weight:400;
	//text-transform: uppercase;
    
    &:hover {
        background:$btn-highlight-color;
        color: $txt-highlight-color;
    }
    
    @media screen and (min-width:768px) {
        margin-left: 35%;
        margin-top: 40px;
    }
    
}
*/
/* Box-Sizing: 
---------------------------------------------- */
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

/* Add Clearfix for floating elements 
---------------------------------------------- */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* Change display of all Links 
---------------------------------------------- */
a {
  text-decoration: none;
  color: inherit; }

/* Karte --------------------- */
#mapid {
  height: 350px; }

/* Page Styles 
---------------------------------------------- */
body {
  font-family: "Roboto Condensed";
  background: #fffdf6; }

/* header --------------- */
header {
  position: relative;
  /*
  &::after {
      content: 'Diese Website befindet sich im Aufbau.';
      position: absolute;
      font-size: 30px;
      display: block;
      top: 80px;
      left: 0;
      right: 0;
      text-align: center;
      color: #fff;
  }
  */ }
  header .mobile-top {
    position: relative;
    background: #5a1720; }
    @media screen and (min-width: 1024px) {
      header .mobile-top {
        display: none; } }
    header .mobile-top .mobile-title {
      margin: 0;
      font-family: "Handlee";
      font-weight: 400;
      font-size: 26px;
      color: #ffffff;
      padding: 12px 0 8px;
      margin-left: 10px;
      margin-right: 30px; }
      header .mobile-top .mobile-title span {
        font-family: "Roboto Condensed";
        font-weight: 300; }
    header .mobile-top .menu-btn {
      background: url("../img/menu-btn.png") no-repeat left center;
      height: 30px;
      width: 30px;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer; }
    header .mobile-top .mobile-nav {
      display: none;
      position: absolute;
      z-index: 50;
      top: 81px;
      right: 0;
      background: #5a1720;
      min-width: 40%;
      width: 300px;
      padding: 30px 40px;
      -webkit-box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.3);
      box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.3); }
      @media screen and (min-width: 345px) {
        header .mobile-top .mobile-nav {
          top: 51px; } }
      header .mobile-top .mobile-nav ul {
        list-style-type: none; }
        header .mobile-top .mobile-nav ul li a {
          color: #ffffff;
          display: block;
          font-size: 20px;
          font-weight: 400;
          background: url("../img/btn-mobile.png") no-repeat left center;
          padding: 5px;
          padding-left: 60px;
          margin: 5px 50px 5px 0; }
          header .mobile-top .mobile-nav ul li a:hover {
            background: url("../img/btn-mobile-hover.png") no-repeat left center;
            color: #c64e64;
            font-weight: 700; }
        header .mobile-top .mobile-nav ul li.current_page_item a {
          background: url("../img/btn-mobile-hover.png") no-repeat left center;
          color: #c64e64;
          font-weight: 700; }

.slider-box {
  position: relative;
  font-family: "Handlee";
  font-weight: 400;
  font-size: 40px;
  color: #ffffff; }
  .slider-box .title-line {
    height: 25px;
    background: #5a1720; }
    @media screen and (min-width: 1024px) {
      .slider-box .title-line {
        height: 50px; } }
    .slider-box .title-line .clearfix {
      width: 900px;
      margin: 0 auto; }
      @media screen and (min-width: 1220px) {
        .slider-box .title-line .clearfix {
          width: 1000px; } }
    .slider-box .title-line .left {
      display: none; }
      .slider-box .title-line .left span {
        font-family: "Roboto Condensed";
        font-weight: 300; }
      @media screen and (min-width: 1024px) {
        .slider-box .title-line .left {
          display: block;
          float: left; } }
    .slider-box .title-line .right {
      display: none; }
      @media screen and (min-width: 1024px) {
        .slider-box .title-line .right {
          display: block;
          padding-top: 3px;
          float: right; } }
  .slider-box .yogi {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 165px; }
    @media screen and (min-width: 768px) {
      .slider-box .yogi {
        height: 250px; } }
    @media screen and (min-width: 1024px) {
      .slider-box .yogi {
        height: 300px; } }
    @media screen and (min-width: 1220px) {
      .slider-box .yogi {
        height: 368px; } }
    .slider-box .yogi img {
      height: 100%;
      width: auto;
      display: block;
      margin: 0 auto; }

.main-nav {
  display: none;
  padding-top: 25px;
  padding-bottom: 18px;
  border-bottom: 5px solid #5a1720; }
  @media screen and (min-width: 1024px) {
    .main-nav {
      display: block; } }
  .main-nav ul {
    display: none;
    list-style-type: none; }
    @media screen and (min-width: 1024px) {
      .main-nav ul {
        display: flex;
        justify-content: space-evenly;
        max-width: 1200px;
        margin: 0 auto; } }
    .main-nav ul li a {
      display: block;
      background: url("../img/bbtn-top.png") no-repeat center top;
      background-size: 100px;
      padding-top: 65px;
      min-width: 100px;
      text-align: center;
      margin: 0 10px;
      font-family: "Roboto Condensed";
      font-size: 20px;
      color: #5a1720; }
      .main-nav ul li a:hover {
        background: url("../img/bbtn-hover.png") no-repeat center top;
        background-size: 100px;
        font-weight: 700; }
    .main-nav ul li.current_page_item a {
      background: url("../img/bbtn-hover.png") no-repeat center top;
      background-size: 100px;
      font-weight: 700; }

/* Slider --------------- */
.slider {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  height: 200px; }
  @media screen and (min-width: 768px) {
    .slider {
      height: 300px; } }
  @media screen and (min-width: 1024px) {
    .slider {
      height: 350px; } }
  @media screen and (min-width: 1220px) {
    .slider {
      height: 400px; } }
  @media screen and (min-width: 1500px) {
    .slider {
      height: 500px; } }
  .slider .slides {
    width: 100%; }
    .slider .slides li {
      width: 100%;
      display: block;
      height: 200px; }
      @media screen and (min-width: 768px) {
        .slider .slides li {
          height: 300px; } }
      @media screen and (min-width: 1024px) {
        .slider .slides li {
          height: 350px; } }
      @media screen and (min-width: 1220px) {
        .slider .slides li {
          height: 400px; } }
      @media screen and (min-width: 1500px) {
        .slider .slides li {
          height: 500px; } }
  .slider img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center; }
  .slider .flex-direction-nav {
    display: none;
    /*
    @media screen and (min-width: 1024px) {
        display: block;
    }
    list-style-type: none;
    position: absolute;
    z-index: 10;
    left: 30px;
    right: 30px;
    top: 40%;
    transform: translateY(-50%);
    @media screen and (min-width: 1500px) {
        top: 43%;
    }
    */ }
    .slider .flex-direction-nav .flex-prev {
      display: none;
      /*
      background: url("../slider/prev.png") no-repeat center center;
      height: 60px;
      width: 45px;
      text-indent: -100000px;
      position: absolute;
      top: 0;
      left: 0;
      &:hover {
          background: url("../slider/prevhover.png") no-repeat center center;
      }
      */ }
    .slider .flex-direction-nav .flex-next {
      display: none;
      /*
      background: url("../slider/next.png") no-repeat center center;
      height: 60px;
      width: 45px;
      text-indent: -100000px;
      position: absolute;
      top: 0;
      right: 0;
      &:hover {
          background: url("../slider/nexthover.png") no-repeat center center;
      }
      */ }

/* footer ------------- */
footer {
  background: #5a1720;
  padding-top: 5px;
  padding-bottom: 20px; }
  footer .yoga-poses {
    background: url("../img/yoga-poses.jpg") no-repeat left center;
    background-repeat: repeat-x;
    height: 60px; }
  footer .ft-nav {
    padding: 20px 0 0; }
    @media screen and (min-width: 1024px) {
      footer .ft-nav {
        padding: 30px 0 0; } }
    footer .ft-nav ul {
      list-style-type: none; }
      @media screen and (min-width: 1024px) {
        footer .ft-nav ul {
          display: flex;
          justify-content: space-evenly;
          max-width: 600px;
          margin: 0 auto; } }
      footer .ft-nav ul li a {
        color: #ffffff;
        font-weight: 400;
        font-size: 16px;
        font-family: "Roboto Condensed";
        display: block;
        text-align: center;
        padding: 5px; }
        footer .ft-nav ul li a:hover {
          color: #c64e64; }
        @media screen and (min-width: 1024px) {
          footer .ft-nav ul li a {
            background: url("../img/bbtn-footer.png") no-repeat center top;
            padding-top: 66px;
            min-width: 125px;
            font-size: 18px; }
            footer .ft-nav ul li a:hover {
              background: url("../img/bbtn-footer-hover.png") no-repeat center top; } }
      footer .ft-nav ul li.current_page_item a {
        color: #c64e64; }
        @media screen and (min-width: 1024px) {
          footer .ft-nav ul li.current_page_item a {
            background: url("../img/bbtn-footer-hover.png") no-repeat center top; } }

/* MAIN --------------------------- */
main {
  min-height: 500px;
  background: url("../img/mandala-bg-repeat.jpg") repeat center top;
  font-family: "Roboto Condensed";
  padding: 50px 0;
  color: #190609; }
  main .main-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px; }
    @media screen and (min-width: 768px) {
      main .main-wrapper {
        padding: 0 30px; } }
    @media screen and (min-width: 1024px) {
      main .main-wrapper {
        padding: 40px; } }
  main h1, main h2, main h3, main h4, main h5, main h6 {
    line-height: 1.4; }
    main h1:first-of-type, main h2:first-of-type, main h3:first-of-type, main h4:first-of-type, main h5:first-of-type, main h6:first-of-type {
      margin-top: 0; }
  main h1 {
    position: relative;
    margin: 0;
    color: #5a1720;
    text-align: center;
    font-size: 40px;
    font-family: "Handlee"; }
    main h1::after {
      content: '';
      display: block;
      background: url("../img/h1after.png") no-repeat center top;
      height: 90px;
      left: 0;
      right: 0;
      margin-top: 0px; }
  main h2 {
    color: #5a1720;
    font-size: 26px;
    margin: 40px 0 30px; }
    main h2:first-of-type {
      margin-top: 0; }
  main h3 {
    color: #5a1720;
    font-size: 24px;
    margin: 40px 0 20px; }
  main h4 {
    color: #5a1720;
    font-size: 22px;
    margin: 40px 0 20px; }
  main h5 {
    color: #5a1720;
    font-size: 20px;
    margin: 40px 0 20px; }
  main h6 {
    color: #5a1720;
    font-size: 18px;
    margin: 40px 0 15px; }
  main p {
    font-size: 17px;
    line-height: 1.5;
    color: #190609;
    margin: 15px 0 20px; }
    main p a {
      color: #5a1720; }
      main p a:hover {
        color: #c64e64; }
  main ul {
    list-style-type: disc;
    margin: 15px 0 20px 15px; }
    main ul li {
      font-size: 17px;
      padding-left: 5px;
      color: #190609;
      line-height: 1.5; }
      main ul li a {
        color: #5a1720; }
        main ul li a:hover {
          color: #c64e64; }
  main ol {
    margin: 15px 0 20px 15px; }
    main ol li {
      font-size: 17px;
      padding-left: 5px;
      color: #190609;
      line-height: 1.5; }
      main ol li a {
        color: #5a1720; }
        main ol li a:hover {
          color: #c64e64; }
  main hr {
    position: relative;
    height: 1px;
    border: none;
    background: rgba(90, 23, 32, 0.3);
    margin-top: 80px;
    margin-bottom: 50px; }
    main hr::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 5px;
      background: url("../img/hrbefore.png") no-repeat center top;
      height: 30px;
      left: 0;
      right: 0; }
  main hr.wp-block-separator {
    position: relative;
    height: 1px;
    border: none;
    background: rgba(90, 23, 32, 0.3);
    margin-top: 80px;
    margin-bottom: 50px; }
    main hr.wp-block-separator::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 5px;
      background: url("../img/hrbefore.png") no-repeat center top;
      height: 30px;
      left: 0;
      right: 0; }
  main table {
    margin-bottom: 30px; }
    main table tr td {
      font-size: 17px;
      line-height: 1.5;
      color: #190609; }

/* WordPress Styles ------------------------ */
/* CSS für die Elemente im Blockeditor
--------------------------------------------- */
/* Custom Color Palette 
------------------------- */
/* text colors ---------- */
.has-primary-color {
  color: #5a1720; }

.has-secondary-color {
  color: #fffdf6; }

.has-white-color {
  color: #ffffff; }

.has-dark-color {
  color: #190609; }

.has-accent-one-color {
  color: #c64e64; }

.has-accent-two-color {
  color: #f5ede0; }

/* background colors ---- */
.has-primary-background-color {
  background-color: #5a1720; }

.has-secondary-background-color {
  background-color: #fffdf6; }

.has-white-background-color {
  background-color: #ffffff; }

.has-dark-background-color {
  background-color: #190609; }

.has-accent-one-background-color {
  background-color: #c64e64; }

.has-accent-two-background-color {
  background-color: #f5ede0; }

/* Table
-------------------- */
/*
main table {
        line-height: 1.6;
        td {
            padding: 5px 10px;
        }
    }
    table, tr, td {
        border: 1px solid rgba($primary-color, 0.5);
        border-collapse: collapse;
    }
    
    strong {
        font-weight: 600;
    }
    
    .center {
        text-align: center;
    }
    .space {
        display: inline-block;
        width: 100px;
    }
*/
/* Ordered List
------------------------*/
/*
main ol {
    margin-left: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
    li {
        line-height: 1.6;
        padding-left: 15px;
        margin-bottom: 3px;
    }
}
*/
/* Image 
------------------------ */
main img {
  max-width: 100%;
  width: auto;
  max-height: 800px;
  height: auto;
  border: 5px solid #5a1720; }

/* wp-block-columns
------------------------*/
main .wp-block-column {
  margin-bottom: 20px;
  margin-top: 5px; }
  main .wp-block-column h2:first-child {
    margin-top: 0; }

/* wp-blockquote 
------------------------- */
main .wp-block-quote {
  margin-bottom: 60px;
  margin-top: 60px; }
  main .wp-block-quote p {
    font-family: "Handlee";
    font-size: 26px;
    color: #5a1720;
    text-align: center;
    margin-bottom: 5px; }
  main .wp-block-quote cite {
    color: #5a1720;
    text-align: center;
    display: block;
    font-style: normal; }

/* Media and Text
--------------------------*/
.wp-block-media-text {
  margin-top: 0px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .wp-block-media-text {
      margin-top: 40px;
      margin-bottom: 40px; } }
  .wp-block-media-text .wp-block-media-text__content .wp-block-quote {
    margin-top: 5px;
    margin-bottom: 5px; }
    .wp-block-media-text .wp-block-media-text__content .wp-block-quote p {
      margin-top: 0;
      margin-bottom: 10px;
      text-align: left; }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0px; }
  .wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
    padding-right: 0px; }
  .wp-block-media-text .wp-block-media-text__media {
    text-align: center;
    margin-bottom: 20px; }
    .wp-block-media-text .wp-block-media-text__media img {
      max-height: 500px;
      height: auto;
      max-width: 100%;
      width: auto;
      margin: 10px 0 20px; }
    .wp-block-media-text .wp-block-media-text__media video {
      max-height: 500px;
      width: auto;
      background: #5a1720; }

/* Custom wp gallery 6.0 */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  font-size: 16px;
  color: #5a1720;
  background: rgba(255, 253, 246, 0.6);
  bottom: 5px;
  left: 5px;
  right: 5px;
  width: auto;
  padding: 5px; }

/* Custom wp gallery 6.0 Taschen Galerie */
.wp-block-gallery.taschen.has-nested-images figure.wp-block-image figcaption {
  font-size: 16px;
  color: #5a1720;
  background: none;
  position: relative; }
.wp-block-gallery.taschen.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  display: block; }
.wp-block-gallery.taschen.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a {
  display: block;
  height: auto; }
.wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
  display: block;
  flex-grow: initial; }
  .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) img {
    height: 250px; }
    @media screen and (min-width: 400px) {
      .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) img {
        height: 300px; } }
    @media screen and (min-width: 1024px) {
      .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) img {
        height: 250px; } }
    @media screen and (min-width: 1100px) {
      .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) img {
        height: 300px; } }
.wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
  display: block;
  flex-grow: initial; }
  .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) img {
    height: 200px; }
    @media screen and (min-width: 500px) {
      .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) img {
        height: 200px; } }
    @media screen and (min-width: 1024px) {
      .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) a img, .wp-block-gallery.taschen.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) img {
        height: 250px; } }

.wp-block-gallery.imgpositionbottom.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  object-position: 50% 90%; }

/* CUSTOM CSS CLASSES ---------------- */
main .wp-block-column.kurstermin {
  border: 3px solid rgba(90, 23, 32, 0.3);
  padding: 20px;
  background: rgba(255, 253, 246, 0.5); }
  @media screen and (min-width: 768px) {
    main .wp-block-column.kurstermin.einzeln {
      max-width: 50%; } }
  main .wp-block-column.kurstermin h2 {
    margin-bottom: 5px; }
  main .wp-block-column.kurstermin .wp-block-columns {
    margin-bottom: 0; }
  main .wp-block-column.kurstermin .wp-block-column {
    margin-bottom: 0; }
  main .wp-block-column.kurstermin p.termin {
    font-size: 18px;
    color: #5a1720;
    margin-bottom: 10px; }
  main .wp-block-column.kurstermin p.preis {
    color: #5a1720;
    font-size: 18px;
    margin-top: 5px; }
  main .wp-block-column.kurstermin p.kurseinheiten {
    font-size: 15px;
    margin-bottom: 5px; }
  main .wp-block-column.kurstermin .wp-block-media-text {
    display: block;
    margin: 0;
    padding-top: 10px;
    border-top: 1px solid #5a1720; }
    main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__content {
      width: 100%;
      padding: 0;
      float: right; }
      @media screen and (min-width: 1024px) {
        main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__content {
          width: 70%; } }
      main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__content p {
        margin-bottom: 0px;
        margin-top: 5px; }
    main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__media {
      display: none; }
      @media screen and (min-width: 1024px) {
        main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__media {
          display: block;
          width: 100px;
          display: block;
          float: left;
          margin-bottom: 0; } }
      main .wp-block-column.kurstermin .wp-block-media-text .wp-block-media-text__media img {
        border: none;
        border-radius: 100px; }

/* Buttons ---------- */
.wp-block-button__link {
  background: #5a1720; }
  .wp-block-button__link:hover {
    background: #c64e64; }
