{"product_id":"women-s-shoulder-hooded-sweatshirt","title":"Women’s Shoulder Hooded Sweatshirt","description":"\u003cstyle\u003e\n  #womens-offshoulder-hoodie-page,\n  #womens-offshoulder-hoodie-page * {\n    box-sizing: border-box;\n  }\n\n  #womens-offshoulder-hoodie-page {\n    --heather-main: #989692;\n    --heather-mid: #b2afaa;\n    --heather-soft: #cbc7c1;\n    --heather-light: #e3dfda;\n    --heather-pale: #f4f2ef;\n\n    --stone: #7d7973;\n    --stone-deep: #625e59;\n    --charcoal: #504d49;\n    --deep: #3e3b38;\n\n    --ivory: #fffdf9;\n    --cream: #fbfaf7;\n    --mist: #f4f2ef;\n\n    --text: #4d4b48;\n    --text-soft: #716e69;\n\n    --line: rgba(96, 91, 85, 0.10);\n    --shadow: 0 14px 34px rgba(54, 51, 47, 0.05);\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        #ebe8e4 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: womensOffshoulderHoodie;\n\n    overflow: hidden;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-inner {\n    width: min(100%, 1080px);\n    margin: 0 auto;\n    padding: 36px 18px 46px;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-hero {\n    padding: 22px 0 8px;\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--stone-deep);\n\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-eyebrow::before,\n  #womens-offshoulder-hoodie-page\n  .woh-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(152, 150, 146, 0.68)\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(152, 150, 146, 0.68),\n        transparent\n      );\n  }\n\n  #womens-offshoulder-hoodie-page .woh-hero-title {\n    max-width: 860px;\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-offshoulder-hoodie-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-offshoulder-hoodie-page .woh-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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(54, 51, 47, 0.09);\n  }\n\n  #womens-offshoulder-hoodie-page .woh-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        #ebe8e4 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(54, 51, 47, 0.035);\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-tags {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 12px;\n\n    width: 100%;\n    max-width: 650px;\n\n    margin: 22px auto 18px;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-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        #f4f2ef 70%,\n        #ebe8e4 100%\n      );\n\n    color: var(--stone-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(54, 51, 47, 0.02);\n  }\n\n  #womens-offshoulder-hoodie-page .woh-summary {\n    position: relative;\n\n    width: 100%;\n    max-width: 940px;\n\n    margin: 6px auto 24px;\n\n    padding: 24px 18px 22px;\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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(250, 249, 246, 0.64) 16%,\n        rgba(242, 240, 236, 0.72) 43%,\n        rgba(231, 228, 223, 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-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page\n  .woh-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        #ccc7c0 0%,\n        #77726c 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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        #ece9e5 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-main-image img,\n  #womens-offshoulder-hoodie-page\n  .woh-feature-media img,\n  #womens-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page .woh-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n  #womens-offshoulder-hoodie-page .woh-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-offshoulder-hoodie-page\n  .woh-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 48%,\n        #ece9e5 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature-media img {\n    transition: transform 0.32s ease;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature-copy {\n    padding: 22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 35%,\n        #f4f2ef 72%,\n        #ebe8e4 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature:nth-child(2)\n  .woh-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fcfbf9 36%,\n        #f5f3f0 72%,\n        #edeae6 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature:nth-child(3)\n  .woh-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #faf9f7 36%,\n        #f2f0ed 72%,\n        #e8e5e0 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature:nth-child(4)\n  .woh-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfaf8 36%,\n        #f4f2ef 72%,\n        #ebe8e4 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature:nth-child(5)\n  .woh-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #faf9f7 36%,\n        #f2f0ec 72%,\n        #e7e4df 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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(96, 91, 85, 0.08);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f8f7f5 46%,\n        #e8e5e0 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(54, 51, 47, 0.035);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-feature-title {\n    margin: 0;\n\n    color: var(--charcoal);\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-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page .woh-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        #f4f2ef 72%,\n        #ebe8e4 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page\n  .woh-size \u003e p {\n    max-width: 780px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(96, 91, 85, 0.08);\n\n    border-radius: var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(54, 51, 47, 0.035);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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        #f4f2ef 72%,\n        #ebe8e4 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-details\n  .woh-section-title {\n    margin-bottom: 18px;\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 10px;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-detail-item {\n    padding: 15px 16px;\n\n    border:\n      1px solid\n      rgba(96, 91, 85, 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-offshoulder-hoodie-page\n  .woh-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        #f3f1ee 72%,\n        #e8e5e0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-faq\n  .woh-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(96, 91, 85, 0.08);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf9 58%,\n        #f1efec 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding:\n      16px 52px 16px 17px;\n\n    color: var(--charcoal);\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-offshoulder-hoodie-page\n  .woh-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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(--stone);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition: transform 0.28s ease;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page\n  .woh-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        #f3f1ee 72%,\n        #e8e5e0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--stone-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-shipping\n  .woh-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-shipping-list {\n    display: flex;\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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(96, 91, 85, 0.08);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf9 58%,\n        #f1efec 100%\n      );\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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        #e8e5e0 0%,\n        #d0ccc6 50%,\n        #aaa59f 100%\n      );\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(54, 51, 47, 0.05);\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: var(--charcoal);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n  }\n\n  #womens-offshoulder-hoodie-page\n  .woh-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-offshoulder-hoodie-page\n  .woh-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n  #womens-offshoulder-hoodie-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        #b6b1aa 0%,\n        #8d8881 48%,\n        #615d57 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(54, 51, 47, 0.14);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  @container womensOffshoulderHoodie\n    (min-width: 860px) {\n\n    #womens-offshoulder-hoodie-page\n    .woh-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-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-offshoulder-hoodie-page\n    .woh-feature:hover {\n      transform: translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(54, 51, 47, 0.08);\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-feature:hover\n    .woh-feature-media img {\n      transform: scale(1.015);\n    }\n\n    #womens-offshoulder-hoodie-page\n    .product-buy:hover {\n      transform: translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(54, 51, 47, 0.20);\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n\n    #womens-offshoulder-hoodie-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-offshoulder-hoodie-page\n    .woh-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-hero-title {\n      font-size: 31px;\n    }\n\n    #womens-offshoulder-hoodie-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-offshoulder-hoodie-page\n    .woh-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-hero-gif img {\n      max-width: 420px;\n      border-radius: 15px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding: 20px 17px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 16px;\n\n      gap: 10px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-tag {\n      min-height: 44px;\n\n      padding: 9px 5px;\n\n      font-size: 10px;\n\n      white-space: nowrap;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-summary {\n      width: auto;\n\n      margin:\n        0 8px 20px;\n\n      padding:\n        22px 10px 20px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-summary::before {\n      width: 100%;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-summary-title {\n      font-size: 27px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-main-image,\n    #womens-offshoulder-hoodie-page\n    .woh-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-size,\n    #womens-offshoulder-hoodie-page\n    .woh-details,\n    #womens-offshoulder-hoodie-page\n    .woh-faq,\n    #womens-offshoulder-hoodie-page\n    .woh-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-size,\n    #womens-offshoulder-hoodie-page\n    .woh-details,\n    #womens-offshoulder-hoodie-page\n    .woh-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-feature-title {\n      font-size: 22px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-feature-copy p,\n    #womens-offshoulder-hoodie-page\n    .woh-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n\n    #womens-offshoulder-hoodie-page\n    .woh-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-tag {\n      padding: 8px 3px;\n      font-size: 8.9px;\n    }\n\n    #womens-offshoulder-hoodie-page\n    .woh-summary-title {\n      font-size: 24px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n\n    #womens-offshoulder-hoodie-page *,\n    #womens-offshoulder-hoodie-page *::before,\n    #womens-offshoulder-hoodie-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"womens-offshoulder-hoodie-page\"\u003e\n\u003cdiv class=\"woh-inner\"\u003e\n\u003csection class=\"woh-hero\"\u003e\n\u003cdiv class=\"woh-eyebrow\"\u003eSCULPTURAL STREET EDIT\u003c\/div\u003e\n\u003ch1 class=\"woh-hero-title\"\u003e✨ \u003cb\u003eEeffortless off-shoulder allure meets cozy streetwear edge.\u003c\/b\u003e\n\u003c\/h1\u003e\n\u003cspan id=\"womens-offshoulder-hoodie-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"woh-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_7_3.gif?v=1788765526\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-intro\"\u003e\n\u003cp\u003e🌟 Engineered with an ultra-wide stretch-ribbed collar and sculptural balloon sleeves, this slouchy heavyweight pullover transforms from a bold collarbone-baring top to a windproof hooded sweatshirt in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woh-tags\"\u003e\n\u003cdiv class=\"woh-tag\"\u003e🔥 Convertible Hood\u003c\/div\u003e\n\u003cdiv class=\"woh-tag\"\u003e☁️ Stay-Put Ribbed Collar\u003c\/div\u003e\n\u003cdiv class=\"woh-tag\"\u003e🕊️ Lantern Sleeves\u003c\/div\u003e\n\u003cdiv class=\"woh-tag\"\u003e🎒 Warm Kangaroo Pocket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"woh-summary\"\u003e\n\u003ch2 class=\"woh-summary-title\"\u003eSculptural Streetwear Comfort with Convertible Off-Shoulder Style\u003c\/h2\u003e\n\u003cspan class=\"woh-summary-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woh-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_02_48_39_1.webp?v=1788765524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-features\"\u003e\n\u003carticle class=\"woh-feature\"\u003e\n\u003cdiv class=\"woh-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_02_48_40_2.webp?v=1788765525\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-feature-copy\"\u003e\n\u003cdiv class=\"woh-feature-heading\"\u003e\n\u003cspan class=\"woh-feature-emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3 class=\"woh-feature-title\"\u003eConvertible 2-in-1 Off-Shoulder Hood\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeatures an oversized foldover collar knitted from high-density ribbed cotton that stays securely pulled over your shoulders or lifts up into a cozy, deep hood when the wind picks up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"woh-feature\"\u003e\n\u003cdiv class=\"woh-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_02_48_40_3.webp?v=1788765524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-feature-copy\"\u003e\n\u003cdiv class=\"woh-feature-heading\"\u003e\n\u003cspan class=\"woh-feature-emoji\"\u003e☁️\u003c\/span\u003e\n\u003ch3 class=\"woh-feature-title\"\u003eNon-Slip High-Elasticity Ribbed Collar\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted with contrast heathered stretch-ribbing along the entire neckline, preventing the off-shoulder fold from slipping, riding up, or losing its shape while walking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"woh-feature\"\u003e\n\u003cdiv class=\"woh-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_15_07_19_1.webp?v=1788765524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-feature-copy\"\u003e\n\u003cdiv class=\"woh-feature-heading\"\u003e\n\u003cspan class=\"woh-feature-emoji\"\u003e🕊️\u003c\/span\u003e\n\u003ch3 class=\"woh-feature-title\"\u003eSculptural Oversized Lantern Sleeves\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eGenerously gathered sleeves create a high-fashion, ballooning silhouette that drapes softly over upper arms and tapers into snug ribbed wrist cuffs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"woh-feature\"\u003e\n\u003cdiv class=\"woh-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_15_07_25_2.webp?v=1788765524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-feature-copy\"\u003e\n\u003cdiv class=\"woh-feature-heading\"\u003e\n\u003cspan class=\"woh-feature-emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3 class=\"woh-feature-title\"\u003eHeavyweight Shape-Retaining Cotton Fleece\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eMade from a dense, structural cotton-blend fleece that holds its voluminous shape and street-style slouch all day without sagging or feeling thin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"woh-feature\"\u003e\n\u003cdiv class=\"woh-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_02_48_43_6.webp?v=1788765524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"woh-feature-copy\"\u003e\n\u003cdiv class=\"woh-feature-heading\"\u003e\n\u003cspan class=\"woh-feature-emoji\"\u003e🎒\u003c\/span\u003e\n\u003ch3 class=\"woh-feature-title\"\u003eFunctional Warm-Kangaroo Pocket\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eIncludes a deep front pouch pocket lined with soft fleece to warm your hands during cold morning runs and hold your phone, keys, or daily essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003csection class=\"woh-size\"\u003e\n\u003ch3 class=\"woh-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp\u003eDesigned for a relaxed, oversized slouchy fit. Order your standard size for the intended cozy streetwear look. If you prefer a more tailored fit around the hem, consider sizing down.\u003c\/p\u003e\n\u003cdiv class=\"woh-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/size_chart_s_to_2xl_inch_f6825.webp?v=1788835223\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"woh-details\"\u003e\n\u003ch3 class=\"woh-section-title\"\u003e📝 \u003cb\u003eProduct Specifications\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"woh-detail-list\"\u003e\n\u003cdiv class=\"woh-detail-item\"\u003e\n\u003cb\u003eIncludes:\u003c\/b\u003e 1x Women’s Convertible Off-the-Shoulder Hooded Sweatshirt\u003c\/div\u003e\n\u003cdiv class=\"woh-detail-item\"\u003e\n\u003cb\u003eFabric Material:\u003c\/b\u003e 100% Premium Heavyweight Cotton Fleece (Body) \u0026amp; High-Stretch Marl Ribbed Knit (Collar)\u003c\/div\u003e\n\u003cdiv class=\"woh-detail-item\"\u003e\n\u003cb\u003eCare Instructions:\u003c\/b\u003e Machine wash cold inside out on delicate cycle in a laundry bag. Lay flat to dry to preserve collar elasticity and sleeve volume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"woh-faq\"\u003e\n\u003ch3 class=\"woh-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdetails class=\"woh-faq-item\"\u003e\n\u003csummary\u003eQ: Does the off-the-shoulder collar slide up or slip down constantly when walking?\u003c\/summary\u003e\n\u003cdiv class=\"woh-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. The foldover collar is knitted with high-recovery elastic ribbing that grips comfortably around your shoulders, keeping it locked in place without constant readjustments.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"woh-faq-item\"\u003e\n\u003csummary\u003eQ: Is it difficult to transform it from off-shoulder to a hood while wearing it?\u003c\/summary\u003e\n\u003cdiv class=\"woh-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Not at all. Simply slide the broad ribbed collar up over your head to turn it into a deep, cozy hood in a single smooth motion.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"woh-faq-item\"\u003e\n\u003csummary\u003eQ: Is the fabric thick enough for colder Autumn and Winter weather?\u003c\/summary\u003e\n\u003cdiv class=\"woh-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. It is crafted from a heavyweight fleece-backed knit that keeps your core warm, making it perfect to style solo or layer over a tank top.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"woh-faq-item\"\u003e\n\u003csummary\u003eQ: Will the oversized lantern sleeves get in the way during daily activities?\u003c\/summary\u003e\n\u003cdiv class=\"woh-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. While the sleeves have dramatic volume through the arms, they taper into fitted ribbed cuffs at the wrists to keep them securely in place above your hands.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"woh-shipping\"\u003e\n\u003cdiv class=\"woh-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"woh-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"woh-shipping-list\"\u003e\n\u003cdiv class=\"woh-shipping-card\"\u003e\n\u003cdiv class=\"woh-shipping-icon\"\u003e🚚\u003c\/div\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"woh-shipping-card\"\u003e\n\u003cdiv class=\"woh-shipping-icon\"\u003e✅\u003c\/div\u003e\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\u003c\/div\u003e\n\u003cdiv class=\"woh-shipping-card\"\u003e\n\u003cdiv class=\"woh-shipping-icon\"\u003e♡\u003c\/div\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woh-buy-wrap\"\u003e\u003ca href=\"#womens-offshoulder-hoodie-buy-return-anchor\" class=\"product-buy\"\u003eBuy Now ↑\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Grey \/ S","offer_id":43288379687006,"sku":"NC02472609071877-风领连帽卫衣-灰色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43288379719774,"sku":"NC02472609071877-风领连帽卫衣-灰色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43288379752542,"sku":"NC02472609071877-风领连帽卫衣-灰色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":43288379785310,"sku":"NC02472609071877-风领连帽卫衣-灰色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":43288379818078,"sku":"NC02472609071877-风领连帽卫衣-灰色-XXL","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_7_02_48_39_1.webp?v=1788765524","url":"https:\/\/miscellista.com\/products\/women-s-shoulder-hooded-sweatshirt","provider":"Miscellista.com","version":"1.0","type":"link"}