{"id":1399,"date":"2026-06-09T02:54:21","date_gmt":"2026-06-09T02:54:21","guid":{"rendered":"https:\/\/demo5.yinwoodweb.com\/sanisidro\/?st-import=09365df8ade7d37359edc5f2970c9438"},"modified":"2026-06-14T07:36:14","modified_gmt":"2026-06-14T07:36:14","slug":"contact","status":"publish","type":"page","link":"https:\/\/demo5.yinwoodweb.com\/catanauan\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-25531555 alignfull uagb-is-root-container\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\"\/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>St. Isidore the Farmer Parish \u2014 Contact<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    \/* All styles scoped to #sip to avoid WordPress conflicts *\/\n    #sip * { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }\n    #sip { font-family: 'Inter', system-ui, sans-serif !important; }\n\n    #sip {\n      display: grid;\n      grid-template-columns: 380px 1fr;\n      min-height: 100vh;\n      width: 100%;\n    }\n\n    @media (max-width: 860px) {\n      #sip { grid-template-columns: 1fr !important; }\n    }\n\n    \/* \u2550\u2550 LEFT \u2550\u2550 *\/\n    #sip .sl {\n      background: #526A40 !important;\n      display: flex !important;\n      flex-direction: column !important;\n      padding: 40px 36px 36px !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #sip .sl::before {\n      content: '' !important;\n      position: absolute !important;\n      top: -100px !important; right: -100px !important;\n      width: 340px !important; height: 340px !important;\n      border-radius: 50% !important;\n      background: radial-gradient(circle, rgba(181,234,140,0.11) 0%, transparent 70%) !important;\n      pointer-events: none !important;\n    }\n\n    #sip .sl::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: -60px !important; left: -60px !important;\n      width: 260px !important; height: 260px !important;\n      border-radius: 50% !important;\n      background: radial-gradient(circle, rgba(181,234,140,0.07) 0%, transparent 70%) !important;\n      pointer-events: none !important;\n    }\n\n    \/* Church mark *\/\n    #sip .cm {\n      display: flex !important;\n      align-items: center !important;\n      gap: 12px !important;\n      margin-bottom: 28px !important;\n    }\n\n    #sip .cm-icon {\n      width: 44px !important; height: 44px !important;\n      background: rgba(181,234,140,0.14) !important;\n      border: 1px solid rgba(181,234,140,0.24) !important;\n      border-radius: 11px !important;\n      display: flex !important; align-items: center !important; justify-content: center !important;\n      flex-shrink: 0 !important;\n    }\n\n    #sip .cm-icon svg { width: 24px !important; height: 24px !important; display: block !important; }\n\n    #sip .cm-text {\n      font-family: 'Cinzel', serif !important;\n      font-size: 12.5px !important;\n      font-weight: 600 !important;\n      color: rgba(255,255,255,0.92) !important;\n      letter-spacing: 0.05em !important;\n      line-height: 1.35 !important;\n    }\n\n    #sip .cm-text small {\n      display: block !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 9.5px !important;\n      font-weight: 400 !important;\n      letter-spacing: 0.14em !important;\n      text-transform: uppercase !important;\n      color: #B5EA8C !important;\n      opacity: 0.68 !important;\n      margin-top: 2px !important;\n    }\n\n    \/* Hero *\/\n    #sip .hero-h {\n      font-family: 'Cinzel', serif !important;\n      font-size: 30px !important;\n      font-weight: 700 !important;\n      color: #fff !important;\n      line-height: 1.2 !important;\n      letter-spacing: 0.02em !important;\n      margin-bottom: 8px !important;\n    }\n\n    #sip .hero-h em { font-style: normal !important; color: #B5EA8C !important; }\n\n    #sip .hero-p {\n      font-size: 12.5px !important;\n      color: rgba(255,255,255,0.46) !important;\n      font-weight: 300 !important;\n      margin-bottom: 28px !important;\n      line-height: 1.65 !important;\n    }\n\n    #sip .rule {\n      width: 100% !important; height: 1px !important;\n      background: rgba(255,255,255,0.1) !important;\n      margin-bottom: 22px !important;\n    }\n\n    \/* Form eyebrow *\/\n    #sip .f-eye {\n      font-size: 9.5px !important;\n      font-weight: 600 !important;\n      letter-spacing: 0.2em !important;\n      text-transform: uppercase !important;\n      color: #B5EA8C !important;\n      opacity: 0.72 !important;\n      margin-bottom: 14px !important;\n    }\n\n    \/* Form rows *\/\n    #sip .f-row {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 10px !important;\n      margin-bottom: 10px !important;\n    }\n\n    #sip .f-field { display: flex !important; flex-direction: column !important; gap: 4px !important; }\n    #sip .f-field.fw { grid-column: 1 \/ -1 !important; }\n\n    #sip .f-field label {\n      font-size: 10.5px !important;\n      font-weight: 500 !important;\n      color: rgba(255,255,255,0.5) !important;\n      letter-spacing: 0.03em !important;\n      display: block !important;\n    }\n\n    #sip .f-field input,\n    #sip .f-field select,\n    #sip .f-field textarea {\n      background: rgba(255,255,255,0.07) !important;\n      border: 1px solid rgba(255,255,255,0.13) !important;\n      border-radius: 7px !important;\n      padding: 9px 12px !important;\n      font-size: 13px !important;\n      font-family: 'Inter', sans-serif !important;\n      color: #fff !important;\n      outline: none !important;\n      transition: border-color 0.2s, background 0.2s !important;\n      width: 100% !important;\n      height: auto !important;\n      line-height: 1.4 !important;\n      -webkit-appearance: none !important;\n      appearance: none !important;\n      box-shadow: none !important;\n    }\n\n    #sip .f-field input::placeholder,\n    #sip .f-field textarea::placeholder { color: rgba(255,255,255,0.25) !important; }\n\n    #sip .f-field input:focus,\n    #sip .f-field select:focus,\n    #sip .f-field textarea:focus {\n      border-color: #B5EA8C !important;\n      background: rgba(181,234,140,0.07) !important;\n      outline: none !important;\n      box-shadow: none !important;\n    }\n\n    #sip .f-field select option { background: #3D5030 !important; color: #fff !important; }\n    #sip .f-field textarea { resize: none !important; height: 62px !important; }\n\n    \/* Submit button \u2014 tightly scoped, explicit size *\/\n    #sip .btn-sub {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 7px !important;\n      margin-top: 16px !important;\n      width: 100% !important;\n      height: 42px !important;\n      padding: 0 20px !important;\n      background: #B5EA8C !important;\n      color: #3D5030 !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 12px !important;\n      font-weight: 700 !important;\n      letter-spacing: 0.1em !important;\n      text-transform: uppercase !important;\n      border: none !important;\n      border-radius: 9px !important;\n      cursor: pointer !important;\n      transition: background 0.2s, transform 0.15s !important;\n      line-height: 1 !important;\n      text-decoration: none !important;\n      appearance: none !important;\n      -webkit-appearance: none !important;\n      box-shadow: none !important;\n      outline: none !important;\n    }\n\n    #sip .btn-sub svg { width: 14px !important; height: 14px !important; display: block !important; flex-shrink: 0 !important; }\n    #sip .btn-sub:hover { background: #c8f0a0 !important; transform: translateY(-1px) !important; }\n    #sip .btn-sub:active { transform: translateY(0) !important; }\n    #sip .btn-sub:focus { outline: none !important; box-shadow: none !important; }\n\n    \/* Visitor badge *\/\n    #sip .vbadge {\n      display: none !important;\n      margin-top: 14px !important;\n      background: rgba(181,234,140,0.1) !important;\n      border: 1px solid rgba(181,234,140,0.22) !important;\n      border-radius: 9px !important;\n      padding: 12px 14px !important;\n      gap: 10px !important;\n      align-items: center !important;\n    }\n\n    #sip .vbadge.on { display: flex !important; }\n\n    #sip .vb-av {\n      width: 36px !important; height: 36px !important;\n      border-radius: 50% !important;\n      background: #B5EA8C !important;\n      display: flex !important; align-items: center !important; justify-content: center !important;\n      flex-shrink: 0 !important;\n    }\n\n    #sip .vb-av svg { width: 18px !important; height: 18px !important; display: block !important; }\n\n    #sip .vb-name {\n      font-size: 13.5px !important;\n      font-weight: 600 !important;\n      color: #fff !important;\n      line-height: 1.3 !important;\n    }\n\n    #sip .vb-meta {\n      font-size: 10.5px !important;\n      color: rgba(255,255,255,0.46) !important;\n      margin-top: 2px !important;\n    }\n\n    \/* \u2550\u2550 RIGHT \u2550\u2550 *\/\n    #sip .sr {\n      display: flex !important;\n      flex-direction: column !important;\n      background: #F2F5EE !important;\n      overflow: hidden !important;\n    }\n\n    \/* Info cards *\/\n    #sip .ibar {\n      padding: 28px 32px 20px !important;\n      display: grid !important;\n      grid-template-columns: repeat(4, 1fr) !important;\n      gap: 12px !important;\n      flex-shrink: 0 !important;\n    }\n\n    @media (max-width: 1180px) { #sip .ibar { grid-template-columns: repeat(2, 1fr) !important; } }\n    @media (max-width: 860px)  { #sip .ibar { padding: 20px 18px 16px !important; grid-template-columns: repeat(2, 1fr) !important; } }\n    @media (max-width: 480px)  { #sip .ibar { grid-template-columns: 1fr !important; } }\n\n    #sip .ic {\n      background: #fff !important;\n      border: 1px solid #DDE8D0 !important;\n      border-radius: 12px !important;\n      padding: 16px !important;\n      display: flex !important;\n      align-items: flex-start !important;\n      gap: 11px !important;\n      transition: box-shadow 0.2s, transform 0.2s !important;\n    }\n\n    #sip .ic:hover { box-shadow: 0 8px 32px rgba(82,106,64,0.12) !important; transform: translateY(-2px) !important; }\n\n    #sip .ic-ico {\n      width: 36px !important; height: 36px !important;\n      border-radius: 8px !important;\n      background: #F2F5EE !important;\n      display: flex !important; align-items: center !important; justify-content: center !important;\n      flex-shrink: 0 !important;\n    }\n\n    #sip .ic-ico svg { width: 17px !important; height: 17px !important; display: block !important; }\n\n    #sip .ic-lbl {\n      font-size: 9px !important;\n      font-weight: 600 !important;\n      letter-spacing: 0.15em !important;\n      text-transform: uppercase !important;\n      color: #6B7C5A !important;\n      margin-bottom: 3px !important;\n      line-height: 1 !important;\n    }\n\n    #sip .ic-val {\n      font-size: 12px !important;\n      font-weight: 500 !important;\n      color: #1E2B16 !important;\n      line-height: 1.55 !important;\n    }\n\n    #sip .ic-val a {\n      color: #526A40 !important;\n      text-decoration: none !important;\n      border-bottom: 1px solid transparent !important;\n      transition: border-color 0.2s !important;\n    }\n\n    #sip .ic-val a:hover { border-color: #526A40 !important; }\n\n    \/* Map section *\/\n    #sip .msec {\n      flex: 1 !important;\n      padding: 0 32px 32px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      min-height: 0 !important;\n    }\n\n    @media (max-width: 860px) { #sip .msec { padding: 0 18px 24px !important; } }\n\n    #sip .mrow {\n      display: flex !important;\n      gap: 8px !important;\n      margin-bottom: 10px !important;\n      align-items: stretch !important;\n    }\n\n    #sip .mswrap {\n      flex: 1 !important;\n      position: relative !important;\n    }\n\n    #sip .mswrap svg {\n      position: absolute !important;\n      left: 12px !important;\n      top: 50% !important;\n      transform: translateY(-50%) !important;\n      width: 15px !important; height: 15px !important;\n      pointer-events: none !important;\n      display: block !important;\n    }\n\n    #sip #mapSearch {\n      width: 100% !important;\n      height: 40px !important;\n      padding: 0 12px 0 36px !important;\n      background: #fff !important;\n      border: 1.5px solid #DDE8D0 !important;\n      border-radius: 9px !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 13px !important;\n      color: #1E2B16 !important;\n      outline: none !important;\n      transition: border-color 0.2s, box-shadow 0.2s !important;\n      line-height: 40px !important;\n      box-shadow: none !important;\n      -webkit-appearance: none !important;\n    }\n\n    #sip #mapSearch:focus {\n      border-color: #526A40 !important;\n      box-shadow: 0 0 0 3px rgba(82,106,64,0.09) !important;\n      outline: none !important;\n    }\n\n    #sip #mapSearch::placeholder { color: #aab8a0 !important; }\n\n    #sip .btn-map {\n      display: flex !important;\n      align-items: center !important;\n      gap: 6px !important;\n      height: 40px !important;\n      padding: 0 16px !important;\n      background: #526A40 !important;\n      color: #fff !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 12px !important;\n      font-weight: 600 !important;\n      letter-spacing: 0.05em !important;\n      border: none !important;\n      border-radius: 9px !important;\n      cursor: pointer !important;\n      white-space: nowrap !important;\n      transition: background 0.2s, transform 0.15s !important;\n      flex-shrink: 0 !important;\n      line-height: 1 !important;\n      text-decoration: none !important;\n      appearance: none !important;\n      -webkit-appearance: none !important;\n      box-shadow: none !important;\n    }\n\n    #sip .btn-map svg { width: 14px !important; height: 14px !important; display: block !important; }\n    #sip .btn-map:hover { background: #3D5030 !important; transform: translateY(-1px) !important; }\n    #sip .btn-map:focus { outline: none !important; box-shadow: none !important; }\n\n    #sip .btn-rst {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      width: 40px !important; height: 40px !important;\n      background: #fff !important;\n      border: 1.5px solid #DDE8D0 !important;\n      border-radius: 9px !important;\n      cursor: pointer !important;\n      flex-shrink: 0 !important;\n      transition: background 0.2s, border-color 0.2s !important;\n      padding: 0 !important;\n      appearance: none !important;\n      box-shadow: none !important;\n    }\n\n    #sip .btn-rst svg { width: 14px !important; height: 14px !important; display: block !important; }\n    #sip .btn-rst:hover { background: #F2F5EE !important; border-color: #526A40 !important; }\n    #sip .btn-rst:focus { outline: none !important; box-shadow: none !important; }\n\n    #sip .mwrap {\n      flex: 1 !important;\n      background: #fff !important;\n      border: 1.5px solid #DDE8D0 !important;\n      border-radius: 14px !important;\n      overflow: hidden !important;\n      position: relative !important;\n      min-height: 300px !important;\n    }\n\n    #sip .mwrap iframe {\n      width: 100% !important;\n      height: 100% !important;\n      min-height: 300px !important;\n      border: none !important;\n      display: block !important;\n    }\n\n    #sip .mpin {\n      position: absolute !important;\n      top: 12px !important; left: 12px !important;\n      background: #526A40 !important;\n      color: #fff !important;\n      font-size: 10.5px !important;\n      font-weight: 600 !important;\n      letter-spacing: 0.09em !important;\n      text-transform: uppercase !important;\n      padding: 5px 11px !important;\n      border-radius: 7px !important;\n      display: flex !important;\n      align-items: center !important;\n      gap: 5px !important;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.2) !important;\n      pointer-events: none !important;\n    }\n\n    #sip .mpin svg { width: 11px !important; height: 11px !important; display: block !important; }\n\n    \/* Toast *\/\n    #sip-toast {\n      position: fixed !important;\n      bottom: 24px !important; right: 24px !important;\n      background: #3D5030 !important;\n      color: #fff !important;\n      padding: 12px 16px !important;\n      border-radius: 10px !important;\n      font-family: 'Inter', sans-serif !important;\n      font-size: 12.5px !important;\n      font-weight: 500 !important;\n      box-shadow: 0 6px 28px rgba(0,0,0,0.22) !important;\n      display: flex !important;\n      align-items: center !important;\n      gap: 9px !important;\n      transform: translateY(60px) !important;\n      opacity: 0 !important;\n      transition: transform 0.32s cubic-bezier(.34,1.56,.64,1), opacity 0.28s !important;\n      z-index: 99999 !important;\n      max-width: 280px !important;\n      pointer-events: none !important;\n    }\n\n    #sip-toast.on { transform: translateY(0) !important; opacity: 1 !important; }\n    #sip-toast svg { width: 15px !important; height: 15px !important; display: block !important; flex-shrink: 0 !important; }\n  <\/style>\n<\/head>\n<body>\n\n<div id=\"sip\">\n\n  <!-- \u2550\u2550\u2550\u2550 LEFT \u2550\u2550\u2550\u2550 -->\n  <div class=\"sl\">\n\n    <div class=\"cm\">\n      <div class=\"cm-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#B5EA8C\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 2v6M9 5h6\"\/>\n          <path d=\"M5 22h14M6 22V11l6-4 6 4v11\"\/>\n          <path d=\"M9 22v-5a3 3 0 016 0v5\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"cm-text\">\n        St. Isidore the Farmer<br>Parish Church\n        <small>Diocese of Gumaca \u00b7 Calabarzon<\/small>\n      <\/div>\n    <\/div>\n\n    <h1 class=\"hero-h\">We&#8217;re glad<br>you&#8217;re <em>here.<\/em><\/h1>\n    <p class=\"hero-p\">Fill in your details before visiting the parish. All are welcome.<\/p>\n\n    <div class=\"rule\"><\/div>\n\n    <div class=\"f-eye\">Visitor Sign-in<\/div>\n\n    <div class=\"f-row\">\n      <div class=\"f-field\">\n        <label>First Name<\/label>\n        <input type=\"text\" id=\"fname\" placeholder=\"Juan\"\/>\n      <\/div>\n      <div class=\"f-field\">\n        <label>Last Name<\/label>\n        <input type=\"text\" id=\"lname\" placeholder=\"dela Cruz\"\/>\n      <\/div>\n    <\/div>\n\n    <div class=\"f-row\">\n      <div class=\"f-field\">\n        <label>Contact Number<\/label>\n        <input type=\"tel\" id=\"phone\" placeholder=\"09XX-XXX-XXXX\"\/>\n      <\/div>\n      <div class=\"f-field\">\n        <label>Purpose of Visit<\/label>\n        <select id=\"purpose\">\n          <option value=\"\" disabled selected>Select\u2026<\/option>\n          <option>Attend Mass<\/option>\n          <option>Baptism Inquiry<\/option>\n          <option>Wedding Inquiry<\/option>\n          <option>Confession<\/option>\n          <option>Prayer \/ Novena<\/option>\n          <option>Parish Office<\/option>\n          <option>Other<\/option>\n        <\/select>\n      <\/div>\n    <\/div>\n\n    <div class=\"f-row\">\n      <div class=\"f-field fw\">\n        <label>Note (optional)<\/label>\n        <textarea id=\"note\" placeholder=\"Any message for the parish office\u2026\"><\/textarea>\n      <\/div>\n    <\/div>\n\n    <button class=\"btn-sub\" onclick=\"sipSubmit()\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"20 6 9 17 4 12\"\/>\n      <\/svg>\n      Sign In as Visitor\n    <\/button>\n    <div class=\"vbadge\" id=\"vbadge\">\n      <div class=\"vb-av\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/>\n        <\/svg>\n      <\/div>\n      <div>\n        <div class=\"vb-name\" id=\"vbName\">\u2014<\/div>\n        <div class=\"vb-meta\" id=\"vbMeta\">\u2014<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/left -->\n\n\n  <!-- \u2550\u2550\u2550\u2550 RIGHT \u2550\u2550\u2550\u2550 -->\n  <div class=\"sr\">\n\n    <div class=\"ibar\">\n\n      <div class=\"ic\">\n        <div class=\"ic-ico\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <div class=\"ic-lbl\">Address<\/div>\n          <div class=\"ic-val\">San Isidro, Catanauan, Quezon Province, PH<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ic\">\n        <div class=\"ic-ico\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M22 16.92v3a2 2 0 01-2.18 2A19.79 19.79 0 013.08 4.18 2 2 0 015.07 2h3a2 2 0 012 1.72c.13.96.36 1.9.71 2.81a2 2 0 01-.45 2.11L9.09 9.91a16 16 0 006.99 7l1.27-1.27a2 2 0 012.11-.45c.91.35 1.85.58 2.81.71A2 2 0 0122 16.92z\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <div class=\"ic-lbl\">Phone<\/div>\n          <div class=\"ic-val\">\n            <a href=\"tel:+6328881234\">(02) 8888-1234<\/a><br>\n            <a href=\"tel:+639171234567\">0917-123-4567<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ic\">\n        <div class=\"ic-ico\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M4 4h16c1.1 0 2 .9 2 2v12a2 2 0 01-2 2H4a2 2 0 01-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <div class=\"ic-lbl\">Email<\/div>\n          <div class=\"ic-val\"><a href=\"mailto:stisidore.parish@gmail.com\">stisidore.parish<br>@gmail.com<\/a><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ic\">\n        <div class=\"ic-ico\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <div class=\"ic-lbl\">Office Hours<\/div>\n          <div class=\"ic-val\">Mon\u2013Fri 8AM\u20135PM<br>Sat 8AM\u201312NN<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- Map -->\n    <div class=\"msec\">\n\n      <div class=\"mrow\">\n        <div class=\"mswrap\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#8FAC7A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/>\n          <\/svg>\n          <input type=\"text\" id=\"mapSearch\" placeholder=\"Search a location or address\u2026\" onkeydown=\"if(event.key==='Enter') sipSearch()\"\/>\n        <\/div>\n        <button class=\"btn-map\" onclick=\"sipSearch()\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n          <\/svg>\n          View on Map\n        <\/button>\n        <button class=\"btn-rst\" onclick=\"sipReset()\" title=\"Reset to parish\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#526A40\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polyline points=\"1 4 1 10 7 10\"\/><path d=\"M3.51 15a9 9 0 102.13-9.36L1 10\"\/>\n          <\/svg>\n        <\/button>\n      <\/div>\n\n      <div class=\"mwrap\">\n        <div class=\"mpin\" id=\"mpin\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n          <\/svg>\n          <span id=\"mpinTxt\">St. Isidore Parish<\/span>\n        <\/div>\n        <iframe\n          id=\"mapFrame\"\n          title=\"Location\"\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3861.77!2d121.0437!3d14.4079!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3397ce73c1b79d73%3A0xbbebf12c6e60eb6d!2sSt.+Isidore+Parish+Church!5e0!3m2!1sen!2sph!4v1700000000000!5m2!1sen!2sph\"\n          allowfullscreen=\"\"\n          loading=\"lazy\"\n          referrerpolicy=\"no-referrer-when-downgrade\">\n        <\/iframe>\n      <\/div>\n\n    <\/div>\n\n  <\/div><!-- \/right -->\n<\/div><!-- #sip -->\n\n<!-- Toast (outside #sip so it always floats correctly) -->\n<div id=\"sip-toast\">\n  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#B5EA8C\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n    <polyline points=\"20 6 9 17 4 12\"\/>\n  <\/svg>\n  <span id=\"sipToastMsg\"><\/span>\n<\/div>\n\n<script>\n  function sipToast(msg) {\n    var t = document.getElementById('sip-toast');\n    document.getElementById('sipToastMsg').textContent = msg;\n    t.classList.add('on');\n    setTimeout(function(){ t.classList.remove('on'); }, 3400);\n  }\n\n  function sipSubmit() {\n    var fname   = document.getElementById('fname').value.trim();\n    var lname   = document.getElementById('lname').value.trim();\n    var phone   = document.getElementById('phone').value.trim();\n    var purpose = document.getElementById('purpose').value;\n    if (!fname || !lname) { sipToast('Please enter your full name.'); return; }\n    if (!phone)           { sipToast('Please enter a contact number.'); return; }\n    if (!purpose)         { sipToast('Please select purpose of visit.'); return; }\n    var now  = new Date();\n    var ts   = now.toLocaleTimeString('en-PH',{hour:'2-digit',minute:'2-digit'});\n    var ds   = now.toLocaleDateString('en-PH',{month:'short',day:'numeric',year:'numeric'});\n    document.getElementById('vbName').textContent = fname + ' ' + lname;\n    document.getElementById('vbMeta').textContent = purpose + '  \u00b7  ' + ds + ', ' + ts;\n    document.getElementById('vbadge').classList.add('on');\n    sipToast('Welcome, ' + fname + '! Visit logged.');\n  }\n\n  var PARISH = \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3861.77!2d121.0437!3d14.4079!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3397ce73c1b79d73%3A0xbbebf12c6e60eb6d!2sSt.+Isidore+Parish+Church!5e0!3m2!1sen!2sph!4v1700000000000!5m2!1sen!2sph\";\n\n  function sipSearch() {\n    var q = document.getElementById('mapSearch').value.trim();\n    if (!q) { sipToast('Enter a location to search.'); return; }\n    \/* Open in a new Google Maps search tab \u2014 avoids API key requirement *\/\n    var url = 'https:\/\/www.google.com\/maps\/search\/' + encodeURIComponent(q);\n    window.open(url, '_blank');\n    document.getElementById('mpinTxt').textContent = q.length > 28 ? q.slice(0,26)+'\u2026' : q;\n    sipToast('Opening \"' + q + '\" in Google Maps\u2026');\n  }\n\n  function sipReset() {\n    document.getElementById('mapFrame').src = PARISH;\n    document.getElementById('mapSearch').value = '';\n    document.getElementById('mpinTxt').textContent = 'St. Isidore Parish';\n    sipToast('Map reset to parish location.');\n  }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>St. Isidore the Farmer Parish \u2014 Contact St. Isidore the FarmerParish Church Diocese of Gumaca \u00b7 Calabarzon We&#8217;re gladyou&#8217;re here. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"slim_seo":{"title":"Contact - St. Isidore the Farmer Parish","description":"St. Isidore the Farmer Parish \u2014 Contact St. Isidore the Farmer Parish Church Diocese of Gumaca \u00b7 Calabarzon We're glad you're here. Fill in your details before"},"footnotes":""},"class_list":["post-1399","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Diocese of Gumaca","author_link":"https:\/\/demo5.yinwoodweb.com\/catanauan\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"St. Isidore the Farmer Parish \u2014 Contact St. Isidore the FarmerParish Church Diocese of Gumaca \u00b7 Calabarzon We&#8217;re gladyou&#8217;re here. [&hellip;]","_links":{"self":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/pages\/1399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/comments?post=1399"}],"version-history":[{"count":11,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/pages\/1399\/revisions"}],"predecessor-version":[{"id":3718,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/pages\/1399\/revisions\/3718"}],"wp:attachment":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/media?parent=1399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}