.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(/images/grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.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(/images/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper-outer{position:absolute;z-index:2}
.owl-carousel-wrapper{margin:0 -15px}
.owl-item .item{border:solid 1px #eee;background:#fff;margin:0 15px;padding:19px 20px 5px;transition:all .3s ease 0}
.owl-item .item .product-image{display:block;margin:0 0 15px}
.owl-item .item .product-image img{width:100%}
.owl-item .item .product-name{font-size:14px;font-weight:300;min-height:40px;text-transform:uppercase;margin:0 0 8px}
.owl-item .item .product-name a{color:#888;transition:all .3s ease 0}
.owl-item .item .product-name a:hover{color:#000}
.owl-item .item .price-box{margin:0 0 11px}
.owl-item .item .price-box .price{font-size:22px;font-weight:400;color:#333}
.owl-item .item .price-box .old-price{display:inline}
.owl-item .item .price-box .old-price .price{font-size:18px;font-weight:300;color:#888}
.owl-item .item .price-box .special-price{display:inline}
.owl-item .item .desc_grid{font-size:13px;font-weight:300;line-height:22px;color:#888;margin:0 0 10px}
.owl-item .item button.button{width:100%;margin:0 0 20px}
.owl-item .item button.button > span{float:none;width:100%;display:block;position:relative;height:auto;white-space:normal;font-size:16px;line-height:18px;font-weight:500;text-align:left}
.owl-item .item button.button > span:before{font-family:general-ui;content:"\e015";position:absolute;left:3px;top:16px;font-size:54px;color:#fff}
.owl-item .item button.button span span{float:none;width:100%;display:block;padding:16px 15px 16px 60px}
.owl-item .item .add-to-links{float:none;overflow:hidden;margin:0 -5px 19px}
.owl-item .item .add-to-links li{float:left;width:50%;padding:0 5px}
.owl-item .item .add-to-links li a{display:block;background:#f4f4f4;border:solid 1px #e0e0e0;padding:8px 0;transition:all .3s ease 0}
.owl-item .item .add-to-links li a:hover{background:#fff}
.owl-item .item .add-to-links li a span{display:block;margin:0 auto;width:24px;height:22px}
.owl-item .item .add-to-links li a span.icon_wish{background:url(/images/icon_wish.png) no-repeat}
.owl-item .item .add-to-links li a span.icon_compare{background:url(/images/icon_compare.png) no-repeat}
.owl-item .item .ratings{margin:0}
.owl-item .item .ratings .amount{display:none}
.index_item .prod_additional{padding:0 0 19px;overflow:hidden;display:none;opacity:0;transition:opacity 1s ease 0s,height .3s ease 0}
.index_item:hover .prod_additional{opacity:1;display:block}
.index_item .product-thumbs{display:none}
.index_item:hover .product-thumbs{display:block}
.carousel_nav .btns{display:block;height:40px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:2;background:#fff;border:solid 1px #eee;text-align:center;line-height:38px;font-size:24px;color:#ccc;cursor:pointer;transition:all .3s ease 0}
.carousel_nav .btns:hover{color:#1e1e1e}
.carousel_nav .btns.prev_new,.carousel_nav .btns.prev_specials{left:-70px}
.carousel_nav .btns.next_new,.carousel_nav .btns.next_specials{right:-70px}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .owl-carousel .owl-wrapper-outer{position:relative}
    .index_item .prod_additional{display:block;opacity:1}
    .index_item:hover .prod_additional{opacity:1;display:block}
    .index_item .product-thumbs{display:block}
    .owl-item .item .product-name{font-size:12px}
    .owl-item .item .price-box .price{font-size:18px}
    .owl-item .item .desc_grid{font-size:12px;line-height:18px}
    .owl-item .item button.button > span{font-size:14px}
    .owl-item .item button.button > span:before{left:3px;top:16px;font-size:40px}
    .owl-item .item button.button span span{padding:16px 15px 16px 50px}
    .carousel_nav .btns.prev_new,.carousel_nav .btns.prev_specials{top:-10px;margin:0;left:0;z-index:3}
    .carousel_nav .btns.next_new,.carousel_nav .btns.next_specials{top:-10px;margin:0;right:-2px;z-index:3}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .owl-carousel .owl-wrapper-outer{position:relative}
    .owl-item .item{margin-bottom:2px}
    .index_item .prod_additional{display:block;opacity:1}
    .index_item:hover .prod_additional{opacity:1;display:block}
    .index_item .product-thumbs{display:block}
    .owl-item .item .product-name{font-size:13px}
    .owl-item .item .price-box .price{font-size:18px}
    .owl-item .item .desc_grid{font-size:12px;line-height:18px}
    .owl-item .item button.button > span{font-size:14px}
    .owl-item .item button.button > span:before{left:3px;top:16px;font-size:40px}
    .owl-item .item button.button span span{padding:16px 15px 16px 50px}
    .carousel_nav .btns.prev_new,.carousel_nav .btns.prev_specials{top:-15px;margin:0;left:0;z-index:3}
    .carousel_nav .btns.next_new,.carousel_nav .btns.next_specials{top:-15px;margin:0;right:-2px;z-index:3}
}
@media only screen and (max-width: 767px) {
    .owl-carousel .owl-wrapper-outer{position:relative}
    .owl-item .item{margin-bottom:2px}
    .index_item .prod_additional{display:block;opacity:1}
    .index_item:hover .prod_additional{opacity:1;display:block}
    .index_item .product-thumbs{display:block}
    .carousel_nav .btns.prev_new,.carousel_nav .btns.prev_specials{top:-10px;margin:0;left:0;z-index:3}
    .carousel_nav .btns.next_new,.carousel_nav .btns.next_specials{top:-10px;margin:0;right:-2px;z-index:3}
}
@media only screen and (min-width: 362px) and (max-width: 480px) {
    .owl-item .item button.button > span{font-size:14px}
    .owl-item .item button.button > span:before{left:3px;top:16px;font-size:40px}
    .owl-item .item button.button span span{padding:16px 15px 16px 50px}
}