The candle that turns any night into an occasion. A dramatic 40 oz, 5-wick wooden bowl candle that fills the room with warmth and crackle. Hand-poured with clean wax, topped with botanicals, and delivered gift-ready. No tunneling. No soot. No scrambling. Big, bold, and unapologetically romantic, this oversized black bowl candle turns any room into a quiet ceremony. Hand-poured with clean, paraffin-free wax and topped with dried roses and botanicals, it's made for slow nights in, not background noise. Five crackling wooden wicks throw both scent and warmth glow across the room while the florals soften at the edge of the melt pool. Light it for date night, long baths, or those evenings when you want the house to feel like it's holding you back. With up to 320 hours of burn time, this isn't just a candle — it's your atmosphere architect for months to come. And here's the best part: it shows up gift-ready. Black box. Plaid bow. Done. You look incredibly thoughtful without spending three hours down a wrapping-paper rabbit hole. What's Inside 40 oz of clean-burning coconut-soy wax Five crackling wooden wicks for an even, immersive burn Up to 320 hours of burn time Hand-poured with paraffin-free coconut-soy wax Real dried roses and botanicals arranged along the rim Oversized black metal vessel — keeps its looks even after the last burn Gift box with festive plaid bow — 100% gift ready Perfect For The person who's always taking care of everyone else Teachers, coworkers, hosts, and loved ones Anyone in a small apartment who wants calm, not chemicals The friend-group gifter who's tired of showing up empty-handed Anyone sensitive to harsh scents or prone to candle headaches Yourself — because some nights deserve more than a TV candle What Our Customers Say ★★★★★ "This candle is absolutely stunning! The five wicks create the most beautiful glow, and the crackling sound is so soothing. It fills my entire living room with scent without being overwhelming. Worth every penny." — Sarah M. ★★★★★ "I bought this as a gift for my sister and she literally texted me a photo within an hour of opening it. The packaging alone is gorgeous, but the candle itself is next level. No tunneling like my expensive Voluspa candles!" — Jessica T. ★★★★★ "Finally, a wood wick candle that actually stays lit! I've tried so many that just go out constantly. This one burns perfectly and the botanicals on top are such a nice touch. It's become my signature gift." — Michelle K. Made by a small family who tests every batch in their own home first. Hand-poured to order — please allow 3-5 business days before shipping. /* =================================== LARGE 5 WICK CANDLE - PRODUCT DESCRIPTION CSS Matches the warm, elegant aesthetic of your site =================================== */ /* Main Product Description Container */ .product-description-wrapper { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #2b1810; line-height: 1.7; max-width: 100%; margin: 0 auto; } /* Headline Styling */ .product-headline { font-size: clamp(28px, 5vw, 42px); font-weight: 600; color: #2b1810; line-height: 1.2; margin-bottom: 16px; letter-spacing: -0.02em; } /* Subheadline */ .product-subheadline { font-size: clamp(16px, 3vw, 20px); font-weight: 400; color: #6b4423; line-height: 1.5; margin-bottom: 28px; letter-spacing: 0.01em; } /* Body Copy Container */ .product-body-copy { font-size: clamp(15px, 2.5vw, 17px); color: #3d2817; margin-bottom: 20px; line-height: 1.8; } .product-body-copy p { margin-bottom: 18px; } /* Emphasis Text (for bold statements) */ .product-body-copy strong, .product-emphasis { font-weight: 600; color: #2b1810; font-size: 1.05em; } /* Feature List Styling */ .product-features { background: linear-gradient(135deg, #f9f5f0 0%, #fdfbf7 100%); border-left: 4px solid #8b5a3c; padding: 24px 28px; margin: 28px 0; border-radius: 8px; } .product-features h3 { font-size: clamp(18px, 3vw, 22px); font-weight: 600; color: #2b1810; margin-bottom: 16px; letter-spacing: -0.01em; } .product-features ul { list-style: none; padding: 0; margin: 0; } .product-features li { padding-left: 28px; margin-bottom: 12px; position: relative; font-size: clamp(14px, 2.5vw, 16px); color: #3d2817; } .product-features li:before { content: "✓"; position: absolute; left: 0; color: #8b5a3c; font-weight: 700; font-size: 18px; } /* Highlight Box (for key benefits) */ .product-highlight { background: linear-gradient(135deg, #8b5a3c 0%, #6b4423 100%); color: #fff; padding: 20px 24px; border-radius: 8px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(107, 68, 35, 0.15); } .product-highlight p { margin: 0; font-size: clamp(16px, 3vw, 19px); font-weight: 500; line-height: 1.6; } /* Section Divider */ .product-divider { height: 1px; background: linear-gradient(to right, transparent, #d4b5a0, transparent); margin: 32px 0; border: none; } /* CTA-style Text */ .product-cta-text { font-size: clamp(17px, 3vw, 20px); font-weight: 600; color: #8b5a3c; text-align: center; margin: 28px 0; letter-spacing: 0.01em; } /* Customer Reviews Section */ .customer-reviews { margin: 40px 0; padding: 32px 0; } .reviews-headline { font-size: clamp(22px, 4vw, 28px); font-weight: 600; color: #2b1810; text-align: center; margin-bottom: 32px; letter-spacing: -0.01em; } .review-item { background: linear-gradient(135deg, #fdfbf7 0%, #f9f5f0 100%); border-left: 3px solid #8b5a3c; padding: 24px; margin-bottom: 20px; border-radius: 8px; } .review-stars { color: #d4a574; font-size: 18px; margin-bottom: 12px; letter-spacing: 2px; } .review-text { font-size: clamp(14px, 2.5vw, 16px); color: #3d2817; line-height: 1.7; margin-bottom: 12px; font-style: italic; } .review-author { font-size: clamp(13px, 2vw, 14px); color: #6b4423; font-weight: 600; margin: 0; } /* Footer Note */ .footer-note { text-align: center; margin-top: 32px; padding-top: 24px; } .footer-note p { font-size: clamp(13px, 2vw, 15px); color: #6b4423; font-style: italic; margin: 0; line-height: 1.6; } /* Responsive spacing adjustments */ @media (max-width: 768px) { .product-description-wrapper { padding: 0 4px; } .product-features { padding: 20px 20px; } .product-highlight { padding: 18px 20px; } .review-item { padding: 20px; } } /* Optional: Fade-in animation */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .product-description-wrapper { animation: fadeInUp 0.6s ease-out; }