.events {
  max-width: 1140px;
  margin: 0 auto
}

.event_heading {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 36px !important;
  line-height: 40px !important;
  letter-spacing: 0.01em;
  color: #001730 !important;
  padding: 0px 30px 0 30px !important;
  margin-bottom: 0 !important;
}

.kea_events_title a:hover {
  color: #F15A22;
}

.kea_events_thumbnail img {
  margin: 0 auto;
}

.kea_sliding_events_thumbnail img {
    min-height: 350px;
    object-fit: cover;
}

.kea.sliding_events_container {
  max-width: 350px;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 9;
  padding-bottom: 20px;
  padding-top: 28px;
}

.kea.sliding_events_container a.simplefavorite-button {
  display: initial;
}

.kea_events_date {
  max-width: 100%;
  display: block;
  background: #f25a22;
  border-top-left-radius: 60px;
  margin-top: -40px;
  padding: 15px 40px;
}

.kea_events_title a {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 33px;
  letter-spacing: 0.01em;
  color: #001730;
  text-decoration: none;
}

.kea_events_date a {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 36px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-decoration: none;
}

.kea_events_title {
  max-width: 100%;
  display: block;
  background: #fff;
  /* border-top-left-radius: 60px; */
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
}

.kea_events_thumbnail {
  position: relative;
  z-index: -1;
  display: block;
}

.kea_sliding_events_thumbnail {
  position: relative;
  z-index: -1;
  display: block;
}

.kea_events_content {
  width: 100%;
  border-radius: 60px 0px 0px 0px;
  padding: 0;
  margin-top: -80px;
  background-color: #ffffff;
  z-index: 1;
}

.kea_events_content_two {
  /* padding: 0 40px 40px 40px; */
  padding: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width:1180px) {
  .kea_events_content_two {
    padding: 0 40px 40px 40px;
  }
  .kea.sliding_events_container {
    margin: 0 20px;
    max-width: 100%;
  }
}
@media only screen and (max-width:1109px) {
  .kea_events_content_two {
    padding: 0;
    padding-bottom: 30px;
  }
}

.kea_events_excerpt {
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  color: #001730;
}

.kea_events_location {
  margin-top: 20px;
  display: block;
  color: #333;
  font-weight: bold;
}

.map_icons {
  display: inline-block !important;
  margin-right: 10px;
}

.kea_events_location:hover {
  color: #f25a22;
}

.kea_events_location i.fas.fa-map-marker-alt {
    font-size: 32px;
    color: #001730;
    position: relative;
    top: 5px;
}

.events_btn_container {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
}

.events_btn_container button {
  max-width: 332px;
  width: 100%;
  background: #f25a21;
  border: 1px solid #f25a21;
  font-style: normal;
  font-weight: bold;
  padding: 0;
  margin-bottom: 20px;
  border-radius: 12px;
  height: 50px;
  font-size: 20px;
  text-transform: initial;
}

.events_btn_container {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
  padding-top: 10px;
}

.EseeAll_btn {
  background: url(/wp-content/themes/kea/images/seeall_icon.png);
  height: 14px;
  width: 20px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.EpostAll_btn {
  background: url(/wp-content/themes/kea/images/submit_icon.png);
  height: 14px;
  width: 20px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.events_btn_container button:hover {
  height: 56px;
  margin-top: -3px;
  margin-left: -5px;
  margin-right: -5px;
  max-width: 342px;
}

.events_btn_container button:hover .EseeAll_btn {
  /* background: url(/wp-content/themes/kea/images/seeall_icon_hover.png); */
  height: 14px;
  width: 20px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.events_btn_container button:hover .EpostAll_btn {
  /* background: url(/wp-content/themes/kea/images/submit_icon_hover.png); */
  height: 14px;
  width: 20px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.kea_sliding_events {
  max-width: 1140px;
  margin: 0 auto;
}

a.readmore {
  color: #001730;
  text-decoration: none;
  font-weight: 800;
}

.kea.sliding_events_container:hover .kea_events_title a,
.kea.sliding_events_container:hover .readmore,
.kea.sliding_events_container:hover .kea_events_location {
  color: #f25a22;
}

img.ev_prev.slick-arrow {
  position: absolute;
  bottom: 0;
  left: 40%;
  z-index: 999;
  cursor: pointer;
  height: 32px;
  width: 18px;
}

img.ev_next.slick-arrow {
  position: absolute;
  bottom: 0;
  right: 40%;
  z-index: 999;
  cursor: pointer;
  height: 32px;
  width: 18px;
}

@media only screen and (min-width:1024px) and (max-width:1109px) {
  .kea.sliding_events_container {
    max-width: 100%;
  }

  .kea_events_date a {
    font-size: 21px;
  }
}

@media only screen and (max-width:959px) {


  .kea.sliding_events_container .one-half.first {
    margin-bottom: 10px;
  }

  .kea.sliding_events_container {
    padding-bottom: 0;
  }

  .event_heading {
    padding: 0 30px;
    font-size: 36px;
  }

  .kea_events_location {
    padding-bottom: 20px;
  }

  img.ev_prev.slick-arrow {
    left: 35%;
  }

  img.ev_next.slick-arrow {
    right: 35%;
  }

.events {
    display: none;
}

hr.wp-block-separator {
    display: none;
}

}

@media only screen and (max-width:600px) {
  img.ev_prev.slick-arrow {
    left: 5%;
  }

  img.ev_next.slick-arrow {
    right: 5%;
  }
}

@media only screen and (min-width:1024px) {
  .slick-slide:first-child .sliding_events_container {
    margin-left: 0;
  }
  .slick-slide:last-child .sliding_events_container {
    margin-right: 0;
  }
}