{"product_id":"mira-demon-hunters-pop-star-costume-wig-set","title":"Mira Demon Hunters Pop Star Costume \u0026 Wig Set","description":"\u003cstyle\u003e\n  .ll-mira-product {\n    --ll-pink: #f04b9a;\n    --ll-hot-pink: #d93683;\n    --ll-gold: #c9a04c;\n    --ll-cream: #fffaf3;\n    --ll-white: #ffffff;\n    --ll-soft: #fff4fa;\n    --ll-deep: #4b3442;\n    --ll-text: #4d474b;\n    --ll-border: #ead9e2;\n\n    max-width: 950px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: var(--ll-text);\n    line-height: 1.7;\n  }\n\n  .ll-mira-product h2,\n  .ll-mira-product h3 {\n    letter-spacing: 0.02em;\n  }\n\n  .ll-mira-title {\n    margin: 0 0 18px;\n    padding: 20px;\n    text-align: center;\n    color: #ffffff !important;\n    font-size: 30px;\n    background: linear-gradient(\n      135deg,\n      var(--ll-deep) 0%,\n      var(--ll-hot-pink) 35%,\n      var(--ll-pink) 65%,\n      var(--ll-gold) 100%\n    );\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(100, 58, 83, 0.17);\n  }\n\n  .ll-mira-product p {\n    margin: 0 0 16px;\n    font-size: 16px;\n  }\n\n  .ll-mira-intro {\n    text-align: center;\n  }\n\n  .ll-mira-bar {\n    height: 7px;\n    margin: 24px 0;\n    border-radius: 99px;\n    background: linear-gradient(\n      90deg,\n      var(--ll-hot-pink),\n      var(--ll-pink),\n      var(--ll-gold),\n      #fff5dc\n    );\n  }\n\n  .ll-mira-section {\n    margin: 20px 0;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 5px 16px rgba(77, 71, 75, 0.05);\n  }\n\n  .ll-mira-section.pink {\n    background: linear-gradient(135deg, #fff0f7, #fffafd);\n    border: 1px solid #efd3e1;\n    border-left: 5px solid var(--ll-pink);\n  }\n\n  .ll-mira-section.gold {\n    background: linear-gradient(135deg, #fff8e9, #fffdf8);\n    border: 1px solid #eadcb9;\n    border-left: 5px solid var(--ll-gold);\n  }\n\n  .ll-mira-section.soft {\n    background: linear-gradient(135deg, #fff8fb, #ffffff);\n    border: 1px solid #eee2e8;\n    border-left: 5px solid #d59bbb;\n  }\n\n  .ll-mira-section.dark {\n    background: linear-gradient(135deg, #362831, #674053);\n    color: #ffffff;\n    border: 1px solid #493540;\n  }\n\n  .ll-mira-section h3 {\n    margin: 0 0 12px;\n    font-size: 19px;\n  }\n\n  .ll-mira-section.pink h3 {\n    color: var(--ll-hot-pink);\n  }\n\n  .ll-mira-section.gold h3 {\n    color: #927024;\n  }\n\n  .ll-mira-section.soft h3 {\n    color: #8a5373;\n  }\n\n  .ll-mira-section.dark h3 {\n    color: #ffe3f2;\n  }\n\n  .ll-mira-section ul {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .ll-mira-section li {\n    margin-bottom: 7px;\n  }\n\n  .ll-mira-highlight {\n    margin: 24px 0;\n    padding: 18px 20px;\n    text-align: center;\n    font-weight: 600;\n    background: linear-gradient(\n      135deg,\n      #fff0f7,\n      #fff8e9,\n      #fffafd\n    );\n    border: 1px dashed var(--ll-pink);\n    border-radius: 16px;\n  }\n\n  .ll-mira-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 30px 0 24px;\n    color: var(--ll-pink);\n  }\n\n  .ll-mira-divider::before,\n  .ll-mira-divider::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: var(--ll-border);\n  }\n\n  .ll-mira-size-title {\n    margin: 0 0 8px;\n    text-align: center;\n    color: var(--ll-hot-pink) !important;\n    font-size: 28px;\n  }\n\n  .ll-mira-size-note {\n    text-align: center;\n    font-size: 14px !important;\n    color: #756d72;\n  }\n\n  .ll-mira-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 18px;\n    border: 1px solid var(--ll-border);\n    border-radius: 16px;\n    box-shadow: 0 6px 18px rgba(77, 71, 75, 0.06);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ll-mira-table {\n    width: 100%;\n    min-width: 900px;\n    border-collapse: collapse;\n    text-align: center;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .ll-mira-table th {\n    padding: 14px 12px;\n    background: linear-gradient(\n      135deg,\n      var(--ll-deep),\n      var(--ll-hot-pink),\n      var(--ll-pink),\n      var(--ll-gold)\n    );\n    color: #ffffff;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .ll-mira-table td {\n    padding: 13px 12px;\n    border-bottom: 1px solid #efe2e8;\n    white-space: nowrap;\n  }\n\n  .ll-mira-table tbody tr:nth-child(even) {\n    background: #fff8fb;\n  }\n\n  .ll-mira-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ll-mira-fit-tip {\n    margin-top: 18px;\n    padding: 16px 18px;\n    background: linear-gradient(\n      135deg,\n      #fff0f7,\n      #fff8e9\n    );\n    border-left: 4px solid var(--ll-pink);\n    border-right: 4px solid var(--ll-gold);\n    border-radius: 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ll-mira-title {\n      font-size: 23px;\n      padding: 17px 14px;\n    }\n\n    .ll-mira-section {\n      padding: 17px;\n    }\n\n    .ll-mira-size-title {\n      font-size: 23px;\n    }\n\n    .ll-mira-table th,\n    .ll-mira-table td {\n      padding: 11px 9px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ll-mira-product\"\u003e\n\n  \u003ch2 class=\"ll-mira-title\"\u003e\n    🎤 Mira Demon Hunters Pop Star Costume \u0026amp; Wig Set\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-mira-intro\"\u003e\n    Fierce, glamorous, and ready for the spotlight! The\n    \u003cstrong\u003eMira Demon Hunters Pop Star Costume \u0026amp; Wig Set\u003c\/strong\u003e\n    combines sleek fantasy-inspired style with bold pop star energy for girls\n    who love dramatic costumes, music, and unforgettable character looks.\n  \u003c\/p\u003e\n\n  \u003cp class=\"ll-mira-intro\"\u003e\n    Featuring a cropped white-and-gold jacket, coordinating mini skirt with\n    decorative gold chains, structured shoulder details, and a vivid pink\n    character-style wig, this striking costume creates a head-to-toe\n    stage-ready look for Halloween, themed parties, performances,\n    photoshoots, and imaginative dress-up.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-mira-bar\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-section pink\"\u003e\n    \u003ch3\u003e🎤 What’s Included\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eMira-inspired cropped white costume jacket\u003c\/li\u003e\n      \u003cli\u003eCoordinating white mini skirt\u003c\/li\u003e\n      \u003cli\u003eBright pink character-style wig\u003c\/li\u003e\n      \u003cli\u003eComplete pop star demon hunter-inspired costume look\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-section gold\"\u003e\n    \u003ch3\u003e✨ Costume Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eElegant white, metallic gold, and bright pink color palette\u003c\/li\u003e\n      \u003cli\u003eCropped long-sleeve jacket with structured shoulders\u003c\/li\u003e\n      \u003cli\u003eMetallic gold high neckline and trim\u003c\/li\u003e\n      \u003cli\u003eDecorative shoulder armor-inspired panels\u003c\/li\u003e\n      \u003cli\u003eGold tassel accents at the upper bodice\u003c\/li\u003e\n      \u003cli\u003eGeometric gold chest detailing\u003c\/li\u003e\n      \u003cli\u003eCoordinating white mini skirt with gold waistband\u003c\/li\u003e\n      \u003cli\u003eDecorative gold chains and ring details along the skirt\u003c\/li\u003e\n      \u003cli\u003eBright pink long wig with high ponytail styling and face-framing pieces\u003c\/li\u003e\n      \u003cli\u003eBold stage-ready pop star silhouette\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-section soft\"\u003e\n    \u003ch3\u003e💖 Perfect For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eDemon hunter-inspired costumes\u003c\/li\u003e\n      \u003cli\u003ePop star costumes\u003c\/li\u003e\n      \u003cli\u003eHalloween and trick-or-treating\u003c\/li\u003e\n      \u003cli\u003eCharacter-themed birthday parties\u003c\/li\u003e\n      \u003cli\u003eMusic and dance performances\u003c\/li\u003e\n      \u003cli\u003eSchool costume days\u003c\/li\u003e\n      \u003cli\u003eConvention and cosplay-style events\u003c\/li\u003e\n      \u003cli\u003eCostume photoshoots\u003c\/li\u003e\n      \u003cli\u003eDress-up and imaginative play\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-section dark\"\u003e\n    \u003ch3\u003e🖤 Important Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003ePlease review the size chart before ordering\u003c\/li\u003e\n      \u003cli\u003eUse your child’s chest, waist, and height measurements as the primary sizing guides\u003c\/li\u003e\n      \u003cli\u003eWig is included with this costume set\u003c\/li\u003e\n      \u003cli\u003eShoes and photography props are not included\u003c\/li\u003e\n      \u003cli\u003eColors may vary slightly depending on lighting and screen settings\u003c\/li\u003e\n      \u003cli\u003eMeasurements may vary slightly due to manual measuring\u003c\/li\u003e\n      \u003cli\u003eDesigned for costume and supervised dress-up use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-highlight\"\u003e\n    💖✨🎤 Made for fearless little stars who are ready to shine,\n    strike a pose, command the stage, and take on every adventure in style.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-divider\"\u003e★\u003c\/div\u003e\n\n  \u003ch2 class=\"ll-mira-size-title\"\u003e\n    Mira Demon Hunters Pop Star Costume Size Chart\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-mira-size-note\"\u003e\n    For the best fit, compare your child’s\n    \u003cstrong\u003echest, waist, and height measurements\u003c\/strong\u003e\n    with the chart below rather than choosing by age alone.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-mira-table-wrap\"\u003e\n    \u003ctable class=\"ll-mira-table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eKids Size\u003c\/th\u003e\n          \u003cth\u003eJacket Length\u003c\/th\u003e\n          \u003cth\u003eChest\u003c\/th\u003e\n          \u003cth\u003eSkirt Length\u003c\/th\u003e\n          \u003cth\u003eWaist\u003c\/th\u003e\n          \u003cth\u003eRecommended Height\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e4–5Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e8.66\" (22 cm)\u003c\/td\u003e\n          \u003ctd\u003e25.59\" (65 cm)\u003c\/td\u003e\n          \u003ctd\u003e10.43\" (26.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e20.08\" (51 cm)\u003c\/td\u003e\n          \u003ctd\u003e41.34\"–45.28\" (105–115 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e5–6Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e9.25\" (23.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e26.77\" (68 cm)\u003c\/td\u003e\n          \u003ctd\u003e11.42\" (29 cm)\u003c\/td\u003e\n          \u003ctd\u003e21.26\" (54 cm)\u003c\/td\u003e\n          \u003ctd\u003e45.28\"–49.21\" (115–125 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e6–7Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e10.04\" (25.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e28.35\" (72 cm)\u003c\/td\u003e\n          \u003ctd\u003e12.40\" (31.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e22.44\" (57 cm)\u003c\/td\u003e\n          \u003ctd\u003e49.21\"–53.15\" (125–135 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e7–8Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e10.83\" (27.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e29.92\" (76 cm)\u003c\/td\u003e\n          \u003ctd\u003e13.39\" (34 cm)\u003c\/td\u003e\n          \u003ctd\u003e23.62\" (60 cm)\u003c\/td\u003e\n          \u003ctd\u003e53.15\"–57.09\" (135–145 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e8–9Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e11.61\" (29.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e31.50\" (80 cm)\u003c\/td\u003e\n          \u003ctd\u003e14.17\" (36 cm)\u003c\/td\u003e\n          \u003ctd\u003e24.80\" (63 cm)\u003c\/td\u003e\n          \u003ctd\u003e57.09\"–61.02\" (145–155 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e9–10Y\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e12.40\" (31.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e33.07\" (84 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.35\" (39 cm)\u003c\/td\u003e\n          \u003ctd\u003e25.98\" (66 cm)\u003c\/td\u003e\n          \u003ctd\u003e61.02\"–64.96\" (155–165 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-mira-fit-tip\"\u003e\n    💖 \u003cstrong\u003ePop Star Fit Tip:\u003c\/strong\u003e\n    We recommend choosing primarily according to your child’s\n    \u003cstrong\u003echest and waist measurements\u003c\/strong\u003e, then confirming that the\n    recommended height range works for her. If your child falls between two\n    sizes, choose the larger size for a little extra room and comfort.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Mira Costume \u0026 Wig Set \/ 4-5Y","offer_id":52397503545634,"sku":"957c67c0-e062-4b6b-9d85-50c95689fb1e","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Mira Costume \u0026 Wig Set \/ 5-6Y","offer_id":52397503480098,"sku":"07b269a5-46e0-4769-b850-f8ee9dea8846","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Mira Costume \u0026 Wig Set \/ 6-7Y","offer_id":52397503512866,"sku":"e8290a61-399b-4531-a9f1-ccf0dd3bb596","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Mira Costume \u0026 Wig Set \/ 7-8Y","offer_id":52397503414562,"sku":"9b25f841-03b7-495f-9f39-50e564ed55fe","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Mira Costume \u0026 Wig Set \/ 8-9Y","offer_id":52397503447330,"sku":"7468562b-0eb9-4c04-813b-d891760f958c","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Mira Costume \u0026 Wig Set \/ 9-10Y","offer_id":52397503381794,"sku":"1371896d-c092-4dfd-9760-99a19e63b007","price":62.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/Mira_Demon_Hunters_Costume.png?v=1787772135","url":"https:\/\/lolliandlace.com\/sv\/products\/mira-demon-hunters-pop-star-costume-wig-set","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}