{"product_id":"ultra-warm-fleece-lined-fake-sheer-tights-flawless-winter-style","title":"Ultra-Warm Fleece-Lined Fake-Sheer Tights | Flawless Winter Style","description":"\u003cstyle\u003e\n\/* =========================================================\n   FLEECE-LINED FAKE-SHEER TIGHTS\n   SHOPIFY PRODUCT DESCRIPTION\n   PREMIUM WINTER \/ WARM IVORY \/ HIGH-CONVERSION VERSION\n   UPDATED:\n   - MIXED PARAGRAPH + KEY POINT LAYOUT\n   - MULTI-COLOR TEXT HIGHLIGHTS\n   ========================================================= *\/\n\n.shopify-pdp-wrapper {\n  --pdp-bg: #f8f5ef;\n  --pdp-card: #fffdf9;\n  --pdp-card-soft: #f5efe6;\n  --pdp-cream: #faf6ef;\n  --pdp-beige: #eee4d5;\n\n  \/* Main accent *\/\n  --pdp-gold: #ad8245;\n  --pdp-gold-dark: #8f6a39;\n\n  \/* New text highlight colors *\/\n  --pdp-highlight-warm: #a7653f;\n  --pdp-highlight-green: #65745b;\n  --pdp-highlight-rose: #9a6670;\n  --pdp-highlight-dark: #3f5140;\n\n  --pdp-green: #65745b;\n  --pdp-green-soft: #edf1e9;\n\n  --pdp-heading: #20211d;\n  --pdp-text: #353631;\n  --pdp-muted: #70716d;\n  --pdp-border: #e8e0d4;\n\n  width: 100%;\n  max-width: 1200px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  color: var(--pdp-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  box-sizing: border-box;\n}\n\n.shopify-pdp-wrapper *,\n.shopify-pdp-wrapper *::before,\n.shopify-pdp-wrapper *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   GLOBAL SECTION\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .detail-section,\n.shopify-pdp-wrapper .pdp-block-card {\n  width: 100%;\n\n  margin: 0 0 16px 0;\n  padding: 24px 28px;\n\n  background: var(--pdp-card);\n\n  border: 1px solid rgba(180, 160, 130, 0.10);\n  border-radius: 14px;\n\n  box-shadow:\n    0 5px 24px rgba(71, 55, 36, 0.035);\n\n  display: flex;\n  flex-direction: column;\n\n  gap: 16px;\n\n  overflow: hidden;\n}\n\n.shopify-pdp-wrapper .detail-section.soft-section {\n  background: var(--pdp-card-soft);\n}\n\n\n\/* =========================================================\n   FORCE TOP SPACE TO ZERO\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .detail-section \u003e *:first-child,\n.shopify-pdp-wrapper .pdp-block-card \u003e *:first-child {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n.shopify-pdp-wrapper .detail-section \u003e .pdp-content-top:first-child,\n.shopify-pdp-wrapper .pdp-block-card \u003e .pdp-content-top:first-child {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n\n\/* =========================================================\n   CONTENT TOP\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-content-top {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto !important;\n  padding: 0 !important;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-badge {\n  display: inline-block;\n\n  margin: 0 0 9px 0 !important;\n  padding: 6px 14px;\n\n  background: var(--pdp-cream);\n\n  border: 1px solid rgba(173, 130, 69, 0.12);\n  border-radius: 20px;\n\n  color: var(--pdp-gold-dark);\n\n  font-size: 10px;\n  line-height: 1.4;\n  font-weight: 700;\n\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   TITLES\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-title {\n  margin: 0 0 10px 0 !important;\n  padding: 0 !important;\n\n  color: var(--pdp-heading);\n\n  font-size: 27px;\n  line-height: 1.22;\n  font-weight: 750;\n\n  letter-spacing: -0.5px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BODY COPY\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-subtitle,\n.shopify-pdp-wrapper .pdp-proof-intro,\n.shopify-pdp-wrapper .pdp-guarantee-intro {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: var(--pdp-muted);\n\n  font-size: 15px;\n  line-height: 1.72;\n  font-weight: 400;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   MULTI-COLOR TEXT HIGHLIGHTS\n   ========================================================= *\/\n\n\/* Warm \/ Product benefit *\/\n.shopify-pdp-wrapper .pdp-highlight {\n  color: var(--pdp-highlight-warm);\n  font-weight: 700;\n}\n\n\/* Comfort \/ Warmth \/ Natural feeling *\/\n.shopify-pdp-wrapper .pdp-highlight-green {\n  color: var(--pdp-highlight-green);\n  font-weight: 700;\n}\n\n\/* Sheer \/ Elegant \/ Visual appearance *\/\n.shopify-pdp-wrapper .pdp-highlight-rose {\n  color: var(--pdp-highlight-rose);\n  font-weight: 700;\n}\n\n\/* Strongest conversion words *\/\n.shopify-pdp-wrapper .pdp-highlight-dark {\n  color: var(--pdp-highlight-dark);\n  font-weight: 750;\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-image-bottom {\n  width: 100%;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  overflow: hidden;\n\n  border-radius: 10px;\n\n  line-height: 0;\n\n  background: var(--pdp-cream);\n}\n\n.shopify-pdp-wrapper .pdp-image-bottom 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  object-fit: cover;\n}\n\n\n\/* =========================================================\n   SHORT SELLING POINTS\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-key-points {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 10px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-key-point {\n  margin: 0 !important;\n  padding: 14px 15px;\n\n  background: rgba(255,255,255,0.68);\n\n  border: 1px solid rgba(173,130,69,0.11);\n\n  border-radius: 9px;\n\n  text-align: left;\n}\n\n.shopify-pdp-wrapper .pdp-key-point-title {\n  display: block;\n\n  margin: 0 0 4px 0 !important;\n  padding: 0 !important;\n\n  color: #292a25;\n\n  font-size: 13px;\n  line-height: 1.35;\n\n  font-weight: 700;\n}\n\n.shopify-pdp-wrapper .pdp-key-point-text {\n  display: block;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #70716d;\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   01 \/ SOCIAL PROOF\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-social-proof {\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf9 0%,\n      #f8f2e9 100%\n    );\n\n  border: 1px solid rgba(173, 130, 69, 0.14);\n}\n\n.shopify-pdp-wrapper .pdp-proof-grid {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, 1fr);\n\n  gap: 12px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-proof-item {\n  margin: 0 !important;\n  padding: 18px 14px;\n\n  background: rgba(255,255,255,0.72);\n\n  border: 1px solid rgba(173, 130, 69, 0.10);\n\n  border-radius: 10px;\n\n  text-align: center;\n}\n\n.shopify-pdp-wrapper .pdp-proof-number {\n  display: block;\n\n  margin: 0 0 5px 0 !important;\n  padding: 0 !important;\n\n  color: var(--pdp-gold-dark);\n\n  font-size: 26px;\n  line-height: 1.1;\n\n  font-weight: 800;\n}\n\n.shopify-pdp-wrapper .pdp-proof-label {\n  display: block;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #66665f;\n\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n.shopify-pdp-wrapper .pdp-satisfaction {\n  width: 100%;\n\n  margin: 0 !important;\n  padding: 13px 16px;\n\n  background: var(--pdp-green-soft);\n\n  border-left: 3px solid var(--pdp-green);\n\n  border-radius: 0 8px 8px 0;\n\n  color: #56604f;\n\n  font-size: 13px;\n  line-height: 1.6;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-faq-container {\n  width: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  gap: 9px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-faq-item {\n  width: 100%;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  background: #faf9f6;\n\n  border: 1px solid var(--pdp-border);\n\n  border-radius: 9px;\n\n  overflow: hidden;\n\n  transition:\n    background-color 0.25s ease,\n    border-color 0.25s ease;\n}\n\n.shopify-pdp-wrapper .pdp-faq-item[open] {\n  background: #ffffff;\n  border-color: #d9d0c2;\n}\n\n.shopify-pdp-wrapper .pdp-faq-question {\n  width: 100%;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 18px;\n\n  margin: 0 !important;\n  padding: 17px 18px !important;\n\n  color: #282923;\n\n  font-family: inherit;\n\n  font-size: 15px;\n  line-height: 1.45;\n  font-weight: 650;\n\n  text-align: left;\n\n  cursor: pointer;\n\n  list-style: none;\n\n  background: transparent;\n\n  transition:\n    color 0.25s ease,\n    background-color 0.25s ease;\n}\n\n.shopify-pdp-wrapper .pdp-faq-question::-webkit-details-marker {\n  display: none;\n}\n\n.shopify-pdp-wrapper .pdp-faq-question::marker {\n  display: none;\n}\n\n.shopify-pdp-wrapper .pdp-faq-question:hover {\n  color: var(--pdp-gold-dark);\n\n  background: rgba(173, 130, 69, 0.035);\n}\n\n.shopify-pdp-wrapper .pdp-faq-question-text {\n  flex: 1;\n  text-align: left;\n}\n\n.shopify-pdp-wrapper .pdp-faq-icon {\n  position: relative;\n\n  flex: 0 0 9px;\n\n  width: 9px;\n  height: 9px;\n\n  margin-right: 3px;\n\n  border-right: 1.8px solid #777;\n  border-bottom: 1.8px solid #777;\n\n  transform: rotate(45deg);\n\n  transition:\n    transform 0.3s ease,\n    border-color 0.3s ease;\n}\n\n.shopify-pdp-wrapper .pdp-faq-item[open] .pdp-faq-icon {\n  transform: rotate(225deg);\n\n  border-color: var(--pdp-gold);\n}\n\n.shopify-pdp-wrapper .pdp-faq-answer {\n  margin: 0 !important;\n  padding: 0 18px 17px 18px !important;\n\n  background: #ffffff;\n\n  animation: pdpFaqOpen 0.28s ease both;\n}\n\n.shopify-pdp-wrapper .pdp-faq-answer p {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #666760;\n\n  font-size: 14px;\n  line-height: 1.68;\n\n  text-align: left;\n}\n\n@keyframes pdpFaqOpen {\n  from {\n    opacity: 0;\n    transform: translateY(-4px);\n  }\n\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\n\/* =========================================================\n   REVIEWS\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-rating-summary {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  align-items: center;\n\n  width: 100%;\n\n  gap: 28px;\n\n  margin: 0 !important;\n  padding: 22px;\n\n  background: var(--pdp-cream);\n\n  border: 1px solid var(--pdp-border);\n\n  border-radius: 10px;\n}\n\n.shopify-pdp-wrapper .pdp-score-overview {\n  flex: 1;\n\n  min-width: 150px;\n\n  text-align: center;\n}\n\n.shopify-pdp-wrapper .pdp-big-score {\n  display: block;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: var(--pdp-heading);\n\n  font-size: 44px;\n  line-height: 1;\n\n  font-weight: 800;\n}\n\n.shopify-pdp-wrapper .pdp-stars {\n  margin: 6px 0;\n\n  color: var(--pdp-gold);\n\n  font-size: 18px;\n\n  letter-spacing: 2px;\n}\n\n.shopify-pdp-wrapper .pdp-review-count {\n  color: #777;\n  font-size: 12px;\n}\n\n.shopify-pdp-wrapper .pdp-rating-bars {\n  flex: 2;\n\n  min-width: 240px;\n\n  display: flex;\n  flex-direction: column;\n\n  gap: 9px;\n}\n\n.shopify-pdp-wrapper .pdp-bar-row {\n  display: flex;\n\n  align-items: center;\n\n  gap: 10px;\n\n  color: #60615d;\n\n  font-size: 12px;\n}\n\n.shopify-pdp-wrapper .pdp-bar-row span:first-child {\n  width: 90px;\n  text-align: left;\n}\n\n.shopify-pdp-wrapper .pdp-progress {\n  flex: 1;\n\n  height: 7px;\n\n  overflow: hidden;\n\n  background: #e2ddd4;\n\n  border-radius: 5px;\n}\n\n.shopify-pdp-wrapper .pdp-fill {\n  height: 100%;\n\n  background:\n    linear-gradient(\n      90deg,\n      var(--pdp-highlight-warm),\n      var(--pdp-gold)\n    );\n\n  border-radius: 5px;\n}\n\n.shopify-pdp-wrapper .pdp-ai-summary {\n  width: 100%;\n\n  margin: 0 !important;\n  padding: 15px 16px;\n\n  background: var(--pdp-green-soft);\n\n  border-left: 3px solid var(--pdp-green);\n\n  border-radius: 0 8px 8px 0;\n\n  color: #555c50;\n\n  font-size: 13px;\n  line-height: 1.65;\n\n  text-align: left;\n}\n\n.shopify-pdp-wrapper .pdp-ai-summary p {\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-reviews-grid {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 14px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-review-card {\n  margin: 0 !important;\n  padding: 18px;\n\n  background: #faf9f6;\n\n  border: 1px solid var(--pdp-border);\n\n  border-radius: 9px;\n}\n\n.shopify-pdp-wrapper .pdp-review-header {\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 10px;\n\n  margin: 0 0 6px 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-reviewer {\n  color: #292a25;\n\n  font-size: 14px;\n\n  font-weight: 650;\n}\n\n.shopify-pdp-wrapper .pdp-verified {\n  padding: 3px 8px;\n\n  background: var(--pdp-green-soft);\n\n  border-radius: 10px;\n\n  color: #55704e;\n\n  font-size: 10px;\n\n  font-weight: 600;\n}\n\n.shopify-pdp-wrapper .pdp-review-stars {\n  margin: 0 0 8px 0 !important;\n\n  color: var(--pdp-gold);\n\n  font-size: 13px;\n\n  letter-spacing: 1px;\n}\n\n.shopify-pdp-wrapper .pdp-review-text {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #62635e;\n\n  font-size: 13px;\n  line-height: 1.65;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   15 \/ CUSTOMER GUARANTEES\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-guarantee-section {\n  background:\n    linear-gradient(\n      145deg,\n      #f6efe5 0%,\n      #fbf8f2 55%,\n      #eef2ea 100%\n    );\n\n  border: 1px solid rgba(173,130,69,0.14);\n}\n\n\n\/* Guarantee intro *\/\n\n.shopify-pdp-wrapper .pdp-guarantee-intro {\n  max-width: 850px;\n\n  margin-left: auto !important;\n  margin-right: auto !important;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SHIPPING PROCESS\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-shipping-flow {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, 1fr);\n\n  gap: 12px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-shipping-step {\n  position: relative;\n\n  margin: 0 !important;\n  padding: 16px 15px;\n\n  background: rgba(255,255,255,0.72);\n\n  border: 1px solid rgba(173,130,69,0.10);\n\n  border-radius: 10px;\n\n  text-align: center;\n}\n\n.shopify-pdp-wrapper .pdp-step-icon {\n  width: 34px;\n  height: 34px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 8px auto;\n\n  background: var(--pdp-cream);\n\n  border: 1px solid rgba(173,130,69,0.14);\n\n  border-radius: 50%;\n\n  color: var(--pdp-gold-dark);\n\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.shopify-pdp-wrapper .pdp-step-number {\n  display: block;\n\n  margin: 0 0 3px 0;\n\n  color: var(--pdp-gold-dark);\n\n  font-size: 10px;\n\n  font-weight: 800;\n\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.shopify-pdp-wrapper .pdp-step-title {\n  display: block;\n\n  margin: 0 0 5px 0;\n\n  color: #292a25;\n\n  font-size: 13px;\n\n  font-weight: 700;\n}\n\n.shopify-pdp-wrapper .pdp-step-text {\n  margin: 0;\n\n  color: #72736d;\n\n  font-size: 11px;\n\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   GUARANTEE CARDS\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-guarantee-grid {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 10px;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-guarantee-item {\n  position: relative;\n\n  margin: 0 !important;\n  padding: 17px 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,0.86),\n      rgba(247,241,232,0.92)\n    );\n\n  border: 1px solid rgba(173, 130, 69, 0.10);\n\n  border-radius: 10px;\n\n  text-align: left;\n\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease;\n}\n\n.shopify-pdp-wrapper .pdp-guarantee-item:hover {\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 7px 18px rgba(71,55,36,0.06);\n}\n\n\n\/* Small guarantee icon *\/\n\n.shopify-pdp-wrapper .pdp-guarantee-icon {\n  width: 30px;\n  height: 30px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 0 9px 0;\n\n  background: var(--pdp-green-soft);\n\n  border-radius: 50%;\n\n  color: var(--pdp-green);\n\n  font-size: 14px;\n\n  font-weight: 700;\n}\n\n.shopify-pdp-wrapper .pdp-guarantee-item h4 {\n  margin: 0 0 6px 0 !important;\n  padding: 0 !important;\n\n  color: #292a25;\n\n  font-size: 14px;\n\n  line-height: 1.35;\n\n  font-weight: 700;\n\n  text-align: left;\n}\n\n.shopify-pdp-wrapper .pdp-guarantee-item p {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: #6b6c67;\n\n  font-size: 12px;\n\n  line-height: 1.55;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   GUARANTEE BOTTOM NOTE\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-guarantee-note {\n  width: 100%;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 9px;\n\n  margin: 0 !important;\n  padding: 11px 15px;\n\n  background: rgba(237,241,233,0.82);\n\n  border-radius: 8px;\n\n  color: #586252;\n\n  font-size: 12px;\n\n  line-height: 1.5;\n\n  text-align: center;\n}\n\n.shopify-pdp-wrapper .pdp-guarantee-note-icon {\n  color: var(--pdp-green);\n\n  font-size: 14px;\n\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   STICKY CTA\n   ========================================================= *\/\n\n.shopify-pdp-wrapper .pdp-sticky-cta {\n  position: sticky;\n\n  bottom: 0;\n\n  z-index: 99;\n\n  width: 100%;\n\n  margin: 0 !important;\n  padding: 11px 18px;\n\n  background:\n    rgba(255, 253, 249, 0.97);\n\n  border-top: 1px solid var(--pdp-border);\n\n  box-shadow:\n    0 -5px 20px rgba(65, 50, 32, 0.07);\n\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n\n.shopify-pdp-wrapper .pdp-cta-inner {\n  width: 100%;\n\n  max-width: 1140px;\n\n  margin: 0 auto !important;\n  padding: 0 !important;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 18px;\n}\n\n.shopify-pdp-wrapper .pdp-cta-info {\n  display: flex;\n\n  align-items: center;\n\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.shopify-pdp-wrapper .pdp-cta-title {\n  color: #2a2b26;\n\n  font-size: 14px;\n\n  line-height: 1.4;\n\n  font-weight: 650;\n}\n\n.shopify-pdp-wrapper .pdp-buy-button {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex-shrink: 0;\n\n  min-width: 145px;\n\n  margin: 0 !important;\n  padding: 13px 25px;\n\n  background: #20211d;\n\n  border-radius: 7px;\n\n  color: #ffffff !important;\n\n  font-size: 14px;\n\n  line-height: 1;\n\n  font-weight: 700;\n\n  text-decoration: none !important;\n\n  cursor: pointer;\n\n  transition:\n    transform 0.22s ease,\n    background-color 0.22s ease,\n    box-shadow 0.22s ease;\n}\n\n.shopify-pdp-wrapper .pdp-buy-button:hover {\n  background: var(--pdp-green);\n\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 7px 18px rgba(0,0,0,0.13);\n}\n\n.shopify-pdp-wrapper .pdp-buy-button:active {\n  transform: translateY(0);\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 768px) {\n\n  .shopify-pdp-wrapper {\n    width: 100%;\n  }\n\n  .shopify-pdp-wrapper .detail-section,\n  .shopify-pdp-wrapper .pdp-block-card {\n    margin-bottom: 12px;\n\n    padding: 20px 16px;\n\n    border-radius: 10px;\n\n    gap: 14px;\n  }\n\n  .shopify-pdp-wrapper .pdp-title {\n    font-size: 22px;\n\n    line-height: 1.25;\n\n    margin-bottom: 8px !important;\n  }\n\n  .shopify-pdp-wrapper .pdp-subtitle,\n  .shopify-pdp-wrapper .pdp-proof-intro {\n    font-size: 14px;\n\n    line-height: 1.65;\n\n    text-align: left;\n  }\n\n  .shopify-pdp-wrapper .pdp-badge {\n    margin-bottom: 7px !important;\n\n    font-size: 9px;\n\n    letter-spacing: 1.2px;\n  }\n\n\n  \/* Key points *\/\n\n  .shopify-pdp-wrapper .pdp-key-points {\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n  .shopify-pdp-wrapper .pdp-key-point {\n    padding: 13px 14px;\n  }\n\n\n  \/* Proof *\/\n\n  .shopify-pdp-wrapper .pdp-proof-grid {\n    grid-template-columns: 1fr;\n\n    gap: 9px;\n  }\n\n  .shopify-pdp-wrapper .pdp-proof-item {\n    padding: 15px;\n  }\n\n  .shopify-pdp-wrapper .pdp-proof-number {\n    font-size: 24px;\n  }\n\n\n  \/* FAQ *\/\n\n  .shopify-pdp-wrapper .pdp-faq-question {\n    padding: 15px !important;\n\n    font-size: 14px;\n  }\n\n  .shopify-pdp-wrapper .pdp-faq-answer {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n    padding-bottom: 15px !important;\n  }\n\n  .shopify-pdp-wrapper .pdp-faq-answer p {\n    font-size: 13px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* Rating *\/\n\n  .shopify-pdp-wrapper .pdp-rating-summary {\n    flex-direction: column;\n\n    gap: 18px;\n\n    padding: 18px;\n  }\n\n  .shopify-pdp-wrapper .pdp-rating-bars {\n    width: 100%;\n\n    min-width: 0;\n  }\n\n\n  \/* Reviews *\/\n\n  .shopify-pdp-wrapper .pdp-reviews-grid {\n    grid-template-columns: 1fr;\n  }\n\n\n  \/* Shipping Flow *\/\n\n  .shopify-pdp-wrapper .pdp-shipping-flow {\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n  .shopify-pdp-wrapper .pdp-shipping-step {\n    padding: 14px 13px;\n  }\n\n\n  \/* Guarantees *\/\n\n  .shopify-pdp-wrapper .pdp-guarantee-grid {\n    grid-template-columns: 1fr 1fr;\n\n    gap: 8px;\n  }\n\n  .shopify-pdp-wrapper .pdp-guarantee-item {\n    padding: 14px 12px;\n  }\n\n  .shopify-pdp-wrapper .pdp-guarantee-icon {\n    width: 28px;\n    height: 28px;\n\n    margin-bottom: 7px;\n  }\n\n\n  \/* Guarantee note *\/\n\n  .shopify-pdp-wrapper .pdp-guarantee-note {\n    padding: 10px 12px;\n\n    font-size: 11px;\n  }\n\n\n  \/* CTA *\/\n\n  .shopify-pdp-wrapper .pdp-sticky-cta {\n    padding: 9px 12px;\n  }\n\n  .shopify-pdp-wrapper .pdp-cta-inner {\n    gap: 10px;\n  }\n\n  .shopify-pdp-wrapper .pdp-cta-title {\n    font-size: 12px;\n  }\n\n  .shopify-pdp-wrapper .pdp-buy-button {\n    min-width: 118px;\n\n    padding: 12px 17px;\n\n    font-size: 12px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n  .shopify-pdp-wrapper .pdp-guarantee-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .shopify-pdp-wrapper .pdp-rating-summary {\n    padding: 16px;\n  }\n\n  .shopify-pdp-wrapper .pdp-big-score {\n    font-size: 40px;\n  }\n\n  .shopify-pdp-wrapper .pdp-bar-row span:first-child {\n    width: 82px;\n  }\n\n  .shopify-pdp-wrapper .pdp-cta-title {\n    max-width: 155px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-pdp-wrapper\"\u003e\n\u003c!-- =====================================================\n     01 \/ SOCIAL PROOF\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card pdp-social-proof\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eCustomer Favorite\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eA Winter Essential Women Love\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-proof-intro\"\u003eDesigned for women who want to stay warm without giving up a polished winter look. Our fleece-lined fake-sheer tights combine \u003cspan class=\"pdp-highlight\"\u003ecozy warmth\u003c\/span\u003e, \u003cspan class=\"pdp-highlight-green\"\u003estretchy comfort\u003c\/span\u003e and a \u003cspan class=\"pdp-highlight-rose\"\u003esleek sheer appearance\u003c\/span\u003e in one versatile pair.\u003c\/p\u003e\n\u003cdiv class=\"pdp-proof-grid\"\u003e\n\u003cdiv class=\"pdp-proof-item\"\u003e\n\u003cspan class=\"pdp-proof-number\"\u003e4.9\/5\u003c\/span\u003e \u003cspan class=\"pdp-proof-label\"\u003eAverage Customer Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-proof-item\"\u003e\n\u003cspan class=\"pdp-proof-number\"\u003e1,482+\u003c\/span\u003e \u003cspan class=\"pdp-proof-label\"\u003eCustomer Reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-proof-item\"\u003e\n\u003cspan class=\"pdp-proof-number\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"pdp-proof-label\"\u003eHighly Rated for Warmth \u0026amp; Comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     02 \/ HERO\n     KEEP AS ONE PARAGRAPH\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eWinter Essential\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eStay Warm. Look Stunning.\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eExperience the perfect balance of \u003cspan class=\"pdp-highlight\"\u003ecozy fleece warmth\u003c\/span\u003e and \u003cspan class=\"pdp-highlight-rose\"\u003esheer, elegant style\u003c\/span\u003e. Designed to keep your legs comfortable through chilly days while maintaining the \u003cspan class=\"pdp-highlight-dark\"\u003epolished look of classic sheer tights\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/8_31_1.gif?v=1788165121\" alt=\"Fleece-Lined Fake-Sheer Tights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     03 \/ WHY CHOOSE US\n     KEEP AS ONE PARAGRAPH\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eWhy Choose Us\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eEngineered for Winter Elegance\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eForget choosing between warmth and style. These tights combine a \u003cspan class=\"pdp-highlight-rose\"\u003esleek outer appearance\u003c\/span\u003e with a \u003cspan class=\"pdp-highlight-green\"\u003esoft insulated interior\u003c\/span\u003e, giving you the freedom to wear skirts, dresses and shorts comfortably throughout the colder months. From everyday errands to holiday gatherings, they make winter dressing feel \u003cspan class=\"pdp-highlight\"\u003eeasier, warmer and more effortless\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9c5fd782569f5af441e14747582aecb6_ab149b3e-3a77-4631-b7c5-6044be18fb01.png?v=1788165142\" alt=\"Winter tights features\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     04 \/ INNOVATION\n     PARAGRAPH + SHORT POINTS\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eInnovation\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eThe Sheer Look. Without The Chill.\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eThe skin-tone fleece interior creates the visual effect of \u003cspan class=\"pdp-highlight-rose\"\u003etranslucent sheer tights\u003c\/span\u003e from the outside, while adding a \u003cspan class=\"pdp-highlight-green\"\u003ewarm insulating layer\u003c\/span\u003e against your legs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-points\"\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Sheer-Looking Finish \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Keeps the elegant appearance of classic sheer tights. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Warm Inner Layer \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Soft fleece helps add warmth for colder weather. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Winter Ready \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Enjoy your favorite sheer-tights style beyond summer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_77e5649b-9b71-4aee-8cfd-d130080e44cb.png?v=1788165167\" alt=\"Sheer appearance with fleece lining\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     05 \/ FLEECE\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003ePlush Comfort\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eUltra-Soft Fleece Lining\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eStep into a \u003cspan class=\"pdp-highlight-green\"\u003esoft, plush layer\u003c\/span\u003e that feels gentle against the skin. The dense fleece lining helps retain body warmth while keeping the overall silhouette \u003cspan class=\"pdp-highlight-rose\"\u003esleek and polished\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-points\"\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Soft Against Skin \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e A cozy inner feel for comfortable everyday wear. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Warm Without Bulk \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Adds insulation without making your outfit look heavy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Cozy All Day \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Comfortable for long winter days and seasonal outings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_733366d2-5c97-492e-8165-aa6d28ad5f5f.png?v=1788165196\" alt=\"Ultra soft fleece lining\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     06 \/ WARMTH\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eAll-Day Thermal\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eLocked-In Core Warmth\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eBuilt for cold-weather dressing, the insulated construction helps \u003cspan class=\"pdp-highlight\"\u003etrap body heat\u003c\/span\u003e around your legs and provides dependable warmth during winter commutes, outdoor walks, holiday outings and everyday activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-points\"\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Winter Commuting \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Stay more comfortable on chilly mornings and daily commutes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Outdoor Comfort \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Extra warmth for walks, shopping and seasonal outings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Streamlined Fit \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Warmth designed to work under your favorite outfits. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_78d2e357-b058-4349-ae13-96aa0fee7bed.png?v=1788165238\" alt=\"Thermal winter warmth\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     07 \/ STRETCH\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eFlexibility\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eHigh Stretch, Zero Restriction\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eA \u003cspan class=\"pdp-highlight-green\"\u003eflexible, high-recovery fabric\u003c\/span\u003e construction moves naturally with your body, helping you stay comfortable whether you're sitting, walking, climbing stairs or enjoying a full day out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-points\"\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Flexible Movement \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Designed to move naturally with your body. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Comfortable Stretch \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Helps reduce unnecessary pulling and pinching. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Smooth Silhouette \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Stretch supports a sleek, flattering appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_f5e8561b-533c-4bd6-92ea-c5db283b50b0.png?v=1788165354\" alt=\"High stretch tights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     08 \/ BODY CONTOURING\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eBody Contouring\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eHigh Waist Tummy Control\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eThe high-rise waistband sits comfortably around the midsection to create a \u003cspan class=\"pdp-highlight-rose\"\u003esmoother, more streamlined appearance\u003c\/span\u003e while helping keep the tights securely in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-points\"\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e High-Rise Coverage \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Provides comfortable coverage around the midsection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Secure Fit \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Helps keep the tights comfortably in position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-key-point\"\u003e\n\u003cspan class=\"pdp-key-point-title\"\u003e Smoother Look \u003c\/span\u003e \u003cspan class=\"pdp-key-point-text\"\u003e Creates a clean base under dresses and skirts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/5_c5b76d27-6991-410e-953b-065841494ebf.png?v=1788165418\" alt=\"High waist tummy control\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 \/ DURABILITY\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eLong-Lasting\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eSnag-Resistant Durability\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eThe tightly woven outer layer is designed for everyday wear and helps resist common friction, snags and surface damage. From busy mornings to nights out, the reinforced construction helps maintain a \u003cspan class=\"pdp-highlight-green\"\u003esmooth and polished appearance\u003c\/span\u003e wear after wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/6_f79dfeba-9ae1-4d13-ba42-0a1a67926083.png?v=1788165439\" alt=\"Durable snag resistant tights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     10 \/ SIZING\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eFit \u0026amp; Sizing\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eFind Your Perfect Fit\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eUse the sizing guide below to find the best match for your body. A comfortable fit should feel secure around the waist and legs without excessive compression. If you're between two sizes, choosing the \u003cspan class=\"pdp-highlight\"\u003elarger size\u003c\/span\u003e can provide a more relaxed and cozy winter fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2cebf2146174810059bbabf724254e5c_b29e3037-98b9-4204-9307-adb1251025e6.png?v=1788165465\" alt=\"Fleece lined tights size chart\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     11 \/ OUTFIT\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eOutfit Inspiration\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eOne Pair. Endless Winter Outfits.\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eStyle them effortlessly with mini skirts, sweater dresses, oversized knits, long coats and ankle or knee-high boots. The \u003cspan class=\"pdp-highlight-rose\"\u003eclean sheer appearance\u003c\/span\u003e makes them an easy foundation for both casual daytime looks and polished winter outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7e6ae7811d8b5cf769cd710dab775e02_918c2769-5180-4b53-ac01-82a1dc3b3729.png?v=1788165494\" alt=\"Winter outfit inspiration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     12 \/ COLOR\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eColor Palette\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eChoose Your Signature Tone\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eSelect the shade that best complements your natural skin tone and personal wardrobe. Neutral color options make it easy to create a \u003cspan class=\"pdp-highlight-rose\"\u003eseamless, natural-looking finish\u003c\/span\u003e with your favorite winter outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-image-bottom\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/ffbcf8f7b5d3cc248a4aaa6fd99b04ea_5b252b01-e5b7-41f9-9d90-902055b8bc2b.png?v=1788166452\" alt=\"Available color options\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     13 \/ FAQ\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eSupport\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eEverything you need to know before choosing your perfect pair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-faq-container\"\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary class=\"pdp-faq-question\"\u003e\u003cspan class=\"pdp-faq-question-text\"\u003e Are these tights machine washable? \u003c\/span\u003e \u003cspan class=\"pdp-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eYes. For best results, place the tights inside a laundry bag and wash on a gentle cold cycle. Avoid bleach and high heat, then hang dry to help preserve the stretch, shape and softness of the fleece lining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary class=\"pdp-faq-question\"\u003e\u003cspan class=\"pdp-faq-question-text\"\u003e Will the inner fleece shed or pill? \u003c\/span\u003e \u003cspan class=\"pdp-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eThe high-density fleece is designed for a soft, smooth feel and everyday durability. Proper washing and air drying can help minimize unnecessary friction and maintain the plush texture over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary class=\"pdp-faq-question\"\u003e\u003cspan class=\"pdp-faq-question-text\"\u003e How do I choose the correct size? \u003c\/span\u003e \u003cspan class=\"pdp-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003ePlease check the size guide above and compare your measurements with the recommended range. If you are between two sizes, we recommend choosing the larger size for a more comfortable winter fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary class=\"pdp-faq-question\"\u003e\u003cspan class=\"pdp-faq-question-text\"\u003e Do they look like regular sheer tights? \u003c\/span\u003e \u003cspan class=\"pdp-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eThe outer layer is designed to create a sheer-looking appearance while the inner fleece layer provides additional warmth. The result is a polished look that is much warmer than traditional thin stockings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary class=\"pdp-faq-question\"\u003e\u003cspan class=\"pdp-faq-question-text\"\u003e Are they suitable for everyday winter wear? \u003c\/span\u003e \u003cspan class=\"pdp-faq-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eYes. They are designed as a versatile cold-weather layering piece and can be worn with skirts, dresses, shorts and coats for everyday activities, commuting, shopping, travel and seasonal events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     14 \/ REVIEWS\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003eVerified Reviews\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eLoved by Thousands of Women\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-rating-summary\"\u003e\n\u003cdiv class=\"pdp-score-overview\"\u003e\n\u003cspan class=\"pdp-big-score\"\u003e 4.9 \u003c\/span\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan class=\"pdp-review-count\"\u003e Based on 1,482 Reviews \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-rating-bars\"\u003e\n\u003cdiv class=\"pdp-bar-row\"\u003e\n\u003cspan\u003eWarmth\u003c\/span\u003e\n\u003cdiv class=\"pdp-progress\"\u003e\n\u003cdiv class=\"pdp-fill\" style=\"width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e98%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-bar-row\"\u003e\n\u003cspan\u003eFit \u0026amp; Comfort\u003c\/span\u003e\n\u003cdiv class=\"pdp-progress\"\u003e\n\u003cdiv class=\"pdp-fill\" style=\"width: 95%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e95%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-bar-row\"\u003e\n\u003cspan\u003eSheer Look\u003c\/span\u003e\n\u003cdiv class=\"pdp-progress\"\u003e\n\u003cdiv class=\"pdp-fill\" style=\"width: 96%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e96%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-ai-summary\"\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Feedback:\u003c\/strong\u003e Customers frequently praise the tights for their \u003cspan class=\"pdp-highlight\"\u003ecozy warmth\u003c\/span\u003e, \u003cspan class=\"pdp-highlight-rose\"\u003enatural sheer appearance\u003c\/span\u003e and \u003cspan class=\"pdp-highlight-green\"\u003ecomfortable high-waisted fit\u003c\/span\u003e. Many also appreciate how easily they pair with everyday winter outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-reviews-grid\"\u003e\n\u003cdiv class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"pdp-review-header\"\u003e\n\u003cspan class=\"pdp-reviewer\"\u003e Jessica M. \u003c\/span\u003e \u003cspan class=\"pdp-verified\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pdp-review-text\"\u003e\"These are an absolute game-changer! I can finally wear my favorite winter skirts without freezing. They still have that beautiful sheer look.\"\u003c\/p\u003e\n\u003cp class=\"pdp-review-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_95a409b7-4349-4108-9631-0d68503f5eef.webp?v=1788168142\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"pdp-review-header\"\u003e\n\u003cspan class=\"pdp-reviewer\"\u003e Amanda R. \u003c\/span\u003e \u003cspan class=\"pdp-verified\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"pdp-review-text\"\u003e\"Super soft on the inside and very comfortable around the waist. They look great with dresses and boots and have become a winter wardrobe essential.\"\u003c\/p\u003e\n\u003cp class=\"pdp-review-text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_0e1208a7-3251-4067-b13c-a4719fb1184f.webp?v=1788168156\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     15 \/ CUSTOMER GUARANTEES\n     ===================================================== --\u003e\n\u003cdiv class=\"detail-section pdp-block-card soft-section pdp-guarantee-section\"\u003e\n\u003cdiv class=\"pdp-content-top\"\u003e\n\u003cspan class=\"pdp-badge\"\u003ePeace of Mind\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eOur Customer Guarantees\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-guarantee-intro\"\u003eFrom checkout to delivery, we focus on making your shopping experience \u003cspan class=\"pdp-highlight\"\u003esimple\u003c\/span\u003e, \u003cspan class=\"pdp-highlight-green\"\u003esecure\u003c\/span\u003e and \u003cspan class=\"pdp-highlight-rose\"\u003estress-free\u003c\/span\u003e.\u003c\/p\u003e\n\u003c!-- SHIPPING PROCESS --\u003e\n\u003cdiv class=\"pdp-shipping-flow\"\u003e\n\u003cdiv class=\"pdp-shipping-step\"\u003e\n\u003cdiv class=\"pdp-step-icon\"\u003e✓\u003c\/div\u003e\n\u003cspan class=\"pdp-step-number\"\u003e Step 01 \u003c\/span\u003e \u003cspan class=\"pdp-step-title\"\u003e Order Confirmed \u003c\/span\u003e\n\u003cp class=\"pdp-step-text\"\u003eYour order is processed promptly after checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-step\"\u003e\n\u003cdiv class=\"pdp-step-icon\"\u003e→\u003c\/div\u003e\n\u003cspan class=\"pdp-step-number\"\u003e Step 02 \u003c\/span\u003e \u003cspan class=\"pdp-step-title\"\u003e Fast Dispatch \u003c\/span\u003e\n\u003cp class=\"pdp-step-text\"\u003eOrders are dispatched within 24 hours with tracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-step\"\u003e\n\u003cdiv class=\"pdp-step-icon\"\u003e♡\u003c\/div\u003e\n\u003cspan class=\"pdp-step-number\"\u003e Step 03 \u003c\/span\u003e \u003cspan class=\"pdp-step-title\"\u003e Delivered With Care \u003c\/span\u003e\n\u003cp class=\"pdp-step-text\"\u003eFollow your package and enjoy a smoother delivery experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE CARDS --\u003e\n\u003cdiv class=\"pdp-guarantee-grid\"\u003e\n\u003cdiv class=\"pdp-guarantee-item\"\u003e\n\u003cdiv class=\"pdp-guarantee-icon\"\u003e✓\u003c\/div\u003e\n\u003ch4\u003eFast Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched within 24 hours with reliable tracking information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-guarantee-item\"\u003e\n\u003cdiv class=\"pdp-guarantee-icon\"\u003e↺\u003c\/div\u003e\n\u003ch4\u003eEasy Returns\u003c\/h4\u003e\n\u003cp\u003eA 30-day return policy gives you extra confidence when choosing your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-guarantee-item\"\u003e\n\u003cdiv class=\"pdp-guarantee-icon\"\u003e◇\u003c\/div\u003e\n\u003ch4\u003eSecure Checkout\u003c\/h4\u003e\n\u003cp\u003eSecure payment processing helps protect your payment and personal information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-guarantee-item\"\u003e\n\u003cdiv class=\"pdp-guarantee-icon\"\u003e?\u003c\/div\u003e\n\u003ch4\u003eQuality Support\u003c\/h4\u003e\n\u003cp\u003eNeed help with sizing or your order? Our support team is here to assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST NOTE --\u003e\n\u003cdiv class=\"pdp-guarantee-note\"\u003e\n\u003cspan class=\"pdp-guarantee-note-icon\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Shop confidently with \u003cstrong class=\"pdp-highlight-green\"\u003esecure checkout\u003c\/strong\u003e, tracked delivery and responsive customer support. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     16 \/ STICKY CTA\n     ===================================================== --\u003e\n\u003cdiv class=\"pdp-sticky-cta\"\u003e\n\u003cdiv class=\"pdp-cta-inner\"\u003e\n\u003cdiv class=\"pdp-cta-info\"\u003e\u003cspan class=\"pdp-cta-title\"\u003e Fleece-Lined Fake-Sheer Tights \u003c\/span\u003e\u003c\/div\u003e\n\u003ca href=\"#\" class=\"pdp-buy-button\"\u003e Choose Your Size \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XIESHU","offers":[{"title":"Black \/ XS\/S","offer_id":43152715579463,"sku":"NC03142608315420-黑透肤-XS\/S","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S\/M","offer_id":43152715612231,"sku":"NC03142608315420-黑透肤-S\/M","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L\/XL","offer_id":43152715644999,"sku":"NC03142608315420-黑透肤-L\/XL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL\/XXXL","offer_id":43152715677767,"sku":"NC03142608315420-黑透肤-XXL\/XXXL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XS\/S","offer_id":43152715710535,"sku":"NC03142608315420-咖透肤-XS\/S","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S\/M","offer_id":43152715743303,"sku":"NC03142608315420-咖透肤-S\/M","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L\/XL","offer_id":43152715776071,"sku":"NC03142608315420-咖透肤-L\/XL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL\/XXXL","offer_id":43152715808839,"sku":"NC03142608315420-咖透肤-XXL\/XXXL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ XS\/S","offer_id":43152715841607,"sku":"NC03142608315420-焦糖色-XS\/S","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ S\/M","offer_id":43152715874375,"sku":"NC03142608315420-焦糖色-S\/M","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ L\/XL","offer_id":43152715907143,"sku":"NC03142608315420-焦糖色-L\/XL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ XXL\/XXXL","offer_id":43152715939911,"sku":"NC03142608315420-焦糖色-XXL\/XXXL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Honey \/ XS\/S","offer_id":43152715972679,"sku":"NC03142608315420-蜂蜜色-XS\/S","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Honey \/ S\/M","offer_id":43152716005447,"sku":"NC03142608315420-蜂蜜色-S\/M","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Honey \/ L\/XL","offer_id":43152716038215,"sku":"NC03142608315420-蜂蜜色-L\/XL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Honey \/ XXL\/XXXL","offer_id":43152716070983,"sku":"NC03142608315420-蜂蜜色-XXL\/XXXL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Skin \/ XS\/S","offer_id":43152716103751,"sku":"NC03142608315420-肤透肤-XS\/S","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Skin \/ S\/M","offer_id":43152716136519,"sku":"NC03142608315420-肤透肤-S\/M","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Skin \/ L\/XL","offer_id":43152716169287,"sku":"NC03142608315420-肤透肤-L\/XL","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Skin \/ XXL\/XXXL","offer_id":43152716202055,"sku":"NC03142608315420-肤透肤-XXL\/XXXL","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/fd04e833fb45ca7c14d25a877d4c9581.png?v=1788167461","url":"https:\/\/bamafrontierman.com\/products\/ultra-warm-fleece-lined-fake-sheer-tights-flawless-winter-style","provider":"bamafrontierman.com","version":"1.0","type":"link"}