@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;
}

/** Global CSS Start **/
#gzns .modal-content {top:300px !important;}
.modal-backdrop {position: static !important;}
.fade {opacity:1 !important;}

/** Global CSS End **/