{"product_id":"tailored-suit-soult-atelier","title":"Tailored Suit | Soult Atelier","description":"\u003cstyle\u003e\n\n  \/* =========================================\n     SOULT ATELIER — PRODUCT DESCRIPTION\n  ========================================= *\/\n\n  .sa-product-description {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-family: inherit;\n    color: #555;\n  }\n\n\n  \/* =========================================\n     ACCORDIONS\n  ========================================= *\/\n\n  .sa-product-description details {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    border-bottom: 1px solid #e3e3e3;\n  }\n\n\n  \/* =========================================\n     TITLE\n  ========================================= *\/\n\n  .sa-product-description summary {\n    list-style: none;\n    width: 100%;\n    min-height: 56px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 7px 0;\n    box-sizing: border-box;\n    cursor: pointer;\n    font-size: 20px;\n    line-height: 1.2;\n    font-weight: 400;\n    color: #444;\n  }\n\n  .sa-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n\n  \/* =========================================\n     CLEAN ARROW\n  ========================================= *\/\n\n  .sa-description-arrow {\n    width: 32px;\n    height: 32px;\n    min-width: 32px;\n    border-radius: 50%;\n    background: #f2f2f2;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-left: 12px;\n    transition: background .2s ease;\n  }\n\n  .sa-description-arrow::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-right: 1.5px solid #555;\n    border-bottom: 1.5px solid #555;\n    transform: rotate(45deg);\n    margin-top: -4px;\n    transition: transform .2s ease;\n  }\n\n\n  \/* =========================================\n     OPEN STATE\n  ========================================= *\/\n\n  .sa-product-description details[open]\n  .sa-description-arrow::before {\n    transform: rotate(225deg);\n    margin-top: 4px;\n  }\n\n\n  \/* =========================================\n     CONTENT\n  ========================================= *\/\n\n  .sa-description-content {\n    padding: 3px 0 23px;\n  }\n\n  .sa-description-content p {\n    margin: 0 0 16px;\n    font-size: 15px;\n    line-height: 1.55;\n    font-weight: 400;\n    color: #686868;\n  }\n\n  .sa-description-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sa-description-content strong {\n    font-weight: 500;\n    color: #4d4d4d;\n  }\n\n  .sa-description-content em {\n    color: #777;\n  }\n\n\n  \/* =========================================\n     SHIPPING LIST\n  ========================================= *\/\n\n  .sa-description-list {\n    margin: 0;\n    padding: 0 0 0 20px;\n  }\n\n  .sa-description-list li {\n    margin: 0 0 16px;\n    padding-left: 3px;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #686868;\n  }\n\n  .sa-description-list li:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================\n     DESKTOP\n  ========================================= *\/\n\n  @media (min-width: 750px) {\n    .sa-product-description summary {\n      min-height: 62px;\n      font-size: 21px;\n    }\n\n    .sa-description-arrow {\n      width: 36px;\n      height: 36px;\n      min-width: 36px;\n    }\n\n    .sa-description-content {\n      padding: 5px 0 28px;\n    }\n\n    .sa-description-content p,\n    .sa-description-list li {\n      font-size: 17px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"sa-product-description\"\u003e\n\n\n  \u003c!-- =========================================\n       PRODUCT DETAILS\n  ========================================= --\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eProduct Details\u003c\/span\u003e\n      \u003cspan class=\"sa-description-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"sa-description-content\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eTailored Suit by Soult Atelier.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        An elegant and sophisticated set designed to combine\n        effortless style, comfort, and modern tailoring for\n        everyday and refined occasions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The set features a fluid wide-leg silhouette paired\n        with a delicate camisole top featuring layered detailing.\n        The relaxed fit creates a graceful and contemporary\n        appearance while allowing comfortable movement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDesign:\u003c\/strong\u003e Coordinated tailored set with\n        a fluid wide-leg trouser and a lightweight camisole top\n        featuring layered asymmetric detailing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eIncludes:\u003c\/strong\u003e 1 Tailored Suit | Soult Atelier\n        consisting of the camisole top and matching wide-leg trousers.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eColour:\u003c\/strong\u003e Off-White \/ Cream.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDetails:\u003c\/strong\u003e Thin adjustable-style shoulder\n        straps, layered flowing hem on the top, high-waisted\n        wide-leg trousers, clean tailoring, and a minimalist\n        sophisticated finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003c!-- =========================================\n       OUR MATERIALS\n  ========================================= --\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eOur Materials\u003c\/span\u003e\n      \u003cspan class=\"sa-description-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"sa-description-content\"\u003e\n\n      \u003cp\u003e\n        The Tailored Suit is designed with a smooth, lightweight\n        fabric that creates a soft and fluid drape throughout\n        the silhouette.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its flowing construction provides an elegant appearance\n        while maintaining a comfortable feel. The refined\n        off-white finish complements the minimalist design and\n        makes the set easy to style for different occasions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The layered top adds subtle movement and dimension,\n        while the wide-leg trousers create a clean and elongated\n        silhouette.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003c!-- =========================================\n       LIFETIME WARRANTY\n  ========================================= --\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eLifetime Warranty\u003c\/span\u003e\n      \u003cspan class=\"sa-description-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"sa-description-content\"\u003e\n\n      \u003cp\u003e\n        Your pieces are made to last.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        But sometimes, unexpected issues can happen. That's why\n        every piece comes with our lifetime warranty against\n        manufacturing defects.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Experienced a manufacturing issue?\n        We'll work with you to resolve it.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cem\u003e\n          Please note: our lifetime warranty covers manufacturing\n          defects only. Loss, theft, accidental damage, improper\n          use, or damage caused by third parties are not covered.\n        \u003c\/em\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003c!-- =========================================\n       SHIPPING \u0026 RETURNS\n  ========================================= --\u003e\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eShipping \u0026amp; Returns\u003c\/span\u003e\n      \u003cspan class=\"sa-description-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"sa-description-content\"\u003e\n\n      \u003cul class=\"sa-description-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eStandard Delivery:\u003c\/strong\u003e\n          Delivery time varies depending on your location.\n          Please check the available shipping options and\n          estimated delivery time at checkout.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eReturns:\u003c\/strong\u003e\n          Returns are accepted within 14 days of receiving\n          your order, subject to our return policy and\n          applicable consumer protection laws.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n\u003c\/div\u003e","brand":"Soult Atelier - Irlanda","offers":[{"title":"Clear \/ S","offer_id":54839807770957,"sku":null,"price":28.88,"currency_code":"EUR","in_stock":true},{"title":"Clear \/ M","offer_id":54839807803725,"sku":null,"price":28.88,"currency_code":"EUR","in_stock":true},{"title":"Clear \/ L","offer_id":54839807836493,"sku":null,"price":28.88,"currency_code":"EUR","in_stock":true},{"title":"Clear \/ XL","offer_id":54839807869261,"sku":null,"price":28.88,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/9044\/7181\/files\/Tailored_Suit_Soult_Atelier.webp?v=1790381420","url":"https:\/\/soultatelier.com\/products\/tailored-suit-soult-atelier","provider":"Soult Atelier - Irlanda","version":"1.0","type":"link"}