@media (min-width: 1600px) {
}.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .image-holder img {
  filter: drop-shadow(-15px 15px 8px rgba(0, 0, 0, 0.4));-webkit-filter: drop-shadow(-15px 15px 8px rgba(0, 0, 0, 0.4));-webkit-transform: translateZ(0);
}
@media (max-width: 767px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .image-holder img {
    filter: drop-shadow(-5px 3px 4px rgba(0, 0, 0, 0.4));-webkit-filter: drop-shadow(-5px 3px 4px rgba(0, 0, 0, 0.4));-webkit-transform: translateZ(0);
  }
}.xs-shop-mini-cart .xs-shop-mini-cart-header {
  --color: var(--color-reverse);--background-color: var(--background-color-reverse);color: var(--color);background-color: var(--background-color);
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .btn.btn-primary {
  --background-color-reverse: var(--background-color-init);--color-reverse: var(--color-init);
}
@media (max-width: 768px) {
}.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header {
  padding: 1px 0;
}
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.video,
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.image,
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.parallax-image,
.psa-background-wrapper.video + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
.psa-background-wrapper.image + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
.psa-background-wrapper.parallax-image + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header {
  margin-top: -85px;
}
@media (min-width: 768px) {
  .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.video,
  .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.image,
  .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.parallax-image,
  .psa-background-wrapper.video + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
  .psa-background-wrapper.image + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
  .psa-background-wrapper.parallax-image + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header,
  .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header + .psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header {
    margin-top: -100px;
  }
}.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header {
  background: var(--background-color);color: var(--color);
}
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header.video,
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header.image,
.psa-background-wrapper.xs-shop-mini-cart .xs-shop-mini-cart-header.parallax-image {
  background: transparent;
}
@media (min-width: 768px) {
}@media (min-width: 992px) {
}@media (min-width: 768px) {
}@media (max-width: 1199px) {
}@media (max-width: 1199px) {
}@media (max-width: 767px) {
}@media (min-width: 992px) {
}@media (min-width: 1200px) {
}@media (min-width: 992px) {
}.xs-shop-mini-cart {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 280px;
  max-width: 100%;
  background-color: var(--background-color);
  color: var(--color);
  z-index: 500;
  opacity: 0;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transition: transform 0.55s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s;
  -webkit-transition: transform 0.55s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s;
  /*SIMPLEBAR FIX*/
  /*SIMPLEBAR FIX END*/
}
@media (min-width: 768px) {
  .xs-shop-mini-cart {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
}
.xs-shop-mini-cart .no-items {
  margin-bottom: 30px;
}
.xs-shop-mini-cart .hr-text {
  white-space: nowrap;
}
.xs-shop-mini-cart .xs-shop-mini-cart-header {
  background: var(--background-color);
  color: var(--color);
  position: relative;
  padding: 7px 10px;
  text-align: center;
  font-size: 18px;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-header {
    padding: 30px 30px 10px 30px;
  }
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-header {
    font-size: 22px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-anzahl {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.12em;
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-anzahl {
    font-size: 16px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-close {
  text-align: center;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline {
  line-height: 1.1;
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline.upper {
  position: relative;
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline.upper {
    padding-top: 30px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline.lower {
  text-align: left;
}
.xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline-text {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-header .xs-shop-mini-cart-headline-text {
    font-size: 34px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-holder {
  padding: 10px;
  height: calc(100% - 61px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-holder {
    padding: 30px;
    height: calc(100% - 92px);
  }
}
@media (min-width: 992px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-holder {
    height: calc(100% - 102px);
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder {
  position: relative;
  flex: 1 1 100%;
  overflow-y: auto;
  margin-right: -30px;
  padding-right: 30px;
  margin-left: -30px;
  padding-left: 30px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .product-detail-manufracturer .prdouct-manufracturer {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  margin: 0;
  font-size: 12px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content {
  height: 100%;
  overflow-y: visible;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product {
  position: relative;
  padding-bottom: 15px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product:not(:last-child) {
  border-bottom: 2px solid var(--primary-color);
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .shop-product-specials-wrapper {
  font-size: 0.55px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .image-holder {
  padding: 5px;
  position: relative;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .image-holder img {
  width: 62px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-product-counter-input {
  border: 0;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn {
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn .del-icon:before {
  margin-right: 5px;
  font-size: 19px;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn .del-icon:before {
    font-size: 20px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn .del-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  display: none;
  font-size: 12px;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn .del-text {
    display: inline;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .xs-shop-warenkorb-delete-btn:hover .del-text {
  text-decoration: underline;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .progress {
  height: 5px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .progress .progress-bar {
  background: #000;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details {
  width: 100%;
  padding: 0 0 0 15px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .xs-shop-add-to-cart-holder {
  height: auto;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line {
  margin-top: 10px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line.detail-header {
  margin-top: 2px;
  margin-bottom: 5px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line.detail-footer {
  margin-top: 15px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line.detail-footer .btn {
  padding: 3px 32px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-title,
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-price {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0;
  letter-spacing: 0.02em;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-title {
  max-width: 70%;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-title {
    font-size: 18px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-price {
  padding-left: 5px;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-price {
    font-size: 28px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-price-instead {
  font-size: 10px;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-price-instead {
    font-size: 16px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-sub-title {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.1;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .product-description {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.08em;
  margin: 0;
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.xs-shop-mini-cart .xs-shop-mini-cart-content-holder .xs-shop-mini-cart-content .xs-shop-flappy-product .product-details .detail-line .child-product-list {
  margin-bottom: 5px;
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 18px;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-footer {
    font-size: 20px;
  }
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .wk-flappy-button {
  position: fixed;
  top: 40%;
  horizontal-align: right;
  right: 0;
  font-size: 23px;
  padding: 12px 15px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .wk-flappy-button .wk-flappy-button-text {
  display: none;
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .wk-flappy-button .wk-flappy-button-icon {
  display: inline-block;
  -webkit-transform: translate(0.1em, -0.1em);
  -moz-transform: translate(0.1em, -0.1em);
  -ms-transform: translate(0.1em, -0.1em);
  -o-transform: translate(0.1em, -0.1em);
  transform: translate(0.1em, -0.1em);
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .xs-shop-button-flappy-kassa {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  margin-top: 15px;
  line-height: 20px;
  padding: 13px 0;
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .xs-shop-mini-cart-versand,
.xs-shop-mini-cart .xs-shop-mini-cart-footer .xs-shop-mini-cart-discount {
  font-size: 16px;
  letter-spacing: 0.005em;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
}
.xs-shop-mini-cart .xs-shop-mini-cart-footer .xs-shop-mini-cart-zwischensumme {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.016em;
}
@media (min-width: 1200px) {
  .xs-shop-mini-cart .xs-shop-mini-cart-footer .xs-shop-mini-cart-zwischensumme .subtotal {
    font-size: 28px;
  }
}
.xs-shop-mini-cart .free-shipping-wrapper {
  margin: 10px -10px -10px -10px;
  background: #EFEEEF;
}
@media (min-width: 768px) {
  .xs-shop-mini-cart .free-shipping-wrapper {
    margin: 30px -30px -30px -30px;
  }
}
.xs-shop-mini-cart .free-shipping-wrapper .progress {
  background: #FFF;
}
@media (max-width: 767px) {
  .xs-shop-mini-cart .free-shipping-wrapper .progress {
    height: 8px;
  }
}
@media (max-width: 767px) {
  .xs-shop-mini-cart .free-shipping-wrapper .text-wrapper {
    font-size: 10px;
    padding: 10px;
  }
}
.xs-shop-mini-cart .simplebar-content {
  overflow-x: hidden;
}
.xs-shop-mini-cart .simplebar-track.simplebar-horizontal {
  display: none;
}
.xs-shop-mini-cart .simplebar-track.simplebar-vertical {
  width: 30px !important;
  right: -30px;
}
.xs-shop-mini-cart .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  background-color: white;
  left: 12px !important;
  right: 12px !important;
}
.xs-shop-mini-cart .simplebar-track.simplebar-vertical .simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
}
@media (min-width: 768px) {
}
.xs-shop-mini-cart .hr {
  margin: 0 0 15px 0;
  border-top: 2px solid #D3D3D3;
}
.xs-shop-mini-cart.flappy-open {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
  opacity: 1;
}
.xs-shop-mini-cart.flappy-open + .xs-shop-mini-cart-overlay {
  opacity: 1;
  pointer-events: all;
}
.xs-shop-mini-cart + .xs-shop-mini-cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 499;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.free-shipping-wrapper {
  background: #F8F8F7;
}
/*# sourceMappingURL=/xassets/uncompressed/source_map/112.css.css.map */