.owl-row {margin-left: -15px;margin-right: -15px; }
.owl-carousel .owl-item {padding: 0 15px; }
.owl-item .product_list .ajax_block_product { padding: 0 !important; }
.owl-theme .owl-buttons div{width: 45px;height: 45px;line-height: 45px;color: #fff;text-align: center;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;background-color: #184794;}
.owl-theme .owl-buttons div:before{content:"\f2ee";font-family:"Material-Design-Iconic-Font";color:#999;font-size:1.125rem;display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.owl-theme .owl-buttons div.owl-prev{float:left}
.owl-theme .owl-buttons div.owl-prev:before{content:"\f2ea"}
.owl-theme .owl-buttons div.owl-next{float:right}
@media (min-width: 992px) {
.owl-theme .owl-buttons div:hover{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.owl-theme .owl-buttons div:hover:before{color:#252525}
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}
.owl-theme .owl-controls .owl-pagination{margin:10px 0;text-align:center}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls span{display:block;width:8px;height:8px;margin:0 3px;border-radius:100%;background-color:#000;background-color:rgba(0,0,0,0.5);zoom:1;background-color:transparent\9}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background-color:#000;background-color:rgba(0,0,0,0.2);zoom:1;background-color:transparent\9}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(../images/AjaxLoader.gif) no-repeat center center}