{"product_id":"love-spell-candle-service","title":"Love Spell Candle Service | Vigil Candle Spell by The Love Witch","description":"\u003cstyle\u003e\n  .lw-vigil-service {\n    max-width: 980px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: #24131d;\n    line-height: 1.7;\n  }\n\n  .lw-vigil-hero {\n    background: linear-gradient(135deg, #fff2fa 0%, #ffffff 58%, #ffe3f3 100%);\n    border: 1px solid #f7b8dc;\n    border-radius: 24px;\n    padding: 34px;\n    margin: 0 0 28px;\n    box-shadow: 0 12px 32px rgba(234, 51, 154, 0.14);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .lw-vigil-hero:before {\n    content: \"♡\";\n    position: absolute;\n    top: -34px;\n    right: 22px;\n    font-size: 120px;\n    line-height: 1;\n    color: rgba(234, 51, 154, 0.08);\n    font-family: serif;\n  }\n\n  .lw-vigil-hero h2 {\n    margin: 0 0 14px;\n    font-size: 31px;\n    line-height: 1.18;\n    color: #ea339a;\n    letter-spacing: -0.02em;\n  }\n\n  .lw-vigil-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #4a283b;\n  }\n\n  .lw-vigil-card {\n    background: #ffffff;\n    border: 1px solid #f5c4df;\n    border-radius: 20px;\n    padding: 26px;\n    margin: 24px 0;\n    box-shadow: 0 8px 24px rgba(234, 51, 154, 0.08);\n  }\n\n  .lw-vigil-card h3 {\n    margin-top: 0;\n    margin-bottom: 12px;\n    color: #ea339a;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .lw-vigil-card h4 {\n    color: #9d1f66;\n    font-size: 18px;\n    margin: 22px 0 8px;\n  }\n\n  .lw-vigil-callout {\n    background: linear-gradient(135deg, #ffe3f3 0%, #fff7fc 100%);\n    border: 1px solid #ea339a;\n    border-left: 7px solid #ea339a;\n    border-radius: 18px;\n    padding: 20px 22px;\n    margin: 24px 0;\n    color: #24131d;\n    box-shadow: 0 8px 22px rgba(234, 51, 154, 0.1);\n  }\n\n  .lw-vigil-callout strong {\n    color: #9d1f66;\n  }\n\n  .lw-vigil-steps {\n    counter-reset: step-counter;\n    list-style: none;\n    padding: 0;\n    margin: 18px 0 0;\n  }\n\n  .lw-vigil-steps li {\n    counter-increment: step-counter;\n    position: relative;\n    padding: 0 0 18px 50px;\n    margin: 0;\n  }\n\n  .lw-vigil-steps li:before {\n    content: counter(step-counter);\n    position: absolute;\n    left: 0;\n    top: 2px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: #ea339a;\n    color: #ffffff;\n    font-weight: bold;\n    text-align: center;\n    line-height: 34px;\n    box-shadow: 0 4px 12px rgba(234, 51, 154, 0.28);\n  }\n\n  .lw-vigil-note {\n    font-size: 15px;\n    background: #fff5fb;\n    border-radius: 16px;\n    padding: 16px 18px;\n    border: 1px solid #f5c4df;\n    margin-top: 18px;\n    color: #4a283b;\n  }\n\n  .lw-vigil-service a {\n    color: #ea339a;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    font-weight: 700;\n  }\n\n  .lw-vigil-service a:hover {\n    color: #9d1f66;\n    background: #ffe3f3;\n  }\n\n  .lw-vigil-service ul {\n    padding-left: 22px;\n  }\n\n  .lw-vigil-service li {\n    margin-bottom: 8px;\n  }\n\n  .lw-vigil-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-top: 20px;\n  }\n\n  .lw-vigil-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid #f5c4df;\n    color: #9d1f66;\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 14px;\n    font-weight: 700;\n    box-shadow: 0 4px 12px rgba(234, 51, 154, 0.08);\n  }\n\n  .lw-vigil-upgrade {\n    background: linear-gradient(135deg, #ea339a 0%, #c61f7f 100%);\n    color: #ffffff;\n    border-radius: 22px;\n    padding: 28px;\n    margin: 26px 0;\n    box-shadow: 0 12px 28px rgba(234, 51, 154, 0.22);\n  }\n\n  .lw-vigil-upgrade h3 {\n    color: #ffffff;\n    margin: 0 0 12px;\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .lw-vigil-upgrade p {\n    margin: 0 0 12px;\n    color: #fff7fc;\n  }\n\n  .lw-vigil-upgrade .lw-vigil-highlight {\n    font-weight: 700;\n    color: #ffffff;\n  }\n\n  .lw-vigil-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .lw-vigil-button {\n    display: inline-block;\n    padding: 12px 20px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 15px;\n    transition: all 0.2s ease;\n  }\n\n  .lw-vigil-button-primary {\n    background: #ffffff;\n    color: #ea339a !important;\n    border: 1px solid #ffffff;\n  }\n\n  .lw-vigil-button-primary:hover {\n    background: #fff0f8;\n    color: #9d1f66 !important;\n  }\n\n  .lw-vigil-button-secondary {\n    background: transparent;\n    color: #ffffff !important;\n    border: 1px solid rgba(255,255,255,0.65);\n  }\n\n  .lw-vigil-button-secondary:hover {\n    background: rgba(255,255,255,0.12);\n    color: #ffffff !important;\n  }\n\n  @media (max-width: 749px) {\n    .lw-vigil-hero {\n      padding: 26px 20px;\n    }\n\n    .lw-vigil-hero h2 {\n      font-size: 25px;\n    }\n\n    .lw-vigil-card {\n      padding: 22px 18px;\n    }\n\n    .lw-vigil-badge-row {\n      justify-content: flex-start;\n    }\n\n    .lw-vigil-upgrade {\n      padding: 22px 18px;\n    }\n  }\n\u003c\/style\u003e\u003cdiv class=\"lw-vigil-service\"\u003e\n  \u003cdiv class=\"lw-vigil-hero\"\u003e\n    \u003ch2\u003eAttract Love with a Love Spell Vigil Candle Service\u003c\/h2\u003e\n    \u003cp\u003eLet The Love Witch burn a Love Spell Vigil Candle on your behalf to support romance, affection, sweetness, and emotional connection. This service is designed for love magic that needs steady, focused spiritual energy behind it.\u003c\/p\u003e\n    \u003cdiv class=\"lw-vigil-badge-row\"\u003e\n      \u003cspan class=\"lw-vigil-badge\"\u003e♡ Love, Romance, and Attraction\u003c\/span\u003e\n      \u003cspan class=\"lw-vigil-badge\"\u003e✦ Dressed, Blessed, and Burned by The Love Witch\u003c\/span\u003e\n      \u003cspan class=\"lw-vigil-badge\"\u003e☽ Photos Included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003ePlease read and agree to the \u003ca title=\"Spellwork Agreement\" href=\"\/pages\/spellwork-agreement\"\u003eSpellwork Agreement\u003c\/a\u003e before ordering.\u003c\/strong\u003e\u003cbr\u003eWhen placing your order, you’ll be able to include your love petition and any important details for the work.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eWhat This Love Spell Service Includes\u003c\/h3\u003e\n    \u003cp\u003eThis is a full-sized Love Spell Vigil Candle service performed by The Love Witch on your behalf. Your candle will be prepared with spiritual oil, red rose petals, and focused intention for love, attraction, romance, affection, and emotional sweetness.\u003c\/p\u003e\n    \u003cp\u003eThe Love Spell Vigil Candle is designed to support magic for calling in new love, strengthening a romantic bond, inviting more tenderness into a relationship, or opening your heart to being loved in the way you deserve.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eUse This Spell Service For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eAttracting new love\u003c\/li\u003e\n      \u003cli\u003eSweetening an existing relationship\u003c\/li\u003e\n      \u003cli\u003eCalling in romance and affection\u003c\/li\u003e\n      \u003cli\u003eStrengthening emotional connection\u003c\/li\u003e\n      \u003cli\u003eOpening your heart to love\u003c\/li\u003e\n      \u003cli\u003eAdding spiritual support to love spells and petitions\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eHow It Works\u003c\/h3\u003e\n    \u003col class=\"lw-vigil-steps\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePlace your order and write your petition.\u003c\/strong\u003e\u003cbr\u003eAt checkout, you’ll have the opportunity to describe your intention, concern, or goal in your own words.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eInclude names and birthdates when relevant.\u003c\/strong\u003e\u003cbr\u003eIf your spell involves specific people, please include the names and birthdates of yourself and any other applicable parties, if known.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eThe Love Witch prepares your Love Spell Vigil Candle.\u003c\/strong\u003e\u003cbr\u003eYour candle is dressed and blessed with oils, red rose petals, and focused prayer aligned with your petition.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eYour candle is lit on your behalf.\u003c\/strong\u003e\u003cbr\u003eYour name and petition are placed beneath the candle, and The Love Witch lights it while focusing on your intention.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eYou receive photos.\u003c\/strong\u003e\u003cbr\u003eYou’ll receive a photograph of your lit candle with a name placard identifying it as yours, followed by a second image showing the spell remains after the candle has burned completely.\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eAbout the Candle Remains\u003c\/h3\u003e\n    \u003cp\u003eOnce your Love Spell Vigil Candle has finished burning, you’ll receive a follow-up photo of the spell remains. Many people enjoy reflecting on the glass, wax, herbs, soot, glitter, or other signs left behind as part of their own intuitive candle reading practice.\u003c\/p\u003e\n    \u003cp\u003eIf you would like deeper insight, you may add an optional candle report for interpretation and next-step guidance.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eOptional Candle Report\u003c\/h3\u003e\n    \u003cp\u003eFor those seeking more detailed feedback, an optional candle report is available. This report includes photos of the candle remains, an interpretation of what is visible in the work, and practical suggestions for supportive next steps connected to your love goal.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lw-vigil-card\"\u003e\n    \u003ch3\u003eCandle Details\u003c\/h3\u003e\n    \u003cp\u003eGlass jar measures approximately 3\" wide and 8 1\/4\" tall\u003cbr\u003eCandle measures approximately 2 1\/2\" wide and 7 1\/2\" tall\u003cbr\u003e100% paraffin wax\u003cbr\u003ePrepared, blessed, dressed, and burned by The Love Witch\u003cbr\u003ePhotos of your candle are included\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"The Love Witch","offers":[{"title":"Photos Only \/ No","offer_id":52359171899703,"sku":null,"price":95.0,"currency_code":"USD","in_stock":true},{"title":"Photos Only \/ Yes","offer_id":52359171932471,"sku":null,"price":170.0,"currency_code":"USD","in_stock":true},{"title":"Photos and Candle Report \/ No","offer_id":52359171965239,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"Photos and Candle Report \/ Yes","offer_id":52359171998007,"sku":null,"price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/8303\/8007\/files\/love-spell-candle-service.png?v=1780720261","url":"https:\/\/thelovewitchnyc.com\/products\/love-spell-candle-service","provider":"The Love Witch","version":"1.0","type":"link"}