{"id":82,"date":"2026-01-06T10:06:24","date_gmt":"2026-01-06T10:06:24","guid":{"rendered":"https:\/\/pancake.co.il\/?page_id=82"},"modified":"2026-04-02T14:56:52","modified_gmt":"2026-04-02T14:56:52","slug":"branches","status":"publish","type":"page","link":"https:\/\/pancake.co.il\/en\/branches\/","title":{"rendered":"branches"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"82\" class=\"elementor elementor-82\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-294ee57 e-flex e-con-boxed e-con e-parent\" data-id=\"294ee57\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcd82ce elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"bcd82ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u05d4\u05e1\u05e0\u05d9\u05e4\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2599191 e-flex e-con-boxed e-con e-parent\" data-id=\"2599191\" 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-5246329 elementor-widget elementor-widget-shortcode\" data-id=\"5246329\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\r\n        \/* --- CSS \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05db\u05dc\u05dc\u05d9\u05d5\u05ea --- *\/\r\n        :root {\r\n            --brand-red: #7E1F2A;\r\n            --brand-orange: #f2b851;\r\n            --text-dark: #2c2c2c;\r\n            --text-light: #666;\r\n        }\r\n\r\n        .branches-wrapper {\r\n            font-family: 'Ploni', sans-serif;\r\n            direction: rtl;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 20px;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .branches-hero { text-align: center; margin-bottom: 50px; }\r\n        .branches-hero h1 { font-size: 48px; font-weight: 800; color: var(--brand-red); margin-bottom: 10px; }\r\n        .branches-hero .subtitle { font-size: 22px; font-weight: 700; color: #FFFFFF; margin-bottom: 20px; }\r\n        .branches-hero p { font-size: 18px; max-width: 700px; margin: 0 auto; color: var(--text-light); line-height: 1.6; }\r\n\r\n        \/* Grid System *\/\r\n        .branches-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n            gap: 25px;\r\n        }\r\n\r\n        \/* --- \u05db\u05e8\u05d8\u05d9\u05e1 \u05e1\u05e0\u05d9\u05e3 (\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d9\u05d5\u05e7\u05e8\u05ea\u05d9) --- *\/\r\n        .branch-card-luxury {\r\n            position: relative;\r\n            height: 280px;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n            transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n            border: 1px solid rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .branch-card-luxury:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 20px 50px rgba(0,0,0,0.25);\r\n        }\r\n\r\n        .branch-bg {\r\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n            background-size: cover; background-position: center;\r\n            transition: transform 0.6s ease;\r\n        }\r\n\r\n        .branch-card-luxury:hover .branch-bg { transform: scale(1.08); }\r\n\r\n        .branch-overlay {\r\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n            transition: 0.3s;\r\n        }\r\n\r\n        .branch-content {\r\n            position: relative; z-index: 2; height: 100%;\r\n            display: flex; flex-direction: column; justify-content: flex-end;\r\n            padding: 25px; color: #fff; text-align: center;\r\n        }\r\n\r\n        .branch-title { font-size: 28px; font-weight: 800; margin-bottom: 5px; text-shadow: 0 2px 10px rgba(0,0,0,0.5); }\r\n        .branch-addr { font-size: 16px; font-weight: 500; opacity: 0.9; margin-bottom: 5px; }\r\n        .branch-hours-short { font-size: 14px; opacity: 0.8; margin-bottom: 15px; }\r\n\r\n        .branch-cta {\r\n            display: inline-block; background: rgba(255,255,255,0.2); backdrop-filter: blur(5px);\r\n            border: 1px solid rgba(255,255,255,0.4); padding: 7px 18px; border-radius: 50px;\r\n            color: #fff; font-weight: 700; font-size: 13px; transition: 0.3s;\r\n            white-space: nowrap;\r\n        }\r\n        .branch-card-luxury:hover .branch-cta { background: rgba(255,255,255,0.3); }\r\n\r\n        .branch-buttons-row {\r\n            display: flex; justify-content: center; align-items: center;\r\n            flex-wrap: wrap; gap: 8px; margin-top: 10px;\r\n        }\r\n\r\n        .btn-card-action {\r\n            display: inline-flex; align-items: center; gap: 4px;\r\n            background: var(--brand-orange);\r\n            color: #000;\r\n            padding: 7px 14px;\r\n            border-radius: 50px;\r\n            font-weight: 800;\r\n            font-size: 13px;\r\n            text-decoration: none;\r\n            transition: 0.3s;\r\n            box-shadow: 0 4px 15px rgba(242, 184, 81, 0.4);\r\n            white-space: nowrap;\r\n        }\r\n        .btn-card-action:hover {\r\n            transform: translateY(-2px);\r\n            background: #fff;\r\n            color: #000;\r\n        }\r\n\r\n        .badge-soon {\r\n            position: absolute; top: 20px; right: 20px; z-index: 5;\r\n            background: #fff; color: #000; padding: 5px 12px;\r\n            border-radius: 50px; font-weight: 800; font-size: 12px;\r\n        }\r\n\r\n        .badge-kosher {\r\n            position: absolute; top: 20px; right: 20px; z-index: 5;\r\n            background: var(--brand-orange); color: #000; padding: 5px 12px;\r\n            border-radius: 50px; font-weight: 800; font-size: 12px;\r\n        }\r\n\r\n        .badge-delivery {\r\n            position: absolute; top: 20px; left: 20px; z-index: 5;\r\n            background: #27ae60; color: #fff; padding: 5px 12px;\r\n            border-radius: 50px; font-weight: 800; font-size: 12px;\r\n        }\r\n\r\n        \/* --- Modal (Popup) --- *\/\r\n        .bm-overlay {\r\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\r\n            background: rgba(0,0,0,0.7); z-index: 99990;\r\n            opacity: 0; visibility: hidden; transition: 0.3s;\r\n            backdrop-filter: blur(8px); display: flex; align-items: center; justify-content: center; padding: 20px;\r\n        }\r\n\r\n        .bm-modal {\r\n            background: #fff; width: 100%; max-width: 600px; max-height: 90vh;\r\n            overflow-y: auto; border-radius: 25px; position: relative;\r\n            transform: translateY(30px); opacity: 0; transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);\r\n            box-shadow: 0 25px 50px rgba(0,0,0,0.3);\r\n        }\r\n\r\n        .bm-overlay.active { opacity: 1; visibility: visible; }\r\n        .bm-overlay.active .bm-modal { transform: translateY(0); opacity: 1; }\r\n\r\n        .bm-close {\r\n            position: absolute; top: 15px; left: 15px; background: rgba(0,0,0,0.4);\r\n            width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center;\r\n            cursor: pointer; font-size: 18px; color: #fff; transition: 0.3s; z-index: 10;\r\n            border: 1px solid rgba(255,255,255,0.3);\r\n        }\r\n        .bm-close:hover { background: rgba(0,0,0,0.7); transform: rotate(90deg); }\r\n\r\n        .bm-header {\r\n            height: 200px; position: relative; display: flex; align-items: flex-end; justify-content: center;\r\n            padding: 30px; background-size: cover; background-position: center;\r\n        }\r\n        .bm-header-overlay {\r\n            position: absolute; top:0; left:0; width:100%; height:100%;\r\n            background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%);\r\n        }\r\n        .bm-header-content {\r\n            position: relative; z-index: 2; text-align: center; color: #fff;\r\n        }\r\n        .bm-title { font-size: 32px; font-weight: 800; margin: 0 0 5px 0; color: #ffffff !important; text-shadow: 0 2px 10px rgba(0,0,0,0.8); }\r\n        .bm-subtitle { font-size: 16px; font-weight: 500; color: #f0f0f0 !important; text-shadow: 0 1px 5px rgba(0,0,0,0.8); }\r\n\r\n        .bm-body { padding: 30px; }\r\n\r\n        .bm-actions-grid {\r\n            display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 15px; margin-bottom: 30px;\r\n        }\r\n\r\n        .bm-btn {\r\n            display: flex; flex-direction: column; align-items: center; justify-content: center;\r\n            gap: 10px; padding: 18px; border-radius: 16px; text-decoration: none;\r\n            font-weight: 700; font-size: 16px; transition: 0.2s; box-shadow: 0 4px 15px rgba(0,0,0,0.05);\r\n            text-align: center; color: #333; cursor: pointer; border: none; background: none;\r\n        }\r\n\r\n        .bm-btn img { width: 32px; height: 32px; display: block; object-fit: contain; }\r\n        \r\n        .btn-waze { background: #fff; border: 2px solid #33ccff; }\r\n        .btn-menu-pdf { background: #fff; border: 2px solid #8e44ad; }\r\n        .btn-fb { background: #fff; border: 2px solid #1877f2; }\r\n        .btn-wolt { background: #fff; border: 2px solid #009de0; }\r\n        .btn-waze:hover { background: #f0fbff; transform: translateY(-3px); border-color: #0077b5; }\r\n\r\n        .btn-phone { background: #fff; border: 1px solid #27ae60; }\r\n        .btn-phone:hover { background: #f0fff4; transform: translateY(-3px); border-color: #219653; }\r\n\r\n        .btn-fb { background: #fff; border: 1px solid #1877f2; }\r\n        .btn-fb:hover { background: #f0f6ff; transform: translateY(-3px); border-color: #0d6efd; }\r\n\r\n        .btn-highlight { background: #fff; border: 3px solid var(--brand-orange); box-shadow: 0 4px 16px rgba(242,184,81,0.4); font-weight: 900; }\r\n        .btn-highlight:hover { background: #fffdf5; transform: translateY(-3px); border-color: #e0a800; }\r\n\r\n        .bm-section { margin-bottom: 25px; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px; }\r\n        .bm-section:last-child { border-bottom: none; }\r\n        .bm-sec-title { font-size: 18px; font-weight: 800; color: var(--brand-red); margin-bottom: 12px; }\r\n        .bm-text { font-size: 15px; color: var(--text-light); line-height: 1.6; }\r\n        .bm-hours-list li { margin-bottom: 6px; display: flex; justify-content: space-between; border-bottom: 1px dashed #eee; padding-bottom: 4px; color: #444; }\r\n\r\n        .bm-access-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\r\n        .bm-access-item { font-size: 14px; color: #555; display: flex; align-items: center; gap: 6px; }\r\n        .bm-access-item::before { content: '\u2714'; color: var(--brand-orange); font-weight: bold; }\r\n\r\n        \/* Delivery info box in modal *\/\r\n        .bm-delivery-info {\r\n            background: #f0fff4;\r\n            border: 1px solid #27ae60;\r\n            border-radius: 12px;\r\n            padding: 15px 20px;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n        }\r\n        .bm-delivery-info strong { color: #27ae60; font-size: 16px; }\r\n        .bm-delivery-info p { margin: 8px 0 0; font-size: 14px; color: #555; }\r\n\r\n        \/* --- Ontopo iframe Modal --- *\/\r\n        .ontopo-overlay {\r\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\r\n            background: rgba(0,0,0,0.75); z-index: 999999;\r\n            opacity: 0; visibility: hidden; transition: 0.3s;\r\n            backdrop-filter: blur(10px);\r\n            display: flex; align-items: center; justify-content: center; padding: 20px;\r\n        }\r\n        .ontopo-overlay.active { opacity: 1; visibility: visible; }\r\n\r\n        .ontopo-modal {\r\n            background: #fff; width: 100%; max-width: 500px; height: 85vh;\r\n            border-radius: 20px; position: relative; overflow: hidden;\r\n            transform: scale(0.9); opacity: 0; transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);\r\n            box-shadow: 0 25px 60px rgba(0,0,0,0.4);\r\n        }\r\n        .ontopo-overlay.active .ontopo-modal { transform: scale(1); opacity: 1; }\r\n\r\n        .ontopo-close {\r\n            position: absolute; top: 12px; left: 12px; background: rgba(0,0,0,0.6);\r\n            width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center;\r\n            cursor: pointer; font-size: 18px; color: #fff; transition: 0.3s; z-index: 10;\r\n            border: 1px solid rgba(255,255,255,0.3);\r\n        }\r\n        .ontopo-close:hover { background: rgba(0,0,0,0.9); transform: rotate(90deg); }\r\n\r\n        .ontopo-modal iframe {\r\n            width: 100%; height: 100%; border: none;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .branches-grid { grid-template-columns: 1fr; }\r\n            .bm-modal { max-height: 95vh; width: 100%; border-radius: 20px 20px 0 0; position: absolute; bottom: 0; transform: translateY(100%); }\r\n            .bm-overlay.active .bm-modal { transform: translateY(0); }\r\n            .bm-header { height: 160px; }\r\n            .ontopo-modal { max-width: 100%; height: 90vh; border-radius: 20px 20px 0 0; position: absolute; bottom: 0; transform: translateY(100%); }\r\n            .ontopo-overlay.active .ontopo-modal { transform: translateY(0); }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"branches-wrapper\">\r\n        <div class=\"branches-hero\">\r\n            <h1>\u05d4\u05e1\u05e0\u05d9\u05e4\u05d9\u05dd \u05e9\u05dc\u05e0\u05d5<\/h1>\r\n            <div class=\"subtitle\">\u05d4\u05d8\u05e2\u05dd \u05e9\u05d2\u05d3\u05dc\u05e0\u05d5 \u05e2\u05dc\u05d9\u05d5 \u2013 \u05e2\u05db\u05e9\u05d9\u05d5 \u05e7\u05e8\u05d5\u05d1 \u05d0\u05dc\u05d9\u05db\u05dd.<\/div>\r\n            <p>\r\n                \u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 \u05e4\u05d5\u05e2\u05dc \u05db\u05d1\u05e8 \u05dc\u05de\u05e2\u05dc\u05d4 \u05de\u05be50 \u05e9\u05e0\u05d4 \u05d5\u05de\u05de\u05e9\u05d9\u05da \u05dc\u05e9\u05de\u05d7 \u05de\u05e9\u05e4\u05d7\u05d5\u05ea, \u05d7\u05d1\u05e8\u05d9\u05dd \u05d5\u05d6\u05d5\u05d2\u05d5\u05ea \u05d1\u05db\u05dc \u05e8\u05d7\u05d1\u05d9 \u05d4\u05d0\u05e8\u05e5.\r\n                \u05d1\u05db\u05dc \u05e1\u05e0\u05d9\u05e3 \u05ea\u05de\u05e6\u05d0\u05d5 \u05d0\u05ea \u05d0\u05d5\u05ea\u05d5 DNA \u05de\u05d5\u05db\u05e8: \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd \u05d0\u05d5\u05d5\u05e8\u05d9\u05e8\u05d9\u05d9\u05dd, \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e2\u05e9\u05d9\u05e8 \u05d5\u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 \u05e9\u05de\u05e8\u05d2\u05d9\u05e9\u05d4 \u05db\u05de\u05d5 \u05d1\u05d9\u05ea.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"branches-grid\">\r\n                            <div class=\"branch-card-luxury\" onclick=\"openBranchModal('herzliya')\">\r\n                    <div class=\"branch-bg\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\"><\/div>\r\n                    <div class=\"branch-overlay\" style=\"background: linear-gradient(to bottom, rgba(126, 31, 42, 0.45) 0%, rgba(126, 31, 42, 0.65) 100%);\" data-color=\"rgba(126, 31, 42, 0.45)\" data-hover=\"rgba(126, 31, 42, 0.65)\"><\/div>\r\n                    \r\n                                        \r\n                                        \r\n                    <div class=\"branch-content\">\r\n                        <div class=\"branch-title\">\u05d4\u05e8\u05e6\u05dc\u05d9\u05d4<\/div>\r\n                        <div class=\"branch-addr\">\ud83d\udccd \u05de\u05d7\u05dc\u05e3 \u05d4\u05e1\u05d9\u05e8\u05d4, \u05d4\u05e8\u05e6\u05dc\u05d9\u05d4<\/div>\r\n                        <div class=\"branch-hours-short\">\u05e4\u05ea\u05d5\u05d7 24\/7<\/div>\r\n                        \r\n                        <div class=\"branch-buttons-row\">\r\n                                                        \r\n                                                            <a href=\"javascript:void(0);\" class=\"btn-card-action\" onclick=\"event.stopPropagation(); openOntopoModal('herzliya')\">\ud83c\udf74 \u05e9\u05d5\u05dc\u05d7\u05df<\/a>\r\n                                                        \r\n                            <span class=\"branch-cta\">\u05e4\u05e8\u05d8\u05d9\u05dd<\/span>\r\n                        <\/div>\r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"branch-card-luxury\" onclick=\"openBranchModal('netanya')\">\r\n                    <div class=\"branch-bg\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\"><\/div>\r\n                    <div class=\"branch-overlay\" style=\"background: linear-gradient(to bottom, rgba(52, 152, 172, 0.40) 0%, rgba(52, 152, 172, 0.60) 100%);\" data-color=\"rgba(52, 152, 172, 0.40)\" data-hover=\"rgba(52, 152, 172, 0.60)\"><\/div>\r\n                    \r\n                                        \r\n                                        \r\n                    <div class=\"branch-content\">\r\n                        <div class=\"branch-title\">\u05e0\u05ea\u05e0\u05d9\u05d4<\/div>\r\n                        <div class=\"branch-addr\">\ud83d\udccd \u05ea\u05d7\u05e0\u05ea \u05d3\u05dc\u05e7 \u05e4\u05d6, \u05de\u05d7\u05dc\u05e3 \u05e0\u05ea\u05e0\u05d9\u05d4<\/div>\r\n                        <div class=\"branch-hours-short\">\u05d0'-\u05d4' \u05e2\u05d3 02:00 | \u05d5' \u05e2\u05d3 04:00<\/div>\r\n                        \r\n                        <div class=\"branch-buttons-row\">\r\n                                                        \r\n                                                            <a href=\"javascript:void(0);\" class=\"btn-card-action\" onclick=\"event.stopPropagation(); openBookingForm('netanya', '\u05e0\u05ea\u05e0\u05d9\u05d4');\">\ud83c\udf74 \u05e9\u05d5\u05dc\u05d7\u05df<\/a>\r\n                                                        \r\n                            <span class=\"branch-cta\">\u05e4\u05e8\u05d8\u05d9\u05dd<\/span>\r\n                        <\/div>\r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"branch-card-luxury\" onclick=\"openBranchModal('petah_tikva')\">\r\n                    <div class=\"branch-bg\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\"><\/div>\r\n                    <div class=\"branch-overlay\" style=\"background: linear-gradient(to bottom, rgba(168, 100, 168, 0.40) 0%, rgba(168, 100, 168, 0.60) 100%);\" data-color=\"rgba(168, 100, 168, 0.40)\" data-hover=\"rgba(168, 100, 168, 0.60)\"><\/div>\r\n                    \r\n                                        \r\n                                        \r\n                    <div class=\"branch-content\">\r\n                        <div class=\"branch-title\">\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4<\/div>\r\n                        <div class=\"branch-addr\">\ud83d\udccd \u05d0\u05d1\u05e9\u05dc\u05d5\u05dd \u05d2\u05d9\u05e1\u05d9\u05df 17, \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4<\/div>\r\n                        <div class=\"branch-hours-short\">\u05d0'-\u05d4' \u05d5\u05e9\u05d1\u05ea \u05e2\u05d3 02:00 | \u05d5' \u05e2\u05d3 04:00<\/div>\r\n                        \r\n                        <div class=\"branch-buttons-row\">\r\n                                                        \r\n                                                            <a href=\"javascript:void(0);\" class=\"btn-card-action\" onclick=\"event.stopPropagation(); openOntopoModal('petah_tikva')\">\ud83c\udf74 \u05e9\u05d5\u05dc\u05d7\u05df<\/a>\r\n                                                        \r\n                            <span class=\"branch-cta\">\u05e4\u05e8\u05d8\u05d9\u05dd<\/span>\r\n                        <\/div>\r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n                            <div class=\"branch-card-luxury\" onclick=\"openBranchModal('kfar_saba')\">\r\n                    <div class=\"branch-bg\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\"><\/div>\r\n                    <div class=\"branch-overlay\" style=\"background: linear-gradient(to bottom, rgba(242, 164, 81, 0.40) 0%, rgba(242, 164, 81, 0.60) 100%);\" data-color=\"rgba(242, 164, 81, 0.40)\" data-hover=\"rgba(242, 164, 81, 0.60)\"><\/div>\r\n                    \r\n                                        \r\n                                        \r\n                    <div class=\"branch-content\">\r\n                        <div class=\"branch-title\">\u05db\u05e4\u05e8 \u05e1\u05d1\u05d0<\/div>\r\n                        <div class=\"branch-addr\">\ud83d\udccd \u05e9\u05d3\u05f3 \u05d5\u05d9\u05e6\u05de\u05df 15, \u05db\u05e4\u05e8 \u05e1\u05d1\u05d0<\/div>\r\n                        <div class=\"branch-hours-short\">\u05d0'-\u05d4' \u05e2\u05d3 23:00 | \u05d5' \u05e2\u05d3 02:00<\/div>\r\n                        \r\n                        <div class=\"branch-buttons-row\">\r\n                                                        \r\n                                                            <a href=\"javascript:void(0);\" class=\"btn-card-action\" onclick=\"event.stopPropagation(); openBookingForm('kfar_saba', '\u05db\u05e4\u05e8 \u05e1\u05d1\u05d0');\">\ud83c\udf74 \u05e9\u05d5\u05dc\u05d7\u05df<\/a>\r\n                                                        \r\n                            <span class=\"branch-cta\">\u05e4\u05e8\u05d8\u05d9\u05dd<\/span>\r\n                        <\/div>\r\n                        \r\n                    <\/div>\r\n                <\/div>\r\n                    <\/div>\r\n\r\n                    <div id=\"modal-herzliya\" class=\"bm-overlay\" onclick=\"closeBranchModal('herzliya', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('herzliya', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05d4\u05e8\u05e6\u05dc\u05d9\u05d4<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05de\u05d7\u05dc\u05e3 \u05d4\u05e1\u05d9\u05e8\u05d4, \u05d4\u05e8\u05e6\u05dc\u05d9\u05d4<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                \r\n                                                <div class=\"bm-actions-grid\">\r\n                            \r\n                            \r\n                                                            <a href=\"javascript:void(0);\" class=\"bm-btn btn-highlight\" onclick=\"event.preventDefault(); closeBranchModalDirect('herzliya'); openOntopoModal('herzliya');\">\r\n                                    <span style=\"font-size:24px;\">\ud83c\udf74<\/span>\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05e9\u05d5\u05dc\u05d7\u05df<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/03\/\u05d1\u05d9\u05ea-\u05d4\u05e4\u05e0\u05e7\u05d9\u05e7-\u05ea\u05e4\u05e8\u05d9\u05d8-\u05d4\u05e8\u05e6\u05dc\u05d9\u05d4_.pdf\" target=\"_blank\" class=\"bm-btn btn-menu-pdf\">\r\n                                    <span style=\"font-size:22px;\">\ud83d\udccb<\/span>\r\n                                    <span>\u05ea\u05e4\u05e8\u05d9\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"tel:099514215\" class=\"bm-btn btn-phone\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/telephone.svg\" alt=\"Phone\">\r\n                                    <span>\u05d7\u05d9\u05d9\u05d2<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/ul.waze.com\/ul?venue_id=22806850.228134032.7757&overview=yes\" target=\"_blank\" class=\"bm-btn btn-waze\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/waze.svg\" alt=\"Waze\">\r\n                                    <span>\u05e0\u05d5\u05d5\u05d8 \u05d1-Waze<\/span>\r\n                                <\/a>\r\n                                                                                        <a href=\"https:\/\/wolt.com\/he\/isr\/tel-aviv\/restaurant\/pancake-house-herzeliya?srsltid=AfmBOoquNjg7z34HSshFU45YML18WCz9LJZ-PqEe1nTCAKY-6d1cI2Dk\" target=\"_blank\" class=\"bm-btn btn-wolt\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/04\/WOLT.webp\" alt=\"Wolt\" style=\"width:32px;height:32px;object-fit:contain;\">\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05d1\u05d5\u05d5\u05dc\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/www.facebook.com\/OriginalPancakeHouseHerzliya\/\" target=\"_blank\" class=\"bm-btn btn-fb\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/communication.svg\" alt=\"Facebook\">\r\n                                    <span>\u05e4\u05d9\u05d9\u05e1\u05d1\u05d5\u05e7<\/span>\r\n                                <\/a>\r\n                                                    <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05e1\u05e0\u05d9\u05e3 \u05d4\u05e8\u05e6\u05dc\u05d9\u05d4 \u05d4\u05d5\u05d0 \u05d7\u05d2\u05d9\u05d2\u05d4 \u05de\u05e1\u05d1\u05d9\u05d1 \u05dc\u05e9\u05e2\u05d5\u05df. \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd \u05de\u05ea\u05d5\u05e7\u05d9\u05dd \u05d5\u05de\u05dc\u05d5\u05d7\u05d9\u05dd, \u05ea\u05e4\u05e8\u05d9\u05d8 \u05de\u05d2\u05d5\u05d5\u05df \u05d5\u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05d1\u05d4\u05e8\u05e6\u05dc\u05d9\u05d4 \u05d5\u05d4\u05e1\u05d1\u05d9\u05d1\u05d4 \u2013 \u05d1\u05db\u05dc \u05e9\u05e2\u05d4 \u05e9\u05d9\u05ea\u05d7\u05e9\u05e7 \u05dc\u05db\u05dd.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>24 \u05e9\u05e2\u05d5\u05ea \u05d1\u05d9\u05de\u05de\u05d4 | 7 \u05d9\u05de\u05d9\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05e0\u05d2\u05d9\u05e9\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05dc\u05d5\u05dc\u05d0\u05ea \u05d4\u05e9\u05de\u05e2\u05d4<\/div>\r\n                                                            <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n                    <div id=\"modal-netanya\" class=\"bm-overlay\" onclick=\"closeBranchModal('netanya', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('netanya', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05e0\u05ea\u05e0\u05d9\u05d4<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05ea\u05d7\u05e0\u05ea \u05d3\u05dc\u05e7 \u05e4\u05d6, \u05de\u05d7\u05dc\u05e3 \u05e0\u05ea\u05e0\u05d9\u05d4<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                \r\n                                                <div class=\"bm-actions-grid\">\r\n                            \r\n                            \r\n                                                            <a href=\"javascript:void(0);\" class=\"bm-btn btn-highlight\" onclick=\"event.preventDefault(); openBookingForm('netanya', '\u05e0\u05ea\u05e0\u05d9\u05d4');\">\r\n                                    <span style=\"font-size:24px;\">\ud83c\udf74<\/span>\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05e9\u05d5\u05dc\u05d7\u05df<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/04\/\u05ea\u05e4\u05e8\u05d9\u05d8-\u05e0\u05ea\u05e0\u05d9\u05d4.pdf\" target=\"_blank\" class=\"bm-btn btn-menu-pdf\">\r\n                                    <span style=\"font-size:22px;\">\ud83d\udccb<\/span>\r\n                                    <span>\u05ea\u05e4\u05e8\u05d9\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"tel:099615777\" class=\"bm-btn btn-phone\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/telephone.svg\" alt=\"Phone\">\r\n                                    <span>\u05d7\u05d9\u05d9\u05d2<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/waze.com\/ul?ll=32.32504,34.86282&navigate=yes\" target=\"_blank\" class=\"bm-btn btn-waze\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/waze.svg\" alt=\"Waze\">\r\n                                    <span>\u05e0\u05d5\u05d5\u05d8 \u05d1-Waze<\/span>\r\n                                <\/a>\r\n                                                                                        <a href=\"https:\/\/wolt.com\/he\/isr\/hasharon\/restaurant\/original-house-of-pancakes-netanya?srsltid=AfmBOopK1eRtsoD47B7j3PqNbj3s6JdPeEuioVzQSNXEYAc9UXHIF22V\" target=\"_blank\" class=\"bm-btn btn-wolt\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/04\/WOLT.webp\" alt=\"Wolt\" style=\"width:32px;height:32px;object-fit:contain;\">\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05d1\u05d5\u05d5\u05dc\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/www.facebook.com\/originalpancakehousenetanya\" target=\"_blank\" class=\"bm-btn btn-fb\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/communication.svg\" alt=\"Facebook\">\r\n                                    <span>\u05e4\u05d9\u05d9\u05e1\u05d1\u05d5\u05e7<\/span>\r\n                                <\/a>\r\n                                                    <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05e1\u05e0\u05d9\u05e3 \u05e0\u05ea\u05e0\u05d9\u05d4 \u05de\u05d1\u05d9\u05d0 \u05d0\u05ea \u05d4\u05d8\u05e2\u05dd \u05d4\u05d8\u05d5\u05d1 \u05d5\u05d4\u05d0\u05d4\u05d5\u05d1 \u05de\u05d4\u05e9\u05e8\u05d5\u05df. \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e2\u05e9\u05d9\u05e8, \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd, \u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05d1\u05d0\u05d6\u05d5\u05e8 \u05d5\u05de\u05d2\u05e9\u05d9 \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05dc\u05d0\u05d9\u05e8\u05d5\u05e2\u05d9\u05dd \u05e7\u05d8\u05e0\u05d9\u05dd \u05d5\u05d2\u05d3\u05d5\u05dc\u05d9\u05dd.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>\u05e8\u05d0\u05e9\u05d5\u05df-\u05d7\u05de\u05d9\u05e9\u05d9: \u05e2\u05d3 02:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d9\u05e9\u05d9: \u05e2\u05d3 04:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d1\u05ea: \u05e2\u05d3 02:00<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05d3\u05dc\u05ea \u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05dc\u05d5\u05dc\u05d0\u05ea \u05d4\u05e9\u05de\u05e2\u05d4<\/div>\r\n                                                            <\/div>\r\n                                                            <div style=\"margin-top:12px; font-size:13px; color:#666; background:#f5f5f5; padding:8px; border-radius:6px;\">\r\n                                    \u05d0\u05d7\u05e8\u05d0\u05d9 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea: \u05e2\u05d5\u05de\u05e8 \u2013 09-961-5777                                                                    <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n                    <div id=\"modal-petah_tikva\" class=\"bm-overlay\" onclick=\"closeBranchModal('petah_tikva', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('petah_tikva', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05d0\u05d1\u05e9\u05dc\u05d5\u05dd \u05d2\u05d9\u05e1\u05d9\u05df 17, \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                \r\n                                                <div class=\"bm-actions-grid\">\r\n                            \r\n                            \r\n                                                            <a href=\"javascript:void(0);\" class=\"bm-btn btn-highlight\" onclick=\"event.preventDefault(); closeBranchModalDirect('petah_tikva'); openOntopoModal('petah_tikva');\">\r\n                                    <span style=\"font-size:24px;\">\ud83c\udf74<\/span>\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05e9\u05d5\u05dc\u05d7\u05df<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/03\/\u05d1\u05d9\u05ea-\u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7-\u05e4\u05ea\u05d7-\u05ea\u05e7\u05d5\u05d5\u05d4-\u05de\u05e2\u05d5\u05d3\u05db\u05df.pdf\" target=\"_blank\" class=\"bm-btn btn-menu-pdf\">\r\n                                    <span style=\"font-size:22px;\">\ud83d\udccb<\/span>\r\n                                    <span>\u05ea\u05e4\u05e8\u05d9\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"tel:035179999\" class=\"bm-btn btn-phone\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/telephone.svg\" alt=\"Phone\">\r\n                                    <span>\u05d7\u05d9\u05d9\u05d2<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/ul.waze.com\/ul?venue_id=22872385.228592778.649547&overview=yes\" target=\"_blank\" class=\"bm-btn btn-waze\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/waze.svg\" alt=\"Waze\">\r\n                                    <span>\u05e0\u05d5\u05d5\u05d8 \u05d1-Waze<\/span>\r\n                                <\/a>\r\n                                                                                        <a href=\"https:\/\/wolt.com\/he\/isr\/petah-tikva\/restaurant\/pancakes-house-pt?srsltid=AfmBOop1SAd-vVIq8bMWhLgUzD4eojjT36GRl896u809eSzkaQh1GA4k\" target=\"_blank\" class=\"bm-btn btn-wolt\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/04\/WOLT.webp\" alt=\"Wolt\" style=\"width:32px;height:32px;object-fit:contain;\">\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05d1\u05d5\u05d5\u05dc\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/www.facebook.com\/pancakepetachtikva\/\" target=\"_blank\" class=\"bm-btn btn-fb\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/communication.svg\" alt=\"Facebook\">\r\n                                    <span>\u05e4\u05d9\u05d9\u05e1\u05d1\u05d5\u05e7<\/span>\r\n                                <\/a>\r\n                                                    <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05e1\u05e0\u05d9\u05e3 \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4 \u2014 \u05d4\u05d1\u05d9\u05ea \u05e9\u05dc \u05de\u05d2\u05e9\u05d9 \u05d4\u05d0\u05d9\u05e8\u05d5\u05d7 \u05e9\u05dc\u05e0\u05d5. \u05de\u05e8\u05db\u05d6 \u05d4\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea \u05d4\u05e7\u05d9\u05d9\u05d8\u05e8\u05d9\u05e0\u05d2, \u05e2\u05dd \u05d7\u05d3\u05e8 VIP \u05dc\u05d0\u05d9\u05e8\u05d5\u05e2\u05d9\u05dd \u05e4\u05e8\u05d8\u05d9\u05d9\u05dd.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>\u05e8\u05d0\u05e9\u05d5\u05df-\u05d7\u05de\u05d9\u05e9\u05d9: \u05e2\u05d3 02:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d9\u05e9\u05d9: \u05e2\u05d3 04:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d1\u05ea: \u05e2\u05d3 02:00<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd (\u05d1\u05d7\u05e0\u05d9\u05d5\u05df)<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05d3\u05dc\u05ea \u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05dc\u05d5\u05dc\u05d0\u05ea \u05d4\u05e9\u05de\u05e2\u05d4<\/div>\r\n                                                            <\/div>\r\n                                                            <div style=\"margin-top:12px; font-size:13px; color:#666; background:#f5f5f5; padding:8px; border-radius:6px;\">\r\n                                    \u05d0\u05d7\u05e8\u05d0\u05d9 \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea: \u05d0\u05d9\u05e6\u05d9\u05e7 \u2013 054-3080785                                                                            <br><a href=\"tel:0543080785\" style=\"color:#27ae60; font-weight:bold;\">\u05d7\u05d9\u05d9\u05d2 \u05dc\u05d0\u05d7\u05e8\u05d0\u05d9<\/a>\r\n                                                                    <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n                    <div id=\"modal-kfar_saba\" class=\"bm-overlay\" onclick=\"closeBranchModal('kfar_saba', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('kfar_saba', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05db\u05e4\u05e8 \u05e1\u05d1\u05d0<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05e9\u05d3\u05f3 \u05d5\u05d9\u05e6\u05de\u05df 15, \u05db\u05e4\u05e8 \u05e1\u05d1\u05d0<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                \r\n                                                <div class=\"bm-actions-grid\">\r\n                            \r\n                            \r\n                                                            <a href=\"javascript:void(0);\" class=\"bm-btn btn-highlight\" onclick=\"event.preventDefault(); openBookingForm('kfar_saba', '\u05db\u05e4\u05e8 \u05e1\u05d1\u05d0');\">\r\n                                    <span style=\"font-size:24px;\">\ud83c\udf74<\/span>\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05e9\u05d5\u05dc\u05d7\u05df<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/pancake.co.il\/\u05d1\u05d9\u05ea-\u05d4\u05e4\u05e0\u05e7\u05d9\u05e7-\u05ea\u05e4\u05e8\u05d9\u05d8-\u05db\u05e4\u05e8-\u05e1\u05d1\u05d0\/\" target=\"_blank\" class=\"bm-btn btn-menu-pdf\">\r\n                                    <span style=\"font-size:22px;\">\ud83d\udccb<\/span>\r\n                                    <span>\u05ea\u05e4\u05e8\u05d9\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"tel:099552244\" class=\"bm-btn btn-phone\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/telephone.svg\" alt=\"Phone\">\r\n                                    <span>\u05d7\u05d9\u05d9\u05d2<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/waze.com\/ul?ll=32.17510,34.90349&navigate=yes\" target=\"_blank\" class=\"bm-btn btn-waze\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/waze.svg\" alt=\"Waze\">\r\n                                    <span>\u05e0\u05d5\u05d5\u05d8 \u05d1-Waze<\/span>\r\n                                <\/a>\r\n                                                                                        <a href=\"https:\/\/wolt.com\/he\/isr\/hasharon\/restaurant\/pancake-house-kfar-saba?srsltid=AfmBOopvpa-2FNdmmhf1bp8f5xDHgCBkfYfSI3NaOl0-BgYZnkXF2W4b\" target=\"_blank\" class=\"bm-btn btn-wolt\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/04\/WOLT.webp\" alt=\"Wolt\" style=\"width:32px;height:32px;object-fit:contain;\">\r\n                                    <span>\u05d4\u05d6\u05de\u05df \u05d1\u05d5\u05d5\u05dc\u05d8<\/span>\r\n                                <\/a>\r\n                            \r\n                                                            <a href=\"https:\/\/www.facebook.com\/p\/\u05d1\u05d9\u05ea-\u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7-\u05d4\u05de\u05e7\u05d5\u05e8\u05d9-\u05db\u05e4\u05e8-\u05e1\u05d1\u05d0-61555872295598\/\" target=\"_blank\" class=\"bm-btn btn-fb\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/communication.svg\" alt=\"Facebook\">\r\n                                    <span>\u05e4\u05d9\u05d9\u05e1\u05d1\u05d5\u05e7<\/span>\r\n                                <\/a>\r\n                                                    <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05e1\u05e0\u05d9\u05e3 \u05db\u05e4\u05e8 \u05e1\u05d1\u05d0 \u05e9\u05de\u05d7 \u05dc\u05d0\u05e8\u05d7 \u05d0\u05ea\u05db\u05dd \u05e2\u05dd \u05ea\u05e4\u05e8\u05d9\u05d8 \u05de\u05d2\u05d5\u05d5\u05df \u05d5\u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05dc\u05db\u05dc \u05d0\u05d6\u05d5\u05e8 \u05d4\u05e9\u05e8\u05d5\u05df.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>\u05e8\u05d0\u05e9\u05d5\u05df-\u05d7\u05de\u05d9\u05e9\u05d9: \u05e2\u05d3 23:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d9\u05e9\u05d9: \u05e2\u05d3 02:00\r<\/span><\/li>\r\n                                                                    <li><span>\u05e9\u05d1\u05ea: \u05e1\u05d2\u05d5\u05e8<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05dc\u05d5\u05dc\u05d0\u05ea \u05d4\u05e9\u05de\u05e2\u05d4<\/div>\r\n                                                            <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n                    <div id=\"modal-petah_tikva_kosher\" class=\"bm-overlay\" onclick=\"closeBranchModal('petah_tikva_kosher', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('petah_tikva_kosher', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4 \u05db\u05e9\u05e8<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05d0\u05e4\u05e2\u05dc 24, \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                    <div class=\"bm-delivery-info\">\r\n                                <strong>\ud83d\udef5 \u05e1\u05e0\u05d9\u05e3 \u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3<\/strong>\r\n                                <p>\u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05dc\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4, \u05d2\u05d1\u05e2\u05ea \u05e9\u05de\u05d5\u05d0\u05dc, \u05d2\u05e0\u05d9 \u05ea\u05e7\u05d5\u05d5\u05d4 \u05d5\u05d0\u05d6\u05d5\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd<\/p>\r\n                            <\/div>\r\n                                                \r\n                                                <div class=\"bm-actions-grid\">\r\n                            \r\n                                                            <a href=\"\/order\" class=\"bm-btn btn-highlight\">\r\n                                    <span style=\"font-size:24px;\">\ud83d\udef5<\/span>\r\n                                    <span>\u05de\u05e9\u05dc\u05d5\u05d7 \u05d0\u05d5\u05e0\u05dc\u05d9\u05d9\u05df<\/span>\r\n                                <\/a>\r\n                            \r\n                            \r\n                            \r\n                            \r\n                                                        \r\n                                                    <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05e1\u05e0\u05d9\u05e3 \u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4 \u05db\u05e9\u05e8 \u05de\u05ea\u05de\u05d7\u05d4 \u05d1\u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3 \u2013 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05e2\u05d3 \u05d0\u05dc\u05d9\u05db\u05dd \u05d4\u05d1\u05d9\u05ea\u05d4 \u05d0\u05d5 \u05dc\u05de\u05e9\u05e8\u05d3. \u05de\u05e9\u05dc\u05d5\u05d7\u05d9\u05dd \u05d2\u05dd \u05dc\u05d2\u05d1\u05e2\u05ea \u05e9\u05de\u05d5\u05d0\u05dc, \u05d2\u05e0\u05d9 \u05ea\u05e7\u05d5\u05d5\u05d4 \u05d5\u05d0\u05d6\u05d5\u05e8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd. \u05db\u05dc \u05d4\u05d8\u05e2\u05dd \u05d4\u05de\u05d5\u05db\u05e8 \u05e9\u05dc \u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9, \u05d1\u05d4\u05db\u05e9\u05e8.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>\u05d1\u05e7\u05e8\u05d5\u05d1 \u05e0\u05e2\u05d3\u05db\u05df \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                            <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n                    <div id=\"modal-atlit\" class=\"bm-overlay\" onclick=\"closeBranchModal('atlit', event)\">\r\n                <div class=\"bm-modal\">\r\n                    <div class=\"bm-close\" onclick=\"closeBranchModal('atlit', event)\">\u2715<\/div>\r\n                    \r\n                    <div class=\"bm-header\" style=\"background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/02\/Gemini_Generated_Image_gsg3qzgsg3qzgsg3.png');\">\r\n                        <div class=\"bm-header-overlay\"><\/div>\r\n                        <div class=\"bm-header-content\">\r\n                            <h2 class=\"bm-title\">\u05e1\u05e0\u05d9\u05e3 \u05e2\u05ea\u05dc\u05d9\u05ea<\/h2>\r\n                            <div class=\"bm-subtitle\">\u05e7\u05e0\u05d9\u05d5\u05df \u05d3\u05e8\u05da \u05d4\u05d9\u05dd<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"bm-body\">\r\n                        \r\n                                                \r\n                                                    <div style=\"text-align:center; padding:15px; background:#f9f9f9; border-radius:10px; margin-bottom:20px;\">\r\n                                <strong>\u05d4\u05e1\u05e0\u05d9\u05e3 \u05d9\u05d9\u05e4\u05ea\u05d7 \u05d1\u05e7\u05e8\u05d5\u05d1! \u05e2\u05d9\u05e7\u05d1\u05d5 \u05d0\u05d7\u05e8 \u05d4\u05e4\u05e8\u05e1\u05d5\u05de\u05d9\u05dd.<\/strong>\r\n                            <\/div>\r\n                        \r\n                        <div class=\"bm-section\">\r\n                            <div class=\"bm-text\">\u05d1\u05e7\u05e8\u05d5\u05d1 \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05d4\u05d8\u05e2\u05dd \u05d4\u05de\u05d5\u05db\u05e8 \u05d5\u05d4\u05d0\u05d4\u05d5\u05d1 \u05d2\u05dd \u05d1\u05e2\u05ea\u05dc\u05d9\u05ea. \u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05d5\u05e1\u05e4\u05d9\u05dd \u2013 \u05de\u05de\u05e9 \u05d1\u05e7\u05e8\u05d5\u05d1.<\/div>\r\n                        <\/div>\r\n\r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u23f0 \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/div>\r\n                            <ul class=\"bm-hours-list\">\r\n                                                                    <li><span>\u05d1\u05e7\u05e8\u05d5\u05d1 \u05e0\u05e2\u05d3\u05db\u05df \u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea<\/span><\/li>\r\n                                                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                                                <div class=\"bm-section\">\r\n                            <div class=\"bm-sec-title\">\u267f \u05e0\u05d2\u05d9\u05e9\u05d5\u05ea<\/div>\r\n                            <div class=\"bm-access-grid\">\r\n                                                                    <div class=\"bm-access-item\">\u05d7\u05e0\u05d9\u05d9\u05ea \u05e0\u05db\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05e6\u05e3 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05e0\u05d2\u05d9\u05e9\u05d9\u05dd<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05db\u05e0\u05d9\u05e1\u05d4 \u05e0\u05d2\u05d9\u05e9\u05d4<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05e8\u05d9\u05d4\u05d5\u05d8 \u05e0\u05d2\u05d9\u05e9<\/div>\r\n                                                                    <div class=\"bm-access-item\">\u05dc\u05d5\u05dc\u05d0\u05ea \u05d4\u05e9\u05de\u05e2\u05d4<\/div>\r\n                                                            <\/div>\r\n                                                    <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        \r\n        <!-- Ontopo iframe Modal -->\r\n        <div id=\"ontopo-modal-overlay\" class=\"ontopo-overlay\" onclick=\"closeOntopoModal(event)\">\r\n            <div class=\"ontopo-modal\">\r\n                <div class=\"ontopo-close\" onclick=\"closeOntopoModal(event)\">\u2715<\/div>\r\n                <iframe id=\"ontopo-iframe\" src=\"\" allow=\"payment\"><\/iframe>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ \u05de\u05d9\u05e4\u05d5\u05d9 \u05e1\u05e0\u05d9\u05e4\u05d9\u05dd \u05dc\u05e7\u05d9\u05e9\u05d5\u05e8\u05d9 Ontopo\r\n        var ontopoLinks = {\r\n            'herzliya': 'https:\/\/ontopo.com\/he\/il\/page\/20433492?source=homepage',\r\n            'petah_tikva': 'https:\/\/ontopo.com\/he\/il\/page\/73400411?source=homepage'\r\n        };\r\n\r\n        function openBranchModal(id) {\r\n            const modal = document.getElementById('modal-' + id);\r\n            if(modal) {\r\n                modal.classList.add('active');\r\n                document.body.style.overflow = 'hidden'; \r\n            }\r\n        }\r\n\r\n        function closeBranchModal(id, event) {\r\n            if (event.target.classList.contains('bm-overlay') || event.target.classList.contains('bm-close') || event.target.closest('.bm-close')) {\r\n                const modal = document.getElementById('modal-' + id);\r\n                if(modal) {\r\n                    modal.classList.remove('active');\r\n                    document.body.style.overflow = '';\r\n                }\r\n            }\r\n        }\r\n\r\n        function closeBranchModalDirect(id) {\r\n            const modal = document.getElementById('modal-' + id);\r\n            if(modal) {\r\n                modal.classList.remove('active');\r\n            }\r\n        }\r\n\r\n        function openOntopoModal(branchId) {\r\n            var url = ontopoLinks[branchId];\r\n            if(!url) return;\r\n            \r\n            var overlay = document.getElementById('ontopo-modal-overlay');\r\n            var iframe = document.getElementById('ontopo-iframe');\r\n            iframe.src = url;\r\n            overlay.classList.add('active');\r\n            document.body.style.overflow = 'hidden';\r\n        }\r\n\r\n        function closeOntopoModal(event) {\r\n            if(event.target.classList.contains('ontopo-overlay') || event.target.classList.contains('ontopo-close') || event.target.closest('.ontopo-close')) {\r\n                var overlay = document.getElementById('ontopo-modal-overlay');\r\n                var iframe = document.getElementById('ontopo-iframe');\r\n                overlay.classList.remove('active');\r\n                iframe.src = '';\r\n                document.body.style.overflow = '';\r\n            }\r\n        }\r\n\r\n        \/\/ Hover effects for pastel overlays\r\n        document.querySelectorAll('.branch-card-luxury').forEach(function(card) {\r\n            var overlay = card.querySelector('.branch-overlay');\r\n            var baseColor = overlay.getAttribute('data-color');\r\n            var hoverColor = overlay.getAttribute('data-hover');\r\n\r\n            card.addEventListener('mouseenter', function() {\r\n                overlay.style.background = 'linear-gradient(to bottom, ' + baseColor + ' 0%, ' + hoverColor + ' 100%)';\r\n                \/\/ Darken on hover\r\n                overlay.style.background = 'linear-gradient(to bottom, ' + hoverColor + ' 0%, rgba(0,0,0,0.75) 100%)';\r\n            });\r\n            card.addEventListener('mouseleave', function() {\r\n                overlay.style.background = 'linear-gradient(to bottom, ' + baseColor + ' 0%, ' + hoverColor + ' 100%)';\r\n            });\r\n        });\r\n\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const urlParams = new URLSearchParams(window.location.search);\r\n            const branchId = urlParams.get('branch');\r\n            if(branchId) {\r\n                const exists = document.getElementById('modal-' + branchId);\r\n                if(exists) {\r\n                    openBranchModal(branchId);\r\n                }\r\n            }\r\n        });\r\n    <\/script>\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 Booking Form Modal \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <div id=\"booking-form-overlay\" style=\"display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99999;justify-content:center;align-items:center;\">\r\n        <div style=\"background:#fff;border-radius:24px;padding:40px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;direction:rtl;\">\r\n            <button onclick=\"closeBookingForm()\" style=\"position:absolute;top:16px;left:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;\">\u2715<\/button>\r\n            <h2 style=\"margin:0 0 8px;font-size:24px;font-weight:900;color:#7E1F2A;\">\u05d4\u05d6\u05de\u05e0\u05ea \u05e9\u05d5\u05dc\u05d7\u05df<\/h2>\r\n            <p id=\"booking-form-branch-name\" style=\"margin:0 0 24px;color:#888;font-size:15px;font-weight:600;\"><\/p>\r\n            <div style=\"display:grid;gap:14px;\">\r\n                <div>\r\n                    <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05e9\u05dd \u05de\u05dc\u05d0 *<\/label>\r\n                    <input id=\"bf-name\" type=\"text\" placeholder=\"\u05e9\u05dd \u05de\u05dc\u05d0\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;\">\r\n                <\/div>\r\n                <div>\r\n                    <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05d8\u05dc\u05e4\u05d5\u05df *<\/label>\r\n                    <input id=\"bf-phone\" type=\"tel\" placeholder=\"05X-XXXXXXX\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;\">\r\n                <\/div>\r\n                <div>\r\n                    <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05de\u05d9\u05d9\u05dc<\/label>\r\n                    <input id=\"bf-email\" type=\"email\" placeholder=\"\u05db\u05ea\u05d5\u05d1\u05ea \u05de\u05d9\u05d9\u05dc (\u05dc\u05d0 \u05d7\u05d5\u05d1\u05d4)\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;\">\r\n                <\/div>\r\n                <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:12px;\">\r\n                    <div>\r\n                        <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05ea\u05d0\u05e8\u05d9\u05da *<\/label>\r\n                        <input id=\"bf-date\" type=\"date\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05e9\u05e2\u05d4 *<\/label>\r\n                        <select id=\"bf-time\" style=\"width:100%;padding:11px 14px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;background:#fff;\">\r\n                    <option value=\"\">\u05d1\u05d7\u05e8\u05d5 \u05e9\u05e2\u05d4 *<\/option>\r\n                    <option value=\"10:00\">10:00<\/option>\r\n                    <option value=\"11:00\">11:00<\/option>\r\n                    <option value=\"12:00\">12:00<\/option>\r\n                    <option value=\"13:00\">13:00<\/option>\r\n                    <option value=\"14:00\">14:00<\/option>\r\n                    <option value=\"15:00\">15:00<\/option>\r\n                    <option value=\"16:00\">16:00<\/option>\r\n                    <option value=\"17:00\">17:00<\/option>\r\n                    <option value=\"18:00\">18:00<\/option>\r\n                    <option value=\"19:00\">19:00<\/option>\r\n                    <option value=\"20:00\">20:00<\/option>\r\n                    <option value=\"21:00\">21:00<\/option>\r\n                    <option value=\"22:00\">22:00<\/option>\r\n                    <option value=\"23:00\">23:00<\/option>\r\n                <\/select>\r\n                    <\/div>\r\n                <\/div>\r\n                <div>\r\n                    <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05de\u05e1\u05e4\u05e8 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd *<\/label>\r\n                    <select id=\"bf-guests\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;background:#fff;\">\r\n                        <option value=\"\">\u05d1\u05d7\u05e8\u05d5 \u05de\u05e1\u05e4\u05e8 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"1\">1 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"2\">2 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"3\">3 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"4\">4 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"5\">5 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"6\">6 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"7\">7 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"8\">8 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"9\">9 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"10\">10 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"11\">11 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"12\">12 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"13\">13 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"14\">14 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"15\">15 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"16\">16 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"17\">17 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"18\">18 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"19\">19 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                                <option value=\"20\">20 \u05e1\u05d5\u05e2\u05d3\u05d9\u05dd<\/option>\r\n                                            <\/select>\r\n                <\/div>\r\n                <div>\r\n                    <label style=\"display:block;font-weight:700;font-size:14px;margin-bottom:6px;\">\u05d4\u05e2\u05e8\u05d5\u05ea<\/label>\r\n                    <textarea id=\"bf-notes\" placeholder=\"\u05d1\u05e7\u05e9\u05d5\u05ea \u05de\u05d9\u05d5\u05d7\u05d3\u05d5\u05ea...\" rows=\"3\" style=\"width:100%;padding:12px;border:1.5px solid #eee;border-radius:12px;font-size:15px;box-sizing:border-box;resize:vertical;\"><\/textarea>\r\n                <\/div>\r\n            <\/div>\r\n            <button onclick=\"submitBookingForm()\" id=\"bf-submit\" style=\"width:100%;margin-top:20px;padding:16px;background:#7E1F2A;color:#fff;border:none;border-radius:14px;font-size:17px;font-weight:800;cursor:pointer;\">\r\n                \u05e9\u05dc\u05d7 \u05d1\u05e7\u05e9\u05ea \u05d4\u05d6\u05de\u05e0\u05d4\r\n            <\/button>\r\n            <div id=\"bf-msg\" style=\"margin-top:12px;text-align:center;font-weight:700;font-size:15px;\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    var _bfBranchId = '', _bfBranchName = '';\r\n    function openBookingForm(branchId, branchName) {\r\n        _bfBranchId = branchId;\r\n        _bfBranchName = branchName;\r\n        document.getElementById('booking-form-branch-name').textContent = branchName;\r\n        var el = document.getElementById('booking-form-overlay');\r\n        el.style.display = 'flex';\r\n        ['bf-name','bf-phone','bf-email','bf-date','bf-time','bf-notes'].forEach(function(id){ document.getElementById(id).value=''; });\r\n        document.getElementById('bf-guests').value = '';\r\n        document.getElementById('bf-msg').textContent = '';\r\n    }\r\n    function closeBookingForm() {\r\n        document.getElementById('booking-form-overlay').style.display = 'none';\r\n    }\r\n    function submitBookingForm() {\r\n        var name=document.getElementById('bf-name').value.trim();\r\n        var phone=document.getElementById('bf-phone').value.trim();\r\n        var email=document.getElementById('bf-email').value.trim();\r\n        var date=document.getElementById('bf-date').value;\r\n        var time=document.getElementById('bf-time').value;\r\n        var guests=document.getElementById('bf-guests').value;\r\n        var notes=document.getElementById('bf-notes').value.trim();\r\n        var msg=document.getElementById('bf-msg');\r\n        if (!name||!phone||!date||!time||!guests) { msg.style.color='#dc3232'; msg.textContent='\u05d9\u05e9 \u05dc\u05de\u05dc\u05d0 \u05d0\u05ea \u05db\u05dc \u05e9\u05d3\u05d5\u05ea \u05d4\u05d7\u05d5\u05d1\u05d4'; return; }\r\n        var btn=document.getElementById('bf-submit');\r\n        btn.textContent='\u05e9\u05d5\u05dc\u05d7...'; btn.disabled=true;\r\n        var fd=new FormData();\r\n        fd.append('action','bop_table_booking');\r\n        fd.append('nonce','835d21fbf0');\r\n        fd.append('branch_id',_bfBranchId);\r\n        fd.append('branch_name',_bfBranchName);\r\n        fd.append('name',name); fd.append('phone',phone); fd.append('email',email);\r\n        fd.append('date',date); fd.append('time',time); fd.append('guests',guests); fd.append('notes',notes);\r\n        fetch('https:\/\/pancake.co.il\/wp-admin\/admin-ajax.php',{method:'POST',body:fd})\r\n        .then(function(r){return r.json();})\r\n        .then(function(res){\r\n            if(res.success){msg.style.color='#46b450';msg.textContent='\u2705 \u05d4\u05d1\u05e7\u05e9\u05d4 \u05e0\u05e9\u05dc\u05d7\u05d4! \u05e0\u05d9\u05e6\u05d5\u05e8 \u05d0\u05d9\u05ea\u05da \u05e7\u05e9\u05e8 \u05d1\u05d4\u05e7\u05d3\u05dd.';btn.textContent='\u05e0\u05e9\u05dc\u05d7!';}\r\n            else{msg.style.color='#dc3232';msg.textContent='\u05e9\u05d2\u05d9\u05d0\u05d4, \u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea';btn.disabled=false;btn.textContent='\u05e9\u05dc\u05d7 \u05d1\u05e7\u05e9\u05ea \u05d4\u05d6\u05de\u05e0\u05d4';}\r\n        }).catch(function(){msg.style.color='#dc3232';msg.textContent='\u05e9\u05d2\u05d9\u05d0\u05ea \u05ea\u05e7\u05e9\u05d5\u05e8\u05ea';btn.disabled=false;btn.textContent='\u05e9\u05dc\u05d7 \u05d1\u05e7\u05e9\u05ea \u05d4\u05d6\u05de\u05e0\u05d4';});\r\n    }\r\n    document.getElementById('booking-form-overlay').addEventListener('click',function(e){if(e.target===this)closeBookingForm();});\r\n    <\/script>\r\n    <\/div>\n\t\t\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>Our branches<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-82","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":35,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":1508,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/82\/revisions\/1508"}],"wp:attachment":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}