/*
Theme Name: Psychiatrie Verlag

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
@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"); }

/**
 * Shop tables
 */
/**
 * Shop tables
 */
form.woocommerce-cart-form {
  margin-top: 50px; }

table.shop_table_responsive thead {
  display: none; }

table.shop_table_responsive tbody th {
  display: none; }

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both; }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    float: left; }
  table.shop_table_responsive tr td.product-remove a {
    text-align: left; }
  table.shop_table_responsive tr td.product-remove:before {
    display: none; }
  table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
    display: none; }
  table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center; }

table.shop_table_responsive.cart tbody tr,
table.woocommerce-checkout-review-order-table tbody tr {
  color: #707173; }
  table.shop_table_responsive.cart tbody tr > td.product-remove a,
  table.woocommerce-checkout-review-order-table tbody tr > td.product-remove a {
    background: #c6c6c7;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: white;
    font-size: 25px;
    display: inline-block;
    text-align: center;
    line-height: 20px; }
  table.shop_table_responsive.cart tbody tr > td.product-name a,
  table.woocommerce-checkout-review-order-table tbody tr > td.product-name a {
    color: #e5344c;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem; }
  table.shop_table_responsive.cart tbody tr > td.product-name .wc-gzd-item-desc,
  table.woocommerce-checkout-review-order-table tbody tr > td.product-name .wc-gzd-item-desc {
    display: none; }
  table.shop_table_responsive.cart tbody tr > td.product-name .product-subline,
  table.woocommerce-checkout-review-order-table tbody tr > td.product-name .product-subline {
    margin-top: -15px; }
  table.shop_table_responsive.cart tbody tr > td.product-name .product-authors span,
  table.woocommerce-checkout-review-order-table tbody tr > td.product-name .product-authors span {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  table.shop_table_responsive.cart tbody tr > td.actions,
  table.woocommerce-checkout-review-order-table tbody tr > td.actions {
    padding: 15px 0;
    text-align: right; }
    table.shop_table_responsive.cart tbody tr > td.actions button[name="update_cart"],
    table.woocommerce-checkout-review-order-table tbody tr > td.actions button[name="update_cart"] {
      background: #c6c6c7;
      color: #707173; }

/**
 * Cart Totals
 */
.cart-collaterals table.shop_table_responsive tbody {
  float: right;
  color: #707173; }
  .cart-collaterals table.shop_table_responsive tbody tr > th {
    text-align: right; }
  .cart-collaterals table.shop_table_responsive tbody tr > td {
    text-align: right; }
    .cart-collaterals table.shop_table_responsive tbody tr > td form.woocommerce-shipping-calculator {
      display: none; }
    .cart-collaterals table.shop_table_responsive tbody tr > td ul.woocommerce-shipping-methods {
      list-style: none;
      margin: 0; }
  .cart-collaterals table.shop_table_responsive tbody tr.order-total {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group; }
  table.shop_table_responsive tbody th {
    display: table-cell; }
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left; }
  table.shop_table_responsive tr td {
    display: table-cell; }
    table.shop_table_responsive tr td:before {
      display: none; }
  table.shop_table_responsive.cart thead tr > th {
    padding: 0 30px 15px 30px;
    color: #707173;
    text-align: left; }
    table.shop_table_responsive.cart thead tr > th:last-child {
      padding-right: 0; }
    table.shop_table_responsive.cart thead tr > th.product-name {
      text-align: left; }
  table.shop_table_responsive.cart tbody tr > td {
    border-top: 1px solid #e8e8e9;
    padding: 40px 30px; }
    table.shop_table_responsive.cart tbody tr > td:last-child {
      padding-right: 0; }
    table.shop_table_responsive.cart tbody tr > td.product-subtotal {
      text-align: right; }
  table.shop_table_responsive.cart tbody tr > td.product-thumbnail {
    padding: 40px 0;
    max-width: 80px; }
  table.shop_table_responsive.cart tbody tr > td.product-quantity .quantity {
    max-width: 50px; }
    table.shop_table_responsive.cart tbody tr > td.product-quantity .quantity input.qty {
      max-width: 50px; } }

/**
 * Products
 */
/**
 * Products
 */
header.woocommerce-products-header {
  margin-top: 30px; }
  header.woocommerce-products-header .woocommerce-notices-wrapper {
    color: #707173;
    padding: 10px; }
  header.woocommerce-products-header .woocommerce-result-count,
  header.woocommerce-products-header .woocommerce-ordering {
    display: none; }

ul.products {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0; }
  ul.products li.product {
    list-style: none;
    position: relative;
    margin-bottom: 2em; }
    ul.products li.product .woocommerce-loop-product__title {
      font-size: 1rem; }
    ul.products li.product img {
      display: block; }
    ul.products li.product .button {
      display: block; }

.category-product-listing {
  border-top: 1px solid #e8e8e9; }
  .category-product-listing--item {
    padding: 70px 0;
    border-bottom: 2px solid #e8e8e9; }
    .category-product-listing--item .item-image {
      text-align: center; }
      .category-product-listing--item .item-image img {
        width: 100%;
        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); }
    .category-product-listing--item .item-content .authors,
    .category-product-listing--item .item-content .authors a {
      color: #707173 !important;
      font-family: "NettoBold", "Helvetica Neue", sans-serif;
      font-weight: normal; }
    .category-product-listing--item .item-content .subline {
      color: #707173; }
    .category-product-listing--item .item-content .woocommerce-loop-product__title {
      display: none; }
    .category-product-listing--item .item-content .item-headline {
      margin: 5px 0;
      font-family: "NettoBold", "Helvetica Neue", sans-serif;
      font-weight: normal; }
      .category-product-listing--item .item-content .item-headline a {
        color: #e5344c; }
    .category-product-listing--item .item-content .excerpt {
      margin: 25px 0 30px 0;
      color: #707173; }
    .category-product-listing--item .item-meta {
      text-align: right;
      color: #707173; }

.category-product-listing__journals .item-meta {
  display: none; }

.pagination {
  text-align: center; }
  .pagination .pagination-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 6px; }
    .pagination .pagination-arrow a {
      display: inline-block;
      text-indent: -999999px;
      width: 7px;
      height: 13px; }
  .pagination .pagination-arrow.pagination-larr a {
    background: transparent url("./assets/images/ic_arrow-stroke-small_normal_left.svg") center center no-repeat;
    background-size: 7px; }
    .pagination .pagination-arrow.pagination-larr a:hover {
      background: transparent url("./assets/images/ic_arrow-stroke-small_mo_left.svg") center center no-repeat;
      background-size: 7px; }
  .pagination .pagination-arrow.pagination-rarr a {
    background: transparent url("./assets/images/ic_arrow-stroke-small_normal_right.svg") center center no-repeat;
    background-size: 7px; }
    .pagination .pagination-arrow.pagination-rarr a:hover {
      background: transparent url("./assets/images/ic_arrow-stroke-small_mo_right.svg") center center no-repeat;
      background-size: 7px; }
  .pagination a {
    display: inline-block; }
  .pagination .current {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    color: #e5344c; }
  .pagination--numbers {
    display: inline-block; }
    .pagination--numbers .current,
    .pagination--numbers .inactive {
      padding: 0 10px;
      border-right: 1px solid #e8e8e9; }
    .pagination--numbers *:last-child {
      border-right: none; }

.archive-header .woocommerce-result-count,
.archive-footer .woocommerce-result-count {
  display: none; }

.archive-header .woocommerce-ordering,
.archive-footer .woocommerce-ordering {
  float: right; }

.archive-header__top {
  border-bottom: 2px solid #e8e8e9;
  padding-bottom: 15px; }

.archive-header__bottom {
  padding-top: 15px; }

.archive-footer {
  padding-top: 15px;
  margin-bottom: 30px; }

@media screen and (min-width: 48em) {
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%; }
    ul.products li.product.first {
      clear: both; }
    ul.products li.product.last {
      margin-right: 0; }
  .columns-1 ul.products li.product {
    float: none;
    width: 100%; }
  .columns-2 ul.products li.product {
    width: 48.1%; }
  .columns-3 ul.products li.product {
    width: 30.79667%; }
  .columns-4 ul.products li.product {
    width: 22.15%; }
  .columns-5 ul.products li.product {
    width: 16.96%; }
  .columns-6 ul.products li.product {
    width: 13.49333%; } }

/**
 * Single product
 */
/**
 * Single Product
 */
.single-product .addtocartLayer {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100vh;
  background: rgba(255, 255, 255, 0.4);
  top: 0;
  left: 0; }
  .single-product .addtocartLayer--inner {
    -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);
    margin: 20% auto 0 auto;
    background: white;
    padding: 15px 10%;
    width: 100%;
    max-width: 800px; }
    .single-product .addtocartLayer--inner .layertext {
      text-align: center; }
      .single-product .addtocartLayer--inner .layertext .icon {
        background: #e3e3e3 url("./assets/images/basket.svg") center center no-repeat;
        width: 100px;
        height: 100px;
        background-size: 70px;
        margin: 0 auto 20px auto;
        border-radius: 50%; }
      .single-product .addtocartLayer--inner .layertext .text {
        color: #707173;
        margin-bottom: 30px; }
      .single-product .addtocartLayer--inner .layertext .buttons a:first-child {
        margin-right: 10px; }
      .single-product .addtocartLayer--inner .layertext .buttons a:last-child {
        margin-left: 10px; }

.single-product nav.breadcrumb {
  display: none; }

.single-product nav.woocommerce-breadcrumb {
  padding: 20px 0; }

.single-product div.product {
  content: "";
  display: table;
  table-layout: fixed;
  position: relative;
  display: block !important;
  table-layout: unset !important; }
  .single-product div.product .onsale {
    display: none; }
  .single-product div.product .link-all a {
    color: #e5344c; }
  .single-product div.product .product-part-title {
    color: #707173;
    margin: 30px 0;
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  .single-product div.product .product-thumb-blur {
    width: 100%;
    height: 475px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover; }
    .single-product div.product .product-thumb-blur.cssblur {
      background: white; }
  .single-product div.product .woocommerce-product-gallery {
    position: relative; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
      max-width: 1024px;
      margin: 0 auto;
      padding-top: 30px;
      min-height: 600px; }
      .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img:not(.download_icon) {
        width: 100%;
        max-width: 415px;
        height: inherit;
        -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); }
      .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img.download_icon {
        width: 15px; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      display: none !important;
      position: absolute;
      top: 1em;
      right: 1em;
      display: block;
      z-index: 99; }
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 1em; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      content: "";
      display: table;
      table-layout: fixed;
      margin: 0;
      padding: 0; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        list-style: none;
        cursor: pointer;
        float: left; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          opacity: .5; }
          .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
            opacity: 1; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
          opacity: 1; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
      width: 48.1%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
      width: 30.79667%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
      width: 22.15%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
      width: 16.96%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
        clear: both; }
  .single-product div.product .press-downloads {
    margin-top: 30px;
    width: 100%;
    max-width: 415px;
    text-align: center; }
    .single-product div.product .press-downloads span.title {
      margin-right: 5px; }
    .single-product div.product .press-downloads span.item:after {
      content: " | "; }
    .single-product div.product .press-downloads span.item:last-child:after {
      content: " "; }
    .single-product div.product .press-downloads span a {
      font-family: "Netto", "Helvetica Neue", sans-serif; }
  .single-product div.product .entry-summary:not(.journal-summary) {
    position: absolute;
    top: 30px;
    right: 0;
    background: white;
    width: 100%;
    max-width: 40%;
    padding: 15px 30px;
    color: #707173;
    -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); }
    .single-product div.product .entry-summary:not(.journal-summary).scrolling {
      position: fixed;
      z-index: 99;
      max-width: 40%; }
    .single-product div.product .entry-summary:not(.journal-summary).stopped {
      display: none; }
    .single-product div.product .entry-summary:not(.journal-summary) .authors {
      margin-bottom: 30px; }
      .single-product div.product .entry-summary:not(.journal-summary) .authors a {
        color: #707173; }
    .single-product div.product .entry-summary:not(.journal-summary) .product_title {
      color: #e5344c;
      font-family: "NettoBold", "Helvetica Neue", sans-serif;
      font-weight: normal; }
    .single-product div.product .entry-summary:not(.journal-summary) .woocommerce-product-rating,
    .single-product div.product .entry-summary:not(.journal-summary) .product_meta {
      display: none; }
    .single-product div.product .entry-summary:not(.journal-summary) .prices {
      margin-top: 30px; }
      .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type {
        padding: 10px 0;
        border-top: 2px solid #e8e8e9;
        border-bottom: 2px solid #e8e8e9; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type b, .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type strong {
          color: #707173; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .meta .col-4_xs-12 {
          padding-left: 20px; }
          .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .meta .col-4_xs-12.format {
            background: transparent url("./assets/images/ic_arrow-poly-open.svg") left center no-repeat;
            background-size: 13px !important; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .amount {
          line-height: 1.25; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .currentprice {
          color: #e5344c;
          font-family: "NettoBold", "Helvetica Neue", sans-serif;
          font-weight: normal;
          font-size: 32px;
          font-size: 2rem; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .price-legalinfo,
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type .price-legalinfo a {
          color: #707173; }
      .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ {
        border-top: none;
        opacity: 0.75; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ b, .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ strong {
          color: #707173; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ a {
          font-family: "Netto", "Helvetica Neue", sans-serif;
          color: #707173; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ .currentprice {
          color: #707173;
          font-family: "Netto", "Helvetica Neue", sans-serif;
          font-size: 16px;
          font-size: 1rem; }
        .single-product div.product .entry-summary:not(.journal-summary) .prices .product-type-alternativ .meta .col-4_xs-12.format {
          background: transparent url("./assets/images/ic_arrow-poly-close.svg") left center no-repeat !important;
          background-size: 7px !important; }
    .single-product div.product .entry-summary:not(.journal-summary) .add-to-cart {
      margin-top: 30px; }
      .single-product div.product .entry-summary:not(.journal-summary) .add-to-cart .quantity {
        display: none; }
      .single-product div.product .entry-summary:not(.journal-summary) .add-to-cart button.single_add_to_cart_button {
        background: #e5344c url("./assets/images/basket-white.png") left 10px center no-repeat;
        background-size: 24px;
        color: white;
        border: none;
        border-radius: 0;
        padding: 10px 20px 10px 50px;
        cursor: pointer;
        font-size: 16px;
        font-size: 1rem; }
  .single-product div.product .entry-summary.journal-summary .product_title {
    color: #e5344c;
    line-height: 1.25;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 1.75em; }
  .single-product div.product .entry-summary.journal-summary .add-to-cart {
    margin: 30px 0; }
  .single-product div.product .entry-summary.journal-summary .currentprice {
    color: #e5344c;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-size: 32px;
    font-size: 2rem; }
  .single-product div.product .entry-summary.journal-summary .price-legalinfo,
  .single-product div.product .entry-summary.journal-summary .price-legalinfo a {
    color: #707173; }
  .single-product div.product .entry-summary.journal-summary .quantity {
    display: none; }
  .single-product div.product #product-description {
    margin: 150px auto; }
    .single-product div.product #product-description a {
      color: #e5344c; }
  .single-product div.product #product-authors {
    position: relative;
    background: #efefef;
    padding: 50px 0; }
    .single-product div.product #product-authors.coverbg {
      background-size: cover; }
    .single-product div.product #product-authors .product-author {
      background: white;
      padding: 15px;
      margin-bottom: 15px;
      width: 100%;
      max-width: 650px; }
      .single-product div.product #product-authors .product-author--title {
        color: #e5344c;
        font-family: "NettoBold", "Helvetica Neue", sans-serif;
        font-weight: normal;
        font-size: 18px;
        font-size: 1.125rem; }
        .single-product div.product #product-authors .product-author--title span {
          color: #707173;
          font-family: "Netto", "Helvetica Neue", sans-serif; }
      .single-product div.product #product-authors .product-author img {
        border-radius: 50%; }
  .single-product div.product #booklook-container {
    margin: 150px 0; }
  .single-product div.product #download-content {
    margin: 150px 0;
    padding-bottom: 50px; }
    .single-product div.product #download-content .download-content--item {
      margin-bottom: 50px;
      padding: 50px 0;
      border-bottom: 1px solid #e8e8e9; }
      .single-product div.product #download-content .download-content--item:not(:first-of-type) {
        display: none; }
    .single-product div.product #download-content .show-more {
      color: #e5344c;
      margin-top: 30px !important;
      cursor: pointer; }
    .single-product div.product #download-content svg {
      fill: #707173;
      -webkit-fill: #707173; }
    .single-product div.product #download-content p {
      color: #707173; }
    .single-product div.product #download-content h4 {
      font-size: 18px;
      font-size: 1.125rem; }
  .single-product div.product #download-content.open .download-content--item:not(:first-of-type) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .single-product div.product #product-ratings {
    margin: 150px 0; }
    .single-product div.product #product-ratings p.woocommerce-noreviews {
      background: #e3e3e3;
      color: #707173;
      padding: 10px; }
    .single-product div.product #product-ratings ul.ratings-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .single-product div.product #product-ratings ul.ratings-list > li {
        border-bottom: 1px solid #e8e8e9;
        padding: 15px 0;
        -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; }
        .single-product div.product #product-ratings ul.ratings-list > li > .comment_container {
          margin-left: 8.33333%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          max-width: 50%;
          -webkit-box-flex: 0;
          -ms-flex: none;
          flex: none;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 0 .5rem 1rem; }
        .single-product div.product #product-ratings ul.ratings-list > li img.avatar {
          display: none; }
      .single-product div.product #product-ratings ul.ratings-list > li.review .star-rating {
        display: inline-block;
        font-size: 32px;
        font-size: 2rem; }
        .single-product div.product #product-ratings ul.ratings-list > li.review .star-rating span:before {
          color: #f6cd46; }
      .single-product div.product #product-ratings ul.ratings-list > li.review .meta {
        display: inline-block;
        margin: 0;
        position: relative;
        top: -20px;
        left: 15px; }
    .single-product div.product #product-ratings #respond #reply-title,
    .single-product div.product #product-ratings #respond .comment-notes {
      display: none; }
    .single-product div.product #product-ratings #respond .comment-form-rating {
      margin-top: 15px; }
      .single-product div.product #product-ratings #respond .comment-form-rating 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;
        display: inline-block; }
      .single-product div.product #product-ratings #respond .comment-form-rating .stars {
        display: inline-block;
        margin: 0 0 0 10px;
        line-height: 1;
        position: relative;
        top: 3px; }
        .single-product div.product #product-ratings #respond .comment-form-rating .stars a {
          font-size: 24px;
          font-size: 1.5rem; }
    .single-product div.product #product-ratings #respond .comment-form-author,
    .single-product div.product #product-ratings #respond .comment-form-email,
    .single-product div.product #product-ratings #respond .form-submit {
      display: inline-block;
      margin-right: 10px; }
    .single-product div.product #product-ratings #respond label[for="comment"] {
      display: block;
      margin-bottom: 10px;
      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; }
    .single-product div.product #product-ratings #respond textarea#comment {
      border-color: #e8e8e9;
      border-radius: 0;
      max-width: 750px;
      width: 100%;
      border: 1px solid #e3e3e3;
      background: white;
      padding: 10px;
      border-radius: 0;
      color: #707173;
      border-width: 2px; }
    .single-product div.product #product-ratings #respond input#submit {
      background: #e5344c;
      color: white;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      font-size: 1rem; }
  .single-product div.product #product-events {
    margin: 150px 0;
    border-top: 1px solid #e8e8e9; }
    .single-product div.product #product-events .events-list--item {
      margin-bottom: 50px !important; }
      .single-product div.product #product-events .events-list--item .meta {
        color: #707173; }
    .single-product div.product #product-events .title h4 {
      color: #e5344c;
      line-height: 1.25;
      font-size: 24px;
      font-size: 1.5rem;
      margin: 15px 0; }
    .single-product div.product #product-events .event-image {
      text-align: center; }
      .single-product div.product #product-events .event-image img {
        max-width: 150px; }

.stock:empty:before {
  display: none; }

.stock.in-stock {
  color: #0f834d; }

.stock.out-of-stock {
  color: #e5344c; }

.product-part-title__booklook {
  max-width: 1024px;
  margin: 0 auto 30px auto !important; }

#booklook {
  width: auto;
  height: inherit;
  min-height: 400px; }

#product-reco .product-tags a {
  color: #e5344c;
  font-size: 18px;
  font-size: 1.125rem; }
  #product-reco .product-tags a:after {
    content: " | "; }
  #product-reco .product-tags a:last-child:after {
    content: ""; }

#magazin-top {
  margin-bottom: 50px !important; }

#magazine-parts .grid [class*=col-]:first-child, #magazine-parts .grid [class*=col_]:first-child, #magazine-parts .grid [class~=col]:first-child {
  padding-left: 0 !important; }

#magazine-parts .grid [class*=col-], #magazine-parts .grid [class*=col_], #magazine-parts .grid [class~=col] {
  padding-bottom: 0 !important; }

#magazine-parts .item-headline {
  font-size: 1.25rem;
  line-height: 1.25; }
  #magazine-parts .item-headline a {
    color: #e5344c; }

#magazine-parts .buttons {
  margin-bottom: 30px; }

#services {
  margin-top: 30px; }

#product-description.magazin-description {
  margin-top: 0 !important; }

.button-list {
  margin-bottom: 30px !important; }

.service-column {
  padding-top: 50px !important; }
  .service-column a.btn {
    display: inline-block; }
  .service-column h3 {
    margin-bottom: 15px; }
  .service-column a.btn {
    margin-bottom: 24px; }
  .service-column p {
    margin-top: 0 !important; }

div.product[data-type="quer"] #product-description {
  margin-top: 0; }

div.product[data-type="quer"] .wp-post-image {
  margin-top: 100px; }

.single-product div.product[data-type="journal"] .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  min-height: 1px; }

/**
 * Checkout
 */
/**
 * Basket
 */
body.woocommerce-cart .woocommerce-notices-wrapper {
  max-width: 66.66667%;
  margin: 0 auto; }

body.woocommerce-cart article.page {
  margin-bottom: 4em; }

body.woocommerce-cart p.cart-empty {
  background: #e3e3e3;
  padding: 30px;
  font-size: 24px;
  font-size: 1.5rem; }

body.woocommerce-cart p.return-to-shop a {
  color: white; }

body.woocommerce-cart a.checkout-button {
  color: white;
  float: right; }

body.woocommerce-cart .product-thumbnail img {
  -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.woocommerce-cart .product-authors > span:after {
  content: ", "; }

body.woocommerce-cart .product-authors > span:last-of-type:after {
  content: " "; }

body.woocommerce-cart table.shop_table_responsive.cart thead tr > th {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

/**
 * Checkout
 */
body.woocommerce-checkout ul.step-nav {
  border: none;
  background: transparent; }
  body.woocommerce-checkout ul.step-nav:after {
    border: none; }
  body.woocommerce-checkout ul.step-nav:before {
    border: none; }
  body.woocommerce-checkout ul.step-nav li:not(.active) {
    display: none; }
  body.woocommerce-checkout ul.step-nav li:first-child.active {
    background: transparent url("./assets/images/checkOut_01-PerData.svg") center center no-repeat; }
  body.woocommerce-checkout ul.step-nav li:nth-child(2).active {
    background: transparent url("./assets/images/checkOut_02-Zahlungsart.svg") center center no-repeat; }
  body.woocommerce-checkout ul.step-nav li:nth-child(3).active {
    background: transparent url("./assets/images/checkOut_03-Bestaetigen.svg") center center no-repeat; }
  body.woocommerce-checkout ul.step-nav li.active {
    width: 100%;
    height: 65px;
    text-indent: -9999px; }

body.woocommerce-checkout .entry-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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; }
  body.woocommerce-checkout .entry-content .woocommerce {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }

body.woocommerce-checkout .woocommerce-info {
  background: #e3e3e3;
  color: #707173;
  padding: 15px;
  margin-bottom: 45px;
  width: 100%; }

body.woocommerce-checkout button.button {
  background: #e5344c;
  color: white;
  border: none;
  border-radius: 0;
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem; }
  body.woocommerce-checkout button.button#place_order {
    float: right;
    width: 100%;
    max-width: 250px;
    font-size: 18px;
    font-size: 1.125rem; }

body.woocommerce-checkout a.prev-step-button {
  display: none; }

body.woocommerce-checkout form.woocommerce-checkout ul.woocommerce-error {
  max-width: 520px;
  margin: 0 auto 30px auto;
  background: transparent;
  padding: 0; }
  body.woocommerce-checkout form.woocommerce-checkout ul.woocommerce-error:before {
    content: "Hinweis:";
    color: #707173;
    display: inline-block;
    margin-bottom: 10px;
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  body.woocommerce-checkout form.woocommerce-checkout ul.woocommerce-error li {
    color: #e5344c;
    margin-left: 20px;
    padding-left: 0; }

body.woocommerce-checkout form.woocommerce-checkout h3 {
  color: #707173;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem; }

body.woocommerce-checkout form.woocommerce-checkout .col-1,
body.woocommerce-checkout form.woocommerce-checkout .col-2 {
  max-width: 50%; }

body.woocommerce-checkout form.woocommerce-checkout .col-1 {
  border-bottom: 1px solid #e8e8e9;
  padding-bottom: 15px;
  margin-bottom: 30px; }

body.woocommerce-checkout form.woocommerce-checkout .form-row 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; }

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

body.woocommerce-checkout form.woocommerce-checkout .form-row select {
  height: 46px; }

body.woocommerce-checkout form.woocommerce-checkout .form-row input[type="checkbox"] {
  margin-right: 5px; }

body.woocommerce-checkout form.woocommerce-checkout .form-row span.optional {
  color: #e8e8e9; }

body.woocommerce-checkout form.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #0f834d !important; }

body.woocommerce-checkout form.woocommerce-checkout .form-row.form-row.woocommerce-invalid input.input-text {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #e5344c !important; }

body.woocommerce-checkout form.woocommerce-checkout #customer_details,
body.woocommerce-checkout form.woocommerce-checkout .legal {
  max-width: 520px;
  margin: 0 auto; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details label a,
  body.woocommerce-checkout form.woocommerce-checkout .legal label a {
    color: #e5344c; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details .customer_shipping_form .woocommerce-shipping-fields,
  body.woocommerce-checkout form.woocommerce-checkout .legal .customer_shipping_form .woocommerce-shipping-fields {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
    padding: 30px 0;
    margin: 50px 0; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details .customer_shipping_form h3#ship-to-different-address label,
  body.woocommerce-checkout form.woocommerce-checkout .legal .customer_shipping_form h3#ship-to-different-address label {
    position: relative;
    padding-left: 30px;
    background: transparent url("./assets/images/arrow-right.svg") left center no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details .customer_shipping_form h3#ship-to-different-address input,
  body.woocommerce-checkout form.woocommerce-checkout .legal .customer_shipping_form h3#ship-to-different-address input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields textarea#order_comments,
  body.woocommerce-checkout form.woocommerce-checkout .legal .woocommerce-additional-fields textarea#order_comments {
    height: 100px; }
  body.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields .cw_custom_class h3,
  body.woocommerce-checkout form.woocommerce-checkout .legal .woocommerce-additional-fields .cw_custom_class h3 {
    display: none; }

body.woocommerce-checkout #order_review #order_review_heading {
  margin-bottom: 24px; }

body.woocommerce-checkout #order_review .woocommerce-gzdp-checkout-verify-data p.wc-gzdp-payment-gateway {
  margin-top: 0; }

body.woocommerce-checkout #order_review .product-authors > span:after {
  content: ", "; }

body.woocommerce-checkout #order_review .product-authors > span:last-of-type:after {
  content: " "; }

body.woocommerce-checkout #order_review .addresses h4 {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.woocommerce-checkout #order_review address {
  font-style: normal; }

body.woocommerce-checkout #order_review #order-verify .legal {
  max-width: 100%;
  background: transparent;
  margin-bottom: 30px;
  padding-left: 0; }

body.woocommerce-checkout #order_review .col2-set.addresses {
  -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; }
  body.woocommerce-checkout #order_review .col2-set.addresses .col-1,
  body.woocommerce-checkout #order_review .col2-set.addresses .col-2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 30px 0 0 0;
    border-bottom: none; }
    body.woocommerce-checkout #order_review .col2-set.addresses .col-1 h4,
    body.woocommerce-checkout #order_review .col2-set.addresses .col-2 h4 {
      margin-bottom: 15px;
      color: #707173; }

body.woocommerce-checkout #order_review a.edit.step-trigger {
  color: #e5344c; }

body.woocommerce-checkout #order_review .legal {
  background: #e3e3e3;
  width: 100%;
  padding: 15px; }

body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table {
  background: none !important; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table th.product-name {
    text-align: left; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table th.product-total,
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tr.cart_item td.product-total {
    text-align: right; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table td.product-name .wc-gzd-item-desc {
    display: none; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tr.cart_item td {
    border-bottom: 1px solid #e8e8e9;
    padding: 40px 0; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tr.cart_item td.product-name {
    padding: 40px 15px; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tr.cart_item:first-child td {
    border-top: 1px solid #e8e8e9; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tr.order-total th {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot {
    text-align: right; }
    body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot tr th,
    body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot tr td {
      text-align: right; }
    body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
    body.woocommerce-checkout #order_review table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
      padding-top: 15px; }

body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead th {
  color: #707173;
  padding: 0 0 0 30px;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th.product-format,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-format,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th.product-price,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-price {
  text-align: right;
  color: #707173; }

body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-thumbnail img {
  max-width: 75px;
  margin: 0 auto;
  display: inherit;
  -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.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-subline {
  margin-bottom: 10px; }

body.woocommerce-checkout #order_review .cart-subtotal th {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.woocommerce-multistep-checkout-active-order ul.woocommerce-error {
  max-width: 100% !important;
  background: #e5344c !important;
  padding: 15px !important;
  list-style: none !important; }
  body.woocommerce-multistep-checkout-active-order ul.woocommerce-error:before {
    color: white !important;
    font-size: .9rem; }
  body.woocommerce-multistep-checkout-active-order ul.woocommerce-error li {
    display: inline-block; }
  body.woocommerce-multistep-checkout-active-order ul.woocommerce-error li, body.woocommerce-multistep-checkout-active-order ul.woocommerce-error li a {
    font-size: .9rem;
    margin-left: 2px !important;
    color: white !important; }

.woocommerce-gzpd-checkout-verify-data .addresses {
  margin-top: 30px !important; }
  .woocommerce-gzpd-checkout-verify-data .addresses .title {
    margin-bottom: 15px; }

/**
* Payment
*/
#order-payment #order_payment_heading {
  margin-bottom: 30px; }

#order-payment ul.wc_payment_methods.payment_methods {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #order-payment ul.wc_payment_methods.payment_methods > li {
    background: #e3e3e3;
    padding: 15px;
    margin-bottom: 15px; }

/**
 * Thank you page
 */
body.woocommerce-order-received #content .woocommerce {
  padding: 0 !important; }

body.woocommerce-order-received #content h2 {
  margin-top: 30px;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

body.woocommerce-order-received #content .entry-header {
  display: none; }

body.woocommerce-order-received #content .woocommerce-notice {
  max-width: 600px; }

body.woocommerce-order-received #content ul.woocommerce-thankyou-order-details {
  list-style: none;
  margin: 50px 0;
  padding: 30px 0;
  border-top: 1px solid #e8e8e9;
  border-bottom: 1px solid #e8e8e9; }
  body.woocommerce-order-received #content ul.woocommerce-thankyou-order-details li.grid {
    margin: 0;
    padding: 7px 0; }
    body.woocommerce-order-received #content ul.woocommerce-thankyou-order-details li.grid > div {
      padding: 0; }
  body.woocommerce-order-received #content ul.woocommerce-thankyou-order-details li.grid > div[class^="col-"]:first-child {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }

@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%; }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0; }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%; } }

/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
  content: "";
  display: table;
  table-layout: fixed; }
  .site-header-cart .cart-contents {
    text-decoration: none; }
  .site-header-cart .widget_shopping_cart {
    display: none; }
  .site-header-cart .product_list_widget {
    margin: 0;
    padding: 0; }

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400; }
  .star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #707173; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400; }
  p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "star";
    content: "\53";
    color: #707173;
    text-indent: 0;
    opacity: .25; }
  p.stars a:hover ~ a:before {
    content: "\53";
    color: #707173;
    opacity: .25; }

p.stars:hover a:before {
  content: "\53";
  color: #707173;
  opacity: 1; }

p.stars.selected a.active:before {
  content: "\53";
  color: #707173;
  opacity: 1; }

p.stars.selected a.active ~ a:before {
  content: "\53";
  color: #707173;
  opacity: .25; }

p.stars.selected a:not(.active):before {
  content: "\53";
  color: #707173;
  opacity: 1; }

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }
  .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    position: relative; }
    .woocommerce-tabs ul.tabs li a {
      padding: 1em 0;
      display: block; }

.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right; }
  .woocommerce-password-strength.strong {
    color: #0f834d; }
  .woocommerce-password-strength.short {
    color: #e5344c; }
  .woocommerce-password-strength.bad {
    color: #e5344c; }
  .woocommerce-password-strength.good {
    color: #3D9CD2; }

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #0f834d;
  box-shadow: inset 2px 0 0 #0f834d; }

.form-row.woocommerce-invalid input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #e5344c;
  box-shadow: inset 2px 0 0 #e5344c; }

.required {
  color: red; }

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  content: "";
  display: table;
  table-layout: fixed;
  background-color: #0f834d;
  clear: both; }

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3D9CD2; }

body.woocommerce-account .woocommerce-message {
  background: #e5344c;
  color: white;
  padding: 15px; }

body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info {
  background: #e5344c;
  color: white;
  padding: 15px; }
  body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a {
    color: white; }

.woocommerce-error {
  background-color: #e5344c; }

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3D9CD2;
  z-index: 9999; }

ul.woocommerce-error {
  margin: 0;
  padding: 15px 15px 15px 30px;
  width: 100%; }
  ul.woocommerce-error li {
    color: white; }

/**
 * Cart Totals
 */
.cart-collaterals {
  text-align: right; }
  .cart-collaterals h2 {
    display: none; }

tr.cart-subtotal th,
tr.cart-subtotal td {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

/**
 * Mein Account Dashboard
 */
body.page.woocommerce-account .woocommerce-MyAccount-navigation,
body.page.woocommerce-account header.entry-header {
  display: none; }

body.page.woocommerce-account .form-row 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; }

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

body.page.woocommerce-account .entry-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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; }
  body.page.woocommerce-account .entry-content .woocommerce {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }

.woocommerce-MyAccount-navigation h2,
.woocommerce-MyAccount-content h2 {
  color: #707173;
  margin: 30px 0;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.woocommerce-MyAccount-navigation h3,
.woocommerce-MyAccount-content h3 {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.woocommerce-MyAccount-navigation p.woocommerce-form-row em,
.woocommerce-MyAccount-content p.woocommerce-form-row em {
  font-style: normal; }

.woocommerce-MyAccount-navigation .myAccountHeader .quickinfo,
.woocommerce-MyAccount-content .myAccountHeader .quickinfo {
  padding-left: 0 !important; }

.woocommerce-MyAccount-navigation .myAccountHeader .quickmeta,
.woocommerce-MyAccount-content .myAccountHeader .quickmeta {
  text-align: right; }
  .woocommerce-MyAccount-navigation .myAccountHeader .quickmeta a.btn,
  .woocommerce-MyAccount-content .myAccountHeader .quickmeta a.btn {
    margin-top: 15px;
    display: inline-block; }

.woocommerce-MyAccount-navigation #myaccountDashboard h4,
.woocommerce-MyAccount-content #myaccountDashboard h4 {
  margin-bottom: 30px;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails,
.woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress,
.woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails,
.woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress {
  padding: 30px 0; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails [class*=col_]:first-child, .woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails [class*=col-]:first-child, .woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails [class~=col]:first-child,
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress [class*=col_]:first-child,
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress [class*=col-]:first-child,
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress [class~=col]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails [class*=col_]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails [class*=col-]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails [class~=col]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress [class*=col_]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress [class*=col-]:first-child,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress [class~=col]:first-child {
    padding-left: 0 !important; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails.useraddress,
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress.useraddress,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails.useraddress,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress.useraddress {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.userdetails .address,
  .woocommerce-MyAccount-navigation #myaccountDashboard .grid.useraddress .address,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.userdetails .address,
  .woocommerce-MyAccount-content #myaccountDashboard .grid.useraddress .address {
    margin-bottom: 30px; }

.woocommerce-MyAccount-navigation #myaccountDashboard .userorders,
.woocommerce-MyAccount-navigation #myaccountDashboard .userabos,
.woocommerce-MyAccount-navigation #myaccountDashboard .usernewsletter,
.woocommerce-MyAccount-navigation #myaccountDashboard .userdownloads,
.woocommerce-MyAccount-content #myaccountDashboard .userorders,
.woocommerce-MyAccount-content #myaccountDashboard .userabos,
.woocommerce-MyAccount-content #myaccountDashboard .usernewsletter,
.woocommerce-MyAccount-content #myaccountDashboard .userdownloads {
  padding: 30px 0; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .userorders h2,
  .woocommerce-MyAccount-navigation #myaccountDashboard .userabos h2,
  .woocommerce-MyAccount-navigation #myaccountDashboard .usernewsletter h2,
  .woocommerce-MyAccount-navigation #myaccountDashboard .userdownloads h2,
  .woocommerce-MyAccount-content #myaccountDashboard .userorders h2,
  .woocommerce-MyAccount-content #myaccountDashboard .userabos h2,
  .woocommerce-MyAccount-content #myaccountDashboard .usernewsletter h2,
  .woocommerce-MyAccount-content #myaccountDashboard .userdownloads h2 {
    color: #707173; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .userorders a.see-all-orders,
  .woocommerce-MyAccount-navigation #myaccountDashboard .userabos a.see-all-orders,
  .woocommerce-MyAccount-navigation #myaccountDashboard .usernewsletter a.see-all-orders,
  .woocommerce-MyAccount-navigation #myaccountDashboard .userdownloads a.see-all-orders,
  .woocommerce-MyAccount-content #myaccountDashboard .userorders a.see-all-orders,
  .woocommerce-MyAccount-content #myaccountDashboard .userabos a.see-all-orders,
  .woocommerce-MyAccount-content #myaccountDashboard .usernewsletter a.see-all-orders,
  .woocommerce-MyAccount-content #myaccountDashboard .userdownloads a.see-all-orders {
    margin-top: 30px;
    display: inline-block; }

.woocommerce-MyAccount-navigation #myaccountDashboard .userdownloads,
.woocommerce-MyAccount-content #myaccountDashboard .userdownloads {
  border-top: 1px solid #e8e8e9; }

.woocommerce-MyAccount-navigation #myaccountDashboard .userorders .order-number,
.woocommerce-MyAccount-content #myaccountDashboard .userorders .order-number {
  color: #e5344c; }

.woocommerce-MyAccount-navigation #myaccountDashboard .userabos,
.woocommerce-MyAccount-content #myaccountDashboard .userabos {
  border-top: 1px solid #e8e8e9;
  border-bottom: 1px solid #e8e8e9; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .userabos h3,
  .woocommerce-MyAccount-content #myaccountDashboard .userabos h3 {
    color: #707173;
    margin: 50px 0;
    font-size: 16px;
    font-size: 1rem; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .userabos span,
  .woocommerce-MyAccount-content #myaccountDashboard .userabos span {
    display: inline-block;
    margin-bottom: 15px; }
  .woocommerce-MyAccount-navigation #myaccountDashboard .userabos--list,
  .woocommerce-MyAccount-content #myaccountDashboard .userabos--list {
    margin: 0 0 50px 25px;
    padding: 0;
    list-style: decimal-leading-zero; }
    .woocommerce-MyAccount-navigation #myaccountDashboard .userabos--list li,
    .woocommerce-MyAccount-content #myaccountDashboard .userabos--list li {
      line-height: 1.25;
      padding-bottom: 15px; }
      .woocommerce-MyAccount-navigation #myaccountDashboard .userabos--list li a,
      .woocommerce-MyAccount-content #myaccountDashboard .userabos--list li a {
        color: #e5344c; }

/**
 * Login / Registration
 */
body.woocommerce-account form.woocommerce-form-login,
body.woocommerce-account form.woocommerce-form-register,
body.woocommerce-account form.woocommerce-ResetPassword {
  max-width: 500px; }
  body.woocommerce-account form.woocommerce-form-login .form-row label,
  body.woocommerce-account form.woocommerce-form-register .form-row label,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row 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; }
  body.woocommerce-account form.woocommerce-form-login .form-row .input-text, body.woocommerce-account form.woocommerce-form-login .form-row input[type=email], body.woocommerce-account form.woocommerce-form-login .form-row input[type=password], body.woocommerce-account form.woocommerce-form-login .form-row input[type=search], body.woocommerce-account form.woocommerce-form-login .form-row input[type=tel], body.woocommerce-account form.woocommerce-form-login .form-row input[type=text], body.woocommerce-account form.woocommerce-form-login .form-row input[type=url], body.woocommerce-account form.woocommerce-form-login .form-row textarea, body.woocommerce-account form.woocommerce-form-login .form-row select,
  body.woocommerce-account form.woocommerce-form-register .form-row .input-text,
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=email],
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=password],
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=search],
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=tel],
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=text],
  body.woocommerce-account form.woocommerce-form-register .form-row input[type=url],
  body.woocommerce-account form.woocommerce-form-register .form-row textarea,
  body.woocommerce-account form.woocommerce-form-register .form-row select,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row .input-text,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=email],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=password],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=search],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=tel],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=text],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row input[type=url],
  body.woocommerce-account form.woocommerce-ResetPassword .form-row textarea,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row select {
    width: 100%;
    border: 1px solid #e3e3e3;
    background: white;
    padding: 10px;
    border-radius: 0;
    color: #707173; }
  body.woocommerce-account form.woocommerce-form-login .form-row button,
  body.woocommerce-account form.woocommerce-form-register .form-row button,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row button {
    background: #e5344c;
    color: white;
    border: none;
    border-radius: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem; }
  body.woocommerce-account form.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox,
  body.woocommerce-account form.woocommerce-form-register .form-row .woocommerce-form__label-for-checkbox,
  body.woocommerce-account form.woocommerce-ResetPassword .form-row .woocommerce-form__label-for-checkbox {
    display: inline-block;
    margin-left: 10px; }

/**
 * View Order
 */
body.woocommerce-view-order .woocommerce-table--order-details thead th {
  text-align: left;
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #e8e8e9; }
  body.woocommerce-view-order .woocommerce-table--order-details thead th:last-child {
    text-align: right; }

body.woocommerce-view-order .woocommerce-table--order-details tr.order_item td {
  padding: 15px 0 0 0; }
  body.woocommerce-view-order .woocommerce-table--order-details tr.order_item td:last-child {
    text-align: right; }
  body.woocommerce-view-order .woocommerce-table--order-details tr.order_item td.product-name > a:first-child {
    color: #e5344c; }
  body.woocommerce-view-order .woocommerce-table--order-details tr.order_item td.product-name > a:last-child {
    background: #e3e3e3;
    padding: 2px 7px;
    font-family: "Netto", "Helvetica Neue", sans-serif; }

body.woocommerce-view-order .woocommerce-table--order-details tr.order_item:last-child td {
  padding-bottom: 15px; }

body.woocommerce-view-order .woocommerce-table--order-details tfoot {
  text-align: right; }
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr th,
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr td {
    font-weight: normal; }
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:first-child th,
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:first-child td {
    border-top: 1px solid #e8e8e9;
    padding-top: 15px; }
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:first-child th,
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:first-child td,
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:last-child td,
  body.woocommerce-view-order .woocommerce-table--order-details tfoot tr:last-child th {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal; }

/**
 * All Orders
 */
body.woocommerce-orders .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total {
  font-style: italic; }
  body.woocommerce-orders .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    font-family: "NettoBold", "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-style: normal;
    display: inline-block; }
    body.woocommerce-orders .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount:after {
      content: " - ";
      font-family: "Netto", "Helvetica Neue", sans-serif; }

body.woocommerce-orders .woocommerce-orders-table__header {
  font-family: "NettoBold", "Helvetica Neue", sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 15px; }

body.woocommerce-orders .woocommerce-orders-table__header,
body.woocommerce-orders .woocommerce-orders-table__cell {
  padding-left: 0 !important; }

body.woocommerce-orders .woocommerce-pagination--without-numbers a.btn {
  margin-bottom: 30px; }

@media screen and (min-width: 48em) {
  /**
	 * Header cart
	 */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block; }
  body.woocommerce-view-order section.woocommerce-customer-details {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
    padding: 30px 30px 0 0;
    margin-top: 150px; }
    body.woocommerce-view-order section.woocommerce-customer-details:after {
      content: "";
      clear: both;
      display: table; }
    body.woocommerce-view-order section.woocommerce-customer-details .woocommerce-column--billing-address,
    body.woocommerce-view-order section.woocommerce-customer-details .woocommerce-column--shipping-address {
      width: 30%;
      float: left; }
  body.woocommerce-orders .woocommerce-MyAccount-orders {
    margin: 30px 0 150px 0; } }

/**
Journals
*/
.journals-reihe-left {
  padding-left: 0 !important; }

article.woo_journals_series ul {
  margin: 0 0 0 20px;
  padding: 0; }

article.woo_journals_series .woocommerce-products-header {
  margin-top: 50px; }

/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em; }

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em; }
  .widget_price_filter .price_slider_amount .button {
    float: left; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: #707173;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    -webkit-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: #707173; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider-horizontal {
  height: .5em; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%; }
