@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@500;600;900&display=swap');
@import url("https://use.typekit.net/bfs1oea.css");
@font-face {
  font-family: 'Demos next';
  font-style: normal;
  font-weight: bold;
  src: local('Demos next'), local('Demos-next'), url('/wp-content/themes/tagebuch/src/scss/../fonts/DemosNextPro-CnBlack.woff2') format('woff2');
}
@font-face {
  font-family: 'Demos Next Pro';
  font-style: normal;
  font-weight: normal;
  src: local('Demos Next Pro'), local('Demos-Next-Pro'), url('/wp-content/themes/tagebuch/src/scss/../fonts/DemosNextPro-Regular.woff2') format('woff2');
}
.badge {
  position: absolute;
  z-index: 7;
  bottom: -320px;
  left: 40px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  white-space: initial;
  align-content: center;
  justify-content: center;
  color: black;
  background-color: #D2FF3C;
  font: 30px/32px 'Demos Next', sans-serif;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .badge {
    width: 280px;
    height: 280px;
    font: 24px/26px 'Demos Next', sans-serif;
  }
}
.badge .btn {
  padding: 15px 30px;
}
.badge .close-badge {
  position: absolute;
  top: 10px;
  font: 35px/42px 'Barlow', sans-serif;
  text-decoration: none;
  cursor: pointer;
}
.badge-search, .badge-das-heft {
  left: inherit;
  right: 30px;
  bottom: 50%;
  margin-bottom: -160px;
}
.badge-newsletter {
  bottom: -400px;
  left: inherit;
  right: 40px;
}
.badge-donate {
  width: 430px;
  height: 430px;
  bottom: 50%;
  left: inherit;
  right: 60px;
}
@media (max-width: 767.98px) {
  .badge-donate {
    width: 360px;
    height: 360px;
    right: 60px;
  }
}
.badge-donate .close-badge {
  color: white;
}
.badge-donate h3 {
  font: 45px/45px 'Demos Next', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .badge-donate h3 {
    font: 35px/35px 'Demos Next', sans-serif;
    font-weight: 600;
  }
}
.badge-donate .interval {
  font: 13px/13px 'Barlow', sans-serif !important;
}
@media (max-width: 767.98px) {
  .badge-donate .interval {
    padding: 3px 10px 5px 10px !important;
  }
}
.badge-donate .variation {
  padding: 0 20px 5px 20px;
  margin: 5px 0 5px 0;
  font: 30px/36px 'Barlow', sans-serif;
}
@media (max-width: 767.98px) {
  .badge-donate .variation {
    margin: 15px 0;
    padding: 0 10px 5px 10px !important;
  }
}
.badge-donate .variation span {
  font: 25px/36px 'Barlow', sans-serif;
}
.badge-donate .name-your-price {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .badge-donate .name-your-price {
    margin-top: 8px;
  }
}
.badge-donate .name-your-price label {
  font: 16px/16px 'Barlow', sans-serif !important;
}
.badge-donate .minimum-price {
  font: 13px/13px 'Barlow', sans-serif !important;
}
.badge-donate .name-your-price .nyp-input {
  font: 30px/36px 'Barlow', sans-serif;
  margin: 15px 0 5px 0;
}
@media (max-width: 767.98px) {
  .badge-donate .name-your-price .nyp-input {
    font: 20px/26px 'Barlow', sans-serif;
    margin: 8px 0 5px 0;
  }
}
html, body {
  padding: 0;
  margin: 0;
}
body {
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  /*(For Firefox)*/
  -webkit-font-smoothing: antialiased;
  /*(For Chrome and Safari)*/
  font: 22px/36px 'Demos Next Pro', sans-serif;
  color: black;
}
@media (max-width: 1399.98px) {
  body {
    font: 21px/32px 'Demos Next Pro', sans-serif;
  }
}
@media (max-width: 1199.98px) {
  body {
    font: 20px/28px 'Demos Next Pro', sans-serif;
  }
}
@media (max-width: 991.98px) {
  body {
    font: 18px/24px 'Demos Next Pro', sans-serif;
  }
}
@media (min-width: 1441px) {
  body {
    background: #f9f9f9;
  }
}
.width-limiter {
  display: block;
  position: relative;
  width: 100%;
  min-height: 100vh;
  max-width: 1440px;
  background: white;
}
code {
  font-size: 20px !important;
  line-height: 26px;
}
@media (max-width: 767.98px) {
  code {
    font-size: 18px !important;
    line-height: 24px;
  }
}
premium {
  display: none;
}
mark {
  border: none;
}
figcaption {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
}
address, fieldset {
  border: none !important;
}
h1 {
  font: 50px/54px 'Demos Next', sans-serif;
  font-weight: 900;
  margin: 15px 0;
}
@media (max-width: 1199.98px) {
  h1 {
    font: 40px/44px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 991.98px) {
  h1 {
    font: 30px/33px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font: 34px/34px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
h2 {
  font: 34px/34px 'Demos Next', sans-serif;
  font-weight: 900;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  h2 {
    font: 50px/54px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font: 38px/38px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
h2.barlow {
  font: 50px/60px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  h2.barlow {
    font: 40px/50px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  h2.barlow {
    font: 30px/40px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
h2.popular-title {
  font: 30px/34px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
h2.medium {
  font-weight: 500;
}
h2.xsmall {
  font: 15px/18px 'Barlow', sans-serif;
  font-weight: 900;
  margin-bottom: 15px;
}
h3 {
  font: 26px/32px 'Demos Next', sans-serif;
  font-weight: 900;
  overflow: inherit;
}
@media (max-width: 767.98px) {
  h3 {
    font: 34px/42px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
h3.related-title {
  font: 40px/63px 'Demos Next', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  h3.related-title {
    font: 34px/42px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
h4 {
  font: 13px/20px 'Barlow', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}
h4.team-name {
  font-size: 20px;
  margin-bottom: 0;
}
.hyphens {
  hyphens: auto;
}
.content-margin {
  padding: 0 15rem;
}
@media (max-width: 1399.98px) {
  .content-margin {
    padding: 0 10rem;
  }
}
@media (max-width: 1199.98px) {
  .content-margin {
    padding: 0 8rem;
  }
}
@media (max-width: 991.98px) {
  .content-margin {
    padding: 0 6rem;
  }
}
@media (max-width: 767.98px) {
  .content-margin {
    padding: 0 3rem;
  }
}
@media (max-width: 575.98px) {
  .content-margin {
    padding: 0;
  }
}
.author-name {
  font: 20px/26px 'Barlow', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
}
.author-name-small {
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
}
.artist-name {
  margin-top: -8px;
}
a {
  color: black;
  text-decoration: underline black dashed;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  transition: color 0.25s ease-in-out;
  outline: none !important;
}
a:active, a:focus {
  color: black;
}
a.no-hover:hover {
  color: black !important;
}
a.no-decoration {
  text-decoration: none;
}
.more-info {
  float: right;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
hr {
  background: black;
  opacity: 1;
}
.wp-block-separator {
  border: none;
}
.block {
  padding: 30px 15px;
}
.br-md {
  border-right: 1px solid black;
}
@media (max-width: 767.98px) {
  .br-md {
    border: none;
  }
}
.bb {
  border-bottom: 1px solid black;
}
.page-content {
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .page-content {
    padding: 0;
  }
}
.green {
  color: #B2D348;
}
.y {
  display: block;
}
.y-15 {
  height: 15px;
}
.y-30 {
  height: 30px;
}
.y-60 {
  height: 60px;
}
@media (max-width: 767.98px) {
  .y-60 {
    height: 40px;
  }
}
.y-100 {
  height: 100px;
}
@media (max-width: 767.98px) {
  .y-100 {
    height: 50px;
  }
}
.y-150 {
  height: 150px;
}
@media (max-width: 767.98px) {
  .y-150 {
    height: 80px;
  }
}
.y-paywall {
  height: 50px;
}
.align-center {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.noborder {
  border: none !important;
}
.shadow {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
.boxed {
  background-color: black;
  padding: 10px 30px 15px 30px;
  display: inline-flex;
  text-transform: uppercase;
  font: 40px/44px 'Barlow', sans-serif;
  font-weight: 500;
  position: relative;
}
@media (max-width: 991.98px) {
  .boxed {
    font: 36px/36px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  .boxed {
    font: 30px/33px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
.centered {
  left: 50%;
  transform: translateX(-50%);
}
.never-cropped {
  background-size: contain !important;
}
header, footer {
  width: 100%;
  max-width: 1440px;
  padding: 20px 30px 0 30px;
  background: white;
}
header.fixed-top, footer.fixed-top {
  z-index: 9001;
}
@media (max-width: 991.98px) {
  header.fixed-top, footer.fixed-top {
    background: none;
    position: relative !important;
  }
}
header .collapse, footer .collapse {
  position: relative;
  display: block !important;
}
@media (max-width: 991.98px) {
  header .collapse, footer .collapse {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(300px, -50%);
    padding: 30px;
    transition: 0.25s transform ease-in-out;
  }
  header .collapse.active, footer .collapse.active {
    transform: translate(0, -50%);
  }
}
header .collapse .mobile-menu-bg, footer .collapse .mobile-menu-bg {
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
}
@media (max-width: 991.98px) {
  header .collapse .mobile-menu-bg, footer .collapse .mobile-menu-bg {
    display: block;
  }
}
header .collapse .navbar-nav, footer .collapse .navbar-nav {
  position: relative;
  z-index: 2;
}
header .collapse .close-menu, footer .collapse .close-menu {
  color: black;
  position: relative;
  z-index: 2;
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 15px;
  display: none;
}
@media (max-width: 991.98px) {
  header .collapse .close-menu, footer .collapse .close-menu {
    display: block;
  }
}
header .logo, footer .logo {
  width: 100%;
  height: 36px;
  color: black;
}
@media (max-width: 991.98px) {
  header .logo, footer .logo {
    height: 26px;
    margin-bottom: 5px;
  }
}
header .logo svg, footer .logo svg {
  width: 100%;
  height: 100%;
}
header .search-user-cart, footer .search-user-cart {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  header .search-user-cart, footer .search-user-cart {
    position: absolute;
    height: 50px;
    left: 0;
    top: 120px;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  header .search-user-cart, footer .search-user-cart {
    z-index: -1;
  }
}
header .search-user-cart .search, footer .search-user-cart .search {
  position: relative;
}
header .search-user-cart .search .header-search-input, footer .search-user-cart .search .header-search-input {
  position: absolute;
  top: -22px;
  right: 15px;
  background: black;
  color: white;
  border: none;
  border-radius: 0;
  padding: 8px 10px;
  display: none;
}
header .search-user-cart .search .search-icon, footer .search-user-cart .search .search-icon {
  position: absolute;
  z-index: 2;
  display: none;
  top: -20px;
  right: 0;
}
header .search-user-cart .icon, footer .search-user-cart .icon {
  display: inline-flex;
  height: 100%;
  align-items: center;
  padding: 5px 25px;
}
header .search-user-cart .icon.cart, footer .search-user-cart .icon.cart {
  padding-right: 5px;
}
@media (max-width: 991.98px) {
  header .search-user-cart .icon.cart, footer .search-user-cart .icon.cart {
    padding-right: 25px;
  }
}
header .search-user-cart .icon.user, footer .search-user-cart .icon.user {
  border-left: 1px solid black;
  border-right: 1px solid black;
}
header .search-user-cart a, footer .search-user-cart a {
  color: black;
  text-decoration: none;
}
header .cart-count, footer .cart-count {
  position: absolute;
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
  background: black;
  font: 10px/10px 'Barlow', sans-serif;
  left: 15px;
  top: 15px;
}
header .mini-cart, footer .mini-cart {
  padding: 0 1rem;
}
header hr, footer hr {
  margin-bottom: 0;
}
.menu-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: black;
  opacity: 0.35;
  top: 0;
  left: 0;
  z-index: 9000;
  display: none;
}
.added_to_cart {
  display: none;
}
.navbar {
  padding: 0;
}
.navbar-toggler {
  color: black;
  border: none;
}
.navbar-toggler:focus, .navbar-toggler:active {
  box-shadow: none;
  outline: none;
}
.navbar-secondary {
  position: fixed;
  z-index: 9;
  padding: 10px 0 0 0;
  background: white;
  width: calc(100% - 60px);
  max-width: 1380px;
  top: 79px;
  left: 30px;
}
@media (max-width: 991.98px) {
  .navbar-secondary {
    position: relative;
    text-align: center;
  }
}
.navbar-secondary .navbar {
  justify-content: flex-start;
}
@media (max-width: 991.98px) {
  .navbar-secondary .navbar {
    justify-content: center;
  }
}
.navbar-secondary .navbar .actual-issue-nav-item {
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .navbar-secondary .navbar .actual-issue-nav-item {
    margin: 0;
  }
}
.navbar-secondary hr {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .woocommerce .navbar-secondary {
    top: -90px;
  }
}
.nav-link {
  text-transform: uppercase;
  font: 13px/13px 'Barlow', sans-serif;
  color: black;
  padding: 15px 3px 5px 3px !important;
  margin: 0 8px;
  border-bottom: 3px solid white;
  outline: none;
}
@media (max-width: 1399.98px) {
  .nav-link {
    margin: 0 6px;
  }
}
@media (max-width: 1199.98px) {
  .nav-link {
    padding: 13px 3px 5px 3px !important;
    font: 11px/11px 'Barlow', sans-serif;
    margin: 0 2px;
  }
}
@media (max-width: 991.98px) {
  .nav-link {
    border: none;
    padding: 15px 0 !important;
    margin: 0;
  }
}
.nav-link.active {
  border-bottom: 3px solid black;
}
@media (max-width: 991.98px) {
  .nav-link.active {
    border: none;
  }
}
.nav-link:focus {
  color: black;
}
.navbar-toggler {
  margin: 0 auto;
}
.navbar-issues .nav-link {
  margin: 0 12px;
}
.dropdown-item {
  text-transform: uppercase;
  font: 13px/13px 'Barlow', sans-serif;
  color: black;
}
@media (max-width: 991.98px) {
  .dropdown-item {
    text-align: center;
  }
}
.dropdown-item:hover, .dropdown-item:active, .dropdown-item:focus {
  color: #FC5B47;
  background: none;
}
.fixed-footer {
  height: 68px;
  padding: 0 30px 10px 30px;
  transform: translateY(100px);
  transition: transform 0.25s ease-in-out;
}
.fixed-footer.active {
  transform: translateY(0);
}
.fixed-footer hr {
  margin-top: 0;
}
.fixed-footer .inner-footer {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.fixed-footer .nav-link {
  text-transform: inherit;
}
.fixed-footer .fixed-footer-social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
@media (max-width: 991.98px) {
  .fixed-footer .fixed-footer-social {
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .fixed-footer .fixed-footer-nav {
    display: none;
  }
}
.page-footer {
  background: black;
  color: white;
  padding: 60px 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .page-footer .navbar > .container-fluid {
    justify-content: center;
  }
}
.page-footer .footer-content {
  text-align: center;
}
.page-footer .footer-content h2 {
  text-transform: uppercase;
  font-size: 25px;
  font-family: 'Barlow', sans-serif;
  letter-spacing: 3px;
  margin: 40px 0 15px 0;
}
.page-footer .footer-content .newsletter-email input {
  background: none;
  outline: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid white;
  color: white;
}
.page-footer .footer-content .newsletter-submit input {
  background: none;
  color: white;
  outline: none;
  border: 1px solid white;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 15px 62px;
  margin: 30px 0;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}
.page-footer .footer-content .newsletter-submit input:hover {
  background: #FC5B47;
  border-color: #FC5B47;
  color: black;
}
.page-footer .nav-link {
  border: none;
  color: white;
  text-transform: inherit;
  padding: 0 20px !important;
}
@media (max-width: 991.98px) {
  .page-footer .nav-link {
    margin: 10px 0;
    font: 17px/17px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
.page-footer .social {
  margin-bottom: 30px;
}
.page-footer .social .social-icon {
  color: white;
}
.page-footer .copyright {
  font-size: 13px;
}
.social .social-icon {
  margin: 0 20px;
}
main {
  position: relative;
  top: 79px;
  padding: 0 30px;
  margin-bottom: 130px;
}
main .hero, main .abos {
  position: relative;
  display: block;
  width: 100%;
  max-height: 930px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1199.98px) {
  main .hero, main .abos {
    max-height: 700px;
  }
}
@media (max-width: 991.98px) {
  main .hero, main .abos {
    max-height: 550px;
  }
}
@media (max-width: 767.98px) {
  main .hero, main .abos {
    height: auto;
    max-height: inherit;
  }
}
main .hero .container-fluid, main .abos .container-fluid, main .hero .row, main .abos .row {
  height: 100%;
}
main .hero .magazine-cover, main .abos .magazine-cover, main .hero .magazine-featured-image, main .abos .magazine-featured-image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767.98px) {
  main .hero .magazine-cover, main .abos .magazine-cover, main .hero .magazine-featured-image, main .abos .magazine-featured-image {
    background-position: center;
    height: 350px;
  }
}
@media (max-width: 575.98px) {
  main .hero .magazine-cover, main .abos .magazine-cover, main .hero .magazine-featured-image, main .abos .magazine-featured-image {
    height: 300px;
    margin-bottom: 30px;
  }
}
main .hero .magazine-featured-image, main .abos .magazine-featured-image {
  background-size: cover;
  background-position: center;
}
@media (max-width: 767.98px) {
  main .hero .magazine-featured-image, main .abos .magazine-featured-image {
    background-size: contain;
  }
}
main .hero .magazine-intro-col, main .abos .magazine-intro-col {
  height: 100%;
}
@media (max-width: 767.98px) {
  main .hero .magazine-intro-col, main .abos .magazine-intro-col {
    height: auto;
  }
}
main .hero .magazine-intro, main .abos .magazine-intro {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  main .hero .magazine-intro, main .abos .magazine-intro {
    height: auto;
  }
}
main .hero .magazine-intro h2, main .abos .magazine-intro h2 {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}
main .hero .magazine-intro h3, main .abos .magazine-intro h3 {
  font: 20px/27px 'Demos Next Pro', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  main .hero .magazine-intro h3, main .abos .magazine-intro h3 {
    font: 18px/24px 'Demos Next Pro', sans-serif;
  }
}
main .hero .magazine-intro .content, main .abos .magazine-intro .content {
  width: 100%;
  margin-bottom: 60px;
}
main .hero .magazine-intro .content hr, main .abos .magazine-intro .content hr {
  margin: 10px 0 0 0;
}
main .hero .magazine-intro .content .lock, main .abos .magazine-intro .content .lock {
  position: relative;
  display: inline-block;
  left: 5px;
  top: 0;
  margin: 0 10px 0 0;
}
main .hero .more-info, main .abos .more-info {
  float: none;
}
main .hero .hero-fullscreen-content, main .abos .hero-fullscreen-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .hero .hero-fullscreen-content h1, main .abos .hero-fullscreen-content h1 {
  font: 60px/60px 'Demos Next', sans-serif;
  font-weight: 900;
}
main .hero .hero-fullscreen-content h1.with-shadow, main .abos .hero-fullscreen-content h1.with-shadow {
  text-shadow: 0 0 100px black;
}
main .hero .hero-fullscreen-content.has-featured-image h1, main .abos .hero-fullscreen-content.has-featured-image h1, main .hero .hero-fullscreen-content.has-featured-image h2, main .abos .hero-fullscreen-content.has-featured-image h2, main .hero .hero-fullscreen-content.has-featured-image h3, main .abos .hero-fullscreen-content.has-featured-image h3, main .hero .hero-fullscreen-content.has-featured-image a, main .abos .hero-fullscreen-content.has-featured-image a {
  color: white;
  text-shadow: 0 0 40px black;
}
main .hero .vertical-line, main .abos .vertical-line {
  width: 1px;
  height: 100px;
  background: white;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
main .hero .vertical-line.black-line, main .abos .vertical-line.black-line {
  background: black;
}
main .mini-category-hero h1 {
  font: 15px/20px 'Barlow', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
main .product-hero-image {
  padding: 30px 0;
  display: block;
  height: 100%;
}
@media (max-width: 575.98px) {
  main .product-hero-image {
    padding: 0;
  }
}
main.nopadding {
  padding: 0;
}
main.nomargin {
  margin-bottom: 79px;
}
main.has-secondary-navigation {
  top: 142px;
  margin-bottom: 172px;
}
@media (max-width: 767.98px) {
  main.has-secondary-navigation .hero {
    height: auto;
    max-height: inherit;
  }
}
main.has-sidebar {
  width: calc(100% - 320px);
}
@media (max-width: 991.98px) {
  main.has-sidebar {
    width: 100%;
  }
}
.paywall-rezension {
  margin: 0 -10px;
}
.paywall {
  position: relative;
  margin-bottom: 60px;
}
.paywall .text-fade {
  position: absolute;
  left: 0;
  top: -540px;
  width: 100%;
  height: 500px;
  background: linear-gradient(0deg, white 10%, rgba(255, 255, 255, 0) 100%);
}
.paywall h2, .paywall h3 {
  font: 35px/42px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.paywall h3 {
  margin-bottom: 15px;
}
.paywall .magazinebox, .paywall .abobox {
  padding: 50px;
}
.paywall .comment {
  margin-top: 15px;
  font: 15px/20px 'Demos Next Pro', sans-serif;
}
.stats {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 10px;
}
.stats .data {
  display: inline-block;
  margin-left: 25px;
}
pre.wp-block-verse {
  text-transform: uppercase;
  font: 43px/70px 'Barlow', sans-serif;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 15px;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  pre.wp-block-verse {
    font: 40px/67px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 991.98px) {
  pre.wp-block-verse {
    font: 36px/60px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 767.98px) {
  pre.wp-block-verse {
    font: 32px/54px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 575.98px) {
  pre.wp-block-verse {
    font: 26px/44px 'Barlow', sans-serif;
    font-weight: 600;
    text-underline-offset: 10px;
  }
}
blockquote {
  font: 15px/20px 'Barlow', sans-serif;
  font-weight: 500;
  border-left: 1px solid black;
  padding: 15px 0 15px 35px;
  max-width: 500px;
}
cite {
  font-size: 12px;
}
.donate {
  color: white;
  padding: 60px 0;
  margin: 0 -30px;
}
.donate .interval {
  font: 20px/28px 'Barlow', sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  background: none;
  border: none;
  color: white;
  text-transform: uppercase;
  padding: 3px 20px 5px 20px;
  border-radius: 20px;
}
.donate .interval.active {
  background: white;
  color: black;
}
.donate .interval-prices {
  display: none;
}
.donate .interval-prices.per-month {
  display: block;
}
.donate .btn-primary {
  border-color: white;
  color: white;
}
.variation {
  border: none;
  background: none;
  color: white;
  font: 57px/68px 'Barlow', sans-serif;
  font-weight: 600;
  padding: 5px 30px 10px 30px;
  margin: 30px 10px 45px 10px;
  border-radius: 40px;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 1399.98px) {
  .variation {
    font: 46px/56px 'Barlow', sans-serif;
    font-weight: 600;
    margin: 30px 6px 45px 6px;
  }
}
@media (max-width: 1199.98px) {
  .variation {
    font: 40px/52px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 575.98px) {
  .variation {
    font: 30px/36px 'Barlow', sans-serif;
    font-weight: 600;
    padding: 5px 20px 10px 20px;
    margin: 30px 2px 45px 2px;
  }
}
.variation.active {
  background: white;
  color: black;
}
.variation span {
  font: 46px/46px 'Barlow', sans-serif;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  .variation span {
    font: 40px/40px 'Barlow', sans-serif;
    font-weight: 600;
    margin: 30px 6px 45px 6px;
  }
}
@media (max-width: 1199.98px) {
  .variation span {
    font: 35px/35px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 575.98px) {
  .variation span {
    font: 26px/26px 'Barlow', sans-serif;
    font-weight: 600;
  }
}
.name-your-price {
  display: none;
  margin-top: 40px;
}
.name-your-price label {
  font: 30px/30px 'Demos Next Pro', sans-serif;
  font-weight: 600;
  display: block;
}
.name-your-price .nyp-input {
  font: 57px/57px 'Barlow', sans-serif;
  margin: 20px 0 10px 0;
  width: 200px;
  border-color: white;
}
.name-your-price .nyp-input:focus {
  border-color: black;
}
.name-your-price .quantity {
  display: none;
}
.gift-subscription {
  display: none;
}
aside {
  position: fixed;
  z-index: 3000;
  width: 320px;
  height: calc(100vh - 142px);
  top: 142px;
  right: calc(100% - 1440px);
  padding-top: 30px;
  background-color: white;
}
@media (max-width: 1440px) {
  aside {
    right: 0;
  }
}
@media (max-width: 991.98px) {
  aside {
    padding: 0;
    z-index: 9999;
    top: 0;
    height: 100vh;
    width: 300px;
    transform: translateX(300px);
    transition: 0.25s transform ease-in-out;
  }
  aside.active {
    transform: translateX(0);
  }
}
aside .opener {
  position: absolute;
  left: -30px;
  display: none;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  color: white;
  background: black;
  padding: 6px;
  top: 60px;
}
@media (max-width: 991.98px) {
  aside .opener {
    display: flex;
  }
}
aside .list {
  width: 100%;
  height: 100%;
  padding: 0 30px 0 10px;
  overflow-x: hidden;
  border-left: 1px solid black;
}
aside .list .listrow {
  position: relative;
  display: block;
  padding: 15px 15px 15px 35px;
  border-bottom: 1px solid black;
}
@media (max-width: 1199.98px) {
  aside .list .listrow {
    padding: 15px;
  }
}
aside .list .listrow a {
  text-decoration: none;
}
aside .list .listrow h4 {
  font: 24px/27px 'Demos Next', sans-serif;
  font-weight: 900;
  text-transform: none;
}
@media (max-width: 1399.98px) {
  aside .list .listrow h4 {
    font: 20px/24px 'Demos Next', sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199.98px) {
  aside .list .listrow h4 {
    font: 16px/20px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 991.98px) {
  aside .list .listrow h4 {
    font: 20px/24px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
aside .list .listrow .subtitle {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 1199.98px) {
  aside .list .listrow .subtitle {
    font: 11px/11px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
@media (max-width: 991.98px) {
  aside .list .listrow .subtitle {
    font: 13px/13px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
aside .list .listrow .premium {
  position: absolute;
  left: 0;
  top: 20px;
}
.magazine-issue {
  display: block;
  margin-bottom: 60px;
}
@media (max-width: 575.98px) {
  .magazine-issue {
    width: 240px;
    margin: 0 auto;
    margin-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  .magazine-issue .img-fluid {
    display: block;
    margin: 0 auto;
    max-width: 240px;
  }
}
.magazine-issue .issue-data {
  margin-top: 15px;
  text-transform: uppercase;
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
}
.numero {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
}
main .abos {
  height: auto;
  max-height: none;
}
.abo {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.abo .quantity {
  display: none;
}
.abo .shop-title {
  padding: 70px 0 10px 0;
}
.abo .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding: 30px;
}
@media (max-height: 830px) {
  .abo .content {
    top: initial;
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .abo .content {
    position: relative;
  }
}
.abo h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
}
@media (max-width: 1399.98px) {
  .abo h2 {
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  .abo h2 {
    font-size: 20px;
  }
}
.abo h3, .abo .interval {
  margin: 0;
  text-transform: uppercase;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
}
.abo .price {
  position: relative;
  font: 70px/100px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 1399.98px) {
  .abo .price {
    font: 60px/80px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.abo .price.custom-price {
  font: 42px/70px 'Demos Next', sans-serif;
  font-weight: 900;
  padding: 20px 0 10px 0;
}
.abo .price .sale-price {
  top: 5px;
  width: 100%;
  text-align: center;
  display: block;
  text-decoration: line-through;
  position: absolute;
  font: 18px/16px 'Demos Next', sans-serif;
  font-weight: 900;
}
.abo .add-to-cart {
  margin: 30px 0;
}
.abo .add-to-cart .name-your-price {
  display: none;
  margin: 0;
}
.abo .add-to-cart .name-your-price label {
  display: none;
}
.abo .add-to-cart.no-margin {
  margin: 0;
}
.abo .intro {
  max-width: 330px;
  margin: 0 auto;
  font: 15px/20px 'Demos Next', sans-serif;
}
@media (max-height: 950px) {
  .abo .intro {
    margin-top: 0;
  }
}
.featured-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .featured-image {
    height: 350px;
    background-size: contain;
  }
}
.authors .author {
  width: 100%;
  padding: 60px 0;
  margin: 0;
  text-align: center;
  font: 20px/20px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-right: 1px solid black;
}
@media (max-width: 991.98px) {
  .authors .author {
    padding: 45px 0;
  }
}
@media (max-width: 767.98px) {
  .authors .author {
    padding: 30px 0;
  }
}
@media (min-width: 1199.98px) {
  .authors .author-col:nth-child(4n) .author {
    border: none;
  }
}
@media (max-width: 1199.98px) {
  .authors .author-col:nth-child(3n) .author {
    border: none;
  }
}
@media (max-width: 991.98px) {
  .authors .author-col:nth-child(3n) .author {
    border-right: 1px solid black;
  }
  .authors .author-col:nth-child(2n) .author {
    border: none;
  }
}
@media (max-width: 767.98px) {
  .authors .author-col .author {
    border: none !important;
  }
}
.author-data {
  height: 100%;
  width: 100%;
  padding-right: 60px;
  border-right: 1px solid black;
}
@media (max-width: 991.98px) {
  .author-data {
    border-right: none !important;
  }
}
.author-bio {
  margin: 30px 0;
  font: 15px/20px 'Demos Next Pro', sans-serif;
}
.author-email {
  font: 15px/15px 'Demos Next Pro', sans-serif;
}
.row-team {
  display: flex;
  width: 100%;
  border-left: 1px solid black;
  --bs-gutter-x: 0 !important;
}
@media (max-width: 991.98px) {
  .row-team {
    border: none;
  }
}
.row-team .col-team {
  border-right: 1px solid black;
  width: 49%;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .row-team .col-team {
    display: block;
    width: 100%;
    border: none;
  }
}
.row-team .team-email {
  font-size: 15px;
  text-decoration: none;
}
.newsletter {
  padding: 60px 0;
  text-align: center;
}
.newsletter h2 {
  text-transform: uppercase;
  font-size: 50px;
  font-family: 'Barlow', sans-serif;
  letter-spacing: 3px;
}
@media (max-width: 767.98px) {
  .newsletter h2 {
    font-size: 38px;
  }
}
.newsletter .newsletter-info {
  margin-bottom: 30px;
}
.newsletter .newsletter-email label {
  font: 25px/25px 'Demos Next', sans-serif;
  font-weight: 600;
}
.newsletter .newsletter-email input {
  position: relative;
  background: none;
  border: none;
  border-bottom: 1px solid black;
  min-width: 280px;
  top: -3px;
  font: 15px/20px 'Demos Next', sans-serif;
}
.newsletter .newsletter-submit {
  margin-top: 24px;
}
.newsletter .newsletter-submit input {
  background: none;
  border: none;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.podcast-row {
  color: white;
}
.podcast-row .wp-block-cover {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  float: right;
}
.podcast-row .has-text-align-center {
  text-align: left;
}
.podcast-row .has-large-font-size {
  font: 50px/50px 'Demos Next', sans-serif !important;
  font-weight: 700 !important;
  color: white !important;
  margin: 0 !important;
  text-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
}
.podcast-row hr {
  background: white;
}
.podcast-row h2 {
  font: 30px/30px 'Demos Next', sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}
.podcast-row h3 {
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
}
.podcast-row p {
  font: 22px/30px 'Demos Next Pro', sans-serif;
}
.podcast-row a {
  float: right;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
}
.pagination-container {
  display: flex;
  justify-content: center;
  padding: 60px 0;
}
.pagination-container .pagination .page-numbers {
  font: 20px/20px 'Barlow', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  border: 1px solid black;
  margin: 0 5px;
  text-decoration: none;
}
.pagination-container .pagination .page-numbers:hover, .pagination-container .pagination .page-numbers.current {
  background-color: black;
  color: white;
}
.speak, .stop-speak {
  position: relative;
  border: none;
  background: none;
  padding: 0;
  top: -2px;
}
.stop-speak {
  color: red;
  display: none;
}
.filter-row {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.navbar-filter .navbar-nav {
  flex-direction: row;
}
@media (max-width: 991.98px) {
  .navbar-filter .navbar-nav {
    flex-direction: column;
  }
}
.navbar-filter .navbar-nav .nav-item {
  margin: 0 15px;
}
.navbar-filter .icon-filter {
  display: inline-block;
  margin-right: 5px;
}
.navbar-filter .search-query-filter {
  display: inline-block;
  background: black;
  color: white;
  width: auto;
}
.navbar-filter .form-filter, .navbar-filter label {
  border: none;
  text-transform: uppercase;
  display: inline-flex;
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
}
.navbar-filter select, .navbar-filter .has-chevron {
  background: url(/wp-content/themes/tagebuch/src/scss/../../images/triangle-down.svg) right center no-repeat;
  padding-right: 15px;
}
.navbar-filter .date-filter {
  width: 66px;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .navbar-filter .date-filter {
    width: 100%;
  }
}
.navbar-filter .date-filter::placeholder {
  color: black;
}
.navbar-filter .filter-switch {
  position: relative;
  padding-right: 60px;
}
.navbar-filter .filter-switch .layout-switcher-filter {
  position: absolute;
  right: 0;
  bottom: 50%;
  margin-bottom: -2px;
  width: 50px;
  cursor: pointer;
}
.navbar-filter .filter-switch .layout-switcher-filter .line {
  position: absolute;
  width: 100%;
  height: 4px;
  background: black;
}
.navbar-filter .filter-switch .layout-switcher-filter .circle {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 5px;
  top: 50%;
  margin-top: -7px;
  border-radius: 50%;
  background: black;
  transition: 0.25s left ease-in-out;
}
.navbar-filter .filter-switch .layout-switcher-filter.active .circle {
  left: 27px;
}
input, button {
  outline: none;
  box-shadow: none;
}
.no-border {
  border: none !important;
}
.wp-block-image img {
  height: auto;
}
.btn {
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font: 13px/16px 'Barlow', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 15px 62px;
  margin: 5px 0;
  position: relative;
}
.btn:active {
  background: black;
  color: white;
}
.btn-primary {
  display: inline-block;
  background: none;
  color: black;
  border: 1px solid black;
  transition: all 0.25s ease-in-out;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: black;
}
.btn-primary:focus {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}
.btn-primary:disabled, .btn-primary.loading {
  opacity: 0.5;
  background: #999999;
  border-color: #999999;
}
.btn-primary.loading:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('/wp-content/themes/tagebuch/src/scss/../../images/loading.gif') no-repeat center;
  background-size: contain;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
}
.btn-secondary {
  background-color: black;
  border-color: black;
}
.btn-outline-primary {
  color: black;
  border-color: black;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  outline: none;
  box-shadow: none;
  text-transform: uppercase;
}
.btn-outline-primary:hover {
  color: black;
  border-color: black;
}
.btn-filter {
  letter-spacing: 0;
  padding: 5px 15px;
  margin: 0;
  margin-left: 10px;
}
.btn-accessibility-font-size, .btn-accessibility-contrast {
  padding: 0;
  margin-left: 15px;
  position: relative;
  top: -3px;
}
.btn-accessibility-font-size svg, .btn-accessibility-contrast svg {
  width: 26px;
  height: 26px;
}
.btn-accessibility-font-size.active, .btn-accessibility-contrast.active {
  color: red !important;
}
.btn-accessibility-contrast {
  top: -6px;
}
.form-control {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid black;
  padding-left: 5px;
  padding-right: 5px;
}
.form-control:focus, .form-control:active {
  border-bottom: 1px dashed black;
  outline: none;
  box-shadow: none;
}
.form-check-label {
  position: relative;
  top: -2px;
  letter-spacing: 2px;
  font: 22px/27px 'Barlow', sans-serif !important;
}
.dropdown-menu {
  min-width: 15rem;
  border-radius: 0;
  border-color: black;
}
.dropdown-toggle:after {
  display: none;
}
.select2-container--default .select2-selection--single {
  border-color: black;
  border-radius: 0;
  height: 42px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 30px;
}
.wp-bootstrap-blocks-container h2 {
  margin-top: 30px;
  margin-bottom: 45px;
}
.wp-bootstrap-blocks-row {
  --bs-gutter-x: 5rem;
}
.podcast {
  font: 20px/27px 'Demos Next Pro', sans-serif;
}
.podcast h2 {
  font: 40px/42px 'Demos Next Pro', sans-serif;
  font-weight: 900;
}
.podcast .col-listen-on {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .podcast .col-listen-on {
    justify-content: flex-start;
  }
}
@media (max-width: 575.98px) {
  .podcast .col-listen-on {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.listen-on {
  padding: 0 5px;
}
.listen-on img {
  height: 32px;
  width: auto;
  max-width: fit-content;
}
.podcast-cover {
  min-height: inherit;
  height: 480px;
  width: auto;
}
@media (max-width: 767.98px) {
  .podcast-cover {
    height: 300px !important;
  }
}
.post-tile {
  position: relative;
  font: 20px/27px 'Demos Next Pro', sans-serif;
  padding: 5px 30px;
  margin: 30px 0;
  border-right: 1px solid black;
  height: 540px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1399.98px) {
  .post-tile {
    height: 500px;
  }
}
@media (max-width: 1199.98px) {
  .post-tile {
    height: 470px;
  }
}
@media (max-width: 991.98px) {
  .post-tile {
    height: 440px;
  }
}
@media (max-width: 767.98px) {
  .post-tile {
    margin-bottom: 20px;
    border-right: none;
  }
}
.post-tile .short-excerpt, .post-tile .medium-excerpt, .post-tile .full-excerpt {
  display: none;
}
@media (max-width: 1399.98px) {
  .post-tile.no-featured-image .medium-excerpt {
    display: block;
  }
  .post-tile.no-featured-image .long-excerpt {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .post-tile.no-featured-image .short-excerpt {
    display: block;
  }
  .post-tile.no-featured-image .long-excerpt, .post-tile.no-featured-image .medium-excerpt {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .post-tile.no-featured-image .short-excerpt, .post-tile.no-featured-image .long-excerpt {
    display: none;
  }
  .post-tile.no-featured-image .full-excerpt {
    display: block;
  }
}
.post-tile .thumbnail {
  width: 100%;
  height: calc(100% - 30px);
  margin-bottom: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.post-tile .image-autoheight {
  /* height: -webkit-fill-available; */
  height: 100%;
}
.post-tile .info h3, .post-tile .info .excerpt {
  text-overflow: ellipsis;
  margin: -5px 0 5px 0;
}
@media (max-width: 767.98px) {
  .post-tile .info h3, .post-tile .info .excerpt {
    overflow: inherit;
    white-space: inherit;
  }
}
@media (max-width: 767.98px) {
  .post-tile .info .excerpt {
    overflow: inherit;
    white-space: inherit;
  }
}
.post-tile .info.no-thumb {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.post-tile .info.no-thumb h3, .post-tile .info.no-thumb .excerpt {
  white-space: normal;
}
.post-tile .info.no-thumb h3 {
  font: 50px/54px 'Demos Next', sans-serif;
  font-weight: 900;
  margin: 10px 0;
  align-self: flex-start;
}
@media (max-width: 1199.98px) {
  .post-tile .info.no-thumb h3 {
    font: 40px/44px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 991.98px) {
  .post-tile .info.no-thumb h3 {
    font: 30px/33px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  .post-tile .info.no-thumb h3 {
    font: 34px/42px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.post-tile .info.no-thumb .excerpt {
  align-self: flex-end;
  overflow-y: hidden;
  text-overflow: ellipsis;
}
.post-tile hr {
  margin: 10px 0;
}
.post-tile .lock {
  position: relative;
  display: block;
  left: 5px;
  top: -3px;
  margin-top: -7px;
}
.post-tile .published-at {
  background: black;
  color: white;
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  padding: 6px 12px;
  letter-spacing: 1px;
  width: 100%;
  height: fit-content;
}
.post-tile.blog-post-tile, .post-tile.author-post-tile {
  width: 100%;
  height: 370px;
  display: inline-grid;
  flex-wrap: wrap;
  align-content: space-between;
}
.post-tile.blog-post-tile .blog-tile-intro, .post-tile.author-post-tile .blog-tile-intro {
  width: 100%;
}
.post-tile.blog-post-tile .info, .post-tile.author-post-tile .info {
  height: auto;
  overflow: auto;
}
.post-tile.blog-post-tile .more-arrow, .post-tile.author-post-tile .more-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease-in-out;
}
.post-tile.blog-post-tile .more-arrow svg, .post-tile.author-post-tile .more-arrow svg {
  margin-left: 3px;
}
.post-tile.blog-post-tile .more-arrow:hover, .post-tile.author-post-tile .more-arrow:hover {
  border-color: #FC5B47;
  background: #FC5B47;
  transform: scale(0.8);
  color: white;
}
.post-tile.blog-post-tile .social, .post-tile.author-post-tile .social {
  margin: 15px 0 0 -5px;
}
.post-tile.blog-post-tile .social .social-icon, .post-tile.author-post-tile .social .social-icon {
  margin: 0 5px;
}
.post-tile.blog-post-tile .social .social-icon svg, .post-tile.author-post-tile .social .social-icon svg {
  transform: scale(0.85);
}
@media (max-width: 767.98px) {
  .post-tile.blog-post-tile {
    height: auto;
  }
}
.post-tile.author-post-tile {
  height: calc(100% - 60px);
  align-content: flex-end;
  font: 15px/20px 'Demos Next Pro', sans-serif;
}
@media (max-width: 767.98px) {
  .post-tile.author-post-tile {
    height: auto;
  }
}
.post-tile.author-post-tile .author-tile-intro {
  height: 100%;
}
.post-tile.author-post-tile .blog-tile-intro {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.post-tile.author-post-tile .featured-image {
  height: 250px;
  background-size: contain;
}
.post-tile.author-post-tile .bigger-text {
  font: 20px/27px 'Demos Next Pro', sans-serif;
}
.post-tile.author-post-tile .bigger-text h3 {
  font: 50px/54px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 1199.98px) {
  .post-tile.author-post-tile .bigger-text h3 {
    font: 40px/44px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 991.98px) {
  .post-tile.author-post-tile .bigger-text h3 {
    font: 30px/33px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  .post-tile.author-post-tile .bigger-text h3 {
    font: 34px/42px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.post-tile.author-post-tile.tall-tile {
  height: 500px;
}
@media (max-width: 1199.98px) {
  .post-tile.author-post-tile.tall-tile {
    height: 400px;
  }
}
@media (max-width: 767.98px) {
  .post-tile.author-post-tile.tall-tile {
    height: auto;
  }
}
.home-first-post-tile h3, .home-second-post-tile h3 {
  font: 50px/54px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 991.98px) {
  .home-first-post-tile h3, .home-second-post-tile h3 {
    font: 40px/50px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  .home-first-post-tile h3, .home-second-post-tile h3 {
    font: 30px/40px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.home-first-post-tile .post-tile, .home-second-post-tile .post-tile {
  margin: 15px 0;
  height: calc(100vh - 170px);
  max-height: 700px;
}
@media (max-width: 991.98px) {
  .home-first-post-tile .post-tile, .home-second-post-tile .post-tile {
    margin: 30px 0;
  }
}
.home-first-post-tile .post-tile {
  display: flex;
  flex-wrap: wrap;
  height: calc(100% - 30px);
  align-content: flex-end;
}
@media (max-width: 991.98px) {
  .home-first-post-tile .post-tile {
    border-right: none;
    border-bottom: 1px solid black;
    padding: 30px 0;
    margin: 30px;
  }
}
@media (max-width: 767.98px) {
  .home-first-post-tile .post-tile {
    height: auto;
  }
}
.home-first-post-tile .post-tile .row {
  height: 100%;
}
.home-first-post-tile .post-tile .author-tile-intro {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.home-second-post-tile .post-tile {
  border-right: none;
  padding-left: 0;
}
@media (max-width: 991.98px) {
  .home-second-post-tile .post-tile {
    padding-left: 30px;
  }
}
.blog-posts.small-tiles .post-tile {
  font: 15px/20px 'Demos Next Pro', sans-serif;
}
@media (max-width: 991.98px) {
  .blog-posts.small-tiles .post-tile {
    font: 18px/24px 'Demos Next Pro', sans-serif;
  }
}
.big-tile .post-tile, .popular-tile .post-tile {
  border: none;
}
.post-tile-with-col-container {
  padding: 0 30px;
}
.shop-post-tile, .book-tile {
  padding: 5px 30px;
  margin: 30px 0;
  border-right: 1px solid black;
}
.shop-post-tile h3, .book-tile h3, .shop-post-tile .price, .book-tile .price {
  display: block;
  margin: 0;
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.book-container {
  display: inline-grid;
}
.book-tile {
  display: flex;
  align-items: flex-end;
  font: 13px/16px 'Barlow', sans-serif;
}
.book-tile.book-tile-single {
  display: block;
  text-align: left;
  border: none !important;
  padding: 0;
  margin: 0;
}
.book-tile .book-cover {
  display: flex;
  height: 100%;
  align-items: flex-end;
  margin-bottom: 5px;
}
.book-tile .issue-data {
  min-height: 80px;
  display: flex;
  flex-direction: column;
}
.book-tile .book-writer, .book-tile .book-title {
  text-transform: uppercase;
  font-weight: 600;
}
.book-tile .book-title {
  margin-bottom: 5px;
}
.book-tile .book-info {
  font: 13px/16px 'Demos Next Pro', sans-serif;
}
.book-cover-image {
  max-width: 250px;
}
.product-image {
  width: 100%;
  height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}
@media (max-width: 1399.98px) {
  .product-image {
    height: 300px;
  }
}
@media (max-width: 1199.98px) {
  .product-image {
    height: 240px;
  }
}
@media (max-width: 991.98px) {
  .product-image {
    height: 260px;
  }
}
@media (max-width: 767.98px) {
  .product-image {
    height: 290px;
  }
}
.add-to-cart-button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.add-to-cart-button.loading {
  opacity: 0.3;
}
.related-posts .col-md-4 {
  padding: 0;
}
@media (max-width: 767.98px) {
  .related-posts .col-md-4 {
    padding: initial;
  }
}
.related-posts .post-tile {
  padding: 15px 60px;
}
@media (max-width: 1199.98px) {
  .related-posts .post-tile {
    padding: 15px 30px;
  }
}
@media (max-width: 991.98px) {
  .related-posts .post-tile {
    padding: 15px 30px;
  }
}
@media (max-width: 767.98px) {
  .related-posts .post-tile {
    padding: 15px 30px;
  }
}
.latest-posts .row .col-md-4:nth-child(3n+3) .post-tile, .related-posts .row .col-md-4:nth-child(3n+3) .post-tile {
  border: none;
}
.popular-posts .row .col-md-6:nth-child(2n+2) .popular-tile {
  border: none;
}
.shop-products .shop-post-tile-container:nth-child(4n+4) .shop-post-tile, .books .shop-post-tile-container:nth-child(4n+4) .shop-post-tile, .shop-products .book-container:nth-child(4n+4) .shop-post-tile, .books .book-container:nth-child(4n+4) .shop-post-tile, .shop-products .shop-post-tile-container:nth-child(4n+4) .book-tile, .books .shop-post-tile-container:nth-child(4n+4) .book-tile, .shop-products .book-container:nth-child(4n+4) .book-tile, .books .book-container:nth-child(4n+4) .book-tile {
  border: none;
}
@media (max-width: 991.98px) {
  .shop-products .shop-post-tile-container:nth-child(4n+4) .shop-post-tile, .books .shop-post-tile-container:nth-child(4n+4) .shop-post-tile, .shop-products .book-container:nth-child(4n+4) .shop-post-tile, .books .book-container:nth-child(4n+4) .shop-post-tile, .shop-products .shop-post-tile-container:nth-child(4n+4) .book-tile, .books .shop-post-tile-container:nth-child(4n+4) .book-tile, .shop-products .book-container:nth-child(4n+4) .book-tile, .books .book-container:nth-child(4n+4) .book-tile {
    border-right: 1px solid black;
  }
  .shop-products .shop-post-tile-container:nth-child(3n+3) .shop-post-tile, .books .shop-post-tile-container:nth-child(3n+3) .shop-post-tile, .shop-products .book-container:nth-child(3n+3) .shop-post-tile, .books .book-container:nth-child(3n+3) .shop-post-tile, .shop-products .shop-post-tile-container:nth-child(3n+3) .book-tile, .books .shop-post-tile-container:nth-child(3n+3) .book-tile, .shop-products .book-container:nth-child(3n+3) .book-tile, .books .book-container:nth-child(3n+3) .book-tile {
    border: none;
  }
}
@media (max-width: 767.98px) {
  .shop-products .shop-post-tile-container:nth-child(3n+3) .shop-post-tile, .books .shop-post-tile-container:nth-child(3n+3) .shop-post-tile, .shop-products .book-container:nth-child(3n+3) .shop-post-tile, .books .book-container:nth-child(3n+3) .shop-post-tile, .shop-products .shop-post-tile-container:nth-child(3n+3) .book-tile, .books .shop-post-tile-container:nth-child(3n+3) .book-tile, .shop-products .book-container:nth-child(3n+3) .book-tile, .books .book-container:nth-child(3n+3) .book-tile {
    border-right: 1px solid black;
  }
  .shop-products .shop-post-tile-container:nth-child(2n+2) .shop-post-tile, .books .shop-post-tile-container:nth-child(2n+2) .shop-post-tile, .shop-products .book-container:nth-child(2n+2) .shop-post-tile, .books .book-container:nth-child(2n+2) .shop-post-tile, .shop-products .shop-post-tile-container:nth-child(2n+2) .book-tile, .books .shop-post-tile-container:nth-child(2n+2) .book-tile, .shop-products .book-container:nth-child(2n+2) .book-tile, .books .book-container:nth-child(2n+2) .book-tile {
    border: none;
  }
}
@media (max-width: 575.98px) {
  .shop-products .shop-post-tile, .books .shop-post-tile, .shop-products .book-tile, .books .book-tile {
    border: none !important;
  }
}
.blog-post-tiles .col-blog:nth-child(4n+4) .post-tile {
  border: none;
}
@media (max-width: 1199.98px) {
  .blog-post-tiles .col-blog:nth-child(2n+2) .post-tile {
    border: none;
  }
}
@media (max-width: 991.98px) {
  .blog-post-tiles .post-tile {
    border: none;
  }
}
.das-heft-posts .col-md-6:nth-child(2n+2) .post-tile, .rubriken-posts-2-col .col-md-6:nth-child(2n+2) .post-tile, .row-author-post-list .col-md-6:nth-child(2n+2) .post-tile {
  border: none;
}
@media (max-width: 767.98px) {
  .das-heft-posts .post-tile, .rubriken-posts-2-col .post-tile, .row-author-post-list .post-tile {
    border: none;
  }
}
.rubriken-posts-3-col .col-md-6:nth-child(3n+3) .post-tile {
  border: none;
}
@media (max-width: 991.98px) {
  .rubriken-posts-3-col .col-md-6:nth-child(3n+3) .post-tile {
    border-right: 1px solid black;
  }
}
@media (max-width: 991.98px) {
  .rubriken-posts-3-col .col-md-6:nth-child(2n+2) .post-tile {
    border: none;
  }
}
@media (max-width: 767.98px) {
  .rubriken-posts-3-col .post-tile {
    border: none !important;
  }
}
div.datedropper.tagebuch {
  --dd-color1: #fff;
  --dd-color2: #000;
  --dd-color3: #fff;
  --dd-color4: #000;
  --dd-radius: 0px;
  --dd-width: 130px;
  --dd-shadow: none;
}
.woocommerce label {
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 5px;
}
.woocommerce table.shop_table {
  border: none;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot th {
  font: 13px/16px 'Barlow', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid black;
}
.woocommerce table.shop_table td {
  border: none;
  border-bottom: 1px solid black;
  padding: 15px;
}
.woocommerce table.shop_table td.actions {
  border: none;
}
.woocommerce table.shop_table .product-price, .woocommerce table.shop_table .product-subtotal {
  text-align: right;
}
.input-text {
  border-radius: 0;
  border: 1px solid black;
}
.input-text.qty {
  padding: 3px 10px 5px 10px;
  max-width: 70px;
  margin-bottom: 10px;
}
.product_meta {
  display: none;
}
.woocommerce-checkout #payment {
  margin-top: 60px;
  border-radius: 0;
}
.woocommerce-checkout #payment div.payment_box {
  background: white;
}
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid white;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 2px solid white;
}
.woocommerce-terms-and-conditions-wrapper .form-check {
  padding-left: 0;
}
.processing button:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('/wp-content/themes/tagebuch/src/scss/../../images/loading.gif') no-repeat center;
  background-size: contain;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
}
.xoo-wsc-ft-buttons-cont {
  grid-column-gap: 0;
  grid-row-gap: 0;
}
.xoo-wsc-pname, .xoo-wsc-qty-price {
  line-height: 22px;
}
.xoo-wsc-product {
  border-bottom: 1px solid black;
}
.cmplz-manage-consent {
  font: 13px/13px 'Barlow', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.cmplz-description {
  font: 13px/16px 'Demos Next', sans-serif;
}
.cmplz-category {
  background-color: #111111 !important;
}
.cmplz-link.cookie-statement {
  display: none;
}
.accessibility-contrast {
  background: #111 !important;
  color: white !important;
}
.accessibility-contrast .width-limiter {
  background: black !important;
}
.accessibility-contrast mark {
  border: 1px solid yellow !important;
}
.accessibility-contrast a {
  color: yellow;
  text-decoration: underline yellow dashed;
}
.accessibility-contrast a:active, .accessibility-contrast a:focus {
  color: white !important;
}
.accessibility-contrast a.no-hover:hover {
  color: yellow !important;
}
.accessibility-contrast hr {
  background: white !important;
}
.accessibility-contrast .br-md {
  border-color: white !important;
}
.accessibility-contrast .bb {
  border-color: white !important;
}
.accessibility-contrast .green {
  color: yellow !important;
}
.accessibility-contrast .shadow {
  background: black !important;
}
.accessibility-contrast .boxed {
  background-color: black !important;
  color: yellow !important;
}
.accessibility-contrast header, .accessibility-contrast footer {
  background: black !important;
}
.accessibility-contrast header .logo, .accessibility-contrast footer .logo {
  color: white !important;
}
.accessibility-contrast header .search-user-cart .search .header-search-input, .accessibility-contrast footer .search-user-cart .search .header-search-input {
  background: white !important;
  color: black !important;
}
.accessibility-contrast header .search-user-cart .icon.user, .accessibility-contrast footer .search-user-cart .icon.user {
  border-color: white !important;
}
.accessibility-contrast header .search-user-cart a, .accessibility-contrast footer .search-user-cart a {
  color: yellow !important;
}
.accessibility-contrast header .cart-count, .accessibility-contrast footer .cart-count {
  color: black !important;
  background: yellow !important;
}
.accessibility-contrast .navbar-toggler {
  color: white !important;
}
.accessibility-contrast .menu-overlay {
  opacity: 0.9;
}
.accessibility-contrast .navbar-secondary {
  background: black !important;
}
.accessibility-contrast .nav-link {
  color: yellow !important;
  border-bottom: 3px solid black !important;
}
.accessibility-contrast .nav-link.active {
  border-bottom: 3px solid yellow !important;
}
.accessibility-contrast .nav-link:focus {
  color: yellow !important;
}
.accessibility-contrast .dropdown-item {
  color: black !important;
}
.accessibility-contrast .dropdown-item:hover, .accessibility-contrast .dropdown-item:active, .accessibility-contrast .dropdown-item:focus {
  color: black !important;
}
.accessibility-contrast .social .social-icon {
  color: yellow;
  text-decoration: none !important;
}
.accessibility-contrast main .hero .hero-fullscreen-content h1.with-shadow, .accessibility-contrast main .abos .hero-fullscreen-content h1.with-shadow {
  background: black !important;
}
.accessibility-contrast main .hero .hero-fullscreen-content.has-featured-image h1, .accessibility-contrast main .abos .hero-fullscreen-content.has-featured-image h1, .accessibility-contrast main .hero .hero-fullscreen-content.has-featured-image h2, .accessibility-contrast main .abos .hero-fullscreen-content.has-featured-image h2, .accessibility-contrast main .hero .hero-fullscreen-content.has-featured-image h3, .accessibility-contrast main .abos .hero-fullscreen-content.has-featured-image h3, .accessibility-contrast main .hero .hero-fullscreen-content.has-featured-image a, .accessibility-contrast main .abos .hero-fullscreen-content.has-featured-image a {
  background: black !important;
}
.accessibility-contrast main .hero .hero-fullscreen-content.has-featured-image a, .accessibility-contrast main .abos .hero-fullscreen-content.has-featured-image a {
  color: yellow !important;
}
.accessibility-contrast blockquote {
  border-color: white !important;
}
.accessibility-contrast .donate .btn-primary {
  border-color: black !important;
}
.accessibility-contrast .variation {
  color: black !important;
}
.accessibility-contrast .variation.active {
  background: black !important;
  color: yellow !important;
}
.accessibility-contrast aside {
  background-color: black !important;
}
.accessibility-contrast aside .opener {
  color: black !important;
  background: yellow !important;
}
.accessibility-contrast aside .list {
  border-color: white !important;
}
.accessibility-contrast aside .list .listrow {
  border-color: white !important;
}
.accessibility-contrast .authors .author {
  border-color: white !important;
}
.accessibility-contrast .col-author-post-list {
  border-color: white !important;
}
.accessibility-contrast .author-data {
  border-color: white !important;
}
.accessibility-contrast .row-team {
  border-color: white !important;
}
.accessibility-contrast .row-team .col-team {
  border-color: white !important;
}
.accessibility-contrast .pagination-container .pagination .page-numbers {
  border-color: yellow !important;
  color: yellow !important;
}
.accessibility-contrast .pagination-container .pagination .page-numbers:hover, .accessibility-contrast .pagination-container .pagination .page-numbers.current {
  background-color: yellow !important;
  color: black !important;
}
.accessibility-contrast .filter-row {
  border-color: white !important;
}
.accessibility-contrast .navbar-filter .search-query-filter {
  background: white !important;
  color: black !important;
}
.accessibility-contrast .navbar-filter .filter-switch .layout-switcher-filter .line {
  background: white !important;
}
.accessibility-contrast .navbar-filter .filter-switch .layout-switcher-filter .circle {
  background: white !important;
}
.accessibility-contrast .btn-primary, .accessibility-contrast .btn-secondary, .accessibility-contrast .btn-outline-primary {
  color: black;
  border: 1px solid yellow !important;
  background: yellow !important;
}
.accessibility-contrast .btn-primary:hover, .accessibility-contrast .btn-secondary:hover, .accessibility-contrast .btn-outline-primary:hover, .accessibility-contrast .btn-primary:active, .accessibility-contrast .btn-secondary:active, .accessibility-contrast .btn-outline-primary:active, .accessibility-contrast .btn-primary:focus, .accessibility-contrast .btn-secondary:focus, .accessibility-contrast .btn-outline-primary:focus {
  background: white !important;
}
.accessibility-contrast .form-control {
  background: white !important;
}
.accessibility-contrast .form-control:focus, .accessibility-contrast .form-control:active {
  border: 1px solid yellow;
}
.accessibility-contrast table, .accessibility-contrast td, .accessibility-contrast th {
  border-color: white !important;
}
.accessibility-contrast .post-tile {
  border-color: white !important;
}
.accessibility-contrast .post-tile .published-at {
  background: white !important;
  color: black !important;
}
.accessibility-contrast .post-tile.blog-post-tile .more-arrow, .accessibility-contrast .post-tile.author-post-tile .more-arrow {
  border-color: yellow !important;
}
.accessibility-contrast .post-tile.blog-post-tile .more-arrow:hover, .accessibility-contrast .post-tile.author-post-tile .more-arrow:hover {
  color: black !important;
}
.accessibility-contrast .shop-post-tile {
  border-color: white !important;
}
.accessibility-contrast .blog-post-tile-container, .accessibility-contrast .shop-post-tile-container {
  border-color: white !important;
}
@media (max-width: 767.98px) {
  .accessibility-contrast .blog-post-tile-container, .accessibility-contrast .shop-post-tile-container {
    border-bottom: 1px solid white !important;
  }
}
.accessibility-contrast #cmplz-cookiebanner-container .cmplz-cookiebanner {
  border: 3px solid yellow;
}
.accessibility-contrast #cmplz-manage-consent .cmplz-manage-consent {
  color: black !important;
  background: yellow !important;
}
.accessibility-contrast .add-to-cart-button {
  color: yellow !important;
}
.accessibility-contrast .xoo-wsc-product {
  border-color: white !important;
}
.accessibility-contrast .xoo-wsc-body span.amount {
  color: white !important;
}
.accessibility-contrast .alert-info, .accessibility-contrast .alert-warning {
  background: yellow !important;
  border-color: yellow !important;
  color: black !important;
}
.accessibility-contrast .alert-info a, .accessibility-contrast .alert-warning a {
  color: black !important;
}
.accessibility-contrast .alert-info a:hover, .accessibility-contrast .alert-warning a:hover {
  color: black !important;
}
.accessibility-contrast .related-posts .col-md-4 {
  border-color: white !important;
}
.accessibility-contrast img, .accessibility-contrast .featured-image, .accessibility-contrast .magazine-featured-image, .accessibility-contrast .magazine-cover, .accessibility-contrast .thumbnail, .accessibility-contrast .product-image, .accessibility-contrast .book-cover {
  filter: grayscale(100%) !important;
}
.accessibility-contrast a:hover, .accessibility-contrast .nav-link:hover {
  color: white !important;
}
.accessibility-contrast .form-check-input:checked, .accessibility-contrast input[type="checkbox"]:checked {
  background-color: yellow !important;
  border-color: yellow !important;
}
.accessibility-contrast .form-check-input:focus {
  border-color: yellow !important;
  box-shadow: none !important;
}
.accessibility-contrast .bg-primary {
  background-color: yellow !important;
  color: black !important;
}
.accessibility-contrast .bg-primary a {
  color: black !important;
}
.accessibility-contrast .border-primary {
  border-color: yellow !important;
}
.accessibility-contrast .color-primary {
  color: yellow !important;
}
.accessibility-contrast .fill-primary {
  fill: yellow !important;
}
.accessibility-contrast .btn-primary:hover, .accessibility-contrast .btn-primary:focus, .accessibility-contrast .hover-bg-primary:hover, .accessibility-contrast .hover-bg-primary:focus {
  background-color: yellow !important;
}
.accessibility-contrast .btn-primary:hover, .accessibility-contrast .btn-primary:focus, .accessibility-contrast .hover-border-primary:hover, .accessibility-contrast .hover-border-primary:focus {
  border-color: yellow !important;
}
.accessibility-contrast .hover-color-primary:hover, .accessibility-contrast .hover-color-primary:focus {
  color: yellow !important;
}
.accessibility-contrast .hover-fill-primary:hover, .accessibility-contrast .hover-fill-primary:focus {
  fill: yellow !important;
}
.accessibility-contrast .bg-secondary, .accessibility-contrast mark {
  background-color: black !important;
  color: white !important;
}
.accessibility-contrast .bg-secondary .has-black-color, .accessibility-contrast mark .has-black-color {
  color: white !important;
}
.accessibility-contrast .border-secondary {
  border-color: white !important;
}
.accessibility-contrast .color-secondary {
  color: white !important;
}
.accessibility-contrast .fill-secondary {
  fill: white !important;
}
.accessibility-contrast .btn-secondary:hover, .accessibility-contrast .hover-bg-secondary:hover, .accessibility-contrast .hover-bg-secondary:focus {
  background-color: white !important;
}
.accessibility-contrast .btn-secondary:hover, .accessibility-contrast .hover-border-secondary:hover, .accessibility-contrast .hover-border-secondary:focus {
  border-color: white !important;
}
.accessibility-contrast .hover-color-secondary:hover, .accessibility-contrast .hover-color-secondary:focus {
  color: white !important;
}
.accessibility-contrast .hover-fill-secondary:hover, .accessibility-contrast .hover-fill-secondary:focus {
  fill: white !important;
}
.accessibility-contrast .bg-tertiary {
  background-color: white !important;
  color: black !important;
}
.accessibility-contrast .bg-tertiary a {
  color: black !important;
}
.accessibility-contrast .border-tertiary {
  border-color: black !important;
}
.accessibility-contrast .color-tertiary {
  color: black !important;
}
.accessibility-contrast .fill-tertiary {
  fill: black !important;
}
.accessibility-contrast .btn-tertiary:hover, .accessibility-contrast .hover-bg-tertiary:hover, .accessibility-contrast .hover-bg-tertiary:focus {
  background-color: black !important;
}
.accessibility-contrast .btn-tertiary:hover, .accessibility-contrast .hover-border-tertiary:hover, .accessibility-contrast .hover-border-tertiary:focus {
  border-color: black !important;
}
.accessibility-contrast .hover-color-tertiary:hover, .accessibility-contrast .hover-color-tertiary:focus {
  color: black !important;
}
.accessibility-contrast .hover-fill-tertiary:hover, .accessibility-contrast .hover-fill-tertiary:focus {
  fill: black !important;
}
.accessibility-font-size {
  font: 30px/36px 'Demos Next Pro', sans-serif;
}
@media (max-width: 1399.98px) {
  .accessibility-font-size {
    font: 28px/40px 'Demos Next Pro', sans-serif;
  }
}
@media (max-width: 1199.98px) {
  .accessibility-font-size {
    font: 25px/34px 'Demos Next Pro', sans-serif;
  }
}
@media (max-width: 991.98px) {
  .accessibility-font-size {
    font: 22px/30px 'Demos Next Pro', sans-serif;
  }
}
.accessibility-font-size code {
  font-size: 25px !important;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .accessibility-font-size code {
    font-size: 21px !important;
    line-height: 27px;
  }
}
.accessibility-font-size h1 {
  font: 60px/64px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 1199.98px) {
  .accessibility-font-size h1 {
    font: 50px/54px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 991.98px) {
  .accessibility-font-size h1 {
    font: 40px/43px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  .accessibility-font-size h1 {
    font: 44px/44px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.accessibility-font-size h2 {
  font: 44px/44px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 991.98px) {
  .accessibility-font-size h2 {
    font: 60px/64px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
@media (max-width: 767.98px) {
  .accessibility-font-size h2 {
    font: 48px/48px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.accessibility-font-size h2.barlow {
  font: 60px/70px 'Barlow', sans-serif;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .accessibility-font-size h2.barlow {
    font: 50px/60px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  .accessibility-font-size h2.barlow {
    font: 40px/50px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
.accessibility-font-size h2.popular-title {
  font: 40px/44px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size h2.xsmall {
  font: 20px/24px 'Barlow', sans-serif;
  font-weight: 900;
}
.accessibility-font-size h3 {
  font: 36px/47px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .accessibility-font-size h3 {
    font: 44px/50px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.accessibility-font-size h3.related-title {
  font: 50px/73px 'Demos Next', sans-serif;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .accessibility-font-size h3.related-title {
    font: 44px/50px 'Demos Next', sans-serif;
    font-weight: 900;
  }
}
.accessibility-font-size h4 {
  font: 20px/20px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size h4.team-name {
  font-size: 26px;
}
.accessibility-font-size .author-name {
  font: 28px/36px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size .author-name-small {
  font: 20px/24px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size .more-info {
  font: 20px/24px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size .boxed {
  font: 50px/54px 'Barlow', sans-serif;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .accessibility-font-size .boxed {
    font: 44px/44px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
@media (max-width: 767.98px) {
  .accessibility-font-size .boxed {
    font: 40px/44px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
.accessibility-font-size header .cart-count, .accessibility-font-size footer .cart-count {
  font: 16px/16px 'Barlow', sans-serif;
}
.accessibility-font-size .nav-link {
  font: 15px/15px 'Barlow', sans-serif;
  padding: 15px 2px 5px 2px !important;
}
.accessibility-font-size .dropdown-item {
  font: 15px/15px 'Barlow', sans-serif;
}
.accessibility-font-size .page-footer .footer-content h2 {
  font-size: 32px;
  font-weight: 400;
}
.accessibility-font-size .page-footer .footer-content .newsletter-submit input {
  font: 15px/20px 'Barlow', sans-serif;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .accessibility-font-size .page-footer .nav-link {
    font: 22px/22px 'Barlow', sans-serif;
    font-weight: 500;
  }
}
.accessibility-font-size .page-footer .copyright {
  font-size: 15px;
}
.accessibility-font-size main .hero .magazine-intro h2, .accessibility-font-size main .abos .magazine-intro h2 {
  font: 20px/20px 'Barlow', sans-serif;
  font-weight: 500;
}
.accessibility-font-size main .hero .magazine-intro h3, .accessibility-font-size main .abos .magazine-intro h3 {
  font: 26px/30px 'Demos Next Pro', sans-serif;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .accessibility-font-size main .hero .magazine-intro h3, .accessibility-font-size main .abos .magazine-intro h3 {
    font: 22px/28px 'Demos Next Pro', sans-serif;
  }
}
.accessibility-font-size main .hero .hero-fullscreen-content h1, .accessibility-font-size main .abos .hero-fullscreen-content h1 {
  font: 70px/70px 'Demos Next', sans-serif;
  font-weight: 900;
}
/*# sourceMappingURL=https://tagebuch.at/wp-content/build/scss_library/428164402bc589d5c185d8e075473c8fb068050c.css.map */