/** Shopify CDN: Minification failed

Line 159:0 Unexpected "}"

**/
@charset "UTF-8";
/*! ============================================================================
  Karlsson CSS | (c) karlsson studio
============================================================================== */

/* Schriften */

@font-face {
  font-family: "FarinaLight";
  src: url("https://cdn.shopify.com/s/files/1/0904/9063/4577/files/farina_light.woff?v=1750616723")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0904/9063/4577/files/farina_light.woff2?v=1750616724")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Farina";
  src: url("https://cdn.shopify.com/s/files/1/0904/9063/4577/files/farina.woff?v=1750616723")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0904/9063/4577/files/farina.woff2?v=1750616723")
      format("woff");
  font-weight: bold;
  font-style: normal;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.article__author-bio h3 {
  font-family: "FarinaLight", sans-serif;
  font-weight: 300 !important;
}

.h5,
.h6,
h4,
h5,
h6,
.blog-section .article__image .article__tags {
  font-family: "FarinaLight", sans-serif;
  font-weight: 300 !important;
}

/* Header */

.menuzwei {
  margin: 0 !important;
}

.menuzwei .header__dropdown {
  display: none!important;
}

.header__dropdown__wrapper .hero__title.heading-small {
  margin: 0 10px
}

.dropdown__family a.navlink:last-child {
  padding-top: 15px;
}

body:not(.has-line-design) .header__dropdown {
border-left: 1px solid #ecebeb;
border-right: 1px solid #ecebeb;
border-bottom: 1px solid #ecebeb;
}

/* Header: Suche */

.search-popdown input[type=search] {
  font-weight: 400;
}

/* Header Dropdown */

.parent .header__dropdown__wrapper {
padding: 25px;
min-width: 200px;
}


/* Footer */

#SectionColumns--sections--24435293782353__section_multicolumn_pm8wab {
  border-bottom: solid 1px #ecebeb;
  border-top: solid 1px #ecebeb;
}

#SectionColumns--sections--24435293782353__section_multicolumn_pm8wab
  .grid.multicolumn
  .grid-item:nth-of-type(2) {
  border-left: solid 1px #ecebeb;
}

#SectionColumns--sections--24435293782353__section_multicolumn_pm8wab
  .column__content {
  max-width: 500px;
  margin: 0 auto;
}

@media only screen and (max-width: 30em) {
  #SectionColumns--sections--24435293782353__section_multicolumn_pm8wab
    .grid.multicolumn
    .grid-item:nth-of-type(2) {
    border-left: none;
    border-top: solid 1px #ecebeb;
  }
}

.footer__block__image {
  margin-top: 1.6em;
}

.supporting-menu__item.supporting-menu__item--copyright {
  text-transform: uppercase;
}

.supporting-menu__copyright li {
  padding: 10px 20px;
}

.socials.socials--thin li:first-child {
  margin-left: 0;
}

.socials.socials--thin li .icon {
  width: var(--icon-size, 25px);
  height: var(--icon-size, 25px);
}

@media only screen and (max-width: 46.8125em) {
  .supporting-menu__copyright li {
    padding: 10px 10px;
    width: 100%;
  }
  .footer__block--social {
    margin: 25px 0;
  }
}

/* Buttons & Links */


.btn--outline:hover, .btn--outline:after, .btn--solid:after, .btn--solid .shopify-payment-button__button--unbranded:after {
  color: black;
  background: #EDE8DD;
}
}

.btn--solid.btn--primary {
  --btn-text-hover: inherit!important;
}

.btn--solid.btn--primary, .btn--solid .btn--primary.shopify-payment-button__button--unbranded, .btn--primary .btn--solid.shopify-payment-button__button--unbranded, .btn--primary .btn--solid .shopify-payment-button__button--unbranded, .btn--solid .btn--primary .shopify-payment-button__button--unbranded {

--btn-text-hover: black!important;
}

/* Cart Drawer */

.drawer__items-title {
  display: none;
}

.cart__total {
  font-weight: 400;
}

.cart__total__label,
.cart__widget__title,
.cart__widget label {
  text-transform: inherit;
  letter-spacing: inherit;
  font-size: var(--font-body-small);
  font-weight: 400;
}

.cart__title.caps {
  text-transform: none;
}

.cart__item__selected-options strong,
.cart__price,
.cart__quantity .cart__quantity-field,
.radio__legend__label,
.radio__fieldset__label {
  font-weight: 400;
}

/* Datenschutz */
#privacy-policy h2 {
  font-size: var(--font-heading-small);
}
#privacy-policy h3 {
  font-size: var(--font-heading-extra-small);
}



/* Startseite */

#shopify-section-template--24435293192529__section_rich_text_G4dEGF {
  padding: 0 var(--outer); 
  margin-top: var(--outer)!important;
}

/* Sprachenumschalter */

#lang-list-sections--24435293684049__supporting-menu span {
  text-transform: capitalize;
}

/* Cookie Banner */

#shopify-pc__banner, #shopify-pc__prefs__dialog {
    border-radius: 0!important;
}

#shopify-pc__banner a, #shopify-pc__prefs__dialog a, #shopify-pc__banner button, #shopify-pc__prefs__dialog button {
    text-decoration: none!important;
    border-radius:0!important;
}

#shopify-pc__prefs__dialog h2, #shopify-pc__prefs__dialog h3, #shopify-pc__banner h2, #shopify-pc__banner h3 {
  font-family: "FarinaLight", sans-serif;
  font-weight: 300 !important;
}

.shopify-pc__prefs__option label {
  font-weight: 400!important;
}

#shopify-pc__banner__btn-manage-prefs {
  order: 3;
}
