[data-upsell-progress][hidden],[data-upsell-recommendations][hidden],.marmot-cart-upsell [hidden],.marmot-cart-upsell__progress [hidden]{display:none!important}#main-cart-items.is-empty .marmot-cart-after-items{display:none}.marmot-cart-upsell,.marmot-cart-upsell__progress{min-width:0;box-sizing:border-box;color:var(--marmot-ink, #211D38);font-family:var(--marmot-font-family, sans-serif)}.marmot-cart-upsell--recommendations{width:100%;margin-top:32px;padding:var(--marmot-space-md, 16px);overflow:hidden;color:var(--marmot-purple, #3D3660);background:var(--marmot-lilac, #EBEBF1);border:1px solid var(--marmot-muted, #746D85);border-radius:var(--marmot-radius-lg, 16px)}.marmot-cart-upsell__header{margin-bottom:8px}.marmot-cart-upsell__eyebrow{display:block;margin-bottom:3px;color:var(--marmot-purple, #3D3660);font-family:var(--marmot-font-family, sans-serif);font-size:11px;font-weight:800;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.page-content h2.marmot-cart-upsell__title,.marmot-cart-upsell__title{margin:0;color:var(--marmot-purple, #3D3660);font-family:var(--marmot-font-family, sans-serif);font-size:20px;font-weight:600;line-height:1.3}.page-content p.marmot-cart-upsell__helper,.marmot-cart-upsell__helper{margin:2px 0 0;color:var(--marmot-purple-light, #565080);font-size:13px;font-weight:500;line-height:1.4}.marmot-cart-upsell__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.marmot-cart-upsell__item{display:flex;flex-direction:column;min-width:0;opacity:1;transform:translateY(0);transition:opacity .16s ease,transform .16s ease}.marmot-cart-upsell__item.is-removing{pointer-events:none;opacity:0;transform:translateY(6px)}.marmot-cart-upsell__visual{display:flex;justify-content:center;width:100%}.marmot-cart-upsell__cover{width:100%;max-width:150px;margin-bottom:0}.marmot-cart-upsell__info{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;margin-top:8px;text-align:center}html[lang] .marmot-cart-upsell__name{display:-webkit-box!important;overflow:hidden!important;min-height:39px;text-align:center!important;color:var(--marmot-purple, #3D3660)!important;font-family:var(--marmot-font-family, sans-serif)!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important;text-decoration:none!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[lang] .marmot-cart-upsell__name:hover{color:var(--marmot-amber-dark, #B65D00)!important}.marmot-cart-upsell__price{margin-top:5px;color:var(--marmot-purple-light, #565080);font-size:13px;font-weight:500;line-height:1.3}.marmot-cart-upsell__price-eur{color:var(--marmot-purple, #3D3660);font-weight:800}.marmot-cart-upsell__price-bgn{opacity:.82}.marmot-cart-upsell__regular-price{color:var(--marmot-purple-light, #565080)}.marmot-cart-upsell__promo-price{color:var(--marmot-success-dark, #24723B);font-weight:800}html[lang] button.marmot-cart-upsell__add{width:100%!important;min-height:40px!important;margin-top:8px!important;padding:10px 12px!important;color:var(--marmot-purple-dark, #2C2747)!important;background:var(--marmot-gold, #FBAF10)!important;border:0!important;border-radius:10px!important;box-shadow:none!important;font:800 14px/1 var(--marmot-font-family, sans-serif)!important;cursor:pointer!important;transition:background-color .16s ease,transform .16s ease}html[lang] button.marmot-cart-upsell__add:hover{background:var(--marmot-gold-soft, #FDCB5E)!important;transform:translateY(-1px)}html[lang] button.marmot-cart-upsell__add:focus-visible,html[lang] .marmot-cart-upsell a:focus-visible{outline:3px solid var(--marmot-gold, #FBAF10)!important;outline-offset:2px!important}html[lang] button.marmot-cart-upsell__add:disabled{cursor:wait!important;opacity:.65!important;transform:none}.marmot-cart-upsell__progress{width:100%;margin:12px 0 14px;padding:13px 14px;background:var(--marmot-cream-field, #FFF8E7);border:1px solid var(--marmot-cream-border, #F4D98E);border-radius:12px;transition:background-color .18s ease,border-color .18s ease}.page-content p.marmot-cart-upsell__progress-label,.marmot-cart-upsell__progress-label{margin:0 0 8px;color:var(--marmot-purple, #3D3660);font-size:13px;font-weight:600;line-height:1.35}.marmot-cart-upsell__progress-label strong{color:var(--marmot-amber-dark, #B65D00);font-weight:800}.marmot-cart-upsell__track{width:100%;height:8px;overflow:hidden;background:#583d1721;border-radius:var(--marmot-radius-pill, 999px)}.marmot-cart-upsell__fill{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--marmot-gold-soft, #FDCB5E) 0%,var(--marmot-orange, #F58B24) 100%);border-radius:inherit;transition:width .22s ease}.marmot-cart-upsell__progress.is-complete{background:var(--marmot-success-soft, #E7F6EA);border-color:var(--marmot-success-border, #9FD2AA)}.marmot-cart-upsell__progress.is-complete .marmot-cart-upsell__progress-label{color:var(--marmot-success-dark, #24723B)}.marmot-cart-upsell__progress.is-complete .marmot-cart-upsell__fill{background:var(--marmot-success-dark, #24723B)}@media(max-width:767px){.marmot-cart-upsell--recommendations{padding:18px 16px 16px}.marmot-cart-upsell__header{margin-bottom:10px}.page-content h2.marmot-cart-upsell__title,.marmot-cart-upsell__title{font-size:19px}.marmot-cart-upsell__list{grid-template-columns:none;grid-auto-columns:60%;grid-auto-flow:column;gap:16px;padding-bottom:6px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:1px;scroll-snap-type:inline mandatory;scrollbar-width:thin}.marmot-cart-upsell__item{scroll-snap-align:start}html[lang] button.marmot-cart-upsell__add{min-height:44px!important}.marmot-cart-upsell__progress{margin-top:10px}}@media(max-width:420px){.marmot-cart-upsell,.marmot-cart-upsell__progress,.marmot-cart-upsell *,.marmot-cart-upsell__progress *{min-width:0;box-sizing:border-box}}@media(prefers-reduced-motion:reduce){.marmot-cart-upsell__item,.marmot-cart-upsell__fill,.marmot-cart-upsell__progress,html[lang] button.marmot-cart-upsell__add{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/marmot-cart-upsell.css.map */
