/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: right;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
  -ms-touch-action: none;
  touch-action: none;
}
#testimonial_carousel {
	padding-right: 10px;
}
.auther_inner .tm-carousel {
	margin: 25px 0 0;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-moz-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: right;
  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: right;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-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: 9;
	width: 100%;
	top: -40px;
	direction: rtl !important;
	left: 20px;
}
.newproducts .customNavigation, .lastest_block .customNavigation {
	display: none;
}
#tmtestimonialcmsblock .customNavigation {
  top: -24px;
  z-index: 5;
left: 15px;}
#index #tmtestimonialcmsblock .customNavigation {
  top: -40px;
  left: 0;
}
.special-products .customNavigation {
	top: 11px;
	bottom: auto;
	left: 10px;
	right: auto;
	margin: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	z-index: 1;
	text-align: left;
	width: auto;
	z-index: 99;
}
.special-products:hover .customNavigation{
	opacity: 1;
     -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.lastest_block .customNavigation {
  top: -45px;
  bottom: auto;
}
.customNavigation a {
	color: #222 !important;
	cursor: pointer;
	font-size: 0;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 30px;
	background: transparent;
	border-radius: 0;
}
.customNavigation a.prev {
  background: transparent;
  left: 34px;
}
.customNavigation a.next {
  background: transparent;
  left: 0px;
}
.special-products .customNavigation a.prev{ left:0; position:relative; right:auto;}
.special-products .customNavigation a.next{ left:auto; position:relative; right:0;}
.customNavigation a.prev::before {
	content: "\E314";
	font-family: "Material Icons";
	position: absolute;
	font-size: 40px;
	left: 0px;
  top: 0px;
  color: #969696;
}
#tmtestimonialcmsblock .customNavigation a.prev::before {
  left: 1px;
  font-weight: 500;
}
#tmtestimonialcmsblock .customNavigation a.next::before {
  left: 0;
   font-weight: 500;
}
.customNavigation a.next::before {
	content: "\E315";
	font-family: "Material Icons";
	position: absolute;
	font-size: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #969696;
}
#tmleftbanner img,
#tmleftbanner1 img{
	max-width: 100%;
}	

#tmleftbanner li{
  overflow: hidden;
}
#tmleftbanner1 li {
    overflow: hidden;
    position: relative;
    float: right;
}
#tmleftbanner li a, #tmleftbanner1 li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

#tmleftbanner li img, #tmleftbanner1 li img {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  max-width: 100%;

}
.crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation {
	left: 20px;
  top: 12px;
  display: none;
}
.footer-container .links.lastest_block .customNavigation a.prev {
  border: none;
  background: none;
}
.footer-container .links.lastest_block .customNavigation a.next {
  border: none;
  background: none;
}
.footer-container .links.lastest_block .customNavigation a.prev:hover {
  color: #5b8fb6 !important;
}
.footer-container .links.lastest_block .customNavigation a.next:hover {
  color: #5b8fb6 !important;
}
#tmleftbanner li img:hover, #tmleftbanner1 li img:hover {
  transform: scale(1.04);
 	 -webkit-transform: scale(1.04);
	-ms-transform:scale(1.04);
	-o-transform:scale(1.04);
	-moz-transform:scale(1.04);
}

@media(max-width: 1449px){
}
@media(max-width: 1199px){
  #tmtestimonialcmsblock .customNavigation {
    top: -36px;
    z-index: 5;
    left: -18px;
  }
  
}

@media (max-width: 991px) {
  
  #tmleftbanner li img,#tmleftbanner1 li a {width: auto;}

.lastest_block .customNavigation {
  top: -20px;
  text-align: left;
}
  #tmtestimonialcmsblock .customNavigation{top:0;left: 0;}
  #main .images-container .js-qv-mask { margin:0px; }

  
 }
 @media(max-width: 767px){
  .tmcategorylist .customNavigation {
    left: 0;
    right: 0;
    text-align: center;
    top: 36px;
  }
 .newproducts .customNavigation {
  text-align: center;
  top: -42px;
}

  .js-qv-mask.additional_slider .customNavigation a.next {
  right: auto;
  position: absolute;
}
  .js-qv-mask.additional_slider .customNavigation a.prev {
  left: 0;
  right: 0;
  position: absolute;
}

.crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation {
  left: 0px;
  text-align: center;
  top: 37px;
}
  .special-products .customNavigation {
  text-align: center;
  left: 0px;
  right: 0;
  bottom: auto;
top: 31px;
width: 100%;

}
  .customNavigation a.prev {
    left: 0;
    right: 0;
    position: relative;
  }

  .btn.next.brand_next {
  right: auto;
  left: 0;
  position: absolute;
}
.btn.prev.brand_prev {
   right: 0; 
   left: auto;
}
 .customNavigation a.next {
  right: 0;
  left: 0;
  position: relative;
}
#tmtestimonialcmsblock .customNavigation {
  text-align: left;
}
  #tmcategorytabs .customNavigation {
    top: -48px;
    left: 0;
    right: auto;
    width: 100%;
  }
  #tmtestimonialcmsblock .customNavigation {
    top: 0;
  }
}
@media(max-width: 480px){
	.lastest_block .customNavigation{ text-align: left;}
	#tmleftbanner li img{
	  width: auto;
	}
}