{"product_id":"spooky-bat-halloween-dress","title":"Spooky Bat Halloween Dress","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  --amber:#E08A3C; --amber-soft:#F7E0C8;\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.mt-script{font-family:'Caveat',cursive;color:var(--rose);}\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(--amber);font-size:14px;opacity:.65;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(--lilac);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\/* ---------- 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\/* ---------- TABELA DE TAMANHOS ---------- *\/\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-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;}\n.mt-table th,.mt-table td{padding:11px 10px;text-align:center;font-size:.9rem;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 td:first-child{font-weight:800;color:var(--rose-deep);}\n.mt-note{color:var(--plum-soft);font-size:.86rem;margin-top:12px;}\n\n\/* tabela vira cards quando a COLUNA é estreita (desktop e mobile) *\/\n@container (max-width:700px){\n  .mt-table,.mt-table thead,.mt-table tbody,.mt-table tr,.mt-table th,.mt-table td{display:block;width:100%;}\n  .mt-table thead{display:none;}\n  .mt-table{border:none;background:transparent;}\n  .mt-table tr{background:#fff;border:1px solid var(--line);border-radius:18px;margin-bottom:12px;padding:6px 4px;box-shadow:var(--shadow);}\n  .mt-table td{display:flex;justify-content:space-between;align-items:center;text-align:right;border-bottom:1px solid var(--line);}\n  .mt-table tr td:last-child{border-bottom:none;}\n  .mt-table td::before{content:attr(data-label);font-weight:800;color:var(--plum);text-align:left;padding-right:12px;}\n}\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\u003eLittle Witch Halloween Ball Gown\u003c\/h1\u003e\n\u003cp class=\"mt-subtitle\"\u003eSome nights are made for glowing lanterns, giggles in the dark, and a little witch who steals every heart on the street.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-sec\"\u003e\n\u003ch2\u003eA Dress Made for Enchanted Nights\u003c\/h2\u003e\n\u003cp\u003eWith its dramatic ball-gown shape and playful spooky-season print, this dress lets your little one become the sweetest little witch on the block. It's the kind of look that makes candy-hunting feel like a true midnight adventure.\u003c\/p\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\u003eFull, twirl-ready ball-gown silhouette that flares beautifully with every spin\u003c\/li\u003e\n\u003cli\u003eCharming Halloween print scattered with bats, spiders and pumpkins\u003c\/li\u003e\n\u003cli\u003eRounded neckline and short sleeves for an easy, comfy fit\u003c\/li\u003e\n\u003cli\u003eMid-length cut that swishes as she runs from door to door\u003c\/li\u003e\n\u003cli\u003eMoody, magical colour palette made for glowing jack-o'-lantern nights\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\u003eTurns Halloween into a memory she'll grow up talking about\u003c\/li\u003e\n\u003cli\u003ePlayfully spooky without ever feeling scary for little ones\u003c\/li\u003e\n\u003cli\u003ePerfect for trick-or-treating, costume parties and photos\u003c\/li\u003e\n\u003cli\u003eEasy to slip on so the fun starts faster\u003c\/li\u003e\n\u003cli\u003eAvailable in a range of size options for growing little witches\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 Witches 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\"We walked the whole neighbourhood and she twirled at every single door. The skirt is much fuller than I expected from the photos, and she stayed warm enough with a long-sleeve top underneath.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003eMarika L. — Turku, Finland\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\"\u003eNot sure which size? Start with her age — then check the measurements below. If she's between sizes, we always recommend going one size up.\u003c\/p\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\u003eDress Length (cm)\u003c\/th\u003e\n\u003cth\u003eBust (cm)\u003c\/th\u003e\n\u003cth\u003eWaist (cm)\u003c\/th\u003e\n\u003cth\u003eShoulder (cm)\u003c\/th\u003e\n\u003cth\u003eSleeve (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3–4Y\u003c\/td\u003e\n\u003ctd\u003e110\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e62\u003c\/td\u003e\n\u003ctd\u003e59\u003c\/td\u003e\n\u003ctd\u003e23\u003c\/td\u003e\n\u003ctd\u003e11\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4–5Y\u003c\/td\u003e\n\u003ctd\u003e120\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e61\u003c\/td\u003e\n\u003ctd\u003e24\u003c\/td\u003e\n\u003ctd\u003e12\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5–6Y\u003c\/td\u003e\n\u003ctd\u003e130\u003c\/td\u003e\n\u003ctd\u003e70\u003c\/td\u003e\n\u003ctd\u003e69\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7–8Y\u003c\/td\u003e\n\u003ctd\u003e140\u003c\/td\u003e\n\u003ctd\u003e75\u003c\/td\u003e\n\u003ctd\u003e73\u003c\/td\u003e\n\u003ctd\u003e69\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e9–10Y\u003c\/td\u003e\n\u003ctd\u003e150\u003c\/td\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003ctd\u003e76\u003c\/td\u003e\n\u003ctd\u003e72\u003c\/td\u003e\n\u003ctd\u003e27\u003c\/td\u003e\n\u003ctd\u003e15\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mt-note\"\u003eAll measurements are in centimetres and may vary slightly by 2–3 cm due to manual measurement. Ages are a guide only — please compare with her own measurements for the best fit. Colours may look a little different depending on your lighting and screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-endline\"\u003e\n\u003cp\u003eLight the lanterns, grab the candy basket, and watch her cast her own little spell of joy.\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(Tag 110)","offer_id":47597517242539,"sku":"14:1052#Halloween Dress B;200000463:200004197#3T(Tag 110)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"4T(Tag 120)","offer_id":47597517275307,"sku":"14:1052#Halloween Dress B;200000463:200004191#4T(Tag 120)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"5-6T(Tag 130)","offer_id":47597517308075,"sku":"14:1052#Halloween Dress B;200000463:200004187#5-6T(Tag 130)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"7-8T(Tag 140)","offer_id":47597517340843,"sku":"14:1052#Halloween Dress B;200000463:200004189#7-8T(Tag 140)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"9-10T(Tag 150)","offer_id":47597517373611,"sku":"14:1052#Halloween Dress B;200000463:200004195#9-10T(Tag 150)","price":537.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/6358\/8523\/files\/spooky-bat-halloween-dress_1.webp?v=1786372342","url":"https:\/\/kidsmagictree.com\/es\/products\/spooky-bat-halloween-dress","provider":"Magic Tree Kids","version":"1.0","type":"link"}