body.template-cart .content-for-layout{background:#faf8f2}@media screen and (min-width:990px){body.template-cart main.content-for-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start;max-width:1280px;margin:0 auto;padding:0 24px}body.template-cart [id*=__cart-items]{grid-column:1}body.template-cart [id*=__cart-footer]{grid-column:2;position:sticky;top:24px}}body.template-cart cart-items.page-width{padding:24px 0!important;max-width:none}body.template-cart cart-items .title-wrapper{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:0 4px;border-bottom:none}body.template-cart cart-items .title-wrapper .title{font-size:2.8rem;line-height:1.1;margin:0;color:#1a1a1a;font-weight:500}body.template-cart cart-items .title-wrapper .link{font-size:1.1rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}body.template-cart cart-items .cart__warnings{text-align:center;padding:80px 20px;background:#fff;border-radius:10px}body.template-cart cart-items .cart__empty-text{font-size:2rem;margin-bottom:16px}body.template-cart cart-items table.cart-items{display:block!important;width:100%;border-collapse:separate;border-spacing:0;background:transparent}body.template-cart cart-items table.cart-items>thead{display:none!important}body.template-cart cart-items table.cart-items>tbody{display:flex!important;flex-direction:column;gap:12px;width:100%}body.template-cart cart-items tr.cart-item[data-linked-to]{display:none!important}body.template-cart cart-items tr.cart-item{display:grid!important;grid-template-columns:120px minmax(0,1fr) auto;column-gap:20px;row-gap:6px;padding:18px 56px 18px 20px;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #00000008;position:relative;align-items:start;width:100%}body.template-cart cart-items tr.cart-item>td{display:block!important;padding:0!important;border:none!important}body.template-cart cart-items tr.cart-item>td.cart-item__details{display:contents!important}body.template-cart cart-items .cart-item__details>*{max-width:none!important}body.template-cart cart-items .cart-item__media{grid-column:1;grid-row:1 / span 2;align-self:start;width:120px!important;max-width:120px!important}body.template-cart cart-items .cart-item__media .media-wrapper{width:120px!important;height:120px!important;background:#f4f2ec;border-radius:8px;overflow:hidden;display:block!important;position:relative!important;flex-shrink:0}body.template-cart cart-items .cart-item__media .media-wrapper .media{width:100%!important;height:100%!important;padding-bottom:0!important;display:block!important;position:relative!important;background:transparent!important;overflow:hidden}body.template-cart cart-items .cart-item__media .media-wrapper img{position:absolute!important;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;object-fit:contain;padding:4px;box-sizing:border-box}body.template-cart cart-items .cart-item__media .cart-svg-container{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px;box-sizing:border-box;background:transparent}body.template-cart cart-items .cart-item__media .cart-svg-container svg{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;display:block}body.template-cart cart-items .cart-item__details>p.caption-with-letter-spacing{grid-column:2;grid-row:1;align-self:start;margin:0 0 2px;font-size:.95rem;color:#00000080;text-transform:uppercase;letter-spacing:.05em}body.template-cart cart-items .cart-item__details>div:first-of-type{grid-column:2;grid-row:1;align-self:start;min-width:0}body.template-cart cart-items .cart-item__name{font-size:1.5rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.25;display:inline-block}body.template-cart cart-items .cart-item__name:hover{text-decoration:underline}body.template-cart cart-items .cart-item__details>dl{grid-column:2;grid-row:2;align-self:start;display:flex;flex-wrap:wrap;gap:2px 12px;margin:2px 0 0;padding:0}body.template-cart cart-items .cart-item__details .product-option{display:inline-flex;gap:4px;font-size:1.05rem;color:#0009;line-height:1.4}body.template-cart cart-items .cart-item__details .product-option dt{color:#00000080;margin:0}body.template-cart cart-items .cart-item__details .product-option dd{color:#000000d9;margin:0;font-weight:500}body.template-cart cart-items .cart-item__details>ul.discounts{grid-column:2;grid-row:auto;margin-top:4px}body.template-cart cart-items .cart-item__prices{grid-column:3;grid-row:1;align-self:start;text-align:right;white-space:nowrap}body.template-cart cart-items .cart-item__prices .price{font-size:1.5rem;font-weight:600;color:#1a1a1a}body.template-cart cart-items tr.cart-item>td.medium-hide.large-up-hide{display:none!important}body.template-cart cart-items .cart-item__quantity{grid-column:3;grid-row:2;align-self:start;justify-self:end;margin-top:2px}body.template-cart cart-items .cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:flex-end}body.template-cart cart-items quantity-input{border:1px solid rgba(0,0,0,.12);border-radius:100px;background:#fff;display:inline-flex;align-items:center;overflow:hidden;height:34px}body.template-cart cart-items quantity-input button{width:30px;height:34px;background:transparent;border:none;cursor:pointer;color:#333;font-size:1.2rem;transition:background .15s}body.template-cart cart-items quantity-input button:hover{background:#0000000d}body.template-cart cart-items quantity-input .quantity__input{width:30px;height:34px;border:none;background:transparent;text-align:center;font-size:1.05rem;color:#1a1a1a;font-weight:500;padding:0}body.template-cart cart-items .cart-item__totals{position:absolute!important;top:14px;right:14px;display:block!important;z-index:2;width:auto!important}body.template-cart cart-items .cart-item__totals .cart-item__price-wrapper{display:none!important}body.template-cart cart-items .cart-item__totals .loading-overlay{display:none}body.template-cart cart-items cart-remove-button .button{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;padding:0!important;border-radius:50%!important;background:transparent!important;color:#00000080!important;border:1px solid rgba(0,0,0,.08)!important;transition:color .15s,border-color .15s,background .15s;display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box!important;aspect-ratio:1}body.template-cart cart-items cart-remove-button .button:hover{color:#c0392b!important;border-color:#c0392b!important;background:#c0392b0f!important}body.template-cart cart-items cart-remove-button svg{width:13px;height:13px}body.template-cart cart-items .cart-item__details>.cart-upsell{grid-column:1 / -1;grid-row:auto;margin-top:12px;padding:14px 16px;background:#faf9f5;border-radius:8px;border:1px solid rgba(0,0,0,.05)}body.template-cart cart-items .cart-upsell__heading{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#000000b3;margin:0 0 10px;display:flex;align-items:center;gap:8px}body.template-cart cart-items .cart-upsell__heading:before{content:"";display:inline-block;width:6px;height:6px;background:#c0392b;border-radius:50%;flex-shrink:0}body.template-cart cart-items .cart-upsell__options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}body.template-cart cart-items .cart-upsell__option{position:relative}body.template-cart cart-items .cart-upsell__radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}body.template-cart cart-items .cart-upsell__label{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;min-height:84px;height:100%}body.template-cart cart-items .cart-upsell__label:hover{border-color:#00000040}body.template-cart cart-items .cart-upsell__radio:checked+.cart-upsell__label{border-color:#1a1a1a;background:#fafafa;box-shadow:0 0 0 1px #1a1a1a}body.template-cart cart-items .cart-upsell__image{display:block;width:28px;height:28px;flex-shrink:0}body.template-cart cart-items .cart-upsell__image img{width:100%;height:100%;object-fit:contain}body.template-cart cart-items .cart-upsell__content{display:flex;flex-direction:column;gap:2px;width:100%}body.template-cart cart-items .cart-upsell__title{font-size:1.1rem;font-weight:600;color:#1a1a1a;line-height:1.25}body.template-cart cart-items .cart-upsell__price{font-size:.95rem;color:#0000008c}body.template-cart cart-items .cart-item__details>details.cart-upsell__abgabe{grid-column:1 / -1;grid-row:auto;margin-top:4px}body.template-cart cart-items details.cart-upsell__abgabe>summary{list-style:none;cursor:pointer;padding:8px 14px;display:inline-flex;align-items:center;gap:6px;font-size:1.05rem;color:#0009;-webkit-user-select:none;user-select:none}body.template-cart cart-items details.cart-upsell__abgabe>summary::-webkit-details-marker{display:none}body.template-cart cart-items details.cart-upsell__abgabe>summary:hover{color:#1a1a1a}body.template-cart cart-items details.cart-upsell__abgabe[open] .cart-upsell__abgabe-chevron{transform:rotate(180deg)}body.template-cart cart-items .cart-upsell__abgabe-chevron{transition:transform .2s}body.template-cart cart-items .cart-upsell__options--abgabe{margin-top:4px;padding:0 14px;display:grid!important;grid-template-columns:1fr!important;gap:6px!important}body.template-cart cart-items .cart-item__details>cart-item-note{grid-column:1 / -1;grid-row:auto;display:block;margin-top:10px;font-size:1.05rem}body.template-cart cart-items .cart-item__note-toggle{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px dashed rgba(0,0,0,.18);padding:8px 12px;border-radius:6px;cursor:pointer;font-family:inherit;font-size:1.05rem;color:#000000a6;transition:color .15s,border-color .15s,background .15s;line-height:1.2;text-align:left}body.template-cart cart-items .cart-item__note-toggle:hover{color:#1a1a1a;border-color:#0006;background:#faf9f5}body.template-cart cart-items .cart-item__note-toggle svg{flex-shrink:0;opacity:.6}body.template-cart cart-items .cart-item__note-display{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;background:#faf9f5;border-radius:6px;width:100%;text-align:left;cursor:pointer;border:1px solid rgba(0,0,0,.08);font-family:inherit;font-size:1.05rem;color:#000c;transition:border-color .15s,background .15s}body.template-cart cart-items .cart-item__note-display:hover{border-color:#00000040;background:#f5f3ec}body.template-cart cart-items .cart-item__note-display svg{flex-shrink:0;opacity:.55;margin-top:2px}body.template-cart cart-items .cart-item__note-display-text{flex:1;font-weight:500;line-height:1.4}body.template-cart cart-items .cart-item__note-edit-hint{font-size:.9rem;color:#00000073;flex-shrink:0;text-decoration:underline;text-underline-offset:2px;align-self:center}body.template-cart cart-items .cart-item__note-editor[hidden]{display:none}body.template-cart cart-items .cart-item__note-editor{display:block;padding:14px;background:#faf9f5;border:1px solid rgba(0,0,0,.1);border-radius:8px}body.template-cart cart-items .cart-item__note-label{display:block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#0000008c;margin-bottom:8px}body.template-cart cart-items .cart-item__note-textarea{width:100%;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:6px;font-family:inherit;font-size:1.05rem;color:#1a1a1a;background:#fff;resize:vertical;min-height:70px;line-height:1.4;box-sizing:border-box}body.template-cart cart-items .cart-item__note-textarea:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 3px #0000000f}body.template-cart cart-items .cart-item__note-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}body.template-cart cart-items .cart-item__note-btn{font-family:inherit;font-size:.95rem;font-weight:500;padding:8px 16px;border-radius:6px;cursor:pointer;border:1px solid transparent;transition:opacity .15s,background .15s,border-color .15s}body.template-cart cart-items .cart-item__note-btn--cancel{background:transparent;color:#0009;border-color:#00000026}body.template-cart cart-items .cart-item__note-btn--cancel:hover{color:#1a1a1a;border-color:#1a1a1a}body.template-cart cart-items .cart-item__note-btn--save{background:#1a1a1a;color:#fff}body.template-cart cart-items .cart-item__note-btn--save:hover{opacity:.88}body.template-cart cart-items .cart-item__note-btn--save:disabled{opacity:.5;cursor:wait}body.template-cart cart-items .cart-item__note-status{display:block;margin-top:6px;font-size:.95rem;color:#0000008c;min-height:1em}body.template-cart cart-items .cart-item__note-status[data-status=success]{color:#2d7a3d}body.template-cart cart-items .cart-item__note-status[data-status=error]{color:#c0392b}body.template-cart cart-items .cart-item__details>p.cart-item__error{grid-column:1 / -1;grid-row:auto;margin:0}body.template-cart cart-items p.cart-item__error:has(.cart-item__error-text:empty){display:none!important}body.template-cart .cart__footer cart-note,body.template-cart .cart__footer .cart__note{display:none!important}body.template-cart #main-cart-footer.page-width{padding:0!important;max-width:none}body.template-cart .cart__footer{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:22px;box-shadow:0 1px 2px #00000008;display:block!important;grid-template-columns:none!important;width:auto!important;box-sizing:border-box!important;overflow:hidden}body.template-cart .cart__footer,body.template-cart .cart__footer *{box-sizing:border-box!important}body.template-cart .cart__footer>*{grid-column:auto!important;grid-row:auto!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important}body.template-cart .cart__footer>div{display:block!important}body.template-cart .cart__footer:before{content:"Bestell\fc bersicht";display:block;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;color:#1a1a1a;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}body.template-cart .cart__footer free-shipping,body.template-cart .cart__footer .free-shipping{display:block;margin-bottom:16px}body.template-cart .cart__footer .free-shipping__text,body.template-cart .cart__footer .cart-free-shipping__text{font-size:1.05rem;color:#000000a6;margin-bottom:8px;line-height:1.4}body.template-cart .cart__footer .free-shipping__bar,body.template-cart .cart__footer .cart-progress{height:4px;background:#00000014;border-radius:100px;overflow:hidden}body.template-cart .cart__footer .free-shipping__bar-fill,body.template-cart .cart__footer .cart-progress__fill{height:100%;background:linear-gradient(90deg,#e9c54d,#c0392b);border-radius:100px;transition:width .4s ease}body.template-cart .cart__footer .totals{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;margin:0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}body.template-cart .cart__footer .totals h2{font-size:1.2rem;color:#000000b3;margin:0;font-weight:500}body.template-cart .cart__footer .totals__subtotal-value{font-size:1.7rem;font-weight:600;color:#1a1a1a}body.template-cart .cart__footer .tax-note{font-size:.9rem;color:#00000080;margin:8px 0 16px;line-height:1.4}body.template-cart .cart__footer .gift-wrapping{display:block;margin-bottom:16px;padding:12px;background:#faf9f5;border-radius:6px}body.template-cart .cart__footer .gift-wrapping__label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:1.05rem;color:#000000bf}body.template-cart .cart__footer .cart__ctas{display:flex;flex-direction:column;gap:10px;margin-top:16px}body.template-cart .cart__footer .cart__checkout-button,body.template-cart .cart__footer button[name=checkout]{width:100%;min-height:52px;font-size:1.1rem;font-weight:600;letter-spacing:.04em;padding:14px 20px;background:#1a1a1a!important;color:#fff!important;border:none;border-radius:6px;cursor:pointer;transition:opacity .15s,transform .08s;text-transform:uppercase}body.template-cart .cart__footer .cart__checkout-button:hover,body.template-cart .cart__footer button[name=checkout]:hover{opacity:.92}body.template-cart .cart__footer .cart__checkout-button:active{transform:translateY(1px)}body.template-cart .cart__footer .cart__dynamic-checkout-buttons,body.template-cart .cart__footer .additional-checkout-buttons{margin-top:10px}@media screen and (max-width:989px){body.template-cart main.content-for-layout{display:block!important;padding:0 16px;max-width:720px;margin:0 auto}body.template-cart [id*=__cart-footer]{position:static!important}}@media screen and (max-width:749px){body.template-cart cart-items.page-width{padding:14px 0!important}body.template-cart cart-items .title-wrapper{margin-bottom:14px;padding:0 2px}body.template-cart cart-items .title-wrapper .title{font-size:2rem}body.template-cart cart-items .title-wrapper .link{font-size:1rem}body.template-cart cart-items tr.cart-item{grid-template-columns:96px minmax(0,1fr);column-gap:12px;row-gap:6px;padding:14px 44px 14px 14px}body.template-cart cart-items .cart-item__media{grid-column:1;grid-row:1 / span 2;width:96px!important;max-width:96px!important}body.template-cart cart-items .cart-item__media .media-wrapper{width:96px!important;height:96px!important}body.template-cart cart-items .cart-item__details>div:first-of-type{grid-column:2;grid-row:1}body.template-cart cart-items .cart-item__name{font-size:1.35rem}body.template-cart cart-items .cart-item__details>dl{grid-column:2;grid-row:2;gap:2px 10px}body.template-cart cart-items .cart-item__details .product-option{font-size:.95rem}body.template-cart cart-items .cart-item__prices{grid-column:1 / 2;grid-row:3;align-self:center;text-align:left;padding-top:10px!important;margin-top:6px;border-top:1px solid rgba(0,0,0,.06);white-space:nowrap}body.template-cart cart-items .cart-item__prices .price{font-size:1.3rem}body.template-cart cart-items .cart-item__quantity{grid-column:2;grid-row:3;align-self:center;justify-self:end;padding-top:10px!important;margin-top:6px;border-top:1px solid rgba(0,0,0,.06)}body.template-cart cart-items .cart-item__details>.cart-upsell{grid-column:1 / -1;padding:12px;margin-top:10px}body.template-cart cart-items .cart-upsell__options{grid-template-columns:1fr!important}body.template-cart cart-items .cart-upsell__label{flex-direction:row;align-items:center;gap:12px;padding:10px 12px;min-height:0}body.template-cart cart-items .cart-upsell__content{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}body.template-cart cart-items .cart-upsell__image{width:26px;height:26px}body.template-cart cart-items .cart-item__details>details.cart-upsell__abgabe{grid-column:1 / -1}body.template-cart cart-items details.cart-upsell__abgabe>summary{padding:8px 10px;font-size:1rem}body.template-cart cart-items .cart-item__details>cart-item-note{grid-column:1 / -1;margin-top:8px}body.template-cart cart-items .cart-item__note-toggle{width:100%;justify-content:flex-start;padding:10px 12px}body.template-cart cart-items .cart-item__totals{top:10px;right:10px}body.template-cart cart-items cart-remove-button .button{width:30px;height:30px}body.template-cart cart-items cart-remove-button svg{width:12px;height:12px}body.template-cart .cart__footer{padding:18px}body.template-cart .cart__footer:before{font-size:1.4rem;margin-bottom:14px;padding-bottom:12px}body.template-cart .cart__footer .totals__subtotal-value{font-size:1.5rem}body.template-cart .cart-usp-bar{grid-template-columns:1fr;padding:14px 0}}@media screen and (max-width:380px){body.template-cart cart-items tr.cart-item{grid-template-columns:80px minmax(0,1fr);padding:12px 40px 12px 12px}body.template-cart cart-items .cart-item__media{width:80px!important;max-width:80px!important}body.template-cart cart-items .cart-item__media .media-wrapper{width:80px!important;height:80px!important}body.template-cart cart-items .cart-item__name{font-size:1.25rem}}body.template-cart .cart-delivery-gate-msg{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;margin:0 0 10px;background:#fff4e5;border:1px solid #f4c88a;border-radius:6px;color:#7a4d00;font-size:.98rem;line-height:1.4}body.template-cart .cart-delivery-gate-msg:before{content:"!";flex-shrink:0;width:18px;height:18px;background:#f4c88a;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;margin-top:1px}body.template-cart .cart__footer button[name=checkout][disabled],body.template-cart .cart__footer .cart__checkout-button[disabled]{opacity:.5!important;cursor:not-allowed!important}body.template-cart tr.cart-item--gate-highlight{animation:cart-gate-pulse 1.8s ease}@keyframes cart-gate-pulse{0%,to{box-shadow:0 1px 2px #00000008;border-color:#0000000f}30%,70%{box-shadow:0 0 0 3px #e6a00080;border-color:#e6a000}}body.template-cart .cart-happiness-badge{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-top:14px;background:#f4f7f0;border:1px solid #dce5d0;border-radius:6px;font-size:1.05rem;color:#000000bf;line-height:1.4}body.template-cart .cart-happiness-badge__icon{width:22px;height:22px;color:#3d7a3d;flex-shrink:0}body.template-cart .cart-happiness-badge__text{flex:1;font-weight:500}body.template-cart .cart-usp-bar{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:24px 0;margin-top:8px}body.template-cart .cart-usp-bar__item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.06)}body.template-cart .cart-usp-bar__icon{width:28px;height:28px;flex-shrink:0;color:#c0392b}body.template-cart .cart-usp-bar__content{display:flex;flex-direction:column;gap:2px}body.template-cart .cart-usp-bar__title{font-size:1.1rem;font-weight:600;color:#1a1a1a;line-height:1.3}body.template-cart .cart-usp-bar__text{font-size:.95rem;color:#0009;line-height:1.4}@media screen and (max-width:749px){body.template-cart .cart-usp-bar{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cart-page-redesign.css.map */
