https://www.draughtslondon.com/

Submitted URL:
https://www.draughtslondon.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 11 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US" prefix="og: https://ogp.me/ns#"><head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script>
	
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<link rel="pingback" href="https://www.draughtslondon.com/xmlrpc.php">
	
<!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->
<title>Draughts London / Restaurant / Board Games / Bar / Waterloo</title><link rel="preload" data-rocket-preload="" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;display=swap" media="all" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /></noscript>
<meta name="description" content="Draughts London is a trailblazer in Competitive Socialising, redefining board games for a modern audience. A restaurant, cafe, bar based in Waterloo and Hackney.">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="canonical" href="https://www.draughtslondon.com/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Draughts London / Restaurant / Board Games / Bar / Waterloo">
<meta property="og:description" content="Draughts London is a trailblazer in Competitive Socialising, redefining board games for a modern audience. A restaurant, cafe, bar based in Waterloo and Hackney.">
<meta property="og:url" content="https://www.draughtslondon.com/">
<meta property="og:site_name" content="Draughts London">
<meta property="og:updated_time" content="2024-09-19T09:38:34+00:00">
<meta property="og:image" content="https://www.draughtslondon.com/wp-content/uploads/2022/04/243159360_5216152488399940_5712045640033346112_n-820x1024.jpeg">
<meta property="og:image:secure_url" content="https://www.draughtslondon.com/wp-content/uploads/2022/04/243159360_5216152488399940_5712045640033346112_n-820x1024.jpeg">
<meta property="og:image:width" content="800">
<meta property="og:image:height" content="999">
<meta property="og:image:alt" content="Draughts London Two Friends Playing a game and having meal.">
<meta property="og:image:type" content="image/jpeg">
<meta property="article:published_time" content="2022-04-06T10:30:03+00:00">
<meta property="article:modified_time" content="2024-09-19T09:38:34+00:00">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Draughts London / Restaurant / Board Games / Bar / Waterloo">
<meta name="twitter:description" content="Draughts London is a trailblazer in Competitive Socialising, redefining board games for a modern audience. A restaurant, cafe, bar based in Waterloo and Hackney.">
<meta name="twitter:image" content="https://www.draughtslondon.com/wp-content/uploads/2022/04/243159360_5216152488399940_5712045640033346112_n-820x1024.jpeg">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="design">
<meta name="twitter:label2" content="Time to read">
<meta name="twitter:data2" content="2 minutes">
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://www.draughtslondon.com/#place","address":{"@type":"PostalAddress","streetAddress":"Arch 16, Leake St,","addressLocality":"London","addressRegion":"England","postalCode":"SE1 7NN","addressCountry":"United Kingdom"}},{"@type":["Restaurant","Organization"],"@id":"https://www.draughtslondon.com/#organization","name":"Draughts London","url":"https://www.draughtslondon.com","address":{"@type":"PostalAddress","streetAddress":"Arch 16, Leake St,","addressLocality":"London","addressRegion":"England","postalCode":"SE1 7NN","addressCountry":"United Kingdom"},"logo":{"@type":"ImageObject","@id":"https://www.draughtslondon.com/#logo","url":"https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-logo-02.png","contentUrl":"https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-logo-02.png","caption":"Draughts London","inLanguage":"en-US","width":"1064","height":"1064"},"openingHours":["Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"],"description":"Draughts London / Restaurant / Board Games / Bar / Waterloo","location":{"@id":"https://www.draughtslondon.com/#place"},"image":{"@id":"https://www.draughtslondon.com/#logo"}},{"@type":"WebSite","@id":"https://www.draughtslondon.com/#website","url":"https://www.draughtslondon.com","name":"Draughts London","publisher":{"@id":"https://www.draughtslondon.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://www.draughtslondon.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg","url":"https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.draughtslondon.com/#webpage","url":"https://www.draughtslondon.com/","name":"Draughts London / Restaurant / Board Games / Bar / Waterloo","datePublished":"2022-04-06T10:30:03+00:00","dateModified":"2024-09-19T09:38:34+00:00","about":{"@id":"https://www.draughtslondon.com/#organization"},"isPartOf":{"@id":"https://www.draughtslondon.com/#website"},"primaryImageOfPage":{"@id":"https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://www.draughtslondon.com/#author","name":"design","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/93af5293860e6936ca2a691a824176ce?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/93af5293860e6936ca2a691a824176ce?s=96&amp;d=mm&amp;r=g","caption":"design","inLanguage":"en-US"},"sameAs":["https://server2.crowdifyserver.com/draughts"],"worksFor":{"@id":"https://www.draughtslondon.com/#organization"}},{"@type":"Article","headline":"Draughts London / Restaurant / Board Games / Bar / Waterloo","keywords":"Restaurant,Board games","datePublished":"2022-04-06T10:30:03+00:00","dateModified":"2024-09-19T09:38:34+00:00","author":{"@id":"https://www.draughtslondon.com/#author","name":"design"},"publisher":{"@id":"https://www.draughtslondon.com/#organization"},"description":"Draughts London is a trailblazer in Competitive Socialising, redefining board games for a modern audience. A restaurant, cafe, bar based in Waterloo and Hackney.","name":"Draughts London / Restaurant / Board Games / Bar / Waterloo","@id":"https://www.draughtslondon.com/#richSnippet","isPartOf":{"@id":"https://www.draughtslondon.com/#webpage"},"image":{"@id":"https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.draughtslondon.com/#webpage"}}]}</script>
<!-- /Rank Math WordPress SEO plugin -->

<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="alternate" type="application/rss+xml" title="Draughts London » Feed" href="https://www.draughtslondon.com/feed/">
<link rel="alternate" type="application/rss+xml" title="Draughts London » Comments Feed" href="https://www.draughtslondon.com/comments/feed/">
<link data-minify="1" rel="stylesheet" type="text/css" href="https://www.draughtslondon.com/wp-content/cache/min/1/kgz5puh.css?ver=1727305441" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><style id="cf-frontend-style-inline-css">
@font-face {
	font-family: 'Quasimoda';
	font-weight: 400;
	font-display: auto;
	src: url('https://www.draughtslondon.com/wp-content/uploads/2022/05/quasimoda-light.otf') format('OpenType');
}
@font-face {
	font-family: 'Quasimoda';
	font-weight: 500;
	font-display: auto;
	src: url('https://www.draughtslondon.com/wp-content/uploads/2022/05/Quasimoda-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Mrs Eaves';
	font-weight: 400;
	font-display: auto;
	src: url('https://www.draughtslondon.com/wp-content/uploads/2022/05/MrsEavesRoman.ttf') format('truetype');
}
@font-face {
	font-family: 'Mrs Eaves';
	font-weight: 600;
	font-display: auto;
	src: url('https://www.draughtslondon.com/wp-content/uploads/2022/05/MrsEavesSmartLigRoman.ttf') format('truetype');
}
</style>
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1727305441" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-addons.min.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/premium-addons-pro/assets/frontend/min-css/premium-addons.min.css?ver=2.9.23" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id="pdfemb-pdf-embedder-viewer-style-inline-css">
.wp-block-pdfemb-pdf-embedder-viewer{max-width:none}

</style>
<style id="rank-math-toc-block-style-inline-css">
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}

</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-5.css?ver=1727159129" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.24.2" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link data-minify="1" rel="stylesheet" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/global.css?ver=1727159130" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-10.css?ver=1727159130" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-32.css?ver=1727342295" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-240.css?ver=1727343682" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/unlimited-elementor-inner-sections-by-boomdevs/public/css/euis-public.css?ver=1.0.6" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/themes/hello-elementor/style.min.css?ver=3.1.1" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.1.1" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.1.1" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<style id="rocket-lazyload-inline-css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.draughtslondon.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>

<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/unlimited-elementor-inner-sections-by-boomdevs/public/js/euis-public.js?ver=1.0.6" id="euis-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js?ver=3.24.2" id="page-transitions-js" data-rocket-defer="" defer=""></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-TWQTFPT5" id="google_gtagjs-js" async=""></script>
<script type="rocketlazyloadscript" id="google_gtagjs-js-after">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["www.draughtslondon.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-TWQTFPT5");
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<link rel="https://api.w.org/" href="https://www.draughtslondon.com/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.draughtslondon.com/wp-json/wp/v2/pages/10"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.draughtslondon.com/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.6.2">
<link rel="shortlink" href="https://www.draughtslondon.com/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.draughtslondon.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.draughtslondon.com%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.draughtslondon.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.draughtslondon.com%2F&amp;format=xml">
<style type="text/css">#wpadminbar #wp-admin-bar-event-feed-for-eventbrite-purge-cache-btn .ab-icon:before { content: "\f463"; top: 2px; }</style><meta name="generator" content="Site Kit by Google 1.136.0"><!-- Meta Pixel Code -->
<script type="rocketlazyloadscript">
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '393489812240071');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=393489812240071&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->

<meta name="google-site-verification" content="5HlZq42acbPuFM0WIP_GgvHd1itun-Xw0zoQIK-lq4s"><meta name="generator" content="Elementor 3.24.4; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-White-Full-line-logo-150x150.png" sizes="32x32">
<link rel="icon" href="https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-White-Full-line-logo-300x300.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-White-Full-line-logo-300x300.png">
<meta name="msapplication-TileImage" content="https://www.draughtslondon.com/wp-content/uploads/2022/04/Draughts-White-Full-line-logo-300x300.png">
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://widgets.designmynight.com" rel="preconnect"></head>

<body class="home page-template-default page page-id-10 wp-custom-logo ehf-header ehf-footer ehf-template-hello-elementor ehf-stylesheet-hello-elementor elementor-default elementor-kit-5 elementor-page elementor-page-10">
		<e-page-transition class="e-page-transition--entering" exclude="^https\:\/\/www\.draughtslondon\.com\/wp\-admin\/">
					</e-page-transition>
		<div id="page" class="hfeed site">

		<header id="masthead" itemscope="itemscope" itemtype="https://schema.org/WPHeader">
			<p class="main-title bhf-hidden" itemprop="headline"><a href="https://www.draughtslondon.com" title="Draughts London" rel="home">Draughts London</a></p>
					<div data-elementor-type="wp-post" data-elementor-id="32" class="elementor elementor-32" data-elementor-post-type="elementor-hf">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-83a15a6 elementor-hidden-mobile elementor-hidden-tablet elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="83a15a6" data-element_type="section" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:50,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-176cf61" data-id="176cf61" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-20d2a95 elementor-nav-menu__align-end elementor-hidden-mobile elementor-nav-menu--dropdown-mobile header-menu elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="20d2a95" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-20d2a95" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item">What’s On</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-20d2a95" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item" tabindex="-1">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item" tabindex="-1">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item" tabindex="-1">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item" tabindex="-1">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item" tabindex="-1">What’s On</a></li>
</ul>			</nav>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-44eb679" data-id="44eb679" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b900eb2 elementor-widget elementor-widget-image" data-id="b900eb2" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/">
							<img width="222" height="216" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/draught-logo-new-blue.png" class="attachment-medium size-medium wp-image-2285" alt="Draughts London Logo">								</a>
													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-87a6262" data-id="87a6262" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6ea8458 elementor-nav-menu__align-start elementor-hidden-mobile elementor-nav-menu--dropdown-mobile header-menu elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6ea8458" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-6ea8458" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item">Book</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-6ea8458" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item" tabindex="-1">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item" tabindex="-1">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item" tabindex="-1">Book</a></li>
</ul>			</nav>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
		<div class="elementor-element elementor-element-a3ac583 elementor-hidden-mobile elementor-hidden-tablet e-flex e-con-boxed e-con e-parent" data-id="a3ac583" data-element_type="container" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:50,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-89aa6fe e-con-full e-flex e-con e-child" data-id="89aa6fe" data-element_type="container">
				<div class="elementor-element elementor-element-ab48b30 elementor-nav-menu__align-end elementor-hidden-mobile elementor-nav-menu--dropdown-mobile header-menu elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="ab48b30" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-ab48b30" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item">What’s On</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-ab48b30" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item" tabindex="-1">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item" tabindex="-1">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item" tabindex="-1">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item" tabindex="-1">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item" tabindex="-1">What’s On</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-965ea36 e-con-full e-flex e-con e-child" data-id="965ea36" data-element_type="container">
				<div class="elementor-element elementor-element-526d54d elementor-widget elementor-widget-image" data-id="526d54d" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/">
							<img width="222" height="216" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/draught-logo-new-blue.png" class="attachment-medium size-medium wp-image-2285" alt="Draughts London Logo">								</a>
													</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6b15e55 e-con-full e-flex e-con e-child" data-id="6b15e55" data-element_type="container">
				<div class="elementor-element elementor-element-453732f elementor-nav-menu__align-start elementor-hidden-mobile elementor-nav-menu--dropdown-mobile header-menu elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="453732f" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-453732f" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item">Book</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-453732f" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item" tabindex="-1">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item" tabindex="-1">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item" tabindex="-1">Book</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
					</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-db823a2 elementor-hidden-mobile elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="db823a2" data-element_type="section" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:50,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b5d7bfd" data-id="b5d7bfd" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b25dd3b elementor-nav-menu__align-justify elementor-hidden-mobile elementor-nav-menu--dropdown-mobile elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="b25dd3b" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-b25dd3b" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item">What’s On</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-b25dd3b" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-4383"><a href="https://www.draughtslondon.com/locations/" class="elementor-item" tabindex="-1">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4398"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item" tabindex="-1">Hackney</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item" tabindex="-1">Waterloo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item" tabindex="-1">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6353"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item" tabindex="-1">What’s On</a></li>
</ul>			</nav>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cbac399" data-id="cbac399" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-703e9c1 elementor-widget elementor-widget-image" data-id="703e9c1" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/">
							<img width="222" height="216" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/draught-logo-new-blue.png" class="attachment-medium size-medium wp-image-2285" alt="Draughts London Logo">								</a>
													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f125a09" data-id="f125a09" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6a2217d elementor-nav-menu__align-justify elementor-hidden-mobile elementor-nav-menu--dropdown-mobile elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6a2217d" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-6a2217d" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item">Book</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-6a2217d" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4386"><a href="https://www.draughtslondon.com/events/" class="elementor-item" tabindex="-1">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5920"><a href="https://games.draughtslondon.com/" class="elementor-item" tabindex="-1">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4385"><a href="https://www.draughtslondon.com/book/" class="elementor-item" tabindex="-1">Book</a></li>
</ul>			</nav>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ae34534 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ae34534" data-element_type="section" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:50,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8f9a5c6" data-id="8f9a5c6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-387a403 elementor-widget elementor-widget-image" data-id="387a403" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/">
							<img width="222" height="216" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/draught-logo-new-blue.png" class="attachment-medium size-medium wp-image-2285" alt="Draughts London Logo">								</a>
													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65073da" data-id="65073da" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div data-dce-background-color="#2A559900" class="elementor-element elementor-element-a9dcfa2 elementor-hidden-desktop elementor-widget elementor-widget-ucaddon_animated_hamburger_icon" data-id="a9dcfa2" data-element_type="widget" data-widget_type="ucaddon_animated_hamburger_icon.default">
				<div class="elementor-widget-container">
			<!-- start Animated Hamburger Icon -->
		<link data-minify="1" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/uploads/ac_assets/uc_animated_hamburger_icon/uc_animated_hamburger_icon.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type="text/css" rel="stylesheet">

			<style type="text/css">/* widget: Animated Hamburger Icon */

#uc_animated_hamburger_icon_elementor_a9dcfa2.uc_animated_hamburger_icon_holder{ position: relative; z-index: 1000000000000;}
#uc_animated_hamburger_icon_elementor_a9dcfa2 .uc_hamburger{ display: inline-block;  }
#uc_animated_hamburger_icon_elementor_a9dcfa2 .uc_animated_hamburger_icon {
  	text-align: right;
}

</style>

			<div class="uc_animated_hamburger_icon_holder" id="uc_animated_hamburger_icon_elementor_a9dcfa2" style="text-align: right;">
  
  <a id="hamburger_close_trigger" class="uc-icon-close-trigger" href="javascript:void(0)" style="display:none">Close Trigger</a>
  
  <a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjkyMCIsInRvZ2dsZSI6ZmFsc2V9" class="uc_animated_hamburger_icon">

     <div class="uc_hamburger" id="hamburger-7">
      <span class="uc_line"></span>
      <span class="uc_line"></span>
      <span class="uc_line"></span>
    </div>

  </a>
</div>
			<!-- end Animated Hamburger Icon -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-color="#F7F0EA00" class="elementor-section elementor-top-section elementor-element elementor-element-bb862ff elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb862ff" data-element_type="section" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:50,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b3ee61b" data-id="b3ee61b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-979d233 elementor-widget elementor-widget-image" data-id="979d233" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/">
							<img width="222" height="216" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/draught-logo-new-blue.png" class="attachment-medium size-medium wp-image-2285" alt="Draughts London Logo">								</a>
													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8add955" data-id="8add955" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-63d11ef elementor-nav-menu__align-end elementor-hidden-tablet elementor-hidden-mobile sticky-menu-items elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="63d11ef" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-slide">
				<ul id="menu-1-63d11ef" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2379"><a href="https://www.draughtslondon.com/locations/" class="elementor-item">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2380"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item">Waterloo</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2381"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item">Hackney</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2382"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item">What’s On</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2386"><a href="https://www.draughtslondon.com/events/" class="elementor-item">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5928"><a href="https://games.draughtslondon.com/" class="elementor-item">Games Library</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2390"><a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijc0NCIsInRvZ2dsZSI6ZmFsc2V9" class="elementor-item elementor-item-anchor">Book Now</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-63d11ef" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2379"><a href="https://www.draughtslondon.com/locations/" class="elementor-item" tabindex="-1">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2380"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item" tabindex="-1">Waterloo</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2381"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item" tabindex="-1">Hackney</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2382"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item" tabindex="-1">What’s On</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2384"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item" tabindex="-1">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2386"><a href="https://www.draughtslondon.com/events/" class="elementor-item" tabindex="-1">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5928"><a href="https://games.draughtslondon.com/" class="elementor-item" tabindex="-1">Games Library</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2390"><a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijc0NCIsInRvZ2dsZSI6ZmFsc2V9" class="elementor-item elementor-item-anchor" tabindex="-1">Book Now</a></li>
</ul>			</nav>
				</div>
				</div>
				<div data-dce-background-color="#2A559900" class="elementor-element elementor-element-ad39f08 elementor-hidden-desktop elementor-widget elementor-widget-ucaddon_animated_hamburger_icon" data-id="ad39f08" data-element_type="widget" data-widget_type="ucaddon_animated_hamburger_icon.default">
				<div class="elementor-widget-container">
			<!-- start Animated Hamburger Icon -->

			<style type="text/css">/* widget: Animated Hamburger Icon */

#uc_animated_hamburger_icon_elementor_ad39f08.uc_animated_hamburger_icon_holder{ position: relative; z-index: 1000000000000;}
#uc_animated_hamburger_icon_elementor_ad39f08 .uc_hamburger{ display: inline-block;  }
#uc_animated_hamburger_icon_elementor_ad39f08 .uc_animated_hamburger_icon {
  	text-align: right;
}

</style>

			<div class="uc_animated_hamburger_icon_holder" id="uc_animated_hamburger_icon_elementor_ad39f08" style="text-align: right;">
  
  <a id="hamburger_close_trigger" class="uc-icon-close-trigger" href="javascript:void(0)" style="display:none">Close Trigger</a>
  
  <a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjkyMCIsInRvZ2dsZSI6ZmFsc2V9" class="uc_animated_hamburger_icon">

     <div class="uc_hamburger" id="hamburger-7">
      <span class="uc_line"></span>
      <span class="uc_line"></span>
      <span class="uc_line"></span>
    </div>

  </a>
</div>
			<!-- end Animated Hamburger Icon -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
				</header>

	
<main id="content" class="site-main post-10 page type-page status-publish hentry">

	
	<div class="page-content">
				<div data-elementor-type="wp-page" data-elementor-id="10" class="elementor elementor-10" data-elementor-post-type="page">
						<section data-dce-background-overlay-color="#000000" class="elementor-section elementor-top-section elementor-element elementor-element-cbb53eb video-bg elementor-section-full_width elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="cbb53eb" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d9dcb4f" data-id="d9dcb4f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6eda6ef elementor-widget elementor-widget-html" data-id="6eda6ef" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<video class="home-video" style="opacity: 1; object-fit: cover;" poster="https://www.draughtslondon.com/wp-content/uploads/2023/01/home-screenshot.png" preload="auto" autoplay="autoplay" loop="loop" muted="muted" width="100%"> <source type="video/mp4" src="https://www.draughtslondon.com/wp-content/uploads/2023/02/Draughts-London-Promo-Video.mp4"> <source type="video/webm" src="https://www.draughtslondon.com/wp-content/uploads/2023/01/Draughts-London-Promo-Video_2.webm"></video>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-overlay-color="#000000" class="elementor-section elementor-top-section elementor-element elementor-element-70bae7d video-bg elementor-section-height-min-height elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="70bae7d" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/01\/Draughts-London-Promo-Video_2.mp4&quot;}">
								<div class="elementor-background-video-container">
													<video class="elementor-background-video-hosted elementor-html5-video" autoplay="" muted="" playsinline="" loop=""></video>
											</div>
									<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c363d8" data-id="1c363d8" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
							</div>
		</div>
					</div>
		</section>
				<section data-dce-background-color="#F7F0EA" class="elementor-section elementor-top-section elementor-element elementor-element-28ffb52 elementor-section-full_width elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="28ffb52" data-element_type="section" id="booking" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-23cc66a" data-id="23cc66a" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-95e59f0 elementor-widget elementor-widget-jet-switcher animated fadeInUp" data-id="95e59f0" data-element_type="widget" data-settings="{}" data-widget_type="jet-switcher.default">
				<div class="elementor-widget-container">
			<div class="jet-switcher jet-switcher--preset-1 jet-switcher-fade-effect jet-switcher--disable" data-settings="{&quot;effect&quot;:&quot;fade&quot;}">
			<div class="jet-switcher__control-wrapper"><div class="jet-switcher__control-instance">
	<div class="jet-switcher__control-handler"><span></span></div>
	<div class="jet-switcher__control jet-switcher__control--disable" role="button" aria-controls="jet-switcher-content-disable-95e59f0" aria-expanded="true"><div class="jet-switcher__label-text">Waterloo</div></div>
	<div class="jet-switcher__control jet-switcher__control--enable" role="button" aria-controls="jet-switcher-content-enable-95e59f0" aria-expanded="false"><div class="jet-switcher__label-text">Hackney</div></div>
</div>

</div>
			<div class="jet-switcher__content-wrapper"><div id="jet-switcher-content-disable-95e59f0" class="jet-switcher__content jet-switcher__content--disable active-content" aria-hidden="false">		<div data-elementor-type="section" data-elementor-id="3903" class="elementor elementor-3903" data-elementor-post-type="elementor_library">
					<section data-dce-background-overlay-color="#000000A6" class="elementor-section elementor-top-section elementor-element elementor-element-f109e03 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f109e03" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:1020,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/04\/202112192_4887929447888914_3687231234617626397_n.jpeg&quot;},{&quot;id&quot;:370,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/04\/121055740_4132989116716288_2573183633576381569_n.jpeg&quot;},{&quot;id&quot;:1012,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/04\/187507724_4790014684347058_9004850977879221957_n.jpeg&quot;},{&quot;id&quot;:367,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/04\/219734880_4976380229043835_7712110372880392815_n.jpeg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-edccda7" data-id="edccda7" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a9641b6 elementor-widget elementor-widget-heading" data-id="a9641b6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">WATERLOO</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-ed006b5 elementor-widget elementor-widget-heading" data-id="ed006b5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">BOOK NOW</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-66f5344 elementor-widget elementor-widget-text-editor" data-id="66f5344" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Reserve and pay and receive unlimited access to our board game library</p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3de7ef6" data-id="3de7ef6" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-ec7c736 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ec7c736" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-329777c" data-id="329777c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-49911c9 elementor-hidden-mobile elementor-widget elementor-widget-heading" data-id="49911c9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Waterloo</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-0909f7a elementor-widget elementor-widget-html" data-id="0909f7a" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&amp;primary-color=%236DA8A6&amp;body-text-color=%23000000&amp;outer-border-color=gray" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><script type="rocketlazyloadscript" data-rocket-src="//widgets.designmynight.com/bookings-partner.min.js" dmn-booking-form="true" venue="5a79e2bc2857cf68604fc9d6" hide-offers="false" hide-powered-by="false" search-venues="false" monday-first="true" locale="undefined" show-type-first="true" return-url="https://games.draughtslondon.com/" data-rocket-defer="" defer=""></script>		</div>
				</div>
				<div class="elementor-element elementor-element-2c1ec84 elementor-widget elementor-widget-spacer" data-id="2c1ec84" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div><div id="jet-switcher-content-enable-95e59f0" class="jet-switcher__content jet-switcher__content--enable " aria-hidden="true">		<div data-elementor-type="section" data-elementor-id="3774" class="elementor elementor-3774" data-elementor-post-type="elementor_library">
					<section data-dce-background-overlay-color="#000000A6" class="elementor-section elementor-top-section elementor-element elementor-element-f6a3d08 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f6a3d08" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:2658,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-the-studio.jpg&quot;},{&quot;id&quot;:2652,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-beer-garden.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-817725b" data-id="817725b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ac4313b elementor-widget elementor-widget-heading" data-id="ac4313b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Hackney</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-6675429 elementor-widget elementor-widget-heading" data-id="6675429" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">BOOK NOW</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-24ffebd elementor-widget elementor-widget-text-editor" data-id="24ffebd" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							Reserve and pay and receive unlimited access to our board game library						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fa49497" data-id="fa49497" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-d565c81 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d565c81" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3ee9da2" data-id="3ee9da2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ca136e elementor-hidden-mobile elementor-widget elementor-widget-heading" data-id="9ca136e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Hackney</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-9fbaeae elementor-widget elementor-widget-html" data-id="9fbaeae" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&amp;primary-color=%236DA8A6&amp;body-text-color=%23000000&amp;outer-border-color=gray" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><script type="rocketlazyloadscript" data-rocket-src="//widgets.designmynight.com/bookings-partner.min.js" dmn-booking-form="true" venue="53c7d3746c4f066c25340a4d" hide-offers="false" hide-powered-by="false" search-venues="false" monday-first="true" locale="undefined" show-type-first="true" return-url="https://games.draughtslondon.com/" data-rocket-defer="" defer=""></script>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-overlay-color="#000000A6" class="elementor-section elementor-top-section elementor-element elementor-element-0c6911a elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default" data-id="0c6911a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:1020,&quot;url&quot;:&quot;https:\/\/server2.crowdifyserver.com\/draughts\/wp-content\/uploads\/2022\/04\/202112192_4887929447888914_3687231234617626397_n.jpeg&quot;},{&quot;id&quot;:1012,&quot;url&quot;:&quot;https:\/\/server2.crowdifyserver.com\/draughts\/wp-content\/uploads\/2022\/04\/187507724_4790014684347058_9004850977879221957_n.jpeg&quot;},{&quot;id&quot;:886,&quot;url&quot;:&quot;https:\/\/server2.crowdifyserver.com\/draughts\/wp-content\/uploads\/2022\/04\/TNN_3034-scaled-1.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div data-dce-background-overlay-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/05/draughts-hackney-conservary-dive-bar.jpg" class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-82cb1c2" data-id="82cb1c2" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-174112c elementor-section-height-min-height elementor-section-boxed elementor-section-height-default" data-id="174112c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-053f432" data-id="053f432" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-da7c399 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading" data-id="da7c399" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Book Now</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-ffe1cc0 elementor-widget elementor-widget-heading" data-id="ffe1cc0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reserve and pay and receive unlimited access to our board game library</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3e27fdc elementor-widget elementor-widget-jet-switcher animated fadeInUp" data-id="3e27fdc" data-element_type="widget" data-settings="{}" data-widget_type="jet-switcher.default">
				<div class="elementor-widget-container">
			<div class="jet-switcher jet-switcher--preset-1 jet-switcher-fade-effect jet-switcher--disable" data-settings="{&quot;effect&quot;:&quot;fade&quot;}">
			<div class="jet-switcher__control-wrapper"><div class="jet-switcher__control-instance">
	<div class="jet-switcher__control-handler"><span></span></div>
	<div class="jet-switcher__control jet-switcher__control--disable" role="button" aria-controls="jet-switcher-content-disable-3e27fdc" aria-expanded="true"><div class="jet-switcher__label-text">Waterloo</div></div>
	<div class="jet-switcher__control jet-switcher__control--enable" role="button" aria-controls="jet-switcher-content-enable-3e27fdc" aria-expanded="false"><div class="jet-switcher__label-text">Hackney</div></div>
</div>

</div>
			<div class="jet-switcher__content-wrapper"><div id="jet-switcher-content-disable-3e27fdc" class="jet-switcher__content jet-switcher__content--disable active-content" aria-hidden="false">		<div data-elementor-type="section" data-elementor-id="4881" class="elementor elementor-4881" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-a9032d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a9032d3" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df191a8" data-id="df191a8" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-4400b06 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4400b06" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-351abd5" data-id="351abd5" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a55653d waterloobooking elementor-widget elementor-widget-html" data-id="a55653d" data-element_type="widget" id="waterloobooking" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&amp;primary-color=%236DA8A6&amp;body-text-color=%23000000&amp;outer-border-color=gray" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><script type="rocketlazyloadscript" data-rocket-src="//widgets.designmynight.com/bookings-partner.min.js" dmn-booking-form="true" venue="5a79e2bc2857cf68604fc9d6" hide-offers="false" hide-powered-by="false" search-venues="false" monday-first="true" locale="undefined" show-type-first="true" return-url="https://games.draughtslondon.com/" data-rocket-defer="" defer=""></script>
		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div><div id="jet-switcher-content-enable-3e27fdc" class="jet-switcher__content jet-switcher__content--enable " aria-hidden="true">		<div data-elementor-type="section" data-elementor-id="4898" class="elementor elementor-4898" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-2409752 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2409752" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21b7e4b" data-id="21b7e4b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-93cbe57 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="93cbe57" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7fa2eb9" data-id="7fa2eb9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-02487be elementor-widget elementor-widget-html" data-id="02487be" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&amp;primary-color=%236DA8A6&amp;body-text-color=%23000000&amp;outer-border-color=gray" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><script type="rocketlazyloadscript" data-rocket-src="//widgets.designmynight.com/bookings-partner.min.js" dmn-booking-form="true" venue="53c7d3746c4f066c25340a4d" hide-offers="false" hide-powered-by="false" search-venues="false" monday-first="true" locale="undefined" show-type-first="true" return-url="https://games.draughtslondon.com/" data-rocket-defer="" defer=""></script>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
		<div class="elementor-element elementor-element-c6a57c4 e-flex e-con-boxed e-con e-parent" data-id="c6a57c4" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-323d6d6 e-con-full elementor-hidden-mobile e-flex elementor-invisible e-con e-child" data-id="323d6d6" data-element_type="container" data-settings="{&quot;animation&quot;:&quot;fadeInLeft&quot;}">
				<div class="elementor-element elementor-element-890ab2f elementor-widget elementor-widget-image" data-id="890ab2f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img fetchpriority="high" decoding="async" width="748" height="754" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg" class="attachment-large size-large wp-image-6486 entered lazyloading" alt="Christmas 2024 at Draughts London" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg 748w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-298x300.jpg 298w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-150x150.jpg 150w" data-lazy-sizes="(max-width: 748px) 100vw, 748px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg" data-ll-status="loading" sizes="(max-width: 748px) 100vw, 748px" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg 748w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-298x300.jpg 298w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-150x150.jpg 150w"><noscript><img fetchpriority="high" decoding="async" width="748" height="754" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg" class="attachment-large size-large wp-image-6486" alt="Christmas 2024 at Draughts London" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min.jpg 748w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-298x300.jpg 298w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img2-min-150x150.jpg 150w" sizes="(max-width: 748px) 100vw, 748px" /></noscript>													</div>
				</div>
				</div>
		<div data-dce-background-color="#2A5599" class="elementor-element elementor-element-0c48976 e-con-full e-flex elementor-invisible e-con e-child" data-id="0c48976" data-element_type="container" data-settings="{&quot;animation&quot;:&quot;zoomIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-f96cb4f elementor-widget elementor-widget-image" data-id="f96cb4f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://www.draughtslondon.com/christmas">
							<img decoding="async" width="800" height="586" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg" class="elementor-animation-wobble-vertical attachment-large size-large wp-image-6487 entered lazyloading" alt="Celebrate Christmas 2024 at Draughts London" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-300x220.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-768x563.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06.jpg 1029w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg" data-ll-status="loading" sizes="(max-width: 800px) 100vw, 800px" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-300x220.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-768x563.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06.jpg 1029w"><noscript><img loading="lazy" decoding="async" width="800" height="586" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg" class="elementor-animation-wobble-vertical attachment-large size-large wp-image-6487" alt="Celebrate Christmas 2024 at Draughts London" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-1024x750.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-300x220.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06-768x563.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event_06.jpg 1029w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>								</a>
													</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-3c63c79 e-con-full e-flex elementor-invisible e-con e-child" data-id="3c63c79" data-element_type="container" data-settings="{&quot;animation&quot;:&quot;fadeInRight&quot;}">
				<div class="elementor-element elementor-element-b6ab9ce elementor-widget elementor-widget-image" data-id="b6ab9ce" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="747" height="756" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg" class="attachment-large size-large wp-image-6485 entered lazyloaded" alt="Christmas 2024 at Draughts London" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg 747w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min-296x300.jpg 296w" data-lazy-sizes="(max-width: 747px) 100vw, 747px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg" data-ll-status="loaded" sizes="(max-width: 747px) 100vw, 747px" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg 747w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min-296x300.jpg 296w"><noscript><img loading="lazy" decoding="async" width="747" height="756" src="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg" class="attachment-large size-large wp-image-6485" alt="Christmas 2024 at Draughts London" srcset="https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min.jpg 747w, https://www.draughtslondon.com/wp-content/uploads/2024/07/event-img1-min-296x300.jpg 296w" sizes="(max-width: 747px) 100vw, 747px" /></noscript>													</div>
				</div>
				</div>
					</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0a4435b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0a4435b" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-099104c" data-id="099104c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ab9253 elementor-widget elementor-widget-spacer" data-id="9ab9253" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-overlay-color="#000000" data-dce-background-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/04/12794770_1291300217551873_8275092108887902204_o-1.jpeg" class="elementor-section elementor-top-section elementor-element elementor-element-78b4cb7 elementor-section-height-min-height elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="78b4cb7" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-da7ba09" data-id="da7ba09" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-c288120 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default" data-id="c288120" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-299df65" data-id="299df65" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d94267d elementor-widget elementor-widget-heading" data-id="d94267d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h1 class="elementor-heading-title elementor-size-default">Draughts London</h1>		</div>
				</div>
				<div class="elementor-element elementor-element-bc0e687 elementor-widget elementor-widget-heading" data-id="bc0e687" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Bar / Restaurant / Board Games / Events</h2>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-overlay-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/04/pattern.png" class="elementor-section elementor-top-section elementor-element elementor-element-432e08e elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="432e08e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9b555d8" data-id="9b555d8" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-5ec938e elementor-section-full_width elementor-section-height-min-height elementor-section-height-default" data-id="5ec938e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d2ec741" data-id="d2ec741" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-efc1a2c elementor-invisible elementor-widget elementor-widget-image" data-id="efc1a2c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInLeft&quot;}" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="768" height="661" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20661'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-5584" alt="Drinks and games library montage at Draughts London / Waterloo and Hackney" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-768x661.png 768w, https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-300x258.png 300w, https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img.png 795w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-768x661.png"><noscript><img loading="lazy" decoding="async" width="768" height="661" src="https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-768x661.png" class="attachment-medium_large size-medium_large wp-image-5584" alt="Drinks and games library montage at Draughts London / Waterloo and Hackney" srcset="https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-768x661.png 768w, https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img-300x258.png 300w, https://www.draughtslondon.com/wp-content/uploads/2022/08/draughts-home-img.png 795w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>													</div>
				</div>
					</div>
		</div>
				<div data-dce-background-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/04/pieces-02.png" class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fb8df18" data-id="fb8df18" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1fa4621 elementor-widget elementor-widget-heading" data-id="1fa4621" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Games Library</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-6e9b8d1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6e9b8d1" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
					<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-5099504 elementor-widget elementor-widget-heading" data-id="5099504" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Over 1,000 board games to choose from.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-daf9d3c elementor-hidden-mobile elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="daf9d3c" data-element_type="widget" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_daf9d3c
{
  text-align:left;
}

#uc_gradient_hover_effect_button_elementor_daf9d3c .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_daf9d3c .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_daf9d3c">
<a class="btn" href="https://games.draughtslondon.com/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">View Games</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
				<div class="elementor-element elementor-element-716b7da elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="716b7da" data-element_type="widget" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_716b7da
{
  text-align:center;
}

#uc_gradient_hover_effect_button_elementor_716b7da .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_716b7da .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_716b7da">
<a class="btn" href="https://games.draughtslondon.com/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">View Games</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-color="#41BEB11A" data-dce-background-overlay-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/04/pattern.png" class="elementor-section elementor-top-section elementor-element elementor-element-6754398 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="6754398" data-element_type="section" data-settings="{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:400,&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-714cd34" data-id="714cd34" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5a23810 elementor-widget elementor-widget-heading" data-id="5a23810" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Venue Hire</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-5554c3d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5554c3d" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
					<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-176b2c7 elementor-widget elementor-widget-heading" data-id="176b2c7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Draughts was created to bring people together.<br>
Our unique venues make an incredible setting for events from 15-250 people.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1945dfc elementor-widget elementor-widget-jet-switcher" data-id="1945dfc" data-element_type="widget" data-widget_type="jet-switcher.default">
				<div class="elementor-widget-container">
			<div class="jet-switcher jet-switcher--preset-1 jet-switcher-fade-effect jet-switcher--disable" data-settings="{&quot;effect&quot;:&quot;fade&quot;}">
			<div class="jet-switcher__control-wrapper"><div class="jet-switcher__control-instance">
	<div class="jet-switcher__control-handler"><span></span></div>
	<div class="jet-switcher__control jet-switcher__control--disable" role="button" aria-controls="jet-switcher-content-disable-1945dfc" aria-expanded="true"><div class="jet-switcher__label-text">Waterloo</div></div>
	<div class="jet-switcher__control jet-switcher__control--enable" role="button" aria-controls="jet-switcher-content-enable-1945dfc" aria-expanded="false"><div class="jet-switcher__label-text">Hackney</div></div>
</div>

</div>
			<div class="jet-switcher__content-wrapper"><div id="jet-switcher-content-disable-1945dfc" class="jet-switcher__content jet-switcher__content--disable active-content" aria-hidden="false">		<div data-elementor-type="section" data-elementor-id="2412" class="elementor elementor-2412" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-b8daaf6 elementor-section-full_width elementor-section-content-middle elementor-reverse-tablet elementor-reverse-mobile elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle" data-id="b8daaf6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ba70472" data-id="ba70472" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-de1357b elementor-section-full_width elementor-reverse-tablet elementor-reverse-mobile elementor-section-height-min-height elementor-section-height-default" data-id="de1357b" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9ddd0df" data-id="9ddd0df" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e1f5294 elementor-widget elementor-widget-spacer" data-id="e1f5294" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-19fd24c elementor-section-full_width elementor-section-height-min-height elementor-section-content-top elementor-section-height-default" data-id="19fd24c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8e645ae" data-id="8e645ae" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4b9e99b elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="4b9e99b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Waterloo</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-675a1b4 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor" data-id="675a1b4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>A former railway arch in the iconic Leake Street Graffiti tunnel with high ceilings, revealed brickwork and a mezzanine with a private bar.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-468b20d elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor" data-id="468b20d" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p><strong>Capacity</strong><br>150</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d3f61be elementor-section-full_width elementor-section-height-min-height elementor-section-height-default" data-id="d3f61be" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-cb8c98b" data-id="cb8c98b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-73de3c0 elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="73de3c0" data-element_type="widget" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_73de3c0
{
  text-align:left;
}

#uc_gradient_hover_effect_button_elementor_73de3c0 .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_73de3c0 .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_73de3c0">
<a class="btn" href="https://www.draughtslondon.com/events/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">More Details</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-96b1892" data-id="96b1892" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:5856,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/unlimited_elements\/7.-Mezzaine-Seating-min-scaled.jpg&quot;},{&quot;id&quot;:5831,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/03\/12.-Lounge-Sofa-min-scaled.jpg&quot;},{&quot;id&quot;:5824,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/03\/11.-Lounge-Sofa-min-scaled.jpg&quot;},{&quot;id&quot;:5823,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/03\/10.-Into-Lounge-min-scaled.jpg&quot;},{&quot;id&quot;:5812,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/03\/14.-Loft-Picture-Wall-min-scaled.jpg&quot;},{&quot;id&quot;:5811,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2023\/03\/13.-Loft-Seating-scaled.jpg&quot;},{&quot;id&quot;:5803,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/7.-Mezzaine-Seating-min-scaled.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:2000,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5e34da9 elementor-widget elementor-widget-spacer" data-id="5e34da9" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a8f1659 elementor-section-height-min-height elementor-section-items-stretch elementor-hidden-desktop elementor-section-boxed elementor-section-height-default" data-id="a8f1659" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2550dbd" data-id="2550dbd" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2d1bd84 elementor-widget elementor-widget-image" data-id="2d1bd84" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20512'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-4694" alt="" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-768x512.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-300x200.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-1024x683.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-1536x1024.jpg 1536w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo.jpg 1800w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-768x512.jpg"><noscript><img loading="lazy" decoding="async" width="768" height="512" src="https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-768x512.jpg" class="attachment-medium_large size-medium_large wp-image-4694" alt="" srcset="https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-768x512.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-300x200.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-1024x683.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo-1536x1024.jpg 1536w, https://www.draughtslondon.com/wp-content/uploads/2022/06/draughts-waterloo.jpg 1800w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>													</div>
				</div>
				<div class="elementor-element elementor-element-74f2cfc elementor-widget elementor-widget-heading" data-id="74f2cfc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">WATERLOO</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-fb9180e elementor-widget elementor-widget-text-editor" data-id="fb9180e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>A former railway arch in the iconic Leake Street Graffiti tunnel with high ceilings, revealed brickwork and a mezzanine with a private bar.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-b9c2bc1 elementor-widget elementor-widget-text-editor" data-id="b9c2bc1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p><strong>Capacity</strong><br>150</p>						</div>
				</div>
				<div class="elementor-element elementor-element-46f7eeb elementor-absolute elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="46f7eeb" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_46f7eeb
{
  text-align:center;
}

#uc_gradient_hover_effect_button_elementor_46f7eeb .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_46f7eeb .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_46f7eeb">
<a class="btn" href="https://www.draughtslondon.com/events/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">More Details</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div><div id="jet-switcher-content-enable-1945dfc" class="jet-switcher__content jet-switcher__content--enable " aria-hidden="true">		<div data-elementor-type="section" data-elementor-id="2408" class="elementor elementor-2408" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-1f38ac8 elementor-section-full_width elementor-section-content-middle elementor-reverse-tablet elementor-reverse-mobile elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle" data-id="1f38ac8" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d334927" data-id="d334927" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-bb4322e elementor-section-full_width elementor-reverse-tablet elementor-reverse-mobile elementor-section-height-min-height elementor-section-height-default" data-id="bb4322e" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f3079b3" data-id="f3079b3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-34e10ca elementor-widget elementor-widget-spacer" data-id="34e10ca" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3db7647 elementor-section-height-min-height elementor-section-content-top elementor-section-boxed elementor-section-height-default" data-id="3db7647" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d67dec6" data-id="d67dec6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0bbb7a8 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading" data-id="0bbb7a8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">HACKNEY</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-6d14712 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor" data-id="6d14712" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Historic Grade II Listed venue with seven interconnecting spaces, including our long bar, large beer garden, podcast studio and games library.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-5252c12 elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor" data-id="5252c12" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p><strong>Capacity</strong><br>250</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5ff4e6d elementor-section-height-min-height elementor-section-boxed elementor-section-height-default" data-id="5ff4e6d" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f662046" data-id="f662046" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8412b3b elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="8412b3b" data-element_type="widget" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_8412b3b
{
  text-align:left;
}

#uc_gradient_hover_effect_button_elementor_8412b3b .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_8412b3b .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_8412b3b">
<a class="btn" href="https://www.draughtslondon.com/events/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">More Details</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-60b6272" data-id="60b6272" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:2662,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-library.jpg&quot;},{&quot;id&quot;:2658,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-the-studio.jpg&quot;},{&quot;id&quot;:2652,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-beer-garden.jpg&quot;},{&quot;id&quot;:2641,&quot;url&quot;:&quot;https:\/\/www.draughtslondon.com\/wp-content\/uploads\/2022\/05\/draughts-hackney-dining-room.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:1800,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7fd83dc elementor-widget elementor-widget-spacer" data-id="7fd83dc" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ac94c3e elementor-section-height-min-height elementor-section-items-stretch elementor-hidden-desktop elementor-section-boxed elementor-section-height-default" data-id="ac94c3e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-00549f0" data-id="00549f0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-46097b9 elementor-widget elementor-widget-image" data-id="46097b9" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="768" height="432" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20432'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-2658" alt="Games selection at Draughts London Restaurant Waterloo and Hackney" data-lazy-srcset="https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-768x432.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-300x169.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-1024x576.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-1536x864.jpg 1536w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio.jpg 1920w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-768x432.jpg"><noscript><img loading="lazy" decoding="async" width="768" height="432" src="https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-768x432.jpg" class="attachment-medium_large size-medium_large wp-image-2658" alt="Games selection at Draughts London Restaurant Waterloo and Hackney" srcset="https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-768x432.jpg 768w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-300x169.jpg 300w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-1024x576.jpg 1024w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio-1536x864.jpg 1536w, https://www.draughtslondon.com/wp-content/uploads/2022/05/draughts-hackney-the-studio.jpg 1920w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>													</div>
				</div>
				<div class="elementor-element elementor-element-6ab59e8 elementor-widget elementor-widget-heading" data-id="6ab59e8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">HACKNEY</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-e19db39 elementor-widget elementor-widget-text-editor" data-id="e19db39" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Historic Grade II Listed venue with seven interconnecting spaces, including our long bar, large beer garden, podcast studio and games library.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-0236515 elementor-widget elementor-widget-text-editor" data-id="0236515" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p><strong>Capacity</strong><br>250</p>						</div>
				</div>
				<div class="elementor-element elementor-element-6030ed0 elementor-absolute elementor-widget elementor-widget-ucaddon_gradient_hover_effect_button" data-id="6030ed0" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="ucaddon_gradient_hover_effect_button.default">
				<div class="elementor-widget-container">
			<!-- start Gradient Hover Effect Button -->
			<style type="text/css">/* widget: Gradient Hover Effect Button */

#uc_gradient_hover_effect_button_elementor_6030ed0
{
  text-align:center;
}

#uc_gradient_hover_effect_button_elementor_6030ed0 .btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 14px 30px 14px 30px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, #406684, #2A5599, #FFFFFF00, #FFFFFF00);
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  border: none;
  border: 1px solid #515456;
  

}

#uc_gradient_hover_effect_button_elementor_6030ed0 .btn:hover {
  color: #fff;
  border: 1px solid #FFFFFF00;
  color: white;
  background-position: 99% 50%;
}

</style>

			<div id="uc_gradient_hover_effect_button_elementor_6030ed0">
<a class="btn" href="https://www.draughtslondon.com/events/">
  <span class="uc_style_gradient_hover_effect_button_elementor_btn_txt" style="color:#F18067;">More Details</span>
</a>
</div>
			<!-- end Gradient Hover Effect Button -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e8020cf elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="e8020cf" data-element_type="section" data-settings="{&quot;animation&quot;:&quot;none&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fba4e1d" data-id="fba4e1d" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c543cef elementor-widget elementor-widget-ucaddon_responsive_testemonial_carousel" data-id="c543cef" data-element_type="widget" data-widget_type="ucaddon_responsive_testemonial_carousel.default">
				<div class="elementor-widget-container">
			<!-- start Testimonial Carousel -->
		<link data-minify="1" href="https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/owl-carousel-new/assets/owl.carousel.css?ver=1727305442" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type="text/css" rel="stylesheet">

			<style type="text/css">/* widget: Testimonial Carousel */

#uc_responsive_testemonial_carousel_elementor_c543cef .uc_quote_info
{
  display:flex;

}

#uc_responsive_testemonial_carousel_elementor_c543cef .uc_quote_info .uc_author {
    display: inline-flex;
    align-items:center; 
	text-align:center;
  
}


#uc_responsive_testemonial_carousel_elementor_c543cef .ue-image
{
  flex-grow:0;
  flex-shrink:0;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .uc_quote_info .uc_author_avatar {
   width: 100%;
   object-fit: cover;
}





#uc_responsive_testemonial_carousel_elementor_c543cef .uc_quote_info .uc_author_info .uc_company {
    color: ;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .ue-image-spacing
{
  flex-grow:0;
  flex-shrink:0;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .ue-icon
{
  display:inline-flex;
  line-height:1em;
  justify-content:center;
  align-items:center;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .ue-icon svg
{
  width:1em;
  height:1em;
}



#uc_responsive_testemonial_carousel_elementor_c543cef .owl-dots {
overflow:hidden;
text-align:center;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .owl-dot {
border-radius:50%;
display:inline-block;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .owl-nav .owl-prev{
    position:absolute;
    left:30px;
    display:inline-block;
    text-align:center;
}
#uc_responsive_testemonial_carousel_elementor_c543cef .owl-nav .owl-next{
  position:absolute;
  right:30px;
  display:inline-block;
  text-align:center;
}




 
#uc_responsive_testemonial_carousel_elementor_c543cef .ue-item {
	opacity: 0.3;
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}

#uc_responsive_testemonial_carousel_elementor_c543cef .active.center .ue-item {
	opacity: 1;
	transform: scale3d(1, 1, 1);
	transition: all 0.3s ease-in-out;
}


</style>

			<div class="uc_quote_slider" style="direction:ltr">
<div class="uc_carousel owl-carousel owl-theme " id="uc_responsive_testemonial_carousel_elementor_c543cef">
          	<div class="uc_quote_item ue-item elementor-repeater-item-c1bfd7c">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Jae Bear</div>						<div class="ue_subtitle">Waterloo</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>There’s a huge choice of games here, which just means that we will definitely have to come back in the near future... I do believe they’d be something for everyone here, and the time passes so quickly, which just shows how much fun it was.</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-41cbb48">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">drsallylaila</div>						<div class="ue_subtitle">Hackney</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>Amazing selection of board games, the food was also delicious, good place for
chilled out night with friends or a relaxed date.</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-3f705f7">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Paul S</div>						<div class="ue_subtitle">Hackney</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>We had a home-made beef pot pie with mash which was really nice, the service and the staff were good, polite and friendly couldn’t ask for more, I’m sure I’ll be back.</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-d665383">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Roshni Jaiswal</div>						<div class="ue_subtitle">Hackney</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>We had an absolutely fab time here today. Ambience, food and choice of games were excellent. We were so well looked after. As a board game fan, we can say this is a really great place to have a good time 🙂 will be back soon! </p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-7d92325">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Neil Jayaratne</div>						<div class="ue_subtitle">Waterloo</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>What a great place! Ticks every box, amazing staff, great location and brilliant service. Definitely one to visit if in the area.</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-b0c8595">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Sara Ibrahim</div>						<div class="ue_subtitle">Waterloo</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>Loved this place.. it was such a lovely atmosphere, and the waiters are so nice and considerate. They helped recommend games to play and got it spot on every time! I was worried that it would be a bit pubby but it wasnt it, was just a relaxed fun environment. Im definately coming back again!</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-e73677a">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Bel J</div>						<div class="ue_subtitle">Hackney</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>Amazing fries and very helpful, friendly staff! Perfect for an evening’s entertainment</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-658e661">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Charlie</div>						<div class="ue_subtitle">Waterloo</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>Excellent experience. The team were so knowledgeable about the games and genuinely cared that you were getting on okay and enjoying yourself. Such a fantastic and different date night idea!</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->
<div class="uc_quote_item ue-item elementor-repeater-item-fac63a0">
			<div class="uc_quote_info" style="direction:ltr;">
                
				<div class="uc_author">
                  	                    <div class="ue-image">
					   <img decoding="async" class="uc_author_avatar" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%3E%3C/svg%3E" height="48" width="48" alt="" data-lazy-src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png"><noscript><img loading="lazy" decoding="async" class="uc_author_avatar" src="https://www.draughtslondon.com/wp-content/uploads/2022/04/testimonial-head.png" height="48" width="48" alt="" /></noscript>
                    </div>
                    <div class="ue-image-spacing"></div>
                                      
					<div class="uc_author_info">
						<div class="ue_title">Happy Customer</div>						<div class="ue_subtitle">Hackney</div>					</div>
				</div>
                <!-- end of credentials -->
              
                <div class="ue-text"><p>Walking into the board games café, I was immediately struck by the relaxed atmosphere. The scent of delicious tacos wafted through the air, tempting my taste buds. The staff greeted me warmly, and I found a cozy spot amidst the mix of ages. As I enjoyed my meal and played games with friends, I couldn't help but appreciate the excellent service and the inclusive environment that made the experience truly enjoyable.</p></div>
              
                            
			</div>
		</div>
<!-- end of block item -->

      </div>		
</div>
			<!-- end Testimonial Carousel -->		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
		
			</div>

	
</main>

	
		<footer data-wpr-lazyrender="1" itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo">
			<div class="footer-width-fixer">		<div data-elementor-type="wp-post" data-elementor-id="240" class="elementor elementor-240" data-elementor-post-type="elementor-hf">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-5daf3c3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5daf3c3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-a1ae88a" data-id="a1ae88a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cc22fc9 elementor-widget elementor-widget-heading" data-id="cc22fc9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://games.draughtslondon.com/">Games</a></h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-2f59e3b" data-id="2f59e3b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e254c5d elementor-widget elementor-widget-heading" data-id="e254c5d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.draughtslondon.com/blog/">BLOG</a></h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-2749e43" data-id="2749e43" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f3c1931 elementor-widget elementor-widget-heading" data-id="f3c1931" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.draughtslondon.com/about/">About</a></h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-8c9bcca" data-id="8c9bcca" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2236afc elementor-widget elementor-widget-heading" data-id="2236afc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.draughtslondon.com/faqs/">FAQ</a></h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-ee9dd2c" data-id="ee9dd2c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9a6f298 elementor-widget elementor-widget-heading" data-id="9a6f298" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.draughtslondon.com/career/">Careers</a></h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-5534d7f" data-id="5534d7f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-175183a elementor-widget elementor-widget-heading" data-id="175183a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.draughtslondon.com/contact-us/">Contact</a></h2>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-color="#000000" class="elementor-section elementor-top-section elementor-element elementor-element-44a093a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="44a093a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-eddebf0" data-id="eddebf0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-359b8af elementor-widget elementor-widget-text-editor" data-id="359b8af" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1">Be the first to hear our latest news!</p>						</div>
				</div>
				<div class="elementor-element elementor-element-b47b3e0 elementor-button-align-start elementor-mobile-button-align-stretch elementor-tablet-button-align-stretch elementor-widget elementor-widget-form" data-id="b47b3e0" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
					<form class="elementor-form" method="post" name="Newsletter">
			<input type="hidden" name="post_id" value="240">
			<input type="hidden" name="form_id" value="b47b3e0">
			<input type="hidden" name="referer_title" value="Draughts London / Restaurant / Board Games / Bar / Waterloo">

							<input type="hidden" name="queried_id" value="10">
			
			<div class="elementor-form-fields-wrapper elementor-labels-">
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
													<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Enter Your Email" required="required" aria-required="true">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button class="elementor-button elementor-size-sm" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">Subscribe</span>
													</span>
					</button>
				</div>
			</div>
		</form>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-658c220" data-id="658c220" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-334f963 elementor-widget elementor-widget-heading" data-id="334f963" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Waterloo</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-59727bc elementor-widget elementor-widget-text-editor" data-id="59727bc" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1">Arch 16, Leake St,<br>London SE1 7NN<br>02074 505339</p><p>&nbsp;</p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-041f274" data-id="041f274" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4a12802 elementor-widget elementor-widget-heading" data-id="4a12802" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Hackney</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-2c56bec elementor-widget elementor-widget-text-editor" data-id="2c56bec" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1">41 Kingsland High St,<br>London, E8 2JS<br>02079 164885</p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-97fe36e" data-id="97fe36e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e777687 elementor-widget elementor-widget-heading" data-id="e777687" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Get In Touch</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-c640285 elementor-widget elementor-widget-text-editor" data-id="c640285" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<div>
<div><a href="mailto:[email protected]" target="_blank" rel="noopener">[email protected]</a></div>
<div><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer">[email protected]</a></div>
</div>
<div></div>						</div>
				</div>
				<div class="elementor-element elementor-element-2340dae elementor-widget elementor-widget-text-editor" data-id="2340dae" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<div>Large Bookings &amp; Event Enquiries</div><div><a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer">Click here</a></div>						</div>
				</div>
				<div class="elementor-element elementor-element-d1b19e2 elementor-shape-circle e-grid-align-left e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="d1b19e2" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
					<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-593e05d" href="https://facebook.com/Draughtslondon" target="_blank">
						<span class="elementor-screen-only">Facebook</span>
						<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-671885d" href="https://twitter.com/draughtslondon" target="_blank">
						<span class="elementor-screen-only">X-twitter</span>
						<svg class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2c7825d" href="https://www.instagram.com/draughtslondon/" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
				</span>
					</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-dce-background-color="#000000" class="elementor-section elementor-top-section elementor-element elementor-element-bd6d8e1 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="bd6d8e1" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d92375e elementor-hidden-mobile" data-id="d92375e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cb17ddb elementor-widget elementor-widget-text-editor" data-id="cb17ddb" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1">© 2024 Draughts London | All Rights Reserved</p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b0c8b37" data-id="b0c8b37" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f5c9252 elementor-widget elementor-widget-text-editor" data-id="f5c9252" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1"><a style="color: white;" href="https://www.draughtslondon.com/privacy-policy/" target="" rel="noopener">Privacy Policy</a></p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-394e981" data-id="394e981" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e31de10 elementor-widget elementor-widget-text-editor" data-id="e31de10" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1"><a style="color: white;" href="https://www.draughtslondon.com/terms-and-conditions/" rel="noopener">Terms &amp; Conditions</a></p>						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b5399f3" data-id="b5399f3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a2a4ff5 elementor-widget elementor-widget-text-editor" data-id="a2a4ff5" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p class="p1">Website By <a href="https://www.crowdifyglobal.co.uk/" target="_blank" rel="noopener">Crowdify Global</a></p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>		</footer>
	</div><!-- #page -->
		<!-- Freesoul Deactivate Plugins has disabled 2 plugins on this page. -->
		        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
        document.addEventListener("DOMContentLoaded", function() {

            // Function to check if localStorage is available
            function localStorageAvailable() {
                try {
                    var test = "__localStorage_test__";
                    localStorage.setItem(test, test);
                    localStorage.removeItem(test);
                    return true;
                } catch (e) {
                    return false;
                }
            }

            var exactTimeGlobal = null;
            if (localStorageAvailable()) {
                // Check if exactTimeGlobal is already stored in localStorage
                exactTimeGlobal = localStorage.getItem('exactTimeGlobal');
            }

            // Common attributes and styles for hidden fields
            var commonAttributes = {
                'aria-hidden': "true", // Accessibility
                tabindex: "-1", // Accessibility
                autocomplete: "off", // Prevent browser autofill
                class: "maspik-field"
            };

            var hiddenFieldStyles = {
                position: "absolute",
                left: "-99999px"
            };

            // Function to create a hidden field
            function createHiddenField(attributes, styles) {
                var field = document.createElement("input");
                for (var attr in attributes) {
                    field.setAttribute(attr, attributes[attr]);
                }
                for (var style in styles) {
                    field.style[style] = styles[style];
                }
                return field;
            }

            // Function to add hidden fields to the form if they do not already exist
            function addHiddenFields(formSelector, fieldClass) {
                document.querySelectorAll(formSelector).forEach(function(form) {
                    if (!form.querySelector('.maspik-field')) {
                        if ("1") {
                            var honeypot = createHiddenField({
                                type: "text",
                                name: "full-name-maspik-hp",
                                id: "full-name-maspik-hp",
                                class: fieldClass + " maspik-field",
                                placeholder: "Leave this field empty"
                            }, hiddenFieldStyles);
                            form.appendChild(honeypot);
                        }

                        if (null) {
                            var currentYearField = createHiddenField({
                                type: "text",
                                name: "Maspik-currentYear",
                                id: "Maspik-currentYear",
                                class: fieldClass + " maspik-field"
                            }, hiddenFieldStyles);
                            form.appendChild(currentYearField);
                        }

                        if (null) {
                            var exactTimeField = createHiddenField({
                                type: "text",
                                name: "Maspik-exactTime",
                                id: "Maspik-exactTime",
                                class: fieldClass + " maspik-field"
                            }, hiddenFieldStyles);
                            form.appendChild(exactTimeField);
                        }
                    }
                });
            }

            // Add hidden fields to various form types
            //Not suported ninja form
            addHiddenFields('form.brxe-brf-pro-forms', 'brxe-brf-pro-forms-field-text');
            //formidable
            addHiddenFields('form.frm-show-form', 'frm_form_field');
            addHiddenFields('form.elementor-form', 'elementor-field-textual');

            // Function to set the current year and exact time in the appropriate fields
            function setDateFields() {
                var currentYear = new Date().getFullYear();

                if (!exactTimeGlobal) {
                    exactTimeGlobal = Math.floor(Date.now() / 1000);
                    if (localStorageAvailable()) {
                        localStorage.setItem('exactTimeGlobal', exactTimeGlobal);
                    }
                }

                document.querySelectorAll('input[name="Maspik-currentYear"]').forEach(function(input) {
                    input.value = currentYear;
                });

                document.querySelectorAll('input[name="Maspik-exactTime"]').forEach(function(input) {
                    input.value = exactTimeGlobal;
                });
            }

            // Initial call to set date fields
            setDateFields();

            // Use MutationObserver to detect AJAX form reloads and reset hidden fields
            var observer = new MutationObserver(function(mutations) {
                mutations.forEach(function(mutation) {
                    if (mutation.type === 'childList' && mutation.addedNodes.length) {
                        setTimeout(function() {
                            setDateFields();
                        }, 500);
                    }
                });
            });

            observer.observe(document.body, { childList: true, subtree: true });
        });
        </script>
        <style>
        .maspik-field { display: none !important; }
        </style>
        <div data-wpr-lazyrender="1" id="eventbrite-modal-container"></div>		<div data-elementor-type="popup" data-elementor-id="920" class="elementor elementor-920 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeInDown&quot;,&quot;exit_animation&quot;:&quot;fadeInDown&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.7,&quot;sizes&quot;:[]},&quot;classes&quot;:&quot;menu&quot;,&quot;prevent_scroll&quot;:&quot;yes&quot;,&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library">
					<section data-dce-background-overlay-image-url="https://server2.crowdifyserver.com/draughts/wp-content/uploads/2022/04/212659230_4931613660187159_3601745310382700587_n.jpeg" class="elementor-section elementor-top-section elementor-element elementor-element-3f365684 elementor-section-content-top elementor-section-height-min-height elementor-section-items-stretch elementor-section-full_width elementor-section-height-default" data-id="3f365684" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1918adfe" data-id="1918adfe" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-46bfa530 elementor-widget elementor-widget-nav-menu" data-id="46bfa530" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;dropdown&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-angle-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-46bfa530" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1347"><a href="https://www.draughtslondon.com/locations/" class="elementor-item" tabindex="-1">Locations</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1356"><a href="https://www.draughtslondon.com/locations/waterloo/" class="elementor-sub-item" tabindex="-1">Waterloo</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1357"><a href="https://www.draughtslondon.com/locations/hackney/" class="elementor-sub-item" tabindex="-1">Hackney</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3909"><a href="https://www.draughtslondon.com/food-and-drinks/" class="elementor-item" tabindex="-1">Food &amp; Drinks</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6475"><a href="https://www.draughtslondon.com/christmas/" class="elementor-item" tabindex="-1">Christmas</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4282"><a href="https://www.draughtslondon.com/whats-on/" class="elementor-item" tabindex="-1">What’s On</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1805"><a href="https://www.draughtslondon.com/events/" class="elementor-item" tabindex="-1">Events</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5921"><a href="https://games.draughtslondon.com/" class="elementor-item" tabindex="-1">Games Library</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1345"><a href="https://www.draughtslondon.com/book/" class="elementor-item" tabindex="-1">Book</a></li>
</ul>			</nav>
				</div>
				</div>
				<div class="elementor-element elementor-element-5d8232d7 elementor-shape-circle e-grid-align-mobile-left elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="5d8232d7" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
					<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-float elementor-repeater-item-3590ab6" href="https://facebook.com/Draughtslondon" target="_blank">
						<span class="elementor-screen-only">Facebook</span>
						<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-float elementor-repeater-item-8e270fb" href="https://www.instagram.com/draughtslondon/" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-float elementor-repeater-item-6cb9468" href="https://twitter.com/draughtslondon" target="_blank">
						<span class="elementor-screen-only">Twitter</span>
						<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>					</a>
				</span>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-41da061 elementor-widget elementor-widget-spacer" data-id="41da061" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
					<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.24.2" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-3903.css?ver=1727159131" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-3774.css?ver=1727159131" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-4881.css?ver=1727159132" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-4898.css?ver=1727159132" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-2412.css?ver=1727159132" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-2408.css?ver=1727159133" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/widget-forms.min.css?ver=3.24.2" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css?ver=4.1.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-920.css?ver=1727159133" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<link rel="stylesheet" href="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css?ver=3.24.4" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all">
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/whats-on\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.draughtslondon.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets//lib/instant-page/instant-page.min.js?ver=3.24.2" id="instant-page-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.24.2" id="e-sticky-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/owl-carousel-new/owl.carousel.min.js?ver=1.5.73" id="owl-carousel-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.24.2" id="elementor-pro-webpack-runtime-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.24.4" id="elementor-webpack-runtime-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.24.4" id="elementor-frontend-modules-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.draughtslondon.com\/wp-admin\/admin-ajax.php","nonce":"9c184885c6","urls":{"assets":"https:\/\/www.draughtslondon.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.draughtslondon.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.draughtslondon.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.24.2" id="elementor-pro-frontend-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.24.4","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"nested-elements":true,"link-in-bio":true,"floating-buttons":true,"display-conditions":true,"form-submissions":true},"urls":{"assets":"https:\/\/www.draughtslondon.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.draughtslondon.com\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"18162fd1ec"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[],"dynamicooo":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":10,"title":"Draughts%20London%20%2F%20Restaurant%20%2F%20Board%20Games%20%2F%20Bar%20%2F%20Waterloo","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.24.4" id="elementor-frontend-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.24.2" id="pro-elements-handlers-js" data-rocket-defer="" defer=""></script>
<script id="jet-tabs-frontend-js-extra">
var JetTabsSettings = {"ajaxurl":"https:\/\/www.draughtslondon.com\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/www.draughtslondon.com\/wp-json\/jet-tabs-api\/v1\/elementor-template","devMode":"false"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.draughtslondon.com/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.1.17" id="jet-tabs-frontend-js" data-rocket-defer="" defer=""></script>

<!--   Unlimited Elements 1.5.73 Scripts --> 
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="unlimited-elements-scripts">window.addEventListener('DOMContentLoaded', function() {

/* Animated Hamburger Icon scripts: */ 

jQuery(document).ready(function(){	
function uc_animated_hamburger_icon_elementor_a9dcfa2_start(){

  var objIcon = jQuery("#uc_animated_hamburger_icon_elementor_a9dcfa2");
  
  var objLink = jQuery("#uc_animated_hamburger_icon_elementor_a9dcfa2 .uc_animated_hamburger_icon");
  
  var link = objLink.prop("href");
  link = decodeURIComponent(link);
   
  var isPopupAction = (link.indexOf("elementor-action:action=popup") != -1);
  
  var objLinkCloseTrigger = objIcon.find(".uc-icon-close-trigger");
  var objHamburger = jQuery("#uc_animated_hamburger_icon_elementor_a9dcfa2 .uc_hamburger");
  
  objLinkCloseTrigger.on("click", function(){
	 objHamburger.removeClass("is-active");
  });
  
  objLink.click(function(){
    	objHamburger.toggleClass("is-active");
  });
  
  if(isPopupAction == true){
	 
	jQuery( document ).on( 'elementor/popup/hide', (event, id) => {
	
		setTimeout(function(){
			objHamburger.removeClass("is-active");
		},300);
      
	});
	
  }

    	
}if(jQuery("#uc_animated_hamburger_icon_elementor_a9dcfa2").length) uc_animated_hamburger_icon_elementor_a9dcfa2_start(); else
	jQuery( document ).on( 'elementor/popup/show', () => { if(jQuery("#uc_animated_hamburger_icon_elementor_a9dcfa2").length) uc_animated_hamburger_icon_elementor_a9dcfa2_start();});
});

/* Animated Hamburger Icon scripts: */ 

jQuery(document).ready(function(){	
function uc_animated_hamburger_icon_elementor_ad39f08_start(){

  var objIcon = jQuery("#uc_animated_hamburger_icon_elementor_ad39f08");
  
  var objLink = jQuery("#uc_animated_hamburger_icon_elementor_ad39f08 .uc_animated_hamburger_icon");
  
  var link = objLink.prop("href");
  link = decodeURIComponent(link);
   
  var isPopupAction = (link.indexOf("elementor-action:action=popup") != -1);
  
  var objLinkCloseTrigger = objIcon.find(".uc-icon-close-trigger");
  var objHamburger = jQuery("#uc_animated_hamburger_icon_elementor_ad39f08 .uc_hamburger");
  
  objLinkCloseTrigger.on("click", function(){
	 objHamburger.removeClass("is-active");
  });
  
  objLink.click(function(){
    	objHamburger.toggleClass("is-active");
  });
  
  if(isPopupAction == true){
	 
	jQuery( document ).on( 'elementor/popup/hide', (event, id) => {
	
		setTimeout(function(){
			objHamburger.removeClass("is-active");
		},300);
      
	});
	
  }

    	
}if(jQuery("#uc_animated_hamburger_icon_elementor_ad39f08").length) uc_animated_hamburger_icon_elementor_ad39f08_start(); else
	jQuery( document ).on( 'elementor/popup/show', () => { if(jQuery("#uc_animated_hamburger_icon_elementor_ad39f08").length) uc_animated_hamburger_icon_elementor_ad39f08_start();});
});

/* Testimonial Carousel scripts: */ 

jQuery(document).ready(function() {
		
  var objCarousel = jQuery('#uc_responsive_testemonial_carousel_elementor_c543cef');
  
  		objCarousel.owlCarousel({
			loop: true,
            center:true,
            autoplay:true,
            autoplayHoverPause:true,
            margin:30,
            navText : ["<i class='fas fa-chevron-left'></i>","<i class='fas fa-chevron-right'></i>"],
			nav: false,
            rewindNav : false,
            autoplayTimeout:3000,
            smartSpeed: 1000,  
			dots:true,
			responsive: {
			 
                   0 : {
						items:1,
                        slideBy: 1 
					},
					768 : {
						items:2,
                        slideBy: 1
					},
					980 : {
						items:3,
                        slideBy: 1
					}  
				}
			});
  
								
			objCarousel.trigger("uc-object-ready");
			jQuery("body").trigger("uc-remote-parent-init", [objCarousel]);
			  

		});
});</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async="" src="https://www.draughtslondon.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script><script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script><noscript><link data-minify="1" rel="stylesheet" type="text/css" href="https://www.draughtslondon.com/wp-content/cache/min/1/kgz5puh.css?ver=1727305441"><link data-minify="1" rel='stylesheet' id='hfe-widgets-style-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1727305441' media='all' /><link data-minify="1" rel='stylesheet' id='premium-addons-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-addons.min.css?ver=1727305442' media='all' /><link rel='stylesheet' id='premium-pro-css' href='https://www.draughtslondon.com/wp-content/plugins/premium-addons-pro/assets/frontend/min-css/premium-addons.min.css?ver=2.9.23' media='all' /><link data-minify="1" rel='stylesheet' id='hfe-style-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1727305442' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.24.4' media='all' /><link data-minify="1" rel='stylesheet' id='swiper-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1727305442' media='all' /><link rel='stylesheet' id='e-swiper-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='elementor-post-5-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-5.css?ver=1727159129' media='all' /><link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1727305442' media='all' /><link rel='stylesheet' id='elementor-pro-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.24.2' media='all' /><link data-minify="1" rel='stylesheet' id='jet-tabs-frontend-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=1727305442' media='all' /><link rel='stylesheet' id='elementor-global-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/global.css?ver=1727159130' media='all' /><link rel='stylesheet' id='e-animation-fadeInUp-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-fadeInLeft-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-wobble-vertical-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-zoomIn-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-fadeInRight-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='widget-spacer-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-slideInLeft-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='widget-divider-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='elementor-post-10-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-10.css?ver=1727159130' media='all' /><link rel='stylesheet' id='elementor-post-32-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-32.css?ver=1727342295' media='all' /><link rel='stylesheet' id='elementor-post-240-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-240.css?ver=1727343682' media='all' /><link rel='stylesheet' id='euis-css' href='https://www.draughtslondon.com/wp-content/plugins/unlimited-elementor-inner-sections-by-boomdevs/public/css/euis-public.css?ver=1.0.6' media='all' /><link rel='stylesheet' id='hello-elementor-css' href='https://www.draughtslondon.com/wp-content/themes/hello-elementor/style.min.css?ver=3.1.1' media='all' /><link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://www.draughtslondon.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.1.1' media='all' /><link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://www.draughtslondon.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.1.1' media='all' /><link data-minify="1" id='uc_ac_assets_file_uc_animated_hamburger_icon_css_11088-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/uploads/ac_assets/uc_animated_hamburger_icon/uc_animated_hamburger_icon.css?ver=1727305442' type='text/css' rel='stylesheet' ><link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&primary-color=%236DA8A6&body-text-color=%23000000&outer-border-color=gray"><link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&primary-color=%236DA8A6&body-text-color=%23000000&outer-border-color=gray"><link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&primary-color=%236DA8A6&body-text-color=%23000000&outer-border-color=gray"><link rel="stylesheet" type="text/css" href="https://onsass.designmynight.com/?background-color=%23FFFFFF&primary-color=%236DA8A6&body-text-color=%23000000&outer-border-color=gray"><link data-minify="1" id='owl-carousel-css' href='https://www.draughtslondon.com/wp-content/cache/min/1/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/owl-carousel-new/assets/owl.carousel.css?ver=1727305442' type='text/css' rel='stylesheet' ><link rel='stylesheet' id='widget-nav-menu-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.24.2' media='all' /><link rel='stylesheet' id='elementor-post-3903-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-3903.css?ver=1727159131' media='all' /><link rel='stylesheet' id='widget-text-editor-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='elementor-post-3774-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-3774.css?ver=1727159131' media='all' /><link rel='stylesheet' id='elementor-post-4881-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-4881.css?ver=1727159132' media='all' /><link rel='stylesheet' id='elementor-post-4898-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-4898.css?ver=1727159132' media='all' /><link rel='stylesheet' id='elementor-post-2412-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-2412.css?ver=1727159132' media='all' /><link rel='stylesheet' id='elementor-post-2408-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-2408.css?ver=1727159133' media='all' /><link rel='stylesheet' id='widget-forms-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor-pro/assets/css/widget-forms.min.css?ver=3.24.2' media='all' /><link rel='stylesheet' id='flatpickr-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css?ver=4.1.4' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='elementor-post-920-css' href='https://www.draughtslondon.com/wp-content/uploads/elementor/css/post-920.css?ver=1727159133' media='all' /><link rel='stylesheet' id='e-animation-float-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.24.4' media='all' /><link rel='stylesheet' id='e-animation-fadeInDown-css' href='https://www.draughtslondon.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css?ver=3.24.4' media='all' /></noscript>
 

<span id="elementor-device-mode-wpr" class="elementor-screen-only"></span></body></html><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1727615249 -->