{"product_id":"mini-protection-spell-candle","title":"Mini Protection Spell Candle","description":"\u003cstyle\u003e\n  .lw-mini-candle {\n    max-width: 980px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: #24131d;\n    line-height: 1.7;\n  }\n\n  .lw-mini-candle-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-mini-candle-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-mini-candle-hero h1 {\n    margin: 0 0 10px;\n    font-size: 36px;\n    line-height: 1.12;\n    color: #ea339a;\n    letter-spacing: -0.02em;\n  }\n\n  .lw-mini-candle-hero h2 {\n    max-width: 780px;\n    margin: 0 auto 14px;\n    font-size: 22px;\n    line-height: 1.3;\n    color: #9d1f66;\n  }\n\n  .lw-mini-candle-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #4a283b;\n  }\n\n  .lw-mini-candle-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-mini-candle-card h2,\n  .lw-mini-candle-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-mini-candle-card h4 {\n    color: #9d1f66;\n    font-size: 18px;\n    margin: 0 0 8px;\n    line-height: 1.25;\n  }\n\n  .lw-mini-candle-card p {\n    margin: 0 0 14px;\n  }\n\n  .lw-mini-candle-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-mini-candle-callout p {\n    margin: 0;\n  }\n\n  .lw-mini-candle-callout strong {\n    color: #9d1f66;\n  }\n\n  .lw-mini-candle a {\n    color: #ea339a;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    font-weight: 700;\n  }\n\n  .lw-mini-candle a:hover {\n    color: #9d1f66;\n    background: #ffe3f3;\n  }\n\n  .lw-mini-candle ul {\n    padding-left: 22px;\n    margin: 12px 0 0;\n  }\n\n  .lw-mini-candle li {\n    margin-bottom: 8px;\n  }\n\n  .lw-mini-candle-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-top: 20px;\n  }\n\n  .lw-mini-candle-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-mini-candle-choice-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .lw-mini-candle-choice {\n    background: #fff7fc;\n    border: 1px solid #f5c4df;\n    border-radius: 18px;\n    padding: 20px;\n  }\n\n  .lw-mini-candle-choice p {\n    margin: 0 0 12px;\n    color: #4a283b;\n  }\n\n  .lw-mini-candle-steps {\n    counter-reset: step-counter;\n    list-style: none;\n    padding: 0;\n    margin: 18px 0 0;\n  }\n\n  .lw-mini-candle-steps li {\n    counter-increment: step-counter;\n    position: relative;\n    padding: 0 0 18px 50px;\n    margin: 0;\n  }\n\n  .lw-mini-candle-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-mini-candle-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-mini-candle-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-mini-candle-upgrade h3 {\n    color: #ffffff;\n    margin: 0 0 12px;\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .lw-mini-candle-upgrade p {\n    margin: 0 0 12px;\n    color: #fff7fc;\n  }\n\n  .lw-mini-candle-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .lw-mini-candle-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-mini-candle-button-primary {\n    background: #ffffff;\n    color: #ea339a !important;\n    border: 1px solid #ffffff;\n  }\n\n  .lw-mini-candle-button-primary:hover {\n    background: #fff0f8;\n    color: #9d1f66 !important;\n  }\n\n  .lw-mini-candle-button-secondary {\n    background: transparent;\n    color: #ffffff !important;\n    border: 1px solid rgba(255,255,255,0.65);\n  }\n\n  .lw-mini-candle-button-secondary:hover {\n    background: rgba(255,255,255,0.12);\n    color: #ffffff !important;\n  }\n\n  @media (max-width: 749px) {\n    .lw-mini-candle-hero {\n      padding: 26px 20px;\n    }\n\n    .lw-mini-candle-hero h1 {\n      font-size: 30px;\n    }\n\n    .lw-mini-candle-hero h2 {\n      font-size: 20px;\n    }\n\n    .lw-mini-candle-card {\n      padding: 22px 18px;\n    }\n\n    .lw-mini-candle-badge-row {\n      justify-content: flex-start;\n    }\n\n    .lw-mini-candle-choice-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lw-mini-candle-upgrade {\n      padding: 22px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lw-mini-candle\"\u003e\n  \u003cdiv class=\"lw-mini-candle-hero\"\u003e\n    \u003ch1\u003eMini Protection Spell Candle\u003c\/h1\u003e\n    \u003ch2\u003eAn Affordable Pre-Blessed Protection Spell Candle for Boundaries, Spiritual Safety \u0026amp; Energetic Defense\u003c\/h2\u003e\n    \u003cp\u003eBurn this pre-blessed and dressed Mini Protection Spell Candle at home for spiritual protection, energetic boundaries, safety, cleansing, and defense from unwanted energy.\u003c\/p\u003e\n\n\n\u003cdiv class=\"lw-mini-candle-badge-row\"\u003e\n  \u003cspan class=\"lw-mini-candle-badge\"\u003e✦ Affordable Protection Spell Candle\u003c\/span\u003e\n  \u003cspan class=\"lw-mini-candle-badge\"\u003e✦ Pre-Blessed and Dressed\u003c\/span\u003e\n  \u003cspan class=\"lw-mini-candle-badge\"\u003e☽ Burn It Yourself at Home\u003c\/span\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003eLooking for the Burned by The Love Witch option?\u003c\/strong\u003e\u003cbr\u003e\n    If you would rather have The Love Witch prepare, bless, dress, and burn the candle on your behalf, \u003ca href=\"\/products\/mini-protection-spell-service\"\u003eclick here for the Mini Protection Spell Service\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-card\"\u003e\n    \u003ch2\u003eA Smaller Protection Spell Candle with Focused Intention\u003c\/h2\u003e\n    \u003cp\u003eThe Mini Protection Spell Candle by The Love Witch is designed to support magic for protection, boundaries, spiritual safety, energetic cleansing, and defense from unwanted influence. This smaller candle is a beautiful choice if you are looking for an \u003cstrong\u003eaffordable protection spell\u003c\/strong\u003e, a simple protection spell candle to burn at home, or a lower-cost way to begin working with protective magic.\u003c\/p\u003e\n\n\n\u003cp\u003eUse this candle when you want to clear away negativity, strengthen your boundaries, protect your home or energy, guard yourself from jealousy or spiritual interference, or feel more secure during challenging, draining, or uncertain times.\u003c\/p\u003e\n\n\u003cp\u003eThis mini protection candle is prepared for you by The Love Witch with spiritual oil, protective herbs, and focused intention for protection, boundaries, spiritual safety, and energetic defense. Its smaller size makes it perfect for simple candle spells, protection petitions, ongoing spiritual maintenance, home protection work, or anyone who wants a ready-to-use protection spell candle without needing to dress it themselves.\u003c\/p\u003e\n\n\u003cp\u003eIf you found this candle while searching for a \u003cstrong\u003echeap protection spell\u003c\/strong\u003e, please know that “affordable” does not mean careless, generic, or low-quality. This is a smaller pre-blessed protection spell candle created for people who want meaningful spiritual support at a more accessible price point.\u003c\/p\u003e\n\n\u003cdiv class=\"lw-mini-candle-note\"\u003e\n  Each candle is \u003cstrong\u003epre-blessed and dressed personally by The Love Witch\u003c\/strong\u003e before it is sent to you.\n\u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-card\"\u003e\n    \u003ch3\u003eChoose How You Want to Work\u003c\/h3\u003e\n    \u003cp\u003eThis candle is for people who want to participate directly in their own protection work. You can burn it on its own as a protection candle spell, or you can burn it alongside The Love Witch’s candle service to add your personal energy to the work.\u003c\/p\u003e\n\n\n\u003cdiv class=\"lw-mini-candle-choice-grid\"\u003e\n  \u003cdiv class=\"lw-mini-candle-choice\"\u003e\n    \u003ch4\u003eBurn It Yourself at Home\u003c\/h4\u003e\n    \u003cp\u003eUse this candle for your own protection spell, boundary ritual, home protection work, or spiritual safety petition. Your candle arrives already spiritually prepared, so you can focus on your intention and burn it when you feel ready.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-choice\"\u003e\n    \u003ch4\u003eBurn One Alongside The Love Witch\u003c\/h4\u003e\n    \u003cp\u003eFor stronger participation, order this candle along with the Mini Protection Spell Service. The Love Witch will burn one candle for your petition, and you can burn yours at home to add your personal energy to the work.\u003c\/p\u003e\n    \u003ca href=\"\/products\/mini-protection-spell-service\"\u003eAdd the Mini Protection Spell Service\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-card\"\u003e\n    \u003ch3\u003eUse This Candle For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eStrengthening spiritual protection\u003c\/li\u003e\n      \u003cli\u003eCreating firmer personal boundaries\u003c\/li\u003e\n      \u003cli\u003eProtecting your home, energy, or personal space\u003c\/li\u003e\n      \u003cli\u003eClearing away unwanted energy\u003c\/li\u003e\n      \u003cli\u003eGuarding against jealousy, negativity, or spiritual interference\u003c\/li\u003e\n      \u003cli\u003eAdding power to protection spells and petitions\u003c\/li\u003e\n      \u003cli\u003eCreating a smaller, focused protection candle ritual\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-card\"\u003e\n    \u003ch3\u003eHow to Use This Candle\u003c\/h3\u003e\n\n\n\u003col class=\"lw-mini-candle-steps\"\u003e\n  \u003cli\u003e\n    \u003cstrong\u003eWrite your protection intention.\u003c\/strong\u003e\u003cbr\u003e\n    Write your intention on a small petition paper. Keep it focused, clear, and specific.\n  \u003c\/li\u003e\n\n  \u003cli\u003e\n    \u003cstrong\u003ePlace your petition beneath the candle.\u003c\/strong\u003e\u003cbr\u003e\n    Place the petition under the candle on a heat-safe surface where the candle can burn safely.\n  \u003c\/li\u003e\n\n  \u003cli\u003e\n    \u003cstrong\u003eLight the candle with focus.\u003c\/strong\u003e\u003cbr\u003e\n    Light the candle while focusing on your intention for protection, boundaries, spiritual safety, and energetic defense.\n  \u003c\/li\u003e\n\n  \u003cli\u003e\n    \u003cstrong\u003eBurn only while attended.\u003c\/strong\u003e\u003cbr\u003e\n    Allow the candle to burn only while you are awake, present, and able to monitor it. Snuff out between burns as needed.\n  \u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cdiv class=\"lw-mini-candle-note\"\u003e\n  Tuesday is the most powerful day to begin protection magic, but you may start whenever you feel called to strengthen your spiritual protection.\n\u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-upgrade\"\u003e\n    \u003ch3\u003eWant The Love Witch to Burn One for You Too?\u003c\/h3\u003e\n    \u003cp\u003eIf you want to intensify the work, you can order the Mini Protection Spell Service in addition to this candle. The Love Witch will prepare and burn a candle for your petition, while you burn your own candle at home to add your personal energy and focus.\u003c\/p\u003e\n\n\n\u003cp\u003eThis is a beautiful option if you want spiritual protection support from The Love Witch while still actively participating in the spell yourself.\u003c\/p\u003e\n\n\u003cdiv class=\"lw-mini-candle-button-row\"\u003e\n  \u003ca href=\"\/products\/mini-protection-spell-service\" class=\"lw-mini-candle-button lw-mini-candle-button-primary\"\u003eAdd the Mini Protection Spell Service\u003c\/a\u003e\n  \u003ca href=\"\/pages\/spellwork-agreement\" class=\"lw-mini-candle-button lw-mini-candle-button-secondary\"\u003eRead the Spellwork Agreement\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-candle-card\"\u003e\n    \u003ch3\u003eCandle Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eGlass jar measures approximately \u003cstrong\u003e3 1\/4\" tall x 2 1\/2\" wide\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003ePre-blessed and dressed by The Love Witch\u003c\/li\u003e\n      \u003cli\u003ePrepared with spiritual oil and protective herbs\u003c\/li\u003e\n      \u003cli\u003e100% paraffin wax\u003c\/li\u003e\n      \u003cli\u003eBurn on a heat-safe surface\u003c\/li\u003e\n      \u003cli\u003eNever leave a burning candle unattended\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"The Love Witch","offers":[{"title":"Default Title","offer_id":52349679239479,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/8303\/8007\/files\/mini-protection-spell-candle.png?v=1780636300","url":"https:\/\/thelovewitchnyc.com\/products\/mini-protection-spell-candle","provider":"The Love Witch","version":"1.0","type":"link"}