.elementor-35633 .elementor-element.elementor-element-cd6104a{--display:flex;}.elementor-35633 .elementor-element.elementor-element-a6ca942 > .elementor-widget-container{padding:30px 0px 30px 0px;}.elementor-35633 .elementor-element.elementor-element-a6ca942.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-35633 .elementor-element.elementor-element-cd6104a{--content-width:1348px;}}/* Start custom CSS for shortcode, class: .elementor-element-7ed2f03 */.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row > [class*='col-'] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*width: 100%;*/
}

.row div {
  width: 100%;
}

.mec-load-more-loading{
  content: unset;
}
.mec-load-more-loading:after{
  content: '';
  color: white;
  width: 16px;
  height: 16px;
  border: 2px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 5px;
}

.mec-container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.mec-container h1:first-child {
  /*display: none;*/
  text-align: center;
  margin-bottom: 55px !important;
}

.mec-container [class*="col-"] .mec-event-image a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(24, 43, 84, 0.8) 0%, rgba(0, 0, 0, 0) 37.25%);
}

.mec-categories {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
}

.mec-categories .mec-category {
  display: inline;
}

.mec-categories .mec-category:after {
  content: ', ';
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}

.mec-categories .mec-category:nth-last-child(-n + 1):after {
  content: '' !important;
}

ul.mec-categories li.mec-category a{
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}

ul.mec-categories li.mec-category a:hover {
  all: unset;
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}

.mec-event-grid-classic .mec-event-article {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 8px;
  background: white;
  text-decoration: none;
  border: unset;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
}

.mec-event-image {
    height: 150px;
    overflow: hidden;
}

.mec-container [class*="col-"] img {
  border-radius: 8px 8px 0px 0px;
  
  object-fit: cover;
  object-position: center top;
}

.mec-event-date.mec-bg-color {
  all: unset;
  text-align: left;
}

.mec-event-grid-classic .mec-event-content {
  min-height: unset;
  padding-top: 15px;
}

.mec-event-grid-classic .mec-event-date {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px !important;
  display: block;
  color: #FD4517;
  text-transform: uppercase;
}

.mec-event-grid-classic .mec-event-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #182B54;
  text-align: left;
  text-transform: unset;
}

.mec-grid-event-location {
  display: none;
}

.mec-event-footer {
  min-height: unset;
  border-top: unset;
  background: #fff;
  border-radius: 8px;
  margin-top: auto;
}

.mec-event-sharing-wrap {
  display: none;
}

.mec-event-footer .mec-booking-button:hover {
  all: unset; 
  font-size: 16px;
  line-height: 22px;
  text-decoration: none !important;
  color: #182B54;
  margin-top: 25px;
  cursor: pointer;
}

.mec-event-footer .mec-booking-button {
  all: unset;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline !important;
  color: #182B54;
  margin-top: 25px;
  cursor: pointer;
}

.mec-load-more-button {
  background-color: #182B54;
  width:250px;
  height: 50px;
  text-align:center;
  border: 1px solid #182B54;
  border-radius: 8px;
  margin-bottom: 90px;
  color: #ffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 47px;
}

.mec-load-more-button:hover {
  background: #122243 !important;
  border-color: #122243 !important;
}/* End custom CSS */