/** Shopify CDN: Minification failed

Line 435:0 Expected "}" to go with "{"

**/
@media (min-width: 1100px) {
  .cc-header--sticky .header {
    margin-bottom: 0!important;
    transition: margin-bottom var(--header-transition-speed)!important;
  }
}

/* Megamenu CSS */
@media (min-width: 769px) {
  /*
  ul.main-nav__grandchild li a.grandchild-nav__item.main-nav__item {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
  }
  ul.main-nav__grandchild li a.grandchild-nav__item.main-nav__item:hover {
      background: #ff6700;
      color: #fff!important;
    }
  .mega-nav--sidebar .child-nav__item--toggle.is-visible + .disclosure__panel {
    background-color: rgba(var(--text-color)/.05);
    padding: 0px 20px;
    height: 100%;
  }
  div.main-nav__child.mega-nav.mega-nav--sidebar {
    background: #f2f2f2;
  }
  ul.main-nav__grandchild li a.grandchild-nav__item.main-nav__item {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  ul.main-nav__grandchild li a.grandchild-nav__item.main-nav__item img {
    width: 40px;
    height: 40px;
  }
  ul.main-nav__grandchild .cmCustom {
    margin-bottom: 0px;
  }*/

  ul.main-nav__grandchild li a.grandchild-nav__item.main-nav__item {
    font-weight: bold;
    padding: 12px 20px;
  }
  
  .main-nav__child.mega-nav.mega-nav--sidebar .grandchild-nav__item.main-nav__item.relative {
    display: block;
    margin-bottom: calc(2 * var(--space-unit));
    margin-inline-end: calc(2 * var(--space-unit));
    /*padding: 6px 16px;*/
    transition: box-shadow .3s,border-color .3s;
    border: 1px solid var(--nav-line-color);
    border-radius: var(--btn-border-radius, 0);
    font-size: .88em;
    padding: 12px 20px;
  }
  .main-nav__child.mega-nav.mega-nav--sidebar .grandchild-nav__item.main-nav__item.relative:hover {
      border-color: rgb(var(--nav-child-text-color));
      box-shadow: 0 2px 2px 0 var(--nav-line-color);
  }
   .mega-nav--sidebar .child-nav__item {
    padding-top: 1rem
    padding-bottom: 1rem
  }
  .md\:nav-gap-x-8 {
    column-gap: 10px!important;
  }
  .md\:nav-gap-y-4 {
    row-gap: 10px!important;
  }
  .mega-nav--sidebar .main-nav__grandchild:not(.main-nav__grandchild-grid) {
    padding-top: 0px!important;
  }
  .mega-nav--sidebar .child-nav__collection-image {
    min-height: 46px!important;
  }
   .secondary-nav__item:not(.secondary-nav__cta) {
    color: #090302!important;
  }
}

li a.grandchild-nav__item.main-nav__item {
  font-weight: bold;
}

.free-shipping-notice__bar[style="--progress: 100%"]::after {
  background-color: #85d692 !important;
}
.cc-collection-banner.section.section--template {
  margin-bottom: 0px;
}
ul.wx-recursive {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.wx-recursive li {
  margin: 0;
  flex: 0 0 auto;
}
ul.wx-recursive li a {
  /*
  display: inline-block;
  white-space: nowrap;
  padding: 15px;
  background: #fff;
  margin: 0 15px 15px 0;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  text-decoration: none;
  */
  display: inline-block;
  white-space: nowrap;
  margin: 0 15px 15px 0;
    /*padding: 6px 16px;*/
    transition: box-shadow .3s,border-color .3s;
    border: 1px solid rgba(9 3 2 / .2);
    border-radius: 5px;
    font-size: .88em;
    padding: 12px 20px;
    font-weight:bold;
    color: #333;
}
ul.wx-recursive li a:hover {
  
  background: #eb2c6f;
  border-color: #000;
  box-shadow: 0 2px 2px 0 rgba(9 3 2 / .2);
  color:#fff;
}
@media (max-width: 767px) {
  ul.wx-recursive {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.cc-icons-with-text {
  margin-top: 50px;
}
.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after {
  border-radius: var(--btn-border-radius, 0);
  box-shadow: 0 0 0 2px green;
}
.product-label--sale {
  font-weight: bold;
}
#availability-text {
  font-size: 0.88em;
}
.product-label {
  border-radius: 4px;
}
div.koala-deal__tier__badge {
  border-radius: 4px;
  font-weight: bold;
  padding: 4px 8px;
  font-size: 1.3rem;
}
.wishlist-icon:hover svg path {
  fill: #ff6701;
  stroke: #ff6701;
}
.wihslist-meta h3 {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.gallery-block__image-text p:last-child,
.gallery-block__promo-text p:last-child {
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  font-size: 18px;
}
/*
#template--24774120243538__promo-grid .gallery-block__image-text p:last-child,
#template--24774120243538__promo-grid .gallery-block__promo-text p:last-child {
  border-radius: 4px;
  padding: 10px;
}*/
.card--product .card__media .wishlist-engine {
  position: absolute;
  right: 0px;
  z-index: 10;
}
div.wishlist-engine[data-added="true"] div.wishlist-engine-button span.wishlist-icon svg path {
  fill: #f2246c;
  stroke: #f2246c;
}
.logo-list__logo {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 0px;
  transition: box-shadow 0.3s ease-in-out;
}
.logo-list__logo:hover {
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
span.product-label.product-label--new {
  font-weight: bold;
}
@media only screen and (max-width: 786px) {
  .h-wishlist-icon svg {
    width: 100%;
    height: 100%;
    padding: 3px;
  }
}
div.price.price--on-sale div.price__default strong.price__current {
  color: #ff6601;
}
div.card__media div.wishlist-engine div.wishlist-engine-button {
  background: transparent!important;
}
.card--product-contained:hover {
  background-color: #f1f1f1;
}
input:checked + .opt-label--swatch, input:checked + .filter__label[data-swatch]::before {
  box-shadow: 0 0 0 2px black;
  border-radius: 4px;
}
.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after {
  border-radius: 4px;
  box-shadow: 0 0 0 2px #48bd99!important;
}
.wishlist-page-widget span.wishlist-h-count.wishlist-total-count[data-total="0"] {
  display: none;
}
.ks-table tr td.ks-table-header-cell:first-child {
  font-weight: 700 !important;
  font-size:9px!important;
  font-style: normal;
  text-transform: normal!important;
}
@media only screen and (min-width: 786px) {
  .ks-table-row td.ks-table-cell {
    font-size: 12px;
  }
}
@media (min-width: 769px) {
  .product-label {
    padding: 2px 4px;
    font-size: 1.1rem;
  }
}
h1.product-title.h5 {
  margin: 0px;
}
.product-info__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.check::before {
  content: "\2713";
  color: #f2246c;
  font-weight: bold;
}

.cross::before {
  content: "\2717";
  color: black;
  font-weight: bold;
}

.logodruck td {
  text-align: center;
}
.logodruck tr {
  padding: 10px 0px;
}
.logodruck th {
  padding: 7px 20px;
  background: #000;
  color: #f2246c;
}
.logodruck tr td:first-of-type {
  text-align: left;
  font-weight: bold;
  padding: 7px 0px;
}
.logodruck tr:nth-child(even) {
  background-color: #f1f1f1;
}

/* UVP vor Streichpreis */
.price__default:has(.price__was .js-value:not(:empty)) .price__current::after {
  content: " UVP";
  color: #000;
  font-size: .5em;
  margin-left: 5px;
  margin-right: -7px;
  font-weight: normal;
}
.product-info__disclosure {
  font-weight: normal;
}
.product-info__block {
  margin: 15px!important;
}

 div.card__info-container div.card__info div.card__info-inner p.card__title {
   font-weight: normal!important;
 }

.shortdescusp {
  margin-top:5px;
}

.shortdescusp h2{
  font-size: 1em!important;
}

h2.disclosure__title.h5 {
  font-weight: normal;
  text-transform: none;
}

.payment-icons {
  margin: 25px 0px 20px 0px!important;
}

section#shopify-section-template--25741759316350__2cfe881f-8ca3-4df7-95e4-f5b39015d791.shopify-section.cc-gallery.cc-promo-gallery div.section {
  margin-top: 40px;
}

.shopify-section.cc-collection-products.section.section--template {
  margin-top: 0px;
}

.gallery-block__image-text p:last-child, 
.gallery-block__promo-text p:last-child {
  padding: 10px;
  background: #222b38;
  border-radius: 4px;
  font-size: 18px;
}

div.gallery-block__image:hover div.gallery-block__promo-text p {
  background: #f2246c;
}

.card--product .card__info {
  background: #fff;
}

@media (min-width: 769px) {
  div.main-nav__item-content a.child-nav__item.main-nav__item.main-nav__item-content {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }
}



@media (min-width: 769px) {
  .product-info__sticky {
    background: #fff;
    padding: 15px 10px;
    padding-bottom: 15px!important;
}

@media (min-width: 769px) {
  .mega-nav--sidebar .child-nav__item {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #ccc;
  }
}

div.product-info__add-button button.btn.btn--secondary.w-full {
  background: #f2246c;
  border-color: #f2246c;
  color: #fff;
}

div.product-info__add-button button.btn.btn--secondary.w-full:hover {
  background: #e02466;
  border-color: #e02466;
  color: #fff;
}

.is-unavailable + .opt-label span {
  color:#ccc;
}

.is-unavailable + .opt-label:not([data-swatch])::before,
.opt-btn:checked + .opt-label--btn,
.opt-label--btn {
  background-color: transparent!important;
}

span.unit-price__price,
span.unit-price__separator,
span.unit-price__unit,
.unit-price::before,
.unit-price::after,
.unit-price span {
  font-size: .6em;
}

.discount {
  background-color: #f8f7f7;
  border: 2px solid #f2246c;
  border-radius: 6px;
}
.card__main-image {
  padding: 10px;
}

@media (max-width: 768.98px) {
  summary a.main-nav__item-content {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
  }
  /* Payment, Paypal, Schnellkauf */
  div.cart-drawer__checkout-buttons div.dynamic-cart-btns {
    display: none;
  }
}

/* -------------------- */

