/* ==================== JSN ONE CUSTOM CSS ==================== */
/* ===== GENERAL ===== */
.jsn-demo-page #jsn-topbar,
.jsn-demo-page #jsn-topheader,
.jsn-demo-page #jsn-logo {
	position: relative;
	z-index: 1000;
}
#jsn-content {
	padding-bottom: 0px;
}
.jsn-demo-page #jsn-content {
	display: block;
    width: 1170px;
    max-width: 1170px;
}
.jsn-demo-page #jsn-promo {
	margin-bottom: 30px;
}
.jsn-demo-page #jsn-pos-promo {
	width: 100%;
	overflow: hidden;
}
.jsn-demo-page #jsn-content-bottom-below {
	background: url(../images/ddsve.jpg) top center no-repeat fixed;
	background-size: cover;
}
.jsn-demo-page #jsn-pos-content-bottom {
	padding: 0;
}
.jsn-demo-page #jsn-content-bottom {
	border: none;
}
/* ===== TOP INFO ===== */
.demo-top-info {
	margin: 3px 0;
	line-height: 38px;
}
.demo-top-info span {
	margin: 0 10px;
}
.demo-top-info span [class*="jsn-icon"] {
	font-size: 16px;
	margin-right: 5px;
}
/* ===== HOMEPAGE SLIDESHOW ===== */
.jsn-demo-page .container_skitter,
.jsn-demo-page .container_skitter .image img {
	width: 100% !important;
}
.jsn-demo-page .label_skitter {
	left: 50% !important;
	top: 50% !important;
	margin-top: -100px;
	margin-left: -580px;
	width: 400px !important;
	max-width: 100%;
	opacity: 1;
	background: rgba(0,0,0,0.6);
	padding: 20px;
}
.jsn-demo-page .jsn-themeslider-caption-title {
	text-transform: uppercase;
	font-size: 2em;
	color: #fff;
	padding: 10px 0;
	border-bottom: 2px solid #8D84E4;
	display: inline-block;
}
.jsn-color-violet.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #8d84e4;
}
.jsn-color-blue.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #2980B9;
}
.jsn-color-green.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #6ECE97;
}
.jsn-color-red.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #e95e53;
}
.jsn-color-orange.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #F38645;
}
.jsn-color-grey.jsn-demo-page .jsn-themeslider-caption-title {
	border-color: #ad8b66;
}
.jsn-demo-page .jsn-themeslider-caption-description {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 4em;
	color: #fff;
	padding: 15px 0;
	display: block;
}
/* ===== JOIN NEWSLETTER ===== */
.jsn-demo-page .demo-newsletter-join {
	background: #111 url(../images/recent-work.png);
}
.jsn-demo-page .demo-join-newsletter {
	padding: 50px 0;
	width: 1170px;
	margin: 0 auto;
    max-width: 100%;
}
.jsn-demo-page .demo-join-newsletter .heading {
	float: left;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
.jsn-demo-page .demo-join-newsletter .link-button {
	float: right;
}
/* ===== Heading title ===== */
.text-heading,
.text-heading h3 {
	position: relative;
}
.jsn-text-heading-wapper .text-heading h3 {
	background: #FFF;
	color: #ad8b66;
	position: relative;
	display: inline-block;
	padding: 0 20px 0 0;
	margin-top: 0;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 400;
}
.text-heading.large-head,
.text-heading.large-head2 {
	text-align: center;
	margin-bottom: 45px;
	position: relative;
}
.text-heading.large-head > h2 {
	font-size: 39px;
	line-height: 47px;
	text-transform: uppercase;
	color: #222;
	margin: 10px 0 8px;
}
.text-heading.large-head:before,
.text-heading.large-head2:before {
	width: 160px;
	left: 50%;
	margin-left: -80px;
	top: 51px;
}
.text-heading:before {
	content: '';
	height: 1px;
	width: 100%;
	background-color: rgba(145,145,145,.5);
	position: absolute;
	top: 12px;
}
.text-heading:after, .text-heading h3:after {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #FFF;
	border: 1px solid #d9d9d9;
	top: 9px;
	right: 0;
	left: auto;
	position: absolute;
}
.text-heading span {
	max-width: 50%;
	margin: 0 auto;
}
.text-heading.large-head span {
	padding-top: 28px;
	display: block;
	color: #9d9d9d;
}
.text-heading.large-head:after {
	width: 60px;
	left: 50%;
	margin-left: -30px;
	top: 50px;
	background-color: #8D84E4;
	height: 3px;
	border: none;
	border-radius: 0;
	right: auto;
}
.jsn-color-violet .text-heading.large-head:after {
	background-color: #8d84e4;
}
.jsn-color-blue .text-heading.large-head:after {
	background-color: #2980B9;
}
.jsn-color-green .text-heading.large-head:after {
	background-color: #6ECE97;
}
.jsn-color-red .text-heading.large-head:after {
	background-color: #e95e53;
}
.jsn-color-orange .text-heading.large-head:after {
	background-color: #F38645;
}
.jsn-color-grey .text-heading.large-head:after {
	background-color: #ad8b66;
}

/* ===== Welcome to JSN One ===== */
.jsn-modulecontainer.demo-welcome .demo-wrapper {
	padding: 50px 0 80px;
}
.featured-fashion {
	padding: 50px 0 40px;
}
.jsn-modulescontainer .featured-fashion h2 {
	color: #363636;
}
.grid-layout .grid-col .grid-col_inner {
	margin-right: 20px;
}
/* Grid gallery */
.grid-gallery {
  width:100%;
}
/* clear fix */
.grid-gallery:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-gallery > li ---- */
.grid-gallery,
.grid-gallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.grid-gallery li {
  float: left;
  width:125px;
  padding:0 5px 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition:all ease-in-out .8s;
  transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -webkit-transition:all .3s ease-in-out;
}
.grid-gallery li .pthumb {
	border-radius:3px;
}
.grid-gallery li .pthumb .mask i {
	top:-20%;
	left:50%;
	margin:-20px 0 0 -20px;
	width:40px;
	height:40px;
	line-height:40px;
}
.grid-gallery li .pthumb .mask:hover i {
	top:50%;
}
.grid-gallery li img {
	float:left;
	}
.grid-gallery li > * {
  margin: 0;
  padding: 0;
}
.grid-gallery li.large {
  width:250px;
}

/* 5 column */

.grid-gallery.five-col li {
	width:20%;
}
.grid-gallery.five-col li.large {
	width:40%;
}
/* 4 column */
.grid-gallery.four-col li {
	width:25%;
}
.grid-gallery.four-col li.large {
	width:50%;
}


.services-box {
	text-align: center;
}
.services-box .sb-content-wrap p {
	margin-top: 30px;
	position: relative;
}
.services-box .sb-content-wrap p:after,
.services-box .sb-content-wrap p:before {
	content: '';
	background: #CCC;
	height: 1px;
	width: 140px;
	left: 50%;
	margin-left: -70px;
	top: -10px;
	position: absolute;
}
.services-box .sb-content-wrap p:after {
	background: #8D84E4;
	width: 70px;
	margin-left: -35px;
	transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.services-box .icon-box {
	width: 90px;
	height: 90px;
	display: inline-block;
	margin: 10px auto;
	border: 1px solid #8d84e4;
	text-align: center;
	line-height: 85px;
	color: #8d84e4;
	border-radius: 50%;
	font-size: 45px;
	position: relative;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	overflow: hidden;
}
.services-box.single-icon .icon-box {
	border: none;
	overflow: inherit;
	border-radius: 0;
	margin: 0 0 20px 0;
}
.services-box.standard-box {
	text-align:left;
	}
.services-box.standard-box .icon-box {
	width:25px;
	height:25px;
	float:left;
	margin:6px 12px 0 0;
	padding:0;
	line-height:14px;
	background: none;
	}
.services-box.standard-box .icon-box i {
	font-size:30px;
	color:#3d3d3d;
	max-height:35px;
	max-width:35px;
	}
.services-box.standard-box .sb-content-wrap p {
	padding:0;
	margin-top:10px;
	}
.services-box.standard-box h2 {
	color: #333;
}		
.services-box.standard-box .sb-content-wrap p:before,
.services-box.standard-box .sb-content-wrap p:after {
	display:none;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	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-outer{
	overflow: hidden;
	position: relative;
	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-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-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);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/* ===== PROMO PRODUCTS ===== */
.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    bottom: -45px;
    right: 0;
    top: auto;
}
.item-s1 .product-thumb:after,
.item-s1 .product-thumb img,
.item-s1 .i-details .liked span,
.item-s1 .i-details .add-cart {
	transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	}
.j2store_add_to_cart .product-qty .input-mini{
	margin-bottom: 6px;
	border-radius:3px;
	border:1px solid #8d84e4;
	height:22px;
	z-index:0;
	overflow:hidden;
}


.sale-price span, .base-price span{
	font-size:16px;
	color:#8d84e4;
}
.s-slider {
	width:100%;
	margin:0;
	padding:0;
	display:block;
	height:600px;
	background:#000 url(media/joomlashine/jsn-one/custom-html/sliders/shop-slide1.jpg) bottom center no-repeat;
	}

.ca-list-items .owl-pagination {
	float:right;
	top:0;
	}

.j2store-module-product.span2.s1-item.feature-item{
	margin:0;
	width:20%;
}
.j2store-product-image{
	text-align:center;	
}
.s1-item {
	background: #fff;
	border:1px solid #d9d9d9;
	padding: 0px;
	margin: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:320px;
	overflow:hidden;
	position:relative;
}
.feature-item .p-info .product-cart-section{
	margin-left:0px;
}
.feature-item .p-info .j2store-add-to-cart span{
	border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    line-height: 30px;
    padding: 0 10px;
}
.feature-item .p-info .j2store-addtocart-form .cart-action-complete p{
	bottom: 7px;
    font-size: 12px;
    position: relative;
}
.feature-item .p-info .j2store-add-to-cart .btn-primary{
	padding: 0px 12px 2px;
	outline:none;
	font-size: 14px;
}
.feature-item .p-info .j2store-add-to-cart span i{
	color:#fff;
	 border-right: 1px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    line-height: 32px;
    padding-right: 9px;
}
.s1-item .p-info .product-cart-section .j2store-addtocart-form{
	margin:10px 0;
}
.s1-item .p-info .product-cart-section .j2store-addtocart-form .j2store-add-to-cart .product-qty{
	display:none;
}

.detail .product-upsells-container .s1-item, .detail .product-crosssells-container .s1-item{
	margin:5px;
	text-align:center;
}
.detail .product-upsells-container .s1-item .product-price-container, .detail .product-crosssells-container .s1-item .product-price-container{
	padding:2px ;
}
.detail .product-upsells-container .s1-item .p-info .upsell-product-title, .detail .product-crosssells-container .s1-item .p-info .cross-sell-product-title{
	margin:0px;
}
.detail .product-upsells-container .s1-item .p-info, .detail .product-crosssells-container .s1-item .p-info {
	display:block;
	text-align:none;
}
.detail .upsell-product-row .p-info .discount-percentage, .detail .crosssell-product-row .p-info .discount-percentage{
	display:none;
}
#jsn-master .owl-theme .owl-controls .owl-page span {
	background:#CCC;
	border-radius:50%;
	height:8px;
	width:8px;
	margin:5px 4px;
	transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	}
.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
	background:#8D84E4;
	}	

.s1-item .product-thumb {
	text-align: center;
	width:100%;
	position:relative;
	height:250px;
	overflow:hidden;
	padding-bottom:10px;
	top:0;
	text-align:center;
	transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	}
.s1-item .product-thumb .sale-info {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: -12px;
	top: -12px;
	background: #d3471b;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	text-indent: -6px;
	padding: 15px;
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
}
.s1-item .product-thumb a,
.s1-item .product-thumb a img {
	width: 250px;
    padding-top: 5px;
	max-width: 100%;
	display: block;
}
.s1-item .product-thumb a {
	margin: 0 auto;
}
.s1-item .p-info {
	display:inline-block;
	box-sizing: border-box;
	padding:0 10px 23px;	
	width:100%;
	position:absolute;
	text-align:center;
	top:250px;
	border-top:1px solid #F0F0F0;
	background:#FFF;
	transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	}
.s1-item:hover .p-info {
	top:170px;
	}
.s1-item:hover .product-thumb {
	top:-10px;
	}	
.s1-item .product-thumb:hover {
	opacity:.5;
	}		
.s1-item .p-info nav {
	display:block;
	margin:9px 0 0 0;
	}
.s1-item .p-info nav a {
	width:35px;
	height:35px;
	border:1px solid #d9d9d9;
	display:inline-block;
	text-align:center;
	line-height:33px;
	border-radius:3px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	}	
.s1-item .p-info nav a:hover {
	border-color:#8d84e4;
	background:#8d84e4;
	color:#FFF;
	}

.jsn-color-violet .s1-item .p-info nav a:hover {
	background-color: #8d84e4;
	border-color: #8d84e4;
}
.jsn-color-blue .s1-item .p-info nav a:hover {
	background-color: #2980B9;
	border-color: #2980B9;
}
.jsn-color-green .s1-item .p-info nav a:hover {
	background-color: #6ECE97;
	border-color: #6ECE97;
}
.jsn-color-red .s1-item .p-info nav a:hover {
	background-color: #e95e53;
	border-color: #e95e53;
}
.jsn-color-orange .s1-item .p-info nav a:hover {
	background-color: #F38645;
	border-color: #F38645;
}
.jsn-color-grey .s1-item .p-info nav a:hover {
	background-color: #668499;
	border-color: #668499;
}
.s1-item .p-info nav .link-button {
	width: auto;
	height: auto;
	padding: 6px 15px;
	margin-bottom: 15px;
}
.s1-item .p-info nav a [class*="jsn-icon"] {
	font-size: 16px;
}
.s1-item .p-info h4 {
	font-size:17px;
	line-height:20px;
	color:#ad8b66;
	margin:12px 0 0 0;
	font-weight:400;
	text-transform:uppercase;
	}
.s1-item .p-info span {
	color:#8d84e4;
	font-size:16px;
	}
.jsn-color-violet .s1-item .p-info span {
	color: #8d84e4;
}
.jsn-color-blue .s1-item .p-info span {
	color: #2980B9;
}
.jsn-color-green .s1-item .p-info span {
	color: #6ECE97;
}
.jsn-color-red .s1-item .p-info span {
	color: #e95e53;
}
.jsn-color-orange .s1-item .p-info span {
	color: #F38645;
}
.jsn-color-grey .s1-item .p-info span {
	color: #668499;
}
.s1-item .p-info .p-desc {
	margin:10px 0 ;
	display:none;
	}
.s1-item .p-info .p-desc h5 {
	font-size:14px;
	color:#7d7d7d;
	text-transform:uppercase;
	font-weight:400;
	margin:5px 0;
	}
.ca-list-items .owl-pagination {
	float: right;
	margin-right: 10px;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
}
.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
	background: #8D84E4;
}
#jsn-master.jsn-color-violet .owl-page.active span,
#jsn-master.jsn-color-violet .owl-page:hover span {
	background-color: #8d84e4;
}
#jsn-master.jsn-color-blue .owl-page.active span,
#jsn-master.jsn-color-blue .owl-page:hover span {
	background-color: #2980B9;
}
#jsn-master.jsn-color-green .owl-page.active span,
#jsn-master.jsn-color-green .owl-page:hover span {
	background-color: #6ECE97;
}
#jsn-master.jsn-color-red .owl-page.active span,
#jsn-master.jsn-color-red .owl-page:hover span {
	background-color: #e95e53;
}
#jsn-master.jsn-color-orange .owl-page.active span,
#jsn-master.jsn-color-orange .owl-page:hover span {
	background-color: #F38645;
}
#jsn-master.jsn-color-grey .owl-page.active span,
#jsn-master.jsn-color-grey .owl-page:hover span {
	background-color: #668499;
}

.jsn-modulecontainer.demo-promo-products,
.jsn-modulecontainer.demo-newsletter-join,
.jsn-modulecontainer.five-products-type {
	margin-top: 0;
}
/*Features products */
.features-pro .s1-item {
	margin:0 0 0 -1px;
	border-radius:0;
	}
/* Top Products */
.top-products {
	margin:-10px 0 0 0;
	}
.top-products .owl-pagination {
	display:none;
	}

/* ===== DEMO SHOP INTRO ===== */
.demo-shop-intro .shop-intro {
	padding: 50px 0;
}
.product-block {
	margin: 0 0 10px;
}
.product-block p {
	margin: 10px 0 25px;
}
.product-block .button-suit {
	padding: 8px 25px;
}

/* ===== OUR COLLECTION ===== */
@keyframes animatedBackground {
			from { background-position: 0 0; }
			to { background-position: 100% 0; }
		}
		@-webkit-keyframes animatedBackground {
			from { background-position: 0 0; }
			to { background-position: 100% 0; }
		}
		@-ms-keyframes animatedBackground {
			from { background-position: 0 0; }
			to { background-position: 100% 0; }
		}
		@-moz-keyframes animatedBackground {
			from { background-position: 0 0; }
			to { background-position: 100% 0; }
		}
.sec-recent-work1 {
	padding:95px 0 60px;
	background:#252525 url(../images/recent-work.png);
	animation: animatedBackground 60s linear infinite;
	-ms-animation: animatedBackground 60s linear infinite;
	-moz-animation: animatedBackground 60s linear infinite;
	-webkit-animation: animatedBackground 60s linear infinite;
	}

.sec-recent-work1 .text-heading.large-head > h2 {
	color: #fff;
}
.sec-recent-work1 .portfolio {
	margin: 0 0 60px;
	}
.sec-mobile-ready .text-block {
	color:#fff;
	margin-top:10%;
	position:relative;
}	

/* Portfolio wrap*/	
.port-wrap {
  padding:0;
  margin:0;
  max-width:1170px;
  margin:0 auto;
  transition:all ease-in-out .6s;
  -moz-transition:all ease-in-out .6s;
  -ms-transition:all ease-in-out .6s;
  -o-transition:all ease-in-out .6s;
  -webkit-transition:all ease-in-out .6s; 
}
/* clear fix */
.port-wrap:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .port-item ---- */
.port-item {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  padding:10px;
  overflow:hidden;
  text-align:center;
  width:25%;
}
.port-item > * {
  margin: 0;
  padding: 0;
}

/* Full width */
.port-wrap.port-full-width  {
	max-width:100%;
	}
.port-wrap.no-space .port-item {
	padding:0;
	}
.port-wrap.no-space .port-item:nth-child(2n) .port-meta .triangle{
	border-bottom-color:#f0f0f0;
	}
.port-wrap.no-space .port-item:nth-child(2n) .port-meta {
	background:#f0f0f0;
	}	
.port-wrap.no-desc .port-item .port-meta {
	display:none;
	}	
.port-wrap.no-space .port-item .p-item .port-meta,
.port-wrap.no-space .port-item .p-item .pthumb,
.port-wrap.no-desc .port-item .p-item .port-meta,
.port-wrap.no-desc .port-item .p-item .pthumb {
	border:none;
	border-radius:0;
	}	
/* col number */
.port-5col .port-item {
	width:19.99%;
	}
.port-4col .port-item {
	width:24.99%;
	}
.port-3col .port-item {
	width:33%;
	}
.port-2col .port-item {
	width:50%;
	}
	
/* portfolio item style */	
.p-item {
	width:100%;
	height:100%;
	}
.p-item .pthumb {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:0;
	border-radius:3px 3px 0 0;
	}
.p-item .pthumb h3 {
	position:absolute;
	top:50%;
	right:0;
	height:30px;
	margin:-25px 0 0 0;
	text-transform:uppercase;
	font-family:"Roboto Condensed", Arial, Tahoma;
	font-size:42px;
	line-height:1.2;
	display:block;
	width:100%;
	text-align:center;
	color:#FFF;
	transition:all ease-in-out .4s;
	-moz-transition:all ease-in-out .4s;
	-ms-transition:all ease-in-out .4s;
	-o-transition:all ease-in-out .4s;
	-webkit-transition:all ease-in-out .4s;
	transform:scale(3,3);
	-moz-transform:scale(3,3);
	-ms-transform:scale(3,3);
	-o-transform:scale(3,3);
	-webkit-transform:scale(3,3);
	opacity:0;
	}
.p-item .pthumb h3 a {
	color:#fff;
	}	
.p-item .pthumb:hover h3 {
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	opacity:1;
	}		
.p-item .pthumb img {
	width:100%;
	}	
.p-item .pthumb .mask {
	width:100%;
	height:100%;
	position:absolute;
	background: rgba(0,0,0,0);
	z-index:9;
	transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	}
.p-item .pthumb:hover .mask {
	background: rgba(0,0,0,.8);
	}
.p-item .pthumb .mask .glass {
	background:rgba(255, 255, 255,.1);
	width:80%;
	height:220%;
	left:-120%;
	top:-90%;
	display:inline-block;
	position:absolute;
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transition:all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
	-moz-transition:all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition:all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition:all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition:all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	}
.p-item .pthumb:hover .mask .glass {
	left:-50%;
	}	
.p-item .pthumb .mask i,
.p-item .pthumb .mask span.details {
	width:50px;
	height:50px;
	display:inline-block;
	color:#FFF;
	font-size:16px;
	background-color:rgba(255, 255, 255,.1);
	border:1px solid rgba(255, 255, 255,.2);
	border-radius:3px;
	line-height:50px;
	text-align:center;
	position:absolute;
	bottom:-60px;
	transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
	-moz-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	z-index:10;
	}
.p-item .pthumb .mask i:hover {
	background:#8D84E4;
	color:#fff;
	}
.jsn-color-violet .p-item .pthumb .mask i:hover {
	background-color: #8d84e4;
}
.jsn-color-blue .p-item .pthumb .mask i:hover {
	background-color: #2980B9;
}
.jsn-color-green .p-item .pthumb .mask i:hover {
	background-color: #6ECE97;
}
.jsn-color-red .p-item .pthumb .mask i:hover {
	background-color: #e95e53;
}
.jsn-color-orange .p-item .pthumb .mask i:hover {
	background-color: #F38645;
}
.jsn-color-grey .p-item .pthumb .mask i:hover {
	background-color: #668499;
}
.p-item .pthumb .mask span.details {
	width: 120px;
	height: 50px;
	display: block;
	left: 50%;
	top: auto;
	margin-left: -60px;
}
.p-item .pthumb .mask .zoom {
	right:10px;
	}
.p-item .pthumb .mask .info {
	right:65px;
	}
.p-item .pthumb:hover .mask .zoom {
	bottom:10px;
	}
.p-item .pthumb:hover .mask .info,
.p-item .pthumb:hover .mask .details {
	bottom:10px;
	transition:all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; 
	-moz-transition:all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition:all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition:all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition:all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	}
			
.p-item .pthumb img {
	transition:all ease-in-out 1s;
	-moz-transition:all ease-in-out 1s;
	-ms-transition:all ease-in-out 1s;
	-o-transition:all ease-in-out 1s;
	-webkit-transition:all ease-in-out 1s;
	position:relative;
	z-index:8;
	float:left;
	}
.p-item .pthumb:hover img {
	transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	}
	
.p-item .pthumb:hover .single-gallery img {
	transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	-webkit-transform:none;
	}
		
.p-item .port-meta {
	width:100%;
	height:100%;
	padding:10px;
	border:1px solid #e4e4e4;
	border-top:none;
	text-align:left;
	border-radius:0 0 3px 3px;
	display:block;
	position:relative;
	background:#FFF;
	}
.p-item .port-meta .triangle {
	position:absolute;
	top:-10px;
	left:50%;
	margin-left:-5px;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	z-index:99;
	}	
.p-item .port-meta h3 {
	margin:0;
	display:block;
	padding:5px 0;
	line-height:20px;
	font-size:18px;
	}	
.p-item .port-meta .cat {
	padding:5px 0;
	display:inline-block;
	}
.p-item .port-meta p {
	display:block;
	}
/* ===== PROMOTION BOX ===== */
.demo-promo-box {
	text-align: center;
	background: url();
	padding: 60px 0 90px;
}
.demo-promo-box .promo-heading {
	color: #fff;
	font-size: 4em;
	margin: 0;
	padding: 20px 0;
}
.demo-promo-box .btn-group .link-button {
	margin: 15px 8px;
	padding: 15px 32px;
	font-size: 14px;
}
/* ===== KEEP IN TOUCH ===== */
.demo-keep-in-touch .logo-foot {
	float: left;
	margin: 0 20px 0 0;
}
.demo-keep-in-touch .sep {
	height: 0;
	background: none;
	border: none;
	border-top: 1px solid #fff\9;
	border-top: 1px solid rgba(255,255,255,0.15);
	margin: 20px 0;
}
/* ===== PORODUCT TAGS ===== */
.demo-product-tags ul {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}
.demo-product-tags ul li {
	float: left;
	padding: 0;
	margin: 0;
}
.demo-product-tags ul li a {
	display: block;
	background: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0.05);
	color: #D9D9D9;
	padding: 4px 8px;
	margin: 0 3px 3px 0;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.jsn-color-violet .demo-product-tags ul li:hover a {
	background-color: #8d84e4;
}
.jsn-color-blue .demo-product-tags ul li:hover a {
	background-color: #2980B9;
}
.jsn-color-green .demo-product-tags ul li:hover a {
	background-color: #6ECE97;
}
.jsn-color-red .demo-product-tags ul li:hover a {
	background-color: #e95e53;
}
.jsn-color-orange .demo-product-tags ul li:hover a {
	background-color: #F38645;
}
.jsn-color-grey .demo-product-tags ul li:hover a {
	background-color: #668499;
}
/* ===== SUBCRIPTION FORM ===== */
/* =============== DEMO CONTACT INFO =============== */
.demo-contact-info .jsn-modulecontent {
	padding: 12px 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container {
	margin: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .jsn-form-content {
	display: inline-block;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions {
	margin: 1px 0;
	padding: 0;
	display: inline-block;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions + .jsn-text-center {
	display: none;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar {
	margin: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar .jsn-form-submit {
	background: #6ece97;
	box-shadow: none;
	border: none;
	color: #fff;
	text-shadow: none;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0;
	padding: 15px;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 300 !important;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar .jsn-form-submit:hover {
	background-color: #439968;
}
.demo-contact-info .jsn-uniform .jsn-row-container .control-group {
	padding: 0 !important;
}
.demo-contact-info .jsn-uniform .jsn-row-container .control-group.ui-state-highlight {
	border: none !important;
	background: none !important;
}
.demo-contact-info .jsn-uniform .jsn-row-container label {
	display: none !important;
}

.demo-contact-info .jsn-uniform .jsn-row-container input.email {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 15px 10px;
	width: 85% !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.demo-contact-info .jsn-uniform .jsn-row-container input.email:focus {
	box-shadow: none;
}
.demo-contact-info .jsn-uniform .demo-contact-desc {
	margin: 5px 0;
	padding: 15px 0;
}
/* ========== RTL LAYOUT ========== */
.jsn-direction-rtl.jsn-demo-page .demo-join-newsletter .link-button {
	float: left;
}
.jsn-direction-rtl.jsn-demo-page .demo-join-newsletter .heading {
	float: right;
	text-align: right;
}
.jsn-direction-rtl .owl-carousel .owl-item {
	float: right;
}
.jsn-direction-rtl .row-fluid.product-block [class*="span"] {
	float: right;
	margin-left: 0;
}
.jsn-direction-rtl .text-heading h3 {
	padding: 0 0 0 20px;
}
/*.jsn-direction-rtl .text-heading:after,
.jsn-direction-rtl .text-heading h3:after {
	left: 0;
	right: auto;
}*/
.jsn-direction-rtl .demo-product-tags ul li {
	float: right;
}
.jsn-direction-rtl .demo-product-tags ul li a {
	margin: 0 0 10px 10px;
}
/* FOOTER */
#jsn-footer p {
	line-height: 1.6;
	margin-bottom: 20px;
}
#jsn-footer .jsn-modulescontainer {
	padding: 35px 0;
}
/* ========== RESPONSIVE STYLE ========== */
@media only screen and (max-width: 1366px), (max-device-width: 1366px) {
	.p-item .pthumb h3 {
		font-size: 28px;
		margin-top: -20px;
	}
}
@media only screen and (max-width: 836px), (max-device-width: 836px) {
	.j2store-module-product.span2.s1-item.feature-item{
		width: 100%;
	}
}
@media only screen and (max-width: 880px), (max-device-width: 880px) and (min-width:837px), (min-device-width:837px){
	.feature-item .p-info .j2store-addtocart-form .cart-action-complete p{
		font-size:11px;
	}
}
@media only screen and (max-width: 880px), (max-device-width: 880px) and (min-width:837px), (min-device-width:837px){
	.j2store_product_content_block .j2store-addtocart-form .cart-action-complete p{
		font-size:12px;
	}
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	.jsn-desktop-on-mobile.jsn-demo-page .demo-join-newsletter { 
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkitbox-sizing: border-box;
	}
	.jsn-desktop-on-mobile.jsn-demo-page .label_skitter {
		margin-left: -500px;
	}
	.jsn-mobile.featured-fashion .container {
		width: 100%;
	}
	.jsn-mobile.jsn-demo-page .demo-join-newsletter {
		width: auto;
		padding: 30px;
	}
	.jsn-mobile.jsn-demo-page .demo-join-newsletter .heading {
		font-size: 1.1em;
		line-height: 45px;
	}
	.jsn-mobile.jsn-demo-page #jsn-pos-content-bottom {
		padding: 0 !important;
	}
	.jsn-mobile.product-block [class*="span"] {
		width: 100% !important;
		margin: 0 !important;
	}
	.jsn-mobile div.grid-layout4 .services-box.standard-box.grid-col {
		width: 24.96%;
	}
	.jsn-mobile.jsn-demo-page div.jsn-modulecontainer:first-child,
	.jsn-mobile.jsn-demo-page div.jsn-horizontallayout div.jsn-modulecontainer {
		margin-top: 30px;
	}
	.jsn-mobile.owl-carousel {
		margin-top: 20px;
	}
	.jsn-mobile.demo-promo-products .owl-carousel {
		margin-top: 0;
	}

	.jsn-mobile.jsn-demo-page .label_skitter {
		left: 0 !important;
		top: auto !important;
		bottom: 0 !important;
		margin-left: 0;
		margin-top: 0;
		padding: 10px;
	}
	.jsn-mobile.jsn-demo-page .jsn-themeslider-caption-title {
		font-size: 1em;
	}
	.jsn-mobile.jsn-demo-page .jsn-themeslider-caption-description {
		font-size: 1.4em;
		padding: 0;
		margin: 0 10px;
	}
	.jsn-mobile.demo-promo-box .promo-heading {
		font-size: 2.5em;
	}
}
@media only screen and (max-width: 768px), (max-device-width: 768px) {
	.jsn-mobile #jsn-content-top .row-fluid.product-block [class*="span"],.jsn-mobile #jsn-content-top-below .row-fluid.product-block [class*="span"] {
		width: 100%;
	}
	.jsn-mobile #jsn-content-top .row-fluid.product-block .span9,.jsn-mobile #jsn-content-top-below .row-fluid.product-block .span9 {
		margin-left: 0;
	}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	    max-width: 100%;
	}
}
@media only screen and (max-width: 640px), (max-device-width: 640px) {
	.jsn-mobile .demo-promo-box .promo-heading {
		font-size: 3em;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	.jsn-mobile.jsn-demo-page .demo-join-newsletter .heading,
	.jsn-mobile.jsn-demo-page .demo-join-newsletter .link-button {
		float: none;
		margin-bottom: 25px;
	}
	.jsn-mobile.jsn-demo-page .demo-join-newsletter .heading {
		line-height: 30px;
	}
	.jsn-mobile div.grid-layout4 .services-box.standard-box.grid-col {
		width: 100%;
	}
	.jsn-mobile .text-heading.large-head span {
		max-width: 100%;
	}
	.jsn-mobile.jsn-demo-page .label_skitter {
		display: none;
	}
	.jsn-mobile.jsn-demo-page div.jsn-modulecontainer:first-child {
		margin-top: 0 !important;
	}
	.jsn-mobile .demo-promo-box {
		padding: 30px 0 60px;
	}
	.jsn-mobile .demo-promo-box .promo-heading {
		font-size: 1.5em;
	}
	.jsn-mobile .text-heading.large-head > h1 {
		font-size: 18px;
		
	}
	.jsn-mobile .text-heading.large-head:before, .text-heading.large-head2:before {
	    top: 40px;
	}
	.jsn-mobile .text-heading.large-head:after {
	    top: 39px;
	}
	.jsn-mobile .p-item .pthumb .mask a {
		display: none;
	}
	.jsn-mobile .p-item .pthumb .mask h3 {
		font-size: 1em;	
	}
	.jsn-mobile .p-item .pthumb .mask h3 a {
		display: block;
	}
	.jsn-mobile .sec-recent-work1 .btn-group {
		white-space: normal;
	}
	.jsn-mobile .featured-fashion {
	    padding: 0;
	}
	.jsn-mobile .demo-shop-intro .shop-intro{
		padding-bottom: 0px; 
	}
}

//--j2store product module--

.j2store_product_content_block a{
	color:#222 !important;
}
.product-price-container .sale-price, .base-price{
	font-size: 16px;
}

.j2store-module-product .product-qty{
	display:none;
}
.j2store-module-product .owl-pagination{
	//position:relative;
	//top:35px;
}
.j2store-product-module .owl-controls .owl-buttons {
	display:none;
}
.j2store_product_block1 a {
	color:#222;
}
.j2store-module-product .p-info{
	display:block;
	top:236px;
}
.j2store-module-product .p-info .product-price-container{
	padding: 6px 0px;
}

.j2store-module-product .p-info .j2store-addtocart-form .cart-action-complete p{
	margin:0;
}
.j2store-module-product .p-info .j2store-addtocart-form .cart-action-complete a{
	color:#8d84e4;
}
.s1-item:hover .p-info .j2store-add-to-cart nav{
	opacity:1.0;
}
.p-info .j2store-add-to-cart nav{
	opacity:0;
}
.p-info .j2store-add-to-cart nav .j2store-cart-button{
	text-align: center;
	background: transparent;
	margin-bottom:7px;
}

.p-info .j2store-add-to-cart nav i, em{
	color: #8d84e4;
}
.p-info .j2store-add-to-cart nav a:hover i, em{
	color:#fff;
}
//--------j2store product list layout-----
.j2store-single-product .j2store_product_content_block .j2store_add_to_cart .product-qty{
	display:none;
}
.moduletable h3{
	font-size: 16px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    font-weight:400;
}
.j2store-product-filters{
	margin-bottom: 15px;
}
.j2store-minicart-button, .jsn-mod-custom .sidebar-custom, .j2store #j2store_currency{
	margin-bottom: 15px;
}
.j2store_product_content_block .j2store-addtocart-form .btn-success{
	height:1.8;
	line-height:1.8;
}
.j2store_product_content_block .j2store-addtocart-form .j2store_add_to_cart .product-qty{
	display:none;
}
.base-price.strike	{
	color:#222;
	font-size: 13px;
	text-decoration: line-through;
	margin-right: 5px;
}
.j2store_product_content_block .j2store-addtocart-form{
	margin-top:5px;
}
.j2store_product_content_block .j2store-addtocart-form .j2store-price{
	margin-bottom:8px;
}
//---------J2store product detail page--------
.btn-info{
	color:#fff;
	background-color:#8d84e4 !important;
	background-image:none;
}
