{"product_id":"dusty-plum-pintuck-abaya-with-tassel-buttons","title":"Dusty Plum Pintuck Abaya with Tassel Buttons-Tiptop Fabric","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\u003eDusty Plum Pintuck 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    --plum-deep: #4A3544;\n    --plum: #6B4E62;\n    --mauve: #9C7B92;\n    --lilac: #C4A9BC;\n    --sand: #EFE6DA;\n    --ivory: #FAF6F0;\n    --ink: #2B2027;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(160deg, var(--plum-deep) 0%, var(--plum) 70%, var(--mauve) 130%);\n    color: var(--ivory);\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: var(--lilac);\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  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--lilac);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panel *\/\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(--lilac);\n    opacity: 0.7;\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(--plum-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(--mauve);\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(--lilac), 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(--sand);\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(--mauve);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--plum-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--sand);\n    border-left: 3px solid var(--plum);\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(--plum-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(--plum);\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    font-size: 12.5px;\n    letter-spacing: 0.5px;\n    color: var(--mauve);\n    border-top: 1px solid var(--lilac);\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\"\u003eDusty Plum \u003cem\u003ePintuck\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\u003eElegance in its most effortless form — a cascade of fine pintuck pleats\n    flows down the front, finished with delicate tassel-drop buttons for a\n    refined, artisanal touch.\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\u003eFine pintuck pleated panel\u003c\/strong\u003e — a signature statement, no embellishment needed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTassel-drop buttons\u003c\/strong\u003e — handcrafted charm at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFlowing A-line silhouette\u003c\/strong\u003e — flattering, modest, full of movement\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFull-length sleeves\u003c\/strong\u003e with clean folded cuffs\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRich dusty plum shade\u003c\/strong\u003e — transitions beautifully from day to evening\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 plum tone. 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":43002024230983,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002024263751,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002024296519,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002024329287,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/3A.webp?v=1784469640","url":"https:\/\/libasezahra.com\/products\/dusty-plum-pintuck-abaya-with-tassel-buttons","provider":"Libas e Zahra","version":"1.0","type":"link"}