/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  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-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position: absolute;
  z-index: 959;
  width: 100%;
  top: 40%;
  direction: ltr !important;
}
.customNavigation a {
  position: absolute;
  font-size: 0;
  font-weight: normal !important;
  line-height: 26px;
  padding: 1px 2px 0 2px;
  color: #ddd;
  border: none;
  height: 26px;
  width: 26px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ededed;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#tmcategorytabs .customNavigation {
  top: -53px;
  right: 10px;
}
#tmcategorytabs .customNavigation a.prev {
  left: auto;
  right: 30px;
}
#tmcategorytabs .customNavigation a.next {
  right: 0px;
}
.special-products .customNavigation {
  width: auto;
  float: right;
  right: 20px;
  top: -53px;
}
.btn.prev.special_prev {
  left: auto;
  right: 30px;
}

.product-accessories .customNavigation, .crosssell-products .customNavigation, .productscategory-products .customNavigation {
  top: -53px;
  right: 0;
  float: right;
  width: auto;
  margin: 0 auto;
  right: 20px;
}
.btn.prev.accessories_prev, .btn.prev.crosssell_prev, .btn.prev.productscategory_prev {
  left: auto;
  right: 30px;
}
.tm-hometabcontent .customNavigation {
  top: 13px;
  right: 9px;
}
.tm-hometabcontent .customNavigation a.prev {
  left: auto;
  right: 30px;
}
.tm-hometabcontent .customNavigation a.prev::before {
  left: 1px;
  right: auto;
  top: 0px;
}
.tm-hometabcontent .customNavigation a.next::before {
  right: 1px;
  top: 0px;
}
.brands .customNavigation{ top: 37%;}
#tmtestimonialcmsblock .customNavigation a.prev {
  right: 30px;
  left: auto;
}
#tmtestimonialcmsblock .customNavigation a.next {
  right: 0px;
}
.customNavigation a:hover{
  border-color: #f02640;
}
#tmtestimonialcmsblock .customNavigation {
  background-color: transparent;
  top: -54px;
  z-index: 5;
  right: 0;
}
.customNavigation a:hover{
	border-color: #1b82d6;
}
.customNavigation a:hover:before{ color: #1b82d6; }

.customNavigation a.prev {
  left: 0px;
}
.customNavigation a.next {
  right: 0px;
}
@media (max-width: 1300px) {
}
@media (max-width: 1299px) {
  #tmtestimonialcmsblock .customNavigation a.prev {
      right: 20px;
      left: auto;
  }
  #tmtestimonialcmsblock .customNavigation a.next {
      right: -10px;
  }
}
@media (max-width: 991px) {
	.customNavigation a.prev {
		left: 0px;
	}
  #tmtestimonialcmsblock .customNavigation a.next {
    right: auto;
    left: 23%;
  }
  #tmtestimonialcmsblock .customNavigation a.prev {
    right: auto;
    left: 18%;
  }
	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
}
@media (max-width: 767px) {
.customNavigation {
  display: none;
}
.tm-hometabcontent .customNavigation {
  top: 84px;
  right: 9px;
}
  #tmcategorytabs .customNavigation {
      top: -59px;
  }
}
.customNavigation a.prev::before {
  content: "\E314";
  font-family: "Material Icons";
  left: 2px;
  right: auto;
  position: absolute;
  color: #808080;
  top: 0px;
  font-size: 20px;
}
.customNavigation a.next::before {
  content: "\E315";
  font-family: "Material Icons";
  right: 0px;
  left: auto;
  position: absolute;
  color: #808080;
  top: 0px;
  font-size: 20px;
}
.customNavigation a.prev:hover::before,
.customNavigation a.next:hover::before {
  color: #1b82d6;
}
#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
  width: 100%;
}	

