/********************************************************
			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: transparent;
}
.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:#BDBF19;

    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;
}
.owl-page.active{
    cursor: default;
}
.owl-page {
	background-color: transparent;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 11px;
	margin: 0 5px;
	width: 11px;
	border: 1px solid #BDBF19;

	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;
}
.owl-pagination{
	text-align: center;
    bottom: 0;
    position: relative;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    z-index: 3;
}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}

.customNavigation,.owl-buttons,.swiper-navigation  {
	z-index: 4;
	direction: ltr !important;
	position: absolute;
    top: 5px;
    right: 0;
    bottom: auto;
    left: auto;
}
.customNavigation .btn, .owl-buttons div,.swiper-navigation .btn {
    background:none;
    padding: 0;
    height: 25px;
    width: 25px;
	background-color: transparent;
    cursor: pointer;
    overflow: hidden;
    font-size: 0;
	margin: 0;
	float: left;
    z-index: 5;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.customNavigation .btn:before, .owl-buttons div:before,.swiper-navigation .btn:before {
	content: '';
	position: absolute;
	right: auto;
	left: 25px;
	top: 3px;
	bottom: auto;
	background: #e5e5e5;
	width: 1px;
	height: 25px;
}
.brands .customNavigation .btn:before{
	display:none;
}
#product .customNavigation .btn,
#product .owl-buttons div {
	top: 50%;
}

.pst-hometabcontent .customNavigation .btn{
	top: 46%;
}
.customNavigation a.next, .owl-buttons .owl-next ,.swiper-navigation #swiper-button-next  {
    background-image: url("../img/themeimage/pst-prod-next.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px !important;
	right: 0;
}

.customNavigation a.next:hover, .owl-buttons .owl-next:hover,.swiper-navigation #swiper-button-next:hover{
    background-image: url("../img/themeimage/pst-prod-next-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.customNavigation a.prev, .owl-buttons .owl-prev ,.swiper-navigation #swiper-button-prev{
    background-image: url("../img/themeimage/pst-prod-prev.svg");
    background-repeat: no-repeat;
    background-position: center;
	background-size: 16px !important;
	left: 0;
}
.customNavigation a.prev:hover, .owl-buttons .owl-prev:hover,.swiper-navigation #swiper-button-prev:hover{
    background-image: url("../img/themeimage/pst-prod-prev-hover.svg");
    background-repeat: no-repeat;
    background-position: center ;
}

.customNavigation,.owl-buttons {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	}
.products:hover .customNavigation .btn,
products:hover.owl-buttons div,
.homeblog-inner:hover .customNavigation .btn,
#psttestimonialcmsblock:hover .owl-buttons div {
	opacity:1;
	-webkit-opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1;

	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.brands .customNavigation {
	position: static;
}
.brands .customNavigation .btn{
	top: 36%;
    position: absolute;
	opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}
.brands .customNavigation a.next{
	right: 0;
}
.brands .customNavigation a.prev{
	left: 0;
}


@media (max-width: 767px) {
	.pst-hometabcontent .customNavigation,
	#pstcategorytabs .customNavigation {
		left: 0 !important;
		right: 0 !important;
		text-align: center;
	}
	.pst-hometabcontent .customNavigation .btn,
	#pstcategorytabs .customNavigation .btn {
		float: none;
	}
	.pst-hometabcontent .customNavigation {
		top: 0;
	}
	#pstcategorytabs .customNavigation {
		top: auto;
		bottom: -25px;
	}
	.customNavigation:before, .owl-buttons:before, .swiper-navigation:before{
		left: 0;
		right: 0;
	}
	.tm-hometabcontent .customNavigation {
		top: 14%;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		width: 10%;
	}
}
@media (max-width: 543px) {
	.tm-hometabcontent .customNavigation{
		top: 18%;
		width: 16%;
	}
}
@media (max-width: 479px){
	.tm-hometabcontent .customNavigation {
		top: 16%;
		width: 24%;
	}
}

#pstblocktopcontact{
	float: right;
	margin: 20px 30px 0 0;
	position: relative;
	z-index: 9;
}
#pstblocktopcontact:hover .tc-img-icon {
	background-repeat: no-repeat;
	background-color: #074D84;
}
#pstblocktopcontact:hover .tc-contact-title {
	color: #BDBF19;
}

#header .header_logo{
	width: 144px;
	margin: 22px 0;
}
@media (min-width: 1249px) {
	#header .header_logo{
		width: 288px;
		margin: 0 0 0;
	}
}

label.psgdpr_consent_message{
	font-size: 10px;
	font-weight: 400;
	color: #FFF;
	margin-left: 15px;
	margin-top: 10px;
}

.block_newsletter .newsletter-desc{
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
	line-height: 16px;
}



#pst_categorycmsblock {
	margin-bottom: 0;
	padding-left: 0;
}
#pst_categorycmsblock .categorycmsblock-wapper {
	padding: 18px 0;
	margin: 15px 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
#pst_categorycmsblock ul.tc-blockcms-inner {
	margin: 0;
}
#pst_categorycmsblock .tc-blockcms-item {
	padding: 26px 45px;
	border-bottom: 1px solid #e5e5e5;
}
#pst_categorycmsblock .tc-blockcms-item:last-child {
	border: none;
}
#pst_categorycmsblock .tc-blockcms-wrapper {
	text-align: center;
}
#pst_categorycmsblock .tc-cat-block-cms {
	margin-bottom: 0;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
#pst_categorycmsblock .tc-cat-image-block a {
	display: block;
	height: 65px;
	width: 65px;
	background-color: #ffffff;
	line-height: 65px;
	margin: 0 auto;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
#pst_categorycmsblock .tc-cat-image-block img {
	max-width: 100%;
	height: auto;
}
#pst_categorycmsblock .tc-block-cms-details {
	overflow: hidden;
	text-align: left;
}
#pst_categorycmsblock .tc-block-cms-details .tc-cat-name {
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 6px;
	display: block;
	color: #000000;
}
#pst_categorycmsblock .tc-block-cms-details .tc-cat-detail {
	font-size: 15px;
	font-weight: 400;
}

.top-menu .sub-menu{
	width: 300px;
}
.top-menu li a{
	padding: 15px 15px !important;
}