.owl-theme .owl-controls {  text-align:center; -webkit-tap-highlight-color:transparent }
.owl-theme .owl-controls .owl-nav [class*=owl-] {
font-size:0px;
width:10px; 
height:16px;
background:#d6d6d6;
display:inline-block;
cursor:pointer;

}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background:#869791;
color:#fff;
text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled { opacity:.5; cursor:default }
.owl-theme .owl-dots .owl-dot { display:inline-block; zoom:1; *display:inline
}
.owl-theme .owl-dots .owl-dot span { width:15px; height:15px; margin:5px 2px; background:#fff; display:block; -webkit-backface-visibility:visible; 
               -webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; 
               transition:opacity 200ms ease; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50% ;box-shadow: 0 0 3px 0 #333;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background:#1159aa }





/*.owl-nav {bottom: 215px;position: relative;}*/

.owl-dot { display:none !important; }


.owl-nav {position: absolute;top: -45px; right:0;}

#owl-demo3 .owl-nav {position: absolute;top: -50px; right:0;}

#pay_slider .owl-nav {
    position: absolute;
    top: 47%;
    right: 0;
    width: 100%;
}
#pay_slider .owl-prev {right: 50px; position: absolute; top: -18px; background:url(../img/right_arrow.png) no-repeat center center !important; width: 44px;
height: 75px;}
#pay_slider .owl-prev:hover {right: 50px;position: absolute;top: -18px; background:url(../img/right_arrow.png) no-repeat center center !important;}
#pay_slider .owl-next {position: absolute;left: 50px;top: -18px; background:url(../img/left_arrow.png) no-repeat center center !important; width: 44px;
height: 75px;}
#pay_slider .owl-next:hover {position: absolute;left: 50px;top: -18px; background:url(../img/left_arrow.png) no-repeat center center !important;}
#pay_slider .owl-dots { position: absolute; left: 0; bottom: 2px; width: 100%; text-align: center; display: inline-block;}
#pay_slider .owl-dot { display:inline-block !important; }






#offerslider .owl-dot { display:inline-block !important; }
#offerslider .owl-nav { display:none; }
#offerslider .owl-dots {bottom: -60px;position: absolute;width: 100%;}


#cleanersslider .owl-dot { display:inline-block !important; }
#cleanersslider .owl-nav { display:none; }
#cleanersslider .owl-dots {bottom: 0px;position: absolute;width: 100%;}


#owl-demo2 .owl-nav {position: absolute;top: 0px; right:0; width:100% }
#owl-demo2 .owl-prev {right: 0px;position: absolute;top: 15px; background:url(../img/arrow_right.png) no-repeat !important;}
#owl-demo2 .owl-next {position: absolute;left: 0;top: 15px; background:url(../img/arrow_left.png) no-repeat !important;} 





#new_product .owl-nav {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 1;
    width:50px;
    margin-top: -68px;}
#new_product .owl-prev {
    width: 20px;
    height: 20px;
    background: #fff url(../img/arrow_left.png) center no-repeat; border: 1px solid #B9B9B9;
    cursor: pointer;
    font-size: 0; 
    float: left; border-radius: 50%;}
#new_product .owl-prev:hover{ background: #eee url(../img/arrow_left_hover.png) center no-repeat;}
#new_product .owl-next:hover{ background: #eee url(../img/arrow_right_hover.png) center no-repeat;}
#new_product .owl-next {
    width: 20px;
    height: 20px;
    background: #fff url(../img/arrow_right.png) center no-repeat; border: 1px solid #B9B9B9;
    cursor: pointer;
    font-size: 0;
    float: right; border-radius: 50%;}
#new_product .owl-prev:hover, #new_product .owl-next:hover{background-color: #ee014b;border-color: #ee014b;}




#product_deals .owl-nav {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 1;
    width:50px;
    margin-top: -68px;}
#product_deals .owl-prev {
    width: 20px;
    height: 20px;
    background: #fff url(../img/arrow_left.png) center no-repeat; border: 1px solid #B9B9B9;
    cursor: pointer;
    font-size: 0; 
    float: left; border-radius: 50%;}
#product_deals .owl-prev:hover{ background: #eee url(../img/arrow_left_hover.png) center no-repeat;}
#product_deals .owl-next:hover{ background: #eee url(../img/arrow_right_hover.png) center no-repeat;}
#product_deals .owl-next {
    width: 20px;
    height: 20px;
    background: #fff url(../img/arrow_right.png) center no-repeat; border: 1px solid #B9B9B9;
    cursor: pointer;
    font-size: 0;
    float: right; border-radius: 50%;}
#product_deals .owl-prev:hover, #product_deals .owl-next:hover{background-color: #ee014b;border-color: #ee014b;}







