{"product_id":"women-s-zip-hoodie-pleated-wide-leg-set","title":"Women’s Zip Hoodie \u0026 Pleated Wide-Leg Set","description":"\u003cstyle\u003e\n  #womens-travel-fleece-set-page,\n  #womens-travel-fleece-set-page * {\n    box-sizing: border-box;\n  }\n\n  #womens-travel-fleece-set-page {\n    --stone-main: #8f8b86;\n    --stone-mid: #aaa59f;\n    --stone-soft: #cbc6c0;\n    --stone-light: #e3dfda;\n    --stone-pale: #f4f2ef;\n\n    --taupe: #756f69;\n    --taupe-deep: #5d5752;\n    --graphite: #494542;\n    --deep: #393633;\n\n    --ivory: #fffdf9;\n    --cream: #fbfaf7;\n    --mist: #f5f3f0;\n\n    --text: #514d49;\n    --text-soft: #736e69;\n\n    --line: rgba(93, 87, 82, 0.09);\n    --shadow: 0 14px 34px rgba(53, 49, 46, 0.045);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #fbfaf7 30%,\n        #f4f2ef 66%,\n        #e9e5e0 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    container-type: inline-size;\n    container-name: womensTravelFleeceSet;\n\n    overflow: hidden;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-inner {\n    width: min(100%, 1080px);\n    margin: 0 auto;\n    padding: 36px 18px 46px;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-hero {\n    padding: 22px 0 8px;\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--taupe-deep);\n\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-eyebrow::before,\n  #womens-travel-fleece-set-page\n  .wtfs-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(117, 111, 105, 0.66)\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(117, 111, 105, 0.66),\n        transparent\n      );\n  }\n\n  #womens-travel-fleece-set-page .wtfs-hero-title {\n    max-width: 890px;\n    margin: 0 auto;\n\n    color: var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(30px, 4.6cqw, 50px);\n    line-height: 1.13;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n  }\n\n  #womens-travel-fleece-set-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n    min-width: 1px;\n    min-height: 1px;\n\n    margin: 0 auto;\n    padding: 0;\n\n    overflow: hidden;\n    opacity: 0;\n\n    color: transparent;\n\n    font-size: 1px;\n    line-height: 1px;\n\n    pointer-events: none;\n    user-select: none;\n\n    scroll-margin-top: calc(100vh - 70px);\n    scroll-margin-top: calc(100svh - 70px);\n  }\n\n  #womens-travel-fleece-set-page .wtfs-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 420px;\n    height: auto;\n\n    margin: 0 auto;\n\n    object-fit: contain;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(53, 49, 46, 0.075);\n  }\n\n  #womens-travel-fleece-set-page .wtfs-intro {\n    max-width: 800px;\n\n    margin: 0 auto;\n\n    padding: 24px 26px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #fbfaf7 28%,\n        #f4f2ef 68%,\n        #e9e5e0 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(53, 49, 46, 0.03);\n\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-tags {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n\n    width: 100%;\n    max-width: 650px;\n\n    margin: 22px auto 18px;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 46px;\n\n    padding: 10px 14px;\n\n    border: 1px solid var(--line);\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 30%,\n        #f3f1ee 70%,\n        #e9e5e0 100%\n      );\n\n    color: var(--taupe-deep);\n\n    font-size: 13.5px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 4px 10px\n      rgba(53, 49, 46, 0.018);\n  }\n\n  #womens-travel-fleece-set-page .wtfs-summary {\n    position: relative;\n\n    width: 100%;\n    max-width: 940px;\n\n    margin: 6px auto 24px;\n    padding: 24px 18px 22px;\n\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-summary::before {\n    content: \"\";\n\n    position: absolute;\n    z-index: 0;\n\n    top: 0;\n    bottom: 0;\n    left: 50%;\n\n    width: min(100%, 880px);\n\n    transform: translateX(-50%);\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255, 253, 249, 0) 0%,\n        rgba(251, 250, 247, 0.62) 16%,\n        rgba(243, 240, 236, 0.72) 43%,\n        rgba(229, 224, 218, 0.64) 72%,\n        rgba(255, 253, 249, 0) 100%\n      );\n\n    border-radius: 999px;\n\n    pointer-events: none;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-summary-title {\n    position: relative;\n    z-index: 1;\n\n    max-width: 850px;\n\n    margin: 0 auto;\n\n    color: var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(26px, 3.8cqw, 35px);\n    line-height: 1.17;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-summary-line {\n    position: relative;\n    z-index: 1;\n\n    display: block;\n\n    width: 58px;\n    height: 3px;\n\n    margin: 14px auto 0;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #d0cbc5 0%,\n        #77716b 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-main-image {\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 48%,\n        #e9e5e0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-main-image img,\n  #womens-travel-fleece-set-page\n  .wtfs-feature-media img,\n  #womens-travel-fleece-set-page\n  .wtfs-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n\n    object-fit: contain;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-features {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-feature {\n    overflow: hidden;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background: #ffffff;\n\n    box-shadow: var(--shadow);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 48%,\n        #e9e5e0 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-media img {\n    transition: transform 0.32s ease;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-copy {\n    padding: 22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 35%,\n        #f3f1ee 72%,\n        #e9e5e0 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature:nth-child(2)\n  .wtfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fcfbf9 36%,\n        #f5f3f0 72%,\n        #ece8e4 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature:nth-child(3)\n  .wtfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #faf9f7 36%,\n        #f1efec 72%,\n        #e5e1dc 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature:nth-child(4)\n  .wtfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 36%,\n        #f4f2ef 72%,\n        #eae6e1 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature:nth-child(5)\n  .wtfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #faf9f7 36%,\n        #f0eeeb 72%,\n        #e3dfda 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature:nth-child(6)\n  .wtfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fcfbf9 36%,\n        #f3f1ee 72%,\n        #e8e4df 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-emoji {\n    flex: 0 0 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 46px;\n    height: 46px;\n\n    border:\n      1px solid\n      rgba(93, 87, 82, 0.08);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f8f7f5 46%,\n        #e4e0db 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(53, 49, 46, 0.03);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-title {\n    margin: 0;\n\n    color: var(--graphite);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(21px, 3.1cqw, 29px);\n    line-height: 1.2;\n    font-weight: 700;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-feature-copy p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  #womens-travel-fleece-set-page .wtfs-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 35%,\n        #f3f1ee 72%,\n        #e9e5e0 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-section-title {\n    margin: 0;\n\n    color: var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(25px, 3.8cqw, 34px);\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-size \u003e p {\n    max-width: 780px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(93, 87, 82, 0.08);\n\n    border-radius: var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(53, 49, 46, 0.03);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 35%,\n        #f3f1ee 72%,\n        #e9e5e0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-details\n  .wtfs-section-title {\n    margin-bottom: 18px;\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-detail-list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-detail-item {\n    padding: 15px 16px;\n\n    border:\n      1px solid\n      rgba(93, 87, 82, 0.08);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf8 56%,\n        #f1efec 100%\n      );\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 34%,\n        #f1efec 72%,\n        #e5e1dc 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq\n  .wtfs-section-title {\n    margin-bottom: 20px;\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(93, 87, 82, 0.08);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf8 58%,\n        #f1efec 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding: 16px 52px 16px 17px;\n\n    color: var(--graphite);\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n    list-style: none;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item summary::after {\n    content: \"⌄\";\n\n    position: absolute;\n\n    right: 18px;\n    top: 50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color: var(--taupe);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition: transform 0.28s ease;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-faq-answer {\n    padding: 0 17px 18px;\n\n    color: var(--text-soft);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 34%,\n        #f1efec 72%,\n        #e5e1dc 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--taupe-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping\n  .wtfs-section-title {\n    margin-bottom: 22px;\n    text-align: center;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-list {\n    display: flex;\n    flex-direction: column;\n    gap: 11px;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-card {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 14px;\n\n    padding: 17px;\n\n    border:\n      1px solid\n      rgba(93, 87, 82, 0.08);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf8 58%,\n        #f1efec 100%\n      );\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-icon {\n    flex: 0 0 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #e9e6e2 0%,\n        #d3cec8 50%,\n        #aaa39c 100%\n      );\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(53, 49, 46, 0.05);\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: var(--graphite);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-shipping-card p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  #womens-travel-fleece-set-page\n  .wtfs-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n  #womens-travel-fleece-set-page\n  .product-buy {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 180px;\n\n    padding: 14px 28px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #aaa49e 0%,\n        #79736d 48%,\n        #57514c 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 15px;\n    font-weight: 700;\n\n    text-decoration: none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(53, 49, 46, 0.14);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  @container womensTravelFleeceSet\n    (min-width: 860px) {\n\n    #womens-travel-fleece-set-page\n    .wtfs-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-detail-list {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media\n    (hover:hover)\n    and\n    (pointer:fine) {\n\n    #womens-travel-fleece-set-page\n    .wtfs-feature:hover {\n      transform: translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(53, 49, 46, 0.08);\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-feature:hover\n    .wtfs-feature-media img {\n      transform: scale(1.015);\n    }\n\n    #womens-travel-fleece-set-page\n    .product-buy:hover {\n      transform: translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(53, 49, 46, 0.19);\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n\n    #womens-travel-fleece-set-page {\n      width: calc(100vw - 2px);\n      max-width: none;\n\n      margin-left:\n        calc(50% - 50vw + 1px);\n\n      margin-right:\n        calc(50% - 50vw + 1px);\n\n      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-hero-title {\n      font-size: 31px;\n    }\n\n    #womens-travel-fleece-set-page\n    .product-buy-return-anchor {\n      scroll-margin-top:\n        calc(100vh - 55px);\n\n      scroll-margin-top:\n        calc(100svh - 55px);\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-hero-gif img {\n      max-width: 420px;\n      border-radius: 15px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding: 20px 17px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 16px;\n\n      gap: 10px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-tag {\n      min-height: 44px;\n\n      padding: 9px 5px;\n\n      font-size: 9.2px;\n\n      white-space: nowrap;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-summary {\n      width: auto;\n\n      margin:\n        0 8px 20px;\n\n      padding:\n        22px 10px 20px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-summary::before {\n      width: 100%;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-summary-title {\n      font-size: 27px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-main-image,\n    #womens-travel-fleece-set-page\n    .wtfs-feature {\n      border-left: 0;\n      border-right: 0;\n      border-radius: 0;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-size,\n    #womens-travel-fleece-set-page\n    .wtfs-details,\n    #womens-travel-fleece-set-page\n    .wtfs-faq,\n    #womens-travel-fleece-set-page\n    .wtfs-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n      border-radius: 0;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-size,\n    #womens-travel-fleece-set-page\n    .wtfs-details,\n    #womens-travel-fleece-set-page\n    .wtfs-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-feature-title {\n      font-size: 22px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-feature-copy p,\n    #womens-travel-fleece-set-page\n    .wtfs-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n\n    #womens-travel-fleece-set-page\n    .wtfs-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-tag {\n      padding: 8px 3px;\n      font-size: 8.1px;\n    }\n\n    #womens-travel-fleece-set-page\n    .wtfs-summary-title {\n      font-size: 24px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n\n    #womens-travel-fleece-set-page *,\n    #womens-travel-fleece-set-page *::before,\n    #womens-travel-fleece-set-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"womens-travel-fleece-set-page\"\u003e\n  \u003cdiv class=\"wtfs-inner\"\u003e\n\n    \u003csection class=\"wtfs-hero\"\u003e\n\n      \u003cdiv class=\"wtfs-eyebrow\"\u003eTRAVEL LOUNGE EDIT\u003c\/div\u003e\n\n      \u003ch1 class=\"wtfs-hero-title\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003eFly in first-class comfort while looking effortlessly runway-ready\u003c\/h1\u003e\n\n      \u003cspan id=\"womens-travel-fleece-set-buy-return-anchor\" class=\"product-buy-return-anchor\" aria-hidden=\"true\"\u003e​\u003c\/span\u003e\n\n      \u003cdiv class=\"wtfs-hero-gif\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_9_3.gif?v=1788943557\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wtfs-intro\"\u003e\n\n        \u003cp\u003e🌟 Crafted from premium anti-pilling fleece with a flattering wide-leg silhouette and full-zip versatility, this 2-piece athleisure set seamlessly pairs cozy long-flight warmth with effortless street-style chic.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wtfs-tags\"\u003e\n\n        \u003cdiv class=\"wtfs-tag\"\u003e✨ Tailored Front Pleats\u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-tag\"\u003e☁️ Anti-Pilling Fleece\u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-tag\"\u003e🧥 Full-Zip Layering\u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-tag\"\u003e🎯 High-Rise Drawstring\u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"wtfs-summary\"\u003e\n\n      \u003ch2 class=\"wtfs-summary-title\"\u003ePolished Comfort for Every Journey\u003c\/h2\u003e\n\n      \u003cspan class=\"wtfs-summary-line\"\u003e\u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wtfs-main-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_9_04_33_08_1.webp?v=1788943553\" alt=\"\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wtfs-features\"\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_9_04_01_34_2.webp?v=1788943553\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e✨\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eTailored Front-Pleat Tummy Camouflage\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eFeatures smart structural front pleats borrowed from tailored trousers, smoothly disguising tummy contours and elongating your legs with zero cling.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_9_04_01_36_3.png?v=1788943554\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e☁️\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eCloud-Soft Anti-Pilling Fleece\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eLined with a micro-brushed fleece blend that delivers lightweight insulation and a velvety skin touch without pilling or adding unnecessary bulk.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_9_04_01_37_4.webp?v=1788943555\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e🧥\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eFlexible Full-Zip Layering Hoodie\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eDesigned with a smooth full-length front zipper and spacious hood, making it effortless to layer over sports bras or tanks for quick temperature control during travel.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_9_04_01_39_5.webp?v=1788943553\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e🎯\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eCustom High-Rise Elastic Drawstring Waist\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eBuilt with a wide, squeeze-free waistband and adjustable contrast drawstrings that stay comfortably in place without digging in during long flights or road trips.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_9_04_01_40_6.webp?v=1788943552\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e📱\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eTravel-Ready Deep Side Pockets\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eEquipped with spacious, deep side pockets that securely hold your phone, passport, and boarding pass while navigating busy transit hubs.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"wtfs-feature\"\u003e\n\n        \u003cdiv class=\"wtfs-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_9_04_01_41_7.webp?v=1788943554\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-feature-copy\"\u003e\n\n          \u003cdiv class=\"wtfs-feature-heading\"\u003e\n\n            \u003cspan class=\"wtfs-feature-emoji\"\u003e👗\u003c\/span\u003e\n\n            \u003ch3 class=\"wtfs-feature-title\"\u003eEndless Styling Versatility\u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003eWear the full set with sneakers for an airport-ready vibe, style the open hoodie over a tank and denim, pair the pleated pants with a fitted tee for lounging, or layer with a long trench coat for a high-street autumn look.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003csection class=\"wtfs-size\"\u003e\n\n      \u003ch3 class=\"wtfs-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cp\u003eFeatures a loose, flattering relaxed fit with generous wide-leg drape. Designed to comfortably fit all body types including curvy frames. Fits true to size.\u003c\/p\u003e\n\n      \u003cdiv class=\"wtfs-size-chart\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_9_04_38_42.webp?v=1788943552\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"wtfs-details\"\u003e\n\n      \u003ch3 class=\"wtfs-section-title\"\u003e📝 \u003cb\u003eProduct Specifications\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cdiv class=\"wtfs-detail-list\"\u003e\n\n        \u003cdiv class=\"wtfs-detail-item\"\u003e\n          \u003cb\u003eIncludes:\u003c\/b\u003e 1x Full-Zip Fleece Hoodie + 1x Pleated Wide-Leg Sweatpants \u003ci\u003e(Inner top not included)\u003c\/i\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-detail-item\"\u003e\n          \u003cb\u003eMaterial:\u003c\/b\u003e Premium Cotton-Polyester Soft-Touch Fleece Blend\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-detail-item\"\u003e\n          \u003cb\u003eCare Instructions:\u003c\/b\u003e Machine wash cold inside out on gentle cycle. Tumble dry low to retain soft fleece texture and front pleat definition.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"wtfs-faq\"\u003e\n\n      \u003ch3 class=\"wtfs-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cdetails class=\"wtfs-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Will the wide-leg pants make curvy or plus-size figures look bulky?\u003c\/summary\u003e\n\n        \u003cdiv class=\"wtfs-faq-answer\"\u003e\n          \u003cb\u003eA:\u003c\/b\u003e Not at all! The tailored front pleats structure the fabric right over the hips, allowing the wide leg to drape vertically down, creating a sleek, leg-lengthening silhouette for all body shapes.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"wtfs-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Is this set comfortable enough for sitting on long-haul flights?\u003c\/summary\u003e\n\n        \u003cdiv class=\"wtfs-faq-answer\"\u003e\n          \u003cb\u003eA:\u003c\/b\u003e Absolutely! The ultra-soft fleece lining and squeeze-free high waistband provide 360-degree mobility without pinching or pulling, making it your go-to flight uniform.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"wtfs-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Does the fleece lining leave lint or pill after multiple washes?\u003c\/summary\u003e\n\n        \u003cdiv class=\"wtfs-faq-answer\"\u003e\n          \u003cb\u003eA:\u003c\/b\u003e No. Our fleece blend is specially treated with an anti-pilling and low-linting finish, keeping the interior cloud-soft and the exterior smooth wash after wash.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"wtfs-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Are the side pockets deep enough to safely carry a phone or passport?\u003c\/summary\u003e\n\n        \u003cdiv class=\"wtfs-faq-answer\"\u003e\n          \u003cb\u003eA:\u003c\/b\u003e Yes! The pockets are reinforced and cut deep enough to securely keep your phone, keys, or travel documents from sliding out while walking or lounging.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"wtfs-shipping\"\u003e\n\n      \u003cdiv class=\"wtfs-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\n      \u003ch3 class=\"wtfs-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\n      \u003cdiv class=\"wtfs-shipping-list\"\u003e\n\n        \u003cdiv class=\"wtfs-shipping-card\"\u003e\n\n          \u003cdiv class=\"wtfs-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n            \u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-shipping-card\"\u003e\n\n          \u003cdiv class=\"wtfs-shipping-icon\"\u003e✅\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eQuality Checked\u003c\/h4\u003e\n            \u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wtfs-shipping-card\"\u003e\n\n          \u003cdiv class=\"wtfs-shipping-icon\"\u003e♡\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eHelpful Support\u003c\/h4\u003e\n            \u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wtfs-buy-wrap\"\u003e\n\n        \u003ca href=\"#womens-travel-fleece-set-buy-return-anchor\" class=\"product-buy\"\u003eBuy Now ↑\u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Yellow \/ S","offer_id":43293596450910,"sku":"NC02472609091285-休闲两件套-黄色-S","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43293596483678,"sku":"NC02472609091285-休闲两件套-黄色-M","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43293596516446,"sku":"NC02472609091285-休闲两件套-黄色-L","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43293596647518,"sku":"NC02472609091285-休闲两件套-蓝色-S","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43293596680286,"sku":"NC02472609091285-休闲两件套-蓝色-M","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43293596713054,"sku":"NC02472609091285-休闲两件套-蓝色-L","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43293596352606,"sku":"NC02472609091285-休闲两件套-棕色-S","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43293596385374,"sku":"NC02472609091285-休闲两件套-棕色-M","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43293596418142,"sku":"NC02472609091285-休闲两件套-棕色-L","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":43293596254302,"sku":"NC02472609091285-休闲两件套-灰色-S","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43293596287070,"sku":"NC02472609091285-休闲两件套-灰色-M","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43293596319838,"sku":"NC02472609091285-休闲两件套-灰色-L","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43293596549214,"sku":"NC02472609091285-休闲两件套-粉色-S","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43293596581982,"sku":"NC02472609091285-休闲两件套-粉色-M","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43293596614750,"sku":"NC02472609091285-休闲两件套-粉色-L","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_9_04_33_08_1.webp?v=1788943553","url":"https:\/\/miscellista.com\/products\/women-s-zip-hoodie-pleated-wide-leg-set","provider":"Miscellista.com","version":"1.0","type":"link"}