.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; 
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; 
}
.owl-carousel .owl-stage:after {
  content: ".";action
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; 
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); 
}
.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-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; 
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; 
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right; 
}
.no-js .owl-carousel {
  display: block;
}
.owl-stage-outer {
  direction: ltr !important;
}
.owl-nav {
       position: absolute;
    top: -100px;
    right: 2px;
}
.productscategory-products .owl-nav{
  top: -54px;
}
.brands .owl-nav {
    top: -60px;
}
.customNavigation {
    display: none;
}
.owl-carousel .owl-nav button.owl-prev {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.owl-carousel .owl-nav button.owl-next {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.special-products  .owl-carousel .owl-nav button.owl-next , .special-products  .owl-carousel .owl-nav button.owl-prev{
  border-radius: unset;

} 
.tab-content:hover .owl-nav{opacity:1 !important;}
.special-products .owl-nav , #ezcategorytabs .owl-nav  {
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
    right: 0;
    left: 0;
    opacity: 0;
}
.special-products:hover .owl-nav{opacity: 1;}

.special-products .owl-nav button.owl-prev , #ezcategorytabs .owl-nav button.owl-prev {
    position: absolute;
    left: -11px;
}
.special-products .owl-nav button.owl-next , #ezcategorytabs .owl-nav button.owl-next  {
    position: absolute;
    right:-11px;
}
.special-products .owl-carousel .owl-nav button.owl-prev,
 .special-products .owl-carousel .owl-nav button.owl-next,
 #ezcategorytabs .owl-carousel .owl-nav button.owl-prev ,
 #ezcategorytabs .owl-carousel .owl-nav button.owl-next{
   border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  border: none;
  color: #fff;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #2e2e2e;
  margin-right: -1px;
  line-height: 36px;
  overflow: hidden;
     
}
.owl-carousel .owl-nav button.owl-next i{margin-right: -3px;}
.owl-carousel .owl-nav button.owl-prev i{margin-left: -1px;}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  background-color: #2e2e2e;
}
.owl-carousel .owl-nav button.owl-prev:hover i, .owl-carousel .owl-nav button.owl-next:hover i{
  color: #fff;
}
.owl-carousel .owl-nav button i{
  margin-right: 0;
  color: #353248;
  font-size: 25px; 
}
@media (max-width: 1200px){
  .special-products .owl-nav, #ezcategorytabs .owl-nav{top: 27%;}

}
@media (max-width: 1299px){

}
@media only screen and (max-width: 1024px){
    .special-products .owl-nav, #ezcategorytabs .owl-nav{top: 27%;}

}
@media (max-width: 991px){
  .brands .owl-nav{
    right: 10px;
    top: -16px;
  }
  .special-products .owl-nav, #ezcategorytabs .owl-nav{top: 28%;}

}
@media (min-width: 992px){
  .brands .owl-nav {
    top: -30px;
}
}

@media (max-width: 767px){
  .special-products .owl-nav, #ezcategorytabs .owl-nav {
    top: 32%;
}
 
}
@media (min-width: 768px) {
  
}
@media (max-width: 480px){
  .ezcategory-carousel .owl-nav,#ezcategory3-carousel .owl-nav{
    top: auto;
    bottom: 6px;
    left: 0;
    right: 0;
    width: 62px;
    margin: 0 auto;
  }
  .special-products .owl-nav, #ezcategorytabs .owl-nav {
    top: 37%;
}
.owl-nav{right: 0; top: -120px;}
} 
@media (max-width: 375px){
.special-products .owl-nav, #ezcategorytabs .owl-nav {
    top: 32%;
}
}
@media (max-width: 320px){
  .special-products .owl-nav, #ezcategorytabs .owl-nav {
    top: 31%;
}
.owl-nav{right: -13px;}
}

