body {
	line-height:27px;
	letter-spacing: -0.2px;
}

#sp-top1 {
	padding-right:0;
}
@media (max-width: 740px) {
#sp-top-header {
	text-align:center;
}
}
@media (min-width: 800px) {
#sp-header.transparent.header-sticky ul.social-icons {
line-height: 75px;
}
ul.social-icons {
	float: right;
} 
}
#sp-breadcrumb .fas {
display: none;
}
ul.social-icons::before {
    background: rgb(255, 255, 255, 0.5);
    content: "";
    height: 15px;
    position: absolute;
    transition: all 500ms ease 0s;
    width: 1px;
    z-index: 1;
    margin-left: 0px;
	left: 25%;
	top: 40%;
}

ul.social-icons a {
	color:#fff;
	font-size:15px;
}
.sp-megamenu-parent li a {
	font-weight: 600;
	line-height: 1.42857;
	padding: 17px 14px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	line-height: 50px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}

#sp-header.transparent ul.social-icons {
	line-height: 88px;
}
/*menu transparent*/
@media (max-width: 1023px) {
#sp-header.transparent{
	background-color: #dc3545;
	border-bottom: 1px solid rgba(255,255,255,0);
	height: 60px !important;
	left: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 99;
}
}
  
#sp-header.transparent{
	background-color: rgba(16,0,44,0.7);
	border-bottom: 1px solid rgba(255,255,255,0);
	height: 90px;
	left: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 99;
}

.burger-icon > span {
	background: #fff;
}
#sp-header.transparent .sp-megamenu-parent li a {
	line-height:55px;
	color:#fff;
}
 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #777777 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: #490bb8!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding:0;
}
#sp-header.transparent .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	border-bottom: 1px solid #eee;
	padding: 0 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
	border-bottom: 0px solid #eee;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	padding:5px 0;
}
/*fixed scroll header*/
@media (min-width: 1023px) {
#sp-header.transparent {
	position: absolute;
	top: 40px;
}
}
#sp-header.transparent.header-sticky{
	transition: all 0.3s ease 0s;
	position: fixed!important;
    z-index: 9999;
	left: 0;
	top: 0;
}
#sp-header.transparent.header-sticky{
	background: rgb(34, 34, 34,0.99);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	height: 80px;
	opacity: 1;
	transition: all 0.3s ease 0s;
	position:relative;
	border-bottom: 1px solid #222;
}
#sp-header.transparent.header-sticky .sp-megamenu-parent > li > a {
	color: #fff;
	line-height: 45px;
}
#sp-header.transparent.header-sticky .logo {
	height:80px;
}
/*end fix scroll header*/
#offcanvas-toggler {
	line-height: 90px;
	margin-right: 20px;
}
#offcanvas-toggler > .fa {
    color: #fd9d15;
}
/*end transparent*/

#sp-top2 {
	float:right;
}
.sp-contact-info {
    line-height: 35px;
}
.sp-contact-info span {
color:#fd9d15;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
    border-color: #fd9d15;
    background-color: #fd9d15;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
    border-color: #fd9d15;
}
/**/
h2,
h3,
h4 {
	letter-spacing: -0.5px;
}

.opacityimg img {
	text-align:center;
	opacity:0.8;
	transition: all 0.3s ease 0s;
	display: block;
	margin: auto;
}
.opacityimg img:hover  {
	opacity:1;
	transition: all 0.3s ease 0s;
}


/*Portfolio*/

.sp-simpleportfolio .sp-simpleportfolio-item {
	padding:6px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	background: #e68e10;
	border: 1px solid #e68e10;
	padding: 15px;
	transition: all 0.5s ease 0s;
	color:#fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
	background: #fff;
	border: 1px solid #fff;
	transition: all 0.5s ease 0s;
	color:#490bb8;
}

.sp-simpleportfolio-title a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 4px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	margin: auto;
	display: block;
	line-height: 25px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
	font-size: 14px;
	text-align: center;
	margin: auto;
	display: block;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
	background:#333333;
	border: 1px solid #333333;
}
.sp-simpleportfolio-description h2 {
	font-weight: 600;
	font-size: 26px !important;
	color: #333333;
	line-height: 35px!important;
}
.sp-simpleportfolio-description h1 {
	font-weight: 600;
	font-size: 23px !important;
	color: #333333;
	line-height: 1.4;
	text-transform: uppercase;
	display:none;
	margin-top:30px;
}
.sp-simpleportfolio-description h3 {
	font-weight: 800;
	font-size: 23px !important;
	color: #333333;
	line-height: 1.4;
	text-transform: uppercase;
}
.sp-simpleportfolio-description p {
	font-weight: 400;
	color:565656;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {
	font-weight: 800;
	font-size: 15px !important;
	color: #333333;
	line-height: 1.4;
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div {
	font-weight: 400;
	font-size: 14px !important;
	color: #767676;
	line-height: 1.4;
}

.sp-simpleportfolio-link .btn-primary {
	background:#fd9d15;
	border:2px solid #fd9d15;
	font-size:14px;
	color:#fff;
	font-weight:400;
	padding:12px 30px;
	transition: all 0.3s ease 0s;
	border-radius:3px;
}
.sp-simpleportfolio-link .btn-primary:hover {
	background:#333333;
	border:2px solid #333333;
	transition: all 0.3s ease 0s;
	color:#fff;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-img {
	margin-bottom:50px;
	width: 100%;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-meta {
	border-left:1px solid #eee;
	padding-left:30px !important;
}
.sp-simpleportfolio-view-item .sp-simpleportfolio-description {
	padding-right:30px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
	margin:auto;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: transparent;
    color: #490bb8
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	left: 0px;
	margin: 2px auto;
	background-color: #490bb8;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 500ms ease 0s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
	content: "";
	display: block;
	width: 0px;
	height: 2px;
	left: 0px;
	margin: 2px auto;
	background-color: #490bb8;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 500ms ease 0s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	left: 0px;
	margin: 2px auto;
	background-color: #490bb8;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 500ms ease 0s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	font-weight: 600;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 29px;
	display: inline-block;
	text-transform: uppercase;
	color: #333333;
	background:transparent;
}
 
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
	color:#490bb8;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	font-size:14px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: center;
    margin: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
	padding:20px 20px 25px 20px;
	background: #f9f9f9;
	margin-top: -10px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background:rgba(73, 11, 184, 0.67);
}
.sppb-addon-image-overlay {
	border-radius: 4px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
	border-radius: 4px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
	border-radius: 4px;
}
.featherlight {
	z-index:9999!important;
}
/**/
.brouchure ul {padding:0;}
.brouchure li a {
	color:#333;
	font-weight:600;
	transition: all 500ms ease 0s;
}
.brouchure li {
	list-style: none;
	padding: 10px 25px 10px 35px;
	margin: 4px 0;
	background:#f4f5f5;
	height:50px;
	transition: all 500ms ease 0s;
	border-left:4px solid #490bb8 !important
}
.brouchure li:hover {
	background:#490bb8;
	transition: all 500ms ease 0s;
}
.brouchure li:hover a {
	color:#fff;
	padding-left:20px;
	transition: all 500ms ease 0s;
}
.brouchure li:nth-child(2) a {
color:#fff!important;
	padding-left:20px;
	transition: all 500ms ease 0s;
}
.brouchure li:nth-child(2) {
	background:#490bb8;
}
.brouchure i { color:#fd9d15; padding-right:10px;}
/**/
.left-menu ul {padding:0;}
.left-menu li a {
color:#333;
font-weight:600;
transition: all 500ms ease 0s;
}
.left-menu li {
list-style: none;
padding: 10px 25px 10px 35px;
margin: 4px 0;
background:#f4f5f5;
height:50px;
transition: all 500ms ease 0s;
border-left:4px solid #490bb8 !important
}
.left-menu li:hover {
background:#490bb8;
transition: all 500ms ease 0s;
}
.left-menu li:hover a {
color:#fff;
padding-left:20px;
transition: all 500ms ease 0s;
}
.left-menu li a.active  {
color:#fff!important;
padding-left:20px;
transition: all 500ms ease 0s;
}
.left-menu li a.active  {
background:#490bb8;
}
/**/

/*blog*/
.page-item.active .page-link {
    color: #fff !important;
    background-color: #490bb8;
    border-color: #490bb8;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #fff !important;
}
.articles-more {
	display:none;
}
@media (max-width: 600px) {
.article-details .article-header h1,
.article-details .article-header h2 {
	font-size:25px;
}
.article-space {
    padding: 30px 20px;
}
.pager > li a {
    padding: 14px 30px;
}
}

blockquote{
	padding: 20px;
	margin-bottom: 26px;
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.55);
}
blockquote p:last-child{
	margin-bottom: 0;
}

.sppb-btn-custom,
.sppb-btn-custom:hover {
	transition: all 0.5s ease 0s;
}
.sp-page-title {
    padding: 60px 0 60px 0;
}

@media (min-width: 1023px) {
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
	font-size: 45px;
}
.transparent .sp-page-title{
    padding: 160px 0 65px 0!important;
	margin-top: 0px!important;
}
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
color: #f5f5f5;
font-weight: 700;
letter-spacing: -0.03em;
line-height: 1.3;
text-transform: none;
text-align: center;
}

.sp-page-title .sp-page-title-heading:before,
.sp-page-title .sp-page-title-heading:after {
	background-color: #f5f5f5;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 3%;
}
.sp-page-title .sp-page-title-heading:before {
	margin-right:10px;
}
.sp-page-title .sp-page-title-heading:after { 
	margin-left:10px;
}

/*.article-details {
	box-shadow: 2px 3.5px 16px 0 rgba(0, 0, 0, 0.05);
}*/

#sp-left .sp-module,
#sp-right .sp-module {
    background: #f9f9f9 url("../images/sidebar.png") no-repeat scroll left top;
    border: 1px solid #f1f0f0;
    border-radius: 4px;
    margin-bottom: 20px;
    min-height: 20px;
   box-shadow: 2px 3.5px 16px 0 rgba(0, 0, 0, 0.05);
   z-index:99;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.05rem;
	color:#333333;
	border-bottom: 0px solid #f3f3f3;
	margin:0 0 15px;
}

.blog-section-new {
	padding:30px 40px 20px 40px;
}
.article-list .article,
.article-details  {
	background:#fff;
}
.article-space {
	padding:30px 40px;
}
.article-space h1 {
	color:#222;
	font-weight:800;	
}
.article-info > span,
.article-info > span a {
	color:#490bb8;
	font-size: 15px;
	font-weight: 600;
}
.article-list .article .article-header h2 a{
	color:#222;
	font-size: 30px ;
	font-weight:500;
	line-height:35px;
}
.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
	border-bottom: 0px solid #f5f5f5;
}
.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 {
    margin-bottom: 20px;
}
.article-list .article {
	transition: all 500ms ease 0s;
	box-shadow:2px 3.5px 16px 0 rgba(0, 0, 0, 0.05);
}
.article-list .article:hover {
	box-shadow:2px 0px 40px 0 rgb(73, 11, 184, 0.1);
	transition: all 500ms ease 0s;
}
.article-details{
	border-radius: 4px;
}
.article-details img {
	padding:0px;
}
/**/
.sp-page-title .breadcrumb {
	margin: 15px auto 0 auto;
	position: relative;
	z-index: 5;
	display: none!important;
	text-align:center;
}
.sp-page-title .breadcrumb > li {display: none;}

.breadcrumb {
	margin: auto;
	position: relative;
	z-index: 5;
	display: block!important;
	text-align:center;
	background: transparent;
	padding:23px 0;
	font-weight:600;
	text-transform:uppercase;
	font-size:14px;
}
.breadcrumb > li {display: inline-block;}
.breadcrumb-item a {
	color:#777;
}
.breadcrumb-item.active  {
	color:#fd9d15;
}
/**/
/*end*/
.search input:hover {
	border: 1px solid #fd9d15;
}
.search input {
	height: 42px;
	border: 1px solid #eee;
	color: #8f8f8f;
	font-size: 14px;
	font-weight: 400;
	border-radius:1px;
}

.categories-module h4 a {
	color: #777777;
	font-size: 17px;
	font-weight: 400;
	line-height: 26.5px;
}
.categories-module li a::before {
    content: "-";
    padding-right: 15px;
	transition: all 500ms ease 0s;
}

.categories-module li a:hover:before{
	padding-left:10px!important;
	transition: all 500ms ease 0s;
}

.sp-module.allblack {
	padding:0px !important;
	border-radius:4px;
}

.cat-children {
	display:none;
}
#sp-bottom a {
	font-size: 17px;
	line-height: 20px;
	color: #d6d6d6;
}
#sp-bottom {
    font-size: 17px;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 30px;
    color: #fff;
}
#sp-bottom2 h4 a {
	color: #777777;
	font-size: 17px;
	font-weight: 400;
	line-height: 26.5px;
}
#sp-bottom2 li a::before {
    content: "-";
    padding-right: 15px;
	transition: all 500ms ease 0s;
}

#sp-bottom2 li a:hover:before{
	padding-left:10px!important;
	transition: all 500ms ease 0s;
}

.footer-social {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}
.footer-social > li:hover {
	background:transparent;
	border: 1px solid #4a515e;
	transition: all 500ms ease 0s;
}

.footer-social > li {
	display: inline-block !important;
	margin:0 2px 0 2px;
	border-radius: 100%;
	border: 1px solid #490bb8;
	width: 34px;
	height: 34px;
	padding: 5px;
	background:#490bb8;
	text-align: center;
	transition: all 500ms ease 0s;
}
.footer-social > li i {
	font-size:14px;
	line-height:25px;
	text-align:center;
	color:#fff;
}

.sp-scroll-up {
	background:#490bb8;
	transition: all 500ms ease 0s;
	border-radius:100%;
	width:40px;
	height:40px;
	line-height:38px;
	font-size:14px;
}
.sp-scroll-up:hover {
	background:#fd9d15;
	transition: all 500ms ease 0s;
}
/*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:20px;
}
.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: #252525;
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: #490bb8;
font-weight: 400;
}
.carousel-prod .btn-primary {
width: 98%;
margin-top: 20px;
padding-top: 0;
color: #252525;
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: #f7f7f7;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.carousel-prod .j2store-product-image {background:#f7f7f7;}
.carousel-prod .j2store-product-image {border: 3px solid #fff;margin-bottom:25px;}
.carousel-prod .owl-item:hover .j2store-product-image {border: 3px solid #490bb8;}

.j2store-minicart-button {
font-size: 20px;
color: #490bb8;
font-weight: 500;
line-height: 22px;
text-align: right;
margin-right:10px;
}
.j2store-minicart-button::before {
    background: rgb(255, 255, 255, 0.5);
    content: "";
    height: 15px;
    position: absolute;
    transition: all 500ms ease 0s;
    width: 1px;
    z-index: 1;
    margin-left: 0px;
    left: 30%;
    top: 40%;
}
.cart-item-info .link i {line-height: 87px!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: #490bb8!important;
border-radius: 30px;
color: #ffffff;
font-size: 12px;
height: 20px;
line-height: 20px;
position: absolute;
right: 14px;
text-align: center;
top: 20px;
width: 20px;
}

.j2store-thumbnail-image img {
width: 100%;
}

.j2store-single-product2 .product-title a {
font-weight: 600;
line-height: 1.2;
color: #333;
font-size: 18px;
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:1px solid #eee;transition: all 0.3s ease-in-out 0s;}
.j2store-single-product2 {border:1px solid #ededed; padding:0px;transition: all 0.3s ease-in-out 0s;margin:5px;}
.j2store-single-product2 .j2store-cart-button {
background: #f7f7f7;
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: #490bb8;
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: #490bb8;
font-weight: 600;
}
.j2store-single-product.simple.detail.bs3 .product-title {
color: #252525;
font-size: 24px;
font-weight: 700;
line-height: 1.4em;
margin: 0 0 3px;
text-align: left;
}
.product-price-container .sale-price {
color: #252525;
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: #252525;
font-size: 20px;
font-weight: 600;
}
.product-ldesc h4 {
color: #252525;
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;
color: #777777;
font-size: 17px;
font-weight: normal;
line-height: 26px;
padding: 25px;
background:#fff;
}
.product-title a {
color: #252525;
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: #252525;font-size: 24px;}
  
.j2store_add_to_cart_button {
background-color: #490bb8;
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: #490bb8;
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 #490bb8;
}
.j2store-cart-button22:hover {
background: #490bb8;
border-color: #490bb8;
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: #490bb8 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: 4px;
color: #333333;
font-size: 14px;
height: 51px;
line-height: 1;
text-align: center;
width: 50px !important;
margin-right:15px;
}
.j2store-addtocart-form {
    text-align: center;
}
h4.product-filter-heading {
color: #252525;

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: #490bb8;
content: "";
font-family: "FontAwesome";
font-size: 16px;
left: 0;
line-height: 24px;
padding-right: 15px;
top: 14px;
}
.j2store-category-list li a {
color: #777777;
font-family: Lato;
font-size: 15px;
font-weight: 400;
line-height: 24px;
}
.j2store-category-list.nav > li > a:hover {
background: transparent none repeat scroll 0 0;
color: #490bb8;
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:10px;
}
.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: 17px;
font-weight: 600;
line-height: 24px;
color: #333333;
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: 600;
color: #490bb8;
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: #333333;
}

#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: #490bb8;

}
/**/
.pagination > li > a, .pagination > li > span {
color: #333333 !important;
padding: 8px 16px;
background: #fff;
border: 1px solid #f7f7f7;
}
.pagination > .active > a, .pagination > .active > span {background:#490bb8;border:1px solid #490bb8;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background:#490bb8;border:1px solid #490bb8;}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {background:#490bb8;border:1px solid #490bb8;}

#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: #f7f7f7 none repeat scroll 0 0;}
#j2store-slider-range .ui-slider-range {background: #490bb8 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: #777777;
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: #252525;font-size: 16px;font-weight: 500;}
#j2store-product-detail-tab.nav-tabs > li.active > a {
background:#490bb8;
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 #f7f7f7;
}

#j2store-product-detail-tab.nav-tabs { border-bottom: 1px solid #f7f7f7;}

.product-sdesc {
color: #777777;
font-size: 17px;
font-weight: normal;
line-height: 26px;
margin-bottom: 30px;
}
#productFilters {
background-color: #fcfcfc;
border: 1px solid #f5f5f5;
color: #252525;
margin-bottom: 40px;
padding: 20px 30px;
}
/**/
.product-upsells-container h4 {
text-transform: uppercase;
font-size: 26px;
color: #252525;
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: #490bb8;
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:30px;
}
.owl-item .j2store-product-image {
border-bottom:1px solid #eee;
}
.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: #490bb8;
background-color: #490bb8;
}
/**/
#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: #252525;font-size: 18px;font-weight: 700;}
.upsell-product-title {text-align: center;color: #252525;}
.upsell-product-row .sale-price {
color: #252525;
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:#252525;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: #252525;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: #252525;text-align: center;}
.product-title a {
color: #490bb8;
font-size: 18px;
font-weight: 700;
text-align: center;
transition: all 0.3s ease 0s;
}
 
 
.product-crosssells-container h3::after {
background: #490bb8 none repeat scroll 0 0;
content: "";
display: block;
height: 5px;
margin: 10px 0 0;
width: 70px;
}
.product-crosssells-container h3 {
color: #252525;
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: #490bb8;}
.shopj2 ul li a {
color: #777777;
font-family: Lato;
font-size: 15px;
font-weight: 400;
line-height: 24px;
padding: 15px 0 15px 1px;
margin-left:0;
}
.shopj2 ul li a::before {
color: #490bb8;
content: "";
font-family: "FontAwesome";
font-size: 18px;
line-height: 24px;
padding-right: 15px;
top: 14px;
}
.shopj2 .sp-module-title ul li a {
color: #252525;
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: #490bb8 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: #252525;transition: all 500ms ease 0s;}

/*add to cart hover*/

.image-cart {position: relative;background:#f7f7f7; 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: #490bb8 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 #f7f7f7;
	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 #777777;
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: #777777;
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 #f7f7f7!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: #490bb8!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: #490bb8;
}

.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 25px auto;
display: block;
}
.j2store-single-product .product-title, .j2store-single-product .product-title a {text-align:center;color:#252525;}
.j2store-product-list .product-title  {border-top:0px solid #eee;line-height: 20px;padding-top:20px;}
.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: #252525;padding-top:25px;}
.carousel .product-title {text-align: center;}
.carousel .sale-price {
color: #252525;
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;}


/*left right carousel*/

.owl-carousel .owl-dots, .owl-carousel .owl-nav {line-height: 1;text-align: center;}
.owl-carousel .owl-nav [class*="owl-"] {
background: #490bb8;
border: 2px solid #490bb8;
border-radius: 50%;
box-sizing: initial;
color: #fff;
cursor: pointer;
display: block;
height: 42px;
line-height: 42px;
margin: -23px 10px 0;
opacity: 0;
position: absolute;
text-align: center;
top: 50%;
transition: all 0.2s ease 0s;
width: 42px;
z-index: 200;
font-size:0px;
}

.owl-carousel .owl-prev:before {
font-family: FontAwesome!important;
content:"\f104"!important;
color:#fff!important;
font-size:22px!important;

}
.owl-carousel .owl-next:before {
font-family: FontAwesome!important;
content:"\f105"!important;
color:#262626!important;
font-size:22px!important;
}

.owl-carousel .owl-nav [class*="owl-"] i {color: #262626;font-size: 22px;line-height: 42px;}
.owl-carousel .owl-nav [class*="owl-"]:hover i, .owl-carousel.arrows-dark .owl-nav [class*="owl-"] i, .owl-carousel.arrows-dark .owl-nav [class*="owl-"]:hover i {color: #fff;}
.owl-carousel .owl-nav [class*="owl-"]:hover {background-color: #f29e00;border-color: #f29e00;}
.owl-carousel .owl-nav .owl-next .fa-angle-right {margin-right: -2px;}
.owl-carousel .owl-nav .owl-prev {left: 0;}
.owl-carousel .owl-nav .owl-prev .fa-angle-left {margin-left: -2px;}
.owl-carousel:hover .owl-next {left: auto;opacity: 1;right: 10px;}
.owl-carousel:hover .owl-prev {left: 10px;opacity: 1;right: auto;}
.owl-carousel.arrows-visibile .owl-next {left: auto;opacity: 1;right: 10px;}
.owl-carousel.arrows-visibile .owl-prev {left: 10px;opacity: 1;right: auto;}
.owl-carousel.arrows-dark .owl-nav [class*="owl-"] {background-color: #252525;border-color: #252525;color: #fff;}
.owl-carousel.arrows-dark .owl-nav [class*="owl-"]:hover {background-color: #252525;}
.owl-carousel.arrows-grey .owl-nav [class*="owl-"] {background-color: #9d9d9d;border: 2px solid #9d9d9d;color: #252525;}
.owl-carousel.arrows-grey .owl-nav [class*="owl-"] i {color: #9d9d9d;}
.owl-carousel.arrows-grey .owl-nav [class*="owl-"]:hover {background-color: #9d9d9d;}
.owl-carousel.arrows-grey .owl-nav [class*="owl-"]:hover i {color: #252525;}
.owl-carousel.arrows-large .owl-nav [class*="owl-"] {height: 78px;line-height: 78px;width: 78px;}
.owl-carousel.arrows-large .owl-nav [class*="owl-"] i {font-size: 28px;line-height: 78px;}
.owl-carousel.arrows-creative .owl-nav [class*="owl-"] {background: transparent;border: 0 none;}
.owl-carousel.arrows-creative .owl-nav [class*="owl-"] i {color: #fff;}
.owl-carousel.arrows-creative .owl-nav [class*="owl-"]:hover {background-color: #fd9d15;color: #262626;}
.owl-carousel.arrows-only .owl-nav [class*="owl-"] {border: 0 none;}
.owl-carousel.arrows-only .owl-nav [class*="owl-"] i {font-size: 28px;}
 
/*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:#252525;
text-align:center;
}
.shop-cat-h a span{
font-size:12px;
font-weight:400;
color:#252525;
text-align:center;
}
.shop-cat-h h4:hover span{color:#fd9d15;}
.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:#252525;
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:#490bb8;
border:2px solid #490bb8;
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(73, 11, 184, 0.67);
    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: #252525;
    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: #fd9d15;
    font-size: 1em;
    display: inline;
    padding-right: 20px;
}
.j2store-cart-button.btn-primary {
    border-radius: 4px !important;
    text-transform: uppercase;
    padding: 12px 30px;
    font-weight: 500;
	font-size:15px;
}
#j2store-product-detail-tab.nav-tabs > li a.active{
background:#490bb8 !important;
color:#fff !important;
}


/*end shop*/


.testimonials-section img {
	width: 70px !important;
    height: 100%;
    border-radius: 100%;
    z-index: 9999 !important;
    margin: 0 auto -30px auto;
    position: relative;
}

.fw-testimonial-image .media-object {
	border-radius: 100%;
}

.text-center .fw-testimonial-image {
	position: absolute;
	top: -30px;
	left: 50%;
	margin: 0 0 0 -35px;
}

.fw-testimonial-item {
    padding: 60px 30px 50px 30px !important;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    background-color: #ffffff;
    margin: 5px;
}

.fw-testimonial-item.text-center {
	padding: 64px 30px 52px 30px;
}

.fw-testimonial-text {
	font-style: italic;
}

.fw-testimonial-name {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin-top: 29px;
	margin-bottom: 0;
	color: #490bb8;
}

.ls .fw-testimonial-name {
	color: #490bb8;
}

.fw-testimonial-job {
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 8px;
}

.fw-testimonial-url {
	font-size: 12px;
	line-height: 12px;
	margin-top: 6px;
}

.testimonials-control {
	font-size: 22px;
}


/*fonts*/

@font-face {
	font-family: 'et-line';
	src:url('../fonts/et-line.eot');
	src:url('../fonts/et-line.eot?#iefix') format('embedded-opentype'),
	url('../fonts/et-line.woff') format('woff'),
	url('../fonts/et-line.ttf') format('truetype'),
	url('../fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

.et-icon-mobile,
.et-icon-laptop,
.et-icon-desktop,
.et-icon-tablet,
.et-icon-phone, 
.et-icon-document,
.et-icon-documents,
.et-icon-search,
.et-icon-clipboard,
.et-icon-newspaper,
.et-icon-notebook,
.et-icon-book-open,
.et-icon-browser,
.et-icon-calendar,
.et-icon-presentation,
.et-icon-picture,
.et-icon-pictures,
.et-icon-video,
.et-icon-camera,
.et-icon-printer,
.et-icon-toolbox,
.et-icon-briefcase,
.et-icon-wallet
 .et-icon-gift,
.et-icon-bargraph,
.et-icon-grid,
.et-icon-expand,
.et-icon-focus,
.et-icon-edit,
.et-icon-adjustments,
.et-icon-ribbon,
.et-icon-hourglass,
.et-icon-lock,
.et-icon-megaphone,
.et-icon-shield,
.et-icon-trophy,
.et-icon-flag,
.et-icon-map,
.et-icon-puzzle,
.et-icon-basket,
.et-icon-envelope,
.et-icon-streetsign,
.et-icon-telescope,
.et-icon-gears,
.et-icon-key,
.et-icon-paperclip,
.et-icon-attachment,
.et-icon-pricetags,
.et-icon-lightbulb,
.et-icon-layers,
.et-icon-pencil,
.et-icon-tools,
.et-icon-tools-2,
.et-icon-scissors,
.et-icon-paintbrush,
.et-icon-magnifying-glass,
.et-icon-circle-compass,
.et-icon-linegraph,
.et-icon-mic,
.et-icon-strategy,
.et-icon-beaker,
.et-icon-caution,
.et-icon-recycle,
.et-icon-anchor,
.et-icon-profile-male,
.et-icon-profile-female,
.et-icon-bike,
.et-icon-wine,
.et-icon-hotairballoon,
.et-icon-globe,
.et-icon-genius,
.et-icon-map-pin,
.et-icon-dial,
.et-icon-chat,
.et-icon-heart,
.et-icon-cloud,
.et-icon-upload,
.et-icon-download,
.et-icon-target,
.et-icon-hazardous,
.et-icon-piechart,
.et-icon-speedometer,
.et-icon-global,
.et-icon-compass,
.et-icon-lifesaver,
.et-icon-clock,
.et-icon-aperture,
.et-icon-quote,
.et-icon-scope,
.et-icon-alarmclock,
.et-icon-refresh,
.et-icon-happy,
.et-icon-sad,
.et-icon-facebook,
.et-icon-twitter,
.et-icon-googleplus,
.et-icon-rss,
.et-icon-tumblr,
.et-icon-linkedin,
.et-icon-dribbble {
	font-family:et-line;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.et-icon-mobile:before {
	content: "\e000";
}
.et-icon-laptop:before {
	content: "\e001";
}
.et-icon-desktop:before {
	content: "\e002";
}
.et-icon-tablet:before {
	content: "\e003";
}
.et-icon-phone:before {
	content: "\e004";
}
.et-icon-document:before {
	content: "\e005";
}
.et-icon-documents:before {
	content: "\e006";
}
.et-icon-search:before {
	content: "\e007";
}
.et-icon-clipboard:before {
	content: "\e008";
}
.et-icon-newspaper:before {
	content: "\e009";
}
.et-icon-notebook:before {
	content: "\e00a";
}
.et-icon-book-open:before {
	content: "\e00b";
}
.et-icon-browser:before {
	content: "\e00c";
}
.et-icon-calendar:before {
	content: "\e00d";
}
.et-icon-presentation:before {
	content: "\e00e";
}
.et-icon-picture:before {
	content: "\e00f";
}
.et-icon-pictures:before {
	content: "\e010";
}
.et-icon-video:before {
	content: "\e011";
}
.et-icon-camera:before {
	content: "\e012";
}
.et-icon-printer:before {
	content: "\e013";
}
.et-icon-toolbox:before {
	content: "\e014";
}
.et-icon-briefcase:before {
	content: "\e015";
}
.et-icon-wallet:before {
	content: "\e016";
}
.et-icon-gift:before {
	content: "\e017";
}
.et-icon-bargraph:before {
	content: "\e018";
}
.et-icon-grid:before {
	content: "\e019";
}
.et-icon-expand:before {
	content: "\e01a";
}
.et-icon-focus:before {
	content: "\e01b";
}
.et-icon-edit:before {
	content: "\e01c";
}
.et-icon-adjustments:before {
	content: "\e01d";
}
.et-icon-ribbon:before {
	content: "\e01e";
}
.et-icon-hourglass:before {
	content: "\e01f";
}
.et-icon-lock:before {
	content: "\e020";
}
.et-icon-megaphone:before {
	content: "\e021";
}
.et-icon-shield:before {
	content: "\e022";
}
.et-icon-trophy:before {
	content: "\e023";
}
.et-icon-flag:before {
	content: "\e024";
}
.et-icon-map:before {
	content: "\e025";
}
.et-icon-puzzle:before {
	content: "\e026";
}
.et-icon-basket:before {
	content: "\e027";
}
.et-icon-envelope:before {
	content: "\e028";
}
.et-icon-streetsign:before {
	content: "\e029";
}
.et-icon-telescope:before {
	content: "\e02a";
}
.et-icon-gears:before {
	content: "\e02b";
}
.et-icon-key:before {
	content: "\e02c";
}
.et-icon-paperclip:before {
	content: "\e02d";
}
.et-icon-attachment:before {
	content: "\e02e";
}
.et-icon-pricetags:before {
	content: "\e02f";
}
.et-icon-lightbulb:before {
	content: "\e030";
}
.et-icon-layers:before {
	content: "\e031";
}
.et-icon-pencil:before {
	content: "\e032";
}
.et-icon-tools:before {
	content: "\e033";
}
.et-icon-tools-2:before {
	content: "\e034";
}
.et-icon-scissors:before {
	content: "\e035";
}
.et-icon-paintbrush:before {
	content: "\e036";
}
.et-icon-magnifying-glass:before {
	content: "\e037";
}
.et-icon-circle-compass:before {
	content: "\e038";
}
.et-icon-linegraph:before {
	content: "\e039";
}
.et-icon-mic:before {
	content: "\e03a";
}
.et-icon-strategy:before {
	content: "\e03b";
}
.et-icon-beaker:before {
	content: "\e03c";
}
.et-icon-caution:before {
	content: "\e03d";
}
.et-icon-recycle:before {
	content: "\e03e";
}
.et-icon-anchor:before {
	content: "\e03f";
}
.et-icon-profile-male:before {
	content: "\e040";
}
.et-icon-profile-female:before {
	content: "\e041";
}
.et-icon-bike:before {
	content: "\e042";
}
.et-icon-wine:before {
	content: "\e043";
}
.et-icon-hotairballoon:before {
	content: "\e044";
}
.et-icon-globe:before {
	content: "\e045";
}
.et-icon-genius:before {
	content: "\e046";
}
.et-icon-map-pin:before {
	content: "\e047";
}
.et-icon-dial:before {
	content: "\e048";
}
.et-icon-chat:before {
	content: "\e049";
}
.et-icon-heart:before {
	content: "\e04a";
}
.et-icon-cloud:before {
	content: "\e04b";
}
.et-icon-upload:before {
	content: "\e04c";
}
.et-icon-download:before {
	content: "\e04d";
}
.et-icon-target:before {
	content: "\e04e";
}
.et-icon-hazardous:before {
	content: "\e04f";
}
.et-icon-piechart:before {
	content: "\e050";
}
.et-icon-speedometer:before {
	content: "\e051";
}
.et-icon-global:before {
	content: "\e052";
}
.et-icon-compass:before {
	content: "\e053";
}
.et-icon-lifesaver:before {
	content: "\e054";
}
.et-icon-clock:before {
	content: "\e055";
}
.et-icon-aperture:before {
	content: "\e056";
}
.et-icon-quote:before {
	content: "\e057";
}
.et-icon-scope:before {
	content: "\e058";
}
.et-icon-alarmclock:before {
	content: "\e059";
}
.et-icon-refresh:before {
	content: "\e05a";
}
.et-icon-happy:before {
	content: "\e05b";
}
.et-icon-sad:before {
	content: "\e05c";
}
.et-icon-facebook:before {
	content: "\e05d";
}
.et-icon-twitter:before {
	content: "\e05e";
}
.et-icon-googleplus:before {
	content: "\e05f";
}
.et-icon-rss:before {
	content: "\e060";
}
.et-icon-tumblr:before {
	content: "\e061";
}
.et-icon-linkedin:before {
	content: "\e062";
}
.et-icon-dribbble:before {
	content: "\e063";
}

/*end fonts*/

/*shop*/
span.hikashop_product_name a,
span.hikashop_product_name {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	text-transform: capitalize;
	font-size: 24px;
	text-align: left;
	color: #252525;
}
.hikashop_product_price {
	font-size: 18px;
	color: #490bb8;
	font-weight: 400;
	text-align: left;
}
.hikashop_product_price_full {
	display: block !important;
}
.hikashop_product_price,
.hikashop_product_price_per_unit {
	display: inline-block !important;
}
.hikashop_products.display_grid .hikashop_product_image_subdiv {
  width: auto !important;
}
.hikashop_products.display_grid .hikashop_product_image {
	height: auto !important;
}
.hikashop_subcontainer {
	border-radius: 0px !important;
}
.hikashop_products.display_grid .hikashop_subcontainer {
	border: 1px solid #c1c1c1;
	padding: 30px;
	background: #ffffff;
	position: relative;
}
#sp-component .hikashop_products_listing .hikashop_subcontainer {
	border: 1px solid rgba(43, 60, 107,0.1);
	padding: 30px 30px 30px 30px;
	background: #ffffff;
	position: relative;
}
#sp-component .hikashop_product_image_subdiv {
	width: auto !important;
}
#sp-component .hikashop_product_image {
	height: auto !important;
}
.hikashop_product_image_subdiv {
	padding: 30px 30px 10px 30px;
	position: relative;
}
#sp-right .hikashop_product .hikacart {
	display: none !important;
}
#sp-right .hikashop_product:not(:last-child) {
	border-bottom: 0px solid #c1c1c1 !important;
}
#sp-right div.hikashop_container {
	margin: 0 !important;
}
.hikashop_product {
	position: relative;
}
.hikashop_product .hikabtn,
.hikashop_products.display_list .hikabtn,
.hikashop_products.display_grid .hikabtn {
    display: block;
    width: 80%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) translateX(-10px);
    left: 55%;
    padding: 20px 30px;
    opacity: 0;
    visibility: visible;
	transition: all 0.3s ease;
}
#sp-right .hikashop_product_quantity_div {
	display: none !important;
}
.hikashop_product:hover .hikabtn,
.hikashop_products_listing .hikashop_subcontainer:hover .hikabtn,
.hikashop_products.display_grid .hikashop_subcontainer:hover .hikabtn {
    opacity: 1;
    visibility: visible;
}
.hikashop_product .hikabtn:hover,
.hikashop_products_listing .hikashop_subcontainer .hikabtn:hover ,
.hikashop_products.display_grid .hikashop_subcontainer .hikabtn:hover {
	background: #490bb8 !important;
	border: 2px solid #490bb8 !important;
	transition: all 0.3s ease;
}
.hikashop_products.display_grid .hikashop_subcontainer .hikabtn:hover {
	background: #f6f6f6;
	border: 2px solid #c1c1c1;
}
.hikashop_products.display_grid .hikabtn {
	border: 2px solid #fd9d15 !important;
	color: #ffffff !important;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase !important;
}
.hikabtn {
	background: #fd9d15 !important;
	border: 2px solid #fd9d15 !important;
	color: #ffffff !important;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase !important;
}
.hikabtn.hikashop_switcher_grid,
.hikabtn.hikashop_switcher_list {
	position: relative !important;
	background: inherit !important;
	border: 2px solid #eee !important;
    display: inline-block;
    width:  auto !important;
    padding: 5px;
    opacity: 1 !important;
    visibility: visible !important;
	left: auto !important;
}

.hikashop_products.display_list .hikashop_product {
	border: 1px solid #c1c1c1;
	padding: 30px;
	background: #ffffff;
	position: relative;
	margin-bottom: 30px;
}
.hikashop_products.display_list .hikashop_product_image_subdiv {
	width: 160px !important;
}
.hikashop_products.display_list .hikashop_product_image {
	height: 160px !important;
}

.hikashop_products.display_list span.hikashop_product_price_full {
  border-width: 0px 0px 0px 0px !important;
  margin-bottom: 5px;
}

div.hikashop_products.display_list span.hikashop_product_price_full, 
div.hikashop_products.display_list span.hikashop_product_name {
  width: 100% !important;
}
.hikashop_products.display_list span.hikashop_product_price_full, 
.hikashop_products.display_list span.hikashop_product_name {
	border: 0px solid #ddd !important;
}
.hikashop_products.display_list div.hikashop_subcontainer, 
.hikashop_products.display_list div.hikashop_subcontainer span, 
.hikashop_products.display_list div.hikashop_container {
	text-align: left !important;
}
.hikashop_products.display_list div.hikashop_subcontainer .hikabtn {
	background: #fd9d15;
	border: 2px solid #fd9d15;
	color: #490bb8;
	font-size: 16px;
	font-weight: 600;
	padding: 17px 35px;
}
.hikashop_product .hikabtn:hover,
.hikashop_products.display_list div.hikashop_subcontainer .hikabtn:hover {
	background: #f6f6f6;
	border: 2px solid #c1c1c1;
}
@media only screen and (max-device-width: 1024px) {
.hikashop_products.display_list .hikashop_product_image .hikashop_product_image_subdiv {
	max-width: 200px !important;
}
.hikashop_products.display_list .hikashop_product_image_subdiv {
	padding: 0px !important;
}
}

.hikashop_products.display_list div.hikashop_container {
	margin: 0!important;
}
.hikashop_products.display_list .hikashop_product_image_subdiv {
	padding: 0px !important;
}

div.hikashop_footer {
	padding: 20px 0px;
	clear: both;
	display: none !important;
}
.hikashop_products_listing_switcher span i {
	color: #490bb8 !important;
}

.hikashop_tabs_ul li {
	border: 2px solid rgba(34, 54, 104,0.1);
	padding: 15px 35px;
	border-radius: 5px;
	transition: all 0.3s ease;
	font-size: 18px;
	line-height: 32px;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	color: #fd9d15 !important;
}
.hikashop_tabs_ul li.hikashop_tabs_li_selected {
    background: #490bb8!important;
    border-color:  #490bb8!important;
	color: #ffffff !important;
}
.hikashop_tabs_content {
	background-color: #ffffff;
	border: 0px solid #c1c1c1 !important;
	padding: 20px 5% 0 5% !important;
	margin-top: 11px !important;
	border-radius: 0 !important;
}
.hikashop_tabs_ul li:not(:last-child) {
	margin-right: 15px !important;
}
.hikashop_tabs_ul {
  margin: 0px auto 7px auto !important;
  display: block !important;
  text-align: center !important;
}
.hikashop_tabs_content h3 {
	color: #fd9d15;
	font-size: 25px;
	font-weight: 500;
}
.hikashop_product_bottom_part {
	margin-top: 80px;
}
.hikashop_tabs_li.hikashop_tabs_li.ui-corner-top.hikashop_tabs_li_selected {
	
}
.hikashop_tabs_li.hikashop_tabs_li.ui-corner-top {
	margin-top: -3px !important;
}
.hikashop_product_name_main {
	font-size: 45px;
	line-height: 1.5em;
	color: #252525;
	letter-spacing: -1.1px;
	font-weight: 600;
	
}
#hikashop_product_characteristics .form-select {
	padding: 5px 20px;
	height: 52px !important;
	border-radius: 0px !important;
	background-color: #eeeeee !important;
	border-color: #eeeeee !important;
}
.hikashop_product_quantity_input_div_select select {
	padding: 6px 20px !important;
	height: 62px !important;
	border-radius: 4px !important;
	background-color: #eeeeee !important;
	border-color: #eeeeee !important;
	transition: 0.3s ease-in-out;
}
.layout-show .hikacart:hover {
	border: 2px solid #490bb8;
	background: #490bb8;
	color: #ffffff !important;
	transition: 0.3s ease-in-out;
}
.layout-show .hikacart {
	background: #fd9d15;
	padding: 17px 35px;
	font-weight: 500;
	font-size: 17px;
	border: 2px solid #fd9d15;
	color: #ffffff !important;
	transition: 0.3s ease-in-out;
	margin-top: 3px;
	font-family: var(--salsa) !important;
	text-transform: uppercase !important;
	border-radius: 4px !important;
}
.hikashop_vote_form .hikashop_comment_textarea,
.hikashop_comment_form input[type="text"]:not(.form-control), 
.hikashop_comment_form input[type="email"]:not(.form-control), 
.hikashop_comment_form input[type="url"]:not(.form-control), 
.hikashop_comment_form input[type="date"]:not(.form-control), 
.hikashop_comment_form input[type="password"]:not(.form-control), 
.hikashop_comment_form input[type="search"]:not(.form-control), 
.hikashop_comment_form input[type="tel"]:not(.form-control), 
.hikashop_comment_form input[type="number"]:not(.form-control), 
.hikashop_comment_form select:not(.form-select):not(.form-control) {
	border: 1px solid #c1c1c1 !important;
	padding: 15px 15px !important;
	background: #ffffff !important;
	margin-bottom: 15px;
	border-radius: 0 !important;
}
#hikashop_vote_form .hikabtn {
	background: #490bb8;
	border-radius: 0px !important;
	padding: 18px 35px;
	font-weight: 500;
	font-size: 17px;
	border: 2px solid #490bb8;
	color: #ffffff !important;
	transition: 0.3s ease-in-out;
	margin-top: 3px;
	font-family: var(--salsa) !important;
	text-transform: uppercase !important;
}
/**/
.view-category.layout-listing .hikashop_products_listing .hikashop_subcontainer {
	border: 1px solid #c1c1c1;
	padding: 30px;
	background: #ffffff;
	position: relative;
}
.view-category.layout-listing .hikashop_product_image_subdiv {
	padding: 30px;
	position: relative;
}

.view-category.layout-listing .hikashop_products_listing .hikabtn {
    display: block;
    width: 60%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) translateX(-10px);
    left: 50%;
    padding: 20px 30px;
    opacity: 0;
    visibility: visible;
}
.view-category.layout-listing .hikashop_products_listing .hikashop_subcontainer:hover .hikabtn {
    opacity: 1;
    visibility: visible;
	color: #490bb8;
}
.view-category.layout-listing .hikashop_products_listing .hikashop_subcontainer .hikabtn:hover {
	background: #f6f6f6;
	border: 2px solid #c1c1c1;
}

.view-category.layout-listing .hikashop_products_listing .hikabtn {
	background: #fd9d15;
	border: 2px solid #fd9d15;
	color: #490bb8;
	font-size: 16px;
	font-weight: 600;
 
}
.short_description {
	
}
.hikashop_cart i {
	color: #fd9d15;
}
.hikashop_cart {
  text-align: right;
  color: #fd9d15;
} 
.hikashop_cart a {
	color: #fd9d15 !important;
}

@media (max-width: 1024px) {
.hikashop_cart {
	line-height: 70px;
	height: 70px;
}
}
@media (min-width: 1024px) {
.hikashop_cart {
	line-height: 90px;
	height: 90px;
}
#sp-top3 .d-flex,
#sp-top2 .d-flex {
	display: block !important;
}
}
.hikashop_checkout_login h1, 
.hikashop_checkout_login h2 {
	color: #252525;
	font-weight: 600;
}

/**/
.hika_j2 .btn-success, 
.hikabtn-success,
.hika_j2 .btn-success:hover, 
.hikabtn-success:hover {
	padding: 17px 35px;
	background: #fd9d15;
	color: #490bb8;
	border-color: #fd9d15;
	font-weight: 600;
}
.hikashop_checkout_cart .table > :not(caption) > * > * {
	vertical-align: middle;
}
.btn-primary:hover, 
.sppb-btn-primary:hover,
.btn-primary, 
.sppb-btn-primary {
	background: #fd9d15;
	color: #490bb8;
	border-color: #fd9d15;
	font-weight: 600;
}
.hkform-horizontal a,
.hikashop_checkout_cart a {
	color: #490bb8;
}


.nounder .jpane-slider.content  {
	display: none;
}
.hikashop_module.nounder .hikashop_subcategories .panel h4 a {
	color: #777777;
	line-height: 35px;
	font-size: 16px;
	font-weight: 600;
	transition: all 0.3s ease-out 0s;
}
.hikashop_module.nounder .hikashop_subcategories .panel h4:hover a {
	color: #fd9d15;
	padding-left: 10px;
}

#sp-right span.hikashop_product_name a, 
#sp-right span.hikashop_product_name {
	font-size: 18px !important;
}
#sp-right .hikashop_product_price {
	font-size: 16px !important;
}
#sp-right .hikashop_product_image_subdiv {
	padding: 0;
}
#sp-right .hikacart:hover {
	border: 2px solid #490bb8;
	background: #490bb8;
	color: #ffffff !important;
	transition: 0.3s ease-in-out;
}
#sp-right .hikacart {
	background: #fd9d15;
	border-radius: 0px !important;
	padding: 18px 35px;
	font-weight: 600;
	font-size: 14px;
	border: 2px solid #fd9d15;
	color: #490bb8 !important;
	transition: 0.3s ease-in-out;
	margin-top: 3px;
}
#sp-right .hikashop_product:not(:last-child) {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 20px;
	padding-top: 0px;
}

.hikashop_container .hikashop_product_quantity_div {
	display: none !important;
}
.hikashop_results_counter,
.list-footer.pagination {
	display: none !important;
}
div.hikashop_container {
	margin: 0px 10px 30px 10px !important;
}
@media (min-width: 1200px) {
.com-hikashop.view-product #sp-main-body .container {
	max-width: 1240px;
}
}
/**/

