/********************************************************
			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: #FFC157;
    cursor: default;
}
.owl-page {
	background-color:#666666;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
}
.owl-pagination{text-align:center;}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}

.customNavigation, .owl-buttons {
	position: absolute;
	z-index: 0;
	top: 50%;
	direction: ltr !important;
	width: 100%;
	left: 0;
}
.feature-products .customNavigation ,.newproduct .customNavigation,.bestseller .customNavigation,.special-product-wrapper .customNavigation{
	top: 50%;
}
.homeblog-inner .customNavigation {
	position: absolute;
	z-index: 959;
	top: 40%;
	direction: ltr !important;
	transform: translateY(-50%);
}
.product-accessories .customNavigation, .owl-buttons {
	top: 50%;
}
.customNavigation .btn, .owl-buttons div {
	background: none;
	padding: 0;
	height: 50px;
	width: 50px;
	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;
	outline: none;
}
.customNavigation a.next, .owl-buttons .owl-next {
	background-image: url("../img/themeimage/pst-prod-next.png");
	background-repeat: no-repeat;
	background-position: center;
	right: 0;
	position: absolute;
	background-size: 35px 35px;
}
.customNavigation a.prev, .owl-buttons .owl-prev {
	background-image: url("../img/themeimage/pst-prod-prev.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35px 35px;
	position: absolute;
	left: 0;
}
.customNavigation a.prev:hover, .owl-buttons .owl-prev:hover{
    background-image: url("../img/themeimage/pst-prod-prev-hover.png");
   /* background-repeat: no-repeat;
    background-position:center;
	background-size:100%;*/

}
.customNavigation a.next:hover, .owl-buttons .owl-next:hover{
    background-image: url("../img/themeimage/pst-prod-next-hover.png");
   /* background-repeat: no-repeat;
    background-position:center;
	background-size:100%;*/

}
.brands .customNavigation {
	/* position: static; */
	top: 40%;
}
.brands .pstbrand_prev,#psttestimonialcmsblock .owl-prev{left:0;right:auto;position:absolute;z-index:9;}
.brands .pstbrand_next,#psttestimonialcmsblock .owl-next{right:0;left:auto;position:absolute;z-index:9;}
#psttestimonialcmsblock .owl-buttons {
	/*top: 70%;*/
}
.brands .products .product_list{padding:0 30px;}
.brands .product-carousel{margin:0;}


@media (max-width: 1199px){
.brands .customNavigation {
	top: 30%;
}
}
@media (max-width: 1024px) {
	#main .images-container .js-qv-mask { margin:0px; }
}
#pstleftbanner img,
#pstrightbanner img{
	max-width: 100%;
}
@media (max-width: 767px) {
    .brands .customNavigation {
        top: 40%;
    }
    #product .page-content .product-leftside {
        width: 100% !important;
        margin: 0 auto 0 !important;
        clear: both;
        overflow: hidden;
        height: 100%;
        display: grid !important;
        align-content: center !important;
        justify-content: center !important;
        /*max-height: 360px !important;*/
    }
}


@media (min-width: 580px) {
  #jOverlayContent {
    width: 500px !important;
    margin-left: -250px !important;
    display: block;
  }
}

@media (max-width: 580px) {
  #jOverlayContent {
    margin-left: -140px !important;
}
}


@media (max-width: 500px) {
   .product-description, .products .product-description, .product-accessories .product-description {
    height: 100px;
  }
}

@media (max-width: 380px) {
   .product-description, .products .product-description, .product-accessories .product-description {
    height: 140px;
  }
}


#pl-calculator-light-app {
  visibility: hidden !important;
  margin-top: 10px !important;
}

@media (max-width: 767px) {
  .mc-banner {
    z-index: 100000 !important;
  }
}

/*
@media (max-width: 480px) {
  .flexslider {
    height: 200px;
  }
}

@media (min-width: 380px) and (max-width: 480px) {
  .images-container {
    height: 525px;
  }
}

@media (max-width: 380px) {
  .images-container {
    height: 460px;
  }
}
*/