Adress: 2 Devonshire Cres, LS8 1EP, Leeds
Website: Go to site
E-Mail: nea@neaclark.com'
Social networks:

About Nea Clark

Nea Clark, is located in 2 Devonshire Cres, Leeds, LS8 1EP, UK

Home – Nea Clark

No items matched your search {{search_value}}.”,”ajaxurl”:”https://neaclark.com/wp-admin/admin-ajax.php”,”woocommerceSettings”:{“is_woocommerce”:true,”is_swatches”:true,”ajax_filters”:false,”ajax_pagination”:false,”is_single_product_builder”:false,”mini_cart_content_quantity_input”:false,”widget_show_more_text”:”more”,”widget_show_less_text”:”Show less”,”sidebar_off_canvas_icon”:””,”ajax_add_to_cart_archives”:true,”cart_url”:”https://neaclark.com”,”cart_redirect_after_add”:false,”home_url”:”https://neaclark.com/”,”shop_url”:”https://neaclark.com”,”cart_progress_currency_pos”:”left”,”cart_progress_thousand_sep”:”,”,”cart_progress_decimal_sep”:”.”,”cart_progress_num_decimals”:”2″,”is_smart_addtocart”:””,”primary_attribute”:”et_none”},”notices”:{“ajax-filters”:”Ajax error: cannot get filters result”,”post-product”:”Ajax error: cannot get post/product result”,”products”:”Ajax error: cannot get products result”,”posts”:”Ajax error: cannot get posts result”,”element”:”Ajax error: cannot get element result”,”portfolio”:”Ajax error: problem with ajax et_portfolio_ajax action”,”portfolio-pagination”:”Ajax error: problem with ajax et_portfolio_ajax_pagination action”,”menu”:”Ajax error: problem with ajax menu_posts action”,”noMatchFound”:”No matches found”,”variationGalleryNotAvailable”:”Variation Gallery not available on variation id”,”localStorageFull”:”Seems like your localStorage is full”},”layoutSettings”:{“layout”:””,”is_rtl”:false,”is_mobile”:false,”mobHeaderStart”:992,”menu_storage_key”:”etheme_6925610e7fc76bf082c09b1a83877a58″,”ajax_dropdowns_from_storage”:1},”sidebar”:{“closed_pc_by_default”:””},”et_global”:{“classes”:{“skeleton”:”skeleton-body”,”mfp”:”et-mfp-opened”},”is_customize_preview”:false,”mobHeaderStart”:992},”etCookies”:{“cache_time”:3}};
/* ]]> */

/* */

img#wpstats{display:none}

.woocommerce-product-gallery{ opacity: 1 !important; }

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #4054b2; color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #4054b2;}
body.pojo-a11y-focusable a:focus{ outline-style: solid !important; outline-width: 1px !important; outline-color: #FF0000 !important;}
#pojo-a11y-toolbar{ top: 100px !important;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #4054b2; color: #ffffff;}
@media (max-width: 767px) { #pojo-a11y-toolbar { top: 50px !important; } }

@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url(‘https://neaclark.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2’) format(‘woff2’);font-stretch:normal;}
@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url(‘https://neaclark.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2’) format(‘woff2’);}

function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) || (e.l==”fullwidth” || e.layout==”fullwidth”) ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh==”” || e.mh===”auto” ? 0 : parseInt(e.mh,0);
if(e.layout===”fullscreen” || e.l===”fullscreen”)
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el===”” || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];

var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
var el = document.getElementById(e.c);
if (el!==null && el) el.style.height = newh+”px”;
el = document.getElementById(e.c+”_wrapper”);
if (el!==null && el) {
el.style.height = newh+”px”;
el.style.display = “block”;
}
} catch(e){
console.log(“Failure at Presize of Slider:” + e)
}
//});
};
.swiper-custom-right:not(.et-swiper-elementor-nav),.swiper-custom-left:not(.et-swiper-elementor-nav){background:transparent !important}@media only screen and (max-width:1230px){.swiper-custom-left,.middle-inside .swiper-entry .swiper-button-prev,.middle-inside.swiper-entry .swiper-button-prev{left:-15px}.swiper-custom-right,.middle-inside .swiper-entry .swiper-button-next,.middle-inside.swiper-entry .swiper-button-next{right:-15px}.middle-inbox .swiper-entry .swiper-button-prev,.middle-inbox.swiper-entry .swiper-button-prev{left:8px}.middle-inbox .swiper-entry .swiper-button-next,.middle-inbox.swiper-entry .swiper-button-next{right:8px}.swiper-entry:hover .swiper-custom-left,.middle-inside .swiper-entry:hover .swiper-button-prev,.middle-inside.swiper-entry:hover .swiper-button-prev{left:-5px}.swiper-entry:hover .swiper-custom-right,.middle-inside .swiper-entry:hover .swiper-button-next,.middle-inside.swiper-entry:hover .swiper-button-next{right:-5px}.middle-inbox .swiper-entry:hover .swiper-button-prev,.middle-inbox.swiper-entry:hover .swiper-button-prev{left:5px}.middle-inbox .swiper-entry:hover .swiper-button-next,.middle-inbox.swiper-entry:hover .swiper-button-next{right:5px}}@media only screen and (max-width:992px){.header-wrapper,.site-header-vertical{display:none}}@media only screen and (min-width:993px){.mobile-header-wrapper{display:none}}.swiper-container{width:auto}.content-product .product-content-image img,.category-grid img,.categoriesCarousel .category-grid img{width:100%}.etheme-elementor-slider:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(–slides-per-view,4))}.etheme-elementor-slider[data-animation]:not(.swiper-container-initialized,[data-animation=slide],[data-animation=coverflow]) .swiper-slide{max-width:100%}body:not([data-elementor-device-mode]) .etheme-elementor-off-canvas__container{transition:none;opacity:0;visibility:hidden;position:fixed} .wpb_animate_when_almost_visible { opacity: 1; }@media only screen and (max-width: 1199px) and (min-width: 769px) { div.et-md-no-bg { background-image: none !important; } }@media only screen and (max-width: 768px) and (min-width: 480px) { div.et-sm-no-bg { background-image: none !important; } }@media only screen and (max-width: 480px) {div.et-xs-no-bg { background-image: none !important; }}/** Mega Menu CSS: fs **/

nea@neaclark.com

Book an appointment

Home
ADHD Coaching

ADHD Coaching
ADHD Group Coaching

Counselling

Anxiety Counselling
Couples Counselling
Miscarriage Counselling
ADHD Therapy
Group Therapy

Supervision
Book
Training

Live Online training
Online Courses

Events

National Conference
ADHD in the Therapy Room
Analysing Transcripts of Client Work: Using TA Principles

About Me
Newsletter
Contact Me

Home
ADHD Coaching

ADHD Coaching
ADHD Group Coaching

Counselling

Anxiety Counselling
Couples Counselling
Miscarriage Counselling
ADHD Therapy
Group Therapy

Supervision
Book
Training

Live Online training
Online Courses

Events

National Conference
ADHD in the Therapy Room
Analysing Transcripts of Client Work: Using TA Principles

About Me
Newsletter
Contact Me

How to get to Nea Clark?