.wickelplatz-upsell{display:block;margin-top:20px;color:var(--color-scheme-text)}.wickelplatz-upsell__inner{padding:20px;border:var(--border-width-grid) var(--border-style-grid) var(--color-scheme-borders);border-radius:12px}.wickelplatz-upsell__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.wickelplatz-upsell__heading{font-family:var(--text-font--headings);font-size:1.6rem;font-weight:600}.wickelplatz-upsell__dismiss{background:none;border:0;padding:4px;cursor:pointer;font-size:20px;line-height:1;color:inherit}.wickelplatz-upsell__desc{font-size:1.4rem;margin:0 0 16px}.wickelplatz-upsell__preview{display:flex;align-items:center;gap:16px;margin-bottom:16px}.wickelplatz-upsell__image{width:72px;height:72px;border-radius:8px;overflow:hidden;background:#0000000a;flex-shrink:0}.wickelplatz-upsell__image img{width:100%;height:100%;object-fit:contain;display:block}.wickelplatz-upsell__info{display:flex;flex-direction:column;gap:4px;min-width:0}.wickelplatz-upsell__title{font-size:1.4rem}.wickelplatz-upsell__price{font-size:1.4rem;font-weight:600}.wickelplatz-upsell__form{margin-bottom:8px}.wickelplatz-upsell__select{width:100%;padding:12px 14px;margin-bottom:12px;border:var(--border-width-grid) var(--border-style-grid) var(--color-scheme-borders);border-radius:8px;font-family:inherit;font-size:1.4rem;background:transparent;color:inherit}.wickelplatz-upsell__quantity{display:flex;align-items:center;gap:10px;font-size:1.4rem}.wickelplatz-upsell__quantity select{padding:8px 12px;border:var(--border-width-grid) var(--border-style-grid) var(--color-scheme-borders);border-radius:8px;font-family:inherit;font-size:1.4rem;background:transparent;color:inherit}.wickelplatz-upsell__quantity-note{margin:0 0 12px;font-size:1.2rem;opacity:.7}.wickelplatz-upsell__picker{margin-top:12px}.wickelplatz-upsell__button{width:100%;margin-bottom:0}.wickelplatz-upsell.is-loading .button-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:wickelplatz-spin .7s linear infinite;margin-left:8px;vertical-align:middle}@keyframes wickelplatz-spin{to{transform:rotate(360deg)}}.wickelplatz-upsell__complete{margin-top:20px}.wickelplatz-upsell__complete-box{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#eef7ec;border:1px solid #cde5c9;border-radius:10px;color:#1e4620}.wickelplatz-upsell__complete-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#4caf50;color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.wickelplatz-upsell__complete-text{margin:0;font-size:1.3rem;line-height:1.45}.wickelplatz-upsell{margin:16px}.wickelplatz-upsell__inner{padding:18px;border:1px solid var(--color-scheme-borders);border-radius:12px;background:var(--color-scheme-background)}.wickelplatz-upsell__heading{font-size:22px;line-height:1.2}.wickelplatz-upsell__desc{font-size:16px;line-height:1.45}.wickelplatz-upsell__preview{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center}.wickelplatz-upsell__image{width:88px;height:88px;display:grid;place-items:center;background:#f7f7f7}.wickelplatz-upsell__image img{object-fit:contain}.wickelplatz-upsell__info{gap:3px;overflow-wrap:normal;word-break:normal}.wickelplatz-upsell__title{font-size:16px;line-height:1.3;font-weight:600}.wickelplatz-upsell__design,.wickelplatz-upsell__size{font-size:14px;line-height:1.35}.wickelplatz-upsell__price{font-size:20px;line-height:1.25}.wickelplatz-upsell__select,.wickelplatz-upsell__quantity select{min-height:48px;border:1px solid var(--color-scheme-borders);border-radius:10px;background:var(--color-scheme-background);font-size:16px;line-height:1.3}.wickelplatz-upsell__select{padding:10px 40px 10px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wickelplatz-upsell__quantity{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;font-size:16px}.wickelplatz-upsell__quantity select{width:100%;padding:8px 12px}.wickelplatz-upsell__quantity-note{margin:8px 0 14px;font-size:13px;line-height:1.4}.wickelplatz-upsell__button{display:flex;align-items:center;justify-content:center;min-height:50px;padding:11px 18px;border:1px solid #1f1f1f;border-radius:999px;background:#1f1f1f;color:#fff;font-size:17px;line-height:1.2;text-align:center;white-space:normal}@media screen and (max-width:749px){.wickelplatz-upsell{margin:12px}.wickelplatz-upsell__inner{padding:16px}.wickelplatz-upsell__header{gap:10px}.wickelplatz-upsell__heading{font-size:20px}.wickelplatz-upsell__dismiss{width:36px;height:36px;padding:6px;font-size:24px;flex:0 0 36px}.wickelplatz-upsell__desc{margin-bottom:14px;font-size:15px}.wickelplatz-upsell__preview{grid-template-columns:82px minmax(0,1fr);gap:12px;margin-bottom:14px}.wickelplatz-upsell__image{width:82px;height:82px}.wickelplatz-upsell__select{margin-bottom:10px}.wickelplatz-upsell__button{min-height:50px;font-size:16px}}@media screen and (max-width:380px){.wickelplatz-upsell{margin:8px}.wickelplatz-upsell__inner{padding:14px}.wickelplatz-upsell__preview{grid-template-columns:72px minmax(0,1fr)}.wickelplatz-upsell__image{width:72px;height:72px}}.wickelplatz-upsell__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cpath d='M2 2l6 6 6-6' fill='none' stroke='%23202020' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:16px 10px!important}.wickelplatz-upsell__quantity{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:0;margin:0;border:0;min-width:0}.wickelplatz-upsell__quantity-label{padding:0;margin:0;font-size:15px;line-height:1.3;font-weight:600}.wickelplatz-upsell__quantity-options{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,260px);padding:3px;border:1px solid var(--color-scheme-borders);border-radius:999px;background:var(--color-scheme-background)}.wickelplatz-upsell__quantity-choice{display:block;min-width:0;cursor:pointer}.wickelplatz-upsell__quantity-choice span{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:999px;font-size:15px;line-height:1.2;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.wickelplatz-upsell__quantity-choice input:checked+span{background:#1f1f1f;color:#fff}.wickelplatz-upsell__quantity-choice input:focus-visible+span{outline:2px solid var(--color-scheme-text);outline-offset:2px}@media screen and (max-width:749px){.wickelplatz-upsell__quantity{grid-template-columns:64px minmax(0,1fr);gap:10px}.wickelplatz-upsell__quantity-options{width:min(100%,230px)}.wickelplatz-upsell__quantity-choice span{min-height:38px;padding:7px 10px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/wickelplatz-cart-upsell.css.map */
