@charset "utf-8";
/* CSS Document */

body,
html {
  font-size: 1rem;
}
#gzns input,
#gzns select {
  background-color: white;
  margin-bottom: 5px;
}
#gzns .gz-pagetitle {
  margin-right: 15px;
}
#gzns h1.gz-pagetitle {
  display: none;
}
#gzns .gz-all-headers {
  -ms-flex-align: center;
  align-items: center;
}
#gzns .gz-all-headers .gz-subtitle,
#gzns .gz-pagetitle {
  line-height: 1.1;
  margin-bottom: 0;
}
#gzns .container-fluid {
  display: block;
}
#gzns .row {
  width: auto;
}
#gzns .embed-responsive-21by4::before {
  padding-top: 25%;
}
#gzns .gz-card-more-details {
  display: none;
}
#gzns .gz-map {
  height: auto;
}
#gzns .gz-map .gz-card-title {
  border: 0;
  margin: 0;
  padding: 0;
}
#gzns .gz-map a {
  outline: none;
}
#gzns .gz-map .gz-card-phone,
#gzns .gz-map .gz-card-email,
#gzns .gz-map .gz-card-website,
#gzns .gz-map .gz-card-description {
  display: none;
}
#gzns .gz-map .gz-card-more-details {
  display: initial;
}
#gzns .gz-page-return {
  font-size: 90%;
}
#gzns .gz-share-btn {
  -ms-flex-align: start;
  align-self: flex-start;
  background-color: #f3f3f3;
  border: 0;
  border-radius: 50%;
  color: #666666;
  height: 45px;
  line-height: 1;
  width: 45px;
}
#gzns .gz-share-btn i {
  font-size: 1.25rem;
  margin-right: 0;
  padding: 6px 0;
}
#gzns .gz-share-group .dropdown-menu i {
  margin-right: 5px;
}
#gzns .share-modal a {
  background-color: #f3f3f3;
  display: block;
  margin: 6px 0;
  padding: 8px 0;
  text-decoration: none;
}
#gzns .share-modal a i {
  margin-right: 5px;
  text-align: center;
  width: 35px;
}
#gzns .gz-alphanumeric .btn-group,
#gzns .gz-alphanumeric .btn-group-vertical {
  display: inline-block;
}
#gzns .gz-alphanumeric .btn-toolbar {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#gzns .gz-alphanumeric .gz-alphanumeric-btn {
  text-align: center;
}
#gzns .gz-alphanumeric .btn {
  font-size: 1rem;
  padding: 0.4rem 0.75rem;
}
#gzns .gz-alphanumeric-btn,
#gzns .gz-numeric-btn {
  margin-right: 5px;
}
#gzns .gz-grid-col,
#gzns .gz-list-col,
#gzns .gz-md-list-col,
#gzns .gz-sm-list-col {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 1.2em;
  position: relative;
  width: 100%;
}
#gzns .gz-grid-col .gz-content-card:before,
#gzns .gz-md-list-col .gz-content-card:before,
#gzns .gz-sm-list-col .gz-content-card:before {
  background-color: #555555;
  content: "";
  position: absolute;
  top: -15px;
  left: -1px;
  width: calc(100% + 2px);
  height: 15px;
  transition: all 0.2s ease-out;
}
#gzns .gz-md-list-col .gz-content-card:before,
#gzns .gz-sm-list-col .gz-content-card:before {
  border-radius: 3px 0 0 3px;
}
#gzns .gz-grid-col .gz-content-card:before {
  border-radius: 3px 3px 0 0;
}
#gzns .gz-grid-col .gz-content-contact,
#gzns .gz-grid-col .gz-content-description,
#gzns .gz-sm-list-col .gz-content-contact,
#gzns .gz-sm-list-col .gz-content-description,
#gzns .gz-grid-col .gz-store-description {
  display: none;
}
#gzns .gz-grid-col .card-footer.gz-active-footer {
  background: #ededed;
  border-top: 1px solid #d4d4d4;
  padding-top: 5px;
}
#gzns .gz-list-col .gz-card-web-content-footer {
  text-align: right;
}
#gzns .gz-card-web-content-footer .fa {
  font-size: 1.5em;
  padding: 2px 5px;
}
#gzns .gz-sm-list-col .gz-posted-badge {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
}
#gzns .gz-grid-col .gz-card-cat {
  display: none;
}
#gzns .gz-list-col .gz-card-cat {
  font-size: 90%;
}
#gzns .gz-grid-col .card-footer,
#gzns .gz-list-col .card-footer {
  padding: 0 1.25rem 0.75rem;
}
#gzns .gz-grid-col .card-header {
  padding: 0.75rem 1.25rem 0;
}
#gzns .gz-events-listing .gz-grid-col .card-footer {
  padding: 0.75rem 1.25rem;
}
#gzns .gz-events-listing .gz-list-col .card-footer {
  background-color: transparent;
  border-top: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#gzns .gz-sort-toolbar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#gzns .gz-location-pin {
  position: absolute;
  top: 5px;
  right: 25px;
  font-size: 18px;
}
#gzns .gz-sort-toolbar h3 {
  margin-bottom: 0;
}
#gzns .gz-sort-bar a {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 135%;
  padding: 0.5rem;
  text-decoration: none;
}
#gzns .gz-sort-bar a:hover {
  border-color: inherit;
}
#gzns .gz-sort-bar a.gz-view-btn {
  display: none;
  visibility: hidden;
}
#gzns .gz-search-pill,
#gzns .gz-search-pill:hover {
  background-color: #e3e3e3;
  border-color: rgba(0, 0, 0, 0.07);
  color: #333333;
  font-weight: normal;
  padding: 7px 11px;
  text-decoration: none;
}
#gzns .gz-search-pills {
  margin: 35px -15px 0;
}
#gzns .gz-search-pill i {
  margin-left: 3px;
}
#gzns .gz-search-filters {
  display: block;
}
#gzns .gz-search-filters input,
#gzns .gz-search-filters select,
#gzns .gz-search-filters span {
  font-size: 1rem;
}
#gzns .gz-search-filters .custom-file,
#gzns .gz-search-filters .custom-select,
#gzns .gz-search-filters .form-control,
#gzns .gz-search-filters .gz-search-btn,
#gzns .gz-search-filters > span {
  width: 100%;
  margin: 5px 0;
}
#gzns .gz-search-btn,
#gzns .gz-button {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 25px;
  padding-right: 25px;
}
#gzns .gz-search-btn i {
  font-size: 0.8rem;
  margin-right: 5px;
}
#gzns .card:hover {
  background-color: #ededed;
}
#gzns .card a:hover {
  text-decoration: none;
}
#gzns .gz-cards {
  margin-top: 1.25rem;
}
#gzns .gz-grid-cards .card {
  margin-bottom: 1.25rem;
  height: calc(100% - 30px);
}
#gzns .gz-card-title {
  border-top: 1px solid #d4d4d4;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 auto;
  margin-bottom: 0.55rem;
  padding-top: 1.25rem;
}
#gzns .gz-events-listing .gz-card-title {
  border-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
#gzns .card-body {
  line-height: 1.2;
}
#gzns .card {
  box-shadow: 0 0.125rem 0.225rem rgba(0, 0, 0, 0.15);
  margin-bottom: 1.25rem;
}
#gzns .card-header {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  height: 145px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-card-head-img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#gzns .gz-card-head-img .img-fluid {
  max-height: 130px;
  margin-top: 10px;
}
#gzns .gz-card-head-empty {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
}
#gzns .gz-img-placeholder {
  -webkit-tap-highlight-color: transparent;
  font-family: "Julius Sans One", sans-serif;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  font-size: 16px;
  color: black;
}
#gzns .card-footer .gz-miles {
  float: right;
  font-style: italic;
  font-size: 80%;
}
#gzns .gz-cards .card {
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
#gzns .gz-cat-card {
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.75rem;
}
#gzns .gz-cat-card .card-title {
  border-top: 0;
  line-height: 1.1;
  padding-top: 0;
}
#gzns .gz-cat-card-img {
  height: 100px;
  width: 100px;
  margin-right: 0.55rem;
  max-width: 100px;
}
#gzns .gz-cat-card-body {
  padding: 0;
  line-height: 1.1;
}
#gzns .gz-cat-subcat {
  font-size: 85%;
}
#gzns .gz-cat-subcat:after {
  content: ", ";
}
#gzns .gz-cat-subcat:last-child:after {
  content: "";
}
#gzns .card .list-group-item {
  background-color: transparent;
  border: 0;
  line-height: 1.2;
  padding: 0.25rem 1.25rem;
}
#gzns .card-link {
  display: inline-block;
  line-height: 1.2;
}
#gzns .detail-link {
  display: inline-flex;
  line-height: 1.2;
}
#gzns .gz-address-separator {
  padding-right: 5px;
}
#gzns .card-link i {
  left: 0;
  position: absolute;
  line-height: 1.2;
}
#gzns .card .list-group-item i {
  margin-right: 10px;
}
#gzns .gz-list-group .list-group-item {
  background-color: transparent;
  border: 0;
  padding: 0.5rem 0;
}
#gzns .gz-list-group .gz-card-social {
  padding: 0.75rem 1.25rem 0.75rem 0;
}
#gzns .gz-list-group {
  margin-bottom: 1rem;
}
#gzns .gz-details-reps .card {
  border: 1px solid #d4d4d4;
}
#gzns .gz-details-reps .card img {
  border-radius: 50%;
  max-width: 125px;
  object-fit: cover;
}
#gzns .gz-details-reps .card .card-img-top {
  background-color: #555555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  height: 150px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-details-reps .card .card-title {
  border-top: 0;
}
#gzns .gz-details-reps .card .card-body {
  padding: 1.25rem;
}
#gzns .gz-details-categories .gz-cat {
  font-style: italic;
}
#gzns .gz-cat:after {
  content: ", ";
}
#gzns .gz-cat:last-child:after {
  content: "";
}
#gzns .gz-prim-contact {
  background-color: white;
  border-radius: 0 50px 50px 0;
  font-size: 0.8rem;
  line-height: 1.4;
  padding: 2px 15px;
  position: absolute;
  top: 15px;
  left: 0;
  text-transform: uppercase;
}
#gzns .gz-member-repname {
  font-weight: bold;
}
#gzns .gz-member-reptitle {
  font-size: 1rem;
  font-weight: normal;
}
#gzns .modal-header button.close {
  background-color: transparent;
  border: 0;
  color: #666666;
}
#gzns .gz-contact-card a.btn,
#gzns .gz-details-social a.btn,
#gzns .gz-details-social button {
  border-radius: 50%;
  height: 35px;
  padding: 4px;
  text-align: center;
  width: 35px;
  margin-right: 4px;
}
#gzns .gz-details-social .dropdown.show {
  display: inline-block !important;
}
#gzns .gz-details-social .dropdown {
  display: inline-block;
}
#gzns a.gz-rep-email,
#gzns a.gz-rep-phone,
#gzns a.gz-rep-website {
  background-color: #ededed;
}
#gzns a.gz-social-facebook,
#gzns a.gz-social-facebook:hover,
#gzns button.gz-social-facebook,
#gzns button.gz-social-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: white;
}
#gzns a.gz-social-twitter,
#gzns a.gz-social-twitter:hover,
#gzns button.gz-social-twitter,
#gzns button.gz-social-twitter:hover {
  background-color: black;
  border-color: black;
  color: white;
}
#gzns .gz-twitter-img-placeholder {
  background-image: url(/GZContent/Images/public/twitter-x-logo-white.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
}
#gzns .gz-twitter-img-placeholder-share-modal {
  background-image: url(/GZContent/Images/public/twitter-x-logo-black.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  display: inline-block;
  height: 16px;
  margin-left: 10px;
  margin-right: 15px;
}
#gzns a.gz-social-linkedin,
#gzns a.gz-social-linkedin:hover,
#gzns button.gz-social-linkedin,
#gzns button.gz-social-linkedin:hover {
  background-color: #007bb5;
  border-color: #007bb5;
  color: white;
}
#gzns a.gz-social-googleplus,
#gzns a.gz-social-googleplus:hover,
#gzns button.gz-social-googleplus,
#gzns button.gz-social-googleplus:hover {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: white;
}
#gzns a.btn.gz-social-pinterest,
#gzns a.btn.gz-social-pinterest:hover {
  background-color: #bd081c;
  border-color: #bd081c;
  color: white;
  font-size: 10px;
  padding-top: 7px;
}
#gzns a.btn.gz-social-none,
#gzns a.btn.gz-social-none:hover,
#gzns button.btn.gz-social-none,
#gzns button.btn.gz-social-none:hover {
  background-color: #2e3192;
  border-color: #2e3192;
  color: white;
  font-size: 10px;
  padding-top: 7px;
}
#gzns a.btn.gz-social-instagram,
#gzns a.btn.gz-social-instagram:hover {
  background-color: #833ab4;
  border-color: #833ab4;
  font-size: 10px;
  color: white;
  padding-top: 6px;
}
#gzns a.btn.gz-social-youtube,
#gzns a.btn.gz-social-youtube:hover {
  background-color: red;
  border-color: red;
  font-size: 10px;
  color: white;
  padding-top: 6px;
}
#gzns .gz-details-links a:hover {
  opacity: 0.8;
}
#gzns .gz-details-social.list-group-item i {
  margin: 0;
}
#gzns .gz-list-group .gz-details-social {
  padding: 0.75rem 1.25rem 0.75rem 0;
}
#gzns .gz-details-video {
  margin-bottom: 1.25rem;
}
#gzns .gz-details-images .card {
  margin-bottom: 0.75rem;
  height: auto;
  position: initial;
}
#gzns .gz-details-images-modal .modal-body {
  text-align: center;
}
#gzns .card.gz-content-card,
#gzns .card.gz-events-card {
  overflow: visible;
}
#gzns .gz-card-wkday-wrap {
  background-color: #555555;
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
  color: white;
  display: block;
  font-weight: bold;
  padding: 0.5rem;
  position: relative;
  width: calc(100% + 2px);
  left: -1px;
}
#gzns .gz-events-listing .card-body {
  text-align: center;
  padding: 0 1.25rem 1.25rem;
}
#gzns .gz-events-listing .card-header:first-child {
  background-color: transparent;
  display: block;
  height: 100px;
  margin: 0;
  padding: 0;
}
#gzns .gz-events-listing .card-header {
  height: 135px;
  padding: 0 1.25rem;
}
#gzns .gz-events-listing .gz-card-head-img .img-fluid {
  max-height: 100px;
  max-width: 250px;
}
#gzns .gz-event-card-time {
  font-size: 80%;
}
#gzns .gz-event-card-title {
  display: block;
}
#gzns .gz-grid-col .gz-event-card-title {
  margin-bottom: 5px;
}
#gzns .card .gz-description {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  margin-right: -1em;
  padding-right: 1em;
}
#gzns .card .gz-description:before {
  content: '...';
  position: absolute;
  right: 5px;
  bottom: 0;
}
#gzns .card .gz-description:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background-color: white;
}
#gzns .card:hover .gz-description:after {
  background-color: #ededed;
}
#gzns .gz-event-details-card div:before,
#gzns .gz-store-details-card div:before {
  content: "";
  font-family: 'Font Awesome 5 Pro';
  font-size: 1rem;
  font-weight: 300;
  right: 100%;
  position: absolute;
  text-align: center;
  width: 30px;
}
#gzns .gz-event-images-columns {
  -webkit-column-count: 2;
  column-count: 2;
}
#gzns .vertical-text {
  display: block;
  width: 1px;
  word-wrap: break-word;
}
#gzns .gz-card-register i {
  margin-left: 10px;
}
#gzns .gz-register-btn {
  width: 120px;
  margin: 0 auto;
}
#gzns .card-footer.gz-card-register {
  background-color: #efefef;
  border-top: 1px solid #cdcdcd;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
#gzns .gz-btn-closed {
  background-color: #d4d4d4;
  border-color: #cdcdcd;
}
#gzns .gz-video {
  margin-bottom: 1.25rem;
}
#gzns .gz-grid-col .gz-card-month,
#gzns .gz-list-col .gz-card-month {
  font-size: 120%;
}
#gzns .gz-grid-col .gz-card-dday,
#gzns .gz-list-col .gz-card-dday {
  font-size: 240%;
  font-weight: bold;
}
#gzns .gz-event-date-wrap {
  line-height: 1.2;
  margin: 0.5rem;
}
#gzns .gz-grid-col .gz-event-date-wrap {
  line-height: 1;
}
#gzns .gz-end-dt:before,
#gzns .gz-end-dy:before {
  content: "-";
  position: relative;
  left: -3px;
}
#gzns .gz-content-sidebar {
  text-align: center;
  margin-bottom: 1rem;
}
#gzns .gz-md-list-col .gz-content-subtitle {
  font-weight: bold;
}
#gzns .gz-content-card .card-footer,
#gzns .gz-sm-list-col .gz-store-card .card-footer {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#gzns .gz-posted-badge {
  border: 0;
  margin-right: auto;
  padding: 0.6em 1.7em;
}
#gzns .gz-events-cards .card-footer {
  padding: 1.25rem 1.25rem 1rem;
}
#gzns .card-footer {
  background-color: transparent;
  border: 0;
}
#gzns .gz-event-details-card,
#gzns .gz-event-details-card:hover,
#gzns .gz-store-details-card,
#gzns .gz-store-details-card:hover {
  background-color: transparent;
}
#gzns .gz-event-details-card .card-body,
#gzns .gz-store-details-card .card-body {
  background-color: white;
}
#gzns .gz-details-img img {
  max-height: 75px;
  margin-right: 1rem;
  object-fit: scale-down;
  max-width: 100%;
  width: auto;
}
#gzns .gz-contact-card:hover {
  background-color: white;
}
#gzns .gz-guest-btn {
  float: right;
}
#gzns .gz-sponsor-img {
  max-width: 150px;
  padding: 1rem;
}
#gzns .gz-event-details-card .card-text {
  margin-left: 20px;
  margin-bottom: 1rem;
  position: relative;
}
#gzns .gz-event-details-card .gz-map {
  margin-bottom: 1rem;
  min-height: 125px;
}
#gzns .gz-event-details-card .gz-event-pricing:before {
  content: "\f2e8";
}
#gzns .gz-event-details-card .gz-event-address:before {
  content: "\f3c5";
}
#gzns .gz-event-details-card .gz-event-contact:before {
  content: "\f2bd";
}
#gzns .gz-event-details-card .gz-event-time:before {
  content: "\f017";
}
#gzns .gz-event-details-card .gz-event-guests:before {
  content: "\f0c0";
}
#gzns .gz-event-details-card .gz-event-cat:before {
  content: "\f03a";
}
#gzns #gz-search-radius {
  padding-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-radius-input-button {
  text-align: left;
}
#gzns input:required,
#gzns select:required {
  border-right: solid thick red;
}
#gzns .gz-sort-toolbar:after,
#gzns .gz-sort-toolbar:before {
  display: none;
}
#gzns .gz-details-links ul,
#gzns .gz-directory-card-body ul {
  margin-left: 0;
}
#gzns .gz-chapter {
  margin-bottom: 0.5rem;
  padding-top: 0.55rem;
}
#gzns .gz-details-reps .gz-cards {
  margin-top: 0;
}
.gz-block.gz-powered-by {
  text-align: center;
  margin: 1rem 0;
}
#gzns .modal-dialog {
  z-index: 1041;
}
#gzns .modal-backdrop.fade {
  opacity: 0.5;
}
#gzns .guest-modal .modal-body {
  max-height: 500px;
  overflow: auto;
}
#gzns .gz-autocomplete-results {
  position: absolute;
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
  top: 45px;
  left: 0;
  margin: 0 10px;
  z-index: 9;
  display: none;
}
#gzns .gz-autocomplete-results.opened {
  display: block;
}
#gzns .gz-customized-items-list {
  padding: 0px 0px 0px 40px;
}
#gzns .gz-customized-values-list {
  list-style-type: none;
  padding: 0px 0px 0px 5px;
}
#gzns .gz-customized-values-list-item {
  padding: 1px 0px 1px 20px;
  word-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
}
#gzns .gz-customized-item-key {
  font-weight: 600;
}
#gzns .gz-view-cart-title {
  margin-bottom: 20px;
}
#gzns .gz-product-total {
  text-align: right;
}
#gzns .gz-remove-from-cart {
  color: red;
}
#gzns .gz-store-item-customfield-area {
  padding-top: 0px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
/*----------*/

@media (min-width: 400px) {
  .gz-event-details-card,
  .gz-store-details-card {
    border: 1px solid rgba(0, 0, 0, 0.125);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 576px) {
  #gzns .gz-events-cards .gz-grid-col .card {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: calc(100% - 70px);
    margin: 30px 0;
  }
  #gzns .gz-events-cards .gz-list-col .card {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #gzns .gz-sort-bar a,
  #gzns .gz-sort-bar a.gz-view-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px;
    visibility: visible;
  }
  #gzns .gz-alphanumeric .btn {
    font-size: 0.8rem;
    padding: 0.25rem;
  }
  #gzns .btn-group-vertical,
  #gzns .gz-alphanumeric .btn-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  #gzns .gz-list-col .card {
    height: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1rem;
    min-height: calc(135.75px);
  }
  #gzns .gz-list-col .card-title {
    border-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0.55rem;
    padding-top: 0;
  }
  #gzns .gz-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto;
  }
  #gzns .gz-sm-list-col .gz-card-head-img .img-fluid {
    max-height: 90px;
  }
  #gzns .gz-list-col .gz-miles {
    margin-bottom: auto;
    text-align: right;
  }
  #gzns .gz-list-col .gz-card-cat {
    text-align: right;
  }
  #gzns .gz-list-col .gz-cat:after {
    content: ",";
    margin-right: 3px;
  }
  #gzns .gz-list-col .gz-cat:last-child:after {
    content: "";
  }
  #gzns .gz-list-col .card-body {
    border-left: 1px solid #d4d4d4;
    padding: 0 1.25rem;
    margin: 1.25rem 0;
  }
  #gzns .gz-list-col .card-footer {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }
  #gzns .gz-list-col .gz-register-btn {
    width: 100%;
  }
  #gzns .gz-md-list-col .card-title,
  #gzns .gz-sm-list-col .card-title {
    border-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 0;
  }
  #gzns .gz-directory-listing .gz-list-col .card-header {
    padding: 1.25rem;
  }
  #gzns .gz-directory-listing .gz-list-col .card-footer {
    padding: 0.75rem 1.25rem;
  }
  #gzns .gz-events-listing .gz-list-col .card-body {
    border-left: 0;
    padding: 0 1.25rem;
  }
  #gzns .gz-events-listing .gz-list-col .card-header:nth-child(2) {
    padding: 1rem 0;
  }
  #gzns .gz-events-listing .gz-list-col .card-footer {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
  }
  #gzns .gz-events-listing .gz-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: auto;
  }
  #gzns .gz-events-listing .card-header:first-child {
    height: 80px;
  }
  #gzns .gz-events-listing .gz-list-col .card .card-header:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    height: auto;
    padding: 1rem;
    width: 110px;
  }
  #gzns .gz-list-col .card .gz-card-wkday-wrap {
    -ms-flex-align: center;
    align-items: center;
    border-radius: calc(.25rem - 1px) 0 0 calc(.25rem - 1px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    width: 30px;
    word-wrap: break-word;
    position: absolute;
    height: calc(100% + 2px);
    right: 100%;
    top: -1px;
    left: unset;
  }
  #gzns .gz-grid-col .card:hover .gz-card-wkday-wrap {
    top: -50px;
    padding: 15px;
  }
  #gzns .gz-list-col .card:hover .gz-card-wkday-wrap {
    padding: 15px;
    top: -1px;
    width: 40px;
  }
  #gzns .gz-list-col .gz-card-wkday {
    display: block;
    font-size: 14px;
    line-height: 1.1;
    margin: 0 auto;
    text-align: center;
    width: 12px;
  }
  #gzns .gz-list-col .gz-events-card-body {
    text-align: left;
  }
  #gzns .gz-details-columns,
  #gzns .gz-event-images-columns {
    -webkit-column-count: 3;
    column-count: 3;
  }
  #gzns .gz-event-details-card,
  #gzns .gz-store-details-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border: 0;
  }
  #gzns .gz-events-listing .gz-list-col {
    padding-left: 45px;
  }
  #gzns .gz-card-wkday-wrap {
    padding: 10px;
    position: absolute;
    top: -40px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
  }
  #gzns .gz-events-listing .card-header:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gzns .card-footer.gz-card-register {
    background-color: transparent;
    border-top: 0;
    padding: 0;
    position: relative;
    z-index: unset;
  }
  #gzns .gz-list-col .gz-card-month {
    width: 85px;
  }
  #gzns .gz-list-col .gz-card-month {
    font-size: 100%;
  }
  #gzns .gz-list-col .gz-card-dday {
    font-size: 125%;
  }
  #gzns .gz-events-listing .gz-card-head-img .img-fluid {
    max-width: 100%;
  }
  #gzns .gz-events-listing .gz-grid-col .gz-card-head-img .img-fluid {
    max-width: 250px;
  }
  #gzns .gz-list-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #gzns .gz-md-list-col,
  #gzns .gz-sm-list-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 30px;
  }
  #gzns .gz-md-list-col .card,
  #gzns .gz-sm-list-col .card {
    height: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1rem;
  }
  #gzns .gz-sm-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: auto;
  }
  #gzns .gz-md-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto;
  }
  #gzns .gz-md-list-col .gz-content-card .gz-card-head-img .img-fluid {
    max-height: 120px;
  }
  #gzns .gz-md-list-col .card-body,
  #gzns .gz-sm-list-col .card-body {
    border-left: 1px solid #d4d4d4;
    padding: 0 1.25rem;
    margin: 1.25rem 0;
  }
  #gzns .gz-md-list-col .card-title {
    margin-bottom: 0;
  }
  #gzns .gz-md-list-col .card-footer,
  #gzns .gz-sm-list-col .card-footer {
    flex-direction: column;
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #gzns .gz-md-list-col .gz-posted-badge {
    margin: 0 0 auto;
  }
  #gzns .gz-md-list-col .gz-content-card:before,
  #gzns .gz-sm-list-col .gz-content-card:before {
    bottom: -1px;
    height: auto;
    left: unset;
    right: 100%;
    top: -1px;
    width: 1rem;
  }
  #gzns .gz-md-list-col .gz-content-card:hover:before,
  #gzns .gz-sm-list-col .gz-content-card:hover:before {
    width: 30px;
  }
  #gzns .gz-grid-col .gz-content-card:hover:before {
    height: 30px;
    top: -30px;
  }
  #gzns .gz-grid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #gzns .gz-event-details-card,
  #gzns .gz-store-details-card {
    box-shadow: none;
  }
  #gzns .gz-event-details-card .card-body,
  #gzns .gz-store-details-card .card-body {
    box-shadow: 0 0.125rem 0.225rem rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  #gzns .gz-search-keyword {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 125px;
    flex: 1 1 125px;
    min-width: 240px;
  }
  #gzns .gz-search-filters .custom-file,
  #gzns .gz-search-filters .custom-select,
  #gzns .gz-search-filters .form-control,
  #gzns .gz-search-filters > span {
    width: 1%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #gzns .gz-search-filters {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5rem;
    padding: 0 6px;
  }
  #gzns .gz-search-btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  #gzns .gz-search-filters .gz-search-btn {
    width: auto;
  }
  #gzns .gz-events-listing .gz-list-col .card-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 175px;
    flex: 0 0 175px;
  }
  #gzns .gz-list-col .gz-card-month {
    width: 125px;
  }
  #gzns .gz-events-listing .gz-list-col .card .card-header:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    height: auto;
    padding: 1rem;
    width: 130px;
  }
  #gzns .gz-grid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 992px) {
  #gzns input,
  #gzns select {
    margin-bottom: 0;
    /*use mrgin bttom to prvent i pos issus*/
  
  }
  #gzns .gz-details-columns,
  #gzns .gz-event-images-columns {
    -webkit-column-count: 4;
    column-count: 4;
  }
  #gzns .gz-list-col .gz-card-month {
    font-size: 110%;
  }
  #gzns .gz-list-col .gz-card-dday {
    font-size: 200%;
  }
  #gzns .gz-grid-col.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #gzns .gz-list-col .gz-event-card-title {
    display: inline-block;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .card-columns {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
@media (max-width: 767.98px) {
  #gzns .gz-autocomplete-results {
    margin: 0;
  }
  #gzns .gz-search-filters .input-group-append {
    display: block;
  }
  #gzns .gz-search-filters .gz-search-btn {
    padding: 0.5rem;
  }
  #gzns .gz-more-filters .custom-select,
  #gzns .input-group.gz-search-filters > .custom-select:not(:first-child),
  #gzns .input-group.gz-search-filters > .custom-select:not(:last-child),
  #gzns .input-group.gz-search-filters > .form-control:not(:first-child),
  #gzns .input-group.gz-search-filters > .form-control:not(:last-child),
  #gzns .input-group.gz-search-filters > .input-group-append > .btn {
    border-radius: 0.25rem;
  }
  #gzns .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  #gzns .gz-alphanumeric .btn-toolbar a.btn,
  #gzns .gz-alphanumeric .btn-toolbar button {
    border-radius: 0.25rem;
  }
  #gzns .gz-all-headers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #gzns .gz-all-headers img {
    padding-bottom: 0.5rem;
  }
  #gzns .gz-details-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  #gzns .gz-details-titles {
    -webkit-box-flex: 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
}
/*-------------------b3 overrides---------------------*/

#gzns .btn-group-vertical > .btn-group:after,
#gzns .btn-group-vertical > .btn-group:before,
#gzns .btn-toolbar:after,
#gzns .btn-toolbar:before,
#gzns .clearfix:after,
#gzns .clearfix:before,
#gzns .container-fluid:after,
#gzns .container-fluid:before,
#gzns .container:after,
#gzns .container:before,
#gzns .form-horizontal .form-group:after,
#gzns .form-horizontal .form-group:before,
#gzns .modal-footer:after,
#gzns .modal-footer:before,
#gzns .nav:after,
#gzns .nav:before,
#gzns .navbar-collapse:after,
#gzns .navbar-collapse:before,
#gzns .navbar-header:after,
#gzns .navbar-header:before,
#gzns .navbar:after,
#gzns .navbar:before,
#gzns .pager:after,
#gzns .pager:before,
#gzns .panel-body:after,
#gzns .panel-body:before,
#gzns .row:after,
#gzns .row:before {
  content: "";
  display: none;
}
#gzns .btn-toolbar .btn-group,
#gzns .btn-toolbar .input-group {
  float: none;
}
/*-------end of b3 overrides---------*/

/* Modals */

#gzns .gz-modal.loading {
  /*position: relative;*/
  opacity: 0.5;
  pointer-events: none;
}
#gzns .gz-modal.loading:before {
  content: '\f021';
  display: inline-block;
  animation: fa-spin 2s infinite linear;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  font: normal normal normal 14px/1 'Font Awesome 5 Pro';
  font-size: 100px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#gzns .gz-modal {
  color: black;
  background: white;
  border-radius: 3px;
  margin: 0 auto;
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
}
#gzns .gz-modal .gz-modal-content {
  position: relative;
  min-height: 400px;
}
#gzns .gz-modal .gz-modal-title {
  text-align: center;
  margin-top: 5px;
}
#gzns .gz-modal .gz-modal-controls {
  position: relative;
  text-align: right;
  border-top: 1px solid #aaaaaa;
}
#gzns .gz-modal .gz-modal-controls button {
  margin: 5px;
  border-radius: 0.25em;
  padding: 0.375rem 0.75rem;
  border: 1px solid transparent;
}
#gzns .gz-modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(170, 170, 170, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#gzns .gz-modal-overlay.opened,
#gzns .gz-modal.opened {
  visibility: visible;
}
#gzns .gz-modal-overlay.opened {
  opacity: 1;
}
/* Tell a Friend */

#gzns #gz-tell-a-friend .gz-label,
#gzns #gz-tell-a-friend .gz-label input,
#gzns #gz-tell-a-friend .gz-label textarea {
  width: 100%;
}
#gzns #gz-tell-a-friend .gz-required .gz-form-name:after {
  content: '*';
  color: red;
}
#gzns- #gz-tell-a-friend .gz-label.mn-error .gz-field-name {
  color: red;
}
#gzns #gz-tell-a-friend .gz-label.gz-error input {
  border: 1px solid red;
}
#gzns .gz-detail-img {
  max-height: 100px;
  max-width: 200px;
  display: block;
  margin: 5px 0;
}
#gzns .select2-container .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100%;
}
#gzns .select2-container .select2-selection--single .select2-selection__rendered {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: inherit;
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
}
#gzns .select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
}
#gzns .select2-container--default .select2-selection--single .select2-selection__arrow {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: absolute;
  top: unset;
  right: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#gzns .gz-search-btn {
  height: auto;
}
#gzns .select2-container .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  #gzns .select2-container--default .select2-selection--single {
    border-radius: 0;
  }
  #gzns .gz-search-filters {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 30px auto;
  }
  #gzns .gz-radius-input-button {
    max-width: 120px;
  }
  #gzns .gz-content-details-tags {
    font-size: 110%;
  }
}
@media (max-width: 767.98px) {
  #gzns .select2-selection__rendered {
    padding: 0;
  }
  #gzns .select2-container .select2-selection--single {
    padding: 0.375rem 0.75rem;
  }
  #gzns .gz-directory-search {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 15px 0;
    padding: 20px 5px;
  }
  #gzns .gz-event-images {
    margin-bottom: 1rem;
  }
}
#gzns i.gz-adv-search-open,
#gzns i.gz-adv-search-closed {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  margin-left: 5px;
}
#gzns .gz-adv-search-open {
  display: none;
}
#gzns .gz-directory-search form#filter {
  margin: 0 auto;
}
#gzns .gz-adv-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 10px;
}
#gzns .gz-adv-filter-label {
  position: relative;
}
#gzns .gz-adv-filter-group {
  min-height: 1px;
  padding-right: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 0.5rem;
}
#gzns .gz-adv-filter-group:nth-child(even) {
  padding-right: 0;
}
#gzns ul.select2-selection__rendered {
  margin: 0;
}
#gzns .select2-container--default .select2-selection--multiple {
  line-height: 1;
}
#gzns .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #ced4da;
}
#gzns #gz-search-custom {
  padding-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-event-description,
#gzns .gz-event-sponsors,
#gzns .gz-event-sessions,
#gzns .gz-store-description,
#gzns .gz-store-price {
  margin-bottom: 1em;
}
#gzns .gz-event-sponsor {
  display: block;
  margin-bottom: 1rem;
}
#gzns .gz-event-sponsor .gz-event-sponsor-item {
  max-width: 150px;
  text-align: center;
  display: table-cell;
  padding-right: 1.75rem;
  vertical-align: top;
}
#gzns .gz-event-sponsor a span {
  display: block;
  min-height: 50px;
}
#gzns [class*="details-tags"] div {
  display: inline-block;
  margin-right: 15px;
  opacity: 0.8;
}
#gzns [class*="details-tags"] i:not(.gz-fa-tags) {
  margin-right: 5px;
}
#gzns .gz-details-titles [itemprop="endDate"]:before {
  content: "- ";
}
#gzns .gz-modal-details-img {
  max-width: 100%;
  height: auto;
}
#gzns .gz-session-item {
  padding: 15px 15px;
  border: 1px solid #dddddd;
  margin-bottom: 15px;
}
#mgzns .gz-session-inner {
  margin-left: -10px;
  margin-right: -10px;
}
#gzns .gz-session-inner:after {
  content: "";
  display: block;
  clear: both;
}
#gzns .gz-session-heading {
  margin-bottom: 0;
}
#gzns .gz-session-img {
  display: inline;
  max-width: 100%;
  height: auto;
}
#gzns .gz-session-card-img {
  width: 25%;
}
#gzns .gz-session-card-detail {
  width: 75%;
}
#gzns .gz-session-date i {
  margin-right: 5px;
}
#gzns .gz-session-spkname {
  font-weight: bold;
}
#gzns .gz-web-content-subscribe-button,
#gzns .gz-web-content-subscribe-form,
#gzns .gz-web-content-subscribe-confirm {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#gzns .gz-web-content-subscribe[state="closed"] .gz-web-content-subscribe-button,
#gzns .gz-web-content-subscribe[state="complete"] .gz-web-content-subscribe-confirm,
#gzns .gz-web-content-subscribe[state="open"] .gz-web-content-subscribe-form {
  opacity: 1;
  height: auto;
  overflow: hidden;
}
#gzns .gz-web-content-subscribe[state="open"] .gz-web-content-subscribe-form {
  margin-bottom: 25px;
}
#gzns .gz-web-content-subscribe-form .gz-button {
  margin-left: 5px;
}
#gzns .gz-web-content-subscribe-form .gz-web-content-subscribe-email {
  margin-right: 100px;
}
#gzns .gz-web-email-input {
  display: inline;
  width: 300px;
}
#gzns a.btn.btn-block.gz-btn-register {
  background-color: #363636;
  color: white;
  font-weight: bold;
  border-radius: 2rem;
}
#gzns a.btn.btn-block.gz-btn-register:hover {
  opacity: 0.85;
}
#gzns .gz-grid-col .gz-directory-card .gz-card-description {
  display: none;
}
#gzns .card-img.gz-eventcard-img,
#gzns .card-img.gz-storecard-img,
#gzns .gz-store-details-header .gz-detail-img {
  cursor: pointer;
}
#gzns #eventImagesModal .modal-body {
  text-align: center;
}
#gzns .gz-directory-card-body .gz-list-title,
#gzns .gz-directory-card-body .gz-list-org-name {
  display: block;
}
#gzns .gz-public-content-item {
  list-style-type: none;
}
#gzns .gz-store-subitem {
  margin-bottom: 10px;
  display: block;
}
#gzns .gz-fa-shopping-cart {
  font-size: 2em;
}
#gzns .gz-cart-btn {
  margin-right: 25px;
}
#gzns div.gz-cart-badge {
  border-radius: 50%;
  padding: 0px;
  top: -15px;
  position: absolute;
  height: 25px;
  line-height: 25px;
  right: 0;
  width: 25px;
  justify-content: center;
  display: flex;
}
#gzns a.gz-submitEvent-badge {
  border-radius: 50%;
  padding: 0.6em 0.8em;
  background-color: #555555;
  border-color: #555555;
  color: white;
}
#gzns .gz-store-price {
  font-weight: bold;
  font-size: larger;
}
#gzns .gz-cart-confirm {
  margin-bottom: 15px;
}
#gzns .gz-cart-btn {
  font-size: 0.9rem;
}
#gzns .gz-cart-confirm-btn {
  margin-top: 15px;
}
#gzns .gz-cart-table {
  margin-top: 1rem;
  width: 100%;
}
#gzns .gz-store-details-left {
  margin-left: 10px;
}
#gzns .gz-product-quantity > input {
  width: 60px;
}
#gzns .gz-cart-table td {
  padding: 5px;
}
#gzns .gz-cart-heading {
  display: inline;
}
#gzns .gz-cart-item-link {
  all: unset;
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
#gzns #gz-calendar {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  border-collapse: collapse;
}
#gzns #gz-calendar .gz-month,
#gzns #gz-calendar .gz-week {
  display: table-row;
}
#gzns #gz-calendar .gz-month .gz-date {
  display: table-cell;
}
#gzns #gz-calendar .gz-day {
  display: table-cell;
  height: 90px;
  border: 1px solid #cccccc;
  position: relative;
}
#gzns #gz-calendar .gz-names .gz-day {
  height: 25px;
}
#gzns #gz-calendar .gz-week.gz-names {
  color: white;
}
#gzns #gz-calendar .gz-week.gz-names .gz-day {
  background-color: #555555;
}
#gzns #gz-calendar .gz-event-link {
  font-size: 80%;
  margin: 0 3px 3px 3px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
#gzns #gz-calendar .gz-event-link:last-child {
  border-bottom: 0;
}
#gzns #gz-calendar .gz-day-link {
  font-weight: bold;
}
#gzns #gz-calendar .gz-more-events-link {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  background-color: white;
  border-top: 1px solid #cccccc;
  text-align: right;
  font-size: 10px;
}
#gzns #gz-calendar .gz-event-link a {
  word-break: break-word;
  /*color: inherit; Need to find out why this is placed, if category/color is added inline or not*/

}
#gzns .gz-calendar-month {
  text-align: center;
}
#gzns #gz-calendar .gz-day-link:after {
  content: "\f058";
  position: absolute;
  font: normal normal normal 14px/1.8 FontAwesome;
  padding-left: 1px;
}
@media (min-width: 450px) {
  #gzns #gz-calendar .gz-day-link:after {
    font-size: 170%;
    padding-left: 6px;
  }
}
@media (min-width: 640px) {
  #gzns #gz-calendar .gz-more-events-link {
    display: block;
  }
  #gzns #gz-calendar .gz-day-link:after {
    content: none;
  }
}
@media (max-width: 640px) {
  #gzns #gz-calendar .gz-event-link {
    display: none;
  }
  #gzns #gz-calendar .gz-day {
    height: 45px;
  }
}
#gzns .gz-switch-month i {
  font-size: 25px;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: 15px;
}
#gzns .gz-directory-cards .gz-membership-type,
#gzns .gz-directory-details .gz-membership-type {
  display: none;
}
.event-sponsor-wrap a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.event-sponsor-wrap img {
  background-color: white;
}
.event-sponsor-wrap .col-sm-4.col-md-3 {
  padding-left: 0;
}
.event-sponsor-wrap.name-on.logo-on > .col-sm-4.col-md-3 > div {
  border: 1px solid #cccccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
}
.event-sponsor-wrap.logo-on img {
  max-height: 200px;
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.event-sponsor-wrap.name-on.logo-on img {
  padding: 1rem;
}
.event-sponsor-wrap.name-on:not(.logo-on) .col-sm-4.col-md-3 {
  width: 100%;
}
.event-sponsor-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.event-sponsor-wrap.name-on.logo-on > div {
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div {
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border: 1px solid #cccccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  justify-content: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  justify-content: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > a span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > span {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 100px;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div:before {
  position: absolute;
  top: 32%;
  -ms-transform: translateY(-32%);
  transform: translateY(-32%);
  color: #afabab;
  width: 100%;
  text-align: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-name {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  padding: 15px;
  width: 100%;
  align-self: flex-end;
}

/* ==========================================================================
   PA Works — GrowthZone page styles
   --------------------------------------------------------------------------
   Cleaned, deduplicated stylesheet for the hard-coded GrowthZone templates.
   Paste the whole file inside the template's <style> block.

   Consolidated from a paste that had the header stylesheet appended to the
   page stylesheet, which left two :root blocks and four copies of most nav
   rules fighting each other. Notes on what changed are inline.
   ========================================================================== */

/* ==========================================================================
   Design tokens — ONE :root only
   --------------------------------------------------------------------------
   The previous version declared :root four times. Because every :root has
   identical specificity, the LAST declaration won, so --pw-container-width
   resolved to 80vw / 90vw and the earlier 1200px and 85vw were dead code.
   That silent 80vw is kept here (it matches the WordPress theme). To go back
   to the original page width, set --pw-container-width: 1200px below and
   change the 80vw/90vw media rules to 85vw/90vw.
   ========================================================================== */
:root {
    --pw-navy: #252b5d;
    --pw-header-navy: #0c335a;
    --pw-blue: #2b3279;
    --pw-light-blue: #407ec9;
    --pw-sky: #9bd3dd;

    --pw-gold: #f9ad32;
    --pw-orange: #E8913A;

    --pw-gradient-lightblue-navy: linear-gradient(135deg, var(--pw-light-blue) 0%, var(--pw-navy) 100%);
    --pw-gradient-calendar: linear-gradient(160deg, #1d4e86 0%, #0c2c54 100%);

    --pw-white: #FFFFFF;
    --pw-off-white: #F5F7FA;
    --pw-light-gray: #E5E7EB;
    --pw-gray: #9CA3AF;
    --pw-dark-gray: #4B5563;
    --pw-charcoal: #1F2937;

    --pw-font-heading: 'Poppins', sans-serif;
    --pw-font-body: 'Source Sans 3', 'Source Sans Pro', sans-serif;

    /* Desktop container. Mobile override lives in the responsive block. */
    --pw-container-width: 80vw;

    --pw-radius-sm: 4px;
    --pw-radius-md: 8px;
    --pw-radius-lg: 16px;
    --pw-radius-xl: 24px;

    --pw-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1);
    --pw-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.1);
    --pw-shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.15);
}

/* ==========================================================================
   Base
   ========================================================================== */
*, *::before, *::after { box-sizing: border-box; }

html { font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body {
    margin: 0;
    font-family: var(--pw-font-body);
    font-size: 1rem;
    line-height: 1.6;
    color: var(--pw-charcoal);
    background: var(--pw-white);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

img { max-width: 100%; height: auto; }
a { color: var(--pw-blue); text-decoration: none; transition: color 0.3s ease; }
a:hover { color: var(--pw-navy); }

.pw-btn {
    display: inline-block;
    padding: 14px 32px;
    font-family: var(--pw-font-heading);
    font-size: 1rem;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.3px;
    color: var(--pw-navy);
    background-color: var(--pw-gold);
    border: none;
    border-radius: var(--pw-radius-sm);
    cursor: pointer;
    transition: all 0.3s ease;
}

.pw-btn:hover {
    color: var(--pw-white);
    background-color: var(--pw-navy);
    transform: translateY(-2px);
    box-shadow: var(--pw-shadow-md);
}

/* ==========================================================================
   Header / Nav — single copy
   ========================================================================== */
.pw-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--pw-header-navy);
    box-shadow: var(--pw-shadow-sm);
}

.pw-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    max-width: var(--pw-container-width);
    margin: 0 auto;
    position: relative;
}

.pw-header__logo img { height: 50px; width: auto; display: block; }

.pw-header__nav { display: flex; align-items: center; gap: 32px; }

.pw-header__nav .menu { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; gap: 4px; }
.pw-header__nav .menu > li { position: relative; }
.pw-header__nav .menu > li > a {
    font-family: var(--pw-font-heading); font-size: 1rem; font-weight: 600;
    color: var(--pw-white); text-decoration: none; padding: 8px 12px;
    display: block; white-space: nowrap; transition: color 0.3s ease;
}
.pw-header__nav .menu > li > a:hover,
.pw-header__nav .menu > li.current-menu-item > a,
.pw-header__nav .menu > li.current-menu-ancestor > a { color: var(--pw-light-blue); }

/* Dropdown arrow indicator (desktop) */
.pw-header__nav .menu-item-has-children > a::after { content: " \25BE"; font-size: 0.7rem; }

/* The in-markup submenu toggle button is mobile-only */
.pw-header__submenu-toggle { display: none; }

/* Dropdown sub-menus — hidden until hover/focus */
.pw-header__nav .sub-menu {
    display: none;
    position: absolute; top: 100%; left: 0;
    background: var(--pw-white); min-width: 200px;
    border-radius: var(--pw-radius-md); box-shadow: var(--pw-shadow-md);
    list-style: none; margin: 0; padding: 8px 0; z-index: 100;
}
.pw-header__nav .menu-item-has-children:hover > .sub-menu,
.pw-header__nav .menu-item-has-children:focus-within > .sub-menu { display: block; }

.pw-header__nav .sub-menu li a {
    display: block; padding: 10px 20px;
    font-family: var(--pw-font-heading); font-size: 1rem; font-weight: 600;
    color: var(--pw-charcoal); text-decoration: none; white-space: nowrap;
    transition: background 0.2s, color 0.2s;
}
.pw-header__nav .sub-menu li a:hover { background: var(--pw-light-gray); color: var(--pw-navy); }

/* Keep the right-most dropdowns inside the viewport */
.pw-header__nav .menu > li:nth-last-child(-n+2) .sub-menu { left: auto; right: 0; }

.pw-header__signin {
    padding: 10px 24px;
    background-color: var(--pw-light-blue);
    color: var(--pw-white) !important;
    border-radius: var(--pw-radius-xl);
    font-size: 1rem;
    font-family: var(--pw-font-heading);
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color 0.3s ease;
}
.pw-header__signin:hover { background-color: var(--pw-gold); color: var(--pw-white) !important; }

.pw-header__toggle { display: none; background: none; border: none; cursor: pointer; padding: 8px; }
.pw-header__toggle span {
    display: block; width: 24px; height: 2px;
    background-color: var(--pw-white); margin: 6px 0; transition: all 0.3s ease;
}

/* ==========================================================================
   Hero
   ========================================================================== */
.pw-hero {
    position: relative;
    min-height: 650px;
    display: flex;
    align-items: center;
    padding: 60px 0 140px;
    background-image: url('https://pawork.org/wp-content/uploads/2026/06/Capital-Building-interior.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.pw-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(12, 44, 84, 0.92) 0%, rgba(12, 44, 84, 0.70) 55%, rgba(12, 44, 84, 0.45) 100%);
    z-index: 1;
}

.pw-hero__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: var(--pw-container-width);
    margin: 0 auto;
    padding: 0 24px;
}

.pw-hero__label {
    font-family: var(--pw-font-heading);
    font-size: 1rem; font-weight: 600;
    text-transform: uppercase; letter-spacing: 2px;
    color: var(--pw-white); margin-bottom: 12px;
}

.pw-hero__title {
    font-family: var(--pw-font-heading);
    font-weight: 700; font-size: 3rem; line-height: 1.1;
    text-transform: uppercase; color: var(--pw-white); margin: 0 0 16px;
}

.pw-hero__body { color: rgba(255, 255, 255, 0.9); font-size: 1rem; line-height: 1.6; margin-bottom: 28px; max-width: 460px; }

/* ==========================================================================
   Section heading
   ========================================================================== */
.pw-section { padding: 48px 0; background: var(--pw-off-white); }
.pw-section__inner { max-width: var(--pw-container-width); margin: 0 auto; padding: 0 24px; }

.pw-section__label {
    font-family: var(--pw-font-heading);
    font-size: 1rem; font-weight: 600;
    text-transform: uppercase; letter-spacing: 2px;
    color: var(--pw-light-blue); margin-bottom: 8px;
}

.pw-section__title {
    font-family: var(--pw-font-heading);
    font-weight: 700; font-size: 2.25rem; line-height: 1.2;
    text-transform: uppercase; color: var(--pw-navy); margin: 0 0 8px;
}

.pw-section__title::after {
    content: '';
    display: block; width: 8rem; height: 5px; margin-top: 14px;
    background: linear-gradient(to right, var(--pw-navy), var(--pw-light-blue));
}

/* ==========================================================================
   Calendar shell (navy gradient card)
   ========================================================================== */
.pw-calendar-shell {
    margin-top: 32px;
    background: var(--pw-gradient-calendar);
    border-radius: var(--pw-radius-lg);
    padding: 32px;
    box-shadow: var(--pw-shadow-lg);
    color: var(--pw-white);
}

.pw-calendar-shell .mn-search,
.pw-calendar-shell .mn-event-search,
.pw-calendar-shell .mn-calendar-toolbar { color: var(--pw-white); margin-bottom: 20px; }

.pw-calendar-shell input[type="text"],
.pw-calendar-shell input[type="search"] {
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: var(--pw-radius-xl);
    color: var(--pw-white);
    padding: 10px 16px;
    font-family: var(--pw-font-body);
    font-size: 0.95rem;
}
.pw-calendar-shell input::placeholder { color: rgba(255, 255, 255, 0.7); }

.pw-calendar-shell a { color: var(--pw-white); }
.pw-calendar-shell a:hover { color: var(--pw-gold); }

.pw-calendar-shell .mn-calendar,
.pw-calendar-shell .mn-events-calendar,
.pw-calendar-shell .gz-calendar {
    background: var(--pw-white);
    border-radius: var(--pw-radius-md);
    padding: 24px;
    color: var(--pw-charcoal);
}

.pw-calendar-shell .mn-calendar-title,
.pw-calendar-shell caption {
    font-family: var(--pw-font-heading);
    font-weight: 700; font-size: 1.75rem;
    color: var(--pw-light-blue); text-align: center; margin-bottom: 16px;
}

.pw-calendar-shell table { width: 100%; border-collapse: collapse; table-layout: fixed; }

.pw-calendar-shell table th {
    background: var(--pw-light-blue);
    color: var(--pw-white);
    font-family: var(--pw-font-heading);
    font-weight: 600; font-size: 0.95rem;
    text-align: center; padding: 12px 8px;
    border: 1px solid var(--pw-light-blue);
}

.pw-calendar-shell table td {
    vertical-align: top;
    height: 110px;
    padding: 8px 10px;
    border: 1px solid var(--pw-light-gray);
    font-size: 0.9rem;
    color: var(--pw-charcoal);
    background: var(--pw-white);
}

.pw-calendar-shell table td .mn-calendar-day-number,
.pw-calendar-shell table td .gz-day-number { font-weight: 600; color: var(--pw-charcoal); }

.pw-calendar-shell table td a {
    display: block; margin-top: 6px;
    font-size: 0.8rem; line-height: 1.3;
    color: var(--pw-light-blue); font-weight: 600;
}
.pw-calendar-shell table td a:hover { color: var(--pw-gold); }

.pw-calendar-shell table td.mn-today,
.pw-calendar-shell table td.today,
.pw-calendar-shell table td.gz-today { background: rgba(64, 126, 201, 0.08); }

/* ==========================================================================
   GrowthZone events module — list & grid card views (.gz-*)
   ========================================================================== */
.pw-calendar-shell .gz-pagetitle,
.pw-calendar-shell .gz-subtitle { color: var(--pw-white); font-family: var(--pw-font-heading); }
.pw-calendar-shell .gz-subtitle { font-weight: 700; }

.pw-calendar-shell .form-control,
.pw-calendar-shell .gz-search-keyword,
.pw-calendar-shell .custom-select { color: var(--pw-charcoal); }

.pw-calendar-shell .gz-search-btn {
    background: var(--pw-gold); color: var(--pw-navy); border: none;
    font-family: var(--pw-font-heading); font-weight: 700;
}
.pw-calendar-shell .gz-search-btn:hover { background: var(--pw-navy); color: var(--pw-white); }

.pw-calendar-shell .gz-view-btn { color: rgba(255, 255, 255, 0.7); }
.pw-calendar-shell .gz-view-btn:hover,
.pw-calendar-shell .gz-view-btn.active { color: var(--pw-gold); }

.pw-calendar-shell .gz-search-pill { background: var(--pw-white); color: var(--pw-navy) !important; font-weight: 600; }

.pw-calendar-shell .gz-events-card {
    background: var(--pw-white);
    border: 1px solid var(--pw-light-gray);
    border-radius: var(--pw-radius-md);
    overflow: hidden;
    color: var(--pw-charcoal);
    box-shadow: var(--pw-shadow-sm);
}

.pw-calendar-shell .gz-events-card,
.pw-calendar-shell .gz-events-card p,
.pw-calendar-shell .gz-events-card h5,
.pw-calendar-shell .gz-events-card-body { color: var(--pw-charcoal); }

.pw-calendar-shell .gz-events-card .card-header { background: var(--pw-white); border: none; }
.pw-calendar-shell .gz-card-wkday-wrap { background: var(--pw-header-navy); }
.pw-calendar-shell .gz-card-wkday { color: var(--pw-white); font-family: var(--pw-font-heading); font-weight: 700; }
.pw-calendar-shell .gz-card-month span { color: var(--pw-dark-gray); }
.pw-calendar-shell .gz-card-dday span { color: var(--pw-navy); font-family: var(--pw-font-heading); font-weight: 700; }

.pw-calendar-shell .gz-card-head-img img { display: block; }

.pw-calendar-shell .gz-card-title,
.pw-calendar-shell .gz-event-card-title {
    color: var(--pw-navy) !important;
    font-family: var(--pw-font-heading);
    font-weight: 700;
}
.pw-calendar-shell .gz-card-title:hover,
.pw-calendar-shell .gz-event-card-title:hover { color: var(--pw-light-blue) !important; }

.pw-calendar-shell .gz-event-card-time { color: var(--pw-light-blue); font-family: var(--pw-font-heading); font-weight: 600; }

.pw-calendar-shell .gz-description,
.pw-calendar-shell .gz-events-description { color: var(--pw-dark-gray); }

.pw-calendar-shell .gz-events-card .card-footer { background: var(--pw-white); border-top: 1px solid var(--pw-light-gray); }

.pw-calendar-shell .gz-register-btn {
    background: var(--pw-gold);
    color: var(--pw-navy) !important;
    border: none;
    border-radius: var(--pw-radius-sm);
    font-family: var(--pw-font-heading);
    font-weight: 700;
    padding: 12px 20px;
    transition: all 0.3s ease;
}
.pw-calendar-shell .gz-register-btn:hover { background: var(--pw-navy); color: var(--pw-white) !important; }
.pw-calendar-shell .gz-register-btn.disabled { background: var(--pw-light-gray); color: var(--pw-dark-gray) !important; }

/* GrowthZone calendar view (.gz-calendar divs) */
.pw-calendar-shell .gz-calendar-month .gz-heading,
.pw-calendar-shell .gz-calendar-month-text { color: var(--pw-white); font-family: var(--pw-font-heading); }

.pw-calendar-shell #gz-calendar {
    background: var(--pw-white);
    border-radius: var(--pw-radius-md);
    padding: 16px;
    color: var(--pw-charcoal);
}
.pw-calendar-shell .gz-week { display: flex; }
.pw-calendar-shell .gz-week.gz-names .gz-day {
    background: var(--pw-light-blue);
    color: var(--pw-white);
    font-family: var(--pw-font-heading);
    font-weight: 600;
    text-align: center;
}
.pw-calendar-shell .gz-day {
    flex: 1 1 0;
    min-height: 96px;
    padding: 6px 8px;
    border: 1px solid var(--pw-light-gray);
    color: var(--pw-charcoal);
    font-size: 0.9rem;
}
.pw-calendar-shell .gz-names .gz-day { min-height: 0; }
.pw-calendar-shell .gz-event-link a,
.pw-calendar-shell .gz-day-link { color: var(--pw-light-blue); font-weight: 600; font-size: 0.8rem; }
.pw-calendar-shell .gz-event-link a:hover,
.pw-calendar-shell .gz-day-link:hover { color: var(--pw-gold); }

.pw-calendar-shell .gz-powered-by { color: rgba(255, 255, 255, 0.7); font-size: 0.8rem; }

/* ==========================================================================
   Featured event card
   ========================================================================== */
.pw-event-feature {
    margin-top: 28px;
    background: var(--pw-white);
    border-radius: var(--pw-radius-md);
    padding: 28px 32px;
    color: var(--pw-charcoal);
    box-shadow: var(--pw-shadow-md);
}

.pw-event-feature__title {
    font-family: var(--pw-font-heading);
    font-weight: 700; font-size: 1.4rem; line-height: 1.3;
    color: var(--pw-light-blue); margin: 0 0 10px;
}

.pw-event-feature__meta { font-weight: 700; color: var(--pw-charcoal); margin: 0 0 8px; }
.pw-event-feature__presenter { margin: 0 0 14px; color: var(--pw-dark-gray); }
.pw-event-feature__body { margin: 0 0 20px; color: var(--pw-charcoal); }
.pw-event-feature .pw-btn { display: block; width: max-content; margin: 0 auto; }

/* ==========================================================================
   Membership CTA
   ========================================================================== */
.pw-cta { background: var(--pw-off-white); padding: 8px 0 56px; text-align: center; }
.pw-cta .pw-btn { padding: 16px 40px; }

/* ==========================================================================
   GrowthZone module content (.mn-*)
   ========================================================================== */
#mn-content { font-family: var(--pw-font-body); color: var(--pw-charcoal); max-width: 100%; }

#mn-content img,
#mn-content table,
#mn-content iframe { max-width: 100%; height: auto; }

#mn-content .mn-container { width: 100%; margin: 0 auto; }

#mn-content a { color: var(--pw-blue); }
#mn-content a:hover { color: var(--pw-navy); }

#mn-content h1, #mn-content h2, #mn-content h3, #mn-content h4 {
    font-family: var(--pw-font-heading);
    font-weight: 700;
    line-height: 1.2;
    color: var(--pw-navy);
}

/* The page-title band above already shows the page name, so hide the
   module's duplicate heading. Remove this rule to show it instead. */
#mn-content .mn-page-heading { display: none; }

#mn-content .mn-intro .mn-text {
    font-size: 1.125rem;
    color: var(--pw-dark-gray);
    margin-bottom: 8px;
}

#mn-content .mn-intro .mn-text p { margin: 0 0 16px; }

/* Rows & columns. gap must match the amount subtracted in the column
   flex-basis below, or the two columns leave a dead strip at the row end. */
#mn-content .mn-row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 24px;
}

#mn-content .mn-col-1 { flex: 1 1 100%; min-width: 0; }
#mn-content .mn-col-1-2 { flex: 1 1 calc(50% - 20px); min-width: 0; }

#mn-content .mn-block { margin-bottom: 24px; }

/* Form */
#mn-content .mn-contact-form {
    min-height: 100%;
    background: var(--pw-off-white);
    border: 1px solid var(--pw-light-gray);
    border-radius: var(--pw-radius-lg);
    padding: 32px;
    box-shadow: var(--pw-shadow-sm);
}

#mn-content .mn-label { display: block; width: 100%; margin-bottom: 18px; }

#mn-content .mn-field-label,
#mn-content .mn-field-name {
    display: block;
    font-family: var(--pw-font-heading);
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--pw-navy);
    margin-bottom: 6px;
}

#mn-content .mn-field input,
#mn-content .mn-field textarea,
#mn-content .mn-field select {
    display: block;
    width: 100%;
    padding: 12px 14px;
    font-family: var(--pw-font-body);
    font-size: 1rem;
    color: var(--pw-charcoal);
    background: var(--pw-white);
    border: 1px solid var(--pw-light-gray);
    border-radius: var(--pw-radius-sm);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

#mn-content .mn-field input:focus,
#mn-content .mn-field textarea:focus,
#mn-content .mn-field select:focus {
    outline: none;
    border-color: var(--pw-light-blue);
    box-shadow: 0 0 0 3px rgba(64, 126, 201, 0.15);
}

#mn-content .mn-field textarea { min-height: 120px; resize: vertical; }

#mn-content .mn-required:after { content: ' *'; color: var(--pw-orange); }

#mn-content .mn-label.mn-error input,
#mn-content .mn-label.mn-error textarea,
#mn-content .mn-label.mn-error select { border-color: #d9342b; }

#mn-content .mn-label.mn-error .mn-field-name { color: #d9342b; }

#mn-content .validation-summary-errors ul li,
#mn-content .recaptcha-error { color: #d9342b; }

/* Buttons — matched to .pw-btn so both button styles on a page agree */
#mn-content .mn-button,
#mn-content .mn-submit,
#mn-content button.mn-submit {
    display: inline-block;
    padding: 14px 32px;
    font-family: var(--pw-font-heading);
    font-size: 1rem;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.3px;
    color: var(--pw-navy);
    background-color: var(--pw-gold);
    border: none;
    border-radius: var(--pw-radius-sm);
    cursor: pointer;
    transition: all 0.3s ease;
}

#mn-content .mn-button:hover,
#mn-content .mn-submit:hover,
#mn-content button.mn-submit:hover {
    color: var(--pw-white);
    background-color: var(--pw-navy);
    transform: translateY(-2px);
    box-shadow: var(--pw-shadow-md);
}

#mn-content .mn-contact-map iframe {
    display: block;
    width: 100%;
    border: 0;
    border-radius: var(--pw-radius-md);
    box-shadow: var(--pw-shadow-sm);
}

#mn-content .mn-contact-info {
    background: var(--pw-gradient-lightblue-navy);
    color: var(--pw-white);
    border-radius: var(--pw-radius-lg);
    padding: 32px;
    box-shadow: var(--pw-shadow-md);
}

#mn-content .mn-contact-info .mn-section-head { margin-bottom: 16px; }

#mn-content .mn-contact-info .mn-section-head-text {
    font-family: var(--pw-font-heading);
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
    color: var(--pw-white);
}

#mn-content .mn-contact-info .mn-section-body { font-size: 1rem; line-height: 1.7; }

#mn-content .mn-contact-info .mn-street,
#mn-content .mn-contact-info .mn-po-box,
#mn-content .mn-contact-info .mn-city-state-zip,
#mn-content .mn-contact-info .mn-phone { color: var(--pw-white); }

#mn-content .mn-contact-info a { color: var(--pw-gold); font-weight: 600; }
#mn-content .mn-contact-info a:hover { color: var(--pw-white); text-decoration: underline; }

#mn-content .mn-powered-by {
    margin-top: 24px;
    text-align: center;
    font-size: 0.85rem;
    color: var(--pw-gray);
}

#mn-content .mn-powered-by a { color: var(--pw-dark-gray); font-weight: 600; }

/* ==========================================================================
   Footer
   ========================================================================== */
.pw-footer { position: relative; background: var(--pw-header-navy); color: var(--pw-white); padding: 48px 0 32px; flex-shrink: 0; }

.pw-footer__inner {
    display: grid; grid-template-columns: 1fr 1fr; gap: 40px;
    max-width: var(--pw-container-width); margin: 0 auto; padding: 0 24px;
}

.pw-footer__logo img { height: 60px; width: auto; margin-bottom: 20px; display: block; }
.pw-footer__contact { display: flex; flex-direction: column; gap: 8px; font-size: 1rem; }
.pw-footer__contact a { color: var(--pw-white); }
.pw-footer__contact a:hover { color: var(--pw-gold); }
.pw-footer__contact svg { display: inline-block; vertical-align: middle; margin-right: 6px; }

.pw-footer__right { text-align: right; display: flex; flex-direction: column; align-items: flex-end; gap: 16px; }
.pw-footer__social { display: flex; gap: 12px; }
.pw-footer__social a {
    display: flex; align-items: center; justify-content: center; width: 40px; height: 40px;
    background-color: rgba(255, 255, 255, 0.15); border-radius: var(--pw-radius-md);
    color: var(--pw-white); transition: background-color 0.3s ease;
}
.pw-footer__social a:hover { background-color: var(--pw-gold); color: var(--pw-navy); }
.pw-footer__social a svg { width: 20px; height: 20px; }

.pw-footer__search { display: flex; align-items: center; background: var(--pw-white); border-radius: var(--pw-radius-sm); overflow: hidden; }
.pw-footer__search input { background: transparent; border: none; color: var(--pw-navy); padding: 8px 12px; font-size: 1rem; outline: none; }
.pw-footer__search input::placeholder { color: var(--pw-dark-gray); }
.pw-footer__search button { background: var(--pw-white); border: none; padding: 8px 12px; cursor: pointer; color: var(--pw-light-blue); display: flex; align-items: center; }

.pw-footer__bottom {
    display: flex; justify-content: space-between; align-items: center;
    max-width: var(--pw-container-width); margin: 32px auto 0; padding: 16px 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15); font-size: 0.8rem; color: rgba(255, 255, 255, 0.7);
}
.pw-footer__bottom a { color: rgba(255, 255, 255, 0.7); }
.pw-footer__bottom a:hover { color: var(--pw-gold); }

/* ==========================================================================
   Responsive — single block
   ========================================================================== */
@media (max-width: 768px) {
    :root { --pw-container-width: 90vw; }

    .pw-header__toggle { display: block; }

    .pw-header__nav {
        display: none; position: absolute; top: 100%; left: 0; right: 0;
        background: var(--pw-header-navy); flex-direction: column; align-items: flex-start;
        padding: 24px; box-shadow: var(--pw-shadow-md); gap: 16px;
    }
    .pw-header__nav.is-open { display: flex; }

    .pw-header__nav .menu { flex-direction: column; align-items: flex-start; width: 100%; gap: 4px; }
    .pw-header__nav .menu > li { width: 100%; }
    .pw-header__nav .menu > li > a { color: var(--pw-white); padding: 10px 0; }

    .pw-header__nav .menu > li.menu-item-has-children {
        display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;
    }
    .pw-header__nav .menu > li.menu-item-has-children > a { flex: 1; }
    .pw-header__nav .menu-item-has-children > a::after { display: none; }

    .pw-header__submenu-toggle {
        display: flex; align-items: center; justify-content: center;
        background: none; border: none; color: var(--pw-white);
        font-size: 1.75rem; line-height: 1; padding: 4px 12px; cursor: pointer;
    }

    /* Hover must not open sub-menus on touch — the toggle button drives it */
    .pw-header__nav .sub-menu,
    .pw-header__nav .menu-item-has-children:hover > .sub-menu,
    .pw-header__nav .menu-item-has-children:focus-within > .sub-menu { display: none; }

    .pw-header__nav .sub-menu {
        flex: 0 0 100%; position: static;
        background: rgba(255, 255, 255, 0.1);
        box-shadow: none; border-radius: 0; padding: 0 0 0 16px;
    }
    .pw-header__nav .menu-item-has-children.is-open > .sub-menu { display: block; }
    .pw-header__nav .menu-item-has-children.is-open > .pw-header__submenu-toggle { transform: rotate(180deg); }
    .pw-header__nav .sub-menu li a { color: var(--pw-white); padding: 8px 0; }
    .pw-header__nav .sub-menu li a:hover { background: transparent; color: var(--pw-light-blue); }

    .pw-hero { min-height: auto; padding: 40px 0; }
    .pw-hero__title { font-size: 2.25rem; }
    .pw-hero__body { max-width: 100%; }

    .pw-section__title { font-size: 1.75rem; }
    .pw-calendar-shell { padding: 20px; }

    /* Stack the month grid on small screens so cells stay legible */
    .pw-calendar-shell table,
    .pw-calendar-shell table tbody,
    .pw-calendar-shell table tr { display: block; width: 100%; }
    .pw-calendar-shell table thead { display: none; }
    .pw-calendar-shell table td { height: auto; display: block; width: 100%; border-top: none; }
    .pw-calendar-shell table tr { margin-bottom: 8px; border: 1px solid var(--pw-light-gray); }

    #mn-content .mn-row { gap: 24px; }
    #mn-content .mn-col-1-2 { flex: 1 1 100%; }

    .pw-footer__inner { grid-template-columns: 1fr; }
    .pw-footer__right { text-align: left; align-items: flex-start; }
    .pw-footer__bottom { flex-direction: column; gap: 8px; text-align: center; }
}

/* ==========================================================================
   OVERRIDE GUARD — keep LAST
   --------------------------------------------------------------------------
   GrowthZone's own stylesheets load after this block. If any of them carries
   an !important rule touching .sub-menu, normal cascade rules cannot win and
   every dropdown is forced open. These repeat the critical declarations with
   element+class selectors and !important of their own. Drop this section if
   the header already behaves — it is defensive, not required.
   ========================================================================== */
nav.pw-header__nav ul.menu ul.sub-menu {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    list-style: none !important;
}

nav.pw-header__nav ul.menu li.menu-item-has-children:hover > ul.sub-menu,
nav.pw-header__nav ul.menu li.menu-item-has-children:focus-within > ul.sub-menu {
    display: block !important;
}

nav.pw-header__nav ul.menu > li:nth-last-child(-n+2) ul.sub-menu {
    left: auto !important;
    right: 0 !important;
}

@media (max-width: 768px) {
    nav.pw-header__nav ul.menu ul.sub-menu,
    nav.pw-header__nav ul.menu li.menu-item-has-children:hover > ul.sub-menu,
    nav.pw-header__nav ul.menu li.menu-item-has-children:focus-within > ul.sub-menu {
        display: none !important;
        position: static !important;
    }

    nav.pw-header__nav ul.menu li.menu-item-has-children.is-open > ul.sub-menu {
        display: block !important;
    }
}