/* display none until init */

.product-carousel {
	display: none;
	opacity: 1!important;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

#column-left .product-carousel,
#column-right .product-carousel {
	display: block;
}

#column-left .customNavigation,
#column-right .customNavigation {
	display: none;
}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation {
	display: block;
}

.product-carousel .slider-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}

.product-carousel .slider-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 0 0;
}

.banners-slider-carousel .slider-wrapper-outer {
	text-align: center;
}

.product-carousel .slider-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;
}

.product-carousel .slider-item {
	float: left;
}

.slider-controls .slider-page,
.slider-controls .slider-buttons div {
	cursor: pointer;
}

.slider-controls {
	-webkit-tap-highlight-color: transparent;
}


/* mouse grab icon */


/* fix */

.product-carousel .slider-wrapper,
.product-carousel .slider-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.product-image .customNavigation a.prev {
	left: 0;
	color: #000000;
	width: 20px;
}

.product-image .customNavigation a.next {
	right: 0;
	color: #000000;
	width: 20px;
}

.product-image .customNavigation a {
	top: 40px;
}

.customNavigation,
.owl-buttons {
	position: static;
	top: 10px;
	bottom: auto;
	left: auto;
	right: 9px;
	direction: ltr;
}

.banners-slider-carousel .customNavigation {
	position: static;
}

.customNavigation a,
.owl-buttons div {
	cursor: pointer;
	overflow: hidden;
	font-size: 0;
	margin: 0;
	padding: 0;
	float: none;
	color: #ffffff !important;
	background-color: transparent;
	position: absolute;
	top: 37%;
	height: 30px;
	width: 30px;
	background-size: 24px;
	background-repeat: no-repeat;
	border-radius: 0;
	border: none;
	background-position: center;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: 1;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
}

.category_tab .owl-buttons div {
	top: 52%;
}

#content #homeblog .box-product .owl-buttons div {
	top: 44%;
}

.customNavigation a:hover,
.owl-buttons div:hover {}

#content .box-content:hover .customNavigation a,
#content .box-content:hover .owl-buttons div,
.banners-slider-carousel:hover .customNavigation a,
#pxtestimonialblock:hover .customNavigation a,
.banners-slider-carousel:hover .customNavigation a.prev,
.banners-slider-carousel:hover .customNavigation a.next,
.category_tab:hover .owl-buttons div {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}

.customNavigation .fa-angle-right:before,
.owl-buttons .fa-angle-right:before,
.customNavigation .fa-angle-left:before,
.owl-buttons.fa-angle-left:before,
.customNavigation .fa-angle-double-left:before,
.customNavigation .fa-angle-double-right:before,
.category_tab .tab-pane .owl-buttons a.fa {
	display: none;
}

.customNavigation a.prev,
.owl-buttons .owl-prev {
	background-image: url(../../image/themeimage/pst-prod-prev.svg);
	cursor: pointer;
	left: -25px;
}

.customNavigation a.prev:hover,
.owl-buttons .owl-prev:hover {}

.customNavigation a.next,
.owl-buttons .owl-next {
	background-image: url(../../image/themeimage/pst-prod-next.svg);
	cursor: pointer;
	right: -25px;
}

.customNavigation a.prev:hover,
.owl-buttons .owl-prev:hover {
	background-image: url(../../image/themeimage/pst-prod-prev-hover.svg);
}

.customNavigation a.prev:hover,
.owl-buttons .owl-prev:hover {}

.customNavigation a.next:hover,
.owl-buttons .owl-next:hover {
	background-image: url(../../image/themeimage/pst-prod-next-hover.svg);
}

.home-products .customNavigation a {
	top: 37%;
}

#psttestimonialcmsblock .owl-controls {
	text-align: center;
}

.banners-slider-carousel .customNavigation {
	position: static;
}

.banners-slider-carousel .customNavigation a {
	top: 36%;
	position: absolute;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
}

.banners-slider-carousel .product-carousel {
	width: auto;
	padding: 0;
}

.banners-slider-carousel .customNavigation a.prev:hover {
	text-decoration: none;
	z-index: 9;
}

.banners-slider-carousel .customNavigation a {
	top: 38%;
}

.banners-slider-carousel .customNavigation a.next:hover {
	text-decoration: none;
	z-index: 9;
}

.banners-slider-carousel .customNavigation a:hover {
	color: #25ab44;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.product-info .product-image .customNavigation {
	text-align: center;
	width: 100%;
	z-index: 9;
	position: static;
}

.product-info .product-image .additional-carousel .customNavigation span.prev,
.product-info .product-image .additional-carousel .customNavigation span.next {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: #ffffff;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms
}

.product-info .product-image .additional-carousel .customNavigation span.prev:hover,
.product-info .product-image .additional-carousel .customNavigation span.next:hover {}

.product-info .product-image .customNavigation span.prev {
	background-image: url(../../image/themeimage/pst-prod-prev.svg);
	color: #000000;
	cursor: pointer;
	font-size: 18px;
	left: -40px;
	position: absolute;
	top: 34px;
	z-index: 9;
}

.product-info .product-image .customNavigation span.prev:hover {
	background-image: url(../../image/themeimage/pst-prod-prev-hover.svg);
}

.product-info .product-image .customNavigation span.next {
	background-image: url(../../image/themeimage/pst-prod-next.svg);
	color: #000000;
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	right: -40px;
	top: 34px;
	left: auto;
	z-index: 9;
}

.product-info .product-image .customNavigation span.next:hover {
	background-image: url(../../image/themeimage/pst-prod-next-hover.svg);
}

#column-left .owl-buttons,
#column-right .owl-buttons {
	direction: ltr;
	left: auto;
	right: 10px;
	top: 14px;
	bottom: auto;
}

#column-left .owl-buttons div,
#column-right .owl-buttons div {
	position: static;
	margin: 0 3px;
	float: none;
}

.special .owl-buttons div {
	top: 47%;
}


/* slick slider */

#column-left .product-box .slick-arrow,
#column-right .product-box .slick-arrow {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
}

#column-left .product-box .slick-arrow.slick-prev,
#column-right .product-box .slick-arrow.slick-prev {
	left: 0;
	right: auto;
	background-image: url(../../image/themeimage/pst-prod-prev.svg);
	cursor: pointer;
	background-position: center;
}

#column-left .product-box .slick-arrow.slick-next,
#column-right .product-box .slick-arrow.slick-next {
	left: auto;
	right: 0;
	background-image: url(../../image/themeimage/pst-prod-next.svg);
	cursor: pointer;
	background-position: center;
}

@media (max-width: 1199px) {
	.customNavigation a.prev,
	.owl-buttons .owl-prev {
		left: -15px;
	}
	.customNavigation a.next,
	.owl-buttons .owl-next {
		right: -15px;
	}
}

@media (max-width: 979px) {
	#column-left .testimonial-carousel .owl-buttons,
	#column-right .testimonial-carousel .owl-buttons {
		left: auto;
		right: 45px;
		top: 12px;
		bottom: auto;
	}
	.customNavigation a.prev,
	.owl-buttons .owl-prev {
		left: -5px;
	}
	.customNavigation a.next,
	.owl-buttons .owl-next {
		right: -5px;
	}
	/* 	.customNavigation a.next, .owl-buttons .owl-next {
		right: 0;
	}
	.customNavigation a.prev, .owl-buttons .owl-prev {
		left: 0;
	}
	.customNavigation, .owl-buttons {
		position: absolute;
		top: 0;
		bottom: auto;
		left: 0;
		right: 0;
		direction: ltr;
	} */
}

@media (max-width: 543px) {
	.home-products .customNavigation a {
		top: 33%;
	}
}

@media (max-width: 480px) {
	.category_tab .owl-buttons div {
		top: 57%;
	}
}

@media (max-width: 479px) {
	.category_tab .owl-buttons div {
		top: 55%;
	}
}