/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{position:relative;width:100% !important;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-item{float:left}