/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 10 2025 | 07:21:26 */
.arw .elementor-swiper-button {
   background-color: #FA5343;
   padding: 15px;
   border-radius: 100px;

}

@media (max-width: 1199px){
.arw .elementor-swiper-button {
	padding: 12px;
	background-color: #fa53437d;

}
}