.ta-efpe-section {
  color: #111111;
}
.ta-efpe-section * {
  box-sizing: border-box;
}
.ta-efpe-section a {
  text-decoration: none;
  transition: 0.33s;
}
.ta-efpe-section img {
  max-width: 100%;
  vertical-align: middle;
}

.entry .entry-content .ta-efpe-section a, .ta-efpe-section a {
  text-decoration: none;
  transition: 0.33s;
}

.ta-efpe-section img {
  max-width: 100%;
  vertical-align: middle;
}

.ta-efpe-section .swiper-container {
  position: initial;
  overflow: hidden;
}

.ta-efpe-section .efpe-align-left {
  text-align: left;
}

.ta-efpe-section .efpe-align-center, .ta-efpe-section .efpe-ajax-preloader {
  text-align: center;
}

.ta-efpe-section .efpe-align-right {
  text-align: right;
}

.ta-efpe-section .efpe-demo-section {
  max-width: 1200px;
  margin: 0 auto;
}

.ta-efpe-section .efpe-section-padding {
  padding: 80px 0;
}

.ta-efpe-section .efpe-preloader {
  background-color: #fff;
  background-image: url(../img/preloader.svg);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  visibility: visible;
}

.ta-efpe-section .efpe-infinite-scroll-loader svg {
  stroke: #000000;
}

.efpe-carousel-wrapper .swiper-button-next::after, .efpe-carousel-wrapper .swiper-button-prev::after, .ta-efpe-section .efpe-author-filter.efpe-bar.fl_button input, .ta-efpe-section .efpe-custom-field-filter.efpe-bar.fl_button input, .ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_button input, .ta-efpe-section .efpe-order-by.efpe-bar.fl-btn input, .ta-efpe-section .efpe-order.efpe-bar.fl-btn input, .ta-efpe-section .efpe-hide, .ta-efpe-section .efpe-post-pagination .page-numbers.efpe-hide, .ta-efpe-section .efpe-post-pagination a.efpe-hide, .ta-efpe-section .efpe-post-pagination a.eventful_for_elementor_next.active, .ta-efpe-section .efpe-post-pagination a.eventful_for_elementor_prev.active, .ta-efpe-section .efpe-item .eventful__item__content .read-more, .ta-efpe-section .bx-wrapper .bx-loading {
  display: none !important;
}

.ta-efpe-section .bx-wrapper {
  box-shadow: none;
  margin-bottom: 0;
}

.ta-efpe-section .bx-wrapper {
  background-color: inherit;
  border: none;
}

.ta-efpe-section .ta-margin {
  margin-right: 0;
  margin-left: 0;
}

.efpe-carousel-wrapper, .ta-efpe-section .efpe-item .eventful__item--thumbnail {
  position: relative;
}

.efpe-carousel-wrapper .efpe-events .efpe-item .ta-efpe-post {
  margin: 4px;
}
.efpe-carousel-wrapper .bottom_center.ta-efpe-carousel {
  padding-bottom: 72px;
}
.efpe-carousel-wrapper .efpe-button-next,
.efpe-carousel-wrapper .efpe-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  background-size: auto;
  font-size: 18px;
  height: 33px;
  width: 33px;
  margin-top: 16px;
  border: 1px solid #aaa;
  text-align: center;
  color: #aaa;
  line-height: 31px;
  transition: 0.5s;
}
.efpe-carousel-wrapper .efpe-button-next.top_right,
.efpe-carousel-wrapper .efpe-button-prev.top_right {
  top: 0;
  right: 0;
}
.efpe-carousel-wrapper .efpe-button-next.top_center,
.efpe-carousel-wrapper .efpe-button-prev.top_center {
  top: 0;
  left: calc(50% + 5px);
  text-align: center;
}
.efpe-carousel-wrapper .efpe-button-next.top_left,
.efpe-carousel-wrapper .efpe-button-prev.top_left {
  top: 0;
  left: 0;
  text-align: center;
}
.efpe-carousel-wrapper .efpe-button-next.bottom_right,
.efpe-carousel-wrapper .efpe-button-prev.bottom_right {
  bottom: 0;
  right: 0;
  top: auto;
}
.efpe-carousel-wrapper .efpe-button-next.bottom_center,
.efpe-carousel-wrapper .efpe-button-prev.bottom_center {
  top: auto;
  bottom: 33px;
  left: calc(50% + 5px);
  text-align: center;
}
.efpe-carousel-wrapper .efpe-button-next.bottom_left,
.efpe-carousel-wrapper .efpe-button-prev.bottom_left {
  top: auto;
  bottom: 0;
  left: 0;
}
.efpe-carousel-wrapper .efpe-button-next.vertically_center_outer,
.efpe-carousel-wrapper .efpe-button-prev.vertically_center_outer {
  top: 50%;
  transform: translateY(-50%);
  left: -40px;
}
.efpe-carousel-wrapper .efpe-button-next.vertical_center_inner_hover,
.efpe-carousel-wrapper .efpe-button-prev.vertical_center_inner_hover {
  opacity: 0;
}
.efpe-carousel-wrapper .efpe-button-prev.top_right {
  right: 42px;
  left: auto;
}
.efpe-carousel-wrapper .efpe-button-prev.bottom_right {
  right: 44px;
  left: auto;
}
.efpe-carousel-wrapper .efpe-button-prev.bottom_center, .efpe-carousel-wrapper .efpe-button-prev.top_center {
  right: auto;
  left: calc(50% - 40px);
}
.efpe-carousel-wrapper .efpe-button-prev.vertical_center_inner_hover {
  right: auto;
  left: -35px;
}
.efpe-carousel-wrapper .efpe-button-next.top_left, .efpe-carousel-wrapper .efpe-button-next.bottom_left {
  right: auto;
  left: 40px;
}
.efpe-carousel-wrapper .efpe-button-next.vertically_center_outer, .efpe-carousel-wrapper .efpe-button-next.vertical_center_inner_hover {
  right: -40px;
  left: auto;
}
.efpe-carousel-wrapper:hover .efpe-button-next.vertical_center_inner_hover {
  right: 10px;
  opacity: 1;
}
.efpe-carousel-wrapper:hover .efpe-button-prev.vertical_center_inner_hover {
  left: 10px;
  opacity: 1;
}
.efpe-carousel-wrapper .efpe-button-next.swiper-button-next .fab,
.efpe-carousel-wrapper .efpe-button-prev.swiper-button-prev .fab {
  line-height: 31px;
}
.efpe-carousel-wrapper .efpe-button-next.swiper-button-next:hover,
.efpe-carousel-wrapper .efpe-button-prev.swiper-button-prev:hover {
  background: #000000;
  color: #fff;
}
.efpe-carousel-wrapper .swiper-pagination-bullets.dots .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 1;
}
.efpe-carousel-wrapper .swiper-pagination-bullets.number .swiper-pagination-bullet {
  margin: 3px;
  background: #aaa;
  padding: 5px 10px;
  border-radius: 0;
  opacity: 1;
  height: 34px;
  color: #fff;
  width: auto;
  min-width: 34px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.efpe-carousel-wrapper .swiper-pagination-bullets.number .swiper-pagination-bullet-active,
.efpe-carousel-wrapper .swiper-pagination-bullets.number.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  background-color: #55acee;
}
.efpe-carousel-wrapper .swiper-pagination-bullets.number.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  width: 34px;
  background-color: #aaa;
}
.efpe-carousel-wrapper .swiper-container-cube .swiper-slide,
.efpe-carousel-wrapper .swiper-container-fade .swiper-slide,
.efpe-carousel-wrapper .swiper-container-flip .swiper-slide {
  display: flex;
}
.efpe-carousel-wrapper.eventful_for_elementor_same_height .swiper-slide {
  height: auto;
  padding-bottom: 5px;
}
.efpe-carousel-wrapper.eventful_for_elementor_same_height .swiper-slide .efpe-item .ta-efpe-post {
  height: 100%;
}
.efpe-carousel-wrapper.center .swiper-slide.efpe-item {
  transform: scale(0.9);
  opacity: 0.8;
  transition: 0.22s;
}
.efpe-carousel-wrapper.center .swiper-slide.efpe-item.swiper-slide-active {
  transform: scale(1.1);
  opacity: 1;
}

.eventful_for_elementor_same_height .item {
  height: auto;
  padding-bottom: 5px;
}
.eventful_for_elementor_same_height .item .efpe-item .ta-efpe-post {
  height: 100%;
}

.ta-efpe-section .efpe-events .swiper-pagination-bullets.dots .swiper-pagination-bullet-active,
.ta-efpe-section .efpe-events .swiper-pagination-bullets.number .swiper-pagination-bullet-active {
  background: #000000;
}

.ta-efpe-section .swiper-lazy-preloader-black {
  --swiper-preloader-color: #888;
}

.ta-efpe-section .swiper-container.ta-efpe-carousel {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ta-efpe-section .ticker .swiper-container.ta-efpe-carousel.top_right {
  padding-top: 0;
  padding-bottom: 0;
}

.ta-efpe-section .efpe-filter-bar ~ .efpe-events .swiper-container.ta-efpe-carousel {
  padding-top: 0;
}

.ta-efpe-section .bx-viewport .efpe-item {
  margin-bottom: 10px;
}

.ta-efpe-section .efpe_filter_wrapper {
  margin-bottom: 16px;
  width: 100%;
}
.ta-efpe-section .efpe_filter_wrapper > .efpe-label {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: 600;
}
.ta-efpe-section .efpe-filter-bar {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -8px;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 0;
  padding-bottom: 3px;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_radio,
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_checkbox {
  display: inline-block;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_radio label,
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_checkbox label {
  display: flex;
  gap: 3px;
  align-items: center;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_radio label input,
.ta-efpe-section .efpe-filter-bar > .efpe-bar .fl_checkbox label input {
  margin-top: 1px;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar select {
  width: 100% !important;
  max-width: 100% !important;
  font-size: 14px;
  line-height: 1.5;
  min-height: auto;
  border: 1px solid #bbb;
  border-radius: 3px;
  border-right: 6px solid transparent;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar select:focus {
  outline: none;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar label {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-right: 6px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar p {
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 22px;
  color: #5e5e5e;
  font-weight: 400;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar button {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-radius: 5px;
  height: 50px;
  padding: 0;
  width: 100px;
  line-height: 1;
  background: #000000;
  color: #fff;
  border: none;
}
.ta-efpe-section .efpe-filter-bar > .efpe-bar button:hover {
  background: #000000;
  color: #fff;
}
.ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_button,
.ta-efpe-section .efpe-filter-bar .efpe-author-filter.efpe-bar.fl_button,
.ta-efpe-section .efpe-filter-bar .efpe-custom-field-filter.efpe-bar.fl_button {
  display: block;
  margin: 0;
}
.ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_button .fl_radio,
.ta-efpe-section .efpe-filter-bar .efpe-author-filter.efpe-bar.fl_button .fl_radio,
.ta-efpe-section .efpe-filter-bar .efpe-custom-field-filter.efpe-bar.fl_button .fl_radio {
  display: inline-block;
}
.ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_button input ~ div,
.ta-efpe-section .efpe-filter-bar .efpe-author-filter.efpe-bar.fl_button input ~ div,
.ta-efpe-section .efpe-filter-bar .efpe-custom-field-filter.efpe-bar.fl_button input ~ div {
  padding: 4px 10px;
  cursor: pointer;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 700;
  border: 2px solid #bbb;
  text-transform: uppercase;
  text-align: center;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.2s;
}
.ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_button input:checked ~ div,
.ta-efpe-section .efpe-filter-bar .efpe-author-filter.efpe-bar.fl_button input:checked ~ div,
.ta-efpe-section .efpe-filter-bar .efpe-custom-field-filter.efpe-bar.fl_button input:checked ~ div {
  background: #000000;
  border-color: #000000;
  color: #fff;
  cursor: default;
}
.ta-efpe-section .efpe-filter-bar .efpe-filter-by.efpe-bar.fl_checkbox label {
  display: block;
}

.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn, .ta-efpe-section .efpe-order.efpe-bar.fl-btn {
  display: block;
  margin: 0;
}
.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn label, .ta-efpe-section .efpe-order.efpe-bar.fl-btn label {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-right: 6px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn .fl_radio, .ta-efpe-section .efpe-order.efpe-bar.fl-btn .fl_radio {
  display: inline-block;
}
.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn input ~ div, .ta-efpe-section .efpe-order.efpe-bar.fl-btn input ~ div {
  padding: 4px 10px;
  cursor: pointer;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 700;
  border: 2px solid #bbb;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn input:checked ~ div, .ta-efpe-section .efpe-order.efpe-bar.fl-btn input:checked ~ div {
  background: #000000;
  border-color: #000000;
  color: #fff;
  cursor: default;
}
.ta-efpe-section .efpe-order-by.efpe-bar.fl-btn select option, .ta-efpe-section .efpe-order.efpe-bar.fl-btn select option {
  text-transform: capitalize;
}

.ta-efpe-section .efpe-ajax-search {
  position: relative;
  text-align: right;
  line-height: 14px;
}
.ta-efpe-section .efpe-ajax-search.efpe-bar input {
  background: #fff;
  color: #5e5e5e;
  height: 40px;
  font-size: 14px;
  border: 2px solid #bbb;
  margin-left: 5px;
}

.ta-efpe-section .search_input_area {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
}
.ta-efpe-section .search_input_area i {
  padding: 10px;
  color: #666;
  border-right: 1px solid #ddd;
  font-size: 18px;
}
.ta-efpe-section .search_input_area input.efpe-search-field {
  padding: 10px;
  border: none;
  outline: none;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
}

.ta-efpe-section .efpe-ajax-search.efpe-bar .search_input_area input.efpe-search-field:focus {
  outline: none;
  border-color: unset;
}

.ta-efpe-section .efpe-filter-section {
  width: 100%;
  margin-bottom: 20px;
  text-align: end;
}

.ta-efpe-section .eventful_for_elementor_ex_filter_bar {
  display: flex;
  margin-bottom: 12px;
}
.ta-efpe-section .eventful_for_elementor_ex_filter_bar .efpe-order.efpe-bar.fl-btn p {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 22px;
  color: #5e5e5e;
  font-weight: 400;
}
.ta-efpe-section .eventful_for_elementor_ex_filter_bar .efpe-order.efpe-bar.fl-btn .fl_radio {
  margin: 0 8px 8px 0;
}

.ta-efpe-section .efpe-filter-reset-wrap .reset_search_filter {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  background: transparent;
  border: unset;
  border-radius: 0;
  color: #666;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  line-height: 12px;
}
.ta-efpe-section .efpe-filter-reset-wrap .reset_search_filter i {
  font-size: 12px;
}

.ta-efpe-section .efpe-slider {
  width: 50%;
  display: inline-block;
  margin-top: 15px;
}

.ta-efpe-section .fl_checkbox input {
  margin-right: 5px;
}

.ta-efpe-section .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ta-efpe-section .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ta-efpe-section .efpe-load-more {
  text-align: center;
  font-size: 14px;
}
.ta-efpe-section .efpe-load-more button {
  margin-top: 20px;
  box-shadow: none;
  border-radius: 2px;
  padding: 10px 18px;
  background: #222222;
  color: #fff;
  border: 1.5px solid #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s;
  cursor: pointer;
}
.ta-efpe-section .efpe-load-more button:hover {
  background-color: #fff;
  color: #222222;
}

.ta-efpe-section .efpe-post-pagination {
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.ta-efpe-section .efpe-post-pagination .page-numbers,
.ta-efpe-section .efpe-post-pagination a {
  background: #fff;
  color: #222222;
  border: 2px solid #222222;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.33s;
  box-sizing: content-box;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ta-efpe-section .efpe-post-pagination .page-numbers i,
.ta-efpe-section .efpe-post-pagination a i {
  font-size: 18px;
}
.ta-efpe-section .efpe-post-pagination .page-numbers.current,
.ta-efpe-section .efpe-post-pagination a.active,
.ta-efpe-section .efpe-post-pagination a:hover {
  color: #fff;
  background: #222222;
  border-color: #222222;
}
.ta-efpe-section .efpe-post-pagination a.active {
  cursor: auto;
  pointer-events: none;
}
.ta-efpe-section .efpe-post-pagination.efpe-on-desktop {
  display: flex;
}

.ta-efpe-section .eventful__item__btn {
  padding: 6px 20px;
}

.ta-efpe-section .efpe-events .eventful__item--thumbnail {
  overflow: hidden;
}

.ta-efpe-section .efpe-item .eventful__item--thumbnail img {
  max-width: 100%;
  transition: 0.3s;
  height: auto;
}
.ta-efpe-section .efpe-item .eventful__item--archive {
  position: absolute;
  top: 15px;
  left: 12px;
}
.ta-efpe-section .efpe-item .eventful__item--archive li {
  list-style: none;
  color: #fff;
  text-decoration: none;
  background-color: #000000;
  padding: 6px 12px;
  border-radius: 7px;
  font-size: 14px;
}
.ta-efpe-section .efpe-item .eventful__item--archive a {
  color: #fff;
}
.ta-efpe-section .efpe-item .eventful__item--archive.top_right {
  top: 15px;
  right: 12px;
  left: auto;
}
.ta-efpe-section .efpe-item .eventful__item--archive.top_center {
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.ta-efpe-section .efpe-item .eventful__item--archive.bottom_left {
  top: auto;
  bottom: 15px;
  left: 12px;
}
.ta-efpe-section .efpe-item .eventful__item--archive.bottom_right {
  top: auto;
  bottom: 15px;
  right: 12px;
  left: auto;
}
.ta-efpe-section .efpe-item .eventful__item--archive.bottom_center {
  top: auto;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.ta-efpe-section .efpe-item .eventful__item--title {
  margin: 0;
}
.ta-efpe-section .efpe-item .eventful__item--title,
.ta-efpe-section .efpe-item .eventful__item--title a {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0;
  color: #111111;
  font-weight: 700;
  word-break: break-word;
  text-decoration: none;
  text-transform: none;
}
.ta-efpe-section .efpe-item .eventful__item--meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ta-efpe-section .efpe-item .eventful__item--meta ul li {
  margin: 0 0 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
.ta-efpe-section .efpe-item .eventful__item--meta ul li i,
.ta-efpe-section .efpe-item .eventful__item--meta ul li img {
  margin-right: 3px;
  float: left;
}
.ta-efpe-section .efpe-item .eventful__item--meta ul li img {
  margin-bottom: -4px;
}
.ta-efpe-section .efpe-item .eventful__item--meta ul li a {
  display: inline-block;
  text-decoration: none;
  box-shadow: none;
}
.ta-efpe-section .efpe-item .eventful__item--meta.event_meta ul li {
  position: relative;
}
.ta-efpe-section .efpe-item .eventful__item__content {
  margin-bottom: 16px;
  color: #111111;
}
.ta-efpe-section .efpe-item .eventful__item__content p:first-of-type {
  margin-top: 0;
}
.ta-efpe-section .efpe-item .eventful__item__content p:last-of-type {
  margin-bottom: 0;
}
.ta-efpe-section .efpe-item .eventful__item__content .eventful__item__content__readmore {
  margin-top: 15px;
}
.ta-efpe-section .efpe-item .eventful__item__content .eventful__item__content__readmore a {
  display: inline-block;
  border: 1px solid;
  padding: 7px 12px;
  box-shadow: 0 0 0;
  text-decoration: none;
}

.ta-efpe-section .efpe-events .eventful__item__socail-share {
  margin-bottom: 10px;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a {
  display: inline-block;
  text-align: center;
  margin-right: 1px;
  color: #fff;
  margin-bottom: 5px;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a i {
  height: 30px;
  width: 30px;
  font-size: 16px;
  line-height: 30px;
  background-color: #55acee;
  border-radius: 50%;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-twitter i {
  background-color: #55acee;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-facebook i {
  background-color: #3b5999;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-linkedin i {
  background-color: #0077b5;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-xing i {
  background: #1a7576;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-pocket i {
  background: #ef4056;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-digg i {
  background: #262626;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-envelope i {
  background: #7d7d7d;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-instagram i {
  background: #e4405f;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-vk i {
  background-color: #4c75a3;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-tumblr i {
  background-color: #34465d;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-pinterest i {
  background-color: #bd081c;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-reddit i {
  background-color: #ff5700;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-blogger i {
  background-color: #f57d00;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.efpe-whatsapp i {
  background-color: #25d366;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.eventful_for_elementor_circle i {
  border-radius: 50%;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.eventful_for_elementor_square i {
  border-radius: 0;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.eventful_for_elementor_rounded i {
  border-radius: 3px;
}
.ta-efpe-section .efpe-events .eventful__item__socail-share a.icon_only i {
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: #666;
}

.ta-efpe-section .efpe-events .zoom_out img {
  transform: scale(1.08);
}
.ta-efpe-section .efpe-events .zoom_in:hover img {
  transform: scale(1.08);
}
.ta-efpe-section .efpe-events .zoom_out:hover img {
  transform: scale(1);
}

.ta-efpe-section .efpe-item.gray_and_normal img {
  filter: grayscale(100%);
}
.ta-efpe-section .efpe-item.gray_and_normal:hover img {
  filter: grayscale(0);
}
.ta-efpe-section .efpe-item.gray_on_hover img {
  filter: grayscale(0);
}
.ta-efpe-section .efpe-item.gray_on_hover:hover img {
  filter: grayscale(100%);
}
.ta-efpe-section .efpe-item.always_gray img {
  filter: grayscale(100%);
}

.ta-efpe-section .efpe-item.left-thumb .ta-efpe-post {
  display: flex;
  align-items: flex-start;
  flex-direction: unset;
}
.ta-efpe-section .efpe-item.left-thumb .eventful__item__details {
  margin-left: 20px;
}
.ta-efpe-section .efpe-item.left-thumb .eventful__item--thumbnail {
  order: unset;
  margin: 0;
  max-width: 40%;
}

.ta-efpe-section .efpe-item.right-thumb .ta-efpe-post {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.ta-efpe-section .efpe-item.right-thumb .eventful__item--thumbnail {
  order: unset;
  flex: 0 0 40%;
  margin: 0;
}
.ta-efpe-section .efpe-item.right-thumb .eventful__item__details {
  text-align: right;
  margin-right: 20px;
}

.ta-efpe-section .efpe-item.ta-overlay {
  position: relative;
  overflow: hidden;
}
.ta-efpe-section .efpe-item.ta-overlay::after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #14141f;
  opacity: 0.7;
  position: absolute;
}
.ta-efpe-section .efpe-item.ta-overlay .eventful__item--thumbnail {
  margin-bottom: 0;
}
.ta-efpe-section .efpe-item.ta-overlay .eventful__item__details {
  position: absolute;
  height: auto;
  width: auto;
  bottom: 0;
  left: 0;
  top: auto;
  right: 0;
  padding: 15px;
  border-radius: 5px;
  z-index: 2;
}
.ta-efpe-section .efpe-item.ta-overlay .eventful__item__details .eventful__item--title {
  color: #fff;
}
.ta-efpe-section .efpe-item.ta-overlay .eventful__item__details .eventful__item__content p {
  color: #fff;
  margin-bottom: 10px;
}

.ta-efpe-section .ta-efpe-post-audio-thumb-area, .ta-efpe-section .ta-efpe-post-video-thumb-area {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.ta-efpe-section .ta-efpe-post-audio-thumb-area iframe, .ta-efpe-section .ta-efpe-post-video-thumb-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ta-efpe-section .ta-efpe-post .ta-efpe-post-video-thumb-area video {
  width: 100%;
  height: auto;
}

.ta-efpe-section .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.fabdeIn {
  animation-name: fadeOut;
}

.ta-efpe-section .ta-efpe-post:hover .fabdeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.fabdeInDown {
  animation-name: fadeOutDown;
}

.ta-efpe-section .ta-efpe-post:hover .fabdeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.fabdeInRight {
  animation-name: fadeOutRight;
}

.ta-efpe-section .ta-efpe-post:hover .fabdeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.fabdeInLeft {
  animation-name: fadeOutLeft;
}

.ta-efpe-section .ta-efpe-post:hover .fabdeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.fabdeInUp {
  animation-name: fadeOutUp;
}

.ta-efpe-section .ta-efpe-post:hover .fabdeInUp {
  animation-name: fadeInUp;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.flipInX {
  backface-visibility: visible !important;
  animation-name: flipOutX;
}

.ta-efpe-section .ta-efpe-post:hover .flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.flipInY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

.ta-efpe-section .ta-efpe-post:hover .flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.slideInUp {
  animation-name: slideOutUp;
}

.ta-efpe-section .ta-efpe-post:hover .slideInUp {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.slideInDown {
  animation-name: slideOutDown;
}

.ta-efpe-section .ta-efpe-post:hover .slideInDown {
  animation-name: slideInDown;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.zoomIn {
  animation-name: zoomOut;
}

.ta-efpe-section .ta-efpe-post:hover .zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.zoomInDown {
  animation-name: zoomOutDown;
}

.ta-efpe-section .ta-efpe-post:hover .zoomInDown {
  animation-name: zoomInDown;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.ta-efpe-section .ta-efpe-post:hover .jackInTheBox {
  animation-name: jackInTheBox;
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.ta-efpe-section .ta-efpe-post .eventful_for_elementor_hover.rollIn {
  animation-name: rollOut;
}

.ta-efpe-section .ta-efpe-post:hover .rollIn {
  animation-name: rollIn;
}

.ta-efpe-section .efpe-item.theme-one, .ta-efpe-section .efpe-item.theme-two, .ta-efpe-section .efpe-item.theme-three {
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.2);
  height: auto;
}
.ta-efpe-section .efpe-item.theme-one .event__image, .ta-efpe-section .efpe-item.theme-two .event__image, .ta-efpe-section .efpe-item.theme-three .event__image {
  position: relative;
  overflow: hidden;
}
.ta-efpe-section .efpe-item.theme-one .event__image img, .ta-efpe-section .efpe-item.theme-two .event__image img, .ta-efpe-section .efpe-item.theme-three .event__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.3s;
}
.ta-efpe-section .efpe-item.theme-one .event__wrapper, .ta-efpe-section .efpe-item.theme-two .event__wrapper, .ta-efpe-section .efpe-item.theme-three .event__wrapper {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: var(--content_alignment, left);
}
.ta-efpe-section .efpe-item.theme-one .event__title h2,
.ta-efpe-section .efpe-item.theme-one .event__title a, .ta-efpe-section .efpe-item.theme-two .event__title h2,
.ta-efpe-section .efpe-item.theme-two .event__title a, .ta-efpe-section .efpe-item.theme-three .event__title h2,
.ta-efpe-section .efpe-item.theme-three .event__title a {
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
  color: #222222;
  word-break: break-word;
}
.ta-efpe-section .efpe-item.theme-one .event__title h2:hover,
.ta-efpe-section .efpe-item.theme-one .event__title a:hover, .ta-efpe-section .efpe-item.theme-two .event__title h2:hover,
.ta-efpe-section .efpe-item.theme-two .event__title a:hover, .ta-efpe-section .efpe-item.theme-three .event__title h2:hover,
.ta-efpe-section .efpe-item.theme-three .event__title a:hover {
  color: var(--non_featured);
}
.ta-efpe-section .efpe-item.theme-one .event__meta, .ta-efpe-section .efpe-item.theme-two .event__meta, .ta-efpe-section .efpe-item.theme-three .event__meta {
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: var(--content_alignment, left);
}
.ta-efpe-section .efpe-item.theme-one .event__meta .event_category, .ta-efpe-section .efpe-item.theme-two .event__meta .event_category, .ta-efpe-section .efpe-item.theme-three .event__meta .event_category {
  border: 1px solid var(--non_featured);
  color: var(--non_featured);
  padding: 3px 6px;
  border-radius: 3px;
  line-height: 14px;
}
.ta-efpe-section .efpe-item.theme-one .event__meta .event_date, .ta-efpe-section .efpe-item.theme-two .event__meta .event_date, .ta-efpe-section .efpe-item.theme-three .event__meta .event_date {
  display: flex;
  align-items: center;
  gap: 3px;
}
.ta-efpe-section .efpe-item.theme-one .event__content, .ta-efpe-section .efpe-item.theme-two .event__content, .ta-efpe-section .efpe-item.theme-three .event__content {
  font-size: 15px;
  line-height: 1.5em;
  color: #939292;
}
.ta-efpe-section .efpe-item.theme-one .event__content a, .ta-efpe-section .efpe-item.theme-two .event__content a, .ta-efpe-section .efpe-item.theme-three .event__content a {
  color: #939292;
}
.ta-efpe-section .efpe-item.theme-one .event__venue, .ta-efpe-section .efpe-item.theme-two .event__venue, .ta-efpe-section .efpe-item.theme-three .event__venue {
  font-size: 15px;
  line-height: 1.5em;
  color: #939292;
}
.ta-efpe-section .efpe-item.theme-one .event__venue i, .ta-efpe-section .efpe-item.theme-two .event__venue i, .ta-efpe-section .efpe-item.theme-three .event__venue i {
  padding-top: 3px;
  margin-right: 5px;
}
.ta-efpe-section .efpe-item.theme-one .event__venue a, .ta-efpe-section .efpe-item.theme-two .event__venue a, .ta-efpe-section .efpe-item.theme-three .event__venue a {
  color: #939292;
}
.ta-efpe-section .efpe-item.theme-one .event__venue .venue_content, .ta-efpe-section .efpe-item.theme-two .event__venue .venue_content, .ta-efpe-section .efpe-item.theme-three .event__venue .venue_content {
  font-style: italic;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons .event_price, .ta-efpe-section .efpe-item.theme-two .event__buttons .event_price, .ta-efpe-section .efpe-item.theme-three .event__buttons .event_price {
  font-size: 15px;
  font-weight: 700;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons .event_price i, .ta-efpe-section .efpe-item.theme-two .event__buttons .event_price i, .ta-efpe-section .efpe-item.theme-three .event__buttons .event_price i {
  margin-right: 3px;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons .event_price a, .ta-efpe-section .efpe-item.theme-two .event__buttons .event_price a, .ta-efpe-section .efpe-item.theme-three .event__buttons .event_price a {
  display: none;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons.event_price_after_read_more .event_price, .ta-efpe-section .efpe-item.theme-two .event__buttons.event_price_after_read_more .event_price, .ta-efpe-section .efpe-item.theme-three .event__buttons.event_price_after_read_more .event_price {
  display: block;
  margin-top: 10px;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons.event_price_before_read_more .event_price, .ta-efpe-section .efpe-item.theme-two .event__buttons.event_price_before_read_more .event_price, .ta-efpe-section .efpe-item.theme-three .event__buttons.event_price_before_read_more .event_price {
  display: block;
  margin-bottom: 10px;
}
.ta-efpe-section .efpe-item.theme-one .event__buttons.event_price_right_side, .ta-efpe-section .efpe-item.theme-one .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-two .event__buttons.event_price_right_side, .ta-efpe-section .efpe-item.theme-two .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-three .event__buttons.event_price_right_side, .ta-efpe-section .efpe-item.theme-three .event__buttons.event_price_left_side {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.ta-efpe-section .efpe-item.theme-one .event__btn, .ta-efpe-section .efpe-item.theme-two .event__btn, .ta-efpe-section .efpe-item.theme-three .event__btn {
  border: 1px solid var(--non_featured);
  background-color: transparent;
  color: #222222;
  transition: all 0.3s;
  padding: 6px 14px;
  font-size: 15px;
  line-height: 1.5em;
  border-radius: 3px;
  display: inline-block;
}
.ta-efpe-section .efpe-item.theme-one .event__btn:hover, .ta-efpe-section .efpe-item.theme-two .event__btn:hover, .ta-efpe-section .efpe-item.theme-three .event__btn:hover {
  background-color: var(--non_featured);
  color: #ffffff;
}
.ta-efpe-section .efpe-item.theme-one.content_center .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-one.content_center .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-two.content_center .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-two.content_center .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-three.content_center .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-three.content_center .event__buttons.event_price_left_side {
  justify-content: center;
}
.ta-efpe-section .efpe-item.theme-one.content_right .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-one.content_right .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-two.content_right .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-two.content_right .event__buttons.event_price_left_side, .ta-efpe-section .efpe-item.theme-three.content_right .event__buttons.event_price_right_side,
.ta-efpe-section .efpe-item.theme-three.content_right .event__buttons.event_price_left_side {
  justify-content: flex-end;
}
.ta-efpe-section .efpe-item.theme-three .thumb_meta_wrapper {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  padding: 0 18px;
  justify-content: var(--content_alignment, left);
}
.ta-efpe-section .efpe-item.theme-three .thumb_meta_wrapper .event__meta {
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  padding-bottom: 8px;
  font-size: 13px;
  line-height: 16px;
  color: #222222;
}
.ta-efpe-section .efpe-item.theme-three .thumb_meta_wrapper .event__meta .event_date,
.ta-efpe-section .efpe-item.theme-three .thumb_meta_wrapper .event__meta a {
  color: #222222;
  display: flex;
  gap: 6px;
  align-items: center;
}
.ta-efpe-section .efpe-item.theme-three .thumb_meta_wrapper .event__meta i {
  font-size: 12px;
}
.ta-efpe-section .efpe-item.theme-three .date_meta {
  background-color: var(--non_featured);
  color: #ffffff;
  display: inline-block;
  border-radius: 15px 15px 0px;
  margin-top: -30px;
  text-align: center;
  padding: 10px 18px;
  width: 85px;
  height: 85px;
  line-height: 1;
}
.ta-efpe-section .efpe-item.theme-three .date_meta .day {
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}
.ta-efpe-section .efpe-item.theme-three .date_meta .month {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}
.ta-efpe-section .efpe-item.eventful_featured.theme-three .date_meta {
  background-color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured .eventful__item__thumb_meta .meta_wrapper {
  background-color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured .eventful__item__thumb_meta.social_media li a:hover {
  background-color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured.theme-one .event__meta .event_category, .ta-efpe-section .efpe-item.eventful_featured.theme-two .event__meta .event_category, .ta-efpe-section .efpe-item.eventful_featured.theme-three .event__meta .event_category {
  border-color: var(--featured);
  color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured.theme-one .event__title h2:hover,
.ta-efpe-section .efpe-item.eventful_featured.theme-one .event__title a:hover, .ta-efpe-section .efpe-item.eventful_featured.theme-two .event__title h2:hover,
.ta-efpe-section .efpe-item.eventful_featured.theme-two .event__title a:hover, .ta-efpe-section .efpe-item.eventful_featured.theme-three .event__title h2:hover,
.ta-efpe-section .efpe-item.eventful_featured.theme-three .event__title a:hover {
  color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured.theme-one .event__btn, .ta-efpe-section .efpe-item.eventful_featured.theme-two .event__btn, .ta-efpe-section .efpe-item.eventful_featured.theme-three .event__btn {
  border-color: var(--featured);
  color: var(--featured);
}
.ta-efpe-section .efpe-item.eventful_featured.theme-one .event__btn:hover, .ta-efpe-section .efpe-item.eventful_featured.theme-two .event__btn:hover, .ta-efpe-section .efpe-item.eventful_featured.theme-three .event__btn:hover {
  background-color: var(--featured);
  color: #ffffff;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta {
  position: absolute;
  top: 15px;
  left: 12px;
  z-index: 2;
  line-height: normal;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta .meta_wrapper {
  list-style: none;
  color: #ffffff;
  text-decoration: none;
  background-color: var(--non_featured);
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 18px;
  display: inline-block;
  text-align: center;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta .meta_wrapper .day {
  font-size: 26px;
  line-height: 23px;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  .ta-efpe-section .efpe-item .eventful__item__thumb_meta .meta_wrapper .day {
    font-size: 22px;
    line-height: 20px;
  }
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta .meta_wrapper i {
  margin-right: 3px;
  font-weight: 700;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta a {
  color: #ffffff;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.top_right {
  top: 15px;
  right: 12px;
  left: auto;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.bottom_left {
  top: auto;
  bottom: 15px;
  left: 12px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.bottom_right {
  top: auto;
  bottom: 15px;
  right: 12px;
  left: auto;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.thumb_bottom {
  width: 100%;
  left: 0;
  bottom: 0;
  top: auto;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.thumb_bottom .meta_wrapper {
  border-radius: 0;
  background-image: linear-gradient(var(--gradient_direction), var(--gradient_bg_start), var(--gradient_bg_end));
  background-color: transparent;
  text-align: var(--content_alignment, left);
  padding: 8px 12px;
  display: block;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media .meta_wrapper {
  padding: 5px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media ul.social_media {
  position: absolute;
  top: 0;
  right: 33px;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  padding: 6px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  background-color: #ffffff;
  box-shadow: 0 0 6px -2px rgb(187, 187, 187);
  border-radius: 3px;
  transition: all 0.5s ease;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.top_left ul.social_media, .ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.bottom_left ul.social_media {
  right: auto;
  left: 33px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.bottom_left ul.social_media, .ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.bottom_right ul.social_media {
  top: auto;
  bottom: 0;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.top_right .social_media_wrapper, .ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.bottom_right .social_media_wrapper {
  padding-left: 5px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.top_left .social_media_wrapper, .ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media.bottom_left .social_media_wrapper {
  padding-right: 5px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media .social_media_wrapper {
  transition: all 0.3s;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media .social_media_wrapper:hover ul.social_media {
  opacity: 1;
  visibility: visible;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media li {
  list-style: none;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media li a {
  width: 24px;
  height: 24px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #222222;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media li a:hover {
  background-color: var(--non_featured);
}
.ta-efpe-section .efpe-item .eventful__item__thumb_meta.social_media li a i {
  margin-right: 0;
}
.ta-efpe-section.eventful_for_elementor_same_height .efpe-item.theme-one, .ta-efpe-section.eventful_for_elementor_same_height .efpe-item.theme-two, .ta-efpe-section.eventful_for_elementor_same_height .efpe-item.theme-three {
  height: 100%;
}

/*# sourceMappingURL=eventful.main.css.map */

/* Guard: third-party (Elementor nested-carousel) rules targeting .swiper/.swiper-container:not(initialized) clip our wrapper. */
.ta-efpe-carousel > .swiper-wrapper {
  overflow: visible;
  gap: 0;
}

.ta-efpe-carousel {
  overflow: hidden;
}
