{"product_id":"cream-sage-ombre-open-abaya","title":"Cream \u0026 Sage Ombré Open Abaya","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\u003eIvory-to-Sage 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    --ivory-warm: #EFE7D7;\n    --cream: #E4E0CF;\n    --blend: #CBD1BB;\n    --sage: #A9BC9F;\n    --sage-deep: #7E9576;\n    --bg: #FBFAF6;\n    --panel: #EEEFE7;\n    --ink: #2C302A;\n    --accent: #8A9A7E;\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 — ivory into sage, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--ivory-warm) 0%, var(--cream) 35%, var(--blend) 70%, var(--sage) 108%);\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: #6B7A5E;\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: #3A3F33;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--sage-deep);\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: #6B7A5E;\n    opacity: 0.6;\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(--sage-deep);\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(--sage), 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(--sage-deep);\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(--sage-deep);\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(--sage);\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\"\u003eIvory-to-Sage \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\u003eUnderstated and serene — warm ivory softly melts into a whisper of sage\n    down 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\u003eIvory-to-sage 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 sage 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. Wash separately to keep the ivory pristine.\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 ivory and sage 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":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020462663,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002020495431,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002020528199,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002020560967,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/abg3final.webp?v=1784978687","url":"https:\/\/libasezahra.com\/products\/cream-sage-ombre-open-abaya","provider":"Libas e Zahra","version":"1.0","type":"link"}