/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2026 | 01:18:58 */
/* Experiences */

@media screen and (max-width: 1800px) {
	.page-id-120 {
		.awb-swiper-button {
			top: 30%;
		}
	}
}

@media screen and (max-width: 650px) {
	.page-id-120 {
		.awb-swiper-button {
			top: 17%!important;
		}
		.awb-swiper-button-prev {
			left: 0px;
		}
		.awb-swiper-button-next {
			left: 50px;
		}
	}
}