@charset "UTF-8";
/* META */
/*
Theme Name: BoldR Lite webPDF
Theme URI: http://www.iceablethemes.com/shop/boldr-lite/
Template: boldr-lite
Theme URI: http://www.iceablethemes.com/shop/boldr-lite/
Description: A bold, magazine style, responsive WordPress Theme.
Author: Iceable Media
Author URI: http://www.iceablethemes.com
License: GNU General Public License v2 (GPLv2)
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.0.2
Tags: black, blue, white, light, two-columns, right-sidebar, flexible-width, custom-header, custom-background, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

BoldR Lite. A bold, magazine style, responsive WordPress Theme by Iceable Media
Upgrade to BoldR Pro now on http://www.iceablethemes.com !
*/
/*
Copyright ┬® 2013 Iceable Media

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/
/** FONTS */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url("../boldr-lite/fonts/oswald.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url("../boldr-lite/fonts/oswald.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* COLORS */
/* WIDTHS & HEIGHTS & SIZES */
/* Pictures */
body.custom-background {
  background: none repeat 0 0 #fff !important; }

.hide {
  display: none; }

a, a:visited {
  color: #666666; }

.single .post-contents a {
  text-decoration: underline;
  color: #000000; }

.single .post-contents a:hover {
  color: #FFC600; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, #page-container h3.entry-title a {
  color: #666666; }

#navbar ul li a, #navbar ul li a:visited {
  color: #666666; }

#navbar ul li:hover, #navbar ul li:focus {
  background-color: #FFC600;
  color: #000000; }

#navbar ul li:hover a, #navbar ul li:focus a {
  background-color: #FFC600;
  color: #000000; }

#navbar .current-menu-item {
  background-color: #FFC600; }

#navbar .current-menu-item a, #navbar .current-menu-item a:visited {
  color: #000000; }

#sidebar > li > * a:hover {
  color: #FFC600; }

#page-container .tags a,
#minimal-container .tags a {
  background: none repeat scroll 0 0;
  color: #666666; }

#page-container .tags a:hover, #page-container .tags a:focus,
#minimal-container .tags a:hover, #minimal-container .tags a:focus {
  background-color: #FFC600;
  color: #000000; }

#page-container h1 a, #page-container h2 a, #page-container h3 a, #page-container h4 a, #page-container h5 a, #page-container h6 a, #page-container h3.entry-title a:hover {
  color: #666666; }

#page-container h1 {
  text-transform: none;
  color: #666666 !important;
  font-size: 22px !important; }

h1.entry-title {
  border: none;
  padding: 0;
  margin: 0 0 6px 0;
  width: auto; }

#footer .tagcloud a:hover, #footer .tagcloud a:focus {
  background-color: #FFC600; }

#sub-footer {
  color: #FFFFFF; }

.article_nav div {
  background-color: #FFC600;
  color: #666666; }

.article_nav div a, .article_nav div a:visited {
  color: #666666; }

.article_nav div a:hover, .article_nav div a:focus {
  color: #FFFFFF; }

.editlink {
  background: none repeat scroll 0 0 #666666; }

.meta-date {
  background-color: #FFC600;
  color: #666666; }

.meta-comments {
  background: none repeat scroll 0 0 #666666;
  color: #FFC600; }

.postmetadata span.meta-comments {
  display: none; }

.meta-date .day, .meta-date .month, .meta-date .year {
  color: #666666; }

.post-category {
  color: #707070; }

.post-category a:hover, .post-category a:focus {
  color: #000000; }

.read-more {
  background-color: #666666; }

.read-more a, .read-more a:visited {
  color: #FFFFFF; }

.read-more a:hover, .read-more a:focus {
  background-color: #FFC600;
  color: #666666;
  text-decoration: none; }

.sub-footer-right .menu li a {
  color: #FFFFFF;
  text-decoration: underline; }

.sub-footer-right .menu li a:hover, .sub-footer-right .menu li a:focus {
  color: #FFC600;
  text-decoration: none; }

input[type="submit"], input[type="reset"], input[type="button"] {
  background-color: #FFC600;
  color: #666666; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  background-color: #FFC600;
  color: #666666; }

/* Listenansicht */
h1.entry-title a,
h2.entry-title a {
  text-transform: none;
  color: #666666 !important;
  font-size: 22px !important; }

h2.entry-title a:hover {
  color: #FFC600 !important; }

h2.entry-title {
  margin-bottom: 0 !important; }

.post-category {
  margin-bottom: 10px; }

.page_nav div {
  background-color: #666666; }

.home .thumbnail {
  margin-top: 6px;
  max-width: 150px; }

.thumbnail img {
  /*border: 1px solid $cl_grey;*/ }

.single-post .thumbnail a {
  text-decoration: none; }

.single-post .thumbnail .caption {
  font-size: 10px; }

/* Detailansicht */
.single #page-container .post-contents h1 {
  color: #666666;
  margin-bottom: 6px; }

.single #page-container .post-requirements {
  font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px; }

.single #page-container .post-requirements p {
  margin: 0;
  text-transform: uppercase; }

.single #page-container .post-requirements ul {
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.single #page-container .post-requirements ul > li {
  color: #707070;
  margin: 0;
  list-style: none; }

.single .post-category {
  margin-bottom: 20px; }

.single #page-container .post-contents h2 {
  color: #666666; }

/* Header */
#logo {
  float: right;
  padding: 30px 20px 40px; }

.header_title {
  float: left;
  padding: 30px 20px 0;
  font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 130%;
  text-transform: uppercase; }

.header_title a {
  color: #666666; }

.header_title a {
  display: block; }

#tagline {
  color: #707070;
  float: none;
  font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  padding: 0 0 0 1px;
  text-transform: none; }

/* Main-Container */
#main-wrap {
  box-shadow: 4px 5px 6px 2px #666666; }

/* Postmeta mobile ausblenden in normaler Ansicht */
.postmetadata-mobile, #archive-dropdown {
  display: none; }

#archive-dropdown h3 {
  margin-bottom: 4px; }

.single .post-contents .postmetadata-mobile a {
  color: #666666;
  text-decoration: none; }

.single .post-contents .postmetadata-mobile .meta-comments a {
  color: #cccccc; }

/* Anpassungen der Mobile-Version by igu */
@media only screen and (min-width: 1px) and (max-width: 767px) {
  #navbar select, #archive-dropdown-menu {
    background-color: #FFC600;
    color: #666666; } }
/*Mobile Men├╝*/
#navbar .mobile-menu {
  background-color: #FFFFFF;
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.3);
  height: 100%;
  left: -100%;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: left 0.5s ease 0s;
  min-width: 210px;
  width: 70%;
  z-index: 9999999; }

#navbar .mobile-menu ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #666666; }

#navbar .mobile-menu ul li {
  display: block !important;
  padding: 10px 10px 10px 25px;
  border-top: 1px solid #666666;
  margin: 0; }

#navbar .mobile-menu ul li.active > a {
  color: #666666; }

#navbar .mobile-menu ul li a {
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding: 0; }

#navbar .mobile-menu ul li a:active, #navbar .mobile-menu ul li a:hover {
  text-decoration: none;
  color: #666666; }

#navbar .mobile-menu ul li h3 {
  margin: 0; }

#navbar .mobile-menu ul li.headline {
  padding: 10px 15px;
  background-color: #ccc;
  color: #333; }

#navbar .mobile-menu .mobile-menu-level-1 {
  margin-bottom: 0; }

#navbar .mobile-menu-on {
  left: 0; }

#navbar .mobile-menu ul {
  display: block; }

/*Mobile Men├╝ ENDE*/
/*Mobile Men├╝-Schalter START*/
#mobile-switcher {
  float: right;
  background-color: #F5F5F5;
  border: 1px solid #808080;
  border-radius: 6px;
  margin: 0 0 0 4px;
  height: 28px;
  width: 37px;
  right: 0;
  cursor: pointer;
  padding-top: 7px;
  display: none;
  position: relative; }

#mobile-switcher:hover {
  /*background-color: $color-primary;*/ }

#mobile-switcher hr {
  margin: -1px 0 0 -9px;
  padding: 0;
  border: none;
  border-top: 2px solid #333; }

#mobile-switcher .mobile-inactive {
  margin: 4px 7px; }

#mobile-switcher .mobile-active-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  width: 18px; }

#mobile-switcher .mobile-active-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(135deg);
  width: 18px; }

/* Mobile Switch Off - Fl├ñche die das Mobile Men├╝ einfahren l├ñsst */
#mobile-switch-off {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 99;
  cursor: pointer; }

.stick {
  position: fixed;
  top: 0;
  z-index: 10;
  padding: 10px 0;
  height: 40px;
  background: rgba(255, 255, 255, 0.85) url("../boldr-lite/img/logo_webpdf_small.png") no-repeat 10px 10px !important;
  background-size: auto 37px !important;
  transition: all ease 0.5s; }

.stick #searchform #s {
  width: 70% !important;
  margin-left: 30%; }

/* FOR WEBKIT BROWSERS */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.)*/
  #navbar select, #archive-dropdown-menu {
    padding: 0px 15px !important; } }
/* FOR INTERNET EXPLORER */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  #navbar select, #archive-dropdown-menu {
    background: #FFC600; } }
#minimal-container {
  padding: 15px;
  /* Tags */ }
  #minimal-container #navbarAnchor, #minimal-container #navbar {
    display: none; }
  #minimal-container .postmetadata-mobile .meta-date {
    background: #CCC;
    color: #333; }
  #minimal-container .postmetadata-mobile .meta-comments {
    background: #666;
    color: #ccc; }
  #minimal-container .postmetadata-mobile .meta-author {
    background: #CCC;
    color: #333; }
  #minimal-container .post-contents {
    width: auto;
    margin: 0; }
  #minimal-container .thumbnail {
    text-align: left;
    width: auto;
    margin: 0 15px 10px 0 !important; }
    #minimal-container .thumbnail img {
      width: auto;
      max-height: 150px; }
  #minimal-container .post-content {
    margin-bottom: 10px; }
  #minimal-container .tags {
    font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
    margin-top: 20px; }
    #minimal-container .tags a {
      background: #333;
      color: #eee;
      display: inline-block;
      font-size: 11px;
      padding: 2px 5px;
      margin: 1px;
      transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transition: all .5s;
      -o-transition: all .5s; }
      #minimal-container .tags a:hover, #minimal-container .tags a:focus {
        background-color: #25CEFF; }
  #minimal-container .the-tags {
    padding: 2px 5px 2px 0;
    margin: 1px 5px 1px 0;
    display: inline-block; }
  #minimal-container hr {
    margin: 15px 0; }
  #minimal-container h2 {
    margin: 0; }
  #minimal-container .postmetadata {
    float: none;
    width: 100%;
    display: block;
    margin: 0 0 10px 0; }
    #minimal-container .postmetadata > span {
      line-height: inherit;
      display: inline-block;
      box-sizing: border-box;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 49%;
      padding: 5px 0; }
      #minimal-container .postmetadata > span.meta-comments {
        display: none; }
      #minimal-container .postmetadata > span span {
        display: inline-block;
        line-height: inherit; }
    #minimal-container .postmetadata .meta-date {
      background: #666; }
      #minimal-container .postmetadata .meta-date .year, #minimal-container .postmetadata .meta-date .month, #minimal-container .postmetadata .meta-date .day {
        display: inline;
        font-size: 12px;
        color: #eee; }

.minimal #gdpr-popup, .minimal .gdprmodal-backdrop, .minimal #gdpr-cookie-consent-show-again, .minimal .gdpr_messagebar_detail {
  display: none !important; }
.minimal.gdprmodal-open {
  overflow: auto !important; }

/**
 *
 * BoldR Lite WordPress Theme by Iceable Themes | http://www.iceablethemes.com
 *
 * Copyright 2013 Mathieu Sarrasin - Iceable Media
 *
 * Main @media queries
 *
 */
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 0px) and (max-width: 959px) {
  #page-container {
    padding: 0 15px 0 0px;
    margin-left: 15px; }

  #main-wrap {
    width: 100%;
    margin: 0;
    border: none; }

  #footer .container > ul > li {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-bottom: 20px; }

  #sidebar-container {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .container {
    width: 768px; }

  #page-container {
    width: 766px; }

  #footer div ul > .one-fourth {
    width: 161px; }

  #page-container.with-sidebar {
    width: 547px; }

  #sidebar-container {
    width: 172px; }

  #main-wrap {
    width: 768px;
    margin: 20px auto; }

  .sub-footer-left {
    margin-left: 15px; }

  .sub-footer-right {
    margin-right: 15px; }

  #logo {
    padding: 40px 15px; }

  #navbar, #header-image {
    width: 738px; }

  h1.page-title, h1.entry-title {
    width: 718px;
    margin: 0 15px 40px 15px; }

  #navbar > .menu-container {
    width: 577px; }

  #nav-search {
    width: 161px; }

  #nav-search #s {
    width: 112px; }

  #searchform #searchsubmit {
    left: 122px; }

  #searchform #s {
    width: 131px; }

  #sidebar #searchform #s {
    width: 117px; }

  #calendar_wrap td {
    padding: 1px 3px; }

  .thumbnail {
    max-width: 150px;
    height: auto; }

  .single-post .thumbnail {
    text-align: center;
    font-size: 10px;
    max-width: 460px;
    height: auto; }

  .post-contents,
  .single-post .post-contents {
    width: 460px; }

  #sidebar-container.right {
    width: 161px;
    margin-right: 15px !important; }

  #sidebar-container.left {
    width: 161px;
    margin-left: 15px !important; }

  #footer .container {
    width: 768px; }

  #header .container {
    height: 124px; }

  #tagline {
    font-size: 12px !important; }

  #logo {
    padding: 36px 20px 0 !important; }

  #logo img {
    width: auto !important;
    max-width: 330px; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* INHALT
  1. Allgemein
  2. Header
  3. Content
  4. Sidebar
  5. Footer
   =========================================================
   */
  /*
   1. Allgemein
   */
  .container {
    width: 420px !important; }

  #page-container {
    width: 418px; }

  /* With Sidebar: Container= 420 */
  #page-container.with-sidebar {
    width: 418px; }

  #page-container > div,
  #page-container > p,
  #page-container > a,
  #page-container > span,
  #page-container > img,
  #page-container > h1,
  #page-container > h2,
  #page-container > h3,
  #page-container > h4,
  #page-container > h5,
  #page-container > h6,
  #footer .container > ul > li {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 20px; }

  #page-container {
    margin-left: 0;
    float: none; }

  /*
   =========================================================
   */
  /*
   2. Header
   */
  #sidebar #searchform #s {
    width: 365px; }

  #sidebar #searchform #searchsubmit {
    left: 375px; }

  #header .container {
    height: 160px;
    margin-bottom: 20px; }

  #logo {
    float: none !important;
    padding: 20px 10px 0 !important; }

  #logo img {
    width: auto !important; }

  .header_title {
    float: none;
    padding: 16px 10px 0 !important; }

  #navbar {
    width: 420px;
    margin-left: 10px; }

  #navbar > .menu-container {
    padding: 0 10px;
    width: auto;
    display: inline-block;
    float: right; }

  #dropdown-menu {
    display: block !important;
    width: 100%; }

  #nav-search {
    width: 300px;
    padding: 0 10px;
    display: inline-block; }

  #searchform {
    margin: 4px 0 15px; }

  #searchform #s {
    width: 100%; }

  #searchform #searchsubmit {
    left: 310px; }

  .stick {
    left: auto; }

  /*
   =========================================================
   */
  /*
   3. Content
   */
  #main-wrap {
    width: 440px;
    margin: 20px auto; }

  #calendar_wrap td {
    padding: 5px 20px; }

  h1.page-title, h1.entry-title {
    margin: 0 0px 40px 0px;
    width: 405px; }

  .post-contents,
  .single-post .post-contents {
    width: 310px; }

  /* Thumbnail */
  .single-post .thumbnail {
    margin-left: 0 !important;
    width: 100% !important;
    float: none !important; }

  /*
   =========================================================
   */
  /*
   4. Sidebar
   */
  #sidebar-container {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  #sidebar-container {
    width: 420px;
    margin: 0px 0px 20px 0px !important; }

  #sidebar {
    width: 420px; }

  /* Sidebar */
  #page-container.with-sidebar.right, #sidebar-container.right {
    float: none;
    padding: 0 10px; }

  /*
   =========================================================
   */
  /*
   5. Footer
   */
  #footer .container > ul > li {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 20px; }

  /* No sidebar: Container= 420 */
  #footer div ul > .one-fourth {
    width: 400px; }

  /*
   =========================================================
   */ }
/* #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (min-width: 1px) and (max-width: 479px) {
  /* INHALT
  1. Allgemein
  2. Header
  3. Content
  4. Sidebar
  5. Footer
   =========================================================
   */
  /*
   1. Allgemein
   */
  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea, select {
    width: 94%;
    padding: 0 3%; }

  #main-wrap {
    width: 100%;
    min-width: 280px;
    margin: 20px auto 0;
    box-shadow: none !important;
    border: none; }

  .container {
    max-width: 100%; }

  /*
   =========================================================
   */
  /*
   2. Header
   */
  div#header {
    width: 94%;
    margin: 0 auto; }

  div#header .container {
    width: 100%;
    height: 46px; }

  #logo {
    float: none !important;
    padding: 0 !important;
    text-align: left;
    display: inline-block;
    width: 55px;
    overflow: hidden; }

  #logo img {
    width: 250px !important;
    max-width: 330px; }

  .header_title {
    font-size: 30px !important;
    padding: 0 0 0 10px !important;
    line-height: 130% !important;
    float: right !important;
    display: inline-block; }

  #tagline {
    font-size: 10px !important;
    display: none; }

  #navbar {
    width: 94% !important;
    margin: 0 auto;
    margin-bottom: 10px; }

  #navbar > .menu-container {
    width: 15% !important;
    display: inline-block;
    float: right; }

  #navbar select {
    display: block;
    margin: 20px auto;
    width: 100%; }

  #navbar div.menu-header-menue-container {
    display: none; }

  #nav-search {
    margin-left: 0;
    width: 80% !important;
    display: inline-block; }

  #nav-search #searchform {
    margin: 4px 0 20px 0 !important; }

  #searchform #s {
    width: 100% !important;
    margin-right: 0 !important;
    padding: 0; }

  #searchform #searchsubmit {
    left: 0 !important;
    position: relative;
    float: right;
    margin-top: -40px; }

  .stick {
    left: 3%; }

  /*
   =========================================================
   */
  /*
   3. Content
   */
  #main-content {
    width: 100%; }

  /* With Sidebar: Container= 300 */
  #page-container.with-sidebar {
    width: 94%;
    margin: 0 auto; }

  #page-container.with-sidebar.left, #sidebar-container.left {
    float: none; }

  #page-container {
    width: 94%;
    margin: 0 auto; }

  #page-container > div,
  #page-container > p,
  #page-container > a,
  #page-container > span,
  #page-container > img,
  #page-container > h1,
  #page-container > h2,
  #page-container > h3,
  #page-container > h4,
  #page-container > h5,
  #page-container > h6,
  #footer .container > ul > li {
    margin-bottom: 20px; }

  #page-container {
    width: 100%;
    padding: 0;
    margin-left: 0; }

  h1.entry-title {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px; }

  h1.page-title {
    margin: 0 auto 40px;
    width: 94% !important;
    padding: 0; }

  .single-post .thumbnail {
    width: 100% !important; }

  .thumbnail {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 0 !important;
    max-width: 100% !important; }

  .thumbnail img {
    width: 100%; }

  .type-qa_faqs {
    width: 94% !important;
    padding: 0 !important; }

  .container #page-container .type-qa_faqs {
    width: 100% !important; }

  .qafp-faqs, .global-qafp-faqs {
    padding-left: 0; }

  /* ##### post contents #####*/
  .post-contents {
    width: 100%; }

  .single-post .post-contents {
    margin-left: 0;
    width: 100%; }

  .page_nav .previous {
    float: none;
    margin-bottom: 30px; }

  .article_nav .next, .article_nav .previous, .page_nav .next, .page_nav .previous {
    display: inline-block;
    width: 32%;
    overflow: hidden; }

  /* ##### post contents end#####*/
  /*##### postmeta #####*/
  .postmetadata {
    float: none;
    margin-right: 0;
    width: 100%;
    margin: 0 auto 20px;
    display: none; }

  .postmetadata.postmetadata-mobile {
    display: block;
    margin-bottom: 3px; }

  .postmetadata span {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 33.3333333%; }

  .meta-date,
  .meta-comments,
  .meta-author {
    padding: 5px 0; }

  /*date*/
  .meta-date .day,
  .meta-date .month,
  .meta-date .year {
    display: inline;
    font-size: 12px; }

  .meta-date span {
    line-height: inherit; }

  /* comments */
  .meta-comments {
    font-size: 12px;
    float: none; }

  .meta-comments .comments-count {
    font-size: inherit;
    line-height: inherit; }

  .meta-comments a,
  .meta-comments a:visited {
    display: inherit; }

  /* author */
  .meta-author {
    font-size: 9px;
    line-height: inherit;
    margin-bottom: 0px; }

  .author {
    width: auto !important; }

  /* ##### postmeta end #####*/
  /*
   =========================================================
   */
  /*
   4. Sidebar
   */
  #sidebar-container {
    width: 100%;
    margin: 0px 0px 20px 0px !important; }

  #sidebar {
    width: 300px;
    padding: 0; }

  #calendar_wrap td {
    padding: 3px 12px; }

  #sidebar .partner-thumb {
    width: 275px; }

  #sidebar-container.right {
    width: 94%;
    float: none;
    margin: 0 auto !important; }

  /*
   =========================================================
   */
  /*
   5. Footer
   */
  /* No sidebar: Container= 300 */
  #footer div ul > .one-fourth {
    width: 280px; }

  #sub-footer {
    padding: 10px 0 0; }

  .sub-footer-left,
  .sub-footer-right {
    float: none;
    text-align: center;
    max-width: 100%;
    margin: 0; }

  .sub-footer-right {
    margin-bottom: 10px; }

  /*
   =========================================================
   */ }
/* Anpassungen der Mobile-Version by igu */
@media only screen and (min-width: 1px) and (max-width: 767px) {
  /*Desktop Men├╝ ausblenden */
  #navbar ul {
    display: none; }

  #navbar {
    background-position: -100px 10px; }

  #archive-dropdown {
    display: block !important; }

  #mobile-switcher {
    display: block !important; }

  #navbar select, #archive-dropdown-menu {
    height: auto;
    font-weight: bold;
    padding: 6px 15px !important; }

  h1 {
    width: auto !important; }

  #sidebar {
    width: auto; }

  /* Social share privacy untereinander */
  .social_share_privacy ul {
    height: auto; }

  .social_share_privacy ul li {
    float: none; }

  #sidebar {
    display: none; }

  .mobile-menu {
    display: block !important; } }
/*# sourceMappingURL=style.css.map */
#moove_gdpr_cookie_info_bar {
  z-index: 9990;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  min-height: auto;
  max-height: none;
  white-space: nowrap;
  outline: none !important;
  transition: opacity .3s ease;
  display: flex;
  align-items: center;
  justify-content: center; }
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.5); }
  #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    max-width: 50%;
    padding: 20px 30px;
    background-color: white;
    border: 1px solid #cccccc;
    border-radius: 5px; }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
      padding: 0;
      display: flex;
      flex-direction: column;
      white-space: normal; }
      #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
        margin-bottom: 20px; }
      #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
        font-size: 18px;
        font-weight: normal;
        line-height: initial; }

.gdpr_lightbox {
  background: rgba(0, 0, 0, 0.5); }

#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
  transform: scale(0.8); }
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
    background: #fff; }

@media screen and (max-width: 768px) {
  #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    max-width: 100%; } }
.gdprmodal .gdprmodal-dialog {
  max-width: 50%;
  padding: 20px 30px; }
.gdprmodal .gdprmodal-content {
  box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.3) !important; }
.gdprmodal .gdprmodal-body #gdpr-cookie-consent-bar {
  padding: 20px 30px; }
  .gdprmodal .gdprmodal-body #gdpr-cookie-consent-bar .gdpr_messagebar_content div.group-description {
    font-size: 14pt;
    padding: 0; }

@media screen and (max-width: 768px) {
  .gdprmodal .gdprmodal-dialog {
    max-width: 100%; } }
#gdpr-cookie-consent-bar .group-description-buttons {
  display: flex; }
  #gdpr-cookie-consent-bar .group-description-buttons .btn.gdpr_action_button#cookie_action_reject, #gdpr-cookie-consent-bar .group-description-buttons .btn.gdpr_action_button#cookie_action_accept, #gdpr-cookie-consent-bar .group-description-buttons .btn.gdpr_action_button#cookie_action_settings {
    font-size: 14pt;
    width: auto;
    margin: 1em 20px 0 0;
    padding: 1em 0;
    flex-grow: 1; }
  #gdpr-cookie-consent-bar .group-description-buttons .btn.gdpr_action_button#cookie_action_settings {
    flex-grow: 0;
    padding: 1em 20px; }

.gdpr_messagebar_detail .category-group .category-item {
  display: flex;
  flex-direction: row; }
  .gdpr_messagebar_detail .category-group .category-item .gdpr-column {
    width: 25% !important;
    padding: 10px 10px 0 10px;
    flex-shrink: 0; }
    .gdpr_messagebar_detail .category-group .category-item .gdpr-column .gdpr-columns {
      float: none !important;
      width: 100% !important;
      margin: 0 !important; }
.gdpr_messagebar_detail .gdprmodal .category-group {
  overflow: auto; }
  .gdpr_messagebar_detail .gdprmodal .category-group .category-item .description-container {
    position: relative;
    padding: 10px 20px;
    overflow: auto;
    float: none;
    left: 0; }
.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-footer, .gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header {
  padding: 20px; }

#gdpr-ccpa-gdprmodal .gdprmodal-dialog .gdprmodal-body .close,
.gdpr_messagebar_detail .gdprmodal-dialog .gdprmodal-header .close {
  border: none; }

/*# sourceMappingURL=style.css.map */
