{"id":140,"date":"2015-12-21T21:28:13","date_gmt":"2015-12-21T21:28:13","guid":{"rendered":"http:\/\/cameragearuk.com\/home\/?page_id=140"},"modified":"2026-06-19T09:20:50","modified_gmt":"2026-06-19T08:20:50","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/cameragearuk.com\/home\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-995f960e wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<!-- ============================================================\n     CameraGearUK \u2014 Contact Us Page\n     Paste into a WordPress Custom HTML block.\n     IMPORTANT: Replace [fluentform id=\"5\"] near the bottom\n     with your actual Fluent Forms shortcode.\n     ============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,400&amp;family=Inter:wght@300;400;500&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .cguk-contact {\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 48px 24px 72px;\n    font-family: 'Inter', sans-serif;\n    color: #1a1a1a;\n    box-sizing: border-box;\n  }\n\n  .cguk-contact * {\n    box-sizing: border-box;\n  }\n\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\n  .cc-hero {\n    background: #f5f3ef;\n    border-radius: 16px;\n    padding: 56px 48px 48px;\n    margin-bottom: 20px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cc-deco {\n    position: absolute;\n    right: -30px;\n    top: 50%;\n    transform: translateY(-50%);\n    opacity: 0.06;\n    pointer-events: none;\n  }\n\n  .cc-eyebrow {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 16px;\n  }\n\n  .cc-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.8rem;\n    font-weight: 700;\n    line-height: 1.12;\n    margin: 0 0 16px;\n    color: #1a1a1a;\n  }\n\n  .cc-hero h1 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #888;\n  }\n\n  .cc-hero p {\n    font-size: 15px;\n    color: #666;\n    margin: 0;\n    font-weight: 300;\n    line-height: 1.8;\n    max-width: 440px;\n  }\n\n  \/* \u2500\u2500 Two column layout \u2500\u2500 *\/\n  .cc-two {\n    display: grid;\n    grid-template-columns: 1fr 1.65fr;\n    gap: 20px;\n    align-items: start;\n  }\n\n  \/* \u2500\u2500 Left column \u2500\u2500 *\/\n  .cc-left {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n  .cc-info-card {\n    background: #fff;\n    border: 1px solid #e8e4df;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .cc-section-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #bbb;\n    border-bottom: 1px solid #ece8e3;\n    padding-bottom: 10px;\n    margin-bottom: 20px;\n  }\n\n  .cc-detail {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .cc-detail:last-child {\n    margin-bottom: 0;\n  }\n\n  .cc-detail-icon {\n    width: 38px;\n    height: 38px;\n    background: #f5f3ef;\n    border: 1px solid #e8e4df;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .cc-detail-icon svg {\n    width: 17px;\n    height: 17px;\n    stroke: #C8860A;\n    fill: none;\n    stroke-width: 1.75;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .cc-detail-title {\n    font-size: 13px;\n    font-weight: 500;\n    color: #1a1a1a;\n    margin: 0 0 3px;\n  }\n\n  .cc-detail-body {\n    font-size: 13px;\n    color: #888;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .cc-promise {\n    background: #f5f3ef;\n    border-radius: 14px;\n    padding: 20px 22px;\n  }\n\n  .cc-promise-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    color: #555;\n    padding: 7px 0;\n    border-bottom: 1px solid #e8e4df;\n  }\n\n  .cc-promise-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .cc-promise-item:first-of-type {\n    padding-top: 0;\n  }\n\n  .cc-promise-item svg {\n    width: 15px;\n    height: 15px;\n    stroke: #C8860A;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 Right column \u2014 form wrapper \u2500\u2500 *\/\n  .cc-form-wrap {\n    background: #fff;\n    border: 1px solid #e8e4df;\n    border-radius: 14px;\n    padding: 32px 36px;\n  }\n\n  \/* \u2500\u2500 Override Fluent Forms styles to match design \u2500\u2500 *\/\n  .cc-form-wrap .ff-el-group {\n    margin-bottom: 14px !important;\n  }\n\n  .cc-form-wrap .ff-el-input--label label,\n  .cc-form-wrap label {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 500 !important;\n    color: #555 !important;\n    margin-bottom: 5px !important;\n    text-transform: none !important;\n    letter-spacing: 0 !important;\n  }\n\n  .cc-form-wrap input[type=\"text\"],\n  .cc-form-wrap input[type=\"email\"],\n  .cc-form-wrap input[type=\"tel\"],\n  .cc-form-wrap select,\n  .cc-form-wrap textarea {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 14px !important;\n    color: #1a1a1a !important;\n    background: #faf9f7 !important;\n    border: 1px solid #ddd !important;\n    border-radius: 8px !important;\n    padding: 10px 14px !important;\n    width: 100% !important;\n    box-shadow: none !important;\n    transition: border-color 0.15s !important;\n    -webkit-appearance: none !important;\n  }\n\n  .cc-form-wrap input[type=\"text\"]:focus,\n  .cc-form-wrap input[type=\"email\"]:focus,\n  .cc-form-wrap select:focus,\n  .cc-form-wrap textarea:focus {\n    border-color: #C8860A !important;\n    outline: none !important;\n    box-shadow: none !important;\n  }\n\n  .cc-form-wrap textarea {\n    min-height: 120px !important;\n    resize: vertical !important;\n    line-height: 1.6 !important;\n  }\n\n  .cc-form-wrap .ff-btn-submit,\n  .cc-form-wrap button[type=\"submit\"] {\n    width: 100% !important;\n    padding: 13px 24px !important;\n    background: #1a1a1a !important;\n    color: #fff !important;\n    border: none !important;\n    border-radius: 9px !important;\n    font-family: 'Inter', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    cursor: pointer !important;\n    box-shadow: none !important;\n    transition: background 0.15s !important;\n    margin-top: 4px !important;\n  }\n\n  .cc-form-wrap .ff-btn-submit:hover,\n  .cc-form-wrap button[type=\"submit\"]:hover {\n    background: #333 !important;\n  }\n\n  .cc-form-wrap .ff-el-is-error .ff-el-form-control {\n    border-color: #e53e3e !important;\n  }\n\n  .cc-form-wrap .error,\n  .cc-form-wrap .ff-el-is-error label.error {\n    font-size: 12px !important;\n    color: #e53e3e !important;\n    margin-top: 4px !important;\n  }\n\n  .cc-form-wrap .ff-message-success {\n    background: #f0faf5 !important;\n    border: 1px solid #9fe1cb !important;\n    border-radius: 10px !important;\n    padding: 16px 20px !important;\n    color: #085041 !important;\n    font-size: 14px !important;\n    font-family: 'Inter', sans-serif !important;\n  }\n\n  .cc-reply-note {\n    font-size: 12px;\n    color: #aaa;\n    text-align: center;\n    margin-top: 12px;\n    margin-bottom: 0;\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 660px) {\n    .cc-hero {\n      padding: 36px 24px 32px;\n    }\n    .cc-hero h1 {\n      font-size: 2rem;\n    }\n    .cc-two {\n      grid-template-columns: 1fr;\n    }\n    .cc-form-wrap {\n      padding: 24px 20px;\n    }\n  }\n<\/style>\n\n<div class=\"cguk-contact\">\n\n  <!-- HERO -->\n  <div class=\"cc-hero\">\n    <svg class=\"cc-deco\" width=\"280\" height=\"280\" viewBox=\"0 0 280 280\" fill=\"none\" aria-hidden=\"true\">\n      <circle cx=\"140\" cy=\"140\" r=\"135\" stroke=\"#1a1a1a\" stroke-width=\"2\"><\/circle>\n      <circle cx=\"140\" cy=\"140\" r=\"108\" stroke=\"#1a1a1a\" stroke-width=\"1.5\"><\/circle>\n      <circle cx=\"140\" cy=\"140\" r=\"70\" stroke=\"#1a1a1a\" stroke-width=\"1\"><\/circle>\n      <circle cx=\"140\" cy=\"140\" r=\"38\" stroke=\"#1a1a1a\" stroke-width=\"0.75\"><\/circle>\n      <line x1=\"140\" y1=\"5\" x2=\"140\" y2=\"275\" stroke=\"#1a1a1a\" stroke-width=\"0.5\"><\/line>\n      <line x1=\"5\" y1=\"140\" x2=\"275\" y2=\"140\" stroke=\"#1a1a1a\" stroke-width=\"0.5\"><\/line>\n      <line x1=\"42\" y1=\"42\" x2=\"238\" y2=\"238\" stroke=\"#1a1a1a\" stroke-width=\"0.5\"><\/line>\n      <line x1=\"238\" y1=\"42\" x2=\"42\" y2=\"238\" stroke=\"#1a1a1a\" stroke-width=\"0.5\"><\/line>\n    <\/svg>\n\n    <p class=\"cc-eyebrow\">Contact us<\/p>\n    <h1>We&#8217;re here<br>to <em>help<\/em><\/h1>\n    <p>Questions about an order, a product, or postage? Drop us a message and we&#8217;ll get back to you \u2014 usually within one working day.<\/p>\n  <\/div>\n\n  <!-- TWO COLUMN -->\n  <div class=\"cc-two\">\n\n    <!-- LEFT \u2014 info + promise -->\n    <div class=\"cc-left\">\n      <div class=\"cc-info-card\">\n        <p class=\"cc-section-label\">Contact details<\/p>\n\n        <div class=\"cc-detail\">\n          <div class=\"cc-detail-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n          <\/div>\n          <div>\n            <p class=\"cc-detail-title\">Email<\/p>\n            <p class=\"cc-detail-body\">Use the form \u2014 we reply direct to your inbox<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"cc-detail\">\n          <div class=\"cc-detail-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n          <div>\n            <p class=\"cc-detail-title\">Location<\/p>\n            <p class=\"cc-detail-body\">Norwich, Norfolk<br>United Kingdom<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"cc-detail\">\n          <div class=\"cc-detail-icon\">\n            <svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"><\/circle><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"><\/circle><\/svg>\n          <\/div>\n          <div>\n            <p class=\"cc-detail-title\">Dispatch<\/p>\n            <p class=\"cc-detail-body\">Royal Mail from the UK<br>All orders shipped promptly<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"cc-promise\">\n        <p class=\"cc-section-label\">Our promise<\/p>\n        <div class=\"cc-promise-item\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n          Reply within one working day\n        <\/div>\n        <div class=\"cc-promise-item\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n          Real person, not a bot\n        <\/div>\n        <div class=\"cc-promise-item\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n          15+ years helping photographers\n        <\/div>\n        <div class=\"cc-promise-item\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n          Order issues resolved quickly\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- RIGHT \u2014 Fluent Form -->\n    <div class=\"cc-form-wrap\">\n      <p class=\"cc-section-label\">Send a message<\/p>\n\n      <!-- REPLACE THE SHORTCODE BELOW WITH YOUR OWN -->\n      <div class='fluentform ff-default fluentform_wrapper_5 ffs_default_wrap'><form data-form_id=\"5\" id=\"fluentform_5\" class=\"frm-fluent-form fluent_form_5 ff-el-form-top ff_form_instance_5_1 ff-form-loading ff_has_v3_recptcha ffs_default\" data-form_instance=\"ff_form_instance_5_1\" method=\"POST\" data-recptcha_key=\"6Lf4hB4tAAAAAOtdVLzPlL-FLDMNdOKDzS-vmvgM\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Us Page<\/legend>        <div\n                style=\"display: none!important; position: absolute!important; transform: translateX(1000%)!important;\"\n                class=\"ff-el-group ff-hpsf-container\"\n        >\n            <div class=\"ff-el-input--label asterisk-right\">\n                <label for=\"ff_5_item_sf\" aria-label=\"Newsletter\">\n                    Newsletter                <\/label>\n            <\/div>\n            <div class=\"ff-el-input--content\">\n                <input type=\"text\"\n                       name=\"item_5__fluent_sf\"\n                       class=\"ff-el-form-control\"\n                       id=\"ff_5_item_sf\"\n                \/>\n            <\/div>\n        <\/div>\n        <input type='hidden' name='__fluent_form_embded_post_id' value='140' \/><input type=\"hidden\" id=\"_fluentform_5_fluentformnonce\" name=\"_fluentform_5_fluentformnonce\" value=\"784b881744\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/home\/wp-json\/wp\/v2\/pages\/140\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_5_names_first_name_' id='label_ff_5_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_5_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_5_names_last_name_' id='label_ff_5_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_5_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_5_email' id='label_ff_5_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_5_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_5_subject' id='label_ff_5_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_5_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_5_message' id='label_ff_5_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_5_message\" name=\"message\" id=\"ff_5_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_5_errors' class='ff-errors-in-stack ff_form_instance_5_1 ff-form-loading_errors ff_form_instance_5_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_5_1 = {\"id\":\"5\",\"ajaxUrl\":\"https:\\\/\\\/cameragearuk.com\\\/home\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_5_1\",\"form_id_selector\":\"fluentform_5\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \n\n      <p class=\"cc-reply-note\">We typically reply within one working day<\/p>\n    <\/div>\n\n  <\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Contact us We&#8217;re hereto help Questions about an order, a product, or postage? Drop us a message and we&#8217;ll get back to you \u2014 usually within one working day. Contact details Email Use the form \u2014 we reply direct to your inbox Location Norwich, NorfolkUnited Kingdom Dispatch Royal Mail from the UKAll orders shipped promptly [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-140","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_structure_type":"type-4","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/pages\/140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/comments?post=140"}],"version-history":[{"count":45,"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/pages\/140\/revisions"}],"predecessor-version":[{"id":6754,"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/pages\/140\/revisions\/6754"}],"wp:attachment":[{"href":"https:\/\/cameragearuk.com\/home\/wp-json\/wp\/v2\/media?parent=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}