{"product_id":"baby-s-cozy-holiday-costume-set","title":"Baby’s Cozy Holiday Costume Set","description":"\u003cstyle\u003e\n  \/* =========================================================\n     BABY GREEN FESTIVE HOLIDAY OUTFIT SET\n     COZY CHRISTMAS \/ HOLIDAY DAILY STORE FORMAT\n\n     STYLE:\n     FOREST GREEN + HOLIDAY RED + CREAM + SOFT GOLD\n  ========================================================= *\/\n\n  #baby-green-festive-set-page,\n  #baby-green-festive-set-page * {\n    box-sizing: border-box;\n  }\n\n  #baby-green-festive-set-page {\n    --ink: #3f4741;\n\n    --green: #66836d;\n    --green-deep: #48614f;\n    --green-dark: #374d3e;\n    --green-soft: #e5eee7;\n    --green-pale: #f0f5f1;\n\n    --red: #a96563;\n    --red-deep: #804c4b;\n    --red-soft: #f2e3e1;\n\n    --gold: #c5a96f;\n    --gold-deep: #987d48;\n    --gold-soft: #f4eddc;\n\n    --cream: #fbf8f1;\n    --ivory: #fffdf8;\n    --white: #ffffff;\n\n    --text: #6c746e;\n    --muted: #8d958f;\n\n    --border: rgba(70, 91, 75, .11);\n\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n\n    color: var(--text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  #baby-green-festive-set-page h1,\n  #baby-green-festive-set-page h2,\n  #baby-green-festive-set-page h3,\n  #baby-green-festive-set-page p {\n    margin-top: 0;\n  }\n\n  #baby-green-festive-set-page img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #baby-green-festive-set-page .bgfs-hero {\n    position: relative;\n\n    overflow: hidden;\n\n    padding:\n      40px 24px\n      32px;\n\n    margin-bottom: 24px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffdf8 0%,\n        #f8f2e8 26%,\n        #edf3ed 53%,\n        #e3ece5 74%,\n        #f1e4e1 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 24px;\n\n    box-shadow:\n      0 13px 36px\n      rgba(54, 73, 59, .07);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-hero::before,\n  #baby-green-festive-set-page\n  .bgfs-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-hero::before {\n    top: -145px;\n    right: -100px;\n\n    width: 295px;\n    height: 295px;\n\n    background:\n      rgba(102, 131, 109, .14);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-hero::after {\n    left: -130px;\n    bottom: -175px;\n\n    width: 320px;\n    height: 320px;\n\n    background:\n      rgba(169, 101, 99, .10);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-hero-inner {\n    position: relative;\n\n    z-index: 2;\n  }\n\n\n  \/* =========================================================\n     HERO BADGE\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-badge {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding:\n      7px 13px;\n\n    margin-bottom: 14px;\n\n    color:\n      var(--green-deep);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n\n    background:\n      rgba(255,255,255,.91);\n\n    border:\n      1px solid\n      rgba(72,97,79,.14);\n\n    border-radius: 40px;\n  }\n\n\n  \/* =========================================================\n     HERO TITLE\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-hero h1 {\n    max-width: 790px;\n\n    margin:\n      0 auto\n      11px;\n\n    color:\n      var(--ink);\n\n    font-size:\n      clamp(30px,5vw,44px);\n\n    font-weight: 850;\n\n    line-height: 1.13;\n\n    letter-spacing: -.035em;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-opening {\n    max-width: 720px;\n\n    margin:\n      0 auto\n      20px;\n\n    color:\n      var(--green-deep);\n\n    font-size: 15px;\n    font-weight: 650;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-gif {\n    display: flex;\n\n    justify-content: center;\n\n    margin:\n      0 auto\n      22px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-gif img {\n    width: auto !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    border-radius: 17px;\n\n    box-shadow:\n      0 12px 30px\n      rgba(49, 67, 54, .14);\n  }\n\n\n  \/* =========================================================\n     HERO DESCRIPTION\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-description {\n    max-width: 750px;\n\n    margin: 0 auto;\n\n    color:\n      var(--muted);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-description strong {\n    color:\n      var(--ink);\n  }\n\n\n  \/* =========================================================\n     QUICK TAGS\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-tags {\n    display: flex;\n    flex-wrap: wrap;\n\n    justify-content: center;\n\n    gap: 7px;\n\n    padding: 0;\n\n    margin:\n      20px 0\n      0;\n\n    list-style: none;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-tags li {\n    padding:\n      6px 10px;\n\n    color:\n      var(--green-deep);\n\n    font-size: 12px;\n    font-weight: 750;\n\n    background:\n      rgba(255,255,255,.93);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 8px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-tags li:nth-child(2) {\n    color:\n      var(--red-deep);\n\n    background:\n      #f7eae8;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-tags li:nth-child(3) {\n    color:\n      var(--gold-deep);\n\n    background:\n      #faf3e3;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-tags li:nth-child(4) {\n    color:\n      var(--green-dark);\n\n    background:\n      #edf3ee;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-tags li:nth-child(5) {\n    color:\n      var(--red-deep);\n\n    background:\n      #f5ece9;\n  }\n\n\n  \/* =========================================================\n     MINI HOLIDAY STRIP\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-holiday-strip {\n    display: flex;\n    flex-wrap: wrap;\n\n    align-items: center;\n    justify-content: center;\n\n    gap: 7px;\n\n    margin-top: 18px;\n\n    color:\n      var(--muted);\n\n    font-size: 11px;\n    font-weight: 650;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-holiday-dot {\n    width: 8px;\n    height: 8px;\n\n    border-radius: 50%;\n\n    background:\n      var(--green);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-holiday-dot.red {\n    background:\n      var(--red);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-holiday-dot.gold {\n    background:\n      var(--gold);\n  }\n\n\n  \/* =========================================================\n     SECTION HEADING\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-section-heading {\n    margin:\n      38px 0\n      20px;\n\n    color:\n      var(--ink);\n\n    text-align: center;\n\n    font-size:\n      clamp(24px,4vw,31px);\n\n    font-weight: 850;\n\n    line-height: 1.25;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-section-heading::after {\n    content: \"\";\n\n    display: block;\n\n    width: 76px;\n    height: 3px;\n\n    margin:\n      10px auto\n      0;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--green),\n        var(--gold),\n        var(--red)\n      );\n\n    border-radius: 10px;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-feature {\n    position: relative;\n\n    overflow: hidden;\n\n    margin-bottom: 19px;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 9px 27px\n      rgba(49,67,54,.055);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n    right: 0;\n\n    z-index: 2;\n\n    height: 3px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #54715b,\n        #9bb3a0\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(2)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #a86765,\n        #d2a09c\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(3)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #b29962,\n        #ddca9c\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(4)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #57735f,\n        #a3b9a7\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(5)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #985b59,\n        #c98f8b\n      );\n  }\n\n\n  \/* =========================================================\n     FEATURE IMAGE\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-feature-image {\n    overflow: hidden;\n\n    background:\n      var(--cream);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature-image img {\n    width: 100%;\n    height: auto;\n\n    transition:\n      transform .35s ease;\n  }\n\n\n  \/* =========================================================\n     FEATURE COPY\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-feature-copy {\n    padding:\n      20px 22px\n      22px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f8fbf8 100%\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(2)\n  .bgfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fcf7f6 100%\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(3)\n  .bgfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbf9f2 100%\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(4)\n  .bgfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f5f9f5 100%\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature:nth-of-type(5)\n  .bgfs-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fcf6f5 100%\n      );\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature-copy h2 {\n    margin:\n      0 0\n      7px;\n\n    color:\n      var(--ink);\n\n    font-size: 21px;\n    font-weight: 820;\n\n    line-height: 1.32;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-feature-copy p {\n    margin: 0;\n\n    color:\n      var(--muted);\n\n    font-size: 14px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     EXTRA IMAGE \/ SIZE IMAGE\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-extra-area {\n    margin-top: 20px;\n\n    padding: 5px;\n\n    background:\n      #ffffff;\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 10px;\n\n    box-shadow:\n      0 5px 16px\n      rgba(49,67,54,.04);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-extra-image {\n    overflow: hidden;\n\n    background:\n      #ffffff;\n\n    border-radius: 7px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-extra-image img {\n    width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-details {\n    margin-top: 20px;\n\n    padding:\n      18px 20px;\n\n    background:\n      linear-gradient(\n        100deg,\n        #fbf9f3 0%,\n        #edf3ee 42%,\n        #f3eee3 70%,\n        #f3e7e4 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-left:\n      4px solid\n      var(--green);\n\n    border-radius: 15px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-details h2 {\n    margin:\n      0 0\n      9px;\n\n    color:\n      var(--ink);\n\n    font-size: 21px;\n    font-weight: 850;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-detail-row {\n    display: grid;\n\n    grid-template-columns:\n      115px\n      minmax(0,1fr);\n\n    gap: 8px;\n\n    padding:\n      7px 0;\n\n    color:\n      var(--muted);\n\n    font-size: 13px;\n\n    line-height: 1.48;\n\n    border-bottom:\n      1px solid\n      rgba(70,91,75,.09);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-detail-label {\n    color:\n      var(--green-deep);\n\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     FESTIVE NOTE\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-gift-note {\n    margin-top: 20px;\n\n    padding:\n      18px 20px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        100deg,\n        #fffdf8 0%,\n        #f7f1e2 46%,\n        #f1e7e2 100%\n      );\n\n    border:\n      1px solid\n      rgba(152,125,72,.13);\n\n    border-radius: 15px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-gift-icon {\n    margin-bottom: 5px;\n\n    font-size: 24px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-gift-title {\n    margin:\n      0 0\n      5px;\n\n    color:\n      var(--ink);\n\n    font-size: 17px;\n    font-weight: 820;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-gift-text {\n    max-width: 670px;\n\n    margin:\n      0 auto;\n\n    color:\n      var(--muted);\n\n    font-size: 13px;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     TRUST\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-trust {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        105deg,\n        #fbf9f3 0%,\n        #edf3ee 42%,\n        #f3eee4 68%,\n        #f1e5e2 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-heading {\n    padding:\n      21px 15px\n      7px;\n\n    text-align: center;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-eyebrow {\n    margin: 0;\n\n    color:\n      var(--green-deep);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-item {\n    padding:\n      18px 13px;\n\n    text-align: center;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-item +\n  .bgfs-trust-item {\n    border-left:\n      1px solid\n      var(--border);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 43px;\n    height: 43px;\n\n    margin:\n      0 auto\n      8px;\n\n    color:\n      #ffffff;\n\n    font-size: 18px;\n\n    background:\n      var(--green);\n\n    border-radius: 50%;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-item:nth-child(2)\n  .bgfs-trust-icon {\n    background:\n      var(--red);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-item:nth-child(3)\n  .bgfs-trust-icon {\n    background:\n      var(--gold);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-title {\n    margin-bottom: 3px;\n\n    color:\n      var(--ink);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-trust-text {\n    color:\n      var(--muted);\n\n    font-size: 11px;\n\n    line-height: 1.4;\n  }\n\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  #baby-green-festive-set-page\n  .bgfs-buy {\n    padding:\n      21px 18px\n      18px;\n\n    text-align: center;\n\n    border-top:\n      1px solid\n      var(--border);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-buy-button {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    max-width: 500px;\n\n    min-height: 55px;\n\n    padding:\n      13px 26px;\n\n    color:\n      #ffffff !important;\n\n    font-size: 16px;\n    font-weight: 850;\n\n    letter-spacing: .045em;\n\n    text-decoration:\n      none !important;\n\n    text-transform:\n      uppercase;\n\n    background:\n      linear-gradient(\n        90deg,\n        #5d7a65 0%,\n        #46614f 43%,\n        #8d5b57 100%\n      );\n\n    border:\n      2px solid\n      #58705f;\n\n    border-radius:\n      50px;\n\n    box-shadow:\n      0 8px 23px\n      rgba(61,82,67,.24);\n\n    cursor: pointer;\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-buy-button:hover {\n    color:\n      #ffffff !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 12px 28px\n      rgba(61,82,67,.32);\n  }\n\n  #baby-green-festive-set-page\n  .bgfs-buy-note {\n    margin:\n      8px 0\n      0;\n\n    color:\n      var(--muted);\n\n    font-size: 11px;\n  }\n\n\n  \/* =========================================================\n     HOVER\n  ========================================================= *\/\n\n  @media\n  (hover:hover)\n  and (pointer:fine) {\n\n    #baby-green-festive-set-page\n    .bgfs-feature:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 34px\n        rgba(49,67,54,.085);\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-feature:hover\n    .bgfs-feature-image img {\n      transform:\n        scale(1.008);\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width:600px) {\n\n    #baby-green-festive-set-page {\n      font-size: 15px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-hero {\n      padding:\n        28px 14px\n        24px;\n\n      border-radius: 17px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-badge {\n      padding:\n        6px 10px;\n\n      font-size: 9px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-hero h1 {\n      font-size: 28px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-opening {\n      font-size: 14px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-description {\n      font-size: 13px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-tags {\n      gap: 5px;\n\n      margin-top: 16px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-tags li {\n      padding:\n        5px 8px;\n\n      font-size: 10px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-section-heading {\n      margin:\n        30px 0\n        17px;\n\n      padding:\n        0 8px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-feature {\n      margin-bottom: 15px;\n\n      border-radius: 14px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-feature-copy {\n      padding:\n        16px 14px\n        18px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-feature-copy h2 {\n      font-size: 18px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-feature-copy p {\n      font-size: 13px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-extra-area {\n      margin-top: 15px;\n\n      padding: 3px;\n\n      border-radius: 7px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-details {\n      margin-top: 16px;\n\n      padding: 14px;\n\n      border-radius: 13px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-details h2 {\n      font-size: 19px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-detail-row {\n      grid-template-columns:\n        95px\n        minmax(0,1fr);\n\n      gap: 6px;\n\n      padding:\n        6px 0;\n\n      font-size: 12px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-gift-note {\n      padding:\n        16px 14px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-trust-grid {\n      grid-template-columns:\n        1fr;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-trust-item {\n      display: grid;\n\n      grid-template-columns:\n        43px\n        1fr;\n\n      column-gap: 12px;\n\n      padding: 13px;\n\n      text-align: left;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-trust-item +\n    .bgfs-trust-item {\n      border-top:\n        1px solid\n        var(--border);\n\n      border-left: 0;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-trust-icon {\n      grid-row:\n        1 \/ 3;\n\n      margin: 0;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-buy {\n      padding:\n        16px 13px;\n    }\n\n    #baby-green-festive-set-page\n    .bgfs-buy-button {\n      min-height: 52px;\n\n      font-size: 15px;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"baby-green-festive-set-page\"\u003e\n\u003c!-- =======================================================\n       HERO\n  ======================================================== --\u003e\n\u003csection class=\"bgfs-hero\"\u003e\n\u003cdiv class=\"bgfs-hero-inner\"\u003e\n\u003cdiv class=\"bgfs-badge\"\u003e🎄 FESTIVE GREEN • FLUFFY TRIM • HOLIDAY PHOTO READY\u003c\/div\u003e\n\u003ch1\u003e💚 Too Cute to Save for Christmas\u003c\/h1\u003e\n\u003cp class=\"bgfs-opening\"\u003eTurn your little one into the star of every holiday photo.\u003c\/p\u003e\n\u003cdiv class=\"bgfs-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_21_c89ba32b-f6e2-4839-bb14-a0e518cdb55d.gif?v=1789976525\" alt=\"Baby Green Festive Holiday Outfit Set\"\u003e\u003c\/div\u003e\n\u003cp class=\"bgfs-description\"\u003eThe playful green design, fluffy trim, and pointed hat create an \u003cstrong\u003e instantly adorable festive look \u003c\/strong\u003e that stands out at first glance and looks extra sweet in family photos.\u003c\/p\u003e\n\u003cul class=\"bgfs-tags\"\u003e\n\u003cli\u003e☁️ Soft Plush Feel\u003c\/li\u003e\n\u003cli\u003e🎄 Festive Green Design\u003c\/li\u003e\n\u003cli\u003e👶 Two Ways to Wear\u003c\/li\u003e\n\u003cli\u003e🧸 Room to Move\u003c\/li\u003e\n\u003cli\u003e📸 Holiday Photo Ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bgfs-holiday-strip\"\u003e\n\u003cspan class=\"bgfs-holiday-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Christmas \u003c\/span\u003e \u003cspan class=\"bgfs-holiday-dot red\"\u003e\u003c\/span\u003e \u003cspan\u003e Halloween \u003c\/span\u003e \u003cspan class=\"bgfs-holiday-dot gold\"\u003e\u003c\/span\u003e \u003cspan\u003e Family Photos \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SECTION TITLE\n  ======================================================== --\u003e\n\u003ch2 class=\"bgfs-section-heading\"\u003eCozy to Wear. Adorable to Photograph. Made for Holiday Memories.\u003c\/h2\u003e\n\u003c!-- =======================================================\n       FEATURE 1\n  ======================================================== --\u003e\n\u003carticle class=\"bgfs-feature\"\u003e\n\u003cdiv class=\"bgfs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8bc62346-572a-46da-9a96-b5b94ac58cde.webp?v=1789977033\" alt=\"Soft Cozy Baby Green Holiday Outfit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgfs-feature-copy\"\u003e\n\u003ch2\u003e☁️ Soft \u0026amp; Cozy for Little Ones\u003c\/h2\u003e\n\u003cp\u003eMade with a soft plush feel that keeps your little one comfortable and cozy during cuddles, playtime, family gatherings, and cooler autumn or winter days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =======================================================\n       FEATURE 2\n  ======================================================== --\u003e\n\u003carticle class=\"bgfs-feature\"\u003e\n\u003cdiv class=\"bgfs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ddad05bd-4d38-4e52-9a2a-1165677fcb75.webp?v=1789977033\" alt=\"Baby Holiday Outfit Two Ways to Wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgfs-feature-copy\"\u003e\n\u003ch2\u003e👶 Easy On \u0026amp; Off, Two Ways to Wear\u003c\/h2\u003e\n\u003cp\u003eDesigned to make outfit changes easier. Wear the \u003cstrong\u003etop + pants + hat\u003c\/strong\u003e for a complete cozy look, or skip the pants and pair the \u003cstrong\u003etop + hat\u003c\/strong\u003e for a lighter, more flexible style indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =======================================================\n       FEATURE 3\n  ======================================================== --\u003e\n\u003carticle class=\"bgfs-feature\"\u003e\n\u003cdiv class=\"bgfs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f5a422d6-edbf-43a9-b38a-50dbef021724.webp?v=1789977033\" alt=\"Relaxed Baby Holiday Outfit for Movement and Play\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgfs-feature-copy\"\u003e\n\u003ch2\u003e🧸 Room to Move \u0026amp; Play\u003c\/h2\u003e\n\u003cp\u003eThe relaxed top-and-pants design gives little arms and legs room to move naturally, making it comfortable for sitting, crawling, playing, and everyday exploring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =======================================================\n       FEATURE 4\n  ======================================================== --\u003e\n\u003carticle class=\"bgfs-feature\"\u003e\n\u003cdiv class=\"bgfs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2_a16497c6-db3d-4e01-864f-a598ab2ac831.webp?v=1789979372\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgfs-feature-copy\"\u003e\n\u003ch2\u003e✨ Fluffy Details That Steal the Show\u003c\/h2\u003e\n\u003cp\u003eSoft fluffy trim around the collar, wrists, and ankles adds playful texture and personality, giving the outfit an extra-cute look that photographs beautifully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =======================================================\n       FEATURE 5\n  ======================================================== --\u003e\n\u003carticle class=\"bgfs-feature\"\u003e\n\u003cdiv class=\"bgfs-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/91.webp?v=1789977033\" alt=\"Baby Green Festive Outfit for Holiday Photos\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgfs-feature-copy\"\u003e\n\u003ch2\u003e📸 Made for Holiday Memories\u003c\/h2\u003e\n\u003cp\u003ePerfect for Christmas celebrations, Halloween dress-up, family gatherings, seasonal photoshoots, winter outings, or simply creating adorable memories at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =======================================================\n       PRODUCT \/ SIZE IMAGE\n  ======================================================== --\u003e\n\u003csection class=\"bgfs-extra-area\"\u003e\n\u003cdiv class=\"bgfs-extra-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1789974900685.webp?v=1789975357\" alt=\"Baby Green Holiday Outfit Product Information\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       PRODUCT DETAILS\n  ======================================================== --\u003e\n\u003csection class=\"bgfs-details\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv\u003eCute Festive Holiday Costume Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eSeason\u003c\/div\u003e\n\u003cdiv\u003eAutumn \/ Winter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv\u003eSoft Plush Look\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eDetails\u003c\/div\u003e\n\u003cdiv\u003eFluffy Collar, Wrist Cuffs \u0026amp; Ankle Trim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eOccasions\u003c\/div\u003e\n\u003cdiv\u003eChristmas, Halloween, Holiday Photos, Family Gatherings, Outdoor Play \u0026amp; Dress-Up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003ePackage\u003c\/div\u003e\n\u003cdiv\u003eOutfit Set + Matching Hat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-detail-row\"\u003e\n\u003cdiv class=\"bgfs-detail-label\"\u003eGift For\u003c\/div\u003e\n\u003cdiv\u003eChristmas, Birthdays, Baby Showers \u0026amp; Holiday Celebrations\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       GIFT NOTE\n  ======================================================== --\u003e\u003c!-- =======================================================\n       TRUST\n  ======================================================== --\u003e\n\u003csection class=\"bgfs-trust\"\u003e\n\u003cdiv class=\"bgfs-trust-heading\"\u003e\n\u003cp class=\"bgfs-trust-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-grid\"\u003e\n\u003cdiv class=\"bgfs-trust-item\"\u003e\n\u003cdiv class=\"bgfs-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-title\"\u003eTracked Shipping\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-text\"\u003eFollow your order through final delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-item\"\u003e\n\u003cdiv class=\"bgfs-trust-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-title\"\u003eQuality Checked\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-text\"\u003eCarefully inspected before shipping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-item\"\u003e\n\u003cdiv class=\"bgfs-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-title\"\u003eHelpful Support\u003c\/div\u003e\n\u003cdiv class=\"bgfs-trust-text\"\u003eFriendly help with sizing and orders.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n         BUY NOW\n    ====================================================== --\u003e\n\u003cdiv class=\"bgfs-buy\"\u003e\n\u003ca class=\"bgfs-buy-button\" href=\"#MainContent\" role=\"button\"\u003e Buy Now → \u003c\/a\u003e\n\u003cp class=\"bgfs-buy-note\"\u003eChoose your preferred size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Green \/ 0-3M","offer_id":43391492554846,"sku":"NC02362609216284-婴儿节日套装-绿色-0-3M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3-6M","offer_id":43391492587614,"sku":"NC02362609216284-婴儿节日套装-绿色-3-6M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 6-12M","offer_id":43391492620382,"sku":"NC02362609216284-婴儿节日套装-绿色-6-12M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 12-18M","offer_id":43391492653150,"sku":"NC02362609216284-婴儿节日套装-绿色-12-18M","price":32.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2_a16497c6-db3d-4e01-864f-a598ab2ac831.webp?v=1789979372","url":"https:\/\/miscellista.com\/products\/baby-s-cozy-holiday-costume-set","provider":"Miscellista.com","version":"1.0","type":"link"}