/*
Ref commit date: Jul 25, 2017
Ref: https://github.com/OwlCarousel2/OwlCarousel2/commit/7a02b877f0c486093c563c32edb6fc3621e1f4c5
*/

/*fix chrome error */
.owl-carousel .owl-stage {
	touch-action: manipulation;
}
