CINXE.COM

Sister Cities | Phoenix Sister Cities

<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title> Sister Cities | Phoenix Sister Cities </title> <!-- Start: Favicon --> <link rel="shortcut icon" type="image/x-icon" href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/images/favicon.ico"> <!-- End: Favicon --> <!-- Start: Stylesheet--> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/bootstrap.css" rel="stylesheet" type="text/css" media="all"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/hover.css" rel="stylesheet" type="text/css" media="all"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/slick-theme.css" rel="stylesheet" type="text/css" media="all"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/slick.css" rel="stylesheet" type="text/css" media="all"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/jquery.fancybox.css" rel="stylesheet" type="text/css" media="all"> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/woocommerce.css" rel="stylesheet" type="text/css" media="all"> <script type="text/javascript"> var wmts_license_status = "valid";</script><style id="wmts-essential"> .wmts_container{ height: 80px; overflow: hidden; } .wmts_container>*{ opacity: .01; } </style><meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Phoenix Sister Cities &raquo; Feed" href="https://phoenixsistercities.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Phoenix Sister Cities &raquo; Comments Feed" href="https://phoenixsistercities.org/comments/feed/" /> <link rel='preconnect' href='https://7e4bbd.a2cdn1.secureserver.net' crossorigin /> <link rel="alternate" type="text/calendar" title="Phoenix Sister Cities &raquo; iCal Feed" href="https://phoenixsistercities.org/events/?ical=1" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.2.2 - Using Analytics tracking - https://www.exactmetrics.com/ --> <!-- Note: ExactMetrics is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the ExactMetrics settings panel. --> <!-- No tracking code set --> <!-- / Google Analytics by ExactMetrics --> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-43RBN9B569" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/phoenixsistercities.org\/sister-cities\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-43RBN9B569', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-43RBN9B569', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/7e4bbd.a2cdn1.secureserver.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.2&time=1733209253"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='stripe-main-styles-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/mu-plugins/vendor/godaddy/mwc-core/assets/css/stripe-settings.css?time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='tec-tickets-seating-frontend-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/frontend/ticketsBlock.css?ver=5.16.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='tribe-events-pro-mini-calendar-block-styles-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-mini-calendar-block.min.css?ver=7.3.0&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-includes/css/dashicons.min.css?ver=6.6.2&#038;time=1733209253' type='text/css' media='all' /> <style id='dashicons-inline-css' type='text/css'> [data-font="Dashicons"]:before {font-family: 'Dashicons' !important;content: attr(data-icon) !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;line-height: 1 !important;font-style: normal !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;} </style> <link rel='stylesheet' id='tec-variables-skeleton-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/css/variables-skeleton.min.css?ver=6.3.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='tec-variables-full-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/css/variables-full.min.css?ver=6.3.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='tribe-common-skeleton-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/css/common-skeleton.min.css?ver=6.3.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='tribe-common-full-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/css/common-full.min.css?ver=6.3.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='event-tickets-tickets-css-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/css/tickets.min.css?ver=5.16.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='event-tickets-tickets-rsvp-css-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/css/rsvp-v1.min.css?ver=5.16.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='event-tickets-plus-tickets-css-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/src/resources/css/tickets.min.css?ver=6.1.0&#038;time=1733209253' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/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> <link rel='stylesheet' id='wp-block-library-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='wc-memberships-blocks-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-memberships/assets/css/blocks/wc-memberships-blocks.min.css?ver=1.26.9&#038;time=1733209253' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/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' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--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 rel='stylesheet' id='cpsh-shortcodes-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/column-shortcodes//assets/css/shortcodes.css?ver=1.0.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0&#038;time=1733209253' type='text/css' media='all' /> <style id='contact-form-7-inline-css' type='text/css'> .wpcf7 .wpcf7-recaptcha iframe {margin-bottom: 0;}.wpcf7 .wpcf7-recaptcha[data-align="center"] > div {margin: 0 auto;}.wpcf7 .wpcf7-recaptcha[data-align="right"] > div {margin: 0 0 0 auto;} </style> <link rel='stylesheet' id='finalTilesGallery_stylesheet-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/ftg.css?ver=3.6.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesome_stylesheet-css' href='//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='wpmenucart-icons-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-icons.min.css?ver=2.14.10&#038;time=1733209253' type='text/css' media='all' /> <style id='wpmenucart-icons-inline-css' type='text/css'> @font-face{font-family:WPMenuCart;src:url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot);src:url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.eot?#iefix) format('embedded-opentype'),url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff2) format('woff2'),url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.woff) format('woff'),url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.ttf) format('truetype'),url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/fonts/WPMenuCart.svg#WPMenuCart) format('svg');font-weight:400;font-style:normal;font-display:swap} </style> <link rel='stylesheet' id='wpmenucart-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/css/wpmenucart-main.min.css?ver=2.14.10&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=9.4.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=9.4.1&#038;time=1733209253' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=9.4.1&#038;time=1733209253' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='wc-memberships-frontend-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-memberships/assets/css/frontend/wc-memberships-frontend.min.css?ver=1.26.9&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-lato-css' href='https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/genericons/genericons.css?ver=3.0.3&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/style.css?ver=6.6.2&#038;time=1733209253' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/ie.css?ver=20131205&#038;time=1733209253' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='event-tickets-rsvp-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/css/rsvp.min.css?ver=5.16.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='TribeEventsWooTickets-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/src/resources/css/wootickets.min.css?ver=4.5.0.1&#038;time=1733209253' type='text/css' media='all' /> <style id='teccc-nofile-stylesheet-inline-css' type='text/css'> /* The Events Calendar: Category Colors 7.3.2 */ .teccc-legend a, .tribe-events-calendar a, #tribe-events-content .tribe-events-tooltip h4 { font-weight: normal; } .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: !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: !important; } .tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text, .tribe-events-pro .tribe-events-pro-map__event-datetime-featured-text { color: !important; } .tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner:before { background-color: !important; } .tribe-events-category-committee-chair-meeting h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-chair-meeting h2.tribe-events-list-event-title a, .tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-chair-meeting, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-committee-chair-meeting.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:link, .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-committee-chair-meeting.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-committee-chair-meeting a, .tribe-grid-body .type-tribe_events.tribe-events-category-committee-chair-meeting a, .tribe-grid-allday .tribe-events-category-committee-chair-meeting a, .tribe-events-adv-list-widget .tribe-events-category-committee-chair-meeting h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-chair-meeting h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-chair-meeting h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-chair-meeting h2 a:visited, .tribe-events-category-committee-chair-meeting.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-chair-meeting h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-chair-meeting h4 a:visited, .teccc-legend li.tribe_events_cat-committee-chair-meeting a, .tribe-common article.tribe_events_cat-committee-chair-meeting h3 a, .tribe-common article.tribe_events_cat-committee-chair-meeting h3 a:link, .tribe-common article.tribe_events_cat-committee-chair-meeting h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-chair-meeting h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-committee-chair-meeting .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-committee-chair-meeting a, .tribe-events-calendar .tribe-events-category-committee-chair-meeting a, #tribe-events-content .teccc-legend li.tribe-events-category-committee-chair-meeting a, #tribe-events-content .tribe-events-calendar .tribe-events-category-committee-chair-meeting a, .type-tribe_events.tribe-events-category-committee-chair-meeting h2 a, .tribe-events-category-committee-chair-meeting > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-committee-chair-meeting h4 a { color: #000; text-decoration: none; } .tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-chair-meeting, .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:link, .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-pro-photo__event.tribe_events_cat-committee-chair-meeting h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-committee-chair-meeting, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-committee-chair-meeting, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-committee-chair-meeting, article.tribe-events-pro-week-grid__event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-chair-meeting .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-chair-meeting .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-committee-chair-meeting h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-committee-chair-meeting, .tribe-events-adv-list-widget .tribe-events-category-committee-chair-meeting h2, .tribe-venue-widget-list li.tribe-events-category-committee-chair-meeting h4, .teccc-legend li.tribe_events_cat-committee-chair-meeting, article.tribe_events_cat-committee-chair-meeting header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-chair-meeting .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-calendar-day__event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-calendar-list__event.tribe_events_cat-committee-chair-meeting h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-committee-chair-meeting h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-committee-chair-meeting, .teccc-legend li.tribe-events-category-committee-chair-meeting, .tribe-events-calendar .tribe-events-category-committee-chair-meeting, .type-tribe_events.tribe-events-category-committee-chair-meeting h2, .tribe-events-category-committee-chair-meeting > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-committee-chair-meeting h4 { background-color: #6fed79; border-left: 5px solid #CFCFCF; 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-committee-chair-meeting, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-committee-chair-meeting, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-chair-meeting h3 { border-left: 0px solid transparent !important; } .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:link, .tribe-events-category-committee-chair-meeting .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-committee-chair-meeting h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-chair-meeting h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-chair-meeting h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-chair-meeting h2 a:visited, .tribe-events-category-committee-chair-meeting.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-chair-meeting h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-chair-meeting h4 a:visited, .tribe-events-category-committee-chair-meeting h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-chair-meeting h2.tribe-events-list-event-title a, .tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-chair-meeting h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-committee-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-events h2.tribe-events-list-event-title a, .tribe-events-category-committee-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-events h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-events, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-events h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-committee-events.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-committee-events .tribe-events-map-event-title a:link, .tribe-events-category-committee-events .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-committee-events.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-committee-events a, .tribe-grid-body .type-tribe_events.tribe-events-category-committee-events a, .tribe-grid-allday .tribe-events-category-committee-events a, .tribe-events-adv-list-widget .tribe-events-category-committee-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-events h2 a:visited, .tribe-events-category-committee-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-events h4 a:visited, .teccc-legend li.tribe_events_cat-committee-events a, .tribe-common article.tribe_events_cat-committee-events h3 a, .tribe-common article.tribe_events_cat-committee-events h3 a:link, .tribe-common article.tribe_events_cat-committee-events h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-events h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-committee-events .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-committee-events a, .tribe-events-calendar .tribe-events-category-committee-events a, #tribe-events-content .teccc-legend li.tribe-events-category-committee-events a, #tribe-events-content .tribe-events-calendar .tribe-events-category-committee-events a, .type-tribe_events.tribe-events-category-committee-events h2 a, .tribe-events-category-committee-events > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-committee-events h4 a { color: #000; text-decoration: none; } .tribe-events-category-committee-events h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-events, .tribe-events-category-committee-events .tribe-events-map-event-title a:link, .tribe-events-category-committee-events .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-committee-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-committee-events h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-committee-events, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-committee-events, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-committee-events, article.tribe-events-pro-week-grid__event.tribe_events_cat-committee-events h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-committee-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-events .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-events .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-committee-events h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-committee-events, .tribe-events-adv-list-widget .tribe-events-category-committee-events h2, .tribe-venue-widget-list li.tribe-events-category-committee-events h4, .teccc-legend li.tribe_events_cat-committee-events, article.tribe_events_cat-committee-events header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-committee-events h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-events .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-committee-events h3, article.tribe-events-calendar-day__event.tribe_events_cat-committee-events h3, article.tribe-events-calendar-list__event.tribe_events_cat-committee-events h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-committee-events h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-committee-events, .teccc-legend li.tribe-events-category-committee-events, .tribe-events-calendar .tribe-events-category-committee-events, .type-tribe_events.tribe-events-category-committee-events h2, .tribe-events-category-committee-events > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-committee-events h4 { background-color: #f29fd8; border-left: 5px solid #CFCFCF; 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-committee-events, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-committee-events, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-events h3 { border-left: 0px solid transparent !important; } .tribe-events-category-committee-events .tribe-events-map-event-title a:link, .tribe-events-category-committee-events .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-committee-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-events h2 a:visited, .tribe-events-category-committee-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-events h4 a:visited, .tribe-events-category-committee-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-events h2.tribe-events-list-event-title a, .tribe-events-category-committee-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-events h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-committee-meetings h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-meetings h2.tribe-events-list-event-title a, .tribe-events-category-committee-meetings h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-meetings h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-meetings h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-meetings, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-meetings h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-committee-meetings.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-committee-meetings .tribe-events-map-event-title a:link, .tribe-events-category-committee-meetings .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-committee-meetings.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-committee-meetings a, .tribe-grid-body .type-tribe_events.tribe-events-category-committee-meetings a, .tribe-grid-allday .tribe-events-category-committee-meetings a, .tribe-events-adv-list-widget .tribe-events-category-committee-meetings h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-meetings h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-meetings h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-meetings h2 a:visited, .tribe-events-category-committee-meetings.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-meetings h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-meetings h4 a:visited, .teccc-legend li.tribe_events_cat-committee-meetings a, .tribe-common article.tribe_events_cat-committee-meetings h3 a, .tribe-common article.tribe_events_cat-committee-meetings h3 a:link, .tribe-common article.tribe_events_cat-committee-meetings h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-meetings h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-committee-meetings .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-committee-meetings a, .tribe-events-calendar .tribe-events-category-committee-meetings a, #tribe-events-content .teccc-legend li.tribe-events-category-committee-meetings a, #tribe-events-content .tribe-events-calendar .tribe-events-category-committee-meetings a, .type-tribe_events.tribe-events-category-committee-meetings h2 a, .tribe-events-category-committee-meetings > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-committee-meetings h4 a { color: #000; text-decoration: none; } .tribe-events-category-committee-meetings h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-committee-meetings, .tribe-events-category-committee-meetings .tribe-events-map-event-title a:link, .tribe-events-category-committee-meetings .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-committee-meetings h3, article.tribe-events-pro-photo__event.tribe_events_cat-committee-meetings h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-committee-meetings, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-committee-meetings, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-committee-meetings, article.tribe-events-pro-week-grid__event.tribe_events_cat-committee-meetings h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-committee-meetings h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-meetings h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-meetings .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-meetings .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-committee-meetings h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-committee-meetings, .tribe-events-adv-list-widget .tribe-events-category-committee-meetings h2, .tribe-venue-widget-list li.tribe-events-category-committee-meetings h4, .teccc-legend li.tribe_events_cat-committee-meetings, article.tribe_events_cat-committee-meetings header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-committee-meetings h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-committee-meetings .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-committee-meetings h3, article.tribe-events-calendar-day__event.tribe_events_cat-committee-meetings h3, article.tribe-events-calendar-list__event.tribe_events_cat-committee-meetings h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-committee-meetings h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-committee-meetings, .teccc-legend li.tribe-events-category-committee-meetings, .tribe-events-calendar .tribe-events-category-committee-meetings, .type-tribe_events.tribe-events-category-committee-meetings h2, .tribe-events-category-committee-meetings > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-committee-meetings h4 { background-color: #ff4747; border-left: 5px solid #CFCFCF; 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-committee-meetings, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-committee-meetings, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-committee-meetings h3 { border-left: 0px solid transparent !important; } .tribe-events-category-committee-meetings .tribe-events-map-event-title a:link, .tribe-events-category-committee-meetings .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-committee-meetings h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-committee-meetings h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-meetings h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-committee-meetings h2 a:visited, .tribe-events-category-committee-meetings.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-committee-meetings h4 a:link, .tribe-venue-widget-list li.tribe-events-category-committee-meetings h4 a:visited, .tribe-events-category-committee-meetings h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-committee-meetings h2.tribe-events-list-event-title a, .tribe-events-category-committee-meetings h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-committee-meetings h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-committee-meetings h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-execbod-meetings h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-execbod-meetings h2.tribe-events-list-event-title a, .tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-execbod-meetings, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-execbod-meetings.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:link, .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-execbod-meetings.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-execbod-meetings a, .tribe-grid-body .type-tribe_events.tribe-events-category-execbod-meetings a, .tribe-grid-allday .tribe-events-category-execbod-meetings a, .tribe-events-adv-list-widget .tribe-events-category-execbod-meetings h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-execbod-meetings h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-execbod-meetings h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-execbod-meetings h2 a:visited, .tribe-events-category-execbod-meetings.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-execbod-meetings h4 a:link, .tribe-venue-widget-list li.tribe-events-category-execbod-meetings h4 a:visited, .teccc-legend li.tribe_events_cat-execbod-meetings a, .tribe-common article.tribe_events_cat-execbod-meetings h3 a, .tribe-common article.tribe_events_cat-execbod-meetings h3 a:link, .tribe-common article.tribe_events_cat-execbod-meetings h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-execbod-meetings h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-execbod-meetings .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-execbod-meetings a, .tribe-events-calendar .tribe-events-category-execbod-meetings a, #tribe-events-content .teccc-legend li.tribe-events-category-execbod-meetings a, #tribe-events-content .tribe-events-calendar .tribe-events-category-execbod-meetings a, .type-tribe_events.tribe-events-category-execbod-meetings h2 a, .tribe-events-category-execbod-meetings > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-execbod-meetings h4 a { color: #000; text-decoration: none; } .tribe-events-category-execbod-meetings h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-execbod-meetings, .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:link, .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-execbod-meetings h3, article.tribe-events-pro-photo__event.tribe_events_cat-execbod-meetings h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-execbod-meetings, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-execbod-meetings, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-execbod-meetings, article.tribe-events-pro-week-grid__event.tribe_events_cat-execbod-meetings h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-execbod-meetings h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-execbod-meetings h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-execbod-meetings .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-execbod-meetings .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-execbod-meetings h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-execbod-meetings, .tribe-events-adv-list-widget .tribe-events-category-execbod-meetings h2, .tribe-venue-widget-list li.tribe-events-category-execbod-meetings h4, .teccc-legend li.tribe_events_cat-execbod-meetings, article.tribe_events_cat-execbod-meetings header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-execbod-meetings h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-execbod-meetings .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-execbod-meetings h3, article.tribe-events-calendar-day__event.tribe_events_cat-execbod-meetings h3, article.tribe-events-calendar-list__event.tribe_events_cat-execbod-meetings h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-execbod-meetings h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-execbod-meetings, .teccc-legend li.tribe-events-category-execbod-meetings, .tribe-events-calendar .tribe-events-category-execbod-meetings, .type-tribe_events.tribe-events-category-execbod-meetings h2, .tribe-events-category-execbod-meetings > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-execbod-meetings h4 { background-color: #eaf210; border-left: 5px solid #CFCFCF; 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-execbod-meetings, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-execbod-meetings, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-execbod-meetings h3 { border-left: 0px solid transparent !important; } .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:link, .tribe-events-category-execbod-meetings .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-execbod-meetings h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-execbod-meetings h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-execbod-meetings h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-execbod-meetings h2 a:visited, .tribe-events-category-execbod-meetings.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-execbod-meetings h4 a:link, .tribe-venue-widget-list li.tribe-events-category-execbod-meetings h4 a:visited, .tribe-events-category-execbod-meetings h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-execbod-meetings h2.tribe-events-list-event-title a, .tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-execbod-meetings h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-events h2.tribe-events-list-event-title a, .tribe-events-category-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-events h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-events, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-events h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-events.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-events .tribe-events-map-event-title a:link, .tribe-events-category-events .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-events.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-events a, .tribe-grid-body .type-tribe_events.tribe-events-category-events a, .tribe-grid-allday .tribe-events-category-events a, .tribe-events-adv-list-widget .tribe-events-category-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-events h2 a:visited, .tribe-events-category-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-events h4 a:visited, .teccc-legend li.tribe_events_cat-events a, .tribe-common article.tribe_events_cat-events h3 a, .tribe-common article.tribe_events_cat-events h3 a:link, .tribe-common article.tribe_events_cat-events h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-events h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-events .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-events a, .tribe-events-calendar .tribe-events-category-events a, #tribe-events-content .teccc-legend li.tribe-events-category-events a, #tribe-events-content .tribe-events-calendar .tribe-events-category-events a, .type-tribe_events.tribe-events-category-events h2 a, .tribe-events-category-events > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-events h4 a { color: #000; text-decoration: none; } .tribe-events-category-events h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-events, .tribe-events-category-events .tribe-events-map-event-title a:link, .tribe-events-category-events .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-events h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-events, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-events, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-events, article.tribe-events-pro-week-grid__event.tribe_events_cat-events h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-events .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-events .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-events h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-events, .tribe-events-adv-list-widget .tribe-events-category-events h2, .tribe-venue-widget-list li.tribe-events-category-events h4, .teccc-legend li.tribe_events_cat-events, article.tribe_events_cat-events header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-events h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-events .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-events h3, article.tribe-events-calendar-day__event.tribe_events_cat-events h3, article.tribe-events-calendar-list__event.tribe_events_cat-events h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-events h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-events, .teccc-legend li.tribe-events-category-events, .tribe-events-calendar .tribe-events-category-events, .type-tribe_events.tribe-events-category-events h2, .tribe-events-category-events > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-events h4 { background-color: #6aeaed; border-left: 5px solid #CFCFCF; 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-events, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-events, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-events h3 { border-left: 0px solid transparent !important; } .tribe-events-category-events .tribe-events-map-event-title a:link, .tribe-events-category-events .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-events h2 a:visited, .tribe-events-category-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-events h4 a:visited, .tribe-events-category-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-events h2.tribe-events-list-event-title a, .tribe-events-category-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-events h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-signature-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-signature-events h2.tribe-events-list-event-title a, .tribe-events-category-signature-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-signature-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-signature-events h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-signature-events, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-signature-events h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-signature-events.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-signature-events .tribe-events-map-event-title a:link, .tribe-events-category-signature-events .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-signature-events.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-signature-events a, .tribe-grid-body .type-tribe_events.tribe-events-category-signature-events a, .tribe-grid-allday .tribe-events-category-signature-events a, .tribe-events-adv-list-widget .tribe-events-category-signature-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-signature-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-signature-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-signature-events h2 a:visited, .tribe-events-category-signature-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-signature-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-signature-events h4 a:visited, .teccc-legend li.tribe_events_cat-signature-events a, .tribe-common article.tribe_events_cat-signature-events h3 a, .tribe-common article.tribe_events_cat-signature-events h3 a:link, .tribe-common article.tribe_events_cat-signature-events h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-signature-events h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-signature-events .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-signature-events a, .tribe-events-calendar .tribe-events-category-signature-events a, #tribe-events-content .teccc-legend li.tribe-events-category-signature-events a, #tribe-events-content .tribe-events-calendar .tribe-events-category-signature-events a, .type-tribe_events.tribe-events-category-signature-events h2 a, .tribe-events-category-signature-events > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-signature-events h4 a { color: #000; text-decoration: none; } .tribe-events-category-signature-events h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-signature-events, .tribe-events-category-signature-events .tribe-events-map-event-title a:link, .tribe-events-category-signature-events .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-signature-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-signature-events h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-signature-events, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-signature-events, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-signature-events, article.tribe-events-pro-week-grid__event.tribe_events_cat-signature-events h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-signature-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-signature-events h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-signature-events .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-signature-events .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-signature-events h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-signature-events, .tribe-events-adv-list-widget .tribe-events-category-signature-events h2, .tribe-venue-widget-list li.tribe-events-category-signature-events h4, .teccc-legend li.tribe_events_cat-signature-events, article.tribe_events_cat-signature-events header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-signature-events h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-signature-events .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-signature-events h3, article.tribe-events-calendar-day__event.tribe_events_cat-signature-events h3, article.tribe-events-calendar-list__event.tribe_events_cat-signature-events h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-signature-events h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-signature-events, .teccc-legend li.tribe-events-category-signature-events, .tribe-events-calendar .tribe-events-category-signature-events, .type-tribe_events.tribe-events-category-signature-events h2, .tribe-events-category-signature-events > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-signature-events h4 { background-color: #6aeaed; border-left: 5px solid #CFCFCF; 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-signature-events, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-signature-events, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-signature-events h3 { border-left: 0px solid transparent !important; } .tribe-events-category-signature-events .tribe-events-map-event-title a:link, .tribe-events-category-signature-events .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-signature-events h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-signature-events h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-signature-events h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-signature-events h2 a:visited, .tribe-events-category-signature-events.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-signature-events h4 a:link, .tribe-venue-widget-list li.tribe-events-category-signature-events h4 a:visited, .tribe-events-category-signature-events h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-signature-events h2.tribe-events-list-event-title a, .tribe-events-category-signature-events h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-signature-events h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-signature-events h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-teach-abroad-program h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teach-abroad-program h2.tribe-events-list-event-title a, .tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teach-abroad-program, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-teach-abroad-program.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:link, .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-teach-abroad-program.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-teach-abroad-program a, .tribe-grid-body .type-tribe_events.tribe-events-category-teach-abroad-program a, .tribe-grid-allday .tribe-events-category-teach-abroad-program a, .tribe-events-adv-list-widget .tribe-events-category-teach-abroad-program h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teach-abroad-program h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teach-abroad-program h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teach-abroad-program h2 a:visited, .tribe-events-category-teach-abroad-program.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teach-abroad-program h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teach-abroad-program h4 a:visited, .teccc-legend li.tribe_events_cat-teach-abroad-program a, .tribe-common article.tribe_events_cat-teach-abroad-program h3 a, .tribe-common article.tribe_events_cat-teach-abroad-program h3 a:link, .tribe-common article.tribe_events_cat-teach-abroad-program h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teach-abroad-program h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-teach-abroad-program .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-teach-abroad-program a, .tribe-events-calendar .tribe-events-category-teach-abroad-program a, #tribe-events-content .teccc-legend li.tribe-events-category-teach-abroad-program a, #tribe-events-content .tribe-events-calendar .tribe-events-category-teach-abroad-program a, .type-tribe_events.tribe-events-category-teach-abroad-program h2 a, .tribe-events-category-teach-abroad-program > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-teach-abroad-program h4 a { color: #000; text-decoration: none; } .tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-teach-abroad-program, .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:link, .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-teach-abroad-program h3, article.tribe-events-pro-photo__event.tribe_events_cat-teach-abroad-program h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-teach-abroad-program, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-teach-abroad-program, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-teach-abroad-program, article.tribe-events-pro-week-grid__event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teach-abroad-program .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teach-abroad-program .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-teach-abroad-program h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-teach-abroad-program, .tribe-events-adv-list-widget .tribe-events-category-teach-abroad-program h2, .tribe-venue-widget-list li.tribe-events-category-teach-abroad-program h4, .teccc-legend li.tribe_events_cat-teach-abroad-program, article.tribe_events_cat-teach-abroad-program header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-teach-abroad-program .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-calendar-day__event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-calendar-list__event.tribe_events_cat-teach-abroad-program h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-teach-abroad-program h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-teach-abroad-program, .teccc-legend li.tribe-events-category-teach-abroad-program, .tribe-events-calendar .tribe-events-category-teach-abroad-program, .type-tribe_events.tribe-events-category-teach-abroad-program h2, .tribe-events-category-teach-abroad-program > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-teach-abroad-program h4 { background-color: #1daa76; border-left: 5px solid #383838; 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-teach-abroad-program, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-teach-abroad-program, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-teach-abroad-program h3 { border-left: 0px solid transparent !important; } .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:link, .tribe-events-category-teach-abroad-program .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-teach-abroad-program h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-teach-abroad-program h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-teach-abroad-program h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-teach-abroad-program h2 a:visited, .tribe-events-category-teach-abroad-program.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-teach-abroad-program h4 a:link, .tribe-venue-widget-list li.tribe-events-category-teach-abroad-program h4 a:visited, .tribe-events-category-teach-abroad-program h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-teach-abroad-program h2.tribe-events-list-event-title a, .tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-teach-abroad-program h3.tribe-events-list-event-title a { width: auto; display: block; } .tribe-events-category-yaep-events-2 h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-yaep-events-2 h2.tribe-events-list-event-title a, .tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-yaep-events-2, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a:hover, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-events-category-yaep-events-2.tribe-event-featured h3.tribe-events-month-event-title a:hover, .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:link, .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:visited, #tribe-events-content div.tribe-events-category-yaep-events-2.hentry.vevent h3.entry-title a, .tribe-grid-body .tribe-events-category-yaep-events-2 a, .tribe-grid-body .type-tribe_events.tribe-events-category-yaep-events-2 a, .tribe-grid-allday .tribe-events-category-yaep-events-2 a, .tribe-events-adv-list-widget .tribe-events-category-yaep-events-2 h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-yaep-events-2 h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-yaep-events-2 h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-yaep-events-2 h2 a:visited, .tribe-events-category-yaep-events-2.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-yaep-events-2 h4 a:link, .tribe-venue-widget-list li.tribe-events-category-yaep-events-2 h4 a:visited, .teccc-legend li.tribe_events_cat-yaep-events-2 a, .tribe-common article.tribe_events_cat-yaep-events-2 h3 a, .tribe-common article.tribe_events_cat-yaep-events-2 h3 a:link, .tribe-common article.tribe_events_cat-yaep-events-2 h3 a:visited, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-yaep-events-2 h3, #tribe-events-content table.tribe-events-calendar .tribe-event-featured.tribe-events-category-yaep-events-2 .tribe-events-month-event-title a, .teccc-legend li.tribe-events-category-yaep-events-2 a, .tribe-events-calendar .tribe-events-category-yaep-events-2 a, #tribe-events-content .teccc-legend li.tribe-events-category-yaep-events-2 a, #tribe-events-content .tribe-events-calendar .tribe-events-category-yaep-events-2 a, .type-tribe_events.tribe-events-category-yaep-events-2 h2 a, .tribe-events-category-yaep-events-2 > div.hentry.vevent > h3.entry-title a, .tribe-events-mobile.tribe-events-category-yaep-events-2 h4 a { color: #000; text-decoration: none; } .tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title, .tribe-events-shortcode .tribe-events-month table .type-tribe_events.tribe-events-category-yaep-events-2, .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:link, .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:visited, article.tribe-events-pro-map__event-card.tribe_events_cat-yaep-events-2 h3, article.tribe-events-pro-photo__event.tribe_events_cat-yaep-events-2 h3, .tribe-grid-body .tribe-events-week-hourly-single:hover.tribe-events-category-yaep-events-2, .tribe-grid-body .tribe-events-week-hourly-single.tribe-events-category-yaep-events-2, .tribe-grid-allday .tribe-events-week-allday-single.tribe-events-category-yaep-events-2, article.tribe-events-pro-week-grid__event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-pro-week-mobile-events__event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-yaep-events-2 .tribe-events-pro-week-grid__multiday-event-bar-inner h3, article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-yaep-events-2 .tribe-events-pro-week-grid__multiday-event-bar-inner, .tribe-common article.tribe_events_cat-yaep-events-2 h3.tribe-events-pro-summary__event-title, .tribe-mini-calendar td.tribe-events-has-events.tribe-events-category-yaep-events-2, .tribe-events-adv-list-widget .tribe-events-category-yaep-events-2 h2, .tribe-venue-widget-list li.tribe-events-category-yaep-events-2 h4, .teccc-legend li.tribe_events_cat-yaep-events-2, article.tribe_events_cat-yaep-events-2 header.tribe-events-widget-events-list__event-header h3, article.tribe-events-calendar-month__calendar-event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-calendar-month__multiday-event.tribe_events_cat-yaep-events-2 .tribe-events-calendar-month__multiday-event-bar-inner, article.tribe-events-calendar-month-mobile-events__mobile-event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-calendar-day__event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-calendar-list__event.tribe_events_cat-yaep-events-2 h3, article.tribe-events-calendar-latest-past__event.tribe_events_cat-yaep-events-2 h3, .events-archive.events-gridview #tribe-events-content table .type-tribe_events.tribe-events-category-yaep-events-2, .teccc-legend li.tribe-events-category-yaep-events-2, .tribe-events-calendar .tribe-events-category-yaep-events-2, .type-tribe_events.tribe-events-category-yaep-events-2 h2, .tribe-events-category-yaep-events-2 > div.hentry.vevent > h3.entry-title, .tribe-events-mobile.tribe-events-category-yaep-events-2 h4 { background-color: #20b3fc; border-left: 5px solid #CFCFCF; 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-yaep-events-2, #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured.tribe-events-category-yaep-events-2, .tribe-grid-body div[id*='tribe-events-event-'][class*='tribe-events-category-'].tribe-events-week-hourly-single.tribe-event-featured { border-right: 5px solid } article.tribe-events-pro-week-grid__multiday-event.tribe_events_cat-yaep-events-2 h3 { border-left: 0px solid transparent !important; } .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:link, .tribe-events-category-yaep-events-2 .tribe-events-map-event-title a:visited, .tribe-events-adv-list-widget .tribe-events-category-yaep-events-2 h2 a:link, .tribe-events-adv-list-widget .tribe-events-category-yaep-events-2 h2 a:visited, .tribe-mini-calendar-list-wrapper .tribe-events-category-yaep-events-2 h2 a:link, .tribe-mini-calendar-list-wrapper .tribe-events-category-yaep-events-2 h2 a:visited, .tribe-events-category-yaep-events-2.tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a, .tribe-venue-widget-list li.tribe-events-category-yaep-events-2 h4 a:link, .tribe-venue-widget-list li.tribe-events-category-yaep-events-2 h4 a:visited, .tribe-events-category-yaep-events-2 h2.tribe-events-list-event-title.entry-title a, .tribe-events-category-yaep-events-2 h2.tribe-events-list-event-title a, .tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a, .tribe-event-featured .tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a, .tribe-events-list .tribe-events-loop .tribe-event-featured.tribe-events-category-yaep-events-2 h3.tribe-events-list-event-title a { width: auto; display: block; } #legend_box { font: bold 10px/4em sans-serif; text-align: center; width: 100%; } #legend a { text-decoration: none; } #tribe-events #legend li, .tribe-events #legend li { display: inline-block; list-style-type: none; padding: 7px; margin: 0 0 1em 0.7em; } #legend_box #legend li span { cursor: pointer; } #tribe-events #legend li.teccc-reset, .tribe-events #legend li.teccc-reset { line-height: 1.4px; } /* End The Events Calendar: Category Colors CSS */ </style> <script type="text/template" id="tmpl-variation-template"> <div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div> <div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div> <div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div> </script> <script type="text/template" id="tmpl-unavailable-variation-template"> <p role="alert">Sorry, this product is unavailable. Please choose a different combination.</p> </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1&amp;time=1733209253" id="jquery-core-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1&amp;time=1733209253" id="jquery-migrate-js"></script> <script src='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/js/underscore-before.js'></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/underscore.min.js?ver=1.13.4&amp;time=1733209253" id="underscore-js"></script> <script src='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/js/underscore-after.js'></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/wp-util.min.js?ver=6.6.2&amp;time=1733209253" id="wp-util-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.4.1&amp;time=1733209253" id="jquery-blockui-js" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2&amp;time=1733209253" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/phoenixsistercities.org","hash_tracking":"false","v4_id":"G-43RBN9B569"};/* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.6.18&amp;time=1733209253" async id="tp-tools-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.6.18&amp;time=1733209253" async id="revmin-js"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/phoenixsistercities.org\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.4.1&amp;time=1733209253" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.4.1&amp;time=1733209253" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.4.1&amp;time=1733209253" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <link rel="https://api.w.org/" href="https://phoenixsistercities.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://phoenixsistercities.org/wp-json/wp/v2/pages/2434" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://phoenixsistercities.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <meta name="generator" content="WooCommerce 9.4.1" /> <link rel="canonical" href="https://phoenixsistercities.org/sister-cities/" /> <link rel='shortlink' href='https://phoenixsistercities.org/?p=2434' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://phoenixsistercities.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fphoenixsistercities.org%2Fsister-cities%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://phoenixsistercities.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fphoenixsistercities.org%2Fsister-cities%2F&#038;format=xml" /> <meta name="et-api-version" content="v1"><meta name="et-api-origin" content="https://phoenixsistercities.org"><link rel="https://theeventscalendar.com/" href="https://phoenixsistercities.org/wp-json/tribe/tickets/v1/" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://phoenixsistercities.org"><link rel="alternate" href="https://phoenixsistercities.org/wp-json/tribe/events/v1/" /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <!-- BEGIN recaptcha, injected by plugin wp-recaptcha-integration --> <!-- END recaptcha --> <meta name="generator" content="Powered by Slider Revolution 6.6.18 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style id='wp-fonts-local' type='text/css'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <script>function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } var el = document.getElementById(e.c); if (el!==null && el) el.style.height = newh+"px"; el = document.getElementById(e.c+"_wrapper"); if (el!==null && el) { el.style.height = newh+"px"; el.style.display = "block"; } } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <style type="text/css" id="wp-custom-css"> /*No place for hate adjustments*/ .page-id-21716 .gallery_inn { max-width: 850px; } .page-id-21716 h2 { margin-bottom: 1em; } .page-id-21716 p { line-height: 1.5; } /*Event listing page image adjustment*/ .tribe-events-pro .tribe-events-pro-photo__event-featured-image, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link img { object-fit: contain!important; } /*Sister Cities page grid layout*/ .city-hold { display: flex; flex-wrap: wrap; justify-content: center; } .city-hold p { margin: 0; width: 25%; padding:.5em; } a.scspec { margin: 0; /*float: none;*/ width: 100%; display: block; } a.scspec img { width: 100%; height: auto; } span.sc-caption { width: 100%; } /*TCC page header color change*/ .page-id-16493 h1 { color: #5a3454; text-align: left; } .page-id-16493 .searchbox-icon { background: url(https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/images/search_icon_drk.png) right no-repeat; background-size: 29px 29px; } .page-id-16493 .searchbox-open { background-color: rgba(90, 52, 84, .5); } /*5k swag bag spacing*/ img.wp-image-16246 { margin: 2em auto; } /*Change 5k ticket text to registration*/ .post-14809 a.drk-btn:first-child { visibility: hidden; padding-right: 0; } .post-14809 a.drk-btn:first-child:after { background: #9b295b; border-radius: 100px; content: 'REGISTRATION'; display: block; padding: 1rem; position:relative; visibility: visible; } .post-14809 h2.tribe-common-h4.tribe-common-h--alt.tribe-tickets__title { visibility: hidden; } .post-14809 h2.tribe-common-h4.tribe-common-h--alt.tribe-tickets__title:after { content: 'REGISTRATION'; left: -102px; position:relative; visibility: visible; } .post-14809 button.tribe-common-c-btn.tribe-common-c-btn--small.tribe-tickets__buy { visibility: hidden; } .post-14809 button.tribe-common-c-btn.tribe-common-c-btn--small.tribe-tickets__buy:after { background-color: #9b295b; border-radius: 100px; content:'Register'; display: block; padding: 1rem; visibility: visible; } /*My account styling*/ .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce button.button { background-color: #9b295b; border-radius: 100px; } .membership-content-excerpt { display: none; } .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background-color: #9b295b; border-radius: 100px; color: #ffffff; transition: all .2s ease-in-out; } .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #581227; color: #ffffff; } /*Event Tickets flow display*/ .tribe-tickets .product { width: 100%; } .tribe-tickets__item.product { width: 100%; } .tribe-common .tribe-tickets__item__attendee__fields .tribe-tickets-meta-label, .tribe-common .tribe-tickets__item__attendee__fields label { width: 100%; } .tribe-common-form-control-checkbox__label { flex:100!important; } .tribe-common div.tribe-dialog { z-index: 10!important; } .tribe-common .tribe-dialog__close-button { background-image: none!important; } .tribe-common .tribe-tickets__item__attendee__fields .tribe-field { margin: 1.5rem .35rem!important; } /*My membership page display*/ .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before { font-family: 'FontAwesome'; content: "\f084"; } .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a:before { font-family: 'FontAwesome'; content: "\f060"; } .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-content a:before { font-family: 'FontAwesome'; content: "\f1c5"; } .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-products a:before { font-family: 'FontAwesome'; content: "\f291"; } .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-notes a:before { font-family: 'FontAwesome'; content: "\f249"; } .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-membership-details a:before { font-family: 'FontAwesome'; content: "\f013"; } /*Membership page display*/ .page-id-15185 h2:first-of-type { font-size: 5rem; line-height: 1.25; text-align: center; } .page-id-15185 h4 { border-bottom: 2px solid rgba(197,42,89,1); padding: 2rem 0; } .gallery { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 2rem 0; } .gallery img.attachment-full.size-full { height: 100%; object-fit: cover; width: 100%; } .gallery-columns-3 .gallery-item { display: flex; /*height: 200px;*/ overflow: hidden; width: 32.5%; } .gallery-columns-6 .gallery-item { width: 20%; } .gallery figure.gallery-item:hover { transform: scale(1.03); } .mem-holder { display: block; position: relative; margin: 4rem 0; text-align: center; } a.mem-btn { background: rgba(197,42,89,1); border-radius: 100px; color: #ffffff; display: inline-block; font-size: 1.75rem; margin: 1rem; min-width: 200px; padding: 1.5rem 1.5rem; text-align: center; transition: all .2s ease-in-out; width: 20%; } a.mem-btn.alt { background: #5a3454; } a.mem-btn:hover { background: #9b295b; } .woocommerce ul.products li.product { margin-bottom: 1em; } /*Members only page*/ .wp-image-15361 { margin: 2.5rem 0; } /*Woo Membership prodduct styling*/ .woocommerce.columns-3 { margin: 2em 0 0; } ul.products.columns-3 { display: flex; flex-wrap: wrap; justify-content: space-between; } ul.products.columns-3::before { display: none; } .page-id-15185 .woocommerce ul.products li.product a img { display: none; } .page-id-15185 .woocommerce ul.products li.product { background: #f2f2f2; padding: 3rem 2rem; text-align: center; } .page-id-15185 .woocommerce ul.products li.product .woocommerce-loop-product__title { border-bottom: 1px solid rgba(197,42,89,1); font-size: 1.5rem; text-align: center; } .page-id-15185 .woocommerce-Price-amount { color: #5d5d5d; display: block; font-size: 2rem; margin-top: 1rem; } .page-id-15185 .woocommerce a.button, .page-id-15185 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart { background: rgba(197,42,89,1); border-radius: 100px; color: #ffffff; font-weight: 300; transition: all .2s ease-in-out; } .page-id-15185 .woocommerce a.button:hover, .page-id-15185 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover { background:#9b295b; } .product_cat-memberships h1.product_title.entry-title { color: #333!important; font-weight: 600; } .single.single-product h4 { margin-top: 0; } .single.single-product p.price { margin-bottom: 0; } .single.single-product .woocommerce-Price-amount.amount { font-size: 2.25rem; } p[class*="wc-pao-addon-wrap"] { display: inline-block!important; } .product-addon-totals { display: none; } .woocommerce-product-details__short-description ul { margin-bottom: 2rem; } .woocommerce-product-details__short-description li { margin-bottom: .25rem; } .woocommerce .product_cat-memberships .woocommerce-product-gallery { display: none; } .woocommerce .product_cat-memberships .summary.entry-summary { float: none; width: 100%; } .product { margin: 0 auto; width: 70%; } .single.single-product .type-product { margin: 40px auto 0; } .woocommerce ul.products li.product { background: #f7f7f7; border: 1px solid #e1e1ee; padding: 2.5rem 1rem; } .up-sells .products.columns-3 { text-align: center; } .up-sells a h2 { color: #5a3454; } .wc-pao-addon em.required { color: rgba(197,42,89,1); } section.up-sells.upsells.products span.price span.woocommerce-Price-amount.amount { font-size: 1em; color: #9b295b; } .woocommerce ul.products li.product .button { background: #9b295b; border-radius: 100px; color: #ffffff; transition: all .2s ease-in-out; } .woocommerce ul.products li.product .button:hover { background: #581227; } .woocommerce ul.products li.product .woocommerce-placeholder { display: none; } /*Add on fields styling*/ .wc-pao-addon-add-family-member-1 .wc-pao-addon-name, .wc-pao-addon-add-family-member-2 .wc-pao-addon-name, .wc-pao-addon-add-family-member-3 .wc-pao-addon-name, .wc-pao-addon-add-family-member-4 .wc-pao-addon-name { width: 35%; } .wc-pao-addon-wrap { width: 40%; } .wc-pao-addon-would-you-like-a-portion-of-your-membership-to-support-a-committee .wc-pao-addon-wrap { width: 25%; } /*Single event display*/ .tribe-events.tribe-common { /*display: none;*/ } .tribe-events-single>.tribe_events { display: block; } #tribe-events .tribe-events-ical { display: none; } .single-tribe_events .tribe-events-cal-links { margin: 1.75rem 0; } .single-tribe_events .tribe-events-event-image { margin: .5em 1.5em 1em 0; max-width: 30%; } #tribe-events .tribe-events-content a { border-bottom: none; color: #9b295b; } #tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p { margin: 0 0 1em; } .single-tribe_events .tribe-events-schedule .recurringinfo, .single-tribe_events .tribe-events-schedule .tribe-events-cost, .single-tribe_events .tribe-events-schedule .tribe-events-divider { color: #919191; font-size: 1.5rem; font-style: italic; } .tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical { color: #ffffff; padding: .35em 1.5em; } .tribe-events-event-meta.primary, .tribe-events-event-meta.secondary { padding: 0 24px; width: 100%; } .tribe-events-meta-group .tribe-events-single-section-title { color: #919191; } .tribe-events-single-section.tribe-events-event-meta a { color: #9b295b; transition: all .5s ease-in-out; } .tribe-events-single-section.tribe-events-event-meta a:hover { color: #5a3454; } /*Ticket box section display*/ .entry .entry-content .event-tickets .tribe-tickets__tickets-form, .event-tickets .tribe-tickets__tickets-form { background-color: #f7f7f7; max-width: 100%; } .tribe-events-event-meta:before { display: none; } .tribe-tickets__tickets-item.product { width: 100%; } .event-tickets .tribe-tickets__tickets-item-quantity-add, .event-tickets .tribe-tickets__tickets-item-quantity-remove { border: 1px solid #e1e1e1; border-radius: 4px; height: 35px; width: 20px; } .event-tickets .tribe-tickets__tickets-item-quantity-add { padding-top: .15em; } .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input { border: none!important; box-shadow: none; font-size: .85em; } /*Related Events section display*/ ul.tribe-events-sub-nav { display: flex; } .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a { color: #9b295b; font-weight: 500; transition: all .5s ease-in-out; } .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a:hover { color: #5a3454; } .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a { color: #9b295b; font-size: .7em; font-weight: 500; line-height: 1.25; transition: all .5s ease-in-out; } .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous { list-style: none; } .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next { text-align: right; } /*Event category display*/ .tribe-common.tribe-common--breakpoint-xsmall.tribe-events-pro .tribe-events-pro-photo__event { display: flex; } .tribe-events-c-ical { display: none; } .upcomingevnt_sec { padding-top: 3rem; } .tribe-common.tribe-events .tribe-events-header { display: none; } .tribe-common.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container { padding: 50px 42px 25px; } .tribe-common div .tribe-events-pro-photo__event-details-wrapper { background: #f2f2f2; border: 1px solid #e1e1ee; } article.tribe-events-pro-photo__event.tribe_events_cat-signature-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-events h3, h3.tribe-events-pro-photo__event-title.tribe-common-h6 { background: none; text-align: center; } .tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 { color: #666666; font-size: 12px; margin-top: 10px; font-weight: 700; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper { display: block; padding: 5rem 2rem; text-align: center; width: 50%; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-date-tag-datetime { display: block; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-date-tag { width: 100%; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month, .tribe-common.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium, .tribe-common span.tribe-event-date-start, .tribe-common span.tribe-event-date-end, .tribe-common span.tribe-event-time, .tribe-common span.tribe-common.time, .tribe-common .tribe-events-pro-photo__event-datetime.tribe-common-b2 { color: #666; font-size: 16px; font-weight: 500; } .tribe-common.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event { width: 100%; } .tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper { width: 50%; } article.tribe-events-pro-photo__event { display: flex; padding: 0; } @media only screen and (max-width: 768px) { .city-hold p { width: 33%; } .tribe-common article.tribe-events-pro-photo__event { flex-direction: column-reverse; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper { width: 100%; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper { width: 100%; } } .tribe-events-pro .tribe-events-pro-photo__event-featured-image, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link { width: 100%; height: 100%; } .tribe-events-pro-photo__event-featured-image-link { width: 100%; height: 100%; } .tribe-events-pro-photo__event-featured-image { height: 100%; width: 100%; object-fit: cover; } .tribe-common.tribe-common--breakpoint-xsmall.tribe-events-pro .tribe-events-pro-photo__event { width: 100%; } .tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col { padding: 0; } .tribe-common article.tribe_events_cat-signature-events h3 a, .tribe-common article.tribe_events_cat-signature-events h3 a:link { color:#9b295b; } .tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col, .tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters { padding: 0; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper { margin-bottom: 0; } article.tribe-events-pro-photo__event.tribe_events_cat-signature-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-events h3 { border: none; } h3.tribe-events-pro-photo__event-title.tribe-common-h6 a { font-size: 2rem!important; } h3.tribe-events-pro-photo__event-title.tribe-common-h6, article.tribe-events-pro-photo__event.tribe_events_cat-events h3, article.tribe-events-pro-photo__event.tribe_events_cat-signature-events h3 { border-bottom: 1px solid rgba(197,42,89,1); padding-bottom: 1.5rem; } .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 { color: #666666!important; } .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 a, .tribe-common article.tribe_events_cat-events h3 a, .tribe-common article.tribe_events_cat-events h3 a:link { font-size: 20px; color: #5a3454; } .tribe-common.tribe-common .tribe-common-anchor-thin:hover { border: none; } .tribe-common.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month, .tribe-common.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium { font-size: 20px; color: #666 } .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2, { color: #666; } .event-btn-hold { display: block; top: 3rem; position: relative; } .tribe-common a.drk-btn, .drk-btn { background: #9b295b; border-radius: 20px; color: #ffffff!important; font-weight: 700; display: inline-block; min-width: 30%; padding: 1rem; transition: all .2s ease-in-out; opacity: 1; } a.drk-btn:hover, .drk-btn:hover { opacity: .7; } .tribe-common.tribe-events .tribe-events-c-ical__link { border: none; background-color: #9b295b; color: #ffffff; } .tribe-common.tribe-events .tribe-events-c-ical__link:hover { background-color: #9b295b; } a.tribe-events-c-ical__link, .tribe-common a { color: #ffffff; } .tribe-common.tribe-events .tribe-events-c-ical__link:before { display: none } .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn, .tribe-common .tribe-common-form-control-toggle__input:checked, .tribe-events .tribe-events-c-view-selector__button::before, .tribe-events .tribe-events-c-events-bar__search-button::before, .tribe-events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:active, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected:focus { background-color:#9b295b!important; border-radius: 100px; } /*MC footer form*/ .mc-field-group { margin: 0 0 10px; } .mc-field-group input { width: 100%!important; } #mc-embedded-subscribe { background: #9b295b; border: none; border-radius: 20px; color: #ffffff; font-family: 'GillSansMT-Bold'; padding: 1rem 2rem; text-transform: uppercase; transition: all .2s ease-in-out; } #mc-embedded-subscribe:hover { opacity: .7; } /*Footer logo block*/ #text-4 p { color: #ffffff; font-style: italic; } #media_image-2 { width: 150px; } /*Updated styling to make new events and tickets design match the existing site due to new plugin release 02/02/20*/ a.tribe-checkout-backlink { display: block; } .tribe-common .tribe-common-c-btn-link, .tribe-common a.tribe-common-c-btn-link { color: #9b295b; } .tribe-common .tribe-common-c-btn-link:hover, .tribe-common a.tribe-common-c-btn-link:hover { color: #5a3454; } .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn { background: #9b295b; border: none; border-radius: 25px; color: #ffffff; font-weight: 700; text-transform: uppercase; transition: all ease-in-out .2s; } .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover { background: #5a3454; } .tribe-common .tribe-tickets__buy.tribe-common-c-btn:hover { background: #5a3454; } .tribe-common .tribe-common-form-control-checkbox__input.tribe-common-form-control-checkbox__input:checked { background-color: #9b295b; border-color: #9b295b; } .tribe-dialog__close-button.tribe-modal__close-button { border: none; border-radius: 50%; background-color: red!important; height: 25px!important; width: 25px!important; position: relative; } .entry .entry-content .tribe-common .tribe-modal__wrapper--ar .tribe-modal__content .tribe-tickets__item__remove, .tribe-common .tribe-modal__wrapper--ar .tribe-modal__content .tribe-tickets__item__remove { border: none; color: #ffffff!important; } .tribe-dialog__close-button.tribe-modal__close-button::after { content: '✕'; color: #ffffff; } .tribe-ticket { display: flex; flex-wrap: wrap; } .tribe-common-b1 { flex-grow: 1; flex-basis: 49%; } .entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-field, .tribe-common .tribe-tickets__item__attendee__fields .tribe-field { margin: 0 .25rem; display: block; } .tribe-common .tribe-common-form-control-text__input { padding-left: 1rem; } .entry .entry-content .tribe-common .tribe-modal__wrapper--ar .tribe-tickets__attendee__title, .tribe-common .tribe-modal__wrapper--ar .tribe-tickets__attendee__title, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket h4 { flex: 0 0 100%; } .tribe-common .tribe-common-h4 { font-weight: 700; } .tribe-common.tribe-tickets { color: #333333; font-weight: 600; } .tribe-common.tribe-tickets { max-width: 100%; border-radius: 0; border: 1px solid #dcdcdc; background-color: #f7f7f7; } .entry .entry-content .tribe-common .tribe-tickets__item__quantity__add, .entry .entry-content .tribe-common .tribe-tickets__item__quantity__remove, .tribe-common .tribe-tickets__item__quantity__add, .tribe-common .tribe-tickets__item__quantity__remove { border: 1px solid #e1e1e1; padding: .25rem; width: 30px; height: 40px; border-radius: 5px } .entry .entry-content .tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled, .tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled { background: #e1e1e1; border-radius: 100px; box-shadow: none; border: none; } .entry .entry-content .tribe-common .tribe-tickets__buy.tribe-common-c-btn, .tribe-common .tribe-tickets__buy.tribe-common-c-btn { background: #9b295b; border: none; border-radius: 100px; color: #ffffff; width: 50%; } input.tribe-tickets-quantity { box-shadow: none; font-size: 1.5rem; } .tribe-tickets__buy.tribe-common-c-btn { border-radius: 15px; margin: 0 5px 0 0; background-color: #9b295b; transition: background-color .2s ease-in-out; font-weight: 700; text-transform: 700; text-transform: uppercase; padding: .5rem 1.5rem; } .tribe-tickets__buy.tribe-common-c-btn:hover { background-color: #581227; } .tribe-common .tribe-common-h4 { font-size: 20px; line-height: 35px; color: #919191; margin: 0; padding-bottom: 10px; font-family: 'GillSans-SemiBold'; text-align: left; letter-spacing: 2px; text-transform: uppercase; } /*The css below removes ticketing info from the Global Business Luncheon, comment these styles out to bring back tickets*/ .post-4097 .tribe-events-cal-links, .post-4097 .tribe-attendees-list-container, .post-4097 .customize-unpreviewable { display: none; } .tribe-button, button.tribe-button { background-color: #9b295b; border-radius: 15px; color: #ffffff; transition: background-color .2s ease-in-out; padding: 7px 15px; border: none; text-transform: uppercase; font-size: .75em; } .tribe-button:hover, button.tribe-button:hover { background: #581227; color: #ffffff; } .tribe-button:visited, button.tribe-button:visited { color: #ffffff; } .wp-image-521 { width: 100%; height: auto } input#createaccount { position: relative; margin: -2px 0 0; } .post-8145 span.onsale { display: none; } /*Homepage equal column height for upcoming events*/ .eventsec_inn .row { display: flex; justify-content: center; width: 100%; flex-flow: row wrap; } .eventsec_inn .row .col-xs-15 { float: none; width: 19%; background-color: #f4f4f4; margin: 0 5px; padding: 0; } .eventsec_inn .row .col-xs-15:first-of-type { margin-left: 0; } .eventsec_inn .row .col-xs-15:last-of-type { margin-right: 0; } /*Adjustments to Youth Ambassadors gallery*/ figure.gallery-item { vertical-align: top; } /*5k race change "tickets" to "registration"*/ .post-9483 form.cart h2.tribe-events-tickets-title { visibility: hidden; position: relative; } .post-9483 form.cart h2.tribe-events-tickets-title::after { content: 'Registration'; display: block; visibility: visible; position: absolute; top: 0px; } .wc-pao-addon-8145-mailing-address-5, .wc-pao-addon-8145-contribute-13 { display: none; } /*Note for users about saving attendee info ahead of ticket checkout*/ .tribe-block__tickets__item__attendee__fields__form.tribe-block__tickets__item__attendee__fields__form--woo button, button.button-primary.tribe-block__tickets__registration__checkout__submit, button.button { font-size: 14px; line-height: 18px; color: #fff!important; font-family: GillSansMT-Bold; text-decoration: none; border-radius: 100px; text-align: center; background-color: #9b295b; border: none; padding: 10px 20px; transition: all .2s ease-in-out; } .tribe-block__tickets__item__attendee__fields__form.tribe-block__tickets__item__attendee__fields__form--woo button:hover, button.button-primary.tribe-block__tickets__registration__checkout__submit:hover, button.button:hover { color: #fff; background-color: #581227!important; } .tribe-block__tickets__item__attendee__fields__form.tribe-block__tickets__item__attendee__fields__form--woo button::before { content:"Please click here to "; } .tribe-block__tickets__item__attendee__fields__form.tribe-block__tickets__item__attendee__fields__form--woo button::after { content: " before checkout"; } /*--Drop downs--*/ .rightnavhdr_sec .navbar-nav ul li:hover ul.sub-menu { display: block; } ul.sub-menu { width: 200%; padding: .5em!important; display: none; } ul.sub-menu li { list-style: none; } .rightnavhdr_sec .navbar-nav ul.sub-menu li a { font-size: .65em; line-height: 1.25em; } .rightnavhdr_sec .navbar-nav ul.sub-menu li a.hvr-underline-from-center:before { height: 1px; bottom:7px; } /*--Donate Button--*/ .donate { margin-right: 1em; background: #9b295b; border-radius: 100px; } @media only screen and (max-width:767px) { .eventsec_inn .row .col-xs-15 { width: 30%; } .wc-pao-addon-name, .wc-pao-addon-15332-add-family-member-1-0, .wc-pao-addon-15332-add-family-member-2-1, .wc-pao-addon-15332-add-family-member-3-2, .wc-pao-addon-15332-add-family-member-4-3 { width: 100%; } .wc-pao-addon-would-you-like-a-portion-of-your-membership-to-support-a-committee .wc-pao-addon-wrap { width: 90%; } .wc-pao-addon-add-family-member-1 .wc-pao-addon-name, .wc-pao-addon-add-family-member-2 .wc-pao-addon-name, .wc-pao-addon-add-family-member-3 .wc-pao-addon-name, .wc-pao-addon-add-family-member-4 .wc-pao-addon-name { width: 85%; } .wc-pao-addon-wrap { width: 90%; } } @media only screen and (max-width:600px) { .city-hold p { width: 50%; } .eventsec_inn .row .col-xs-15 { width: 45%; } .gallery-columns-3 .gallery-item { width: 48%; } .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product { width: 100%; } } @media only screen and (max-width:490px) { .eventsec_inn .row .col-xs-15 { width: 100%; } .gallery-columns-3 .gallery-item { width: 98%; } } </style> <link href="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/css/responsive.css" rel="stylesheet" type="text/css" media="all"> <!-- End: Stylesheet--> <!-- GA START --> <script> (function(i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function() { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-524680-72', 'auto'); ga('send', 'pageview'); </script> <!-- GA END --> </head> <!--<body class="cbp-spmenu-push">--> <body class="page-template-default page page-id-2434 theme-Phoenix-Sister-Cities-Theme woocommerce-no-js tribe-no-js page-template-phoenix-sister-cities tec-no-tickets-on-recurring tec-no-rsvp-on-recurring group-blog masthead-fixed footer-widgets singular tribe-theme-Phoenix-Sister-Cities-Theme"> <!-- Start: Wrapper--> <div id="wrapper"> <!-- header Start: --> <header id="header"> <div class="headertop"> <div class="container"> <div class="lefthdrsocial_sec"> <ul> <li><a href="https://www.facebook.com/PhoenixSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> <li><a href="https://twitter.com/PHXSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-twitter" aria-hidden="true"></i></a></li> <li><a href="https://www.youtube.com/user/PhoenixSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-youtube" aria-hidden="true"></i></a></li> <li><a href="https://www.instagram.com/phoenixsistercities/" target="_blank" class="hvr-shrink"><i class="fa fa-instagram" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/company/phoenixsistercities" target="_blank" class="hvr-shrink"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> </ul> </div> <div class="rightlogin_sec"> <div class="login_btn"> <a href="/board-of-directors-downloads/"> LOGIN </a> </div> <div class="login_btn donate"> <a href="/item/donation/"> DONATE </a> </div> </div> </div> </div> <div class="header_btm"> <div class="container"> <div class="lefthdrbtm_logo"> <a href="https://phoenixsistercities.org/"><img src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/02/psc-logo.png" alt="cities_logo"></a> </div> <div class="rightnavhdr_sec"> <nav class="navbar navbar-default hdr_nav"> <!-- Brand and toggle get grouped for better mobile display --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li id="menu-item-10164" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10164"><a data-ps2id-api="true">About Us</a> <ul class="sub-menu"> <li id="menu-item-21722" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21722"><a href="https://phoenixsistercities.org/psc-no-place-for-hate/" data-ps2id-api="true">PSC – No Place for Hate</a></li> <li id="menu-item-10165" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10165"><a href="https://phoenixsistercities.org/about-us#mission-vision-values" data-ps2id-api="true">Mission, Vision, Values</a></li> <li id="menu-item-10183" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10183"><a href="https://phoenixsistercities.org/board-of-directors/" data-ps2id-api="true">Board of Directors</a></li> <li id="menu-item-10167" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10167"><a href="https://phoenixsistercities.org/about-us#city-committees" data-ps2id-api="true">City Committees</a></li> <li id="menu-item-10184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10184"><a href="https://phoenixsistercities.org/staff/" data-ps2id-api="true">Staff</a></li> <li id="menu-item-10169" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10169"><a href="https://phoenixsistercities.org/about-us#history" data-ps2id-api="true">History</a></li> </ul> </li> <li id="menu-item-10094" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10094"><a href="https://phoenixsistercities.org/partners/" data-ps2id-api="true">Partners</a></li> <li id="menu-item-10157" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10157"><a href="/events/" data-ps2id-api="true">Events</a></li> <li id="menu-item-10095" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-10095"><a data-ps2id-api="true">Sister Cities</a> <ul class="sub-menu"> <li id="menu-item-14664" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2434 current_page_item menu-item-14664"><a href="https://phoenixsistercities.org/sister-cities/" aria-current="page" data-ps2id-api="true">All Sister Cities</a></li> <li id="menu-item-10096" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10096"><a href="https://phoenixsistercities.org/sister-city-calgary-canada/" data-ps2id-api="true">Calgary, Canada</a></li> <li id="menu-item-10097" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10097"><a href="https://phoenixsistercities.org/sister-city-catania-italy/" data-ps2id-api="true">Catania, Italy</a></li> <li id="menu-item-10098" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10098"><a href="https://phoenixsistercities.org/sister-city-chengdu-china/" data-ps2id-api="true">Chengdu, China</a></li> <li id="menu-item-10099" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10099"><a href="https://phoenixsistercities.org/sister-city-ennis-ireland/" data-ps2id-api="true">Ennis, Ireland</a></li> <li id="menu-item-10100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10100"><a href="https://phoenixsistercities.org/sister-city-grenoble-france/" data-ps2id-api="true">Grenoble, France</a></li> <li id="menu-item-10101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10101"><a href="https://phoenixsistercities.org/sister-city-hermosillo-mexico/" data-ps2id-api="true">Hermosillo, Mexico</a></li> <li id="menu-item-10102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10102"><a href="https://phoenixsistercities.org/sister-city-himeji-japan/" data-ps2id-api="true">Himeji, Japan</a></li> <li id="menu-item-10103" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10103"><a href="https://phoenixsistercities.org/sister-city-prague-czech-republic/" data-ps2id-api="true">Prague, Czech Republic</a></li> <li id="menu-item-10104" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10104"><a href="https://phoenixsistercities.org/sister-city-ramat-gan-israel/" data-ps2id-api="true">Ramat-Gan, Israel</a></li> <li id="menu-item-18635" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18635"><a href="https://phoenixsistercities.org/sister-city-suwon-south-korea/" data-ps2id-api="true">Suwon, South Korea</a></li> <li id="menu-item-10105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10105"><a href="https://phoenixsistercities.org/sister-city-taipei-taiwan/" data-ps2id-api="true">Taipei, Taiwan</a></li> </ul> </li> <li id="menu-item-10106" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10106"><a data-ps2id-api="true">Programs</a> <ul class="sub-menu"> <li id="menu-item-10110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10110"><a href="https://phoenixsistercities.org/youth-ambassador/" data-ps2id-api="true">Youth Ambassador Exchange</a></li> <li id="menu-item-21932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21932"><a href="https://phoenixsistercities.org/teach-abroad-catania/" data-ps2id-api="true">Teach Abroad – Catania</a></li> <li id="menu-item-10109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10109"><a href="https://phoenixsistercities.org/teach-abroad-himeji/" data-ps2id-api="true">Teach Abroad – Himeji</a></li> <li id="menu-item-10107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10107"><a href="https://phoenixsistercities.org/internships-2/" data-ps2id-api="true">Internships</a></li> <li id="menu-item-14674" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14674"><a href="https://phoenixsistercities.org/business-relations-committee/" data-ps2id-api="true">Business Relations Committee</a></li> <li id="menu-item-14690" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14690"><a href="https://phoenixsistercities.org/disability-awareness/" data-ps2id-api="true">Disability Awareness</a></li> </ul> </li> <li id="menu-item-10112" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-10112"><a data-ps2id-api="true">Get Involved</a> <ul class="sub-menu"> <li id="menu-item-10116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10116"><a href="https://phoenixsistercities.org/volunteer/" data-ps2id-api="true">Volunteer</a></li> <li id="menu-item-15629" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15629"><a href="https://phoenixsistercities.org/membership/" data-ps2id-api="true">Become A Member</a></li> </ul> </li> <li class="menu-item wpmenucartli wpmenucart-display-standard menu-item empty-wpmenucart" id="wpmenucartli"><a class="wpmenucart-contents empty-wpmenucart" style="display:none">&nbsp;</a></li> </ul> </div> <!-- /.navbar-collapse --> <!-- /.container-fluid --> </nav> </div> </div> </div> </header><!-- start main container: --> <div class="main_wrpr"> <section> <div class="inrbanner_wrapper" style="background-image:url('https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/defaultbnr_img-1.jpg?time=1733209253')"> <div class="container"> <div class="inrbanner_inn"> <div class="search_sec"> <form class="searchbox" action="https://phoenixsistercities.org/" method="get"> <input type="search" name="s" placeholder="Search......" name="search" class="searchbox-input" onkeyup="buttonUp();" required=""> <input type="submit" class="searchbox-submit" value="GO"> <span class="searchbox-icon"></span> </form> </div> <div class="clearfix"></div> <h1>Sister Cities</h1> </div> </div> </div> </section> <section> <div class="gallery_wrapr"> <div class="container"> <div class="gallery_inn"> <div class="rightcustom_tab"> <div class="tab-content"> <div role="tabpanel" class="tab-pane fade in active" id="menu1-2"> <div class="topcstm_tab"> <h3 style="text-align: center;">Our Sister Cities are diverse, please take a moment to visit each one!</h3> <div class="city-hold"> <p><a class="scspec" href="/sister-city-calgary-canada"><img decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/calgary-hm-1-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Calgary, Canada</span></a></p> <p><a class="scspec" href="/sister-city-catania-italy"><img decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/catania-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Catania, Italy</span></a></p> <p><a class="scspec" href="/sister-city-chengdu-china"><img decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/chengdu-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Chengdu, China</span></a></p> <p><a class="scspec" href="/sister-city-ennis-ireland"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/ennis-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Ennis, Ireland</span></a></p> <p><a class="scspec" href="/sister-city-grenoble-france"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/grenoble-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Grenoble, France</span></a></p> <p><a class="scspec" href="/sister-city-hermosillo-mexico"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/hermosillo-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Hermosillo, Mexico</span></a></p> <p><a class="scspec" href="/sister-city-himeji-japan"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/himeji-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Himeji, Japan</span></a></p> <p><a class="scspec" href="/sister-city-prague-czech-republic"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/prague-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Prague, Czech Republic</span></a></p> <p><a class="scspec" href="/sister-city-ramat-gan-israel"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/ramat-gan-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Ramat-Gan, Israel</span></a></p> <p><a class="scspec" href="/sister-city-suwon-south-korea"><img loading="lazy" decoding="async" class="alignnone size-thumbnail wp-image-18633" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2022/04/suwan-header-177x177.jpg" alt="" width="177" height="177" srcset="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2022/04/suwan-header-177x177.jpg 177w, https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2022/04/suwan-header-300x300.jpg 300w, https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2022/04/suwan-header-100x100.jpg 100w" sizes="(max-width: 177px) 100vw, 177px" /><span class="sc-caption">Suwon, South Korea</span></a></p> <p><a class="scspec" href="/sister-city-taipei-taiwan"><img loading="lazy" decoding="async" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/01/taipei-hm-177x177.jpg" alt="" width="177" height="177" /><span class="sc-caption">Taipei, Taiwan</span></a></p> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <!-- end main container: --> <!-- start footer: --> <footer id="footer"> <div class="top_ftr"> <div class="container"> <div class="topftr_inn"> <div class="row"> <div class="col-xs-12 col-sm-3 col-md-3 col-lg-3"> <div class="topftr_block"> <aside id="text-4" class="widget widget_text"> <h5>Phoenix Sister Cities</h5> <div class="textwidget"><p>Discovery changes everything</p> </div> </aside><aside id="media_image-2" class="widget widget_media_image"><img width="347" height="293" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/02/footer-logo.png?time=1733209253" class="image wp-image-14696 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" srcset="https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/02/footer-logo.png 347w, https://7e4bbd.a2cdn1.secureserver.net/wp-content/uploads/2017/02/footer-logo-300x253.png 300w" sizes="(max-width: 347px) 100vw, 347px" /></aside> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3 col-lg-3"> <div class="topftr_block"> <aside id="nav_menu-3" class="widget widget_nav_menu"> <h5>Travel with Us</h5><div class="menu-footer-menu-2-container"><ul id="menu-footer-menu-2" class="menu"><li id="menu-item-14694" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14694"><a href="https://phoenixsistercities.org/future-travel-plans/" data-ps2id-api="true">Future Travel Plans</a></li> <li id="menu-item-2093" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2093"><a href="https://phoenixsistercities.org/past-delegations/" data-ps2id-api="true">Past Delegations</a></li> </ul></div></aside> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3 col-lg-3"> <div class="topftr_block"> <aside id="nav_menu-4" class="widget widget_nav_menu"> <h5>Contact Us</h5><div class="menu-footer-menu-3-container"><ul id="menu-footer-menu-3" class="menu"><li id="menu-item-14871" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14871"><a href="https://phoenixsistercities.org/contact/#message" data-ps2id-api="true">Message</a></li> <li id="menu-item-14872" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14872"><a href="https://phoenixsistercities.org/contact/#phone" data-ps2id-api="true">Phone</a></li> <li id="menu-item-14873" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14873"><a href="https://phoenixsistercities.org/contact/#location" data-ps2id-api="true">Location</a></li> </ul></div></aside> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3 col-lg-3"> <div class="topftr_block"> <aside id="custom_html-2" class="widget_text widget widget_custom_html"> <h5>Join Our Newsletter</h5><div class="textwidget custom-html-widget"><!-- Begin Mailchimp Signup Form --> <div id="mc_embed_signup"> <form action="https://phoenixsistercities.us2.list-manage.com/subscribe/post?u=4f0442066a2d77c3ec75863fa&amp;id=57013bb172" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="mc-field-group"> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Email"> </div> <div class="mc-field-group"> <input type="text" value="" name="FNAME" class="required" id="mce-FNAME" placeholder="First Name"> </div> <div class="mc-field-group"> <input type="text" value="" name="LNAME" class="required" id="mce-LNAME" placeholder="Last Name"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_4f0442066a2d77c3ec75863fa_57013bb172" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </div> </form> </div> <!--End mc_embed_signup--></div></aside> </div> </div> </div> </div> </div> </div> <div class="btm_ftr"> <div class="container"> <div class="btmftr_inn"> <div class="leftftrbtm_sec"> <span>© Copyright 2017-2024 Phoenix Sister Cities <em><a href="http://www.mdesignaz.com">SITE ADMIN</a></em></span> </div> <div class="rightftrbtm_sec"> <ul> <li><a href="https://www.facebook.com/PhoenixSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> <li><a href="https://twitter.com/PHXSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-twitter" aria-hidden="true"></i></a></li> <li><a href="https://www.youtube.com/user/PhoenixSisterCities" target="_blank" class="hvr-shrink"><i class="fa fa-youtube" aria-hidden="true"></i></a></li> <li><a href="https://www.instagram.com/phoenixsistercities/" target="_blank" class="hvr-shrink"><i class="fa fa-instagram" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/company/phoenixsistercities" target="_blank" class="hvr-shrink"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> </ul> </div> <div class="clearfix"></div> </div> </div> </div> </footer> <!-- end footer: --> <!-- End: Wrapper--> <!-- Set script --> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/bootstrap.js" type="text/javascript"></script> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/slick.js" type="text/javascript"></script> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/jquery.fancybox.js" type="text/javascript"></script> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/retina.js" type="text/javascript"></script> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/custom.js" type="text/javascript"></script> <script src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/ar-header.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js"></script> <!-- ClipboardJS --> <script> var clipboard = new ClipboardJS('.copy-btn'); clipboard.on('success', function(e) { alert("The event link has been copied!"); return (false); e.clearSelection(); }); </script> <!-- End script --> <script> window.RS_MODULES = window.RS_MODULES || {}; window.RS_MODULES.modules = window.RS_MODULES.modules || {}; window.RS_MODULES.waiting = window.RS_MODULES.waiting || []; window.RS_MODULES.defered = false; window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {}; window.RS_MODULES.type = 'compiled'; </script> <script> // Used by Gallery Custom Links to handle tenacious Lightboxes //jQuery(document).ready(function () { function mgclInit() { // In jQuery: // if (jQuery.fn.off) { // jQuery('.no-lightbox, .no-lightbox img').off('click'); // jQuery 1.7+ // } // else { // jQuery('.no-lightbox, .no-lightbox img').unbind('click'); // < jQuery 1.7 // } // 2022/10/24: In Vanilla JS var elements = document.querySelectorAll('.no-lightbox, .no-lightbox img'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = null; } // In jQuery: //jQuery('a.no-lightbox').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.no-lightbox'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } // in jQuery: // if (jQuery.fn.off) { // jQuery('a.set-target').off('click'); // jQuery 1.7+ // } // else { // jQuery('a.set-target').unbind('click'); // < jQuery 1.7 // } // jQuery('a.set-target').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.set-target'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } } function mgclOnClick() { if (!this.target || this.target == '' || this.target == '_self') window.location = this.href; else window.open(this.href,this.target); return false; } // From WP Gallery Custom Links // Reduce the number of conflicting lightboxes function mgclAddLoadEvent(func) { var oldOnload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldOnload(); func(); } } } mgclAddLoadEvent(mgclInit); mgclInit(); //}); </script> <script> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <!-- BEGIN recaptcha, injected by plugin wp-recaptcha-integration --> <script type="text/javascript"> function get_form_submits(el){ var form,current=el,ui,type,slice = Array.prototype.slice,self=this; this.submits=[]; this.form=false; this.setEnabled=function(e){ for ( var s=0;s<self.submits.length;s++ ) { if (e) self.submits[s].removeAttribute('disabled'); else self.submits[s].setAttribute('disabled','disabled'); } return this; }; while ( current && current.nodeName != 'BODY' && current.nodeName != 'FORM' ) { current = current.parentNode; } if ( !current || current.nodeName != 'FORM' ) return false; this.form=current; ui=slice.call(this.form.getElementsByTagName('input')).concat(slice.call(this.form.getElementsByTagName('button'))); for (var i = 0; i < ui.length; i++) if ( (type=ui[i].getAttribute('TYPE')) && type=='submit' ) this.submits.push(ui[i]); return this; } </script><script type="text/javascript"> var recaptcha_widgets={}; function wp_recaptchaLoadCallback(){ try { grecaptcha; } catch(err){ return; } var e = document.querySelectorAll ? document.querySelectorAll('.g-recaptcha:not(.wpcf7-form-control)') : document.getElementsByClassName('g-recaptcha'), form_submits; for (var i=0;i<e.length;i++) { (function(el){ var form_submits = get_form_submits(el).setEnabled(false), wid; // check if captcha element is unrendered if ( ! el.childNodes.length) { wid = grecaptcha.render(el,{ 'sitekey':'6LdhltIUAAAAAP2zuXcnlFxG6SId1ZqL_O96pS3J', 'theme':el.getAttribute('data-theme') || 'light' , 'callback' : function(r){ get_form_submits(el).setEnabled(true); /* enable submit buttons */ } }); el.setAttribute('data-widget-id',wid); } else { wid = el.getAttribute('data-widget-id'); grecaptcha.reset(wid); } })(e[i]); } } // if jquery present re-render jquery/ajax loaded captcha elements if ( typeof jQuery !== 'undefined' ) jQuery(document).ajaxComplete( function(evt,xhr,set){ if( xhr.responseText && xhr.responseText.indexOf('6LdhltIUAAAAAP2zuXcnlFxG6SId1ZqL_O96pS3J') !== -1) wp_recaptchaLoadCallback(); } ); </script><script src="https://www.google.com/recaptcha/api.js?onload=wp_recaptchaLoadCallback&#038;render=explicit" async defer></script> <!-- END recaptcha --> <script> /* <![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"},"registration_prompt":"There is unsaved attendee information. Are you sure you want to continue?"};/* ]]> */ </script> <script type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link rel='stylesheet' id='woocommercebulkdiscount-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-bulk-discount/css/style.css?ver=6.6.2&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='wc-blocks-style-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.4.1&#038;time=1733209253' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.6.18&#038;time=1733209253' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/js/tribe-common.min.js?ver=6.3.1&amp;time=1733209253" id="tribe-common-js"></script> <script type="text/javascript" id="event-tickets-plus-attendees-list-js-js-extra"> /* <![CDATA[ */ var TribeTicketsPlus = {"ajaxurl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","save_attendee_info_nonce":"04f900d533"}; var tribe_qr = {"generate_qr_nonce":"41dcc49736"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/src/resources/js/attendees-list.min.js?ver=6.1.0&amp;time=1733209253" id="event-tickets-plus-attendees-list-js-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/js/tec-a11y-dialog.min.js?ver=6.3.1&amp;time=1733209253" id="tec-a11y-dialog-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/common/src/resources/js/dialog.min.js?ver=6.3.1&amp;time=1733209253" id="tribe-dialog-js-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/js/app/vendor-babel.min.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-vendor-babel-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18&amp;time=1733209253" id="wp-hooks-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6&amp;time=1733209253" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script id="tec-tickets-seating-utils-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = window.tec.tickets.seating || {}; window.tec.tickets.seating.utils = Object.assign(window.tec.tickets.seating.utils || {}, {"links":{"layouts":"https:\/\/phoenixsistercities.org\/wp-admin\/admin.php?page=tec-tickets-seating&tab=layouts","layout-edit":"https:\/\/phoenixsistercities.org\/wp-admin\/edit.php?post_type=page&page=tec-tickets-seats&post_id=2434"},"localizedStrings":{"capacity-form":{"general-admission-label":"General Admission","seat-option-label":"Assigned Seating","event-layouts-select-placeholder":"Choose Seat Layout","view-layouts-link-label":"View layouts","seat-types-select-placeholder":"Choose seat type","seat-types-loading-msg":"Loading seat types","event-layouts-capacity-info":"Capacity is defined by seat layout options.","seat-layout-label":"Seat Layout","no-layouts-available":"No active Seat Layouts.","no-layouts-available-info":"You must create a Seat Layout to use this feature.","no-layouts-available-link-label":"Go to Seat Layouts"},"capacity-table":{"seats-row-label":"Assigned Seating"},"dashboard":{"seats-action-label":"Seats"},"maps":{"delete-confirmation":"Are you sure you want to delete this map?","delete-failed":"Failed to delete the map."},"layouts":{"add-failed":"Failed to add the new layout.","edit-confirmation":"This layout is associated with {count} events. Changes will impact all existing events and may affect the seating assignment of active ticket holders.","delete-confirmation":"Are you sure you want to delete this layout? This cannot be undone.","delete-failed":"Failed to delete the layout."},"service-errors":{"bad-service-response":"Bad service response","missing-request-parameters":"Missing request parameters","invalid-site-parameter":"Invalid site parameter","invalid-expire-time-parameter":"Invalid expire time parameter","missing-ephemeral-token":"Ephemeral token not found in response","site-not-found":"Site not found","ephemeral-token-store-error":"Ephemeral token store error","site-not-authorized":"Site not authorized"}}}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/utils.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-utils-js"></script> <script id="tec-tickets-seating-ajax-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = window.tec.tickets.seating || {}; window.tec.tickets.seating.ajax = Object.assign(window.tec.tickets.seating.ajax || {}, {"ajaxUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","ajaxNonce":"01a0ca2769","ACTION_INVALIDATE_MAPS_LAYOUTS_CACHE":"tec_tickets_seating_service_invalidate_maps_layouts_cache","ACTION_INVALIDATE_LAYOUTS_CACHE":"tec_tickets_seating_service_invalidate_layouts_cache","ACTION_DELETE_MAP":"tec_tickets_seating_service_delete_map","ACTION_DELETE_LAYOUT":"tec_tickets_seating_service_delete_layout","ACTION_ADD_NEW_LAYOUT":"tec_tickets_seating_service_add_layout","ACTION_POST_RESERVATIONS":"tec_tickets_seating_post_reservations","ACTION_CLEAR_RESERVATIONS":"tec_tickets_seating_clear_reservations","ACTION_DELETE_RESERVATIONS":"tec_tickets_seating_delete_reservations","ACTION_FETCH_ATTENDEES":"tec_tickets_seating_fetch_attendees","ACTION_GET_SEAT_TYPES_BY_LAYOUT_ID":"tec_tickets_seating_get_seat_types_by_layout_id","ACTION_SEAT_TYPES_UPDATED":"tec_tickets_seating_seat_types_updated","ACTION_SEAT_TYPE_DELETED":"tec_tickets_seating_seat_type_deleted","ACTION_RESERVATIONS_UPDATED_FROM_SEAT_TYPES":"tec_tickets_seating_reservations_updated_from_seat_types","ACTION_RESERVATION_CREATED":"tec_tickets_seating_reservation_created","ACTION_RESERVATION_UPDATED":"tec_tickets_seating_reservation_updated","ACTION_EVENT_LAYOUT_UPDATED":"tec_tickets_seating_event_layout_updated"}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/ajax.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-ajax-js"></script> <script id="tec-tickets-seating-service-bundle-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = Object.assign(window.tec.tickets.seating || {}, {"service":{"baseUrl":"https:\/\/seating.theeventscalendar.com","mapsHomeUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin.php?page=tec-tickets-seating&tab=maps","layoutsHomeUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin.php?page=tec-tickets-seating&tab=layouts","associatedEventsUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin.php?page=tec-tickets-seating-events"}}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/service.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-service-bundle-js"></script> <script id="tec-tickets-seating-currency-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = window.tec.tickets.seating || {}; window.tec.tickets.seating.currency = Object.assign(window.tec.tickets.seating.currency || {}, {"symbol":"$","position":"prefix","decimalSeparator":".","decimalNumbers":2,"thousandSeparator":","}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/currency.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-currency-js"></script> <script id="tec-tickets-seating-session-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = window.tec.tickets.seating || {}; window.tec.tickets.seating.frontend = window.tec.tickets.seating.frontend || {}; window.tec.tickets.seating.frontend.session = Object.assign(window.tec.tickets.seating.frontend.session || {}, {"ajaxUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","ajaxNonce":"5920aa4a7d","ACTION_START":"tec_tickets_seating_timer_start","ACTION_SYNC":"tec_tickets_seating_timer_sync","ACTION_INTERRUPT_GET_DATA":"tec_tickets_seating_timer_interrupt_get_data"}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/frontend/session.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-session-js"></script> <script id="tec-tickets-seating-frontend-ns-extra"> window.tec = window.tec || {}; window.tec.tickets = window.tec.tickets || {}; window.tec.tickets.seating = window.tec.tickets.seating || {}; window.tec.tickets.seating.frontend = window.tec.tickets.seating.frontend || {}; window.tec.tickets.seating.frontend.ticketsBlock = Object.assign(window.tec.tickets.seating.frontend.ticketsBlock || {}, {"objectName":"dialog_obj_tec-tickets-seating-seat-selection-modal","modalId":"tec-tickets-seating-seat-selection-modal","seatTypeMap":[],"labels":{"oneTicket":"1 Ticket","multipleTickets":"{count} Tickets"},"providerClass":"Tribe__Tickets_Plus__Commerce__WooCommerce__Main","postId":2434,"ajaxUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","ajaxNonce":"01a0ca2769","ACTION_POST_RESERVATIONS":"tec_tickets_seating_post_reservations","ACTION_CLEAR_RESERVATIONS":"tec_tickets_seating_clear_reservations"}); </script><script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/build/Seating/frontend/ticketsBlock.js?ver=5.16.1&amp;time=1733209253" id="tec-tickets-seating-frontend-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/js/rsvp.min.js?ver=5.16.1&amp;time=1733209253" id="event-tickets-tickets-rsvp-js-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/js/ticket-details.min.js?ver=5.16.1&amp;time=1733209253" id="event-tickets-details-js-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/vendor/jquery.deparam/jquery.deparam.js?ver=6.1.0&amp;time=1733209253" id="jquery-deparam-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/vendor/jquery.cookie/jquery.cookie.js?ver=6.1.0&amp;time=1733209253" id="jquery-cookie-js" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets-plus/src/resources/js/meta.min.js?ver=6.1.0&amp;time=1733209253" id="event-tickets-plus-meta-js-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/accounting/accounting.min.js?ver=0.4.2&amp;time=1733209253" id="accounting-js"></script> <script type="text/javascript" id="wc-add-to-cart-variation-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=9.4.1&amp;time=1733209253" id="wc-add-to-cart-variation-js" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-addons-js-extra"> /* <![CDATA[ */ var woocommerce_addons_params = {"price_display_suffix":"","tax_enabled":"","price_include_tax":"","display_include_tax":"","ajax_url":"\/wp-admin\/admin-ajax.php","i18n_validation_required_select":"Please choose an option.","i18n_validation_required_input":"Please enter some text in this field.","i18n_validation_required_number":"Please enter a number in this field.","i18n_validation_required_file":"Please upload a file.","i18n_validation_letters_only":"Please enter letters only.","i18n_validation_numbers_only":"Please enter numbers only.","i18n_validation_letters_and_numbers_only":"Please enter letters and numbers only.","i18n_validation_email_only":"Please enter a valid email address.","i18n_validation_min_characters":"Please enter at least %c characters.","i18n_validation_max_characters":"Please enter up to %c characters.","i18n_validation_min_number":"Please enter %c or more.","i18n_validation_max_number":"Please enter %c or less.","i18n_sub_total":"Subtotal","i18n_remaining":"<span><\/span> characters remaining","currency_format_num_decimals":"2","currency_format_symbol":"$","currency_format_decimal_sep":".","currency_format_thousand_sep":",","trim_trailing_zeros":"","is_bookings":"","trim_user_input_characters":"1000","quantity_symbol":"x ","currency_format":"%s%v"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-product-addons/assets/js/frontend/addons.min.js?ver=6.2.0&amp;time=1733209253" id="woocommerce-addons-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js?ver=1.0.9-wc.9.4.1&amp;time=1733209253" id="selectWoo-js" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-memberships-blocks-common-js-extra"> /* <![CDATA[ */ var wc_memberships_blocks_common = {"keywords":{"email":"Email","phone":"Phone","plan":"Plan","address":"Address","search_not_found":"We didn't find any members. Please try a different search or check for typos.","results_not_found":"No records found..."},"ajaxUrl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","restUrl":"https:\/\/phoenixsistercities.org\/wp-json\/","restNonce":"5cf7cb25b9"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-memberships/assets/js/frontend/wc-memberships-blocks-common.min.js?ver=1.26.9&amp;time=1733209253" id="wc-memberships-blocks-common-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0&amp;time=1733209253" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/phoenixsistercities.org\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0&amp;time=1733209253" id="contact-form-7-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/jquery.finalTilesGallery.js?ver=3.6.1&amp;time=1733209253" id="finalTilesGallery-js"></script> <script type="text/javascript" id="page-scroll-to-id-plugin-script-js-extra"> /* <![CDATA[ */ var mPS2id_params = {"instances":{"mPS2id_instance_0":{"selector":"a[rel='m_PageScroll2id']","autoSelectorMenuLinks":"true","excludeSelector":"a[href^='#tab-'], a[href^='#tabs-'], a[data-toggle]:not([data-toggle='tooltip']), a[data-slide], a[data-vc-tabs], a[data-vc-accordion]","scrollSpeed":1000,"autoScrollSpeed":"true","scrollEasing":"easeInOutQuint","scrollingEasing":"easeOutQuint","forceScrollEasing":"false","pageEndSmoothScroll":"true","stopScrollOnUserAction":"false","autoCorrectScroll":"false","autoCorrectScrollExtend":"false","layout":"vertical","offset":"120","dummyOffset":"false","highlightSelector":"","clickedClass":"mPS2id-clicked","targetClass":"mPS2id-target","highlightClass":"mPS2id-highlight","forceSingleHighlight":"false","keepHighlightUntilNext":"false","highlightByNextTarget":"false","appendHash":"true","scrollToHash":"true","scrollToHashForAll":"true","scrollToHashDelay":0,"scrollToHashUseElementData":"true","scrollToHashRemoveUrlHash":"false","disablePluginBelow":0,"adminDisplayWidgetsId":"true","adminTinyMCEbuttons":"true","unbindUnrelatedClickEvents":"false","unbindUnrelatedClickEventsSelector":"","normalizeAnchorPointTargets":"false","encodeLinks":"false"}},"total_instances":"1","shortcode_class":"_ps2id"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js?ver=1.7.9&amp;time=1733209253" id="page-scroll-to-id-plugin-script-js"></script> <script type="text/javascript" id="wpmenucart-ajax-assist-js-extra"> /* <![CDATA[ */ var wpmenucart_ajax_assist = {"shop_plugin":"woocommerce","always_display":""}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-menu-bar-cart/assets/js/wpmenucart-ajax-assist.min.js?ver=2.14.10&amp;time=1733209253" id="wpmenucart-ajax-assist-js"></script> <script type="text/javascript" id="wc-memberships-frontend-js-extra"> /* <![CDATA[ */ var wc_memberships_frontend = {"ajax_url":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","max_file_size":"104857600","max_files":"1","mime_types":[{"title":"image","extensions":"jpg,jpeg,jpe,gif,png,bmp,tiff,tif,webp,avif,ico,heic"},{"title":"video","extensions":"asf,asx,wmv,wmx,wm,avi,divx,flv,mov,qt,mpeg,mpg,mpe,mp4,m4v,ogv,webm,mkv,3gp,3gpp,3g2,3gp2"},{"title":"text","extensions":"txt,asc,c,cc,h,srt,csv,tsv,ics,rtx,css,vtt"},{"title":"application","extensions":"dfxp,rtf,pdf,class,tar,zip,gz,gzip,rar,7z,psd,xcf,doc,pot,pps,ppt,wri,xla,xls,xlt,xlw,mdb,mpp,docx,docm,dotx,dotm,xlsx,xlsm,xlsb,xltx,xltm,xlam,pptx,pptm,ppsx,ppsm,potx,potm,ppam,sldx,sldm,onetoc,onetoc2,onetmp,onepkg,oxps,xps,odt,odp,ods,odg,odc,odb,odf,wp,wpd,key,numbers,pages"},{"title":"audio","extensions":"mp3,m4a,m4b,aac,ra,ram,wav,ogg,oga,flac,mid,midi,wma,wax,mka"}],"nonces":{"profile_field_upload_file":"4445b9d706","profile_field_remove_file":"b390552251","get_product_profile_fields":"b1eae6ce3a"},"i18n":{"upload_error":"Error %1$s: %2$s"}}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce-memberships/assets/js/frontend/wc-memberships-frontend.min.js?ver=1.26.9&amp;time=1733209253" id="wc-memberships-frontend-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/imagesloaded.min.js?ver=5.0.0&amp;time=1733209253" id="imagesloaded-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/masonry.min.js?ver=4.2.2&amp;time=1733209253" id="masonry-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b&amp;time=1733209253" id="jquery-masonry-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/themes/Phoenix-Sister-Cities-Theme/js/functions.js?ver=20150315&amp;time=1733209253" id="twentyfourteen-script-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.4.1&amp;time=1733209253" id="sourcebuster-js-js"></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/phoenixsistercities.org\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.4.1&amp;time=1733209253" id="wc-order-attribution-js"></script> <script type="text/javascript" id="event-tickets-rsvp-js-extra"> /* <![CDATA[ */ var tribe_tickets_rsvp_strings = {"attendee":"Attendee %1$s"}; /* ]]> */ </script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/event-tickets/src/resources/js/rsvp.min.js?ver=5.16.1&amp;time=1733209253" id="event-tickets-rsvp-js"></script> <script type="text/javascript" src="https://7e4bbd.a2cdn1.secureserver.net/wp-content/plugins/the-events-calendar-category-colors/src/resources/legend-superpowers.js?ver=7.3.2&amp;time=1733209253" id="legend_superpowers-js"></script> </body> </html>

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