/*custom font*/
@font-face {
  font-family: "payo-font-3";
  src:url("../fonts/payo-font-3.eot");
  src:url("../fonts/payo-font-3.eot?#iefix") format("embedded-opentype"),
    url("../fonts/payo-font-3.woff") format("woff"),
    url("../fonts/payo-font-3.ttf") format("truetype"),
    url("../fonts/payo-font-3.svg#payo-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "payo-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "payo-font-3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-payocircle:before {
  content: "\61";
}
.icon-payotools:before {
  content: "\62";
}
.icon-payotools2:before {
  content: "\63";
}
.icon-payotools3:before {
  content: "\64";
}

/*end custom font*/

.sp-contact-info li {
	margin: 0 10px 0 15px;
}	
.menu-inline li {
	display:inline;
	padding-right:20px;
}
.menu-inline li:last-child {
	padding-right:5px;
}
.menu-inline li:first-child:after {
	content:"/";
	padding-left:20px;
}
.menu-inline li:first-child:before {
	font-family:FontAwesome;
	content:"\f090";
	padding-right:5px;
}
.menu-inline li:nth-child(2):before {
	font-family:FontAwesome;
	content:"\f234";
	padding-right:5px;
}
.menu-inline li:nth-child(3):before {
	font-family:FontAwesome;
	content:"\f0ac";
	padding-right:5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 5px 7px;
    border-bottom: 1px solid #f1f1f1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border-bottom: 0px solid #f1f1f1;
}
@media (max-width: 1025px) {
.sp-contact-info {
	text-align:center;
}
#sp-top2 {
text-align:center;
}
#sp-top-header {
	background:#232323;
}
.sp-contact-info a,
.sp-contact-info span,
.menu-inline li a,
.menu-inline li:before,
.menu-inline li:after {
	color:#ededed!important;
}
}

@media (min-width: 1025px) {
.menu-inline li a {
	color:#fff!important;
}
/*top header*/
#sp-top-header.transparent {
	width: 86%;
	margin: auto;
	display: block;
	background: transparent;
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:999;
}
/*end*/

/*header menu*/
#sp-header.transparent.header-sticky {
	position:fixed;
	width:100%;
	top:0;
	transition: transform 0.5s;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0)!important;
	border-bottom:1px solid #ececec;
}
#sp-header.transparent {
	width:86%;
	position:absolute;
	margin:auto;
	display:block;
	top:40px;
	left:0;
	right:0;
	transition: transform 0.5s;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0)!important;
}
#sp-top-header.transparent .container {
	padding-left:0 !important;
	padding-right:0 !important;
}
/*end*/
#sp-top2 {
text-align:right;
}
}

#sp-top2 {
padding-right: 0;
}

#sp-top1 {
padding-left:0 !important;
}
#sp-top-header,
#sp-top-header a {
	font-size:14px !important;
	line-height: 36px;
}
.sp-megamenu-parent > li.sp-has-child > a::after,
.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "+"!important;
}

/**/
.about-box-image {
	position:relative;
}
@media (min-width: 1025px) {
.about-box-right {
	position:absolute;
	right:0;
	width:35%;
	top:36%;
}
}
.about-box-right .about-box-text {
	background: #fff;
	padding: 40px;
	color: #666666;
	border: 3px solid #e6e6e6;
	margin-bottom: 20px;
}
.about-box-right .about-box-read {
	text-align:right;
	font-family: Josefin Sans;
	font-weight: bold;
	font-size: 13px;
}
.about-box-right .about-box-read a {
	color:#232323;
}
.about-box-right .about-box-read i {
	color: #f31a4a;
	font-size: 15px;
	border-radius: 100%;
	border: 2px solid #f31a4a;
	width: 25px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	margin-right:5px;
}
/**/
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 80px 0 0 0;
    color: #fff;
    text-align: center;
    font-size: 65px !important;
    font-weight: 500;
}
@media (min-width: 1006px) {
.sp-page-title {
    padding: 200px 0 150px 0;
}
}
@media (max-width: 1005px) {
.sp-page-title {
    padding: 10px 0 80px 0;
}
}
@media (max-width: 980px) {
.sp-contact-info {
    margin: 17px -10px 0 -10px;
}
}

.breadcrumb {
    margin: auto;
    position: relative;
    z-index: 5;
    display: block !important;
    text-align: center;
    font-size: 16px;
}
.breadcrumb > li {
    display: inline-block;
}
/**/
.sppb-addon-article {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
@media (min-width: 1024px) {
.sppb-article-info-wrap {
	position:absolute;
	right:15px;
	width:60%;
	bottom:29px;
}

.sppb-meta-date {
	position:absolute;
	top:-6px;
	background:#f31a4a;
	padding:7px 15px;
	left:-6px;
	color:#fff !important;
	font-weight:400;
}

.sppb-article-info-wrap  h3  {
	padding-top:50px;
	padding-bottom: 10px;
}

.sppb-meta-author {
	position:absolute;
	top:43px;
	left:25px;
}
}
.sppb-article-info-wrap {
	background:#fff;
	padding:30px;
	border:1px solid #eee;
}

.sppb-article-info-wrap  h3 a {
	color:#232323;
	font-size:22px;
	font-family: Josefin Sans;
}
.sppb-readmore i {
    color: #f31a4a;
    font-size: 15px;
    border-radius: 100%;
    border: 2px solid #f31a4a;
    width: 25px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
}
.sppb-readmore{
	font-family: Josefin Sans;
    font-weight: bold;
    font-size: 13px;
	color:#232323 !important;
	text-transform: uppercase;
}

/**/
.article-info > span + span::before {
    padding-right: 0rem;
    padding-left: 0rem;
    content: "";

}
.article-list .article{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	border: 0px solid #f5f5f5;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery,
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img{
	border-radius:0px!important;
}
.article-list .article {background:#fff;}
.pager > li a {
    border: 1px solid #eee;
    background: #fff;
}
.pager > li a:hover {
    border: 1px solid #232323;
    background: #232323;
	color:#fff;
}
.blogpostgrid .article-list .article {
	padding: 30px 20px 30px 20px;
	background:#fff;
}
.blogpostgrid .article-list .article .article-intro-image {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
.blogpostgrid .article-list .article{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0);
	border: 0px solid #f5f5f5;
	background:transparent;
}
.article {
	margin-bottom:30px;
}
@media (min-width: 1024px) {
.postgrid .article-list .article {
	border:0px solid #eee;
}
.postgrid .article-body {
	position:absolute;
	right:15px;
	width:60%;
	bottom:20px;
}

.postgrid .article-body .published {
	position:absolute;
	top:-1px;
	background:#f31a4a;
	padding:7px 15px;
	left:-1px;
	color:#fff !important;
	font-weight:400;
}

.postgrid .article-body h2  {
	padding-top:75px;
	padding-bottom: 0px;
}

.postgrid .article-body .createdby {
	position:absolute;
	top:60px;
	left:29px;
}
.postgrid .article-body {
	padding:30px;
	border:1px solid #eee;
}
}
.article-body {
	background:#fff;
}

.article-body h2 a {
	color:#232323!important;
	font-size:22px;
	font-family: Josefin Sans;
}
.postgrid .article-body  .article-header h1,
.postgrid .article-body  .article-header h2 {
	margin: 0!important;
}
.article-body .readmore:before{
	color: #f31a4a;
	font-size: 15px;
	border-radius: 100%;
	border: 2px solid #f31a4a;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
	content: "\f105";
	font-family: FontAwesome;
	padding: 3px 8px;
}
.article-body .readmore a{
	font-family: Josefin Sans;
    font-weight: bold!important;
    font-size: 13px;
	color:#232323 !important;
	text-transform: uppercase;
}
.articles-more {
	display:none;
}
.pagination-wrapper .pagination {
    margin-top: 50px;
}

/*language start*/
#country-select {
	padding-top: 22px;
	width: 100px;
	float:right;
}
 

#country-select form {
	width: 130px;
	padding: 0;
}

#country-select select,
#country-select input {
	display: inline;
	padding: 0;
	margin: 0;
}

.dropdown dd { position: relative; }

.dropdown a {
	text-decoration: none;
	outline: 0;
	display: block;
	overflow: hidden;
}

.dropdown dt a {
	background: transparent;
	color: #232323;
	text-align: right;
	float: right;
}

.dropdown dt a.active {
	background: transparent;
	color: #232323;
}

.dropdown dd ul {
	background: #fff;
	border: 0px solid #fff;
	color: #232323;
	display: none;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	padding: 5px 0 0px 0;
	list-style: none;
	border-top: none;
	margin: 0;
	margin-top:25px;
}

.dropdown dd ul li a {
	padding: 6px 12px;
	border-bottom:1px solid #eee;
}

.dropdown dd ul li a span  {
	float: left;
	width: 16px;
	height: 11px;
	margin: 12px 6px 0 0;
	background-image: url(../images/flags.png)!important;
	background-repeat: no-repeat;
	cursor: pointer;
}
.dropdown dt a span {
	float: left;
	width: 16px;
	height: 11px;
	margin: 8px 6px 0 0;
	background-image: url(../images/flags.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.en a span { background-position: 0 0 }
.fr a span { background-position: -32px 0 }
.de a span { background-position: -48px 0 }
.it a span { background-position: -80px 0 }
.sp a span { background-position: -96px 0 }


.dropdown dt a em {
	margin-top: 3px !important;
	font-style: normal;
	float: left;
	cursor: pointer;
}
.dropdown dd ul li a em{
	margin-top: 7px !important;
	font-style: normal;
	float: left;
	cursor: pointer;
}
.dropdown dd ul li a em {color: #232323;}

.dropdown dd ul li a:hover { background:#f31a4a }
.dropdown dd ul li a:hover em { color: #232323; }
.dropdown dd ul li a::before{
	content:" "!important;
	margin-right: 0 !important;
}

/*end language*/
.sp-simpleportfolio-details strong {color:#232323;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    padding: 7px 8px;
    background: #fafafa;
    color: #232323;
    border: 2px solid #232323;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #232323;
    color: #fff;
    border: 2px solid #232323;
}
/*
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
*/

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	font-size:0px;
	width:41px;
	height:41px;
	text-align:center;
	background:#232323;
	border:2px solid #232323;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-zoom:before {
	content:"\f066";
	font-family:FontAwesome;
	font-size:14px !important;
	color:#fff;
	text-align:center;
	line-height:22px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-view:before {
	content:"\f08a";
	font-family:FontAwesome;
	font-size:14px !important;
	color:#fff;
	text-align:center;
	line-height:22px;
}
.sp-simpleportfolio-tags,
div .sp-simpleportfolio-title a {
	margin-top:20px;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
    width: 100%;
}
.sp-simpleportfolio-description img {margin-bottom:30px;}
.sp-simpleportfolio .sp-simpleportfolio-meta {display:none;}
.sp-simpleportfolio-view-item .sp-simpleportfolio-img {padding-bottom:10px;}
.featherlight {z-index:9999!important;}

/*blog*/
@media (min-width: 1025px) {
.layout-blog #sp-main-body .col-lg-9,
.view-article #sp-main-body .col-lg-9  {
flex: 0 0 70%;
max-width: 70%;
}
.layout-blog #sp-main-body .col-lg-3,
.view-article #sp-main-body .col-lg-3  {
flex: 0 0 30%;
max-width: 30%;
}
}
@media (max-width: 1024px) {
#sp-right,
#sp-left {
	margin-top:30px;
}
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	color:#232323;
	margin: 0 0 20px;
	font-size:16px!important;
	text-transform:uppercase;
	font-weight:600!important;
}
.categories-module a:before {
	content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 1px;
    margin-bottom: 0.2em;
    background: #f31a4a;
    transition: all .3s;
}
.categories-module a:hover:before {
	width:20px;
	transition: all .3s;
}
#sp-left .categories-module a,
#sp-right .categories-module a {
	font-size:16px;
	color:#666666;
	font-family:Roboto Slab;
}
#sp-left .latestnews a,
#sp-right .latestnews a {
	color:#232323;
	font-weight:600!important;
}
#sp-left .latestnews span,
#sp-right .latestnews span{
	color:#666666;
	font-weight:400!important;
}
#sp-left .latestnews span:before,
#sp-right .latestnews span:before {
	font-family:FontAwesome;
	content:"\f017";
	padding-right:5px;
}
#sp-left .sp-module,
#sp-right .sp-module {
	margin-top: 35px;
	padding: 30px;
	border-radius: 3px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
#sp-left .sp-module .sp-simpleportfolio .sp-simpleportfolio-item,
#sp-right .sp-module .sp-simpleportfolio .sp-simpleportfolio-item {
	padding:7px;
}
#sp-left .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a,
#sp-right .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	font-size:0px !important;
}
#sp-left .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper,
#sp-right .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper  {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0)!important;
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0)!important;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0)!important;
}

.search input {
background:#f7f7f7;
border-radius:30px;
padding:20px;
border:1px solid #e4e4e4;
color:#777;
font-size:14px;
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
    padding: 5px 10px;
    background: #e6e6e6;
    color: #666666;
    border-radius: 1px;
    margin: 2px 0;
}
.article-details .article-header h1 {
color:#232323;
font-size:28px;
}
/*end*/

/*shop start*/

#sp-right .j2store-addtocart-form,
#sp-left .j2store-addtocart-form {
	display:none;
}
#sp-right .base-price,
#sp-right .sale-price,
#sp-left .base-price,
#sp-left .sale-price {
	font-size:16px;
}
.product-cart-left-block.col-md-8 {
    left: 80px;
    top: 15px;
    position: absolute;
}
@media (max-width: 800px) {
.product-cart-left-block.col-md-8 .product-title {
	width:75%;
}
}
.shop-list-tr .j2store-product-list .product-qty {display: none;}
.shop-list-tr .product_cart_block .product-qty {display: none;}
.shop-list-tr .product_cart_block .j2store-cart-button {display: none;}
.shop-list-tr .j2store-module-product{padding:0!important; margin:0 !important;}
.shop-list-tr .j2store-product-image{padding:0!important; margin:0 !important;}
.shop-list-tr .product-cart-section { padding:20px!important; margin-left:0 !important ;transition: all 0.5s ease 0s;}

.white-backg {
	background:#fff;
	padding:40px;
}
.white-backg .product-qty input[type="text"],
.white-backg .product-qty input[type="number"] {
	border:2px solid #eee;
}
.carousel-prod .product-title a {
	line-height: 1.2;
	color: #232323;
	font-size: 18px;
	font-weight: 400;
	transition: all 500ms ease 0s;
	margin: 20px auto 10px auto;
}
.carousel-prod .product-price-container .sale-price {
	display: block;
	font-size: 18px;
	margin: 10px auto 20px;
	transition: all 0.3s ease-in-out 0s;
	line-height: 1.2;
	color: #f31a4a;
	font-weight: 400;
}
.carousel-prod .j2store-addtocart-form {display:none;}
.carousel-prod .product-qty {display:none;}
.carousel-prod .btn-primary {
	width: 98%;
	margin-top: 20px;
	padding-top: 0;
	color: #232323;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 20px;
	padding-top: 0px;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	min-height: 50px;
	line-height: 50px;
	min-width: 140px;
	background-color: #f8f8f8;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display:none;
}

.j2store-minicart-button {
	font-size: 20px;
	color: #f31a4a;
	font-weight: 500;
	line-height: 22px;
	text-align: right;
}
.cart-item-info .link i {line-height: 72px!important;margin-right:10px;color:#fff;}
.cart-item-count {
	animation-delay: 5000ms;
	animation-duration: 2000ms;
	animation-iteration-count: 1;
	animation-name: zoomInStable;
	animation-timing-function: linear;
	background: #f31a4a!important;
	border-radius: 30px;
	color: #ffffff;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: -1px;
	text-align: center;
	top: 20px;
	width: 20px;
}

.j2store-thumbnail-image img {
	width: 100%;
}

.j2store-single-product2 .product-title a {
	line-height: 1.2;
	color: #232323;
	font-size: 18px;
	font-weight: 400;
	transition: all 500ms ease 0s;
	margin: 20px auto 10px auto;
}
.j2store-cart-button.btn-primary {border-radius:50px!important;text-transform: uppercase;}

.j2store-single-product2:hover {border:2px solid #f8f8f8;transition: all 0.3s ease-in-out 0s;}
.j2store-single-product2 {border:2px solid transparent; padding:6px;transition: all 0.3s ease-in-out 0s;}
.j2store-single-product2 .j2store-cart-button {
	background: #f8f8f8;
	width:100%;
	border-radius:50px;
}
.j2store-products-row .col-sm-3 {padding-right: 3px;padding-left: 3px;}
.j2store-single-product2:hover .j2store-cart-button {
	background: #f31a4a;
	transition: all 0.3s ease-in-out 0s;
}
.j2store-single-product2 .product-price-container .sale-price {
	display: inline-block;
	font-size: 18px;
	margin: 10px auto 20px;
	transition: all 0.3s ease-in-out 0s;
	line-height: 1.2;
	color: #f31a4a;
	font-weight:400;
}
.j2store-single-product.simple.detail.bs3 .product-title {
	color: #232323;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
	margin: 0 0 3px;
	text-align: left;
}
.product-price-container .sale-price {
	color: #232323;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
}
.price-sku-brand-container {
	border-bottom: 1px solid #e9e9e9;
	border-top: 0 solid #e9e9e9;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.product-ldesc h3 {
	color: #232323;
	font-size: 20px;
	font-weight: 600;
}
.product-ldesc h4 {
	color: #232323;
	font-size: 18px;
	font-weight: 600;
	padding: 13px 0;
}
.product-ldesc {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 25px;
	background:#fff;
	line-height:28px;
}
.product-title a {
color: #232323;
font-size: 24px;
font-weight: 700;
line-height: 1.4em;
margin: 0 0 3px;
text-align: left;
}
.nav-tabs {padding-top: 100px;}
.base-price, .sale-price {color: #232323;font-size: 24px;}
  
.j2store_add_to_cart_button {
background-color: #f31a4a;
border: 1px solid transparent;
border-radius: 0;
color: #ffffff;
display: block;
font-size: 14px;
line-height: 24px;
margin: 0 auto 25px;
padding: 12px 15px;
text-transform: uppercase;
transition: all 0.3s ease-in-out 0s;
width: 87%!important;
}

#productFilters .btn-success {
font-size: 14px;
height: 41px;
padding: 7px 12px;
}
#productFilters .btn-inverse {
font-size: 14px;
height: 41px;
padding: 7px 12px;
}
#sp-breadc.largetop {padding-top: 30px;}

.j2store-cart-button22 {
background: #f31a4a;
color: #ffffff!important;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-top: -5px;
padding: 10px 25px;
text-align: center;
text-transform: uppercase;
width: 50%;
border:2px solid #f31a4a;
}
.j2store-cart-button22:hover {
background: #f31a4a;
border-color: #f31a4a;
color: #ffffff!important;
}
.j2store-single-product2:hover .j2store-thumbnail-image::before {
opacity: 1;
transform: scale(1);
transition: all 0.5s ease-in-out 0s;
visibility: visible;
}
.j2store-single-product2 .j2store-thumbnail-image img::before {
transition: all 0.5s ease-in-out 0s;
}
.j2store-product-images:hover .j2store-thumbnail-image img {
transform: scale(1.1);
transition: all 0.5s ease-in-out 0s;
}
.j2store-product-images .j2store-thumbnail-image img {
transition: all 0.5s ease-in-out 0s;
}
.j2store-product-main-image {
border: 1px solid #f4f4f4;
width: 100%;
}
.ls-roundedflat .ls-bottom-slidebuttons a.ls-nav-active, .ls-roundedflat .ls-bottom-slidebuttons a:hover {
background: #f31a4a none repeat scroll 0 0;
}
.hideq .j2store-addtocart-form {display: none;}
.hideq .product-qty input[type="text"] {display: none;}
.hideq .product-qty input[type="number"] {display: none;}
.hideq .j2store-add-to-cart { margin-left: 0px; }
.linesshop {
border-top: 1px solid #e9e9e9;
margin-bottom: 25px;
padding-bottom: 25px;
}
.product-qty input[type="text"], .product-qty input[type="number"] {
background-color: #fff;
border: 1px solid #eee;
border-radius: 50px;
color: #323232;
font-size: 14px;
height: 51px;
line-height: 1;
text-align: center;
width: 50px !important;
margin-right:15px;
}
.j2store-addtocart-form {
    text-align: left;
}
h4.product-filter-heading {
color: #232323;

font-size: 24px;
font-weight: normal;
line-height: 1.6em;
text-transform: capitalize;
}
#j2store_categories_mod li {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 4px;
padding-top: 4px;
}
.j2store-category-list.nav > li > a::before {
color: #f31a4a;
content: "";
font-family: "FontAwesome";
font-size: 16px;
left: 0;
line-height: 24px;
padding-right: 15px;
top: 14px;
}
.j2store-category-list li a {
color: #9e9e9e;

font-size: 15px;
font-weight: 400;
line-height: 24px;
}
.j2store-category-list.nav > li > a:hover {
background: transparent none repeat scroll 0 0;
color: #f31a4a;
transition: all 0.3s ease-in-out 0s;
}
.product-gr .product-title,
.product-gr .product-sku,
.product-gr .product-price-container {
	text-align:center;
}
.product-gr .product-price-container {
	padding-bottom:25px;
}
.product-gr {
	padding:0 25px;
}
.j2store-products-row .col-sm-4 {
	padding-right: 0px;
	padding-left: 0px;
}
/**/

#sp-right .j2store-img-responsive {border: 1px solid #e9e9e9;}
#sp-right .j2store-add-to-cart {display:none !important;}
#sp-right .product-title a   {
font-size: 14px;
font-weight: 400;
line-height: 26px;
color: #323232;
text-align:center;
}

#sp-right .j2store-module-product {
padding:30px 0px;
border-bottom: 1px solid #e9e9e9;
}

#sp-right .j2store-module-product:first-child {
padding:5px 0 30px 0;
border-bottom: 1px solid #e9e9e9;
}
#sp-right .j2store-module-product:last-child {
border-bottom: 0px solid #e9e9e9;
}
#sp-right .product-price-container .sale-price {
font-size: 14px;
font-weight: 400;
color: #f31a4a;
text-align:left;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
	border:2px solid #eee;
}
/**/

#sp-left .j2store-img-responsive {border: 1px solid #e9e9e9;}
#sp-left .j2store-add-to-cart {display:none !important;}
#sp-left .product-title a   {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #323232;
}

#sp-left .j2store-module-product {padding:30px 0px;border-bottom: 1px solid #e9e9e9;}

#sp-left .j2store-module-product:first-child {padding:5px 0 30px 0;border-bottom: 1px solid #e9e9e9;}

#sp-left .product-price-container .sale-price {
font-size: 18px;
font-weight: 400;
color: #f31a4a;

}
/**/
.pagination > li > a, .pagination > li > span {
color: #323232 !important;
padding: 8px 16px;
background: #fff;
border: 1px solid #f8f8f8;
}
.pagination > .active > a, .pagination > .active > span {background:#f31a4a;border:1px solid #f31a4a;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background:#f31a4a;border:1px solid #f31a4a;}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {background:#f31a4a;border:1px solid #f31a4a;}

#j2store-slider-range {margin-top: 40px;}
#j2store-slider-range .ui-slider-handle {background: #211a0f none repeat scroll 0 0;}
#j2store-slider-range.ui-slider {background: #f8f8f8 none repeat scroll 0 0;}
#j2store-slider-range .ui-slider-range {background: #f31a4a none repeat scroll 0 0;}
#j2store-slider-range.ui-slider .ui-slider-range {height: 8px;}
#j2store-slider-range.ui-slider {height: 8px;}
#filterProductsBtn {
background: #f4f4f4 none repeat scroll 0 0;
border: 1px solid transparent;
color: #9e9e9e;
font-size: 14px;
font-weight: 900;
line-height: 35px;
margin-right: 47px;
outline: medium none;
text-align: center;
text-transform: uppercase;
width: 90px;
}
#min_price, #max_price {color: #232323;font-size: 16px;font-weight: 500;}
#j2store-product-detail-tab.nav-tabs > li.active > a {
background:#f31a4a;
border-bottom: 2px solid #ffffff;
border-radius: 5px 5px 0 0;
color:#fff;
}
#j2store-product-detail-tab.nav-tabs > li a {
background: #fff;
border-radius: 5px 5px 0 0;
color: #3d3d3d;
display: block;
float: left;
font-size: 15px;
font-weight: 600;
margin-right: 2px;
padding: 15px 30px;
text-transform: uppercase;
top: 1px;
border: 1px solid #f8f8f8;
}

#j2store-product-detail-tab.nav-tabs { border-bottom: 1px solid #f8f8f8;}

.product-sdesc {
font-weight: normal;
line-height: 28px;
margin-bottom: 30px;
}
#productFilters {
background-color: #fcfcfc;
border: 1px solid #f5f5f5;
color: #232323;
margin-bottom: 40px;
padding: 20px 30px;
}
/**/
.product-upsells-container h4 {
text-transform: uppercase;
font-size: 26px;
color: #232323;
font-weight: 700;
position: relative;
margin: 0 0 55px;
padding-bottom: 20px;
}
.product-upsells-container h4:before,
.product-upsells-container h4:after {
content: '';
position: absolute;
height: 3px;
background-color: #f31a4a;
left: 0;
}
.product-upsells-container h4:before {  width: 80px;  bottom: 0;}
.product-upsells-container h4:after {  width: 40px;  bottom: -8px;}
/**/
#j2store-checkout-content h1 {
	font-size:18px;
	color:#222;
}
.owl-item .product-title {
	text-align:center;
	padding: 25px 25px 10px 25px ;
	color:#222;
}
.owl-item .product-title a {
color:#222;
}
.owl-item .j2store-module-product {
background:#fff;
margin:0 5px;
padding-bottom:20px;
}
.owl-item .j2store-product-image {
border-bottom:1px solid #eee;
padding-left:0; padding-right:0;
}
.owl-item .base-price,
.owl-item .sale-price {
text-align:center !important;
font-size:18px;
display: block !important;
margin: auto;
}

.owl-item .j2store-button-cart.btn-success {
border-radius: 50px !important;
text-transform: uppercase;
padding: 12px 30px;
font-weight: 500;
font-size: 15px;
border-color: #f31a4a;
background-color: #f31a4a;
}
/**/
#j2store-checkout-content h2 {
	font-size:18px;
	color:#222;
}
.j2store .checkout-heading {
	border:2px solid #eee;
	background:#fff;
	padding: 14px 10px;
}
.j2store .checkout-content {
    background: #fff;
    padding: 20px;
    margin: 10px 0;
}
/**/
.j2store .table-bordered {
    border: 1px solid #eee;
    background: #fff!important;
}
.j2store-cart h3 {
	font-size:18px;
	color:#222;
}
/**/
.upsell-product-row .upsell-product {
border: 1px solid #eee;
margin-left:-1px;
background: #fff;
padding:10px;
}
.upsell-product-row .product-price-container {padding-bottom:20px;text-align: center;line-height: 28px;}
.upsell-product-title  {border-top: 1px solid #eee;padding-top:10px;}
.upsell-product-title a {text-align: center;color: #232323;font-size: 18px;font-weight: 700;}
.upsell-product-title {text-align: center;color: #232323;}
.upsell-product-row .sale-price {
color: #232323;
font-size: 18px;
font-weight: 500;
line-height: 24px;
text-align: center;
}
.upsell-product-row .btn-primary {
border-radius: 50px !important;
text-transform: uppercase;
padding: 13px 30px 13px 30px;
width:70%!important;
}
.j2store-single-product .col-sm-12 {
padding-right:0 !important;
}
.row .product-upsells-container {padding:15px;}
.row .product-upsells-container .upsell-product-title {padding:28px 15px 5px 15px;}
.row .product-upsells-container h3 {color:#232323;margin:15px 0 15px -14px;font-size: 18px;font-weight: 700;}
@media (min-width: 992px) {
.j2store-product-search-input {width: 40%;}
.j2store-product-list select {width: 40%;}
}

@media (min-width: 481px) and (max-width: 980px) {
.j2store-product-search-input {width: 100%;}
.j2store-product-list select {width: 100%;}
}
@media (max-width: 480px) {
.j2store-product-search-input {width: 90%;}
.j2store-product-list select {width: 90%;}
}

.j2store-product-search-input {
-moz-appearance: none;
background: #ffffff;
border: 1px solid #dadada;
cursor: pointer;
display: inline-block!important;
height: 42px!important;
line-height: 24px;
margin-left: 10px;
padding: 8px 10px;
width: 40%!important;
}

.j2store-product-list select {
-moz-appearance: none;
background: #ffffff url("../images/icon-select.png") no-repeat scroll right center;
border: 1px solid #dadada;
cursor: pointer;
display: inline-block;
height: 42px!important;
line-height: 24px;
margin-left: 10px;
padding: 8px 10px;
width: 40%!important;
}

.sale-price {color: #232323;font-size: 24px;}
.cross-sell-product-title {font-size: 22px;font-weight: 500;margin-bottom: 9px;text-align: center;}
.cross-sell-product-title a {color: #232323;text-align: center;}
.product-title a {
color: #f31a4a;
font-size: 20px;
font-weight: 400;
text-align: center;
transition: all 0.3s ease 0s;
}
 
 
.product-crosssells-container h3::after {
background: #f31a4a none repeat scroll 0 0;
content: "";
display: block;
height: 5px;
margin: 10px 0 0;
width: 70px;
}
.product-crosssells-container h3 {
color: #232323;
font-size: 30px;
font-weight: 600;
padding-bottom: 30px;
}

.shopj2 ul > li {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 4px;
padding-top: 4px;
}
.shopj2 ul li a:hover {color: #f31a4a;}
.shopj2 ul li a {
color: #9e9e9e;
font-size: 15px;
font-weight: 400;
line-height: 24px;
padding: 15px 0 15px 1px;
margin-left:0;
}
.shopj2 ul li a::before {
color: #f31a4a;
content: "";
font-family: "FontAwesome";
font-size: 18px;
line-height: 24px;
padding-right: 15px;
top: 14px;
}
.shopj2 .sp-module-title ul li a {
color: #232323;
font-size: 24px;
font-weight: normal;
line-height: 1.6em;
text-transform: capitalize;
}

.shopj2 input[type="text"] {
background: #f4f4f4 none repeat scroll 0 0;
border: 1px solid #e0e0e0;
border-radius: 3px;
color: #3a3a3a;
display: block;
height: 48px;
line-height: 26px;
padding: 10px 30px 10px 15px;
position: relative;
transition: all 500ms ease 0s;
width: 100%;
}
.shopj2 .btn-primary i {text-align:center; line-height:32px;}
.shopj2 .btn-primary {
background: #f31a4a none repeat scroll 0 0;
border-radius: 0 3px 3px 0;
color: #ffffff;
display: block;
font-size: 16px;
height: 48px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 50px;
border:1px solid transparent;transition: all 500ms ease 0s;
}
.shopj2 .btn-primary:hover {color: #232323;transition: all 500ms ease 0s;}

/*add to cart hover*/

.image-cart {position: relative;background:#f8f8f8; padding:0;}
 .j2store-single-product2:hover .j2store-product-images:after {height: 100%;opacity: 1;}

.folder a::after {
content: "\f105"!important;
font-family: "FontAwesome";
float:right;
}
.folder a::before {
content: "\f114"!important;
font-family: "FontAwesome";
font-size: 16px;
left: 0!important;
line-height: 24px;
top: 14px;
color: #999999;
}
.folder a:hover::before {color:#3eb9de!important;transition: all 500ms ease 0s;}
.folder a {
color: #999999!important;
font-size: 14px;
font-weight: 400;
position: relative;
transition: all 500ms ease 0s;
}
.folder a:hover {color:#3eb9de!important;transition: all 500ms ease 0s;}

.j2store-search-product .btn-primary i {line-height:30px;}
.j2store-search-product .btn-primary {
background: #f31a4a none repeat scroll 0 0;
border: medium none;
color: #fff;
display: block;
height: 50px;
padding: 11px 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
transition: all 500ms ease 0s;
width: 50px;
border-radius:0;
}
.j2store-search-product  input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f8f8f8;
	color: #999999;
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 50px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 55px;
	position: relative;
	transition: all 500ms ease 0s;
	width: 100%;
	border-radius:0;
}
.additional-image-list li {
	float: left;
	border:1px solid #eee;
	margin-right:5.5px;
	transition: all 500ms ease 0s;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.03);
}
.additional-image-list li:hover {
border:1px solid #727272;
transition: all 500ms ease 0s;
}
ul.additional-image-list {  display: inline !important;}
/*category module left-right*/

#sp-right .j2store-categories-module a,
#sp-left .j2store-categories-module a {
color: #727272;
font-size: 16px;
font-weight: 400;
line-height: 26.5px;
}
/*
#sp-right .j2store-categories-module a::before, #sp-left .j2store-categories-module a::before {
font-family: FontAwesome;
content: "\f105"!important;
padding-right:8px;
}
*/
#sp-right .j2store-categories-module a, #sp-left .j2store-categories-module a {
border-bottom: 1px solid #f8f8f8!important;
padding: 5px 0 10px 0 !important;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
#sp-right .j2store-categories-module a:hover, #sp-left .j2store-categories-module a:hover {color: #f31a4a!important;transition: all 0.5s;}
#sp-right .j2store-categories-module a::after, #sp-left .j2store-categories-module a::after {
font-family: FontAwesome;
content: "\f096"!important;
transition: all 0.5s;
right:0;
float:right;
font-size:14px;
color:#eaeaea;
}
 
#sp-right .j2store-categories-module a:hover::after, #sp-left .j2store-categories-module a:hover::after{
font-family: FontAwesome;
content: "\f14a"!important;
transition: all 0.5s;
color: #f31a4a;
}

.j2store-product-images img { width: 100%;}
.j2store-product-list .product-qty {display: none;}

.j2store-product-list .btn-primary {
padding:13px 30px;
border-radius: 50px;
width: 73%;
text-transform: uppercase;
margin: 2px auto 40px auto;
display: block;
}
.j2store-single-product .product-title, .j2store-single-product .product-title a {text-align:center;color:#232323;}
.j2store-product-list .product-title  {border-top:1px solid #eee;line-height: 20px;padding-top:40px;}
.j2store-product-list .j2store-single-product {border:1px solid #eee;}
.j2store-products-row {
border-bottom: 0 solid #f4f4f4;
margin-bottom: 30px;
}

#sp-right .j2store-search-product .btn-primary, #sp-left .j2store-search-product .btn-primary {display:none;}
#sp-right .j2store-product-image.col-md-6, #sp-right .product-cart-section.col-sm-12 {padding-left:0!important;}
.product-cart-left-block.col-md-6{padding-left:0!important;padding-right:0!important;}

@media (min-width: 992px) {
.product-cart-left-block.col-md-6 .product-title {margin-top: 0px !important;}
}
/*carousel*/
.carousel .j2store-module-product:hover {
box-shadow: 0px 11px 50px 0 rgba(0, 0, 0, 0.04);
transition: all 0.2s ease 0s;
}
.carousel .j2store-module-product {border:1px solid #eee;margin:5px;background:#fff;transition: all 0.2s ease 0s;}
.carousel .product-title a {text-align: center;color: #232323;padding-top:25px;}
.carousel .product-title {text-align: center;}
.carousel .sale-price {
color: #232323;
font-size: 18px;
font-weight: 500;
line-height: 24px;
text-align: center;
}
.carousel .product_cart_block .btn-primary {
text-align:center;
margin: 2px auto 25px auto;
display: block;
}
.carousel .j2store-img-responsive {margin-bottom:25px;border-bottom: 1px solid #eee;}
.j2store-addtocart-form {
    margin-top: 0;
}
/*shop page categ grid*/
.shop-cat-h ul {list-style:none;padding:0;}
.shop-cat-h li {padding:0;}
.shop-cat-h img {width:100%;}
.shop-cat-h  a {
font-size:15px;
font-weight:600;
color:#232323;
text-align:center;
}
.shop-cat-h a span{
font-size:12px;
font-weight:400;
color:#232323;
text-align:center;
}
.shop-cat-h h4:hover span{color:#e12957;}
.shop-cat-h h4 {margin:-10px auto auto auto; display:block; text-align:center;}
.shop-cat-h h4 a {
background:#fff;
border:2px solid #fff;
font-size:16px;
color:#232323;
font-weight:400;
padding:13px 30px;
transition: all 0.3s ease 0s;
border-radius:50px;
box-shadow: 10px 10px 15px rgba(0,0,0,0.06);
}
.shop-cat-h {margin-bottom:40px;}
.shop-cat-h li:hover h4 a {
background:#f31a4a;
border:2px solid #f31a4a;
transition: all 0.3s ease 0s;
color:#fff;
}
.shop-cat-h li {margin-bottom:30px;}
.shop-cat-h .j2store-img-responsive { width: 100%;}

/**/
@media (max-width: 950px) {
.product-qty input[type="text"], .product-qty input[type="number"] {margin-bottom:20px!important;}
.j2store-product-list .j2store-single-product {margin-bottom: 30px;}
}
@media (max-width: 500px) {
.j2store-cart .span6 {width: 49%!important;}
}
.discount-percentage {
    color: #fff;
    position: absolute;
    top: 30px;
    left: 50px;
    background: rgba(233, 57, 44, 0.8);
    border-radius: 30px;
    padding: 12px 15px 15px 15px;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 17px;
}
.prdct {
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.03);
	background:#fff;
}

.product-price-container .sale-price {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    display: inline;
}
.j2store-single-product .discount-percentage {
display:none!important;
}
.product-price-container .strike {
    text-decoration: line-through;
    color: #f31a4a;
    font-size: 1em;
    display: inline;
    padding-right: 20px;
}
.j2store-cart-button.btn-primary {
    border-radius: 50px !important;
    text-transform: uppercase;
    padding: 14px 30px;
    font-weight: 600;
	font-size:14px;
	font-family: Josefin Sans;
}
#j2store-product-detail-tab.nav-tabs > li a.active{
background:#f31a4a !important;
color:#fff !important;
}
.j2store-products-row  .product-price-container {text-align:center;}
.j2store-product-list .j2store-single-product {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.j2store-single-product .product-title,
.j2store-single-product .product-title a,
.j2store-single-product.simple.detail.bs3 .product-title {
	font-family:Roboto Slab;
	font-weight:400;
}
/*end shop*/
.view-category.postgrid main#sp-component  {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}

.view-category.postgrid #sp-right {
    display: none;
}