{"product_id":"havana-wax-melts","title":"Havana Wax Melts","description":"\u003cdiv style=\"max-width: 100%; overflow: hidden; box-sizing: border-box; padding: 0; margin: 0;\"\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            background: #faf8f0;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.5;\n            color: #4a5a3a;\n            padding: 0;\n            max-width: 100%;\n            overflow-x: hidden;\n        }\n        .product-container {\n            max-width: 1200px;\n            width: 100%;\n            margin: 0 auto;\n            background: white;\n            border-radius: 1.5rem;\n            box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #d0e0c0;\n            box-sizing: border-box;\n        }\n        .product-grid {\n            display: block;\n            padding: 1.25rem;\n            max-width: 100%;\n            box-sizing: border-box;\n        }\n        .product-details {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n            width: 100%;\n            max-width: 100%;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            box-sizing: border-box;\n        }\n        .city-badge {\n            display: inline-block;\n            background: #fde8d4;\n            color: #c2672a;\n            font-size: 0.7rem;\n            font-weight: 600;\n            letter-spacing: 0.04em;\n            text-transform: uppercase;\n            padding: 0.25rem 0.85rem;\n            border-radius: 40px;\n            width: fit-content;\n        }\n        .limited-warning {\n            background: #f0f7e8;\n            padding: 0.5rem 1rem;\n            border-radius: 40px;\n            display: inline-block;\n            font-weight: 600;\n            font-size: 0.75rem;\n            color: #2a6b3c;\n            width: fit-content;\n        }\n        .product-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            line-height: 1.25;\n            letter-spacing: -0.01em;\n            background: linear-gradient(135deg, #2f855a 0%, #1d6b45 45%, #4aa87a 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            width: 100%;\n            word-wrap: break-word;\n        }\n        @media (max-width: 640px) {\n            .product-title {\n                font-size: 1.4rem;\n            }\n        }\n        .subhead {\n            font-size: 1rem;\n            font-weight: 400;\n            color: #8a9a6a;\n            margin-bottom: 0.5rem;\n        }\n        .badge-group {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin: 0.25rem 0;\n        }\n        .badge {\n            background: #f0ebe2;\n            padding: 0.25rem 0.85rem;\n            border-radius: 40px;\n            font-size: 0.7rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.3px;\n            color: #7a8a5a;\n            white-space: nowrap;\n        }\n        @media (max-width: 480px) {\n            .badge {\n                white-space: normal;\n                font-size: 0.65rem;\n            }\n        }\n        .badge-green {\n            background: #e0e8d4;\n            color: #2a6b3c;\n        }\n        .badge-gold {\n            background: #f5edd6;\n            color: #8a6a2a;\n        }\n        .description {\n            color: #5a6a4a;\n            border-left: 3px solid #7bc47f;\n            padding-left: 1rem;\n            margin: 0.25rem 0;\n        }\n        .description p {\n            margin-bottom: 0.5rem;\n            word-wrap: break-word;\n        }\n        .product-links {\n            background: #e0e8d4;\n            border-radius: 0.75rem;\n            padding: 0.75rem;\n            text-align: center;\n            font-size: 0.85rem;\n            margin: 0.5rem 0;\n        }\n        .product-links a {\n            color: #2f855a;\n            text-decoration: underline;\n        }\n        .product-links a:hover {\n            color: #1d6b45;\n        }\n        .feature-list {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0.6rem;\n            margin: 0.5rem 0;\n        }\n        .feature-list li {\n            display: flex;\n            align-items: center;\n            gap: 0.7rem;\n            font-size: 0.95rem;\n            word-wrap: break-word;\n            flex-wrap: wrap;\n        }\n        .feature-list li::before {\n            content: \"✦\";\n            color: #2f855a;\n            font-weight: bold;\n            font-size: 0.8rem;\n            flex-shrink: 0;\n        }\n        .scent-profile {\n            background: #f4faf2;\n            border-radius: 1rem;\n            padding: 1rem;\n            margin: 0.5rem 0;\n        }\n        .scent-title {\n            font-weight: 600;\n            margin-bottom: 0.75rem;\n            font-size: 0.9rem;\n            color: #2f855a;\n        }\n        .note-group {\n            margin-bottom: 0.75rem;\n        }\n        .note-group strong {\n            color: #2f855a;\n            display: block;\n            margin-bottom: 0.25rem;\n            font-size: 0.8rem;\n        }\n        .note-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin-top: 0.25rem;\n        }\n        .note-item {\n            background: white;\n            border: 1px solid #d0e0c0;\n            border-radius: 40px;\n            padding: 0.3rem 0.8rem;\n            font-size: 0.75rem;\n            color: #8a9a6a;\n        }\n        .info-section {\n            background: #f4faf2;\n            border-radius: 1rem;\n            padding: 1rem;\n            margin-top: 0.5rem;\n        }\n        .info-section p {\n            margin: 0.4rem 0;\n            word-wrap: break-word;\n        }\n        .info-section h3 {\n            font-size: 1rem;\n            margin-bottom: 0.5rem;\n            color: #2f855a;\n        }\n        .info-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: baseline;\n            flex-wrap: wrap;\n            padding: 0.5rem 0;\n            border-bottom: 1px solid #d0e0c0;\n        }\n        .info-label {\n            font-weight: 600;\n            color: #7a8a5a;\n        }\n        .info-value {\n            color: #2f855a;\n            font-weight: 500;\n        }\n        .warning {\n            font-size: 0.75rem;\n            color: #9ab87a;\n            border-top: 1px solid #d0e0c0;\n            padding-top: 0.9rem;\n            margin-top: 0.5rem;\n            word-wrap: break-word;\n        }\n        .burn-time {\n            background: #e0e8d4;\n            border-radius: 0.75rem;\n            padding: 0.75rem;\n            text-align: center;\n            font-size: 0.9rem;\n            color: #2f855a;\n            margin: 0.5rem 0;\n            font-weight: 600;\n        }\n        .faq-item {\n            margin: 1rem 0;\n            border-bottom: 1px solid #d0e0c0;\n            padding-bottom: 1rem;\n            text-align: left;\n        }\n        .faq-item:last-child {\n            border-bottom: none;\n            padding-bottom: 0;\n        }\n        .faq-item .question {\n            font-weight: 700;\n            color: #2f855a;\n            margin-bottom: 0.25rem;\n        }\n        .faq-item .answer {\n            color: #6a7a5a;\n            line-height: 1.5;\n        }\n        .internal-links {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.75rem 1.5rem;\n            margin-top: 0.5rem;\n        }\n        .internal-links a {\n            color: #2f855a;\n            text-decoration: underline;\n            font-weight: 500;\n            font-size: 0.85rem;\n        }\n        .internal-links a:hover {\n            color: #1d6b45;\n        }\n        html {\n            scroll-behavior: smooth;\n        }\n        h1, h2, h3, p, span, div, li, a {\n            word-break: break-word;\n            white-space: normal;\n        }\n        img, iframe, video, table, div, section, article {\n            max-width: 100% !important;\n            height: auto !important;\n        }\n    \u003c\/style\u003e\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-grid\"\u003e\n            \u003cdiv class=\"product-details\"\u003e\n                \u003cdiv class=\"city-badge\"\u003e🇨🇺 SUMMER IN THE CITY · LIMITED BATCH\u003c\/div\u003e\n                \u003ch1 class=\"product-title\"\u003eHavana Wax Melt — Mojito-Inspired | Cool Mint \u0026amp; Zesty Lime | 20+ Hours\u003c\/h1\u003e\n                \u003cdiv class=\"subhead\"\u003eCool mint, zesty lime, and subtle sugarcane — the vibrant charm of summer in the city — now in a flame-free wax melt\u003c\/div\u003e\n                \u003cdiv class=\"limited-warning\"\u003e🍹 Grab yours now before this summer favorite sells out!\u003c\/div\u003e\n                \u003cdiv class=\"badge-group\"\u003e\n                    \u003cspan class=\"badge badge-green\"\u003e🐾 Pet-friendly\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003e🌿 Phthalate-free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003e🚫 Paraben-free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003e🥥 100% Coconut Wax\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003e🐰 Cruelty Free\u003c\/span\u003e\n                    \u003cspan class=\"badge badge-gold\"\u003e🌱 Soy Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003e🍹 Mojito\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003e\n                    \u003cp\u003eTransport yourself to the lively streets of Havana with our \u003cstrong\u003eHavana Wax Melt\u003c\/strong\u003e. This refreshing fragrance is inspired by a muddled mojito — \u003cstrong\u003ecool mint, zesty lime, and subtle sugarcane\u003c\/strong\u003e notes evoke the vibrant charm of summer in the city. Now available as a flame-free wax melt for your warmer.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eWhy Havana?\u003c\/strong\u003e Inspired by the lively energy of Havana's streets — where music fills the air and every corner tells a story. This wax melt captures that spirit of vibrant escape, bringing the refreshing, carefree vibe of summer in the city to your home — without the flame.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"product-links\"\u003e\n                    \u003cp\u003e🚗 Also available as a \u003ca href=\"https:\/\/www.beecococandle.com\/products\/hanging-car-diffuser\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ehanging car diffuser\u003c\/a\u003e!\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"burn-time\"\u003e🕯️ 20+ Hours of Fragrance per 2-3 Cubes\u003c\/div\u003e\n                \u003cdiv class=\"scent-profile\"\u003e\n                    \u003cdiv class=\"scent-title\"\u003e🍹 Fragrance Notes — Cool, Zesty \u0026amp; Refreshing\u003c\/div\u003e\n                    \u003cp style=\"font-size: 0.85rem; margin-bottom: 0.75rem; color: #8a9a6a;\"\u003eA vibrant escape to the lively streets of Havana — cool mint, zesty lime, and subtle sugarcane.\u003c\/p\u003e\n                    \u003cdiv class=\"note-group\"\u003e\n                        \u003cstrong\u003eTop Notes:\u003c\/strong\u003e\n                        \u003cdiv class=\"note-list\"\u003e\n                            \u003cspan class=\"note-item\"\u003eLime\u003c\/span\u003e\n                            \u003cspan class=\"note-item\"\u003eMint\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #8a9a6a;\"\u003eBright, zesty lime and cool, crisp mint open with a refreshing burst.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"note-group\"\u003e\n                        \u003cstrong\u003eMiddle Notes:\u003c\/strong\u003e\n                        \u003cdiv class=\"note-list\"\u003e\n                            \u003cspan class=\"note-item\"\u003ePineapple\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #8a9a6a;\"\u003eSweet, tropical pineapple adds a hint of island warmth to the heart of the fragrance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"note-group\"\u003e\n                        \u003cstrong\u003eBase Notes:\u003c\/strong\u003e\n                        \u003cdiv class=\"note-list\"\u003e\n                            \u003cspan class=\"note-item\"\u003eRum\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #8a9a6a;\"\u003eSmooth, subtle rum grounds the fragrance with a warm, sophisticated finish.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"badge-group\"\u003e\n                    \u003cspan class=\"badge\"\u003ePhthalate \u0026amp; Paraben Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eCruelty Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eSoy Free\u003c\/span\u003e\n                    \u003cspan class=\"badge\"\u003eHand-poured\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"feature-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🌿 Phthalate \u0026amp; Paraben Free\u003c\/strong\u003e — clean, non-toxic fragrance\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🐰 Cruelty Free\u003c\/strong\u003e — Leaping Bunny certified\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🌱 Soy Free\u003c\/strong\u003e — 100% pure coconut wax\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🕯️ 20+ Hours per 2-3 Cubes\u003c\/strong\u003e — refreshing mojito aroma\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🍹 Mojito-Inspired\u003c\/strong\u003e — cool mint, zesty lime \u0026amp; subtle sugarcane\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e🇺🇸 Handcrafted in Geneva, IL\u003c\/strong\u003e — small batch quality\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"info-section\"\u003e\n                    \u003ch3\u003e🍹 Perfect For\u003c\/h3\u003e\n                    \u003cul class=\"feature-list\" style=\"margin-top: 0;\"\u003e\n                        \u003cli\u003eBringing summer vibes into your home year-round\u003c\/li\u003e\n                        \u003cli\u003eCreating a refreshing, tropical atmosphere\u003c\/li\u003e\n                        \u003cli\u003ePoolside, patio, or any warm-weather gathering\u003c\/li\u003e\n                        \u003cli\u003eGifting for mojito and mint lovers\u003c\/li\u003e\n                        \u003cli\u003eAdding a touch of Havana to your space\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"info-section\"\u003e\n                    \u003ch3\u003e🥥 100% Pure Coconut Wax\u003c\/h3\u003e\n                    \u003cp\u003eOur Havana wax melts are hand-poured with \u003cstrong\u003e100% pure coconut wax\u003c\/strong\u003e — a clean, non-toxic alternative to paraffin and soy. This natural wax provides an exceptional hot and cold throw, ensuring your space fills with refreshing mojito vibes. Free from gluten, toxins, parabens, and phthalates. Leaping Bunny certified and cruelty-free.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"info-section\"\u003e\n                    \u003ch3\u003e✨ Handcrafted with Care\u003c\/h3\u003e\n                    \u003cp\u003eEach wax melt is crafted by hand in my small shop in Geneva, IL. Because every Bee Coco product is made by hand, you may come across small imperfections — slight color variations, minor markings, or slight melting during shipping. These natural quirks do not affect the exceptional quality or performance of your wax melt.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"info-section\"\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eWax Type:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e100% Pure Coconut Wax\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003ePhthalate \u0026amp; Paraben Free:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e✓ Yes\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eCruelty Free:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e✓ Yes (Leaping Bunny Certified)\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eSoy Free:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e✓ Yes\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eNet Weight:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e4 oz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eFragrance Duration:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003e20+ Hours per 2-3 Cubes\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eScent Throw:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003eStrong\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"info-row\"\u003e\n                        \u003cspan class=\"info-label\"\u003eSeason:\u003c\/span\u003e\n                        \u003cspan class=\"info-value\"\u003eSummer Limited Batch\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"info-section\" style=\"background: #f0f7f0; border-color: #b8d4b8;\"\u003e\n                    \u003ch3 style=\"font-size: 1rem; margin-bottom: 0.75rem; color: #2f855a; text-align: center;\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cp class=\"question\"\u003eWhat does the Havana wax melt smell like?\u003c\/p\u003e\n                        \u003cp class=\"answer\"\u003e\u003cstrong\u003eHavana\u003c\/strong\u003e features a refreshing mojito-inspired blend of \u003cstrong\u003ecool mint, zesty lime, pineapple, and subtle rum\u003c\/strong\u003e — a vibrant escape to the lively streets of Havana.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cp class=\"question\"\u003eHow long do the wax melts last?\u003c\/p\u003e\n                        \u003cp class=\"answer\"\u003eEach set of \u003cstrong\u003e2-3 cubes\u003c\/strong\u003e provides \u003cstrong\u003e20+ hours\u003c\/strong\u003e of fragrance. For best results, use 2-3 cubes at a time in your warmer.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cp class=\"question\"\u003eIs this scent seasonal?\u003c\/p\u003e\n                        \u003cp class=\"answer\"\u003eYes! \u003cstrong\u003eHavana\u003c\/strong\u003e is a \u003cstrong\u003elimited summer batch\u003c\/strong\u003e scent — available during the warm months. Once it's gone for the season, it won't return until next summer.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cp class=\"question\"\u003eAre these wax melts non-toxic?\u003c\/p\u003e\n                        \u003cp class=\"answer\"\u003eYes. Our wax melts are made with \u003cstrong\u003e100% pure coconut wax\u003c\/strong\u003e, \u003cstrong\u003ephthalate-free fragrances\u003c\/strong\u003e, and contain no toxins, parabens, or soy.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cp class=\"question\"\u003eAre these wax melts pet-friendly?\u003c\/p\u003e\n                        \u003cp class=\"answer\"\u003eYes! \u003cstrong\u003eHavana\u003c\/strong\u003e is \u003cstrong\u003epet-friendly\u003c\/strong\u003e and made with clean, non-toxic ingredients. Always use warmers out of reach of curious noses and paws.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"info-section\"\u003e\n                    \u003ch3 style=\"font-size: 1rem; margin-bottom: 0.5rem; color: #2f855a;\"\u003e🔗 You Might Also Like\u003c\/h3\u003e\n                    \u003cdiv class=\"internal-links\"\u003e\n                        \u003ca href=\"https:\/\/www.beecococandle.com\/collections\/sun-drenched-days-collection\"\u003eShop All Summer Scents\u003c\/a\u003e\n                        \u003ca href=\"\/collections\/non-toxic-wax-melts\"\u003eShop All Wax Melts\u003c\/a\u003e\n                        \u003ca href=\"\/products\/havana-candle\"\u003eHavana Candle\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"warning\"\u003e\n                    \u003cstrong\u003e⚠️ Wax Melt Safety:\u003c\/strong\u003e Use only in approved electric or tealight warmers. Keep out of reach of children and pets. Do not add water. Never leave warmer unattended while in use.\n                \u003c\/div\u003e\n                \u003cdiv style=\"font-size: 0.7rem; color: #a8c888; text-align: center; border-top: 1px solid #d0e0c0; padding-top: 0.8rem; margin-top: 0.3rem;\"\u003e\n                    🍹 Handcrafted in Geneva, IL • Phthalate-free, paraben-free, soy-free • Cruelty-free • Pet-friendly • 20+ hours per 2-3 cubes • Limited summer batch\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bee Coco Candle","offers":[{"title":"Default Title","offer_id":47982677196852,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"url":"https:\/\/www.beecococandle.com\/products\/havana-wax-melts","provider":"Bee Coco Candle","version":"1.0","type":"link"}