/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.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-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 */
.customNavigation {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: -40px;
  direction: ltr !important;
  right: 26px;
}
#tmtestimonialcmsblock .customNavigation {
  top: -24px;
  z-index: 5;
  right: 15px;
}
#index #tmtestimonialcmsblock .customNavigation {
  top: -40px;
  right: 0;
}
.special-products .customNavigation {
  top: 11px;
  bottom: auto;
  right: 26px;
  left: auto;
  margin: 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  z-index: 1;
  text-align: right;
  width: auto;
}
.special-products:hover .customNavigation {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.lastest_block .customNavigation {
  top: -65px;
  bottom: auto;
  right: 15px;
}
.customNavigation i {
  color: #222 !important;
  cursor: pointer;
  font-size: 0;
  font-weight: 500;
  height: 30px;
  line-height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 30px;
  background: transparent;
  border-radius: 0;
  font-style: unset;
}

.customNavigation i.prev {
  background: transparent;
  right: 34px;
  background: #f0f0f0;
  border-radius: 50%;
}
.customNavigation i.prev:hover {
  background: #9bbab1;
  color: #fff !important;
  border-color: #9bbab1;
}
.customNavigation i.next:hover {
  background: #9bbab1;
  color: #fff !important;
  border-color: #9bbab1;
}
.customNavigation i.next {
  background: transparent;
  right: 0px;
  background: #f0f0f0;
  border-radius: 50%;
}

.special-products .customNavigation i.prev {
  right: 0;
  position: relative;
  left: auto;
}
.special-products .customNavigation i.next {
  right: auto;
  position: relative;
  left: 0;
}

.customNavigation i.prev::before {
  content: "\E314";
  font-family: "Material Icons";
  position: absolute;
  font-size: 20px;
  right: 5px;
  top: -1px;
  color: #808080;
}
#tmtestimonialcmsblock .customNavigation i.prev::before {
  right: 1px;
  font-weight: 500;
}
#tmtestimonialcmsblock .customNavigation i.next::before {
  right: 0;
  font-weight: 500;
}
.customNavigation i.next::before {
  content: "\E315";
  font-family: "Material Icons";
  position: absolute;
  font-size: 20px;
  position: absolute;
  right: 3px;
  top: -1px;
  color: #808080;
}
.customNavigation i.next:hover::before {
  color: #fff;
}
.customNavigation i.prev:hover::before {
  color: #fff;
}
#tmleftbanner img,
#tmleftbanner1 img {
  max-width: 100%;
}
#tmleftbanner1 li,
#tmleftbanner li {
  overflow: hidden;
  position: relative;
  float: left;
}
#tmleftbanner li a,
#tmleftbanner1 li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

.crosssell-products .customNavigation,
.productscategory-products .customNavigation,
.product-accessories .customNavigation {
  top: 12px;
}
.footer-container .links.lastest_block .customNavigation i.prev:hover {
  color: #9bbab1 !important;
}
.footer-container .links.lastest_block .customNavigation i.next:hover {
  color: #9bbab1 !important;
}

@media (max-width: 1449px) {
}
@media (max-width: 1199px) {
  #tmtestimonialcmsblock .customNavigation {
    top: -36px;
    z-index: 5;
    right: -18px;
  }
}

@media (max-width: 991px) {
  #tmleftbanner li img,
  #tmleftbanner1 li a {
    width: auto;
  }
  #tmtestimonialcmsblock .customNavigation {
    top: 0;
    right: 0;
  }
  #main .images-container .js-qv-mask {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .tmcategorylist .customNavigation {
    right: 0;
    left: 0;
    text-align: center;
    top: 36px;
  }
  .newproducts .customNavigation {
    text-align: center;
    top: -42px;
  }
  .js-qv-mask.additional_slider .customNavigation i.next {
    left: auto !important;
    position: absolute;
    right: 0 !important;
  }
  .js-qv-mask.additional_slider .customNavigation i.prev {
    right: auto !important;
    left: 0 !important;
    position: absolute;
  }
  .quickview .mask.additional_slider .customNavigation i.prev {
    left: -10px !important;
  }
  .quickview .mask.additional_slider .customNavigation i.next {
    right: -10px !important;
  }
  .btn.next.brand_next {
    left: auto;
    right: 0;
    position: absolute;
  }
  .btn.prev.brand_prev {
    left: 0;
    right: auto;
  }
  #tmcategorytabs .customNavigation {
    top: -70px;
  }
  .customNavigation{
    right: 15px;
  }
}

/*** header ***/
.footer .logo {
  max-width: 100%;
  width: 130px;
  margin-left: -4px;
  margin-top: -4px;
}

#_desktop_logo {
  padding: 0 !important;
}

#header #_desktop_logo .logo {
  max-width: 100%;
  width: 238px;
  /*** padding-inline-start: 14px; ***/
  padding-top: 27px;
}

#header #_mobile_logo .logo {
  max-width: 100%;
  width: 200px;
  padding-inline-start: 14px;
  padding-top: 4px;
}
