/* *
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */

/* *  Owl Carousel - Core */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

/* No Js */

/* *  Owl Carousel - Animate Plugin */

/* * 	Owl Carousel - Auto Height Plugin */

/* * 	Owl Carousel - Lazy Load Plugin */

/* * 	Owl Carousel - Video Plugin */

