@charset "UTF-8";
* {
  outline: none !important; }

body {
  font-family: "tablet-gothic", sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #000000;
  outline: none; }

p {
  line-height: 23px; }

a, a:active, a:focus, a:active {
  color: #000000;
  text-decoration: none; }

a:hover {
  color: black;
  text-decoration: none; }

h1, h2, h3, h4 {
  font-family: "Cormorant Garamond", serif;
  color: #000000;
  font-weight: bold; }

h2 {
  font-size: 2.3rem; }

h2.med {
  font-size: 1.7rem; }

h4 {
  font-size: 1.5rem; }

.heading {
  font-family: "Cormorant Garamond", serif; }

.meta {
  font-size: 0.8rem;
  font-family: "Cormorant Garamond", serif; }

ul {
  margin: 0;
  padding-left: 10px;
  list-style-type: none; }
  ul li:before {
    content: "–"; }

#main ul li {
  text-indent: -22px;
  padding-left: 29px; }
  #main ul li:before {
    margin-right: 15px; }

.woko-quote {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 1.5rem; }

img {
  max-width: 100%;
  height: auto; }

.fw {
  width: 100%; }

.bborder {
  border-bottom: 1px solid #808080; }

.img-fw {
  width: 100%;
  height: auto; }

.box-75 {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

#header {
  background-color: #000000;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px; }
  #header svg {
    width: 34px;
    transform: translateY(-7px);
    margin-left: 10px;
    cursor: pointer; }
  #header section.search {
    display: inline-block;
    width: calc(100% - 50px); }
  #header form {
    position: relative; }
  #header input[type="search"] {
    background-color: #000000;
    border: 1px solid #808080;
    color: #ffffff;
    padding: 5px 10px;
    width: 70%; }
    #header input[type="search"]::placeholder {
      color: #ffffff; }
  #header button {
    position: absolute;
    right: 10px;
    background-color: transparent;
    border: none;
    color: #ffffff;
    padding: 5px 10px;
    cursor: pointer; }
  #header .burger {
    font-size: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
    transform: translateY(75%); }
  #header .site-heading {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 0; }
    #header .site-heading .site-heading-sub {
      font-family: "tablet-gothic", sans-serif;
      font-size: 0.9rem; }
  #header a, #header a:focus, #header a:visited, #header a:active, #header a:hover {
    color: #ffffff; }
  #header .row-menu {
    color: #ffffff;
    padding-top: 60px;
    overflow: hidden; }
    #header .row-menu .col-menu {
      padding-top: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #ffffff; }
      #header .row-menu .col-menu:last-child {
        border-bottom: none; }
    #header .row-menu ul li {
      list-style-type: circle;
      color: #ffffff;
      font-family: "Cormorant Garamond", serif;
      font-size: 1.1rem; }
      #header .row-menu ul li:before {
        content: ""; }
      #header .row-menu ul li a, #header .row-menu ul li a:active, #header .row-menu ul li a:focus, #header .row-menu ul li a:visited {
        color: #ffffff; }
      #header .row-menu ul li a:hover {
        color: #cccccc; }
      #header .row-menu ul li.menu-subhead {
        list-style-type: none;
        margin-left: -23px; }
        #header .row-menu ul li.menu-subhead a {
          font-weight: bold;
          cursor: default; }
        #header .row-menu ul li.menu-subhead a:hover {
          color: #ffffff; }

#main {
  background-color: #ffffff;
  margin-top: 30px; }
  #main.home {
    margin-top: 15px; }
  #main .row-bborder {
    padding-left: 15px;
    padding-right: 15px; }
    #main .row-bborder .bborder-sep {
      margin-top: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid #808080;
      width: 100%; }
  #main p.start-category-head {
    margin-bottom: 0;
    font-size: 0.8rem; }
  #main h3.start-side-title {
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 19px;
    margin-bottom: 0; }
  #main p.start-metainfo {
    font-size: 0.8rem;
    text-transform: uppercase;
    margin-bottom: 8px; }
  #main h2.start-head-mid {
    font-size: 1.2rem; }
  #main p.psmall {
    font-size: 0.8rem; }
  #main .metainfo {
    text-transform: uppercase; }
  #main .cat-entry h2 {
    margin-bottom: 5px; }
  #main .cat-entry .container {
    background-color: #ffffff;
    margin-top: 0; }
    #main .cat-entry .container .row .col-12 {
      background-color: #ffffff;
      padding: 5px 30px; }

.mo-top {
  margin-top: -100px; }
  .mo-top .row .col-12 {
    padding: 30px;
    background-color: #ffffff; }

#main.w-single {
  margin-top: 0; }

#main.c-medien .row-cat-media h2 {
  margin-bottom: 16px; }
#main.c-medien .row-cat-media .book-cover {
  max-width: 250px;
  height: auto; }

.book-cover {
  max-width: 250px;
  height: auto; }

#main.p-morgenstund h2 {
  font-size: 0.9rem;
  font-family: "tablet-gothic", sans-serif;
  font-weight: normal;
  margin-top: 30px; }
#main.p-morgenstund img {
  width: 100%;
  height: auto;
  margin-bottom: 0; }
#main.p-morgenstund p {
  font-family: "Cormorant Garamond", serif;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 2.3rem;
  margin-bottom: 0; }
#main.p-morgenstund p.p-morgenstund-normal {
  font-family: "tablet-gothic", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1rem; }

#privacy-overlay {
  position: absolute;
  top: 250px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
  background-color: #000000;
  color: #ffffff;
  padding: 50px; }
  #privacy-overlay h3 {
    color: #ffffff;
    margin-bottom: 40px; }
  #privacy-overlay a {
    color: #ffffff !important;
    border-bottom: 1px solid #fff; }
  #privacy-overlay a:hover {
    color: #fff; }
  #privacy-overlay #privacy-accept {
    border: 1px solid #ffffff;
    margin-top: 30px;
    width: fit-content;
    padding: 10px 70px 10px 10px;
    transition: all 0.2s ease-in-out;
    cursor: pointer; }
  #privacy-overlay #privacy-accept:hover {
    background-color: #ffffff;
    color: #000000; }

#woko-overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #000000;
  color: #ffffff;
  padding: 50px;
  max-height: 90vh;
  overflow-y: scroll; }
  #woko-overlay h3 {
    color: #ffffff !important;
    margin-bottom: 40px;
    text-decoration: none !important; }
  #woko-overlay a, #woko-overlay a:hover, #woko-overlay a:visited, #woko-overlay a:focus, #woko-overlay a:active {
    color: #fff !important;
    border-bottom: 1px solid #fff; }
  #woko-overlay #woko-close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer; }

body.single #main a {
  text-decoration: underline; }

.y-pagination ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0.3rem; }
  .y-pagination ul li:before {
    content: '';
    margin: 0; }
  .y-pagination ul li:after {
    content: '|';
    font-family: "Cormorant Garamond", serif;
    font-size: 2.5rem;
    margin-left: 0.5rem; }
  .y-pagination ul li:last-child:after {
    content: ''; }
  .y-pagination ul li a {
    font-family: "Cormorant Garamond", serif;
    font-size: 2rem;
    font-weight: bold; }
  .y-pagination ul li.active a {
    border-bottom: 2px solid #000000; }

form#commentform input {
  padding: 5px 10px;
  min-width: 50%;
  border: 1px solid #808080; }
form#commentform input[type="checkbox"] {
  padding: 0;
  min-width: auto; }
form#commentform input[type="submit"] {
  background-color: transparent;
  border: 1px solid #000;
  cursor: pointer;
  transition: all 0.2s ease-in-out; }
  form#commentform input[type="submit"]:hover {
    color: #ffffff;
    background-color: #000000; }
form#commentform textarea {
  padding: 5px 10px;
  min-width: 50%;
  border: 1px solid #808080; }

h3#reply-title {
  font-size: 1.2rem; }

ol.comment-list {
  list-style-type: none;
  padding-left: 0; }
  ol.comment-list .comment-body {
    border-bottom: 1px solid #808080; }
  ol.comment-list li ol {
    list-style-type: none;
    padding-left: 0; }
    ol.comment-list li ol li ol {
      list-style-type: none;
      padding-left: 0; }
      ol.comment-list li ol li ol .comment-body {
        padding-left: 2rem; }
      ol.comment-list li ol li ol li ol {
        list-style-type: none;
        padding-left: 0; }
        ol.comment-list li ol li ol li ol .comment-body {
          padding-left: 4rem; }
        ol.comment-list li ol li ol li ol li ol {
          list-style-type: none;
          padding-left: 0; }
          ol.comment-list li ol li ol li ol li ol .comment-body {
            padding-left: 6rem; }
          ol.comment-list li ol li ol li ol li ol li ol {
            list-style-type: none;
            padding-left: 0; }
            ol.comment-list li ol li ol li ol li ol li ol .comment-body {
              padding-left: 8rem; }
  ol.comment-list .reply {
    padding-bottom: 15px; }
  ol.comment-list .comment-body {
    padding-top: 15px; }
  ol.comment-list .comment-content {
    margin-top: 0; }

#footer {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 14px;
  background-color: #7c7b7b;
  color: #ffffff; }
  #footer a, #footer a:focus, #footer a:active, #footer a:visited {
    color: #ffffff;
    margin-right: 10px; }
  #footer a:hover {
    color: #cccccc; }

@media (min-width: 768px) {
  #main .cat-entry .container {
    margin-top: -100px; } }
@media (min-width: 992px) {
  .rborder {
    border-right: 1px solid #808080; }

  #header .row-menu .col-menu {
    min-height: 300px;
    border-right: 1px solid #ffffff;
    border-bottom: none; }
    #header .row-menu .col-menu:last-child {
      border-right: none; }
  #header .menubtnbox {
    position: absolute;
    left: -70px; }
  #header .site-heading {
    font-size: 40px;
    line-height: 37px;
    margin-bottom: 0; }

  #main .container {
    max-width: 750px; }
  #main.home .container {
    max-width: 1140px; }
  #main .woko-entry .container .row .col-12 {
    padding: 30px 60px; }

  #privacy-overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 950px; } }
@media (min-width: 1200px) {
  .box-75 {
    width: 75%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto; } }
#footer .fa.fa-circle.fa-stack-2x {
  color: #ccc; }
#footer .fa-inverse {
  color: #7C7B7B; }

#share-cont {
  position: absolute;
  right: 15px;
  top: 51px;
  background-color: #000;
  border: 1px solid #808080;
  padding: 25px;
  z-index: 9999; }
  #share-cont .fa.fa-circle.fa-stack-2x {
    color: #ccc; }
  #share-cont .fa-inverse {
    color: #000; }
  #share-cont span {
    margin-left: 1rem;
    margin-right: 1rem;
    cursor: pointer; }
