{"product_id":"lilac-ombre-pleated-abaya-tiptop-fabricdual-tone","title":"Lilac Ombré Pleated Abaya — Tiptop Fabric(Dual Tone)","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\u003eLavender-to-Grey Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --lavender: #A98EC0;\n    --lavender-soft: #B7A2CB;\n    --blend: #B3AAC6;\n    --grey-blue: #AFB2C4;\n    --grey: #C2C4CE;\n    --grey-deep: #8A8B99;\n    --bg: #FBFAF8;\n    --panel: #EFEDF1;\n    --ink: #2D2A33;\n    --accent: #7E6B92;\n    font-family: 'Jost', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — lavender into grey, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--lavender) 0%, var(--lavender-soft) 35%, var(--blend) 70%, var(--grey) 108%);\n    color: var(--bg);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #F1E9F2;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #FBF8FB;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: #EADDF0;\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--bg);\n    opacity: 0.85;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--accent);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--lavender-soft), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--panel);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--panel);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--grey-deep);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eLavender-to-Grey \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eEffortless elegance — soft lavender drifts into a cool, tranquil grey down\n    this open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLavender-to-grey ombré gradient\u003c\/strong\u003e — a soft, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating nude inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the lavender and grey tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libyas E Zahra","offers":[{"title":"52","offer_id":43002024493127,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002024525895,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002024558663,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002024591431,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/1A.webp?v=1784395347","url":"https:\/\/libasezahra.com\/products\/lilac-ombre-pleated-abaya-tiptop-fabricdual-tone","provider":"Libas e Zahra","version":"1.0","type":"link"}