.elementor .eael-grid-post .eael-grid-post-holder {
  border: none;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
}
.elementor .eael-grid-post .eael-grid-post-holder .eael-entry-wrapper {
  padding: 20px;
}

.elementor .eael-grid-post .eael-grid-post-holder .eael-entry-thumbnail {
  background-color: #f9f9f9;
}
.elementor .eael-grid-post .eael-grid-post-holder .eael-entry-thumbnail img {
  height: 200px;
  object-fit: cover;
  object-position: center;
}

.elementor .eael-grid-post .eael-entry-title a {
  text-decoration: none;
}
.elementor .eael-grid-post .eael-entry-title {
  margin: 0;
}

.elementor section.elementor-section-full_width {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 45px 0;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}

.elementor-widget-heading .elementor-heading-title {
  line-height: 1.3 !important;
}

.elementor .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.caldera-grid form .row {
  margin-left: 0;
  margin-right: 0;
}

.em.em-item.em-item-single .em-item-meta {
  flex-wrap: nowrap;
}
.em.em-item.em-item-single .em-item-meta h3 {
  font-weight: bold;
  color: #333;
  text-transform: none;
}
.em.em-event-booking-form .em-booking-section {
  padding: 0;
}
.em.em-item.em-item-single > section.em-event-content:has(+ .em-event-bookings) {
  float: left;
  width: calc(100% - 390px);
}
.em.em-item.em-item-single > section.em-event-bookings {
  float: right;
  width: 360px;
  background: #eee;
  padding: 25px;
}
.em.em-event-booking-form h3.em-booking-section-title {
  background: transparent;
  border: 0;
  padding: 15px 0 0;
  margin: 0;
  border-top: 1px #ddd solid;
  display: block;
}
.em.em-event-booking-form .em-tickets {
  margin: 0;
  width: 100%;
}
.em.em-event-booking-form .em-tickets .em-ticket-bookings {
  margin: 0;
}
.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking {
  margin: 0 0 25px;
  padding: 15px 15px 1px;
  border-top: 0;
  background: rgba(0, 0, 0, 0.04);
}

#main .em.pixelbones.em-event-booking-form input[type="submit"],
#main .em.pixelbones.em-event-booking-form button {
  background-color: #007ac1 !important;
  border-color: #007ac1 !important;
  color: #fff !important;
  font-size: inherit !important;
  font-weight: normal !important;
  font-size: 80% !important;
}

#main .em.em-view-container {
  max-width: 1100px;
  margin: 0 auto;
}

#main .em.em-item.em-item-single .em-item-header {
  background: #fff;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.em .em-booking-form-summary .em-bs-qty-x {
  display: none;
}
#main .em.pixelbones p.em-tickets-spaces {
  margin-bottom: 10px !important;
}
#main .em.pixelbones p input {
  margin-bottom: 0px !important;
}
.em.em-item.em-item-single .em-item-image {
  flex: 0 0 333px;
}
.em.em-list.em-grid > div.em-item .em-item-info .em-item-meta .em-item-meta-line.em-event-prices {
  display: none !important;
}

.em.em-item .em-item-image,
.em.em-list .em-item .em-item-image {
  height: auto;
}
