/** Shopify CDN: Minification failed

Line 411:32 The "-" operator only works if there is whitespace on both sides

**/



.cart-drawer__overlay:empty {
    background-color: #000;
    opacity: .4;
}
.is-free-shipping .free_shipping_card_title {
    color: #12af12 !important;
} 
.free_shipping_card_wrapper.is-free-shipping .free_shipping_card_progress_bar {
    background: #12af12 !important;
}

.drawer.is-empty .cart-drawer__warnings .drawer__close {
    right: 30px;
}
.drawer__inner-empty .cart__empty-text {
    margin: 0 0 1rem;
}
.cart-drawer .cart__checkout-button:after{
  display: none !important;
}
/* .text_box_payment .list-payment__item svg {
    max-width: 2.5rem;
} */
p.upsell_title {
    color: #000000;
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: .64px;
    font-family: var(--font-body-family);
}
.slider-upsell-custom {
    position: relative;
}
#CartDrawer .drawer__inner {
    width: 100%;
    max-width: 28.813rem;
    /* min-width: 28.813rem; */
    background: #FCFCFC;
    border-radius: 0;
    padding-top: .75rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}
dt.datum-icon {
    font-size: 0;
}
.product-option {
    display: flex;
    align-items: center;
}
.drawer .drawer__heading {
    margin: 0;
    font-size: 0.938rem;
    text-align: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    font-family: var(--heading-semibold);
    color: #191919;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: .5rem;
    letter-spacing: 2.4px;
}
.drawer__inner .drawer__close .svg-wrapper {
    height: 0.938rem;
    width: 0.938rem;
}
.drawer__heading svg {
    max-width: 1rem;
    margin-right: .5rem;
    position: relative;
    top: -1px;
}
.drawer__close .svg-wrapper {
    height: 1rem;
    width: 1rem;
}
.drawer__inner .drawer__header {
    padding: 0.5rem 0;
    border-bottom: 1px solid #E6E6E6;
}
.drawer__inner  .drawer__close {
    display: inline-block;
    padding: 0;
    min-width: auto;
    min-height: auto;
    top: 1rem;
    right: 0;
}
div#CartDrawer-CartItems .cart-item__totals.right,
.cart-drawer .cart-items thead,
.cart-item__details dl {
    display: none;
}
div#CartDrawer-CartItems .cart-item {
    display: flex;
    flex-flow: row wrap;
    border-bottom: 1px solid #E6E6E6;
    /* padding-top: .9375rem; */
    /* padding-bottom: .9375rem; */
    gap: 0;
    padding: 1rem 0;
}
div#CartDrawer-CartItems .cart-item__media {
       width: 100%;
    max-width: 60px;
    flex-basis: 60px;
    padding: 0;
    height: 79px;
}
div#CartDrawer-CartItems .cart-item__media * {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.upsell-header > p {
    font-family: var(--heading-semibold);
    margin-bottom: .5rem;
    margin-top: 0;
    letter-spacing: 2.4px;
    color: #191919;
    text-transform: uppercase;
    font-size: 0.938rem;
    text-align: left;
}
#CartDrawer cart-drawer-items {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 1.25rem;
}
div#CartDrawer-CartItems .cart-item__details {
    max-width: calc(100% - 75px - 64px);
    flex-basis: calc(100% - 75px - 64px);
    display: flex;
    flex-direction: column;
    padding: 0 0 0 1rem;
}
div#CartDrawer-CartItems .cart-item__quantity {
    padding-left: 0;
    max-width: 64px;
    flex-basis: 64px;
    margin-left: auto;
}
div#CartDrawer-CartItems quantity-input.quantity.cart-quantity,
div#CartDrawer-CartItems .quantity__button {
    width: auto;
}
div#CartDrawer-CartItems .cart-item__quantity-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
div#CartDrawer-CartItems .cart-item__name {
    font-size: 0.813rem;
    font-weight: normal;
    padding-right: .75rem;
    text-transform: inherit;
    line-height: 1.25rem;
    color: #000000;
    font-family: var(--text-medium);
    letter-spacing: 0.39px;
}
.cart-drawer .cart-item__totals {
    justify-content: flex-start;
}
.product-option dd {
    font-family: var(--font-body-family);
}
span.price.price--end, span.product_price, .drawer__inner .product-option {
    letter-spacing: 0;
    font-size: 0.813rem !important;
    line-height: 1.2;
    color: #000000;
    opacity: 1;
    font-family: var(--heading-regular);
}
.drawer__inner .product-option span.inkl_mwst,
.upsell-title-price span.product_price span.inkl_mwst {
    letter-spacing: 0.4px;
    color: #959595;
    font-size: 0.625rem;
    margin-left: 0.625rem;
    font-family: var(--text-light);
}
span.price.price--end, span.product_price{
  display: inline-block;
}
.drawer__inner quantity-input.quantity .quantity__button .svg-wrapper {
    width: .625rem;
    height: .625rem;
}
.drawer__inner .discounts__discount {
    line-height: 1;
    font-size: .75rem;
    color: #959595;
}
.drawer__inner .discounts__discount > .icon {
    color: #959595;
    width: .75rem;
    height: .75rem;
    margin-right: 0.5rem;
}
.drawer__inner .discounts {
    display: none;
}
div#CartDrawer-CartItems quantity-input.quantity.cart-quantity {
    width: auto;
    height: 24px;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 66px;
    margin-left: auto;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 1rem;
    min-height: auto;
    min-width: 66px;
    background-color: transparent;
    border: 0.5px solid #D6D6D6;
    border-radius: 2px;
}
div#CartDrawer-CartItems quantity-input.quantity.cart-quantity > * {
    width: 33.33%;
    max-width: 33.33%;
    flex-basis: 33.33%;
    padding: 0;
    font-size: .875rem;
    height: 1.563rem;
}
.drawer .drawer__heading span.svg-wrapper {
    width: 30px;
    top: 11px;
    position: absolute;
    left: 0;
}
.quantity__button .svg-wrapper {
    width: .5rem;
}
div#CartDrawer-CartItems .quantity:before, div#CartDrawer-CartItems .quantity:after {
    display: none;
}
div#CartDrawer-CartItems button.button.button--tertiary.cart-remove-button {
    color: #959595;
    padding-bottom: 0;
    line-height: normal;
    min-height: auto;
    letter-spacing: 0;
       font-size: 0.625rem;
    text-decoration: underline;
    font-family: var(--font-body-family);
    text-underline-position: under;
    justify-content: flex-end;
    min-width: 1rem;
    width: auto;
    letter-spacing: 0.4px;
}
div#CartDrawer-CartItems button.button.button--tertiary.cart-remove-button .svg-wrapper{
    width: .875rem;
}
.cart-drawer .cart-item__error {
    display: none;
}
div#CartDrawer-CartItems quantity-popover {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
}
div#CartDrawer-CartItems cart-remove-button {
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1rem;
    height: 1rem;
}
div#CartDrawer-CartItems .cart-item__totals.right {
    align-items: flex-end;
}
.cart-drawer .cart-item__image {
    height: 3.75rem;
    object-fit: cover;
}
div#CartDrawer-CartItems .cart-item__name:hover {
    text-decoration: none;
}
.drawer__inner .product-option span.product-tax {
    margin-left: .5rem;
}
.drawer__inner p.totals__total-value, .drawer__inner .totals__total {
    font-size: 0.938rem;
    color: #000000;
    font-family: var(--heading-regular);
    letter-spacing: 0;
}
.cart-drawer__footer .zzgl_versand_text, .cart-drawer__footer .zzgl_versand_text a {
    letter-spacing: 0px;
    color: #959595;
    font-size: 0.813rem;
    margin-top: 0;
    margin-bottom: 1.25rem;
}
.slider-upsell.swiper-initialized.swiper-horizontal {
    overflow: hidden;
    position: relative; 
}
.upsell_products .swiper-button-prev {
    left: -0.8rem;
}
.upsell_products .swiper-button-next {
    right: -0.5rem;
}
.title-custom-cart {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: .5rem 0;
    display: flex;
    align-items: center;
}
.title-custom-cart svg {
    margin-right: 0.688rem;
}
.title-custom-cart svg g path {
    fill: #C92020;
}
.title-custom-cart .free_shipping_card_title {
    letter-spacing: 0.48px;
    color: #C92020;
    font-size: 0.75rem;
}
.upsell_products .swiper-button .svg-wrapper {
    width: 0.649rem;
    height: 0.927rem;
}
.cart-drawer .totals {
    margin-top: .25rem;
}
div#CartDrawer-CartItems cart-remove-button {
    margin-left: auto;
}
.drawer__inner small.tax-note.caption-large.rte {
    letter-spacing: 0;
    font-size: .813rem;
    color: #959595;
    margin-bottom: 1rem;
    margin-top: .5rem;
    font-family: var(--text-light);
    display: none;
}
.drawer__inner small.tax-note a {
    font-size: .813rem;
    color: #959595;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    font-family: var(--font-body-family);
}
.cartdrawer-upsell-wrap .main_wrapper {
    display: flex!important;
    flex-flow: row wrap;
    border-bottom: 0;
    position: relative;
    background-color: transparent;
    padding: 0;
    border-radius: 12px;
}
.cartdrawer-upsell-wrap .product-single__variants {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    height: 0;
    width: 0;
}
cart-drawer-items {
    overflow: hidden;
}
.drawer__inner small.tax-note.caption-large p {
    display: inline-block;
}
div#upsell-product-custom {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 1.25rem;
}
.pro-image {
    width: 100%;
    max-width: 70px;
    flex-basis: 70px;
    padding: 0;
}
.cart-drawer__form {
    height: 100%;
}
.pro-details.cart__item-details {
    max-width: calc(100% - 75px -1rem);
    flex-basis: calc(100% - 75px - 1rem);
    display: flex;
    flex-direction: column;
    padding-left: 1rem;
}
.pro-details-price-add-to-cart-button svg {
    /* filter: brightness(0) invert(1); */
    /* max-width: max-content; */
    width: 1.5rem;
}
.pro-details-price-add-to-cart-button .svg-wrapper {
    width: 30px;
    height: 30px;
}
.pro-details-price-add-to-cart-button {
    align-items: center;
    display: flex;
    margin-left: auto;
    position: absolute;
    top: 50%;
    right: .5rem;
    transform: translateY(-50%);
}
.text_box_payment p {
    font-size: .813rem;
    margin-bottom: .5rem;
}
.text_box_payment .list-payment {
    justify-content: flex-start;
    margin: 0;
    padding-top: 0;
}
.text_box_payment .list-payment__item {
    padding: 0;
    margin-right: .25rem;
    margin-bottom: .25rem;
    display: block;
}
.text_box_payment .list-payment__item:last-child svg{
      width: 42px;
    position: relative;
    top: -4px;
}
.text_box_payment .footer__payment {
    margin-top: 0;
}
.pro-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
span.vat_inc.vat_inc {
    color: #959595;
    font-size: .625rem;
}
h4.cart__item-name {
    font-size: .875rem;
    font-weight: 400;
    padding-right: 1rem;
    text-transform: inherit;
    line-height: 1.5;
    letter-spacing: 0;
    color: #000000;
    font-family: var(--text-medium);
    margin-bottom: 0;
}
.cart-drawer-upsell-contern {
    box-shadow: none;
    border: 0;
}
.drawer__inner .drawer__footer {
    border-top: none;
    padding-top: .5rem
}
.upsell-header h3 {
    border-bottom: none;
}
button.btn.custom-check-btn.btn__default.submit_form {
    margin-right: 0;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.btn.custom-check-btn.btn__default.submit_form {
        background: transparent;
    border: none;
    cursor: pointer;
    letter-spacing: 0.4px;
    color: #959595;
    font-size: 0.625rem;
    width: auto;
    height: auto;
    font-family: var(--text-light);
    text-decoration: underline;
}
.upsell-header h5 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 1rem;
    letter-spacing: 0;
    color: #18294A;
    border-bottom: .1px solid #000;
    padding-bottom: .5rem;
}
.shipping-bar {
    text-align: center;
    width: 100%;
    margin-block-start: 16px;
    margin-block-end: 4px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    display: block;
}
.mini-cart .mini-cart__drawer-footer .shipping-bar {
    border-bottom: 1px solid hsl(97deg 100% 50% / 20%);
    padding-bottom: 14px;
}
.mini-cart .mini-cart__drawer-footer .shipping-bar__text {
    text-align: left;
    font-size: 13px;
    letter-spacing: .5px;
    color: #12292d;
    line-height: 1.33;
}
.shipping-bar__text {
    display: block;
    font-size: .625rem;
    text-align: left;
    letter-spacing: 0.013rem;
}
.shipping-bar__progress {
    border-radius: 3px;
    height: 5px;
    display: block;
    position: relative;
    background-color: #E2E2E2;
}
.mini-cart .mini-cart__drawer-footer .shipping-bar__progress {
    background: #d0d7e9;
    border: none;
    height: 5px;
}
.shipping-bar__progress:after {
    content: "";
    transform: scaleX(var(--progress));
    transform-origin: left;
    background: #121212;
    transition: transform .2s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.cart-drawer .free_shipping_card_wrapper .free_shipping_card_title {
    font-size: 12px;
    letter-spacing: 0px;
    color: #42A202;
    font-weight: 400;
    text-align: left;
    line-height: 15px;
    order: 2;
    margin-top: .625rem;
      margin-bottom: .25rem;
}
.cart-item__details dl {
    display: none;
    font-weight: 400;
}
.cart-drawer .free_shipping_card_wrapper {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    border-top: 0;
    display: flex;
    flex-direction: column;
    padding-top: 0;
}
.cart-drawer .free_shipping_card_wrapper .free_shipping_card_title {
    font-size: 13px;
    letter-spacing: 0px;
    color: #D50062;
    font-weight: 400;
    text-align: left;
    line-height: 15px;
    order: -1;
    font-family: var(--text-light);
}
.cart-drawer .cart__ctas {
    flex-direction: column;
    gap: 0;
}
.cart__ctas .list-payment{
    justify-content: center;
    width: 100%;
    margin: 0;
}
.cart__ctas .list-payment__item {
    padding: 0 .25rem;
}
.cart-drawer .free_shipping_card_wrapper .free_shipping_card_progress {
    margin-top: 8px;
    border: none;
    border-radius: 0;
    background: #CECECE;
    height: 2px;
}
small.cart_tax {
    margin-left: 10px;
}
p.cart__sub {
    width: 100%;
    background: transparent;
    text-align: center;
    color: #000000;
    font-size: .813rem;
    padding: 2px 0;
    margin: 0;
}
.cart-drawer .free_shipping_card_wrapper .free_shipping_card_progress .free_shipping_card_progress_bar {
    border-radius: 0;
    background: #D50062;
    height: 2px;
    display: block;
}
.cart_tax, p.caption-with-letter-spacing.light {
  color: #959595;
    font-size: 0.625rem;
    font-family: var(--text-light);
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 1;
}
p.cart__item-name {
    font-size: 0.813rem;
    font-weight: 400;
    text-transform: inherit;
    line-height: 1.125rem;
    color: #001d38;
    font-family: var(--text-medium);
    padding-right: 2.5rem;
    margin-bottom: 0;
    max-width: 15rem;
    letter-spacing: 0.39px;
}
@media screen and (max-width: 849px){


    /*** CART ***/
        .cart-item__image {
        height: auto;
        max-width: 100% ! important;
        width: 100% !important;
    }
    div#main-cart-items .cart-item  {
        gap: 5px;
    }
    div#main-cart-items .cart-item  .product-option {
        font-size: 0.9375rem;
    } 

    div#main-cart-items .cart-item {
        display: flex;
        flex-flow: row wrap;
    }
    div#main-cart-items  td.cart-item__media {
        max-width: 25%;
        flex-basis: 25%;
    }
    td.cart-item__totals.right.medium-hide.large-up-hide {
        display: none;
    }
        div#main-cart-items td.cart-item__details {
        max-width: 52%;
        flex-basis: 52%;
        padding-left: 10px !important;
    }
    div#main-cart-items  cart-remove-button .button {
        min-width: auto;
        min-height: auto;
        padding: 0;
        margin: 0 .1rem .1rem 0;
    }
    div#main-cart-items quantity-input.quantity {
        height: 24px ! important;
        width: 0.75rem !important;
        font-size: 0.8735rem !important;
        min-height: auto !important;
        min-width: 3.75rem !important;
    }
    div#main-cart-items  td.cart-item__quantity {
        max-width: 15%;
        flex-basis: 15%;
    }
   div#main-cart-items   a.cart-item__name.h4.break {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    /*** CART ***/

  #CartDrawer .drawer__inner .swiper-slide {
    width: 100% !important;
  }
  .drawer__inner p.totals__total-value, .drawer__inner .totals__total, .upsell-header h5, .drawer__heading {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
  }
  .drawer__inner p.totals__total-value {
    font-size: 14px;
    letter-spacing: 0;
  }
   div#CartDrawer-CartItems .cart-item__media {
    width: 100%;
    max-width: 75px;
    flex-basis: 75px;
    padding: 0;
    height: 80px;
    margin-top: 8px;
  }
  .cart-drawer .free_shipping_card_wrapper .free_shipping_card_title {
    font-size: 12px;
  }
  .upsell-header h5 {
    margin-bottom: 15px;
  }
  .pro-image {
    width: 85px;
    height: 55px;
  }
  .drawer__inner small.tax-note.caption-large.rte {
    margin-top: 0;
  }
  div#CartDrawer-CartItems .cart-item__name {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .39px;
  }
  .drawer__inner dl .product-option {
    font-size: 12px;
    letter-spacing: .48px;
  }
  .cartdrawer-upsell-wrap .main_wrapper {
    padding: 0;
  }
  .drawer__inner .drawer__header {
    padding: 10px 0;
  }
  .cart-drawer .free_shipping_card_wrapper {
    border-top: 0;
  }
  p.upsell_title {
    color: #004381;
    font-size: 15px;
    line-height: 1.625rem;
    letter-spacing: .6px;
    font-family: var(--font-heading-family);
  }
  div#CartDrawer {
    overflow: hidden;
}
}