/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 27 2026 | 04:23:12 */
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 5px;
	background: #000000;
}

.elementor-swiper-button.elementor-swiper-button-next {
    display: none !important;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    display: none !important;
}