/********************************************************
********************************************************/
.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);
}
.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%;
}
#tmtestimonialcmsblock .customNavigation a.prev {
  position: relative;
  background: url(../img/megnor/test_Arrow.png) no-repeat scroll 5px -50px;
}
#tmtestimonialcmsblock .customNavigation a.prev:hover{
background-position: 5px 10px;
}
#tmtestimonialcmsblock .customNavigation {
  position: relative;
  top: -30px;
  text-align: right;
}
#tmtestimonialcmsblock .customNavigation a.next {
  position: relative;
  background: url(../img/megnor/test_Arrow.png) no-repeat scroll -35px -50px;
}
#tmtestimonialcmsblock .customNavigation a.next:hover{
background-position: -35px 10px;}

.owl-carousel .owl-item:hover a img {
 border:none;
}
.owl-carousel .owl-item:hover a img {
 border-color: #fff;
  border:none;
}
.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;
}
.quickview .mask.additional_slider:hover .customNavigation{
  opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}

.product-accessories:hover .customNavigation,
.crosssell-products:hover .customNavigation,
.productscategory-products:hover .customNavigation{
    opacity: 1;
  -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}

.customNavigation {
  z-index: 8;
  position: absolute;
  width: 100%;
  top: 3px;
  direction: ltr !important;
  right: 0;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity:0;
}
.brands:hover .customNavigation{
  opacity: 1;
}
.brands .customNavigation {
  top: 40px;
}
.tm-hometabcontent:hover .customNavigation{
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity:1;
}
.tm-hometabcontent .customNavigation a.prev::after{
  display: none;
}
.tm-hometabcontent .customNavigation {
  top: 38%;
  width: 100%;
  opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
}
.customNavigation a.prev:hover {
  background-position: 5px 10px;
}
.customNavigation a.next:hover {
  background-position: -35px 10px;
}
.customNavigation a.prev::after{
  position: absolute;
  content: "";
  background:#dbdbdb;
  right: 0;
  left: auto;
  top: 10px;
  height: 10px;
  width: 1px;
}
.quickview .mask.additional_slider .customNavigation a.prev::after{display: none;}
.brands .customNavigation a.prev::after{display: none;}
#main .images-container .js-qv-mask.additional_slider .customNavigation a.prev::after{display: none;}
.nav-tab-contentnav .customNavigation {
  display: none;
}
 .tab-content .products .customNavigation {
  top: -68px;
    right: 0;
  left: auto;
  width: auto;
}
#tmcategorytabs .tab-content .products .customNavigation {
  right: 18px;
}

.customNavigation a {
  border: 1px solid #eee;
  background: #fff;
  color: #777777 !important;
  cursor: pointer;
  font-size: 0px;
  height: 26px;
  line-height: 22px;
  overflow: hidden;
  padding: 1px 2px;
  position: absolute;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  width: 26px;
  border-radius: 5px;
    -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.lastest_block:hover .customNavigation{
    opacity:1;
  -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}
.lastest_block.block.tmblog-latest .customNavigation {
  top: -72px;
  text-align: right;
  right: 8px;
}
.lastest_block.block.tmblog-latest .customNavigation a.prev {
  position: relative;
}
.lastest_block.block.tmblog-latest .customNavigation a.next {
  position: relative;
}
.tm-hometabcontent .customNavigation a.prev {
  left: 0;
  right: auto;
 /*position: relative;*/
}
.tm-hometabcontent .customNavigation a.next {
  right: 0;
  left: auto;
  /*position: relative;*/
}
#tmcategorytabs .customNavigation a.prev {
  left: 0;
  right: auto;
  position: relative;

}
#tmcategorytabs  .customNavigation a.next {
  right: 0;
  left: auto;
  position: relative;
}
.productscategory-products .customNavigation,
.product-accessories .customNavigation,
.crosssell-products .customNavigation {
  top: 0;
  right: 0;
  left: auto;
  width: auto;
  bottom: auto;
}
.special-products:hover .customNavigation{
      opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.special-products .customNavigation {
  top: 0;
  right: 0;
  left: auto;
  width: auto;
  bottom: auto;
}
.special-products .customNavigation a.prev, .productscategory-products .customNavigation a.prev, .product-accessories .customNavigation a.prev, .crosssell-products .customNavigation a.prev{
  left: 0;
  right: auto;
  position: relative;
}
.special-products .customNavigation a.next, .productscategory-products .customNavigation a.next, .product-accessories .customNavigation a.next, .crosssell-products .customNavigation a.next{
  right: 0;
  left: auto;
  position: relative;
}
.js-qv-mask .customNavigation {
  top: 36%;
}
.customNavigation a:hover{
	border-color: #cb4137 !important;
  background: #cb4137;
  color: #fff !important;
}
.customNavigation a:hover:before{ color: #fff; }

.customNavigation a.prev {
  left: 0;
  right: auto;
  background: url(../img/megnor/Arrow.png) no-repeat scroll 5px -50px;
  width: 35px;
  height: 30px;
  border: none !important;
}
.customNavigation a.next {
  right: 0;
  background: url(../img/megnor/Arrow.png) no-repeat scroll -35px -50px;
  width: 30px;
  height: 30px;
  border: none !important;
}

@media (max-width: 1200px) {
  .brands .customNavigation a.prev {
    left: 10px;
}
.brands .customNavigation a.next {
    right: 10px;
} 
}
@media (max-width: 1199px) {
.js-qv-mask .customNavigation {
  top: 30%;
}
}
@media (max-width: 991px) {
	#main .images-container .js-qv-mask { margin:0px; }
.tm-hometabcontent .customNavigation {
  /*top: 0;text-align: center;right: 0;left: 0;*/
}
  #tmtestimonialcmsblock .customNavigation {top: 0px;}
.lastest_block.block.tmblog-latest .customNavigation {top: -50px;}


.special-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation, .crosssell-products .customNavigation {
  top: 65px;
  text-align: center;
  right: 0;
  left: 0;
  }
/*.featured-products .customNavigation {
    top: 80px;
    right: 0;
    left: auto;
    width: 100%;
    text-align: center;
}*/
}
@media (max-width: 767px) {
  .lastest_block.block.tmblog-latest .customNavigation a.next {
  position: relative;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
  .lastest_block.block.tmblog-latest .customNavigation a.prev {
  position: relative;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
  .lastest_block.block.tmblog-latest .customNavigation {top: -5px;text-align: center;}
  .productscategory-products .customNavigation, .product-accessories .customNavigation, .crosssell-products .customNavigation {
  top: 65px;
  text-align: center;
  right: 0;
  left: 0;
  }
  .tm-hometabcontent .customNavigation a.prev::after{
    display: inline-block;
  }

  .tm-hometabcontent .customNavigation a.next {
    right: 0;
    left: auto;
    position: relative;
}
  .tm-hometabcontent .customNavigation a.prev {
    left: 0;
    right: auto;
    position: relative;
}
  .tm-hometabcontent .customNavigation {
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
}
  .customNavigation a.prev{left: 7px;}
   .customNavigation a.next{right: 7px;}
  .lastest_block.block.tmblog-latest .customNavigation a.prev {left: 2px;}
  #tmtestimonialcmsblock .customNavigation {top: 0px;}
  .lastest_block.block.tmblog-latest .customNavigation a.next {right: 2px;}
  .customNavigation{
    top: 32%;
        opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .lastest_block.block.tmblog-latest .customNavigation {top: -30px;}
  .brands .customNavigation a.prev {left: 10px;}
  .brands .customNavigation a.next {right: 10px;}
  #tmtestimonialcmsblock .customNavigation a.prev {
  left: 0;
}
#tmtestimonialcmsblock .customNavigation a.next {
  right: 0;
}
 .productscategory-products .customNavigation, 
 .product-accessories .customNavigation, .crosssell-products .customNavigation {top: 80px;}
}

@media (max-width: 479px) {

  .customNavigation {top: 26%;}
  .brands .customNavigation {
  top: 70px;
}
  .nav-tab-contentnav .customNavigation {display: block;}
.customNavigation.tabpane-nav {display: none;}
}
.customNavigation a.prev:before,
.customNavigation a.next:before{
  content: initial;
}

.brands .customNavigation a.next {
  right: 0px;
}
.brands .customNavigation a.prev {
  left:  0px;
}
	

.js-qv-product-cover {
   position: absolute;
    max-height: 100%;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/* категории */
#pst_categorylist {
margin-bottom: 70px;
    float: left;
    width: 100%;
    position: relative;
}
#pst_categorylist .container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
#pstcategorytabs .tab-content {
	margin: 0px;
}

#pst_categorylist .categorylist-wrapper {
	margin: 0 -15px;
	position: relative;
}

#pst_categorylist .products-section-title {
	margin-bottom: 0;
}

#pst_categorylist .item {
    overflow: hidden;
    text-align: right;
	padding:0 15px 20px;
	vertical-align: top;
}

#pst_categorylist .categoryblock {
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	width: 100%;
	 padding: 12px 20px;
	    background-color: #f2f2f2;
	        text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 9px;
}

#pst_categorylist ul#pstcategorylist-list {
	position: relative;
	margin: 0;
}

#pst_categorylist .categoryblock .cat-img {
position: relative;
    height: auto;
    margin-bottom: 0;
    float: right;
    background-repeat: no-repeat;
}

#pst_categorylist .categoryblock .categoryimage img {
	max-width: 100%;
	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;
}

#pst_categorylist .item:hover .categoryimage img,
#pst_categorylist .category_item:hover .categoryimage img {
	-o-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
	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;
}

#pst_categorylist .categoryblock .cat-img a.categoryimage {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*#pst_categorylist li .categoryblock .cat-img a.categoryimage:after {
    content: '';
    background: rgba(0,0,0,0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}*/

#pst_categorylist li:hover .categoryblock .cat-img a.categoryimage:after {
	opacity: 1;
}

#pst_categorylist .cate-description {
	display: none;
}


/*#pst_categorylist .categorylist {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    transform: translateY(50%);
    transform-origin: bottom;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#pst_categorylist li:hover .categorylist {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 1;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
#pst_categorylist .categorylist:hover {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}*/

#pst_categorylist .categorylist .cat-title a {
    
    color: #000000;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.categorylist .more-btn a {
    font-size: 14px;
	    position: relative;
    color: #000000;
    padding: 6px 18px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    background-color: #ffffff;
	transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#pst_categorylist .item:hover .categorylist .more-btn a {
background-color: #25AB44;
border-color: #25AB44;
color:#ffffff;
}
#pst_categorylist .item .categorylist .more-btn a:hover {
background-color: #21943b;
}
#pst_categorylist .categorylist {
    /* position: absolute; */
    display: block;
        left: 30px;
    right: auto;
    top: 0;
    height: 100%;
    text-align: center;
    bottom: 0;
    flex-direction: column;
    justify-content: center;
}

#pst_categorylist .subcategory {
	margin-bottom: 11px;
}


#pst_categorylist .categorylist .cat-title a:before {}

#pst_categorylist .categorylist .cat-title a:hover:before {
	width: 50%;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

#pst_categorylist .categorylist ul.subcategory li {
	margin-bottom: 0;
	display: block;
	font-size: 14px;
	line-height: 28px;
}

#pst_categorylist .categorylist ul.subcategory li:last-child {
	margin-bottom: 0;
}

#pst_categorylist .categorylist li.more-btn {
	margin-top: 25px;
}

#pst_categorylist .categorylist li.more-btn a {
	position: relative;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	text-transform: uppercase;
}

#pst_categorylist .categorylist li.more-btn a:hover {
	color: #999999;
}

#pst_categorylist .categorylist li:before {
	content: "\f178";
	font-family: fontawesome;
	margin: 0 6px 0 0;
	font-size: 9px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#pst_categorylist .categorylist .subcategory,
#pst_categorylist .categoryblock .cate-description {}

ul.subcategory li {
	margin-bottom: 5px;
}

#pstcategorylist-grid li.category_item {
	margin-bottom: 15px;
}

@media (max-width:1499px) {
#pst_categorylist .categoryblock {
    padding: 12px 0px;
	}
}

@media (max-width:1299px) {
	#pst_categorylist .categorylist {
	left:20px;
	}
	#pst_categorylist .categorylist .cat-title a {
    font-size: 22px;
    line-height: 30px;
	}
}

@media (max-width:1199px) {
	#pst_categorylist {
		margin-bottom: 40px;
	}
	#pst_categorylist .categorylist ul.subcategory li {}
	#pst_categorylist .categorylist .cat-title a {
	font-size: 20px;
    line-height: 20px;
	}
	#pst_categorylist .categorylist {
	left: 30px;
	}
}

@media (max-width:991px) {
	#pst_categorylist .categorylist {}
	#pst_categorylist .categorylist .cat-title a {}
	#pst_categorylist {
		margin: 25px 0;
	}
	#pst_categorylist .categorylist ul.subcategory li {
		font-size: 14px;
		line-height: 26px;
	}
	.more-btn a {
		font-size: 14px;
		line-height: 26px;
	}
	#pst_categorylist .container {
    padding-bottom: 50px;
}
}

@media (max-width:768px) {
	#pst_categorylist .categorylist {}

	#pst_categorylist .categorylist {
    left: 20px;
}
#pst_categorylist .categorylist .cat-title a {
    font-size: 21px;
    line-height: 19px;
}
}

@media (max-width:767px) {
	#pst_categorylist {
		margin-bottom: 20px;
	}
}
@media (max-width:640px) {
#pst_categorylist .categoryblock {
    margin: 0 auto;
    /* display: block; */
    width: 70%;
	}
	}
@media (max-width:480px) {
	#pst_categorylist .categoryblock {
    width: 80%;
}
}

@media (max-width:479px) {
	#pst_categorylist .categorylist {
    left: 15px;
}
.categorylist .more-btn a {
    font-size: 12px;
    padding: 5px 12px;
	}
	#pst_categorylist .categorylist .cat-title a {
    font-size: 15px;
	}
	#pst_categorylist .categoryblock {
    width: 100%;
    display: flex;
}
#pst_categorylist .slick-slide li {
    width: 180px;
}
#pst_categorylist .item {
    padding: 0 10px 20px;
}
	#pst_categorylist .categorylist {}
	#pst_categorylist .categorylist .cat-title a {}
	#pst_categorylist .categorylist ul.subcategory li {
		font-size: 12px;
		line-height: 20px;
	}
}

@media (max-width:543px) {
	#pstcategorylist-grid li.category_item,
	#pst_categorylist .categorylist {}
}



/* messenger */
.messenger {
display: block;
position: fixed;
right: 1%;
bottom: 8%;
width: 260px;
height: 60px;
/* overflow: hidden; */
}
.messenger-btn {
padding: 14px;
display: block;
width: 60px;
height: 60px;
border-radius: 60px;
background-color: #587f40;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
z-index: 2;
-webkit-box-shadow: 0 0 20px rgb(53 64 41);
}
.messenger-btn img {
width: 32px;
height: 32px;
}
.messenger-links {
position: absolute;
left: 50px;
top: 10px;
width: 200px;
transform: scale(0);
transform-origin: 100% 50%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 0;
}
.messenger-links.show {
left: 0;
transform: scale(1);
}
.messenger-links a {
width: 40px;
margin-left: 4px;
}
.messenger-links img {
max-width: 40px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.messenger-links a:hover img {
transform: scale(1.1);
text-decoration: none;
}
.noselect {

-moz-user-select: none;

    -webkit-user-select: none;

    -ms-user-select: none;

    -o-user-select: none;

    user-select: none;

}

.modal .success-msg {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    line-height: 30px;
}