.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev svg, .bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next svg, .bdt-ep-custom-carousel .elementor-custom-embed-play svg {
	transition: all .5s cubic-bezier(.15, .74, .25, 1);
}

.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev:hover svg, .bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next:hover svg, .bdt-ep-custom-carousel .elementor-custom-embed-play:hover svg {
	transform: scale(1.2);
}

.bdt-ep-custom-carousel .swiper-carousel .swiper-slide {
	height: 220px;
}

.bdt-ep-custom-carousel-thumbnail {
	background: no-repeat 50%;
	background-size: cover;
	height: 100%;
	position: relative;
}