.selected-products{padding:40px 0}.selected-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.selected-product-card{border:1px solid #eee;padding:15px;border-radius:12px;position:relative;text-align:center;background:#fff;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.product-img-wrap{position:relative}.product-img-wrap img{max-width:100%;border-radius:8px}.discount-badge{position:absolute;top:10px;right:10px;background:#ed1651;color:#fff;padding:5px 8px;font-size:12px;border-radius:4px}.product-title{font-size:14px;font-weight:400;margin:0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compare-price{text-decoration:line-through;color:#888;margin-left:5px;font-size:14px}.save-price{color:#ed1651;font-size:14px;display:block}.final-price{font-size:16px;font-weight:500;color:#000}.selected-product-card select.variant-selector{font-size:15px;width:-webkit-fill-available;margin:8px 0 0}.btn-wrap{display:flex;justify-content:center;gap:10px;margin-top:10px;width:100%}.add-to-box-btn{background:#ed1651;color:#fff;padding:10px 18px;border:none;border-radius:6px;cursor:pointer;width:100%}.add-to-box-btn.added{background:#4caf50}.remove-from-box{background:#fff;cursor:pointer;display:none;border:0;padding:0}.remove-from-box svg{width:20px}.selected-product-card.added .remove-from-box{display:inline-block}button.add-to-box-btn[disabled]{opacity:.8;cursor:not-allowed}.floating-cart-btn-wrap.inside-section{position:sticky;bottom:10px;display:flex;justify-content:center;margin-top:20px}.floating-cart-btn{background:#519553;color:#fff;padding:12px 20px;border-radius:30px;font-weight:500;border:none;cursor:pointer;max-width:150px;width:100%}.floating-cart-btn:disabled{background:#bbb;cursor:not-allowed}.floating-cart-btn.loading{position:relative;pointer-events:none;background:#519553;opacity:.8}.floating-cart-btn .spinner{display:inline-block;width:16px;height:16px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;margin-right:6px;animation:spin .8s linear infinite;vertical-align:middle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.selected-product-card{padding:8px}.discount-badge{top:5px;right:5px;padding:2px 6px;font-size:10px}.floating-cart-btn-wrap.inside-section{bottom:70px}}@media(max-width:575px){.selected-products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/selected-product.css.map */
