{"product_id":"cozy-oversized-sherpa-fleece-vest","title":"Cozy Oversized Sherpa Fleece Vest","description":"\u003c!-- =========================================================\nWOMEN'S FUZZY FLEECE FALL VEST\nPREMIUM FALL \/ WINTER LAYERING PRODUCT DESCRIPTION\nWARM IVORY · OATMEAL · CAMEL TAUPE · CHESTNUT · CHARCOAL\nIMAGE ABOVE · TEXT BELOW\nDESKTOP + MOBILE SINGLE COLUMN\nSIZE GUIDE + COMPACT DETAILS + KEY FAQ + TRUST + BUY NOW\n========================================================= --\u003e\n\u003cstyle\u003e\n\n.ffv-page,\n.ffv-page * {\n  box-sizing: border-box;\n}\n\n.ffv-page {\n\n  --ffv-white: #ffffff;\n  --ffv-ivory: #fffaf2;\n  --ffv-cream: #f8f1e6;\n\n  --ffv-oat: #eee3d4;\n  --ffv-camel: #c8ad91;\n  --ffv-taupe: #b5a291;\n\n  --ffv-chestnut: #8a654d;\n  --ffv-chestnut-dark: #684a39;\n\n  --ffv-title: #35312d;\n  --ffv-text: #625b55;\n  --ffv-muted: #837a72;\n\n  --ffv-charcoal: #49433f;\n  --ffv-dark: #332f2c;\n\n  --ffv-border: rgba(100,76,59,.13);\n\n  --ffv-shadow:\n    0 15px 40px rgba(67,52,42,.075);\n\n  --ffv-shadow-soft:\n    0 8px 24px rgba(67,52,42,.05);\n\n  width: 100%;\n  max-width: none;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0 !important;\n  border-radius: 0 !important;\n\n  background: transparent !important;\n\n  color: var(--ffv-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.68;\n}\n\n\n.ffv-page h1,\n.ffv-page h2,\n.ffv-page h3,\n.ffv-page p,\n.ffv-page span,\n.ffv-page strong,\n.ffv-page div,\n.ffv-page summary,\n.ffv-page a {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\n\n.ffv-page h2,\n.ffv-page h3,\n.ffv-page p {\n  margin-top: 0;\n}\n\n\n.ffv-page img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   REMOVE OUTER PAGE SPACING\n========================================================= *\/\n\n.product__description .ffv-page,\n.product__description.rte .ffv-page,\n.product-description .ffv-page,\n.rte .ffv-page {\n  width: 100%;\n\n  margin-top: 0 !important;\n  margin-bottom: 0 !important;\n\n  padding-top: 0 !important;\n  padding-bottom: 0 !important;\n}\n\n\n.ffv-section {\n  width: 100%;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n.ffv-section + .ffv-section {\n  margin-top: 14px;\n}\n\n\n.ffv-page \u003e .ffv-section:first-child {\n  margin-top: 0 !important;\n}\n\n\n.ffv-page \u003e .ffv-section:last-child {\n  margin-bottom: 0 !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.ffv-hero {\n  position: relative;\n\n  isolation: isolate;\n\n  width: 100%;\n\n  overflow: hidden;\n\n  padding:\n    48px\n    24px\n    36px;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    21px;\n\n  background:\n    radial-gradient(\n      circle at 7% 5%,\n      rgba(255,255,255,.98),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 95% 7%,\n      rgba(174,128,94,.17),\n      transparent 44%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf2 0%,\n      #f2e6d8 52%,\n      #dbc7b4 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow);\n}\n\n\n.ffv-hero::before {\n  position: absolute;\n\n  top: 18px;\n  right: 18px;\n  bottom: 18px;\n  left: 18px;\n\n  z-index: -1;\n\n  border:\n    1px solid rgba(104,74,55,.12);\n\n  border-radius:\n    15px;\n\n  content: \"\";\n\n  pointer-events: none;\n}\n\n\n.ffv-hero::after {\n  position: absolute;\n\n  top: -175px;\n  right: -120px;\n\n  z-index: -2;\n\n  width: 370px;\n  height: 370px;\n\n  border:\n    1px solid rgba(104,74,55,.09);\n\n  border-radius: 50%;\n\n  box-shadow:\n    0 0 0 35px rgba(255,255,255,.07),\n    0 0 0 75px rgba(255,255,255,.035);\n\n  content: \"\";\n}\n\n\n.ffv-hero-inner {\n  position: relative;\n\n  z-index: 2;\n\n  width: 100%;\n  max-width: 930px;\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n\n.ffv-kicker {\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 9px;\n\n  margin-bottom: 13px;\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 9.5px;\n\n  font-weight: 820;\n\n  letter-spacing: .16em;\n\n  text-transform: uppercase;\n}\n\n\n.ffv-kicker::before,\n.ffv-kicker::after {\n  display: block;\n\n  width: 32px;\n  height: 1px;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(104,74,55,.62)\n    );\n}\n\n\n.ffv-kicker::after {\n  background:\n    linear-gradient(\n      90deg,\n      rgba(104,74,55,.62),\n      transparent\n    );\n}\n\n\n.ffv-hero h2 {\n  max-width: 860px;\n\n  margin:\n    0 auto 10px;\n\n  color:\n    var(--ffv-title);\n\n  font-size:\n    clamp(34px,5vw,56px);\n\n  font-weight: 860;\n\n  letter-spacing:\n    -.043em;\n\n  line-height: 1.05;\n}\n\n\n.ffv-hero-sub {\n  max-width: 720px;\n\n  margin: 0 auto;\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size: 18px;\n\n  font-style: italic;\n\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   HERO GIF\n========================================================= *\/\n\n.ffv-gif {\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 100%;\n\n  margin:\n    25px auto 18px;\n\n  padding: 0;\n\n  text-align: center;\n}\n\n\n.ffv-gif img {\n  width: auto !important;\n\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin:\n    0 auto !important;\n\n  border: 0;\n\n  border-radius: 14px;\n\n  background: transparent;\n\n  box-shadow:\n    0 12px 30px rgba(67,52,42,.13);\n}\n\n\n.ffv-hero-copy {\n  max-width: 820px;\n\n  margin: 0 auto;\n\n  color:\n    var(--ffv-muted);\n\n  font-size: 14px;\n\n  line-height: 1.67;\n}\n\n\n\/* =========================================================\n   MINI SELLING POINTS\n========================================================= *\/\n\n.ffv-mini-points {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  justify-content: center;\n\n  gap: 6px;\n\n  max-width: 850px;\n\n  margin:\n    16px auto 0;\n}\n\n\n.ffv-mini-point {\n  display:\n    inline-flex;\n\n  align-items:\n    center;\n\n  gap:\n    5px;\n\n  min-height:\n    31px;\n\n  padding:\n    5px 10px;\n\n  border:\n    1px solid rgba(100,76,59,.11);\n\n  border-radius:\n    999px;\n\n  background:\n    rgba(255,255,255,.70);\n\n  box-shadow:\n    0 4px 10px rgba(67,52,42,.03);\n\n  color:\n    var(--ffv-title);\n\n  font-size:\n    10px;\n\n  font-weight:\n    760;\n\n  white-space: nowrap;\n}\n\n\n.ffv-mini-icon {\n  display:\n    inline-flex;\n\n  align-items:\n    center;\n\n  justify-content:\n    center;\n\n  width:\n    18px;\n\n  height:\n    18px;\n\n  border-radius:\n    50%;\n\n  background:\n    var(--ffv-oat);\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size:\n    9px;\n\n  line-height: 1;\n}\n\n\n\/* =========================================================\n   FEATURE STACK\n========================================================= *\/\n\n.ffv-feature-stack {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  width: 100%;\n\n  gap: 14px;\n}\n\n\n.ffv-feature-card {\n  width: 100%;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    19px;\n\n  background:\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(174,128,94,.09),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fbf8f3 70%,\n      #ede3d8 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow-soft);\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n\n.ffv-feature-card:nth-child(even) {\n  background:\n    radial-gradient(\n      circle at 0% 100%,\n      rgba(142,111,88,.09),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #faf7f2 70%,\n      #e7ddd3 100%\n    );\n}\n\n\n.ffv-feature-card:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 18px 42px rgba(67,52,42,.105);\n}\n\n\n.ffv-feature-media {\n  width: 100%;\n\n  overflow: hidden;\n\n  margin: 0;\n  padding: 0;\n\n  background:\n    #faf7f2;\n}\n\n\n.ffv-feature-media img {\n  display: block;\n\n  width: 100% !important;\n\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin: 0 !important;\n}\n\n\n.ffv-feature-copy {\n  padding:\n    24px\n    27px\n    27px;\n}\n\n\n.ffv-feature-copy h3 {\n  margin:\n    0 0 8px;\n\n  color:\n    var(--ffv-title);\n\n  font-size: 22px;\n\n  font-weight: 820;\n\n  letter-spacing:\n    -.024em;\n\n  line-height: 1.25;\n}\n\n\n.ffv-feature-copy p {\n  max-width: 930px;\n\n  margin: 0;\n\n  color:\n    var(--ffv-text);\n\n  font-size: 14px;\n\n  line-height: 1.67;\n}\n\n\n\/* =========================================================\n   OCCASION PILLS\n========================================================= *\/\n\n.ffv-occasion-list {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 6px;\n\n  margin-top: 12px;\n}\n\n\n.ffv-occasion-list span {\n  display: inline-flex;\n\n  align-items: center;\n\n  min-height: 27px;\n\n  padding:\n    4px 9px;\n\n  border:\n    1px solid rgba(100,76,59,.11);\n\n  border-radius:\n    999px;\n\n  background:\n    rgba(255,255,255,.70);\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 9px;\n\n  font-weight: 750;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.ffv-size-card {\n  width: 100%;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    19px;\n\n  background:\n    radial-gradient(\n      circle at 96% 0%,\n      rgba(174,128,94,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf2 0%,\n      #f1e6da 54%,\n      #ddcbbb 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow-soft);\n}\n\n\n.ffv-size-head {\n  padding:\n    18px\n    18px\n    13px;\n\n  text-align: center;\n}\n\n\n.ffv-size-label {\n  display: inline-block;\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .13em;\n\n  text-transform: uppercase;\n}\n\n\n.ffv-size-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  background:\n    rgba(255,255,255,.72);\n}\n\n\n.ffv-size-image img {\n  display: block;\n\n  width: 100% !important;\n\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin: 0 !important;\n\n  border: 0;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   COMPACT\n========================================================= *\/\n\n.ffv-details {\n  width: 100%;\n\n  padding:\n    15px\n    13px\n    16px;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    16px;\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(174,128,94,.14),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf2 0%,\n      #f1e6da 52%,\n      #ddccbd 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow-soft);\n}\n\n\n.ffv-details-head {\n  margin-bottom: 9px;\n\n  text-align: center;\n}\n\n\n.ffv-details-label {\n  display: inline-block;\n\n  margin-bottom: 2px;\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 8px;\n\n  font-weight: 820;\n\n  letter-spacing: .13em;\n\n  text-transform: uppercase;\n}\n\n\n.ffv-details-title {\n  margin: 0;\n\n  color:\n    var(--ffv-title);\n\n  font-size: 22px;\n\n  font-weight: 850;\n\n  letter-spacing: -.03em;\n\n  line-height: 1.15;\n}\n\n\n.ffv-spec-list {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid rgba(100,76,59,.11);\n\n  border-radius:\n    10px;\n\n  background:\n    rgba(255,255,255,.76);\n}\n\n\n.ffv-spec-row {\n  display: flex;\n\n  align-items: center;\n\n  width: 100%;\n\n  min-height: 35px;\n\n  padding:\n    6px 11px;\n\n  border-bottom:\n    1px solid rgba(100,76,59,.09);\n\n  background:\n    rgba(255,255,255,.42);\n}\n\n\n.ffv-spec-row:nth-child(even) {\n  background:\n    rgba(238,227,212,.34);\n}\n\n\n.ffv-spec-row:last-child {\n  border-bottom: 0;\n}\n\n\n.ffv-spec-name {\n  display: block;\n\n  flex:\n    0 0 135px;\n\n  margin: 0;\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .025em;\n\n  text-transform: uppercase;\n}\n\n\n.ffv-spec-value {\n  display: block;\n\n  flex: 1;\n\n  min-width: 0;\n\n  color:\n    var(--ffv-text);\n\n  font-size: 11px;\n\n  font-weight: 620;\n\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   FAQ\n   KEY QUESTIONS ONLY\n========================================================= *\/\n\n.ffv-faq {\n  width: 100%;\n\n  padding:\n    0 20px 22px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    19px;\n\n  background:\n    radial-gradient(\n      circle at 5% 0%,\n      rgba(255,255,255,.98),\n      transparent 36%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf2 0%,\n      #f1e6da 52%,\n      #e0d0c2 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow);\n}\n\n\n.ffv-faq-head {\n  padding:\n    22px\n    12px\n    14px;\n\n  text-align: center;\n}\n\n\n.ffv-faq-label {\n  display: inline-flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  margin-bottom: 6px;\n\n  padding:\n    5px 12px;\n\n  border:\n    1px solid rgba(104,74,55,.14);\n\n  border-radius:\n    999px;\n\n  background:\n    rgba(255,255,255,.72);\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 9px;\n\n  font-weight: 820;\n\n  letter-spacing: .12em;\n\n  text-transform: uppercase;\n}\n\n\n.ffv-faq-head h2 {\n  margin: 0;\n\n  color:\n    var(--ffv-title);\n\n  font-size: 26px;\n\n  font-weight: 850;\n\n  letter-spacing: -.03em;\n\n  line-height: 1.2;\n}\n\n\n.ffv-faq-list {\n  width: 100%;\n  max-width: 930px;\n\n  margin: 0 auto;\n}\n\n\n.ffv-faq-item {\n  margin:\n    0 0 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    11px;\n\n  background:\n    rgba(255,255,255,.90);\n\n  box-shadow:\n    0 5px 15px rgba(67,52,42,.03);\n}\n\n\n.ffv-faq-item:last-child {\n  margin-bottom: 0;\n}\n\n\n.ffv-faq-item summary {\n  position: relative;\n\n  display: block;\n\n  padding:\n    14px 52px 14px 17px;\n\n  color:\n    var(--ffv-title);\n\n  font-size: 13.5px;\n\n  font-weight: 790;\n\n  line-height: 1.4;\n\n  list-style: none;\n\n  cursor: pointer;\n\n  transition:\n    background .25s ease;\n}\n\n\n.ffv-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n\n.ffv-faq-item summary:hover {\n  background:\n    rgba(238,227,212,.42);\n}\n\n\n.ffv-faq-item summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 16px;\n\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 26px;\n  height: 26px;\n\n  margin-top: -13px;\n\n  border:\n    1px solid rgba(104,74,55,.15);\n\n  border-radius: 50%;\n\n  background:\n    var(--ffv-oat);\n\n  color:\n    var(--ffv-chestnut-dark);\n\n  font-size: 17px;\n\n  line-height: 1;\n\n  content: \"⌄\";\n\n  transform:\n    rotate(0deg);\n\n  transition:\n    transform .32s ease,\n    background .32s ease,\n    color .32s ease;\n}\n\n\n.ffv-faq-item[open]\nsummary::after {\n  transform:\n    rotate(180deg);\n\n  background:\n    var(--ffv-chestnut);\n\n  color:\n    #ffffff;\n}\n\n\n.ffv-faq-answer {\n  padding:\n    0\n    17px\n    15px;\n\n  color:\n    var(--ffv-muted);\n\n  font-size:\n    12.5px;\n\n  line-height:\n    1.62;\n\n  animation:\n    ffvFaqOpen .28s ease;\n}\n\n\n.ffv-faq-answer p {\n  margin: 0;\n}\n\n\n@keyframes ffvFaqOpen {\n\n  from {\n    opacity: 0;\n\n    transform:\n      translateY(-5px);\n  }\n\n  to {\n    opacity: 1;\n\n    transform:\n      translateY(0);\n  }\n\n}\n\n\n\/* =========================================================\n   TRUST + BUY NOW\n========================================================= *\/\n\n.ffv-trust-buy {\n  width: 100%;\n\n  overflow: hidden;\n\n  margin: 0;\n\n  border:\n    1px solid var(--ffv-border);\n\n  border-radius:\n    16px;\n\n  background:\n    radial-gradient(\n      circle at 95% 0%,\n      rgba(255,255,255,.78),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #faf4ec 0%,\n      #eaded2 52%,\n      #d6c5b6 100%\n    );\n\n  box-shadow:\n    var(--ffv-shadow-soft);\n}\n\n\n.ffv-trust-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  width: 100%;\n}\n\n\n.ffv-trust-card {\n  display: flex;\n\n  align-items: center;\n\n  gap: 10px;\n\n  min-width: 0;\n\n  padding:\n    14px 16px;\n}\n\n\n.ffv-trust-card +\n.ffv-trust-card {\n  border-left:\n    1px solid rgba(100,76,59,.12);\n}\n\n\n.ffv-trust-icon {\n  display: inline-flex;\n\n  flex:\n    0 0 38px;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 38px;\n\n  height: 38px;\n\n  border:\n    1px solid rgba(104,74,55,.13);\n\n  border-radius: 50%;\n\n  background:\n    rgba(255,255,255,.80);\n\n  font-size: 16px;\n\n  box-shadow:\n    0 4px 11px rgba(67,52,42,.035);\n}\n\n\n.ffv-trust-copy {\n  min-width: 0;\n}\n\n\n.ffv-trust-copy h3 {\n  margin:\n    0 0 2px;\n\n  color:\n    var(--ffv-title);\n\n  font-size: 12.5px;\n\n  font-weight: 820;\n\n  line-height: 1.3;\n}\n\n\n.ffv-trust-copy p {\n  margin: 0;\n\n  color:\n    var(--ffv-muted);\n\n  font-size: 10px;\n\n  line-height: 1.38;\n}\n\n\n\/* =========================================================\n   BUY NOW\n========================================================= *\/\n\n.ffv-buy-row {\n  padding:\n    16px\n    17px\n    17px;\n\n  border-top:\n    1px solid rgba(100,76,59,.12);\n\n  text-align: center;\n}\n\n\n.ffv-buy-btn {\n  display: inline-flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  min-width: 220px;\n\n  min-height: 49px;\n\n  padding:\n    12px 29px;\n\n  border:\n    1px solid rgba(255,255,255,.17);\n\n  border-radius:\n    10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #9a755b 0%,\n      #75543f 52%,\n      #4e4037 100%\n    );\n\n  box-shadow:\n    0 10px 23px rgba(84,61,46,.26),\n    inset 0 1px 0 rgba(255,255,255,.14);\n\n  color:\n    #ffffff !important;\n\n  font-size: 14px;\n\n  font-weight: 850;\n\n  letter-spacing: .065em;\n\n  line-height: 1.2;\n\n  text-decoration:\n    none !important;\n\n  text-transform:\n    uppercase;\n\n  cursor: pointer;\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease,\n    filter .22s ease;\n}\n\n\n.ffv-buy-btn::after {\n  margin-left: 8px;\n\n  font-size: 17px;\n\n  content: \"→\";\n\n  transition:\n    transform .22s ease;\n}\n\n\n.ffv-buy-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 14px 28px rgba(84,61,46,.32);\n\n  filter:\n    brightness(.97);\n}\n\n\n.ffv-buy-btn:hover::after {\n  transform:\n    translateX(4px);\n}\n\n\n.ffv-buy-note {\n  margin:\n    8px 0 0 !important;\n\n  color:\n    var(--ffv-muted);\n\n  font-size: 9.5px;\n\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   REMOVE EXTRA BOTTOM SPACE\n========================================================= *\/\n\n.ffv-page \u003e\n.ffv-section:last-child {\n  margin-bottom:\n    0 !important;\n\n  padding-bottom:\n    0 !important;\n}\n\n\n.ffv-page \u003e\n.ffv-section:last-child \u003e\n*:last-child {\n  margin-bottom:\n    0 !important;\n}\n\n\n\/* =========================================================\n   MOBILE TRUST\n========================================================= *\/\n\n@media (max-width:650px) {\n\n  .ffv-trust-grid {\n    grid-template-columns:\n      1fr;\n  }\n\n\n  .ffv-trust-card +\n  .ffv-trust-card {\n    border-top:\n      1px solid rgba(100,76,59,.12);\n\n    border-left:\n      0;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width:560px) {\n\n  .ffv-section +\n  .ffv-section {\n    margin-top:\n      11px;\n  }\n\n\n  \/* HERO *\/\n\n  .ffv-hero {\n    padding:\n      34px\n      13px\n      27px;\n\n    border-radius:\n      15px;\n  }\n\n\n  .ffv-hero::before {\n    top:\n      8px;\n\n    right:\n      8px;\n\n    bottom:\n      8px;\n\n    left:\n      8px;\n\n    border-radius:\n      10px;\n  }\n\n\n  .ffv-kicker {\n    margin-bottom:\n      10px;\n\n    font-size:\n      8px;\n\n    letter-spacing:\n      .13em;\n  }\n\n\n  .ffv-kicker::before,\n  .ffv-kicker::after {\n    width:\n      19px;\n  }\n\n\n  .ffv-hero h2 {\n    margin-bottom:\n      8px;\n\n    font-size:\n      30px;\n  }\n\n\n  .ffv-hero-sub {\n    font-size:\n      15.5px;\n  }\n\n\n  .ffv-gif {\n    margin:\n      19px auto 15px;\n  }\n\n\n  .ffv-gif img {\n    width:\n      auto !important;\n\n    max-width:\n      100% !important;\n\n    height:\n      auto !important;\n\n    border-radius:\n      10px;\n\n    box-shadow:\n      0 9px 21px rgba(67,52,42,.11);\n  }\n\n\n  .ffv-hero-copy {\n    font-size:\n      12.5px;\n\n    line-height:\n      1.62;\n  }\n\n\n  \/* MINI *\/\n\n  .ffv-mini-points {\n    gap:\n      5px;\n\n    margin-top:\n      13px;\n  }\n\n\n  .ffv-mini-point {\n    min-height:\n      28px;\n\n    padding:\n      5px 8px;\n\n    gap:\n      4px;\n\n    font-size:\n      8.8px;\n  }\n\n\n  .ffv-mini-icon {\n    width:\n      16px;\n\n    height:\n      16px;\n\n    font-size:\n      8px;\n  }\n\n\n  \/* FEATURES *\/\n\n  .ffv-feature-stack {\n    gap:\n      11px;\n  }\n\n\n  .ffv-feature-card {\n    border-radius:\n      15px;\n  }\n\n\n  .ffv-feature-copy {\n    padding:\n      18px\n      15px\n      21px;\n  }\n\n\n  .ffv-feature-copy h3 {\n    margin-bottom:\n      6px;\n\n    font-size:\n      19px;\n  }\n\n\n  .ffv-feature-copy p {\n    font-size:\n      12.5px;\n\n    line-height:\n      1.62;\n  }\n\n\n  .ffv-occasion-list {\n    gap:\n      5px;\n\n    margin-top:\n      10px;\n  }\n\n\n  .ffv-occasion-list span {\n    min-height:\n      25px;\n\n    padding:\n      4px 8px;\n\n    font-size:\n      8.5px;\n  }\n\n\n  \/* SIZE *\/\n\n  .ffv-size-card {\n    border-radius:\n      15px;\n  }\n\n\n  .ffv-size-head {\n    padding:\n      15px\n      12px\n      10px;\n  }\n\n\n  .ffv-size-label {\n    font-size:\n      8px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .ffv-details {\n    padding:\n      13px\n      8px\n      14px;\n\n    border-radius:\n      14px;\n  }\n\n\n  .ffv-details-head {\n    margin-bottom:\n      8px;\n  }\n\n\n  .ffv-details-title {\n    font-size:\n      20px;\n  }\n\n\n  .ffv-details-label {\n    font-size:\n      7.5px;\n  }\n\n\n  .ffv-spec-list {\n    border-radius:\n      9px;\n  }\n\n\n  .ffv-spec-row {\n    min-height:\n      32px;\n\n    padding:\n      5px\n      9px;\n  }\n\n\n  .ffv-spec-name {\n    flex:\n      0 0 92px;\n\n    font-size:\n      8px;\n  }\n\n\n  .ffv-spec-value {\n    font-size:\n      10px;\n\n    line-height:\n      1.25;\n  }\n\n\n  \/* FAQ *\/\n\n  .ffv-faq {\n    padding:\n      0\n      9px\n      17px;\n\n    border-radius:\n      15px;\n  }\n\n\n  .ffv-faq-head {\n    padding:\n      19px\n      8px\n      12px;\n  }\n\n\n  .ffv-faq-head h2 {\n    font-size:\n      23px;\n  }\n\n\n  .ffv-faq-item summary {\n    padding:\n      13px\n      47px\n      13px\n      13px;\n\n    font-size:\n      12.5px;\n  }\n\n\n  .ffv-faq-item summary::after {\n    right:\n      12px;\n\n    width:\n      24px;\n\n    height:\n      24px;\n\n    margin-top:\n      -12px;\n\n    font-size:\n      16px;\n  }\n\n\n  .ffv-faq-answer {\n    padding:\n      0\n      13px\n      14px;\n\n    font-size:\n      11.5px;\n  }\n\n\n  \/* TRUST *\/\n\n  .ffv-trust-buy {\n    border-radius:\n      15px;\n  }\n\n\n  .ffv-trust-card {\n    padding:\n      11px\n      12px;\n  }\n\n\n  .ffv-trust-icon {\n    flex-basis:\n      34px;\n\n    width:\n      34px;\n\n    height:\n      34px;\n\n    font-size:\n      14px;\n  }\n\n\n  .ffv-trust-copy h3 {\n    font-size:\n      11.5px;\n  }\n\n\n  .ffv-trust-copy p {\n    font-size:\n      9.5px;\n  }\n\n\n  \/* BUY *\/\n\n  .ffv-buy-row {\n    padding:\n      13px\n      12px\n      14px;\n  }\n\n\n  .ffv-buy-btn {\n    width:\n      100%;\n\n    min-width:\n      0;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ffv-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-hero\"\u003e\n\u003cdiv class=\"ffv-hero-inner\"\u003e\n\u003cdiv class=\"ffv-kicker\"\u003eCozy Layers · Fall Ready\u003c\/div\u003e\n\u003ch2\u003eStay Warm Without the Bulky Jacket. 🍂\u003c\/h2\u003e\n\u003cp class=\"ffv-hero-sub\"\u003eSoft fleece warmth with the freedom to layer, move, and style it your way.\u003c\/p\u003e\n\u003cdiv class=\"ffv-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ca631e73-4c48-4416-b8aa-528c832c119b_1.gif?v=1787221867\" alt=\"Women's fuzzy fleece fall vest\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"ffv-hero-copy\"\u003eThis soft fleece vest adds cozy comfort while keeping your look relaxed, effortless, and easy to layer through chilly fall and winter days.\u003c\/p\u003e\n\u003cdiv class=\"ffv-mini-points\"\u003e\n\u003cdiv class=\"ffv-mini-point\"\u003e\n\u003cspan class=\"ffv-mini-icon\"\u003e☁\u003c\/span\u003e Fuzzy Fleece\u003c\/div\u003e\n\u003cdiv class=\"ffv-mini-point\"\u003e\n\u003cspan class=\"ffv-mini-icon\"\u003e🍂\u003c\/span\u003e Easy Layering\u003c\/div\u003e\n\u003cdiv class=\"ffv-mini-point\"\u003e\n\u003cspan class=\"ffv-mini-icon\"\u003e◇\u003c\/span\u003e Oversized Fit\u003c\/div\u003e\n\u003cdiv class=\"ffv-mini-point\"\u003e\n\u003cspan class=\"ffv-mini-icon\"\u003e👜\u003c\/span\u003e Side Pockets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FEATURES\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-feature-stack\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/5dd68f51-ea95-4078-a022-1d7c72d87fe4.webp?v=1787279027\" alt=\"Soft fuzzy fleece vest for fall and winter\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e☁️ Soft Fuzzy Fleece Warmth\u003c\/h3\u003e\n\u003cp\u003eMade from plush fuzzy fleece, this vest helps keep your core warm and comfortable on chilly fall and winter days without the heavy feel of a full coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/09711ef6-7c71-4523-92fa-d75a6cb647d8.webp?v=1787279027\" alt=\"Sleeveless fleece vest for easy movement and layering\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e🍁 Sleeveless Freedom\u003c\/h3\u003e\n\u003cp\u003eThe sleeveless design keeps your arms completely free, making it easy to move, drive, work, or layer over long-sleeve tops and sweaters without feeling restricted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/68784c16-1ee2-4ff9-bc3e-9c89028eeead.webp?v=1787279027\" alt=\"Relaxed oversized women's fleece vest\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e🤎 Relaxed Oversized Fit\u003c\/h3\u003e\n\u003cp\u003eA loose, thigh-length silhouette gives you plenty of room for layering while creating a casual, flattering drape that feels comfortable throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/32bc52e5-54e7-445e-a517-ffcb0deab5be.webp?v=1787279027\" alt=\"Fuzzy fleece vest with stand collar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e🧣 Cozy Stand Collar\u003c\/h3\u003e\n\u003cp\u003eThe raised stand collar adds extra coverage around your neck and gives the vest a polished cold-weather look whether you wear it buttoned or open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/45c05de1-6330-4dc8-bcd6-4404a1df84ba.webp?v=1787279027\" alt=\"Women's fleece vest with side pockets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e👜 Practical Side Pockets\u003c\/h3\u003e\n\u003cp\u003eRoomy side pockets keep your hands warm and give you an easy place to carry everyday essentials like your phone, keys, or cards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/84eee42f-111a-4282-b37f-b3a7fe3aa70a.webp?v=1787279027\" alt=\"Women's fleece vest fall outfit layering\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e✨ Effortless Everyday Layering\u003c\/h3\u003e\n\u003cp\u003ePair it with jeans, leggings, sweaters, tees, or casual dresses for an easy outfit that transitions naturally from cool mornings to casual weekend plans.\u003c\/p\u003e\n\u003cdiv class=\"ffv-occasion-list\"\u003e\n\u003cspan\u003e☕ Coffee Runs\u003c\/span\u003e \u003cspan\u003e💼 Workdays\u003c\/span\u003e \u003cspan\u003e🛍️ Shopping\u003c\/span\u003e \u003cspan\u003e✈️ Travel\u003c\/span\u003e \u003cspan\u003e🏡 Lounging\u003c\/span\u003e \u003cspan\u003e🍂 Weekends\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 7 --\u003e\n\u003carticle class=\"ffv-feature-card\"\u003e\n\u003cdiv class=\"ffv-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/a57a18e7-4db9-42ce-8601-c31e63797fa6.webp?v=1787279027\" alt=\"Easy care fuzzy fleece vest\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-feature-copy\"\u003e\n\u003ch3\u003e🧼 Easy Everyday Care\u003c\/h3\u003e\n\u003cp\u003eDesigned for low-maintenance wear, this cozy vest is machine washable, with cold hand washing recommended to help keep the fleece looking and feeling its best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-size-card\"\u003e\n\u003cdiv class=\"ffv-size-head\"\u003e\u003cspan class=\"ffv-size-label\"\u003e Find Your Best Fit \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ffv-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2629abfc-0880-4ce8-8678-c01d2d98f9b8.webp?v=1787276123\" alt=\"Women's fuzzy fleece vest size guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-details\"\u003e\n\u003cdiv class=\"ffv-details-head\"\u003e\n\u003cspan class=\"ffv-details-label\"\u003e Vest Information \u003c\/span\u003e\n\u003ch2 class=\"ffv-details-title\"\u003eProduct Details\u003cspan class=\"ffv-spec-name\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-list\"\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Fabric \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Fuzzy Sherpa-Style Fleece \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Fit \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Loose \/ Oversized \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Length \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Thigh-Length \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Neckline \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Stand Collar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Sleeves \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Sleeveless \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Closure \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Button Front \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Pockets \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Side Pockets \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Season \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Fall \u0026amp; Winter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-spec-row\"\u003e\n\u003cspan class=\"ffv-spec-name\"\u003e Style \u003c\/span\u003e \u003cspan class=\"ffv-spec-value\"\u003e Casual \/ Minimalist \u003c\/span\u003e\u003cspan class=\"ffv-spec-name\"\u003e\u003c\/span\u003e\u003cspan class=\"ffv-spec-name\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       KEY FAQ\n       NO SELLING POINT REPETITION\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-faq\"\u003e\n\u003cdiv class=\"ffv-faq-head\"\u003e\n\u003cspan class=\"ffv-faq-label\"\u003e Helpful Information \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-faq-list\"\u003e\n\u003cdetails class=\"ffv-faq-item\"\u003e\n\u003csummary\u003eHow do I choose the right size?\u003c\/summary\u003e\n\u003cdiv class=\"ffv-faq-answer\"\u003e\n\u003cp\u003eCompare your measurements with the size guide above before ordering. Since this vest is designed with a loose silhouette, also consider how much room you want for layering underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ffv-faq-item\"\u003e\n\u003csummary\u003eWhat should I wear underneath it?\u003c\/summary\u003e\n\u003cdiv class=\"ffv-faq-answer\"\u003e\n\u003cp\u003eFor cooler weather, choose a long-sleeve tee, lightweight sweater, or knit top. Thicker layers may require a little more room when selecting your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ffv-faq-item\"\u003e\n\u003csummary\u003eWill the color look exactly the same as it does online?\u003c\/summary\u003e\n\u003cdiv class=\"ffv-faq-answer\"\u003e\n\u003cp\u003eSlight color differences may occur because screens and lighting conditions can display shades differently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ffv-faq-item\"\u003e\n\u003csummary\u003eWhere can I find shipping information?\u003c\/summary\u003e\n\u003cdiv class=\"ffv-faq-answer\"\u003e\n\u003cp\u003eAvailable shipping options and delivery information are shown during checkout based on your delivery location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TRUST + BUY NOW\n  ====================================================== --\u003e\n\u003csection class=\"ffv-section\"\u003e\n\u003cdiv class=\"ffv-trust-buy\"\u003e\n\u003cdiv class=\"ffv-trust-grid\"\u003e\n\u003cdiv class=\"ffv-trust-card\"\u003e\n\u003cspan class=\"ffv-trust-icon\"\u003e 📦 \u003c\/span\u003e\n\u003cdiv class=\"ffv-trust-copy\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eDelivery details shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-trust-card\"\u003e\n\u003cspan class=\"ffv-trust-icon\"\u003e 🍂 \u003c\/span\u003e\n\u003cdiv class=\"ffv-trust-copy\"\u003e\n\u003ch3\u003eFall-Ready Layering\u003c\/h3\u003e\n\u003cp\u003eCozy warmth without a bulky full jacket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ffv-trust-card\"\u003e\n\u003cspan class=\"ffv-trust-icon\"\u003e 🤝 \u003c\/span\u003e\n\u003cdiv class=\"ffv-trust-copy\"\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHelp with product and order questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUY NOW --\u003e\n\u003cdiv class=\"ffv-buy-row\"\u003e\n\u003ca href=\"#\" class=\"ffv-buy-btn\"\u003e Buy Now \u003c\/a\u003e\n\u003cp class=\"ffv-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Brown \/ S","offer_id":43194564870238,"sku":"NC02362608215069-女士秋季马甲-棕色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43194564903006,"sku":"NC02362608215069-女士秋季马甲-棕色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43194564935774,"sku":"NC02362608215069-女士秋季马甲-棕色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43194564968542,"sku":"NC02362608215069-女士秋季马甲-棕色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL","offer_id":43194565001310,"sku":"NC02362608215069-女士秋季马甲-棕色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Violet \/ S","offer_id":43194565525598,"sku":"NC02362608215069-女士秋季马甲-紫罗兰-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Violet \/ M","offer_id":43194565558366,"sku":"NC02362608215069-女士秋季马甲-紫罗兰-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Violet \/ L","offer_id":43194565591134,"sku":"NC02362608215069-女士秋季马甲-紫罗兰-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Violet \/ XL","offer_id":43194565623902,"sku":"NC02362608215069-女士秋季马甲-紫罗兰-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Violet \/ XXL","offer_id":43194565656670,"sku":"NC02362608215069-女士秋季马甲-紫罗兰-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ S","offer_id":43194565197918,"sku":"NC02362608215069-女士秋季马甲-酒红色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ M","offer_id":43194565230686,"sku":"NC02362608215069-女士秋季马甲-酒红色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ L","offer_id":43194565263454,"sku":"NC02362608215069-女士秋季马甲-酒红色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XL","offer_id":43194565296222,"sku":"NC02362608215069-女士秋季马甲-酒红色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XXL","offer_id":43194565328990,"sku":"NC02362608215069-女士秋季马甲-酒红色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43194564706398,"sku":"NC02362608215069-女士秋季马甲-黑色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43194564739166,"sku":"NC02362608215069-女士秋季马甲-黑色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43194564771934,"sku":"NC02362608215069-女士秋季马甲-黑色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43194564804702,"sku":"NC02362608215069-女士秋季马甲-黑色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":43194564837470,"sku":"NC02362608215069-女士秋季马甲-黑色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":43194565361758,"sku":"NC02362608215069-女士秋季马甲-灰色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":43194565394526,"sku":"NC02362608215069-女士秋季马甲-灰色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":43194565427294,"sku":"NC02362608215069-女士秋季马甲-灰色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43194565460062,"sku":"NC02362608215069-女士秋季马甲-灰色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XXL","offer_id":43194565492830,"sku":"NC02362608215069-女士秋季马甲-灰色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Off-white \/ S","offer_id":43194564542558,"sku":"NC02362608215069-女士秋季马甲-米白色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Off-white \/ M","offer_id":43194564575326,"sku":"NC02362608215069-女士秋季马甲-米白色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Off-white \/ L","offer_id":43194564608094,"sku":"NC02362608215069-女士秋季马甲-米白色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Off-white \/ XL","offer_id":43194564640862,"sku":"NC02362608215069-女士秋季马甲-米白色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Off-white \/ XXL","offer_id":43194564673630,"sku":"NC02362608215069-女士秋季马甲-米白色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ S","offer_id":43194565034078,"sku":"NC02362608215069-女士秋季马甲-军绿色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":43194565066846,"sku":"NC02362608215069-女士秋季马甲-军绿色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":43194565099614,"sku":"NC02362608215069-女士秋季马甲-军绿色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":43194565132382,"sku":"NC02362608215069-女士秋季马甲-军绿色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XXL","offer_id":43194565165150,"sku":"NC02362608215069-女士秋季马甲-军绿色-XXL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":43194565689438,"sku":"NC02362608215069-女士秋季马甲-浅蓝色-S","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43194565722206,"sku":"NC02362608215069-女士秋季马甲-浅蓝色-M","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43194565754974,"sku":"NC02362608215069-女士秋季马甲-浅蓝色-L","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43194565787742,"sku":"NC02362608215069-女士秋季马甲-浅蓝色-XL","price":44.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XXL","offer_id":43194565820510,"sku":"NC02362608215069-女士秋季马甲-浅蓝色-XXL","price":44.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_8_20_06_21_10_3.webp?v=1787276124","url":"https:\/\/miscellista.com\/products\/cozy-oversized-sherpa-fleece-vest","provider":"Miscellista.com","version":"1.0","type":"link"}