{"product_id":"little-ladybug-love-baby-romper-cape-costume-set","title":"Little Ladybug Love Baby Romper \u0026 Cape Costume Set","description":"\u003cstyle\u003e\n  .ll-ladybug-product {\n    --ll-red: #c8424d;\n    --ll-red-dark: #9f2f38;\n    --ll-black: #292629;\n    --ll-soft-red: #fff3f4;\n    --ll-soft-gray: #f8f7f7;\n    --ll-cream: #fffafa;\n    --ll-gold: #c6a15b;\n    --ll-text: #433d3f;\n    --ll-border: #ecd8da;\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-ladybug-product h2,\n  .ll-ladybug-product h3 {\n    letter-spacing: 0.02em;\n  }\n\n  .ll-ladybug-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-red-dark) 0%,\n      var(--ll-red) 55%,\n      #e16a72 100%\n    );\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(159,47,56,0.15);\n  }\n\n  .ll-ladybug-product p {\n    margin: 0 0 16px;\n    font-size: 16px;\n  }\n\n  .ll-ladybug-intro {\n    text-align: center;\n  }\n\n  .ll-ladybug-bar {\n    height: 7px;\n    margin: 24px 0;\n    border-radius: 99px;\n    background: linear-gradient(\n      90deg,\n      var(--ll-black) 0%,\n      var(--ll-red-dark) 25%,\n      var(--ll-red) 50%,\n      var(--ll-red-dark) 75%,\n      var(--ll-black) 100%\n    );\n  }\n\n  .ll-ladybug-section {\n    margin: 20px 0;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 5px 16px rgba(67,61,63,0.05);\n  }\n\n  .ll-ladybug-section.red {\n    background: linear-gradient(135deg,#fff1f2,#fffafa);\n    border: 1px solid #efd1d4;\n    border-left: 5px solid var(--ll-red);\n  }\n\n  .ll-ladybug-section.dark {\n    background: linear-gradient(135deg,#292629,#454044);\n    border: 1px solid #302d30;\n    color: #ffffff;\n  }\n\n  .ll-ladybug-section.soft {\n    background: linear-gradient(135deg,#fafafa,#fffefe);\n    border: 1px solid #e5e2e3;\n    border-left: 5px solid #777176;\n  }\n\n  .ll-ladybug-section.cream {\n    background: linear-gradient(135deg,#fff9f2,#fffdf9);\n    border: 1px solid #eadfcd;\n    border-left: 5px solid var(--ll-gold);\n  }\n\n  .ll-ladybug-section h3 {\n    margin: 0 0 12px;\n    color: var(--ll-red-dark);\n    font-size: 19px;\n  }\n\n  .ll-ladybug-section.dark h3 {\n    color: #ffbdc2;\n  }\n\n  .ll-ladybug-section.soft h3 {\n    color: #514c50;\n  }\n\n  .ll-ladybug-section.cream h3 {\n    color: #95733e;\n  }\n\n  .ll-ladybug-section ul {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .ll-ladybug-section li {\n    margin-bottom: 7px;\n  }\n\n  .ll-ladybug-highlight {\n    margin-top: 16px;\n    padding: 15px 17px;\n    background: #fff0f1;\n    border-left: 4px solid var(--ll-red);\n    border-radius: 11px;\n  }\n\n  .ll-ladybug-final {\n    margin: 24px 0;\n    padding: 18px 20px;\n    text-align: center;\n    font-weight: 600;\n    background: linear-gradient(\n      135deg,\n      #fff1f2,\n      #fff9f5\n    );\n    border: 1px dashed var(--ll-red);\n    border-radius: 16px;\n  }\n\n  .ll-ladybug-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 30px 0 24px;\n    color: var(--ll-red);\n  }\n\n  .ll-ladybug-divider::before,\n  .ll-ladybug-divider::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: var(--ll-border);\n  }\n\n  .ll-ladybug-size-title {\n    margin: 0 0 8px;\n    text-align: center;\n    color: var(--ll-red-dark) !important;\n    font-size: 28px;\n  }\n\n  .ll-ladybug-size-note {\n    text-align: center;\n    font-size: 14px !important;\n    color: #746b6d;\n  }\n\n  .ll-ladybug-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(67,61,63,0.06);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ll-ladybug-table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n    text-align: center;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .ll-ladybug-table th {\n    padding: 14px 12px;\n    background: linear-gradient(\n      135deg,\n      var(--ll-red-dark),\n      var(--ll-red),\n      #d95b64\n    );\n    color: #ffffff;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .ll-ladybug-table td {\n    padding: 13px 12px;\n    border-bottom: 1px solid #eee1e2;\n    white-space: nowrap;\n  }\n\n  .ll-ladybug-table tbody tr:nth-child(even) {\n    background: #fff7f7;\n  }\n\n  .ll-ladybug-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ll-ladybug-table tbody tr:hover {\n    background: #fff0f1;\n  }\n\n  .ll-ladybug-fit-tip {\n    margin-top: 18px;\n    padding: 16px 18px;\n    background: linear-gradient(135deg,#fff1f2,#fafafa);\n    border-left: 4px solid var(--ll-red);\n    border-right: 4px solid var(--ll-black);\n    border-radius: 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ll-ladybug-title {\n      font-size: 23px;\n      padding: 17px 14px;\n    }\n\n    .ll-ladybug-section {\n      padding: 17px;\n    }\n\n    .ll-ladybug-size-title {\n      font-size: 23px;\n    }\n\n    .ll-ladybug-table th,\n    .ll-ladybug-table td {\n      padding: 11px 9px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ll-ladybug-product\"\u003e\n\n  \u003ch2 class=\"ll-ladybug-title\"\u003e\n    🐞 Little Ladybug Love Baby Romper \u0026amp; Cape Costume Set\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-ladybug-intro\"\u003e\n    Sweet, playful, and ready for the cutest little garden adventures! The\n    \u003cstrong\u003eLittle Ladybug Love Baby Romper \u0026amp; Cape Costume Set\u003c\/strong\u003e\n    is an adorable red-and-black costume made for babies who love cozy\n    dress-up, Halloween fun, and picture-perfect little moments.\n  \u003c\/p\u003e\n\n  \u003cp class=\"ll-ladybug-intro\"\u003e\n    Featuring a soft black long-sleeve romper, a bright red ladybug cape with\n    bold black spots, and a coordinating antenna headband, this charming set\n    creates an instantly recognizable ladybug look while keeping baby\n    comfortable for parties, photos, and seasonal celebrations.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-ladybug-bar\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-section red\"\u003e\n    \u003ch3\u003e🐞 What’s Included\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eBlack baby romper\u003c\/li\u003e\n      \u003cli\u003eRed ladybug cape with black spot details\u003c\/li\u003e\n      \u003cli\u003eMatching black antenna headband\u003c\/li\u003e\n      \u003cli\u003eComplete ladybug-inspired costume look\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-section soft\"\u003e\n    \u003ch3\u003e✨ Costume Features\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eSoft black long-sleeve romper\u003c\/li\u003e\n      \u003cli\u003eBloomers-style bottom\u003c\/li\u003e\n      \u003cli\u003eSnap-style bottom closure for easier changing\u003c\/li\u003e\n      \u003cli\u003eBright red cape with oversized black ladybug spots\u003c\/li\u003e\n      \u003cli\u003eFlowing cape design for a playful wing-inspired look\u003c\/li\u003e\n      \u003cli\u003eMatching antenna headband with soft pom-pom tips\u003c\/li\u003e\n      \u003cli\u003eClassic red and black ladybug color palette\u003c\/li\u003e\n      \u003cli\u003eLightweight design for comfortable baby movement\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-section red\"\u003e\n    \u003ch3\u003e🌼 Perfect For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eBaby’s first Halloween\u003c\/li\u003e\n      \u003cli\u003eLadybug Halloween costumes\u003c\/li\u003e\n      \u003cli\u003eGarden-themed birthday parties\u003c\/li\u003e\n      \u003cli\u003eSpring and nature celebrations\u003c\/li\u003e\n      \u003cli\u003eHalloween photoshoots\u003c\/li\u003e\n      \u003cli\u003eBaby milestone pictures\u003c\/li\u003e\n      \u003cli\u003eCostume parties\u003c\/li\u003e\n      \u003cli\u003eFamily Halloween events\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-ladybug-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 baby’s measurements rather than age alone when choosing a size\u003c\/li\u003e\n      \u003cli\u003eWhite tights, shoes, props, and additional accessories are not included\u003c\/li\u003e\n      \u003cli\u003eColors may vary slightly due to lighting and screen settings\u003c\/li\u003e\n      \u003cli\u003ePlease allow a small variation due to manual measurement\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ll-ladybug-highlight\" style=\"color:#433d3f;\"\u003e\n      \u003cstrong\u003e🐞 Fit Tip:\u003c\/strong\u003e Babies grow at different rates, so compare\n      your child’s length and bust measurements with the size chart. If your\n      baby is between sizes or you would like extra room for comfort and growth,\n      choose the larger size.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-section cream\"\u003e\n    \u003ch3\u003e🧺 Care Instructions\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eGently hand wash in cold water\u003c\/li\u003e\n      \u003cli\u003eUse mild detergent\u003c\/li\u003e\n      \u003cli\u003eDo not bleach\u003c\/li\u003e\n      \u003cli\u003eAir dry only\u003c\/li\u003e\n      \u003cli\u003eDo not tumble dry\u003c\/li\u003e\n      \u003cli\u003eAvoid high heat\u003c\/li\u003e\n      \u003cli\u003eSpot clean the antenna headband when needed\u003c\/li\u003e\n      \u003cli\u003eHang or lay the cape flat to help preserve its shape\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-final\"\u003e\n    🐞 A darling little ladybug costume made for tiny garden adventures,\n    Halloween memories, sweet smiles, and picture-perfect baby moments. ❤️\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-divider\"\u003e🐞\u003c\/div\u003e\n\n  \u003ch2 class=\"ll-ladybug-size-title\"\u003e\n    Little Ladybug Love Baby Costume Size Chart\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-ladybug-size-note\"\u003e\n    Measurements are approximate. For the best fit, compare your baby’s\n    \u003cstrong\u003elength and bust measurements\u003c\/strong\u003e rather than choosing by age alone.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-ladybug-table-wrap\"\u003e\n    \u003ctable class=\"ll-ladybug-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eUS Size\u003c\/th\u003e\n          \u003cth\u003eRecommended Age\u003c\/th\u003e\n          \u003cth\u003eLength\u003c\/th\u003e\n          \u003cth\u003eBust\u003c\/th\u003e\n          \u003cth\u003eShoulder\u003c\/th\u003e\n          \u003cth\u003eSleeve\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e1–3M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e1–3 Months\u003c\/td\u003e\n          \u003ctd\u003e14.37\" (36.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e20.47\" (52 cm)\u003c\/td\u003e\n          \u003ctd\u003e8.27\" (21 cm)\u003c\/td\u003e\n          \u003ctd\u003e8.46\" (21.5 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e3–6M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e3–6 Months\u003c\/td\u003e\n          \u003ctd\u003e15.35\" (39 cm)\u003c\/td\u003e\n          \u003ctd\u003e21.26\" (54 cm)\u003c\/td\u003e\n          \u003ctd\u003e8.66\" (22 cm)\u003c\/td\u003e\n          \u003ctd\u003e9.25\" (23.5 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e6–9M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e6–9 Months\u003c\/td\u003e\n          \u003ctd\u003e16.34\" (41.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e22.05\" (56 cm)\u003c\/td\u003e\n          \u003ctd\u003e9.06\" (23 cm)\u003c\/td\u003e\n          \u003ctd\u003e10.04\" (25.5 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e9–12M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e9–12 Months\u003c\/td\u003e\n          \u003ctd\u003e17.32\" (44 cm)\u003c\/td\u003e\n          \u003ctd\u003e22.83\" (58 cm)\u003c\/td\u003e\n          \u003ctd\u003e9.45\" (24 cm)\u003c\/td\u003e\n          \u003ctd\u003e10.83\" (27.5 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e12–18M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e12–18 Months\u003c\/td\u003e\n          \u003ctd\u003e18.31\" (46.5 cm)\u003c\/td\u003e\n          \u003ctd\u003e23.62\" (60 cm)\u003c\/td\u003e\n          \u003ctd\u003e9.84\" (25 cm)\u003c\/td\u003e\n          \u003ctd\u003e11.61\" (29.5 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-ladybug-fit-tip\"\u003e\n    🐞 \u003cstrong\u003eFit Tip:\u003c\/strong\u003e Babies grow at different rates, so use the\n    garment measurements as your primary sizing guide. If your baby falls\n    between sizes or you would like additional room for comfort and growth,\n    we recommend choosing the larger size.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Little Ladybug \/ 0-3M","offer_id":52333502923042,"sku":"2943c1d8-99de-47a4-8de6-d57e0b0909be","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Little Ladybug \/ 3-6M","offer_id":52333502890274,"sku":"e16255fa-6492-4e79-a296-f03c3340df93","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Little Ladybug \/ 6-9M","offer_id":52333502857506,"sku":"47e8cf0e-97ef-4d8e-8a5f-9816b9569952","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Little Ladybug \/ 9-12M","offer_id":52333502824738,"sku":"262305f1-19da-4122-bc47-810f30b2a135","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Little Ladybug \/ 12-18M","offer_id":52333502791970,"sku":"ca6088f1-f54d-4255-9af5-d98facf01df6","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/little-ladybug-love-baby-costume-romper-cape.png?v=1786994280","url":"https:\/\/lolliandlace.com\/products\/little-ladybug-love-baby-romper-cape-costume-set","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}