/********************************************************
			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);
	-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: left;
  width: 100%;
  padding:0;
}
.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;
  -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;
}
.tmcategorylist .customNavigation {
  width: auto;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  opacity: 0;
}
.tmcategorylist:hover .customNavigation {
  opacity: 1;
}
.tmcategorylist .customNavigation a {
  position: absolute;
  display: inline-block;
}
.tmcategorylist .customNavigation a.prev {
  left: -10px;
  right: auto;
}
.tmcategorylist .customNavigation a.next {
  right: -10px;
  left: auto;
}
.customNavigation {
  position: absolute;
  z-index: 7;
  width: 100%;
  top: 0px;
  direction: ltr !important;
  right: 0;
}
.productscategory-products .customNavigation {
  top: -13px;
  right: 20px;
}
.product-accessories .customNavigation {
  top: 10px;
}
.lastest_block .customNavigation a.prev {
    right: auto !important;
    left: 0 !important;
    position: relative;
}
.lastest_block .customNavigation a.next {
  right: 0 !important;
  left: 0 !important;
  position: relative;
}
.lastest_block .customNavigation {
    top: -34px;
    right: 0;
    left: 0;
    text-align: right;
}
.featured-products .customNavigation {
  top: -10px;
  right: 21px;
}
#tmtestimonialcmsblock .customNavigation{
  top:-25px;
  z-index:5;
  right:-8px;
}

@media(max-width: 991px){
  #tmtestimonialcmsblock .customNavigation{top:20px !important;}

}

.tm-hometabcontent:hover .customNavigation, .tm-hometabcontent .customNavigation {
  top: 25px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

.customNavigation a {
  color: #acacac !important;
  cursor: pointer;
  font-size: 0;
  font-weight: 600;
  height: 38px;
  line-height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 38px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
}
.customNavigation a:hover {
  background: #f6bd4d !important;
  border-color: #f6bd4d;
  color: #000;
}
#tmtestimonialcmsblock .customNavigation a {
  height: 30px;
  width: 30px;
  color: #939393 !important;
  border: none;
  background: transparent;
}

.customNavigation a:hover:before{ color: #000 !important; }
#tmtestimonialcmsblock .customNavigation a.prev {
  right: 45px;
}
.customNavigation a.prev {
  background: #ebebeb;
  right: 43px;
}
.customNavigation a.next {
  background: #ebebeb;
  right: 0px;
}
#tmtestimonialcmsblock .customNavigation a.next {
  right: 22px;
}

@media (max-width: 991px) {

	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
  .lastest_block .customNavigation {top: 0;}
	
}
@media (max-width: 767px) {
}
.customNavigation a.prev::before {
  content: "\E314";
  font-family: "Material Icons";
  position: absolute;
  font-size: 26px;
  right: 4px;
  top: 2px;
}
#tmtestimonialcmsblock .customNavigation a.prev::before {
   right: 1px;
    font-weight: 600;
}
#tmtestimonialcmsblock .customNavigation a.next::before {
  right: 0;
   font-weight:600;
}
.customNavigation a.next::before {
  content: "\E315";
  font-family: "Material Icons";
  position: absolute;
  font-size: 26px;
  position: absolute;
  right: 4px;
  top: 3px;
}

#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	

/******* Subbanner *******/
#tmsubbanner {
  background: #ffffff none repeat scroll 0 0;
  float: right;
  margin: 0;
  padding: 0;
  width: 23.4%;
}

#tmsubbanner li {
    float: left;
    overflow: hidden;
}
#tmsubbanner li a{
   display: block;
  position: relative;
  overflow: hidden;
}

#tmleftbanner li,#tmrightbanner li,#tmrightbanner1 li,#tmrightbanner2 li{
  overflow: hidden;
}
#tmleftbanner1 li {
    overflow: hidden;
    position: relative;
    float: left;
}
#tmleftbanner li a, #tmrightbanner li a, #tmrightbanner1 li a, #tmrightbanner2 li a, #tmleftbanner1 li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: auto;
  border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
float: left;
}
#tmrightbanner1 li img{
	max-width: 100%; 
	transition: all 1s linear 0s;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
}
#tmrightbanner1 li:hover img{
	transform: scale(1.1);
		 -webkit-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}

#tmsubbanner li:first-child a {
  margin-bottom: 27px;
}
#tmsubbanner li a img{ 
	max-width: 100%;     
 	 transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
    transition: all 1s linear 0s;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
}



@media (max-width: 1199px) {
#tmsubbanner{ width: 21.4%;}
#tmtestimonialcmsblock .customNavigation a.prev {
  right: 38px;
}
#tmtestimonialcmsblock .customNavigation a.next {
  right: 15px;
}
#tmsubbanner li:first-child a {
  margin-bottom: 22px;
}

}
 @media(max-width: 767px){ 
 .customNavigation {
    display: none;
  }
}
  @media(max-width: 479px){
    .featured-products .customNavigation {
      right: 0px;
  }
   .crosssell-products .customNavigation a.prev,
    .productscategory-products .customNavigation a.prev,
    .product-accessories .customNavigation a.prev{
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
    }
    .crosssell-products .customNavigation a.next,
    .productscategory-products .customNavigation a.next,
    .product-accessories .customNavigation a.next{
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
    }
    .crosssell-products .customNavigation ,
    .productscategory-products .customNavigation ,
    .product-accessories .customNavigation {
      right: 0;
      left: 0;
      text-align: center;
      top: 60px;
    }
  }