{"product_id":"skeleton-bride-halloween-costume","title":"Skeleton Bride Halloween Costume","description":"\u003c!-- ════════ COMECE A COPIAR AQUI ════════ --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400\u0026family=Nunito:wght@400;600;700;800\u0026family=Caveat:wght@600;700\u0026display=swap');\n\n.mt{\n  --pink:#F4BAC9; --pink-soft:#FBDDE6; --cream:#FFF6F8;\n  --rose:#C85C7E; --rose-deep:#A6446A; --lilac:#CDB8EC;\n  --crimson:#A82238; --crimson-soft:#F6D9DE;\n  --gold:#C9A24B; --gold-soft:#EBD9A6;\n  --plum:#4A2E3A; --plum-soft:#876572; --line:#F1D6DE;\n  --shadow:0 18px 50px -22px rgba(166,68,106,.4);\n  font-family:'Nunito',system-ui,Segoe UI,sans-serif;\n  color:var(--plum); line-height:1.62; max-width:980px; margin:0 auto;\n  -webkit-font-smoothing:antialiased;\n  container-type:inline-size;\n}\n.mt *{box-sizing:border-box;}\n.mt p{margin:0 0 1em;}\n.mt h1,.mt h2,.mt h3{font-family:'Fraunces',Georgia,serif;font-weight:500;color:var(--plum);line-height:1.14;margin:0;}\n.mt strong{color:var(--rose-deep);font-weight:800;}\n.mt-eyebrow{font-family:'Nunito',sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem !important;color:var(--rose);display:inline-block;}\n\n\/* ---------- ABERTURA ---------- *\/\n.mt-lead{text-align:center;padding:10px 22px 26px;position:relative;}\n.mt-lead::before,.mt-lead::after{content:\"✦\";position:absolute;color:var(--crimson);font-size:14px;opacity:.6;animation:mt-tw 3.4s ease-in-out infinite;}\n.mt-lead::before{top:14px;left:14%;}\n.mt-lead::after{top:26px;right:13%;color:var(--gold);animation-delay:1.3s;}\n@keyframes mt-tw{0%,100%{opacity:.2;transform:scale(.7);}50%{opacity:.9;transform:scale(1.15);}}\n.mt-lead h1{font-weight:600;font-size:1.9rem !important;margin:10px auto 0;max-width:24ch;}\n.mt .mt-subtitle{font-family:'Fraunces',Georgia,serif;font-style:italic;font-size:1.12rem !important;color:var(--plum-soft);max-width:52ch;margin:12px auto 0;}\n\n\/* ---------- SEÇÕES DE TEXTO ---------- *\/\n.mt-sec{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-sec h2{font-size:1.4rem !important;margin-bottom:12px;}\n.mt-sec p{color:var(--plum-soft);max-width:66ch;}\n\n\/* ---------- O QUE VEM NO SET ---------- *\/\n.mt-set{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-set h2{font-size:1.4rem !important;margin-bottom:6px;}\n.mt-set .mt-hint{color:var(--plum-soft);font-size:.9rem;margin-bottom:16px;}\n.mt-set-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;}\n.mt-piece{background:#fff;border:2px solid var(--pink);border-radius:18px;padding:14px 16px;box-shadow:var(--shadow);}\n.mt-piece strong{display:block;font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1rem;color:var(--plum);margin-bottom:3px;}\n.mt-piece span{color:var(--plum-soft);font-size:.9rem;}\n\n\/* ---------- CARDS FOFOS ---------- *\/\n.mt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;padding:26px 22px;border-top:1px solid var(--line);}\n.mt-card{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:22px 20px;box-shadow:var(--shadow);}\n.mt-card h3{font-size:1.1rem !important;margin-bottom:12px;}\n.mt-card ul{list-style:none;margin:0;padding:0;}\n.mt-card li{position:relative;padding-left:1.5em;margin-bottom:.6em;color:var(--plum-soft);font-size:.95rem;}\n.mt-card li::before{content:\"♡\";position:absolute;left:0;top:0;color:var(--pink);font-size:.95em;}\n\n\/* ---------- AVALIAÇÕES ---------- *\/\n.mt-reviews{padding:28px 22px;border-top:1px solid var(--line);}\n.mt-reviews h2{font-size:1.4rem !important;text-align:center;margin-bottom:18px;}\n.mt-rev-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;}\n.mt-rev{flex:1 1 260px;max-width:560px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow);}\n.mt-stars{color:var(--gold);letter-spacing:.12em;font-size:.9rem;}\n.mt-rev p{font-style:italic;color:var(--plum-soft);margin:.6em 0 .8em;font-size:.95rem;}\n.mt-rev-name{font-weight:800;font-size:.85rem;color:var(--rose-deep);}\n\n\/* ---------- SELETOR DE IDADE (CSS puro, sem JS) ---------- *\/\n.mt-size{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-size h2{font-size:1.4rem !important;margin-bottom:6px;}\n.mt-size .mt-hint{color:var(--plum-soft);font-size:.9rem;margin-bottom:16px;}\n.mt-fit input{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.mt-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}\n.mt-chips label{cursor:pointer;font-weight:800;font-size:.86rem;color:var(--rose-deep);background:var(--pink-soft);padding:9px 15px;border-radius:999px;border:2px solid transparent;transition:background .15s,color .15s;user-select:none;}\n.mt-chips label:hover{background:var(--pink);}\n.mt-panel{display:none;background:#fff;border:2px solid var(--pink);border-radius:20px;padding:20px;box-shadow:var(--shadow);text-align:center;}\n.mt-panel .mt-sz{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.6rem !important;color:var(--plum);display:block;margin-bottom:10px;}\n.mt-panel dl{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin:0;}\n.mt-panel div{display:flex;gap:8px;align-items:baseline;}\n.mt-panel dt{color:var(--plum-soft);font-size:.9rem;}\n.mt-panel dd{margin:0;font-weight:800;font-size:.9rem;color:var(--plum);}\n\n.mt-fit #sb1:checked ~ .mt-chips label[for=\"sb1\"],\n.mt-fit #sb2:checked ~ .mt-chips label[for=\"sb2\"],\n.mt-fit #sb3:checked ~ .mt-chips label[for=\"sb3\"],\n.mt-fit #sb4:checked ~ .mt-chips label[for=\"sb4\"],\n.mt-fit #sb5:checked ~ .mt-chips label[for=\"sb5\"]{background:var(--rose);color:#fff;}\n.mt-fit #sb1:checked ~ .mt-panels .p1,\n.mt-fit #sb2:checked ~ .mt-panels .p2,\n.mt-fit #sb3:checked ~ .mt-panels .p3,\n.mt-fit #sb4:checked ~ .mt-panels .p4,\n.mt-fit #sb5:checked ~ .mt-panels .p5{display:block;}\n\n\/* ---------- RECOLHÍVEL ---------- *\/\n.mt-details{margin-top:14px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;}\n.mt-details summary{cursor:pointer;list-style:none;padding:14px 18px;font-family:'Fraunces',Georgia,serif;font-size:1rem;color:var(--rose-deep);font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:12px;}\n.mt-details summary::-webkit-details-marker{display:none;}\n.mt-details summary::after{content:\"▾\";color:var(--rose);font-size:.9rem;transition:transform .2s ease;}\n.mt-details[open] summary::after{transform:rotate(180deg);}\n.mt-details .mt-body{padding:0 18px 18px;}\n.mt-table{width:100%;border-collapse:collapse;font-size:.9rem;}\n.mt-table th,.mt-table td{padding:10px 8px;text-align:center;border-bottom:1px solid var(--line);}\n.mt-table thead th{background:var(--pink-soft);font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--plum);}\n.mt-table tbody tr:last-child td{border-bottom:none;}\n.mt-table tbody td:first-child{font-weight:800;color:var(--rose-deep);}\n.mt-callout{margin-top:12px;background:var(--cream);border:1px solid var(--line);border-left:4px solid var(--rose);border-radius:14px;padding:14px 16px;color:var(--plum);font-size:.92rem;}\n\n\/* ---------- FECHAMENTO ---------- *\/\n.mt-endline{padding:22px 22px 26px;border-top:1px solid var(--line);text-align:center;}\n.mt-endline p{font-family:'Fraunces',Georgia,serif;font-style:italic;color:var(--plum-soft);margin:0;max-width:56ch;margin-inline:auto;}\n\u003c\/style\u003e\n\u003cdiv class=\"mt\"\u003e\n\u003cdiv class=\"mt-lead\"\u003e\n\u003cspan class=\"mt-eyebrow\"\u003eHalloween Collection\u003c\/span\u003e\n\u003ch1\u003eSkeleton Bride Costume Jumpsuit\u003c\/h1\u003e\n\u003cp class=\"mt-subtitle\"\u003eWhen the candles flicker and the doorbells ring, she'll step into the spookiest, sweetest role of all: the little skeleton bride. This is the kind of Halloween magic she'll be talking about long after the last treat is gone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-sec\"\u003e\n\u003ch2\u003eA Costume Made for Brave Little Hearts\u003c\/h2\u003e\n\u003cp\u003eEqual parts eerie and enchanting, this gothic skeleton costume turns dress-up into an unforgettable adventure. Bones traced in soft white, deep red roses blooming across them, and a veil of dark lace to finish it — perfect for trick-or-treating, costume parties, spooky photo sessions and every make-believe midnight wedding in between.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-set\"\u003e\n\u003ch2\u003eWhat's in the Set\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eThree pieces, one complete transformation — everything below arrives together.\u003c\/p\u003e\n\u003cdiv class=\"mt-set-grid\"\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eSkeleton Jumpsuit\u003c\/strong\u003e\u003cspan\u003eFull-body, long-sleeved, printed front and back\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eRose Veil Headpiece\u003c\/strong\u003e\u003cspan\u003eRed roses with a soft dark veil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003ePrinted Gloves\u003c\/strong\u003e\u003cspan\u003eBone print that carries the look to her fingertips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-grid\"\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eLovingly Detailed\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePlayful skeleton print that's dramatic without ever being too scary\u003c\/li\u003e\n\u003cli\u003eDeep red roses blooming across the bones for that beautiful-and-eerie contrast\u003c\/li\u003e\n\u003cli\u003eFull-body jumpsuit that stays put while she runs, climbs and dances\u003c\/li\u003e\n\u003cli\u003eLong sleeves and full-length legs for a proper head-to-toe transformation\u003c\/li\u003e\n\u003cli\u003ePrint continues front and back, so she looks the part from every angle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eWhy Mamas Love This\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInstantly turns Halloween into a magical event she'll remember\u003c\/li\u003e\n\u003cli\u003eSpooky-cute charm that photographs beautifully\u003c\/li\u003e\n\u003cli\u003eEasy to slip on so she can rush out to trick-or-treat\u003c\/li\u003e\n\u003cli\u003eOne piece to pull on, with no skirt to trip over on a dark street\u003c\/li\u003e\n\u003cli\u003eA show-stopping look for parties, parades and playtime\u003c\/li\u003e\n\u003cli\u003eAvailable in a range of sizes for your growing little one\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-reviews\"\u003e\n\u003ch2\u003eWhat Little Ghouls Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"mt-rev-grid\"\u003e\n\u003cdiv class=\"mt-rev\"\u003e\n\u003cdiv class=\"mt-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"So much better than the flimsy costumes in the shops — the print is crisp and it goes all the way round. She could actually run about in it, which mattered on a cold night, and the rose veil got a reaction at every door.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003ePaulina W. — Gdańsk, Poland\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-size\"\u003e\n\u003ch2\u003eSize Guide\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eTap her age to see her size. Length is measured from the shoulder to the ankle. If she's between sizes, always go one size up.\u003c\/p\u003e\n\u003cdiv class=\"mt-fit\"\u003e\n\u003cinput type=\"radio\" name=\"sbfit\" id=\"sb1\" checked\u003e \u003cinput type=\"radio\" name=\"sbfit\" id=\"sb2\"\u003e \u003cinput type=\"radio\" name=\"sbfit\" id=\"sb3\"\u003e \u003cinput type=\"radio\" name=\"sbfit\" id=\"sb4\"\u003e \u003cinput type=\"radio\" name=\"sbfit\" id=\"sb5\"\u003e\n\u003cdiv class=\"mt-chips\"\u003e\n\u003clabel for=\"sb1\"\u003e3T\u003c\/label\u003e \u003clabel for=\"sb2\"\u003e4T\u003c\/label\u003e \u003clabel for=\"sb3\"\u003e5–6T\u003c\/label\u003e \u003clabel for=\"sb4\"\u003e7–8T\u003c\/label\u003e \u003clabel for=\"sb5\"\u003e9–10T\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panels\"\u003e\n\u003cdiv class=\"mt-panel p1\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize 110\u003c\/span\u003e\n\u003cdiv\u003eLength92 cm\u003c\/div\u003e\n\u003cdiv\u003eBust54 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p2\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize 120\u003c\/span\u003e\n\u003cdiv\u003eLength97 cm\u003c\/div\u003e\n\u003cdiv\u003eBust55 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p3\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize 130\u003c\/span\u003e\n\u003cdiv\u003eLength100 cm\u003c\/div\u003e\n\u003cdiv\u003eBust60 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p4\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize 140\u003c\/span\u003e\n\u003cdiv\u003eLength110 cm\u003c\/div\u003e\n\u003cdiv\u003eBust64 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p5\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize 150\u003c\/span\u003e\n\u003cdiv\u003eLength118 cm\u003c\/div\u003e\n\u003cdiv\u003eBust68 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"mt-details\"\u003e\n\u003csummary\u003eSee all sizes side by side\u003c\/summary\u003e\n\u003cdiv class=\"mt-body\"\u003e\n\u003ctable class=\"mt-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Age\u003c\/th\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLength (cm)\u003c\/th\u003e\n\u003cth\u003eBust (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3T\u003c\/td\u003e\n\u003ctd\u003e110\u003c\/td\u003e\n\u003ctd\u003e92\u003c\/td\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4T\u003c\/td\u003e\n\u003ctd\u003e120\u003c\/td\u003e\n\u003ctd\u003e97\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5–6T\u003c\/td\u003e\n\u003ctd\u003e130\u003c\/td\u003e\n\u003ctd\u003e100\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7–8T\u003c\/td\u003e\n\u003ctd\u003e140\u003c\/td\u003e\n\u003ctd\u003e110\u003c\/td\u003e\n\u003ctd\u003e64\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e9–10T\u003c\/td\u003e\n\u003ctd\u003e150\u003c\/td\u003e\n\u003ctd\u003e118\u003c\/td\u003e\n\u003ctd\u003e68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"mt-callout\"\u003e\n\u003cstrong\u003eThis one fits close to the body.\u003c\/strong\u003e It's a jumpsuit rather than a dress, so it follows her shape from shoulder to ankle. If she's between sizes, or if she'll be wearing warm layers underneath on a cold night, go one size up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-endline\"\u003e\n\u003cp\u003eWatch her step into character, chin held high like a tiny queen of the night — the kind of memory she'll grow up hearing about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════ TERMINE DE COPIAR AQUI ════════ --\u003e","brand":"Magic Tree Kids","offers":[{"title":"3T(110)","offer_id":47777656275115,"sku":"14:200001438#C;200000463:200004191#3T(110)","price":459.0,"currency_code":"BRL","in_stock":true},{"title":"4T(120)","offer_id":47777656307883,"sku":"14:200001438#C;200000463:200004187#4T(120)","price":459.0,"currency_code":"BRL","in_stock":true},{"title":"5-6T(130)","offer_id":47777655816363,"sku":"14:200001438#C;200000463:200004195#5-6T(130)","price":459.0,"currency_code":"BRL","in_stock":true},{"title":"7-8T(140)","offer_id":47777655849131,"sku":"14:200001438#C;200000463:200004199#7-8T(140)","price":459.0,"currency_code":"BRL","in_stock":true},{"title":"9-10T(150)","offer_id":47777655750827,"sku":"14:200001438#C;200000463:200004188#9-10T(150)","price":459.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/6358\/8523\/files\/skeleton-bride-halloween-costume_1.png?v=1789056639","url":"https:\/\/kidsmagictree.com\/products\/skeleton-bride-halloween-costume","provider":"Magic Tree Kids","version":"1.0","type":"link"}