/********************************************************
      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;
}

.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 {}

.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 {
  background-color: #000000;
  border: 3px solid #ffffff;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  margin: 30px 3px 0;
  width: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
}

.owl-page.active,
.owl-page:hover {
  background-color: #000000;
  border: 3px solid #00632C;
  cursor: default;
}

.owl-pagination {
  text-align: center;
  clear: both;
}


/* mouse grab icon */

.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}
  .feature-products.box-product .customNavigation a.prev:hover , #pstcategorytabs .customNavigation a.prev:hover , 
  a.btn.prev.pstbrand_prev:hover {
    background-color: #fcbe00;
    border-color: #fcbe00;
}


.customNavigation,
.owl-buttons {
  z-index: 959;
  direction: ltr !important;
  position: static;
}

.products:hover .customNavigation,
.homeblog-inner:hover .owl-buttons,
#psttestimonialcmsblock:hover .owl-buttons,
#pst_categorylist:hover .owl-buttons,
.special-products:hover .owl-buttons {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.customNavigation .btn,
.owl-buttons div {
  cursor: pointer;
  overflow: hidden;
  font-size: 0;
  margin: 0;
  padding: 0;
  float: none;
  color: #ffffff !important;
  background-color: #ffffff;
  position: absolute;
  top: 48%;
  z-index: 5;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background-repeat: no-repeat;
  border-radius: 0;
  background-size: 25px;
  background-position: center;
}
.customNavigation .btn, .owl-buttons div {
    cursor: pointer;
    overflow: hidden;
    font-size: 0;
    margin: 0;
    padding: 0;
    float: none;
    color: #ffffff !important;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    border-radius: 50px;
    background-size: 9px;
    border: 1px solid #dedede;
    background-position: center;
	}
 .customNavigation a.prev:after, .owl-prev:after {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 11px;
    color: #dddddd;
    line-height: 0;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    bottom: auto;
}
.blog-home .owl-prev:after , .blog-home .owl-next:after {
	left:10px;
}
.customNavigation a.prev:hover:after , .owl-prev:hover:after {
color: #000000;
}
 .customNavigation a.next:after , .owl-next:after  {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 11px;
    color: #dddddd;
    line-height: 0;
    position: absolute;
    top: 15px;
    left: 4px;
    right: 0;
    bottom: auto;
}
.customNavigation a.next:hover:after , .owl-next:hover:after{
color: #000000;
}
.special-products.box-product .owl-prev:after  {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 11px;
    color: #dddddd;
    line-height: 0;
    position: absolute;
    top: 15px;
    left: 9px;
    right: auto;
    bottom: auto;
}
.special-products.box-product .owl-next:after {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 11px;
    color: #dddddd;
    line-height: 0;
    position: absolute;
    top: 15px;
    left: auto;
    right: 9px;
    bottom: auto;
} 
.products .customNavigation .btn {
top:0;
}
.newproduct a.btn.prev.pstnewproduct_prev , .bestseller a.btn.prev.pstbestseller_prev {
    left: auto;
    right: 35px;
}
.newproduct a.btn.next.pstnewproduct_next , .bestseller a.btn.next.pstbestseller_next {
    left: auto;
    right: 0;
}
#pstcategorytabs .customNavigation .btn {
    top: 50%
	}
	#pstcategorytabs .customNavigation .btn:hover {
	  background-color: #fcbe00;
	  border-color:#fcbe00;
	}
	a.btn.prev.pstcategory_prev {
    left: -35px;
}
a.btn.next.pstcategory_next {
    right: -35px;
}
a.btn.prev.pstfeature_prev {
    left: auto;
    right: 35px;
}
a.btn.next.pstfeature_next {
    left: auto;
    right: 0;
}
a.btn.prev.pstspecial_prev {
    left: auto;
    right: 35px;
}
a.btn.next.pstspecial_next {
    left: auto;
    right: 0;
}
.customNavigation a.prev,
.owl-buttons .owl-prev {
  left: 0;
}
.customNavigation a.next,
.owl-buttons .owl-next {
  right:0;
}


#pst_categorylist .owl-buttons div {
  top: 44%;
}
#pst_categorylist .owl-prev {
    left: -20px;
    right: auto;
}
#pst_categorylist .owl-next {
    right: -20px;
    left: auto;
}
#pst_categorylist .owl-prev:after {
	left:10px;
}
#pst_categorylist .owl-next:after {
	left:10px;
}

.products .customNavigation .btn:hover , .owl-buttons div:hover {
    background: #fcbe00;
	border-color: #fcbe00;
}
.brands .customNavigation a.prev {
    top: 21%;
	    left: -35px;
}
.brands .customNavigation a.next {
    top: 21%;
	    right: -35px;
}
.brands .customNavigation .btn {
	opacity:0;
	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;
}
.brands .products:hover .customNavigation .btn {
	opacity:1;
}
.homeblog-inner .owl-buttons div {
  top: -24%;
}

.product-accessories .customNavigation .btn,
.productscategory-products .customNavigation .btn,
.viewed-products .customNavigation .btn,
.crosssell-products .customNavigation .btn {
  top: 0;
}

#pstleftbanner img,
#pstrightbanner img {
  max-width: 100%;
}
.blog-home .owl-prev {
    left: auto;
    right: 50px;
}
.blog-home .owl-next {
    left: auto;
    right: 15px;
}
.product-accessories a.btn.prev.pstaccessories_prev ,
.viewed-products a.btn.prev.pstviewed_prev  {
left:auto;
right:35px;
}
.product-accessories a.btn.next.pstaccessories_next ,
.viewed-products a.btn.next.pstviewed_next  {
left:auto;
right:0;
}
.productscategory-products a.btn.prev.pstproductscategory_prev , 
.crosssell-products a.btn.prev.pstcrosssell_prev  {
left:0;
right:auto;
}

.productscategory-products a.btn.next.pstproductscategory_next ,
.crosssell-products a.btn.next.pstcrosssell_next {
left:35px;
right:auto;
}
@media (max-width: 1499px) {


}
@media (max-width: 1299px) {

  .customNavigation a.prev,
  .owl-buttons .owl-prev {
  }
.homeblog-inner .owl-buttons div {
    top: -21%;
}

}
@media (max-width: 1199px) {
  section.feature-products.box-product .products .customNavigation .btn {
    right: -30px;
		top:38%;
}
.product-accessories a.btn.prev.pstaccessories_prev ,
.productscategory-products a.btn.prev.pstproductscategory_prev  , 
.viewed-products a.btn.prev.pstviewed_prev , 
.crosssell-products .customNavigation .btn {
}
.product-accessories a.btn.next.pstaccessories_next ,
.productscategory-products a.btn.next.pstproductscategory_next  , 
.viewed-products a.btn.next.pstviewed_next , 
.crosssell-products .customNavigation .btn {
}
	.homeblog-inner .owl-buttons div {
    top: -25%;
}
#pst_categorylist .owl-prev {
    left: 10px;
    right: auto;
}
a.btn.prev.pstcategory_prev {
    left: 0;
}
a.btn.next.pstcategory_next {
    right: 0;
}
#pst_categorylist .owl-next {
    right: 10px;
    left: auto;
}
.tab-container {
	margin-bottom:0;
}
	section.feature-products.box-product .products .customNavigation a.prev.btn {
    left: -30px;
	top:38%;
}

	.brands .customNavigation a.next {
    right: 0;
}
	.brands .customNavigation a.prev {
    left: 0;
}
	}
	@media (max-width: 992px) {

}
	@media (max-width: 991px) {
section.feature-products.box-product .products .customNavigation a.prev.btn {
     left: 0; 
}
.productscategory-products a.btn.prev.pstproductscategory_prev, .crosssell-products a.btn.prev.pstcrosssell_prev {
    left: auto;
    right: 45px;
}
.productscategory-products a.btn.next.pstproductscategory_next, .crosssell-products a.btn.next.pstcrosssell_next {
    left: auto;
    right: 10px;
}
a.btn.prev.pstcategory_prev {
    left: -15px;
}
a.btn.next.pstcategory_next {
    right: -15px;
}
section.special-products.box-product .owl-buttons div {
    top: 37%;
}
#pstcategorytabs .customNavigation .btn {
    top: 54%;
	}
section.feature-products.box-product .products .customNavigation .btn {
    right: 0; 
}

}
	@media (max-width: 768px) {
.homeblog-inner .owl-buttons div {
    top: -21%;
}
}
@media (max-width: 767px) {
#pstcategorytabs .customNavigation .btn {
    top: 65%;
}
}
}
@media (max-width: 480px) {
.homeblog-inner .owl-buttons div {
    top: -20%;
}

}
@media (max-width: 479px) {
.pst-blogicons {
    top: 40%;
}
.homeblog-inner .owl-buttons div {
    top: -24%;
}
.productscategory-products .customNavigation .btn {
top:26px;
}
.pst-hometabcontent .customNavigation .btn {
    top: 45%;
}
#pstcategorytabs .customNavigation .btn {
    top: 65%;
}
}
@media (min-width: 1500px) {

}