BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ChamberMaster//Event Calendar 2.0//EN
METHOD:PUBLISH
X-PUBLISHED-TTL:P1H
REFRESH-INTERVAL:P1H
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
DTSTART:20070101T000000
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:Eastern Daylight Time
END:DAYLIGHT
BEGIN:STANDARD
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
DTSTART:20070101T000000
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:Eastern Standard Time
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251107T170000
DTEND;TZID=America/New_York:20251107T190000
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
SUMMARY:First Friday at Greenbrook Design
DESCRIPTION:.lf-progress {\n  -webkit-appearance: none\;\n  -moz-apperance: none\;\n  width: 100%\;\n  /* margin: 0 10px\; */\n  height: 4px\;\n  border-radius: 3px\;\n  cursor: pointer\;\n}\n.lf-progress:focus {\n  outline: none\;\n  border: none\;\n}\n.lf-progress::-moz-range-track {\n  cursor: pointer\;\n  background: none\;\n  border: none\;\n  outline: none\;\n}\n.lf-progress::-webkit-slider-thumb {\n  -webkit-appearance: none !important\;\n  height: 13px\;\n  width: 13px\;\n  border: 0\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress::-moz-range-thumb {\n  -moz-appearance: none !important\;\n  height: 13px\;\n  width: 13px\;\n  border: 0\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress::-ms-track {\n  width: 100%\;\n  height: 3px\;\n  cursor: pointer\;\n  background: transparent\;\n  border-color: transparent\;\n  color: transparent\;\n}\n.lf-progress::-ms-fill-lower {\n  background: #ccc\;\n  border-radius: 3px\;\n}\n.lf-progress::-ms-fill-upper {\n  background: #ccc\;\n  border-radius: 3px\;\n}\n.lf-progress::-ms-thumb {\n  border: 0\;\n  height: 15px\;\n  width: 15px\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress:focus::-ms-fill-lower {\n  background: #ccc\;\n}\n.lf-progress:focus::-ms-fill-upper {\n  background: #ccc\;\n}\n.lf-player-container :focus {\n  outline: 0\;\n}\n.lf-popover {\n  position: relative\;\n}\n\n.lf-popover-content {\n  display: inline-block\;\n  position: absolute\;\n  opacity: 1\;\n  visibility: visible\;\n  transform: translate(0\, -10px)\;\n  box-shadow: 0 2px 5px 0 rgba(0\, 0\, 0\, 0.26)\;\n  transition: all 0.3s cubic-bezier(0.75\, -0.02\, 0.2\, 0.97)\;\n}\n\n.lf-popover-content.hidden {\n  opacity: 0\;\n  visibility: hidden\;\n  transform: translate(0\, 0px)\;\n}\n\n.lf-player-btn-container {\n  display: flex\;\n  align-items: center\;\n}\n.lf-player-btn {\n  cursor: pointer\;\n  fill: #999\;\n  width: 14px\;\n}\n\n.lf-player-btn.active {\n  fill: #555\;\n}\n\n.lf-popover {\n  position: relative\;\n}\n\n.lf-popover-content {\n  display: inline-block\;\n  position: absolute\;\n  background-color: #ffffff\;\n  opacity: 1\;\n\n  transform: translate(0\, -10px)\;\n  box-shadow: 0 2px 5px 0 rgba(0\, 0\, 0\, 0.26)\;\n  transition: all 0.3s cubic-bezier(0.75\, -0.02\, 0.2\, 0.97)\;\n  padding: 10px\;\n}\n\n.lf-popover-content.hidden {\n  opacity: 0\;\n  visibility: hidden\;\n  transform: translate(0\, 0px)\;\n}\n\n.lf-arrow {\n  position: absolute\;\n  z-index: -1\;\n  content: ''\;\n  bottom: -9px\;\n  border-style: solid\;\n  border-width: 10px 10px 0px 10px\;\n}\n\n.lf-left-align\,\n.lf-left-align .lfarrow {\n  left: 0\;\n  right: unset\;\n}\n\n.lf-right-align\,\n.lf-right-align .lf-arrow {\n  right: 0\;\n  left: unset\;\n}\n\n.lf-text-input {\n  border: 1px #ccc solid\;\n  border-radius: 5px\;\n  padding: 3px\;\n  width: 60px\;\n  margin: 0\;\n}\n\n.lf-color-picker {\n  display: flex\;\n  flex-direction: row\;\n  justify-content: space-between\;\n  height: 90px\;\n}\n\n.lf-color-selectors {\n  display: flex\;\n  flex-direction: column\;\n  justify-content: space-between\;\n}\n\n.lf-color-component {\n  display: flex\;\n  flex-direction: row\;\n  font-size: 12px\;\n  align-items: center\;\n  justify-content: center\;\n}\n\n.lf-color-component strong {\n  width: 40px\;\n}\n\n.lf-color-component input[type='range'] {\n  margin: 0 0 0 10px\;\n}\n\n.lf-color-component input[type='number'] {\n  width: 50px\;\n  margin: 0 0 0 10px\;\n}\n\n.lf-color-preview {\n  font-size: 12px\;\n  display: flex\;\n  flex-direction: column\;\n  align-items: center\;\n  justify-content: space-between\;\n  padding-left: 5px\;\n}\n\n.lf-preview {\n  height: 60px\;\n  width: 60px\;\n}\n\n.lf-popover-snapshot {\n  width: 150px\;\n}\n.lf-popover-snapshot h5 {\n  margin: 5px 0 10px 0\;\n  font-size: 0.75rem\;\n}\n.lf-popover-snapshot a {\n  display: block\;\n  text-decoration: none\;\n}\n.lf-popover-snapshot a:before {\n  content: '⥼'\;\n  margin-right: 5px\;\n}\n.lf-popover-snapshot .lf-note {\n  display: block\;\n  margin-top: 10px\;\n  color: #999\;\n}\n.lf-player-controls > div {\n  margin-right: 5px\;\n  margin-left: 5px\;\n}\n.lf-player-controls > div:first-child {\n  margin-left: 0px\;\n}\n.lf-player-controls > div:last-child {\n  margin-right: 0px\;\n}\n🍂 First Friday at Greenbrook Design 🍂 Friday\, November 7th | 5:00 7:00 PM Join us for a cozy and inspiring evening as we celebrate the season of gratitude! This month's theme is: "Rooted in Health\, Grateful in Heart" A reminder to nurture both our homes and our well-being. We're thrilled to have Rejuvatour Medical Spa as our event sponsor\, helping us prioritize self-care\, wellness\, and feeling our best\, both inside and out. ✨ What to expect:   Seasonal small bites by 133 West   Live acoustic music from Mike McKinnish   Wellness & self-care inspiration from Rejuvatour Medical Spa   Cozy fall d cor + design ideas in our showroom   Community\, conversation\, and a little pre-holiday cheer! Bring a friend and enjoy an evening of connection\, creativity\, and community. We can't wait to see you there!
X-ALT-DESC;FMTTYPE=text/html:<!DOCTYPE html><html data-qb-installed="true"><head><title></title><style type="text/css">.lf-progress {\n  -webkit-appearance: none\;\n  -moz-apperance: none\;\n  width: 100%\;\n  /* margin: 0 10px\; */\n  height: 4px\;\n  border-radius: 3px\;\n  cursor: pointer\;\n}\n.lf-progress:focus {\n  outline: none\;\n  border: none\;\n}\n.lf-progress::-moz-range-track {\n  cursor: pointer\;\n  background: none\;\n  border: none\;\n  outline: none\;\n}\n.lf-progress::-webkit-slider-thumb {\n  -webkit-appearance: none !important\;\n  height: 13px\;\n  width: 13px\;\n  border: 0\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress::-moz-range-thumb {\n  -moz-appearance: none !important\;\n  height: 13px\;\n  width: 13px\;\n  border: 0\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress::-ms-track {\n  width: 100%\;\n  height: 3px\;\n  cursor: pointer\;\n  background: transparent\;\n  border-color: transparent\;\n  color: transparent\;\n}\n.lf-progress::-ms-fill-lower {\n  background: #ccc\;\n  border-radius: 3px\;\n}\n.lf-progress::-ms-fill-upper {\n  background: #ccc\;\n  border-radius: 3px\;\n}\n.lf-progress::-ms-thumb {\n  border: 0\;\n  height: 15px\;\n  width: 15px\;\n  border-radius: 50%\;\n  background: #0fccce\;\n  cursor: pointer\;\n}\n.lf-progress:focus::-ms-fill-lower {\n  background: #ccc\;\n}\n.lf-progress:focus::-ms-fill-upper {\n  background: #ccc\;\n}\n.lf-player-container :focus {\n  outline: 0\;\n}\n.lf-popover {\n  position: relative\;\n}\n\n.lf-popover-content {\n  display: inline-block\;\n  position: absolute\;\n  opacity: 1\;\n  visibility: visible\;\n  transform: translate(0\, -10px)\;\n  box-shadow: 0 2px 5px 0 rgba(0\, 0\, 0\, 0.26)\;\n  transition: all 0.3s cubic-bezier(0.75\, -0.02\, 0.2\, 0.97)\;\n}\n\n.lf-popover-content.hidden {\n  opacity: 0\;\n  visibility: hidden\;\n  transform: translate(0\, 0px)\;\n}\n\n.lf-player-btn-container {\n  display: flex\;\n  align-items: center\;\n}\n.lf-player-btn {\n  cursor: pointer\;\n  fill: #999\;\n  width: 14px\;\n}\n\n.lf-player-btn.active {\n  fill: #555\;\n}\n\n.lf-popover {\n  position: relative\;\n}\n\n.lf-popover-content {\n  display: inline-block\;\n  position: absolute\;\n  background-color: #ffffff\;\n  opacity: 1\;\n\n  transform: translate(0\, -10px)\;\n  box-shadow: 0 2px 5px 0 rgba(0\, 0\, 0\, 0.26)\;\n  transition: all 0.3s cubic-bezier(0.75\, -0.02\, 0.2\, 0.97)\;\n  padding: 10px\;\n}\n\n.lf-popover-content.hidden {\n  opacity: 0\;\n  visibility: hidden\;\n  transform: translate(0\, 0px)\;\n}\n\n.lf-arrow {\n  position: absolute\;\n  z-index: -1\;\n  content: ''\;\n  bottom: -9px\;\n  border-style: solid\;\n  border-width: 10px 10px 0px 10px\;\n}\n\n.lf-left-align\,\n.lf-left-align .lfarrow {\n  left: 0\;\n  right: unset\;\n}\n\n.lf-right-align\,\n.lf-right-align .lf-arrow {\n  right: 0\;\n  left: unset\;\n}\n\n.lf-text-input {\n  border: 1px #ccc solid\;\n  border-radius: 5px\;\n  padding: 3px\;\n  width: 60px\;\n  margin: 0\;\n}\n\n.lf-color-picker {\n  display: flex\;\n  flex-direction: row\;\n  justify-content: space-between\;\n  height: 90px\;\n}\n\n.lf-color-selectors {\n  display: flex\;\n  flex-direction: column\;\n  justify-content: space-between\;\n}\n\n.lf-color-component {\n  display: flex\;\n  flex-direction: row\;\n  font-size: 12px\;\n  align-items: center\;\n  justify-content: center\;\n}\n\n.lf-color-component strong {\n  width: 40px\;\n}\n\n.lf-color-component input[type='range'] {\n  margin: 0 0 0 10px\;\n}\n\n.lf-color-component input[type='number'] {\n  width: 50px\;\n  margin: 0 0 0 10px\;\n}\n\n.lf-color-preview {\n  font-size: 12px\;\n  display: flex\;\n  flex-direction: column\;\n  align-items: center\;\n  justify-content: space-between\;\n  padding-left: 5px\;\n}\n\n.lf-preview {\n  height: 60px\;\n  width: 60px\;\n}\n\n.lf-popover-snapshot {\n  width: 150px\;\n}\n.lf-popover-snapshot h5 {\n  margin: 5px 0 10px 0\;\n  font-size: 0.75rem\;\n}\n.lf-popover-snapshot a {\n  display: block\;\n  text-decoration: none\;\n}\n.lf-popover-snapshot a:before {\n  content: '⥼'\;\n  margin-right: 5px\;\n}\n.lf-popover-snapshot .lf-note {\n  display: block\;\n  margin-top: 10px\;\n  color: #999\;\n}\n.lf-player-controls > div {\n  margin-right: 5px\;\n  margin-left: 5px\;\n}\n.lf-player-controls > div:first-child {\n  margin-left: 0px\;\n}\n.lf-player-controls > div:last-child {\n  margin-right: 0px\;\n}\n</style></head><body aria-disabled="false" data-gramm="false" data-qb-tmp-id="lt-36196" spellcheck="false"><p>🍂 First Friday at <a fr-original-style="" href="https://www.facebook.com/share/1BgWpCukzh/" rel="noopener noreferrer" style="user-select: auto\;" target="_blank">Greenbrook Design&nbsp\;</a>🍂 Friday\, November 7th | 5:00&ndash\;7:00 PM Join us for a cozy and inspiring evening as we celebrate the season of gratitude! This month&#39\;s theme is: &quot\;Rooted in Health\, Grateful in Heart&quot\; A reminder to nurture both our homes and our well-being. We&#39\;re thrilled to have Rejuvatour Medical Spa as our event sponsor\, helping us prioritize self-care\, wellness\, and feeling our best\, both inside and out. ✨ What to expect: &bull\; Seasonal small bites by 133 West &bull\; Live acoustic music from Mike McKinnish &bull\; Wellness &amp\; self-care inspiration from Rejuvatour Medical Spa &bull\; Cozy fall d&eacute\;cor + design ideas in our showroom &bull\; Community\, conversation\, and a little pre-holiday cheer! Bring a friend and enjoy an evening of connection\, creativity\, and community. We can&#39\;t wait to see you there!&nbsp\;<img src="https://res.cloudinary.com/micronetonline/image/upload/c_limit\,w_1920\,h_1080/v1760539024/tenants/6a4fdb2d-6ebf-4f1c-a9fd-4a566b4728ea/d67eed36de9c4626a90f0a8c43a04318/Nov-FB-cover.jpg" width="791" height="445" fr-original-style="" style="position: relative\; max-width: 100%\; cursor: pointer\; padding: 0px 1px\;" fr-original-class="fr-draggable"></p></body></html>
LOCATION:112 N Lafayette St Shelby NC 28150
UID:e.2742.1300713
SEQUENCE:3
DTSTAMP:20260619T025057Z
URL:https://clevelandcountychamberofcommerce.growthzoneapp.com/eventcalendar/Details/first-friday-at-greenbrook-design-1522973?sourceTypeId=Hub
END:VEVENT
END:VCALENDAR
