{"product_id":"mahakal-raksha-rakhi-silver-tone-mahadev-charm","title":"Mahakal Raksha Rakhi – Silver-Tone Mahadev Charm","description":"\u003cstyle\u003e\n  .vishvay-product-desc,\n  .vishvay-product-desc * {\n    box-sizing: border-box;\n  }\n\n  .vishvay-product-desc {\n    --v-bg: #fff8ee;\n    --v-bg-soft: #f7f0e4;\n    --v-bg-deep: #efe2cc;\n    --v-heading: #2a1a12;\n    --v-text: #5a4332;\n    --v-subtext: #7a6758;\n    --v-gold: #b78b42;\n    --v-gold-dark: #a37832;\n    --v-border: #d9c2a0;\n    --v-white: #ffffff;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--v-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .vishvay-product-desc h2,\n  .vishvay-product-desc h3,\n  .vishvay-product-desc p {\n    margin-top: 0;\n  }\n\n  .vishvay-product-desc h2,\n  .vishvay-product-desc h3,\n  .vishvay-product-desc strong {\n    color: var(--v-heading);\n  }\n\n  .vishvay-product-desc h2 {\n    margin-bottom: 14px;\n    font-size: clamp(27px, 4vw, 40px);\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: -0.5px;\n  }\n\n  .vishvay-product-desc h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .vishvay-product-desc p {\n    margin-bottom: 14px;\n    color: var(--v-text);\n  }\n\n  .vishvay-hero,\n  .vishvay-card {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--v-border);\n    border-radius: 22px;\n    background: var(--v-white);\n    box-shadow: 0 12px 32px rgba(90, 67, 50, 0.08);\n  }\n\n  .vishvay-hero {\n    position: relative;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(183, 139, 66, 0.18),\n        transparent 35%\n      ),\n      linear-gradient(135deg, #fffaf2 0%, #ffffff 55%, #f5ead8 100%);\n  }\n\n  .vishvay-hero-content,\n  .vishvay-card-content {\n    padding: 30px;\n  }\n\n  .vishvay-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin-bottom: 13px;\n    padding: 7px 13px;\n    border: 1px solid #dcc49b;\n    border-radius: 999px;\n    background: var(--v-bg-soft);\n    color: var(--v-gold-dark);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .vishvay-intro {\n    max-width: 760px;\n    margin-bottom: 0 !important;\n    color: var(--v-subtext) !important;\n    font-size: 17px;\n  }\n\n  .vishvay-highlight-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .vishvay-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 9px 13px;\n    border: 1px solid var(--v-border);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.88);\n    color: var(--v-heading);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .vishvay-section-title {\n    position: relative;\n    padding-left: 15px;\n  }\n\n  .vishvay-section-title::before {\n    content: \"\";\n    position: absolute;\n    top: 4px;\n    bottom: 4px;\n    left: 0;\n    width: 4px;\n    border-radius: 20px;\n    background: var(--v-gold);\n  }\n\n  .vishvay-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .vishvay-feature {\n    padding: 18px;\n    border: 1px solid #e4d3b8;\n    border-radius: 16px;\n    background: var(--v-bg);\n  }\n\n  .vishvay-feature-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 12px;\n    border-radius: 13px;\n    background: var(--v-bg-deep);\n    font-size: 21px;\n  }\n\n  .vishvay-feature strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .vishvay-feature span {\n    display: block;\n    color: var(--v-subtext);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .vishvay-symbol-box {\n    padding: 22px;\n    border-left: 4px solid var(--v-gold);\n    border-radius: 15px;\n    background: var(--v-bg-soft);\n  }\n\n  .vishvay-symbol-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vishvay-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .vishvay-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n    padding: 14px;\n    border: 1px solid #e5d6bf;\n    border-radius: 14px;\n    background: #fffdf9;\n  }\n\n  .vishvay-check {\n    display: inline-flex;\n    flex: 0 0 25px;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    margin-top: 1px;\n    border-radius: 50%;\n    background: var(--v-gold);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .vishvay-list-item p {\n    margin-bottom: 0;\n    color: var(--v-subtext);\n    font-size: 14px;\n  }\n\n  .vishvay-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .vishvay-detail {\n    padding: 15px;\n    border: 1px solid var(--v-border);\n    border-radius: 14px;\n    background: var(--v-bg);\n  }\n\n  .vishvay-detail small {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--v-subtext);\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  .vishvay-detail strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .vishvay-care {\n    padding: 22px;\n    border: 1px solid #e2cfad;\n    border-radius: 17px;\n    background: linear-gradient(135deg, #fff8ee, #ffffff);\n  }\n\n  .vishvay-care p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vishvay-footer-note {\n    padding: 24px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #3a2418, #6a4932);\n    color: #fff;\n    text-align: center;\n  }\n\n  .vishvay-footer-note h3 {\n    color: #fff;\n  }\n\n  .vishvay-footer-note p {\n    max-width: 700px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    color: rgba(255, 255, 255, 0.86);\n  }\n\n  @media screen and (max-width: 749px) {\n    .vishvay-product-desc {\n      font-size: 15px;\n    }\n\n    .vishvay-hero,\n    .vishvay-card {\n      margin-bottom: 14px;\n      border-radius: 17px;\n    }\n\n    .vishvay-hero-content,\n    .vishvay-card-content {\n      padding: 20px;\n    }\n\n    .vishvay-product-desc h2 {\n      font-size: 28px;\n    }\n\n    .vishvay-product-desc h3 {\n      font-size: 20px;\n    }\n\n    .vishvay-intro {\n      font-size: 15px;\n    }\n\n    .vishvay-grid,\n    .vishvay-detail-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vishvay-highlight-row {\n      gap: 7px;\n    }\n\n    .vishvay-pill {\n      padding: 8px 10px;\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vishvay-product-desc\"\u003e\n\n  \u003csection class=\"vishvay-hero\"\u003e\n    \u003cdiv class=\"vishvay-hero-content\"\u003e\n      \u003cspan class=\"vishvay-label\"\u003eॐ Mahakal Raksha Collection\u003c\/span\u003e\n\n      \u003ch2\u003eMahakal Raksha Rakhi\u003c\/h2\u003e\n\n      \u003cp class=\"vishvay-intro\"\u003e\n        A powerful expression of devotion, protection, and the sacred bond of\n        Raksha Bandhan. The Mahakal Raksha Rakhi features a detailed\n        silver-tone Mahadev-inspired centre charm, beautifully tied with\n        traditional red and yellow threads.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"vishvay-highlight-row\"\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🔱 Mahakal-inspired design\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🧵 Adjustable sacred thread\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e✨ Detailed silver-tone finish\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🎁 Meaningful festive gift\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eWhy This Rakhi Is Special\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-grid\"\u003e\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🔱\u003c\/div\u003e\n          \u003cstrong\u003eMahakal-Inspired Centrepiece\u003c\/strong\u003e\n          \u003cspan\u003e\n            The detailed centre charm carries a strong devotional character\n            inspired by Mahadev and traditional Shaiv symbolism.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003cstrong\u003eSymbol of Protection\u003c\/strong\u003e\n          \u003cspan\u003e\n            Designed as a meaningful reminder of strength, courage, faith, and\n            divine protection.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🧵\u003c\/div\u003e\n          \u003cstrong\u003eTraditional Red \u0026amp; Yellow Thread\u003c\/strong\u003e\n          \u003cspan\u003e\n            The vibrant dual-colour thread gives the Rakhi an auspicious and\n            festive appearance.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🎁\u003c\/div\u003e\n          \u003cstrong\u003eGift with Spiritual Meaning\u003c\/strong\u003e\n          \u003cspan\u003e\n            A thoughtful choice for a brother, loved one, devotee, or anyone\n            who holds deep faith in Mahakal.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eSacred Meaning\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-symbol-box\"\u003e\n        \u003cp\u003e\n          Mahakal represents timeless strength, fearlessness, transformation,\n          and protection from negativity.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          When tied on the wrist, this Rakhi becomes more than a festive\n          accessory—it serves as a heartfelt prayer for the wearer's safety,\n          courage, well-being, and spiritual strength.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eProduct Highlights\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-list\"\u003e\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Detailed Mahakal and Mahadev-inspired devotional centre design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Antique-style silver-tone finish for a traditional spiritual look.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Red and yellow twisted thread associated with auspicious Indian\n            rituals and celebrations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Adjustable tie-up design suitable for different wrist sizes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Suitable for Raksha Bandhan, devotional gifting, puja, and festive\n            occasions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-detail-grid\"\u003e\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eProduct type\u003c\/small\u003e\n          \u003cstrong\u003eDevotional Rakhi\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eDesign\u003c\/small\u003e\n          \u003cstrong\u003eMahakal-inspired centre charm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eFinish\u003c\/small\u003e\n          \u003cstrong\u003eAntique silver-tone\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eThread colours\u003c\/small\u003e\n          \u003cstrong\u003eRed and yellow\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eClosure\u003c\/small\u003e\n          \u003cstrong\u003eAdjustable tie-up thread\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eIdeal for\u003c\/small\u003e\n          \u003cstrong\u003eRaksha Bandhan and spiritual gifting\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eHow to Use\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-list\"\u003e\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e1\u003c\/span\u003e\n          \u003cp\u003e\n            Place the Rakhi in your puja space and offer a short prayer to\n            Mahadev or Mahakal.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e2\u003c\/span\u003e\n          \u003cp\u003e\n            Tie it comfortably around the wrist during the Raksha Bandhan\n            ceremony.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e3\u003c\/span\u003e\n          \u003cp\u003e\n            Keep the charm dry and avoid pulling the thread excessively.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003cdiv class=\"vishvay-care\"\u003e\n        \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Avoid direct contact with water, perfume, chemicals, sweat, and\n          moisture. Gently wipe the centre charm with a soft dry cloth after\n          use. Store separately in a clean and dry pouch to help maintain its\n          finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-footer-note\"\u003e\n    \u003ch3\u003eEk Dhaga, Anant Raksha\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Tie a bond of love, faith, and divine protection with the Mahakal Raksha\n      Rakhi—a sacred thread made meaningful through devotion.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"vishvay.com","offers":[{"title":"1 Rakhi - 199","offer_id":45934054539366,"sku":"Mahakal-Raksha-Rakhi","price":199.0,"currency_code":"INR","in_stock":true},{"title":"2 Rakhi - 349","offer_id":45934054572134,"sku":"Mahakal-Raksha-Rakhi","price":349.0,"currency_code":"INR","in_stock":true},{"title":"3 Rakhi - 399","offer_id":45934054604902,"sku":"Mahakal-Raksha-Rakhi","price":399.0,"currency_code":"INR","in_stock":true},{"title":"4 Rakhi - 499","offer_id":45934054637670,"sku":"Mahakal-Raksha-Rakhi","price":499.0,"currency_code":"INR","in_stock":true},{"title":"5 Rakhi - 549","offer_id":45934054670438,"sku":"Mahakal-Raksha-Rakhi","price":549.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/4508\/5542\/files\/ChatGPTImageJul13_2026_01_27_14PM.png?v=1783929887","url":"https:\/\/vishvay.com\/products\/mahakal-raksha-rakhi-silver-tone-mahadev-charm","provider":"vishvay.com","version":"1.0","type":"link"}