{"product_id":"boho-minimalist-off-shoulder-matching-pants-set","title":"Boho Minimalist Off-Shoulder Matching Pants Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   BOHO OFF-SHOULDER SET\n   SHOPIFY PRODUCT DESCRIPTION\n   ELEGANT \/ EDITORIAL \/ SOFT LUXURY\n   HTML + CSS ONLY \/ NO JAVASCRIPT\n========================================================= *\/\n\n#boho-offshoulder-set-page,\n#boho-offshoulder-set-page * {\n  box-sizing: border-box;\n}\n\n#boho-offshoulder-set-page {\n  --boho-base: #fbf8f1;\n  --boho-base-soft: #f7f1e7;\n\n  --boho-pale: #e8ebdf;\n  --boho-pale-2: #dde3d3;\n\n  --boho-accent: #929b81;\n  --boho-accent-deep: #6d765f;\n  --boho-accent-soft: #c9cebd;\n\n  --boho-heading: #393a35;\n  --boho-text: #625e57;\n  --boho-muted: #7a766e;\n\n  --boho-border: rgba(109, 118, 95, 0.22);\n  --boho-border-strong: rgba(109, 118, 95, 0.34);\n\n  --boho-shadow:\n    0 8px 26px rgba(72, 70, 59, 0.06);\n\n  --boho-shadow-hover:\n    0 13px 32px rgba(72, 70, 59, 0.10);\n\n  width: 100%;\n  max-width: 980px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--boho-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.65;\n\n  container-type: inline-size;\n  container-name: bohoSetPage;\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE RULES\n========================================================= *\/\n\n#boho-offshoulder-set-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-hero {\n  padding: 34px 24px 30px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf7ef 0%,\n      #e5e8dc 100%\n    );\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 17px;\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-hero-content {\n  width: 100%;\n  max-width: 820px;\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   HERO EYEBROW\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-eyebrow {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 10px;\n\n  margin: 0 0 15px;\n\n  color:\n    var(--boho-accent-deep);\n\n  font-size: 11px;\n  font-weight: 600;\n\n  line-height: 1.2;\n\n  letter-spacing: 0.16em;\n}\n\n#boho-offshoulder-set-page .boho-eyebrow::before,\n#boho-offshoulder-set-page .boho-eyebrow::after {\n  content: \"\";\n\n  display: block;\n\n  width: 31px;\n  height: 1px;\n\n  flex: 0 0 auto;\n\n  background:\n    rgba(109, 118, 95, 0.72);\n}\n\n\n\/* =========================================================\n   HERO TITLE\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-hero-title {\n  max-width: 760px;\n\n  margin: 0 auto 2px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size:\n    clamp(28px, 5cqi, 40px);\n\n  font-weight: 500;\n\n  line-height: 1.17;\n\n  letter-spacing: -0.02em;\n\n  text-align: center;\n}\n\n#boho-offshoulder-set-page .boho-hero-title b {\n  font-weight: 500;\n}\n\n\n\/* =========================================================\n   STABLE BUY RETURN ANCHOR\n========================================================= *\/\n\n#boho-offshoulder-set-page .product-return-anchor {\n  display: block;\n\n  width: 1px;\n  height: 1px;\n\n  min-width: 1px;\n  min-height: 1px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  overflow: hidden;\n\n  opacity: 0;\n\n  color: transparent;\n\n  font-size: 1px;\n  line-height: 1px;\n\n  pointer-events: none;\n  user-select: none;\n\n  scroll-margin-top:\n    calc(100vh - 70px);\n\n  scroll-margin-top:\n    calc(100svh - 70px);\n}\n\n\n\/* =========================================================\n   HERO GIF\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-gif-wrap {\n  width: 100%;\n  max-width: 482px;\n\n  margin: 20px auto 22px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 14px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 8px 24px rgba(68, 69, 59, 0.08);\n}\n\n#boho-offshoulder-set-page .boho-gif-wrap img {\n  display: block;\n\n  width: 100%;\n  max-width: 482px;\n\n  height: auto;\n\n  margin: 0 auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-intro-text {\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  color:\n    var(--boho-text);\n\n  font-size: 16px;\n\n  line-height: 1.72;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SHORT TAGS\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  max-width: 760px;\n\n  margin: 20px auto 0;\n}\n\n#boho-offshoulder-set-page .boho-tag {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 7px 11px;\n\n  color:\n    #616957;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fcf8f2 0%,\n      #e1e5d8 100%\n    );\n\n  border:\n    1px solid rgba(109, 118, 95, 0.22);\n\n  border-radius: 999px;\n\n  font-size: 12px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   STANDALONE SECOND IMAGE\n   NO TITLE \/ NO DESCRIPTION \/ NO CAPTION\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-standalone-image {\n  width: 100%;\n\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 15px;\n\n  background:\n    var(--boho-base);\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-standalone-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-feature-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr);\n\n  gap: 18px;\n\n  margin-top: 18px;\n}\n\n\n\/* =========================================================\n   FEATURE CARD\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-feature-card {\n  min-width: 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 15px;\n\n  background:\n    var(--boho-base);\n\n  box-shadow:\n    var(--boho-shadow);\n\n  transition:\n    transform 220ms ease,\n    box-shadow 220ms ease,\n    border-color 220ms ease;\n}\n\n#boho-offshoulder-set-page .boho-feature-media {\n  width: 100%;\n\n  overflow: hidden;\n\n  background:\n    #f3f4ef;\n}\n\n#boho-offshoulder-set-page .boho-feature-media img {\n  transition:\n    transform 260ms ease;\n}\n\n\n\/* =========================================================\n   FEATURE COPY\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-feature-copy {\n  padding: 21px 21px 23px;\n\n  border-top:\n    1px solid var(--boho-border);\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #e2e6d9 100%\n    );\n}\n\n#boho-offshoulder-set-page\n.boho-feature-card:nth-child(even)\n.boho-feature-copy {\n  background:\n    linear-gradient(\n      180deg,\n      #e1e5d8 0%,\n      #fbf7f0 100%\n    );\n}\n\n#boho-offshoulder-set-page .boho-feature-title {\n  margin: 0 0 9px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 20px;\n  font-weight: 500;\n\n  line-height: 1.28;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-offshoulder-set-page .boho-feature-title b {\n  font-weight: 500;\n}\n\n#boho-offshoulder-set-page .boho-feature-description {\n  margin: 0;\n\n  color:\n    var(--boho-text);\n\n  font-size: 15.5px;\n\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FEATURE HOVER\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-feature-card:hover {\n  transform:\n    translateY(-4px);\n\n  border-color:\n    var(--boho-border-strong);\n\n  box-shadow:\n    var(--boho-shadow-hover);\n}\n\n#boho-offshoulder-set-page\n.boho-feature-card:hover\n.boho-feature-media img {\n  transform:\n    scale(1.015);\n}\n\n\n\/* =========================================================\n   VARIOUS STYLES\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-styles {\n  margin-top: 20px;\n\n  padding: 25px 23px;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #e3e7dc 100%\n    );\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-styles-title {\n  margin: 0 0 14px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 22px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-offshoulder-set-page .boho-style-list {\n  margin: 0;\n\n  padding:\n    0 0 0 22px;\n\n  color:\n    var(--boho-text);\n}\n\n#boho-offshoulder-set-page .boho-style-list li {\n  margin:\n    0 0 11px;\n\n  padding-left: 3px;\n\n  font-size: 15px;\n\n  line-height: 1.7;\n}\n\n#boho-offshoulder-set-page .boho-style-list li:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   SIZE \u0026 FIT\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-fit {\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #e2e6d8 100%\n    );\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-fit-box {\n  width: 100%;\n\n  padding:\n    23px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #dfe4d5 100%\n    );\n}\n\n#boho-offshoulder-set-page .boho-fit-title {\n  margin: 0 0 10px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 22px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-offshoulder-set-page .boho-fit-title b {\n  font-weight: 500;\n}\n\n#boho-offshoulder-set-page .boho-fit-text {\n  margin: 0;\n\n  color:\n    var(--boho-text);\n\n  font-size: 15.5px;\n\n  line-height: 1.72;\n}\n\n\n\/* =========================================================\n   FIT DETAIL IMAGE\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-fit-detail-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  border-top:\n    1px solid var(--boho-border);\n\n  background:\n    rgba(255, 255, 255, 0.58);\n}\n\n#boho-offshoulder-set-page .boho-fit-detail-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   SIZE CHART\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-size-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  border-top:\n    1px solid var(--boho-border);\n\n  background:\n    rgba(255, 255, 255, 0.60);\n}\n\n#boho-offshoulder-set-page .boho-size-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   PRODUCT ESSENTIALS\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-essentials {\n  margin-top: 20px;\n\n  padding: 25px 22px;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #e2e6d8 100%\n    );\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-essentials-title {\n  margin:\n    0 0 16px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 23px;\n  font-weight: 500;\n\n  line-height: 1.25;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-offshoulder-set-page .boho-essentials-title b {\n  font-weight: 500;\n}\n\n#boho-offshoulder-set-page .boho-detail-list {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr);\n\n  gap: 9px;\n}\n\n#boho-offshoulder-set-page .boho-detail-item {\n  margin: 0;\n\n  padding:\n    12px 14px;\n\n  border:\n    1px solid rgba(109, 118, 95, 0.15);\n\n  border-radius: 10px;\n\n  background:\n    rgba(255, 255, 255, 0.79);\n\n  color:\n    var(--boho-text);\n\n  font-size: 15px;\n\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-guarantees {\n  margin-top: 20px;\n\n  padding:\n    28px 21px 25px;\n\n  border:\n    1px solid var(--boho-border);\n\n  border-radius: 17px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #dee4d4 100%\n    );\n\n  box-shadow:\n    var(--boho-shadow);\n}\n\n#boho-offshoulder-set-page .boho-shipping-eyebrow {\n  margin:\n    0 0 8px;\n\n  color:\n    var(--boho-accent-deep);\n\n  font-size: 11px;\n  font-weight: 600;\n\n  line-height: 1.3;\n\n  letter-spacing:\n    0.16em;\n\n  text-align: center;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-title {\n  margin:\n    0 0 21px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size:\n    clamp(24px, 4cqi, 31px);\n\n  font-weight: 500;\n\n  line-height: 1.22;\n\n  letter-spacing: -0.02em;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SHIPPING CARDS\n   ALWAYS SINGLE COLUMN\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-guarantee-grid {\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 10px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 0 auto;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-card {\n  display: flex;\n\n  align-items: flex-start;\n\n  gap: 13px;\n\n  min-width: 0;\n\n  padding: 14px;\n\n  border:\n    1px solid rgba(109, 118, 95, 0.18);\n\n  border-radius: 14px;\n\n  background:\n    rgba(255, 255, 255, 0.86);\n\n  text-align: left;\n\n  transition:\n    transform 200ms ease,\n    box-shadow 200ms ease,\n    border-color 200ms ease;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-card:hover {\n  transform:\n    translateY(-2px);\n\n  border-color:\n    var(--boho-border-strong);\n\n  box-shadow:\n    0 8px 20px rgba(70, 70, 60, 0.07);\n}\n\n\n\/* =========================================================\n   SHIPPING ICON\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-guarantee-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 44px;\n\n  width: 44px;\n  height: 44px;\n\n  margin: 0;\n\n  border: 0;\n\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c7cdb9 0%,\n      #929b81 100%\n    );\n\n  color: #ffffff;\n\n  font-size: 20px;\n\n  line-height: 1;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-copy {\n  flex: 1 1 auto;\n\n  min-width: 0;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-card-title {\n  margin:\n    1px 0 4px;\n\n  color:\n    var(--boho-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 18px;\n  font-weight: 500;\n\n  line-height: 1.28;\n}\n\n#boho-offshoulder-set-page .boho-guarantee-card-text {\n  margin: 0;\n\n  color:\n    var(--boho-text);\n\n  font-size: 14px;\n\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   BUY NOW\n========================================================= *\/\n\n#boho-offshoulder-set-page .boho-buy-area {\n  width: 100%;\n\n  margin-top: 22px;\n\n  text-align: center;\n}\n\n#boho-offshoulder-set-page .boho-buy-button {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: auto;\n\n  min-width: 148px;\n  min-height: 45px;\n\n  padding:\n    11px 25px;\n\n  border:\n    1px solid rgba(91, 101, 79, 0.28);\n\n  border-radius: 999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #929b81 0%,\n      #6d765f 100%\n    );\n\n  color: #ffffff;\n\n  font-size: 14px;\n  font-weight: 600;\n\n  line-height: 1.2;\n\n  letter-spacing: 0.02em;\n\n  text-decoration: none;\n\n  box-shadow:\n    0 7px 18px rgba(87, 96, 74, 0.18);\n\n  transition:\n    transform 180ms ease,\n    box-shadow 180ms ease;\n}\n\n#boho-offshoulder-set-page .boho-buy-button:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 10px 23px rgba(87, 96, 74, 0.23);\n}\n\n#boho-offshoulder-set-page .boho-buy-button:active {\n  transform:\n    scale(0.98);\n}\n\n#boho-offshoulder-set-page .boho-buy-button:focus-visible {\n  outline:\n    2px solid var(--boho-accent-deep);\n\n  outline-offset: 3px;\n}\n\n#boho-offshoulder-set-page .boho-buy-note {\n  margin:\n    9px 0 0;\n\n  color:\n    var(--boho-muted);\n\n  font-size: 13px;\n\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n========================================================= *\/\n\n@container bohoSetPage (min-width: 760px) {\n\n  #boho-offshoulder-set-page .boho-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  #boho-offshoulder-set-page .boho-detail-list {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n\n\/* =========================================================\n   MOBILE FULL BLEED\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #boho-offshoulder-set-page {\n    width:\n      calc(100vw - 2px);\n\n    max-width: none;\n\n    margin-left:\n      calc(50% - 50vw + 1px);\n\n    margin-right:\n      calc(50% - 50vw + 1px);\n\n    padding-left: 0;\n    padding-right: 0;\n\n    overflow-x: hidden;\n    overflow-x: clip;\n  }\n\n\n  #boho-offshoulder-set-page .product-return-anchor {\n    scroll-margin-top:\n      calc(100vh - 55px);\n\n    scroll-margin-top:\n      calc(100svh - 55px);\n  }\n\n\n  #boho-offshoulder-set-page .boho-hero {\n    padding:\n      25px 15px 23px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-eyebrow {\n    gap: 8px;\n\n    margin-bottom: 13px;\n\n    font-size: 10px;\n\n    letter-spacing:\n      0.14em;\n  }\n\n\n  #boho-offshoulder-set-page .boho-eyebrow::before,\n  #boho-offshoulder-set-page .boho-eyebrow::after {\n    width: 23px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-hero-title {\n    font-size: 28px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-gif-wrap {\n    margin-top: 17px;\n    margin-bottom: 19px;\n\n    border-radius: 9px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-intro-text {\n    font-size: 15.5px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-tags {\n    gap: 7px;\n\n    margin-top: 18px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-tag {\n    padding:\n      7px 10px;\n\n    font-size: 11.5px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-standalone-image {\n    margin-top: 12px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-feature-grid {\n    grid-template-columns:\n      minmax(0, 1fr);\n\n    gap: 12px;\n\n    margin-top: 12px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-feature-card {\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-feature-copy {\n    padding:\n      19px 16px 21px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-feature-title {\n    font-size: 19px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-feature-description {\n    font-size: 15px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-styles,\n  #boho-offshoulder-set-page .boho-fit,\n  #boho-offshoulder-set-page .boho-essentials,\n  #boho-offshoulder-set-page .boho-guarantees {\n    margin-top: 12px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-styles {\n    padding:\n      21px 16px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-styles-title {\n    font-size: 21px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-style-list {\n    padding-left: 20px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-fit-box {\n    padding:\n      21px 16px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-fit-title {\n    font-size: 21px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-fit-text {\n    font-size: 15px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-essentials {\n    padding:\n      22px 14px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-essentials-title {\n    font-size: 21px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-detail-item {\n    padding:\n      11px 12px;\n\n    font-size: 14.5px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantees {\n    padding:\n      24px 10px 22px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantee-title {\n    padding:\n      0 5px;\n\n    font-size: 23px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantee-card {\n    gap: 11px;\n\n    padding:\n      12px 11px;\n\n    border-radius: 13px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantee-icon {\n    flex-basis: 42px;\n\n    width: 42px;\n    height: 42px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantee-card-title {\n    font-size: 17px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-guarantee-card-text {\n    font-size: 13.5px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-buy-area {\n    margin-top: 19px;\n  }\n\n\n  #boho-offshoulder-set-page .boho-buy-button {\n    min-width: 142px;\n    min-height: 44px;\n\n    padding:\n      10px 23px;\n  }\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n  #boho-offshoulder-set-page .boho-feature-card,\n  #boho-offshoulder-set-page .boho-feature-media img,\n  #boho-offshoulder-set-page .boho-guarantee-card,\n  #boho-offshoulder-set-page .boho-buy-button {\n    transition: none;\n  }\n\n  #boho-offshoulder-set-page .boho-feature-card:hover,\n  #boho-offshoulder-set-page .boho-guarantee-card:hover,\n  #boho-offshoulder-set-page .boho-buy-button:hover,\n  #boho-offshoulder-set-page .boho-buy-button:active {\n    transform: none;\n  }\n\n  #boho-offshoulder-set-page\n  .boho-feature-card:hover\n  .boho-feature-media img {\n    transform: none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"boho-offshoulder-set-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"boho-hero\"\u003e\n\u003cdiv class=\"boho-hero-content\"\u003e\n\u003cdiv class=\"boho-eyebrow\"\u003eEFFORTLESS BOHO EDIT\u003c\/div\u003e\n\u003ch2 class=\"boho-hero-title\"\u003e\u003cb\u003e🌾Effortless elegance with zero hassle.\u003c\/b\u003e\u003c\/h2\u003e\n\u003c!-- STABLE BUY RETURN TARGET --\u003e \u003cspan id=\"boho-set-buy-return-anchor\" class=\"product-return-anchor\"\u003e\u003c\/span\u003e \u003c!-- ORIGINAL GIF --\u003e\n\u003cdiv class=\"boho-gif-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_11_1.gif?v=1786426392\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ORIGINAL INTRO --\u003e\n\u003cp class=\"boho-intro-text\"\u003eSkip the styling stress with a breezy off-shoulder top and sweeping wide-leg pants designed for instant bohemian sophistication.\u003c\/p\u003e\n\u003c!-- SHORT TAGS --\u003e\n\u003cdiv class=\"boho-tags\"\u003e\n\u003cspan class=\"boho-tag\"\u003e ◇ Off-Shoulder Neckline \u003c\/span\u003e \u003cspan class=\"boho-tag\"\u003e ✦ Wide-Leg Pants \u003c\/span\u003e \u003cspan class=\"boho-tag\"\u003e ○ Breathable Fabric \u003c\/span\u003e \u003cspan class=\"boho-tag\"\u003e ♡ Mix-and-Match \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ORIGINAL SECOND IMAGE\n       STANDALONE ONLY\n       NO TEXT BELOW\n  ====================================================== --\u003e\n\u003cdiv class=\"boho-standalone-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_23_19_19_7.webp?v=1786422656\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       FEATURES\n  ====================================================== --\u003e\n\u003cdiv class=\"boho-feature-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"boho-feature-card\"\u003e\n\u003cdiv class=\"boho-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_11_00_24_50.webp?v=1786422656\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"boho-feature-copy\"\u003e\n\u003ch3 class=\"boho-feature-title\"\u003e📐 \u003cb\u003eFlattering Off-Shoulder Neckline\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"boho-feature-description\"\u003eFeatures a slouchy, wide-cut neckline that drapes gracefully off one shoulder or both for an alluring, relaxed vibe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"boho-feature-card\"\u003e\n\u003cdiv class=\"boho-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_11_00_24_56.webp?v=1786422656\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"boho-feature-copy\"\u003e\n\u003ch3 class=\"boho-feature-title\"\u003e👖 \u003cb\u003eFlowy High-Waisted Wide Pants\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"boho-feature-description\"\u003eDesigned with an elastic waist, functional side pockets, and a generous wide-leg cut that elongates your legs and moves fluidly with every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"boho-feature-card\"\u003e\n\u003cdiv class=\"boho-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_11_00_28_46.webp?v=1786422804\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"boho-feature-copy\"\u003e\n\u003ch3 class=\"boho-feature-title\"\u003e🕊️ \u003cb\u003eSilky Soft \u0026amp; Breathable Fabric\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"boho-feature-description\"\u003eCrafted from a silky-smooth lightweight fabric that feels gentle against the skin and stays breathable all day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4\n         ORIGINAL STYLING IMAGE PRESERVED --\u003e\n\u003carticle class=\"boho-feature-card\"\u003e\n\u003cdiv class=\"boho-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_11_01_02_53.webp?v=1786424613\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"boho-feature-copy\"\u003e\n\u003ch3 class=\"boho-feature-title\"\u003e🔀 Mix-and-Match Versatility\u003c\/h3\u003e\n\u003cp class=\"boho-feature-description\"\u003eWear the pieces together for a coordinated monochrome look, or style the off-shoulder top with denim and the wide-leg pants with a fitted tank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       VARIOUS STYLES\n  ====================================================== --\u003e\n\u003csection class=\"boho-styles\"\u003e\n\u003ch3 class=\"boho-styles-title\"\u003e👗Various styles:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBohemian Vacation: Layer with stacked wooden or beaded necklaces, gladiator sandals, and a wide-brim hat.\u003c\/li\u003e\n\u003cli\u003eCasual Lounge: Wear as-is with simple slides and minimal jewelry for a luxurious home look.\u003c\/li\u003e\n\u003cli\u003eEvening Out: Pair with strappy heel sandals, bold drop earrings, and a structured clutch bag.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_11_00_22_40.webp?v=1786422656\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE \u0026 FIT\n  ====================================================== --\u003e\n\u003csection class=\"boho-fit\"\u003e\n\u003cdiv class=\"boho-fit-box\"\u003e\n\u003ch3 class=\"boho-fit-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit Tip:\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"boho-fit-text\"\u003eDesigned with generous room throughout the body for an airy, relaxed silhouette. Order your standard size for the intended slouchy boho drape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGINAL FIT DETAIL IMAGE --\u003e\n\u003cdiv class=\"boho-fit-detail-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ORIGINAL SIZE CHART --\u003e\n\u003cdiv class=\"boho-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/5e155877-2fd3-4b50-9620-60b9f25391bc.jpg?v=1786436170\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT ESSENTIALS\n  ====================================================== --\u003e\n\u003csection class=\"boho-essentials\"\u003e\n\u003ch3 class=\"boho-essentials-title\"\u003e📝 \u003cb\u003eProduct Essentials:\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"boho-detail-list\"\u003e\n\u003cp class=\"boho-detail-item\"\u003e\u003cb\u003eIncludes:\u003c\/b\u003e 1 x Slouchy Off-Shoulder Top, 1 x Wide-Leg Pants.\u003c\/p\u003e\n\u003cp class=\"boho-detail-item\"\u003e\u003cb\u003e Fabric：\u003c\/b\u003eSoft \u0026amp; Breathable Linen, polyester\u003c\/p\u003e\n\u003cp class=\"boho-detail-item\"\u003e\u003cb\u003eCare:\u003c\/b\u003e Hand wash or machine wash cold in a laundry bag, line dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 QUALITY GUARANTEE\n  ====================================================== --\u003e\n\u003csection class=\"boho-guarantees\"\u003e\n\u003cdiv class=\"boho-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch2 class=\"boho-guarantee-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h2\u003e\n\u003cdiv class=\"boho-guarantee-grid\"\u003e\n\u003c!-- TRACKED SHIPPING --\u003e\n\u003cdiv class=\"boho-guarantee-card\"\u003e\n\u003cdiv class=\"boho-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"boho-guarantee-copy\"\u003e\n\u003ch3 class=\"boho-guarantee-card-title\"\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp class=\"boho-guarantee-card-text\"\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITY CHECKED --\u003e\n\u003cdiv class=\"boho-guarantee-card\"\u003e\n\u003cdiv class=\"boho-guarantee-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv class=\"boho-guarantee-copy\"\u003e\n\u003ch3 class=\"boho-guarantee-card-title\"\u003eQuality Checked\u003c\/h3\u003e\n\u003cp class=\"boho-guarantee-card-text\"\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HELPFUL SUPPORT --\u003e\n\u003cdiv class=\"boho-guarantee-card\"\u003e\n\u003cdiv class=\"boho-guarantee-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"boho-guarantee-copy\"\u003e\n\u003ch3 class=\"boho-guarantee-card-title\"\u003eHelpful Support\u003c\/h3\u003e\n\u003cp class=\"boho-guarantee-card-text\"\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         BUY NOW\n    ==================================================== --\u003e\n\u003cdiv class=\"boho-buy-area\"\u003e\n\u003ca href=\"#boho-set-buy-return-anchor\" class=\"boho-buy-button\"\u003e Buy Now ↑ \u003c\/a\u003e\n\u003cp class=\"boho-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Haze Blue \/ S","offer_id":43145571500126,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haze Blue \/ M","offer_id":43145571532894,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haze Blue \/ L","offer_id":43145571565662,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haze Blue \/ XL","offer_id":43145571598430,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haze Blue \/ 2XL","offer_id":43145571631198,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haze Blue \/ 3XL","offer_id":43145571663966,"sku":"NC0247260811516-Boho风一字肩套装-雾霾蓝-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43145570517086,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43145570549854,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43145570582622,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43145570615390,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":43145570648158,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 3XL","offer_id":43145570680926,"sku":"NC0247260811516-Boho风一字肩套装-粉红色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":43145570713694,"sku":"NC0247260811516-Boho风一字肩套装-黄色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43145570746462,"sku":"NC0247260811516-Boho风一字肩套装-黄色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43145570779230,"sku":"NC0247260811516-Boho风一字肩套装-黄色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":43145570811998,"sku":"NC0247260811516-Boho风一字肩套装-黄色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2XL","offer_id":43145570844766,"sku":"NC0247260811516-Boho风一字肩套装-黄色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 3XL","offer_id":43145570877534,"sku":"NC0247260811516-Boho风一字肩套装-黄色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ S","offer_id":43145570910302,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ M","offer_id":43145570943070,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ L","offer_id":43145570975838,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ XL","offer_id":43145571008606,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 2XL","offer_id":43145571041374,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 3XL","offer_id":43145571074142,"sku":"NC0247260811516-Boho风一字肩套装-卡其色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43145571106910,"sku":"NC0247260811516-Boho风一字肩套装-黑色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43145571139678,"sku":"NC0247260811516-Boho风一字肩套装-黑色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43145571172446,"sku":"NC0247260811516-Boho风一字肩套装-黑色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43145571205214,"sku":"NC0247260811516-Boho风一字肩套装-黑色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43145571237982,"sku":"NC0247260811516-Boho风一字肩套装-黑色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43145571270750,"sku":"NC0247260811516-Boho风一字肩套装-黑色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43145571303518,"sku":"NC0247260811516-Boho风一字肩套装-白色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43145571336286,"sku":"NC0247260811516-Boho风一字肩套装-白色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43145571369054,"sku":"NC0247260811516-Boho风一字肩套装-白色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43145571401822,"sku":"NC0247260811516-Boho风一字肩套装-白色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43145571434590,"sku":"NC0247260811516-Boho风一字肩套装-白色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":43145571467358,"sku":"NC0247260811516-Boho风一字肩套装-白色-XXXL","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_23_19_18_6.png?v=1786587336","url":"https:\/\/miscellista.com\/products\/boho-minimalist-off-shoulder-matching-pants-set","provider":"Miscellista.com","version":"1.0","type":"link"}