{"product_id":"one-seam-legging","title":"❄️One-Seam Shaping Fleece Leggings✨✨Stay Warm.Look Snatched. 💕","description":"\u003cstyle\u003e\n  .mt-tights-section,\n  .mt-tights-section * {\n    box-sizing: border-box;\n  }\n\n  .mt-tights-section {\n    --mt-text: #24211f;\n    --mt-muted: #6f6965;\n    --mt-accent: #a84f61;\n    --mt-accent-dark: #853b4b;\n    --mt-soft: #faf5f3;\n    --mt-soft-2: #f4ece8;\n    --mt-border: #eadeda;\n\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 12px 14px 40px;\n    color: var(--mt-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .mt-tights-section img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  .mt-tights-intro {\n    text-align: center;\n    padding: 22px 16px;\n    margin-bottom: 24px;\n    background: linear-gradient(\n      135deg,\n      #fff8f5 0%,\n      #f8eeeb 100%\n    );\n    border: 1px solid var(--mt-border);\n    border-radius: 20px;\n  }\n\n  .mt-tights-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 9px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid var(--mt-border);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--mt-accent-dark);\n  }\n\n  .mt-tights-intro h2 {\n    margin: 0;\n    font-size: clamp(25px, 6vw, 38px);\n    line-height: 1.15;\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    color: var(--mt-text);\n  }\n\n  .mt-tights-intro h2 span {\n    color: var(--mt-accent);\n  }\n\n  .mt-tights-intro p {\n    max-width: 650px;\n    margin: 12px auto 0;\n    font-size: 15px;\n    line-height: 1.65;\n    color: var(--mt-muted);\n  }\n\n  .mt-tights-hero-image {\n    overflow: hidden;\n    margin-top: 20px;\n    border-radius: 16px;\n  }\n\n  \/* =========================\n     SECTION TITLE\n  ========================= *\/\n\n  .mt-tights-title {\n    margin: 36px 0 24px;\n    text-align: center;\n  }\n\n  .mt-tights-title span {\n    display: inline-block;\n    margin-bottom: 7px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    color: var(--mt-accent);\n    text-transform: uppercase;\n  }\n\n  .mt-tights-title h2 {\n    margin: 0;\n    font-size: clamp(26px, 6vw, 38px);\n    line-height: 1.18;\n    font-weight: 800;\n    letter-spacing: -0.025em;\n  }\n\n  .mt-tights-title p {\n    max-width: 620px;\n    margin: 9px auto 0;\n    font-size: 15px;\n    color: var(--mt-muted);\n  }\n\n  \/* =========================\n     FEATURES\n     ALWAYS STACKED\n  ========================= *\/\n\n  .mt-tights-feature {\n    display: block;\n    width: 100%;\n    margin-bottom: 30px;\n    overflow: hidden;\n    border: 1px solid var(--mt-border);\n    border-radius: 20px;\n    background: #fff;\n    box-shadow: 0 8px 28px rgba(55, 40, 34, 0.05);\n  }\n\n  .mt-tights-feature-content {\n    width: 100%;\n    padding: 22px 19px;\n  }\n\n  .mt-tights-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--mt-soft-2);\n    color: var(--mt-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .mt-tights-feature h3 {\n    margin: 0 0 10px;\n    font-size: 22px;\n    line-height: 1.25;\n    font-weight: 800;\n    color: var(--mt-text);\n  }\n\n  .mt-tights-feature p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--mt-muted);\n  }\n\n  .mt-tights-feature-image {\n    display: block;\n    width: 100%;\n    background: var(--mt-soft);\n  }\n\n  .mt-tights-feature-image img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* =========================\n     SINGLE IMAGE BLOCK\n  ========================= *\/\n\n  .mt-tights-image-stack {\n    display: block;\n    width: 100%;\n    margin: 18px 0 32px;\n  }\n\n  .mt-tights-image-stack \u003e div {\n    overflow: hidden;\n    margin-bottom: 14px;\n    border-radius: 16px;\n    background: var(--mt-soft);\n  }\n\n  .mt-tights-image-stack \u003e div:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =========================\n     STORY\n  ========================= *\/\n\n  .mt-tights-story {\n    margin: 34px 0 28px;\n    padding: 26px 19px;\n    text-align: center;\n    border-radius: 20px;\n    background: #2c2725;\n    color: #fff;\n  }\n\n  .mt-tights-story h2 {\n    margin: 0 0 11px;\n    font-size: clamp(23px, 5vw, 32px);\n    line-height: 1.25;\n    color: #fff;\n  }\n\n  .mt-tights-story p {\n    max-width: 650px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.75;\n    color: rgba(255, 255, 255, 0.82);\n  }\n\n  .mt-tights-story strong {\n    color: #ffd9df;\n  }\n\n  \/* =========================\n     EVERY BODY\n  ========================= *\/\n\n  .mt-tights-body-box {\n    margin: 30px 0;\n    padding: 22px 18px 18px;\n    border: 1px solid var(--mt-border);\n    border-radius: 20px;\n    background: var(--mt-soft);\n  }\n\n  .mt-tights-body-box h3 {\n    margin: 0 0 8px;\n    font-size: 22px;\n    font-weight: 800;\n  }\n\n  .mt-tights-body-box p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.7;\n    color: var(--mt-muted);\n  }\n\n  .mt-tights-body-box strong {\n    color: var(--mt-accent-dark);\n  }\n\n  .mt-tights-body-image {\n    margin-top: 20px;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  \/* =========================\n     MATERIAL \u0026 CARE\n  ========================= *\/\n\n  .mt-tights-care {\n    display: block;\n    width: 100%;\n    margin-top: 34px;\n    overflow: hidden;\n    border-radius: 20px;\n    border: 1px solid var(--mt-border);\n    background: #fff;\n  }\n\n  .mt-tights-care-content {\n    padding: 23px 18px;\n  }\n\n  .mt-tights-care h3 {\n    margin: 0 0 16px;\n    font-size: 23px;\n    font-weight: 800;\n  }\n\n  .mt-tights-care-list {\n    display: block;\n  }\n\n  .mt-tights-care-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n    padding: 11px 12px;\n    border-radius: 12px;\n    background: var(--mt-soft);\n    color: var(--mt-text);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .mt-tights-care-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .mt-tights-care-icon {\n    flex: 0 0 auto;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .mt-tights-care-image {\n    display: block;\n    width: 100%;\n    background: var(--mt-soft);\n  }\n\n  \/* =========================\n     DESKTOP\n     STILL STACKED\n  ========================= *\/\n\n  @media (min-width: 700px) {\n    .mt-tights-section {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n\n    .mt-tights-intro {\n      padding: 34px 30px;\n    }\n\n    .mt-tights-feature {\n      display: block;\n    }\n\n    .mt-tights-feature-content {\n      padding: 28px 28px 26px;\n    }\n\n    .mt-tights-feature-image {\n      display: block;\n      width: 100%;\n    }\n\n    .mt-tights-image-stack {\n      display: block;\n    }\n\n    .mt-tights-image-stack \u003e div {\n      width: 100%;\n      margin-bottom: 18px;\n    }\n\n    .mt-tights-story {\n      padding: 36px 32px;\n    }\n\n    .mt-tights-body-box {\n      padding: 28px 28px 24px;\n    }\n\n    .mt-tights-care {\n      display: block;\n    }\n\n    .mt-tights-care-content {\n      padding: 30px 28px;\n    }\n\n    .mt-tights-care-image {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mt-tights-section\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"mt-tights-intro\"\u003e\n    \u003cdiv class=\"mt-tights-eyebrow\"\u003e\n      Made To Flatter Every Body\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      For Every Body, \u003cspan\u003eEvery Tone\u003c\/span\u003e 🫶🏻🫶🏽🫶🏿\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Warmth, shaping and a natural sheer look — designed to help you\n      feel comfortable, confident and effortlessly put together all winter.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mt-tights-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6025\/2774\/files\/A.png?v=1763005902\" alt=\"Fleece-lined sheer-look tights in multiple skin tones\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- TITLE --\u003e\n  \u003cdiv class=\"mt-tights-title\"\u003e\n    \u003cspan\u003eDesigned Differently\u003c\/span\u003e\n\n    \u003ch2\u003eWhy You’ll Love Them\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Sleek on the outside, cozy on the inside — with thoughtful details\n      designed for a smoother, more flattering fit.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE 1 --\u003e\n  \u003csection class=\"mt-tights-feature\"\u003e\n\n    \u003cdiv class=\"mt-tights-feature-content\"\u003e\n      \u003cdiv class=\"mt-tights-feature-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003eSeamless One-Line Design\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Featuring a streamlined single-seam construction that creates a\n        smoother silhouette with fewer visible lines. The upgraded knit\n        helps resist snags and pulls while keeping the fit sleek,\n        comfortable and polished throughout the day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-tights-feature-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6025\/2774\/files\/10004.gif?v=1763003502\" alt=\"Seamless fleece-lined tights design\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT IMAGE --\u003e\n  \u003cdiv class=\"mt-tights-image-stack\"\u003e\n\n    \u003cdiv\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.wshopon.com\/image\/65b7b12030d07f26495b7b8360b4c07600472018.jpg\" alt=\"Close-up detail of fleece-lined tights\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"mt-tights-feature\"\u003e\n\n    \u003cdiv class=\"mt-tights-feature-content\"\u003e\n      \u003cdiv class=\"mt-tights-feature-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003eWaist-Snatching Compression Band\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The supportive high-rise waistband gently smooths and shapes your\n        midsection without feeling overly restrictive. It creates a cleaner,\n        more streamlined silhouette that pairs beautifully with dresses,\n        skirts and everyday winter outfits.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-tights-feature-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.wshopon.com\/image\/6ff0d6b16f9e687424ae485a440ce342159ce562.gif\" alt=\"High-waisted shaping band on fleece-lined tights\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003csection class=\"mt-tights-feature\"\u003e\n\n    \u003cdiv class=\"mt-tights-feature-content\"\u003e\n      \u003cdiv class=\"mt-tights-feature-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eFleece Warmth \u0026amp; Flawless Fit\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Lined with ultra-soft fleece for cozy warmth without a bulky look.\n        The stretch fabric follows your natural shape, moves comfortably\n        with you and creates a realistic sheer-effect finish that looks\n        surprisingly close to bare skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-tights-feature-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6025\/2774\/files\/10008.gif?v=1762941752\" alt=\"Soft fleece lining inside sheer-look tights\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STORY --\u003e\n  \u003csection class=\"mt-tights-story\"\u003e\n\n    \u003ch2\u003eWarm Without The Bulky Winter Layers\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Say goodbye to piling on heavy layers. These\n      \u003cstrong\u003efleece-lined tights\u003c\/strong\u003e combine cozy warmth with a\n      smooth, flattering silhouette — so you can wear your favorite\n      dresses and skirts even when temperatures drop.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGES --\u003e\n  \u003cdiv class=\"mt-tights-image-stack\"\u003e\n\n    \u003cdiv\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0606\/6025\/2774\/files\/lQLPJwmw8zGm6ZPNBn7NBg-wes2DkxP7ofkI737ce2FuAA_1551_1662.png?v=1762941750\" alt=\"Woman wearing fleece-lined tights in winter\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.wshopon.com\/image\/476767eff05018f96c65d96890c74ef9df5a544c.png\" alt=\"Natural sheer-look fleece tights\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- EVERY BODY --\u003e\n  \u003csection class=\"mt-tights-body-box\"\u003e\n\n    \u003ch3\u003eMade For Every Body\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Available in multiple shades and sizes to suit a wide range of\n      heights and body shapes. Designed with generous stretch for a\n      comfortable, flattering fit on more bodies.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mt-tights-body-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.wshopon.com\/image\/7bfbd245bc4626a66faf1634fc5f38c16509aec5.png\" alt=\"Fleece-lined tights size and fit guide\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIAL \u0026 CARE --\u003e\n  \u003csection class=\"mt-tights-care\"\u003e\n\n    \u003cdiv class=\"mt-tights-care-content\"\u003e\n\n      \u003ch3\u003eMaterial \u0026amp; Care\u003c\/h3\u003e\n\n      \u003cdiv class=\"mt-tights-care-list\"\u003e\n\n        \u003cdiv class=\"mt-tights-care-item\"\u003e\n          \u003cspan class=\"mt-tights-care-icon\"\u003e🧶\u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eFabric:\u003c\/strong\u003e\n            38.9% Nylon, 14.9% Spandex, 46.2% Polyester\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mt-tights-care-item\"\u003e\n          \u003cspan class=\"mt-tights-care-icon\"\u003e🧺\u003c\/span\u003e\n\n          \u003cspan\u003e\n            Wash inside out on a gentle cycle or hand wash.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mt-tights-care-item\"\u003e\n          \u003cspan class=\"mt-tights-care-icon\"\u003e☀️\u003c\/span\u003e\n\n          \u003cspan\u003e\n            Hang dry whenever possible, or tumble dry on the lowest heat.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mt-tights-care-item\"\u003e\n          \u003cspan class=\"mt-tights-care-icon\"\u003e❄️\u003c\/span\u003e\n\n          \u003cspan\u003e\n            Use cold or warm water only. Avoid hot water.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-tights-care-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.wshopon.com\/image\/a80fc1a676e96f4f59e96ca0b73ae91580fbac84.png\" alt=\"Fleece tights material and care information\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"glamwhole","offers":[{"title":"🔥Light \/ XS-S (Wight:88-140LB)","offer_id":71300592468221,"sku":"G9145-BK-XS","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Light \/ M-L (Wight:130-185LB)","offer_id":71300592500989,"sku":"G9145-BK-M","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Light \/ L-XL (Wight:175-220LB)","offer_id":71300592533757,"sku":"G9145-BK-L","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Light \/ 2XL-3XL (Wight:215-264LB)","offer_id":71300592566525,"sku":"G9145-BK-2XL","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Tan \/ XS-S (Wight:88-140LB)","offer_id":71300592599293,"sku":"G9145-FM-XS","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Tan \/ M-L (Wight:130-185LB)","offer_id":71300592632061,"sku":"G9145-FM-M","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Tan \/ L-XL (Wight:175-220LB)","offer_id":71300592664829,"sku":"G9145-FM-L","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Tan \/ 2XL-3XL (Wight:215-264LB)","offer_id":71300592697597,"sku":"G9145-FM-2XL","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Deep \/ XS-S (Wight:88-140LB)","offer_id":71300592730365,"sku":"G9145-KK-XS","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Deep \/ M-L (Wight:130-185LB)","offer_id":71300592763133,"sku":"G9145-KK-M","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Deep \/ L-XL (Wight:175-220LB)","offer_id":71300592795901,"sku":"G9145-KK-L","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Deep \/ 2XL-3XL (Wight:215-264LB)","offer_id":71300592828669,"sku":"G9145-KK-2XL","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ XS-S (Wight:88-140LB)","offer_id":71300592861437,"sku":"G9145-JT-XS","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ M-L (Wight:130-185LB)","offer_id":71300592894205,"sku":"G9145-JT-M","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ L-XL (Wight:175-220LB)","offer_id":71300592926973,"sku":"G9145-JT-L","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Bronze \/ 2XL-3XL (Wight:215-264LB)","offer_id":71300592959741,"sku":"G9145-JT-2XL","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/2091\/2125\/files\/ViralOne-SeamShapingFleeceLeggings-b.jpg?v=1789388405","url":"https:\/\/www.corerslim.com\/products\/one-seam-legging","provider":"Corerslim","version":"1.0","type":"link"}