/********************************************************
			Templatemela Custom Styles
********************************************************/
.owl-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
  -moz-touch-action: pan-y;
  -o-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-item:hover a img {
  border-color: blue;
}
.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;
}
.lastest_block .customNavigation a.prev, .lastest_block .customNavigation a.next {
  left: 0 !important;
}
.lastest_block .customNavigation {
	top: -60px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	text-align: right;
	right: 25px;
}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 .js-qv-mask.mask.additional_slider .customNavigation a.next {
  right:14px;
}
.js-qv-mask.mask.additional_slider .customNavigation a.prev {
  left: -10px;
}
.brands .customNavigation{
  top: 43%;
}
.customNavigation a.prev.accessories_prev {
	left: -10px;
}
.customNavigation a.next.accessories_next {
	right: 10px;
}
.customNavigation {
  position: absolute;
  z-index: 959;
  width: 100%;
  top: 36%;
  direction: ltr !important;
  text-align: center;
  opacity: 0;
   -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.products:hover .customNavigation, .additional_slider:hover .customNavigation{
  opacity: 1;
   -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}
.customNavigation a {
    position: absolute;
    padding: 0;
    border: none;
    cursor: pointer;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -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;
}
.customNavigation a::before {
    position: absolute;
    height: 25px;
    width: 25px;
}
.customNavigation a.prev {
  left: -10px;
}
.customNavigation a.next {
  right: 15px;
}
@media (max-width: 1250px) {

  .customNavigation a.prev {
    left: -5px;
}
.customNavigation a.next {
  right: 20px;
}
}
@media (max-width: 991px) {
    #main .images-container .js-qv-mask.additional_slider { margin:0px; }
    .customNavigation {
    top: 32%;
  }
  .lastest_block .customNavigation {
    top: -10px;
  }
}
@media (max-width: 767px) {
    #main .images-container .js-qv-mask.additional_slider .customNavigation a.next {
      position: absolute;
    }
    #main .images-container .js-qv-mask.additional_slider .customNavigation a.prev {
    position: absolute;
  }
  .customNavigation {
    top: 38%;
  }
  .customNavigation a.prev.accessories_prev, .customNavigation a.prev.productscategory_prev {
    position: relative;
    left: -20px;
  }
  .customNavigation a.next.accessories_next, .customNavigation a.next.productscategory_next {
    position: relative;
    right: 0;
  }
  .crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation {
    top: -35px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
  }
  .brands .customNavigation a.prev {
    left: -10px;
    position: absolute;
  }
  .brands .customNavigation a.next {
    right:  10px;
    position: absolute;
  }
}
@media (max-width: 479px){
}
.customNavigation a.prev::before {
	content: "";
	background: url("../img/megnor/left-arrow.svg") no-repeat center center;
	background-size: 25px;
}
.customNavigation a.prev:hover::before {
	content: "";
	background: url("../img/megnor/left-arrow-hover.svg") no-repeat center center;
	background-size: 25px;
}

.customNavigation a.next::before {
  content: "";
  background: url("../img/megnor/right-arrow.svg") no-repeat center center;
  background-size: 25px;
}
.customNavigation a.next:hover::before {
  content: "";
  background: url("../img/megnor/right-arrow-hover.svg") no-repeat center center;
  background-size: 25px;
}

.js-qv-mask.mask.additional_slider .customNavigation {
  top: 37%;
}
.lastest_block .customNavigation a.next::before {
  content: "\f105";
}
.lastest_block .customNavigation a.prev::before, .lastest_block .customNavigation a.next::before {
	font-family: fontawesome;
	font-size: 26px;
	left: 3px;
	position: absolute;
	right: 0;
	text-align: center;
	color: #1a1a1a;
	background: transparent;
}
.lastest_block .customNavigation a.prev:hover::before, .lastest_block .customNavigation a.next:hover::before {
	color: #f4a1a8;
}
.lastest_block .customNavigation a.prev::before {
  content: "\f104";
  left: 0;
}
.lastest_block .customNavigation a {
	background: transparent;
	cursor: pointer;
	font-size: 0;
	height: 24px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 20px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	color: #fff;
}

/*******n2*/
div#ps_checkout-payment-method-logo-block-container {display: none!important}

#payment-confirmation button.btn {margin-bottom:30px!important}

ul#home-page-tabs {display: none!important;}

.loadmore {display: none!important;}

li.product-flag {display: none!important;}

#tmservicecmsblock .ttmainserviceblock {padding: 8% 0 4% 16%!important}
 
.product-title a, .productpage_title, .block_newsletter .block_title, .block_newsletter p, .blocktopcontact li .contact-title, #tmservicecmsblock .service-content_intro, .footer-container li a {text-transform: none!important;}

#tmsearch_content_result{display: none!important;}

.text_one{font-size: 38px!important;}

.products img{}

.products .thumbnail-container img{width: 250px!important;}
 
@media (max-width: 479px){

.products .thumbnail-container img{width: auto!important;}

#tmservicecmsblock .ttmainserviceblock {padding: 8% 0 4% 0!important}

}

@media (max-width: 767px) {

#tmservicecmsblock .ttmainserviceblock {padding: 8% 0 4% 0!important}


}
