.geodir-schedule-start i {
    display: none;
}
.gd-rating-info-wrap[data-rating="0"] {
    display: none;
}
.geodir-listing-posts .geodir_post_meta [class*="geodir-i-"],
.geodir-output-location-mapbubble .geodir_post_meta [class*="geodir-i-"] {
    display: none;
}

.geodir-listing-posts .geodir_post_meta_title,
.geodir-output-location-mapbubble .geodir_post_meta_title {
    display: none;
}
.preorder-button a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #d15d3c;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    text-align: center;
    transition: background-color 0.2s ease;
}
.preorder-button i {
    display: none;
}
.preorder-button a:hover {
    background-color: #c44020;
    color: #ffffff !important;
}
.registration-heading-wrapper {
  text-align: center;
}

.uwp-register-class .card-title {
  display: none !important;
}
.event-card-address [itemprop="addressLocality"] + br,
.event-card-address [itemprop="addressRegion"] + br {
  display: none;
}
.event-card-address .geodir_post_meta_title {
  display: none;
.event-card-address [itemprop="addressLocality"]::after {
  content: ", ";
}
.event-card-address [itemprop="addressRegion"]::after {
  content: " ";
}
.related-events-single-col .row-cols-sm-2,
.related-events-single-col .row-cols-md-2 {
  --bs-columns: 1 !important;
}
.related-events-single-col .col {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;

.wcfm_form_simple_submit_wrapper {
  position: static !important;
  bottom: auto !important;
}

body.page-id-379 .entry-content,
body.page-id-379 main,body.page-id-61 .entry-content,
body.page-id-61 main,body.page-id-51.entry-content,
body.page-id-51 main,body.page-id-52.entry-content,
body.page-id-52 main,body.page-id-65.entry-content,
body.page-id-65 main,body.page-id-123 .entry-content,
body.page-id-123 main,
body.page-id-1887 .entry-content,
body.page-id-1887 main,
body.page-id-1886 .entry-content,
body.page-id-1886 main,
body.page-id-1885 .entry-content,
body.page-id-1885 main {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
} 

