@charset "UTF-8";
/*
 Theme Name:   BirdFIELD Child
 Description:  Anpassungen des BirdFIELD-Themes für kostbar
 Author:       Dirk Rathjens
 Author URI:   http://dirkrathjens.de
 Template:     birdfield
 Version:      1.2
 Text Domain:  birdfield-child
*/
/* Simple-button-widget */
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-300.woff2") format("woff2"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* source-sans-pro-300italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightItalic"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-300italic.woff2") format("woff2"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-600.woff2") format("woff2"), url("/wp-content/themes/birdfield-child/fonts/source-sans-pro-v11-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* Simple-button-widget */
#content div#text-12 {
  width: 100%;
  height: 76px;
  margin-bottom: 24px; }

#content div.simple-button-widget {
  display: inline-block !important;
  overflow: visible;
  margin: 0 35px 24px 3px;
  width: 235px;
  height: 76px;
  padding: 4px 14px 0 14px;
  font-family: "Source Sans Pro", sans-serif;
  color: #444;
  background-color: transparent;
  border: 2px solid #dbe433;
  border-radius: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  vertical-align: bottom; }
  #content div.simple-button-widget:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
  #content div.simple-button-widget a.simple-button-link > h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    margin: 2px;
    color: #444; }
  #content div.simple-button-widget a.simple-button-link > p {
    margin: 0;
    font-size: 14px;
    line-height: 16px; }
  #content div.simple-button-widget a.simple-button-link:hover {
    text-decoration: none; }
  #content div.simple-button-widget .invisible {
    color: transparent; }

#content div.paypal-button {
  position: relative;
  display: inline;
  float: left;
  overflow: visible;
  height: 76px;
  width: 235px;
  line-height: 0;
  background-color: #FEF209;
  margin: 0 35px 24px 3px;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); }
  #content div.paypal-button:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
  #content div.paypal-button form {
    height: 76px;
    width: 235px; }
  #content div.paypal-button input {
    display: block;
    height: 0;
    width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #content div.paypal-button input.paypal-button-link {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    height: 76px;
    width: 235px; }

#content #shop-form-submit {
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  color: #444;
  text-align: left;
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: 20px 35px 24px 3px;
  width: 235px;
  height: 76px;
  padding: 0 14px 0 14px;
  font-family: "Source Sans Pro", sans-serif;
  background-color: transparent;
  border: 2px solid #dbe433;
  border-radius: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); }
  #content #shop-form-submit:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 580px) {
  #content div#text-12 {
    width: 100%;
    height: 176px;
    margin-bottom: 24px; }
  #content div.simple-button-widget {
    display: block !important;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 24px; }
  #content div.paypal-button {
    display: block !important;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 24px; }
  #content #lower-shop-form button {
    display: block;
    margin-left: auto;
    margin-right: auto; } }

#content .flex-image-boxes {
  margin: 0 3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center; }
  #content .flex-image-boxes .image-box {
    border: 1px solid #aaa;
    width: 291px;
    height: 165px;
    margin: 30px;
    padding: 0 35px;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center; }
    #content .flex-image-boxes .image-box:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
    #content .flex-image-boxes .image-box img {
      width: 100%;
      height: auto;
      margin-right: 0; }
  #content .flex-image-boxes.sponsor {
    justify-content: flex-start;
    align-items: flex-start; }
    #content .flex-image-boxes.sponsor .image-box {
      margin: 30px 0 30px 40px; }

@media screen and (max-width: 1120px) {
  #content .flex-image-boxes, #content .flex-image-boxes.sponsor {
    justify-content: space-evenly; } }

@media screen and (max-width: 670px) {
  #content .flex-image-boxes .image-box, #content .flex-image-boxes.sponsor .image-box {
    margin: 20px calc(50% - 145px); } }

/* Startseitenspezifisches Layout */
@keyframes fadeout {
  from {
    z-index: 50;
    opacity: 1.0; }
  to {
    z-index: -1;
    opacity: 0.0; } }

@keyframes slideouttotop {
  from {
    z-index: 50; }
  to {
    z-index: -50; } }

.wrapper #content #blog {
  padding-top: 0;
  width: 100%; }
  .wrapper #content #blog .container .blog-headline {
    font-size: 29px;
    margin-top: 0;
    color: #6094a5; }

/* --- responsiv for smaller displays i.e. non-PCs --- */
@media screen and (max-width: 1120px) {
  .wrapper #content .container {
    padding-bottom: 30px; }
    .wrapper #content .container .promostar-widget-area {
      margin-top: 20px !important; }
    .wrapper #content .container .coverpic-widget-area {
      overflow: visible;
      display: block;
      position: absolute;
      width: 100vw;
      top: -120px;
      background-color: #ffffff;
      height: calc(100vh - 15px);
      -webkit-animation-name: slideouttotop;
      -moz-animation-name: slideouttotop;
      -o-animation-name: slideouttotop;
      animation-name: slideouttotop;
      animation-delay: 3.5s;
      -webkit-animation-duration: .1s;
      -moz-animation-duration: .1s;
      -o-animation-duration: .1s;
      animation-duration: .1s;
      animation-fill-mode: forwards; }
      .wrapper #content .container .coverpic-widget-area .coverpic-widget {
        position: absolute;
        opacity: 0.0;
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-animation-name: fadeout;
        -moz-animation-name: fadeout;
        -o-animation-name: fadeout;
        animation-name: fadeout;
        -webkit-animation-duration: 3.5s;
        -moz-animation-duration: 3.5s;
        -o-animation-duration: 3.5s;
        animation-duration: 3.5s;
        animation-fill-mode: forwards;
        margin-top: 0;
        padding-top: 10vh;
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto; }
        .wrapper #content .container .coverpic-widget-area .coverpic-widget img {
          margin-right: auto;
          margin-left: auto;
          display: block;
          position: relative;
          -o-object-fit: contain;
          object-fit: contain;
          object-position: center center;
          height: 80vh !important;
          width: 100vh !important; } }

/* --- two-columns-breakpoint --- */
@media screen and (max-width: 825px) {
  .wrapper #content .container .welcome-widget-area .single-button-form {
    width: 235px; }
    .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(1), .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(3), .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(5) {
      margin: 0 24px 24px calc(49% - 235px - 12px); }
    .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(2), .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(4), .wrapper #content .container .welcome-widget-area .single-button-form:nth-of-type(6) {
      margin: 0 calc(49% - 235px - 12px) 24px 0; }
  .wrapper #content section#blog {
    width: 100%; } }

/* --- one-columns-breakpoint --- */
@media screen and (max-width: 550px) {
  .wrapper #content .container .welcome-widget-area .single-button-form {
    width: 235px;
    margin: 0 0 24px calc(49% - (235px / 2)) !important; } }

@keyframes showup {
  from {
    max-height: 0; }
  to {
    max-height: 390px; } }

@keyframes showup2col {
  from {
    max-height: 0; }
  to {
    max-height: 800px; } }

@keyframes showup1col {
  from {
    max-height: 0; }
  to {
    max-height: 800px; } }

/* CUSTOMER ARCHIVE PAGE */
#customers-search input[type=radio] {
  display: none; }

#customers-search input[type=radio]:checked + label {
  color: #d50058; }

#customers-search label {
  cursor: pointer;
  line-height: 25px; }

#customers-search label:hover {
  color: #888; }

#customers-search #cTags label {
  padding: 5px 10px 5px 0;
  float: left; }

#customers-search #cTags label.sfont {
  font-size: 0.8em; }

#customers-search #cTags label.mfont {
  font-size: 1.0em; }

#customers-search #cTags label.lfont {
  font-size: 1.3em; }

#customers-search #cTags label.xlfont {
  font-size: 1.8em; }

#customers-search #cCategories {
  width: 100%; }
  #customers-search #cCategories label {
    font-size: 24px; }
  #customers-search #cCategories fieldset {
    width: 100%; }
    #customers-search #cCategories fieldset > label {
      width: 100%;
      margin-bottom: 16px;
      display: block; }
    #customers-search #cCategories fieldset div {
      display: inline;
      float: left;
      width: 155px; }
      #customers-search #cCategories fieldset div label {
        display: block;
        width: 155px;
        height: 170px;
        text-align: center;
        -webkit-background-size: 100px;
        background-size: 100px;
        background-repeat: no-repeat;
        background-position: center top;
        padding-top: 116px; }
      #customers-search #cCategories fieldset div #einkaufen-label {
        background-image: url("images/einkaufen-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #essen-und-trinken-label {
        background-image: url("images/essen-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #freizeit-wellness-label {
        background-image: url("images/freizeit-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #haus-und-garten-label {
        background-image: url("images/wohnen-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #geld-medien-traeume-label {
        background-image: url("images/geld-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #textil-label {
        background-image: url("images/textil-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #mobilitaet-label {
        background-image: url("images/mobilitaet-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #reparatur-kauf-tausch-label {
        background-image: url("images/reparatur-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #ernaehrung-label {
        background-image: url("images/ernaehrung-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #kultur-und-medien-label {
        background-image: url("images/kultur-icon-150x150.png"); }
      #customers-search #cCategories fieldset div #faire-wirtschaft-label {
        background-image: url("images/wirtschaft-icon-150x150.png");
        padding-right: 10px;
        padding-left: 10px; }
      #customers-search #cCategories fieldset div #mobil-label {
        background-image: url("images/mobil-icon-150x150.png");
        padding-right: 10px;
        padding-left: 10px; }
      #customers-search #cCategories fieldset div #klima-und-naturschutz-label {
        background-image: url("images/klima-naturschutz-icon-150x150.png"); }

#customers-search #cTags {
  width: 100%; }
  #customers-search #cTags fieldset > div {
    margin-left: 10px;
    padding-top: 4px;
    overflow: hidden;
    height: auto;
    max-height: 0;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-name: showup;
    -moz-animation-name: showup;
    -o-animation-name: showup;
    animation-name: showup;
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.55s;
    -o-animation-delay: 0.55s;
    animation-delay: 0.55s;
    -webkit-animation-duration: 1.7s;
    -moz-animation-duration: 1.7s;
    -o-animation-duration: 1.7s;
    animation-duration: 1.7s;
    animation-fill-mode: forwards; }
    #customers-search #cTags fieldset > div label {
      display: inline-block;
      width: 257px;
      height: 45px;
      border: 2px solid #444;
      border-radius: 15px;
      padding: 8px 0 0 20px;
      margin: 0 20px 22px 0;
      font-size: 24px;
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); }
    #customers-search #cTags fieldset > div label.einkaufen {
      border-color: #adbd11; }
    #customers-search #cTags fieldset > div label.essen-und-trinken {
      border-color: #b62526; }
    #customers-search #cTags fieldset > div label.freizeit-wellness {
      border-color: #178d9f; }
    #customers-search #cTags fieldset > div label.wohnen {
      border-color: #3a3f8e; }
    #customers-search #cTags fieldset > div label.geld-anlegen {
      border-color: #95a3a1; }
    #customers-search #cTags fieldset > div label.textil {
      border-color: #E50968; }
    #customers-search #cTags fieldset > div label.mobilitaet {
      border-color: #00603C; }
    #customers-search #cTags fieldset > div p {
      margin: 20px 0 0 0;
      font-size: 18px; }

#customers-search input[type="radio"]:checked + div label {
  color: #d50058; }

.page-template-page-initiatives #content ul.list, .archive #content ul.list {
  margin: -5px 0 0 0;
  padding: 0; }

/* Anbieter A-Z */
/* ---------------------------------------------------- */
#content div#a-z-all {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  #content div#a-z-all .a-z-link {
    line-height: 150%;
    flex-grow: 1;
    flex-basis: content;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    padding: 0 10px;
    margin: 0 10px 10px 0; }
    #content div#a-z-all .a-z-link:hover {
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
      text-decoration: none; }

#a-z-new ul.list li {
  border-bottom: 1px dotted #e6e6e6; }

#content .customer-sidebar {
  max-width: 340px; }
  #content .customer-sidebar .customer-logo {
    margin-bottom: 13px; }
  #content .customer-sidebar p {
    margin-bottom: 13px; }

/* --- responsiv for smaller displays i.e. non-PCs --- */
@media screen and (max-width: 825px) {
  #content
#customers-search #cCategories label {
    font-size: 14px;
    line-height: 105%; }
  #content
#customers-search #cCategories fieldset {
    width: 100%; }
    #content
#customers-search #cCategories fieldset > label {
      width: 100%;
      margin-bottom: 10px; }
    #content
#customers-search #cCategories fieldset div {
      width: 70px;
      margin-bottom: 5px; }
      #content
#customers-search #cCategories fieldset div label {
        display: block;
        width: 70px;
        height: 115px;
        text-align: center;
        -webkit-background-size: 50px;
        background-size: 50px;
        padding-top: 54px; }
  #content
#customers-search #cTags {
    margin: 0 0 10px 0;
    width: 100%; }
    #content
#customers-search #cTags fieldset > div {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-evenly;
      margin-left: 10px;
      height: auto;
      -webkit-animation-name: showup2col;
      -moz-animation-name: showup2col;
      -o-animation-name: showup2col;
      animation-name: showup2col; }
      #content
#customers-search #cTags fieldset > div label {
        width: 190px;
        height: 40px;
        padding: 5px 0 0 17px;
        margin: 0 auto 19px auto;
        font-size: 16px; }
  /* Anbieter A-Z */
  /* ---------------------------------------------------- */
  #content div#a-z-all .a-z-link {
    line-height: 150%;
    flex-grow: 1;
    flex-basis: content;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 0 5px;
    margin: 0 7px 7px 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); } }

/* --- one-columns-breakpoint --- */
@media screen and (max-width: 550px) {
  #content #customers-search #cTags {
    width: 100%; }
    #content #customers-search #cTags fieldset > div {
      margin-left: 0;
      -webkit-animation-name: showup1col;
      -moz-animation-name: showup1col;
      -o-animation-name: showup1col;
      animation-name: showup1col; }
      #content #customers-search #cTags fieldset > div label {
        text-align: center;
        width: 142px;
        height: 32px;
        padding: 1px 0 0 0 !important;
        margin: 0 auto 10px auto;
        font-size: 13px; } }

/* --- one-columns-breakpoint --- */
@media screen and (max-width: 325px) {
  #customers-search form {
    width: 100%; } }

article.customers .customer-sidebar .mapp-layout {
  padding: 0; }
  article.customers .customer-sidebar .mapp-layout .mapp-content {
    height: 100%; }
  article.customers .customer-sidebar .mapp-layout .mapp-wrapper, article.customers .customer-sidebar .mapp-layout .mapp-main {
    padding: 0; }
  article.customers .customer-sidebar .mapp-layout .gmnoprint > div > div {
    padding: 0; }

#anbieter-karte .mapp-content {
  padding: 0;
  height: 100%; }

#anbieter-karte .mapp-main {
  height: 100%;
  top: 0; }

#anbieter-karte .mapp-controls {
  display: none; }

#anbieter-karte .mapp-list {
  margin-top: 0; }
  #anbieter-karte .mapp-list .mapp-items {
    margin-top: 20px; }

#anbieter-karte .mapp-canvas .gm-style-iw {
  max-width: 270px !important;
  padding: 5px; }
  #anbieter-karte .mapp-canvas .gm-style-iw div {
    padding: 0; }

#anbieter-karte div.mapp-marker {
  position: absolute; }

#mapp0-layout div.mapp-marker, #mapp0-layout .mapp-ib-wrapper.mapp-open {
  position: absolute; }

/* --- responsiv for smaller displays i.e. non-PCs --- */
@media screen and (max-width: 1120px) {
  #content .mapp-wrapper {
    padding-bottom: 400px !important; }
  #content article.customers .customer-sidebar .mapp-wrapper {
    height: 280px !important; }
  #content .mapp-list .mapp-items {
    margin-top: 0; } }

#content .container .widget-area {
  display: inline-block;
  vertical-align: top;
  top: 0;
  margin-top: 20px; }
  #content .container .widget-area div:not(.wpcf7-response-output) {
    display: block; }

#content .container .book-hallo-w-area, #content .container .app-hallo-w-area {
  margin-right: 57px;
  width: 575px; }

#content .container .buch-hallo-2-w-area #media_image-8 img {
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#content .container #media_image-8 {
  margin-top: 27px; }

#content .container .welcome-widget-area {
  margin-right: 30px;
  width: 575px; }

#content .container .bookcover-w-area, #content .container .app-nopuk-logo-area {
  width: 472px; }

#content .container .bookcover-w-area #media_image-3 img {
  width: 210px;
  height: 210px; }

#content .container .coverpic-widget-area {
  width: 268px;
  margin-right: 30px; }
  #content .container .coverpic-widget-area .coverpic-widget {
    border: 1px solid #E6E6E6;
    border-radius: 4px; }

#content .container .promostar-widget-area {
  width: 200px; }
  #content .container .promostar-widget-area #promostar-ctr {
    width: 200px;
    height: 200px;
    padding: 20px 23px 10px 17px; }
  #content .container .promostar-widget-area #promo-star {
    position: relative;
    width: 160px;
    height: 160px;
    margin-bottom: 10px; }

/* --- responsiv for smaller displays i.e. non-PCs --- */
@media screen and (max-width: 1120px) {
  #content .container .welcome-widget-area, #content .container .book-hallo-w-area, #content .container .app-hallo-w-area {
    margin-right: 0px; }
  #content .container .coverpic-widget-area {
    width: 472px; }
  #content .container .bookcover-w-area, #content .container .app-nopuk-logo-area {
    width: 472px; }
  #content .container .promostar-widget-area #promostar-ctr {
    margin-left: auto;
    margin-right: auto; } }

/* layout für Kontakt- und Bestellformular */
#contactform10 .extra-margin {
  margin-top: 12px; }

#contactform10 .wdform-label {
  line-height: 1.3; }

#contactform10 .wdform-ch-rad-label {
  font-weight: bold; }

#content .entry-content.shopform-active #paypal-book-btn {
  display: none !important; }
  #content .entry-content.shopform-active #paypal-book-btn + .simple-button-widget {
    display: none !important; }

#content .entry-content.shopform-active #wpcf7-f4223-p2785-o1 .show-shop-form {
  display: block; }

.buch-hallo-2-w-area {
  margin-top: 20px; }
  .buch-hallo-2-w-area #text-10 {
    margin-top: 15px; }
    .buch-hallo-2-w-area #text-10 h2:first-of-type {
      margin-top: 17px;
      padding-bottom: 5px; }

#wpcf7-f4223-p2785-o1 {
  width: 575px !important; }
  #wpcf7-f4223-p2785-o1 .show-shop-form {
    display: none; }
  #wpcf7-f4223-p2785-o1 #shop-form .wpcf7-list-item {
    margin: 0; }
  #wpcf7-f4223-p2785-o1 #shop-form .half-width {
    display: inline-block;
    width: calc(50% - 20px - 2px); }
    #wpcf7-f4223-p2785-o1 #shop-form .half-width:first-of-type {
      margin-right: 40px; }
  #wpcf7-f4223-p2785-o1 #shop-form input, #wpcf7-f4223-p2785-o1 #shop-form textarea {
    background-color: #f8f8f8;
    border: 1px solid #b2b2b2;
    width: 100%;
    line-height: 22px;
    padding: 1px 7px; }
  #wpcf7-f4223-p2785-o1 #shop-form input[type=checkbox] {
    width: 18px;
    height: 18px; }
  #wpcf7-f4223-p2785-o1 #shop-form p {
    margin-bottom: 7px; }
    #wpcf7-f4223-p2785-o1 #shop-form p.annotation {
      font-size: 12px;
      line-height: 12px;
      color: #919191;
      margin: -3px 0 10px 0; }
  #wpcf7-f4223-p2785-o1 #shop-form > p:first-of-type {
    height: 0;
    margin: 0;
    padding: 0; }
  #wpcf7-f4223-p2785-o1 #shop-form label {
    position: relative; }
  #wpcf7-f4223-p2785-o1 #shop-form textarea {
    height: 100px; }
  #wpcf7-f4223-p2785-o1 #shop-form .required-field::after {
    display: inline;
    font-size: 24px;
    content: '*';
    color: red; }
  #wpcf7-f4223-p2785-o1 #shop-form #shop-field-acceptance {
    position: absolute;
    left: 185px;
    width: 10px; }
  #wpcf7-f4223-p2785-o1 #shop-form .shop-area {
    width: 575px; }
  #wpcf7-f4223-p2785-o1 #shop-section * {
    position: relative; }
  #wpcf7-f4223-p2785-o1 #shop-section #book-quantity {
    width: 52px; }
  #wpcf7-f4223-p2785-o1 #shop-section table td, #wpcf7-f4223-p2785-o1 #shop-section table th {
    padding: 0 0.5rem 0 0; }
    #wpcf7-f4223-p2785-o1 #shop-section table td:not(:first-of-type), #wpcf7-f4223-p2785-o1 #shop-section table th:not(:first-of-type) {
      text-align: right; }
    #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(1), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(1) {
      width: calc(575px * 0.5); }
    #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(2), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(2) {
      width: calc(575px * 0.2); }
    #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(3), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(3) {
      width: calc(575px * 0.1); }
    #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(4), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(4) {
      width: calc(575px * 0.2); }
  #wpcf7-f4223-p2785-o1 #shop-section table tr:nth-of-type(2) td {
    padding-bottom: 0.5rem; }
  #wpcf7-f4223-p2785-o1 #shop-section table tr, #wpcf7-f4223-p2785-o1 #shop-section table th, #wpcf7-f4223-p2785-o1 #shop-section table thead, #wpcf7-f4223-p2785-o1 #shop-section table td {
    background-color: transparent;
    border: none; }
  #wpcf7-f4223-p2785-o1 #shop-section table .single-underline {
    border-bottom: 1px solid grey; }
  #wpcf7-f4223-p2785-o1 div.wpcf7-mail-sent-ok {
    background-color: #cfdb33;
    border-color: #cfdb33;
    color: #000; }
  #wpcf7-f4223-p2785-o1 div.wpcf7-response-output {
    position: fixed;
    bottom: 30px;
    margin: 1.5rem 0;
    height: auto;
    padding: 25px;
    font-size: 22px;
    background-color: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    z-index: 1250;
    width: 1120px;
    max-width: calc(100vw - 3rem);
    border-color: #d50058; }
  #wpcf7-f4223-p2785-o1 .wpcf7-validation-errors, #wpcf7-f4223-p2785-o1 .wpcf7-acceptance-missing {
    background-color: #d50058;
    border-color: #d50058;
    color: #fff; }
  #wpcf7-f4223-p2785-o1 span.wpcf7-not-valid-tip {
    color: #d50058;
    font-size: 14px; }

#content .entry-content .js-enable {
  pointer-events: none;
  cursor: default; }

@media screen and (max-width: 1120px) {
  #wpcf7-f4223-p2785-o1 #shop-section #book-quantity {
    width: 55px; }
  #wpcf7-f4223-p2785-o1 #shop-section th {
    font-size: 11px; }
  #wpcf7-f4223-p2785-o1 #shop-section td {
    font-size: 14px; }
    #wpcf7-f4223-p2785-o1 #shop-section td:first-of-type {
      font-size: 12px; }
  #wpcf7-f4223-p2785-o1 #shop-section td, #wpcf7-f4223-p2785-o1 #shop-section th {
    padding: 0.5rem 0.2rem; }
    #wpcf7-f4223-p2785-o1 #shop-section td button, #wpcf7-f4223-p2785-o1 #shop-section th button {
      display: inline-block;
      text-align: center;
      padding: 2px 0;
      width: 20px; } }

@media screen and (max-width: 650px) {
  #wpcf7-f4223-p2785-o1 {
    width: 90vw; }
    #wpcf7-f4223-p2785-o1 #shop-form {
      width: 90vw; }
      #wpcf7-f4223-p2785-o1 #shop-form .shop-area {
        width: 90vw; }
      #wpcf7-f4223-p2785-o1 #shop-form input[type=checkbox] {
        margin-left: 10px; }
    #wpcf7-f4223-p2785-o1 #shop-section table td, #wpcf7-f4223-p2785-o1 #shop-section table th {
      padding: 0 0.5rem 0 0; }
      #wpcf7-f4223-p2785-o1 #shop-section table td:not(:first-of-type), #wpcf7-f4223-p2785-o1 #shop-section table th:not(:first-of-type) {
        text-align: right; }
      #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(1), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(1) {
        width: calc(90vw * 0.5); }
      #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(2), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(2) {
        width: calc(90vw * 0.2); }
      #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(3), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(3) {
        width: calc(90vw * 0.1); }
      #wpcf7-f4223-p2785-o1 #shop-section table td:nth-of-type(4), #wpcf7-f4223-p2785-o1 #shop-section table th:nth-of-type(4) {
        width: calc(90vw * 0.2); }
    #wpcf7-f4223-p2785-o1 div.wpcf7-response-output {
      position: fixed;
      font-size: 18px;
      bottom: 10px;
      margin: 0.5rem 0 0 0;
      height: auto;
      padding: 10px;
      max-width: 90vw; } }

#content .container .small-btn {
  display: inline-block !important;
  margin: 0 40px 27px 0; }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes swinging {
  0% {
    transform: rotate3d(1, 0, 0, 2deg);
    top: 0; }
  12.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  25% {
    transform: rotate3d(1, 0, 0, 2deg); }
  37.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  50% {
    transform: rotate3d(1, 0, 0, 2deg); }
  62.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  75% {
    transform: rotate3d(1, 0, 0, 2deg);
    top: 0; }
  77% {
    transform: rotate3d(0, 0, 1, 10deg);
    top: 25px; }
  77% {
    transform: rotate3d(0, 0, 1, 10deg);
    top: 25px; }
  90% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 25px; }
  98% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 25px; }
  100% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 50px; } }

@keyframes swinging {
  0% {
    transform: rotate3d(1, 0, 0, 2deg);
    top: 0; }
  12.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  25% {
    transform: rotate3d(1, 0, 0, 2deg); }
  37.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  50% {
    transform: rotate3d(1, 0, 0, 2deg); }
  62.5% {
    transform: rotate3d(1, 0, 0, -2deg); }
  75% {
    transform: rotate3d(1, 0, 0, 2deg);
    top: 0; }
  77% {
    transform: rotate3d(0, 0, 1, 10deg);
    top: 25px; }
  90% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 25px; }
  98% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 25px; }
  100% {
    transform: rotate3d(0.5, 0, 1, 10deg);
    top: 50px; } }

#css-popup {
  font-family: "Source Sans Pro", sans-serif;
  position: fixed;
  z-index: 250;
  width: 100vw;
  background-color: transparent;
  margin-top: 20px;
  perspective: 200px;
  perspective-origin: bottom;
  -moz-perspective: 200px;
  -moz-perspective-origin: bottom; }
  #css-popup * {
    position: relative; }
  #css-popup .popup-btn, #css-popup #hacklabel {
    margin: 5px 0 3px 0;
    border: 2px solid #dbe433;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem; }
    #css-popup .popup-btn:hover, #css-popup #hacklabel:hover {
      text-decoration: none;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.95); }
  #css-popup .popup-btn {
    display: block;
    color: black;
    padding: 6px 9px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.93); }
  #css-popup #hacklabel {
    padding: 0;
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.1); }

input[type=checkbox]#hackbutton {
  position: absolute;
  top: -999px;
  left: -999px; }

input[type=checkbox]#hackbutton ~ label {
  display: none; }

input[type=checkbox]#hackbutton:checked ~ label {
  position: absolute;
  z-index: 300;
  top: 10px;
  right: 10px;
  display: block;
  padding: 0; }
  input[type=checkbox]#hackbutton:checked ~ label p {
    color: white;
    padding: 1px 7px; }

#contentbox {
  background-color: #227c8e;
  max-width: 350px;
  width: 80vw;
  margin: 0 auto 0 auto;
  top: 50px;
  transform: rotate3d(0.5, 0, 1, 3deg);
  -webkit-animation: swinging 3s ease-in 0s 1;
  -o-animation: swinging 3s ease-in 0s 1;
  animation: swinging 3s ease-in 0s 1; }

#messagebox {
  box-sizing: border-box;
  border: 1px dotted black;
  display: none;
  width: auto;
  height: auto;
  padding: 27px 27px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); }
  #messagebox h1, #messagebox h2, #messagebox a, #messagebox p, #messagebox span {
    color: white;
    line-height: 150%; }
  #messagebox h1, #messagebox h2 {
    font-size: 29px; }

.hidden {
  display: none !important; }

#msgbox-img {
  /*width:100%;*/
  /*height: 50px;*/
  /*background-image: url("logo-plan-e_transparent.png");*/
  /*background-size: contain;*/ }

input[type=checkbox]#hackbutton:checked ~ #messagebox {
  display: block; }

@media screen and (max-width: 550px) {
  #BorlabsCookieBox {
    overflow-y: scroll; }
    #BorlabsCookieBox #CookieBoxTextDescription {
      font-size: 14px;
      margin-top: 10px; }
    #BorlabsCookieBox ._brlbs-bar-advanced ._brlbs-btn {
      padding: .35em 1.2em;
      font-size: 1em; }
    #BorlabsCookieBox ._brlbs-accept {
      margin-top: 0; } }

@media screen and (max-width: 576px) {
  #BorlabsCookieBox ._brlbs-bar-advanced ._brlbs-btn {
    padding: .3em 1em;
    font-size: 0.85em; } }

@media screen and (max-width: 825px) {
  #BorlabsCookieBox {
    overflow-y: scroll; }
    #BorlabsCookieBox #CookieBoxTextDescription {
      font-size: 14px;
      margin-top: 10px; }
    #BorlabsCookieBox ._brlbs-bar-advanced ._brlbs-btn {
      padding: .35em 1.2em;
      font-size: 1em; }
    #BorlabsCookieBox ._brlbs-accept {
      margin-top: 0; } }

._3d-flip-book {
  min-height: 100vh; }

/* original birdfield adaptions for kostbar */
html {
  font-size: 18px; }

.clear {
  width: 100%;
  clear: both; }

body {
  background-color: white;
  /* Farben */ }
  body #content {
    margin-top: 0 !important; }
    body #content .hentry .entry-header {
      margin: 0 0 28px 0; }
      body #content .hentry .entry-header .entry-title {
        color: #227c8e;
        font-size: 30px; }
    body #content .hentry .entry-eyecatch {
      margin: 15px 0; }
    body #content .entry-content .just-mobile {
      display: none; }
  body .pink {
    color: #d50058; }

#preheader {
  height: 65px;
  width: 100%;
  display: block; }
  #preheader #branding {
    display: block;
    width: 1120px;
    margin: 0 auto;
    background-color: #fff; }
    #preheader #branding #logo {
      display: inline;
      float: left;
      margin-top: 12px; }
      #preheader #branding #logo img {
        width: 505px; }
    #preheader #branding #preheader-nav {
      display: inline;
      float: right; }
      #preheader #branding #preheader-nav ul > li {
        display: inline;
        float: left;
        font-family: "Source Sans Pro", sans-serif; }
        #preheader #branding #preheader-nav ul > li .pipeholder {
          margin-top: 27px;
          padding: 0 8px;
          border-right: 1px solid #444; }
          #preheader #branding #preheader-nav ul > li .pipeholder a {
            color: #444; }
        #preheader #branding #preheader-nav ul > li #searchform {
          margin-top: 10px; }
          #preheader #branding #preheader-nav ul > li #searchform #s {
            width: 80px;
            font-size: 14px;
            color: #444;
            background-color: #eee;
            height: 16px;
            padding: 1px;
            border-radius: none;
            transition: width 2s;
            -webkit-transition: width 2s;
            /* Safari 3.1 to 6.0 */ }
            #preheader #branding #preheader-nav ul > li #searchform #s:hover {
              width: 250px; }
          #preheader #branding #preheader-nav ul > li #searchform div {
            height: 16px;
            margin: 27px 0 0 5px; }
          #preheader #branding #preheader-nav ul > li #searchform #searchsubmit {
            background-image: url("images/search-icon.png");
            -webkit-background-size: 18px;
            background-size: 18px;
            background-repeat: no-repeat;
            width: 18px;
            height: 18px;
            background-color: transparent;
            padding: 0;
            margin: 0 0 0 0; }

.fixed-header {
  overflow: visible; }
  .fixed-header #header {
    position: relative;
    height: 65px;
    width: 100vw;
    background-color: #cfdb33; }
    .fixed-header #header #mobile-logo {
      display: none; }
    .fixed-header #header .container {
      width: 1120px;
      height: 65px; }

@supports (position: sticky) or (position: -webkit-sticky) {
  .fixed-header #header {
    position: -webkit-sticky;
    position: sticky;
    top: 0; } }

#menu-wrapper {
  height: 65px; }
  #menu-wrapper .menu ul#menu-primary-items {
    text-align: left; }
    #menu-wrapper .menu ul#menu-primary-items li:hover {
      background-color: #fff; }
    #menu-wrapper .menu ul#menu-primary-items > li {
      display: inline;
      float: left;
      height: 65px; }
      #menu-wrapper .menu ul#menu-primary-items > li > .pipeholder {
        margin-top: 22px;
        padding: 0 12px;
        border-right: 1px solid #444;
        border-left: 1px solid #444; }
        #menu-wrapper .menu ul#menu-primary-items > li > .pipeholder > a {
          height: 30px;
          color: #444 !important;
          font-size: 25px;
          margin: 0;
          padding: 0; }
      #menu-wrapper .menu ul#menu-primary-items > li:last-child .pipeholder {
        border-right: none; }
      #menu-wrapper .menu ul#menu-primary-items > li:nth-of-type(2) .pipeholder {
        border-left: none;
        padding-left: 0; }
      #menu-wrapper .menu ul#menu-primary-items > li > ul {
        width: 140px;
        top: 65px; }
        #menu-wrapper .menu ul#menu-primary-items > li > ul > li a {
          font-size: 18px; }
    #menu-wrapper .menu ul#menu-primary-items .menu-item-search {
      display: none; }

#content h1 {
  font-size: 29px; }

#content h3 {
  border-left: none;
  padding-left: 0; }

#content .container {
  width: 1120px; }
  #content .container .hentry:first-of-type > .entry-header > h1 {
    margin-top: 20px; }

#content .content-header {
  width: 1120px;
  margin: 28px auto 30px auto; }
  #content .content-header .content-title {
    font-size: 29px; }

#content .d-none {
  display: none; }

#content .list {
  overflow: visible;
  position: relative; }
  #content .list .customers {
    position: relative; }
    #content .list .customers a:hover {
      text-decoration: none; }
    #content .list .customers:hover {
      top: -2px;
      background-color: #f7f7f7;
      box-shadow: 0 1px 3px #cccccc, 0 -1px 3px #cccccc; }

.blog #content #blog ul.article {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px; }
  .blog #content #blog ul.article .hentry {
    flex-shrink: 1;
    flex-grow: 1;
    height: auto !important;
    max-width: 270px;
    display: inline-block; }
    .blog #content #blog ul.article .hentry a {
      height: auto !important; }

#footer {
  height: auto; }

/* Settings */
/* --- responsiv for smaller displays i.e. non-PCs --- */
@media screen and (max-width: 1120px) {
  body, .wrapper, footer {
    width: 100%;
    min-width: 320px; }
  #preheader {
    display: none; }
  .just-mobile {
    display: block; }
  .wrapper #content {
    width: 100%;
    padding: 0 5%; }
    .wrapper #content .hentry .entry-header {
      margin: 0 0 8px 0; }
      .wrapper #content .hentry .entry-header .entry-title {
        font-size: 27px; }
    .wrapper #content .hentry .entry-eyecatch {
      margin: 5px 0; }
      .wrapper #content .hentry .entry-eyecatch img {
        margin-top: 0; }
    .wrapper #content .container {
      width: 100%; }
      .wrapper #content .container .widget-area {
        margin-top: 0;
        width: 100%; }
        .wrapper #content .container .widget-area #media_image-8 {
          margin-bottom: 12px; }
        .wrapper #content .container .widget-area #media_image-3 {
          margin-bottom: 20px; }
    .wrapper #content #blog {
      padding-top: 0; }
  /* Menu
	-------------------------------------------------------------- */
  .fixed-header {
    z-index: 50;
    height: 50px; }
    .fixed-header #header {
      width: 100%;
      height: auto;
      background-color: transparent;
      min-height: 50px; }
      .fixed-header #header .container {
        height: 50px;
        width: 100%;
        background-color: white; }
      .fixed-header #header * {
        top: 0; }
  #menu-wrapper {
    height: 50px;
    margin: 0;
    width: 100%; }
    #menu-wrapper .menu {
      width: 100%;
      padding: 0 60px 0 0; }
      #menu-wrapper .menu #mobile-logo {
        display: inline-block;
        padding-left: 15px;
        width: 100%; }
        #menu-wrapper .menu #mobile-logo a {
          line-height: 50px;
          vertical-align: middle; }
          #menu-wrapper .menu #mobile-logo a img {
            max-width: 505px;
            width: 100%; }
      #menu-wrapper .menu #small-menu {
        position: absolute;
        right: 0;
        cursor: pointer;
        display: inline-block;
        height: 50px;
        padding: 0 3% 0 0;
        text-align: right;
        font-size: 2rem;
        width: 60px; }
        #menu-wrapper .menu #small-menu:before {
          padding: 10px 0 0 0;
          color: #444; }
      #menu-wrapper .menu ul#menu-primary-items {
        background-color: #cfdb33;
        width: 100%;
        height: 100vh;
        position: absolute;
        margin: 50px 0 0 0;
        padding: 0 6% 25px 6%;
        display: none;
        /* visibility will be toggled with jquery */ }
        #menu-wrapper .menu ul#menu-primary-items > li > .pipeholder > a {
          height: 23px; }
        #menu-wrapper .menu ul#menu-primary-items .menu-item-search #searchform > div #s {
          font-size: 15px; }
        #menu-wrapper .menu ul#menu-primary-items li {
          border-top: dotted 1px #FFF;
          position: relative;
          width: 100%;
          min-height: 38px;
          height: auto;
          color: #444;
          list-style: none;
          display: block; }
          #menu-wrapper .menu ul#menu-primary-items li:hover {
            background-color: #e7ff69; }
          #menu-wrapper .menu ul#menu-primary-items li .pipeholder {
            margin: 7px 0;
            position: relative;
            border: none;
            padding: 0;
            display: block; }
          #menu-wrapper .menu ul#menu-primary-items li a {
            padding: 0;
            font-size: 21px !important;
            color: #444;
            border: none;
            position: relative;
            text-decoration: none;
            line-height: 1.1;
            *white-space: nowrap;
            /* IE7 and below */ }
          #menu-wrapper .menu ul#menu-primary-items li ul.sub-menu {
            top: 0;
            position: relative;
            display: block;
            width: 100%;
            padding-left: 0.8em; }
            #menu-wrapper .menu ul#menu-primary-items li ul.sub-menu li a {
              font-size: 22px;
              color: #444; }
            #menu-wrapper .menu ul#menu-primary-items li ul.sub-menu li:hover {
              background-color: #fdffff; }
        #menu-wrapper .menu ul#menu-primary-items .menu-item-search {
          display: block; }
          #menu-wrapper .menu ul#menu-primary-items .menu-item-search #searchform > div {
            margin-top: 6px; }
            #menu-wrapper .menu ul#menu-primary-items .menu-item-search #searchform > div input {
              height: 30px; }
            #menu-wrapper .menu ul#menu-primary-items .menu-item-search #searchform > div #s {
              width: 85%; }
            #menu-wrapper .menu ul#menu-primary-items .menu-item-search #searchform > div #searchsubmit {
              width: 15%;
              background-image: url("images/search-icon.png");
              -webkit-background-size: 20px;
              background-size: 20px;
              background-repeat: no-repeat;
              background-position: center center; }
      #menu-wrapper .menu .current-menu-item > a,
      #menu-wrapper .menu .current-menu-ancestor > a {
        font-weight: bold; }
  .no-nav-menu #menu-wrapper,
  .no-title #menu-wrapper {
    margin-top: 0; }
  #content .content-header {
    width: 100%;
    margin: 5px auto 15px auto; }
    #content .content-header .content-title {
      font-size: 26px; }
  #content .container .widget-area #promostar-ctr {
    width: 210px;
    height: 210px;
    padding: 0; }
  #content .container .widget-area #promo-star {
    width: 210px !important;
    height: 210px;
    max-width: 85vw !important; }
    #content .container .widget-area #promo-star img {
      width: 100% !important; } }

@media screen and (max-width: 580px) {
  .wrapper #content .container .widget-area #media_image-3 img, .wrapper #content .container .widget-area #media_image-8 img {
    display: block;
    margin: 0 auto; }
  .wrapper #content .container .widget-area #media_image-8 {
    margin-top: 54px; }
  .wrapper #content ol, .wrapper #content ul {
    margin-left: 7px;
    padding-left: 0; }
  .blog #content #blog ul.article {
    justify-content: center; } }

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