/** Shopify CDN: Minification failed

Line 17:45 Expected ":"

**/
.related-products .card__heading, .collection .card__heading {
    min-height: 3.5rem;
}
.custom-qty-box.disabled-item {
  opacity: 0.2;
  pointer-events: none;
}
.out-of-stock-item .custom-qty-box {
    opacity: 0.2;
    pointer-events: none;
} 
.card__inner:after ,.card__heading a:after{cc
  display:none;
}
.show_more_btn {
    text-align: center;
}
.show_more_btn a {
    background: var(--btn-primary-color) !important;
    color: #fff !important;
}
.product_grid_outer.page-width {
    display: flex
;
    flex-flow: row wrap;
    width: 100%;
}
.individuelles_geschenkset_sec .page-width {
    max-width: 39.5rem;
    padding: 0;
}

.individuelles_geschenkset_sec  .collection-hero__description.rte {
    width: 100% !important;
    max-width: 100%;
}
.product_grid_cover {
    max-width: 76%;
    flex-basis: 76%;
}
.box-result-bar {
    max-width: 24%;
    flex-basis: 24%;
    margin-top: 4rem;
    position: relative;
}
.box-result-bar:after {
    content: "";
    background: url(/cdn/shop/files/ges.svg) !important;
    position: absolute;
    top: -20rem;
    height: 15rem;
    width: 4.875rem;
    object-fit: cover;
    right: 10rem;
}
ul#product-grid .grid__item {
    width: calc(33.3% - 1.25rem);
    max-width: calc(33.3% - 1.25rem);
}

.custom-qty-box {
    max-width: 5.6rem;
    margin: 0 auto;
    border: 1px solid #000000;
    border-radius: 1.25rem;
    text-align: center;
}
.custom-qty-box button, .custom-qty-box span.qty {
    box-shadow: none !important;
    border: none !important;
    background: transparent;
    font-size: 1.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    display: block;
    width: 33.3%;
}
.custom-qty-box button {
    cursor: pointer;
}
.custom-qty-box {
    display: flex; 
    justify-content: center;
    margin-top: 2rem !important;
}
span.qty {
    font-size: 1rem !important;
}
.packaging-option {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    border: .5px solid #767676;
    margin-bottom: 0.625rem;
    height: 2.875rem;
    align-items: center;
    border-radius: .3125rem;
    cursor: pointer;
    justify-content: space-between;
}
.bg-custom-individuelles {
    background: #f7f7f3;
    padding: 1.25rem;
    border-radius: .625rem;
    margin-bottom: .9375rem;
    box-shadow: 0px 0px 8px #00000033;
}
.header-left div {
    color: #23402c;
    text-align: center;
    font-family: var(--heading-font-semibold);
    margin-bottom: 0.7rem;
}
.bg-custom-individuelles  h3 {
    font-size: 1rem;
    color: #23402C;
    text-align: center;
    font-family: var(--heading-font-semibold);
    line-height: 1.625rem;
}
p.small_text_custom {
    font-size: 0.8125rem;
    text-align: center;
    font-family: var(--text-light);
}
.packaging-custom-img img {
    width: 100%;
}
.packaging-custom-img {
    width: 70%;
    max-width: 70%;
    display: flex
;
    flex-flow: row wrap;
}
.packaging-custom-img img {
    max-height: 1.125rem;
    object-fit: contain;
}
.packaging-option.selected {
    border: 1px solid #23402C;
}
.packaging-img-custom {
    margin-left: .5rem;
    line-height: 1;
}
.packaging-img-title {
    font-size: .8125rem;
    margin-left: .5rem;
    font-family: var(--heading-font-semibold);
    color: #23402c;
    line-height: 1.25rem;
}
.packaging-custom-price {
    font-size: 0.8125rem;
    margin-right: 0.5rem;
}
.selected-item {
    display: flex; 
    flex-flow: row wrap;
    justify-content: space-between;
}

.item-info {
    max-width: 80%;
    flex-basis: 80%;
    display: flex; 
    flex-flow: row wrap;
}
.qty-control {
    max-width: 20%;
    flex-basis: 20%;
}
.item-info-top {
    max-width: 20%;
    flex-basis: 20%;
}
.item-info-bottom {
    max-width: 80%;
    flex-basis: 80%;
    line-height: normal;
    display: flex; 
    flex-direction: column;
    padding-left: .5rem;
    padding-right: 0.3rem;
}
span.item-title {
    font-size: .8125rem;
    line-height: 1.125rem;
    color: #23402c;
    font-family: var(--heading-font-semibold);
}
.item-info-top img {
    width: 100%;
    max-height: 3rem;
    object-fit: contain;
} 
span.item-price {
    font-size: 0.8125rem;
    color: #000000;
}

.qty-control {
    display: flex; 
    margin-left: auto;
}
.qty-control>* {
    width: 33.3%;
    text-align: center;
    height: 1.25rem;
    line-height: 1.25rem;
    background: transparent;
    border: none;
    cursor: pointer;
}
.total-row {
    display: flex; 
    justify-content: space-between;
}
.qty-control {
    border: 0.5px solid #959595;
    height: fit-content;
    border-radius: 1.25rem;
    cursor: pointer;
}
.selected-item {
    margin-bottom: 1.25rem;
}
.total-row span {
    font-size: 1rem;
}
.selected-list {
    border-bottom: 1px solid #c7e5de;
    padding-bottom: 1rem;
    margin-bottom: 1.25rem;
}
span#total-price {
    font-family: var(--heading-font-semibold);
    color: #23402C;
}
.inl_zzgl {
    font-size: 0.6875rem;
    color: #959595;
}
div#progress-message {
    font-size: 0.6875rem;
    text-align: center;
    line-height: 1rem;
    margin-top: 1rem;
    font-family: var(--text-light);
}
button#add-to-cart:before{
    content: "";
    position: unset;
    background: url(/cdn/shop/files/shopping-bag.svg) !important;
    width: .75rem;
    height: 0.75rem;
    display: inline-block !important;
    z-index: 1;
    margin-right: .5rem;
}
#add-to-cart:disabled {
  background: #C7C7C7;
}
@media screen and (max-width: 990px){
  .box-result-bar:after{
    display: none;
  }
  .individuelles_geschenkset_sec .collection-hero__description.rte {
    padding: 0 20px;
    text-align: center;
  }
  .kartonzu_collec_cls span.mobile-facets__open>.svg-wrapper {
    display: block;
  }
  .product_grid_cover {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0 20px;
  }
  .mobile-facets__wrapper {
    left: -7px;
  }
  ul#product-grid .grid__item {
    width: calc(50% - 1.25rem/2);
    max-width: calc(50% - 1.25rem/2);
  }
  .box-result-bar {
    max-width: 100%;
    flex-basis: 100%;
    margin-top: 0;
    background-color: #f7f7f3;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 0 8px #0003;
  }
  .total-row span, .bg-custom-individuelles h3 {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-align: left;
  }
  .product_grid_outer.page-width {
    padding-left: 0;
    padding-right: 0;
  }
  .bg-custom-individuelles {
    background: #f7f7f3;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
  }
  p.small_text_custom {
    font-size: 12px;
    margin-top: 0;
    text-align: left;
  }
}