{"product_id":"womens-white-silk-ruffle-collar-shirt-f1","title":"Women's 2 set Sweatsuits Long Sleeve Half Zip Pullover Sweatshirt","description":"\u003cstyle\u003e\n\/* =========================================================\n   WOMEN'S 2-PIECE HALF-ZIP SWEATSUIT LANDING PAGE\n   Shopify Custom Liquid\n   Target: US Women 35+\n   Desktop + Mobile\n========================================================= *\/\n\n.cf-set-page{\n  --wine:#8f1838;\n  --wine-dark:#651027;\n  --wine-soft:#b84f69;\n\n  --olive:#596044;\n  --olive-dark:#3f452f;\n\n  --pink:#f7dfe2;\n  --pink-soft:#fff1f2;\n\n  --cream:#fffaf6;\n  --cream2:#f8f2ed;\n\n  --text:#332d2a;\n  --muted:#756b66;\n  --border:#eadfd8;\n\n  --shadow:0 12px 34px rgba(87,56,45,.09);\n\n  width:100%;\n  max-width:1120px;\n  margin:0 auto;\n  padding:0 14px 100px;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Arial,\n  sans-serif;\n\n  color:var(--text);\n  line-height:1.6;\n}\n\n.cf-set-page *{\n  box-sizing:border-box;\n}\n\n.cf-set-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.cf-section{\n  margin:46px 0;\n}\n\n.cf-serif{\n  font-family:Georgia,\"Times New Roman\",serif;\n}\n\n\n\/* =========================================================\n   TOP OFFER\n========================================================= *\/\n\n.cf-top-offer{\n  margin:10px 0 10px;\n  padding:12px 15px;\n\n  border:1px solid #eed6dc;\n  border-radius:12px;\n\n  background:linear-gradient(\n    90deg,\n    #fff6f7,\n    #fcecef,\n    #fff6f7\n  );\n\n  color:#6f2739;\n\n  text-align:center;\n\n  font-size:13px;\n  font-weight:750;\n}\n\n.cf-top-offer strong{\n  color:var(--wine-dark);\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   TRUST BAR\n========================================================= *\/\n\n.cf-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n  margin-bottom:23px;\n}\n\n.cf-trust-item{\n  padding:11px 8px;\n\n  border-radius:12px;\n\n  background:#f9f4f1;\n  border:1px solid #eee5df;\n\n  color:#554c47;\n\n  text-align:center;\n\n  font-size:11px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   COMMON TITLE\n========================================================= *\/\n\n.cf-eyebrow{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--wine);\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.cf-title{\n  max-width:850px;\n\n  margin:0 auto 12px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  color:#302925;\n\n  font-size:40px;\n  line-height:1.12;\n  font-weight:500;\n\n  text-align:center;\n}\n\n.cf-highlight{\n  color:var(--wine);\n}\n\n.cf-subtitle{\n  max-width:760px;\n\n  margin:0 auto 23px;\n\n  color:var(--muted);\n\n  font-size:15px;\n  line-height:1.75;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cf-hero{\n  display:grid;\n  grid-template-columns:1.04fr .96fr;\n\n  gap:30px;\n\n  align-items:center;\n}\n\n.cf-hero-media{\n  overflow:hidden;\n\n  border-radius:25px;\n\n  background:#f5eee9;\n\n  box-shadow:var(--shadow);\n}\n\n.cf-hero-media img{\n  width:100%;\n}\n\n.cf-hero-copy{\n  padding:10px 4px;\n}\n\n.cf-hero-eyebrow{\n  display:block;\n\n  margin-bottom:11px;\n\n  color:var(--wine);\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.4px;\n\n  text-transform:uppercase;\n}\n\n.cf-hero-title{\n  margin:0 0 16px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  color:#302825;\n\n  font-size:49px;\n  line-height:1.06;\n  font-weight:500;\n}\n\n.cf-hero-text{\n  margin:0 0 17px;\n\n  color:#6e6560;\n\n  font-size:16px;\n  line-height:1.78;\n}\n\n.cf-rating{\n  display:flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  margin:0 0 12px;\n\n  color:#625854;\n\n  font-size:12px;\n  font-weight:750;\n}\n\n.cf-stars{\n  color:#e48c26;\n\n  font-size:17px;\n  letter-spacing:1px;\n}\n\n\n\/* =========================================================\n   PRICE\n========================================================= *\/\n\n.cf-price-row{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin:19px 0 13px;\n}\n\n.cf-price{\n  display:flex;\n  align-items:center;\n\n  padding:13px 19px;\n\n  border-radius:15px;\n\n  background:linear-gradient(\n    135deg,\n    #a62848,\n    #71132e\n  );\n\n  color:#fff;\n\n  box-shadow:0 10px 24px rgba(111,18,45,.18);\n}\n\n.cf-price small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:10px;\n  font-weight:700;\n\n  letter-spacing:1.1px;\n\n  text-transform:uppercase;\n\n  opacity:.9;\n}\n\n.cf-price strong{\n  display:block;\n\n  font-size:35px;\n  line-height:1;\n}\n\n.cf-price-badge{\n  padding:9px 13px;\n\n  border-radius:999px;\n\n  background:#f8e4e8;\n\n  color:#85203b;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   HERO CHECKS\n========================================================= *\/\n\n.cf-checks{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px 15px;\n\n  margin:21px 0;\n}\n\n.cf-check{\n  position:relative;\n\n  padding-left:23px;\n\n  color:#534c48;\n\n  font-size:13px;\n  font-weight:750;\n}\n\n.cf-check:before{\n  content:\"✓\";\n\n  position:absolute;\n\n  left:0;\n  top:0;\n\n  color:var(--olive);\n\n  font-weight:950;\n}\n\n\n\/* =========================================================\n   BUTTONS\n========================================================= *\/\n\n.cf-buttons{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:21px;\n}\n\n.cf-btn,\n.cf-btn-secondary{\n  display:inline-flex;\n\n  min-height:54px;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:14px 25px;\n\n  border-radius:13px;\n\n  text-decoration:none !important;\n\n  cursor:pointer;\n\n  font-size:14px;\n  font-weight:900;\n\n  transition:\n  transform .18s ease,\n  box-shadow .18s ease;\n}\n\n.cf-btn{\n  background:linear-gradient(\n    135deg,\n    #9e2242,\n    #71132e\n  );\n\n  color:#fff !important;\n\n  box-shadow:0 9px 24px rgba(111,18,45,.18);\n}\n\n.cf-btn-secondary{\n  background:#fff5f6;\n\n  border:1px solid #eed4da;\n\n  color:#781c36 !important;\n}\n\n.cf-btn:hover,\n.cf-btn-secondary:hover{\n  transform:translateY(-2px);\n}\n\n.cf-micro{\n  margin-top:11px;\n\n  color:#90847e;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.cf-image{\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:#f6efeb;\n\n  box-shadow:var(--shadow);\n}\n\n.cf-image img{\n  width:100%;\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.cf-benefit-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n\n  margin-top:23px;\n}\n\n.cf-benefit-card{\n  padding:24px 15px;\n\n  border:1px solid #eee1dd;\n\n  border-radius:18px;\n\n  background:#fffaf8;\n\n  text-align:center;\n}\n\n.cf-benefit-icon{\n  display:flex;\n\n  width:52px;\n  height:52px;\n\n  margin:0 auto 11px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#fae8eb;\n\n  color:var(--wine);\n\n  font-size:23px;\n}\n\n.cf-benefit-card strong{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#413936;\n\n  font-size:14px;\n}\n\n.cf-benefit-card small{\n  display:block;\n\n  color:#80756f;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPLIT SECTION\n========================================================= *\/\n\n.cf-split{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:27px;\n\n  align-items:center;\n}\n\n.cf-copybox{\n  padding:34px;\n\n  border:1px solid #ebddd8;\n\n  border-radius:24px;\n\n  background:\n  linear-gradient(\n    145deg,\n    #fff8f7,\n    #f9f1ed\n  );\n}\n\n.cf-copybox .cf-eyebrow{\n  text-align:left;\n}\n\n.cf-copybox h2{\n  margin:0 0 14px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  color:#342b28;\n\n  font-size:35px;\n  line-height:1.14;\n  font-weight:500;\n}\n\n.cf-copybox \u003e p{\n  margin:0 0 19px;\n\n  color:#736964;\n\n  font-size:14px;\n  line-height:1.8;\n}\n\n\n\/* =========================================================\n   LIST\n========================================================= *\/\n\n.cf-list{\n  display:grid;\n\n  gap:11px;\n}\n\n.cf-list-item{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:10px;\n\n  color:#514945;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.cf-list-check{\n  display:flex;\n\n  width:24px;\n  height:24px;\n  min-width:24px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--olive);\n\n  color:#fff;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   DETAIL BENEFITS\n========================================================= *\/\n\n.cf-detail-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:12px;\n\n  margin-top:20px;\n}\n\n.cf-detail{\n  padding:19px 17px;\n\n  border:1px solid #ebdfda;\n\n  border-radius:17px;\n\n  background:#fff;\n}\n\n.cf-detail b{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#453b37;\n\n  font-size:14px;\n}\n\n.cf-detail p{\n  margin:0;\n\n  color:#7b706a;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   LIFE\n========================================================= *\/\n\n.cf-life{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:23px;\n}\n\n.cf-life-card{\n  padding:23px 13px;\n\n  border-radius:18px;\n\n  background:#f9f3f1;\n\n  border:1px solid #ecdfdc;\n\n  text-align:center;\n}\n\n.cf-life-icon{\n  margin-bottom:8px;\n\n  font-size:27px;\n}\n\n.cf-life-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#493e3a;\n\n  font-size:13px;\n}\n\n.cf-life-card span{\n  color:#7b706a;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   COMFORT PANEL\n========================================================= *\/\n\n.cf-comfort{\n  padding:34px 25px;\n\n  border:1px solid #e8d9d5;\n\n  border-radius:24px;\n\n  background:\n  linear-gradient(\n    145deg,\n    #fff9f7,\n    #f7efeb\n  );\n}\n\n.cf-comfort-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:21px;\n}\n\n.cf-comfort-card{\n  padding:22px 16px;\n\n  border-radius:17px;\n\n  background:#fff;\n\n  border:1px solid #eee2de;\n\n  text-align:center;\n}\n\n.cf-comfort-card span{\n  display:block;\n\n  margin-bottom:8px;\n\n  font-size:29px;\n}\n\n.cf-comfort-card strong{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#453b37;\n\n  font-size:14px;\n}\n\n.cf-comfort-card p{\n  margin:0;\n\n  color:#7b716c;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.cf-color-box{\n  padding:32px 20px;\n\n  border-radius:24px;\n\n  border:1px solid #ebdfda;\n\n  background:#fff9f7;\n}\n\n.cf-colors{\n  display:grid;\n\n  grid-template-columns:repeat(8,1fr);\n\n  gap:13px;\n\n  margin-top:20px;\n}\n\n.cf-color{\n  color:#675e59;\n\n  text-align:center;\n\n  font-size:10px;\n  font-weight:800;\n}\n\n.cf-dot{\n  display:block;\n\n  width:49px;\n  height:49px;\n\n  margin:0 auto 8px;\n\n  border-radius:50%;\n\n  border:3px solid #fff;\n\n  box-shadow:\n  0 0 0 1px #d9cfca,\n  0 4px 12px rgba(0,0,0,.06);\n}\n\n.cf-olive{background:#555b3b;}\n.cf-navy{background:#182544;}\n.cf-cream{background:#eee7db;}\n.cf-gray{background:#a4a5a5;}\n.cf-rose{background:#c83e76;}\n.cf-black{background:#1d1d1d;}\n.cf-taupe{background:#a78f7c;}\n.cf-mocha{background:#68422f;}\n\n\n\/* =========================================================\n   VALUE SECTION\n========================================================= *\/\n\n.cf-value{\n  padding:34px 25px;\n\n  border-radius:24px;\n\n  background:#f7f1ed;\n\n  border:1px solid #e8dcd6;\n}\n\n.cf-value-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:22px;\n}\n\n.cf-value-card{\n  padding:22px 17px;\n\n  border-radius:17px;\n\n  background:#fff;\n\n  border:1px solid #ece1dd;\n}\n\n.cf-value-card strong{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#433935;\n\n  font-size:14px;\n}\n\n.cf-value-card p{\n  margin:0;\n\n  color:#796e69;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FIT SECTION\n========================================================= *\/\n\n.cf-fit{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:21px;\n}\n\n.cf-fit-card{\n  padding:20px 15px;\n\n  border-radius:17px;\n\n  border:1px solid #eaded9;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.cf-fit-card strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#443a36;\n\n  font-size:13px;\n}\n\n.cf-fit-card span{\n  color:#7b716b;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cf-faq{\n  max-width:850px;\n\n  margin:0 auto;\n\n  border-top:1px solid var(--border);\n}\n\n.cf-faq details{\n  border-bottom:1px solid var(--border);\n}\n\n.cf-faq summary{\n  position:relative;\n\n  padding:19px 43px 19px 5px;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:#463c38;\n\n  font-size:14px;\n  font-weight:800;\n}\n\n.cf-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cf-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:8px;\n  top:10px;\n\n  color:var(--wine);\n\n  font-size:27px;\n  font-weight:400;\n}\n\n.cf-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cf-faq p{\n  margin:0;\n\n  padding:0 6px 19px;\n\n  color:#766c67;\n\n  font-size:13px;\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.cf-final{\n  padding:44px 24px;\n\n  border-radius:25px;\n\n  border:1px solid #e8d6da;\n\n  background:\n  linear-gradient(\n    135deg,\n    #fae8eb,\n    #fff7f5 55%,\n    #f2eee5\n  );\n\n  text-align:center;\n}\n\n.cf-final h2{\n  max-width:760px;\n\n  margin:0 auto 13px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  color:#392d2a;\n\n  font-size:38px;\n  line-height:1.14;\n  font-weight:500;\n}\n\n.cf-final p{\n  max-width:690px;\n\n  margin:0 auto 21px;\n\n  color:#716762;\n\n  font-size:14px;\n  line-height:1.75;\n}\n\n.cf-final-price{\n  margin-bottom:20px;\n\n  color:var(--wine);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:31px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   MOBILE STICKY\n========================================================= *\/\n\n.cf-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .cf-set-page{\n    padding-left:7px;\n    padding-right:7px;\n    padding-bottom:92px;\n  }\n\n  .cf-section{\n    margin:29px 0;\n  }\n\n  .cf-top-offer{\n    padding:10px 7px;\n\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  .cf-trust{\n    grid-template-columns:repeat(2,1fr);\n\n    gap:6px;\n  }\n\n  .cf-trust-item{\n    padding:9px 4px;\n\n    font-size:10px;\n  }\n\n\n  \/* HERO *\/\n\n  .cf-hero{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .cf-hero-copy{\n    padding:2px 5px;\n  }\n\n  .cf-hero-eyebrow{\n    text-align:center;\n\n    font-size:10px;\n  }\n\n  .cf-hero-title{\n    font-size:33px;\n    line-height:1.09;\n\n    text-align:center;\n  }\n\n  .cf-hero-text{\n    font-size:13px;\n    line-height:1.7;\n\n    text-align:center;\n  }\n\n  .cf-rating{\n    justify-content:center;\n  }\n\n  .cf-price-row{\n    justify-content:center;\n  }\n\n  .cf-checks{\n    grid-template-columns:1fr;\n\n    width:max-content;\n    max-width:100%;\n\n    margin:18px auto;\n\n    gap:8px;\n  }\n\n  .cf-buttons{\n    justify-content:center;\n  }\n\n  .cf-btn,\n  .cf-btn-secondary{\n    width:100%;\n  }\n\n  .cf-micro{\n    text-align:center;\n  }\n\n\n  \/* TITLES *\/\n\n  .cf-title{\n    font-size:28px;\n  }\n\n  .cf-subtitle{\n    padding:0 5px;\n\n    font-size:13px;\n  }\n\n\n  \/* IMAGE *\/\n\n  .cf-image,\n  .cf-hero-media{\n    border-radius:16px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .cf-benefit-grid{\n    grid-template-columns:repeat(2,1fr);\n\n    gap:8px;\n  }\n\n  .cf-benefit-card{\n    padding:18px 9px;\n  }\n\n  .cf-benefit-icon{\n    width:44px;\n    height:44px;\n\n    font-size:20px;\n  }\n\n\n  \/* SPLIT *\/\n\n  .cf-split{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .cf-copybox{\n    padding:24px 16px;\n  }\n\n  .cf-copybox .cf-eyebrow{\n    text-align:center;\n  }\n\n  .cf-copybox h2{\n    font-size:28px;\n\n    text-align:center;\n  }\n\n  .cf-copybox \u003e p{\n    font-size:13px;\n\n    text-align:center;\n  }\n\n\n  \/* DETAIL *\/\n\n  .cf-detail-grid{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  \/* LIFE *\/\n\n  .cf-life{\n    grid-template-columns:repeat(2,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* COMFORT *\/\n\n  .cf-comfort{\n    padding:24px 12px;\n  }\n\n  .cf-comfort-grid{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  \/* COLORS *\/\n\n  .cf-color-box{\n    padding:25px 10px;\n  }\n\n  .cf-colors{\n    grid-template-columns:repeat(4,1fr);\n\n    gap:16px 5px;\n  }\n\n  .cf-dot{\n    width:39px;\n    height:39px;\n  }\n\n\n  \/* VALUE *\/\n\n  .cf-value{\n    padding:24px 12px;\n  }\n\n  .cf-value-grid{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  \/* FIT *\/\n\n  .cf-fit{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  \/* FINAL *\/\n\n  .cf-final{\n    padding:31px 14px;\n  }\n\n  .cf-final h2{\n    font-size:29px;\n  }\n\n  .cf-final-price{\n    font-size:28px;\n  }\n\n\n  \/* STICKY *\/\n\n  .cf-sticky{\n    display:flex;\n\n    position:fixed;\n\n    left:0;\n    right:0;\n    bottom:0;\n\n    z-index:9999;\n\n    align-items:center;\n\n    gap:10px;\n\n    padding:\n    9px 10px\n    calc(9px + env(safe-area-inset-bottom));\n\n    background:rgba(255,255,255,.98);\n\n    border-top:1px solid #eaded9;\n\n    box-shadow:0 -6px 22px rgba(0,0,0,.09);\n  }\n\n  .cf-sticky-price{\n    min-width:90px;\n  }\n\n  .cf-sticky-price small{\n    display:block;\n\n    color:#958984;\n\n    font-size:9px;\n    line-height:1.2;\n  }\n\n  .cf-sticky-price strong{\n    display:block;\n\n    color:var(--wine-dark);\n\n    font-size:21px;\n    line-height:1.1;\n  }\n\n  .cf-sticky-btn{\n    flex:1;\n\n    display:flex;\n\n    min-height:48px;\n\n    align-items:center;\n    justify-content:center;\n\n    padding:11px 8px;\n\n    border-radius:12px;\n\n    background:\n    linear-gradient(\n      135deg,\n      #9d2141,\n      #71132e\n    );\n\n    color:#fff !important;\n\n    text-decoration:none !important;\n\n    font-size:13px;\n    font-weight:900;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cf-hero-title{\n    font-size:30px;\n  }\n\n  .cf-title{\n    font-size:26px;\n  }\n\n  .cf-benefit-card strong{\n    font-size:12px;\n  }\n\n  .cf-benefit-card small{\n    font-size:10.5px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cf-set-page\"\u003e\n\u003c!-- =====================================================\n     TOP OFFER\n====================================================== --\u003e\n\u003cdiv class=\"cf-top-offer\"\u003e♡ \u003cstrong\u003eEveryday Comfort Special:\u003c\/strong\u003e The 2-Piece Sweatsuit You'll Reach for Again \u0026amp; Again\u003c\/div\u003e\n\u003cdiv class=\"cf-trust\"\u003e\n\u003cdiv class=\"cf-trust-item\"\u003e♡ Soft Comfort\u003c\/div\u003e\n\u003cdiv class=\"cf-trust-item\"\u003e🎨 8 Colors\u003c\/div\u003e\n\u003cdiv class=\"cf-trust-item\"\u003e👖 2-Piece Set\u003c\/div\u003e\n\u003cdiv class=\"cf-trust-item\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-hero\"\u003e\n\u003cdiv class=\"cf-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_3_eca9852e-8cf7-4abd-8f10-48f221e01380.png?v=1789196677\" alt=\"Women's two piece half zip sweatsuit set\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cf-hero-copy\"\u003e\n\u003cspan class=\"cf-hero-eyebrow\"\u003e SOFT • RELAXED • EASY EVERYDAY STYLE \u003c\/span\u003e\n\u003ch1 class=\"cf-hero-title\"\u003eComfort That Still \u003cspan class=\"cf-highlight\"\u003e Looks Put Together \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cf-hero-text\"\u003eSome days you want to feel comfortable without looking like you gave up on getting dressed. This easy 2-piece set brings together a relaxed half-zip top and comfortable drawstring joggers for an outfit that feels good at home and still looks polished when you're heading out.\u003c\/p\u003e\n\u003cdiv class=\"cf-price-row\"\u003e\n\u003cdiv class=\"cf-price\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Special Price \u003c\/small\u003e \u003cstrong\u003e $24.98 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-price-badge\"\u003e8 Beautiful Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-checks\"\u003e\n\u003cdiv class=\"cf-check\"\u003eComplete matching 2-piece set\u003c\/div\u003e\n\u003cdiv class=\"cf-check\"\u003eSoft textured feel\u003c\/div\u003e\n\u003cdiv class=\"cf-check\"\u003eRelaxed, easy-moving fit\u003c\/div\u003e\n\u003cdiv class=\"cf-check\"\u003eAdjustable half-zip neckline\u003c\/div\u003e\n\u003cdiv class=\"cf-check\"\u003eDrawstring comfort waist\u003c\/div\u003e\n\u003cdiv class=\"cf-check\"\u003ePractical side pockets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-buttons\"\u003e\n\u003ca href=\"#\" class=\"cf-btn cf-shop-btn\"\u003e CHOOSE MY COLOR → \u003c\/a\u003e \u003ca href=\"#cf-colors\" class=\"cf-btn-secondary\"\u003e SEE ALL 8 COLORS \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-micro\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/1_63e6630d-0ad7-41cf-9bc8-a2e75d065f26.png?v=1789197499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cf-micro\"\u003eEasy comfort for home, errands, casual days and travel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK BENEFITS\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\u003cspan class=\"cf-eyebrow\"\u003e MADE FOR REAL EVERYDAY LIFE \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eOne Easy Outfit. \u003cspan class=\"cf-highlight\"\u003e So Many Good Days. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eNo complicated styling. Just an easy matching set you can throw on, feel comfortable in and still feel confident walking out the door.\u003c\/p\u003e\n\u003cdiv class=\"cf-benefit-grid\"\u003e\n\u003cdiv class=\"cf-benefit-card\"\u003e\n\u003cdiv class=\"cf-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003e Soft Everyday Comfort \u003c\/strong\u003e \u003csmall\u003e Comfortable against the skin for slow mornings, busy afternoons and everything between. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-benefit-card\"\u003e\n\u003cdiv class=\"cf-benefit-icon\"\u003e〰\u003c\/div\u003e\n\u003cstrong\u003e Relaxed Fit \u003c\/strong\u003e \u003csmall\u003e Easy room through the body and legs helps you move naturally without feeling restricted. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-benefit-card\"\u003e\n\u003cdiv class=\"cf-benefit-icon\"\u003e↕\u003c\/div\u003e\n\u003cstrong\u003e Half-Zip Neck \u003c\/strong\u003e \u003csmall\u003e Wear it open for an easy relaxed look or zip it higher when you want a little more coverage. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-benefit-card\"\u003e\n\u003cdiv class=\"cf-benefit-icon\"\u003e✈\u003c\/div\u003e\n\u003cstrong\u003e Made to Go Anywhere \u003c\/strong\u003e \u003csmall\u003e An easy choice for home, errands, casual weekends and comfortable travel days. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_1_1d0220c1-809c-4354-96d8-b02587d64b67.png?v=1789196677\" alt=\"Comfortable women's matching sweatsuit for everyday wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     THE SET YOU REACH FOR\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-split\"\u003e\n\u003cdiv class=\"cf-copybox\"\u003e\n\u003cspan class=\"cf-eyebrow\"\u003e THE SET YOU DON'T HAVE TO THINK ABOUT \u003c\/span\u003e\n\u003ch2\u003eLook Good Without \u003cspan class=\"cf-highlight\"\u003e Trying Too Hard \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eGreat everyday clothes should make getting dressed easier. The matching top and joggers give you a complete look in seconds, while the relaxed silhouette keeps the whole outfit feeling comfortable and effortless.\u003c\/p\u003e\n\u003cdiv class=\"cf-list\"\u003e\n\u003cdiv class=\"cf-list-item\"\u003e\n\u003cspan class=\"cf-list-check\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Matching top and pants create an instantly coordinated outfit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-list-item\"\u003e\n\u003cspan class=\"cf-list-check\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Relaxed shape gives you room to sit, walk and move comfortably. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-list-item\"\u003e\n\u003cspan class=\"cf-list-check\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e The half-zip neckline adds structure so the outfit still feels polished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-list-item\"\u003e\n\u003cspan class=\"cf-list-check\"\u003e ✓ \u003c\/span\u003e \u003cspan\u003e Jogger-style cuffs give the pants a finished, easy-to-wear shape. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_5_80bbab80-9aa6-4b39-8cc1-184ebe7da8d4.png?v=1789196677\" alt=\"Women's soft textured half zip two piece set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\u003cspan class=\"cf-eyebrow\"\u003e THOUGHTFUL DETAILS \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eThe Little Things That Make \u003cspan class=\"cf-highlight\"\u003e It Easier to Wear \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eDesigned around the details that matter when you're actually wearing an outfit all day.\u003c\/p\u003e\n\u003cdiv class=\"cf-detail-grid\"\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Half-Zip Mock Neck \u003c\/b\u003e\n\u003cp\u003eGives you an adjustable neckline and adds a clean, sporty finish to the relaxed silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Soft Textured Fabric \u003c\/b\u003e\n\u003cp\u003eThe subtle texture gives the set more visual interest while keeping the overall look relaxed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Adjustable Drawstring Waist \u003c\/b\u003e\n\u003cp\u003eEasily adjust the waistband to the way you want it to feel throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Practical Side Pockets \u003c\/b\u003e\n\u003cp\u003eHandy everyday pockets for your phone, keys or other small essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Jogger Cuffs \u003c\/b\u003e\n\u003cp\u003eA neat cuffed ankle gives the relaxed pants a more finished everyday shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-detail\"\u003e\n\u003cb\u003e Easy Matching Set \u003c\/b\u003e\n\u003cp\u003eWear both pieces together or mix each one with other favorites already in your closet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_6_5c7c6f62-9ced-400e-9813-2584edb554f1.png?v=1789196677\" alt=\"Details of women's half zip sweatshirt and jogger set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     REAL LIFE\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\u003cspan class=\"cf-eyebrow\"\u003e COMFORT THAT FITS YOUR REAL LIFE \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eMade for the Things You \u003cspan class=\"cf-highlight\"\u003e Actually Do \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eComfortable clothes shouldn't only work on the couch. This set is made for the ordinary days that make up real life.\u003c\/p\u003e\n\u003cdiv class=\"cf-life\"\u003e\n\u003cdiv class=\"cf-life-card\"\u003e\n\u003cdiv class=\"cf-life-icon\"\u003e🏠\u003c\/div\u003e\n\u003cstrong\u003e At Home \u003c\/strong\u003e \u003cspan\u003e Soft, relaxed comfort for slow mornings, evenings and weekends. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-life-card\"\u003e\n\u003cdiv class=\"cf-life-icon\"\u003e👜\u003c\/div\u003e\n\u003cstrong\u003e Running Errands \u003c\/strong\u003e \u003cspan\u003e Easy comfort that still looks intentional when you head out. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-life-card\"\u003e\n\u003cdiv class=\"cf-life-icon\"\u003e☕\u003c\/div\u003e\n\u003cstrong\u003e Casual Plans \u003c\/strong\u003e \u003cspan\u003e An effortless outfit for coffee, shopping or meeting friends. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-life-card\"\u003e\n\u003cdiv class=\"cf-life-icon\"\u003e✈️\u003c\/div\u003e\n\u003cstrong\u003e Travel Days \u003c\/strong\u003e \u003cspan\u003e Comfortable enough for long drives, airports and weekend getaways. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 4\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_7_4a05e70d-b80d-41fb-85d3-380986802293.png?v=1789196677\" alt=\"Women's two piece sweatsuit for home errands and travel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     COMFORT FOR WOMEN\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-comfort\"\u003e\n\u003cspan class=\"cf-eyebrow\"\u003e EASY COMFORT. FLATTERING STYLE. \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eComfortable Doesn't Have to Mean \u003cspan class=\"cf-highlight\"\u003e Sloppy \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eThe relaxed silhouette gives you room to move while the coordinated design and structured neckline help keep the overall outfit looking pulled together.\u003c\/p\u003e\n\u003cdiv class=\"cf-comfort-grid\"\u003e\n\u003cdiv class=\"cf-comfort-card\"\u003e\n\u003cspan\u003e ♡ \u003c\/span\u003e \u003cstrong\u003e Comfortable Coverage \u003c\/strong\u003e\n\u003cp\u003eA relaxed silhouette gives you an easy, comfortable feel without clinging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-comfort-card\"\u003e\n\u003cspan\u003e ✨ \u003c\/span\u003e \u003cstrong\u003e Effortlessly Polished \u003c\/strong\u003e\n\u003cp\u003eThe matching pieces make the outfit look coordinated with almost no styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-comfort-card\"\u003e\n\u003cspan\u003e 〰 \u003c\/span\u003e \u003cstrong\u003e Moves With You \u003c\/strong\u003e\n\u003cp\u003eEasy proportions help you feel comfortable whether you're sitting, walking or traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 5\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_4_12dd58fe-9b20-4e43-9939-4cc71a869672.png?v=1789196676\" alt=\"Women's flattering comfortable two piece lounge set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     COLORS\n====================================================== --\u003e\n\u003csection class=\"cf-section\" id=\"cf-colors\"\u003e\n\u003cdiv class=\"cf-color-box\"\u003e\n\u003cspan class=\"cf-eyebrow\"\u003e FIND YOUR FAVORITE \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003e8 Beautiful Everyday Colors\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eStay neutral, go classic or add a little color. Same easy set. Eight different ways to make it yours.\u003c\/p\u003e\n\u003cdiv class=\"cf-colors\"\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-olive\"\u003e\u003c\/span\u003e Olive Green\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-navy\"\u003e\u003c\/span\u003e Navy\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-cream\"\u003e\u003c\/span\u003e Cream\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-gray\"\u003e\u003c\/span\u003e Light Gray\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-rose\"\u003e\u003c\/span\u003e Rose Pink\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-black\"\u003e\u003c\/span\u003e Black\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-taupe\"\u003e\u003c\/span\u003e Taupe\u003c\/div\u003e\n\u003cdiv class=\"cf-color\"\u003e\n\u003cspan class=\"cf-dot cf-mocha\"\u003e\u003c\/span\u003e Mocha\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 6\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/2_2_3b88b31e-f29c-4913-a330-1cd0f9c101c4.png?v=1789196676\" alt=\"Eight color options for women's two piece sweatsuit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     VALUE \/ PROBLEM SOLUTION\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-value\"\u003e\n\u003cspan class=\"cf-eyebrow\"\u003e WHY THIS SET MAKES SENSE \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eLess Time Styling. \u003cspan class=\"cf-highlight\"\u003e More Time Feeling Good. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eWhen your day is already busy, getting dressed shouldn't be another problem to solve.\u003c\/p\u003e\n\u003cdiv class=\"cf-value-grid\"\u003e\n\u003cdiv class=\"cf-value-card\"\u003e\n\u003cstrong\u003e “What Do I Wear?” \u003c\/strong\u003e\n\u003cp\u003eThe matching 2-piece design gives you an instant outfit without standing in front of the closet trying to coordinate pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-value-card\"\u003e\n\u003cstrong\u003e Comfort Without the Pajama Look \u003c\/strong\u003e\n\u003cp\u003eRelaxed proportions keep it comfortable, while the half-zip neckline and matching design make the outfit feel more finished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-value-card\"\u003e\n\u003cstrong\u003e More Ways to Wear It \u003c\/strong\u003e\n\u003cp\u003eWear the full set together or style the top and joggers separately with pieces you already own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FIT NOTES\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\u003cspan class=\"cf-eyebrow\"\u003e EASY FIT NOTES \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003ePick the Fit That Feels Like You\u003c\/h2\u003e\n\u003cp class=\"cf-subtitle\"\u003eUse the size options on the product page to choose the size that best matches the fit you prefer.\u003c\/p\u003e\n\u003cdiv class=\"cf-fit\"\u003e\n\u003cdiv class=\"cf-fit-card\"\u003e\n\u003cstrong\u003e Prefer a Closer Fit? \u003c\/strong\u003e \u003cspan\u003e Choose the size that most closely matches your usual measurements. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-fit-card\"\u003e\n\u003cstrong\u003e Love a Relaxed Look? \u003c\/strong\u003e \u003cspan\u003e The easy jogger silhouette works naturally with a more relaxed everyday style. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cf-fit-card\"\u003e\n\u003cstrong\u003e Between Sizes? \u003c\/strong\u003e \u003cspan\u003e Check the product's size guide before ordering and choose based on your preferred amount of room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\u003cspan class=\"cf-eyebrow\"\u003e QUESTIONS? \u003c\/span\u003e\n\u003ch2 class=\"cf-title\"\u003eEverything You Want to Know\u003c\/h2\u003e\n\u003cdiv class=\"cf-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a complete 2-piece set?\u003c\/summary\u003e\n\u003cp\u003eYes. The style is designed as a matching pullover top and jogger-pant set for an easy, coordinated everyday outfit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the waistband adjust?\u003c\/summary\u003e\n\u003cp\u003eThe jogger-style pants feature a drawstring waistband so you can adjust the waist for your preferred fit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have pockets?\u003c\/summary\u003e\n\u003cp\u003eYes. The pants are designed with practical side pockets for small everyday essentials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the neckline?\u003c\/summary\u003e\n\u003cp\u003eYes. The half-zip neckline can be worn more open for a relaxed look or zipped higher for a little more coverage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear the two pieces separately?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. Wear the matching set together, pair the top with jeans or leggings, or style the joggers with your favorite tee or casual sweatshirt.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat occasions is it best for?\u003c\/summary\u003e\n\u003cp\u003eIt's an easy option for relaxing at home, running errands, casual outings, travel days, coffee runs and everyday weekends.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich colors are available?\u003c\/summary\u003e\n\u003cp\u003eThe collection is shown in eight colors: Olive Green, Navy, Cream, Light Gray, Rose Pink, Black, Taupe and Mocha.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cp\u003ePlease use the size selector and size guide shown on the product page and compare it with the fit you normally prefer before placing your order.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"cf-section\"\u003e\n\u003cdiv class=\"cf-final\"\u003e\n\u003cspan class=\"cf-eyebrow\"\u003e YOUR NEW EVERYDAY FAVORITE \u003c\/span\u003e\n\u003ch2\u003eThe Kind of Outfit You'll \u003cspan class=\"cf-highlight\"\u003e Keep Reaching For \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSoft enough for home. Easy enough for busy days. Polished enough to wear out. Choose the color that feels most like you and make everyday dressing a little easier.\u003c\/p\u003e\n\u003cdiv class=\"cf-final-price\"\u003eOnly $24.98\u003c\/div\u003e\n\u003cdiv class=\"cf-buttons\" style=\"justify-content: center;\"\u003e\u003ca href=\"#\" class=\"cf-btn cf-shop-btn\"\u003e CHOOSE MY COLOR → \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cf-micro\" style=\"text-align: center;\"\u003e2-piece matching set • 8 color options • Easy everyday style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     MOBILE STICKY BUY BAR\n====================================================== --\u003e\n\u003cdiv class=\"cf-sticky\"\u003e\n\u003cdiv class=\"cf-sticky-price\"\u003e\n\u003csmall\u003e 8 pack only\u003c\/small\u003e \u003cstrong\u003e $24.98 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cf-sticky-btn cf-shop-btn\"\u003e CHOOSE COLOR → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"mysite","offers":[{"title":"7 Pack $24.98（Includes 7 colors) \/ XS","offer_id":48272498983077,"sku":"sku2207854471399","price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ S","offer_id":48272499015845,"sku":"sku2207854471400","price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ M","offer_id":48272499048613,"sku":"sku2207854471401","price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ L","offer_id":48272499081381,"sku":"sku2207854471402","price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ XL","offer_id":48272499114149,"sku":"sku2207854471403","price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ 2XL","offer_id":48272853565605,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ 3XL","offer_id":48272853598373,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ 4XL","offer_id":48272853631141,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"7 Pack $24.98（Includes 7 colors) \/ 5XL","offer_id":48272853663909,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ XS","offer_id":48272850387109,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ S","offer_id":48272850419877,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ M","offer_id":48272850452645,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ L","offer_id":48272850485413,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ XL","offer_id":48272850518181,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ 2XL","offer_id":48272853696677,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ 3XL","offer_id":48272853729445,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ 4XL","offer_id":48272853762213,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"4 - Pack Only $19.9 \/ 5XL","offer_id":48272853794981,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ XS","offer_id":48272850550949,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ S","offer_id":48272850583717,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ M","offer_id":48272850616485,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ L","offer_id":48272850649253,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ XL","offer_id":48272850682021,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ 2XL","offer_id":48272853827749,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ 3XL","offer_id":48272853860517,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ 4XL","offer_id":48272853893285,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"10 Pack $34.99(Includes10 colors) \/ 5XL","offer_id":48272853926053,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS","offer_id":48272850714789,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":48272850747557,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":48272850780325,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":48272850813093,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":48272850845861,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":48272853958821,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":48272853991589,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":48272854024357,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5XL","offer_id":48272854057125,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XS","offer_id":48272850878629,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ S","offer_id":48272850911397,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":48272850944165,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":48272850976933,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":48272851009701,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 2XL","offer_id":48272854089893,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 3XL","offer_id":48272854122661,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 4XL","offer_id":48272854155429,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 5XL","offer_id":48272854188197,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XS","offer_id":48272851042469,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":48272851075237,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":48272851108005,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":48272851140773,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":48272851173541,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":48272854220965,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3XL","offer_id":48272854253733,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4XL","offer_id":48272854286501,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 5XL","offer_id":48272854319269,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/90e13d2519a74a43bdfad45036da5af1.png?v=1789192894","url":"https:\/\/anemere.com\/products\/womens-white-silk-ruffle-collar-shirt-f1","provider":"anemere","version":"1.0","type":"link"}