Lead #860
Best Contact
—
Email
()
Override
Captured Pages
https://cirencesterchiropractic.co.uk/staff
Status: 404
Emails:
View text
https://cirencesterchiropractic.co.uk/our-team
Status: 404
Emails:
View text
Emails:
View text
https://cirencesterchiropractic.co.uk/team
Status: 404
Emails:
View text
https://cirencesterchiropractic.co.uk/about
Status: 404
Emails:
View text
https://cirencesterchiropractic.co.uk/contact
Status: 200
Emails:
View text
Skip to content 2 College Farm Buildings Tetbury Road Cirencester GL7 6PYFor appointments or enquiries call01285 658 769FREE Spinal Check Below Header HomeThe PracticeMenu ToggleOpening HoursYour First AppointmentAlastair AtkinsonPatient TestimonialsFrequently Asked QuestionsReferencesChiropracticMenu ToggleWhat is ChiropracticChiropractic – Our ApproachSacro Occipital Technique (SOT)Network Spinal Analysis (NSA)Active Release Technique (ART)CranialChiropractic NeurologyFunctional MedicineMake An AppointmentContact UsFREE SPINAL CHECKCall: 01285 658 769Contact Us Contact UsIf you would like to get contact with us here at Cirencester Chiropractic Centre you can either call us on 01285 658769 or send us an email using the form to the right. We look forward to hearing from you!Cirencester Chiropractic Centre 2 College Farm Buildings Tetbury Road Cirencester GLOS GL7 6PYTel. 01285 658769 Fax. 01285 642524Fill in your details: wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-08-25 13:50:40+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"£","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; Name*Telephone*Email* Additional Information gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 2, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Make An AppointmentTo make an appointment you can either call us or fill in this handy form, telling us when you would like to come in, then we'll call you back.Book Now Free CheckupCirencester Chiropractic Centre offer a free checkup service with one of our fully qualified chiropractors.Book Now For Appointments or Enquires Call 01285 658 769Search Website Search for: Cirencester Chiropractic Centre 2 College Farm Buildings Tetbury Road Cirencester Gloucestershire GL7 6PY Tel. 01285 658769 Fax. 01285 642524 Member of the British Chiropractic Association & registered with the General Chiropractic Council This website and all contents ©2025 Alastair Atkinson at Cirencester Chiropractic Centre - Website by Cambray {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPTPrivacy & Cookies Policy Close Privacy OverviewThis website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience. Necessary Necessary Always Enabled Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information. Non-necessary Non-necessary Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website. SAVE & ACCEPT #ocvb-container #ocvb-body { color: #FFFFFF; background-color: #CC0000; text-align: left; } @media screen and (max-width: 480px) { #ocvb-container #ocvb-body { } } #ocvb-container #ocvb-body h1, #ocvb-container #ocvb-body h2, #ocvb-container #ocvb-body h3, #ocvb-container #ocvb-body h4, #ocvb-container #ocvb-body h5, #ocvb-container #ocvb-body h6 { color: #FFFFFF; text-align: left; margin-top: 4px; margin-bottom: 10px; } #ocvb-container #ocvb-body p { color: #FFFFFF; text-align: left; } #ocvb-container #ocvb-body a { color: #FFFFFF; text-align: left; } #ocvb-container[data-message-alignment="right"][data-allow-close="true"] #ocvb-container-notice-text { padding-right: 30px; } #ocvb-container[data-allow-close="true"] #ocvb-container-notice-text { padding-right: 20px; } if ( typeof Cookies != 'undefined' ) if ( "true" == false && ( "none" == "leaderboard" || "none" == "banner" ) ) Cookies.set( 'ocvb-keep-banner-closed', 'false' ); xCOVID-19We are open and accepting new patients, please call to make an appointment and for COVID-19 guidelines when visiting. Make an Appointment jQuery( function () { window.ocvb.init( 2 ); });.estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element{ background-color: #eeeeee !important; color: #ffffff !important; } .estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element:hover{ background-color: #eeeeee !important; color: #ffffff !important; }.estp-rht-side-tab.estp-tab-wrapper.estp-rht-side-tab.estp-template-4 { top: 200px; transform: translateY(200px); } Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '89984924'); vgo('setTrackByDefault', true); vgo('process'); Scroll to Top document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); .ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;} var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"1","is_header_footer_builder_active":"","responsive_cart_click":"flyout","is_dark_palette":""}; var astraAddon = {"sticky_active":"1","svgIconClose":"<span class=\"ast-icon icon-close\"><\/span>","header_main_stick":"1","header_above_stick":"0","header_below_stick":"1","stick_header_meta":"","header_main_stick_meta":"","header_above_stick_meta":"","header_below_stick_meta":"","sticky_header_on_devices":"both","sticky_header_style":"none","sticky_hide_on_scroll":"0","break_point":"921","tablet_break_point":"768","mobile_break_point":"544","header_main_shrink":"","header_animation_effect":"none","header_logo_width":"","responsive_header_logo_width":{"desktop":"407","tablet":"","mobile":"260"},"stick_origin_position":"","site_layout":"ast-full-width-layout","site_content_width":"1240","site_layout_padded_width":"1200","site_layout_box_width":"1200","header_builder_active":"","component_limit":"10","is_header_builder_active":""}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2"},"ajax":{"ajaxurl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"b139dc7347","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"d8bf2c6f29"}; /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 2, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 4) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );
https://cirencesterchiropractic.co.uk/contact-us
Status: 200
Emails:
View text
Skip to content 2 College Farm Buildings Tetbury Road Cirencester GL7 6PYFor appointments or enquiries call01285 658 769FREE Spinal Check Below Header HomeThe PracticeMenu ToggleOpening HoursYour First AppointmentAlastair AtkinsonPatient TestimonialsFrequently Asked QuestionsReferencesChiropracticMenu ToggleWhat is ChiropracticChiropractic – Our ApproachSacro Occipital Technique (SOT)Network Spinal Analysis (NSA)Active Release Technique (ART)CranialChiropractic NeurologyFunctional MedicineMake An AppointmentContact UsFREE SPINAL CHECKCall: 01285 658 769Contact Us Contact UsIf you would like to get contact with us here at Cirencester Chiropractic Centre you can either call us on 01285 658769 or send us an email using the form to the right. We look forward to hearing from you!Cirencester Chiropractic Centre 2 College Farm Buildings Tetbury Road Cirencester GLOS GL7 6PYTel. 01285 658769 Fax. 01285 642524Fill in your details: wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-08-25 13:50:40+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"£","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; Name*Telephone*Email* Additional Information gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 2, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Make An AppointmentTo make an appointment you can either call us or fill in this handy form, telling us when you would like to come in, then we'll call you back.Book Now Free CheckupCirencester Chiropractic Centre offer a free checkup service with one of our fully qualified chiropractors.Book Now For Appointments or Enquires Call 01285 658 769Search Website Search for: Cirencester Chiropractic Centre 2 College Farm Buildings Tetbury Road Cirencester Gloucestershire GL7 6PY Tel. 01285 658769 Fax. 01285 642524 Member of the British Chiropractic Association & registered with the General Chiropractic Council This website and all contents ©2025 Alastair Atkinson at Cirencester Chiropractic Centre - Website by Cambray {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPTPrivacy & Cookies Policy Close Privacy OverviewThis website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience. Necessary Necessary Always Enabled Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information. Non-necessary Non-necessary Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website. SAVE & ACCEPT #ocvb-container #ocvb-body { color: #FFFFFF; background-color: #CC0000; text-align: left; } @media screen and (max-width: 480px) { #ocvb-container #ocvb-body { } } #ocvb-container #ocvb-body h1, #ocvb-container #ocvb-body h2, #ocvb-container #ocvb-body h3, #ocvb-container #ocvb-body h4, #ocvb-container #ocvb-body h5, #ocvb-container #ocvb-body h6 { color: #FFFFFF; text-align: left; margin-top: 4px; margin-bottom: 10px; } #ocvb-container #ocvb-body p { color: #FFFFFF; text-align: left; } #ocvb-container #ocvb-body a { color: #FFFFFF; text-align: left; } #ocvb-container[data-message-alignment="right"][data-allow-close="true"] #ocvb-container-notice-text { padding-right: 30px; } #ocvb-container[data-allow-close="true"] #ocvb-container-notice-text { padding-right: 20px; } if ( typeof Cookies != 'undefined' ) if ( "true" == false && ( "none" == "leaderboard" || "none" == "banner" ) ) Cookies.set( 'ocvb-keep-banner-closed', 'false' ); xCOVID-19We are open and accepting new patients, please call to make an appointment and for COVID-19 guidelines when visiting. Make an Appointment jQuery( function () { window.ocvb.init( 2 ); });.estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element{ background-color: #eeeeee !important; color: #ffffff !important; } .estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element:hover{ background-color: #eeeeee !important; color: #ffffff !important; }.estp-rht-side-tab.estp-tab-wrapper.estp-rht-side-tab.estp-template-4 { top: 200px; transform: translateY(200px); } Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '89984924'); vgo('setTrackByDefault', true); vgo('process'); Scroll to Top document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); .ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;} var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"1","is_header_footer_builder_active":"","responsive_cart_click":"flyout","is_dark_palette":""}; var astraAddon = {"sticky_active":"1","svgIconClose":"<span class=\"ast-icon icon-close\"><\/span>","header_main_stick":"1","header_above_stick":"0","header_below_stick":"1","stick_header_meta":"","header_main_stick_meta":"","header_above_stick_meta":"","header_below_stick_meta":"","sticky_header_on_devices":"both","sticky_header_style":"none","sticky_hide_on_scroll":"0","break_point":"921","tablet_break_point":"768","mobile_break_point":"544","header_main_shrink":"","header_animation_effect":"none","header_logo_width":"","responsive_header_logo_width":{"desktop":"407","tablet":"","mobile":"260"},"stick_origin_position":"","site_layout":"ast-full-width-layout","site_content_width":"1240","site_layout_padded_width":"1200","site_layout_box_width":"1200","header_builder_active":"","component_limit":"10","is_header_builder_active":""}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2"},"ajax":{"ajaxurl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"b139dc7347","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"d8bf2c6f29"}; /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 2, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 4) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );
https://cirencesterchiropractic.co.uk/
Status: 200
Emails:
View text
Skip to content 2 College Farm Buildings Tetbury Road Cirencester GL7 6PYFor appointments or enquiries call01285 658 769FREE Spinal Check Below Header HomeThe PracticeMenu ToggleOpening HoursYour First AppointmentAlastair AtkinsonPatient TestimonialsFrequently Asked QuestionsReferencesChiropracticMenu ToggleWhat is ChiropracticChiropractic – Our ApproachSacro Occipital Technique (SOT)Network Spinal Analysis (NSA)Active Release Technique (ART)CranialChiropractic NeurologyFunctional MedicineMake An AppointmentContact UsFREE SPINAL CHECKCall: 01285 658 769Homepage If you are experiencing pain that won’t go away or pain that keeps returning, then some of the contributing factors have not yet been identified or resolved.Our understanding of the intricate and dynamic connections between your muscular, skeletal and nervous system often enable us to locate and resolve these, as yet unidentified causes (when of musculoskeletal origin), allowing you to be able to live more fully again. BOOK AN ASSESSMENT OUR APPROACH WelcomeWhatever you are looking to achieve in respect to your health, we may be able to offer you a valuable opinion in understanding your body and how it may be helped.To maximise your potential in respect to health, like other areas of life, requires personal effort, contribution and skilled assistance.In our role of providing natural healthcare, we continue to study extensively, following world leading health experts, and provide education to both pratising healthcare proffessionals and lay people. ChiropracticAlthough the general lay person's perception of chiropractic is spinal manipulation similar to that of osteopathy, there is actually a lot of variety amongst the treatment techniques adopted/utilised by chiropractors.Chiropractic has a wide scope of practice in that there are over a 100 different techniques within the profession. Some chiropractic techniques on one end of the scale are completely different to those on the opposite end of the scale. SymptomsSymptoms are usually the primary concern of patients seeking healthcare. Sometimes people choose to live with the symptoms they experience until they interfere with thier normal life to a particular degree. The prognosis, or outcome, for most health conditions is considered to be better with early treatment intervention. Chiropractic is no exception to this general rule, so if you think that you may benefit from our help, please contact us as soon as possible. SOTSacro Occipital Technique Read More CRANIALCranium SkullRead More CNChiropractic NeurologyRead More Your First AppointmentWe aim to make your first visit to the Cirencester Chiropractic Centre as informative, relaxing and comfortable as possible. Your first appointment will take up to 60 minutes.The Chiropractor will gather relevant information in relation to your current condition and general health . All your details will be handled with strict confidentiality. FREE Spinal CheckAt Cirencester Chiropractic Centre, we offer free spinal check appointments with our Chiroprctors. The purpose of these appointments is to help you begin to understand what is happening in your body and whether chiropractic can help you. Usually we are able to help most people.If you would like to take advantage of this excelllent service, call us on 01285 658769 or click here for more details. For Appointments or Enquires Call 01285 658 769Search Website Search for: Cirencester Chiropractic Centre 2 College Farm Buildings Tetbury Road Cirencester Gloucestershire GL7 6PY Tel. 01285 658769 Fax. 01285 642524 Member of the British Chiropractic Association & registered with the General Chiropractic Council This website and all contents ©2025 Alastair Atkinson at Cirencester Chiropractic Centre - Website by Cambray {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPTPrivacy & Cookies Policy Close Privacy OverviewThis website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience. Necessary Necessary Always Enabled Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information. Non-necessary Non-necessary Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website. SAVE & ACCEPT #ocvb-container #ocvb-body { color: #FFFFFF; background-color: #CC0000; text-align: left; } @media screen and (max-width: 480px) { #ocvb-container #ocvb-body { } } #ocvb-container #ocvb-body h1, #ocvb-container #ocvb-body h2, #ocvb-container #ocvb-body h3, #ocvb-container #ocvb-body h4, #ocvb-container #ocvb-body h5, #ocvb-container #ocvb-body h6 { color: #FFFFFF; text-align: left; margin-top: 4px; margin-bottom: 10px; } #ocvb-container #ocvb-body p { color: #FFFFFF; text-align: left; } #ocvb-container #ocvb-body a { color: #FFFFFF; text-align: left; } #ocvb-container[data-message-alignment="right"][data-allow-close="true"] #ocvb-container-notice-text { padding-right: 30px; } #ocvb-container[data-allow-close="true"] #ocvb-container-notice-text { padding-right: 20px; } if ( typeof Cookies != 'undefined' ) if ( "true" == false && ( "none" == "leaderboard" || "none" == "banner" ) ) Cookies.set( 'ocvb-keep-banner-closed', 'false' ); xCOVID-19We are open and accepting new patients, please call to make an appointment and for COVID-19 guidelines when visiting. Make an Appointment jQuery( function () { window.ocvb.init( 2 ); });.estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element{ background-color: #eeeeee !important; color: #ffffff !important; } .estp-tab-wrapper.estp-template-4.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element:hover{ background-color: #eeeeee !important; color: #ffffff !important; }.estp-rht-side-tab.estp-tab-wrapper.estp-rht-side-tab.estp-template-4 { top: 200px; transform: translateY(200px); } Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Name*Phone*Email* gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https://www.cirencesterchiropractic.co.uk/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '89984924'); vgo('setTrackByDefault', true); vgo('process'); Scroll to Top document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); .ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg, .ast-header-break-point .menu-item-29185 .astra-mm-icon-label.icon-item-29185 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg, .ast-header-break-point .menu-item-29336 .astra-mm-icon-label.icon-item-29336 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg, .ast-header-break-point .menu-item-29410 .astra-mm-icon-label.icon-item-29410 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg, .ast-header-break-point .menu-item-29502 .astra-mm-icon-label.icon-item-29502 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg, .ast-header-break-point .menu-item-29352 .astra-mm-icon-label.icon-item-29352 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg, .ast-header-break-point .menu-item-29417 .astra-mm-icon-label.icon-item-29417 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg, .ast-header-break-point .menu-item-29544 .astra-mm-icon-label.icon-item-29544 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg, .ast-header-break-point .menu-item-29563 .astra-mm-icon-label.icon-item-29563 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg, .ast-header-break-point .menu-item-29484 .astra-mm-icon-label.icon-item-29484 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg, .ast-header-break-point .menu-item-30035 .astra-mm-icon-label.icon-item-30035 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg, .ast-header-break-point .menu-item-30028 .astra-mm-icon-label.icon-item-30028 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg, .ast-header-break-point .menu-item-29542 .astra-mm-icon-label.icon-item-29542 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg, .ast-header-break-point .menu-item-29541 .astra-mm-icon-label.icon-item-29541 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg, .ast-header-break-point .menu-item-29540 .astra-mm-icon-label.icon-item-29540 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg, .ast-header-break-point .menu-item-29539 .astra-mm-icon-label.icon-item-29539 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg, .ast-header-break-point .menu-item-29528 .astra-mm-icon-label.icon-item-29528 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg, .ast-header-break-point .menu-item-29466 .astra-mm-icon-label.icon-item-29466 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg, .ast-header-break-point .menu-item-29857 .astra-mm-icon-label.icon-item-29857 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369{display:inline-block;vertical-align:middle;line-height:0;margin:5px;}.ast-desktop .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg, .ast-header-break-point .menu-item-29369 .astra-mm-icon-label.icon-item-29369 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px;} var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"1","is_header_footer_builder_active":"","responsive_cart_click":"flyout","is_dark_palette":""}; var astraAddon = {"sticky_active":"1","svgIconClose":"<span class=\"ast-icon icon-close\"><\/span>","header_main_stick":"1","header_above_stick":"0","header_below_stick":"1","stick_header_meta":"","header_main_stick_meta":"","header_above_stick_meta":"","header_below_stick_meta":"","sticky_header_on_devices":"both","sticky_header_style":"none","sticky_hide_on_scroll":"0","break_point":"921","tablet_break_point":"768","mobile_break_point":"544","header_main_shrink":"","header_animation_effect":"none","header_logo_width":"","responsive_header_logo_width":{"desktop":"407","tablet":"","mobile":"260"},"stick_origin_position":"","site_layout":"ast-full-width-layout","site_content_width":"1240","site_layout_padded_width":"1200","site_layout_box_width":"1200","header_builder_active":"","component_limit":"10","is_header_builder_active":""}; wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-08-25 13:50:40+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"£","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"£","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"e9aef3d52326208ffc3acbdb4f76a6e2"},"ajax":{"ajaxurl":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"b139dc7347","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.cirencesterchiropractic.co.uk\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"d8bf2c6f29"}; /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 3, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 4) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_4" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_4"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 4, 1 ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );