{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-red","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Red","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\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with a masterpiece\n                of ethnic craftsmanship.\n\n                Designed for devotees and lovers of authentic heritage,\n                this premium silk backdrop bridges the gap\n                between luxury handloom art\n                and effortless home decor.\n\n                Featuring a deep red base,\n                vibrant parrot-peacock motifs,\n                and shimmering gold-zari borders,\n                it offers a sustainable, reusable,\n                and stunning alternative to disposable decorations—\n                bringing the sacred ambiance\n                of a royal temple directly into your home.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\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\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by expert artisans\n                                who seamlessly blend traditional Paithani weaving\n                                with elegant, festival-ready aesthetics.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Woven from premium silk fabric\n                                featuring a deep, rich red base\n                                that commands attention\n                                in any sacred layout.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Intricately detailed\n                                with iconic multi-color parrot\n                                and peacock motifs\n                                alongside shimmering gold-zari borders.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArchitectural Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Styled in a majestic V-cut temple design\n                                that naturally frames\n                                your deity or altar.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Accented with elegant hanging tassels\n                                to enrich the dimensional texture\n                                and premium feel of your space.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Perfect for transforming home temples,\n                                mandaps,\n                                or creating high-end festive photo-zones\n                                for family memories.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eDurable \u0026amp; Practical\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Designed as a lightweight,\n                                foldable,\n                                and highly portable solution\n                                for active, modern households.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Extremely easy to hang,\n                                pack,\n                                and store\n                                without losing its premium texture\n                                or structural integrity.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                A sustainable,\n                                multi-season investment\n                                that can be reused year after year\n                                across various auspicious festivals.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTailored for You\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Highly customizable\n                                with choices for alternate sizes\n                                to suit tiny alcoves\n                                or grand halls alike.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Flexible customization\n                                in color palettes\n                                to align perfectly\n                                with your home's existing color scheme.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Optional design details available on request\n                                to create an exclusive,\n                                one-of-a-kind heritage piece.\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        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\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                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Premium Silk Fabric\n                                with Genuine Gold-Zari Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eDeep Festive Red\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotif Patterns\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Multi-Color\n                                Paithani Parrots \u0026amp; Peacocks\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Cut\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Traditional Temple Style\n                                with Decorative Hanging Tassels\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-Lightweight,\n                                Foldable,\n                                and Space-Saving\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Highly Durable;\n                                Engineered for Multi-Season\n                                and Multi-Year Festive Use\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomization Options\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available on Request\n                                (Custom Dimensions,\n                                Color Variants,\n                                and Added Detailing)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eIdeal Applications\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ganesh Chaturthi,\n                                Navratri,\n                                Diwali,\n                                Home Mandaps,\n                                Puja Rooms,\n                                and Festive Photo Backdrops\n                            \u003c\/td\u003e\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        \u003c!-- FAQ --\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                            Why should I choose this backdrop\n                            over temporary decorative materials?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable plastics,\n                            paper,\n                            or cheap synthetic alternatives,\n                            this backdrop is crafted\n                            from premium silk\n                            and authentic gold-zari borders.\n\n                            It provides a luxurious look,\n                            supports traditional handloom artisans,\n                            and offers high long-term value\n                            by being reusable\n                            across multiple seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and maintain\n                            the Paithani backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because it is lightweight\n                            and highly foldable,\n                            you can store it\n                            in a dry,\n                            dark place\n                            inside a soft cloth wrap\n                            to protect the gold-zari work.\n\n                            For cleaning,\n                            gentle dry cleaning is recommended\n                            to preserve the premium silk fibers\n                            and vivid dye colors.\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 customize this backdrop\n                            for a specific home altar size?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely.\n\n                            The backdrop is highly customizable.\n\n                            You can request alternate sizes,\n                            customized colors,\n                            or extra design details\n                            to perfectly fit\n                            your ethnic mandap\n                            or festive photo-zone dimensions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to set up\n                            for individual homeowners?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes,\n                            it is designed\n                            for effortless installation.\n\n                            Its lightweight construction\n                            allows you to hang it up easily\n                            using standard command hooks,\n                            curtain rods,\n                            or safety pins\n                            without requiring professional installation\n                            or heavy mounting gear.\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":53593889800405,"sku":"parrot_pk_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/40-768x768.png?v=1775723145","url":"https:\/\/kanira.in\/products\/paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-red","provider":"kanirapaithani","version":"1.0","type":"link"}