{"product_id":"women-s-2-way-convertible-draped-ruched-formal-maxi-gown","title":"Women’s 2-Way Convertible Draped Ruched Formal Maxi Gown","description":"\u003c!-- =========================================================\n     2-WAY CONVERTIBLE MAXI DRESS\n     SHOPIFY PRODUCT DESCRIPTION\n\n     US MARKET\n     LIGHT ELEGANT PALETTE\n     SEPARATED MODULE DESIGN\n     NO OUTER SIDE MARGINS\n     IMAGE TOP + COPY BELOW\n     PC + MOBILE RESPONSIVE\n========================================================= --\u003e\n\u003cstyle\u003e\n  html {\n    scroll-behavior: smooth;\n  }\n\n  #convertible-dress-page,\n  #convertible-dress-page * {\n    box-sizing: border-box;\n  }\n\n  #convertible-dress-page {\n    --wine: #8b5965;\n    --wine-dark: #714550;\n\n    --rose-soft: #fbf4f5;\n    --rose-mid: #f6ebee;\n\n    --cream: #fdf9f5;\n    --cream-deep: #faf3ed;\n\n    --page-bg: #f8f3f1;\n\n    --text: #302a2c;\n    --muted: #756c6e;\n\n    --border: #eadcdf;\n    --border-warm: #eee2d8;\n\n    width: 100%;\n    max-width: none;\n\n    margin: 0;\n    padding: 0 0 24px;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    color: var(--text);\n    line-height: 1.6;\n\n    background: var(--page-bg);\n  }\n\n  #convertible-dress-page img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border: 0;\n  }\n\n  #convertible-dress-page h1,\n  #convertible-dress-page h2,\n  #convertible-dress-page h3,\n  #convertible-dress-page p {\n    margin-top: 0;\n  }\n\n\n  \/* =========================================================\n     HERO WRAP\n     NO LEFT \/ RIGHT OUTER MARGIN\n  ========================================================= *\/\n\n  #convertible-dress-page .dress-hero-wrap {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #convertible-dress-page .dress-hero {\n    position: relative;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 34px 20px 28px;\n\n    text-align: center;\n\n    background: #fbf6f4;\n\n    border-top: 1px solid #eadde0;\n    border-bottom: 1px solid #eadde0;\n    border-left: 0;\n    border-right: 0;\n\n    border-radius: 0 0 22px 22px;\n\n    overflow: hidden;\n\n    box-shadow:\n      0 7px 22px rgba(91, 65, 72, 0.045);\n  }\n\n  #convertible-dress-page .dress-hero::before,\n  #convertible-dress-page .dress-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    width: 100px;\n    height: 100px;\n\n    border: 1px solid rgba(139, 89, 101, 0.10);\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #convertible-dress-page .dress-hero::before {\n    top: -52px;\n    left: -42px;\n  }\n\n  #convertible-dress-page .dress-hero::after {\n    right: -43px;\n    bottom: -53px;\n  }\n\n  #convertible-dress-page .dress-hero-topline {\n    position: relative;\n    z-index: 2;\n\n    display: inline-flex;\n    align-items: center;\n\n    gap: 8px;\n\n    margin-bottom: 14px;\n\n    color: var(--wine);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  #convertible-dress-page .dress-hero-topline::before,\n  #convertible-dress-page .dress-hero-topline::after {\n    content: \"\";\n\n    width: 27px;\n    height: 1px;\n\n    background: #d8c1c6;\n  }\n\n  #convertible-dress-page .dress-hero h1 {\n    position: relative;\n    z-index: 2;\n\n    max-width: 760px;\n\n    margin: 0 auto 10px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 34px;\n    line-height: 1.18;\n    font-weight: 500;\n\n    letter-spacing: -0.35px;\n\n    color: var(--text);\n  }\n\n  #convertible-dress-page .dress-hero-intro {\n    position: relative;\n    z-index: 2;\n\n    max-width: 650px;\n\n    margin: 0 auto 20px;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #convertible-dress-page .hero-gif {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .hero-gif img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n  }\n\n  #convertible-dress-page .dress-hero-description {\n    position: relative;\n    z-index: 2;\n\n    max-width: 680px;\n\n    margin: 18px auto 0;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     HERO BENEFITS\n  ========================================================= *\/\n\n  #convertible-dress-page .hero-benefits {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n\n    gap: 8px;\n\n    max-width: 760px;\n\n    margin: 20px auto 0;\n  }\n\n  #convertible-dress-page .hero-benefit {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 34px;\n\n    padding: 7px 13px;\n\n    border: 1px solid #e3d2d6;\n    border-radius: 50px;\n\n    background: rgba(255, 250, 249, 0.72);\n\n    color: #665358;\n\n    font-size: 12.5px;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  #convertible-dress-page .hero-benefit span {\n    margin-right: 6px;\n  }\n\n\n  \/* =========================================================\n     MAIN CONTENT\n     NO LEFT \/ RIGHT OUTER PADDING\n  ========================================================= *\/\n\n  #convertible-dress-page .dress-content {\n    width: 100%;\n\n    margin: 0;\n\n    \/* only vertical spacing *\/\n    padding: 22px 0 0;\n\n    background: transparent;\n  }\n\n\n  \/* =========================================================\n     CORE SELLING POINTS\n  ========================================================= *\/\n\n  #convertible-dress-page .core-grid {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    gap: 20px;\n  }\n\n  #convertible-dress-page .core-card {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 20px rgba(83, 61, 67, 0.045);\n  }\n\n  #convertible-dress-page .core-card:nth-child(odd) {\n    background: var(--cream);\n\n    border-top: 1px solid var(--border-warm);\n    border-bottom: 1px solid var(--border-warm);\n    border-left: 0;\n    border-right: 0;\n  }\n\n  #convertible-dress-page .core-card:nth-child(even) {\n    background: var(--rose-soft);\n\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    border-left: 0;\n    border-right: 0;\n  }\n\n  #convertible-dress-page .core-card-image {\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    text-align: center;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .core-card-image img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n\n    object-fit: unset;\n  }\n\n  #convertible-dress-page .core-card-copy {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 21px 22px 24px;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .core-card-copy h2 {\n    max-width: 820px;\n\n    margin: 0 auto 8px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 23px;\n    line-height: 1.3;\n    font-weight: 500;\n\n    color: var(--text);\n  }\n\n  #convertible-dress-page .core-card-copy p {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     MORE TO LOVE\n  ========================================================= *\/\n\n  #convertible-dress-page .section-divider {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    width: 100%;\n\n    margin: 26px 0 20px;\n\n    padding: 17px 18px;\n\n    border-top: 1px solid #e5d6da;\n    border-bottom: 1px solid #e5d6da;\n    border-left: 0;\n    border-right: 0;\n\n    border-radius: 14px;\n\n    background: var(--rose-mid);\n  }\n\n  #convertible-dress-page .section-divider::before,\n  #convertible-dress-page .section-divider::after {\n    content: \"\";\n\n    flex: 1;\n\n    height: 1px;\n\n    background: #dbc7cc;\n  }\n\n  #convertible-dress-page .section-divider span {\n    color: var(--wine);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.35px;\n    text-transform: uppercase;\n\n    white-space: nowrap;\n  }\n\n\n  \/* =========================================================\n     ADDITIONAL FEATURES\n  ========================================================= *\/\n\n  #convertible-dress-page .feature-list {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    gap: 20px;\n  }\n\n  #convertible-dress-page .feature-card {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 20px rgba(83, 61, 67, 0.045);\n  }\n\n  #convertible-dress-page .feature-card:nth-child(odd) {\n    background: var(--cream-deep);\n\n    border-top: 1px solid var(--border-warm);\n    border-bottom: 1px solid var(--border-warm);\n    border-left: 0;\n    border-right: 0;\n  }\n\n  #convertible-dress-page .feature-card:nth-child(even) {\n    background: #faf2f4;\n\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    border-left: 0;\n    border-right: 0;\n  }\n\n  #convertible-dress-page .feature-image {\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    text-align: center;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .feature-image img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n\n    object-fit: unset;\n  }\n\n  #convertible-dress-page .feature-copy {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 21px 22px 24px;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .feature-copy h2 {\n    max-width: 820px;\n\n    margin: 0 auto 8px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 23px;\n    line-height: 1.3;\n    font-weight: 500;\n\n    color: var(--text);\n  }\n\n  #convertible-dress-page .feature-copy p {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     INFO MODULES\n  ========================================================= *\/\n\n  #convertible-dress-page .info-module {\n    width: 100%;\n\n    margin-top: 22px;\n\n    overflow: hidden;\n\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    border-left: 0;\n    border-right: 0;\n\n    border-radius: 18px;\n\n    background: var(--rose-soft);\n\n    box-shadow:\n      0 6px 20px rgba(83, 61, 67, 0.04);\n  }\n\n  #convertible-dress-page .info-module.warm {\n    border-top-color: var(--border-warm);\n    border-bottom-color: var(--border-warm);\n\n    background: var(--cream);\n  }\n\n  #convertible-dress-page .standard-title {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 24px 20px 15px;\n\n    text-align: center;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .standard-title span {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--wine);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.35px;\n    text-transform: uppercase;\n  }\n\n  #convertible-dress-page .standard-title h2 {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    color: var(--text);\n\n    font-size: 27px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n\n  \/* =========================================================\n     SIZE CHART\n  ========================================================= *\/\n\n  #convertible-dress-page .size-chart {\n    width: 100%;\n\n    margin: 0;\n    padding: 0 0 18px;\n\n    text-align: center;\n\n    background: transparent;\n  }\n\n  #convertible-dress-page .size-chart img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  #convertible-dress-page .details-box {\n    width: calc(100% - 34px);\n    max-width: 860px;\n\n    margin: 0 auto 18px;\n    padding: 0;\n\n    overflow: hidden;\n\n    border: 1px solid rgba(220, 202, 207, 0.8);\n    border-radius: 13px;\n\n    background: rgba(255, 250, 249, 0.34);\n  }\n\n  #convertible-dress-page .detail-row {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 20px;\n\n    padding: 14px 18px;\n\n    border-bottom: 1px solid var(--border);\n  }\n\n  #convertible-dress-page .detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #convertible-dress-page .detail-label {\n    flex: 0 0 130px;\n\n    width: 130px;\n\n    color: var(--text);\n\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 700;\n  }\n\n  #convertible-dress-page .detail-value {\n    flex: 1;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  #convertible-dress-page .faq-box {\n    width: calc(100% - 34px);\n    max-width: 860px;\n\n    margin: 0 auto 18px;\n    padding: 0;\n\n    overflow: hidden;\n\n    border: 1px solid #e3d3d7;\n    border-radius: 13px;\n\n    background: rgba(255, 250, 249, 0.28);\n  }\n\n  #convertible-dress-page .faq-box details {\n    margin: 0;\n\n    border-bottom: 1px solid var(--border);\n  }\n\n  #convertible-dress-page .faq-box details:last-child {\n    border-bottom: 0;\n  }\n\n  #convertible-dress-page .faq-box summary {\n    position: relative;\n\n    cursor: pointer;\n    list-style: none;\n\n    padding: 17px 48px 17px 18px;\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 650;\n  }\n\n  #convertible-dress-page .faq-box summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #convertible-dress-page .faq-box summary::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 50%;\n    right: 20px;\n\n    width: 8px;\n    height: 8px;\n\n    border-right: 1.8px solid var(--wine);\n    border-bottom: 1.8px solid var(--wine);\n\n    transform: translateY(-65%) rotate(45deg);\n\n    transition: transform 0.28s ease;\n  }\n\n  #convertible-dress-page .faq-box details[open] summary::after {\n    transform: translateY(-30%) rotate(225deg);\n  }\n\n  #convertible-dress-page .faq-answer {\n    padding: 0 46px 17px 18px;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #convertible-dress-page .faq-answer p {\n    margin: 0;\n  }\n\n\n  \/* =========================================================\n     GUARANTEES + BUY NOW\n  ========================================================= *\/\n\n  #convertible-dress-page .final-block {\n    width: 100%;\n\n    margin-top: 22px;\n    padding: 22px;\n\n    border-top: 1px solid #e2d0d5;\n    border-bottom: 1px solid #e2d0d5;\n    border-left: 0;\n    border-right: 0;\n\n    border-radius: 18px;\n\n    background: var(--rose-mid);\n\n    box-shadow:\n      0 7px 22px rgba(83, 61, 67, 0.045);\n  }\n\n  #convertible-dress-page .guarantee-grid {\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    max-width: 860px;\n\n    margin: 0 auto;\n\n    gap: 12px;\n  }\n\n  #convertible-dress-page .guarantee-card {\n    padding: 18px 13px;\n\n    text-align: center;\n\n    background: rgba(255, 250, 249, 0.38);\n\n    border: 1px solid #e2d1d5;\n    border-radius: 13px;\n  }\n\n  #convertible-dress-page .guarantee-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    margin: 0 auto 9px;\n\n    border-radius: 50%;\n\n    background: rgba(255, 250, 249, 0.65);\n\n    font-size: 18px;\n  }\n\n  #convertible-dress-page .guarantee-card h3 {\n    margin: 0 0 4px;\n\n    color: var(--text);\n\n    font-size: 13.5px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  #convertible-dress-page .guarantee-card p {\n    margin: 0;\n\n    color: var(--muted);\n\n    font-size: 12.5px;\n    line-height: 1.5;\n  }\n\n  #convertible-dress-page .buy-area {\n    max-width: 860px;\n\n    margin: 22px auto 0;\n\n    padding-top: 22px;\n\n    text-align: center;\n\n    border-top: 1px solid #dcc8cd;\n  }\n\n  #convertible-dress-page .buy-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 230px;\n    min-height: 52px;\n\n    padding: 14px 32px;\n\n    border: 1px solid var(--wine);\n    border-radius: 9px;\n\n    background: var(--wine);\n\n    color: #ffffff !important;\n\n    text-decoration: none !important;\n\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 0.25px;\n\n    box-shadow:\n      0 7px 16px rgba(107, 67, 77, 0.14);\n\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  #convertible-dress-page .buy-button:hover {\n    background: var(--wine-dark);\n\n    transform: translateY(-2px);\n\n    box-shadow:\n      0 10px 20px rgba(107, 67, 77, 0.18);\n  }\n\n  #convertible-dress-page .buy-button:active {\n    transform: translateY(1px) scale(0.985);\n  }\n\n\n  \/* =========================================================\n     TABLET + MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    #convertible-dress-page {\n      padding-bottom: 16px;\n    }\n\n    \/* NO OUTER SIDE PADDING *\/\n    #convertible-dress-page .dress-hero-wrap {\n      width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n\n    #convertible-dress-page .dress-hero {\n      padding: 28px 14px 23px;\n\n      border-radius: 0 0 18px 18px;\n    }\n\n    #convertible-dress-page .dress-hero h1 {\n      font-size: 29px;\n    }\n\n    #convertible-dress-page .dress-hero-intro,\n    #convertible-dress-page .dress-hero-description {\n      font-size: 14.5px;\n    }\n\n    #convertible-dress-page .hero-benefits {\n      gap: 7px;\n    }\n\n    #convertible-dress-page .hero-benefit {\n      padding: 7px 10px;\n\n      font-size: 12px;\n    }\n\n    \/* NO OUTER SIDE PADDING *\/\n    #convertible-dress-page .dress-content {\n      width: 100%;\n      margin: 0;\n      padding: 16px 0 0;\n    }\n\n    #convertible-dress-page .core-grid,\n    #convertible-dress-page .feature-list {\n      gap: 15px;\n    }\n\n    #convertible-dress-page .core-card,\n    #convertible-dress-page .feature-card,\n    #convertible-dress-page .info-module,\n    #convertible-dress-page .final-block {\n      border-radius: 15px;\n    }\n\n    #convertible-dress-page .hero-gif img,\n    #convertible-dress-page .core-card-image img,\n    #convertible-dress-page .feature-image img,\n    #convertible-dress-page .size-chart img {\n      border-radius: 12px;\n    }\n\n    #convertible-dress-page .core-card-copy,\n    #convertible-dress-page .feature-copy {\n      padding: 18px 15px 21px;\n    }\n\n    #convertible-dress-page .core-card-copy h2,\n    #convertible-dress-page .feature-copy h2 {\n      font-size: 21px;\n    }\n\n    #convertible-dress-page .section-divider {\n      margin: 20px 0 15px;\n\n      padding: 15px 13px;\n\n      border-radius: 12px;\n    }\n\n    #convertible-dress-page .standard-title {\n      padding: 22px 14px 14px;\n    }\n\n    #convertible-dress-page .standard-title h2 {\n      font-size: 24px;\n    }\n\n    #convertible-dress-page .details-box,\n    #convertible-dress-page .faq-box {\n      width: calc(100% - 20px);\n\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    #convertible-dress-page .detail-row {\n      gap: 12px;\n\n      padding: 14px 13px;\n    }\n\n    #convertible-dress-page .detail-label {\n      flex-basis: 105px;\n\n      width: 105px;\n    }\n\n    #convertible-dress-page .faq-box summary {\n      padding-left: 14px;\n      padding-right: 43px;\n    }\n\n    #convertible-dress-page .faq-box summary::after {\n      right: 16px;\n    }\n\n    #convertible-dress-page .faq-answer {\n      padding-left: 14px;\n      padding-right: 34px;\n    }\n\n    #convertible-dress-page .final-block {\n      padding: 18px 13px;\n    }\n\n    #convertible-dress-page .guarantee-grid {\n      grid-template-columns: 1fr;\n\n      gap: 8px;\n    }\n\n    #convertible-dress-page .guarantee-card {\n      display: grid;\n\n      grid-template-columns: 42px 1fr;\n\n      column-gap: 11px;\n\n      align-items: center;\n\n      padding: 12px 13px;\n\n      text-align: left;\n    }\n\n    #convertible-dress-page .guarantee-icon {\n      grid-row: 1 \/ span 2;\n\n      margin: 0;\n    }\n\n    #convertible-dress-page .guarantee-card h3 {\n      margin-bottom: 2px;\n    }\n\n    #convertible-dress-page .buy-button {\n      width: 100%;\n\n      min-height: 54px;\n    }\n  }\n\n\n  \/* =========================================================\n     SMALL MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 480px) {\n\n    #convertible-dress-page .dress-hero h1 {\n      font-size: 27px;\n    }\n\n    #convertible-dress-page .dress-hero-topline {\n      font-size: 10px;\n    }\n\n    #convertible-dress-page .hero-benefit {\n      min-height: 32px;\n\n      padding: 6px 9px;\n\n      font-size: 11.5px;\n    }\n\n    #convertible-dress-page .core-card-copy h2,\n    #convertible-dress-page .feature-copy h2 {\n      font-size: 20px;\n    }\n\n    #convertible-dress-page .core-card-copy p,\n    #convertible-dress-page .feature-copy p {\n      font-size: 14px;\n    }\n\n    #convertible-dress-page .detail-label,\n    #convertible-dress-page .detail-value {\n      font-size: 13.5px;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"convertible-dress-page\"\u003e\n\u003c!-- ======================================================\n       HERO\n  ======================================================= --\u003e\n\u003cdiv class=\"dress-hero-wrap\"\u003e\n\u003csection class=\"dress-hero\"\u003e\n\u003cdiv class=\"dress-hero-topline\"\u003eElegant Occasion Style\u003c\/div\u003e\n\u003ch1\u003e✨ One Dress. Two Stunning Ways to Wear It.\u003c\/h1\u003e\n\u003cp class=\"dress-hero-intro\"\u003eOne dress gives you two completely different occasion-ready styles.\u003c\/p\u003e\n\u003cdiv class=\"hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/819__1.gif?v=1787131687\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"dress-hero-description\"\u003eWear the soft draped cowl at the front for timeless elegance, or reverse the dress for a dramatic draped-back look.\u003c\/p\u003e\n\u003cdiv class=\"hero-benefits\"\u003e\n\u003cdiv class=\"hero-benefit\"\u003e\n\u003cspan\u003e↔\u003c\/span\u003e 2-Way Convertible\u003c\/div\u003e\n\u003cdiv class=\"hero-benefit\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003e Flattering Ruching\u003c\/div\u003e\n\u003cdiv class=\"hero-benefit\"\u003e\n\u003cspan\u003e♡\u003c\/span\u003e Soft Stretch Feel\u003c\/div\u003e\n\u003cdiv class=\"hero-benefit\"\u003e\n\u003cspan\u003e✧\u003c\/span\u003e Occasion Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dress-content\"\u003e\n\u003c!-- ====================================================\n         CORE SELLING POINTS\n    ===================================================== --\u003e\n\u003cdiv class=\"core-grid\"\u003e\n\u003carticle class=\"core-card\"\u003e\n\u003cdiv class=\"core-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/d0e8eb78-af33-42d0-8703-eefa5dd4d74e.png?v=1786330912\" alt=\"Soft draped elegance\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"core-card-copy\"\u003e\n\u003ch2\u003e💎 Soft Draped Elegance\u003c\/h2\u003e\n\u003cp\u003eFlowing draped details add beautiful dimension to the silhouette, creating a sophisticated feminine look without feeling stiff or overly formal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"core-card\"\u003e\n\u003cdiv class=\"core-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/4c1f3f16-d854-42ec-afe9-20288857f379.png?v=1786331050\" alt=\"Flattering ruched waist\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"core-card-copy\"\u003e\n\u003ch2\u003e💃 Flattering Ruched Waist\u003c\/h2\u003e\n\u003cp\u003eStrategic ruching gently defines the waist and enhances your natural curves for a smoother, more flattering shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"core-card\"\u003e\n\u003cdiv class=\"core-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/c4abdf10-5502-4e7d-b9b0-d5c666cdf54f.png?v=1786330912\" alt=\"Flowing maxi with leg slit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"core-card-copy\"\u003e\n\u003ch2\u003e🌹 Flowing Maxi With Leg Slit\u003c\/h2\u003e\n\u003cp\u003eThe long fluid skirt moves gracefully with every step, while the leg slit adds elegant movement and a subtle touch of allure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"core-card\"\u003e\n\u003cdiv class=\"core-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/fbfebce0b8534c83a62c80facac57274_tplv-fhlh96nyum-origin-jpeg.jpg?v=1786328385\" alt=\"Soft stretch comfort\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"core-card-copy\"\u003e\n\u003ch2\u003e🖤 Soft Stretch Comfort\u003c\/h2\u003e\n\u003cp\u003eMade from polyester and elastane, the soft stretch fabric moves comfortably with your body through dinners, dancing and long celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- ====================================================\n         DIVIDER\n    ===================================================== --\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cspan\u003e More to Love \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ====================================================\n         ADDITIONAL FEATURES\n    ===================================================== --\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2e325ebf-15e2-4d9d-a712-18aa4663151e.png?v=1786330913\" alt=\"Elegant sleeveless design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e✨ Elegant Sleeveless Design\u003c\/h2\u003e\n\u003cp\u003eThe sleeveless silhouette keeps the shoulders beautifully open and makes the dress easy to pair with statement jewelry, heels and an evening clutch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2358a0be10834f66afd0672b91b7fa88_tplv-fhlh96nyum-origin-jpeg.jpg?v=1786328300\" alt=\"Beautiful from every angle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e💫 Beautiful From Every Angle\u003c\/h2\u003e\n\u003cp\u003eThe convertible draped design creates an eye-catching finish from both the front and back, helping your look stand out from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f703b9fa-b403-4775-b589-ca69983034c4.png?v=1786330913\" alt=\"Made for special moments\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e🥂 Made for Special Moments\u003c\/h2\u003e\n\u003cp\u003eAn effortless choice for wedding receptions, cocktail parties, formal dinners, evening celebrations and other occasions when you want to look polished without feeling overdressed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/978af251-c7d1-4c02-a761-c1fcfdc05db7.png?v=1786330913\" alt=\"Easy to style\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e👠 Easy to Style\u003c\/h2\u003e\n\u003cp\u003ePair it with metallic heels and delicate jewelry for romantic elegance, or add bold accessories and a statement clutch for a more glamorous evening look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- ====================================================\n         SIZE GUIDE\n    ===================================================== --\u003e\n\u003csection class=\"info-module warm\"\u003e\n\u003cdiv class=\"standard-title\"\u003e\u003cspan\u003e Find Your Fit \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/size_chart_waist_bust_length_weight.webp?v=1786328163\" alt=\"Dress size chart with waist bust length and weight\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         PRODUCT DETAILS\n    ===================================================== --\u003e\n\u003csection class=\"info-module\"\u003e\n\u003cdiv class=\"standard-title\"\u003e\n\u003cspan\u003e At a Glance \u003c\/span\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-box\"\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003ePolyester, Elastane\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eWear\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003e2-Way Convertible Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eNeckline\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eDraped Cowl\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eSleeves\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eSleeveless\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eMaxi \/ Below The Ankle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eElegant Occasion Wear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eMachine Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         FAQ\n    ===================================================== --\u003e\n\u003csection class=\"info-module warm\"\u003e\n\u003cdiv class=\"standard-title\"\u003e\n\u003cspan\u003e Good to Know \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-box\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the dress really be worn two ways?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. Wear the soft draped cowl at the front for timeless elegance, or reverse the dress for a dramatic draped-back look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the fabric have stretch?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe dress is made from polyester and elastane, creating a soft stretch feel that moves comfortably with your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat occasions can I wear it for?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eIt is an effortless choice for wedding receptions, cocktail parties, formal dinners, evening celebrations and other special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the dress?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe dress is machine washable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         GUARANTEES + ONLY BUY NOW\n    ===================================================== --\u003e\n\u003csection class=\"final-block\"\u003e\n\u003cdiv class=\"guarantee-grid\"\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eReview your store shipping information for delivery details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eQuality-Focused Design\u003c\/h3\u003e\n\u003cp\u003eSoft stretch material with elegant draped and ruched detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003eOccasion-Ready Style\u003c\/h3\u003e\n\u003cp\u003eDesigned for elegant dinners, celebrations and special moments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"buy-area\"\u003e\u003ca href=\"#MainContent\" class=\"buy-button\"\u003e Buy Now \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Green \/ S","offer_id":43142812401758,"sku":"NC02362608104713-两穿礼服裙-绿色-S","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43142812434526,"sku":"NC02362608104713-两穿礼服裙-绿色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43142812467294,"sku":"NC02362608104713-两穿礼服裙-绿色-L","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43142812500062,"sku":"NC02362608104713-两穿礼服裙-绿色-XL","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ S","offer_id":43142812270686,"sku":"NC02362608104713-两穿礼服裙-酒红色-S","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ M","offer_id":43142812303454,"sku":"NC02362608104713-两穿礼服裙-酒红色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ L","offer_id":43142812336222,"sku":"NC02362608104713-两穿礼服裙-酒红色-L","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XL","offer_id":43142812368990,"sku":"NC02362608104713-两穿礼服裙-酒红色-XL","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43142812663902,"sku":"NC02362608104713-两穿礼服裙-棕色-S","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43142812696670,"sku":"NC02362608104713-两穿礼服裙-棕色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43142812729438,"sku":"NC02362608104713-两穿礼服裙-棕色-L","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43142812762206,"sku":"NC02362608104713-两穿礼服裙-棕色-XL","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43142812532830,"sku":"NC02362608104713-两穿礼服裙-蓝色-S","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43142812565598,"sku":"NC02362608104713-两穿礼服裙-蓝色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43142812598366,"sku":"NC02362608104713-两穿礼服裙-蓝色-L","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43142812631134,"sku":"NC02362608104713-两穿礼服裙-蓝色-XL","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f7cc03bb6c4d45abbd87aa2aec3399d3_tplv-fhlh96nyum-resize-webp_800_1066.webp?v=1786335727","url":"https:\/\/miscellista.com\/products\/women-s-2-way-convertible-draped-ruched-formal-maxi-gown","provider":"Miscellista.com","version":"1.0","type":"link"}