.cart-free-shipping-bar{padding:1.2rem 1.5rem;margin:0;background:transparent;border:none}.cart-free-shipping-bar__content{width:100%}.cart-free-shipping-bar__message{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1.4rem;color:#333}.cart-free-shipping-bar__message svg{flex-shrink:0;color:#7c5e99}.cart-free-shipping-bar__message--success{color:#7c5e99;font-weight:600}.cart-free-shipping-bar__message--success svg{color:#7c5e99}.cart-free-shipping-bar__progress{width:100%;height:8px;background-color:#e0e0e0;border-radius:10px;overflow:visible;margin-bottom:.8rem}.cart-free-shipping-bar__progress-bar{height:8px;background-color:#7c5e99;border-radius:10px;transition:width .3s ease;min-width:8px}.shipping-progress-track{width:100%;height:8px;background-color:#e0e0e0;border-radius:10px;overflow:visible;margin-bottom:.8rem}.shipping-progress-fill{height:8px;background-color:#7c5e99!important;border-radius:10px;transition:width .3s ease;min-width:8px}.cart-free-shipping-bar__delivery-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.6rem;font-size:1.2rem;color:#666}.cart-free-shipping-bar__delivery-time{display:flex;align-items:center;gap:.5rem}.cart-free-shipping-bar__delivery-time svg{flex-shrink:0;color:#7c5e99}.cart-free-shipping-bar__delivery-speed{font-weight:500}@media screen and (max-width:749px){.cart-free-shipping-bar{padding:1rem 1.2rem;margin:0}.cart-free-shipping-bar__message{font-size:1.3rem;gap:.5rem}.cart-free-shipping-bar__message svg{width:18px;height:18px}.cart-free-shipping-bar__delivery-info{flex-direction:column;align-items:flex-start;gap:.4rem;font-size:1.1rem}}.drawer__inner .cart-free-shipping-bar{margin:0;padding:1.2rem 1.5rem;flex-shrink:0}.drawer__inner .drawer__header{position:relative;padding-right:5rem;z-index:1}.cart-upsell{padding:1.5rem 1.5rem 0;margin:1rem 0 0;border-top:1px solid #e5e5e5;width:100%}.cart-upsell__header{margin-bottom:.8rem}.cart-upsell__title{font-size:1.8rem;font-weight:600;margin:0;color:#333}.cart-upsell__products{display:flex;flex-direction:column;gap:0;width:100%}.cart-upsell__product{display:flex;flex-direction:row;gap:1.2rem;padding:1.2rem 0;background:transparent;border:none;border-bottom:1px solid #e5e5e5;border-radius:0;align-items:center;width:100%}.cart-upsell__product:last-child{border-bottom:none}.cart-upsell__product-image{flex-shrink:0;width:80px;height:80px;overflow:hidden;border-radius:.6rem;background:#f5f5f5}.cart-upsell__product-image img{width:100%;height:100%;object-fit:cover}.cart-upsell__product-info{display:flex;flex-direction:row;gap:1rem;flex:1;align-items:center;justify-content:space-between;width:100%;min-width:0}.cart-upsell__product-details{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.cart-upsell__product-title{font-size:1.4rem;font-weight:500;color:#333;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-upsell__product-price{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#333}.cart-upsell__product-price--sale{color:#c41230}.cart-upsell__product-price--compare{font-size:1.2rem;font-weight:400;text-decoration:line-through;color:#999}.cart-upsell__add-button,.cart-upsell__view-button{flex-shrink:0;padding:0;font-size:0;text-align:center;border-radius:0;cursor:pointer;background:transparent;border:none;min-width:24px;height:24px;line-height:1;display:flex;align-items:center;justify-content:center}.cart-upsell__add-button:hover .cart-upsell__add-icon circle,.cart-upsell__view-button:hover .cart-upsell__add-icon circle{fill:#7c5e99;stroke:#7c5e99}.cart-upsell__add-icon{width:20px;height:20px}.cart-upsell__add-button{position:relative}.cart-upsell__add-button:disabled{opacity:.5;cursor:not-allowed}.cart-upsell__add-button.adding{pointer-events:none}.cart-upsell__add-button.adding .cart-upsell__add-icon{opacity:0}.cart-upsell__add-button .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.6rem;height:1.6rem;display:none}.cart-upsell__add-button.adding .loading-overlay__spinner{display:inline-block}.cart-upsell__add-button .spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.cart-upsell__add-button .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#7c5e99;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.cart-upsell__adding-text{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.cart-upsell__product{padding:1rem 0;gap:.8rem}.cart-upsell__product-image{width:60px;height:60px}.cart-upsell__product-info{flex-direction:row;align-items:center;gap:.6rem}.cart-upsell__product-title{font-size:1.2rem}.cart-upsell__product-price{font-size:1.3rem}.cart-upsell__add-icon{width:22px;height:22px}}cart-drawer-items .cart-upsell{margin:1rem 0 0;padding:1.5rem 0 0;border-top:1px solid #e5e5e5}cart-drawer-items .cart-upsell__header{margin-bottom:.8rem;padding:0}cart-drawer-items .cart-upsell__title{font-size:1.6rem}cart-drawer-items .cart-upsell__products{gap:0;padding:0;width:100%}cart-drawer-items .cart-upsell__product{padding:1rem 0;gap:.8rem;width:100%}cart-drawer-items .cart-upsell__product-image{width:65px;height:65px}cart-drawer-items .cart-upsell__product-title{font-size:1.3rem;-webkit-line-clamp:2}cart-drawer-items .cart-upsell__product-price{font-size:1.4rem}cart-drawer-items .cart-upsell__add-button,cart-drawer-items .cart-upsell__view-button{padding:0;min-width:24px;border:none;background:transparent}cart-drawer-items .cart-upsell__add-icon{width:22px;height:22px}cart-drawer .drawer__inner .cart-free-shipping-bar{margin:0;padding:1rem 1.5rem;flex-shrink:0}@media screen and (max-width:749px){cart-drawer .drawer__inner .cart-free-shipping-bar{padding:.8rem 1.2rem}cart-drawer-items .cart-upsell{padding:.8rem 0}cart-drawer-items .cart-upsell__product-image{width:45px;height:45px}}.cart-upsell-notification{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;background:#fff;border-radius:.6rem;box-shadow:0 4px 16px #00000026;transform:translateY(calc(100% + 2rem));opacity:0;transition:all .3s ease;max-width:280px}.cart-upsell-notification--visible{transform:translateY(0);opacity:1}.cart-upsell-notification svg{flex-shrink:0;width:18px;height:18px}.cart-upsell-notification--success{border:1px solid #7c5e99}.cart-upsell-notification--success svg{color:#7c5e99}.cart-upsell-notification--error{border:1px solid #d32f2f}.cart-upsell-notification--error svg{color:#d32f2f}.cart-upsell-notification span{font-size:1.3rem;color:#333;line-height:1.3}@media screen and (max-width:749px){.cart-upsell-notification{bottom:1rem;right:1rem;left:1rem;max-width:none;padding:.8rem 1rem}.cart-upsell-notification span{font-size:1.2rem}}.page-width .cart-upsell{margin-top:2rem;padding-top:2rem}.cart-shipping-announcement{padding:1.2rem 1.5rem;margin:0;display:flex;align-items:flex-start;gap:1rem;width:100%;box-sizing:border-box;background:transparent;border:none}.cart-shipping-announcement__icon{width:40px;height:auto;flex-shrink:0;color:#7c5e99}.cart-shipping-announcement__icon svg{width:100%;height:auto}.cart-shipping-announcement__content{flex:1;display:flex;flex-direction:column;gap:.3rem}.cart-shipping-announcement__title{font-size:1.4rem;font-weight:600;margin:0;color:#333}.cart-shipping-announcement__list{list-style:none;padding:0;margin:0;font-size:1.2rem;color:#666}.cart-shipping-announcement__list li{display:flex;align-items:center;gap:.4rem}.cart-shipping-announcement__list li:before{content:"\2713";font-weight:700}.drawer__inner .cart-shipping-announcement{margin:0;padding:1.2rem 1.5rem}@media screen and (max-width:749px){.cart-shipping-announcement{padding:1rem}.cart-shipping-announcement__icon{width:40px}.cart-shipping-announcement__title{font-size:1.3rem}.cart-shipping-announcement__list{font-size:1.2rem}}.cart-shipping-bar-loading{padding:1.2rem;margin:0 0 1rem;border-radius:.8rem;background:#f5f5f5;min-height:80px;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.drawer__inner .cart-shipping-bar-loading{margin:0 1.5rem 1rem}.cart-shipping-bar-placeholder{display:flex;flex-direction:column;gap:.8rem}.cart-shipping-bar-placeholder__shimmer{height:16px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmerSlide 1.5s infinite;border-radius:4px;width:80%}.cart-shipping-bar-placeholder__shimmer:nth-child(2){width:60%;height:8px}@keyframes shimmerSlide{0%{background-position:200% 0}to{background-position:-200% 0}}
/*# sourceMappingURL=/cdn/shop/t/565/assets/cart-enhancements.css.map */
