@charset "UTF-8";
/*!
Theme Name: Psychiatrie Verlag
Theme URI: http://underscores.me/
Author: Juni.com
Author URI: https://www.juni.com
Description: WooCommerce Theme für den Psychiatrie Verlag
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: psvtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Psychiatrie Verlag is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: "Netto";
  font-weight: normal;
  font-style: normal;
  src: url("lib/fonts/NettoWeb.eot?") format("eot"), url("lib/fonts/NettoWeb.woff") format("woff"); }

@font-face {
  font-family: "NettoBold";
  font-weight: normal;
  font-style: normal;
  src: url("lib/fonts/NettoWeb-Bold.eot?") format("eot"), url("lib/fonts/NettoWeb-Bold.woff") format("woff"); }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #707173;
  font-family: "Netto", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background-color: transparent;
  color: #707173; }

mark.order-number,
mark.order-date {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: 1; }

h3 {
  font-size: 24px;
  font-size: 1.5rem; }

h2, h3, h4 {
  color: #707173; }

a {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal;
  text-decoration: none; }

body.woocommerce-account ul.woocommerce-error {
  list-style: none;
  padding-left: 15px; }

a.btn,
a.checkout-button,
button[type="submit"],
button[name="update_cart"],
p.return-to-shop a,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input.wpcf7-submit {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 20px;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal;
  display: inline-block; }

a.btn.btn-red,
a.checkout-button,
button[type="submit"],
p.return-to-shop a,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input.wpcf7-submit {
  background: #e5344c; }

a.btn.btn-grey {
  background: #707173; }

a.btn.btn-red,
.wp-block-button__link {
  color: white !important; }

a.btn-small {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 9px 30px;
  display: inline-block; }

a.wp-block-button__link,
.wp-block-file .wp-block-file__button {
  border-radius: 0;
  color: white !important; }

button[type="submit"] {
  line-height: 1.5;
  border: none;
  border-radius: 0;
  cursor: pointer; }

a.backtodashboard {
  float: right; }

b, strong {
  font-family: "NettoBold", "Helvetica Neue", sans-serif !important;
  font-weight: normal; }

body:not(.single-product) .woocommerce-notices-wrapper > .woocommerce-message {
  background: #e3e3e3;
  color: #707173;
  padding: 10px;
  margin-bottom: 30px;
  width: 100%; }
  body:not(.single-product) .woocommerce-notices-wrapper > .woocommerce-message a {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal;
    text-decoration: underline; }

form.sitepackage fieldset {
  border: none;
  padding: 0 !important; }

form.sitepackage label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  color: #707173;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

form.sitepackage em {
  font-family: "Netto", "Helvetica Neue", sans-serif;
  font-style: normal; }

form.sitepackage .input-text, form.sitepackage input[type=email], form.sitepackage input[type=password], form.sitepackage input[type=search], form.sitepackage input[type=tel], form.sitepackage input[type=text], form.sitepackage input[type=url], form.sitepackage textarea, form.sitepackage select {
  width: 100%;
  border: 1px solid #e3e3e3;
  background: white;
  padding: 10px;
  border-radius: 0;
  color: #707173; }

form.sitepackage div.input-radio input[type="radio"] {
  margin-right: 5px;
  margin-top: 2px; }

form.sitepackage div.input-radio label {
  margin-right: 10px; }

iframe {
  display: block;
  width: 100%; }

#customer_login h2 {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

p.legal.terms-privacy-policy label.woocommerce-form__label {
  margin-left: 0 !important; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"]:not(.wpcf7-submit) {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:not(.wpcf7-submit):hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:not(.wpcf7-submit):active,
  input[type="submit"]:not(.wpcf7-submit):focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #707173; }
  a:visited {
    color: #707173; }
  a:hover, a:focus, a:active {
    color: #707173; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul li {
      padding: 0 2%; }
      .main-navigation ul li:first-child {
        padding-left: 0; }
    .main-navigation ul a {
      font-family: "NettoBold", "Helvetica Neue", sans-serif;
      font-weight: normal;
      color: #707173; }
    .main-navigation ul ul {
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 975; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > a,
    .main-navigation ul li.focus > a {
      color: #e5344c; }
    .main-navigation ul li:hover ul.sub-menu,
    .main-navigation ul li.focus ul.sub-menu {
      left: 0; }
  .main-navigation li {
    float: left; }
  .main-navigation a {
    display: block;
    text-decoration: none; }
  .main-navigation ul.sub-menu {
    background: white;
    top: 90px;
    width: 100vw;
    max-width: 1920px; }
    .main-navigation ul.sub-menu .sub-menu-outer {
      padding: 30px 0;
      margin-left: 16.66667% !important; }
    .main-navigation ul.sub-menu li {
      padding: 10px 0;
      float: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
      max-width: 33.33333%; }
      .main-navigation ul.sub-menu li.menu-item-has-children > a {
        position: relative; }
        .main-navigation ul.sub-menu li.menu-item-has-children > a:after {
          position: absolute;
          right: 10px;
          content: "»"; }
    .main-navigation ul.sub-menu li a:hover {
      color: #e5344c; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

button.menu-toggle {
  border: none;
  background: transparent;
  font-size: 1.6rem;
  padding: 0; }

.main-navigation button.menu-close {
  display: none;
  border: none;
  background: transparent;
  font-size: 1.6rem;
  padding: 0; }

@media screen and (min-width: 850px) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Gutenberg Blocks
--------------------------------------------------------------*/
.juniblock .headline_block {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

/**
 * Slider Modul Neuerscheinungen
 */
.release-slider-modul,
.product-reco-modul {
  background: #e3e3e3;
  padding: 2% 0;
  margin: 60px 0; }
  .release-slider-modul .slick-track,
  .product-reco-modul .slick-track {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .release-slider-modul h3,
  .product-reco-modul h3 {
    margin: 0;
    color: #707173; }
  .release-slider-modul .release-slider,
  .release-slider-modul .reco-slider,
  .product-reco-modul .release-slider,
  .product-reco-modul .reco-slider {
    position: relative;
    padding-top: 30px; }
    .release-slider-modul .release-slider .slick-next,
    .release-slider-modul .release-slider .slick-prev,
    .release-slider-modul .reco-slider .slick-next,
    .release-slider-modul .reco-slider .slick-prev,
    .product-reco-modul .release-slider .slick-next,
    .product-reco-modul .release-slider .slick-prev,
    .product-reco-modul .reco-slider .slick-next,
    .product-reco-modul .reco-slider .slick-prev {
      position: absolute;
      z-index: 99999;
      top: 50%;
      -webkit-transform: translateY(-90%);
      -ms-transform: translateY(-90%);
      transform: translateY(-90%);
      font-size: 50px;
      line-height: 1;
      display: inline-block !important;
      cursor: pointer; }
    .release-slider-modul .release-slider .slick-prev,
    .release-slider-modul .reco-slider .slick-prev,
    .product-reco-modul .release-slider .slick-prev,
    .product-reco-modul .reco-slider .slick-prev {
      left: 2%;
      background: transparent url("./assets/images/ic_arrow-stroke-big_normal_left.svg") center center no-repeat;
      background-size: 20px;
      width: 20px;
      height: 40px; }
    .release-slider-modul .release-slider .slick-next,
    .release-slider-modul .reco-slider .slick-next,
    .product-reco-modul .release-slider .slick-next,
    .product-reco-modul .reco-slider .slick-next {
      right: 2%;
      background: transparent url("./assets/images/ic_arrow-stroke-big_normal_right.svg") center center no-repeat;
      background-size: 20px;
      width: 20px;
      height: 40px; }
    .release-slider-modul .release-slider .release-slider--item,
    .release-slider-modul .release-slider .reco-slider--item,
    .release-slider-modul .reco-slider .release-slider--item,
    .release-slider-modul .reco-slider .reco-slider--item,
    .product-reco-modul .release-slider .release-slider--item,
    .product-reco-modul .release-slider .reco-slider--item,
    .product-reco-modul .reco-slider .release-slider--item,
    .product-reco-modul .reco-slider .reco-slider--item {
      text-align: center; }
      .release-slider-modul .release-slider .release-slider--item img,
      .release-slider-modul .release-slider .reco-slider--item img,
      .release-slider-modul .reco-slider .release-slider--item img,
      .release-slider-modul .reco-slider .reco-slider--item img,
      .product-reco-modul .release-slider .release-slider--item img,
      .product-reco-modul .release-slider .reco-slider--item img,
      .product-reco-modul .reco-slider .release-slider--item img,
      .product-reco-modul .reco-slider .reco-slider--item img {
        max-width: 200px;
        height: auto;
        margin: 0 auto;
        -webkit-box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25);
        -moz-box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25);
        box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25); }
      .release-slider-modul .release-slider .release-slider--item span,
      .release-slider-modul .release-slider .reco-slider--item span,
      .release-slider-modul .reco-slider .release-slider--item span,
      .release-slider-modul .reco-slider .reco-slider--item span,
      .product-reco-modul .release-slider .release-slider--item span,
      .product-reco-modul .release-slider .reco-slider--item span,
      .product-reco-modul .reco-slider .release-slider--item span,
      .product-reco-modul .reco-slider .reco-slider--item span {
        opacity: 0;
        display: inline-block;
        margin-top: 10px;
        height: 50px; }
      .release-slider-modul .release-slider .release-slider--item:hover span,
      .release-slider-modul .release-slider .reco-slider--item:hover span,
      .release-slider-modul .reco-slider .release-slider--item:hover span,
      .release-slider-modul .reco-slider .reco-slider--item:hover span,
      .product-reco-modul .release-slider .release-slider--item:hover span,
      .product-reco-modul .release-slider .reco-slider--item:hover span,
      .product-reco-modul .reco-slider .release-slider--item:hover span,
      .product-reco-modul .reco-slider .reco-slider--item:hover span {
        opacity: 1; }

/**
 * Teaser Modul
 */
.big-teaser-modul {
  margin: 60px 0;
  padding: 60px 0;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat; }
  .big-teaser-modul .inner {
    background: white;
    padding: 2%;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center; }
    .big-teaser-modul .inner h3,
    .big-teaser-modul .inner .text {
      margin-bottom: 30px; }
    .big-teaser-modul .inner h3 {
      font-size: 24px;
      font-size: 1.5rem;
      font-family: "NettoBold", "Helvetica Neue", sans-serif;
      font-weight: normal;
      color: #707173; }

/**
 * Modul Verlagsinfo
 */
.verlagsinfo-modul--inner {
  border-top: 1px solid #e8e8e9;
  border-bottom: 1px solid #e8e8e9;
  padding: 30px 0 !important; }

.verlagsinfo-modul h3 {
  color: #707173;
  line-height: 1.25;
  margin-bottom: 10px;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.verlagsinfo-modul h4 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #707173;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.verlagsinfo-modul .logo {
  text-align: center; }

/**
 * Modul Neuigkeiten
 */
.news-modul {
  margin: 60px 0; }
  .news-modul .grid {
    max-width: 1024px;
    margin: 0 auto; }
  .news-modul .grid-center.news-modul--header {
    margin-bottom: 30px !important;
    color: #707173; }
    .news-modul .grid-center.news-modul--header a {
      color: #e5344c; }
    .news-modul .grid-center.news-modul--header .col {
      text-align: right; }
  .news-modul--listitem .grid {
    margin-bottom: 50px !important; }
  .news-modul--listitem .content {
    color: #707173; }
    .news-modul--listitem .content span {
      color: #707173; }
    .news-modul--listitem .content h4 {
      color: #e5344c;
      margin: 5px 0 15px 0;
      font-size: 24px;
      font-size: 1.5rem; }
      .news-modul--listitem .content h4 a {
        color: #e5344c; }
  .news-modul--listitem .btn {
    display: inline-block;
    margin-top: 30px; }
  .news-modul--listitem .more {
    text-align: right; }

.prodhigh-slider {
  margin: 60px 0;
  padding-bottom: 30px;
  background: -moz-linear-gradient(top, rgba(217, 217, 217, 0) 0%, #d9d9d9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(217, 217, 217, 0) 0%, #d9d9d9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0)), to(#d9d9d9));
  background: -o-linear-gradient(top, rgba(217, 217, 217, 0) 0%, #d9d9d9 100%);
  background: linear-gradient(to bottom, rgba(217, 217, 217, 0) 0%, #d9d9d9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d9d9d9', endColorstr='#d9d9d9',GradientType=0 );
  /* IE6-9 */ }
  .prodhigh-slider--item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .prodhigh-slider--headline {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; }
    .prodhigh-slider--headline a {
      color: #e5344c; }
  .prodhigh-slider--text {
    margin: 15px 0 30px 0; }
  .prodhigh-slider--link a {
    display: inline-block; }
  .prodhigh-slider .slick-list {
    max-width: 800px;
    width: 100%;
    margin: 0 auto; }
  .prodhigh-slider .slick-next,
  .prodhigh-slider .slick-prev {
    position: absolute;
    z-index: 50;
    top: 50%;
    -webkit-transform: translateY(-90%);
    -ms-transform: translateY(-90%);
    transform: translateY(-90%);
    font-size: 50px;
    line-height: 1;
    display: inline-block !important;
    cursor: pointer; }
  .prodhigh-slider .slick-prev {
    left: 5%;
    background: transparent url("./assets/images/ic_arrow-stroke-big_normal_left.svg") center center no-repeat;
    background-size: 20px;
    width: 20px;
    height: 40px; }
  .prodhigh-slider .slick-next {
    right: 5%;
    background: transparent url("./assets/images/ic_arrow-stroke-big_normal_right.svg") center center no-repeat;
    background-size: 20px;
    width: 20px;
    height: 40px; }

.juniblock h3 {
  font-size: 24px;
  font-size: 1.5rem; }

/**
 * Modul Themenkacheln
 **/
.themenkacheln .grid-center {
  text-align: center; }

.themenkacheln .kachel-item {
  margin-bottom: 30px;
  margin-top: 30px; }
  .themenkacheln .kachel-item .inner {
    display: block;
    padding-right: 10px;
    text-align: center;
    min-height: 120px;
    max-height: 320px;
    text-indent: -9999px;
    background-size: cover !important; }
    .themenkacheln .kachel-item .inner:nth-child(4n) {
      padding-right: 0; }
  .themenkacheln .kachel-item span {
    display: block;
    text-align: center;
    margin-top: 10px; }

form.wpcf7-form label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  color: #707173;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

form.wpcf7-form .input-text, form.wpcf7-form input[type=email], form.wpcf7-form input[type=password], form.wpcf7-form input[type=search], form.wpcf7-form input[type=tel], form.wpcf7-form input[type=text], form.wpcf7-form input[type=url], form.wpcf7-form textarea, form.wpcf7-form select {
  width: 100%;
  border: 1px solid #e3e3e3;
  background: white;
  padding: 10px;
  border-radius: 0;
  color: #707173; }

form.wpcf7-form select {
  height: 46px; }

form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Contents
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

body.page .entry-header {
  margin: 50px 0; }

body.archive .title h2 {
  margin: 15px 0; }

body.archive .title a {
  color: #e5344c; }

body.single-woo_events h1.entry-title,
body.single-woo_events h1.page-title,
body.single-woo_authors h1.entry-title,
body.single-woo_authors h1.page-title,
body.single-post h1.entry-title,
body.single-post h1.page-title,
body.search h1.entry-title,
body.search h1.page-title,
body.error404 h1.entry-title,
body.error404 h1.page-title,
body.archive h1.entry-title,
body.archive h1.page-title {
  color: #e5344c;
  margin: 50px 0 30px 0;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.single-woo_events #product-events .archive-list--item,
body.single-woo_events #authors-list .archive-list--item,
body.single-woo_authors #product-events .archive-list--item,
body.single-woo_authors #authors-list .archive-list--item,
body.single-post #product-events .archive-list--item,
body.single-post #authors-list .archive-list--item,
body.search #product-events .archive-list--item,
body.search #authors-list .archive-list--item,
body.error404 #product-events .archive-list--item,
body.error404 #authors-list .archive-list--item,
body.archive #product-events .archive-list--item,
body.archive #authors-list .archive-list--item {
  margin-bottom: 30px !important;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e9; }

body.single-woo_events #product-events .event-image,
body.single-woo_authors #product-events .event-image,
body.single-post #product-events .event-image,
body.search #product-events .event-image,
body.error404 #product-events .event-image,
body.archive #product-events .event-image {
  text-align: center; }
  body.single-woo_events #product-events .event-image img,
  body.single-woo_authors #product-events .event-image img,
  body.single-post #product-events .event-image img,
  body.search #product-events .event-image img,
  body.error404 #product-events .event-image img,
  body.archive #product-events .event-image img {
    max-width: 200px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25);
    -moz-box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25);
    box-shadow: 0px 5px 15px 0px rgba(51, 51, 51, 0.25); }

body.single-woo_events #authors-list .author-image img,
body.single-woo_authors #authors-list .author-image img,
body.single-post #authors-list .author-image img,
body.search #authors-list .author-image img,
body.error404 #authors-list .author-image img,
body.archive #authors-list .author-image img {
  border-radius: 50%; }

body.single-woo_events #authors-list .title,
body.single-woo_authors #authors-list .title,
body.single-post #authors-list .title,
body.search #authors-list .title,
body.error404 #authors-list .title,
body.archive #authors-list .title {
  margin-bottom: 15px; }

body.single-woo_events #authors-list .btn,
body.single-woo_authors #authors-list .btn,
body.single-post #authors-list .btn,
body.search #authors-list .btn,
body.error404 #authors-list .btn,
body.archive #authors-list .btn {
  display: inline-block; }

body.search #content,
body.error404 #content {
  margin-bottom: 100px; }

body.post-type-archive-woo_authors .page-title,
body.single-woo_events .page-title,
body.post-type-archive-woo_events .page-title {
  color: #707173 !important;
  padding-left: 0; }

body.single-woo_authors h1.page-title {
  color: #707173 !important;
  padding-left: 0 !important; }

body.single-woo_authors .author-header > div,
body.single-woo_authors .author-header .author-image,
body.single-woo_authors .author-products > div > div,
body.single-woo_authors .author-products .item-image {
  padding-left: 0 !important; }

body.single-woo_authors #content {
  border-bottom: 1px solid #e8e8e9;
  padding-bottom: 30px; }

body.single-woo_authors .price {
  display: block; }

body.single-woo_authors .item-meta a.btn {
  padding: 5px;
  display: block;
  text-align: center;
  margin: 15px 0; }

body.single-woo_authors .item-image {
  text-align: left; }

body.single-woo_authors .category-product-listing--item:last-child {
  border-bottom: none; }

body.single-woo_authors .category-product-listing--item:first-child {
  border-top: 1px solid #e8e8e9; }

body.archive.category .entry-content,
body.single-post .entry-content {
  margin: 0; }

body.archive.category #content,
body.single-post #content {
  border-bottom: 1px solid #e8e8e9; }

body.tax-product_cat h1.page-title {
  color: #707173; }

body.page.page-template-default:not(.home):not(.woocommerce-page) .entry-content a {
  color: #e5344c; }

body.page.page-template-default:not(.home):not(.woocommerce-page) h1 {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.page.page-template-default .entry-content > *:not(div),
body.page.page-template-default .entry-content form.sitepackage,
body.page.page-template-default .entry-content > div.wpcf7,
body.page.page-template-default .entry-content > div[class^="wp-block"] {
  max-width: 66.66667%;
  margin: 0 auto 1.5rem auto; }

@media screen and (max-width: 576px) {
  body.page.page-template-default .entry-content > *:not(div),
  body.page.page-template-default .entry-content form.sitepackage,
  body.page.page-template-default .entry-content > div.wpcf7,
  body.page.page-template-default .entry-content > div[class^="wp-block"] {
    max-width: 83.33333%;
    margin: 0 auto 1.5rem auto; } }

body.blog .page-header {
  margin-top: 50px; }

body.blog article.post {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e8e8e9; }
  body.blog article.post a {
    color: #e5344c; }
  body.blog article.post .entry-title {
    margin-bottom: 15px; }

body.single-post #content {
  margin-top: 50px; }

body.single-post #content .excerpt a,
body.single-post #content .entry-content a,
body.single-woo_events #content .excerpt a,
body.single-woo_events #content .entry-content a {
  color: #e5344c; }

body.single-woo_events .event-image img {
  max-width: 100% !important; }

body.page article.page .woocommerce.columns-8 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  body.page article.page .woocommerce.columns-8 ul.products.columns-8 {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .5rem 1rem; }

@media (max-width: 48em) {
  body.page article.page .woocommerce.columns-8 ul.products.columns-8 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
## Allgemeines Seiten-Styling
--------------------------------------------------------------*/
body {
  font-family: "Netto", "Helvetica Neue", sans-serif;
  margin-bottom: 0 !important; }

[class*=grid-], [class*=grid_], [class~=grid] {
  margin: 0 !important; }

#page {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto; }

#backtop {
  margin-top: 50px;
  padding-top: 30px;
  display: block;
  color: #e5344c;
  text-align: center;
  background: transparent url("./assets/images/arrow.svg") top center no-repeat;
  background-size: 2%; }

.site-branding {
  position: relative;
  padding: 15px 0; }
  .site-branding .logo-holder {
    text-align: center; }
  .site-branding form.search-form {
    text-align: right; }
    .site-branding form.search-form input.search-submit {
      position: absolute;
      right: 20px;
      top: 15px;
      border: none;
      background: transparent url(./assets/images/lupe.png) center center no-repeat;
      background-size: 100%;
      padding: 0;
      width: 18px;
      height: 36px;
      text-indent: -99999px;
      cursor: pointer; }
    .site-branding form.search-form input.search-field {
      border-radius: 30px;
      background: #e3e3e3;
      border: 1px solid #e3e3e3;
      padding: 5px 15px;
      width: 320px; }

.col-basket-link {
  text-align: right; }
  .col-basket-link .basket-icon {
    position: relative;
    text-align: left;
    padding-left: 7px !important; }
    .col-basket-link .basket-icon .basket-count {
      position: absolute;
      top: 14px;
      left: 20px;
      font-size: 9px;
      background: #e5344c;
      border-radius: 50%;
      color: white;
      line-height: 14px;
      width: 14px;
      height: 14px;
      text-align: center;
      z-index: 800; }

#account-navigation {
  background: #c6c6c7;
  padding: 10px 30px;
  text-align: right; }
  #account-navigation ul.menu {
    margin: 0; }
    #account-navigation ul.menu li {
      list-style: none;
      display: inline-block;
      padding: 0 5px;
      line-height: 1; }
      #account-navigation ul.menu li:first-child {
        border-right: 2px solid #707173; }
      #account-navigation ul.menu li a {
        text-decoration: none;
        color: #707173;
        font-family: "NettoBold", "Helvetica Neue", sans-serif;
        font-weight: normal;
        font-size: 16px;
        font-size: 1rem; }

#main .woocommerce-breadcrumb {
  display: none; }

.breadcrumb,
.woocommerce-breadcrumb {
  background: #e3e3e3;
  padding: 20px 0;
  color: #707173; }
  .breadcrumb__inner,
  .woocommerce-breadcrumb__inner {
    padding: 0 !important;
    font-size: 14px; }
    .breadcrumb__inner a,
    .woocommerce-breadcrumb__inner a {
      font-family: "Netto", "Helvetica Neue", sans-serif;
      text-decoration: underline;
      font-size: 14px;
      color: #707173; }

.abo-teaser-modul {
  margin: 100px 0; }
  .abo-teaser-modul .abo-left {
    border-right: 1px solid #e8e8e9;
    padding-right: 3% !important; }
  .abo-teaser-modul .abo-right {
    padding-left: 3% !important; }
  .abo-teaser-modul .magazin_icon,
  .abo-teaser-modul .newsletter_icon {
    max-width: 100px; }
  .abo-teaser-modul h3 {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  .abo-teaser-modul .icon {
    text-align: center; }
    .abo-teaser-modul .icon svg {
      fill: #707173;
      max-width: 80px; }

.more-info-modul {
  max-width: 1024px;
  margin: 60px auto;
  text-align: center; }
  .more-info-modul h3 {
    color: #707173;
    margin-bottom: 50px;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  .more-info-modul > div [class*=col]:first-child {
    border-right: 1px solid #e8e8e9;
    padding-right: 30px;
    text-align: right; }
  .more-info-modul > div [class*=col]:last-child {
    padding-left: 30px;
    text-align: left; }
  .more-info-modul > div [class*=col] {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .more-info-modul > div a.btn {
    padding: 15px 100px;
    display: inline-block; }

body.woocommerce-page:not(.single-product):not(.archive) .abo-teaser-modul,
body.woocommerce-page:not(.single-product):not(.archive) .more-info-modul {
  display: none; }

body.woocommerce-page:not(.single-product):not(.archive) h1.entry-title {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.woocommerce-account .woocommerce-notices-wrapper {
  margin-bottom: 30px; }
  body.woocommerce-account .woocommerce-notices-wrapper ul.woocommerce-error a {
    color: white;
    text-decoration: underline; }

body.woocommerce-account input {
  background: #e3e3e3 !important;
  border: none !important; }

footer.site-footer {
  background: #4d4d4c;
  color: #e3e3e3; }
  footer.site-footer #footer-sidebar {
    max-width: 1920px;
    margin: 0 auto; }
    footer.site-footer #footer-sidebar .widget {
      padding: 25px 50px; }
      footer.site-footer #footer-sidebar .widget--title {
        border-bottom: 1px solid #e3e3e3;
        color: #e3e3e3;
        padding-bottom: 5px;
        margin-bottom: 30px;
        font-family: "NettoBold", "Helvetica Neue", sans-serif;
        font-weight: normal; }
      footer.site-footer #footer-sidebar .widget .fab {
        margin-right: 10px; }
      footer.site-footer #footer-sidebar .widget a {
        color: #e3e3e3;
        line-height: 2;
        font-family: "Netto", "Helvetica Neue", sans-serif; }
    footer.site-footer #footer-sidebar .widget_nav_menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      footer.site-footer #footer-sidebar .widget_nav_menu ul a {
        color: #e3e3e3;
        line-height: 2;
        font-family: "Netto", "Helvetica Neue", sans-serif; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Responsive/Mobile
--------------------------------------------------------------*/
@media screen and (max-width: 1175px) {
  .main-navigation ul li {
    padding: 0 1% !important; } }

@media screen and (max-width: 1024px) {
  .verlagsinfo-modul,
  .abo-teaser-modul,
  .woocommerce-products-header,
  .category-product-listing,
  .product .woocommerce-product-gallery,
  #product-description,
  #booklook-container h3,
  #download-content,
  #product-ratings,
  #product-events,
  .woocommerce-page #main,
  body.single-woo_events #content, body.single-woo_authors #content, body.single-post #content, body.search #content, body.error404 #content, body.archive #content {
    padding: 2%; }
  .logo-holder .custom-logo-link {
    padding-left: 10px; }
  .site-branding form.search-form {
    text-align: center !important; }
  #download-content,
  #product-ratings,
  #product-description {
    margin: 50px auto !important; }
  .woocommerce-checkout ul.step-nav li.active {
    height: 80px !important;
    background-size: 90% !important; }
  .woocommerce-checkout form.woocommerce-checkout #customer_details {
    max-width: 90% !important;
    margin: 50px auto 0 !important; }
  .archive-header .pagination {
    text-align: left !important; } }

@media screen and (max-width: 866px) {
  .release-slider-modul .release-slider .slick-prev, .release-slider-modul .reco-slider .slick-prev, .product-reco-modul .release-slider .slick-prev, .product-reco-modul .reco-slider .slick-prev {
    left: 0% !important; }
  .release-slider-modul .release-slider .slick-next, .release-slider-modul .reco-slider .slick-next, .product-reco-modul .release-slider .slick-next, .product-reco-modul .reco-slider .slick-next {
    right: 0% !important; }
  .menu-toggle {
    padding-left: 15px !important; }
  .col-basket-link {
    padding-right: 10px !important; } }

@media screen and (max-width: 768px) {
  .single-product div.product .entry-summary.scrolling {
    display: none; }
  table.shop_table_responsive.cart thead tr > th {
    padding: 0 !important;
    text-align: center; }
  .abo-teaser-modul .abo-left {
    border: none !important;
    padding-right: 0 !important;
    margin-bottom: 50px !important; }
  .abo-teaser-modul .abo-right {
    padding-left: 0 !important; }
  .product-reco-modul .reco-slider {
    padding: 30px 6% 0 !important; }
  body.page.woocommerce-account .entry-content .woocommerce {
    -ms-flex-preferred-size: 83.33333% !important;
    flex-basis: 83.33333% !important;
    max-width: 83.33333% !important; } }

@media screen and (max-width: 576px) {
  .menu-toggle {
    padding-left: 0px !important; }
  .col-basket-link {
    padding-right: 0px !important; }
  .prodhigh-slider .slick-next, .prodhigh-slider .slick-prev {
    top: 25% !important; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    min-height: auto !important; }
  .single-product div.product #product-ratings {
    padding: 0 !important; }
  .logo-holder {
    text-align: left !important;
    padding-left: 30px !important; }
    .logo-holder img {
      max-height: 50px !important;
      width: auto !important; }
  .col-basket-link {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .main-navigation.toggled button.menu-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    padding: 15px;
    z-index: 975; }
  .main-navigation.toggled ul#primary-menu {
    position: absolute;
    left: 20%;
    height: calc(100vh - 44px);
    background: white;
    z-index: 900;
    top: 0px; }
    .main-navigation.toggled ul#primary-menu li {
      width: 100%;
      display: block;
      padding: 20px !important;
      border-bottom: 1px solid #e8e8e9; }
    .main-navigation.toggled ul#primary-menu li.focus > ul {
      width: 100%;
      height: calc(100vh - 44px);
      top: 0 !important;
      padding: 0 !important;
      overflow: scroll; }
      .main-navigation.toggled ul#primary-menu li.focus > ul li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
  .main-navigation.toggled ul.sub-menu .sub-menu-outer {
    margin-left: 0 !important;
    padding: 0 !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important; }
  .abo-teaser-modul {
    margin: 50px 0 !important;
    text-align: center;
    padding: 0% !important; }
    .abo-teaser-modul .abo-left {
      margin-bottom: 30px !important; }
    .abo-teaser-modul .abo-right {
      padding-left: 0% !important; }
  .news-modul--listitem .more {
    text-align: center !important; }
  #booklook-container {
    margin-bottom: 50px; }
  .single-product div.product #product-authors .product-author {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .single-product div.product #product-ratings ul.ratings-list > li.review .meta {
    top: -10px !important;
    left: 0 !important; }
  .single-product.single .woocommerce-message {
    background: #e3e3e3; }
  .product-reco-modul {
    padding-top: 5% !important; }
    .product-reco-modul .reco-slider .reco-slider--item span {
      opacity: 1 !important; }
  body.woocommerce-checkout .entry-content .woocommerce,
  .single-product div.product #product-ratings ul.ratings-list > li > .comment_container,
  body.page.woocommerce-account .entry-content .woocommerce,
  body.woocommerce-checkout .entry-content .woocommerce {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important; }
  .woocommerce-MyAccount-navigation .myAccountHeader .quickmeta, .woocommerce-MyAccount-content .myAccountHeader .quickmeta {
    text-align: left !important; }
  .single-product div.product #product-ratings ul.ratings-list > li > .comment_container {
    margin-left: 0 !important; }
  #wpadminbar {
    display: none; }
  .more-info-modul .col_xs-12 {
    margin-bottom: 30px; }
  .more-info-modul > div [class*=col] {
    text-align: center !important;
    padding: 20px !important; }
  .prodhigh-slider--item img {
    margin: 0 auto; }
  .site-branding form.search-form input.search-field {
    width: 100%;
    max-width: 300px; }
  .site-branding form.search-form {
    text-align: center !important;
    margin-top: 10px; }
  .archive-header .woocommerce-ordering,
  .archive-footer .woocommerce-ordering {
    float: none !important;
    text-align: center; }
  .category-product-listing--item .item-meta {
    text-align: left !important;
    margin-top: 10px; }
  .single-product div.product .entry-summary {
    position: relative !important;
    max-width: 100% !important;
    top: 0 !important;
    margin-bottom: 30px; }
  .single-product div.product .product-thumb-blur,
  .single-product div.product .press-downloads {
    display: none; }
  .single-product div.product .entry-summary.scrolling {
    display: block !important; }
  .single-product div.product .product-type-current .meta {
    margin-top: 20px !important; }
  .single-product div.product .product-type .meta .col-4_xs-12 {
    padding-left: 0 !important; }
  .single-product .addtocartLayer {
    position: relative !important;
    height: auto !important; }
    .single-product .addtocartLayer--inner {
      margin: 0 !important;
      background: #e3e3e3 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      padding: 15px !important; }
      .single-product .addtocartLayer--inner .icon {
        display: none !important; }
      .single-product .addtocartLayer--inner .text {
        color: #707173 !important; }
      .single-product .addtocartLayer--inner .buttons a {
        display: inline-block !important;
        margin: 5px !important; }
  #download-content, #product-ratings, #product-description, #product-events {
    margin: 0 auto !important; }
  body.woocommerce-cart .entry-header {
    margin: 15px 0 !important; }
  body.woocommerce-cart a.checkout-button.wc-forward {
    margin-top: 15px;
    float: left !important; }
  table.cart {
    border-bottom: 1px solid #e8e8e9; }
    table.cart tr.cart_item {
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid #e8e8e9; }
      table.cart tr.cart_item td.product-remove {
        padding-top: 30px;
        margin-top: 30px;
        border-top: 1px solid #e8e8e9; }
      table.cart tr.cart_item td.product-thumbnail {
        text-align: center; }
        table.cart tr.cart_item td.product-thumbnail:before {
          display: none; }
        table.cart tr.cart_item td.product-thumbnail img {
          max-width: 200px; }
      table.cart tr.cart_item td.product-name {
        margin-top: 20px;
        text-align: left; }
        table.cart tr.cart_item td.product-name:before {
          display: none; }
      table.cart tr.cart_item td.product-format {
        display: none; }
      table.cart tr.cart_item td.product-quantity {
        margin: 15px 0; }
        table.cart tr.cart_item td.product-quantity input {
          width: 50px; }
  .cart-collaterals table.shop_table_responsive tbody {
    float: none !important; }
    .cart-collaterals table.shop_table_responsive tbody tr.shipping td:first-child {
      display: none; }
  body.woocommerce-checkout .entry-header {
    text-align: center;
    margin: 25px 0 !important; }
  body.woocommerce-checkout ul.step-nav {
    display: none; }
  table.woocommerce-checkout-review-order-table tr td:before {
    display: none; }
  table.woocommerce-checkout-review-order-table tr.cart_item td {
    padding: 5px 0 !important;
    border: none !important;
    text-align: left !important; }
  table.woocommerce-checkout-review-order-table tr.cart_item td.product-format {
    display: none; }
  table.woocommerce-checkout-review-order-table tr.cart_item td.product-price:before {
    content: "Einzelpreis: ";
    display: inline-block;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  table.woocommerce-checkout-review-order-table tr.cart_item td.product-total {
    padding-bottom: 15px !important;
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e9 !important; }
  table.woocommerce-checkout-review-order-table tr.cart_item td.product-total:before {
    content: "Gesamtpreis: ";
    display: inline-block;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  table.woocommerce-checkout-review-order-table tfoot tr th {
    text-align: left !important; }
  table.woocommerce-checkout-review-order-table tfoot tr.shipping td {
    display: table;
    text-align: left !important; }
  .woocommerce-gzpd-checkout-verify-data address, .woocommerce-gzpd-checkout-verify-data p {
    margin: 0 !important; }
  .woocommerce-gzpd-checkout-verify-data .address-col {
    border-bottom: 1px solid #e8e8e9;
    margin-bottom: 20px;
    padding-bottom: 20px !important; }
  .author-header .author-description p {
    margin-top: 0; }
  .author-products .item-image {
    text-align: center !important; }
  div.product[data-type="quer"] .wp-post-image {
    margin-top: 0 !important; } }
  .single-product .addtocartLayer--inner {

      padding: 15px 2rem !important;

  }

  .coupon {
    margin:2rem 0;
  }

  input#coupon_code {
    padding: 10px 20px;
    margin: 0 1rem;
}

table.shop_table_responsive.cart tbody tr > td.product-remove a, table.woocommerce-checkout-review-order-table tbody tr > td.product-remove a {
  width: 30px !important;
  height: 30px !important;
  padding: 5px 0 0 2px !important;

}