/********************************************************
			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: 60%;
	direction: ltr !important;
	width: 100%;
	left: 0;
}
.feature-products .customNavigation, .newproduct .customNavigation, .bestseller .customNavigation, .special-products .customNavigation, .brands .customNavigation, .product-accessories .customNavigation {
	top: 28%;
	left: auto;
	right: 0;
	opacity: 0;
}
.special-products .customNavigation {
    top: 28%;
}
.feature-products:hover .customNavigation, .newproduct:hover .customNavigation, .bestseller:hover .customNavigation, .special-products:hover .customNavigation, .brands:hover .customNavigation, .product-accessories:hover .customNavigation {
	top: 28%;
	left: auto;
	right: 0;
	opacity: 1;
}
.homeblog-inner .customNavigation {
	position: absolute;
	z-index: 959;
	top: 38%;
	direction: ltr !important;
	width: 100%;
	right: 0;
	left: auto;
	bottom: auto;
	opacity: 0;
}
.homeblog-inner:hover .customNavigation {
	opacity: 1;
}
.owl-buttons {
	top: 50%;
}
.customNavigation .btn, .owl-buttons div {
	background: none;
	padding: 0;
	height: 20px;
	width: 20px;
	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::before, .owl-buttons .owl-next::before {
	content: "\f105";
	color: #3d3d3d;
	font-size: 40px;
	font-family: fontawesome;
	line-height: 30px;
	display: block;
}
.customNavigation a.next, .owl-buttons .owl-next {
	right: -30px;
	position: absolute;
	left: auto;
	height: 30px;
	width: 30px;
	text-align: center;
	margin: 0 auto;
}
.customNavigation a.prev::before, .owl-buttons .owl-prev::before {
	content: "\f104";
	color: #3d3d3d;
	font-size: 40px;
	font-family: fontawesome;
	line-height: 30px;
	display: block;
}
.customNavigation a.prev, .owl-buttons .owl-prev {
	position: absolute;
	left: -30px;
	height: 30px;
	width: 30px;
	right: auto;
	text-align: center;
	margin: 0 auto;
}
.customNavigation a.prev:hover, .owl-buttons .owl-prev:hover {
	/* background-color: #ffa500; */
	color: #577fa3;
}
.customNavigation a.prev:hover::before, .owl-buttons .owl-prev:hover::before {
	color: #577fa3;
}
.customNavigation a.next:hover, .owl-buttons .owl-next:hover {
}
.customNavigation a.next:hover::before, .owl-buttons .owl-next:hover::before {
	color:#577fa3;
}

.brands .pstbrand_prev,#psttestimonialcmsblock .owl-prev{position:absolute;z-index:9;}
.brands .pstbrand_next, #psttestimonialcmsblock .owl-next {
	position: absolute;
	z-index: 9;
}
#psttestimonialcmsblock .owl-buttons {
	top: 60%;
	right: 0;
	left: auto;
	opacity: 0;
}
#psttestimonialcmsblock:hover .owl-buttons {
	opacity: 1;
}
.brands .products .product_list {
	 padding: 0;
}
.brands .product-carousel{margin:0;}


@media (max-width: 1299px) {
	.customNavigation a.prev, .owl-buttons .owl-prev{
		    left: 0;
	}
	.customNavigation a.next, .owl-buttons .owl-next {
    	right: 0;
	}
}
@media (max-width: 1024px) {
			
	#main .images-container .js-qv-mask { margin:0px; }
}
#pstleftbanner img,
#pstrightbanner img{
	max-width: 100%;
}
@media (max-width: 991px){
/*.feature-products .customNavigation, .newproduct .customNavigation, .bestseller .customNavigation, .special-product-wrapper .customNavigation, .brands .customNavigation, .product-accessories .customNavigation {
	top: -75px;
	left: auto;
	right: 35px;
	width: auto;
}*/
}	
@media (max-width: 480px){
/*.feature-products .customNavigation, .newproduct .customNavigation, .bestseller .customNavigation, .special-product-wrapper .customNavigation, .brands .customNavigation, .product-accessories .customNavigation {
	top: -40px;
	left: 50%;
	right: auto;
	margin: 0 auto;
	transform: translateX(-50%);
}
#psttestimonialcmsblock .owl-buttons {
	top: 45px;
	width: auto;
	right: auto;
	left: 50%;
	transform: translateX(-50%);
}*/
}

/* Inicio LifeStyle Jauja */
#header .header-nav {
	background: #AB3A8E;
}

#stsearchtopbox #st_search_top_button {
	background: #C25CA8;
}

.product-more .all-product-link {
	background: #C25CA8;
}

.top_button {
	background: url("../img/themeimage/back_to_top.svg") no-repeat;
	background-size: 45px;
    background-position: center;
}

.block-contact li i {
	color: #AB3A8E;
}

#footer {
	margin-top: 30px;
    background: url(../img/themeimage/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

#header .top-menu[data-depth="0"] > li > a:hover {
    color: #AB3A8E;
}

#header .top-menu .mega .sub-menu li a[data-depth="1"] {
	color: #AB3A8E;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link.active:focus {
    color: #AB3A8E;
}

.tabs .nav-tabs .nav-link:after {
	background: #C25CA8;
}

#header .blockcart .cart-icon .value {
    color: #AB3A8E;
}

#left-column .block.block-categories .block_title, #right-column .block.block-categories .block_title {
    background-color: #AB3A8E;
    border-color: #AB3A8E;
}

#left-column .block .block_title, #right-column .block .block_title, #left-column .links .h3, #right-column .links .h3, #left-column #search_filters .h6, #right-column #search_filters .h6 {
	background-color: #AB3A8E;
}

.products-selection .display li#grid a {
    background: url(../img/themeimage/sprite.png) no-repeat scroll -5px -144px transparent;
    height: 20px;
    float: left;
    width: 20px;
}

.pagination li a:hover, .pagination li.current a, .pagination li.current span, .pagination li:hover span {
    border-color: #AB3A8E;
    color: #fff;
    background-color: #AB3A8E;
}

.product-availability .prod_unavailable, .product-availability .prod_available, .product-availability .prod_less_available
{
	display: none;
}

#header .top-menu li a
{
	text-align: center;
}

#header .top-menu > li > a > span
{
	display:block; 
	font-size: 12px; 
	color:#C25CA8; 
	text-transform: none;
	line-height: 16px;
}

#header .top-menu > li > a:hover > span
{
	color: #AB3A8E;
}

/* Responsive */
@media (max-width: 991px) {
	#header .header-nav {
		background: #FFFFFF;
	}
	
	#header .header-top {
		background: #AB3A8E;
	}
	
	#header .blockcart span.cart-item-count span {
		background: #AB3A8E;
	}
	
	#header .top-menu li a
	{
		text-align: initial;
	}
}
/**/
