{"product_id":"womens-sherpa-lined-high-waisted-pants","title":"Women's Sherpa-Lined High-Waisted Pants","description":"\u003cstyle\u003e\n  #womens-sherpa-thermal-pants-page,\n  #womens-sherpa-thermal-pants-page * {\n    box-sizing:border-box;\n  }\n\n  #womens-sherpa-thermal-pants-page {\n    --charcoal:#3f4348;\n    --charcoal-soft:#585d63;\n\n    --graphite:#666b70;\n    --graphite-deep:#4d5257;\n    --graphite-dark:#393d42;\n    --graphite-soft:#858a8f;\n    --graphite-mid:#a7acb0;\n    --graphite-light:#dde0e2;\n    --graphite-pale:#f2f3f4;\n\n    --silver:#969ba0;\n    --silver-soft:#b7bbbf;\n    --silver-light:#e6e8e9;\n    --silver-pale:#f8f9f9;\n\n    --ivory:#fffefe;\n    --cream:#fbfbfb;\n    --mist:#f4f5f5;\n\n    --text:#5d6267;\n    --text-soft:#787d82;\n\n    --line:rgba(93,98,103,.09);\n    --shadow:0 14px 34px rgba(45,49,53,.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        #fffefe 0%,\n        #fafbfb 28%,\n        #f1f2f2 62%,\n        #e5e7e8 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:womensSherpaThermalPants;\n\n    overflow:hidden;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-inner {\n    width:min(100%,1080px);\n    margin:0 auto;\n    padding:36px 18px 46px;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-hero {\n    padding:22px 0 8px;\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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(--graphite);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-eyebrow::before,\n  #womens-sherpa-thermal-pants-page .wstp-eyebrow::after {\n    content:\"\";\n\n    width:46px;\n    height:1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(102,107,112,.60)\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(102,107,112,.60),\n        transparent\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-hero-title {\n    max-width:900px;\n    margin:0 auto;\n\n    color:var(--charcoal);\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:-.02em;\n  }\n\n\n  \/* =========================\n     BUY RETURN ANCHOR\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-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\n  \/* =========================\n     GIF\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-hero-gif {\n    display:flex;\n    justify-content:center;\n\n    width:100%;\n\n    margin:26px auto 24px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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(45,49,53,.085);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #fafbfb 30%,\n        #f0f1f2 68%,\n        #e4e6e7 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(45,49,53,.03);\n\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-intro p {\n    margin:0;\n\n    color:var(--text);\n\n    font-size:16px;\n    line-height:1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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 24px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #fafbfb 30%,\n        #eef0f1 68%,\n        #dfe2e4 100%\n      );\n\n    color:var(--graphite-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(45,49,53,.018);\n  }\n\n\n  \/* =========================\n     SECOND IMAGE + SUMMARY\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-main-block {\n    display:flex;\n    flex-direction:column;\n    gap:0;\n\n    width:100%;\n\n    margin:0 auto 30px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(93,98,103,.07);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-main-image {\n    display:block;\n\n    width:100%;\n\n    margin:0;\n    padding:0;\n\n    overflow:hidden;\n\n    font-size:0;\n    line-height:0;\n\n    background:#ffffff;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-main-image img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    margin:0!important;\n    padding:0!important;\n\n    border:0;\n\n    vertical-align:top;\n\n    object-fit:contain;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-summary {\n    position:relative;\n    z-index:2;\n\n    display:block;\n\n    width:100%;\n\n    margin:-18px 0 0;\n\n    padding:18px 22px 20px;\n\n    border:0;\n    border-radius:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f0f1f2 50%,\n        #dce0e2 100%\n      );\n\n    box-shadow:none;\n\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-summary-title {\n    max-width:100%;\n\n    margin:0 auto;\n\n    color:var(--graphite-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(22px,3cqw,30px);\n    line-height:1.18;\n    font-weight:700;\n    letter-spacing:-.012em;\n  }\n\n\n  \/* =========================\n     FEATURE IMAGES\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-media img,\n  #womens-sherpa-thermal-pants-page .wstp-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\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-features {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:24px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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 .28s ease,\n      box-shadow .28s ease;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-media {\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 50%,\n        #e6e8e9 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-media img {\n    transition:transform .32s ease;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-copy {\n    padding:22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafbfb 35%,\n        #eef0f1 72%,\n        #dfe2e4 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-feature:nth-child(2)\n  .wstp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fbfbfb 36%,\n        #f1f2f3 72%,\n        #e5e7e8 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-feature:nth-child(3)\n  .wstp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 35%,\n        #e9ebec 70%,\n        #d6dade 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-feature:nth-child(4)\n  .wstp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafbfb 35%,\n        #edf0f1 70%,\n        #dde1e3 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-feature:nth-child(5)\n  .wstp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #f8f9f9 34%,\n        #e7e9ea 68%,\n        #d3d7da 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-feature:nth-child(6)\n  .wstp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #fafbfb 34%,\n        #ebedee 68%,\n        #dce0e2 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-heading {\n    display:flex;\n    align-items:center;\n\n    gap:12px;\n\n    margin-bottom:11px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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:1px solid rgba(93,98,103,.08);\n    border-radius:13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefe 0%,\n        #eef0f1 48%,\n        #cfd3d6 100%\n      );\n\n    font-size:22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(45,49,53,.03);\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-feature-title {\n    margin:0;\n\n    color:var(--graphite-deep);\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-sherpa-thermal-pants-page .wstp-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\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #fafbfb 35%,\n        #eef0f1 72%,\n        #dfe2e4 100%\n      );\n\n    box-shadow:var(--shadow);\n\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-section-title {\n    margin:0;\n\n    color:var(--graphite-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-sherpa-thermal-pants-page .wstp-size \u003e p {\n    max-width:780px;\n\n    margin:12px auto 0;\n\n    color:var(--text-soft);\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-size-chart {\n    margin-top:20px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(93,98,103,.08);\n    border-radius:var(--radius-md);\n\n    background:#ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(45,49,53,.03);\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #fafbfb 35%,\n        #eef0f1 72%,\n        #dfe2e4 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-details .wstp-section-title {\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-detail-list {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-detail-item {\n    padding:15px 16px;\n\n    border:1px solid rgba(93,98,103,.08);\n    border-radius:14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfb 56%,\n        #e9ebec 100%\n      );\n\n    color:var(--text);\n\n    font-size:15px;\n    line-height:1.65;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #fafbfb 34%,\n        #e9ebec 70%,\n        #d6dade 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-faq .wstp-section-title {\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-faq-item {\n    margin-bottom:10px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(93,98,103,.08);\n    border-radius:15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfb 58%,\n        #e9ebec 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-faq-item:last-child {\n    margin-bottom:0;\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-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-deep);\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-sherpa-thermal-pants-page\n  .wstp-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-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(--silver);\n\n    font-size:24px;\n    line-height:1;\n\n    transition:transform .28s ease;\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-faq-item[open] summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #fffefe 0%,\n        #f8f9f9 34%,\n        #e7e9ea 70%,\n        #d3d7da 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-shipping-eyebrow {\n    margin:0 0 7px;\n\n    color:var(--graphite-soft);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-shipping .wstp-section-title {\n    margin-bottom:22px;\n    text-align:center;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-shipping-list {\n    display:flex;\n    flex-direction:column;\n    gap:11px;\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-shipping-card {\n    display:flex;\n    align-items:flex-start;\n\n    gap:14px;\n\n    padding:17px;\n\n    border:1px solid rgba(93,98,103,.08);\n    border-radius:16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfb 58%,\n        #e9ebec 100%\n      );\n  }\n\n  #womens-sherpa-thermal-pants-page .wstp-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        #e9ebec 0%,\n        #d1d5d8 48%,\n        #959a9f 100%\n      );\n\n    font-size:21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(45,49,53,.05);\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-shipping-card h4 {\n    margin:0 0 3px;\n\n    color:var(--graphite-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:18px;\n  }\n\n  #womens-sherpa-thermal-pants-page\n  .wstp-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\n  \/* =========================\n     BUY BUTTON\n  ========================= *\/\n\n  #womens-sherpa-thermal-pants-page .wstp-buy-wrap {\n    display:flex;\n    justify-content:center;\n\n    margin-top:24px;\n  }\n\n  #womens-sherpa-thermal-pants-page .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        #7f858a 0%,\n        #5e6469 48%,\n        #3d4247 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(61,66,71,.20);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container womensSherpaThermalPants (min-width:860px) {\n\n    #womens-sherpa-thermal-pants-page .wstp-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media (hover:hover) and (pointer:fine) {\n\n    #womens-sherpa-thermal-pants-page .wstp-feature:hover {\n      transform:translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(45,49,53,.08);\n    }\n\n    #womens-sherpa-thermal-pants-page\n    .wstp-feature:hover .wstp-feature-media img {\n      transform:scale(1.015);\n    }\n\n    #womens-sherpa-thermal-pants-page .product-buy:hover {\n      transform:translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(61,66,71,.26);\n    }\n\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width:749px) {\n\n    #womens-sherpa-thermal-pants-page {\n      width:calc(100vw - 2px);\n      max-width:none;\n\n      margin-left:calc(50% - 50vw + 1px);\n      margin-right:calc(50% - 50vw + 1px);\n\n      overflow-x:hidden;\n      overflow-x:clip;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-inner {\n      width:100%;\n      padding:26px 0 34px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-hero {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-hero-title {\n      font-size:31px;\n    }\n\n    #womens-sherpa-thermal-pants-page\n    .product-buy-return-anchor {\n      scroll-margin-top:calc(100vh - 55px);\n      scroll-margin-top:calc(100svh - 55px);\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-hero-gif {\n      margin-top:22px;\n      margin-bottom:22px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-hero-gif img {\n      max-width:420px;\n      border-radius:15px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-intro {\n      margin-left:16px;\n      margin-right:16px;\n\n      padding:20px 17px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-tags {\n      width:auto;\n      max-width:none;\n\n      margin:20px 15px 22px;\n\n      gap:10px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-tag {\n      min-height:44px;\n\n      padding:9px 5px;\n\n      font-size:8.6px;\n\n      white-space:nowrap;\n    }\n\n\n    \/* 第二张主图 + 文案完全贴合 *\/\n\n    #womens-sherpa-thermal-pants-page .wstp-main-block {\n      width:100%;\n\n      margin:0 auto 24px;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n\n      box-shadow:\n        0 8px 20px\n        rgba(45,49,53,.035);\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-main-image {\n      width:100%;\n\n      margin:0;\n      padding:0;\n\n      font-size:0;\n      line-height:0;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-main-image img {\n      display:block;\n\n      margin:0!important;\n      padding:0!important;\n\n      vertical-align:top;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-summary {\n      width:100%;\n\n      margin:-18px 0 0;\n\n      padding:18px 16px 18px;\n\n      border:0;\n      border-radius:0;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-summary-title {\n      font-size:23px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-feature {\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-feature-copy {\n      padding:21px 16px 23px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-size,\n    #womens-sherpa-thermal-pants-page .wstp-details,\n    #womens-sherpa-thermal-pants-page .wstp-faq,\n    #womens-sherpa-thermal-pants-page .wstp-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-sherpa-thermal-pants-page .wstp-size,\n    #womens-sherpa-thermal-pants-page .wstp-details,\n    #womens-sherpa-thermal-pants-page .wstp-faq {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-shipping {\n      padding-left:10px;\n      padding-right:10px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-feature-title {\n      font-size:22px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-feature-copy p,\n    #womens-sherpa-thermal-pants-page .wstp-size \u003e p {\n      font-size:15px;\n    }\n\n  }\n\n\n  @media screen and (max-width:390px) {\n\n    #womens-sherpa-thermal-pants-page .wstp-tags {\n      margin-left:10px;\n      margin-right:10px;\n      gap:8px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-tag {\n      padding:8px 3px;\n      font-size:7.3px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-summary {\n      padding:16px 12px 17px;\n    }\n\n    #womens-sherpa-thermal-pants-page .wstp-summary-title {\n      font-size:21px;\n    }\n\n  }\n\n\n  @media (prefers-reduced-motion:reduce) {\n\n    #womens-sherpa-thermal-pants-page *,\n    #womens-sherpa-thermal-pants-page *::before,\n    #womens-sherpa-thermal-pants-page *::after {\n      transition:none!important;\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"womens-sherpa-thermal-pants-page\"\u003e\n\u003cdiv class=\"wstp-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wstp-hero\"\u003e\n\u003cdiv class=\"wstp-eyebrow\"\u003eWINTER THERMAL ESSENTIAL\u003c\/div\u003e\n\u003ch1 class=\"wstp-hero-title\"\u003e✨ \u003cb\u003eSub-zero warmth, sleek slimming fit.\u003c\/b\u003e\n\u003c\/h1\u003e\n\u003cspan id=\"womens-sherpa-thermal-pants-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e \u003c!-- 第一张 GIF --\u003e\n\u003cdiv class=\"wstp-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_19_3_ed5be5b6-0f29-4c7b-89e2-1a31f8a7c18e.gif?v=1789813606\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-intro\"\u003e\n\u003cp\u003e🌟 Engineered with a high-density, anti-pilling outer knit and fully lined with ultra-plush Sherpa fleece, these high-waisted thermal pants deliver heavy-duty insulation without adding awkward bulk. Designed to keep you endlessly warm, sleek, and comfortable for daily wear all season long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wstp-tags\"\u003e\n\u003cdiv class=\"wstp-tag\"\u003e☁️ Plush Sherpa Lined\u003c\/div\u003e\n\u003cdiv class=\"wstp-tag\"\u003e🧘 High-Waist Control\u003c\/div\u003e\n\u003cdiv class=\"wstp-tag\"\u003e🧶 Anti-Pilling Shell\u003c\/div\u003e\n\u003cdiv class=\"wstp-tag\"\u003e👟 Draft-Proof Cuffs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 第二张主图 + 产品专属短句 --\u003e\n\u003cdiv class=\"wstp-main-block\"\u003e\n\u003cdiv class=\"wstp-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_18_25_00_2.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-summary\"\u003e\n\u003ch2 class=\"wstp-summary-title\"\u003ePlush Warmth. Sleek Winter Shape.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"wstp-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_32_1.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e ☁️ \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eCloud-Soft Plush Sherpa Fleece Inner\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFully lined with thick, velvety Sherpa fleece that seals in deep body heat instantly—delivering zero-itch, featherlight softness against your skin with zero shedding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_32_2.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e 🧘 \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eFlattering High-Waisted Tummy Control\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeatures a wide, stretchy high-rise waistband with an adjustable drawstring that gently smooths the tummy area and visually elongates your legs for a tall, streamlined look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_33_3.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e 🧶 \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eAnti-Pilling \u0026amp; Wind-Resistant Outer Shell\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted from a dense cotton-poly blend that actively resists friction, bobbling, and icy winds, maintaining a clean, premium surface wear after wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_33_4.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e 🔒 \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eSecure Zippered Side Pockets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEquipped with smooth zippered side pockets with subtle sporty accents, keeping your phone, keys, and cards completely secure while running errands or traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_34_5.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e 👟 \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eDraft-Proof Ribbed Cuffs\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eReinforced elastic ankle cuffs lock in warmth while blocking cold wind out, making them effortlessly easy to style with casual sneakers or winter boots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"wstp-feature\"\u003e\n\u003cdiv class=\"wstp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_13_34_6.webp?v=1789813603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wstp-feature-copy\"\u003e\n\u003cdiv class=\"wstp-feature-heading\"\u003e\n\u003cspan class=\"wstp-feature-emoji\"\u003e 🔥 \u003c\/span\u003e\n\u003ch3 class=\"wstp-feature-title\"\u003eEndless Styling Versatility\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cb\u003eSeamlessly pairs with your winter wardrobe:\u003c\/b\u003e style with a cropped hoodie and chunky white sneakers for a relaxed everyday vibe, layer with an oversized knit sweater for cozy weekend outings, or pair with a fitted top and puffer jacket for cold-weather travels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"wstp-size\"\u003e\n\u003ch3 class=\"wstp-section-title\"\u003e📏 Size \u0026amp; Fit\u003c\/h3\u003e\n\u003cp\u003eFeatures a slim-yet-relaxed thermal fit with a flexible high waist. Order your standard waist size for a flattering, tailored silhouette, or size up if you prefer an extra-slouchy streetwear look.\u003c\/p\u003e\n\u003cdiv class=\"wstp-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_19_06_01_28.webp?v=1789813598\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT SPECIFICATIONS --\u003e\n\u003csection class=\"wstp-details\"\u003e\n\u003ch3 class=\"wstp-section-title\"\u003e📝 Product Specifications\u003c\/h3\u003e\n\u003cdiv class=\"wstp-detail-list\"\u003e\n\u003cdiv class=\"wstp-detail-item\"\u003e\n\u003cb\u003eStyle:\u003c\/b\u003e High-Rise Fleece\/Sherpa-Lined Thermal Pants\u003c\/div\u003e\n\u003cdiv class=\"wstp-detail-item\"\u003e\n\u003cb\u003eOuter Shell Material:\u003c\/b\u003e 70% Premium Cotton, 30% Anti-Pilling Polyester (High-Density Knit)\u003c\/div\u003e\n\u003cdiv class=\"wstp-detail-item\"\u003e\n\u003cb\u003eLining Material:\u003c\/b\u003e 100% Ultra-Plush Thermal Sherpa Fleece\u003c\/div\u003e\n\u003cdiv class=\"wstp-detail-item\"\u003e\n\u003cb\u003eCare Instructions:\u003c\/b\u003e Machine wash cold inside out on gentle cycle in a laundry bag. Line dry or tumble dry low. Do not bleach or iron directly on fleece.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"wstp-faq\"\u003e\n\u003ch3 class=\"wstp-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"wstp-faq-item\"\u003e\n\u003csummary\u003eQ: Do these pants make my legs look bulky or thick because of the plush Sherpa lining?\u003c\/summary\u003e\n\u003cdiv class=\"wstp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Not at all! The exterior is tailored with a sleek vertical drape and a high-waisted cut that hugs your waist and smooths your hips, giving you a slender, streamlined fit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wstp-faq-item\"\u003e\n\u003csummary\u003eQ: Does the inner Sherpa fleece shed or leave lint on my skin or socks?\u003c\/summary\u003e\n\u003cdiv class=\"wstp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. We use bonded anti-shed fleece technology where the plush fibers are tightly woven into the backing fabric, ensuring zero shedding even after multiple machine washes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wstp-faq-item\"\u003e\n\u003csummary\u003eQ: Will the outer fabric pill or form fuzzy balls from inner thigh friction?\u003c\/summary\u003e\n\u003cdiv class=\"wstp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. The outer shell uses a tight-spun anti-pilling cotton-poly blend engineered to resist surface friction and rubbing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wstp-faq-item\"\u003e\n\u003csummary\u003eQ: Are the pockets deep enough to securely fit a large smartphone?\u003c\/summary\u003e\n\u003cdiv class=\"wstp-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes! The side pockets are deep and feature smooth zippered closures to ensure your phone, keys, and cards stay completely secure while walking or traveling.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"wstp-shipping\"\u003e\n\u003cdiv class=\"wstp-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"wstp-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"wstp-shipping-list\"\u003e\n\u003cdiv class=\"wstp-shipping-card\"\u003e\n\u003cdiv class=\"wstp-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=\"wstp-shipping-card\"\u003e\n\u003cdiv class=\"wstp-shipping-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach pair of Sherpa-lined thermal pants is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wstp-shipping-card\"\u003e\n\u003cdiv class=\"wstp-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=\"wstp-buy-wrap\"\u003e\u003ca href=\"#womens-sherpa-thermal-pants-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Gray \/ M","offer_id":43384974770270,"sku":"NC02472609194880-束脚运动卫裤-灰色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":43384974803038,"sku":"NC02472609194880-束脚运动卫裤-灰色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43384974835806,"sku":"NC02472609194880-束脚运动卫裤-灰色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2XL","offer_id":43384974868574,"sku":"NC02472609194880-束脚运动卫裤-灰色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 3XL","offer_id":43384974901342,"sku":"NC02472609194880-束脚运动卫裤-灰色-3XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4XL","offer_id":43384974934110,"sku":"NC02472609194880-束脚运动卫裤-灰色-4XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 5XL","offer_id":43384974966878,"sku":"NC02472609194880-束脚运动卫裤-灰色-5XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43384974540894,"sku":"NC02472609194880-束脚运动卫裤-黑色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43384974573662,"sku":"NC02472609194880-束脚运动卫裤-黑色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43384974606430,"sku":"NC02472609194880-束脚运动卫裤-黑色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43384974639198,"sku":"NC02472609194880-束脚运动卫裤-黑色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43384974671966,"sku":"NC02472609194880-束脚运动卫裤-黑色-3XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":43384974704734,"sku":"NC02472609194880-束脚运动卫裤-黑色-4XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5XL","offer_id":43384974737502,"sku":"NC02472609194880-束脚运动卫裤-黑色-5XL","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_19_18_06_19.webp?v=1789813703","url":"https:\/\/miscellista.com\/products\/womens-sherpa-lined-high-waisted-pants","provider":"Miscellista.com","version":"1.0","type":"link"}