/********************************************************
			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: #b60a00;
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
	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: #999999;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    width: 10px;
	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: 959;
	direction: ltr !important;
	position: absolute;
    top: -5px;
    right: 0;
    bottom: auto;
    left: auto;
}
#left-column .block .swiper-navigation, #right-column .block .swiper-navigation, #left-column .links .swiper-navigation, #right-column .links .swiper-navigation {
    top: 10px;
    right: 10px;
}
.pst-hometabcontent .customNavigation {
	top: -8px;
}
.special-products .customNavigation {
	top: 35px;
    right: 15px;
}
.customNavigation .btn, .owl-buttons div,.swiper-navigation .btn {
    background:none;  
    padding: 0;
    height: 30px;
    width: 30px;
	background-color: #b60a00;
    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 2px;
	float:left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50px;
	position:static;
	left:auto;
	right:auto;
	top: 55%;
	bottom:auto;
}
.swiper-navigation .btn {
    background-color: transparent;
}

.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: 15px !important;
	right:0;
	
}

.customNavigation a.next:hover, .owl-buttons .owl-next:hover{
    background-image: url("../img/themeimage/pst-prod-next-hover.svg");    
    background-repeat: no-repeat;
    background-position:center;
	background-color:#000000;
}
.swiper-navigation #swiper-button-next:hover{
  background-color:transparent; 

}
.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: 15px !important;
	left:0; 
}
.customNavigation a.prev:hover, .owl-buttons .owl-prev:hover{
    background-image: url("../img/themeimage/pst-prod-prev-hover.svg");  
    background-repeat: no-repeat;
    background-position:center ;
	background-color:#000000;	
}
.swiper-navigation #swiper-button-prev:hover{
    background-color:transparent; 
}
.sidebar-bestseller .swiper-navigation {
    top: 10px;
    right: 20px;
}
.sidebar-bestseller .swiper-navigation .btn,.csoft-instagram-social .swiper-navigation .btn {
    background-color: #b60a00;
}
.sidebar-bestseller .swiper-navigation #swiper-button-prev:hover,.csoft-instagram-social .swiper-navigation #swiper-button-prev:hover{
    background-color:#000000; 
}
.sidebar-bestseller .swiper-navigation #swiper-button-next:hover,.csoft-instagram-social .swiper-navigation #swiper-button-next:hover{
  background-color:#000000; 
}
.homeblog-inner .customNavigation .btn{
		top: 44%;
}
.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,products:hover.owl-buttons,.homeblog-inner:hover .customNavigation, #psttestimonialcmsblock:hover .owl-buttons{ 
		
		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;

	}

#psttestimonialcmsblock .owl-buttons div,.special-products .customNavigation .btn{
	position:absolute;
	top: 46%;
	z-index:9;
}
#psttestimonialcmsblock .owl-prev,.special-products .customNavigation a.prev,.brands .customNavigation a.prev{left:0;right:auto;}
#psttestimonialcmsblock .owl-next,.special-products .customNavigation a.next,.brands .customNavigation a.next{right:0;left:auto;}
#psttestimonialcmsblock .owl-buttons,.special-products .customNavigation,.brands .customNavigation{position:static;}
.brands .customNavigation .btn{position:absolute;top: 30%;z-index:9;}

.brands .products .product_list{padding:0 30px; z-index: -1; margin:0;}
.brands .product-carousel{margin:0;}

@media (min-width: 1300px) {
#psttestimonialcmsblock .owl-buttons div,.special-products .customNavigation .btn,.brands .customNavigation .btn{
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	-moz-transform:scale(0);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
#psttestimonialcmsblock:hover .owl-buttons div,.special-products:hover .customNavigation .btn,.brands:hover .customNavigation .btn{
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(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;
}	
}

@media (max-width: 991px) {
  #left-column .block .swiper-navigation, #right-column .block .swiper-navigation, #left-column .links .swiper-navigation, #right-column .links .swiper-navigation{
    right: 50px;
    }
  }

#header .header_logo {
	height: 90px!important;

}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.pb-10 {
	padding-bottom:10px;
}

/*!
 * Floating Share Plugin CSS v1.0.0
 * http://www.burakozdemir.co.uk
 * Copyright 2014 Burak Özdemir - <mail@burakozdemir.co.uk>
 * Released under the MIT license
 */

*{
	
}

#floatingShare{
    position: relative;
    text-align: center;
box-sizing: border-box;
}

#floatingShare a{
    position: relative;
    width:42px;
    height: 42px;
    display:list-item;
    list-style-type: none;
}

#floatingShare a, #floatingShare a:focus, #floatingShare a:hover {
    color: #fff;
}
#floatingShare a, #floatingShare a:visited, #floatingShare a:focus, #floatingShare a:active, #floatingShare a:hover {
    outline: 0 none !important;
}

/* icon sizes */
#floatingShare i{
    line-height: inherit;
    font-size: 24px;
    text-align: center;
}

#floatingShare .top-left{
    position: fixed;
    top: 20%;
    left:0;
}

#floatingShare .top-right{
    position: fixed;
    top: 20%;
    right:0;
}

/* facebook */

#floatingShare .feysbuk{
    background-color: #3b5998;
}

/* twitter */

#floatingShare .tivitir{
    background-color: #00aced;
}

/* google plus */

#floatingShare .gogil{
    background-color: #dd4b39;
}

/* linkedin */

#floatingShare .linktin{
    background-color: #007bb6;
}

/* envelope */

#floatingShare .meyil{
    background-color: #726C6C;
}

/* pinterest */

#floatingShare .pinter{
    background-color: #c92228;
}

/* stumble upon */

#floatingShare .stambul{
    background-color: #eb4924;
}

#floatingShare .shareCount{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #dddddd;
    font-size:  10px;
}

#floatingShare .mtop5{
    margin-top: 5px;
}