/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2026 | 19:32:14 */
/* Biking */

@media screen and (max-width: 1800px) {
	.page-id-3909 {
		.awb-swiper-button {
			top: 30%;
		}
	}
}

@media screen and (max-width: 650px) {
	.page-id-3909 {
		.awb-swiper-button {
			top: 14%!important;
		}
		.awb-swiper-button-prev {
			left: 0px;
		}
		.awb-swiper-button-next {
			left: 50px;
		}
	}
}