CINXE.COM

Next Read | Book Recommendations | WGRLS Public Libraries

<!DOCTYPE html> <html lang="en-US"> <head> <script> var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); </script> <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.0, viewport-fit=cover" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v23.2 - https://yoast.com/wordpress/plugins/seo/ --> <title>Next Read | Book Recommendations | WGRLS Public Libraries</title><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A400%2C400i%2C600%2C700%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPublic%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A400%2C400i%2C600%2C700%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPublic%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A400%2C400i%2C600%2C700%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPublic%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /></noscript><link rel="preload" data-rocket-preload as="image" href="https://wgrls.org/wp-content/uploads/Untitled-1920-%C3%97-600-px-2000-%C3%97-625-px.png" fetchpriority="high"> <meta name="description" content="Looking for something new to read? Give us a setting, genre, &amp; a similar book and &amp; we will give you handpicked options with WGRLS&#039;s Next Read program!" /> <link rel="canonical" href="https://wgrls.org/books/nextread/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Next Read | Book Recommendations | WGRLS Public Libraries" /> <meta property="og:description" content="Looking for something new to read? Give us a setting, genre, &amp; a similar book and &amp; we will give you handpicked options with WGRLS&#039;s Next Read program!" /> <meta property="og:url" content="https://wgrls.org/books/nextread/" /> <meta property="og:site_name" content="West Georgia Regional Library System" /> <meta property="article:publisher" content="https://facebook.com/wgrls" /> <meta property="article:modified_time" content="2024-08-12T14:42:33+00:00" /> <meta property="og:image" content="https://wgrls.org/wp-content/uploads/Leslie-1.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="34 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://wgrls.org/books/nextread/","url":"https://wgrls.org/books/nextread/","name":"Next Read | Book Recommendations | WGRLS Public Libraries","isPartOf":{"@id":"https://wgrls.org/#website"},"primaryImageOfPage":{"@id":"https://wgrls.org/books/nextread/#primaryimage"},"image":{"@id":"https://wgrls.org/books/nextread/#primaryimage"},"thumbnailUrl":"https://wgrls.org/wp-content/uploads/Leslie-1.png","datePublished":"2018-02-16T16:47:21+00:00","dateModified":"2024-08-12T14:42:33+00:00","description":"Looking for something new to read? Give us a setting, genre, & a similar book and & we will give you handpicked options with WGRLS's Next Read program!","breadcrumb":{"@id":"https://wgrls.org/books/nextread/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://wgrls.org/books/nextread/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://wgrls.org/books/nextread/#primaryimage","url":"https://wgrls.org/wp-content/uploads/Leslie-1.png","contentUrl":"https://wgrls.org/wp-content/uploads/Leslie-1.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https://wgrls.org/books/nextread/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://wgrls.org/"},{"@type":"ListItem","position":2,"name":"Books &#038; More","item":"https://wgrls.org/books/"},{"@type":"ListItem","position":3,"name":"Next Read Book Recommendation Service"}]},{"@type":"WebSite","@id":"https://wgrls.org/#website","url":"https://wgrls.org/","name":"West Georgia Regional Library System","description":"West Georgia Regional Library System","publisher":{"@id":"https://wgrls.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://wgrls.org/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://wgrls.org/#organization","name":"West Georgia Regional Library System","url":"https://wgrls.org/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://wgrls.org/#/schema/logo/image/","url":"https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x.png","contentUrl":"https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x.png","width":1729,"height":424,"caption":"West Georgia Regional Library System"},"image":{"@id":"https://wgrls.org/#/schema/logo/image/"},"sameAs":["https://facebook.com/wgrls"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="West Georgia Regional Library System &raquo; Feed" href="https://wgrls.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="West Georgia Regional Library System &raquo; Comments Feed" href="https://wgrls.org/comments/feed/" /> <link rel="alternate" type="text/calendar" title="West Georgia Regional Library System &raquo; iCal Feed" href="https://wgrls.org/events/?ical=1" /> <link rel='stylesheet' id='tribe-events-pro-mini-calendar-block-styles-css' href='https://wgrls.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-mini-calendar-block.min.css?ver=7.0.0' 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='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--color--theme-primary: #0073e5;--wp--preset--color--theme-secondary: #0073e5;--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: 12px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 20px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 18px;--wp--preset--font-size--larger: 24px;--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' id='DOPBSP-css-dopselect-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/libraries/css/jquery.dop.Select.css?ver=1727889935' media='all' /> <link rel='stylesheet' id='document-gallery-css' href='https://wgrls.org/wp-content/plugins/document-gallery/assets/css/style.min.css?ver=4.4.4' media='all' /> <link data-minify="1" rel='stylesheet' id='library_bookshelves-frontend-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/library-bookshelves/css/bookshelves.css?ver=1727889935' media='all' /> <style id='library_bookshelves-frontend-inline-css'> .bookshelf { margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 30px; } .bookshelf .slick-slide img { border-radius: 0px; vertical-align: bottom; box-shadow: 0px 0px 0px 0px #000000; } .bookshelf .overlay, .bookshelf .overlay-grid { color: #FFFFFF; background-color: rgba( 0, 0, 0, 0.8); border-radius: 0px; } .bookshelf .slick-slide p { color: #000000; font-size: 100%; -webkit-line-clamp: 2; } .bookshelf .slick-arrow::before { color: #000000; font-size: 20px; } .bookshelf .slick-prev { left: -25px !important; } .bookshelf .slick-next { right: -25px !important; } .bookshelf .slick-dots { bottom: -25px !important; } .bookshelf .slick-dots li button::before, .bookshelf .slick-dots li.slick-active button::before { color: #000000 } </style> <link data-minify="1" rel='stylesheet' id='library_bookshelves-slick-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/library-bookshelves/slick/slick.css?ver=1727889935' media='all' /> <link data-minify="1" rel='stylesheet' id='library_bookshelves-slick-theme-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/library-bookshelves/slick/slick-theme.css?ver=1727889935' media='all' /> <link data-minify="1" rel='stylesheet' id='menu-image-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=1727889935' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://wgrls.org/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1727889935' media='all' /> <link data-minify="1" rel='stylesheet' id='op_css-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/wp-opening-hours/dist/styles/main.css?ver=1727889935' media='all' /> <link rel='stylesheet' id='cff-css' href='https://wgrls.org/wp-content/plugins/custom-facebook-feed-pro/assets/css/cff-style.min.css?ver=4.2.6' media='all' /> <link rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://wgrls.org/wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-single-skeleton.min.css?ver=6.6.0.1' media='all' /> <link rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://wgrls.org/wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-single-full.min.css?ver=6.6.0.1' media='all' /> <link rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://wgrls.org/wp-content/plugins/the-events-calendar/src/resources/css/integrations/plugins/elementor/widgets/widget-base.min.css?ver=6.6.0.1' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://wgrls.org/wp-content/uploads/elementor/css/custom-frontend-lite.min.css?ver=1725628462' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1727889935' media='all' /> <link rel='stylesheet' id='elementor-post-32583-css' href='https://wgrls.org/wp-content/uploads/elementor/css/post-32583.css?ver=1725628462' media='all' /> <link rel='stylesheet' id='cffstyles-css' href='https://wgrls.org/wp-content/plugins/custom-facebook-feed-pro/assets/css/cff-style.min.css?ver=4.2.6' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://wgrls.org/wp-content/uploads/elementor/css/custom-pro-frontend-lite.min.css?ver=1725628462' media='all' /> <link rel='stylesheet' id='elementor-global-css' href='https://wgrls.org/wp-content/uploads/elementor/css/global.css?ver=1725628463' media='all' /> <link rel='stylesheet' id='elementor-post-1515-css' href='https://wgrls.org/wp-content/uploads/elementor/css/post-1515.css?ver=1725632925' media='all' /> <link rel='stylesheet' id='elementor-post-32595-css' href='https://wgrls.org/wp-content/uploads/elementor/css/post-32595.css?ver=1727811368' media='all' /> <link rel='stylesheet' id='elementor-post-32641-css' href='https://wgrls.org/wp-content/uploads/elementor/css/post-32641.css?ver=1725628463' media='all' /> <link data-minify="1" rel='stylesheet' id='gform_basic-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=1727890657' media='all' /> <link rel='stylesheet' id='gform_theme_components-css' href='https://wgrls.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.0' media='all' /> <link rel='stylesheet' id='gform_theme-css' href='https://wgrls.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.0' media='all' /> <style id='teccc-nofile-stylesheet-inline-css'> /* The Events Calendar: Category Colors 7.3.1 */ .teccc-legend a, .tribe-events-calendar a, #tribe-events-content .tribe-events-tooltip h4 { font-weight: bold; } .tribe-events-list .vevent.hentry h2 { padding-left: 5px; } @media only screen and (max-width: 768px) { .tribe-events-calendar td .hentry, .tribe-events-calendar td .type-tribe_events { display: block; } h3.entry-title.summary, h3.tribe-events-month-event-title, .tribe-events-calendar .tribe-events-has-events:after { display: none; } .tribe-events-calendar .mobile-trigger .tribe-events-tooltip { display: none !important; } } .tribe-grid-body div[id*="tribe-events-event-"][class*="tribe-events-category-"].tribe-events-week-hourly-single { border-right: 1px solid #000; } .tribe-events .tribe-events-calendar-month__multiday-event-bar, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner, .tribe-events-calendar-month__multiday-event-wrapper { background-color: #F7F6F6; } .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-wrapper { background-color: #F7F6F6 !important; } .tribe-events-calendar-month__multiday-event-wrapper.tribe-events-calendar-month__multiday-event--empty { background-color: transparent !important; } .tribe-events-pro-week-grid__multiday-event-wrapper.tribe-events-pro-week-grid__multiday-event--empty { background-color: transparent !important; } .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text, .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text, .tribe-events-calendar-day__event-datetime-featured-text, .tribe-common-c-svgicon--featured { color: #00adbb !important; } .tribe-events-calendar-list__event-date-tag-datetime:after, .tribe-events-widget-events-list__event-date-tag-datetime:after, .tribe-events .tribe-events-calendar-day__event--featured:after, .tribe-events .tribe-events-calendar-month__calendar-event--featured:before { background-color: #00adbb !important; } .tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text, .tribe-events-pro .tribe-events-pro-map__event-datetime-featured-text { color: #00adbb !important; } .tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner:before { background-color: #00adbb !important; } .tribe-events-category-0-2-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-2-years h2.tribe-events-list-event-title a, .tribe-events-category-0-2-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-2-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-2-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-2-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-2-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-0-2-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-0-2-years .tribe-events-map-event-title a:link, .tribe-events-category-0-2-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-0-2-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-0-2-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-0-2-years a, .tribe-grid-allday .tribe-events-category-0-2-years a, .tribe-events-adv-list-widget .tribe-events-category-0-2-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-2-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-2-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-2-years h2 a:visited, .tribe-events-category-0-2-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-2-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-2-years h4 a:visited, .teccc-legend li.tribe_events_cat-0-2-years a, .tribe-common article.tribe_events_cat-0-2-years h3 a, .tribe-common article.tribe_events_cat-0-2-years h3 a:link, .tribe-common article.tribe_events_cat-0-2-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-2-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-0-2-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-0-2-years a, .tribe-events-calendar .tribe-events-category-0-2-years a, #tribe-events-content .teccc-legend li.tribe-events-category-0-2-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-0-2-years a, .type-tribe_events.tribe-events-category-0-2-years h2 a, .tribe-events-category-0-2-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-0-2-years h4 a { text-decoration: none; } .tribe-events-category-0-2-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-2-years, .tribe-events-category-0-2-years .tribe-events-map-event-title a:link, .tribe-events-category-0-2-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-0-2-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-0-2-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-0-2-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-0-2-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-0-2-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-0-2-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-0-2-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-2-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-2-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-2-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-0-2-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-0-2-years, .tribe-events-adv-list-widget .tribe-events-category-0-2-years h2, .tribe-venue-widget-list li.tribe-events-category-0-2-years h4, .teccc-legend li.tribe_events_cat-0-2-years, article.tribe_events_cat-0-2-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-0-2-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-2-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-0-2-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-0-2-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-0-2-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-0-2-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-0-2-years, .teccc-legend li.tribe-events-category-0-2-years, .tribe-events-calendar .tribe-events-category-0-2-years, .type-tribe_events.tribe-events-category-0-2-years h2, .tribe-events-category-0-2-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-0-2-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-0-2-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-0-2-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-2-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-0-2-years .tribe-events-map-event-title a:link, .tribe-events-category-0-2-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-0-2-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-2-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-2-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-2-years h2 a:visited, .tribe-events-category-0-2-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-2-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-2-years h4 a:visited, .tribe-events-category-0-2-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-2-years h2.tribe-events-list-event-title a, .tribe-events-category-0-2-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-2-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-2-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-0-3-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-3-years h2.tribe-events-list-event-title a, .tribe-events-category-0-3-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-3-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-3-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-3-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-3-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-0-3-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-0-3-years .tribe-events-map-event-title a:link, .tribe-events-category-0-3-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-0-3-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-0-3-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-0-3-years a, .tribe-grid-allday .tribe-events-category-0-3-years a, .tribe-events-adv-list-widget .tribe-events-category-0-3-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-3-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-3-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-3-years h2 a:visited, .tribe-events-category-0-3-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-3-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-3-years h4 a:visited, .teccc-legend li.tribe_events_cat-0-3-years a, .tribe-common article.tribe_events_cat-0-3-years h3 a, .tribe-common article.tribe_events_cat-0-3-years h3 a:link, .tribe-common article.tribe_events_cat-0-3-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-3-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-0-3-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-0-3-years a, .tribe-events-calendar .tribe-events-category-0-3-years a, #tribe-events-content .teccc-legend li.tribe-events-category-0-3-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-0-3-years a, .type-tribe_events.tribe-events-category-0-3-years h2 a, .tribe-events-category-0-3-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-0-3-years h4 a { text-decoration: none; } .tribe-events-category-0-3-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-3-years, .tribe-events-category-0-3-years .tribe-events-map-event-title a:link, .tribe-events-category-0-3-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-0-3-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-0-3-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-0-3-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-0-3-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-0-3-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-0-3-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-0-3-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-3-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-3-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-3-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-0-3-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-0-3-years, .tribe-events-adv-list-widget .tribe-events-category-0-3-years h2, .tribe-venue-widget-list li.tribe-events-category-0-3-years h4, .teccc-legend li.tribe_events_cat-0-3-years, article.tribe_events_cat-0-3-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-0-3-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-3-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-0-3-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-0-3-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-0-3-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-0-3-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-0-3-years, .teccc-legend li.tribe-events-category-0-3-years, .tribe-events-calendar .tribe-events-category-0-3-years, .type-tribe_events.tribe-events-category-0-3-years h2, .tribe-events-category-0-3-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-0-3-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-0-3-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-0-3-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-3-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-0-3-years .tribe-events-map-event-title a:link, .tribe-events-category-0-3-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-0-3-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-3-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-3-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-3-years h2 a:visited, .tribe-events-category-0-3-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-3-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-3-years h4 a:visited, .tribe-events-category-0-3-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-3-years h2.tribe-events-list-event-title a, .tribe-events-category-0-3-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-3-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-3-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-0-5-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-5-years h2.tribe-events-list-event-title a, .tribe-events-category-0-5-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-5-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-5-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-5-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-5-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-0-5-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-0-5-years .tribe-events-map-event-title a:link, .tribe-events-category-0-5-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-0-5-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-0-5-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-0-5-years a, .tribe-grid-allday .tribe-events-category-0-5-years a, .tribe-events-adv-list-widget .tribe-events-category-0-5-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-5-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-5-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-5-years h2 a:visited, .tribe-events-category-0-5-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-5-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-5-years h4 a:visited, .teccc-legend li.tribe_events_cat-0-5-years a, .tribe-common article.tribe_events_cat-0-5-years h3 a, .tribe-common article.tribe_events_cat-0-5-years h3 a:link, .tribe-common article.tribe_events_cat-0-5-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-5-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-0-5-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-0-5-years a, .tribe-events-calendar .tribe-events-category-0-5-years a, #tribe-events-content .teccc-legend li.tribe-events-category-0-5-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-0-5-years a, .type-tribe_events.tribe-events-category-0-5-years h2 a, .tribe-events-category-0-5-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-0-5-years h4 a { text-decoration: none; } .tribe-events-category-0-5-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-0-5-years, .tribe-events-category-0-5-years .tribe-events-map-event-title a:link, .tribe-events-category-0-5-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-0-5-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-0-5-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-0-5-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-0-5-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-0-5-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-0-5-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-0-5-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-5-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-5-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-5-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-0-5-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-0-5-years, .tribe-events-adv-list-widget .tribe-events-category-0-5-years h2, .tribe-venue-widget-list li.tribe-events-category-0-5-years h4, .teccc-legend li.tribe_events_cat-0-5-years, article.tribe_events_cat-0-5-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-0-5-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-0-5-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-0-5-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-0-5-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-0-5-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-0-5-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-0-5-years, .teccc-legend li.tribe-events-category-0-5-years, .tribe-events-calendar .tribe-events-category-0-5-years, .type-tribe_events.tribe-events-category-0-5-years h2, .tribe-events-category-0-5-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-0-5-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-0-5-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-0-5-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-0-5-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-0-5-years .tribe-events-map-event-title a:link, .tribe-events-category-0-5-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-0-5-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-0-5-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-5-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-0-5-years h2 a:visited, .tribe-events-category-0-5-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-0-5-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-0-5-years h4 a:visited, .tribe-events-category-0-5-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-0-5-years h2.tribe-events-list-event-title a, .tribe-events-category-0-5-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-0-5-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-0-5-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-11-15-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-11-15-years h2.tribe-events-list-event-title a, .tribe-events-category-11-15-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-11-15-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-11-15-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-11-15-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-11-15-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-11-15-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-11-15-years .tribe-events-map-event-title a:link, .tribe-events-category-11-15-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-11-15-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-11-15-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-11-15-years a, .tribe-grid-allday .tribe-events-category-11-15-years a, .tribe-events-adv-list-widget .tribe-events-category-11-15-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-11-15-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-11-15-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-11-15-years h2 a:visited, .tribe-events-category-11-15-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-11-15-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-11-15-years h4 a:visited, .teccc-legend li.tribe_events_cat-11-15-years a, .tribe-common article.tribe_events_cat-11-15-years h3 a, .tribe-common article.tribe_events_cat-11-15-years h3 a:link, .tribe-common article.tribe_events_cat-11-15-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-11-15-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-11-15-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-11-15-years a, .tribe-events-calendar .tribe-events-category-11-15-years a, #tribe-events-content .teccc-legend li.tribe-events-category-11-15-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-11-15-years a, .type-tribe_events.tribe-events-category-11-15-years h2 a, .tribe-events-category-11-15-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-11-15-years h4 a { text-decoration: none; } .tribe-events-category-11-15-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-11-15-years, .tribe-events-category-11-15-years .tribe-events-map-event-title a:link, .tribe-events-category-11-15-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-11-15-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-11-15-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-11-15-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-11-15-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-11-15-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-11-15-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-11-15-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-11-15-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-11-15-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-11-15-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-11-15-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-11-15-years, .tribe-events-adv-list-widget .tribe-events-category-11-15-years h2, .tribe-venue-widget-list li.tribe-events-category-11-15-years h4, .teccc-legend li.tribe_events_cat-11-15-years, article.tribe_events_cat-11-15-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-11-15-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-11-15-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-11-15-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-11-15-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-11-15-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-11-15-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-11-15-years, .teccc-legend li.tribe-events-category-11-15-years, .tribe-events-calendar .tribe-events-category-11-15-years, .type-tribe_events.tribe-events-category-11-15-years h2, .tribe-events-category-11-15-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-11-15-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-11-15-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-11-15-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-11-15-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-11-15-years .tribe-events-map-event-title a:link, .tribe-events-category-11-15-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-11-15-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-11-15-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-11-15-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-11-15-years h2 a:visited, .tribe-events-category-11-15-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-11-15-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-11-15-years h4 a:visited, .tribe-events-category-11-15-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-11-15-years h2.tribe-events-list-event-title a, .tribe-events-category-11-15-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-11-15-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-11-15-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-13-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-13-years h2.tribe-events-list-event-title a, .tribe-events-category-13-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-13-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-13-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-13-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-13-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-13-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-13-years .tribe-events-map-event-title a:link, .tribe-events-category-13-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-13-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-13-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-13-years a, .tribe-grid-allday .tribe-events-category-13-years a, .tribe-events-adv-list-widget .tribe-events-category-13-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-13-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-13-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-13-years h2 a:visited, .tribe-events-category-13-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-13-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-13-years h4 a:visited, .teccc-legend li.tribe_events_cat-13-years a, .tribe-common article.tribe_events_cat-13-years h3 a, .tribe-common article.tribe_events_cat-13-years h3 a:link, .tribe-common article.tribe_events_cat-13-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-13-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-13-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-13-years a, .tribe-events-calendar .tribe-events-category-13-years a, #tribe-events-content .teccc-legend li.tribe-events-category-13-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-13-years a, .type-tribe_events.tribe-events-category-13-years h2 a, .tribe-events-category-13-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-13-years h4 a { text-decoration: none; } .tribe-events-category-13-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-13-years, .tribe-events-category-13-years .tribe-events-map-event-title a:link, .tribe-events-category-13-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-13-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-13-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-13-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-13-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-13-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-13-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-13-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-13-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-13-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-13-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-13-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-13-years, .tribe-events-adv-list-widget .tribe-events-category-13-years h2, .tribe-venue-widget-list li.tribe-events-category-13-years h4, .teccc-legend li.tribe_events_cat-13-years, article.tribe_events_cat-13-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-13-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-13-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-13-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-13-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-13-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-13-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-13-years, .teccc-legend li.tribe-events-category-13-years, .tribe-events-calendar .tribe-events-category-13-years, .type-tribe_events.tribe-events-category-13-years h2, .tribe-events-category-13-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-13-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-13-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-13-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-13-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-13-years .tribe-events-map-event-title a:link, .tribe-events-category-13-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-13-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-13-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-13-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-13-years h2 a:visited, .tribe-events-category-13-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-13-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-13-years h4 a:visited, .tribe-events-category-13-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-13-years h2.tribe-events-list-event-title a, .tribe-events-category-13-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-13-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-13-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-2-4-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-2-4-years h2.tribe-events-list-event-title a, .tribe-events-category-2-4-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-2-4-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-2-4-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-2-4-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-2-4-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-2-4-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-2-4-years .tribe-events-map-event-title a:link, .tribe-events-category-2-4-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-2-4-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-2-4-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-2-4-years a, .tribe-grid-allday .tribe-events-category-2-4-years a, .tribe-events-adv-list-widget .tribe-events-category-2-4-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-2-4-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-2-4-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-2-4-years h2 a:visited, .tribe-events-category-2-4-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-2-4-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-2-4-years h4 a:visited, .teccc-legend li.tribe_events_cat-2-4-years a, .tribe-common article.tribe_events_cat-2-4-years h3 a, .tribe-common article.tribe_events_cat-2-4-years h3 a:link, .tribe-common article.tribe_events_cat-2-4-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-2-4-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-2-4-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-2-4-years a, .tribe-events-calendar .tribe-events-category-2-4-years a, #tribe-events-content .teccc-legend li.tribe-events-category-2-4-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-2-4-years a, .type-tribe_events.tribe-events-category-2-4-years h2 a, .tribe-events-category-2-4-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-2-4-years h4 a { text-decoration: none; } .tribe-events-category-2-4-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-2-4-years, .tribe-events-category-2-4-years .tribe-events-map-event-title a:link, .tribe-events-category-2-4-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-2-4-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-2-4-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-2-4-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-2-4-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-2-4-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-2-4-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-2-4-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-2-4-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-2-4-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-2-4-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-2-4-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-2-4-years, .tribe-events-adv-list-widget .tribe-events-category-2-4-years h2, .tribe-venue-widget-list li.tribe-events-category-2-4-years h4, .teccc-legend li.tribe_events_cat-2-4-years, article.tribe_events_cat-2-4-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-2-4-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-2-4-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-2-4-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-2-4-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-2-4-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-2-4-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-2-4-years, .teccc-legend li.tribe-events-category-2-4-years, .tribe-events-calendar .tribe-events-category-2-4-years, .type-tribe_events.tribe-events-category-2-4-years h2, .tribe-events-category-2-4-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-2-4-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-2-4-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-2-4-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-2-4-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-2-4-years .tribe-events-map-event-title a:link, .tribe-events-category-2-4-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-2-4-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-2-4-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-2-4-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-2-4-years h2 a:visited, .tribe-events-category-2-4-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-2-4-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-2-4-years h4 a:visited, .tribe-events-category-2-4-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-2-4-years h2.tribe-events-list-event-title a, .tribe-events-category-2-4-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-2-4-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-2-4-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-3-5-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-3-5-years h2.tribe-events-list-event-title a, .tribe-events-category-3-5-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-3-5-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-3-5-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-3-5-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-3-5-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-3-5-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-3-5-years .tribe-events-map-event-title a:link, .tribe-events-category-3-5-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-3-5-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-3-5-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-3-5-years a, .tribe-grid-allday .tribe-events-category-3-5-years a, .tribe-events-adv-list-widget .tribe-events-category-3-5-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-3-5-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-3-5-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-3-5-years h2 a:visited, .tribe-events-category-3-5-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-3-5-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-3-5-years h4 a:visited, .teccc-legend li.tribe_events_cat-3-5-years a, .tribe-common article.tribe_events_cat-3-5-years h3 a, .tribe-common article.tribe_events_cat-3-5-years h3 a:link, .tribe-common article.tribe_events_cat-3-5-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-3-5-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-3-5-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-3-5-years a, .tribe-events-calendar .tribe-events-category-3-5-years a, #tribe-events-content .teccc-legend li.tribe-events-category-3-5-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-3-5-years a, .type-tribe_events.tribe-events-category-3-5-years h2 a, .tribe-events-category-3-5-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-3-5-years h4 a { text-decoration: none; } .tribe-events-category-3-5-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-3-5-years, .tribe-events-category-3-5-years .tribe-events-map-event-title a:link, .tribe-events-category-3-5-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-3-5-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-3-5-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-3-5-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-3-5-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-3-5-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-3-5-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-3-5-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-3-5-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-3-5-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-3-5-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-3-5-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-3-5-years, .tribe-events-adv-list-widget .tribe-events-category-3-5-years h2, .tribe-venue-widget-list li.tribe-events-category-3-5-years h4, .teccc-legend li.tribe_events_cat-3-5-years, article.tribe_events_cat-3-5-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-3-5-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-3-5-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-3-5-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-3-5-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-3-5-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-3-5-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-3-5-years, .teccc-legend li.tribe-events-category-3-5-years, .tribe-events-calendar .tribe-events-category-3-5-years, .type-tribe_events.tribe-events-category-3-5-years h2, .tribe-events-category-3-5-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-3-5-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-3-5-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-3-5-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-3-5-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-3-5-years .tribe-events-map-event-title a:link, .tribe-events-category-3-5-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-3-5-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-3-5-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-3-5-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-3-5-years h2 a:visited, .tribe-events-category-3-5-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-3-5-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-3-5-years h4 a:visited, .tribe-events-category-3-5-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-3-5-years h2.tribe-events-list-event-title a, .tribe-events-category-3-5-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-3-5-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-3-5-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-4-7-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-4-7-years h2.tribe-events-list-event-title a, .tribe-events-category-4-7-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-4-7-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-4-7-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-4-7-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-4-7-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-4-7-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-4-7-years .tribe-events-map-event-title a:link, .tribe-events-category-4-7-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-4-7-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-4-7-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-4-7-years a, .tribe-grid-allday .tribe-events-category-4-7-years a, .tribe-events-adv-list-widget .tribe-events-category-4-7-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-4-7-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-4-7-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-4-7-years h2 a:visited, .tribe-events-category-4-7-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-4-7-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-4-7-years h4 a:visited, .teccc-legend li.tribe_events_cat-4-7-years a, .tribe-common article.tribe_events_cat-4-7-years h3 a, .tribe-common article.tribe_events_cat-4-7-years h3 a:link, .tribe-common article.tribe_events_cat-4-7-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-4-7-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-4-7-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-4-7-years a, .tribe-events-calendar .tribe-events-category-4-7-years a, #tribe-events-content .teccc-legend li.tribe-events-category-4-7-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-4-7-years a, .type-tribe_events.tribe-events-category-4-7-years h2 a, .tribe-events-category-4-7-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-4-7-years h4 a { text-decoration: none; } .tribe-events-category-4-7-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-4-7-years, .tribe-events-category-4-7-years .tribe-events-map-event-title a:link, .tribe-events-category-4-7-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-4-7-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-4-7-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-4-7-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-4-7-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-4-7-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-4-7-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-4-7-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-4-7-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-4-7-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-4-7-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-4-7-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-4-7-years, .tribe-events-adv-list-widget .tribe-events-category-4-7-years h2, .tribe-venue-widget-list li.tribe-events-category-4-7-years h4, .teccc-legend li.tribe_events_cat-4-7-years, article.tribe_events_cat-4-7-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-4-7-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-4-7-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-4-7-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-4-7-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-4-7-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-4-7-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-4-7-years, .teccc-legend li.tribe-events-category-4-7-years, .tribe-events-calendar .tribe-events-category-4-7-years, .type-tribe_events.tribe-events-category-4-7-years h2, .tribe-events-category-4-7-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-4-7-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-4-7-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-4-7-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-4-7-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-4-7-years .tribe-events-map-event-title a:link, .tribe-events-category-4-7-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-4-7-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-4-7-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-4-7-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-4-7-years h2 a:visited, .tribe-events-category-4-7-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-4-7-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-4-7-years h4 a:visited, .tribe-events-category-4-7-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-4-7-years h2.tribe-events-list-event-title a, .tribe-events-category-4-7-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-4-7-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-4-7-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-5-12-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-5-12-years h2.tribe-events-list-event-title a, .tribe-events-category-5-12-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-5-12-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-12-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-5-12-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-12-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-5-12-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-5-12-years .tribe-events-map-event-title a:link, .tribe-events-category-5-12-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-5-12-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-5-12-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-5-12-years a, .tribe-grid-allday .tribe-events-category-5-12-years a, .tribe-events-adv-list-widget .tribe-events-category-5-12-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-5-12-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-12-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-12-years h2 a:visited, .tribe-events-category-5-12-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-5-12-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-5-12-years h4 a:visited, .teccc-legend li.tribe_events_cat-5-12-years a, .tribe-common article.tribe_events_cat-5-12-years h3 a, .tribe-common article.tribe_events_cat-5-12-years h3 a:link, .tribe-common article.tribe_events_cat-5-12-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-5-12-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-5-12-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-5-12-years a, .tribe-events-calendar .tribe-events-category-5-12-years a, #tribe-events-content .teccc-legend li.tribe-events-category-5-12-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-5-12-years a, .type-tribe_events.tribe-events-category-5-12-years h2 a, .tribe-events-category-5-12-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-5-12-years h4 a { text-decoration: none; } .tribe-events-category-5-12-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-5-12-years, .tribe-events-category-5-12-years .tribe-events-map-event-title a:link, .tribe-events-category-5-12-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-5-12-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-5-12-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-5-12-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-5-12-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-5-12-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-5-12-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-5-12-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-12-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-12-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-12-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-5-12-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-5-12-years, .tribe-events-adv-list-widget .tribe-events-category-5-12-years h2, .tribe-venue-widget-list li.tribe-events-category-5-12-years h4, .teccc-legend li.tribe_events_cat-5-12-years, article.tribe_events_cat-5-12-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-5-12-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-5-12-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-5-12-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-5-12-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-5-12-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-5-12-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-5-12-years, .teccc-legend li.tribe-events-category-5-12-years, .tribe-events-calendar .tribe-events-category-5-12-years, .type-tribe_events.tribe-events-category-5-12-years h2, .tribe-events-category-5-12-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-5-12-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-5-12-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-5-12-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-12-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-5-12-years .tribe-events-map-event-title a:link, .tribe-events-category-5-12-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-5-12-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-5-12-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-12-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-12-years h2 a:visited, .tribe-events-category-5-12-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-5-12-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-5-12-years h4 a:visited, .tribe-events-category-5-12-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-5-12-years h2.tribe-events-list-event-title a, .tribe-events-category-5-12-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-5-12-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-12-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-5-9-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-5-9-years h2.tribe-events-list-event-title a, .tribe-events-category-5-9-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-5-9-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-9-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-5-9-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-9-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-5-9-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-5-9-years .tribe-events-map-event-title a:link, .tribe-events-category-5-9-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-5-9-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-5-9-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-5-9-years a, .tribe-grid-allday .tribe-events-category-5-9-years a, .tribe-events-adv-list-widget .tribe-events-category-5-9-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-5-9-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-9-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-9-years h2 a:visited, .tribe-events-category-5-9-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-5-9-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-5-9-years h4 a:visited, .teccc-legend li.tribe_events_cat-5-9-years a, .tribe-common article.tribe_events_cat-5-9-years h3 a, .tribe-common article.tribe_events_cat-5-9-years h3 a:link, .tribe-common article.tribe_events_cat-5-9-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-5-9-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-5-9-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-5-9-years a, .tribe-events-calendar .tribe-events-category-5-9-years a, #tribe-events-content .teccc-legend li.tribe-events-category-5-9-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-5-9-years a, .type-tribe_events.tribe-events-category-5-9-years h2 a, .tribe-events-category-5-9-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-5-9-years h4 a { text-decoration: none; } .tribe-events-category-5-9-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-5-9-years, .tribe-events-category-5-9-years .tribe-events-map-event-title a:link, .tribe-events-category-5-9-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-5-9-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-5-9-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-5-9-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-5-9-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-5-9-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-5-9-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-5-9-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-9-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-9-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-9-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-5-9-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-5-9-years, .tribe-events-adv-list-widget .tribe-events-category-5-9-years h2, .tribe-venue-widget-list li.tribe-events-category-5-9-years h4, .teccc-legend li.tribe_events_cat-5-9-years, article.tribe_events_cat-5-9-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-5-9-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-5-9-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-5-9-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-5-9-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-5-9-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-5-9-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-5-9-years, .teccc-legend li.tribe-events-category-5-9-years, .tribe-events-calendar .tribe-events-category-5-9-years, .type-tribe_events.tribe-events-category-5-9-years h2, .tribe-events-category-5-9-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-5-9-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-5-9-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-5-9-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-5-9-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-5-9-years .tribe-events-map-event-title a:link, .tribe-events-category-5-9-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-5-9-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-5-9-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-9-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-5-9-years h2 a:visited, .tribe-events-category-5-9-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-5-9-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-5-9-years h4 a:visited, .tribe-events-category-5-9-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-5-9-years h2.tribe-events-list-event-title a, .tribe-events-category-5-9-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-5-9-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-5-9-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-6-10-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-10-years h2.tribe-events-list-event-title a, .tribe-events-category-6-10-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-10-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-10-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-10-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-10-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-6-10-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-6-10-years .tribe-events-map-event-title a:link, .tribe-events-category-6-10-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-6-10-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-6-10-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-6-10-years a, .tribe-grid-allday .tribe-events-category-6-10-years a, .tribe-events-adv-list-widget .tribe-events-category-6-10-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-10-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-10-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-10-years h2 a:visited, .tribe-events-category-6-10-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-10-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-10-years h4 a:visited, .teccc-legend li.tribe_events_cat-6-10-years a, .tribe-common article.tribe_events_cat-6-10-years h3 a, .tribe-common article.tribe_events_cat-6-10-years h3 a:link, .tribe-common article.tribe_events_cat-6-10-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-10-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-6-10-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-6-10-years a, .tribe-events-calendar .tribe-events-category-6-10-years a, #tribe-events-content .teccc-legend li.tribe-events-category-6-10-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-6-10-years a, .type-tribe_events.tribe-events-category-6-10-years h2 a, .tribe-events-category-6-10-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-6-10-years h4 a { text-decoration: none; } .tribe-events-category-6-10-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-10-years, .tribe-events-category-6-10-years .tribe-events-map-event-title a:link, .tribe-events-category-6-10-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-6-10-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-6-10-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-6-10-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-6-10-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-6-10-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-6-10-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-6-10-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-10-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-10-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-10-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-6-10-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-6-10-years, .tribe-events-adv-list-widget .tribe-events-category-6-10-years h2, .tribe-venue-widget-list li.tribe-events-category-6-10-years h4, .teccc-legend li.tribe_events_cat-6-10-years, article.tribe_events_cat-6-10-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-6-10-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-10-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-6-10-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-6-10-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-6-10-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-6-10-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-6-10-years, .teccc-legend li.tribe-events-category-6-10-years, .tribe-events-calendar .tribe-events-category-6-10-years, .type-tribe_events.tribe-events-category-6-10-years h2, .tribe-events-category-6-10-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-6-10-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-6-10-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-6-10-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-10-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-6-10-years .tribe-events-map-event-title a:link, .tribe-events-category-6-10-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-6-10-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-10-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-10-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-10-years h2 a:visited, .tribe-events-category-6-10-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-10-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-10-years h4 a:visited, .tribe-events-category-6-10-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-10-years h2.tribe-events-list-event-title a, .tribe-events-category-6-10-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-10-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-10-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-6-11-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-11-years h2.tribe-events-list-event-title a, .tribe-events-category-6-11-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-11-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-11-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-11-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-11-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-6-11-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-6-11-years .tribe-events-map-event-title a:link, .tribe-events-category-6-11-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-6-11-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-6-11-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-6-11-years a, .tribe-grid-allday .tribe-events-category-6-11-years a, .tribe-events-adv-list-widget .tribe-events-category-6-11-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-11-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-11-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-11-years h2 a:visited, .tribe-events-category-6-11-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-11-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-11-years h4 a:visited, .teccc-legend li.tribe_events_cat-6-11-years a, .tribe-common article.tribe_events_cat-6-11-years h3 a, .tribe-common article.tribe_events_cat-6-11-years h3 a:link, .tribe-common article.tribe_events_cat-6-11-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-11-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-6-11-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-6-11-years a, .tribe-events-calendar .tribe-events-category-6-11-years a, #tribe-events-content .teccc-legend li.tribe-events-category-6-11-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-6-11-years a, .type-tribe_events.tribe-events-category-6-11-years h2 a, .tribe-events-category-6-11-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-6-11-years h4 a { text-decoration: none; } .tribe-events-category-6-11-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-11-years, .tribe-events-category-6-11-years .tribe-events-map-event-title a:link, .tribe-events-category-6-11-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-6-11-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-6-11-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-6-11-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-6-11-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-6-11-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-6-11-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-6-11-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-11-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-11-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-11-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-6-11-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-6-11-years, .tribe-events-adv-list-widget .tribe-events-category-6-11-years h2, .tribe-venue-widget-list li.tribe-events-category-6-11-years h4, .teccc-legend li.tribe_events_cat-6-11-years, article.tribe_events_cat-6-11-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-6-11-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-11-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-6-11-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-6-11-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-6-11-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-6-11-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-6-11-years, .teccc-legend li.tribe-events-category-6-11-years, .tribe-events-calendar .tribe-events-category-6-11-years, .type-tribe_events.tribe-events-category-6-11-years h2, .tribe-events-category-6-11-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-6-11-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-6-11-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-6-11-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-11-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-6-11-years .tribe-events-map-event-title a:link, .tribe-events-category-6-11-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-6-11-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-11-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-11-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-11-years h2 a:visited, .tribe-events-category-6-11-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-11-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-11-years h4 a:visited, .tribe-events-category-6-11-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-11-years h2.tribe-events-list-event-title a, .tribe-events-category-6-11-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-11-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-11-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-6-12-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-12-years h2.tribe-events-list-event-title a, .tribe-events-category-6-12-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-12-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-12-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-12-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-12-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-6-12-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-6-12-years .tribe-events-map-event-title a:link, .tribe-events-category-6-12-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-6-12-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-6-12-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-6-12-years a, .tribe-grid-allday .tribe-events-category-6-12-years a, .tribe-events-adv-list-widget .tribe-events-category-6-12-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-12-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-12-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-12-years h2 a:visited, .tribe-events-category-6-12-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-12-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-12-years h4 a:visited, .teccc-legend li.tribe_events_cat-6-12-years a, .tribe-common article.tribe_events_cat-6-12-years h3 a, .tribe-common article.tribe_events_cat-6-12-years h3 a:link, .tribe-common article.tribe_events_cat-6-12-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-12-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-6-12-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-6-12-years a, .tribe-events-calendar .tribe-events-category-6-12-years a, #tribe-events-content .teccc-legend li.tribe-events-category-6-12-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-6-12-years a, .type-tribe_events.tribe-events-category-6-12-years h2 a, .tribe-events-category-6-12-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-6-12-years h4 a { text-decoration: none; } .tribe-events-category-6-12-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-12-years, .tribe-events-category-6-12-years .tribe-events-map-event-title a:link, .tribe-events-category-6-12-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-6-12-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-6-12-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-6-12-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-6-12-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-6-12-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-6-12-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-6-12-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-12-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-12-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-12-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-6-12-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-6-12-years, .tribe-events-adv-list-widget .tribe-events-category-6-12-years h2, .tribe-venue-widget-list li.tribe-events-category-6-12-years h4, .teccc-legend li.tribe_events_cat-6-12-years, article.tribe_events_cat-6-12-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-6-12-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-12-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-6-12-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-6-12-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-6-12-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-6-12-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-6-12-years, .teccc-legend li.tribe-events-category-6-12-years, .tribe-events-calendar .tribe-events-category-6-12-years, .type-tribe_events.tribe-events-category-6-12-years h2, .tribe-events-category-6-12-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-6-12-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-6-12-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-6-12-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-12-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-6-12-years .tribe-events-map-event-title a:link, .tribe-events-category-6-12-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-6-12-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-12-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-12-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-12-years h2 a:visited, .tribe-events-category-6-12-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-12-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-12-years h4 a:visited, .tribe-events-category-6-12-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-12-years h2.tribe-events-list-event-title a, .tribe-events-category-6-12-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-12-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-12-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-6-13-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-13-years h2.tribe-events-list-event-title a, .tribe-events-category-6-13-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-13-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-13-years h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-13-years, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-13-years h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-6-13-years.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-6-13-years .tribe-events-map-event-title a:link, .tribe-events-category-6-13-years .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-6-13-years.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-6-13-years a, .tribe-grid-body .type-tribe_events.tribe-events-category-6-13-years a, .tribe-grid-allday .tribe-events-category-6-13-years a, .tribe-events-adv-list-widget .tribe-events-category-6-13-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-13-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-13-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-13-years h2 a:visited, .tribe-events-category-6-13-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-13-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-13-years h4 a:visited, .teccc-legend li.tribe_events_cat-6-13-years a, .tribe-common article.tribe_events_cat-6-13-years h3 a, .tribe-common article.tribe_events_cat-6-13-years h3 a:link, .tribe-common article.tribe_events_cat-6-13-years h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-13-years h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-6-13-years .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-6-13-years a, .tribe-events-calendar .tribe-events-category-6-13-years a, #tribe-events-content .teccc-legend li.tribe-events-category-6-13-years a, #tribe-events-content .tribe-events-calendar .tribe-events-category-6-13-years a, .type-tribe_events.tribe-events-category-6-13-years h2 a, .tribe-events-category-6-13-years > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-6-13-years h4 a { text-decoration: none; } .tribe-events-category-6-13-years h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-6-13-years, .tribe-events-category-6-13-years .tribe-events-map-event-title a:link, .tribe-events-category-6-13-years .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-6-13-years h3, article.tribe-events-pro-photo__event.tribe_events_cat-6-13-years h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-6-13-years, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-6-13-years, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-6-13-years, article.tribe-events-pro-week-grid__event.tribe_events_cat-6-13-years h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-6-13-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-13-years h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-13-years .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-13-years .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-6-13-years h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-6-13-years, .tribe-events-adv-list-widget .tribe-events-category-6-13-years h2, .tribe-venue-widget-list li.tribe-events-category-6-13-years h4, .teccc-legend li.tribe_events_cat-6-13-years, article.tribe_events_cat-6-13-years header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-6-13-years h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-6-13-years .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-6-13-years h3, article.tribe-events-calendar-day__event.tribe_events_cat-6-13-years h3, article.tribe-events-calendar-list__event.tribe_events_cat-6-13-years h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-6-13-years h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-6-13-years, .teccc-legend li.tribe-events-category-6-13-years, .tribe-events-calendar .tribe-events-category-6-13-years, .type-tribe_events.tribe-events-category-6-13-years h2, .tribe-events-category-6-13-years > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-6-13-years h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-6-13-years, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-6-13-years, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-6-13-years h3 { border-left: 0px solid transparent !important; } .tribe-events-category-6-13-years .tribe-events-map-event-title a:link, .tribe-events-category-6-13-years .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-6-13-years h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-6-13-years h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-13-years h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-6-13-years h2 a:visited, .tribe-events-category-6-13-years.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-6-13-years h4 a:link, .tribe-venue-widget-list li.tribe-events-category-6-13-years h4 a:visited, .tribe-events-category-6-13-years h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-6-13-years h2.tribe-events-list-event-title a, .tribe-events-category-6-13-years h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-6-13-years h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-6-13-years h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-adult h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-adult h2.tribe-events-list-event-title a, .tribe-events-category-adult h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-adult h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adult h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-adult, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adult h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-adult.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-adult .tribe-events-map-event-title a:link, .tribe-events-category-adult .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-adult.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-adult a, .tribe-grid-body .type-tribe_events.tribe-events-category-adult a, .tribe-grid-allday .tribe-events-category-adult a, .tribe-events-adv-list-widget .tribe-events-category-adult h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-adult h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-adult h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-adult h2 a:visited, .tribe-events-category-adult.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-adult h4 a:link, .tribe-venue-widget-list li.tribe-events-category-adult h4 a:visited, .teccc-legend li.tribe_events_cat-adult a, .tribe-common article.tribe_events_cat-adult h3 a, .tribe-common article.tribe_events_cat-adult h3 a:link, .tribe-common article.tribe_events_cat-adult h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-adult h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-adult .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-adult a, .tribe-events-calendar .tribe-events-category-adult a, #tribe-events-content .teccc-legend li.tribe-events-category-adult a, #tribe-events-content .tribe-events-calendar .tribe-events-category-adult a, .type-tribe_events.tribe-events-category-adult h2 a, .tribe-events-category-adult > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-adult h4 a { text-decoration: none; } .tribe-events-category-adult h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-adult, .tribe-events-category-adult .tribe-events-map-event-title a:link, .tribe-events-category-adult .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-adult h3, article.tribe-events-pro-photo__event.tribe_events_cat-adult h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-adult, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-adult, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-adult, article.tribe-events-pro-week-grid__event.tribe_events_cat-adult h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-adult h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adult h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adult .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adult .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-adult h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-adult, .tribe-events-adv-list-widget .tribe-events-category-adult h2, .tribe-venue-widget-list li.tribe-events-category-adult h4, .teccc-legend li.tribe_events_cat-adult, article.tribe_events_cat-adult header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-adult h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-adult .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-adult h3, article.tribe-events-calendar-day__event.tribe_events_cat-adult h3, article.tribe-events-calendar-list__event.tribe_events_cat-adult h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-adult h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-adult, .teccc-legend li.tribe-events-category-adult, .tribe-events-calendar .tribe-events-category-adult, .type-tribe_events.tribe-events-category-adult h2, .tribe-events-category-adult > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-adult h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-adult, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-adult, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adult h3 { border-left: 0px solid transparent !important; } .tribe-events-category-adult .tribe-events-map-event-title a:link, .tribe-events-category-adult .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-adult h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-adult h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-adult h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-adult h2 a:visited, .tribe-events-category-adult.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-adult h4 a:link, .tribe-venue-widget-list li.tribe-events-category-adult h4 a:visited, .tribe-events-category-adult h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-adult h2.tribe-events-list-event-title a, .tribe-events-category-adult h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-adult h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adult h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-adults h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-adults h2.tribe-events-list-event-title a, .tribe-events-category-adults h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-adults h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adults h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-adults, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adults h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-adults.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-adults .tribe-events-map-event-title a:link, .tribe-events-category-adults .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-adults.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-adults a, .tribe-grid-body .type-tribe_events.tribe-events-category-adults a, .tribe-grid-allday .tribe-events-category-adults a, .tribe-events-adv-list-widget .tribe-events-category-adults h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-adults h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-adults h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-adults h2 a:visited, .tribe-events-category-adults.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-adults h4 a:link, .tribe-venue-widget-list li.tribe-events-category-adults h4 a:visited, .teccc-legend li.tribe_events_cat-adults a, .tribe-common article.tribe_events_cat-adults h3 a, .tribe-common article.tribe_events_cat-adults h3 a:link, .tribe-common article.tribe_events_cat-adults h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-adults h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-adults .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-adults a, .tribe-events-calendar .tribe-events-category-adults a, #tribe-events-content .teccc-legend li.tribe-events-category-adults a, #tribe-events-content .tribe-events-calendar .tribe-events-category-adults a, .type-tribe_events.tribe-events-category-adults h2 a, .tribe-events-category-adults > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-adults h4 a { color: #000; text-decoration: none; } .tribe-events-category-adults h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-adults, .tribe-events-category-adults .tribe-events-map-event-title a:link, .tribe-events-category-adults .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-adults h3, article.tribe-events-pro-photo__event.tribe_events_cat-adults h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-adults, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-adults, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-adults, article.tribe-events-pro-week-grid__event.tribe_events_cat-adults h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-adults h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adults h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adults .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adults .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-adults h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-adults, .tribe-events-adv-list-widget .tribe-events-category-adults h2, .tribe-venue-widget-list li.tribe-events-category-adults h4, .teccc-legend li.tribe_events_cat-adults, article.tribe_events_cat-adults header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-adults h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-adults .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-adults h3, article.tribe-events-calendar-day__event.tribe_events_cat-adults h3, article.tribe-events-calendar-list__event.tribe_events_cat-adults h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-adults h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-adults, .teccc-legend li.tribe-events-category-adults, .tribe-events-calendar .tribe-events-category-adults, .type-tribe_events.tribe-events-category-adults h2, .tribe-events-category-adults > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-adults h4 { border-left: 5px solid #ff5100; border-right: 5px solid transparent; color: #000; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-adults, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-adults, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-adults h3 { border-left: 0px solid transparent !important; } .tribe-events-category-adults .tribe-events-map-event-title a:link, .tribe-events-category-adults .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-adults h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-adults h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-adults h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-adults h2 a:visited, .tribe-events-category-adults.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-adults h4 a:link, .tribe-venue-widget-list li.tribe-events-category-adults h4 a:visited, .tribe-events-category-adults h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-adults h2.tribe-events-list-event-title a, .tribe-events-category-adults h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-adults h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-adults h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-children h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-children h2.tribe-events-list-event-title a, .tribe-events-category-children h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-children h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-children, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-children.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-children .tribe-events-map-event-title a:link, .tribe-events-category-children .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-children.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-children a, .tribe-grid-body .type-tribe_events.tribe-events-category-children a, .tribe-grid-allday .tribe-events-category-children a, .tribe-events-adv-list-widget .tribe-events-category-children h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-children h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-children h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-children h2 a:visited, .tribe-events-category-children.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-children h4 a:link, .tribe-venue-widget-list li.tribe-events-category-children h4 a:visited, .teccc-legend li.tribe_events_cat-children a, .tribe-common article.tribe_events_cat-children h3 a, .tribe-common article.tribe_events_cat-children h3 a:link, .tribe-common article.tribe_events_cat-children h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-children h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-children .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-children a, .tribe-events-calendar .tribe-events-category-children a, #tribe-events-content .teccc-legend li.tribe-events-category-children a, #tribe-events-content .tribe-events-calendar .tribe-events-category-children a, .type-tribe_events.tribe-events-category-children h2 a, .tribe-events-category-children > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-children h4 a { color: #000; text-decoration: none; } .tribe-events-category-children h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-children, .tribe-events-category-children .tribe-events-map-event-title a:link, .tribe-events-category-children .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-children h3, article.tribe-events-pro-photo__event.tribe_events_cat-children h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-children, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-children, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-children, article.tribe-events-pro-week-grid__event.tribe_events_cat-children h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-children h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-children h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-children, .tribe-events-adv-list-widget .tribe-events-category-children h2, .tribe-venue-widget-list li.tribe-events-category-children h4, .teccc-legend li.tribe_events_cat-children, article.tribe_events_cat-children header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-children h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-children .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-children h3, article.tribe-events-calendar-day__event.tribe_events_cat-children h3, article.tribe-events-calendar-list__event.tribe_events_cat-children h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-children h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-children, .teccc-legend li.tribe-events-category-children, .tribe-events-calendar .tribe-events-category-children, .type-tribe_events.tribe-events-category-children h2, .tribe-events-category-children > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-children h4 { border-left: 5px solid #ffbe31; border-right: 5px solid transparent; color: #000; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-children, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-children, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children h3 { border-left: 0px solid transparent !important; } .tribe-events-category-children .tribe-events-map-event-title a:link, .tribe-events-category-children .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-children h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-children h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-children h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-children h2 a:visited, .tribe-events-category-children.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-children h4 a:link, .tribe-venue-widget-list li.tribe-events-category-children h4 a:visited, .tribe-events-category-children h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-children h2.tribe-events-list-event-title a, .tribe-events-category-children h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-children h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-families h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-families h2.tribe-events-list-event-title a, .tribe-events-category-families h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-families h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-families, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-families.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-families .tribe-events-map-event-title a:link, .tribe-events-category-families .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-families.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-families a, .tribe-grid-body .type-tribe_events.tribe-events-category-families a, .tribe-grid-allday .tribe-events-category-families a, .tribe-events-adv-list-widget .tribe-events-category-families h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-families h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-families h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-families h2 a:visited, .tribe-events-category-families.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-families h4 a:link, .tribe-venue-widget-list li.tribe-events-category-families h4 a:visited, .teccc-legend li.tribe_events_cat-families a, .tribe-common article.tribe_events_cat-families h3 a, .tribe-common article.tribe_events_cat-families h3 a:link, .tribe-common article.tribe_events_cat-families h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-families h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-families .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-families a, .tribe-events-calendar .tribe-events-category-families a, #tribe-events-content .teccc-legend li.tribe-events-category-families a, #tribe-events-content .tribe-events-calendar .tribe-events-category-families a, .type-tribe_events.tribe-events-category-families h2 a, .tribe-events-category-families > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-families h4 a { text-decoration: none; } .tribe-events-category-families h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-families, .tribe-events-category-families .tribe-events-map-event-title a:link, .tribe-events-category-families .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-families h3, article.tribe-events-pro-photo__event.tribe_events_cat-families h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-families, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-families, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-families, article.tribe-events-pro-week-grid__event.tribe_events_cat-families h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-families h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-families h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-families, .tribe-events-adv-list-widget .tribe-events-category-families h2, .tribe-venue-widget-list li.tribe-events-category-families h4, .teccc-legend li.tribe_events_cat-families, article.tribe_events_cat-families header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-families h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-families .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-families h3, article.tribe-events-calendar-day__event.tribe_events_cat-families h3, article.tribe-events-calendar-list__event.tribe_events_cat-families h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-families h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-families, .teccc-legend li.tribe-events-category-families, .tribe-events-calendar .tribe-events-category-families, .type-tribe_events.tribe-events-category-families h2, .tribe-events-category-families > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-families h4 { border-left: 5px solid #00adbb; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-families, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-families, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families h3 { border-left: 0px solid transparent !important; } .tribe-events-category-families .tribe-events-map-event-title a:link, .tribe-events-category-families .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-families h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-families h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-families h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-families h2 a:visited, .tribe-events-category-families.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-families h4 a:link, .tribe-venue-widget-list li.tribe-events-category-families h4 a:visited, .tribe-events-category-families h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-families h2.tribe-events-list-event-title a, .tribe-events-category-families h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-families h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-teens h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teens h2.tribe-events-list-event-title a, .tribe-events-category-teens h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teens h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teens h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teens, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teens h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-teens.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-teens .tribe-events-map-event-title a:link, .tribe-events-category-teens .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-teens.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-teens a, .tribe-grid-body .type-tribe_events.tribe-events-category-teens a, .tribe-grid-allday .tribe-events-category-teens a, .tribe-events-adv-list-widget .tribe-events-category-teens h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teens h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teens h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teens h2 a:visited, .tribe-events-category-teens.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teens h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teens h4 a:visited, .teccc-legend li.tribe_events_cat-teens a, .tribe-common article.tribe_events_cat-teens h3 a, .tribe-common article.tribe_events_cat-teens h3 a:link, .tribe-common article.tribe_events_cat-teens h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teens h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-teens .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-teens a, .tribe-events-calendar .tribe-events-category-teens a, #tribe-events-content .teccc-legend li.tribe-events-category-teens a, #tribe-events-content .tribe-events-calendar .tribe-events-category-teens a, .type-tribe_events.tribe-events-category-teens h2 a, .tribe-events-category-teens > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-teens h4 a { color: #000; text-decoration: none; } .tribe-events-category-teens h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teens, .tribe-events-category-teens .tribe-events-map-event-title a:link, .tribe-events-category-teens .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-teens h3, article.tribe-events-pro-photo__event.tribe_events_cat-teens h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-teens, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-teens, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-teens, article.tribe-events-pro-week-grid__event.tribe_events_cat-teens h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-teens h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teens h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teens .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teens .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-teens h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-teens, .tribe-events-adv-list-widget .tribe-events-category-teens h2, .tribe-venue-widget-list li.tribe-events-category-teens h4, .teccc-legend li.tribe_events_cat-teens, article.tribe_events_cat-teens header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-teens h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teens .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-teens h3, article.tribe-events-calendar-day__event.tribe_events_cat-teens h3, article.tribe-events-calendar-list__event.tribe_events_cat-teens h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-teens h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-teens, .teccc-legend li.tribe-events-category-teens, .tribe-events-calendar .tribe-events-category-teens, .type-tribe_events.tribe-events-category-teens h2, .tribe-events-category-teens > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-teens h4 { border-left: 5px solid #006071; border-right: 5px solid transparent; color: #000; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-teens, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-teens, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teens h3 { border-left: 0px solid transparent !important; } .tribe-events-category-teens .tribe-events-map-event-title a:link, .tribe-events-category-teens .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-teens h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teens h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teens h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teens h2 a:visited, .tribe-events-category-teens.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teens h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teens h4 a:visited, .tribe-events-category-teens h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teens h2.tribe-events-list-event-title a, .tribe-events-category-teens h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teens h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teens h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-all-ages h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-all-ages h2.tribe-events-list-event-title a, .tribe-events-category-all-ages h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-all-ages h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-all-ages h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-all-ages, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-all-ages h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-all-ages.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-all-ages .tribe-events-map-event-title a:link, .tribe-events-category-all-ages .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-all-ages.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-all-ages a, .tribe-grid-body .type-tribe_events.tribe-events-category-all-ages a, .tribe-grid-allday .tribe-events-category-all-ages a, .tribe-events-adv-list-widget .tribe-events-category-all-ages h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-all-ages h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-all-ages h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-all-ages h2 a:visited, .tribe-events-category-all-ages.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-all-ages h4 a:link, .tribe-venue-widget-list li.tribe-events-category-all-ages h4 a:visited, .teccc-legend li.tribe_events_cat-all-ages a, .tribe-common article.tribe_events_cat-all-ages h3 a, .tribe-common article.tribe_events_cat-all-ages h3 a:link, .tribe-common article.tribe_events_cat-all-ages h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-all-ages h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-all-ages .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-all-ages a, .tribe-events-calendar .tribe-events-category-all-ages a, #tribe-events-content .teccc-legend li.tribe-events-category-all-ages a, #tribe-events-content .tribe-events-calendar .tribe-events-category-all-ages a, .type-tribe_events.tribe-events-category-all-ages h2 a, .tribe-events-category-all-ages > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-all-ages h4 a { text-decoration: none; } .tribe-events-category-all-ages h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-all-ages, .tribe-events-category-all-ages .tribe-events-map-event-title a:link, .tribe-events-category-all-ages .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-all-ages h3, article.tribe-events-pro-photo__event.tribe_events_cat-all-ages h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-all-ages, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-all-ages, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-all-ages, article.tribe-events-pro-week-grid__event.tribe_events_cat-all-ages h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-all-ages h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-all-ages h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-all-ages .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-all-ages .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-all-ages h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-all-ages, .tribe-events-adv-list-widget .tribe-events-category-all-ages h2, .tribe-venue-widget-list li.tribe-events-category-all-ages h4, .teccc-legend li.tribe_events_cat-all-ages, article.tribe_events_cat-all-ages header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-all-ages h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-all-ages .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-all-ages h3, article.tribe-events-calendar-day__event.tribe_events_cat-all-ages h3, article.tribe-events-calendar-list__event.tribe_events_cat-all-ages h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-all-ages h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-all-ages, .teccc-legend li.tribe-events-category-all-ages, .tribe-events-calendar .tribe-events-category-all-ages, .type-tribe_events.tribe-events-category-all-ages h2, .tribe-events-category-all-ages > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-all-ages h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-all-ages, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-all-ages, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-all-ages h3 { border-left: 0px solid transparent !important; } .tribe-events-category-all-ages .tribe-events-map-event-title a:link, .tribe-events-category-all-ages .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-all-ages h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-all-ages h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-all-ages h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-all-ages h2 a:visited, .tribe-events-category-all-ages.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-all-ages h4 a:link, .tribe-venue-widget-list li.tribe-events-category-all-ages h4 a:visited, .tribe-events-category-all-ages h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-all-ages h2.tribe-events-list-event-title a, .tribe-events-category-all-ages h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-all-ages h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-all-ages h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-babies h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-babies h2.tribe-events-list-event-title a, .tribe-events-category-babies h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-babies h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-babies h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-babies, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-babies h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-babies.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-babies .tribe-events-map-event-title a:link, .tribe-events-category-babies .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-babies.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-babies a, .tribe-grid-body .type-tribe_events.tribe-events-category-babies a, .tribe-grid-allday .tribe-events-category-babies a, .tribe-events-adv-list-widget .tribe-events-category-babies h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-babies h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-babies h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-babies h2 a:visited, .tribe-events-category-babies.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-babies h4 a:link, .tribe-venue-widget-list li.tribe-events-category-babies h4 a:visited, .teccc-legend li.tribe_events_cat-babies a, .tribe-common article.tribe_events_cat-babies h3 a, .tribe-common article.tribe_events_cat-babies h3 a:link, .tribe-common article.tribe_events_cat-babies h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-babies h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-babies .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-babies a, .tribe-events-calendar .tribe-events-category-babies a, #tribe-events-content .teccc-legend li.tribe-events-category-babies a, #tribe-events-content .tribe-events-calendar .tribe-events-category-babies a, .type-tribe_events.tribe-events-category-babies h2 a, .tribe-events-category-babies > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-babies h4 a { text-decoration: none; } .tribe-events-category-babies h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-babies, .tribe-events-category-babies .tribe-events-map-event-title a:link, .tribe-events-category-babies .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-babies h3, article.tribe-events-pro-photo__event.tribe_events_cat-babies h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-babies, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-babies, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-babies, article.tribe-events-pro-week-grid__event.tribe_events_cat-babies h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-babies h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-babies h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-babies .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-babies .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-babies h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-babies, .tribe-events-adv-list-widget .tribe-events-category-babies h2, .tribe-venue-widget-list li.tribe-events-category-babies h4, .teccc-legend li.tribe_events_cat-babies, article.tribe_events_cat-babies header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-babies h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-babies .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-babies h3, article.tribe-events-calendar-day__event.tribe_events_cat-babies h3, article.tribe-events-calendar-list__event.tribe_events_cat-babies h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-babies h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-babies, .teccc-legend li.tribe-events-category-babies, .tribe-events-calendar .tribe-events-category-babies, .type-tribe_events.tribe-events-category-babies h2, .tribe-events-category-babies > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-babies h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-babies, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-babies, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-babies h3 { border-left: 0px solid transparent !important; } .tribe-events-category-babies .tribe-events-map-event-title a:link, .tribe-events-category-babies .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-babies h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-babies h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-babies h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-babies h2 a:visited, .tribe-events-category-babies.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-babies h4 a:link, .tribe-venue-widget-list li.tribe-events-category-babies h4 a:visited, .tribe-events-category-babies h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-babies h2.tribe-events-list-event-title a, .tribe-events-category-babies h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-babies h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-babies h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-bowdon h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-bowdon h2.tribe-events-list-event-title a, .tribe-events-category-bowdon h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-bowdon h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bowdon h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-bowdon, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bowdon h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-bowdon.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-bowdon .tribe-events-map-event-title a:link, .tribe-events-category-bowdon .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-bowdon.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-bowdon a, .tribe-grid-body .type-tribe_events.tribe-events-category-bowdon a, .tribe-grid-allday .tribe-events-category-bowdon a, .tribe-events-adv-list-widget .tribe-events-category-bowdon h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-bowdon h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-bowdon h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-bowdon h2 a:visited, .tribe-events-category-bowdon.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-bowdon h4 a:link, .tribe-venue-widget-list li.tribe-events-category-bowdon h4 a:visited, .teccc-legend li.tribe_events_cat-bowdon a, .tribe-common article.tribe_events_cat-bowdon h3 a, .tribe-common article.tribe_events_cat-bowdon h3 a:link, .tribe-common article.tribe_events_cat-bowdon h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-bowdon h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-bowdon .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-bowdon a, .tribe-events-calendar .tribe-events-category-bowdon a, #tribe-events-content .teccc-legend li.tribe-events-category-bowdon a, #tribe-events-content .tribe-events-calendar .tribe-events-category-bowdon a, .type-tribe_events.tribe-events-category-bowdon h2 a, .tribe-events-category-bowdon > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-bowdon h4 a { text-decoration: none; } .tribe-events-category-bowdon h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-bowdon, .tribe-events-category-bowdon .tribe-events-map-event-title a:link, .tribe-events-category-bowdon .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-bowdon h3, article.tribe-events-pro-photo__event.tribe_events_cat-bowdon h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-bowdon, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-bowdon, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-bowdon, article.tribe-events-pro-week-grid__event.tribe_events_cat-bowdon h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-bowdon h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bowdon h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bowdon .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bowdon .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-bowdon h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-bowdon, .tribe-events-adv-list-widget .tribe-events-category-bowdon h2, .tribe-venue-widget-list li.tribe-events-category-bowdon h4, .teccc-legend li.tribe_events_cat-bowdon, article.tribe_events_cat-bowdon header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-bowdon h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-bowdon .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-bowdon h3, article.tribe-events-calendar-day__event.tribe_events_cat-bowdon h3, article.tribe-events-calendar-list__event.tribe_events_cat-bowdon h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-bowdon h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-bowdon, .teccc-legend li.tribe-events-category-bowdon, .tribe-events-calendar .tribe-events-category-bowdon, .type-tribe_events.tribe-events-category-bowdon h2, .tribe-events-category-bowdon > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-bowdon h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-bowdon, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-bowdon, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bowdon h3 { border-left: 0px solid transparent !important; } .tribe-events-category-bowdon .tribe-events-map-event-title a:link, .tribe-events-category-bowdon .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-bowdon h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-bowdon h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-bowdon h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-bowdon h2 a:visited, .tribe-events-category-bowdon.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-bowdon h4 a:link, .tribe-venue-widget-list li.tribe-events-category-bowdon h4 a:visited, .tribe-events-category-bowdon h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-bowdon h2.tribe-events-list-event-title a, .tribe-events-category-bowdon h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-bowdon h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bowdon h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-bremen h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-bremen h2.tribe-events-list-event-title a, .tribe-events-category-bremen h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-bremen h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bremen h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-bremen, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bremen h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-bremen.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-bremen .tribe-events-map-event-title a:link, .tribe-events-category-bremen .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-bremen.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-bremen a, .tribe-grid-body .type-tribe_events.tribe-events-category-bremen a, .tribe-grid-allday .tribe-events-category-bremen a, .tribe-events-adv-list-widget .tribe-events-category-bremen h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-bremen h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-bremen h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-bremen h2 a:visited, .tribe-events-category-bremen.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-bremen h4 a:link, .tribe-venue-widget-list li.tribe-events-category-bremen h4 a:visited, .teccc-legend li.tribe_events_cat-bremen a, .tribe-common article.tribe_events_cat-bremen h3 a, .tribe-common article.tribe_events_cat-bremen h3 a:link, .tribe-common article.tribe_events_cat-bremen h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-bremen h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-bremen .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-bremen a, .tribe-events-calendar .tribe-events-category-bremen a, #tribe-events-content .teccc-legend li.tribe-events-category-bremen a, #tribe-events-content .tribe-events-calendar .tribe-events-category-bremen a, .type-tribe_events.tribe-events-category-bremen h2 a, .tribe-events-category-bremen > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-bremen h4 a { text-decoration: none; } .tribe-events-category-bremen h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-bremen, .tribe-events-category-bremen .tribe-events-map-event-title a:link, .tribe-events-category-bremen .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-bremen h3, article.tribe-events-pro-photo__event.tribe_events_cat-bremen h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-bremen, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-bremen, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-bremen, article.tribe-events-pro-week-grid__event.tribe_events_cat-bremen h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-bremen h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bremen h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bremen .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bremen .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-bremen h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-bremen, .tribe-events-adv-list-widget .tribe-events-category-bremen h2, .tribe-venue-widget-list li.tribe-events-category-bremen h4, .teccc-legend li.tribe_events_cat-bremen, article.tribe_events_cat-bremen header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-bremen h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-bremen .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-bremen h3, article.tribe-events-calendar-day__event.tribe_events_cat-bremen h3, article.tribe-events-calendar-list__event.tribe_events_cat-bremen h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-bremen h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-bremen, .teccc-legend li.tribe-events-category-bremen, .tribe-events-calendar .tribe-events-category-bremen, .type-tribe_events.tribe-events-category-bremen h2, .tribe-events-category-bremen > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-bremen h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-bremen, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-bremen, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-bremen h3 { border-left: 0px solid transparent !important; } .tribe-events-category-bremen .tribe-events-map-event-title a:link, .tribe-events-category-bremen .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-bremen h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-bremen h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-bremen h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-bremen h2 a:visited, .tribe-events-category-bremen.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-bremen h4 a:link, .tribe-venue-widget-list li.tribe-events-category-bremen h4 a:visited, .tribe-events-category-bremen h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-bremen h2.tribe-events-list-event-title a, .tribe-events-category-bremen h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-bremen h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-bremen h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-buchanan h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-buchanan h2.tribe-events-list-event-title a, .tribe-events-category-buchanan h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-buchanan h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-buchanan h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-buchanan, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-buchanan h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-buchanan.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-buchanan .tribe-events-map-event-title a:link, .tribe-events-category-buchanan .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-buchanan.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-buchanan a, .tribe-grid-body .type-tribe_events.tribe-events-category-buchanan a, .tribe-grid-allday .tribe-events-category-buchanan a, .tribe-events-adv-list-widget .tribe-events-category-buchanan h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-buchanan h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-buchanan h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-buchanan h2 a:visited, .tribe-events-category-buchanan.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-buchanan h4 a:link, .tribe-venue-widget-list li.tribe-events-category-buchanan h4 a:visited, .teccc-legend li.tribe_events_cat-buchanan a, .tribe-common article.tribe_events_cat-buchanan h3 a, .tribe-common article.tribe_events_cat-buchanan h3 a:link, .tribe-common article.tribe_events_cat-buchanan h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-buchanan h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-buchanan .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-buchanan a, .tribe-events-calendar .tribe-events-category-buchanan a, #tribe-events-content .teccc-legend li.tribe-events-category-buchanan a, #tribe-events-content .tribe-events-calendar .tribe-events-category-buchanan a, .type-tribe_events.tribe-events-category-buchanan h2 a, .tribe-events-category-buchanan > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-buchanan h4 a { text-decoration: none; } .tribe-events-category-buchanan h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-buchanan, .tribe-events-category-buchanan .tribe-events-map-event-title a:link, .tribe-events-category-buchanan .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-buchanan h3, article.tribe-events-pro-photo__event.tribe_events_cat-buchanan h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-buchanan, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-buchanan, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-buchanan, article.tribe-events-pro-week-grid__event.tribe_events_cat-buchanan h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-buchanan h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-buchanan h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-buchanan .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-buchanan .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-buchanan h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-buchanan, .tribe-events-adv-list-widget .tribe-events-category-buchanan h2, .tribe-venue-widget-list li.tribe-events-category-buchanan h4, .teccc-legend li.tribe_events_cat-buchanan, article.tribe_events_cat-buchanan header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-buchanan h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-buchanan .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-buchanan h3, article.tribe-events-calendar-day__event.tribe_events_cat-buchanan h3, article.tribe-events-calendar-list__event.tribe_events_cat-buchanan h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-buchanan h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-buchanan, .teccc-legend li.tribe-events-category-buchanan, .tribe-events-calendar .tribe-events-category-buchanan, .type-tribe_events.tribe-events-category-buchanan h2, .tribe-events-category-buchanan > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-buchanan h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-buchanan, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-buchanan, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-buchanan h3 { border-left: 0px solid transparent !important; } .tribe-events-category-buchanan .tribe-events-map-event-title a:link, .tribe-events-category-buchanan .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-buchanan h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-buchanan h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-buchanan h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-buchanan h2 a:visited, .tribe-events-category-buchanan.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-buchanan h4 a:link, .tribe-venue-widget-list li.tribe-events-category-buchanan h4 a:visited, .tribe-events-category-buchanan h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-buchanan h2.tribe-events-list-event-title a, .tribe-events-category-buchanan h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-buchanan h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-buchanan h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-building-and-grounds-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-building-and-grounds-committee h2.tribe-events-list-event-title a, .tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-building-and-grounds-committee, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-building-and-grounds-committee.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:link, .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-building-and-grounds-committee.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-building-and-grounds-committee a, .tribe-grid-body .type-tribe_events.tribe-events-category-building-and-grounds-committee a, .tribe-grid-allday .tribe-events-category-building-and-grounds-committee a, .tribe-events-adv-list-widget .tribe-events-category-building-and-grounds-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-building-and-grounds-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-building-and-grounds-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-building-and-grounds-committee h2 a:visited, .tribe-events-category-building-and-grounds-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-building-and-grounds-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-building-and-grounds-committee h4 a:visited, .teccc-legend li.tribe_events_cat-building-and-grounds-committee a, .tribe-common article.tribe_events_cat-building-and-grounds-committee h3 a, .tribe-common article.tribe_events_cat-building-and-grounds-committee h3 a:link, .tribe-common article.tribe_events_cat-building-and-grounds-committee h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-building-and-grounds-committee h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-building-and-grounds-committee .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-building-and-grounds-committee a, .tribe-events-calendar .tribe-events-category-building-and-grounds-committee a, #tribe-events-content .teccc-legend li.tribe-events-category-building-and-grounds-committee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-building-and-grounds-committee a, .type-tribe_events.tribe-events-category-building-and-grounds-committee h2 a, .tribe-events-category-building-and-grounds-committee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-building-and-grounds-committee h4 a { text-decoration: none; } .tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-building-and-grounds-committee, .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:link, .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-pro-photo__event.tribe_events_cat-building-and-grounds-committee h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-building-and-grounds-committee, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-building-and-grounds-committee, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-building-and-grounds-committee, article.tribe-events-pro-week-grid__event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-building-and-grounds-committee .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-building-and-grounds-committee .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-building-and-grounds-committee h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-building-and-grounds-committee, .tribe-events-adv-list-widget .tribe-events-category-building-and-grounds-committee h2, .tribe-venue-widget-list li.tribe-events-category-building-and-grounds-committee h4, .teccc-legend li.tribe_events_cat-building-and-grounds-committee, article.tribe_events_cat-building-and-grounds-committee header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-building-and-grounds-committee .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-calendar-day__event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-calendar-list__event.tribe_events_cat-building-and-grounds-committee h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-building-and-grounds-committee h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-building-and-grounds-committee, .teccc-legend li.tribe-events-category-building-and-grounds-committee, .tribe-events-calendar .tribe-events-category-building-and-grounds-committee, .type-tribe_events.tribe-events-category-building-and-grounds-committee h2, .tribe-events-category-building-and-grounds-committee > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-building-and-grounds-committee h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-building-and-grounds-committee, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-building-and-grounds-committee, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-building-and-grounds-committee h3 { border-left: 0px solid transparent !important; } .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:link, .tribe-events-category-building-and-grounds-committee .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-building-and-grounds-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-building-and-grounds-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-building-and-grounds-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-building-and-grounds-committee h2 a:visited, .tribe-events-category-building-and-grounds-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-building-and-grounds-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-building-and-grounds-committee h4 a:visited, .tribe-events-category-building-and-grounds-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-building-and-grounds-committee h2.tribe-events-list-event-title a, .tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-building-and-grounds-committee h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-cancelled h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-cancelled h2.tribe-events-list-event-title a, .tribe-events-category-cancelled h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-cancelled h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-cancelled h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-cancelled, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-cancelled h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-cancelled.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-cancelled .tribe-events-map-event-title a:link, .tribe-events-category-cancelled .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-cancelled.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-cancelled a, .tribe-grid-body .type-tribe_events.tribe-events-category-cancelled a, .tribe-grid-allday .tribe-events-category-cancelled a, .tribe-events-adv-list-widget .tribe-events-category-cancelled h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-cancelled h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-cancelled h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-cancelled h2 a:visited, .tribe-events-category-cancelled.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-cancelled h4 a:link, .tribe-venue-widget-list li.tribe-events-category-cancelled h4 a:visited, .teccc-legend li.tribe_events_cat-cancelled a, .tribe-common article.tribe_events_cat-cancelled h3 a, .tribe-common article.tribe_events_cat-cancelled h3 a:link, .tribe-common article.tribe_events_cat-cancelled h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-cancelled h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-cancelled .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-cancelled a, .tribe-events-calendar .tribe-events-category-cancelled a, #tribe-events-content .teccc-legend li.tribe-events-category-cancelled a, #tribe-events-content .tribe-events-calendar .tribe-events-category-cancelled a, .type-tribe_events.tribe-events-category-cancelled h2 a, .tribe-events-category-cancelled > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-cancelled h4 a { text-decoration: none; } .tribe-events-category-cancelled h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-cancelled, .tribe-events-category-cancelled .tribe-events-map-event-title a:link, .tribe-events-category-cancelled .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-cancelled h3, article.tribe-events-pro-photo__event.tribe_events_cat-cancelled h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-cancelled, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-cancelled, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-cancelled, article.tribe-events-pro-week-grid__event.tribe_events_cat-cancelled h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-cancelled h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-cancelled h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-cancelled .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-cancelled .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-cancelled h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-cancelled, .tribe-events-adv-list-widget .tribe-events-category-cancelled h2, .tribe-venue-widget-list li.tribe-events-category-cancelled h4, .teccc-legend li.tribe_events_cat-cancelled, article.tribe_events_cat-cancelled header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-cancelled h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-cancelled .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-cancelled h3, article.tribe-events-calendar-day__event.tribe_events_cat-cancelled h3, article.tribe-events-calendar-list__event.tribe_events_cat-cancelled h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-cancelled h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-cancelled, .teccc-legend li.tribe-events-category-cancelled, .tribe-events-calendar .tribe-events-category-cancelled, .type-tribe_events.tribe-events-category-cancelled h2, .tribe-events-category-cancelled > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-cancelled h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-cancelled, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-cancelled, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-cancelled h3 { border-left: 0px solid transparent !important; } .tribe-events-category-cancelled .tribe-events-map-event-title a:link, .tribe-events-category-cancelled .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-cancelled h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-cancelled h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-cancelled h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-cancelled h2 a:visited, .tribe-events-category-cancelled.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-cancelled h4 a:link, .tribe-venue-widget-list li.tribe-events-category-cancelled h4 a:visited, .tribe-events-category-cancelled h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-cancelled h2.tribe-events-list-event-title a, .tribe-events-category-cancelled h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-cancelled h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-cancelled h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-carrollboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-carrollboard h2.tribe-events-list-event-title a, .tribe-events-category-carrollboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-carrollboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-carrollboard h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-carrollboard, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-carrollboard h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-carrollboard.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-carrollboard .tribe-events-map-event-title a:link, .tribe-events-category-carrollboard .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-carrollboard.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-carrollboard a, .tribe-grid-body .type-tribe_events.tribe-events-category-carrollboard a, .tribe-grid-allday .tribe-events-category-carrollboard a, .tribe-events-adv-list-widget .tribe-events-category-carrollboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-carrollboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-carrollboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-carrollboard h2 a:visited, .tribe-events-category-carrollboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-carrollboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-carrollboard h4 a:visited, .teccc-legend li.tribe_events_cat-carrollboard a, .tribe-common article.tribe_events_cat-carrollboard h3 a, .tribe-common article.tribe_events_cat-carrollboard h3 a:link, .tribe-common article.tribe_events_cat-carrollboard h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-carrollboard h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-carrollboard .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-carrollboard a, .tribe-events-calendar .tribe-events-category-carrollboard a, #tribe-events-content .teccc-legend li.tribe-events-category-carrollboard a, #tribe-events-content .tribe-events-calendar .tribe-events-category-carrollboard a, .type-tribe_events.tribe-events-category-carrollboard h2 a, .tribe-events-category-carrollboard > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-carrollboard h4 a { text-decoration: none; } .tribe-events-category-carrollboard h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-carrollboard, .tribe-events-category-carrollboard .tribe-events-map-event-title a:link, .tribe-events-category-carrollboard .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-carrollboard h3, article.tribe-events-pro-photo__event.tribe_events_cat-carrollboard h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-carrollboard, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-carrollboard, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-carrollboard, article.tribe-events-pro-week-grid__event.tribe_events_cat-carrollboard h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-carrollboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-carrollboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-carrollboard .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-carrollboard .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-carrollboard h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-carrollboard, .tribe-events-adv-list-widget .tribe-events-category-carrollboard h2, .tribe-venue-widget-list li.tribe-events-category-carrollboard h4, .teccc-legend li.tribe_events_cat-carrollboard, article.tribe_events_cat-carrollboard header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-carrollboard h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-carrollboard .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-carrollboard h3, article.tribe-events-calendar-day__event.tribe_events_cat-carrollboard h3, article.tribe-events-calendar-list__event.tribe_events_cat-carrollboard h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-carrollboard h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-carrollboard, .teccc-legend li.tribe-events-category-carrollboard, .tribe-events-calendar .tribe-events-category-carrollboard, .type-tribe_events.tribe-events-category-carrollboard h2, .tribe-events-category-carrollboard > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-carrollboard h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-carrollboard, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-carrollboard, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-carrollboard h3 { border-left: 0px solid transparent !important; } .tribe-events-category-carrollboard .tribe-events-map-event-title a:link, .tribe-events-category-carrollboard .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-carrollboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-carrollboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-carrollboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-carrollboard h2 a:visited, .tribe-events-category-carrollboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-carrollboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-carrollboard h4 a:visited, .tribe-events-category-carrollboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-carrollboard h2.tribe-events-list-event-title a, .tribe-events-category-carrollboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-carrollboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-carrollboard h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-children-teens h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-children-teens h2.tribe-events-list-event-title a, .tribe-events-category-children-teens h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-children-teens h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children-teens h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-children-teens, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children-teens h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-children-teens.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-children-teens .tribe-events-map-event-title a:link, .tribe-events-category-children-teens .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-children-teens.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-children-teens a, .tribe-grid-body .type-tribe_events.tribe-events-category-children-teens a, .tribe-grid-allday .tribe-events-category-children-teens a, .tribe-events-adv-list-widget .tribe-events-category-children-teens h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-children-teens h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-children-teens h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-children-teens h2 a:visited, .tribe-events-category-children-teens.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-children-teens h4 a:link, .tribe-venue-widget-list li.tribe-events-category-children-teens h4 a:visited, .teccc-legend li.tribe_events_cat-children-teens a, .tribe-common article.tribe_events_cat-children-teens h3 a, .tribe-common article.tribe_events_cat-children-teens h3 a:link, .tribe-common article.tribe_events_cat-children-teens h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-children-teens h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-children-teens .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-children-teens a, .tribe-events-calendar .tribe-events-category-children-teens a, #tribe-events-content .teccc-legend li.tribe-events-category-children-teens a, #tribe-events-content .tribe-events-calendar .tribe-events-category-children-teens a, .type-tribe_events.tribe-events-category-children-teens h2 a, .tribe-events-category-children-teens > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-children-teens h4 a { text-decoration: none; } .tribe-events-category-children-teens h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-children-teens, .tribe-events-category-children-teens .tribe-events-map-event-title a:link, .tribe-events-category-children-teens .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-children-teens h3, article.tribe-events-pro-photo__event.tribe_events_cat-children-teens h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-children-teens, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-children-teens, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-children-teens, article.tribe-events-pro-week-grid__event.tribe_events_cat-children-teens h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-children-teens h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children-teens h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children-teens .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children-teens .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-children-teens h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-children-teens, .tribe-events-adv-list-widget .tribe-events-category-children-teens h2, .tribe-venue-widget-list li.tribe-events-category-children-teens h4, .teccc-legend li.tribe_events_cat-children-teens, article.tribe_events_cat-children-teens header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-children-teens h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-children-teens .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-children-teens h3, article.tribe-events-calendar-day__event.tribe_events_cat-children-teens h3, article.tribe-events-calendar-list__event.tribe_events_cat-children-teens h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-children-teens h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-children-teens, .teccc-legend li.tribe-events-category-children-teens, .tribe-events-calendar .tribe-events-category-children-teens, .type-tribe_events.tribe-events-category-children-teens h2, .tribe-events-category-children-teens > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-children-teens h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-children-teens, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-children-teens, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-children-teens h3 { border-left: 0px solid transparent !important; } .tribe-events-category-children-teens .tribe-events-map-event-title a:link, .tribe-events-category-children-teens .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-children-teens h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-children-teens h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-children-teens h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-children-teens h2 a:visited, .tribe-events-category-children-teens.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-children-teens h4 a:link, .tribe-venue-widget-list li.tribe-events-category-children-teens h4 a:visited, .tribe-events-category-children-teens h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-children-teens h2.tribe-events-list-event-title a, .tribe-events-category-children-teens h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-children-teens h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-children-teens h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-constitution-and-by-laws-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-constitution-and-by-laws-committee h2.tribe-events-list-event-title a, .tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:link, .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-constitution-and-by-laws-committee.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-constitution-and-by-laws-committee a, .tribe-grid-body .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee a, .tribe-grid-allday .tribe-events-category-constitution-and-by-laws-committee a, .tribe-events-adv-list-widget .tribe-events-category-constitution-and-by-laws-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-constitution-and-by-laws-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-constitution-and-by-laws-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-constitution-and-by-laws-committee h2 a:visited, .tribe-events-category-constitution-and-by-laws-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-constitution-and-by-laws-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-constitution-and-by-laws-committee h4 a:visited, .teccc-legend li.tribe_events_cat-constitution-and-by-laws-committee a, .tribe-common article.tribe_events_cat-constitution-and-by-laws-committee h3 a, .tribe-common article.tribe_events_cat-constitution-and-by-laws-committee h3 a:link, .tribe-common article.tribe_events_cat-constitution-and-by-laws-committee h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-constitution-and-by-laws-committee h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-constitution-and-by-laws-committee a, .tribe-events-calendar .tribe-events-category-constitution-and-by-laws-committee a, #tribe-events-content .teccc-legend li.tribe-events-category-constitution-and-by-laws-committee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-constitution-and-by-laws-committee a, .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee h2 a, .tribe-events-category-constitution-and-by-laws-committee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-constitution-and-by-laws-committee h4 a { text-decoration: none; } .tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee, .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:link, .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-pro-photo__event.tribe_events_cat-constitution-and-by-laws-committee h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-constitution-and-by-laws-committee, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-constitution-and-by-laws-committee, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-constitution-and-by-laws-committee, article.tribe-events-pro-week-grid__event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-constitution-and-by-laws-committee .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-constitution-and-by-laws-committee .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-constitution-and-by-laws-committee h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-constitution-and-by-laws-committee, .tribe-events-adv-list-widget .tribe-events-category-constitution-and-by-laws-committee h2, .tribe-venue-widget-list li.tribe-events-category-constitution-and-by-laws-committee h4, .teccc-legend li.tribe_events_cat-constitution-and-by-laws-committee, article.tribe_events_cat-constitution-and-by-laws-committee header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-constitution-and-by-laws-committee .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-calendar-day__event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-calendar-list__event.tribe_events_cat-constitution-and-by-laws-committee h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-constitution-and-by-laws-committee h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee, .teccc-legend li.tribe-events-category-constitution-and-by-laws-committee, .tribe-events-calendar .tribe-events-category-constitution-and-by-laws-committee, .type-tribe_events.tribe-events-category-constitution-and-by-laws-committee h2, .tribe-events-category-constitution-and-by-laws-committee > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-constitution-and-by-laws-committee h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-constitution-and-by-laws-committee h3 { border-left: 0px solid transparent !important; } .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:link, .tribe-events-category-constitution-and-by-laws-committee .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-constitution-and-by-laws-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-constitution-and-by-laws-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-constitution-and-by-laws-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-constitution-and-by-laws-committee h2 a:visited, .tribe-events-category-constitution-and-by-laws-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-constitution-and-by-laws-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-constitution-and-by-laws-committee h4 a:visited, .tribe-events-category-constitution-and-by-laws-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-constitution-and-by-laws-committee h2.tribe-events-list-event-title a, .tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-constitution-and-by-laws-committee h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-contact-library-for-an-invite h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-contact-library-for-an-invite h2.tribe-events-list-event-title a, .tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-contact-library-for-an-invite, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-contact-library-for-an-invite.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:link, .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-contact-library-for-an-invite.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-contact-library-for-an-invite a, .tribe-grid-body .type-tribe_events.tribe-events-category-contact-library-for-an-invite a, .tribe-grid-allday .tribe-events-category-contact-library-for-an-invite a, .tribe-events-adv-list-widget .tribe-events-category-contact-library-for-an-invite h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-contact-library-for-an-invite h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-contact-library-for-an-invite h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-contact-library-for-an-invite h2 a:visited, .tribe-events-category-contact-library-for-an-invite.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-contact-library-for-an-invite h4 a:link, .tribe-venue-widget-list li.tribe-events-category-contact-library-for-an-invite h4 a:visited, .teccc-legend li.tribe_events_cat-contact-library-for-an-invite a, .tribe-common article.tribe_events_cat-contact-library-for-an-invite h3 a, .tribe-common article.tribe_events_cat-contact-library-for-an-invite h3 a:link, .tribe-common article.tribe_events_cat-contact-library-for-an-invite h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-contact-library-for-an-invite h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-contact-library-for-an-invite .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-contact-library-for-an-invite a, .tribe-events-calendar .tribe-events-category-contact-library-for-an-invite a, #tribe-events-content .teccc-legend li.tribe-events-category-contact-library-for-an-invite a, #tribe-events-content .tribe-events-calendar .tribe-events-category-contact-library-for-an-invite a, .type-tribe_events.tribe-events-category-contact-library-for-an-invite h2 a, .tribe-events-category-contact-library-for-an-invite > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-contact-library-for-an-invite h4 a { text-decoration: none; } .tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-contact-library-for-an-invite, .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:link, .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-pro-photo__event.tribe_events_cat-contact-library-for-an-invite h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-contact-library-for-an-invite, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-contact-library-for-an-invite, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-contact-library-for-an-invite, article.tribe-events-pro-week-grid__event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-contact-library-for-an-invite .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-contact-library-for-an-invite .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-contact-library-for-an-invite h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-contact-library-for-an-invite, .tribe-events-adv-list-widget .tribe-events-category-contact-library-for-an-invite h2, .tribe-venue-widget-list li.tribe-events-category-contact-library-for-an-invite h4, .teccc-legend li.tribe_events_cat-contact-library-for-an-invite, article.tribe_events_cat-contact-library-for-an-invite header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-contact-library-for-an-invite .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-calendar-day__event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-calendar-list__event.tribe_events_cat-contact-library-for-an-invite h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-contact-library-for-an-invite h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-contact-library-for-an-invite, .teccc-legend li.tribe-events-category-contact-library-for-an-invite, .tribe-events-calendar .tribe-events-category-contact-library-for-an-invite, .type-tribe_events.tribe-events-category-contact-library-for-an-invite h2, .tribe-events-category-contact-library-for-an-invite > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-contact-library-for-an-invite h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-contact-library-for-an-invite, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-contact-library-for-an-invite, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-contact-library-for-an-invite h3 { border-left: 0px solid transparent !important; } .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:link, .tribe-events-category-contact-library-for-an-invite .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-contact-library-for-an-invite h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-contact-library-for-an-invite h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-contact-library-for-an-invite h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-contact-library-for-an-invite h2 a:visited, .tribe-events-category-contact-library-for-an-invite.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-contact-library-for-an-invite h4 a:link, .tribe-venue-widget-list li.tribe-events-category-contact-library-for-an-invite h4 a:visited, .tribe-events-category-contact-library-for-an-invite h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-contact-library-for-an-invite h2.tribe-events-list-event-title a, .tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-contact-library-for-an-invite h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-costumes-are-encouraged-but-not-required h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-costumes-are-encouraged-but-not-required h2.tribe-events-list-event-title a, .tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:link, .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-costumes-are-encouraged-but-not-required.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-costumes-are-encouraged-but-not-required a, .tribe-grid-body .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required a, .tribe-grid-allday .tribe-events-category-costumes-are-encouraged-but-not-required a, .tribe-events-adv-list-widget .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:visited, .tribe-events-category-costumes-are-encouraged-but-not-required.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-costumes-are-encouraged-but-not-required h4 a:link, .tribe-venue-widget-list li.tribe-events-category-costumes-are-encouraged-but-not-required h4 a:visited, .teccc-legend li.tribe_events_cat-costumes-are-encouraged-but-not-required a, .tribe-common article.tribe_events_cat-costumes-are-encouraged-but-not-required h3 a, .tribe-common article.tribe_events_cat-costumes-are-encouraged-but-not-required h3 a:link, .tribe-common article.tribe_events_cat-costumes-are-encouraged-but-not-required h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-costumes-are-encouraged-but-not-required a, .tribe-events-calendar .tribe-events-category-costumes-are-encouraged-but-not-required a, #tribe-events-content .teccc-legend li.tribe-events-category-costumes-are-encouraged-but-not-required a, #tribe-events-content .tribe-events-calendar .tribe-events-category-costumes-are-encouraged-but-not-required a, .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required h2 a, .tribe-events-category-costumes-are-encouraged-but-not-required > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-costumes-are-encouraged-but-not-required h4 a { text-decoration: none; } .tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:link, .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-pro-photo__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-costumes-are-encouraged-but-not-required, article.tribe-events-pro-week-grid__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-costumes-are-encouraged-but-not-required h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-events-adv-list-widget .tribe-events-category-costumes-are-encouraged-but-not-required h2, .tribe-venue-widget-list li.tribe-events-category-costumes-are-encouraged-but-not-required h4, .teccc-legend li.tribe_events_cat-costumes-are-encouraged-but-not-required, article.tribe_events_cat-costumes-are-encouraged-but-not-required header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-calendar-day__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-calendar-list__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-costumes-are-encouraged-but-not-required h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required, .teccc-legend li.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-events-calendar .tribe-events-category-costumes-are-encouraged-but-not-required, .type-tribe_events.tribe-events-category-costumes-are-encouraged-but-not-required h2, .tribe-events-category-costumes-are-encouraged-but-not-required > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-costumes-are-encouraged-but-not-required h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-costumes-are-encouraged-but-not-required h3 { border-left: 0px solid transparent !important; } .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:link, .tribe-events-category-costumes-are-encouraged-but-not-required .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-costumes-are-encouraged-but-not-required h2 a:visited, .tribe-events-category-costumes-are-encouraged-but-not-required.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-costumes-are-encouraged-but-not-required h4 a:link, .tribe-venue-widget-list li.tribe-events-category-costumes-are-encouraged-but-not-required h4 a:visited, .tribe-events-category-costumes-are-encouraged-but-not-required h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-costumes-are-encouraged-but-not-required h2.tribe-events-list-event-title a, .tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-costumes-are-encouraged-but-not-required h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-douglasboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-douglasboard h2.tribe-events-list-event-title a, .tribe-events-category-douglasboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-douglasboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-douglasboard h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-douglasboard, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-douglasboard h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-douglasboard.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-douglasboard .tribe-events-map-event-title a:link, .tribe-events-category-douglasboard .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-douglasboard.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-douglasboard a, .tribe-grid-body .type-tribe_events.tribe-events-category-douglasboard a, .tribe-grid-allday .tribe-events-category-douglasboard a, .tribe-events-adv-list-widget .tribe-events-category-douglasboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-douglasboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-douglasboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-douglasboard h2 a:visited, .tribe-events-category-douglasboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-douglasboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-douglasboard h4 a:visited, .teccc-legend li.tribe_events_cat-douglasboard a, .tribe-common article.tribe_events_cat-douglasboard h3 a, .tribe-common article.tribe_events_cat-douglasboard h3 a:link, .tribe-common article.tribe_events_cat-douglasboard h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-douglasboard h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-douglasboard .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-douglasboard a, .tribe-events-calendar .tribe-events-category-douglasboard a, #tribe-events-content .teccc-legend li.tribe-events-category-douglasboard a, #tribe-events-content .tribe-events-calendar .tribe-events-category-douglasboard a, .type-tribe_events.tribe-events-category-douglasboard h2 a, .tribe-events-category-douglasboard > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-douglasboard h4 a { text-decoration: none; } .tribe-events-category-douglasboard h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-douglasboard, .tribe-events-category-douglasboard .tribe-events-map-event-title a:link, .tribe-events-category-douglasboard .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-douglasboard h3, article.tribe-events-pro-photo__event.tribe_events_cat-douglasboard h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-douglasboard, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-douglasboard, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-douglasboard, article.tribe-events-pro-week-grid__event.tribe_events_cat-douglasboard h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-douglasboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-douglasboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-douglasboard .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-douglasboard .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-douglasboard h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-douglasboard, .tribe-events-adv-list-widget .tribe-events-category-douglasboard h2, .tribe-venue-widget-list li.tribe-events-category-douglasboard h4, .teccc-legend li.tribe_events_cat-douglasboard, article.tribe_events_cat-douglasboard header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-douglasboard h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-douglasboard .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-douglasboard h3, article.tribe-events-calendar-day__event.tribe_events_cat-douglasboard h3, article.tribe-events-calendar-list__event.tribe_events_cat-douglasboard h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-douglasboard h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-douglasboard, .teccc-legend li.tribe-events-category-douglasboard, .tribe-events-calendar .tribe-events-category-douglasboard, .type-tribe_events.tribe-events-category-douglasboard h2, .tribe-events-category-douglasboard > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-douglasboard h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-douglasboard, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-douglasboard, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-douglasboard h3 { border-left: 0px solid transparent !important; } .tribe-events-category-douglasboard .tribe-events-map-event-title a:link, .tribe-events-category-douglasboard .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-douglasboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-douglasboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-douglasboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-douglasboard h2 a:visited, .tribe-events-category-douglasboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-douglasboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-douglasboard h4 a:visited, .tribe-events-category-douglasboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-douglasboard h2.tribe-events-list-event-title a, .tribe-events-category-douglasboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-douglasboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-douglasboard h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-families-with-small-children h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-families-with-small-children h2.tribe-events-list-event-title a, .tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-families-with-small-children, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-families-with-small-children.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:link, .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-families-with-small-children.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-families-with-small-children a, .tribe-grid-body .type-tribe_events.tribe-events-category-families-with-small-children a, .tribe-grid-allday .tribe-events-category-families-with-small-children a, .tribe-events-adv-list-widget .tribe-events-category-families-with-small-children h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-families-with-small-children h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-families-with-small-children h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-families-with-small-children h2 a:visited, .tribe-events-category-families-with-small-children.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-families-with-small-children h4 a:link, .tribe-venue-widget-list li.tribe-events-category-families-with-small-children h4 a:visited, .teccc-legend li.tribe_events_cat-families-with-small-children a, .tribe-common article.tribe_events_cat-families-with-small-children h3 a, .tribe-common article.tribe_events_cat-families-with-small-children h3 a:link, .tribe-common article.tribe_events_cat-families-with-small-children h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-families-with-small-children h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-families-with-small-children .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-families-with-small-children a, .tribe-events-calendar .tribe-events-category-families-with-small-children a, #tribe-events-content .teccc-legend li.tribe-events-category-families-with-small-children a, #tribe-events-content .tribe-events-calendar .tribe-events-category-families-with-small-children a, .type-tribe_events.tribe-events-category-families-with-small-children h2 a, .tribe-events-category-families-with-small-children > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-families-with-small-children h4 a { text-decoration: none; } .tribe-events-category-families-with-small-children h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-families-with-small-children, .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:link, .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-families-with-small-children h3, article.tribe-events-pro-photo__event.tribe_events_cat-families-with-small-children h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-families-with-small-children, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-families-with-small-children, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-families-with-small-children, article.tribe-events-pro-week-grid__event.tribe_events_cat-families-with-small-children h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-families-with-small-children h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families-with-small-children h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families-with-small-children .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families-with-small-children .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-families-with-small-children h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-families-with-small-children, .tribe-events-adv-list-widget .tribe-events-category-families-with-small-children h2, .tribe-venue-widget-list li.tribe-events-category-families-with-small-children h4, .teccc-legend li.tribe_events_cat-families-with-small-children, article.tribe_events_cat-families-with-small-children header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-families-with-small-children h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-families-with-small-children .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-families-with-small-children h3, article.tribe-events-calendar-day__event.tribe_events_cat-families-with-small-children h3, article.tribe-events-calendar-list__event.tribe_events_cat-families-with-small-children h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-families-with-small-children h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-families-with-small-children, .teccc-legend li.tribe-events-category-families-with-small-children, .tribe-events-calendar .tribe-events-category-families-with-small-children, .type-tribe_events.tribe-events-category-families-with-small-children h2, .tribe-events-category-families-with-small-children > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-families-with-small-children h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-families-with-small-children, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-families-with-small-children, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-families-with-small-children h3 { border-left: 0px solid transparent !important; } .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:link, .tribe-events-category-families-with-small-children .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-families-with-small-children h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-families-with-small-children h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-families-with-small-children h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-families-with-small-children h2 a:visited, .tribe-events-category-families-with-small-children.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-families-with-small-children h4 a:link, .tribe-venue-widget-list li.tribe-events-category-families-with-small-children h4 a:visited, .tribe-events-category-families-with-small-children h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-families-with-small-children h2.tribe-events-list-event-title a, .tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-families-with-small-children h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-family h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-family h2.tribe-events-list-event-title a, .tribe-events-category-family h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-family h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-family h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-family, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-family h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-family.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-family .tribe-events-map-event-title a:link, .tribe-events-category-family .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-family.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-family a, .tribe-grid-body .type-tribe_events.tribe-events-category-family a, .tribe-grid-allday .tribe-events-category-family a, .tribe-events-adv-list-widget .tribe-events-category-family h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-family h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-family h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-family h2 a:visited, .tribe-events-category-family.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-family h4 a:link, .tribe-venue-widget-list li.tribe-events-category-family h4 a:visited, .teccc-legend li.tribe_events_cat-family a, .tribe-common article.tribe_events_cat-family h3 a, .tribe-common article.tribe_events_cat-family h3 a:link, .tribe-common article.tribe_events_cat-family h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-family h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-family .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-family a, .tribe-events-calendar .tribe-events-category-family a, #tribe-events-content .teccc-legend li.tribe-events-category-family a, #tribe-events-content .tribe-events-calendar .tribe-events-category-family a, .type-tribe_events.tribe-events-category-family h2 a, .tribe-events-category-family > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-family h4 a { text-decoration: none; } .tribe-events-category-family h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-family, .tribe-events-category-family .tribe-events-map-event-title a:link, .tribe-events-category-family .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-family h3, article.tribe-events-pro-photo__event.tribe_events_cat-family h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-family, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-family, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-family, article.tribe-events-pro-week-grid__event.tribe_events_cat-family h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-family h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-family h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-family .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-family .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-family h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-family, .tribe-events-adv-list-widget .tribe-events-category-family h2, .tribe-venue-widget-list li.tribe-events-category-family h4, .teccc-legend li.tribe_events_cat-family, article.tribe_events_cat-family header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-family h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-family .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-family h3, article.tribe-events-calendar-day__event.tribe_events_cat-family h3, article.tribe-events-calendar-list__event.tribe_events_cat-family h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-family h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-family, .teccc-legend li.tribe-events-category-family, .tribe-events-calendar .tribe-events-category-family, .type-tribe_events.tribe-events-category-family h2, .tribe-events-category-family > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-family h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-family, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-family, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-family h3 { border-left: 0px solid transparent !important; } .tribe-events-category-family .tribe-events-map-event-title a:link, .tribe-events-category-family .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-family h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-family h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-family h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-family h2 a:visited, .tribe-events-category-family.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-family h4 a:link, .tribe-venue-widget-list li.tribe-events-category-family h4 a:visited, .tribe-events-category-family h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-family h2.tribe-events-list-event-title a, .tribe-events-category-family h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-family h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-family h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-famlies h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-famlies h2.tribe-events-list-event-title a, .tribe-events-category-famlies h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-famlies h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-famlies h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-famlies, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-famlies h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-famlies.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-famlies .tribe-events-map-event-title a:link, .tribe-events-category-famlies .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-famlies.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-famlies a, .tribe-grid-body .type-tribe_events.tribe-events-category-famlies a, .tribe-grid-allday .tribe-events-category-famlies a, .tribe-events-adv-list-widget .tribe-events-category-famlies h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-famlies h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-famlies h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-famlies h2 a:visited, .tribe-events-category-famlies.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-famlies h4 a:link, .tribe-venue-widget-list li.tribe-events-category-famlies h4 a:visited, .teccc-legend li.tribe_events_cat-famlies a, .tribe-common article.tribe_events_cat-famlies h3 a, .tribe-common article.tribe_events_cat-famlies h3 a:link, .tribe-common article.tribe_events_cat-famlies h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-famlies h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-famlies .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-famlies a, .tribe-events-calendar .tribe-events-category-famlies a, #tribe-events-content .teccc-legend li.tribe-events-category-famlies a, #tribe-events-content .tribe-events-calendar .tribe-events-category-famlies a, .type-tribe_events.tribe-events-category-famlies h2 a, .tribe-events-category-famlies > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-famlies h4 a { text-decoration: none; } .tribe-events-category-famlies h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-famlies, .tribe-events-category-famlies .tribe-events-map-event-title a:link, .tribe-events-category-famlies .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-famlies h3, article.tribe-events-pro-photo__event.tribe_events_cat-famlies h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-famlies, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-famlies, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-famlies, article.tribe-events-pro-week-grid__event.tribe_events_cat-famlies h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-famlies h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-famlies h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-famlies .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-famlies .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-famlies h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-famlies, .tribe-events-adv-list-widget .tribe-events-category-famlies h2, .tribe-venue-widget-list li.tribe-events-category-famlies h4, .teccc-legend li.tribe_events_cat-famlies, article.tribe_events_cat-famlies header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-famlies h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-famlies .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-famlies h3, article.tribe-events-calendar-day__event.tribe_events_cat-famlies h3, article.tribe-events-calendar-list__event.tribe_events_cat-famlies h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-famlies h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-famlies, .teccc-legend li.tribe-events-category-famlies, .tribe-events-calendar .tribe-events-category-famlies, .type-tribe_events.tribe-events-category-famlies h2, .tribe-events-category-famlies > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-famlies h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-famlies, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-famlies, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-famlies h3 { border-left: 0px solid transparent !important; } .tribe-events-category-famlies .tribe-events-map-event-title a:link, .tribe-events-category-famlies .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-famlies h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-famlies h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-famlies h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-famlies h2 a:visited, .tribe-events-category-famlies.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-famlies h4 a:link, .tribe-venue-widget-list li.tribe-events-category-famlies h4 a:visited, .tribe-events-category-famlies h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-famlies h2.tribe-events-list-event-title a, .tribe-events-category-famlies h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-famlies h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-famlies h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-financial-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-financial-committee h2.tribe-events-list-event-title a, .tribe-events-category-financial-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-financial-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-financial-committee h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-financial-committee, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-financial-committee h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-financial-committee.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-financial-committee .tribe-events-map-event-title a:link, .tribe-events-category-financial-committee .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-financial-committee.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-financial-committee a, .tribe-grid-body .type-tribe_events.tribe-events-category-financial-committee a, .tribe-grid-allday .tribe-events-category-financial-committee a, .tribe-events-adv-list-widget .tribe-events-category-financial-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-financial-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-financial-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-financial-committee h2 a:visited, .tribe-events-category-financial-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-financial-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-financial-committee h4 a:visited, .teccc-legend li.tribe_events_cat-financial-committee a, .tribe-common article.tribe_events_cat-financial-committee h3 a, .tribe-common article.tribe_events_cat-financial-committee h3 a:link, .tribe-common article.tribe_events_cat-financial-committee h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-financial-committee h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-financial-committee .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-financial-committee a, .tribe-events-calendar .tribe-events-category-financial-committee a, #tribe-events-content .teccc-legend li.tribe-events-category-financial-committee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-financial-committee a, .type-tribe_events.tribe-events-category-financial-committee h2 a, .tribe-events-category-financial-committee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-financial-committee h4 a { text-decoration: none; } .tribe-events-category-financial-committee h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-financial-committee, .tribe-events-category-financial-committee .tribe-events-map-event-title a:link, .tribe-events-category-financial-committee .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-financial-committee h3, article.tribe-events-pro-photo__event.tribe_events_cat-financial-committee h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-financial-committee, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-financial-committee, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-financial-committee, article.tribe-events-pro-week-grid__event.tribe_events_cat-financial-committee h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-financial-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-financial-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-financial-committee .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-financial-committee .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-financial-committee h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-financial-committee, .tribe-events-adv-list-widget .tribe-events-category-financial-committee h2, .tribe-venue-widget-list li.tribe-events-category-financial-committee h4, .teccc-legend li.tribe_events_cat-financial-committee, article.tribe_events_cat-financial-committee header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-financial-committee h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-financial-committee .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-financial-committee h3, article.tribe-events-calendar-day__event.tribe_events_cat-financial-committee h3, article.tribe-events-calendar-list__event.tribe_events_cat-financial-committee h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-financial-committee h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-financial-committee, .teccc-legend li.tribe-events-category-financial-committee, .tribe-events-calendar .tribe-events-category-financial-committee, .type-tribe_events.tribe-events-category-financial-committee h2, .tribe-events-category-financial-committee > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-financial-committee h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-financial-committee, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-financial-committee, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-financial-committee h3 { border-left: 0px solid transparent !important; } .tribe-events-category-financial-committee .tribe-events-map-event-title a:link, .tribe-events-category-financial-committee .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-financial-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-financial-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-financial-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-financial-committee h2 a:visited, .tribe-events-category-financial-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-financial-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-financial-committee h4 a:visited, .tribe-events-category-financial-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-financial-committee h2.tribe-events-list-event-title a, .tribe-events-category-financial-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-financial-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-financial-committee h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-haralson-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-haralson-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-haralson-county-library-board-of-trustees.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-haralson-county-library-board-of-trustees a, .tribe-grid-body .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees a, .tribe-grid-allday .tribe-events-category-haralson-county-library-board-of-trustees a, .tribe-events-adv-list-widget .tribe-events-category-haralson-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-haralson-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-haralson-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-haralson-county-library-board-of-trustees h2 a:visited, .tribe-events-category-haralson-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-haralson-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-haralson-county-library-board-of-trustees h4 a:visited, .teccc-legend li.tribe_events_cat-haralson-county-library-board-of-trustees a, .tribe-common article.tribe_events_cat-haralson-county-library-board-of-trustees h3 a, .tribe-common article.tribe_events_cat-haralson-county-library-board-of-trustees h3 a:link, .tribe-common article.tribe_events_cat-haralson-county-library-board-of-trustees h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-haralson-county-library-board-of-trustees a, .tribe-events-calendar .tribe-events-category-haralson-county-library-board-of-trustees a, #tribe-events-content .teccc-legend li.tribe-events-category-haralson-county-library-board-of-trustees a, #tribe-events-content .tribe-events-calendar .tribe-events-category-haralson-county-library-board-of-trustees a, .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees h2 a, .tribe-events-category-haralson-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-haralson-county-library-board-of-trustees h4 a { text-decoration: none; } .tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-pro-photo__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-haralson-county-library-board-of-trustees, article.tribe-events-pro-week-grid__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-haralson-county-library-board-of-trustees h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-events-adv-list-widget .tribe-events-category-haralson-county-library-board-of-trustees h2, .tribe-venue-widget-list li.tribe-events-category-haralson-county-library-board-of-trustees h4, .teccc-legend li.tribe_events_cat-haralson-county-library-board-of-trustees, article.tribe_events_cat-haralson-county-library-board-of-trustees header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-calendar-day__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-calendar-list__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-haralson-county-library-board-of-trustees h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees, .teccc-legend li.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-events-calendar .tribe-events-category-haralson-county-library-board-of-trustees, .type-tribe_events.tribe-events-category-haralson-county-library-board-of-trustees h2, .tribe-events-category-haralson-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-haralson-county-library-board-of-trustees h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-haralson-county-library-board-of-trustees h3 { border-left: 0px solid transparent !important; } .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-haralson-county-library-board-of-trustees .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-haralson-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-haralson-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-haralson-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-haralson-county-library-board-of-trustees h2 a:visited, .tribe-events-category-haralson-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-haralson-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-haralson-county-library-board-of-trustees h4 a:visited, .tribe-events-category-haralson-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-haralson-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-haralson-county-library-board-of-trustees h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-heard-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-heard-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-heard-county-library-board-of-trustees.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-heard-county-library-board-of-trustees a, .tribe-grid-body .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees a, .tribe-grid-allday .tribe-events-category-heard-county-library-board-of-trustees a, .tribe-events-adv-list-widget .tribe-events-category-heard-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-heard-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-heard-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-heard-county-library-board-of-trustees h2 a:visited, .tribe-events-category-heard-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-heard-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-heard-county-library-board-of-trustees h4 a:visited, .teccc-legend li.tribe_events_cat-heard-county-library-board-of-trustees a, .tribe-common article.tribe_events_cat-heard-county-library-board-of-trustees h3 a, .tribe-common article.tribe_events_cat-heard-county-library-board-of-trustees h3 a:link, .tribe-common article.tribe_events_cat-heard-county-library-board-of-trustees h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-heard-county-library-board-of-trustees a, .tribe-events-calendar .tribe-events-category-heard-county-library-board-of-trustees a, #tribe-events-content .teccc-legend li.tribe-events-category-heard-county-library-board-of-trustees a, #tribe-events-content .tribe-events-calendar .tribe-events-category-heard-county-library-board-of-trustees a, .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees h2 a, .tribe-events-category-heard-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-heard-county-library-board-of-trustees h4 a { text-decoration: none; } .tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees, .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-pro-photo__event.tribe_events_cat-heard-county-library-board-of-trustees h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-heard-county-library-board-of-trustees, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-heard-county-library-board-of-trustees, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-heard-county-library-board-of-trustees, article.tribe-events-pro-week-grid__event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-heard-county-library-board-of-trustees h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-heard-county-library-board-of-trustees, .tribe-events-adv-list-widget .tribe-events-category-heard-county-library-board-of-trustees h2, .tribe-venue-widget-list li.tribe-events-category-heard-county-library-board-of-trustees h4, .teccc-legend li.tribe_events_cat-heard-county-library-board-of-trustees, article.tribe_events_cat-heard-county-library-board-of-trustees header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-calendar-day__event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-calendar-list__event.tribe_events_cat-heard-county-library-board-of-trustees h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-heard-county-library-board-of-trustees h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees, .teccc-legend li.tribe-events-category-heard-county-library-board-of-trustees, .tribe-events-calendar .tribe-events-category-heard-county-library-board-of-trustees, .type-tribe_events.tribe-events-category-heard-county-library-board-of-trustees h2, .tribe-events-category-heard-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-heard-county-library-board-of-trustees h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-heard-county-library-board-of-trustees h3 { border-left: 0px solid transparent !important; } .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-heard-county-library-board-of-trustees .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-heard-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-heard-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-heard-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-heard-county-library-board-of-trustees h2 a:visited, .tribe-events-category-heard-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-heard-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-heard-county-library-board-of-trustees h4 a:visited, .tribe-events-category-heard-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-heard-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-heard-county-library-board-of-trustees h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-nominating-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-nominating-committee h2.tribe-events-list-event-title a, .tribe-events-category-nominating-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-nominating-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-nominating-committee h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-nominating-committee, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-nominating-committee h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-nominating-committee.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-nominating-committee .tribe-events-map-event-title a:link, .tribe-events-category-nominating-committee .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-nominating-committee.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-nominating-committee a, .tribe-grid-body .type-tribe_events.tribe-events-category-nominating-committee a, .tribe-grid-allday .tribe-events-category-nominating-committee a, .tribe-events-adv-list-widget .tribe-events-category-nominating-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-nominating-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-nominating-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-nominating-committee h2 a:visited, .tribe-events-category-nominating-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-nominating-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-nominating-committee h4 a:visited, .teccc-legend li.tribe_events_cat-nominating-committee a, .tribe-common article.tribe_events_cat-nominating-committee h3 a, .tribe-common article.tribe_events_cat-nominating-committee h3 a:link, .tribe-common article.tribe_events_cat-nominating-committee h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-nominating-committee h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-nominating-committee .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-nominating-committee a, .tribe-events-calendar .tribe-events-category-nominating-committee a, #tribe-events-content .teccc-legend li.tribe-events-category-nominating-committee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-nominating-committee a, .type-tribe_events.tribe-events-category-nominating-committee h2 a, .tribe-events-category-nominating-committee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-nominating-committee h4 a { text-decoration: none; } .tribe-events-category-nominating-committee h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-nominating-committee, .tribe-events-category-nominating-committee .tribe-events-map-event-title a:link, .tribe-events-category-nominating-committee .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-nominating-committee h3, article.tribe-events-pro-photo__event.tribe_events_cat-nominating-committee h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-nominating-committee, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-nominating-committee, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-nominating-committee, article.tribe-events-pro-week-grid__event.tribe_events_cat-nominating-committee h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-nominating-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-nominating-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-nominating-committee .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-nominating-committee .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-nominating-committee h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-nominating-committee, .tribe-events-adv-list-widget .tribe-events-category-nominating-committee h2, .tribe-venue-widget-list li.tribe-events-category-nominating-committee h4, .teccc-legend li.tribe_events_cat-nominating-committee, article.tribe_events_cat-nominating-committee header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-nominating-committee h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-nominating-committee .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-nominating-committee h3, article.tribe-events-calendar-day__event.tribe_events_cat-nominating-committee h3, article.tribe-events-calendar-list__event.tribe_events_cat-nominating-committee h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-nominating-committee h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-nominating-committee, .teccc-legend li.tribe-events-category-nominating-committee, .tribe-events-calendar .tribe-events-category-nominating-committee, .type-tribe_events.tribe-events-category-nominating-committee h2, .tribe-events-category-nominating-committee > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-nominating-committee h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-nominating-committee, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-nominating-committee, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-nominating-committee h3 { border-left: 0px solid transparent !important; } .tribe-events-category-nominating-committee .tribe-events-map-event-title a:link, .tribe-events-category-nominating-committee .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-nominating-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-nominating-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-nominating-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-nominating-committee h2 a:visited, .tribe-events-category-nominating-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-nominating-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-nominating-committee h4 a:visited, .tribe-events-category-nominating-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-nominating-committee h2.tribe-events-list-event-title a, .tribe-events-category-nominating-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-nominating-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-nominating-committee h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2.tribe-events-list-event-title a, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:link, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, .tribe-grid-body .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, .tribe-grid-allday .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, .tribe-events-adv-list-widget .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:visited, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 a:link, .tribe-venue-widget-list li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 a:visited, .teccc-legend li.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up a, .tribe-common article.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3 a, .tribe-common article.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3 a:link, .tribe-common article.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, .tribe-events-calendar .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, #tribe-events-content .teccc-legend li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, #tribe-events-content .tribe-events-calendar .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up a, .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 a { text-decoration: none; } .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:link, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-pro-photo__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, article.tribe-events-pro-week-grid__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-events-adv-list-widget .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2, .tribe-venue-widget-list li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4, .teccc-legend li.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up, article.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-calendar-day__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-calendar-list__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .teccc-legend li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-events-calendar .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .type-tribe_events.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-painting-this-program-is-open-to-everyone-ages-12-and-up h3 { border-left: 0px solid transparent !important; } .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:link, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2 a:visited, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 a:link, .tribe-venue-widget-list li.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h4 a:visited, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h2.tribe-events-list-event-title a, .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-painting-this-program-is-open-to-everyone-ages-12-and-up h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-paulding-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-paulding-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-paulding-county-library-board-of-trustees.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-paulding-county-library-board-of-trustees a, .tribe-grid-body .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees a, .tribe-grid-allday .tribe-events-category-paulding-county-library-board-of-trustees a, .tribe-events-adv-list-widget .tribe-events-category-paulding-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-paulding-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-paulding-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-paulding-county-library-board-of-trustees h2 a:visited, .tribe-events-category-paulding-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-paulding-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-paulding-county-library-board-of-trustees h4 a:visited, .teccc-legend li.tribe_events_cat-paulding-county-library-board-of-trustees a, .tribe-common article.tribe_events_cat-paulding-county-library-board-of-trustees h3 a, .tribe-common article.tribe_events_cat-paulding-county-library-board-of-trustees h3 a:link, .tribe-common article.tribe_events_cat-paulding-county-library-board-of-trustees h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-paulding-county-library-board-of-trustees a, .tribe-events-calendar .tribe-events-category-paulding-county-library-board-of-trustees a, #tribe-events-content .teccc-legend li.tribe-events-category-paulding-county-library-board-of-trustees a, #tribe-events-content .tribe-events-calendar .tribe-events-category-paulding-county-library-board-of-trustees a, .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees h2 a, .tribe-events-category-paulding-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-paulding-county-library-board-of-trustees h4 a { text-decoration: none; } .tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-pro-photo__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-paulding-county-library-board-of-trustees, article.tribe-events-pro-week-grid__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-paulding-county-library-board-of-trustees h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-events-adv-list-widget .tribe-events-category-paulding-county-library-board-of-trustees h2, .tribe-venue-widget-list li.tribe-events-category-paulding-county-library-board-of-trustees h4, .teccc-legend li.tribe_events_cat-paulding-county-library-board-of-trustees, article.tribe_events_cat-paulding-county-library-board-of-trustees header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-calendar-day__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-calendar-list__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-paulding-county-library-board-of-trustees h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees, .teccc-legend li.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-events-calendar .tribe-events-category-paulding-county-library-board-of-trustees, .type-tribe_events.tribe-events-category-paulding-county-library-board-of-trustees h2, .tribe-events-category-paulding-county-library-board-of-trustees > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-paulding-county-library-board-of-trustees h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-paulding-county-library-board-of-trustees h3 { border-left: 0px solid transparent !important; } .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-paulding-county-library-board-of-trustees .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-paulding-county-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-paulding-county-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-paulding-county-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-paulding-county-library-board-of-trustees h2 a:visited, .tribe-events-category-paulding-county-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-paulding-county-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-paulding-county-library-board-of-trustees h4 a:visited, .tribe-events-category-paulding-county-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-paulding-county-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-paulding-county-library-board-of-trustees h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-personnel-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-personnel-committee h2.tribe-events-list-event-title a, .tribe-events-category-personnel-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-personnel-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-personnel-committee h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-personnel-committee, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-personnel-committee h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-personnel-committee.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-personnel-committee .tribe-events-map-event-title a:link, .tribe-events-category-personnel-committee .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-personnel-committee.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-personnel-committee a, .tribe-grid-body .type-tribe_events.tribe-events-category-personnel-committee a, .tribe-grid-allday .tribe-events-category-personnel-committee a, .tribe-events-adv-list-widget .tribe-events-category-personnel-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-personnel-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-personnel-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-personnel-committee h2 a:visited, .tribe-events-category-personnel-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-personnel-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-personnel-committee h4 a:visited, .teccc-legend li.tribe_events_cat-personnel-committee a, .tribe-common article.tribe_events_cat-personnel-committee h3 a, .tribe-common article.tribe_events_cat-personnel-committee h3 a:link, .tribe-common article.tribe_events_cat-personnel-committee h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-personnel-committee h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-personnel-committee .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-personnel-committee a, .tribe-events-calendar .tribe-events-category-personnel-committee a, #tribe-events-content .teccc-legend li.tribe-events-category-personnel-committee a, #tribe-events-content .tribe-events-calendar .tribe-events-category-personnel-committee a, .type-tribe_events.tribe-events-category-personnel-committee h2 a, .tribe-events-category-personnel-committee > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-personnel-committee h4 a { text-decoration: none; } .tribe-events-category-personnel-committee h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-personnel-committee, .tribe-events-category-personnel-committee .tribe-events-map-event-title a:link, .tribe-events-category-personnel-committee .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-personnel-committee h3, article.tribe-events-pro-photo__event.tribe_events_cat-personnel-committee h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-personnel-committee, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-personnel-committee, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-personnel-committee, article.tribe-events-pro-week-grid__event.tribe_events_cat-personnel-committee h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-personnel-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-personnel-committee h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-personnel-committee .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-personnel-committee .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-personnel-committee h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-personnel-committee, .tribe-events-adv-list-widget .tribe-events-category-personnel-committee h2, .tribe-venue-widget-list li.tribe-events-category-personnel-committee h4, .teccc-legend li.tribe_events_cat-personnel-committee, article.tribe_events_cat-personnel-committee header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-personnel-committee h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-personnel-committee .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-personnel-committee h3, article.tribe-events-calendar-day__event.tribe_events_cat-personnel-committee h3, article.tribe-events-calendar-list__event.tribe_events_cat-personnel-committee h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-personnel-committee h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-personnel-committee, .teccc-legend li.tribe-events-category-personnel-committee, .tribe-events-calendar .tribe-events-category-personnel-committee, .type-tribe_events.tribe-events-category-personnel-committee h2, .tribe-events-category-personnel-committee > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-personnel-committee h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-personnel-committee, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-personnel-committee, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-personnel-committee h3 { border-left: 0px solid transparent !important; } .tribe-events-category-personnel-committee .tribe-events-map-event-title a:link, .tribe-events-category-personnel-committee .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-personnel-committee h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-personnel-committee h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-personnel-committee h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-personnel-committee h2 a:visited, .tribe-events-category-personnel-committee.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-personnel-committee h4 a:link, .tribe-venue-widget-list li.tribe-events-category-personnel-committee h4 a:visited, .tribe-events-category-personnel-committee h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-personnel-committee h2.tribe-events-list-event-title a, .tribe-events-category-personnel-committee h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-personnel-committee h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-personnel-committee h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-pick-up-a-copy-today-and-join-us h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-pick-up-a-copy-today-and-join-us h2.tribe-events-list-event-title a, .tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:link, .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-pick-up-a-copy-today-and-join-us.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-pick-up-a-copy-today-and-join-us a, .tribe-grid-body .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us a, .tribe-grid-allday .tribe-events-category-pick-up-a-copy-today-and-join-us a, .tribe-events-adv-list-widget .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:visited, .tribe-events-category-pick-up-a-copy-today-and-join-us.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-pick-up-a-copy-today-and-join-us h4 a:link, .tribe-venue-widget-list li.tribe-events-category-pick-up-a-copy-today-and-join-us h4 a:visited, .teccc-legend li.tribe_events_cat-pick-up-a-copy-today-and-join-us a, .tribe-common article.tribe_events_cat-pick-up-a-copy-today-and-join-us h3 a, .tribe-common article.tribe_events_cat-pick-up-a-copy-today-and-join-us h3 a:link, .tribe-common article.tribe_events_cat-pick-up-a-copy-today-and-join-us h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-pick-up-a-copy-today-and-join-us a, .tribe-events-calendar .tribe-events-category-pick-up-a-copy-today-and-join-us a, #tribe-events-content .teccc-legend li.tribe-events-category-pick-up-a-copy-today-and-join-us a, #tribe-events-content .tribe-events-calendar .tribe-events-category-pick-up-a-copy-today-and-join-us a, .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us h2 a, .tribe-events-category-pick-up-a-copy-today-and-join-us > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-pick-up-a-copy-today-and-join-us h4 a { text-decoration: none; } .tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:link, .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-pro-photo__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-pick-up-a-copy-today-and-join-us, article.tribe-events-pro-week-grid__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-pick-up-a-copy-today-and-join-us h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-events-adv-list-widget .tribe-events-category-pick-up-a-copy-today-and-join-us h2, .tribe-venue-widget-list li.tribe-events-category-pick-up-a-copy-today-and-join-us h4, .teccc-legend li.tribe_events_cat-pick-up-a-copy-today-and-join-us, article.tribe_events_cat-pick-up-a-copy-today-and-join-us header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-calendar-day__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-calendar-list__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us, .teccc-legend li.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-events-calendar .tribe-events-category-pick-up-a-copy-today-and-join-us, .type-tribe_events.tribe-events-category-pick-up-a-copy-today-and-join-us h2, .tribe-events-category-pick-up-a-copy-today-and-join-us > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-pick-up-a-copy-today-and-join-us h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-pick-up-a-copy-today-and-join-us h3 { border-left: 0px solid transparent !important; } .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:link, .tribe-events-category-pick-up-a-copy-today-and-join-us .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-pick-up-a-copy-today-and-join-us h2 a:visited, .tribe-events-category-pick-up-a-copy-today-and-join-us.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-pick-up-a-copy-today-and-join-us h4 a:link, .tribe-venue-widget-list li.tribe-events-category-pick-up-a-copy-today-and-join-us h4 a:visited, .tribe-events-category-pick-up-a-copy-today-and-join-us h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-pick-up-a-copy-today-and-join-us h2.tribe-events-list-event-title a, .tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-pick-up-a-copy-today-and-join-us h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-preschool h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-preschool h2.tribe-events-list-event-title a, .tribe-events-category-preschool h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-preschool h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-preschool h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-preschool, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-preschool h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-preschool.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-preschool .tribe-events-map-event-title a:link, .tribe-events-category-preschool .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-preschool.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-preschool a, .tribe-grid-body .type-tribe_events.tribe-events-category-preschool a, .tribe-grid-allday .tribe-events-category-preschool a, .tribe-events-adv-list-widget .tribe-events-category-preschool h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-preschool h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-preschool h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-preschool h2 a:visited, .tribe-events-category-preschool.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-preschool h4 a:link, .tribe-venue-widget-list li.tribe-events-category-preschool h4 a:visited, .teccc-legend li.tribe_events_cat-preschool a, .tribe-common article.tribe_events_cat-preschool h3 a, .tribe-common article.tribe_events_cat-preschool h3 a:link, .tribe-common article.tribe_events_cat-preschool h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-preschool h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-preschool .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-preschool a, .tribe-events-calendar .tribe-events-category-preschool a, #tribe-events-content .teccc-legend li.tribe-events-category-preschool a, #tribe-events-content .tribe-events-calendar .tribe-events-category-preschool a, .type-tribe_events.tribe-events-category-preschool h2 a, .tribe-events-category-preschool > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-preschool h4 a { text-decoration: none; } .tribe-events-category-preschool h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-preschool, .tribe-events-category-preschool .tribe-events-map-event-title a:link, .tribe-events-category-preschool .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-preschool h3, article.tribe-events-pro-photo__event.tribe_events_cat-preschool h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-preschool, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-preschool, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-preschool, article.tribe-events-pro-week-grid__event.tribe_events_cat-preschool h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-preschool h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-preschool h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-preschool .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-preschool .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-preschool h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-preschool, .tribe-events-adv-list-widget .tribe-events-category-preschool h2, .tribe-venue-widget-list li.tribe-events-category-preschool h4, .teccc-legend li.tribe_events_cat-preschool, article.tribe_events_cat-preschool header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-preschool h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-preschool .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-preschool h3, article.tribe-events-calendar-day__event.tribe_events_cat-preschool h3, article.tribe-events-calendar-list__event.tribe_events_cat-preschool h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-preschool h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-preschool, .teccc-legend li.tribe-events-category-preschool, .tribe-events-calendar .tribe-events-category-preschool, .type-tribe_events.tribe-events-category-preschool h2, .tribe-events-category-preschool > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-preschool h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-preschool, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-preschool, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-preschool h3 { border-left: 0px solid transparent !important; } .tribe-events-category-preschool .tribe-events-map-event-title a:link, .tribe-events-category-preschool .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-preschool h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-preschool h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-preschool h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-preschool h2 a:visited, .tribe-events-category-preschool.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-preschool h4 a:link, .tribe-venue-widget-list li.tribe-events-category-preschool h4 a:visited, .tribe-events-category-preschool h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-preschool h2.tribe-events-list-event-title a, .tribe-events-category-preschool h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-preschool h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-preschool h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-steam-engine h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-steam-engine h2.tribe-events-list-event-title a, .tribe-events-category-steam-engine h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-steam-engine h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-steam-engine h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-steam-engine, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-steam-engine h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-steam-engine.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-steam-engine .tribe-events-map-event-title a:link, .tribe-events-category-steam-engine .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-steam-engine.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-steam-engine a, .tribe-grid-body .type-tribe_events.tribe-events-category-steam-engine a, .tribe-grid-allday .tribe-events-category-steam-engine a, .tribe-events-adv-list-widget .tribe-events-category-steam-engine h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-steam-engine h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-steam-engine h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-steam-engine h2 a:visited, .tribe-events-category-steam-engine.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-steam-engine h4 a:link, .tribe-venue-widget-list li.tribe-events-category-steam-engine h4 a:visited, .teccc-legend li.tribe_events_cat-steam-engine a, .tribe-common article.tribe_events_cat-steam-engine h3 a, .tribe-common article.tribe_events_cat-steam-engine h3 a:link, .tribe-common article.tribe_events_cat-steam-engine h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-steam-engine h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-steam-engine .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-steam-engine a, .tribe-events-calendar .tribe-events-category-steam-engine a, #tribe-events-content .teccc-legend li.tribe-events-category-steam-engine a, #tribe-events-content .tribe-events-calendar .tribe-events-category-steam-engine a, .type-tribe_events.tribe-events-category-steam-engine h2 a, .tribe-events-category-steam-engine > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-steam-engine h4 a { text-decoration: none; } .tribe-events-category-steam-engine h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-steam-engine, .tribe-events-category-steam-engine .tribe-events-map-event-title a:link, .tribe-events-category-steam-engine .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-steam-engine h3, article.tribe-events-pro-photo__event.tribe_events_cat-steam-engine h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-steam-engine, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-steam-engine, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-steam-engine, article.tribe-events-pro-week-grid__event.tribe_events_cat-steam-engine h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-steam-engine h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-steam-engine h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-steam-engine .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-steam-engine .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-steam-engine h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-steam-engine, .tribe-events-adv-list-widget .tribe-events-category-steam-engine h2, .tribe-venue-widget-list li.tribe-events-category-steam-engine h4, .teccc-legend li.tribe_events_cat-steam-engine, article.tribe_events_cat-steam-engine header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-steam-engine h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-steam-engine .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-steam-engine h3, article.tribe-events-calendar-day__event.tribe_events_cat-steam-engine h3, article.tribe-events-calendar-list__event.tribe_events_cat-steam-engine h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-steam-engine h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-steam-engine, .teccc-legend li.tribe-events-category-steam-engine, .tribe-events-calendar .tribe-events-category-steam-engine, .type-tribe_events.tribe-events-category-steam-engine h2, .tribe-events-category-steam-engine > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-steam-engine h4 { border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-steam-engine, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-steam-engine, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-steam-engine h3 { border-left: 0px solid transparent !important; } .tribe-events-category-steam-engine .tribe-events-map-event-title a:link, .tribe-events-category-steam-engine .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-steam-engine h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-steam-engine h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-steam-engine h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-steam-engine h2 a:visited, .tribe-events-category-steam-engine.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-steam-engine h4 a:link, .tribe-venue-widget-list li.tribe-events-category-steam-engine h4 a:visited, .tribe-events-category-steam-engine h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-steam-engine h2.tribe-events-list-event-title a, .tribe-events-category-steam-engine h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-steam-engine h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-steam-engine h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-tallapoosa-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-tallapoosa-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-tallapoosa-library-board-of-trustees.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-tallapoosa-library-board-of-trustees a, .tribe-grid-body .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees a, .tribe-grid-allday .tribe-events-category-tallapoosa-library-board-of-trustees a, .tribe-events-adv-list-widget .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:visited, .tribe-events-category-tallapoosa-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-tallapoosa-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-tallapoosa-library-board-of-trustees h4 a:visited, .teccc-legend li.tribe_events_cat-tallapoosa-library-board-of-trustees a, .tribe-common article.tribe_events_cat-tallapoosa-library-board-of-trustees h3 a, .tribe-common article.tribe_events_cat-tallapoosa-library-board-of-trustees h3 a:link, .tribe-common article.tribe_events_cat-tallapoosa-library-board-of-trustees h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-tallapoosa-library-board-of-trustees a, .tribe-events-calendar .tribe-events-category-tallapoosa-library-board-of-trustees a, #tribe-events-content .teccc-legend li.tribe-events-category-tallapoosa-library-board-of-trustees a, #tribe-events-content .tribe-events-calendar .tribe-events-category-tallapoosa-library-board-of-trustees a, .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees h2 a, .tribe-events-category-tallapoosa-library-board-of-trustees > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-tallapoosa-library-board-of-trustees h4 a { text-decoration: none; } .tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-pro-photo__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-tallapoosa-library-board-of-trustees, article.tribe-events-pro-week-grid__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-tallapoosa-library-board-of-trustees h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-events-adv-list-widget .tribe-events-category-tallapoosa-library-board-of-trustees h2, .tribe-venue-widget-list li.tribe-events-category-tallapoosa-library-board-of-trustees h4, .teccc-legend li.tribe_events_cat-tallapoosa-library-board-of-trustees, article.tribe_events_cat-tallapoosa-library-board-of-trustees header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-calendar-day__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-calendar-list__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-tallapoosa-library-board-of-trustees h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees, .teccc-legend li.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-events-calendar .tribe-events-category-tallapoosa-library-board-of-trustees, .type-tribe_events.tribe-events-category-tallapoosa-library-board-of-trustees h2, .tribe-events-category-tallapoosa-library-board-of-trustees > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-tallapoosa-library-board-of-trustees h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-tallapoosa-library-board-of-trustees h3 { border-left: 0px solid transparent !important; } .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-tallapoosa-library-board-of-trustees .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-tallapoosa-library-board-of-trustees h2 a:visited, .tribe-events-category-tallapoosa-library-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-tallapoosa-library-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-tallapoosa-library-board-of-trustees h4 a:visited, .tribe-events-category-tallapoosa-library-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-tallapoosa-library-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-tallapoosa-library-board-of-trustees h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-teen h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teen h2.tribe-events-list-event-title a, .tribe-events-category-teen h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teen h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teen h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teen, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teen h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-teen.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-teen .tribe-events-map-event-title a:link, .tribe-events-category-teen .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-teen.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-teen a, .tribe-grid-body .type-tribe_events.tribe-events-category-teen a, .tribe-grid-allday .tribe-events-category-teen a, .tribe-events-adv-list-widget .tribe-events-category-teen h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teen h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teen h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teen h2 a:visited, .tribe-events-category-teen.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teen h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teen h4 a:visited, .teccc-legend li.tribe_events_cat-teen a, .tribe-common article.tribe_events_cat-teen h3 a, .tribe-common article.tribe_events_cat-teen h3 a:link, .tribe-common article.tribe_events_cat-teen h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teen h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-teen .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-teen a, .tribe-events-calendar .tribe-events-category-teen a, #tribe-events-content .teccc-legend li.tribe-events-category-teen a, #tribe-events-content .tribe-events-calendar .tribe-events-category-teen a, .type-tribe_events.tribe-events-category-teen h2 a, .tribe-events-category-teen > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-teen h4 a { text-decoration: none; } .tribe-events-category-teen h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teen, .tribe-events-category-teen .tribe-events-map-event-title a:link, .tribe-events-category-teen .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-teen h3, article.tribe-events-pro-photo__event.tribe_events_cat-teen h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-teen, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-teen, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-teen, article.tribe-events-pro-week-grid__event.tribe_events_cat-teen h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-teen h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teen h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teen .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teen .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-teen h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-teen, .tribe-events-adv-list-widget .tribe-events-category-teen h2, .tribe-venue-widget-list li.tribe-events-category-teen h4, .teccc-legend li.tribe_events_cat-teen, article.tribe_events_cat-teen header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-teen h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teen .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-teen h3, article.tribe-events-calendar-day__event.tribe_events_cat-teen h3, article.tribe-events-calendar-list__event.tribe_events_cat-teen h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-teen h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-teen, .teccc-legend li.tribe-events-category-teen, .tribe-events-calendar .tribe-events-category-teen, .type-tribe_events.tribe-events-category-teen h2, .tribe-events-category-teen > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-teen h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-teen, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-teen, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teen h3 { border-left: 0px solid transparent !important; } .tribe-events-category-teen .tribe-events-map-event-title a:link, .tribe-events-category-teen .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-teen h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teen h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teen h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teen h2 a:visited, .tribe-events-category-teen.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teen h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teen h4 a:visited, .tribe-events-category-teen h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teen h2.tribe-events-list-event-title a, .tribe-events-category-teen h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teen h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teen h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-villa-rica-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-villa-rica-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-villa-rica-board-of-trustees.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-villa-rica-board-of-trustees a, .tribe-grid-body .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees a, .tribe-grid-allday .tribe-events-category-villa-rica-board-of-trustees a, .tribe-events-adv-list-widget .tribe-events-category-villa-rica-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-villa-rica-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-villa-rica-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-villa-rica-board-of-trustees h2 a:visited, .tribe-events-category-villa-rica-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-villa-rica-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-villa-rica-board-of-trustees h4 a:visited, .teccc-legend li.tribe_events_cat-villa-rica-board-of-trustees a, .tribe-common article.tribe_events_cat-villa-rica-board-of-trustees h3 a, .tribe-common article.tribe_events_cat-villa-rica-board-of-trustees h3 a:link, .tribe-common article.tribe_events_cat-villa-rica-board-of-trustees h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-villa-rica-board-of-trustees h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-villa-rica-board-of-trustees a, .tribe-events-calendar .tribe-events-category-villa-rica-board-of-trustees a, #tribe-events-content .teccc-legend li.tribe-events-category-villa-rica-board-of-trustees a, #tribe-events-content .tribe-events-calendar .tribe-events-category-villa-rica-board-of-trustees a, .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees h2 a, .tribe-events-category-villa-rica-board-of-trustees > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-villa-rica-board-of-trustees h4 a { text-decoration: none; } .tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees, .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-pro-photo__event.tribe_events_cat-villa-rica-board-of-trustees h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-villa-rica-board-of-trustees, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-villa-rica-board-of-trustees, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-villa-rica-board-of-trustees, article.tribe-events-pro-week-grid__event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-villa-rica-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-villa-rica-board-of-trustees .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-villa-rica-board-of-trustees h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-villa-rica-board-of-trustees, .tribe-events-adv-list-widget .tribe-events-category-villa-rica-board-of-trustees h2, .tribe-venue-widget-list li.tribe-events-category-villa-rica-board-of-trustees h4, .teccc-legend li.tribe_events_cat-villa-rica-board-of-trustees, article.tribe_events_cat-villa-rica-board-of-trustees header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-villa-rica-board-of-trustees .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-calendar-day__event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-calendar-list__event.tribe_events_cat-villa-rica-board-of-trustees h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-villa-rica-board-of-trustees h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees, .teccc-legend li.tribe-events-category-villa-rica-board-of-trustees, .tribe-events-calendar .tribe-events-category-villa-rica-board-of-trustees, .type-tribe_events.tribe-events-category-villa-rica-board-of-trustees h2, .tribe-events-category-villa-rica-board-of-trustees > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-villa-rica-board-of-trustees h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-villa-rica-board-of-trustees h3 { border-left: 0px solid transparent !important; } .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:link, .tribe-events-category-villa-rica-board-of-trustees .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-villa-rica-board-of-trustees h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-villa-rica-board-of-trustees h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-villa-rica-board-of-trustees h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-villa-rica-board-of-trustees h2 a:visited, .tribe-events-category-villa-rica-board-of-trustees.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-villa-rica-board-of-trustees h4 a:link, .tribe-venue-widget-list li.tribe-events-category-villa-rica-board-of-trustees h4 a:visited, .tribe-events-category-villa-rica-board-of-trustees h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-villa-rica-board-of-trustees h2.tribe-events-list-event-title a, .tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-villa-rica-board-of-trustees h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-regionalboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-regionalboard h2.tribe-events-list-event-title a, .tribe-events-category-regionalboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-regionalboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-regionalboard h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-regionalboard, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-regionalboard h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-regionalboard.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-regionalboard .tribe-events-map-event-title a:link, .tribe-events-category-regionalboard .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-regionalboard.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-regionalboard a, .tribe-grid-body .type-tribe_events.tribe-events-category-regionalboard a, .tribe-grid-allday .tribe-events-category-regionalboard a, .tribe-events-adv-list-widget .tribe-events-category-regionalboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-regionalboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-regionalboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-regionalboard h2 a:visited, .tribe-events-category-regionalboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-regionalboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-regionalboard h4 a:visited, .teccc-legend li.tribe_events_cat-regionalboard a, .tribe-common article.tribe_events_cat-regionalboard h3 a, .tribe-common article.tribe_events_cat-regionalboard h3 a:link, .tribe-common article.tribe_events_cat-regionalboard h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-regionalboard h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-regionalboard .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-regionalboard a, .tribe-events-calendar .tribe-events-category-regionalboard a, #tribe-events-content .teccc-legend li.tribe-events-category-regionalboard a, #tribe-events-content .tribe-events-calendar .tribe-events-category-regionalboard a, .type-tribe_events.tribe-events-category-regionalboard h2 a, .tribe-events-category-regionalboard > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-regionalboard h4 a { text-decoration: none; } .tribe-events-category-regionalboard h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-regionalboard, .tribe-events-category-regionalboard .tribe-events-map-event-title a:link, .tribe-events-category-regionalboard .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-regionalboard h3, article.tribe-events-pro-photo__event.tribe_events_cat-regionalboard h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-regionalboard, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-regionalboard, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-regionalboard, article.tribe-events-pro-week-grid__event.tribe_events_cat-regionalboard h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-regionalboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-regionalboard h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-regionalboard .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-regionalboard .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-regionalboard h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-regionalboard, .tribe-events-adv-list-widget .tribe-events-category-regionalboard h2, .tribe-venue-widget-list li.tribe-events-category-regionalboard h4, .teccc-legend li.tribe_events_cat-regionalboard, article.tribe_events_cat-regionalboard header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-regionalboard h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-regionalboard .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-regionalboard h3, article.tribe-events-calendar-day__event.tribe_events_cat-regionalboard h3, article.tribe-events-calendar-list__event.tribe_events_cat-regionalboard h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-regionalboard h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-regionalboard, .teccc-legend li.tribe-events-category-regionalboard, .tribe-events-calendar .tribe-events-category-regionalboard, .type-tribe_events.tribe-events-category-regionalboard h2, .tribe-events-category-regionalboard > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-regionalboard h4 { background-color: #CFCFCF; border-left: 5px solid #CFCFCF; border-right: 5px solid transparent; line-height: 1.4em; padding-left: 5px; padding-bottom: 2px; } .tribe-events-calendar .tribe-event-featured.tribe-events-category-regionalboard, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-regionalboard, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid #00adbb } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-regionalboard h3 { border-left: 0px solid transparent !important; } .tribe-events-category-regionalboard .tribe-events-map-event-title a:link, .tribe-events-category-regionalboard .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-regionalboard h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-regionalboard h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-regionalboard h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-regionalboard h2 a:visited, .tribe-events-category-regionalboard.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-regionalboard h4 a:link, .tribe-venue-widget-list li.tribe-events-category-regionalboard h4 a:visited, .tribe-events-category-regionalboard h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-regionalboard h2.tribe-events-list-event-title a, .tribe-events-category-regionalboard h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-regionalboard h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-regionalboard h3.tribe-events-list-event-title a { width: auto; display: block; } /* End The Events Calendar: Category Colors CSS */ </style> <link data-minify="1" rel='stylesheet' id='colorbox-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/slideshow-gallery/views/default/css/colorbox.css?ver=1727889935' media='all' /> <link data-minify="1" rel='stylesheet' id='fontawesome-css' href='https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/slideshow-gallery/views/default/css/fontawesome.css?ver=1727889935' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> ajaxurl = typeof(ajaxurl) !== 'string' ? 'https://wgrls.org/wp-admin/admin-ajax.php' : ajaxurl; </script> <script src="https://wgrls.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://wgrls.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/libraries/js/dop-prototypes.js?ver=1727889935" id="DOP-js-prototypes-js"></script> <script defer='defer' src="https://wgrls.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.0" id="gform_json-js"></script> <script id="gform_gravityforms-js-extra"> var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/wgrls.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/wgrls.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"ae184bf488acb062c00f8dca59ab4ea0","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":0,"iconText":"Select date"}}; var gf_legacy_multi = {"2":""}; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/wgrls.org\/wp-content\/plugins\/gravityforms\/images"}}; </script> <script type="rocketlazyloadscript" id="gform_gravityforms-js-before"> var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); </script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://wgrls.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.0" id="gform_gravityforms-js"></script> <script id="gform_conditional_logic-js-extra"> var gf_legacy = {"is_legacy":""}; </script> <script defer='defer' src="https://wgrls.org/wp-content/plugins/gravityforms/js/conditional_logic.min.js?ver=2.9.0" id="gform_conditional_logic-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://wgrls.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=f802885f3482236736b18b55abcdc360" id="gform_gravityforms_utils-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/slideshow-gallery/views/default/js/gallery.js?ver=1727889935" id="slideshow-gallery-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/slideshow-gallery/views/default/js/colorbox.js?ver=1727889935" id="colorbox-js"></script> <link rel="https://api.w.org/" href="https://wgrls.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://wgrls.org/wp-json/wp/v2/pages/1515" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wgrls.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <link rel='shortlink' href='https://wgrls.org/?p=1515' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://wgrls.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwgrls.org%2Fbooks%2Fnextread%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://wgrls.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwgrls.org%2Fbooks%2Fnextread%2F&#038;format=xml" /> <!-- Custom Facebook Feed JS vars --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var cffsiteurl = "https://wgrls.org/wp-content/plugins"; var cffajaxurl = "https://wgrls.org/wp-admin/admin-ajax.php"; var cfflinkhashtags = "false"; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function($) { var $document = $(document); $document.ready(function() { if (typeof $.fn.colorbox !== 'undefined') { $.extend($.colorbox.settings, { current: "Image {current} of {total}", previous: "Previous", next: "Next", close: "Close", xhrError: "This content failed to load", imgError: "This image failed to load" }); } }); })(jQuery); </script><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://wgrls.org"><link rel="alternate" href="https://wgrls.org/wp-json/tribe/events/v1/" /><link rel="pingback" href="https://wgrls.org/xmlrpc.php" /> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M8CZW56');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5S5BQCC');</script> <!-- End Google Tag Manager --><meta name="generator" content="Elementor 3.23.4; features: e_optimized_css_loading, e_font_icon_svg, additional_custom_breakpoints, e_lazyload; settings: css_print_method-external, google_font-enabled, font_display-auto"> <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://wgrls.org/wp-content/uploads/cropped-Untitled-design-2022-07-27T164321.583-32x32.png" sizes="32x32" /> <link rel="icon" href="https://wgrls.org/wp-content/uploads/cropped-Untitled-design-2022-07-27T164321.583-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://wgrls.org/wp-content/uploads/cropped-Untitled-design-2022-07-27T164321.583-180x180.png" /> <meta name="msapplication-TileImage" content="https://wgrls.org/wp-content/uploads/cropped-Untitled-design-2022-07-27T164321.583-270x270.png" /> <style id="wp-custom-css"> .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover{ background-color:#f3f3f3 !important; } .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {background-color:#FF5100 !important} #input_9_3_other, #input_9_4, #input_9_5, #input_9_6, #input_9_7, input_2_27{ border-radius:25px; background-color:white; border-color:white; border-style:solid; font-family:public sans; } #input_2_27{ background-color:#f3f3f3; border-color:#f3f3f3; border-radius:30px; padding:15px} .pines-search input[type=text]{ border-radius: 50px 0px 0px 50px; border-style: solid; border-color:white; padding: 15px; font-family: public sans; font-size:20px; } .pines-search input[type=submit]{ color: white; background-color: #FFBE31; border-radius: 0px 50px 50px 0px; border-style: none; padding: 15px; font-family: mont; font-size: 22px; } .pines-search input[type="text"] { width: 80%; } .op-list-overview .highlighted, tr.op-row-day.highlighted td, tr.op-row-day.highlighted th{ color:#FE5100; font-weight:700; } @media only screen and (max-width: 767px) { .elementor-32677 .elementor-element.elementor-element-08bdea3 .elementor-slide-button{ font-size:12px !Important; padding:10px;} .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child){ margin-bottom:10px!Important; } div.elementor-slide-description{ font-size:20px !Important; }} .single-tribe_events .tribe-events-single-event-title{ color:#FF5100; font-family:mont } #tribe-events-content a{ color:#2E2A26; } #tribe-bar-form .tribe-bar-submit input[type=submit]{ font-family:mont; background-color:#006071 } .tribe-events-nav-previous a, .tribe-events-nav-next a{ color:#006071 !important; } .tribe-events-month-event-title { color:white !important; } #tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a{ background-color:#00ADBB } .elementor-element-8101289 input[type=text]{ border-radius: 25px 0px 0px 25px; border-style:none; padding:12px; font-family:public sans; } .elementor-element-8101289 input[type=submit]{ color:white; background-color: #FFBE31; border-radius:0px 25px 25px 0px; border-style:none; padding:12px; font-family:mont; font-size:15px; } .elementor-element-8101289 input[type=submit]:hover{ color:white; background-color:#0992A8; border-radius:0px 25px 25px 0px; border-style:none; padding:12px; font-family:mont; cursor:pointer; } .gform_wrapper.gravity-theme .ginput_total{ font-family:public sans; font-weight:700; color:#FF5100; } span.op-open{ color:#00ADBB } span.op-closed{ color:#FF5100; font-style:italic; } .elementor-element-eb5f4f4 a { color:#FF5100 !important; font-weight:600; } .elementor-32641 .elementor-element.elementor-element-32c7daeb > .elementor-container > .elementor-column > .elementor-widget-wrap A { color:#FF5100 !important; font-weight:500 } .page-id-32677 .gform_required_legend{ display:none; } .gform_fileupload_rules, #input_5_9 { font-family:public sans; font-weight:600; } .gform_wrapper.gravity-theme .gfield_label{ font-family:public sans; font-weight:800; color:#00ADBB } .gfield textarea.medium, .ginput_complex input, .gfield textarea.small, .gform_wrapper.gravity-theme .ginput_container_date input,.ginput_complex select, .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.large{ background-color:#F3F3F3; border: none; font-family:public sans; border-radius:25px; padding:12px; font-weight:500; } .gform_footer input{ background-color:#FF5100 !important; border:none; padding:10px 25px; font-family:mont; text-transform:uppercase; font-size:15px; border-radius:125px; color:white; } .gform_wrapper.gravity-theme{ text-align:left; } .gform_footer input:hover { background-color:#006071!important; border:none; padding:10px 25px; font-family:mont; text-transform:uppercase; font-size:15px; border-radius:125px; color:white; cursor:pointer; } /*Event Cal Stuff*/ .ectbe-wrapper.ectbe-list-wrapper.style-1 .ectbe-evt-more-box { background:#006071 !important; } .ectbe-wrapper.ectbe-list-wrapper.style-1 .ectbe-evt-more-box:hover { background:#003A44 !important; } .ectbe-evt-time{ color:#2E2A26 !important; } .ectbe-evt-venue a{ color:#00ADBB !Important } .ectbe-address span{ display:none; } .ectbe-clslist-event-details a:hover { background:#FF5100 !important; color:white; } span .tribe-country-name { display:none !Important; } .ectbe-icon-clock, .ectbe-icon-location { color:#2E2A26; } .page-id-32677 .fc .fc-toolbar-title{ color:white; } .page-id-32677 .tribe-address{ display:none !important; } .page-id-32677 .elementor-32677 .ectbe-address { color:white !important; } .fc-daygrid-event-dot{ border-color:#FF5100 !important; } .page-id-32677 .fc-direction-ltr .fc-daygrid-event .fc-event-time{ display:none;} .page-id-32677 .fc-daygrid-dot-event .fc-event-title{ color:white; } .fc .fc-daygrid-day-number{ font-weight:500; } .fc-col-header { color:white; } .fc-daygrid-dot-event .fc-event-title { overflow: hidden; text-overflow: ellipsis; } .fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active{ background-color:#006071 !important; border-color:#006071 !important; } body { margin: 0; } /* Event Calendar Fixes */ .tribe-common-l-container.tribe-events-l-container { max-width: 90%; } .tribe-events button.tribe-common-c-btn.tribe-events-c-search__button { margin-right: 16px; background: #FF5100; transition: transform 0.3s; } .tribe-events button.tribe-common-c-btn.tribe-events-c-search__button:hover { background: #FF5100; transform: scale(1.2); transition: transform 0.3s; } span.month.current { background: #FFBE3122 !important; } span.month.focused.active { background: #FFBE31 !important; } .tribe-events .datepicker .month.focused.active.current, .tribe-events .datepicker .month.focused.active.current:hover { background: #FFBE31; } .tribe-common .tribe-common-c-btn-border { border: 1px solid #FF5100 !important; } .tribe-events-c-subscribe-dropdown__button button.tribe-events-c-subscribe-dropdown__button-text { color: #FF5100 !important; } svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-subscribe-dropdown__button-icon, svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-subscribe-dropdown__button-icon.tribe-events-c-subscribe-dropdown__button-icon--rotate { color: #FFFFFF; } .tribe-events-c-subscribe-dropdown__button:hover button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events-c-subscribe-dropdown__button:active button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events-c-subscribe-dropdown__button:focus button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events-c-subscribe-dropdown__button:focus-visible button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events-c-subscribe-dropdown__button:focus-within button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events-c-subscribe-dropdown__button:target button.tribe-events-c-subscribe-dropdown__button-text { color: #fff !important; } .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:active, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus-visible, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:target { background: #FF5100 !important; border: 1px solid #FF5100 !important; } .tribe-common-c-svgicon.tribe-common-c-svgicon--dot.tribe-common-c-loader__dot[class^="tribe-common-c-loader__dot--"] { color: #00ADBB !important; } .tribe-common .tribe-common-c-loader__dot circle { color: #00ADBB !important; fill: #00ADBB !important; } .tribe-events .tribe-events-calendar-series-archive__link { color: #00ADBB !important; } [class^="tribe_events-template"] .sidebar.sidebar-primary { display: none !important; } .single-tribe_events .tribe-events-single-event-title { color: #FF5100; font-family: 'Public Sans', sans-serif; font-weight: 800; } svg.tribe-common-c-svgicon.tribe-common-c-svgicon--cal-export.tribe-events-c-subscribe-dropdown__export-icon { color: #FF5100 !important; } .tribe-events-single-section.tribe-events-event-meta.primary { width: 100%; } /* End Event Calendar Fixes */ </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="page-template page-template-elementor_header_footer page page-id-1515 page-child parent-pageid-292 wp-custom-logo wp-embed-responsive tribe-no-js header-full-width content-sidebar genesis-breadcrumbs-hidden genesis-singular-image-hidden genesis-footer-widgets-hidden no-js has-no-blocks elementor-default elementor-template-full-width elementor-kit-32583 elementor-page elementor-page-1515"> <div data-elementor-type="header" data-elementor-id="32595" class="elementor elementor-32595 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7a5ec889 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="7a5ec889" data-element_type="section" id="header_pop" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67fe82f3" data-id="67fe82f3" 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-70c6eeeb elementor-reverse-mobile elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="70c6eeeb" 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-51b88b20 elementor-hidden-phone" data-id="51b88b20" 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-42c9f9a5 elementor-icon-list--layout-inline elementor-mobile-align-center elementor-tablet-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="42c9f9a5" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="https://wgrls.org/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1725628463"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/locations"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marker-alt" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg> </span> <span class="elementor-icon-list-text">Hours & Locations</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="tel:7708302233"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg> </span> <span class="elementor-icon-list-text">(770) 830-2233</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/librarycard"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-book-open" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z"></path></svg> </span> <span class="elementor-icon-list-text">Get a Library Card</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2eef112" data-id="2eef112" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831db1f elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-widget elementor-widget-search-form" data-id="831db1f" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;classic&quot;}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="https://wgrls.org/wp-content/plugins/elementor-pro/assets/css/widget-theme-elements.min.css?ver=1724077697"> <search role="search"> <form class="elementor-search-form" action="https://wgrls.org" method="get"> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-831db1f">Search</label> <input id="elementor-search-form-831db1f" placeholder="Search the Site" class="elementor-search-form__input" type="search" name="s" value=""> <button class="elementor-search-form__submit" type="submit" aria-label="Search"> <div class="e-font-icon-svg-container"><svg class="fa fa-search e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></div> <span class="elementor-screen-only">Search</span> </button> </div> </form> </search> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-3f62751f elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="3f62751f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-70df1271" data-id="70df1271" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0f331b3 elementor-widget elementor-widget-image" data-id="0f331b3" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <a href="https://wgrls.org/"> <img fetchpriority="high" width="1024" height="141" src="https://wgrls.org/wp-content/uploads/Asset-1@2x-1024x141.png" class="elementor-animation-grow attachment-large size-large wp-image-32794" alt="" srcset="https://wgrls.org/wp-content/uploads/Asset-1@2x-1024x141.png 1024w, https://wgrls.org/wp-content/uploads/Asset-1@2x-300x41.png 300w, https://wgrls.org/wp-content/uploads/Asset-1@2x-768x106.png 768w, https://wgrls.org/wp-content/uploads/Asset-1@2x-1536x212.png 1536w, https://wgrls.org/wp-content/uploads/Asset-1@2x-2048x282.png 2048w, https://wgrls.org/wp-content/uploads/Asset-1@2x-24x3.png 24w, https://wgrls.org/wp-content/uploads/Asset-1@2x-36x5.png 36w, https://wgrls.org/wp-content/uploads/Asset-1@2x-48x7.png 48w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7ca97bce" data-id="7ca97bce" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2808026 elementor-nav-menu__align-end elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="2808026" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;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;&gt;&lt;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;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle_icon_hover_animation&quot;:&quot;grow&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="https://wgrls.org/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1725628463?ver=1725628463"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-none"> <ul id="menu-1-2808026" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-33169"><a class="elementor-item" href="https://wgrls.org/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-293"><a class="elementor-item" href="https://wgrls.org/books/">Books</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35802"><a class="elementor-sub-item" href="https://wgrls.org/books-by-age-genre/">Books by Age Group</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1518"><a class="elementor-sub-item" target="_blank" rel="noopener" href="https://gapines.org">Search the Catalog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1515 current_page_item menu-item-1517"><a class="elementor-sub-item elementor-item-active" href="https://wgrls.org/books/nextread/" aria-current="page">Next Read Book Recommendation Service</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59631"><a class="elementor-sub-item" href="https://wgrls.org/summer-reading-program/">Summer Reading Program 2024</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-520"><a class="elementor-item" href="https://wgrls.org/digital/">Digital</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26439"><a class="elementor-sub-item" href="https://wgrls.org/beanstack/">Beanstack</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64374"><a class="elementor-sub-item" href="https://wgrls.org/demographicsnow/">DemographicsNow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8135"><a class="elementor-sub-item" href="https://wgrls.org/digital/homeplace/">Digital Library of Georgia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16692"><a class="elementor-sub-item" href="https://wgrls.org/digital/ereadkids/">eRead Kids</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28912"><a class="elementor-sub-item" href="https://wgrls.org/galileo/">GALILEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28324"><a class="elementor-sub-item" href="https://wgrls.org/digital/hoopla/">Hoopla</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27457"><a class="elementor-sub-item" href="https://wgrls.org/digital/kanopy/">Kanopy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-526"><a class="elementor-sub-item" href="https://wgrls.org/digital/libby/">Libby: eBooks &#038; eAudio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2389"><a class="elementor-sub-item" href="https://wgrls.org/digital/mango/">Mango Languages</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-34"><a class="elementor-item" href="https://wgrls.org/locations">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-39966"><a class="elementor-sub-item" href="https://wgrls.org/find-your-branch/">Find Your Branch</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118"><a class="elementor-item" href="https://wgrls.org/events">Events</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-177"><a class="elementor-item" href="https://wgrls.org/services/">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-229"><a class="elementor-sub-item" href="https://wgrls.org/services/librarycard/">Get A Card</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27124"><a class="elementor-sub-item" href="https://wgrls.org/play/">PLAY Card</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2222"><a class="elementor-sub-item" href="https://wgrls.org/services/accessibility/">Accessibility</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-258"><a class="elementor-sub-item" href="https://wgrls.org/services/passes/">Passes &#038; Partnerships</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29695"><a class="elementor-sub-item" href="https://wgrls.org/services/1000-books-before-kindergarten/">1,000 Books Before Kindergarten</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8071"><a class="elementor-sub-item" href="https://wgrls.org/services/schools/">Extension Services for Schools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1668"><a class="elementor-sub-item" href="https://wgrls.org/services/purchase-suggestion/">Purchase Suggestion</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8072"><a class="elementor-sub-item" href="https://wgrls.org/services/feedback/">Your Library Story</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230"><a class="elementor-sub-item" href="https://wgrls.org/services/steamengine/">STEAM Engine</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39231"><a class="elementor-sub-item" href="https://wgrls.org/wgrls-bookmobile/">WGRLS Bookmobile</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-178"><a class="elementor-item" href="https://wgrls.org/about/">About Us</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54569"><a class="elementor-sub-item" href="https://wgrls.org/about/about-staff/">WGRLS Administration</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38588"><a class="elementor-sub-item" href="https://wgrls.org/boards/">Boards &#038; Meetings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9158"><a class="elementor-sub-item" href="https://wgrls.org/about/wgrls-history/">History of WGRLS</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1511"><a class="elementor-sub-item" href="https://wgrls.org/about/careers/">Employment Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2346"><a class="elementor-sub-item" href="https://wgrls.org/news-updates/">News &#038; Updates</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2341"><a class="elementor-sub-item" href="https://wgrls.org/about/volunteer/">Volunteer</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11520"><a class="elementor-sub-item" href="https://wgrls.org/about/policies/">Policies</a></li> </ul> </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 elementor-animation-grow 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 elementor-animation-grow 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-2808026" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-33169"><a class="elementor-item" href="https://wgrls.org/" tabindex="-1">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-293"><a class="elementor-item" href="https://wgrls.org/books/" tabindex="-1">Books</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35802"><a class="elementor-sub-item" href="https://wgrls.org/books-by-age-genre/" tabindex="-1">Books by Age Group</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1518"><a class="elementor-sub-item" target="_blank" rel="noopener" href="https://gapines.org" tabindex="-1">Search the Catalog</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1515 current_page_item menu-item-1517"><a class="elementor-sub-item elementor-item-active" href="https://wgrls.org/books/nextread/" aria-current="page" tabindex="-1">Next Read Book Recommendation Service</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59631"><a class="elementor-sub-item" href="https://wgrls.org/summer-reading-program/" tabindex="-1">Summer Reading Program 2024</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-520"><a class="elementor-item" href="https://wgrls.org/digital/" tabindex="-1">Digital</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26439"><a class="elementor-sub-item" href="https://wgrls.org/beanstack/" tabindex="-1">Beanstack</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64374"><a class="elementor-sub-item" href="https://wgrls.org/demographicsnow/" tabindex="-1">DemographicsNow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8135"><a class="elementor-sub-item" href="https://wgrls.org/digital/homeplace/" tabindex="-1">Digital Library of Georgia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16692"><a class="elementor-sub-item" href="https://wgrls.org/digital/ereadkids/" tabindex="-1">eRead Kids</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28912"><a class="elementor-sub-item" href="https://wgrls.org/galileo/" tabindex="-1">GALILEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28324"><a class="elementor-sub-item" href="https://wgrls.org/digital/hoopla/" tabindex="-1">Hoopla</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27457"><a class="elementor-sub-item" href="https://wgrls.org/digital/kanopy/" tabindex="-1">Kanopy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-526"><a class="elementor-sub-item" href="https://wgrls.org/digital/libby/" tabindex="-1">Libby: eBooks &#038; eAudio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2389"><a class="elementor-sub-item" href="https://wgrls.org/digital/mango/" tabindex="-1">Mango Languages</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-34"><a class="elementor-item" href="https://wgrls.org/locations" 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-39966"><a class="elementor-sub-item" href="https://wgrls.org/find-your-branch/" tabindex="-1">Find Your Branch</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118"><a class="elementor-item" href="https://wgrls.org/events" tabindex="-1">Events</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-177"><a class="elementor-item" href="https://wgrls.org/services/" tabindex="-1">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-229"><a class="elementor-sub-item" href="https://wgrls.org/services/librarycard/" tabindex="-1">Get A Card</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27124"><a class="elementor-sub-item" href="https://wgrls.org/play/" tabindex="-1">PLAY Card</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2222"><a class="elementor-sub-item" href="https://wgrls.org/services/accessibility/" tabindex="-1">Accessibility</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-258"><a class="elementor-sub-item" href="https://wgrls.org/services/passes/" tabindex="-1">Passes &#038; Partnerships</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29695"><a class="elementor-sub-item" href="https://wgrls.org/services/1000-books-before-kindergarten/" tabindex="-1">1,000 Books Before Kindergarten</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8071"><a class="elementor-sub-item" href="https://wgrls.org/services/schools/" tabindex="-1">Extension Services for Schools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1668"><a class="elementor-sub-item" href="https://wgrls.org/services/purchase-suggestion/" tabindex="-1">Purchase Suggestion</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8072"><a class="elementor-sub-item" href="https://wgrls.org/services/feedback/" tabindex="-1">Your Library Story</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230"><a class="elementor-sub-item" href="https://wgrls.org/services/steamengine/" tabindex="-1">STEAM Engine</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39231"><a class="elementor-sub-item" href="https://wgrls.org/wgrls-bookmobile/" tabindex="-1">WGRLS Bookmobile</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-178"><a class="elementor-item" href="https://wgrls.org/about/" tabindex="-1">About Us</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54569"><a class="elementor-sub-item" href="https://wgrls.org/about/about-staff/" tabindex="-1">WGRLS Administration</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38588"><a class="elementor-sub-item" href="https://wgrls.org/boards/" tabindex="-1">Boards &#038; Meetings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9158"><a class="elementor-sub-item" href="https://wgrls.org/about/wgrls-history/" tabindex="-1">History of WGRLS</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1511"><a class="elementor-sub-item" href="https://wgrls.org/about/careers/" tabindex="-1">Employment Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2346"><a class="elementor-sub-item" href="https://wgrls.org/news-updates/" tabindex="-1">News &#038; Updates</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2341"><a class="elementor-sub-item" href="https://wgrls.org/about/volunteer/" tabindex="-1">Volunteer</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11520"><a class="elementor-sub-item" href="https://wgrls.org/about/policies/" tabindex="-1">Policies</a></li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-8d3f293 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="8d3f293" 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-33 elementor-inner-column elementor-element elementor-element-f07e59c elementor-hidden-mobile elementor-hidden-tablet" data-id="f07e59c" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-fb96c31" data-id="fb96c31" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-511fde5 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-widget elementor-widget-search-form" data-id="511fde5" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;classic&quot;}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://wgrls.org" method="get"> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-511fde5">Search</label> <input id="elementor-search-form-511fde5" placeholder="Search the Catalog" class="elementor-search-form__input" type="search" name="s" value=""> <button class="elementor-search-form__submit" type="submit" aria-label="Search"> <div class="e-font-icon-svg-container"><svg class="fa fa-search e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></div> <span class="elementor-screen-only">Search</span> </button> </div> </form> </search> </div> </div> <div class="elementor-element elementor-element-8101289 elementor-widget elementor-widget-text-editor" data-id="8101289" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <form action="https://gapines.org/eg/opac/results" method="get"><input name="query" type="text" placeholder="Search the Catalog" /> <input name="qtype" type="hidden" value="keyword" /> <input name="locg" type="hidden" value="1" /> <input type="submit" value="SEARCH" /></form> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3f7af52" data-id="3f7af52" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-53b37e7 elementor-align-justify elementor-mobile-align-center elementor-tablet-align-center elementor-widget elementor-widget-button" data-id="53b37e7" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.galileo.usg.edu/express?link=zpin&#038;inst=wgr1" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">MY ACCOUNT</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="wp-page" data-elementor-id="1515" class="elementor elementor-1515" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-256f43e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="256f43e" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-0cfc447" data-id="0cfc447" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-94e36b5 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="94e36b5" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeIn&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Books</p> </div> </div> <div class="elementor-element elementor-element-394c321 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="394c321" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-fdf4aa6 elementor-invisible elementor-widget elementor-widget-heading" data-id="fdf4aa6" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInDown&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2 class="elementor-heading-title elementor-size-default">Next Read Book Recommendation Service</h2> </div> </div> <div class="elementor-element elementor-element-e6aacb3 elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="e6aacb3" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="#RAteam" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">MEET OUR READERS ADVISORY TEAM</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-622cf88 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="622cf88" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;arrow&quot;}"> <div class="elementor-shape elementor-shape-top" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 10" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M350,10L340,0h20L350,10z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-94f7a6d" data-id="94f7a6d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bf0fa9f elementor-invisible elementor-widget elementor-widget-image" data-id="bf0fa9f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;bounceInLeft&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="367" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20367'%3E%3C/svg%3E" class="elementor-animation-rotate attachment-large size-large wp-image-34754" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1024x367.png 1024w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-300x108.png 300w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-768x275.png 768w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1536x551.png 1536w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-24x9.png 24w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-36x13.png 36w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-48x17.png 48w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547.png 1752w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1024x367.png" /><noscript><img decoding="async" width="1024" height="367" src="https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1024x367.png" class="elementor-animation-rotate attachment-large size-large wp-image-34754" alt="" srcset="https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1024x367.png 1024w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-300x108.png 300w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-768x275.png 768w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-1536x551.png 1536w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-24x9.png 24w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-36x13.png 36w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547-48x17.png 48w, https://wgrls.org/wp-content/uploads/Untitled-1920-脳-900-px-1-e1660845538547.png 1752w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3a6959b3 elementor-invisible" data-id="3a6959b3" data-element_type="column" data-settings="{&quot;animation&quot;:&quot;fadeIn&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1a39b55 elementor-widget elementor-widget-heading" data-id="1a39b55" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Trying to decide what to read next?</h2> </div> </div> <div class="elementor-element elementor-element-26780e51 elementor-widget elementor-widget-text-editor" data-id="26780e51" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Feel like you&#8217;ve exhausted your favorite authors or topics? Let us help! Library staff will review your request and send you personalized recommendations via email based on your reading tastes.</p><p><b>Simply fill out the form below to get started, or view our Reader Profiles聽</b><b><a href="#RAteam" target="_blank" rel="noopener">here</a>!</b></p><p>聽</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9fcf281 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="9fcf281" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c2ae6b" data-id="4c2ae6b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8e4ba8b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8e4ba8b" 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> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-20011ee elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="20011ee" 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-ed7dae4" data-id="ed7dae4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-98814ca elementor-widget elementor-widget-text-editor" data-id="98814ca" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p> <div class='gf_browser_chrome gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' style='display:none'> <div class='gform_heading'> <p class='gform_description'></p> </div><form method='post' enctype='multipart/form-data' id='gform_2' action='/books/nextread/' data-formid='2' novalidate> <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id="field_2_1" class="gfield gfield--type-name gfield--width-half gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_1" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_2_1'> <span id='input_2_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' > <input type='text' name='input_1.3' id='input_2_1_3' value='' aria-required='true' placeholder='First' /> <label for='input_2_1_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First</label> </span> <span id='input_2_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' > <input type='text' name='input_1.6' id='input_2_1_6' value='' aria-required='true' placeholder='Last' /> <label for='input_2_1_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Last</label> </span> </div></fieldset><div id="field_2_2" class="gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_2" ><label class='gfield_label gform-field-label' for='input_2_2'>Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_2' id='input_2_2' type='email' value='' class='large' aria-required="true" aria-invalid="false" /> </div></div><div id="field_2_3" class="gfield gfield--type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_3" ><label class='gfield_label gform-field-label' for='input_2_3'>Select your home library:<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_3' id='input_2_3' class='large gfield_select' aria-required="true" aria-invalid="false" ><option value='Buchanan-Haralson Public Library' >Buchanan-Haralson Public Library</option><option value='Centralhatchee Public Library' >Centralhatchee Public Library</option><option value='Crossroads Public Library' >Crossroads Public Library</option><option value='Dallas Public Library' >Dallas Public Library</option><option value='Dog River Public Library' >Dog River Public Library</option><option value='Douglas County Public Library' >Douglas County Public Library</option><option value='Ephesus Public Library' >Ephesus Public Library</option><option value='Heard County Public Library' >Heard County Public Library</option><option value='Lithia Springs Public Library' >Lithia Springs Public Library</option><option value='Maude P. Ragsdale Public Library' >Maude P. Ragsdale Public Library</option><option value='Mount Zion Public Library' >Mount Zion Public Library</option><option value='Neva Lomason Memorial Library' >Neva Lomason Memorial Library</option><option value='New Georgia Public Library' >New Georgia Public Library</option><option value='Ruth Holder Public Library' >Ruth Holder Public Library</option><option value='Tallapoosa Public Library' >Tallapoosa Public Library</option><option value='Villa Rica Public Library' >Villa Rica Public Library</option><option value='Warren P. Sewell Memorial Library in Bowdon' >Warren P. Sewell Memorial Library in Bowdon</option><option value='Warren P. Sewell Memorial Library in Bremen' >Warren P. Sewell Memorial Library in Bremen</option><option value='Whitesburg Public Library' >Whitesburg Public Library</option><option value='I&#039;m not sure' >I&#039;m not sure</option></select></div></div><div id="field_2_22" class="gfield gfield--type-number gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_22" ><label class='gfield_label gform-field-label' for='input_2_22'>What is the age of the reader?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_number'><input name='input_22' id='input_2_22' type='number' step='any' value='' class='large' aria-required="true" aria-invalid="false" /></div></div><fieldset id="field_2_23" class="gfield gfield--type-checkbox gfield--type-choice gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible" data-js-reload="field_2_23" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >What types of books interest you?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='gfield_description' id='gfield_description_2_23'>Please select all that apply</div><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_2_23'><div class='gchoice gchoice_2_23_1'> <input class='gfield-choice-input' name='input_23.1' type='checkbox' value='Adult' id='choice_2_23_1' aria-describedby="gfield_description_2_23"/> <label for='choice_2_23_1' id='label_2_23_1' class='gform-field-label gform-field-label--type-inline'>Adult</label> </div><div class='gchoice gchoice_2_23_2'> <input class='gfield-choice-input' name='input_23.2' type='checkbox' value='Young Adult' id='choice_2_23_2' /> <label for='choice_2_23_2' id='label_2_23_2' class='gform-field-label gform-field-label--type-inline'>Young Adult</label> </div><div class='gchoice gchoice_2_23_3'> <input class='gfield-choice-input' name='input_23.3' type='checkbox' value='Children' id='choice_2_23_3' /> <label for='choice_2_23_3' id='label_2_23_3' class='gform-field-label gform-field-label--type-inline'>Children</label> </div></div></div></fieldset><fieldset id="field_2_18" class="gfield gfield--type-radio gfield--type-choice gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_18" ><legend class='gfield_label gform-field-label' >Are there any authors or types of books you dislike?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_2_18'> <div class='gchoice gchoice_2_18_0'> <input class='gfield-choice-input' name='input_18' type='radio' value='Yes' id='choice_2_18_0' onchange='gformToggleRadioOther( this )' /> <label for='choice_2_18_0' id='label_2_18_0' class='gform-field-label gform-field-label--type-inline'>Yes</label> </div> <div class='gchoice gchoice_2_18_1'> <input class='gfield-choice-input' name='input_18' type='radio' value='No' id='choice_2_18_1' onchange='gformToggleRadioOther( this )' /> <label for='choice_2_18_1' id='label_2_18_1' class='gform-field-label gform-field-label--type-inline'>No</label> </div></div></div></fieldset><fieldset id="field_2_6" class="gfield gfield--type-checkbox gfield--type-choice gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_6" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Select the genre(s) you&#039;re interested in:<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_2_6'><div class='gchoice gchoice_2_6_1'> <input class='gfield-choice-input' name='input_6.1' type='checkbox' value='Literary Fiction' id='choice_2_6_1' /> <label for='choice_2_6_1' id='label_2_6_1' class='gform-field-label gform-field-label--type-inline'>Literary Fiction</label> </div><div class='gchoice gchoice_2_6_2'> <input class='gfield-choice-input' name='input_6.2' type='checkbox' value='Social Science' id='choice_2_6_2' /> <label for='choice_2_6_2' id='label_2_6_2' class='gform-field-label gform-field-label--type-inline'>Social Science</label> </div><div class='gchoice gchoice_2_6_3'> <input class='gfield-choice-input' name='input_6.3' type='checkbox' value='Science Fiction' id='choice_2_6_3' /> <label for='choice_2_6_3' id='label_2_6_3' class='gform-field-label gform-field-label--type-inline'>Science Fiction</label> </div><div class='gchoice gchoice_2_6_4'> <input class='gfield-choice-input' name='input_6.4' type='checkbox' value='Biography &amp; Memoir' id='choice_2_6_4' /> <label for='choice_2_6_4' id='label_2_6_4' class='gform-field-label gform-field-label--type-inline'>Biography &amp; Memoir</label> </div><div class='gchoice gchoice_2_6_5'> <input class='gfield-choice-input' name='input_6.5' type='checkbox' value='Fantasy' id='choice_2_6_5' /> <label for='choice_2_6_5' id='label_2_6_5' class='gform-field-label gform-field-label--type-inline'>Fantasy</label> </div><div class='gchoice gchoice_2_6_6'> <input class='gfield-choice-input' name='input_6.6' type='checkbox' value='YA Fiction' id='choice_2_6_6' /> <label for='choice_2_6_6' id='label_2_6_6' class='gform-field-label gform-field-label--type-inline'>YA Fiction</label> </div><div class='gchoice gchoice_2_6_7'> <input class='gfield-choice-input' name='input_6.7' type='checkbox' value='Mystery &amp; Thriller' id='choice_2_6_7' /> <label for='choice_2_6_7' id='label_2_6_7' class='gform-field-label gform-field-label--type-inline'>Mystery &amp; Thriller</label> </div><div class='gchoice gchoice_2_6_8'> <input class='gfield-choice-input' name='input_6.8' type='checkbox' value='Children&#039;s' id='choice_2_6_8' /> <label for='choice_2_6_8' id='label_2_6_8' class='gform-field-label gform-field-label--type-inline'>Children&#8217;s</label> </div><div class='gchoice gchoice_2_6_9'> <input class='gfield-choice-input' name='input_6.9' type='checkbox' value='Historical Fiction' id='choice_2_6_9' /> <label for='choice_2_6_9' id='label_2_6_9' class='gform-field-label gform-field-label--type-inline'>Historical Fiction</label> </div><div class='gchoice gchoice_2_6_11'> <input class='gfield-choice-input' name='input_6.11' type='checkbox' value='Romance' id='choice_2_6_11' /> <label for='choice_2_6_11' id='label_2_6_11' class='gform-field-label gform-field-label--type-inline'>Romance</label> </div><div class='gchoice gchoice_2_6_12'> <input class='gfield-choice-input' name='input_6.12' type='checkbox' value='History' id='choice_2_6_12' /> <label for='choice_2_6_12' id='label_2_6_12' class='gform-field-label gform-field-label--type-inline'>History</label> </div><div class='gchoice gchoice_2_6_13'> <input class='gfield-choice-input' name='input_6.13' type='checkbox' value='Business' id='choice_2_6_13' /> <label for='choice_2_6_13' id='label_2_6_13' class='gform-field-label gform-field-label--type-inline'>Business</label> </div><div class='gchoice gchoice_2_6_14'> <input class='gfield-choice-input' name='input_6.14' type='checkbox' value='Other' id='choice_2_6_14' /> <label for='choice_2_6_14' id='label_2_6_14' class='gform-field-label gform-field-label--type-inline'>Other</label> </div></div></div></fieldset><fieldset id="field_2_9" class="gfield gfield--type-checkbox gfield--type-choice gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_9" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >What sort of recommendation are you looking for?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_2_9'><div class='gchoice gchoice_2_9_1'> <input class='gfield-choice-input' name='input_9.1' type='checkbox' value='Books similar to another book' id='choice_2_9_1' /> <label for='choice_2_9_1' id='label_2_9_1' class='gform-field-label gform-field-label--type-inline'>Books similar to another book</label> </div><div class='gchoice gchoice_2_9_2'> <input class='gfield-choice-input' name='input_9.2' type='checkbox' value='Books by a writer similar to another author' id='choice_2_9_2' /> <label for='choice_2_9_2' id='label_2_9_2' class='gform-field-label gform-field-label--type-inline'>Books by a writer similar to another author</label> </div><div class='gchoice gchoice_2_9_3'> <input class='gfield-choice-input' name='input_9.3' type='checkbox' value='Books about a particular subject' id='choice_2_9_3' /> <label for='choice_2_9_3' id='label_2_9_3' class='gform-field-label gform-field-label--type-inline'>Books about a particular subject</label> </div><div class='gchoice gchoice_2_9_4'> <input class='gfield-choice-input' name='input_9.4' type='checkbox' value='Books set during a particular time period' id='choice_2_9_4' /> <label for='choice_2_9_4' id='label_2_9_4' class='gform-field-label gform-field-label--type-inline'>Books set during a particular time period</label> </div><div class='gchoice gchoice_2_9_5'> <input class='gfield-choice-input' name='input_9.5' type='checkbox' value='Other' id='choice_2_9_5' /> <label for='choice_2_9_5' id='label_2_9_5' class='gform-field-label gform-field-label--type-inline'>Other</label> </div></div></div></fieldset><div id="field_2_7" class="gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_7" ><label class='gfield_label gform-field-label' for='input_2_7'>Other genre(s):</label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_2_7' type='text' value='' class='medium' aria-invalid="false" /></div></div><div id="field_2_11" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_11" ><label class='gfield_label gform-field-label' for='input_2_11'>Book(s) similar to&#8230;<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_2_11' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_12" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_12" ><label class='gfield_label gform-field-label' for='input_2_12'>Author(s) similar to&#8230;<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_12' id='input_2_12' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_14" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_14" ><label class='gfield_label gform-field-label' for='input_2_14'>What subject are you interested in?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_2_14' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_13" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_13" ><label class='gfield_label gform-field-label' for='input_2_13'>What time period are you interested in?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_2_13' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_10" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_10" ><label class='gfield_label gform-field-label' for='input_2_10'>Other type of recommendation:<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_2_10' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_17" class="gfield gfield--type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_17" ><label class='gfield_label gform-field-label' for='input_2_17'>Please elaborate on any authors and/or types of books you dislike and why:<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_17' id='input_2_17' class='textarea small' aria-required="true" aria-invalid="false" rows='10' cols='50'></textarea></div></div><fieldset id="field_2_26" class="gfield gfield--type-checkbox gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible" data-js-reload="field_2_26" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Do you have a preference for book format?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='gfield_description' id='gfield_description_2_26'>Please select all the apply</div><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_2_26'><div class='gchoice gchoice_2_26_1'> <input class='gfield-choice-input' name='input_26.1' type='checkbox' value='Book' id='choice_2_26_1' aria-describedby="gfield_description_2_26"/> <label for='choice_2_26_1' id='label_2_26_1' class='gform-field-label gform-field-label--type-inline'>Book</label> </div><div class='gchoice gchoice_2_26_2'> <input class='gfield-choice-input' name='input_26.2' type='checkbox' value='eBook' id='choice_2_26_2' /> <label for='choice_2_26_2' id='label_2_26_2' class='gform-field-label gform-field-label--type-inline'>eBook</label> </div><div class='gchoice gchoice_2_26_3'> <input class='gfield-choice-input' name='input_26.3' type='checkbox' value='Audiobook' id='choice_2_26_3' /> <label for='choice_2_26_3' id='label_2_26_3' class='gform-field-label gform-field-label--type-inline'>Audiobook</label> </div><div class='gchoice gchoice_2_26_4'> <input class='gfield-choice-input' name='input_26.4' type='checkbox' value='eAudiobook' id='choice_2_26_4' /> <label for='choice_2_26_4' id='label_2_26_4' class='gform-field-label gform-field-label--type-inline'>eAudiobook</label> </div><div class='gchoice gchoice_2_26_5'> <input class='gfield-choice-input' name='input_26.5' type='checkbox' value='Large Print' id='choice_2_26_5' /> <label for='choice_2_26_5' id='label_2_26_5' class='gform-field-label gform-field-label--type-inline'>Large Print</label> </div></div></div></fieldset><div id="field_2_19" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_19" ><label class='gfield_label gform-field-label' for='input_2_19'>What is the last book you read that you really enjoyed?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_19' id='input_2_19' type='text' value='' class='medium' aria-required="true" aria-invalid="false" /></div></div><div id="field_2_27" class="gfield gfield--type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_27" ><label class='gfield_label gform-field-label' for='input_2_27'>Would you like recommendations from a specific person on the Reader&#039;s Advisory Team?<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_27' id='input_2_27' class='medium gfield_select' aria-required="true" aria-invalid="false" ><option value='No Preference' >No Preference</option><option value='Elizabeth Wingo' >Elizabeth Wingo</option><option value='Kali Dallmier' >Kali Dallmier</option><option value='Katie Gordon' >Katie Gordon</option><option value='Leslie Stokes' >Leslie Stokes</option><option value='Mirna Zaher' >Mirna Zaher</option><option value='Laura Buchanan' >Laura Buchanan</option><option value='Katie Daniel' >Katie Daniel</option><option value='Lindy Moore' >Lindy Moore</option></select></div></div></div></div> <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Submit' /> <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='postback' /> <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='2' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_2' value='WyJ7XCIxOFwiOltcImIyZjJkYzA0NzdjZTNkMjU3NjhkYzI1ODMyNzQ3MGFlXCIsXCI2NzkzNjVhMTFlYjA0MDRiY2MxNGQ1MTM1NjYyMWQxN1wiXX0iLCIyZmQ4ZDgwMDRlNzVlZWRiNTEwNjE4ZjNlYzlhMjAzOCJd' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div><script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://wgrls.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://wgrls.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [2, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 2, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 2, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); </script> </p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9641f46 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="9641f46" data-element_type="section" id="RAteam" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-cc559be" data-id="cc559be" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a6532ae elementor-widget elementor-widget-heading" data-id="a6532ae" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Meet our Reader's Advisory Team!</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a036d74 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a036d74" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-59bb505" data-id="59bb505" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5e85438 elementor-widget elementor-widget-image" data-id="5e85438" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#leslie"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65364" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Leslie-1.png 500w, https://wgrls.org/wp-content/uploads/Leslie-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Leslie-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Leslie-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Leslie-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Leslie-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Leslie-1-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Leslie-1.png" /><noscript><img decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Leslie-1.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65364" alt="" srcset="https://wgrls.org/wp-content/uploads/Leslie-1.png 500w, https://wgrls.org/wp-content/uploads/Leslie-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Leslie-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Leslie-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Leslie-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Leslie-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Leslie-1-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f77681c" data-id="f77681c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4dac3cf elementor-widget elementor-widget-image" data-id="4dac3cf" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#meetkatie"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-73265" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/katie-g-1.png 500w, https://wgrls.org/wp-content/uploads/katie-g-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/katie-g-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/katie-g-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/katie-g-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/katie-g-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/katie-g-1-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/katie-g-1.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/katie-g-1.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-73265" alt="" srcset="https://wgrls.org/wp-content/uploads/katie-g-1.png 500w, https://wgrls.org/wp-content/uploads/katie-g-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/katie-g-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/katie-g-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/katie-g-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/katie-g-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/katie-g-1-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8443ff3" data-id="8443ff3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c10dba4 elementor-widget elementor-widget-image" data-id="c10dba4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#elizabeth"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65357" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/elizabeth.png 500w, https://wgrls.org/wp-content/uploads/elizabeth-300x300.png 300w, https://wgrls.org/wp-content/uploads/elizabeth-150x150.png 150w, https://wgrls.org/wp-content/uploads/elizabeth-75x75.png 75w, https://wgrls.org/wp-content/uploads/elizabeth-24x24.png 24w, https://wgrls.org/wp-content/uploads/elizabeth-36x36.png 36w, https://wgrls.org/wp-content/uploads/elizabeth-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/elizabeth.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/elizabeth.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65357" alt="" srcset="https://wgrls.org/wp-content/uploads/elizabeth.png 500w, https://wgrls.org/wp-content/uploads/elizabeth-300x300.png 300w, https://wgrls.org/wp-content/uploads/elizabeth-150x150.png 150w, https://wgrls.org/wp-content/uploads/elizabeth-75x75.png 75w, https://wgrls.org/wp-content/uploads/elizabeth-24x24.png 24w, https://wgrls.org/wp-content/uploads/elizabeth-36x36.png 36w, https://wgrls.org/wp-content/uploads/elizabeth-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6490efc" data-id="6490efc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4b68538 elementor-widget elementor-widget-image" data-id="4b68538" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#meetmirna"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-73266" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Mirna-6.png 500w, https://wgrls.org/wp-content/uploads/Mirna-6-300x300.png 300w, https://wgrls.org/wp-content/uploads/Mirna-6-150x150.png 150w, https://wgrls.org/wp-content/uploads/Mirna-6-75x75.png 75w, https://wgrls.org/wp-content/uploads/Mirna-6-24x24.png 24w, https://wgrls.org/wp-content/uploads/Mirna-6-36x36.png 36w, https://wgrls.org/wp-content/uploads/Mirna-6-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Mirna-6.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Mirna-6.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-73266" alt="" srcset="https://wgrls.org/wp-content/uploads/Mirna-6.png 500w, https://wgrls.org/wp-content/uploads/Mirna-6-300x300.png 300w, https://wgrls.org/wp-content/uploads/Mirna-6-150x150.png 150w, https://wgrls.org/wp-content/uploads/Mirna-6-75x75.png 75w, https://wgrls.org/wp-content/uploads/Mirna-6-24x24.png 24w, https://wgrls.org/wp-content/uploads/Mirna-6-36x36.png 36w, https://wgrls.org/wp-content/uploads/Mirna-6-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-1e406be elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1e406be" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e325932" data-id="e325932" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-435c17a elementor-widget elementor-widget-image" data-id="435c17a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#meetkali"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65358" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali-1.png 500w, https://wgrls.org/wp-content/uploads/Kali-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-1-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-1.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Kali-1.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65358" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali-1.png 500w, https://wgrls.org/wp-content/uploads/Kali-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-1-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e041e88" data-id="e041e88" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3dcb253 elementor-widget elementor-widget-image" data-id="3dcb253" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#meetlindy"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65362" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Lindy.png 500w, https://wgrls.org/wp-content/uploads/Lindy-300x300.png 300w, https://wgrls.org/wp-content/uploads/Lindy-150x150.png 150w, https://wgrls.org/wp-content/uploads/Lindy-75x75.png 75w, https://wgrls.org/wp-content/uploads/Lindy-24x24.png 24w, https://wgrls.org/wp-content/uploads/Lindy-36x36.png 36w, https://wgrls.org/wp-content/uploads/Lindy-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Lindy.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Lindy.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65362" alt="" srcset="https://wgrls.org/wp-content/uploads/Lindy.png 500w, https://wgrls.org/wp-content/uploads/Lindy-300x300.png 300w, https://wgrls.org/wp-content/uploads/Lindy-150x150.png 150w, https://wgrls.org/wp-content/uploads/Lindy-75x75.png 75w, https://wgrls.org/wp-content/uploads/Lindy-24x24.png 24w, https://wgrls.org/wp-content/uploads/Lindy-36x36.png 36w, https://wgrls.org/wp-content/uploads/Lindy-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0d47eda" data-id="0d47eda" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-19ee1e5 elementor-widget elementor-widget-image" data-id="19ee1e5" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#laura"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65361" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-7.png 500w, https://wgrls.org/wp-content/uploads/Laura-7-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-7-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-7-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-7-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-7-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-7-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-7.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Laura-7.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65361" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-7.png 500w, https://wgrls.org/wp-content/uploads/Laura-7-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-7-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-7-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-7-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-7-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-7-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-18ad99d" data-id="18ad99d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ab7651a elementor-widget elementor-widget-image" data-id="ab7651a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#katied"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65359" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/katie-d.png 500w, https://wgrls.org/wp-content/uploads/katie-d-300x300.png 300w, https://wgrls.org/wp-content/uploads/katie-d-150x150.png 150w, https://wgrls.org/wp-content/uploads/katie-d-75x75.png 75w, https://wgrls.org/wp-content/uploads/katie-d-24x24.png 24w, https://wgrls.org/wp-content/uploads/katie-d-36x36.png 36w, https://wgrls.org/wp-content/uploads/katie-d-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/katie-d.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/katie-d.png" class="elementor-animation-grow-rotate attachment-large size-large wp-image-65359" alt="" srcset="https://wgrls.org/wp-content/uploads/katie-d.png 500w, https://wgrls.org/wp-content/uploads/katie-d-300x300.png 300w, https://wgrls.org/wp-content/uploads/katie-d-150x150.png 150w, https://wgrls.org/wp-content/uploads/katie-d-75x75.png 75w, https://wgrls.org/wp-content/uploads/katie-d-24x24.png 24w, https://wgrls.org/wp-content/uploads/katie-d-36x36.png 36w, https://wgrls.org/wp-content/uploads/katie-d-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-23f5488 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="23f5488" data-element_type="section" id="leslie" 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-91bcc12" data-id="91bcc12" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7c413d9 elementor-widget elementor-widget-heading" data-id="7c413d9" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Leslie Stokes</h2> </div> </div> <div class="elementor-element elementor-element-21f1cd9 elementor-widget elementor-widget-text-editor" data-id="21f1cd9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Manager | Heard County Public Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ea5fc46 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ea5fc46" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2882e2e" data-id="2882e2e" 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-eff79e5 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="eff79e5" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="https://wgrls.org/wp-content/uploads/elementor/css/custom-pro-widget-call-to-action.min.css?ver=1725630554?ver=1725630554"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9582-scaled-768x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9582"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Leslie: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> I'm Leslie Stokes, manager of the Heard County Public Library, and I grew up among books. My mother was the Media Specialist at Roopville Elementary School for many years, and she had me shelving picture books when I was in kindergarten. I have a degree in Library Science and worked for an independent bookstore for 10 years before making the switch to public libraries.<br><br> I have been the chairperson of the WGRLS Reader's Advisory Team since its inception in 2013. I love talking about and sharing books with people, especially tween and teens. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-f7007a6 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f7007a6" 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-66fc84f" data-id="66fc84f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b2d31f elementor-widget elementor-widget-heading" data-id="6b2d31f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Leslie's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-1ca7802 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="1ca7802" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="leslie" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/leslie-300x300.png" alt="leslie" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="leslie (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-5-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/leslie-5-300x300.png" alt="leslie (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="leslie (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-4-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/leslie-4-300x300.png" alt="leslie (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="leslie (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-3-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/leslie-3-300x300.png" alt="leslie (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="leslie (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/leslie-2-300x300.png" alt="leslie (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-f0bdcb0 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f0bdcb0" 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-054571d" data-id="054571d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-164229e elementor-widget elementor-widget-image-gallery" data-id="164229e" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <style>.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style> <div class="elementor-image-gallery"> <div id='gallery-1' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="164229e" data-elementor-lightbox-title="leslie (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1OTMsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2xlc2xpZS0yLnBuZyIsInNsaWRlc2hvdyI6IjE2NDIyOWUifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/leslie-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/leslie-2.png 1080w, https://wgrls.org/wp-content/uploads/leslie-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/leslie-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/leslie-2.png 1080w, https://wgrls.org/wp-content/uploads/leslie-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="164229e" data-elementor-lightbox-title="leslie (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1OTQsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2xlc2xpZS0zLnBuZyIsInNsaWRlc2hvdyI6IjE2NDIyOWUifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/leslie-3.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/leslie-3.png 1080w, https://wgrls.org/wp-content/uploads/leslie-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-3-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-3.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/leslie-3.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/leslie-3.png 1080w, https://wgrls.org/wp-content/uploads/leslie-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-3-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="164229e" data-elementor-lightbox-title="leslie (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1OTUsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2xlc2xpZS00LnBuZyIsInNsaWRlc2hvdyI6IjE2NDIyOWUifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/leslie-4.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/leslie-4.png 1080w, https://wgrls.org/wp-content/uploads/leslie-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-4-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-4.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/leslie-4.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/leslie-4.png 1080w, https://wgrls.org/wp-content/uploads/leslie-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-4-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="164229e" data-elementor-lightbox-title="leslie (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1OTYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2xlc2xpZS01LnBuZyIsInNsaWRlc2hvdyI6IjE2NDIyOWUifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/leslie-5.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/leslie-5.png 1080w, https://wgrls.org/wp-content/uploads/leslie-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-5-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie-5.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/leslie-5.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/leslie-5.png 1080w, https://wgrls.org/wp-content/uploads/leslie-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-5-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="164229e" data-elementor-lightbox-title="leslie" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1OTcsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2xlc2xpZS5wbmciLCJzbGlkZXNob3ciOiIxNjQyMjllIn0%3D" href='https://wgrls.org/wp-content/uploads/leslie.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/leslie.png 1080w, https://wgrls.org/wp-content/uploads/leslie-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/leslie.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/leslie.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/leslie.png 1080w, https://wgrls.org/wp-content/uploads/leslie-300x300.png 300w, https://wgrls.org/wp-content/uploads/leslie-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/leslie-150x150.png 150w, https://wgrls.org/wp-content/uploads/leslie-768x768.png 768w, https://wgrls.org/wp-content/uploads/leslie-75x75.png 75w, https://wgrls.org/wp-content/uploads/leslie-24x24.png 24w, https://wgrls.org/wp-content/uploads/leslie-36x36.png 36w, https://wgrls.org/wp-content/uploads/leslie-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-af18e45" data-id="af18e45" 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-65d0060 elementor-widget elementor-widget-text-editor" data-id="65d0060" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-8b93488 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="8b93488" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-rocket" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505.12019,19.09375c-1.18945-5.53125-6.65819-11-12.207-12.1875C460.716,0,435.507,0,410.40747,0,307.17523,0,245.26909,55.20312,199.05238,128H94.83772c-16.34763.01562-35.55658,11.875-42.88664,26.48438L2.51562,253.29688A28.4,28.4,0,0,0,0,264a24.00867,24.00867,0,0,0,24.00582,24H127.81618l-22.47457,22.46875c-11.36521,11.36133-12.99607,32.25781,0,45.25L156.24582,406.625c11.15623,11.1875,32.15619,13.15625,45.27726,0l22.47457-22.46875V488a24.00867,24.00867,0,0,0,24.00581,24,28.55934,28.55934,0,0,0,10.707-2.51562l98.72834-49.39063c14.62888-7.29687,26.50776-26.5,26.50776-42.85937V312.79688c72.59753-46.3125,128.03493-108.40626,128.03493-211.09376C512.07526,76.5,512.07526,51.29688,505.12019,19.09375ZM384.04033,168A40,40,0,1,1,424.05,128,40.02322,40.02322,0,0,1,384.04033,168Z"></path></svg> </span> <span class="elementor-icon-list-text">Science Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg> </span> <span class="elementor-icon-list-text">Romance</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-snowflake" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M440.3 345.2l-33.8-19.5 26-7c8.2-2.2 13.1-10.7 10.9-18.9l-4-14.9c-2.2-8.2-10.7-13.1-18.9-10.9l-70.8 19-63.9-37 63.8-36.9 70.8 19c8.2 2.2 16.7-2.7 18.9-10.9l4-14.9c2.2-8.2-2.7-16.7-10.9-18.9l-26-7 33.8-19.5c7.4-4.3 9.9-13.7 5.7-21.1L430.4 119c-4.3-7.4-13.7-9.9-21.1-5.7l-33.8 19.5 7-26c2.2-8.2-2.7-16.7-10.9-18.9l-14.9-4c-8.2-2.2-16.7 2.7-18.9 10.9l-19 70.8-62.8 36.2v-77.5l53.7-53.7c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0L256 56.4V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v40.4l-19.7-19.7c-6.2-6.2-16.4-6.2-22.6 0L138.3 48c-6.3 6.2-6.3 16.4 0 22.6l53.7 53.7v77.5l-62.8-36.2-19-70.8c-2.2-8.2-10.7-13.1-18.9-10.9l-14.9 4c-8.2 2.2-13.1 10.7-10.9 18.9l7 26-33.8-19.5c-7.4-4.3-16.8-1.7-21.1 5.7L2.1 145.7c-4.3 7.4-1.7 16.8 5.7 21.1l33.8 19.5-26 7c-8.3 2.2-13.2 10.7-11 19l4 14.9c2.2 8.2 10.7 13.1 18.9 10.9l70.8-19 63.8 36.9-63.8 36.9-70.8-19c-8.2-2.2-16.7 2.7-18.9 10.9l-4 14.9c-2.2 8.2 2.7 16.7 10.9 18.9l26 7-33.8 19.6c-7.4 4.3-9.9 13.7-5.7 21.1l15.5 26.8c4.3 7.4 13.7 9.9 21.1 5.7l33.8-19.5-7 26c-2.2 8.2 2.7 16.7 10.9 18.9l14.9 4c8.2 2.2 16.7-2.7 18.9-10.9l19-70.8 62.8-36.2v77.5l-53.7 53.7c-6.3 6.2-6.3 16.4 0 22.6l11.3 11.3c6.2 6.2 16.4 6.2 22.6 0l19.7-19.7V496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-40.4l19.7 19.7c6.2 6.2 16.4 6.2 22.6 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6L256 387.7v-77.5l62.8 36.2 19 70.8c2.2 8.2 10.7 13.1 18.9 10.9l14.9-4c8.2-2.2 13.1-10.7 10.9-18.9l-7-26 33.8 19.5c7.4 4.3 16.8 1.7 21.1-5.7l15.5-26.8c4.3-7.3 1.8-16.8-5.6-21z"></path></svg> </span> <span class="elementor-icon-list-text">Christmas</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-skull" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 0C114.6 0 0 100.3 0 224c0 70.1 36.9 132.6 94.5 173.7 9.6 6.9 15.2 18.1 13.5 29.9l-9.4 66.2c-1.4 9.6 6 18.2 15.7 18.2H192v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h64v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h77.7c9.7 0 17.1-8.6 15.7-18.2l-9.4-66.2c-1.7-11.7 3.8-23 13.5-29.9C475.1 356.6 512 294.1 512 224 512 100.3 397.4 0 256 0zm-96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm192 0c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"></path></svg> </span> <span class="elementor-icon-list-text">Horror</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-walking" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M208 96c26.5 0 48-21.5 48-48S234.5 0 208 0s-48 21.5-48 48 21.5 48 48 48zm94.5 149.1l-23.3-11.8-9.7-29.4c-14.7-44.6-55.7-75.8-102.2-75.9-36-.1-55.9 10.1-93.3 25.2-21.6 8.7-39.3 25.2-49.7 46.2L17.6 213c-7.8 15.8-1.5 35 14.2 42.9 15.6 7.9 34.6 1.5 42.5-14.3L81 228c3.5-7 9.3-12.5 16.5-15.4l26.8-10.8-15.2 60.7c-5.2 20.8.4 42.9 14.9 58.8l59.9 65.4c7.2 7.9 12.3 17.4 14.9 27.7l18.3 73.3c4.3 17.1 21.7 27.6 38.8 23.3 17.1-4.3 27.6-21.7 23.3-38.8l-22.2-89c-2.6-10.3-7.7-19.9-14.9-27.7l-45.5-49.7 17.2-68.7 5.5 16.5c5.3 16.1 16.7 29.4 31.7 37l23.3 11.8c15.6 7.9 34.6 1.5 42.5-14.3 7.7-15.7 1.4-35.1-14.3-43zM73.6 385.8c-3.2 8.1-8 15.4-14.2 21.5l-50 50.1c-12.5 12.5-12.5 32.8 0 45.3s32.7 12.5 45.2 0l59.4-59.4c6.1-6.1 10.9-13.4 14.2-21.5l13.5-33.8c-55.3-60.3-38.7-41.8-47.4-53.7l-20.7 51.5z"></path></svg> </span> <span class="elementor-icon-list-text">Young Adult</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-093ba9c elementor-widget elementor-widget-text-editor" data-id="093ba9c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-a8f0cc5 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a8f0cc5" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Anne Bishop</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Ernest Cline</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Andy Weir</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Diana Gabaldon</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Dean Koontz</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-afe7641 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="afe7641" 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-d268b26" data-id="d268b26" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-67ca788 elementor-widget elementor-widget-heading" data-id="67ca788" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Katie Gordon</h2> </div> </div> <div class="elementor-element elementor-element-e6e4b70 elementor-widget elementor-widget-text-editor" data-id="e6e4b70" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Manager | Dog River Public Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-919b497 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="919b497" data-element_type="section" id="meetkatie" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fec2fd3" data-id="fec2fd3" 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-7af3182 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="7af3182" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_6099-scaled-768x1024.jpeg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_6099"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Katie: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Katie is the Manager of the Dog River Library in Douglas County. She has been a member of the Readers Advisory Team since 207. She has been an avid reader her whole life, a habit and love that was passed down from her mother and grandmother. As a librarian and RA team member, she enjoys finding innovative and interesting ways to share the books we love with our patrons. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b48e106 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b48e106" 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-174d97b" data-id="174d97b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e86b669 elementor-widget elementor-widget-heading" data-id="e86b669" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Katie's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-77fba48 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="77fba48" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Katie" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Katie-300x300.png" alt="Katie" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Katie (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-5-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Katie-5-300x300.png" alt="Katie (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Katie (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-4-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Katie-4-300x300.png" alt="Katie (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Katie (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-3-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Katie-3-300x300.png" alt="Katie (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Katie (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Katie-2-300x300.png" alt="Katie (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7810c90 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7810c90" 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-1583270" data-id="1583270" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7219f5a elementor-widget elementor-widget-image-gallery" data-id="7219f5a" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-2' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="7219f5a" data-elementor-lightbox-title="Katie" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTMsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thdGllLnBuZyIsInNsaWRlc2hvdyI6IjcyMTlmNWEifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/Katie.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Katie.png 1080w, https://wgrls.org/wp-content/uploads/Katie-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Katie.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Katie.png 1080w, https://wgrls.org/wp-content/uploads/Katie-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="7219f5a" data-elementor-lightbox-title="Katie (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTIsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thdGllLTUucG5nIiwic2xpZGVzaG93IjoiNzIxOWY1YSJ9" href='https://wgrls.org/wp-content/uploads/Katie-5.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Katie-5.png 1080w, https://wgrls.org/wp-content/uploads/Katie-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-5-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-5.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Katie-5.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Katie-5.png 1080w, https://wgrls.org/wp-content/uploads/Katie-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-5-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="7219f5a" data-elementor-lightbox-title="Katie (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTEsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thdGllLTQucG5nIiwic2xpZGVzaG93IjoiNzIxOWY1YSJ9" href='https://wgrls.org/wp-content/uploads/Katie-4.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Katie-4.png 1080w, https://wgrls.org/wp-content/uploads/Katie-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-4-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-4.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Katie-4.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Katie-4.png 1080w, https://wgrls.org/wp-content/uploads/Katie-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-4-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="7219f5a" data-elementor-lightbox-title="Katie (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTAsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thdGllLTMucG5nIiwic2xpZGVzaG93IjoiNzIxOWY1YSJ9" href='https://wgrls.org/wp-content/uploads/Katie-3.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Katie-3.png 1080w, https://wgrls.org/wp-content/uploads/Katie-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-3-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-3.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Katie-3.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Katie-3.png 1080w, https://wgrls.org/wp-content/uploads/Katie-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-3-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="7219f5a" data-elementor-lightbox-title="Katie (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MDksInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thdGllLTIucG5nIiwic2xpZGVzaG93IjoiNzIxOWY1YSJ9" href='https://wgrls.org/wp-content/uploads/Katie-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Katie-2.png 1080w, https://wgrls.org/wp-content/uploads/Katie-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Katie-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Katie-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Katie-2.png 1080w, https://wgrls.org/wp-content/uploads/Katie-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Katie-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Katie-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Katie-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Katie-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Katie-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Katie-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Katie-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-20bea69" data-id="20bea69" 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-39cef40 elementor-widget elementor-widget-text-editor" data-id="39cef40" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-58e7208 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="58e7208" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-skull-crossbones" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M439.15 453.06L297.17 384l141.99-69.06c7.9-3.95 11.11-13.56 7.15-21.46L432 264.85c-3.95-7.9-13.56-11.11-21.47-7.16L224 348.41 37.47 257.69c-7.9-3.95-17.51-.75-21.47 7.16L1.69 293.48c-3.95 7.9-.75 17.51 7.15 21.46L150.83 384 8.85 453.06c-7.9 3.95-11.11 13.56-7.15 21.47l14.31 28.63c3.95 7.9 13.56 11.11 21.47 7.15L224 419.59l186.53 90.72c7.9 3.95 17.51.75 21.47-7.15l14.31-28.63c3.95-7.91.74-17.52-7.16-21.47zM150 237.28l-5.48 25.87c-2.67 12.62 5.42 24.85 16.45 24.85h126.08c11.03 0 19.12-12.23 16.45-24.85l-5.5-25.87c41.78-22.41 70-62.75 70-109.28C368 57.31 303.53 0 224 0S80 57.31 80 128c0 46.53 28.22 86.87 70 109.28zM280 112c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32zm-112 0c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32z"></path></svg> </span> <span class="elementor-icon-list-text">Survival/Dystopian</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-question" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"></path></svg> </span> <span class="elementor-icon-list-text">Mystery/Thriller</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z"></path></svg> </span> <span class="elementor-icon-list-text">Suspense</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg> </span> <span class="elementor-icon-list-text">Contemporary Romance</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-rocket" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505.12019,19.09375c-1.18945-5.53125-6.65819-11-12.207-12.1875C460.716,0,435.507,0,410.40747,0,307.17523,0,245.26909,55.20312,199.05238,128H94.83772c-16.34763.01562-35.55658,11.875-42.88664,26.48438L2.51562,253.29688A28.4,28.4,0,0,0,0,264a24.00867,24.00867,0,0,0,24.00582,24H127.81618l-22.47457,22.46875c-11.36521,11.36133-12.99607,32.25781,0,45.25L156.24582,406.625c11.15623,11.1875,32.15619,13.15625,45.27726,0l22.47457-22.46875V488a24.00867,24.00867,0,0,0,24.00581,24,28.55934,28.55934,0,0,0,10.707-2.51562l98.72834-49.39063c14.62888-7.29687,26.50776-26.5,26.50776-42.85937V312.79688c72.59753-46.3125,128.03493-108.40626,128.03493-211.09376C512.07526,76.5,512.07526,51.29688,505.12019,19.09375ZM384.04033,168A40,40,0,1,1,424.05,128,40.02322,40.02322,0,0,1,384.04033,168Z"></path></svg> </span> <span class="elementor-icon-list-text">Science Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-fingerprint" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z"></path></svg> </span> <span class="elementor-icon-list-text">True Crime & Cult Fiction</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-23babc8 elementor-widget elementor-widget-text-editor" data-id="23babc8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-7784381 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="7784381" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Neal Shusterman</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Jason Reynolds</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Courtney Summers</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Seanan McGuire</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Mindy McGinnis</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Elle Cosimano</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Robert Bryndza</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-33f0fe4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33f0fe4" 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-7878d31" data-id="7878d31" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-caf61d0 elementor-widget elementor-widget-heading" data-id="caf61d0" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Elizabeth Wingo</h2> </div> </div> <div class="elementor-element elementor-element-463b49e elementor-widget elementor-widget-text-editor" data-id="463b49e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Teen Program Specialist | Dog River Public Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-0c6ab5c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c6ab5c" data-element_type="section" id="elizabeth" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-62da746" data-id="62da746" 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-1b42c6e elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="1b42c6e" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9589-scaled-768x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9589"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Elizabeth: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Hi! I'm Elizabeth Wingo, and I am the Teen Program Specialist at Dog River Library in Douglasville. Reading has always been a love of mine, and I enjoy sharing that love within library work. I have a Bachelor's of Science in Early Childhood Education from the University of West Georgia, but I am currently pursing a Master's of Library and Information Studies at the University of Alabama. I joined the Reader's Advisory Committee last February, and I love curating book lists for patrons of all ages to enjoy! </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6fb3b87 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6fb3b87" 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-61114aa" data-id="61114aa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3aff206 elementor-widget elementor-widget-heading" data-id="3aff206" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Elizabeth's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-578792d elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="578792d" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-1-300x300.png" alt="Laura" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-5-1-300x300.png" alt="Laura (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-4-1-300x300.png" alt="Laura (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-3-1-300x300.png" alt="Laura (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-2-1-300x300.png" alt="Laura (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-22af1fa elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22af1fa" 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-c837e8c" data-id="c837e8c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6d09fc2 elementor-widget elementor-widget-image-gallery" data-id="6d09fc2" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-3' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="6d09fc2" data-elementor-lightbox-title="Laura" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MzUsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTEucG5nIiwic2xpZGVzaG93IjoiNmQwOWZjMiJ9" href='https://wgrls.org/wp-content/uploads/Laura-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="6d09fc2" data-elementor-lightbox-title="Laura (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MzQsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTUtMS5wbmciLCJzbGlkZXNob3ciOiI2ZDA5ZmMyIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-5-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-5-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-5-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-5-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="6d09fc2" data-elementor-lightbox-title="Laura (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MzMsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTQtMS5wbmciLCJzbGlkZXNob3ciOiI2ZDA5ZmMyIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-4-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-4-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-4-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-4-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="6d09fc2" data-elementor-lightbox-title="Laura (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MzIsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTMtMS5wbmciLCJzbGlkZXNob3ciOiI2ZDA5ZmMyIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-3-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-3-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-3-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-3-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="6d09fc2" data-elementor-lightbox-title="Laura (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MzEsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTItMS5wbmciLCJzbGlkZXNob3ciOiI2ZDA5ZmMyIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-2-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-2-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-2-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-2-1.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cc52c56" data-id="cc52c56" 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-6011456 elementor-widget elementor-widget-text-editor" data-id="6011456" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-543a57f elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="543a57f" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Magical Realism</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-broom" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M256.47 216.77l86.73 109.18s-16.6 102.36-76.57 150.12C206.66 523.85 0 510.19 0 510.19s3.8-23.14 11-55.43l94.62-112.17c3.97-4.7-.87-11.62-6.65-9.5l-60.4 22.09c14.44-41.66 32.72-80.04 54.6-97.47 59.97-47.76 163.3-40.94 163.3-40.94zM636.53 31.03l-19.86-25c-5.49-6.9-15.52-8.05-22.41-2.56l-232.48 177.8-34.14-42.97c-5.09-6.41-15.14-5.21-18.59 2.21l-25.33 54.55 86.73 109.18 58.8-12.45c8-1.69 11.42-11.2 6.34-17.6l-34.09-42.92 232.48-177.8c6.89-5.48 8.04-15.53 2.55-22.44z"></path></svg> </span> <span class="elementor-icon-list-text">Books about Witches</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5709212 elementor-widget elementor-widget-text-editor" data-id="5709212" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>All time favorites:</p> </div> </div> <div class="elementor-element elementor-element-0f12cb5 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0f12cb5" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Persepolis - Marjane Satrapi</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Psalm for the Wild Built - Becky Chambers</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">The Scholomance Series - Naomi Novik</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Once Upon a Broken Heart - Stephanie Gerber</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">The Midnight Library - Matt Haig</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7856e38 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7856e38" 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-06c1008" data-id="06c1008" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-eda3212 elementor-widget elementor-widget-heading" data-id="eda3212" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Mirna Zaher</h2> </div> </div> <div class="elementor-element elementor-element-6da5570 elementor-widget elementor-widget-text-editor" data-id="6da5570" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Manager | Maude P. Ragsdale Public Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d19a20d elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d19a20d" data-element_type="section" id="meetmirna" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d1a4cbe" data-id="d1a4cbe" 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-b035bf6 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="b035bf6" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_6100-scaled-768x1024.jpeg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_6100"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Mirna: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Mirna joined the RA Team because one of her favorite parts of being a librarian is sharing her love of reading with others. Recommending books to patrons that they end up loving is really the best. Reading unites people in so many ways, and being a part of that is amazing. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-0bf5a0d elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0bf5a0d" 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-3896130" data-id="3896130" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-70c9068 elementor-widget elementor-widget-heading" data-id="70c9068" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Mirna's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-05f54b2 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="05f54b2" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05f54b2" data-elementor-lightbox-title="mirna 5" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1ODAsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTUucG5nIiwic2xpZGVzaG93IjoiMDVmNTRiMiJ9" href="https://wgrls.org/wp-content/uploads/mirna-5.png"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="mirna 5" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-5-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/mirna-5-300x300.png" alt="mirna 5" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05f54b2" data-elementor-lightbox-title="mirna 3" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzgsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTMucG5nIiwic2xpZGVzaG93IjoiMDVmNTRiMiJ9" href="https://wgrls.org/wp-content/uploads/mirna-3.png"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="mirna 3" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-3-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/mirna-3-300x300.png" alt="mirna 3" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05f54b2" data-elementor-lightbox-title="mirna 2" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzcsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTIucG5nIiwic2xpZGVzaG93IjoiMDVmNTRiMiJ9" href="https://wgrls.org/wp-content/uploads/mirna-2.png"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="mirna 2" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/mirna-2-300x300.png" alt="mirna 2" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05f54b2" data-elementor-lightbox-title="Mirna 1" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL01pcm5hLTEucG5nIiwic2xpZGVzaG93IjoiMDVmNTRiMiJ9" href="https://wgrls.org/wp-content/uploads/Mirna-1.png"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Mirna 1" data-lazy-src="https://wgrls.org/wp-content/uploads/Mirna-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Mirna-1-300x300.png" alt="Mirna 1" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05f54b2" data-elementor-lightbox-title="mirna 4" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1ODIsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTQtMS5wbmciLCJzbGlkZXNob3ciOiIwNWY1NGIyIn0%3D" href="https://wgrls.org/wp-content/uploads/mirna-4-1.png"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="mirna 4" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-4-1-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/mirna-4-1-300x300.png" alt="mirna 4" /></noscript></figure></a></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6e58004 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6e58004" 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-5505329" data-id="5505329" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1a62f59 elementor-widget elementor-widget-image-gallery" data-id="1a62f59" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-4' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1a62f59" data-elementor-lightbox-title="mirna 5" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1ODAsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTUucG5nIiwic2xpZGVzaG93IjoiMWE2MmY1OSJ9" href='https://wgrls.org/wp-content/uploads/mirna-5.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/mirna-5.png 1080w, https://wgrls.org/wp-content/uploads/mirna-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-5-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-5.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/mirna-5.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/mirna-5.png 1080w, https://wgrls.org/wp-content/uploads/mirna-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-5-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1a62f59" data-elementor-lightbox-title="mirna 3" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzgsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTMucG5nIiwic2xpZGVzaG93IjoiMWE2MmY1OSJ9" href='https://wgrls.org/wp-content/uploads/mirna-3.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/mirna-3.png 1080w, https://wgrls.org/wp-content/uploads/mirna-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-3-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-3.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/mirna-3.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/mirna-3.png 1080w, https://wgrls.org/wp-content/uploads/mirna-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-3-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1a62f59" data-elementor-lightbox-title="Mirna 1" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL01pcm5hLTEucG5nIiwic2xpZGVzaG93IjoiMWE2MmY1OSJ9" href='https://wgrls.org/wp-content/uploads/Mirna-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Mirna-1.png 1080w, https://wgrls.org/wp-content/uploads/Mirna-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Mirna-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Mirna-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Mirna-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Mirna-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Mirna-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Mirna-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Mirna-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Mirna-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Mirna-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Mirna-1.png 1080w, https://wgrls.org/wp-content/uploads/Mirna-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/Mirna-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Mirna-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/Mirna-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/Mirna-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/Mirna-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/Mirna-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/Mirna-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1a62f59" data-elementor-lightbox-title="mirna 2" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1NzcsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTIucG5nIiwic2xpZGVzaG93IjoiMWE2MmY1OSJ9" href='https://wgrls.org/wp-content/uploads/mirna-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/mirna-2.png 1080w, https://wgrls.org/wp-content/uploads/mirna-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/mirna-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/mirna-2.png 1080w, https://wgrls.org/wp-content/uploads/mirna-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1a62f59" data-elementor-lightbox-title="mirna 4" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ1ODIsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL21pcm5hLTQtMS5wbmciLCJzbGlkZXNob3ciOiIxYTYyZjU5In0%3D" href='https://wgrls.org/wp-content/uploads/mirna-4-1.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/mirna-4-1.png 1080w, https://wgrls.org/wp-content/uploads/mirna-4-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-4-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-4-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-4-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-4-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-4-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-4-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-4-1-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/mirna-4-1.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/mirna-4-1.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/mirna-4-1.png 1080w, https://wgrls.org/wp-content/uploads/mirna-4-1-300x300.png 300w, https://wgrls.org/wp-content/uploads/mirna-4-1-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/mirna-4-1-150x150.png 150w, https://wgrls.org/wp-content/uploads/mirna-4-1-768x768.png 768w, https://wgrls.org/wp-content/uploads/mirna-4-1-75x75.png 75w, https://wgrls.org/wp-content/uploads/mirna-4-1-24x24.png 24w, https://wgrls.org/wp-content/uploads/mirna-4-1-36x36.png 36w, https://wgrls.org/wp-content/uploads/mirna-4-1-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-51c26c1" data-id="51c26c1" 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-92a35c6 elementor-widget elementor-widget-text-editor" data-id="92a35c6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-0c89899 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0c89899" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg> </span> <span class="elementor-icon-list-text">Romance</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-rocket" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505.12019,19.09375c-1.18945-5.53125-6.65819-11-12.207-12.1875C460.716,0,435.507,0,410.40747,0,307.17523,0,245.26909,55.20312,199.05238,128H94.83772c-16.34763.01562-35.55658,11.875-42.88664,26.48438L2.51562,253.29688A28.4,28.4,0,0,0,0,264a24.00867,24.00867,0,0,0,24.00582,24H127.81618l-22.47457,22.46875c-11.36521,11.36133-12.99607,32.25781,0,45.25L156.24582,406.625c11.15623,11.1875,32.15619,13.15625,45.27726,0l22.47457-22.46875V488a24.00867,24.00867,0,0,0,24.00581,24,28.55934,28.55934,0,0,0,10.707-2.51562l98.72834-49.39063c14.62888-7.29687,26.50776-26.5,26.50776-42.85937V312.79688c72.59753-46.3125,128.03493-108.40626,128.03493-211.09376C512.07526,76.5,512.07526,51.29688,505.12019,19.09375ZM384.04033,168A40,40,0,1,1,424.05,128,40.02322,40.02322,0,0,1,384.04033,168Z"></path></svg> </span> <span class="elementor-icon-list-text">Science Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z"></path></svg> </span> <span class="elementor-icon-list-text">Thrillers</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-history" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z"></path></svg> </span> <span class="elementor-icon-list-text">Historical Fiction</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-fb8f12c elementor-widget elementor-widget-text-editor" data-id="fb8f12c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-a44228a elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a44228a" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Coming Soon!</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-f0915ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f0915ae" 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-5f904f7" data-id="5f904f7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1caacb elementor-widget elementor-widget-heading" data-id="f1caacb" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Kali Dallmier</h2> </div> </div> <div class="elementor-element elementor-element-b01c123 elementor-widget elementor-widget-text-editor" data-id="b01c123" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Outreach Manager | WGRLS</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-18b700a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="18b700a" data-element_type="section" id="meetkali" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-abf1c31" data-id="abf1c31" 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-b72b7c0 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="b72b7c0" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9598-739x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9598"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Kali: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Meet Kali, WGRLS' Marketing and Outreach Manager. In her role, she wears many hats, but her primary responsibility is to spread the word about the wonders of libraries! Prior to this, Kali worked as a programmer at Dog River and in circulation at Neva Lomason. She joined Readers Advisory with a passion for books and a desire to boost the team's curated lists. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-bfe1ff4 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bfe1ff4" 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-ed6bd1c" data-id="ed6bd1c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b195d9c elementor-widget elementor-widget-heading" data-id="b195d9c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Kali's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-53f2021 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="53f2021" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Kali" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Kali-300x300.png" alt="Kali" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Kali (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-5-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Kali-5-300x300.png" alt="Kali (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Kali (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-4-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Kali-4-300x300.png" alt="Kali (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Kali (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-3-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Kali-3-300x300.png" alt="Kali (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Kali (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Kali-2-300x300.png" alt="Kali (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6760af0 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6760af0" 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-2e48523" data-id="2e48523" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec90e4f elementor-widget elementor-widget-image-gallery" data-id="ec90e4f" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-5' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ec90e4f" data-elementor-lightbox-title="Kali" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTgsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thbGkucG5nIiwic2xpZGVzaG93IjoiZWM5MGU0ZiJ9" href='https://wgrls.org/wp-content/uploads/Kali.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali.png 1080w, https://wgrls.org/wp-content/uploads/Kali-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Kali.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali.png 1080w, https://wgrls.org/wp-content/uploads/Kali-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ec90e4f" data-elementor-lightbox-title="Kali (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTcsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thbGktNS5wbmciLCJzbGlkZXNob3ciOiJlYzkwZTRmIn0%3D" href='https://wgrls.org/wp-content/uploads/Kali-5.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali-5.png 1080w, https://wgrls.org/wp-content/uploads/Kali-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-5-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-5.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Kali-5.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali-5.png 1080w, https://wgrls.org/wp-content/uploads/Kali-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-5-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ec90e4f" data-elementor-lightbox-title="Kali (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thbGktNC5wbmciLCJzbGlkZXNob3ciOiJlYzkwZTRmIn0%3D" href='https://wgrls.org/wp-content/uploads/Kali-4.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali-4.png 1080w, https://wgrls.org/wp-content/uploads/Kali-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-4-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-4.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Kali-4.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali-4.png 1080w, https://wgrls.org/wp-content/uploads/Kali-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-4-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ec90e4f" data-elementor-lightbox-title="Kali (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTUsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thbGktMy5wbmciLCJzbGlkZXNob3ciOiJlYzkwZTRmIn0%3D" href='https://wgrls.org/wp-content/uploads/Kali-3.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali-3.png 1080w, https://wgrls.org/wp-content/uploads/Kali-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-3-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-3.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Kali-3.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali-3.png 1080w, https://wgrls.org/wp-content/uploads/Kali-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-3-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ec90e4f" data-elementor-lightbox-title="Kali (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MTQsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0thbGktMi5wbmciLCJzbGlkZXNob3ciOiJlYzkwZTRmIn0%3D" href='https://wgrls.org/wp-content/uploads/Kali-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Kali-2.png 1080w, https://wgrls.org/wp-content/uploads/Kali-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Kali-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Kali-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Kali-2.png 1080w, https://wgrls.org/wp-content/uploads/Kali-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Kali-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Kali-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Kali-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Kali-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Kali-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Kali-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Kali-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2f67986" data-id="2f67986" 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-247ae6e elementor-widget elementor-widget-text-editor" data-id="247ae6e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-503f2eb elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="503f2eb" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-crown" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg> </span> <span class="elementor-icon-list-text">Light Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg> </span> <span class="elementor-icon-list-text">Chivalric Romance</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-book-open" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z"></path></svg> </span> <span class="elementor-icon-list-text">Literary Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-paint-brush" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"></path></svg> </span> <span class="elementor-icon-list-text">Graphic Novels</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e237172 elementor-widget elementor-widget-text-editor" data-id="e237172" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-2977db3 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2977db3" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Neil Gaiman</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Diana Wynne Jones</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Diana Gabaldon</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Kurt Vonnegut</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Rick Riordan</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-35ffd50 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="35ffd50" data-element_type="section" id="meetlindy" 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-3e161d8" data-id="3e161d8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-77f052f elementor-widget elementor-widget-heading" data-id="77f052f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Lindy Moore</h2> </div> </div> <div class="elementor-element elementor-element-f145a17 elementor-widget elementor-widget-text-editor" data-id="f145a17" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Services Director | Douglas County Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-613a29d elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="613a29d" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c0a527e" data-id="c0a527e" 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-226a990 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="226a990" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9587-scaled-768x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9587"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Lindy: </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Douglas County Library Services Director I have been working at the Douglas County Public Libraries for more than 20 years, working at all three of our DC Libraries, and have served as Children's Specialist, Branch Manager, and now Library Services Director. I received my BA in Communications from UWG in 2002, my MSLIS from Florida State University in 2005 and my Media Specialist certification in 2008. I currently live in Carrollton with my husband and two teenage boys. <br><br> I absolutely LOVE the Libby app! It allows me to always have a book in hand, whether at a lacrosse game, wrestling tournament, band competition, or cross-country meet, I always have my books. <br><br> I have been part of the Reader's Advisory committee since its inception. I usually curate the kids picture book and chapter book lists. My goal as a librarian and part of the Reader's Advisory committee is to help children find THE book they love and will remember as they grow. The joy on a child's face when they find a book that truly speaks to them is absolutely amazing. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-1b3897f elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b3897f" 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-ceb149e" data-id="ceb149e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b74624c elementor-widget elementor-widget-heading" data-id="b74624c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Lindy's Top 5 Reads of 2022</h2> </div> </div> <div class="elementor-element elementor-element-82c021f elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="82c021f" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="1" data-lazy-src="https://wgrls.org/wp-content/uploads/1-4-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/1-4-300x300.png" alt="1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Untitled design (96)" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-96-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Untitled-design-96-300x300.png" alt="Untitled design (96)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Untitled design (95)" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-95-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Untitled-design-95-300x300.png" alt="Untitled design (95)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="1" data-lazy-src="https://wgrls.org/wp-content/uploads/1-15-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/1-15-300x300.png" alt="1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Untitled design (94)" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-94-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Untitled-design-94-300x300.png" alt="Untitled design (94)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d9444fd elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d9444fd" 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-20 elementor-inner-column elementor-element elementor-element-3944dcc" data-id="3944dcc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6a06f31 elementor-widget elementor-widget-image" data-id="6a06f31" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.gapines.org/eg/opac/record/6301686?locg=163" target="_blank"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow attachment-large size-large wp-image-58669" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/1-4.png 500w, https://wgrls.org/wp-content/uploads/1-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/1-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/1-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/1-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/1-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/1-4-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/1-4.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/1-4.png" class="elementor-animation-grow attachment-large size-large wp-image-58669" alt="" srcset="https://wgrls.org/wp-content/uploads/1-4.png 500w, https://wgrls.org/wp-content/uploads/1-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/1-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/1-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/1-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/1-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/1-4-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-9aee8d9" data-id="9aee8d9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-012b79e elementor-widget elementor-widget-image" data-id="012b79e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.gapines.org/eg/opac/record/6356403?locg=163" target="_blank"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow attachment-large size-large wp-image-59507" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Untitled-design-94.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-94-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-94-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-94-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-94-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-94-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-94-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-94.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Untitled-design-94.png" class="elementor-animation-grow attachment-large size-large wp-image-59507" alt="" srcset="https://wgrls.org/wp-content/uploads/Untitled-design-94.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-94-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-94-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-94-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-94-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-94-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-94-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-e27806f" data-id="e27806f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dba22e7 elementor-widget elementor-widget-image" data-id="dba22e7" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.gapines.org/eg/opac/record/6372982?locg=163" target="_blank"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow attachment-large size-large wp-image-59508" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/1-15.png 500w, https://wgrls.org/wp-content/uploads/1-15-300x300.png 300w, https://wgrls.org/wp-content/uploads/1-15-150x150.png 150w, https://wgrls.org/wp-content/uploads/1-15-75x75.png 75w, https://wgrls.org/wp-content/uploads/1-15-24x24.png 24w, https://wgrls.org/wp-content/uploads/1-15-36x36.png 36w, https://wgrls.org/wp-content/uploads/1-15-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/1-15.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/1-15.png" class="elementor-animation-grow attachment-large size-large wp-image-59508" alt="" srcset="https://wgrls.org/wp-content/uploads/1-15.png 500w, https://wgrls.org/wp-content/uploads/1-15-300x300.png 300w, https://wgrls.org/wp-content/uploads/1-15-150x150.png 150w, https://wgrls.org/wp-content/uploads/1-15-75x75.png 75w, https://wgrls.org/wp-content/uploads/1-15-24x24.png 24w, https://wgrls.org/wp-content/uploads/1-15-36x36.png 36w, https://wgrls.org/wp-content/uploads/1-15-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-1798f85" data-id="1798f85" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-92d5ceb elementor-widget elementor-widget-image" data-id="92d5ceb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.gapines.org/eg/opac/record/6319119?locg=163" target="_blank"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow attachment-large size-large wp-image-59510" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Untitled-design-95.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-95-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-95-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-95-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-95-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-95-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-95-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-95.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Untitled-design-95.png" class="elementor-animation-grow attachment-large size-large wp-image-59510" alt="" srcset="https://wgrls.org/wp-content/uploads/Untitled-design-95.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-95-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-95-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-95-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-95-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-95-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-95-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-734ae7e" data-id="734ae7e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-885208d elementor-widget elementor-widget-image" data-id="885208d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.gapines.org/eg/opac/record/6327557?locg=163" target="_blank"> <img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="elementor-animation-grow attachment-large size-large wp-image-59511" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Untitled-design-96.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-96-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-96-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-96-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-96-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-96-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-96-48x48.png 48w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://wgrls.org/wp-content/uploads/Untitled-design-96.png" /><noscript><img loading="lazy" decoding="async" width="500" height="500" src="https://wgrls.org/wp-content/uploads/Untitled-design-96.png" class="elementor-animation-grow attachment-large size-large wp-image-59511" alt="" srcset="https://wgrls.org/wp-content/uploads/Untitled-design-96.png 500w, https://wgrls.org/wp-content/uploads/Untitled-design-96-300x300.png 300w, https://wgrls.org/wp-content/uploads/Untitled-design-96-150x150.png 150w, https://wgrls.org/wp-content/uploads/Untitled-design-96-75x75.png 75w, https://wgrls.org/wp-content/uploads/Untitled-design-96-24x24.png 24w, https://wgrls.org/wp-content/uploads/Untitled-design-96-36x36.png 36w, https://wgrls.org/wp-content/uploads/Untitled-design-96-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></noscript> </a> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4ca4da7" data-id="4ca4da7" 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-4321491 elementor-widget elementor-widget-text-editor" data-id="4321491" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-26c3425 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="26c3425" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-far-image" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z"></path></svg> </span> <span class="elementor-icon-list-text">Picture Books</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-female" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M128 0c35.346 0 64 28.654 64 64s-28.654 64-64 64c-35.346 0-64-28.654-64-64S92.654 0 128 0m119.283 354.179l-48-192A24 24 0 0 0 176 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H80a24 24 0 0 0-23.283 18.179l-48 192C4.935 369.305 16.383 384 32 384h56v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V384h56c15.591 0 27.071-14.671 23.283-29.821z"></path></svg> </span> <span class="elementor-icon-list-text">Women's Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-heart" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg> </span> <span class="elementor-icon-list-text">Contemporary Romance</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-far-grin-hearts" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M353.6 304.6c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-152.8-48.9c4.5 1.2 9.2-1.5 10.5-6l19.4-69.9c5.6-20.3-7.4-41.1-28.8-44.5-18.6-3-36.4 9.8-41.5 27.9l-2 7.1-7.1-1.9c-18.2-4.7-38.2 4.3-44.9 22-7.7 20.2 3.8 41.9 24.2 47.2l70.2 18.1zm188.8-65.3c-6.7-17.6-26.7-26.7-44.9-22l-7.1 1.9-2-7.1c-5-18.1-22.8-30.9-41.5-27.9-21.4 3.4-34.4 24.2-28.8 44.5l19.4 69.9c1.2 4.5 5.9 7.2 10.5 6l70.2-18.2c20.4-5.3 31.9-26.9 24.2-47.1zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200z"></path></svg> </span> <span class="elementor-icon-list-text">Rom-Com</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </span> <span class="elementor-icon-list-text">Glitz Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-venus" viewBox="0 0 288 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z"></path></svg> </span> <span class="elementor-icon-list-text">Chick Lit</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-6821601 elementor-widget elementor-widget-text-editor" data-id="6821601" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite books to share with kids:</p> </div> </div> <div class="elementor-element elementor-element-3fcc2ee elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3fcc2ee" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">The Book With No Pictures - B.J. Novak</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Beatrice Doesn't Want To - Laura Numeroff</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Carnivores - Aaron Reynolds</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">I Hate Picture Books - Timothy Young</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Don't Push the Button - Bill Cotter </span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-f72e6a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f72e6a7" data-element_type="section" id="laura" 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-4950e7d" data-id="4950e7d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-36f1a31 elementor-widget elementor-widget-heading" data-id="36f1a31" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Laura Buchanan</h2> </div> </div> <div class="elementor-element elementor-element-58f24c4 elementor-widget elementor-widget-text-editor" data-id="58f24c4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Bookmobile Librarian | WGRLS</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-f540532 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f540532" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-031b70f" data-id="031b70f" 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-5329ae5 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="5329ae5" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9581-scaled-768x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9581"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Laura </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> I'm Laura Buchanan, and I am the bookmobile librarian! The fun thing about being on the bookmobile is getting to bring the library to meet people where they are- then I can not only help them personally, but I can also direct them to their closest library where they can find even more great things!<br><br> My favorite genres include true crime, suspense and thrillers, cozy mysteries, and fantasy. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-80aab80 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="80aab80" 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-c7aaf2b" data-id="c7aaf2b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6205c69 elementor-widget elementor-widget-heading" data-id="6205c69" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Laura's Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-6f00eaa elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="6f00eaa" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-300x300.png" alt="Laura" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-5-300x300.png" alt="Laura (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-4-300x300.png" alt="Laura (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-3-300x300.png" alt="Laura (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-2-300x300.png" alt="Laura (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d929f45 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d929f45" 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-8eb6932" data-id="8eb6932" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dc865a9 elementor-widget elementor-widget-image-gallery" data-id="dc865a9" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-6' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dc865a9" data-elementor-lightbox-title="Laura" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MjYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLnBuZyIsInNsaWRlc2hvdyI6ImRjODY1YTkifQ%3D%3D" href='https://wgrls.org/wp-content/uploads/Laura.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura.png 1080w, https://wgrls.org/wp-content/uploads/Laura-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura.png 1080w, https://wgrls.org/wp-content/uploads/Laura-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dc865a9" data-elementor-lightbox-title="Laura (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MjUsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTUucG5nIiwic2xpZGVzaG93IjoiZGM4NjVhOSJ9" href='https://wgrls.org/wp-content/uploads/Laura-5.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-5.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-5.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-5.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dc865a9" data-elementor-lightbox-title="Laura (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MjQsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTQucG5nIiwic2xpZGVzaG93IjoiZGM4NjVhOSJ9" href='https://wgrls.org/wp-content/uploads/Laura-4.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-4.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-4.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-4.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dc865a9" data-elementor-lightbox-title="Laura (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MjMsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTMucG5nIiwic2xpZGVzaG93IjoiZGM4NjVhOSJ9" href='https://wgrls.org/wp-content/uploads/Laura-3.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-3.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-3.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-3.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dc865a9" data-elementor-lightbox-title="Laura (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2MjIsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTIucG5nIiwic2xpZGVzaG93IjoiZGM4NjVhOSJ9" href='https://wgrls.org/wp-content/uploads/Laura-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-573e030" data-id="573e030" 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-0b05e4d elementor-widget elementor-widget-text-editor" data-id="0b05e4d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-665f86c elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="665f86c" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg> </span> <span class="elementor-icon-list-text">True Crime</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z"></path></svg> </span> <span class="elementor-icon-list-text">Suspense</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-surprise" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm112 208c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm80-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"></path></svg> </span> <span class="elementor-icon-list-text">Thrillers</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg> </span> <span class="elementor-icon-list-text">Cozy Mysteries</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5173abe elementor-widget elementor-widget-text-editor" data-id="5173abe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-f51cb94 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="f51cb94" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text"> Robert Jordan</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Glen Cook</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Gail Carriger</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Madeleine L'Engle</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Ellery Adams</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text"> Leigh Bardugo</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-114ba83 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="114ba83" data-element_type="section" id="katied" 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-e2e45c1" data-id="e2e45c1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4311ad6 elementor-widget elementor-widget-heading" data-id="4311ad6" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Katie D.</h2> </div> </div> <div class="elementor-element elementor-element-e567ee8 elementor-widget elementor-widget-text-editor" data-id="e567ee8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Manager | Ephesus Library</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-f4c23b1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f4c23b1" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-17ef40e" data-id="17ef40e" 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-dc7dd27 elementor-cta--layout-image-left elementor-cta--valign-middle elementor-cta--tablet-layout-image-above elementor-cta--mobile-layout-image-above elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="dc7dd27" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://wgrls.org/wp-content/uploads/IMG_9577-scaled-768x1024.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style="" role="img" aria-label="IMG_9577"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item"> Meet Katie D. </h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> I'm Katie D. and I'm the Manager at Ephesus Library. Before becoming a librarian, I worked with PreK and Toddler teachers on how to bring literacy into their classrooms. I have a Masters in Elementary Reading and Literacy from Walden University. I recently joined the RA team because I love to share great books and authors with patrons. My two favorite book series are the Harry Potter series and the Twisted Tales series. </div> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5e87412 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5e87412" 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-6961dbd" data-id="6961dbd" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-536900c elementor-widget elementor-widget-heading" data-id="536900c" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Katie D.'s Top 5 Reads of 2023</h2> </div> </div> <div class="elementor-element elementor-element-f9ecad8 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="f9ecad8" data-element_type="widget" data-settings="{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-6-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-6-300x300.png" alt="Laura" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (5)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-5-2-300x300.png" alt="Laura (5)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (4)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-4-2-300x300.png" alt="Laura (4)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (3)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-3-2-300x300.png" alt="Laura (3)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img width="300" height="300" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Laura (2)" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2-2-300x300.png" /><noscript><img width="300" height="300" decoding="async" class="swiper-slide-image" src="https://wgrls.org/wp-content/uploads/Laura-2-2-300x300.png" alt="Laura (2)" /></noscript></figure></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-0beccb4 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0beccb4" 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-24fb2fa" data-id="24fb2fa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-521b0ef elementor-widget elementor-widget-image-gallery" data-id="521b0ef" data-element_type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-7' class='gallery galleryid-1515 gallery-columns-5 gallery-size-full'><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="521b0ef" data-elementor-lightbox-title="Laura" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2NDgsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTYucG5nIiwic2xpZGVzaG93IjoiNTIxYjBlZiJ9" href='https://wgrls.org/wp-content/uploads/Laura-6.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-6.png 1080w, https://wgrls.org/wp-content/uploads/Laura-6-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-6-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-6-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-6-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-6-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-6-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-6-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-6-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-6.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-6.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-6.png 1080w, https://wgrls.org/wp-content/uploads/Laura-6-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-6-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-6-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-6-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-6-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-6-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-6-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-6-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="521b0ef" data-elementor-lightbox-title="Laura (5)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2NDcsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTUtMi5wbmciLCJzbGlkZXNob3ciOiI1MjFiMGVmIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-5-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-5-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-5-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-5-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-5-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-5-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-5-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-5-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-5-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-5-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-5-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-5-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-5-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="521b0ef" data-elementor-lightbox-title="Laura (4)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2NDYsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTQtMi5wbmciLCJzbGlkZXNob3ciOiI1MjFiMGVmIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-4-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-4-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-4-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-4-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-4-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-4-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-4-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-4-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-4-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-4-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-4-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-4-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-4-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="521b0ef" data-elementor-lightbox-title="Laura (3)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2NDUsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTMtMi5wbmciLCJzbGlkZXNob3ciOiI1MjFiMGVmIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-3-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-3-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-3-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-3-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-3-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-3-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-3-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-3-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-3-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-3-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-3-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-3-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-3-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="521b0ef" data-elementor-lightbox-title="Laura (2)" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjQ2NDQsInVybCI6Imh0dHBzOlwvXC93Z3Jscy5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcL0xhdXJhLTItMi5wbmciLCJzbGlkZXNob3ciOiI1MjFiMGVmIn0%3D" href='https://wgrls.org/wp-content/uploads/Laura-2-2.png'><img decoding="async" width="1080" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/Laura-2-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-2-48x48.png 48w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://wgrls.org/wp-content/uploads/Laura-2-2.png" /><noscript><img loading="lazy" decoding="async" width="1080" height="1080" src="https://wgrls.org/wp-content/uploads/Laura-2-2.png" class="attachment-full size-full" alt="" srcset="https://wgrls.org/wp-content/uploads/Laura-2-2.png 1080w, https://wgrls.org/wp-content/uploads/Laura-2-2-300x300.png 300w, https://wgrls.org/wp-content/uploads/Laura-2-2-1024x1024.png 1024w, https://wgrls.org/wp-content/uploads/Laura-2-2-150x150.png 150w, https://wgrls.org/wp-content/uploads/Laura-2-2-768x768.png 768w, https://wgrls.org/wp-content/uploads/Laura-2-2-75x75.png 75w, https://wgrls.org/wp-content/uploads/Laura-2-2-24x24.png 24w, https://wgrls.org/wp-content/uploads/Laura-2-2-36x36.png 36w, https://wgrls.org/wp-content/uploads/Laura-2-2-48x48.png 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript></a> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-128afac" data-id="128afac" 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-b5ec09e elementor-widget elementor-widget-text-editor" data-id="b5ec09e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite genres:</p> </div> </div> <div class="elementor-element elementor-element-508833e elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="508833e" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-history" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z"></path></svg> </span> <span class="elementor-icon-list-text"> Historical Fiction</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-surprise" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm112 208c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm80-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"></path></svg> </span> <span class="elementor-icon-list-text">Suspense/Thrillers</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-dragon" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"></path></svg> </span> <span class="elementor-icon-list-text">Fantasy</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-fingerprint" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z"></path></svg> </span> <span class="elementor-icon-list-text">True Crime</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-walking" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M208 96c26.5 0 48-21.5 48-48S234.5 0 208 0s-48 21.5-48 48 21.5 48 48 48zm94.5 149.1l-23.3-11.8-9.7-29.4c-14.7-44.6-55.7-75.8-102.2-75.9-36-.1-55.9 10.1-93.3 25.2-21.6 8.7-39.3 25.2-49.7 46.2L17.6 213c-7.8 15.8-1.5 35 14.2 42.9 15.6 7.9 34.6 1.5 42.5-14.3L81 228c3.5-7 9.3-12.5 16.5-15.4l26.8-10.8-15.2 60.7c-5.2 20.8.4 42.9 14.9 58.8l59.9 65.4c7.2 7.9 12.3 17.4 14.9 27.7l18.3 73.3c4.3 17.1 21.7 27.6 38.8 23.3 17.1-4.3 27.6-21.7 23.3-38.8l-22.2-89c-2.6-10.3-7.7-19.9-14.9-27.7l-45.5-49.7 17.2-68.7 5.5 16.5c5.3 16.1 16.7 29.4 31.7 37l23.3 11.8c15.6 7.9 34.6 1.5 42.5-14.3 7.7-15.7 1.4-35.1-14.3-43zM73.6 385.8c-3.2 8.1-8 15.4-14.2 21.5l-50 50.1c-12.5 12.5-12.5 32.8 0 45.3s32.7 12.5 45.2 0l59.4-59.4c6.1-6.1 10.9-13.4 14.2-21.5l13.5-33.8c-55.3-60.3-38.7-41.8-47.4-53.7l-20.7 51.5z"></path></svg> </span> <span class="elementor-icon-list-text">Young Adult</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-city" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M616 192H480V24c0-13.26-10.74-24-24-24H312c-13.26 0-24 10.74-24 24v72h-64V16c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v80h-64V16c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v80H24c-13.26 0-24 10.74-24 24v360c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V216c0-13.26-10.75-24-24-24zM128 404c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm128 192c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12V76c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 288c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40z"></path></svg> </span> <span class="elementor-icon-list-text">Dystopian</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-8dc268d elementor-widget elementor-widget-text-editor" data-id="8dc268d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Favorite Authors:</p> </div> </div> <div class="elementor-element elementor-element-039d25b elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="039d25b" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Rick Riordan</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text"> Alan Gratz</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Herve Tullet</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Holly Jackson</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Karen McManus</span> </li> </ul> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="32641" class="elementor elementor-32641 elementor-location-footer" data-elementor-post-type="elementor_library"> <footer class="elementor-section elementor-top-section elementor-element elementor-element-544d46a9 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="544d46a9" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-22d513d7" data-id="22d513d7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2cb8aa3 elementor-invisible elementor-widget elementor-widget-image" data-id="2cb8aa3" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;headShake&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="1024" height="251" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20251'%3E%3C/svg%3E" class="elementor-animation-bob attachment-large size-large wp-image-32804" alt="" data-lazy-srcset="https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1024x251.png 1024w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-300x74.png 300w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-768x188.png 768w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1536x377.png 1536w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-24x6.png 24w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-36x9.png 36w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-48x12.png 48w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x.png 1729w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1024x251.png" /><noscript><img width="1024" height="251" src="https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1024x251.png" class="elementor-animation-bob attachment-large size-large wp-image-32804" alt="" srcset="https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1024x251.png 1024w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-300x74.png 300w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-768x188.png 768w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-1536x377.png 1536w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-24x6.png 24w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-36x9.png 36w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x-48x12.png 48w, https://wgrls.org/wp-content/uploads/cropped-Asset-3@2x.png 1729w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> </div> </div> <div class="elementor-element elementor-element-709df94 elementor-widget elementor-widget-heading" data-id="709df94" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">WGRLS Regional Office</h4> </div> </div> <div class="elementor-element elementor-element-a3a7c45 elementor-widget elementor-widget-text-editor" data-id="a3a7c45" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>124 W. Chandler Street<br />Carrollton, GA 30117</p> </div> </div> <div class="elementor-element elementor-element-529f17f elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="529f17f" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="tel:7708302233"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-phone" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"></path></svg> </span> <span class="elementor-icon-list-text">(770) 830-2233</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-45f3c15e" data-id="45f3c15e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d738966 elementor-widget elementor-widget-heading" data-id="d738966" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Quick Resources</h4> </div> </div> <div class="elementor-element elementor-element-72d8cf1 elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="72d8cf1" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="/librarycard/"> <span class="elementor-icon-list-text">Get a Library Card</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/books-by-age-genre/"> <span class="elementor-icon-list-text">Recommended Book Lists</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://gapines.org/eg/opac/home" target="_blank"> <span class="elementor-icon-list-text">View Catalog</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/digital/"> <span class="elementor-icon-list-text">Digital Resource Guide</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-d455d5d elementor-widget elementor-widget-heading" data-id="d455d5d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Get Involved</h4> </div> </div> <div class="elementor-element elementor-element-1a0ef57 elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1a0ef57" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://wgrls.org/about/volunteer/"> <span class="elementor-icon-list-text">Volunteer</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/events/"> <span class="elementor-icon-list-text">Events</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-c402401" data-id="c402401" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22531af elementor-widget elementor-widget-heading" data-id="22531af" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">About Us</h4> </div> </div> <div class="elementor-element elementor-element-bae4d69 elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="bae4d69" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="/locations"> <span class="elementor-icon-list-text">Locations & Hours</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/about/about-staff/"> <span class="elementor-icon-list-text">Meet the Team</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/wgrls-history/"> <span class="elementor-icon-list-text">WGRLS History</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://wgrls.org/news-updates/"> <span class="elementor-icon-list-text">News & Updates</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/careers/"> <span class="elementor-icon-list-text">Employment Opportunities</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://wgrls.org/boards/"> <span class="elementor-icon-list-text">Upcoming Board Meetings</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/policies/"> <span class="elementor-icon-list-text">Policies</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b0fb81d" data-id="b0fb81d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3bf9f0c elementor-widget elementor-widget-heading" data-id="3bf9f0c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Share your Library Story!</h4> </div> </div> <div class="elementor-element elementor-element-144282c elementor-mobile-align-center elementor-tablet-align-center elementor-widget elementor-widget-button" data-id="144282c" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://wgrls.org/services/feedback/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Click here</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-8736c6d e-grid-align-left e-grid-align-mobile-center e-grid-align-tablet-center elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="8736c6d" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.23.0 - 05-08-2024 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style> <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-grow elementor-repeater-item-f3e412f" href="https://www.facebook.com/wgrls" 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-youtube elementor-animation-grow elementor-repeater-item-6c21cfc" href="https://www.youtube.com/channel/UCgl9qNB04_S1dDPo6ryGh4g" target="_blank"> <span class="elementor-screen-only">Youtube</span> <svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-grow elementor-repeater-item-1a2e617" href="https://www.instagram.com/wgrlslibrary/?hl=en" 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 class="elementor-element elementor-element-6e11743 elementor-mobile-align-center elementor-tablet-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6e11743" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://www.goodreads.com/user/show/142132861-wgrls" target="_blank"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-book-reader" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.98 96-96zM233.59 241.1c-59.33-36.32-155.43-46.3-203.79-49.05C13.55 191.13 0 203.51 0 219.14v222.8c0 14.33 11.59 26.28 26.49 27.05 43.66 2.29 131.99 10.68 193.04 41.43 9.37 4.72 20.48-1.71 20.48-11.87V252.56c-.01-4.67-2.32-8.95-6.42-11.46zm248.61-49.05c-48.35 2.74-144.46 12.73-203.78 49.05-4.1 2.51-6.41 6.96-6.41 11.63v245.79c0 10.19 11.14 16.63 20.54 11.9 61.04-30.72 149.32-39.11 192.97-41.4 14.9-.78 26.49-12.73 26.49-27.06V219.14c-.01-15.63-13.56-28.01-29.81-27.09z"></path></svg> </span> <span class="elementor-icon-list-text">Follow us on Goodreads!</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-eb5f4f4 elementor-widget elementor-widget-text-editor" data-id="eb5f4f4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><em>West Georgia Regional Library System is a聽<a href="https://pines.georgialibraries.org/" target="_blank" rel="noopener">PINES participating library</a>.</em></p> </div> </div> </div> </div> </div> </footer> <section class="elementor-section elementor-top-section elementor-element elementor-element-32c7daeb elementor-section-height-min-height elementor-section-content-middle elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-items-middle" data-id="32c7daeb" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-36807c6f" data-id="36807c6f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8077af2 elementor-widget elementor-widget-text-editor" data-id="8077af2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>漏 2023 West Georgia Regional Library System. All Rights Reserved. | E-Verify: 70097 | <strong><a href="https://wgrls.org/wp-content/uploads/Human-Trafficking-Post.pdf" target="_blank" rel="noopener">Human Trafficking Notice</a></strong></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6c67fccd" data-id="6c67fccd" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3e5e08b elementor-widget elementor-widget-text-editor" data-id="3e5e08b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Web Design by <a href="https://goebelmedia.com/" target="_blank" rel="noopener">Goebel Media</a></p> </div> </div> </div> </div> </div> </section> </div> <!-- Document Gallery Count: 0 --> <script type="rocketlazyloadscript"> (function(e){ var el = document.createElement('script'); el.setAttribute('data-account', '3zsUoZGOM0'); el.setAttribute('src', 'https://cdn.userway.org/widget.js'); document.body.appendChild(el); })(); </script> <script type="rocketlazyloadscript"> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M8CZW56" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5S5BQCC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><script type="rocketlazyloadscript"> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script> <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' id='e-animations-css' href='https://wgrls.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.23.4' media='all' /> <link rel='stylesheet' id='tec-variables-skeleton-css' href='https://wgrls.org/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-skeleton.min.css?ver=6.0.0.1' media='all' /> <link rel='stylesheet' id='tec-variables-full-css' href='https://wgrls.org/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-full.min.css?ver=6.0.0.1' media='all' /> <link rel='stylesheet' id='tribe-events-v2-virtual-single-block-css' href='https://wgrls.org/wp-content/plugins/events-calendar-pro/src/resources/css/events-virtual-single-block.min.css?ver=1.15.8' media='all' /> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="rocketlazyloadscript" id="jquery-ui-datepicker-js-after"> jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});}); </script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3" id="jquery-ui-slider-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/libraries/js/jquery.dop.Select.js?ver=1727889935" id="DOP-js-jquery-dopselect-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/jquery.dop.frontend.BSPCalendar.js?ver=1727889935" id="DOPBSP-js-frontend-calendar-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/frontend.js?ver=1727889935" id="DOPBSP-js-frontend-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/deposit/frontend-deposit.js?ver=1727889935" id="DOPBSP-js-frontend-deposit-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/discounts/frontend-discounts.js?ver=1727889935" id="DOPBSP-js-frontend-discounts-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/fees/frontend-fees.js?ver=1727889935" id="DOPBSP-js-frontend-fees-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/assets/js/rules/frontend-rules.js?ver=1727889935" id="DOPBSP-js-frontend-rules-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/dot.js?ver=1727889935" id="dot-js-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/calendars/calendar.js?ver=1727889935" id="dot-js-calendar-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/calendars/calendar-availability.js?ver=1727889935" id="dot-js-calendar-availability-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/calendars/calendar-days.js?ver=1727889935" id="dot-js-calendar-days-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/calendars/calendar-day.js?ver=1727889935" id="dot-js-calendar-day-js"></script> <script data-minify="1" src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/booking-system/application/assets/js/calendars/calendar-schedule.js?ver=1727889935" id="dot-js-calendar-schedule-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-content/plugins/document-gallery/assets/js/gallery.min.js?ver=4.4.4" id="document-gallery-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-content/plugins/library-bookshelves/slick/slick.min.js?ver=5.7" id="library_bookshelves-slick-js"></script> <script id="cffscripts-js-extra"> var cffOptions = {"placeholder":"https:\/\/wgrls.org\/wp-content\/plugins\/custom-facebook-feed-pro\/assets\/img\/placeholder.png","resized_url":"https:\/\/wgrls.org\/wp-content\/uploads\/sb-facebook-feed-images\/"}; var cffOptions = {"placeholder":"https:\/\/wgrls.org\/wp-content\/plugins\/custom-facebook-feed-pro\/assets\/img\/placeholder.png","resized_url":"https:\/\/wgrls.org\/wp-content\/uploads\/sb-facebook-feed-images\/"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/plugins/custom-facebook-feed-pro/assets/js/cff-scripts.js?ver=1727889935" id="cffscripts-js"></script> <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":"\/events\/|\/services\/steamengine\/|\/douglas-county-public-library\/|\/(?:.+\/)?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:\/\/wgrls.org","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://wgrls.org/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.10" id="superfish-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=3.5.0" id="superfish-args-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.5.0" id="skip-links-js"></script> <script id="update-location-info-js-extra"> var blog = {"ajaxurl":"https:\/\/wgrls.org\/wp-admin\/admin-ajax.php","security":"a9e29f76e6"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://wgrls.org/wp-content/cache/min/1/wp-content/themes/genesis-sample/scripts/update-location-info.js?ver=1727889935" id="update-location-info-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/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" data-rocket-src="https://wgrls.org/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5" id="wp-a11y-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://wgrls.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.0" id="gform_placeholder-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://wgrls.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=ddd2702ee024d421149a5e61416f1ff5" id="gform_gravityforms_theme_vendors-js"></script> <script id="gform_gravityforms_theme-js-extra"> var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"ae184bf488acb062c00f8dca59ab4ea0"},"ajax":{"ajaxurl":"https:\/\/wgrls.org\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"14753c122e","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/wgrls.org\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"55a5c23e88"}; </script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://wgrls.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c055226f9b8c432c9206edab9070263c" id="gform_gravityforms_theme-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://wgrls.org/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.23.3" id="e-sticky-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.23.3" id="elementor-pro-webpack-runtime-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.23.4" id="elementor-webpack-runtime-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.23.4" id="elementor-frontend-modules-js"></script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/wgrls.org\/wp-admin\/admin-ajax.php","nonce":"d9bac8941d","urls":{"assets":"https:\/\/wgrls.org\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/wgrls.org\/wp-json\/"},"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:\/\/wgrls.org\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://wgrls.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.23.3" id="elementor-pro-frontend-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script> <script 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":true},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.23.4","is_static":false,"experimentalFeatures":{"e_optimized_css_loading":true,"e_font_icon_svg":true,"additional_custom_breakpoints":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,"e_lazyload":true,"display-conditions":true,"form-submissions":true,"taxonomy-filter":true},"urls":{"assets":"https:\/\/wgrls.org\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/wgrls.org\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"e68ecb1b11"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet","viewport_laptop"],"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":1515,"title":"Next%20Read%20%7C%20Book%20Recommendations%20%7C%20WGRLS%20Public%20Libraries","excerpt":"","featuredImage":false}}; </script> <script src="https://wgrls.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.23.4" id="elementor-frontend-js"></script> <script src="https://wgrls.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.23.3" id="pro-elements-handlers-js"></script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {gf_global["number_formats"][2] = {"1":{"price":false,"value":false},"2":{"price":false,"value":false},"3":{"price":false,"value":false},"22":{"price":false,"value":"decimal_dot"},"23":{"price":false,"value":false},"18":{"price":false,"value":false},"6":{"price":false,"value":false},"9":{"price":false,"value":false},"7":{"price":false,"value":false},"11":{"price":false,"value":false},"12":{"price":false,"value":false},"14":{"price":false,"value":false},"13":{"price":false,"value":false},"10":{"price":false,"value":false},"17":{"price":false,"value":false},"26":{"price":false,"value":false},"19":{"price":false,"value":false},"27":{"price":false,"value":false}};if(window['jQuery']){if(!window['gf_form_conditional_logic'])window['gf_form_conditional_logic'] = new Array();window['gf_form_conditional_logic'][2] = { logic: { 7: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"6","operator":"is","value":"Other"}]},"nextButton":null,"section":null},11: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"9","operator":"is","value":"Books similar to another book"}]},"nextButton":null,"section":null},12: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"9","operator":"is","value":"Books by a writer similar to another author"}]},"nextButton":null,"section":null},14: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"9","operator":"is","value":"Books about a particular subject"}]},"nextButton":null,"section":null},13: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"9","operator":"is","value":"Books set during a particular time period"}]},"nextButton":null,"section":null},10: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"9","operator":"is","value":"Other"}]},"nextButton":null,"section":null},17: {"field":{"enabled":true,"actionType":"show","logicType":"all","rules":[{"fieldId":"18","operator":"is","value":"Yes"}]},"nextButton":null,"section":null} }, dependents: { 7: [7],11: [11],12: [12],14: [14],13: [13],10: [10],17: [17] }, animation: 0, defaults: {"1":{"1.2":"","1.3":"","1.4":"","1.6":"","1.8":""}}, fields: {"1":[],"2":[],"3":[],"22":[],"23":[],"18":[17],"6":[7],"9":[11,12,14,13,10],"7":[],"11":[],"12":[],"14":[],"13":[],"10":[],"17":[],"26":[],"19":[],"27":[]} }; if(!window['gf_number_format'])window['gf_number_format'] = 'decimal_dot';jQuery(document).ready(function(){gform.utils.trigger({ event: 'gform/conditionalLogic/init/start', native: false, data: { formId: 2, fields: null, isInit: true } });window['gformInitPriceFields']();gf_apply_rules(2, [7,11,12,14,13,10,17], true);jQuery('#gform_wrapper_2').show();jQuery('#gform_wrapper_2 form').css('opacity', '');jQuery(document).trigger('gform_post_conditional_logic', [2, null, true]);gform.utils.trigger({ event: 'gform/conditionalLogic/init/end', native: false, data: { formId: 2, fields: null, isInit: true } });} );} if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); </script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [2, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 2, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 2, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",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://wgrls.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></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></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732354815 -->

Pages: 1 2 3 4 5 6 7 8 9 10