{"id":717,"date":"2026-08-01T12:48:45","date_gmt":"2026-08-01T12:48:45","guid":{"rendered":"https:\/\/ellasroom.shop\/?post_type=product&#038;p=717"},"modified":"2026-08-01T12:51:35","modified_gmt":"2026-08-01T12:51:35","slug":"overnight-oats-meal-prep-set-summer-edition","status":"publish","type":"product","link":"https:\/\/ellasroom.shop\/de\/produkt\/overnight-oats-meal-prep-set-summer-edition\/","title":{"rendered":"Overnight Oats Meal Prep-Set \u2013 Summer Edition"},"content":{"rendered":"<style>\n\/* =====================================================\n   3BEARS LANDING PAGE\n   Desktop + Tablet + Mobile\n===================================================== *\/\n.threebears-page {\n    width: 100%;\n    overflow: hidden;\n    font-family: \"Roboto\", Arial, Helvetica, sans-serif;\n    color: #173d32;\n    background: #fffdf8;\n}\n.threebears-page *,\n.threebears-page *::before,\n.threebears-page *::after {\n    box-sizing: border-box;\n}\n.threebears-page h1,\n.threebears-page h2,\n.threebears-page h3,\n.threebears-page h4,\n.threebears-page p {\n    margin-top: 0;\n}\n.threebears-page img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n}\n.tb-container {\n    width: 100%;\n    max-width: 1600px;\n    margin: 0 auto;\n    padding-left: 24px;\n    padding-right: 24px;\n}\n\/* =====================================================\n   GENERAL SECTION\n===================================================== *\/\n.tb-section {\n    padding-top: 72px;\n    padding-bottom: 72px;\n}\n.tb-title {\n    max-width: 760px;\n    margin: 0 auto 42px;\n    text-align: center;\n    font-size: clamp(30px, 4vw, 40px);\n    line-height: 1.15;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    color: #173d32;\n}\n\/* =====================================================\n   HERO\n===================================================== *\/\n.tb-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    gap: 48px;\n    align-items: center;\n    padding-top: 70px;\n    padding-bottom: 70px;\n}\n.tb-hero > div {\n    min-width: 0;\n}\n.tb-hero h1 {\n    margin-bottom: 22px;\n    font-size: clamp(40px, 5vw, 58px);\n    line-height: 1.05;\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    color: #173d32;\n}\n.tb-hero p {\n    max-width: 560px;\n    margin-bottom: 0;\n    font-size: 19px;\n    line-height: 1.65;\n    color: #58645f;\n}\n.tb-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    margin-top: 28px;\n    padding: 14px 34px;\n    border-radius: 999px;\n    background: #003f31;\n    color: #ffffff !important;\n    font-size: 16px;\n    line-height: 1.2;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition:\n        transform 0.2s ease,\n        background-color 0.2s ease,\n        box-shadow 0.2s ease;\n}\n.tb-btn:hover {\n    background: #075343;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 12px 28px rgba(0, 63, 49, 0.18);\n}\n.tb-hero-image {\n    width: 100%;\n}\n.tb-hero-image img {\n    width: 100%;\n    border-radius: 24px;\n    object-fit: cover;\n}\n\/* =====================================================\n   OPEN BOX\n===================================================== *\/\n.tb-openbox {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);\n    gap: 44px;\n    align-items: center;\n}\n.tb-openbox > div {\n    min-width: 0;\n}\n.tb-openbox img {\n    width: 100%;\n    border-radius: 24px;\n    object-fit: cover;\n}\n.tb-list {\n    padding: 34px;\n    border: 1px solid rgba(23, 61, 50, 0.08);\n    border-radius: 24px;\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(23, 61, 50, 0.08);\n}\n.tb-list h3 {\n    margin-bottom: 22px;\n    font-size: 27px;\n    line-height: 1.25;\n    font-weight: 800;\n    color: #173d32;\n}\n.tb-list div {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 30px;\n    border-bottom: 1px solid #eeeae1;\n    font-size: 17px;\n    line-height: 1.45;\n    color: #45524d;\n}\n.tb-list div:last-child {\n    border-bottom: 0;\n}\n.tb-list div::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 21px;\n    height: 21px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #e9f1ed;\n    color: #003f31;\n    font-size: 13px;\n    font-weight: 800;\n}\n\/* Hide original typed checkmarks visually *\/\n.tb-list div {\n    font-size: 0;\n}\n.tb-list div::after {\n    font-size: 17px;\n    line-height: 1.45;\n}\n.tb-list div:nth-of-type(1)::after {\n    content: \"Verschiedene Overnight Oats Sorten\";\n}\n.tb-list div:nth-of-type(2)::after {\n    content: \"Praktisches Glas\";\n}\n.tb-list div:nth-of-type(3)::after {\n    content: \"Holzl\u00f6ffel\";\n}\n.tb-list div:nth-of-type(4)::after {\n    content: \"Neue Geschmacksrichtungen entdecken\";\n}\n\/* =====================================================\n   PRODUCTS\n===================================================== *\/\n.tb-products {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 22px;\n}\n.tb-product {\n    min-width: 0;\n    padding: 14px 14px 18px;\n    border: 1px solid rgba(23, 61, 50, 0.07);\n    border-radius: 20px;\n    background: #ffffff;\n    text-align: center;\n    box-shadow: 0 8px 24px rgba(23, 61, 50, 0.05);\n}\n.tb-product img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 14px;\n    object-fit: cover;\n}\n.tb-product h4 {\n    margin: 16px 0 0;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 700;\n    color: #173d32;\n}\n\/* =====================================================\n   HOW IMAGE\n===================================================== *\/\n.tb-how-image {\n    width: 100%;\n}\n.tb-how-image img {\n    width: 100%;\n    border-radius: 24px;\n    object-fit: cover;\n}\n\/* =====================================================\n   CTA\n===================================================== *\/\n.tb-cta-section {\n    padding-top: 54px;\n    padding-bottom: 72px;\n}\n.tb-cta {\n    padding: 64px 32px;\n    border-radius: 30px;\n    background: #003f31;\n    color: #ffffff;\n    text-align: center;\n}\n.tb-cta h2 {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: clamp(32px, 4.5vw, 46px);\n    line-height: 1.12;\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    color: #ffffff;\n}\n.tb-cta .tb-btn {\n    margin-top: 26px;\n    background: #ffffff;\n    color: #003f31 !important;\n}\n.tb-cta .tb-btn:hover {\n    background: #f4eee3;\n    color: #003f31 !important;\n}\n\/* =====================================================\n   TABLET\n===================================================== *\/\n@media (max-width: 980px) {\n    .tb-container {\n        padding-left: 20px;\n        padding-right: 20px;\n    }\n    .tb-hero {\n        gap: 30px;\n        padding-top: 54px;\n        padding-bottom: 54px;\n    }\n    .tb-hero h1 {\n        font-size: 42px;\n    }\n    .tb-openbox {\n        grid-template-columns: 1fr 1fr;\n        gap: 28px;\n    }\n    .tb-list {\n        padding: 28px;\n    }\n    .tb-products {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n}\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n@media (max-width: 767px) {\n    .tb-container {\n        padding-left: 16px;\n        padding-right: 16px;\n    }\n    .tb-section {\n        padding-top: 44px;\n        padding-bottom: 44px;\n    }\n    .tb-title {\n        margin-bottom: 26px;\n        font-size: 29px;\n        line-height: 1.18;\n    }\n    \/* HERO *\/\n    .tb-hero {\n        grid-template-columns: 1fr;\n        gap: 26px;\n        padding-top: 32px;\n        padding-bottom: 44px;\n    }\n    .tb-hero > div:first-child {\n        text-align: center;\n    }\n    .tb-hero h1 {\n        margin-bottom: 16px;\n        font-size: 35px;\n        line-height: 1.08;\n    }\n    .tb-hero p {\n        margin-left: auto;\n        margin-right: auto;\n        font-size: 16px;\n        line-height: 1.55;\n    }\n    .tb-btn {\n        width: 100%;\n        max-width: 340px;\n        min-height: 50px;\n        margin-top: 22px;\n        padding: 13px 24px;\n    }\n    .tb-hero-image img {\n        border-radius: 18px;\n    }\n    \/* OPEN BOX *\/\n    .tb-openbox {\n        grid-template-columns: 1fr;\n        gap: 22px;\n    }\n    .tb-openbox img {\n        border-radius: 18px;\n    }\n    .tb-list {\n        padding: 24px 20px;\n        border-radius: 20px;\n    }\n    .tb-list h3 {\n        margin-bottom: 14px;\n        font-size: 23px;\n        text-align: center;\n    }\n    .tb-list div {\n        padding-top: 11px;\n        padding-bottom: 11px;\n        padding-left: 29px;\n    }\n    .tb-list div::after {\n        font-size: 15px;\n    }\n    \/* PRODUCTS *\/\n    .tb-products {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 12px;\n    }\n    .tb-product {\n        padding: 9px 9px 14px;\n        border-radius: 16px;\n    }\n    .tb-product img {\n        border-radius: 11px;\n    }\n    .tb-product h4 {\n        margin-top: 11px;\n        font-size: 15px;\n    }\n    \/* HOW *\/\n    .tb-how-image img {\n        border-radius: 18px;\n    }\n    \/* CTA *\/\n    .tb-cta-section {\n        padding-top: 34px;\n        padding-bottom: 48px;\n    }\n    .tb-cta {\n        padding: 42px 20px;\n        border-radius: 22px;\n    }\n    .tb-cta h2 {\n        font-size: 30px;\n        line-height: 1.16;\n    }\n}\n\/* VERY SMALL MOBILE *\/\n@media (max-width: 420px) {\n    .tb-hero h1 {\n        font-size: 31px;\n    }\n    .tb-title {\n        font-size: 27px;\n    }\n    .tb-products {\n        gap: 10px;\n    }\n    .tb-product h4 {\n        font-size: 14px;\n    }\n    .tb-cta {\n        padding-left: 16px;\n        padding-right: 16px;\n    }\n}\n<\/style>\n<p>    <!-- HERO --><\/p>\n<section>\n<h1>\n                Dein gro\u00dfes<br \/>\n                3Bears Fr\u00fchst\u00fccks-Bundle<br \/>\n            <\/h1>\n<p>\n                Entdecke verschiedene Overnight Oats Sorten,<br \/>\n                inklusive Glas und Zubeh\u00f6r.<br \/>\n                Ein Paket voller Geschmack f\u00fcr deine Morgenroutine.\n            <\/p>\n<p>            <a href=\"#\"><br \/>\n                Bundle entdecken<br \/>\n            <\/a><br \/>\n            <img decoding=\"async\"\n                src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/07\/362edbf8-1450-46e1-9450-8ffdeb328cd2.png\"\n                alt=\"3Bears Fr\u00fchst\u00fccks-Bundle\"\n                loading=\"eager\"\n            ><br \/>\n    <\/section>\n<p>    <!-- OPEN BOX --><\/p>\n<section>\n<h2>\n                Was steckt in der Box?<br \/>\n            <\/h2>\n<p>                    <img decoding=\"async\"\n                        src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/13655a5a-8ece-4d08-ba31-914e87ab3513.png\"\n                        alt=\"Ge\u00f6ffnete 3Bears Bundle Box\"\n                        loading=\"lazy\"\n                    ><\/p>\n<h3>\n                        Alles dabei f\u00fcr dein Fr\u00fchst\u00fcck<br \/>\n                    <\/h3>\n<p>                    \u2713 Verschiedene Overnight Oats Sorten<br \/>\n                    \u2713 Praktisches Glas<br \/>\n                    \u2713 Holzl\u00f6ffel<br \/>\n                    \u2713 Neue Geschmacksrichtungen entdecken<br \/>\n    <\/section>\n<p>    <!-- PRODUCTS --><\/p>\n<section>\n<h2>\n                Alle Sorten entdecken<br \/>\n            <\/h2>\n<p>                    <img decoding=\"async\"\n                        src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/1dc3d3b3-f35d-477a-8ac5-7a9213fc038a.png\"\n                        alt=\"3Bears Tiramisu\"\n                        loading=\"lazy\"\n                    ><\/p>\n<h4>Tiramisu<\/h4>\n<p>                    <img decoding=\"async\"\n                        src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/1482472a-ea7e-42cd-b76e-370648a72453.png\"\n                        alt=\"3Bears Coconut Bliss\"\n                        loading=\"lazy\"\n                    ><\/p>\n<h4>Coconut Bliss<\/h4>\n<p>                    <img decoding=\"async\"\n                        src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/d026e509-775b-4d0f-a0b8-e7d13e772744.png\"\n                        alt=\"3Bears Coco Raspberry\"\n                        loading=\"lazy\"\n                    ><\/p>\n<h4>Coco Raspberry<\/h4>\n<p>                    <img decoding=\"async\"\n                        src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/b22b0387-b1ba-4327-8754-d25bbe0e1c7c.png\"\n                        alt=\"3Bears Golden Mango\"\n                        loading=\"lazy\"\n                    ><\/p>\n<h4>Golden Mango<\/h4>\n<\/section>\n<p>    <!-- HOW --><\/p>\n<section>\n<h2>\n                Einfach vorbereiten<br \/>\n            <\/h2>\n<p>                <img decoding=\"async\"\n                    src=\"http:\/\/orvantamarket.com\/wp-content\/uploads\/2026\/08\/5250f6cd-35e2-4f59-a11b-c8c922fa72d4.png\"\n                    alt=\"3Bears Overnight Oats in drei Schritten zubereiten\"\n                    loading=\"lazy\"\n                ><br \/>\n    <\/section>\n<p>    <!-- CTA --><\/p>\n<section>\n<h2>\n                Starte deinen neuen Fr\u00fchst\u00fccksmoment<br \/>\n            <\/h2>\n<p>            <a href=\"#\"><br \/>\n                Jetzt bestellen<br \/>\n            <\/a><br \/>\n    <\/section>","protected":false},"excerpt":{"rendered":"<p>Dein gro\u00dfes 3Bears Fr\u00fchst\u00fccks-Bundle Entdecke verschiedene Overnight Oats Sorten, inklusive Glas und Zubeh\u00f6r. Ein Paket voller Geschmack f\u00fcr deine Morgenroutine. Bundle entdecken Was steckt in der Box? Alles dabei f\u00fcr dein Fr\u00fchst\u00fcck \u2713 Verschiedene Overnight Oats Sorten \u2713 Praktisches Glas \u2713 Holzl\u00f6ffel \u2713 Neue Geschmacksrichtungen entdecken Alle Sorten entdecken Tiramisu Coconut Bliss Coco Raspberry Golden [&hellip;]<\/p>\n","protected":false},"featured_media":785,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[29,21],"product_tag":[],"class_list":["post-717","product","type-product","status-publish","has-post-thumbnail","product_cat-kitchen","product_cat-sale","first","instock","sale","shipping-taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product\/717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/comments?post=717"}],"version-history":[{"count":1,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product\/717\/revisions"}],"predecessor-version":[{"id":786,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product\/717\/revisions\/786"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/media\/785"}],"wp:attachment":[{"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/media?parent=717"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product_brand?post=717"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product_cat?post=717"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/ellasroom.shop\/de\/wp-json\/wp\/v2\/product_tag?post=717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}