.owl-theme .owl-controls{text-align:center;}
.owl-buttons{position:absolute;width:100%;top:50%;margin-top:-65px;}
#owl-product .owl-buttons{position:absolute;width:100%;top:50%;margin-top:-35px;}
.owl-buttons .owl-prev{position:absolute;left:0;}
.owl-buttons .owl-next{position:absolute;right:0;}
.owl-theme .owl-controls{display:none;}
.owl-theme .owl-controls .owl-buttons div{font-family:'Oswald', sans-serif;color:#fff;text-transform:uppercase;display:inline-block;zoom:1;margin:5px;padding:10px;font-size:15px;-moz-border-radius:30px;background:#222;filter:Alpha(Opacity=50);}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{zoom:1;float:left;}
.owl-theme .owl-controls .owl-page span{display:block;width:15px;height:15px;margin:0px 5px;background:#fff;border:1px solid #222;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:#222;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.item img{width:100%;height:auto;}
.owl-pagination{position:relative;text-align:center;margin:0 auto;margin-top:20px;display:inline-block;}