{"id":1865,"date":"2025-12-11T21:15:44","date_gmt":"2025-12-11T21:15:44","guid":{"rendered":"https:\/\/woodfordcafe.chrisanltd.com\/?page_id=1334"},"modified":"2026-09-07T23:50:14","modified_gmt":"2026-09-07T23:50:14","slug":"brunch-menu","status":"publish","type":"page","link":"https:\/\/woodfordcafe.com\/2023\/brunch-menu\/","title":{"rendered":"SUNDAY BRUNCH MENU"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1865\" class=\"elementor elementor-1865\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc75695 e-con-full e-flex e-con e-parent\" data-id=\"dc75695\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4459f8a e-con-full e-flex e-con e-child\" data-id=\"4459f8a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe5c6a1 elementor-widget elementor-widget-heading\" data-id=\"fe5c6a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Sunday Brunch Menu<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd0149c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dd0149c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Every Sunday we update our menu <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d8388a e-flex e-con-boxed e-con e-parent\" data-id=\"7d8388a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7322ba5 elementor-widget elementor-widget-text-editor\" data-id=\"7322ba5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!-- =========================================\n     WOODFORD CAF\u00c9 - 3D INTERACTIVE MENU\n     ========================================= -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap');\n\n.woodford-3d-menu {\n    --woodford-green: #008f4c;\n    --woodford-green-dark: #006b38;\n    --woodford-green-light: #20b866;\n    --woodford-red: #a52b27;\n    --woodford-red-dark: #7d1f1c;\n    --cream: #fffaf3;\n    --gold: #d6a84f;\n    --text: #3d332d;\n\n    max-width: 900px;\n    margin: 25px auto;\n    padding: 10px;\n    font-family: 'Poppins', Arial, sans-serif;\n    color: var(--text);\n}\n\n\/* =========================\n   HEADER\n========================= *\/\n\n.woodford-brand {\n    text-align: center;\n    margin-bottom: 25px;\n}\n\n.woodford-brand h2 {\n    margin: 0;\n    font-size: clamp(28px, 5vw, 42px);\n    font-weight: 800;\n    color: var(--woodford-green);\n    letter-spacing: -1px;\n    text-shadow:\n        1px 1px 0 #ffffff,\n        2px 3px 0 rgba(0,0,0,.10);\n}\n\n.woodford-brand .tagline {\n    display: inline-block;\n    margin-top: 8px;\n    padding: 6px 22px;\n    border-radius: 30px;\n    background: linear-gradient(\n        180deg,\n        var(--woodford-red),\n        var(--woodford-red-dark)\n    );\n    color: white;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    box-shadow:\n        0 5px 0 #581612,\n        0 8px 15px rgba(0,0,0,.18);\n}\n\n\/* =========================\n   INTRO CARD\n========================= *\/\n\n.woodford-intro {\n    text-align: center;\n    margin-bottom: 20px;\n    padding: 18px;\n    border-radius: 20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #ffffff,\n            #f4eadc\n        );\n\n    border: 1px solid #e2d3c0;\n\n    box-shadow:\n        inset 0 2px 3px rgba(255,255,255,.9),\n        inset 0 -3px 5px rgba(0,0,0,.06),\n        0 10px 25px rgba(0,0,0,.12);\n}\n\n.woodford-intro strong {\n    display: block;\n    color: var(--woodford-red);\n    font-size: 20px;\n}\n\n.woodford-intro span {\n    font-size: 13px;\n    color: #6f6259;\n}\n\n\/* =========================\n   ACCORDION\n========================= *\/\n\n.woodford-accordion {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n}\n\n\/* CATEGORY *\/\n\n.woodford-category {\n    border-radius: 18px;\n    overflow: hidden;\n\n    background: #f9f3ea;\n\n    border: 1px solid rgba(0,0,0,.08);\n\n    box-shadow:\n        0 8px 0 rgba(0,0,0,.10),\n        0 14px 24px rgba(0,0,0,.13),\n        inset 0 1px 0 rgba(255,255,255,.9);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.woodford-category:hover {\n    transform: translateY(-2px);\n\n    box-shadow:\n        0 10px 0 rgba(0,0,0,.10),\n        0 18px 30px rgba(0,0,0,.17),\n        inset 0 1px 0 rgba(255,255,255,.9);\n}\n\n\/* BUTTON *\/\n\n.woodford-trigger {\n    position: relative;\n    width: 100%;\n    border: none;\n    cursor: pointer;\n\n    padding: 18px 20px;\n\n    display: flex;\n    align-items: center;\n    gap: 15px;\n\n    color: white;\n\n    background:\n        linear-gradient(\n            145deg,\n            var(--woodford-green-light) 0%,\n            var(--woodford-green) 45%,\n            var(--woodford-green-dark) 100%\n        );\n\n    font-family: 'Poppins', sans-serif;\n\n    font-size: 17px;\n    font-weight: 700;\n    text-align: left;\n\n    box-shadow:\n        inset 0 2px 0 rgba(255,255,255,.35),\n        inset 0 -5px 0 rgba(0,0,0,.14);\n\n    transition:\n        transform .12s ease,\n        filter .2s ease,\n        box-shadow .2s ease;\n}\n\n\/* Glossy top highlight *\/\n\n.woodford-trigger::before {\n    content: \"\";\n    position: absolute;\n    left: 4%;\n    right: 4%;\n    top: 4px;\n    height: 35%;\n    border-radius: 30px;\n\n    background: linear-gradient(\n        rgba(255,255,255,.25),\n        rgba(255,255,255,0)\n    );\n\n    pointer-events: none;\n}\n\n.woodford-trigger:hover {\n    filter: brightness(1.08);\n}\n\n\/* PRESS EFFECT *\/\n\n.woodford-trigger:active {\n    transform: translateY(5px);\n\n    box-shadow:\n        inset 0 3px 0 rgba(0,0,0,.15),\n        inset 0 -1px 0 rgba(255,255,255,.15);\n}\n\n\/* ICON *\/\n\n.woodford-icon {\n    width: 42px;\n    height: 42px;\n    min-width: 42px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background:\n        radial-gradient(\n            circle at 30% 25%,\n            #ffffff,\n            #f3dfbd 35%,\n            #c99846 100%\n        );\n\n    color: var(--woodford-red);\n\n    font-size: 21px;\n\n    box-shadow:\n        0 4px 0 #765020,\n        0 6px 10px rgba(0,0,0,.25),\n        inset 0 2px 3px white;\n\n    text-shadow: 1px 1px 0 rgba(255,255,255,.7);\n}\n\n\/* TITLE *\/\n\n.woodford-title {\n    flex: 1;\n}\n\n\/* PLUS *\/\n\n.woodford-plus {\n    width: 32px;\n    height: 32px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(255,255,255,.18);\n\n    border: 1px solid rgba(255,255,255,.35);\n\n    font-size: 23px;\n    font-weight: 400;\n\n    transition:\n        transform .35s ease,\n        background .25s ease;\n}\n\n\/* OPEN STATE *\/\n\n.woodford-category.active .woodford-plus {\n    transform: rotate(180deg);\n    background: rgba(255,255,255,.30);\n}\n\n\/* =========================\n   CONTENT\n========================= *\/\n\n.woodford-content {\n    max-height: 0;\n    overflow: hidden;\n\n    background:\n        linear-gradient(\n            145deg,\n            #fffdf9,\n            #f5ecdf\n        );\n\n    transition:\n        max-height .45s cubic-bezier(.4,0,.2,1);\n}\n\n.woodford-items {\n    margin: 0;\n    padding: 12px 20px 18px;\n\n    list-style: none;\n}\n\n\/* MENU ITEM *\/\n\n.woodford-items li {\n    position: relative;\n\n    padding: 12px 10px 12px 35px;\n\n    font-size: 15px;\n    font-weight: 500;\n\n    border-bottom: 1px solid rgba(100,70,40,.12);\n\n    opacity: 0;\n    transform: translateX(-10px);\n\n    transition:\n        opacity .35s ease,\n        transform .35s ease;\n}\n\n.woodford-items li:last-child {\n    border-bottom: none;\n}\n\n\/* CHECKMARK *\/\n\n.woodford-items li::before {\n    content: \"\u2713\";\n\n    position: absolute;\n    left: 5px;\n    top: 10px;\n\n    width: 22px;\n    height: 22px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: var(--woodford-green);\n\n    color: white;\n\n    font-size: 12px;\n    font-weight: 800;\n\n    box-shadow:\n        0 2px 0 var(--woodford-green-dark),\n        0 3px 5px rgba(0,0,0,.15);\n}\n\n\/* OPEN ITEMS *\/\n\n.woodford-category.active .woodford-items li {\n    opacity: 1;\n    transform: translateX(0);\n}\n\n\/* =========================\n   FOOTER INFORMATION\n========================= *\/\n\n.woodford-info {\n    margin-top: 25px;\n    padding: 24px;\n\n    text-align: center;\n\n    border-radius: 20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #ffffff,\n            #f2e5d5\n        );\n\n    border: 1px solid #ddc9ae;\n\n    box-shadow:\n        0 8px 0 rgba(0,0,0,.08),\n        0 14px 25px rgba(0,0,0,.12),\n        inset 0 2px 3px white;\n}\n\n.woodford-time {\n    color: var(--woodford-green);\n    font-size: 18px;\n    font-weight: 700;\n}\n\n.woodford-price {\n    margin: 8px 0;\n\n    color: var(--woodford-red);\n\n    font-size: 30px;\n    font-weight: 800;\n\n    text-shadow: 1px 2px 0 rgba(0,0,0,.08);\n}\n\n.woodford-info p {\n    margin: 5px 0;\n    font-size: 14px;\n}\n\n.woodford-conditions {\n    margin-top: 14px !important;\n    color: #77685c;\n    font-size: 12px !important;\n    font-style: italic;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:600px) {\n\n    .woodford-3d-menu {\n        padding: 8px;\n    }\n\n    .woodford-trigger {\n        padding: 15px;\n        font-size: 15px;\n    }\n\n    .woodford-icon {\n        width: 37px;\n        height: 37px;\n        min-width: 37px;\n        font-size: 18px;\n    }\n\n    .woodford-plus {\n        width: 29px;\n        height: 29px;\n        font-size: 20px;\n    }\n\n    .woodford-items {\n        padding-left: 15px;\n        padding-right: 15px;\n    }\n\n    .woodford-items li {\n        font-size: 14px;\n    }\n\n    .woodford-price {\n        font-size: 25px;\n    }\n}\n<\/style>\n\n\n<div class=\"woodford-3d-menu\">\n\n    <!-- BRAND -->\n    <div class=\"woodford-brand\">\n        <h2>Woodford Caf\u00e9<\/h2>\n        <div class=\"tagline\">EAT \u2022 DRINK \u2022 LIME<\/div>\n    <\/div>\n\n\n    <!-- INTRO -->\n    <div class=\"woodford-intro\">\n        <strong>Sunday Breakfast &amp; Brunch<\/strong>\n        <span>Tap a category below to explore the menu<\/span>\n    <\/div>\n\n\n    <!-- ACCORDION -->\n    <div class=\"woodford-accordion\">\n\n\n        <!-- BREAKFAST -->\n        <div class=\"woodford-category active\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\ud83e\udd5e<\/span>\n\n                <span class=\"woodford-title\">\n                    Breakfast Favorites\n                <\/span>\n\n                <span class=\"woodford-plus\">\u2212<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>Strawberry Pancakes<\/li>\n                    <li>Buttery Pancakes<\/li>\n                    <li>Classic French Toast<\/li>\n                    <li>Fluffy Scrambled Eggs<\/li>\n                    <li>Juicy Pork Bacon<\/li>\n                    <li>Chicken Sausage Medley<\/li>\n                    <li>Woodford Fried Plantains<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- CHEF -->\n        <div class=\"woodford-category\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\ud83d\udc68\u200d\ud83c\udf73<\/span>\n\n                <span class=\"woodford-title\">\n                    Chef\u2019s Hot Selections\n                <\/span>\n\n                <span class=\"woodford-plus\">+<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>BBQ Pigtail<\/li>\n                    <li>Jerk Chicken<\/li>\n                    <li>Savory Rice Pilaf<\/li>\n                    <li>Garlic Herb Potatoes<\/li>\n                    <li>Coconut Pigeon Peas<\/li>\n                    <li>Creamy Cajun Corn<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- LOCAL -->\n        <div class=\"woodford-category\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\ud83c\udf34<\/span>\n\n                <span class=\"woodford-title\">\n                    Local Favorites\n                <\/span>\n\n                <span class=\"woodford-plus\">+<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>Caribbean Black Pudding<\/li>\n                    <li>Saltfish Choka<\/li>\n                    <li>Melongene Choka<\/li>\n                    <li>Tomato Choka<\/li>\n                    <li>Assorted Breads &amp; Bakes<\/li>\n                    <li>Sada Roti<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- SALADS -->\n        <div class=\"woodford-category\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\ud83e\udd57<\/span>\n\n                <span class=\"woodford-title\">\n                    Fresh Salads\n                <\/span>\n\n                <span class=\"woodford-plus\">+<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>Garden Tossed Salad<\/li>\n                    <li>Tuna Salad<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- SWEETS -->\n        <div class=\"woodford-category\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\ud83c\udf70<\/span>\n\n                <span class=\"woodford-title\">\n                    Sweet Treats\n                <\/span>\n\n                <span class=\"woodford-plus\">+<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>Decadent Dessert Bites<\/li>\n                    <li>Fresh Fruit Platter<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- BEVERAGES -->\n        <div class=\"woodford-category\">\n\n            <button class=\"woodford-trigger\" type=\"button\">\n\n                <span class=\"woodford-icon\">\u2615<\/span>\n\n                <span class=\"woodford-title\">\n                    Beverages Included\n                <\/span>\n\n                <span class=\"woodford-plus\">+<\/span>\n\n            <\/button>\n\n            <div class=\"woodford-content\">\n\n                <ul class=\"woodford-items\">\n\n                    <li>Coffee<\/li>\n                    <li>Tea<\/li>\n                    <li>Hot Chocolate<\/li>\n                    <li>Select Juices<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- EVENT INFORMATION -->\n    <div class=\"woodford-info\">\n\n        <div class=\"woodford-time\">\n            \ud83d\udd63 8:30 AM \u2013 2:00 PM\n        <\/div>\n\n        <div class=\"woodford-price\">\n            $195++ Per Person\n        <\/div>\n\n        <p><strong>2-hour seating<\/strong><\/p>\n\n        <p>Kids under 10 \u2013 Half Price<\/p>\n\n        <p>Kids under 5 \u2013 Eat FREE<\/p>\n\n        <p class=\"woodford-conditions\">\n            Conditions apply\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n<script>\n(function() {\n\n    const categories =\n        document.querySelectorAll('.woodford-category');\n\n    categories.forEach(category => {\n\n        const button =\n            category.querySelector('.woodford-trigger');\n\n        const content =\n            category.querySelector('.woodford-content');\n\n        const icon =\n            category.querySelector('.woodford-plus');\n\n        \/* Initial open category *\/\n\n        if (category.classList.contains('active')) {\n\n            content.style.maxHeight =\n                content.scrollHeight + \"px\";\n\n            icon.textContent = \"\u2212\";\n\n            revealItems(category);\n\n        }\n\n\n        button.addEventListener('click', function() {\n\n            const isOpen =\n                category.classList.contains('active');\n\n\n            \/* CLOSE ALL *\/\n\n            categories.forEach(item => {\n\n                item.classList.remove('active');\n\n                const itemContent =\n                    item.querySelector('.woodford-content');\n\n                const itemIcon =\n                    item.querySelector('.woodford-plus');\n\n                itemContent.style.maxHeight = \"0px\";\n\n                itemIcon.textContent = \"+\";\n\n            });\n\n\n            \/* OPEN SELECTED *\/\n\n            if (!isOpen) {\n\n                category.classList.add('active');\n\n                content.style.maxHeight =\n                    content.scrollHeight + \"px\";\n\n                icon.textContent = \"\u2212\";\n\n                revealItems(category);\n\n            }\n\n        });\n\n    });\n\n\n    function revealItems(category) {\n\n        const items =\n            category.querySelectorAll('.woodford-items li');\n\n        items.forEach((item, index) => {\n\n            item.style.transitionDelay =\n                (index * 45) + \"ms\";\n\n        });\n\n    }\n\n\n    \/* Keep accordion height correct when browser resizes *\/\n\n    window.addEventListener('resize', function() {\n\n        const active =\n            document.querySelector(\n                '.woodford-category.active'\n            );\n\n        if (active) {\n\n            const content =\n                active.querySelector(\n                    '.woodford-content'\n                );\n\n            content.style.maxHeight =\n                content.scrollHeight + \"px\";\n\n        }\n\n    });\n\n})();\n<\/script>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Sunday Brunch Menu Every Sunday we update our menu Woodford Caf\u00e9 EAT \u2022 DRINK \u2022 LIME Sunday Breakfast &amp; Brunch Tap a category below to explore<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"iawp_total_views":1376,"footnotes":""},"class_list":["post-1865","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/pages\/1865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/comments?post=1865"}],"version-history":[{"count":175,"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/pages\/1865\/revisions"}],"predecessor-version":[{"id":2829,"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/pages\/1865\/revisions\/2829"}],"wp:attachment":[{"href":"https:\/\/woodfordcafe.com\/2023\/wp-json\/wp\/v2\/media?parent=1865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}