{"product_id":"holy-mary-wax-melts","title":"Holy Mary Wax Melts","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, user-scalable=yes, viewport-fit=cover\" name=\"viewport\"\u003e\u003cmeta content=\"Holy Mary wax melts — a flame-free, Catholic devotional fragrance. Notes of green leaves, bergamot, lily of the valley, lilac, amber, sandalwood. 4 oz, handcrafted in Geneva, IL. Use in electric warmers.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #f0ede5;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.5;\n            color: #4a3a2a;\n            padding: 1rem;\n        }\n\n        .product-container {\n            max-width: 100%;\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        }\n\n        .product-grid {\n            display: block;\n            padding: 1.25rem;\n        }\n\n        .product-details {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n            width: 100%;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n\n        \/* no stars section - removed as requested *\/\n\n        .product-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            line-height: 1.25;\n            letter-spacing: -0.01em;\n            color: #d49aba;\n            width: 100%;\n            word-wrap: break-word;\n        }\n\n        .badge-group {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin: 0.25rem 0;\n        }\n\n        .badge {\n            background: #ece4d8;\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: #7a6a54;\n            white-space: nowrap;\n        }\n\n        @media (max-width: 480px) {\n            .badge {\n                white-space: normal;\n                font-size: 0.65rem;\n            }\n        }\n\n        .badge-green {\n            background: #dce4d4;\n            color: #5a7a4a;\n        }\n\n        .description {\n            color: #5a4a38;\n            border-left: 3px solid #e0c8d0;\n            padding-left: 1rem;\n            margin: 0.25rem 0;\n        }\n\n        .description p {\n            margin-bottom: 0.5rem;\n            word-wrap: break-word;\n        }\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\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\n        .feature-list li::before {\n            content: \"✓\";\n            color: #d49aba;\n            font-weight: bold;\n            font-size: 1rem;\n            flex-shrink: 0;\n        }\n\n        .scent-profile {\n            background: #faf6f0;\n            border-radius: 1rem;\n            padding: 1rem;\n            margin: 0.5rem 0;\n        }\n\n        .scent-title {\n            font-weight: 600;\n            margin-bottom: 0.75rem;\n            font-size: 0.9rem;\n            color: #d49aba;\n        }\n\n        .note-group {\n            margin-bottom: 0.75rem;\n        }\n\n        .note-group strong {\n            color: #d49aba;\n            display: block;\n            margin-bottom: 0.25rem;\n            font-size: 0.8rem;\n        }\n\n        .note-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n            margin-top: 0.25rem;\n        }\n\n        .note-item {\n            background: white;\n            border: 1px solid #e2d8cc;\n            border-radius: 40px;\n            padding: 0.3rem 0.8rem;\n            font-size: 0.75rem;\n            color: #8a7a64;\n        }\n\n        .info-section {\n            background: #faf6f0;\n            border-radius: 1rem;\n            padding: 1rem;\n            margin-top: 0.5rem;\n        }\n\n        .info-section p {\n            margin: 0.4rem 0;\n            word-wrap: break-word;\n        }\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 #e2d8cc;\n        }\n\n        .info-label {\n            font-weight: 600;\n            color: #7a6a54;\n        }\n\n        .info-value {\n            color: #d49aba;\n            font-weight: 500;\n        }\n\n        .warning {\n            font-size: 0.75rem;\n            color: #aa9a82;\n            border-top: 1px solid #e2d8cc;\n            padding-top: 0.9rem;\n            margin-top: 0.5rem;\n            word-wrap: break-word;\n        }\n\n        footer {\n            background: #ece4d8;\n            padding: 0.9rem 1rem;\n            font-size: 0.7rem;\n            color: #aa9a82;\n            text-align: center;\n            border-top: 1px solid #e2d8cc;\n            word-wrap: break-word;\n        }\n\n        h1, h2, h3, p, span, div, li, a {\n            word-break: break-word;\n            white-space: normal;\n        }\n\n        .subhead {\n            font-size: 1rem;\n            font-weight: 400;\n            color: #8a7a62;\n            margin-bottom: 0.5rem;\n        }\n\n        hr {\n            border: none;\n            border-top: 1px solid #e2d8cc;\n            margin: 0.5rem 0;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-grid\"\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003c!-- no stars - removed as requested --\u003e \u003c!-- product title --\u003e\n\u003ch1 class=\"product-title\"\u003eHoly Mary Wax Melts — Catholic Devotional | Flame-Free Fragrance\u003c\/h1\u003e\n\u003cdiv class=\"subhead\"\u003eCelebrate the grace, purity, and intercession of Holy Mary, Mother of the Church.\u003c\/div\u003e\n\u003c!-- badges --\u003e\n\u003cdiv class=\"badge-group\"\u003e\n\u003cspan class=\"badge badge-green\"\u003e🌸 Catholic Devotional\u003c\/span\u003e \u003cspan class=\"badge\"\u003e🙏 Mother of Christ\u003c\/span\u003e \u003cspan class=\"badge\"\u003e🔥 For Electric Warmers\u003c\/span\u003e \u003cspan class=\"badge\"\u003e🌿 Phthalate-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- main description with Catholic keyword --\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cp\u003eCelebrate the grace, purity, and intercession of \u003cstrong\u003eHoly Mary\u003c\/strong\u003e, Mother of the Church, with the \u003cstrong\u003eHoly Mary Wax Melts\u003c\/strong\u003e. As the Mother of Christ, she holds a cherished place in our faith—gently guiding us on our spiritual path and drawing us nearer to her Son, Jesus. These wax melts serve as a heartfelt tribute to her beauty, compassion, and sacred role within the Church. A meaningful addition for any Catholic home, they invite prayer, reflection, and the loving intercession of the Blessed Virgin.\u003c\/p\u003e\n\u003cp\u003eUse these melts in an electric wax warmer to fill your space with a serene, sacred aroma—no flame needed. Light your warmer in prayer or reflection to honor Holy Mary's maternal love, seek her intercession, and draw closer to Christ through her gentle guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- fragrance profile --\u003e\n\u003cdiv class=\"scent-profile\"\u003e\n\u003cdiv class=\"scent-title\"\u003e🌸 Fragrance Profile — Purity, Serenity \u0026amp; Loving Guidance\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 0.75rem; font-size: 0.85rem; color: #7a6a5a;\"\u003eThe fragrance of these melts is a tribute to the purity, serenity, and loving guidance that Holy Mary offers. Each note reflects her spiritual virtues, nurturing qualities, and her unique connection to both Heaven and Earth.\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\"\u003eGreen Leaves\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eGreen Floral\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eBergamot\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eCoriander\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #7a6a5a;\"\u003eFresh, vibrant notes representing the purity and renewal that Our Lady brings. Bergamot adds joy and hope; coriander reflects Mary's strength and quiet wisdom.\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\"\u003eLily of the Valley\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eLilac\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eAmyris\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #7a6a5a;\"\u003eDelicate sweetness of lily of the valley and lilac — flowers associated with purity and divine grace. Amyris represents Mary's steadfast and unwavering faith.\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\"\u003eLight Musk\u003c\/span\u003e \u003cspan class=\"note-item\"\u003ePowder\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eAmber\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eDark Musk\u003c\/span\u003e \u003cspan class=\"note-item\"\u003eSandalwood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; margin-top: 0.3rem; color: #7a6a5a;\"\u003eGrounding base capturing the serenity and humility of Our Lady. Amber and dark musk add spiritual depth; sandalwood provides a calming, sacred presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- product details --\u003e\n\u003cdiv class=\"info-section\"\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cspan class=\"info-label\"\u003ePhthalate \u0026amp; Paraben Free:\u003c\/span\u003e \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 \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 \u003cspan class=\"info-value\"\u003e✓ Yes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cspan class=\"info-label\"\u003eWax Type:\u003c\/span\u003e \u003cspan class=\"info-value\"\u003eCoconut-Apricot Luxury Wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-row\"\u003e\n\u003cspan class=\"info-label\"\u003eNet Weight:\u003c\/span\u003e \u003cspan class=\"info-value\"\u003e4 oz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- wax description --\u003e\n\u003cdiv class=\"info-section\"\u003e\n\u003cp\u003eLeaping Bunny certified. Gluten-free, toxin-free, paraben-free, and phthalate-free. Hand-poured in small batches, offering a bright white color and exceptional hot and cold throw.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- flame-free safety (hot wax only) --\u003e\n\u003cdiv class=\"warning\"\u003e\n\u003cstrong\u003e⚠️ Hot Wax Safety — No Flame:\u003c\/strong\u003e These wax melts are designed for use in electric wax warmers only. Never leave a warming appliance unattended for long periods. The warming dish and melted wax become very hot — do not touch while in use. Keep out of reach of children and pets. Allow wax to cool completely before handling or changing scents. Do not add water.\u003c\/div\u003e\n\u003c!-- disclaimer \/ handcrafted note --\u003e\n\u003cdiv class=\"info-section\"\u003e\n\u003ch3 style=\"font-size: 1rem; margin-bottom: 0.5rem; color: #d49aba;\"\u003e✨ Handcrafted with Care\u003c\/h3\u003e\n\u003cp\u003eEach batch is handmade in my small candle studio in Geneva, IL. Slight variations may occur — minor color differences, off-centered labels, small markings, or slight melting in shipping. These natural imperfections do not affect the quality or performance of your wax melts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter\u003e🌸 Holy Mary Wax Melts — green leaves, green floral, bergamot, coriander, lily of the valley, lilac, amyris, light musk, powder, amber, sandalwood. A Catholic-inspired tribute to the Blessed Virgin Mary, Mother of the Church. Safe, flame-free fragrance for electric warmers. Handcrafted in small batches in Geneva, IL.\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Bee Coco Candle","offers":[{"title":"Default Title","offer_id":47537662230580,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0603\/7169\/7716\/files\/Holy_Mary_Wax_Melts.jpg?v=1778180243","url":"https:\/\/www.beecococandle.com\/products\/holy-mary-wax-melts","provider":"Bee Coco Candle","version":"1.0","type":"link"}