/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
 
 
 .owl-demo1-wrap{ }
 .owl-demo1-wrap .owl-buttons .owl-prev , .owl-demo1-wrap .owl-buttons .owl-next{ position:absolute;  }
 .owl-demo1-wrap .owl-buttons .owl-prev , .owl-demo1-wrap .owl-buttons .owl-next:hover{ cursor:pointer;}
 .owl-demo1-wrap .owl-prev{ left:-35px;}
 .owl-demo1-wrap .owl-next{ right:-35px;}