/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-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-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -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);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
.customNavigation {
	position: absolute;
	z-index: 2;
	width: 100%;
	direction: ltr !important;
	text-align: center;
	clear: both;
	top: 43%;
	left: auto;
	right: 0;
}
#blockinstagram .customNavigation {
  top: 0;
}
#tmtestimonialcmsblock .customNavigation {
  bottom: 30px;
  position: absolute;
  width: 100%;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  display: inline-block;
  top: auto;
  right: 0;
}

#tmtestimonialcmsblock .customNavigation a.prev {
  position: relative;
  display: inline-block;
}

#tmtestimonialcmsblock .customNavigation a.next {
  position: relative;
  display: inline-block;
}
.brands .customNavigation {
	top: 31%;
	position: absolute !important;
  width: 100%;
  opacity: 0;
}
.brands:hover .customNavigation {
  opacity: 1;
}
.brands .customNavigation a,
.js-qv-mask.additional_slider .customNavigation a{
  position: absolute !important;
}
.js-qv-mask.additional_slider .customNavigation a.prev{
  left: 0;
  right: auto;
}
.js-qv-mask.additional_slider .customNavigation a.next{
  left: auto;
  right: 0;
}
.js-qv-mask.additional_slider .customNavigation {
	top: 32%;
	width: 100%;
	position: absolute;
}
.customNavigation a {
	border: none;
	cursor: pointer;
	font-size: 0;
	height: 35px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 35px;
	background: transparent url("../img/megnor/arrow.png") no-repeat scroll;
	background-color: none !important;
	display: inline-block;
	vertical-align: middle;
	transition: none;
}
#featureProduct .customNavigation,
.newproducts .customNavigation {
	opacity: 0;
}
#featureProduct:hover .customNavigation,
.newproducts:hover .customNavigation {
	opacity:1;
}
.customNavigation a:hover{
  
  background-color: transparent !important;
}
.customNavigation a.prev {
	background-position: 8px 3px;
	left: -60px;
	right: auto;
}
.customNavigation a.prev:hover {
	background-position: 8px -88px;
}
.customNavigation a.next {
	background-position: -105px 3px;
	right: -60px;
	left: auto;
}
.customNavigation a.next:hover {
	background-position: -105px -88px;
}
.lastest_block .customNavigation {
	opacity: 0;
}
.lastest_block:hover .customNavigation {
	opacity: 1;
}
.crosssell-products .customNavigation,
.productscategory-products .customNavigation,
.product-accessories .customNavigation{
	opacity: 0;
}
.crosssell-products:hover .customNavigation,
.productscategory-products:hover .customNavigation,
.product-accessories:hover .customNavigation {
	opacity: 1;
}

.brands .customNavigation a.prev {
	left: -50px;
}
.brands .customNavigation a.next {
	right: -50px;
}
@media (max-width: 1199px){
  .customNavigation a.prev {
    left: -23px;
  }
  .customNavigation a.next {
    right: -23px;
  }
  .brands .customNavigation a.prev {
    left: -23px;
  }
  .brands .customNavigation a.next {
    right: -23px;
  }
}
@media (max-width: 991px){
  .js-qv-mask.additional_slider .customNavigation {
    top: 31%;
  }
}

@media (max-width: 767px){
  .lastest_block .customNavigation {
    opacity: 1;
  }
  .brands .customNavigation {
    opacity: 1;
  }
  .crosssell-products .customNavigation,
.productscategory-products .customNavigation,
.product-accessories .customNavigation{
	opacity: 1;
}
  .customNavigation a {
    position: relative;
  }
  .customNavigation a.prev {
    left: 0;
  }
  .customNavigation a.next {
    right: 0;
  }
  .brands .customNavigation a.prev {
    left: 0;
  }
  .brands .customNavigation a.next {
    right: 0;
  }
  .customNavigation {
    position: relative;
    width: 100%;
    text-align: center;
    top: -13px;
    display: inline-block;
  }
  #featureProduct .customNavigation, .newproducts .customNavigation {
    opacity: 1;
  }
  #tmtestimonialcmsblock .customNavigation {right: 0;width: 100%;}
  .lastest_block .customNavigation {
    top: -15px;
  }
}
@media (max-width: 479px){
  .customNavigation {
    top: -13px;
  }
  #tmtestimonialcmsblock .customNavigation {bottom: 2px;}
}
