/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 11 2024 | 01:53:53 */
.grecaptcha-badge { 
    visibility: hidden;
}

/* Swiper pagination */
.elementor-swiper .elementor-main-swiper .swiper-pagination{
	top:500px;
	bottom:auto !important;
}

/* Carousel image */
.elementor-main-swiper .swiper-slide .elementor-carousel-image{
	border-radius: 0px 40px 0px 40px;
}

