/********************************************************
			Template Custom Styles
********************************************************/
.owl-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%; 
  -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%;
}
.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;
}
.owl-page.active,.owl-page:hover{
    background-color: #99113d;
    cursor: default;
}
.owl-page {
	background-color:#666666;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 10px;
    width: 12px;
}
.owl-pagination{text-align:center;}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}
#pstcategorytabs .customNavigation {
  position: static;
}
.customNavigation,.owl-buttons {
	position: absolute;
	z-index: 5;
	top:auto;
  bottom: -30px;
	direction: ltr !important;
	right:0px;
	left: 0;
  margin: 0 auto;
  width: 80px;
}
.customNavigation .btn, .owl-buttons div {
    background:none;  
    padding: 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0;
	margin:0 5px;
	display:inline-block;
	vertical-align:top;
}
.customNavigation a.next, .owl-buttons .owl-next {
  background: transparent url("../img/themeimage/right.svg") no-repeat scroll  center;
  position: relative;
  padding: 0;
  height: 30px;
  width: 30px;
  display: block;
  font-size: 0px;
  float: right;
}
.customNavigation a.next:hover, .owl-buttons .owl-next:hover{
  background:transparent url("../img/themeimage/right-hover.svg") no-repeat scroll  center;
}
.customNavigation a.prev, .owl-buttons .owl-prev {
  background:transparent url("../img/themeimage/left.svg") no-repeat scroll  center;
  position: relative;
  padding:0;
  display: block;
  font-size: 0;
  height: 30px;
  width: 30px;
  float: left;
}
.customNavigation a.prev:hover, .owl-buttons .owl-prev:hover{
  background: transparent url("../img/themeimage/left-hover.svg") no-repeat scroll center;
}
.brands .customNavigation{
	position:relative;
  width: auto;	
  opacity: 0;
}
.brands:hover .customNavigation{
  opacity: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#psttestimonialcmsblock .owl-prev{left:0;right:auto;position:absolute;top: 40%;z-index:9;}
#psttestimonialcmsblock .owl-next{right:0;left:auto;position:absolute;top: 40%;z-index:9;}
#psttestimonialcmsblock .owl-buttons{
	bottom: -55px;
    position: relative;
    top: auto;
    width: 22%;
    opacity: 0;
}
#psttestimonialcmsblock:hover .owl-buttons{
  opacity: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.brands a.next:hover{}
.brands a.prev:hover{}
.brands a.next {
  padding: 0;
  margin: 0;
  left: auto;
  right:0;
  position: absolute;
  top:35px;
  height: 20px;
  width: 20px;
}
.brands a.prev {
  padding: 0;
  margin: 0;
  left: 0;
  right: auto;
  position: absolute;
  top: 35px;
  height: 20px;
  width: 20px;
}
.brands .title-wrapper{display:none;}
.brands .products .product_list{padding:0 30px; margin:0;}
.brands .product-carousel{margin:0;}
@media (max-width: 991px){
  #psttestimonialcmsblock .owl-buttons{width: 35%;}
}
@media(max-width: 544px){
  #psttestimonialcmsblock .owl-buttons{width: auto;}
}
@media(max-width: 420px){
  .special-products .customNavigation, .owl-buttons {
    bottom: auto;
    top: -35px;
  }
  .blog-container .customNavigation, .owl-buttons {}
}
@media(max-width: 380px){
}
@media (max-width: 1024px) {
	.customNavigation a.prev,.owl-buttons .owl-prev{
		
	}
	.customNavigation a.next,.owl-buttons .owl-next{
		
	}		
	#main .images-container .js-qv-mask { margin:0px; }
}
#pstleftbanner img,
#pstrightbanner img{
	max-width: 100%;
}	