{"product_id":"energetic-reset-mojo-kit-for-decks","title":"Mojo Energetic Reset Kit for Oracle and Tarot Decks","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eMojo Energetic Reset Kit — Street Priestess\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"A handcrafted cleansing charm for tarot and oracle decks. Spiritually prepared with ancestral prayers and sacred materials. Street Priestess original.\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #D4AD4A;\n    --gold-pale: #F0DBA8;\n    --gold-light: #E2C46E;\n    --amber: #B8860B;\n    --burnt-orange: #A0522D;\n    --ivory: #FFFDF8;\n    --charcoal: #1A1A1A;\n    --near-black: #111110;\n    --soft-black: #2C2824;\n    --warm-gray: #8A8078;\n    --border-light: rgba(198, 166, 100, 0.18);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    background: var(--ivory);\n    color: var(--soft-black);\n    line-height: 1.85;\n    font-size: 15px;\n    letter-spacing: 0.01em;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ═══════ HERO ═══════ *\/\n  .hero {\n    background: var(--near-black);\n    text-align: center;\n    padding: 80px 24px 72px;\n  }\n  .hero-rule { width: 48px; height: 1px; background: var(--gold); margin: 0 auto 32px; opacity: 0.7; }\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: clamp(28px, 5.5vw, 46px);\n    color: var(--gold-pale);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    line-height: 1.15;\n    margin-bottom: 18px;\n  }\n  .hero-info {\n    font-size: 13px;\n    color: var(--gold);\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin-bottom: 32px;\n    font-weight: 400;\n  }\n  .hero-quote {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 400;\n    font-style: italic;\n    font-size: clamp(17px, 2.5vw, 20px);\n    color: var(--gold-light);\n    opacity: 0.9;\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ═══════ CONTAINER ═══════ *\/\n  .container { max-width: 680px; margin: 0 auto; padding: 0 28px; }\n\n  \/* ═══════ SECTION ═══════ *\/\n  .section {\n    padding: 56px 0;\n    border-bottom: 1px solid var(--border-light);\n  }\n  .section:last-child { border-bottom: none; padding-bottom: 72px; }\n\n  .section-label {\n    font-family: 'Jost', sans-serif;\n    font-weight: 500;\n    font-size: 10px;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n  }\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: clamp(22px, 3.5vw, 28px);\n    color: var(--charcoal);\n    letter-spacing: 0.04em;\n    margin-bottom: 20px;\n    line-height: 1.3;\n  }\n  p { margin-bottom: 14px; opacity: 0.85; }\n  p:last-child { margin-bottom: 0; }\n\n  .emphasis {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--charcoal);\n    opacity: 0.9;\n    margin-top: 16px;\n  }\n\n  \/* ═══════ INCLUDES LIST ═══════ *\/\n  .includes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    margin: 20px 0;\n  }\n  .includes li {\n    list-style: none;\n    padding: 12px 0 12px 20px;\n    font-size: 14px;\n    color: var(--soft-black);\n    opacity: 0.85;\n    border-bottom: 1px solid var(--border-light);\n    position: relative;\n  }\n  .includes li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 50%;\n    transform: translateY(-50%) rotate(45deg);\n    width: 4px; height: 4px;\n    background: var(--gold);\n    opacity: 0.7;\n  }\n  .includes li:nth-child(odd) { border-right: 1px solid var(--border-light); padding-right: 16px; }\n  .includes li:nth-child(even) { padding-left: 28px; }\n  .includes li:nth-last-child(-n+2) { border-bottom: none; }\n\n  \/* ═══════ SINGLE COLUMN LIST ═══════ *\/\n  .single-list {\n    list-style: none;\n    margin: 20px 0;\n    padding: 0;\n  }\n  .single-list li {\n    position: relative;\n    padding: 11px 0 11px 20px;\n    font-size: 14px;\n    color: var(--soft-black);\n    opacity: 0.85;\n    border-bottom: 1px solid var(--border-light);\n  }\n  .single-list li:last-child { border-bottom: none; }\n  .single-list li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 50%;\n    transform: translateY(-50%) rotate(45deg);\n    width: 4px; height: 4px;\n    background: var(--gold);\n    opacity: 0.7;\n  }\n\n  \/* ═══════ HOW TO USE ═══════ *\/\n  .usage-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 16px;\n    margin: 24px 0;\n  }\n  .usage-item {\n    padding: 20px 18px;\n    border: 1px solid var(--border-light);\n    border-radius: 4px;\n  }\n  .usage-item .label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 8px;\n  }\n  .usage-item .desc {\n    font-size: 13.5px;\n    color: var(--soft-black);\n    opacity: 0.85;\n    line-height: 1.65;\n  }\n\n  \/* ═══════ SHIP SPECS ═══════ *\/\n  .specs {\n    display: flex;\n    gap: 0;\n    margin: 20px 0;\n  }\n  .spec {\n    flex: 1;\n    padding: 16px 20px;\n    border: 1px solid var(--border-light);\n    border-right: none;\n  }\n  .spec:last-child { border-right: 1px solid var(--border-light); }\n  .spec .label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 4px;\n  }\n  .spec .value {\n    font-size: 13.5px;\n    color: var(--soft-black);\n    opacity: 0.85;\n  }\n\n  \/* ═══════ NOTE BLOCK ═══════ *\/\n  .note-block {\n    background: linear-gradient(135deg, rgba(212,173,74,0.06) 0%, rgba(212,173,74,0.02) 100%);\n    border-left: 2px solid var(--gold);\n    padding: 18px 22px;\n    margin: 20px 0;\n    border-radius: 0 4px 4px 0;\n  }\n  .note-block p {\n    font-size: 14px;\n    color: var(--soft-black);\n    opacity: 0.8;\n    margin-bottom: 0;\n  }\n\n  \/* ═══════ NOTICE ═══════ *\/\n  .notice {\n    font-size: 13px;\n    color: var(--warm-gray);\n    margin-top: 20px;\n    line-height: 1.7;\n    opacity: 1;\n  }\n\n  \/* ═══════ FOOTER ═══════ *\/\n  .footer {\n    background: var(--near-black);\n    text-align: center;\n    padding: 48px 28px 60px;\n  }\n  .footer-rule { width: 36px; height: 1px; background: var(--gold); margin: 0 auto 24px; opacity: 0.5; }\n  .footer .closing {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: 20px;\n    color: var(--gold-pale);\n    letter-spacing: 0.06em;\n    margin-bottom: 6px;\n  }\n  .footer .sub {\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  @media (max-width: 600px) {\n    .hero { padding: 60px 20px 56px; }\n    .container { padding: 0 20px; }\n    .section { padding: 44px 0; }\n    .includes { grid-template-columns: 1fr; }\n    .includes li { border-right: none !important; padding-left: 20px !important; padding-right: 0 !important; }\n    .includes li:last-child { border-bottom: none; }\n    .includes li:nth-last-child(2) { border-bottom: 1px solid var(--border-light); }\n    .usage-grid { grid-template-columns: 1fr; }\n    .specs { flex-direction: column; }\n    .spec { border-right: 1px solid var(--border-light); border-bottom: none; }\n    .spec:last-child { border-bottom: 1px solid var(--border-light); }\n    .note-block { padding: 16px 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"hero-rule\"\u003e\u003c\/div\u003e\n  \u003ch1\u003eMojo Energetic\u003cbr\u003eReset Kit\u003c\/h1\u003e\n  \u003cp class=\"hero-info\"\u003eFor Tarot \u0026amp; Oracle Decks • Handcrafted • Street Priestess\u003c\/p\u003e\n  \u003cp class=\"hero-quote\"\u003eClear the residue. Protect the space.\u003cbr\u003eKeep your readings sharp and spiritually aligned.\u003c\/p\u003e\n\u003c\/header\u003e\n\n\u003cmain class=\"container\"\u003e\n\n  \u003c!-- ABOUT --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Kit\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eSpiritually Prepared. Ancestrally Rooted.\u003c\/h2\u003e\n    \u003cp\u003eHandcrafted with deep spiritual intention by Street Priestess, the Energetic Reset Mojo Kit is a self-assembling cleansing charm designed to protect your deck from lingering energy after readings. Spiritually prepared with ancestral prayers and sacred materials, this kit helps clear residue, reduce energetic attachments, and keep your cards aligned so your readings stay sharp, clear, and spiritually protected.\u003c\/p\u003e\n    \u003cdiv class=\"note-block\"\u003e\n      \u003cp\u003eItems used in your mojo may differ from what's pictured. Materials are locally sourced and selected with intention based on availability and what Spirit calls for, while always honoring the purpose of the kit.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT IS A MOJO --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eTradition\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eWhat Is a Mojo?\u003c\/h2\u003e\n    \u003cp\u003eA mojo is a sacred charm used in Hoodoo and other folk practices to attract, protect, or influence energy. It's a small bundle filled with spiritually charged materials — herbs, roots, minerals, and prayer — made with intention and kept close so it can continuously work toward its purpose.\u003c\/p\u003e\n    \u003cp class=\"emphasis\"\u003eEach kit is spiritually prepared to protect, cleanse, and empower your divination tools.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003ePerfect For\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eWho This Kit Is For\u003c\/h2\u003e\n    \u003cul class=\"single-list\"\u003e\n      \u003cli\u003eTarot and oracle readers who want energetic protection\u003c\/li\u003e\n      \u003cli\u003eClearing residual energy from frequent or client readings\u003c\/li\u003e\n      \u003cli\u003ePreventing attachments and spiritual buildup on your deck\u003c\/li\u003e\n      \u003cli\u003eSupporting intuitive clarity and accuracy\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eWhat You Receive\u003c\/h2\u003e\n    \u003cul class=\"includes\"\u003e\n      \u003cli\u003eConsecrated mojo pouch\u003c\/li\u003e\n      \u003cli\u003eSelf-assembling kit\u003c\/li\u003e\n      \u003cli\u003eBlessed herbs \u0026amp; protective amulets\u003c\/li\u003e\n      \u003cli\u003eSpiritually charged flowers\u003c\/li\u003e\n      \u003cli\u003eCustomizable petition\u003c\/li\u003e\n      \u003cli\u003eActivation \u0026amp; care instructions\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"notice\"\u003eMaterials are assembled in small batches for focused intention and potency.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow to Use\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eThree Ways to Work With Your Mojo\u003c\/h2\u003e\n    \u003cdiv class=\"usage-grid\"\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cp class=\"label\"\u003eStore\u003c\/p\u003e\n        \u003cp class=\"desc\"\u003eKeep inside your deck pouch or beside your cards to absorb stagnant energy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cp class=\"label\"\u003eRead\u003c\/p\u003e\n        \u003cp class=\"desc\"\u003ePlace on your reading table to maintain a cleansed, protected space.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-item\"\u003e\n        \u003cp class=\"label\"\u003eGuard\u003c\/p\u003e\n        \u003cp class=\"desc\"\u003eKeep it personal. Don't let others handle it once it's attuned to you.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING + POLICY --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eShipping \u0026amp; Policy\u003c\/p\u003e\n    \u003cdiv class=\"specs\"\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eShips Via\u003c\/p\u003e\n        \u003cp class=\"value\"\u003eUSPS\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eProcessing\u003c\/p\u003e\n        \u003cp class=\"value\"\u003e5–7 Business Days\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n        \u003cp class=\"label\"\u003eInternational\u003c\/p\u003e\n        \u003cp class=\"value\"\u003eAvailable\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eAddress changes cannot be made after purchase — please confirm your shipping details at checkout. International buyers are responsible for any import duties, taxes, or fees.\u003c\/p\u003e\n    \u003cp\u003eStreet Priestess is not responsible for lost, stolen, misdirected, or damaged packages.\u003c\/p\u003e\n    \u003cdiv class=\"note-block\"\u003e\n      \u003cp\u003eAll sales are final. This is a spiritual tool for personal use. Returns and exchanges are not accepted because energy is transferable. Orders may be canceled before shipping.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"notice\"\u003eThis product is for spiritual use only and is not a substitute for professional medical, legal, or financial advice. Results are not guaranteed, as spiritual work is personal and varies by individual. By purchasing, you acknowledge no specific outcome is promised. Street Priestess is not responsible for how this product is used.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/main\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cdiv class=\"footer-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"closing\"\u003eStreet Priestess, Ancestor Approved.\u003c\/p\u003e\n  \u003cp class=\"sub\"\u003eOriginal • Protected • Sealed\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Street Priestess ","offers":[{"title":"Default Title","offer_id":52439869325601,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9253\/6097\/files\/MojoPouchEtsyPicUpdated.png?v=1773362088","url":"https:\/\/thestreetpriestess.com\/products\/energetic-reset-mojo-kit-for-decks","provider":"Street Priestess ","version":"1.0","type":"link"}