{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple Wine","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\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #4a0d5c;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.28);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(135deg, #2b0036, #4a0d5c, #6d1b7b);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.65);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n            text-shadow: 0 0 12px rgba(255, 215, 0, 0.45);\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            transform: translateY(-2px);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.7;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.12);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Step into a realm of divine elegance with our Paithani Temple Pattern Backdrop. Exquisitely hand-woven by master artisans, this masterpiece beautifully preserves Maharashtra's legendary weaving heritage. Combining a regal purple silk base with luminous gold-zari borders, majestic temple arches, and delicate peacock motifs, this premium backdrop forms a sacred doorway that instantly elevates your home altar, mandap, or festive photo-zones. Designed as a high-end, sustainable, and reusable alternative to disposable decor, it brings timeless spiritual splendor to your Ganesh Chaturthi, Navratri, and Diwali celebrations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Artisanal Legacy\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHand-Loom Heritage:\u003c\/strong\u003e Intricately hand-woven by skilled artisans, keeping Maharashtra's historic and revered Paithani weaving legacy alive in every thread.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eOne-of-a-Kind Charm:\u003c\/strong\u003e Embraces the unique elegance and structural richness that only authentic human craftsmanship can deliver.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRegal \u0026amp; Sacred Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eImperial Color Palette:\u003c\/strong\u003e Features a majestic, deep purple silk base contrasted with radiant, premium gold-zari borders.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Motifs:\u003c\/strong\u003e Richly decorated with traditional geometric layouts and beautiful peacock illustrations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSacred Portal Design:\u003c\/strong\u003e Designed with a classic temple pattern that frames your deity like a royal, celestial archway.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHighly Practical \u0026amp; Eco-Friendly\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSustainable Luxury:\u003c\/strong\u003e Provides a refined, zero-waste alternative to single-use plastics and synthetic party decorations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eConvenient and Portable:\u003c\/strong\u003e Amazingly lightweight, easy to fold, and simple to set up, take down, and store.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eEnduring Beauty:\u003c\/strong\u003e Engineered to remain pristine and vibrant, ready to grace your home for many festive seasons to come.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBespoke Personalization\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTailored to Your Space:\u003c\/strong\u003e Choose from customizable options for custom dimensions, alternate base colors, or enhanced zari detailing to complement your home's unique layout.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium hand-loom silk blend with high-grade gold-plated metallic zari thread\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Color\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRegal Imperial Purple\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eAccent Details\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eLuminous metallic gold-zari, multi-hued peacock and geometric motifs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Form\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani border framing a temple archway pattern\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight, compact-foldable, and highly travel-friendly\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eEco-friendly and durable; built to be reused year after year\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCustomization Options\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eAvailable upon request (custom dimensions, alternative color palettes, added border embellishments)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e100% Handcrafted in Maharashtra, India\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and secure this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its lightweight fabric composition, this Paithani backdrop can be easily hung using standard curtain rods, magnetic clips, backdrop frame stands, or damage-free adhesive wall hooks.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the recommended cleaning and maintenance routine?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To protect the intricate silk weave and preserve the luster of the gold-zari motifs, we recommend professional dry cleaning only. Store the backdrop folded inside a breathable muslin or cotton cloth in a dry, cool place away from moisture.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I order this backdrop in a customized size or color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! We support bespoke requests. You can customize the dimensions to fit your specific home mandap or select alternative traditional colorways such as royal green, vermillion red, or crimson.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop a more sustainable choice?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable vinyl, paper, or plastic-based festive backdrops that end up in landfills, our Paithani backdrop is hand-woven from biodegradable premium natural-blend fibers and is built to last for many festive seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594281509077,"sku":"temple_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/30-768x768.png?v=1775734617","url":"https:\/\/kanira.in\/products\/paithani-temple-pattern-backdrop-for-ganesh-chaturthi-purple","provider":"kanirapaithani","version":"1.0","type":"link"}