/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 28 2022 | 08:36:35 */
/* Стили каруселей отзывов */
.jet-listing-grid__slider .jet-slick-dots li, .swiper-pagination-bullet {
    background: var( --e-global-color-6556301 );
}

.swiper-pagination-bullet {
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: var( --e-global-color-accent );
}

.elementor-image-carousel {
	margin-bottom: 15px;
}

.swiper-pagination-bullet-active {
	background: var(--e-global-color-accent) !important;
}