/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2026 | 17:10:10 */
/* golf */


	.page-id-3221 {
		.awb-swiper-button {
			top: 33%!important;
		}
	}


@media screen and (max-width: 1600px) and (min-width: 1200px) {
	.page-id-3221 {
		.awb-swiper-button {
			top: 25%!important;
		}
	}
}

@media screen and (max-width: 650px) {
	.page-id-3221 {
		.awb-swiper-button {
			top: 14%!important;
		}
		.awb-swiper-button-prev {
			left: 0px;
		}
		.awb-swiper-button-next {
			left: 50px;
		}
	}
}