{"id":32,"date":"2026-08-03T10:48:16","date_gmt":"2026-08-03T10:48:16","guid":{"rendered":"https:\/\/bamiyanrestaurantqld.com\/?page_id=32"},"modified":"2026-08-08T03:56:07","modified_gmt":"2026-08-08T03:56:07","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/bamiyanrestaurantqld.com\/?page_id=32","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<style>\n  \/* Up-scaled Google-Style Info Card *\/\n  .contact-info-card {\n    max-width: 550px; \/* Increased from 350px to fit the page better *\/\n    margin: 40px auto; \n    padding: 32px; \/* Increased padding for breathing room *\/\n    background-color: #ffffff;\n    border-radius: 16px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.12); \/* Slightly larger, softer shadow *\/\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #202124;\n    font-size: 18px; \/* Base font size increased *\/\n  }\n\n  \/* Styling for each row (Location, Phone, Hours) *\/\n  .info-row {\n    display: flex;\n    align-items: center;\n    gap: 20px; \/* Space between icon and text *\/\n    padding: 20px 0;\n    border-bottom: 1px solid #e8eaed;\n  }\n  \n  \/* Removes the line at the very bottom *\/\n  .info-row:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  \/* The Google Icons *\/\n  .icon-container {\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n  }\n\n  \/* Make the links look like Google's blue clickable links *\/\n  .text-container {\n    flex-grow: 1;\n  }\n  .text-container a {\n    color: #1a73e8; \n    text-decoration: none;\n    font-weight: 500;\n  }\n  .text-container a:hover {\n    text-decoration: underline;\n  }\n\n  \/* Hours specifics *\/\n  .hours-wrapper {\n    width: 100%;\n    margin-top: 4px;\n  }\n  .hours-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    font-size: 16px; \/* Slightly smaller than base text to fit perfectly *\/\n    color: #3c4043;\n  }\n  .hours-day { font-weight: 500; }\n  .hours-time { color: #5f6368; }\n  .hours-closed { color: #d93025; font-weight: 500; }\n\n  \/* Auto-highlight styling for the current day *\/\n  .hours-row.is-today .hours-day,\n  .hours-row.is-today .hours-time,\n  .hours-row.is-today .hours-closed {\n    color: #8B0000; \/* Restaurant dark red highlight *\/\n    font-weight: 700;\n  }\n<\/style>\n\n<div class=\"contact-info-card\">\n  \n  <!-- LOCATION ROW -->\n  <div class=\"info-row\">\n    <div class=\"icon-container\">\n      <!-- Maps Pin Icon -->\n      <svg focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"#1a73e8\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"text-container\">\n      <!-- Clickable Google Maps link -->\n      <a href=\"https:\/\/maps.google.com\/?q=3\/82+Bennetts+Rd,+Camp+Hill+QLD+4151\" target=\"_blank\">3\/82 Bennetts Rd, Camp Hill QLD 4151<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- PHONE ROW -->\n  <div class=\"info-row\">\n    <div class=\"icon-container\">\n      <!-- Phone Icon -->\n      <svg focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"#1a73e8\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"text-container\">\n      <!-- Clickable Phone link -->\n      <a href=\"tel:0731722912\">07 3172 2912<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- HOURS ROW -->\n  <div class=\"info-row\" style=\"align-items: flex-start;\">\n    <div class=\"icon-container\" style=\"margin-top: 2px;\">\n      <!-- Clock Icon -->\n      <svg focusable=\"false\" viewBox=\"0 0 24 24\" fill=\"#1a73e8\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"hours-wrapper\">\n      <div class=\"hours-row\" data-day=\"1\"><span class=\"hours-day\">Monday<\/span><span class=\"hours-time\">4:30 pm \u2013 9:00 pm<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"2\"><span class=\"hours-day\">Tuesday<\/span><span class=\"hours-time hours-closed\">Closed<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"3\"><span class=\"hours-day\">Wednesday<\/span><span class=\"hours-time\">4:30 pm \u2013 9:00 pm<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"4\"><span class=\"hours-day\">Thursday<\/span><span class=\"hours-time\">4:30 pm \u2013 9:30 pm<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"5\"><span class=\"hours-day\">Friday<\/span><span class=\"hours-time\">4:30 pm \u2013 10:00 pm<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"6\"><span class=\"hours-day\">Saturday<\/span><span class=\"hours-time\">4:30 pm \u2013 10:00 pm<\/span><\/div>\n      <div class=\"hours-row\" data-day=\"0\"><span class=\"hours-day\">Sunday<\/span><span class=\"hours-time\">4:30 pm \u2013 9:00 pm<\/span><\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n  \/\/ This script still runs to highlight today's operating hours automatically!\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    let currentDay = new Date().getDay(); \n    let rows = document.querySelectorAll('.hours-row');\n    \n    rows.forEach(function(row) {\n      if (parseInt(row.getAttribute('data-day')) === currentDay) {\n        row.classList.add('is-today');\n      }\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>3\/82 Bennetts Rd, Camp Hill QLD 4151 07 3172 2912 Monday4:30 pm \u2013 9:00 pm TuesdayClosed Wednesday4:30 pm \u2013 9:00 pm Thursday4:30 pm \u2013 9:30 pm Friday4:30 pm \u2013 10:00 pm Saturday4:30 pm \u2013 10:00 pm Sunday4:30 pm \u2013 9:00 pm<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":3,"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/51"}],"wp:attachment":[{"href":"https:\/\/bamiyanrestaurantqld.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}