/********************************************************
			Megnor Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  margin: 0;
  width: 100%;
  -ms-touch-action: pan-y;
}
.tm-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.tm-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.tm-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tm-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;
}
.tm-carousel .owl-item {
  float: left;
}
.tm-carousel .owl-item .manu_image a {
  display: inline-block;
}
.tm-carousel .owl-item .manu_image a img {
  width: 100%;
}
.tm-carousel .owl-item:hover a img {
  border-color: blue;
}
.tm-carousel .owl-wrapper,
.tm-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: 959;
  width: 100%;
  top: 7px;
}
.customNavigation a {
  position: absolute;
  font-size: 25px;
  line-height: 25px;
  padding: 0 !important;
}
.customNavigation a i:before {
  display: none;
}
.customNavigation a.prev {
  right: 25px;
  height: 30px;
  width: 30px;
  background: url("../../img/megnor/sprite.png") no-repeat scroll 0 -4px transparent;
}
.customNavigation a.prev:hover {
  background-position: 0 -35px;
}
.customNavigation a.next {
  right: 0;
  background: url("../../img/megnor/sprite.png") no-repeat scroll -29px -4px transparent;
  height: 30px;
  width: 30px;
}
.customNavigation a.next:hover {
  background-position: -29px -35px;
}

#views_block .customNavigation a.thumbs_list_prev {
  left: 0;
  right: auto;
  top: 10px;
}

#views_block .customNavigation a.thumbs_list_next {
  right: 0;
  top: 10px;
}

#tmleftblog-carousel .owl-controls .owl-page,
#tmcmstestimonialblock .owl-controls .owl-page {
  background: #666666;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin-right: 3px;
  width: 10px;
}
#tmleftblog-carousel .owl-controls .owl-page:hover, #tmleftblog-carousel .owl-controls .owl-page.active,
#tmcmstestimonialblock .owl-controls .owl-page:hover,
#tmcmstestimonialblock .owl-controls .owl-page.active {
  background: #00b5e9;
}

#tmcmstestimonialblock .block_content {
  z-index: 9999;
}

#tmcmsblockblog .owl-pagination {
  display: none;
}

#tmcmstestimonialblock .customNavigation {
  position: absolute;
  top: -3px;
  width: 100%;
}
@media (max-width: 991px) {
  #tmcmstestimonialblock .customNavigation {
    right: 40px;
  }
}
@media (max-width: 319px) {
  #tmcmstestimonialblock .customNavigation {
    right: 16px;
  }
}
#tmcmstestimonialblock .customNavigation a {
  position: absolute;
  top: -33px;
  font-size: 25px;
  line-height: 25px;
  padding: 0 !important;
}
#tmcmstestimonialblock .customNavigation a:before {
  text-align: center;
}
#tmcmstestimonialblock .customNavigation a:hover, #tmcmstestimonialblock .customNavigation a:focus, #tmcmstestimonialblock .customNavigation a:active {
  color: pink;
}
#tmcmstestimonialblock .customNavigation a.prev {
  right: 25px;
}
#tmcmstestimonialblock .customNavigation a.prev:before {
  font-family: "FontAwesome";
  content: "\f104";
  padding: 0;
  color: #ffffff;
}
#tmcmstestimonialblock .customNavigation a.prev:hover:before {
  color: #c8c8c8;
}
#tmcmstestimonialblock .customNavigation a.next {
  right: 10px;
}
#tmcmstestimonialblock .customNavigation a.next:before {
  font-family: "FontAwesome";
  content: "\f105";
  padding: 0;
  color: #ffffff;
}
#tmcmstestimonialblock .customNavigation a.next:hover:before {
  color: #c8c8c8;
}

#featureProduct .customNavigation, #bestseller .customNavigation {
  top: -53px;
}
@media (max-width: 480px) {
  #featureProduct .customNavigation, #bestseller .customNavigation {
    text-align: center;
    top: -17px;
  }
  #featureProduct .customNavigation a, #bestseller .customNavigation a {
    position: relative;
  }
  #featureProduct .customNavigation a.prev, #featureProduct .customNavigation a.next, #bestseller .customNavigation a.prev, #bestseller .customNavigation a.next {
    left: auto;
    right: auto;
  }
}

#manufacturer_slider .customNavigation {
  top: 57px;
}
#manufacturer_slider .customNavigation a.prev i:before {
  content: "\f104" !important;
  color: #a6a6a6;
  font-size: 33px;
}
#manufacturer_slider .customNavigation a.prev:hover i:before {
  color: #242424;
}
#manufacturer_slider .customNavigation a.next i:before {
  content: "\f105" !important;
  color: #a6a6a6;
  font-size: 33px;
}
#manufacturer_slider .customNavigation a.next:hover i:before {
  color: #242424;
}

#tmsmartblog_block .customNavigation {
  top: -36px;
}
@media (max-width: 991px) {
  #tmsmartblog_block .customNavigation {
    top: 14px;
  }
}
#tmsmartblog_block .customNavigation a {
  background: none;
}
#tmsmartblog_block .customNavigation a i:before {
  display: block;
  color: #cacaca;
}
@media (max-width: 991px) {
  #tmsmartblog_block .customNavigation a i:before {
    color: #4c4c4c;
  }
}
#tmsmartblog_block .customNavigation a:hover i:before {
  color: #242424;
}
@media (max-width: 991px) {
  #tmsmartblog_block .customNavigation a:hover i:before {
    color: gray;
  }
}
#tmsmartblog_block .customNavigation a.prev {
  right: 38px;
}
@media (max-width: 480px) {
  #tmsmartblog_block .customNavigation a.prev {
    right: 29px;
  }
}
#tmsmartblog_block .customNavigation a.prev .icon-chevron-sign-left:before {
  content: "\f104";
}
#tmsmartblog_block .customNavigation a.next {
  right: 18px;
}
@media (max-width: 480px) {
  #tmsmartblog_block .customNavigation a.next {
    right: 13px;
  }
}
#tmsmartblog_block .customNavigation a.next .icon-chevron-sign-right:before {
  content: "\f105";
}
