{"product_id":"certified-kaaba-kiswa-cloth-ya-rahman-ya-rahim-piece","title":"Certified Qandeel Kaaba Kiswah Cloth - \"Ya Rahman Ya Rahim\" Piece","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:ital,wght@0,400;0,700;1,400\u0026amp;family=Cinzel:wght@400;600;700\u0026amp;family=Montserrat:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --bg-deep-black: #050505; \/* Kabe-i Muazzama Siyahı *\/\n            --bg-card: #0d0d0d;\n            --gold-primary: #c5a059; \/* Mat\/Antik Altın *\/\n            --gold-bright: #e5c17d; \/* Parlak Altın Varak *\/\n            --silver-accent: #d1d5db; \/* Hat detayları için gümüş esintisi *\/\n            --text-light: #e5e5e5;\n        }\n\n        body {\n            background-color: var(--bg-deep-black);\n            color: var(--text-light);\n            font-family: 'Montserrat', sans-serif;\n            margin: 0;\n            padding: 40px 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .kiswa-card {\n            max-width: 850px;\n            background: linear-gradient(180deg, #0f0f0f 0%, #050505 100%);\n            padding: 50px 40px;\n            border: 1px solid var(--gold-primary);\n            box-shadow: 0 0 40px rgba(197, 160, 89, 0.1);\n            position: relative;\n        }\n\n        \/* Köşe Motifleri *\/\n        .corner-design {\n            position: absolute;\n            width: 25px;\n            height: 25px;\n            border: 2px solid var(--gold-primary);\n        }\n        .top-left { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n        .top-right { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n        .bottom-left { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n        .bottom-right { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n        \/* Başlık Alanı *\/\n        .header-area {\n            text-align: center;\n            border-bottom: 1px solid rgba(197, 160, 89, 0.2);\n            padding-bottom: 35px;\n            margin-bottom: 35px;\n        }\n\n        .basmala {\n            font-family: 'Amiri', serif;\n            color: var(--gold-bright);\n            font-size: 2rem;\n            margin-bottom: 15px;\n            text-shadow: 0 0 10px rgba(229, 193, 125, 0.2);\n        }\n\n        h1 {\n            font-family: 'Cinzel', serif;\n            color: var(--gold-bright);\n            font-size: 2.4rem;\n            margin: 0 0 10px 0;\n            letter-spacing: 2px;\n        }\n\n        .calligraphy-badge {\n            font-family: 'Amiri', serif;\n            font-size: 1.4rem;\n            color: var(--silver-accent);\n            background: rgba(197, 160, 89, 0.1);\n            display: inline-block;\n            padding: 4px 25px;\n            border-radius: 20px;\n            margin-top: 10px;\n            border: 1px solid rgba(197, 160, 89, 0.3);\n        }\n\n        \/* İçerik Alanı *\/\n        .intro-text {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: #cccccc;\n            text-align: justify;\n            margin-bottom: 30px;\n        }\n\n        .intro-text strong {\n            color: var(--gold-bright);\n        }\n\n        \/* Öne Çıkanlar *\/\n        h2 {\n            font-family: 'Cinzel', serif;\n            color: var(--gold-primary);\n            font-size: 1.5rem;\n            letter-spacing: 1px;\n            margin-top: 40px;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n        }\n\n        h2::after {\n            content: \"\";\n            flex: 1;\n            height: 1px;\n            background: linear-gradient(90deg, rgba(197, 160, 89, 0.5), transparent);\n            margin-left: 20px;\n        }\n\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 25px;\n        }\n\n        @media (max-width: 768px) {\n            .highlights-grid { grid-template-columns: 1fr; }\n        }\n\n        .highlight-item {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(197, 160, 89, 0.15);\n            padding: 20px;\n            position: relative;\n        }\n\n        .highlight-item h3 {\n            font-family: 'Cinzel', serif;\n            color: var(--gold-bright);\n            margin: 0 0 10px 0;\n            font-size: 1.1rem;\n            display: flex;\n            align-items: center;\n        }\n\n        .highlight-item h3::before {\n            content: \"✦\";\n            color: var(--gold-primary);\n            margin-right: 10px;\n        }\n\n        .highlight-item p {\n            margin: 0;\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: #b3b3b3;\n        }\n\n        \/* Tablo Tasarımı *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 25px;\n        }\n\n        .specs-table th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(197, 160, 89, 0.15);\n            color: var(--gold-bright);\n            text-align: left;\n            padding: 15px;\n            border: 1px solid rgba(197, 160, 89, 0.3);\n            font-size: 1rem;\n            letter-spacing: 1px;\n        }\n\n        .specs-table td {\n            padding: 15px;\n            border: 1px solid rgba(197, 160, 89, 0.15);\n            font-size: 0.95rem;\n        }\n\n        .specs-table tr:nth-child(even) {\n            background-color: rgba(255, 255, 255, 0.01);\n        }\n\n        .feature-name {\n            color: var(--gold-primary);\n            font-weight: 600;\n            width: 30%;\n        }\n\n        \/* Müze Kalitesi Taşıma Notu *\/\n        .museum-note {\n            margin-top: 40px;\n            border-left: 3px solid var(--gold-primary);\n            background: linear-gradient(90deg, rgba(197, 160, 89, 0.05) 0%, transparent 100%);\n            padding: 20px 25px;\n        }\n\n        .museum-note h4 {\n            margin: 0 0 8px 0;\n            font-family: 'Cinzel', serif;\n            color: var(--gold-bright);\n            letter-spacing: 1px;\n        }\n\n        .museum-note p {\n            margin: 0;\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: #aaaaaa;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"kiswa-card\"\u003e\n\u003c!-- Köşe Süsleri --\u003e\n\u003cdiv class=\"corner-design top-left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design top-right\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design bottom-left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design bottom-right\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"header-area\"\u003e\n\u003cdiv class=\"basmala\"\u003e﷽\u003c\/div\u003e\n\u003ch1\u003eCertified Kaaba Kiswah Cloth\u003c\/h1\u003e\n\u003cdiv class=\"calligraphy-badge\"\u003eيا رحمن يا رحيم — Ya Rahman, Ya Rahim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eElevate your private collection or luxury living space with the profound spiritual blessings of this\u003c\/span\u003e \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. T\u003cspan style=\"color: rgb(255, 255, 255);\"\u003ehis extraordinary piece of sacred history features the beautifully embroidered names of Allah, \u003cem\u003e\"Ya Rahman, Ya Rahim\"\u003c\/em\u003e (O the Most Gracious, O the Most Merciful), which once adorned the holy walls of the Kaaba in Mecca.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMeticulously hand-woven from premium black silk and detailed with traditional master craftsmanship, this Kiswat al-Kaaba portion is highly revered by elite collectors worldwide. It serves as an awe-inspiring spiritual centerpiece for high-end interior\u003c\/span\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003edisplay, an exquisite focal point for a private prayer room, and a timeless heirloom for generations to come.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eProduct Highlights\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"highlights-grid\"\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eAccompanied by official legal verification documents guaranteeing its genuine origin directly from the Holy Kaaba\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eSacred Calligraphy\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eFeatures the powerful Thuluth script of \"Ya Rahman Ya Rahim\", invoking Allah's infinite mercy and grace into your home.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eMasterpiece Craftsmanship\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMade with premium quality materials and traditional techniques reserved exclusively for the House of Allah.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eThe Ultimate Prestige Gift\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eAn unforgettable spiritual gesture for high-profile milestone events, institutional gifting, luxury weddings, or distinguished family members.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003eCalligraphy\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e\"Ya Rahman Ya Rahim\" (Sacred Names of Allah)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eBase Material\u003c\/td\u003e\n\u003ctd\u003e1\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e00% Pure Premium Black Silk\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e100% Certified with Official Authentication Papers\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003eFully insured, tracked premium worldwide express shipping\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"museum-note\"\u003e\n\u003ch4\u003eMuseum-Grade Handling\u003c\/h4\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eDue to the immense spiritual value and rarity of this original Kiswa piece, it is handled with the highest level of reverence, packed using specialized shockproof protection, and dispatched via premium global express couriers.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy-Kaaba-Kiswa.com","offers":[{"title":"Default Title","offer_id":47983841804427,"sku":null,"price":2130.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0752\/5774\/1451\/files\/Original_Certified_Kiswa_Cloth_Ya_Rehman_Ya_Raheem_From_Holy_Kaaba.jpg?v=1783845755","url":"https:\/\/buy-kaaba-kiswa.com\/products\/certified-kaaba-kiswa-cloth-ya-rahman-ya-rahim-piece","provider":"Buy-Kaaba-Kiswa.com","version":"1.0","type":"link"}