{"product_id":"womens-elegant-high-waisted-wide-leg-pants-2-piece","title":"Women's Elegant  High-Waisted Wide-Leg Pants 2-Piece","description":"\u003cstyle\u003e\n  #leopard-2piece-page,\n  #leopard-2piece-page * {\n    box-sizing: border-box;\n  }\n\n  #leopard-2piece-page {\n    \/* =========================\n       PRODUCT COLOR\n       Royal Blue \/ Cobalt Blue\n    ========================= *\/\n\n    --blue-deep: #234f9b;\n    --blue-dark: #3567b4;\n    --blue-main: #5d87c7;\n    --blue-mid: #91add5;\n    --blue-soft: #c5d5ea;\n    --blue-light: #e4ebf5;\n    --blue-pale: #f4f7fb;\n\n    --gold-soft: #e8d9b5;\n    --ivory: #fffaf4;\n    --white: #ffffff;\n\n    --text: #414851;\n    --text-soft: #6b747d;\n\n    --line: rgba(35,79,155,.14);\n\n    --shadow:\n      0 16px 38px\n      rgba(40,70,120,.08);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 27%,\n        #edf2f8 55%,\n        #e0e8f3 80%,\n        #f4f7fb 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    container-type: inline-size;\n    container-name: leopardTwoPiece;\n\n    overflow: hidden;\n  }\n\n\n  \/* =========================\n     INNER\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-inner {\n    width: min(100%, 1080px);\n\n    margin: 0 auto;\n\n    padding: 36px 18px 46px;\n  }\n\n\n  #leopard-2piece-page img {\n    display: block;\n\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-hero {\n    padding: 22px 0 10px;\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--blue-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: .16em;\n\n    text-transform: uppercase;\n  }\n\n\n  #leopard-2piece-page\n  .lp-eyebrow::before,\n  #leopard-2piece-page\n  .lp-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--blue-main)\n      );\n  }\n\n\n  #leopard-2piece-page\n  .lp-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--blue-main),\n        transparent\n      );\n  }\n\n\n  #leopard-2piece-page\n  .lp-hero-title {\n    max-width: 880px;\n\n    margin: 0 auto;\n\n    color: var(--blue-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(30px,4.6cqw,48px);\n\n    line-height: 1.14;\n    font-weight: 600;\n\n    letter-spacing: -.02em;\n  }\n\n\n  #leopard-2piece-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    opacity: 0;\n\n    scroll-margin-top:\n      calc(100svh - 70px);\n  }\n\n\n  \/* =========================\n     HERO GIF\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 300px;\n    height: auto;\n\n    margin: 0 auto;\n\n    object-fit: contain;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(40,70,120,.10);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-intro {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    padding: 24px 26px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 32%,\n        #edf2f8 66%,\n        #dee7f2 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-tags {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 12px;\n\n    width: 100%;\n    max-width: 680px;\n\n    margin: 22px auto 32px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 7px;\n\n    min-height: 46px;\n\n    padding: 10px 12px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f6f8fb 40%,\n        #edf2f8 72%,\n        #dfe8f3 100%\n      );\n\n    color: #416ca8;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(40,70,120,.04);\n  }\n\n\n  \/* =========================\n     MAIN IMAGE\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-main-image {\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f5f7fa 50%,\n        #e4ebf5 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #leopard-2piece-page\n  .lp-main-image img,\n  #leopard-2piece-page\n  .lp-feature-media img,\n  #leopard-2piece-page\n  .lp-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature {\n    overflow: hidden;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background: #ffffff;\n\n    box-shadow: var(--shadow);\n\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease;\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f5f7fa 50%,\n        #e4ebf5 100%\n      );\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-media img {\n    transition:\n      transform .32s ease;\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-copy {\n    padding: 22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 31%,\n        #edf2f8 65%,\n        #dfe7f2 100%\n      );\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-emoji {\n    flex: 0 0 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 46px;\n    height: 46px;\n\n    border:\n      1px solid rgba(35,79,155,.12);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #edf2f8 55%,\n        #dce6f2 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(40,70,120,.05);\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-title {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(21px,3.1cqw,29px);\n\n    line-height: 1.2;\n    font-weight: 700;\n\n    background:\n      linear-gradient(\n        90deg,\n        #5d87c7 0%,\n        #3567b4 54%,\n        #234f9b 100%\n      );\n\n    background-clip: text;\n    -webkit-background-clip: text;\n\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n\n  #leopard-2piece-page\n  .lp-feature-copy p {\n    margin: 0;\n\n    color:\n      var(--text-soft);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 31%,\n        #edf2f8 65%,\n        #dfe7f2 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-section-title {\n    margin: 0;\n\n    color:\n      var(--blue-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(25px,3.8cqw,34px);\n\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n\n  #leopard-2piece-page\n  .lp-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color:\n      var(--text-soft);\n  }\n\n\n  #leopard-2piece-page\n  .lp-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid rgba(35,79,155,.09);\n\n    border-radius:\n      var(--radius-md);\n\n    background:\n      #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(40,70,120,.04);\n  }\n\n\n  \/* =========================\n     PRODUCT DETAILS\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 31%,\n        #edf2f8 65%,\n        #dfe7f2 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #leopard-2piece-page\n  .lp-details\n  .lp-section-title {\n    margin-bottom: 16px;\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-detail-item {\n    padding: 13px 15px;\n\n    border:\n      1px solid rgba(35,79,155,.09);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f9fb 40%,\n        #eef3f8 72%,\n        #e1e9f3 100%\n      );\n\n    color:\n      var(--text);\n\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f5f8fb 31%,\n        #ebf1f8 65%,\n        #dce6f2 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq\n  .lp-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid rgba(35,79,155,.10);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f9fb 40%,\n        #eef3f8 72%,\n        #e0e8f3 100%\n      );\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding:\n      16px 52px 16px 17px;\n\n    color:\n      var(--blue-deep);\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n\n    list-style: none;\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item summary::after {\n    content: \"⌄\";\n\n    position: absolute;\n\n    right: 18px;\n    top: 50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color:\n      var(--blue-main);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition:\n      transform .28s ease;\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n\n  #leopard-2piece-page\n  .lp-faq-answer {\n    padding:\n      0 17px 18px;\n\n    color:\n      var(--text-soft);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f6f8fb 27%,\n        #edf2f8 57%,\n        #dfe7f2 83%,\n        #f3f6fa 100%\n      );\n\n    box-shadow:\n      0 14px 32px\n      rgba(40,70,120,.07);\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color:\n      var(--blue-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: .16em;\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping\n  .lp-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-card {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 14px;\n\n    padding: 17px;\n\n    border:\n      1px solid rgba(35,79,155,.09);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f9fb 40%,\n        #eef3f8 72%,\n        #e0e8f3 100%\n      );\n\n    box-shadow:\n      0 5px 14px\n      rgba(40,70,120,.04);\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-icon {\n    flex: 0 0 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #6f95cf 0%,\n        #3567b4 52%,\n        #234f9b 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 17px\n      rgba(40,70,120,.17);\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color:\n      var(--blue-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n\n  #leopard-2piece-page\n  .lp-shipping-card p {\n    margin: 0;\n\n    color:\n      var(--text-soft);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================\n     BUY NOW\n  ========================= *\/\n\n  #leopard-2piece-page\n  .lp-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n\n  #leopard-2piece-page\n  .product-buy {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 180px;\n\n    padding:\n      14px 28px;\n\n    border:\n      1px solid\n      rgba(232,217,181,.26);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #638bc8 0%,\n        #3567b4 50%,\n        #234f9b 100%\n      );\n\n    color:\n      #ffffff !important;\n\n    font-size: 15px;\n    font-weight: 700;\n\n    text-decoration:\n      none !important;\n\n    box-shadow:\n      0 10px 24px\n      rgba(40,70,120,.22);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container leopardTwoPiece\n  (min-width:860px) {\n\n    #leopard-2piece-page\n    .lp-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n\n    #leopard-2piece-page\n    .lp-feature:nth-child(5) {\n      grid-column:\n        1 \/ -1;\n\n      width: 100%;\n      max-width: 760px;\n\n      margin: 0 auto;\n    }\n\n\n    #leopard-2piece-page\n    .lp-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media\n  (hover:hover)\n  and\n  (pointer:fine) {\n\n    #leopard-2piece-page\n    .lp-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(40,70,120,.11);\n    }\n\n\n    #leopard-2piece-page\n    .lp-feature:hover\n    .lp-feature-media img {\n      transform:\n        scale(1.015);\n    }\n\n\n    #leopard-2piece-page\n    .product-buy:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(40,70,120,.28);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen\n  and (max-width:749px) {\n\n    #leopard-2piece-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      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n\n    #leopard-2piece-page\n    .lp-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-hero-title {\n      font-size: 30px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-hero-gif img {\n      max-width: 300px;\n\n      border-radius: 15px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding:\n        20px 17px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 30px;\n\n      gap: 10px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-tag {\n      min-height: 44px;\n\n      padding:\n        9px 5px;\n\n      font-size: 11px;\n\n      white-space: nowrap;\n    }\n\n\n    #leopard-2piece-page\n    .lp-main-image,\n    #leopard-2piece-page\n    .lp-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #leopard-2piece-page\n    .lp-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-size,\n    #leopard-2piece-page\n    .lp-details,\n    #leopard-2piece-page\n    .lp-faq,\n    #leopard-2piece-page\n    .lp-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #leopard-2piece-page\n    .lp-size,\n    #leopard-2piece-page\n    .lp-details,\n    #leopard-2piece-page\n    .lp-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-feature-title {\n      font-size: 22px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-feature-copy p,\n    #leopard-2piece-page\n    .lp-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n\n  @media screen\n  and (max-width:390px) {\n\n    #leopard-2piece-page\n    .lp-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-tag {\n      padding:\n        8px 3px;\n\n      font-size: 9.8px;\n    }\n\n\n    #leopard-2piece-page\n    .lp-hero-title {\n      font-size: 28px;\n    }\n  }\n\n\n  @media\n  (prefers-reduced-motion:reduce) {\n\n    #leopard-2piece-page *,\n    #leopard-2piece-page *::before,\n    #leopard-2piece-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"leopard-2piece-page\"\u003e\n\u003cdiv class=\"lp-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cdiv class=\"lp-eyebrow\"\u003eBOLD ELEGANCE EDIT\u003c\/div\u003e\n\u003ch2 class=\"lp-hero-title\"\u003e👑 \u003cb\u003eMake a bold statement with the dramatic elegance of a jumpsuit and the versatile convenience of a two-piece set.\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cspan id=\"leopard-2piece-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e \u003c!-- GIF --\u003e\n\u003cdiv class=\"lp-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_27_5.gif?v=1787822615\" alt=\"Women's Leopard Print Wide-Leg Two-Piece Set\" width=\"300\" height=\"533\"\u003e\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"lp-intro\"\u003e\n\u003cp\u003e🌟 Designed with a figure-smoothing top and a high-waisted leopard-print wide leg, this vibrant outfit effortlessly drapes over midsection worries to deliver a leg-lengthening, head-turning silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"lp-tags\"\u003e\n\u003cdiv class=\"lp-tag\"\u003e💃 Easy Two-Piece Style\u003c\/div\u003e\n\u003cdiv class=\"lp-tag\"\u003e✨ High-Waist Smoothing\u003c\/div\u003e\n\u003cdiv class=\"lp-tag\"\u003e🐆 Glamorous Leopard Print\u003c\/div\u003e\n\u003cdiv class=\"lp-tag\"\u003e☁️ Silky Fluid Drape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN IMAGE --\u003e\n\u003cdiv class=\"lp-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_44_26_1.webp?v=1787823984\" alt=\"Women's High-Waisted Leopard Print Two-Piece Outfit\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"lp-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_25_56_1.webp?v=1787823986\" alt=\"Effortless Two-Piece Convenience\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-copy\"\u003e\n\u003cdiv class=\"lp-feature-heading\"\u003e\n\u003cspan class=\"lp-feature-emoji\"\u003e 💃 \u003c\/span\u003e\n\u003ch3 class=\"lp-feature-title\"\u003eEffortless Two-Piece Convenience\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEnjoy the sophisticated, seamless look of a classic jumpsuit without any of the hassle. Slip on and off with ease while staying perfectly put-together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_25_56_2.webp?v=1787823985\" alt=\"Tummy-Concealing High Waist\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-copy\"\u003e\n\u003cdiv class=\"lp-feature-heading\"\u003e\n\u003cspan class=\"lp-feature-emoji\"\u003e ✨ \u003c\/span\u003e\n\u003ch3 class=\"lp-feature-title\"\u003eTummy-Concealing High Waist\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe high-waisted wide-leg trousers feature subtle pleating and a comfortable waistband that gently smooths your tummy and hips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_25_57_3.webp?v=1787823986\" alt=\"Vibrant Glamorous Print\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-copy\"\u003e\n\u003cdiv class=\"lp-feature-heading\"\u003e\n\u003cspan class=\"lp-feature-emoji\"\u003e 🐆 \u003c\/span\u003e\n\u003ch3 class=\"lp-feature-title\"\u003eVibrant Glamorous Print\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eShowcases a striking combination of bold jewel tones, classic leopard spots, and geometric patterns that create an instant leg-lengthening vertical effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_25_57_4.webp?v=1787823986\" alt=\"Silky Breathable Drape\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-copy\"\u003e\n\u003cdiv class=\"lp-feature-heading\"\u003e\n\u003cspan class=\"lp-feature-emoji\"\u003e ☁️ \u003c\/span\u003e\n\u003ch3 class=\"lp-feature-title\"\u003eSilky, Breathable Drape\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted from a soft, fluid stretch fabric that resists wrinkles, breathes well in warm environments, and sways gracefully with every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"lp-feature\"\u003e\n\u003cdiv class=\"lp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_25_58_5.webp?v=1787823987\" alt=\"Versatile Event Wear\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-copy\"\u003e\n\u003cdiv class=\"lp-feature-heading\"\u003e\n\u003cspan class=\"lp-feature-emoji\"\u003e 🥂 \u003c\/span\u003e\n\u003ch3 class=\"lp-feature-title\"\u003eVersatile Event Wear\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe perfect outfit choice for vacation cruises, summer weddings, cocktail parties, evening dinners, or special family celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"lp-size\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp\u003eForm-fitting top with a loose, sweeping leg cut. Please consult our size chart for your best fit.\u003c\/p\u003e\n\u003cdiv class=\"lp-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/womens_2piece_size_chart_inch_s_to_2xl.webp?v=1787824321\" alt=\"Women's Two-Piece Set Size Chart\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"lp-details\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003e📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"lp-detail-list\"\u003e\n\u003cdiv class=\"lp-detail-item\"\u003eMaterial:75% Cotton + 25% Polyester\u003c\/div\u003e\n\u003cdiv class=\"lp-detail-item\"\u003eDetails: Short Sleeve Crew Top, High-Waisted Wide-Leg Pants, Geometric Leopard Print\u003c\/div\u003e\n\u003cdiv class=\"lp-detail-item\"\u003eIncludes: 1x Short Sleeve Top, 1x Wide-Leg Pants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lp-faq\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdetails class=\"lp-faq-item\"\u003e\n\u003csummary\u003eQ: Are the top and pants attached together?\u003c\/summary\u003e\n\u003cdiv class=\"lp-faq-answer\"\u003eA: No, this is a 2-piece set! You get a separate short-sleeve top and wide-leg trousers, making it easy to wear and comfortable for bathroom breaks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-faq-item\"\u003e\n\u003csummary\u003eQ: Is the material stretchy around the waist and hips?\u003c\/summary\u003e\n\u003cdiv class=\"lp-faq-answer\"\u003eA: Yes, the fabric incorporates soft spandex stretch, allowing the high waistband to hug your curves comfortably without feeling tight or rigid.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-faq-item\"\u003e\n\u003csummary\u003eQ: Will the pants run too long for wearing with flats?\u003c\/summary\u003e\n\u003cdiv class=\"lp-faq-answer\"\u003eA: The high-waisted cut lets you adjust where the pants sit on your torso, pairing exceptionally well with low heels, wedges, or stylish platform sandals.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"lp-shipping\"\u003e\n\u003cdiv class=\"lp-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"lp-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"lp-shipping-list\"\u003e\n\u003cdiv class=\"lp-shipping-card\"\u003e\n\u003cdiv class=\"lp-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n\u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-shipping-card\"\u003e\n\u003cdiv class=\"lp-shipping-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-shipping-card\"\u003e\n\u003cdiv class=\"lp-shipping-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelpful Support\u003c\/h4\u003e\n\u003cp\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!-- BUY NOW --\u003e\n\u003cdiv class=\"lp-buy-wrap\"\u003e\u003ca href=\"#leopard-2piece-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Blue \/ S","offer_id":43221886697566,"sku":"NC02472608272266-印花两件套-蓝色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43221886730334,"sku":"NC02472608272266-印花两件套-蓝色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43221886763102,"sku":"NC02472608272266-印花两件套-蓝色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43221886795870,"sku":"NC02472608272266-印花两件套-蓝色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43221886828638,"sku":"NC02472608272266-印花两件套-蓝色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":43221886042206,"sku":"NC02472608272266-印花两件套-红色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":43221886074974,"sku":"NC02472608272266-印花两件套-红色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":43221886107742,"sku":"NC02472608272266-印花两件套-红色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":43221886140510,"sku":"NC02472608272266-印花两件套-红色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2XL","offer_id":43221886173278,"sku":"NC02472608272266-印花两件套-红色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":43221886533726,"sku":"NC02472608272266-印花两件套-绿色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43221886566494,"sku":"NC02472608272266-印花两件套-绿色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43221886599262,"sku":"NC02472608272266-印花两件套-绿色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43221886632030,"sku":"NC02472608272266-印花两件套-绿色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":43221886664798,"sku":"NC02472608272266-印花两件套-绿色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ S","offer_id":43221886861406,"sku":"NC02472608272266-印花两件套-紫色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ M","offer_id":43221886894174,"sku":"NC02472608272266-印花两件套-紫色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L","offer_id":43221886926942,"sku":"NC02472608272266-印花两件套-紫色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL","offer_id":43221886959710,"sku":"NC02472608272266-印花两件套-紫色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 2XL","offer_id":43221886992478,"sku":"NC02472608272266-印花两件套-紫色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ S","offer_id":43221886369886,"sku":"NC02472608272266-印花两件套-橙色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":43221886402654,"sku":"NC02472608272266-印花两件套-橙色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":43221886435422,"sku":"NC02472608272266-印花两件套-橙色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":43221886468190,"sku":"NC02472608272266-印花两件套-橙色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 2XL","offer_id":43221886500958,"sku":"NC02472608272266-印花两件套-橙色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":43221886206046,"sku":"NC02472608272266-印花两件套-黄色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43221886238814,"sku":"NC02472608272266-印花两件套-黄色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43221886271582,"sku":"NC02472608272266-印花两件套-黄色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":43221886304350,"sku":"NC02472608272266-印花两件套-黄色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2XL","offer_id":43221886337118,"sku":"NC02472608272266-印花两件套-黄色-XXL","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_05_44_27_3.webp?v=1787823986","url":"https:\/\/miscellista.com\/products\/womens-elegant-high-waisted-wide-leg-pants-2-piece","provider":"Miscellista.com","version":"1.0","type":"link"}