/*
Theme Name: Reiter Immobilien
Theme URI: http://www.reiterimmobilien.com
Description: Website-Theme Reiter Immobilien
Author: wedebo - Michal Boger
Author URI: http://www.wedebo.de
*/

     @font-face {
      font-family: 'icons'; font-display: swap;
      src: url('./font/icons.eot?56193582');
      src: url('./font/icons.eot?56193582#iefix') format('embedded-opentype'),
           url('./font/icons.woff?56193582') format('woff'),
           url('./font/icons.ttf?56193582') format('truetype'),
           url('./font/icons.svg?56193582#icons') format('svg');
      font-weight: normal;
      font-style: normal;
    }



html, body {
    margin: 0; padding: 0; background: #fff; text-align: center;
    -webkit-text-size-adjust:none; color: #000; font-family: 'acumin-pro', sans-serif;
    font-weight: 300;
    float: left; width: 100%; height: 100%;
    font-size: 1.05em; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; letter-spacing: 1px;
}

#wrapper {
    float: left; width: 100%; margin: 0; padding: 0; text-align: left; overflow: hidden;
}
#header {
    float: left; width: 100%; margin:0; padding: 0; background:#fff; background: #fff; position: relative; z-index: 10; min-width: 320px; text-align: center;
}
#header:hover {
    background: #fff;
}

.home #header {

}


#logocontainer {
margin: 10px 0 10px 4%; float: left; display:block; width: 220px; min-height:50px;padding:20px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; position: relative; z-index: 10; background: #fff;
}
#logocontainer #logo, #logo img {
float: left; width: 100%;
}

#headwidget {
 position: absolute; margin: 0; top:5px; right: 5%;-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s; z-index: 9; width:200px;
}
#headwidget p {
    margin: 5px 0;
}

div.social {
 text-align: left; width: 100%;
}

div.social span {
    display: inline-block; margin: 10px;
}
div.social a {
    display: inline-block; margin: 3px; font-size:20px; line-height:20px; font-family: icons; color: #fff !important; background: #b7a996; background: #231f20; width: 45px; height: 45px; text-align: center; border-radius: 50%;
    box-sizing: border-box; padding: 12px 5px 0; border: 1px solid #fff; box-sizing: border-box;
}
div.social a:hover {
    background:#c4b6a0; color: #b7a996 !important;
}

#wrapper > div.social {
    position: fixed; bottom: 50px; right: 0; width: 50px; z-index: 20; background: #b7a996; padding: 3px;
    border-top-left-radius:10px;
border-bottom-left-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
}


#menuelink {display: none; position: absolute; top:60px; right:5%; margin: 0; padding:4px 5px; z-index: 20; height: 32px; width: 25px; }
#menuelink.open {top: 20px; position: fixed;}

#menuelink span { display: block; float: left; width: 100%; height: 2px; background: #514c3f; position: absolute; top: 5px; left: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
transform-origin: center;
}
#menuelink span#mlm { top: 13px; }
#menuelink span#mlu { top: 21px; }
#menuelink.open span#mlo {transform: rotate(45deg);translate(7px,8px); -moz-transform: rotate(45deg) translate(7px,8px); transform: rotate(45deg) translate(7px,8px);   }
#menuelink.open span#mlm { display: none;  }
#menuelink.open span#mlu {transform: rotate(-45deg);translate(4px,-4px); -moz-transform: rotate(-45deg) translate(4px,-4px); transform: rotate(-45deg) translate(4px,-4px);  }

#main {
    float: left; width: 100%; margin: 0; padding:0; min-height: 300px; position: relative; z-index: 9; min-height: 1000px;
}

#titel {
    float: left; margin:-150px 2% 50px; width: 46%; max-width: 700px; padding: 30px; box-sizing: border-box; position: relative; z-index: 10; background: #666666; color: #fff;
    left: 50%; top: 0;
}
#titel h1, #titel h2 {
    color: #fff; margin: 10px 0;
}

#footer {
    float: left; width: 100%; margin: 0; padding: 50px 0 60px; background: #797979; text-align: left;
    min-height: 230px; color:#fff; position: relative;
}
.zc {
    margin: 0 auto; width: 100%; max-width: 1260px;
}
#footer .zc {

}
#footer #fbaum {
    position: absolute; bottom: 200px; right: 0; width:250px; margin: 10px 5%; z-index: 1;
}


.breit .zc {
    max-width: 1560px;
}
#content {
    margin: 0; width: 100%;  position: relative; float: left; min-height: 600px;
}
.contentseite div#content {
    max-width: 1160px;
}
.content1, .content1_  {
    float: left; width: 100%; min-height:500px; padding:0; position: relative;
}
.content2  {
    float: left; width: 100%; min-height: 200px; padding: 0; position: relative;
}

.pageteaser {
    float: left; width: 102%; margin: 0 0 30px -1%; display: flex; flex-wrap: wrap;
}

.content3 {
    float: left; width: 100%; background: #666666; margin:20px 0 0; padding: 20px 0 30px; position: relative;
}
.content3::after {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 1;
}

.content3::before {
    background: #666666;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

figure {
    margin: 0; padding: 0;
}

.balken { margin:80px !important; padding: 30px 0; position: relative; float: left; width: 100%; z-index: 1; }
.balken::after {
    background: #c4b6a0;
    content: "";
    display: block;
    height: calc(100% + 80px);
    position: absolute;
    right: -150%;
    top: -40px;
    width: 400%;
    z-index: -1; transform: skew(1deg, 1deg);
}
.balken a {
    color: #000;
}
.balken a:hover {
    color: #b7a996;
}
.coverbalken .wp-block-cover__inner-container {
    margin: 0 auto; max-width: 1260px; width: 100%; padding: 50px 0;
}
.coverbalken .wp-block-columns {
    gap: 1em !important;
}
.coverbalken .wp-block-columns {
    margin: 0 !important;
}
.coverbalken .wp-block-cover .wp-block-cover__background.has-background-dim {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.coverbalken .wp-block-cover:hover .wp-block-cover__background.has-background-dim {
    opacity: .4;
}
.coverbalken .wp-block-cover h2 a {
    position: relative;
}
.coverbalken .wp-block-cover h2 a:hover {
    color: #fff;
}

.coverbalken .wp-block-cover h2 a::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
.coverbalken .wp-block-cover h2:hover a::after {
  width: 100%;
  }

.coverbalken .wp-block-cover {overflow: hidden; }
.coverbalken .wp-block-cover img {   -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; }
.coverbalken .wp-block-cover:hover img { transform: scale(1.1);}

.teaserrahmen .wp-block-column {
    border: 1px solid #c4b6a0; box-sizing: border-box;-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.teaserrahmen .wp-block-column:hover {
box-shadow: 0px 0px 5px 0px #c4b6a0;
-moz-box-shadow: 0px 0px 5px 0px #c4b6a0;
-webkit-box-shadow: 0px 0px 5px 0px #c4b6a0;
}
.teaserrahmen .wp-block-column h2 {
    margin: 20px 0;
}

#breadcrumbs { position: absolute; top: -30px; left: 50%; margin: 0 0 0 -50vw; width: 50vw; background: #c4b6a0; text-align: right; padding: 10px 20px; box-sizing: border-box; color: #fff; }
#breadcrumbs a { color: #fff; }
.inhalt {
    float: left; width: 92%; padding: 50px 4% 0;
}
.home .inhalt {
    padding-top: 0;
}

#startlogo {
    float: left; width: 90%; margin: 20px 5%; text-align: center; position: absolute; top: 30vh; left: 0; z-index: 5;
}


#sidebar {
    margin: 20px 0; float: right; width: 100%; box-sizing: border-box; padding: 0 4%;
}
#sidebar ul.umen {
    margin: 30px 0; padding: 0; list-style:none; float: left; width: 100%;
}
#sidebar ul.umen li {
    float: left; width:100%;
}
#sidebar ul.umen li a {  display: block; padding: 20px; box-sizing: border-box; border-top: 1px solid #c4b6a0; }
#sidebar ul.umen li a:hover {  background: #c4b6a0; color: #b7a996; }
.theading h3 {
    text-transform: uppercase; text-align: center;
}
.theading h3 span {
    background: #fff; padding: 5px 10px 2px; display: inline-block; color: #666666;
}

.blogcategory  {
    float: left; width: 102%; margin: 30px 0 30px -1%; display: flex; flex-wrap: wrap; justify-content: center;
}
.suche .inhalt {
    display: flex; flex-wrap: wrap;
}
.suche .inhalt h1 {
    float: left; width: 100%;
}

.teaserbox {
    float: left; width:31.33%; margin: 15px 1%; background: #ffffff; box-sizing: border-box; padding: 0 0 10px;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.teaserbox:hover {

}
.teaserbox .postinfo {
    font-size: 0.9em;
}

.teaserbox h2 {
    margin: 10px 0; padding: 0; font-size: 1.4em;
}

.teaserbox div.postinhalt {
   float: left; width: 90%; padding: 10px 5%;
}
.weiterlink { text-align: center;     }
.weiterlink a {
padding: 5px 20px; display: inline-block; color: #fff !important; background: #b7a996;
position: relative;
}

.weiterlink a:hover {
    background: #797979; color: #fff !important;
}
.buttonlink a, a.dslink {
padding: 20px 0 20px; display: inline-block;
font-weight: 200 !important; margin: 10px 0;color: #fff;
font-size: 2.2em; font-family: 'acumin-pro-condensed';
text-transform: uppercase; position: relative; line-height: 1.5em;
}
.buttonlink a:hover, a.dslink:hover {
   padding-bottom: 20px;  color: #fff !important;
}

a.dslink::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;z-index: 5;
  }
a.dslink:hover::after {
  width: 100%;
  }

ul.check {
            margin: 0 0 10px 0;
			padding: 0 !important;
			list-style-type: none;
}
ul.check li {
   float: left; width: 100%; box-sizing: border-box; position: relative; padding: 5px 0 5px 40px !important; margin: 10px 0;
}
ul.check li:before {
   position: absolute; top: 7px; left: 5px;
  display: block; padding:0;
  font-family: 'icons';
  text-decoration: none; float: left;
  speak: none; font-size: 1.1em;
  content: "\e803"; color: #c4b6a0;
}



#content ul.wp-block-latest-posts__list {
    float: left; width: 102%; margin: 0 0 0 -1%; padding: 0;position: relative; line-height: 1.5em;
}
#content ul.wp-block-latest-posts__list li {
    float: left; width: 100%; margin: 10px 0;

}
#content ul.wp-block-latest-posts__list.is-grid li {
    float: left; width:31.33%; margin: 15px 1%; background: #eaeae9; box-sizing: border-box; padding: 0 0 30px;
    position: relative;
    overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#content ul.wp-block-latest-posts__list.is-grid {
    display: flex; flex-wrap: wrap;
}
#content ul.wp-block-latest-posts__list.is-grid li {
display: flex; flex-direction: column;
}
#content ul.wp-block-latest-posts__list.is-grid li:hover {
box-shadow: 0px 0px 5px 0px #333;
-moz-box-shadow: 0px 0px 5px 0px #333;
-webkit-box-shadow: 0px 0px 5px 0px #333;
}
#content ul.wp-block-latest-posts__list.is-grid li div.wp-block-latest-posts__featured-image  {
    float: left; width: 100%; margin: 0 0 20px; max-height: 250px; overflow: hidden; order: 1;
}

#content ul.wp-block-latest-posts__list.is-grid li > a {
    display: block; margin: 10px 0 5px; padding: 0 5%; float: left; width: 90%;
    overflow: hidden;
font-size: 1.5em;
line-height: 1.4em;
 order: 3;
}
#content ul.wp-block-latest-posts__list.is-grid time {
    float: left; width: 90%; margin: 0 5%; font-size: 1.0em; color: #b7a996;order:2;
}

#content ul.wp-block-latest-posts__list.is-grid div.wp-block-latest-posts__post-excerpt {
   float: left; width: 90%; padding: 10px 5%;order: 4; margin: 10px 0;
}
#content ul.wp-block-latest-posts__list.is-grid .weiterlink { order: 5; float: left; width: 90%; padding: 5px 5%;  }

#content .wp-block-latest-posts__featured-image img {
  height: auto !important;
  max-width: 100% !important;
}

.blogsingle h1.title {
    text-align: left;
    padding: 0 0 10px;
}

.blogsingle .postimage {
    float: left; width: 100%; margin: 5px 0; text-align: center;
}
.blogsingle .postimage img {
    max-width: 100%; height: auto !important; margin: 0 0 20px 0;
}

.blogsingle div.postinhalt {
    float: left; width: 100%;
}

.fw {
    float: left; width: 25.33%; padding: 0 4% 10px; position: relative; z-index: 2;
}
#footnav { margin-top: 20px; }
.widget {
    float: left; width: 100%;
}
#footer .widget h2 {
    margin: 20px 0 10px;
}

.fzic {
    float: left; width: 100%; background: #ededed; padding: 10px 0 30px;
}
.fzic ul {
    list-style: none;
    margin: 0; padding: 40px 0;
}
.fzic ul li {
    display: inline-block;
}
.fzic ul li a {
    display: block; padding: 0 10px; color: #3b4044; text-transform: uppercase; border-left: 1px solid #3b4044;
}
.fzic ul li:first-child a {
    border-left: 0;
}
.fzic ul li a:hover {
    color: #b7a996;
}

.fzic div.info-men {
    float: left; width: 50%;
}

.copy {
    float: right; width: 90%; margin:0; padding:40px 5%;
}


#menu {
    float: right; width:100%; margin: 100px 0 20px; text-align: center; padding: 0;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
#menu #navhg {
    display: none;
}

#menu ul#menu-hauptmenue {

}

.menu-hauptmenue-container {
    position: relative; float: left; width: 100%;
}


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

.vpg #menu {
 display: block !important;
}

#header {  position: fixed; top: 0; left: 0;}
#header.fixiert {
    box-shadow: 0px 0px 5px 0px #666;
-moz-box-shadow: 0px 0px 5px 0px #666;
-webkit-box-shadow: 0px 0px 5px 0px #666;
}
#logocontainer { margin: 10px 0 10px -130px;  position: absolute; top: 0; left: 50%; }

.fixiert #logocontainer {  width:120px; margin: 10px 0 10px -80px;}
.fixiert #menu { margin-top: 25px;}
.fixiert #headwidget {
    display: none;
}

#menu > div { width: 100%; }

#menu ul#menu-hauptmenue {
    display: flex; flex-wrap: nowrap;
}
.bildbalken {
    height:200px;
}
.bild {
    margin-top: 150px;
}

#fsidebar {
      background-attachment: fixed; min-height:650px;
}

#menu ul#menu-hauptmenue > li:nth-child(3) {
    margin-right: 300px;
}

}

.bildtitle {
     position: absolute; bottom: 0; left: 5%; width: 90%; z-index: 9;  color: #fff;  padding: 20px 0; text-align: center;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;text-shadow: 0px 0px 5px #000000;
}
.bildtitle.iv {
    bottom: 15%;
}

.bildtitle h1 {
    color: #fff; margin: 10px 0;  font-size: 2.5em; font-weight: 400; cursor: pointer;
}
.bildtitle h1 a {
    color: #fff;
}

#menu ul
{
            float: left;
            margin: 0;
            padding: 0; min-width: 100%;
            list-style-type: none;
}

#menu ul li {
                         float: left;
                         margin: 0; padding: 0;
                         z-index: 2; position: relative; max-width: 250px; display: flex;
}


#menu ul li a {
float: left;
display: block;
font-weight: normal;
color: #514c3f;
padding: 10px 25px;
margin: 0; text-decoration: none;
text-align: center;
font-size: 17px; font-weight: 400; align-self: center;
}

#menu ul li a.hakt {
    color:#c4b6a0;
}
#menu ul li.current-menu-item > a, #menu ul li.current-page-ancestor > a {
 color: #c4b6a0;
}

#menu ul li a:hover {
   color: #c4b6a0;
}

#menu ul li a span {
    display: inline-block; padding: 7px 0 5px;
}
#menu ul li a:hover span {
     padding: 5px 0 5px; border-top: 2px solid #c4b6a0;
}

#menu ul.sub-menu {
position: absolute;
top:55px; z-index: 5;
left: 0; padding: 10px 0 0;
min-width: 250px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: auto;
opacity: 0;
display: block;
visibility: hidden;
}


#menu ul.sub-menu ul { display: block; position: absolute; top: auto !important; left: 100%; background: transparent; margin: 0; padding: 0 !important;}

.vpg #menu ul.sichtbar { opacity: 1; top: 50px; visibility: visible; }

#menu ul.sub-menu li {float: left; margin: 0; box-sizing: border-box; width: 100%;}

.qn2 {
    font-family: icons; position: absolute; top: 15px; right:10px;
}

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

.fixiert #menu ul.sub-menu { top: 30px; padding: 20px 0 0 }
#menu ul.sub-menu li {width: 100%; float: left; margin: 0; box-sizing: border-box; }
#menu ul.sub-menu li:last-child { border-right: none; }
}



#menu ul.sub-menu li a {
padding: 10px 25px;
margin: 0;
font-size: 0.9em;
border: none;
width:100%;
text-align: left;
height: auto;
text-transform: none;
background: #fff; background: rgba(255,255,255,0.8);
box-sizing: border-box;
border-bottom: 1px solid #b7a996;
}

#menu ul.sub-menu li a {
color: #797979;
}

#menu ul.sub-menu li a:hover {
background:  #b7a996; color:#fff;

}

#menu ul li ul.sub-menu li.current-menu-item a {
background:  #c4b6a0; color: #fff;
}

#menu ul.sub-menu li ul.sub-menu {
    float: left; width: 100%; padding: 5px 0;
}

#menu ul.sub-menu li ul.sub-menu li {
    float: left; width: 100%; min-height: 5px; border-right: none;
}


#menu ul.sub-menu li ul.sub-menu li a{
   font-weight: 300; font-size: 0.95em;text-transform: none; padding: 15px 5%;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a {
background: transparent; font-weight: 300;
}
#menu ul li ul.sub-menu li.current-menu-item ul.sub-menu li a:hover {
 font-weight: 300;
}
#menu ul li ul.sub-menu li ul.sub-menu li.current-menu-item a {
background: transparent; font-weight: bold;
}

span.qn {display: none; font-family: icons; font-size: 23px;
position: absolute; top: 0; right: 0; z-index: 4; width: 20px; height: 26px; cursor: pointer; padding: 13px; color: #b7a996; }


#footer a { color: #fff;}
#footer ul
{
            float: left;
            margin:10px 0;
            padding: 0;
            list-style-type: none; width: 100%; display: flex; flex-wrap: nowrap;
}

#footer ul li {
                         display: block;
                         float: left;
                         margin: 0; padding: 0;
                         }
#footer ul li a {
    display: block; float: left; padding:10px; font-size: 1.0em;  width: 100%; color: #fff;
}

#footer a:hover {
    color: #c4b6a0;
}

#footer a svg path {
    fill: #fff;
}
#footer a:hover svg path {
    fill: #c4b6a0;
}
#footer a[aria-current="page"] {color: #fff;}
#footer h3, #footer h2 {
 color: #fff; font-weight: normal;
}


a {
  color: #c4b6a0; text-decoration: none;
}
a:hover {
  color: #b4a690;
}


.bild {
    float: left; width: 100%; min-height:700px;
    background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;  background-repeat: no-repeat; position: relative;

}

.bild2 {
     float: left; width: 100%;position: relative;
}

.bild div#kontakt {
    position: absolute; left: 0; bottom: 0; width: 100%; float: left; background: #878787;
}
div#kontakt img {
    max-width: 60%; height: auto; width: 450px; margin: 5px 4%; float: left;
}
#bildad {
    float: left; width: 92%; padding: 15px 4% 10px; color: #fff;
}
.bildbalken {
    float: left; width: 100%; min-height:50px;
}

.projektbild  {
    float: left; width: 100%; margin: 20px 0 0;
}

a.totop {
    position: fixed; bottom: 0; right: 5%; font-family: icons; font-size: 1.2em; color: #fff;background: #b7a996; background: rgba(0,0,0,0.8);
    padding: 8px 0; text-align: center; width:50px; z-index: 50; border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
}
a.totop:hover {
 background: #c4b6a0; color: #000;
}


input {
    border: 1px solid #c4b6a0 !important; padding: 10px; background: #fff; font-size: 1.0em; box-sizing: border-box;font-family: 'acumin-pro',Arial, sans-serif;box-shadow: 0px 0px 3px 0px #ddd;
-moz-box-shadow: 0px 0px 3px 0px #ddd;
-webkit-box-shadow: 0px 0px 3px 0px #ddd; font-weight: 300;
}
select {
    border: 1px solid #c4b6a0; padding: 10px; background: #fff; font-size: 1.0em; font-family: 'acumin-pro',Arial, sans-serif; color: #b7a996;box-shadow: 0px 0px 3px 0px #ddd;
-moz-box-shadow: 0px 0px 3px 0px #ddd;
-webkit-box-shadow: 0px 0px 3px 0px #ddd; font-weight: 300;
}
input:focus {
 border: 1px solid #c4b6a0; color: #b7a996;
}
textarea {
    border: 1px solid #c4b6a0; padding: 10px; background: #fff; font-size: 1.05em; font-family: 'acumin-pro',Arial, sans-serif;box-shadow: 0px 0px 3px 0px #ddd;
-moz-box-shadow: 0px 0px 3px 0px #ddd;
-webkit-box-shadow: 0px 0px 3px 0px #ddd; font-weight: 300;
}
textarea:focus {
 border: 1px solid #c4b6a0; color: #b7a996;
}
#searchform input {
    width: 60%;
}
.select2-container .select2-selection--single .select2-selection__rendered { padding-top: 10px; padding-bottom: 10px;}
.select2-container .select2-selection--single {    height: 45px !important; }



input[type=submit], button {
    background: #c4b6a0 !important; color: #fff !important; cursor: pointer;
    -webkit-appearance:none;-moz-appearance:none; appearance:none; border: 0; border: 1px solid #c4b6a0 !important; font-weight: normal;
}
input[type=submit]:hover, button:hover {
    background: #666 !important; color: #fff !important;
}
#searchform [type=submit] {
    width: 35%; box-sizing: border-box;
}

.wp-block-button__link:hover {
    opacity: 0.9;
}

img {
    max-width: 100%; height: auto !important;
}
.wp-block-eedee-block-gutenslider {
    float: left; width: 100%;
}
.wp-block-eedee-block-gutenslider button {
    border: 0 !important;
}

.wp-block-eedee-block-gutenslider.slides-number .eedee-background-div img {
   height: 100% !important;
}

.teaserbox img {
    height: auto !important;
}

iframe {
    max-width: 100%;
}

h1 {
    font-weight:200; color:#000; font-size: 3.2em; margin: 50px 0 30px; padding: 0; line-height: 1.5em; position: relative; font-family: 'acumin-pro-condensed'

}
h1:first-child {
    margin-top: 0;
}

h1.has-text-align-center::after {
    left: 50%; margin-left: -200px;
}

h2 {
    font-weight: 400; font-size: 2.5em; margin: 30px 0 20px; line-height: 1.5em; color: #000; font-family: 'acumin-pro-condensed'
}
h2:first-child {
    margin-top: 0;
}


h3 {
    font-weight: 400; font-size: 1.3em; margin: 30px 0 10px;  line-height: 1.5em;
}

h4 {
    font-size: 1.1em; font-weight: bold; margin: 20px 0 10px; line-height: 1.5em;
}

p {
    margin: 15px 0 20px; line-height: 1.5em;
}
.startsortiment p {
    margin-top: 5px; font-size: 0.9em;
}

.startsortiment p strong {
    font-weight: normal; font-size: 1.2em;
}

hr {
    float: left; border: none !important; width: 100%; height: 2px; margin:0 0 30px; background: #c4b6a0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 460px !important; margin: 0 calc(50% - 230px) 30px;
    }

#titel hr {
    background: #fff;
}

strong, b {
    font-weight: 700;
}

.wp-block-cover .has-large-font-size {
  font-style: normal;
  font-weight: 400;
}

.wp-block-cover .wp-block-group {
    margin: 0 auto !important; max-width: 1160px;
}

.wp-block-cover hr {
    background: #fff;
}

@media only screen and (min-width: 680px) {
div.zs {-webkit-columns: 2; -moz-columns: 2; columns: 2; float: left; width: 100%; margin: 0;
-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;
    }
div.zs p {margin: 0 0 20px;}
}

/* == WordPress WYSIWYG Editor Styles == */

.wp-block-columns {
    float: left; width: 100%; position: relative;
}

.alignfull {
    width: 100vw !important;
    margin: 0 0 0 -50vw;
    left: 50%;
}
.wp-block-cover img {
    height: 100% !important;
}

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
    margin-top: 0;
    text-align: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
    text-align: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
    text-align: center;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 0.9em;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.content1 > ul {
    margin: 20px 0; padding: 0 0 0 30px;
}
.content1 > ul li {
    padding: 5px 0;
}

.wp-block-gallery  {
 float: left; width: 100%;
}

.content1 > ul.wp-block-gallery {
    margin: 0; padding: 0;
}
.wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box;}
.content1 > ul.wp-block-gallery  li {
    padding: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: rgba(255,255,255,0.6) !important;
  color: #777777 !important;
  font-size: 0.9em !important; padding:10px !important;
}

.content1.am {
    margin-bottom: 0; padding-bottom: 0;
}

#anmeldung {
    float: left; width: 100%; margin: 0; padding: 0;
}
.anmeldelink {
    display: inline-block; padding: 10px 20px; background: #666666; color: #fff; font-weight: bold;
    border: 1px solid #878787; margin: 10px 0 0;
}
.anmeldelink:hover {
   background: #878787; color: #fff;
}

#main div.wpcf7 {
    float: left; width: 100%; padding: 0 0 30px; margin: 10px 0; background: #fff;
}
#main #anmeldung div.wpcf7 {
    margin: 0 0 20px;
}
.amltop {
    position: absolute; top: -15px; right: 2%;
}
.wpcf7 div.formfeld {
  float: left; width: 100%; position: relative; margin: 5px 0;
}
.wpcf7 div.formfeld p {
    margin: 0;
}

.wpcf7 form > p {
    float: left; width: 100%; margin: 2px 0;
}
.wpcf7 label {
    width: 100%; float: left;
}

.wpcf7 div.formfeld label span.lab {
    float: left; position: absolute; width: auto; padding: 5px 0; top: 0; left: 10px; z-index: 2; font-size: 0.9em; color: #c4b6a0;
}

.wpcf7 input {
  float: left; box-sizing: border-box; width: 100%; padding: 30px 10px 10px;
}
.wpcf7 textarea {
   float: left; box-sizing: border-box; width: 100%; height:150px; padding:30px 10px 10px;
}
.wpcf7 input[type=submit] {
  width: 200px; padding: 10px !important; font-size: 1.1em; font-weight: 300;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok  {
    float: left;
}

.datenschutzfeld {
    float: left; width: 100%; margin: 10px 0;
}
.datenschutzfeld span.wpcf7-list-item-label {
    display: none;
}
.datenschutzfeld  span.wpcf7-list-item {
    display: inline-block;
    margin: 0 1em 0 0;
}
.datenschutzfeld .dsfw {
    float: left; width: 100%; padding: 10px; box-sizing: border-box; text-align: center;  color: #fff;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, .wpcf7-response-output  {
    float: left;
}

.wpcf7 form.invalid .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2757"; color: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\2714"; color: #46b450;
}

a.extern::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.2em;
  content: "\e8a1";
}

.icon a.cryptmail::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  content: "\e75f"; color: #797979;
}
.icon a.tel::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  content: "\e75d"; color: #797979;
}
.wp-block-cover a {
    color: #fff;
}
.wp-block-cover a:hover {
    color: #797979;
}

.details {
    float: left; width: 100%; margin: 20px 0 50px; border-top: 2px solid #c4b6a0; border-bottom: 2px solid #c4b6a0; padding: 10px 0 20px;
}
#detaillink {
    display: inline-block; padding: 10px 20px 7px; background: #666666; color: #fff; font-weight: bold;
    border: 1px solid #878787; margin: 10px 0;text-transform: uppercase;
}
#detaillink:hover {
   background: #878787; color: #fff;
}


.pagination {
  display: block !important;  float: left; width: 98%; margin: 20px 1%; text-align: center; padding: 10px 0; border-top: 1px solid #ddd;
}
.pagination h2 { display: none;}
.pagination a {
    display: inline-block; padding: 3px; margin: 5px;
}
.pagination span.current {
    display: inline-block; padding: 3px; margin: 5px; font-weight: bold;
}
.pagination a.prev::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; line-height: 20px;
 }
.pagination a.next::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80c"; line-height: 20px;
 }

 #postnavigation, #pagenavigation {
    display: block !important;  float: left; width: 100%; margin: 20px 0; text-align: center; padding: 10px 0; border-top: 1px solid #ddd;
 }
 #postnavigation > div, #pagenavigation > div {
  float: left; width: 33.33%; padding: 10px 0 0; text-align: center;
 }
 #pagenavigation div.nexlink, #postnavigation div.prevlink  {
     float: right;
 }

 #postnavigation div.prevlink a, #pagenavigation div.prevlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.nexlink a::before, #pagenavigation div.prevlink a::before {
 display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80b"; line-height: 20px;
 }

 #postnavigation div.nexlink a, #pagenavigation div.nexlink a {
     display: inline-block; padding: 20px;
 }
 #postnavigation div.prevlink a::after, #pagenavigation div.nexlink a::after {
 display: inline-block; padding: 0 0 0 10px;
  font-family: 'icons';
  text-decoration: none; font-size: 1.1em;
  content: "\e80c"; line-height: 20px;
 }

 .shareandprint {
    margin: 30px 0; text-align: center; padding: 10px 0 0; float: left; width: 100%;
}

.shareandprint a {
    display: inline-block; padding: 10px; font-family: icons; background: #fff; color: #b7a996; font-size: 1.5em;
    width: 55px; height: 55px; box-sizing: border-box; margin:1px; text-align: center; line-height: 30px;
     border-radius: 50%; border: 2px solid #fff;
}
.shareandprint a:hover {  color: #b7a996; border: 2px solid #b7a996; background: #c4b6a0; }

.wp-block-table table td, .wp-block-table table th  {
    border-color: #999 !important;
}
.wp-block-table thead {
  border-bottom: 0 !important; background: #b7a996;
}

.rahmen1 figure, .rahmen2 figure, .rahmen3 figure {
    position: relative;
}
.rahmen1 figure::before {
    content:""; border: 2px solid #c3b5a1; position: absolute; left: -40px; top: -40px; width: 100%; height: 100%; z-index: -2;
}
.rahmen1:hover figure::before {
    transform: rotate(0deg);  opacity: 1.0
}

.rahmen1 figure::after {
    content:""; border: 2px solid #c3b5a1; position: absolute; right: -40px; bottom: -65px; width: 80%; height: 80%; z-index: -2;
}

.rahmen2 figure::before {
    content:""; border: 2px solid #c3b5a1; position: absolute; left: 40px; top: 25%; width: 50%; height: 100%; z-index: -2;
}
.rahmen2 figure::after {
    content:""; border: 2px solid #c3b5a1; position: absolute; right: -40px; bottom: -60px; width: 80%; height: 90%; z-index: -2;
}
.rahmen3 figure::before {
    content:""; border: 2px solid #c3b5a1; position: absolute; left: -40px; top: 25%; width: 80%; height: 100%; z-index: -2;
}
.rahmen3 figure::after {
    content:""; border: 2px solid #c3b5a1; position: absolute; right: -50px; bottom: 20%; width: 100%; height: 90%; z-index: -2;
}
.rahmen2 figure::before, .rahmen2 figure::after, .rahmen3 figure::before, .rahmen3 figure::after {
-webkit-transition: all 0.5s ease; transform: rotate(90deg);
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; opacity: 0.4;
}
.rahmen1 figure::before, .rahmen1 figure::after {
 -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; transform: rotate(0deg); opacity: 0.4;
}

.rahmen2:hover figure::before,.rahmen2:hover figure::after, .rahmen3:hover figure::before,.rahmen3:hover figure::after {
    transform: rotate(0deg);
}
.rahmen1:hover figure::before,.rahmen1:hover figure::after {
    transform: rotate(90deg);  opacity: 1.0;
}


@media (min-width: 781px) {

.oversize img {
    float: right; width: 50vw !important; height: auto !important; max-width: 200% !important;
}


.mitsidebar .inhalt {
    width: 67%;
}
#sidebar {
    width: 25%; padding: 0;
}

}

@media only screen and (max-width: 1160px) {
    #menu .current-menu-item ul.sub-menu, #menu .current-menu-parent ul.sub-menu {
  display: block;
}
}

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

}

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

#logocontainer { width: 15%; padding: 0;}

#main { padding: 0;}
.bild { min-height: 500px; }
#inhalt {
    padding-top: 0;
}

#menuelink{  display: block; z-index: 130;}
#headwidget { top: 0; right: 10px; }

.mobilenav {
    display: none;
}
.mobilenav .menu-hauptmenue-container  {
    margin-right: -500px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease; position: relative; z-index: 2;
}
.mobilenav.open .menu-hauptmenue-container {
  margin-right: 0;
}
#menu { width: 100%; margin: 0;
-webkit-transition: none;
-moz-transition: none;
transition: none;
position: fixed; top: 0; right: 0; height: 100%; z-index: 120;  }

#menu > div.menu-hauptmenue-container {
    float: right; width: 60%; height: 100%; background: #fff; padding-top: 70px; box-sizing: border-box;  box-shadow: 0 0 10px 0 #000; overflow: auto;
}

#menu > div#navhg {
    float: left; display: block; width:100%; height: 100%; background:rgba(0,0,0,0.5);  padding: 0; box-shadow:none; position: absolute; top: 0; left: 0;
}

#menu ul li { display: block; width:100%; position: relative; max-width: 100%; }
span.qn {display: block; }

#menu ul li a {
float: left;
width: 100%;
padding: 15px 5%;
box-sizing: border-box;
height: auto;
text-align: center;
}

#menu ul.sub-menu {
position: relative;
top: auto !important; padding: 0 !important;
width: 100%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
display: none;
opacity: 1; min-width: 50px;
visibility: visible;
}
#menu li ul.sub-menu {
    width: 100% !important;
    -webkit-transition: none;
-moz-transition: none;
transition: none;
}
#menu li ul.sub-menu li {
    min-height: 0 !important;
}
#menu ul.sub-menu li a {
padding: 15px 5%;
text-align: center;
}
#menu ul.sub-menu ul { display: block; position: relative; left: 0; background: transparent; margin: 0; padding: 0 !important;}

.copy {width: 92%; margin: 10px 4%;}

.teaserbox {width:48%;}

#wrapper > div.social { display: none;}

#footer ul {
    flex-wrap: wrap;
}

}
@media only screen and (max-width: 960px) {

#logocontainer { width: 20%;}
.fw, #footwidget { float: left; width: 42%; padding: 0 4% 10px;}
#footnav {width: 42%; float: left;}
#titel { margin:-150px 2% 30px; width: 71%; left: 20%;}



.fzic div.info-men {width: 92%; margin: 10px 4%;}

h1 { font-size:2.4em !important;}
h2 { font-size: 2.0em;}

.bildtitle.iv { bottom: 10%;}
.bildtitle h1 {  font-size: 1.8em;}

#startlogo {top: 10vh; }
.wp-block-eedee-block-gutenslider.arrow-position-sides button {
    display: none !important;
}

#breadcrumbs { left: 80%; margin: 0 0 0 -80vw; width: 80vw;  }

.coverbalken > .wp-block-cover__inner-container > .wp-block-columns {
    flex-wrap: wrap !important;
    }

.coverbalken > .wp-block-cover__inner-container > .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: 100% !important;
}
.coverbalken .wp-block-cover {
    max-height: 400px !important; min-height: 300px !important;
}

}
@media only screen and (max-width: 680px) {
.fw, #footwidget {width: 92%; padding: 10px 4%;}
#footnav {width: 92%;}

#content ul.wp-block-latest-posts__list.is-grid li { width:97%; margin: 10px 1.5%; }
.amltop {  display: none; }
.bild { min-height: 300px; }

.mtphr-dnt-nav {
    display: none;
}
#main {  background-size: 200px auto; }

.has-larger-font-size {
    font-size: 1.8em !important;
}
h1::after {
    width: 250px;
}

h1.has-text-align-center::after { width: 250px; margin-left: -125px; }
#menu > div.menu-hauptmenue-container {width: 80%;}
#menu > div#navhg { width: 100%;}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 240px !important; margin: 0 calc(50% - 120px) 30px;
    }

.home .wp-block-cover.alignfull:not(.coverbalken)  {
    min-height: 300px !important; max-height: 500px !important;
}

}

@media only screen and (max-width: 460px) {
#logocontainer { width:35%; }
.bild { min-height: 200px; }
#titel { margin:-50px 2% 30px; width: 96%; left:0;}
#searchform input {  font-size: 0.9em;  }
#searchform [type=submit] { font-size: 0.9em;  }
.alignleft, img.alignleft {
	margin-right: 0;max-width: 100%; width: 100% !important;
	}
.alignright, img.alignright {
	margin-left: 0;max-width: 100%; width: 100% !important;
	}


.bildtitle.iv { bottom: 5%;}
.bildtitle h1 {  font-size: 1.2em;}

.teaserbox {width:98%; margin: 10px 1%; }

#breadcrumbs { font-size: 0.9em; }
}

