/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/**
 * Modern Event Calendar custom styles
 * */
.mec-event-grid-classic .mec-event-article {
  background-color: #fff;
}
.mec-event-grid-classic .mec-event-content {
  background-color: #fff;
}
.mec-event-grid-classic .mec-event-content .mec-event-title {
  text-transform: none;
  margin: 20px 0;
}
.mec-event-grid-classic .mec-event-content .mec-event-title .event-color {
  display: none;
}
.mec-event-grid-classic .mec-event-content .mec-event-title .mec-labels-normal {
  display: none;
}
.mec-event-grid-classic .mec-event-content .mec-grid-event-location {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-align: left;
  padding-left: 25px;
  margin-bottom: 10px;
}
.mec-event-grid-classic .mec-event-content .mec-grid-event-location:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 18px;
  background: url("assets/images/location.svg");
  background-repeat: no-repeat;
}
.mec-event-grid-classic .mec-event-content .mec-grid-event-location .event-color {
  display: none;
}
.mec-event-grid-classic .mec-event-content .age {
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
}
.mec-event-grid-classic .mec-event-content .age .event-color {
  display: none;
}
.mec-event-grid-classic .mec-event-content .age .mec-labels-normal {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
.mec-event-grid-classic .mec-event-content .age .mec-labels-normal .mec-label-normal {
  margin: 0;
  padding: 0;
  font-size: 14px !important;
  line-height: 18px;
  color: #000;
}
.mec-event-grid-classic .mec-event-content .age:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background: url("assets/images/people.svg");
  background-repeat: no-repeat;
}
.mec-event-grid-classic .mec-event-content .info {
  display: flex;
  justify-content: space-between;
}
.mec-event-grid-classic .mec-event-content .info .date {
  flex: 1;
  border-right: 1px solid #21262E;
}
.mec-event-grid-classic .mec-event-content .info .date .mec-start-date-label {
  font-size: 21px;
  line-height: 25px;
  color: #000;
}
.mec-event-grid-classic .mec-event-content .info .date .note {
  line-height: 18px;
  margin: 0;
}
.mec-event-grid-classic .mec-event-content .info .date .note .mec-start-date-label {
  color: #21262E;
  font-size: 14px;
  line-height: 18px;
}
.mec-event-grid-classic .mec-event-content .info .time {
  flex: 1;
  border-right: 1px solid #21262E;
}
.mec-event-grid-classic .mec-event-content .info .time .mec-time-details {
  line-height: 25px;
  margin-bottom: 1px;
}
.mec-event-grid-classic .mec-event-content .info .time .mec-time-details .mec-start-time {
  font-size: 21px;
  line-height: 25px;
  color: #000;
}
.mec-event-grid-classic .mec-event-content .info .time .note {
  color: #21262E;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.mec-event-grid-classic .mec-event-content .info .price {
  flex: 1;
}
.mec-event-grid-classic .mec-event-content .info .price .mec-price-details {
  font-size: 21px;
  line-height: 25px;
  color: #000;
  margin-bottom: 3px;
}
.mec-event-grid-classic .mec-event-content .info .price .mec-price-details i {
  display: none;
}
.mec-event-grid-classic .mec-event-content .info .price .note {
  color: #21262E;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.mec-event-grid-classic .mec-event-footer {
  background-color: #fff;
  border: none;
}
.mec-event-grid-classic .mec-event-footer .mec-event-sharing-wrap {
  display: none;
}
.mec-event-grid-classic .mec-event-footer .mec-booking-button {
  background-color: #58219C;
  color: #fff;
  position: relative;
  top: unset;
  right: unset;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 15px;
  display: block;
  text-align: center;
  height: auto;
  border: 2px solid #58219C;
  border-radius: 20px;
  font-weight: 700;
}
.mec-event-grid-classic .mec-event-footer .mec-booking-button:hover {
  background-color: #fff;
  color: #58219C;
}

body .featherlight .featherlight-content {
  width: 90%;
  max-width: 1000px;
}
body .featherlight .featherlight-content .mec-book-field-agreement label {
  font-weight: 700;
}
body .featherlight .featherlight-content .mec-booking-form-container {
  display: flex;
  flex-direction: column;
}
body .featherlight .featherlight-content .mec-booking-form-container .mec-book-bfixed-fields-container {
  order: 1;
}
body .featherlight .featherlight-content .mec-booking-form-container .mec-book-form-btn-wrap {
  order: 2;
}
body .featherlight .featherlight-content .mec-booking-form-container .mec-book-tickets-container .mec-ticket-price-label {
  display: none;
}
body .featherlight .featherlight-close-icon {
  position: absolute;
  color: #000;
  border-color: #000;
  top: 20px;
  right: 20px;
}
body .featherlight .featherlight-close-icon:hover {
  color: #fff;
  background-color: #000;
  top: 20px;
}

@media screen and (max-width: 960px) {
  .featherlight .mec-single-event .mec-events-meta-group-booking ul li.col-md-6 {
    width: 100%;
    margin: 0 0 30px;
  }
  .featherlight .mec-single-event .mec-events-meta-group-booking select {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li, .mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li, .mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li {
    text-align: center;
  }
  .mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-wrapper {
    width: 100%;
  }
  .mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper {
    max-width: unset;
  }
}