✦ Verified product
LUVIA DIY Coloring Blanket
USD 49.00
LUVIA
Verified independent store
→
.cb-desc * { box-sizing: border-box; margin: 0; padding: 0; } .cb-desc { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #1a0a05; } /* 1. Social proof banner */
.cb-desc-social { display: flex; align-items: center; justify-content: center; gap: 6px; width: fit-content; margin: 0 auto 16px; border: 1px solid #f0c98a; background: #fffaf0; border-radius: 6px; padding: 8px 16px; font-size: 15px; font-weight: 700; color: #e07b1a; } /* 2. Title — same scale as the screenshot */ .cb-desc-title { font-size: 44px; font-weight: 900; line-height: 1.05; letter-spacing: -1px; color: #1a0a05; text-align: center; margin-bottom: 18px; } .cb-desc-title sup { font-size: 16px; font-weight: 700; letter-spacing: 0; } /* 3. Rating */ .cb-desc-rating { display: flex; align-items: center; gap: 8px; margin-bottom: 14px; } .cb-desc-stars { position: relative; display: inline-block; font-size: 18px; line-height: 1; color: #e0d5c5; /* empty star color */ } .cb-desc-stars-fill { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; color: #f5a623; /* filled star color */ width: 94%; /* 4.7 / 5 */ } .cb-desc-score { font-size: 16px; font-weight: 600; color: #1a0a05; } /* 4. Price */ .cb-desc-price { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; } .cb-desc-price-now { font-size: 26px; font-weight: 900; letter-spacing: -.5px; color: #1a0a05; } .cb-desc-price-old { font-size: 18px; font-weight: 600; color: #e8b98a; text-decoration: line-through; } .cb-desc-price-badge { background: #e8b271; color: #fff; font-size: 14px; font-weight: 800; border-radius: 8px; padding: 6px 12px; } /* 5. Benefits */ .cb-desc-feats { list-style: none; margin: 0 0 20px; padding: 0; display: flex; flex-direction: column; gap: 10px; } .cb-desc-feats li { display: flex; align-items: center; gap: 9px; font-size: 16px; font-weight: 600; color: #1a0a05; line-height: 1.4; } .cb-desc-ico { font-size: 16px; flex-shrink: 0; } /* 6. Countdown */ .cb-desc-timer { display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 16px; font-weight: 800; color: #1a0a05; } .cb-desc-timer-clock { font-variant-numeric: tabular-nums; min-width: 54px; text-align: left; } 🔥 82 people ordered in the last 24 hours Coloring Blanket™ ★★★★★★★★★★ 4.7 | 123 Reviews $49.00 $82.00 🏷 −40% Off 📵 Screen-Free Family Time 🎨 Stress-Relief Therapy 🫶 Spend Time Together 🧠 Sparks Creativity 🔥 Hurry! Sale Ends In: 10:00 (function () { var el = document.getElementById('cbDescTimer'); if (!el) return; var total = 10 * 60; // 10 minutes in seconds function render(s) { var m = Math.floor(s / 60); var sec = s % 60; el.textContent = (m < 10 ? '0' + m : m) + ':' + (sec < 10 ? '0' + sec : sec); } render(total); setInterval(function () { total--; if (total