/*start*/

body {
	line-height: 1.8;
	color: #858589;
	font-size: 15px;
	font-weight: 500;
	word-wrap: break-word;
}
/**/

#top-cart body {
	line-height: 1.8;
	color: #858589;
	font-size: 4px;
	font-weight: 50;
	word-wrap: break-word;
}


#sp-top-bars {
	background: var(--one_color);
	padding: 5px 0;
	font-size: 16px !important;
}
#sp-top-bars a,
#sp-top-bars li {
	font-size: 16px !important;
	padding-top: 9px;
}

ul.social-icons {
	padding-top: 4px;
}
@media (min-width: 992px) {
ul.social-icons {
	float: right !important;
}
}
@media (max-width: 991px) {
#sp-top-bars {
    text-align: center;
	padding-bottom: 20px;
}
}
ul.social-icons li {
	border-radius: 100%;
	width: 36px;
	height: 36px;
	line-height: 3px;
	text-align: center;
	margin: 5px 1px;
	transition: all 0.4s ease;
}
ul.social-icons li:hover {
	background: var(--one_color);
	color: #e6e6e6;
	transition: all 0.4s ease;
}
.logo-image,
.logo-image-phone  {
	height: auto !important;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: none !important;
}
#offcanvas-toggler {
	height: 40px !important;
	line-height: 45px !important;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: auto;
}
.offcanvas-menu .offcanvas-inner {
	margin-top: 30px;
}
/*menu*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: var(--one_color) !important;
}
#sp-menu {
	padding-top: 25px;
}
.sp-mega-group {
	padding: 18px 27px !important;
	border-right: 1px solid #eee;
}
.sp-megamenu-parent {
	text-align: left;
	float: none;
	padding-left: 50px;
	z-index: 1;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li > a {
	font-weight: 600 !important;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
	background-color: var(--three_color);
	color: #fff !important;
}
.sp-megamenu-parent > li > a {
	padding: 8px 19px;
	border-radius: 30px;
	height: 43px;
	line-height: 28px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0;
	border-top: 3px solid var(--three_color);
}
.sp-megamenu-parent .sp-mega-group > li > a {
	font-weight: 700;
	font-size: 16px;
	color: var(--three_color);
	text-transform: capitalize;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
	color: #777;
	font-size: 0.85rem !important;
	line-height: 1.65;
	padding: 5px 2px;
	font-weight: 600 !important;
	transition: all 0.4s ease;
}
.sp-dropdown.sp-dropdown-main.sp-menu-full li.sp-menu-item > a:hover {
	padding: 5px 15px;
	background: #f5f5f5;
	transition: all 0.4s ease;
	color: var(--one_color) !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	font-weight: 600 !important;
	color: #777;
}
.sp-dropdown.sp-dropdown-main.sp-menu-full {
	margin-right: -24.5% !important;
}
.sp-dropdown.sp-dropdown-main.sp-menu-right li.sp-menu-item {
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
}
.sp-megamenu-parent > li {
	height: 65px;
}
/*menu transparent 1*/
@media (min-width: 1024px) {
#sp-header.transparent-menu .sp-megamenu-parent > li > a,
#sp-header.transparent-menu.header-sticky .sp-megamenu-parent > li > a,
#sp-header.transparent-menu i {
	color: #ffffff;
}
}
#sp-header.transparent-menu .sp-megamenu-parent {
	margin: auto !important;
	text-align: left;
	float: none !important;
	padding-left: 10px !important;
}
#sp-header.transparent-menu.header-sticky {
	position: fixed;
	z-index: 9999 !important;
	transition: all .4s;
	height:90px;
	top: 0px;
	background: var(--six_color);
}
#sp-header.transparent-menu {
	z-index:999;
	transition: all .4s;
	padding: 0 20px;
	border-top: 0px solid rgba(255, 255, 255, 0.1);
}
#sp-header.transparent-menu{
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0) !important;
	padding: 0 5%;
}
@media (min-width: 1024px) {
#sp-header.transparent-menu{
	position:absolute;
	background:transparent;
	border-bottom:0px solid rgba(255, 255, 255, 0.10);
	transition: all .4s;
	top: 50px;
}
#sp-header.transparent-menu:before {
    background: #ffffff;
    opacity: 0.2;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
}
/*end menu transparent*/

/*start menu mini*/
@media (min-width: 1024px) {
#sp-header.mini-header .sp-dropdown.sp-dropdown-main.sp-menu-full {
    margin-right: -26% !important;
}
#sp-header.mini-header .sp-megamenu-parent > li > a,
#sp-header.mini-header .header-sticky.sp-megamenu-parent > li > a,
#sp-header.mini-header i {
	color: #ffffff;
}
#sp-header.mini-header.header-sticky {
	position: fixed !important;
	width: 100% !important;
	top: 0px !important;
	opacity: 0.98;
	transition: all .4s;
	border-radius: 0px;
}

#sp-header.mini-header {
	top: 135px;
	padding-left: 40px;
	padding-right: 40px;
	transition: all .4s;
}
#sp-header.mini-header {
	left: 0!important;
	right: 0!important;
	position: absolute;
	width: 82.5%;
	margin: auto!important;
	display: block!important;
	border-radius: 5px;
	box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
	background: var(--three_color);
}
#sp-under-header-mini{
	padding: 30px 0 75px 0;
	border-bottom: 2px solid var(--three_color);
}

}
/*end menu*/

/*title page area*/

.sp-page-title {
	padding: 140px 0 100px 0 !important;
}
.sp-page-title .sp-page-title-heading {
	font-size: 40px;
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize;
	word-break: break-word;	
	position: relative;
	margin-bottom: 35px;
	text-align: center;
}

.sp-page-title::before {
    background: var(--three_color);
    opacity: 0.9;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.sp-page-title {
	background-attachment: fixed;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 50% 0 !important;
}
.sp-page-title .breadcrumb {
	background-color: transparent;
	border: 0px solid var(--primary_color);
	border-radius: 0;
	color: inherit;
	font-size: 16px;
	font-weight: 300;
	padding: 6px 10px;
	text-transform: capitalize;
}
.sp-page-title .breadcrumb,
.sp-page-title .breadcrumb > .active {
	position: relative;
	z-index: 9;
}
.sp-page-title .breadcrumb > .active {
	color: var(--primary_color);
	font-weight: 500;
}
.sp-page-title .breadcrumb > span, 
.sp-page-title .breadcrumb > li, 
.sp-page-title .breadcrumb > li + li::before, 
.sp-page-title .breadcrumb > li > a {
	font-size: 16px;
}
.sp-page-title .breadcrumb > li > a:hover {
	color: var(--three_color);
}
.breadcrumb-item + .breadcrumb-item::before {
    content: " ";
}
.breadcrumb-item + .breadcrumb-item {
	padding-left: 20px;
}
.sp-page-title .breadcrumb {
	flex-wrap: wrap;
	justify-content: center;
	width: 60%;
	margin: auto;
}

/*end title*/

.com-users .btn-primary, 
.com-users .sppb-btn-primary,
.com-users .btn-primary:hover, 
.com-users .sppb-btn-primary:hover {
    border-color: var(--three_color);
    background-color: var(--three_color);
}
.com-users a,
.com-users a:hover, 
.com-users a:focus, 
.com-users a:active {
	color: var(--three_color);
}
.sppb-person-image img {
	width: 100%;
}
.line_blue_left:after {
    content: "";
    height: 100%;
    width: 16px;
    border-radius: 4px;
    position: absolute;
    left: -16px;
    top: 0;
	background: var(--one_color);
}
.overflowh {
	overflow: hidden;
}
.opacity09 .sppb-row-overlay {
    opacity: 90%;
}
/*portfolio*/
.sp-simpleportfolio-image,
.sp-simpleportfolio-meta,
.sp-simpleportfolio .sp-simpleportfolio-description > h2  {
	display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
}
/**/
/*blog*/

blockquote.blockquote-style6 {
	background: #f9f9f9;
	padding: 30px 30px 30px;
	border-left: 10px solid var(--one_color);
	box-shadow: none;
	margin-top: 0;
}
blockquote.blockquote-style6:before {
	color: var(--one_color);
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 50px;
	opacity: 0.20;
	position: absolute;
	left: 33px;
	margin-top: -33px;
	opacity: 15%;
}
blockquote.blockquote-style6 p {
	font-size: 24px;
	line-height: 1.7;
	color: #333;
}
blockquote.blockquote-style6 footer {
	color: #888;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
	font-weight: 800;
	line-height: 1.3;
	color: var(--three_color);
	font-size: 2.5rem;
}
.article-details h5 {
	color: var(--three_color);
}
.tags > li a {
    background: var(--one_color);
	color: #fff;
}
.tags > li a:hover {
    background: var(--three_color);
}
/*end blog*/

/*shop*/
.cart-item-count {
    background: #28a745 !important;
    top: 0px;
    position: absolute;
    margin: -5px 0 0 -5px;
}

.j2store-search-product input {
	display: block;
	padding: 15px !important;
	border: 2px solid var(--one_color) !important;
	border-radius: 0 !important;
}
.j2store-search-product .btn {
	display: none;
}
.j2store-categories-module li {
	padding: 2px 0 0px 0;
}
.j2store-categories-module a {
	font-size: 16px;
	transition: all 0.4s ease-out 0s;
	color: #252525;
	font-weight: 400;
	line-height: 25px;
	font-family: Poppins !important;
}

/*shop*/
.j2store-minicart-button {text-align: center; padding-right: 15px;}

.j2store-product-list .col-sm-9 {padding-right:29px;}
.j2store-addtocart-form .options br {
  display: none;
}
.j2store-addtocart-form .options input {
  display: none;
}
.j2store-addtocart-form .options b {
  font-size: 16px;
  color: var(--three_color);
  font-weight: bold;
  text-transform: capitalize;
  display: inline-block;
  margin-right: 10px;
  width: 15%;
}
.j2store-addtocart-form .options label {
  font-size: 14px;
  border: 1px solid #ededed;
  display: inline-block;
  text-transform: capitalize;
  padding: 9px 18px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 4px;
  cursor: pointer;
  font-weight: 500;
}
.j2store-addtocart-form .options label:hover {
  background: var(--one_color);
  color: #fff;
  border-color: var(--one_color);
}
.j2store-addtocart-form .options .option {
  margin: 30px 0;
}
.j2store-addtocart-form .options .option input:checked + label {
  background: var(--one_color);
  color: #fff;
  border-color: var(--one_color);
}
.j2store-sidebar-filters-container .j2store-category-list {
  display: block;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories {
  margin-bottom: 12px;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories:last-child {
  margin-bottom: 0;
}
.j2store-sidebar-filters-container .j2store-category-list li.j2product-categories a {
  color: var(--three_color);
  padding: 5px 0px;
  font-size: 18px;
  position: relative;
}

.j2store-sidebar-filters-container .productfilters-list input:checked + label::after {
	opacity: 1;
	top: 4px;
	font-size: 12px;
	font-family: FontAwesome;
	content: '\f00d';
	position: absolute;
	left: 4.5px;
	font-size: 12px;
	color: var(--one_color)
}

.j2store-sidebar-filters-container .productfilters-list input:checked + label::before {
    border: 1px solid #db202f;
    border-radius: 0px;
}
.j2store-sidebar-filters-container .manufacturer-filters .j2store-product-brand-label, 
.j2store-sidebar-filters-container .productfilters-list .j2store-product-brand-label, 
.j2store-sidebar-filters-container .manufacturer-filters .j2store-productfilter-label, 
.j2store-sidebar-filters-container .productfilters-list .j2store-productfilter-label {
  display: block;
  position: relative;
  margin: 0 0 0px;
  text-transform: capitalize;
  color:var(--three_color);
  padding-bottom: 7px;
}

/*image gallery*/

@media (min-width: 841px) {
.j2store-single-product .j2store-product-additional-images .additional-image-list{
	position: relative;
	transition: all 0.4s ease 0s;
}
.j2store-product-main-image {
	margin-bottom: 0px;
	margin-left: 0px;
}
.additional-image-list li {display: inline-block;}
.task-view .j2store-mainimage {
	margin-right: 0px !important;
	margin-bottom:5px;
}
}
.product-sdesc ul {
	padding-left: 15px;
}
@media (max-width: 840px) {
.j2store-single-product .j2store-product-additional-images .additional-image-list{
	transition: all 0.4s ease 0s;
	margin-bottom:30px;
}
.j2store-product-main-image {margin: 1px 1px 10px 1px;}
.additional-image-list li {display: inline;}
.j2store-img-responsive {display: inline;}
.j2store-img-responsive:hover {
	transform: rotateY(0deg);
	transition: 0.5s;
}

}
ul.additional-image-list {padding:0;}
/*end*/
h2.product-title{
	color: var(--three_color);
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 25px;
	padding: 0px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
	margin-bottom: 10px;
	transition: all 0.4s ease 0s;
}
.additional-image-list .j2store-img-responsive {
	border: 1px solid #eee;
	transition: all 0.4s ease 0s;
}
.additional-image-list .j2store-img-responsive:hover {
	border: 1px solid var(--one_color);
	transition: all 0.4s ease 0s;
}
.j2store-cart h3,
#j2store-checkout-content h1,
#j2store-checkout-content h2  {
	font-weight: 600;
	color: var(--three_color) !important
}
#login {
	margin-top: 20px;
}
.cart-estimator-discount-block {
	margin-bottom: 30px;
}
#button-login.btn-primary,
#button-account.btn-primary,
.j2store-cart .btn-success,
.j2store-cart .btn-primary,
.j2store-cart .btn-warning {
	padding: 13px 29px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}
#button-login.btn-primary,
#button-account.btn-primary {
	background: var(--one_color);
	color: #fff;
	border: 2px solid var(--one_color);
}
.task-none .j2store-mainimage {padding-bottom:15px;}
.j2store-cart-button.btn-primary {
	border-radius: 1px;
	padding: 13px 28px;
	font-weight: 500;
	font-size: 16px;
}
.j2store-single-product.simple.detail.bs3 .product-title {
	font-size: 30px;
	line-height: 1.4em;
	margin: 0 0 3px;
	text-align: left;
	color: var(--three_color);
	font-weight: 600;
}
.product-ldesc p {
    margin-bottom: 0 !important;
}
.product-ldesc b,
.product-ldesc strong {
	color: var(--three_color);
}
.product-price-container .sale-price {
	color: var(--one_color);
}
.sku-text,
.manufacturer-brand span {
	color:var(--three_color);
	font-weight:500;
}
.white-backg .product-sdesc {
	padding: 10px 0 0 16px;
}
.price-sku-brand-container {
	border-top: 0px solid #eeeeee;
}
.j2store-product-specifications h4 {
color:var(--three_color);
padding-top:25px;
font-size:17px;
}
#specs .j2store-product-specifications  {display:none;}
#j2store-product-detail-tab.nav-tabs > li a {
background: #fff;
border-radius: 5px 5px 0 0;
color: var(--three_color);
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;
margin-top: 80px;
}
.social-txt-pr {
margin-top:30px;
color:var(--three_color);
font-weight:600;
padding-bottom:15px;
}
#j2store_app_shareButton i {
font-size:30px;
text-align:left;
border-right:2px solid #f8f8f8;
padding-right:25px;
}
#j2store_app_shareButton i:last-child {border-right:0px solid #f8f8f8;}
.product-sdesc {
font-weight: normal;
line-height: 28px;
margin-bottom: 0px;
}
.product-ldesc h3 {
	color: var(--three_color);
	font-size: 20px;
	font-weight: 600;
}
.product-ldesc h4 {
	color: var(--three_color);
	font-size: 18px;
	font-weight: 600;
	padding: 13px 0;
}
.product-ldesc {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 40px;
    background: #fff;
    line-height: 28px;
	line-height:28px;
}
#j2store-product-detail-tab.nav-tabs .active.show{
background: var(--one_color);
border-bottom: 0px solid #ffffff;
border-radius: s0;
color:#fff;
}
#j2store-product-detail-tab.nav-tabs > li.active > a {
background: var(--one_color);
border-bottom: 0px solid #ffffff;
border-radius: s0;
color:#fff;
}
.modal-body .col-sm-6 {
max-width: 100%;
flex: 0 0 100%;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 500;
}
.modal-body {z-index:99999; position:relative;}
.modal-body .j2store-single-product .j2store-product-additional-images .additional-image-list {position:relative;}
.modal-body .j2store-product-main-image {margin-left: 0;}
.modal-body .j2store-add-to-cart,
.modal-body .col-sm-12,
.modal-body .tght,
.modal-body .options,
.modal-body .price-sku-brand-container {
display:none;
}
.modal-body .price-sku-brand-container {
    border-top: 0px solid #eeeeee!important;
    border-bottom: 0px solid #eeeeee!important;
    margin: 0 0 0!important;
    padding: 0!important;
}
.modal-body .additional-image-list .j2store-img-responsive {
display:inline;
}
.modal-body .product-price-container .sale-price {margin-left: -18px;}
.modal-body .product-sdesc {
    padding: 10px 0 0 0px!important;
}
.modal-footer .btn-success,
.modal-footer .btn-success:hover{
background: var(--one_color) !important;
border:1px solid var(--one_color) !important;
}
.modal-body .j2store-mainimage {
margin-bottom:0!important;
padding-bottom: 5px !important;
}
.modal-content .modal-footer {
display: block !important;
text-align: left !important;
}
.modal-body .product-title {
margin-top:20px!important;
}
.btn.btn-default.qw {
position:absolute;
left:43%;
top:33%;
color:#fff;
background:var(--three_color);
width:50px;
height:50px;
border-radius:100%;
line-height: 34px;
opacity:0;
}
.prdct:hover .btn.btn-default.qw {
opacity:1;
}

.j2store-product-list .j2store-products-row .product-title a {
font-size: 16px;
font-weight: 600;
letter-spacing: 0;
line-height: 1;
color: var(--three_color);
}
.j2store-product-list .j2store-products-row .product-price-container .sale-price {
    font-size: 16px;
    font-weight: 500;
}
.strike {
padding-right: 10px;
font-size:15px;
color:#999888;
}
.strike,
.j2store-product-list .j2store-products-row .product-price-container .sale-price {
	display:inline;
}
.base-price.strike,
.sale-price {
	display:inline;
}
.discount-percentage {
    position: absolute;
    width: 80px;
    left: 32px;
    right: 10px;
    top: 15px;
    z-index: 3;
    margin-bottom: 5px;
    height: 24px;
    color: var(--one_color);
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct:hover .discount-percentage {
	font-size: 16px;
	transition: all 0.4s ease 0s;
	color:#fff;
}
.discount-percentage {
	display:none;
}
.j2store-product-list .j2store-products-row .prdct {
	transition: all 0.4s ease 0s;
	border: 1px solid rgba(97, 114, 138, 0.2);
	border-radius: 5px;
}

.j2store-product-list .j2store-products-row .product-gr,
.j2store-product-list .j2store-products-row .product-gr h2.product-title {
	text-align: left;
}

.j2store-product-list .j2store-products-row .prdct {
	margin-bottom:30px;
}
.j2store-product-list .j2store-products-row  .prdct .rty {
	width:100%;
	border-radius: 0;
	background: var(--one_color);
	transition: all 0.4s ease 0s;
	border:1px solid var(--one_color);
	z-index:9;
	display: none;
	position:relative;
}

/**/

.j2store-product-module-list.prdct.owl-carousel .j2store-module-product:hover .j2store-button-cart.btn.btn-success.rty{
	transition: all 0.4s ease 0s;
	opacity:1;
	z-index:9;
}
/**/
.j2store-product-module-list.prdct.owl-carousel .j2store-module-product {
	border: 2px solid #eee;
	text-align: left;
}
.j2store-product-module-list.prdct.owl-carousel .j2store-module-product .product-cart-left-block {
	padding-bottom:20px;
}
/**/
.j2store-product-list .j2store-products-row . h2.product-title {padding-bottom:5px;}
.j2store-product-list .j2store-products-row .j2store-mainimage {
    padding-bottom: 0 !important;
}
.j2store-product-list .j2store-products-row .product-gr {
	margin-top:12px !important;
	padding: 0 20px;
}
.j2store-thumbnail-image img {
	width: 100%;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images {
  position: relative;
  transition: all 0.4s ease 0s;
  overflow: hidden;
}
.j2store-product-list .j2store-products-row .prdct .j2store-product-images img {
  position: relative;
  transition: all 0.4s ease 0s;
}
.j2store-product-list .j2store-products-row .prdct:hover .j2store-product-images img {
	transform: scale(1.2, 1.2);
	transition: all 0.4s ease 0s;
}
.j2store-products-row.row-0.row .col-sm-4 {
	padding-right: 10px;
	padding-left: 10px;
}
.j2store-products-row.row-0.row {
	margin-left: -15px;
}
.j2store-sidebar-filters-container {
    border: 2px solid #f2f2f2;
    border-radius: 2px;
    padding: 20px 20px 0px 20px;
    display: inline-table;
    background: #f8f8f8;
}
#j2store-slider-range .ui-slider-handle {
background: var(--one_color) !important;
border-radius: 2px !important;
height: 12px !important;
top: -5px !important;
width: 12px !important;
}

#j2store-slider-range.ui-slider .ui-slider-range {
background: #898989 !important;
border-radius: 0;
height:3px !important;
top:0;
}
#j2store-slider-range.ui-slider {
height:3px !important;
margin: 0 12px;
width: 95% !important;
}
#filterProductsBtn.btn-success {
background: var(--one_color) !important;
border-radius: 2px;
border:1px solid var(--one_color) !important;
}
#j2store-slider-range-box .pull-right {line-height: 37px;}
.j2store-sidebar-filters-container h4.product-filter-heading{
	color: var(--three_color);
	font-weight: 600;
	padding-top:30px;
	padding-bottom:10px;
	display:block;
}
.j2store-sidebar-filters-container h4.product-filter-heading:first-child {
	padding-top:0px;
}

#j2store-price-filter-container,
.j2store-product-filters.category-filters {
	border-bottom: 2px solid #f2f2f2;
	padding-bottom:15px;
}
.j2store-product-filters.manufacturer-filters {
	border-bottom: 0px solid #f2f2f2;
	padding-bottom: 0px;
}
.hideq .j2store-add-to-cart {display:none;}
.j2store-product-list .j2store-single-product:hover .j2store-product-images .j2store-thumbnail-image img {
	transform: scale(1.15) !important;
    transition: 0.6s;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images img {
  transition: 0.6s;
  transform: scale(1);
}

.j2store-product-filters .j2store-item-category:before {
    content: "-- ";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f8f8f8;
    color: #f8f8f8;
}
.j2store-product-filters .j2store-item-category {
	margin-left:-10px;
}
#j2store_currency a {
	border:2px solid #dedede;
	padding:2px 5px;
	transition: all .4s;
}
#j2store_currency a:hover{
	border:2px solid var(--one_color);
	transition: all .4s;
}

.com-j2store.view-products.layout-default.task-none .j2store-addtocart-form .options, 
.com-j2store.view-products.layout-default.task-none .j2store-addtocart-form .j2store-add-to-cart {
	display:none;
}
.j2store-single-product.multiple {
	padding:20px 0;
	border-bottom:1px solid #eee;
}
.product-qty input[type="text"],.product-qty input[type="number"] {
	height: 52px;
	padding: 5px !important;
	width: 50px !important;
	margin: 0 0 0 -5px !important;
	border-radius: 1px !important;
	vertical-align: middle;
	border: 2px solid #eeeeee;
}
#productFilters input[type="text"]:hover {
    border: 2px solid var(--one_color);
	transition: all .4s;

}
#productFilters input[type="text"] {
    border: 2px solid #dedede;
    background: #ffffff;
    height: 48px;
    border-radius: 0;
	margin-bottom:30px;
	transition: all .4s;
}
.j2store-single-product-view .btn-primary {
	background: var(--one_color)!important;
	border: 2px solid var(--one_color)!important;
	transition: all .4s;
	font-family:Poppins;
	font-size:14px;
	font-weight:500;
}

.j2store-single-product-view .btn-primary:hover {
	background: #ffffff !important;
	border: 2px solid var(--one_color)!important;
	transition: all .4s;
	font-family:Poppins;
	font-size:14px;
	font-weight:500;
	color: var(--three_color)!important;
}

#j2store_sortby {
	margin-bottom: 50px;
	border-radius: 0;
}
#j2store-cart-modules label{
	margin-top: 10px;
}
/*module shop*/
.j2store-product-module.j2store-product-module-list.prdct .product-title {margin-top:8px; margin-bottom:0px;}
.j2store-product-module.j2store-product-module-list.prdct .product-title a {
	color: var(--three_color);
    font-weight: 500;
	font-family: Poppins;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}
.j2store-product-module.j2store-product-module-list.prdct .sale-price {
	font-size: 16px;
	font-weight: 600;
	color: var(--one_color);
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-product-image.col-md-12,
.j2store-product-module.j2store-product-module-list.prdct .product-cart-section.col-sm-12,
.j2store-product-module.j2store-product-module-list.prdct .product-cart-left-block.col-sm-12    {
	padding:0 !important;
}
.btn {
	border-radius: 0;
}
.btn.btn-default.qws {
	position:absolute;
	left:43%;
	top:33%;
	color:#fff;
	background:var(--three_color);
	width:50px;
	height:50px;
	border-radius:100%;
	line-height: 34px;
	opacity:0;
}
.btn.btn-default.qws i {color:#fff;line-height:35px;}
.j2store-module-product:hover .btn.btn-default.qws {
	opacity:1;
}
.j2store-module-product .btn.btn-default.qws:hover {
	background: var(--one_color);
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image img {
	width: 100%;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image {
	overflow: hidden;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product .j2store-product-image img {
	position: relative;
	transition: all 0.4s ease 0s;
	overflow: hidden;
}
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product:hover .j2store-product-image img {
	transform: scale(1.2, 1.2);
	transition: all 0.4s ease 0s;
}


 
.j2store-product-module.j2store-product-module-list.prdct .j2store-module-product {
	margin-top:30px;
}

.owl-prev:hover,
.owl-next:hover {
	background: var(--one_color) !important;
}
.owl-prev,
.owl-next {
	background: var(--three_color) !important;
	line-height: 34px;
	width: 50px;
	height:50px;
	border-radius:100%;
}
.owl-prev i ,
.owl-next i {color: #fff !important;}
.owl-prev  {
	top:33%;
	position:absolute;
	left:0;
	margin-left:-20px;
}
.owl-next  {
	top:33%;
	position:absolute;
	right:0;
	margin-right:-20px;
}
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-next ,
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-prev {
	opacity: 0;
	transition: all 0.4s ease 0s;
}

.j2store-product-module.j2store-product-module-list.prdct.owl-carousel:hover .owl-next ,
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel:hover .owl-prev {
	opacity: 1;
	transition: all 0.4s ease 0s;
}
.j2store-product-module.j2store-product-module-list.prdct.owl-carousel .owl-dots {display: none;}
.j2store-product-module.j2store-product-module-list.prdct.prdct.owl-carousel .j2store-module-product {
    margin-bottom: 0px !important;
}
.j2store-single-product-view .fancybox-content {
	max-width: 60%;
}
.j2store-single-product-view .fancybox-content .discount-percentage {
	display:none;
}
.j2store-single-product-view .fancybox-content .options,
.j2store-single-product-view .fancybox-content #j2store-product-detail-tab {
	display: none;
}

@media (min-width: 841px) {
.j2store-single-product-view .fancybox-content .additional-image-list{
	position: relative !important;
	transition: all 0.4s ease 0s;
}
.j2store-single-product-view .fancybox-content .j2store-product-main-image {
	margin-bottom: 10px;
	margin-left: 0px !important;
}
.j2store-single-product-view .fancybox-content .additional-image-list li {
	display: inline !important;float: left;
}
.j2store-single-product-view .fancybox-content .j2store-mainimage {
	margin-right:0px !important;
	margin-bottom:0px;
}
}
.j2store-single-product-view .fancybox-content .additional-image-list li {padding-right: 10px;}
.j2store-single-product-view .fancybox-content .j2store-mainimage {
    padding-bottom: 0;
}
.j2store-single-product-view .fancybox-content .product-qty, 
.j2store-single-product-view .fancybox-content .j2store-add-to-cart {
    display: inline-block;
    height: 50px !important;
    vertical-align: middle;
}
.j2store-single-product-view .fancybox-content .product-qty input[type="text"], 
.j2store-single-product-view .fancybox-content .product-qty input[type="number"] {
	padding:2px 5px;
}

.j2store-categories-module h4:before {
	content: "\f07b";
	font-family: "Font Awesome 5 Free";
	color: var(--one_color);
	font-weight: 600;
	display: block;
	left: 17px;
	position: absolute;
	margin-top: 2px;
}

.j2store-categories-module h4 {
	color: #7d848a;
	font-weight: 400 !important;
	font-size: 16px !important;
}
.j2store-categories-module a{
	color: #7d848a;
	font-weight: 400 !important;
	font-size: 16px !important;
	padding-left: 30px;
}
.j2store-categories-module a:hover  {
	color: var(--one_color);
}
/*end shop*/

#sp-bottom {
	padding: 0px !important;
}
.sp-scroll-up {
	background: var(--three_color) !important;
	width: 50px !important;
	height: 50px !important;
	line-height: 45px;
}

/*extra*/

.op90 .sppb-row-overlay {
	opacity: 0.9;
}
.zindexmin {
	z-index: 5 !important;
}
.zindexplus {
	z-index: 999 !important;
}
.op80:hover .sppb-addon-overlayer {
	opacity: 0.8;
	background: var(--one_color) !important;
	transition: all 0.4s ease;
}
.float-end,
.count-float-end {
    float: right !important;
}
.float-start {
    float: left !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
a,
a:hover {
	transition: all 0.3s ease;
}
/*service style1*/
.service-item-current-style1 {
	padding: 40px 40px 80px;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease-in-out; 
}

@media (max-width: 767.98px) {
.service-item-current-style1 {
	
} 
}
.service-item-current-style1:after {
	content: "";
	position: absolute;
	height: 100px;
	width: 100px;
	right: -25px;
	bottom: -25px;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
	transform: scale(0.8);
	opacity: 0.4; 
}
.service-item-current-style1 .service-icon .icon i {
	font-size: 56px;
	line-height: 1.3;
}

.count-float-end {
	font-size: 36px;
}
.service-item-current-style1:hover:after {
	transform: scale(1.3);
	opacity: 0.1; 
}
.service-item-current-style1:hover .service-icon .count:after {
	opacity: 0.1;
}
.service-item-current-style1 h4 {
	font-weight: 700;
}
/*end service 1*/
.about2-2-client-wrapper {
    z-index: 0 !important;
}
.about2-3-client-wrapper {
    z-index: 99999 !important;
}
.min225 {
	margin-top: -425px !important;
}
.outline-border-5px {
	outline: 5px solid #f1f1f1;
	outline-offset: 5px;
}


/*dark*/
.dark-one .logo-image {
	filter: invert(100%) !important;
}
.dark-one #sp-header {
	background: #252525 !important;
}
.dark-one .sp-megamenu-parent > li > a,
.dark-one #sppb-addon-1615647693182 .sppb-icon-inner,
.dark-one #sppb-addon-1615647693185 a,
.dark-one .openbtn {
	color: #999999 !important;
}
.dark-one #section-id-1615566757493 > .sppb-row-overlay {
	background-color: rgba(17, 17, 17, 0.5) !important;
}
.dark-one .body-wrapper,
.dark-one #section-id-1615495252646 > .sppb-row-overlay  {
	background: #252525 !important;
}
.dark-one #sppb-addon-1615495252672 .person-content-position-bottom-left .sppb-person-information,
.dark-one #sppb-addon-1615565588810 .person-content-position-bottom-left .sppb-person-information,
.dark-one #sppb-addon-1615565588805 .person-content-position-bottom-left .sppb-person-information,
.dark-one #sppb-addon-1615565588815 .person-content-position-bottom-left .sppb-person-information {
	background: #1e1e1e !important;
}

.dark-one #sppb-addon-1615495252437 .sppb-addon-text-block,
.dark-one #sppb-addon-1615495252464 .sppb-addon-text-block,
.dark-one #sppb-addon-1615566757485 .sppb-addon-pricing-table,
.dark-one #sppb-addon-1615566757420 .sppb-addon-pricing-table,
.dark-one #sppb-addon-1615566757508 .sppb-carousel-extended-item {
	background: #212529 !important;
}
.dark-one #sppb-addon-1615495252437 i,
.dark-one #sppb-addon-1615495252464 i{
	background: #333333 !important;
}
.dark-one #sppb-addon-1615495252437 .sppb-addon-title,
.dark-one #sppb-addon-1615495252464 .sppb-addon-title,
.dark-one #sppb-addon-1615495252474 .sppb-addon-title,
.dark-one #sppb-addon-1615495252562 .sppb-addon-title,
.dark-one #sppb-addon-1615495252618 .sppb-addon-title,
.dark-one #sppb-addon-1615495252589 .sppb-addon-title,
.dark-one #sppb-addon-1615495252621 .sppb-addon-title,
.dark-one #sppb-addon-1615495252632 .sppb-addon-title,
.dark-one #sppb-addon-1615495252654 .sppb-addon-title,
.dark-one #sppb-addon-1615566757485 .sppb-addon-title,
.dark-one #sppb-addon-1615566757420 .sppb-addon-title,
.dark-one #sppb-addon-1615566757501 .sppb-addon-title,
.dark-one #sppb-addon-1615642275360 .sppb-addon-title,
.dark-one #sppb-addon-1615495252672 .sppb-person-name,
.dark-one #sppb-addon-1615565588810 .sppb-person-name,
.dark-one #sppb-addon-1615565588805 .sppb-person-name,
.dark-one #sppb-addon-1615565588815 .sppb-person-name,
.dark-one #sppb-addon-1615566757508 .sppb-testimonial-carousel-name {
	color: #ffffff !important;
}

.dark-one #section-id-1615644573069 {
	background: var(--one_color) !important;
}
.dark-one #sppb-addon-1615495252672 .sppb-addon-person,
.dark-one #sppb-addon-1615565588810 .sppb-addon-person,
.dark-one #sppb-addon-1615565588805 .sppb-addon-person,
.dark-one #sppb-addon-1615565588815 .sppb-addon-person {
	border: 1px solid #252525 !important;
}
/*end dark*/

/*vertical sidebar*/
@media (max-width: 1023px) {
.vertical-sidebar #sp-left {
	display: none !important;
}
.vertical-sidebar #sp-component {
	margin-left: 0 !important;
}
}
.vertical-sidebar #sp-left {
    position: fixed;
    z-index: 10 !important;
    height: 100%;
    left: 0;
	top: 0;
    -ms-overflow-style: none;
	background: #f9f6f3;
}
.vertical-sidebar #sp-component {
	margin-left: 25%;
}
.vertical-sidebar #sp-left.col-lg-3,
.vertical-sidebar #sp-left.col-lg-9 {
	padding: 0;
}
.vertical-sidebar #sp-left .sp-module {
	border: 0px solid #f3f3f3 !important;
	padding: 30px 0 0 30px !important;
}

/*
.vertical-sidebar #sp-left {
    overflow:scroll;
    scrollbar-width: none; 
    -ms-overflow-style: none; 
}
.vertical-sidebar #sp-left::-webkit-scrollbar {
    width: 0;
    height: 0;
}
*/

#gruemenu ul li a {
	text-transform: capitalize !important;
	padding: 4px 10px !important;
	font-weight: 500 !important;
	border-right: 1px solid rgba(80, 80, 80, 0) !important;
}

#gruemenu ul ul li {
	border-bottom: 1px solid #eee !important;
}
#gruemenu ul ul li a {
	padding: 4px 10px !important;
	border-right: 1px solid rgba(80, 80, 80, 0) !important;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0), 1px 1px 1px rgba(0, 0, 0, 0), -1px 1px 1px rgba(0, 0, 0, 0) !important;
	border-bottom: 1px solid #eee !important;
}
#gruemenu ul ul {
	border-top: 3px solid var(--three_color) !important;
	padding-left: 0px !important;
}
#gruemenu ul li ul li a {
	font-size: 15.5px !important;
}
#gruemenu ul li.has-sub > a::after {
	top: 17px !important;
}
#gruemenu ul {
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0) !important;
}
/*end vertical*/

/*news*/
.article-list .article .article-header h1 a, 
.article-list .article .article-header h2 a,
.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
	font-size: 23px !important;
	font-weight: 700;
	color: var(--three_color) !important;
	line-height: 1.4;
}
.article-list .article {
	padding: 30px 40px;
}
.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
	margin: -30px -40px 30px -40px;
	border-radius: 0;
	border-bottom: 1px solid #f5f5f5;
	overflow: visible;
}
.article-introtext p {
	margin-bottom: 0;
}
.article-list .article {
	box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
	transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1)
}
.article-list .article:hover {
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
	transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1)
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	font-size: 17.5px;
	line-height: 1.1;
	font-weight: 700;
	color: var(--three_color);
	border-bottom: 0px solid #f3f3f3 !important;
	margin: 0 0 0px !important;
}
#sp-left .sp-module .sp-module-title:before, 
#sp-right .sp-module .sp-module-title:before {
    left: 16px;
    position: absolute;
	width: 50px;
    margin-top: 34.7px;
    content: '';
    width: 50px;
    height: 4px;
    background-color: var(--one_color);
    display: block;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#sp-left .sp-module .sp-module-title:after, 
#sp-right .sp-module .sp-module-title:after {
    background: #7d848a;
	border-radius: 10px;
    margin-top: 16.3px;
    content: '';
    width: 100%;
    height: 2.8px;
    display: block;
	opacity: 0.2;
	border-radius: 10px;
}
#sp-left .sp-module, 
#sp-right .sp-module {
	border: 0px solid #f3f3f3 !important;
	padding: 0px !important;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
	border-bottom: 0px solid #f3f3f3 !important;
}

#sp-left .category-module li h4, 
#sp-left .categories-module li h4, 
#sp-left .archive-module li h4, 
#sp-left .latestnews li h4, 
#sp-left .newsflash-horiz li h4, 
#sp-left .mostread li h4, 
#sp-left .form-links li h4, 
#sp-left .list-striped li h4,
#sp-right .category-module li h4, 
#sp-right .categories-module li h4, 
#sp-right .archive-module li h4, 
#sp-right .latestnews li h4, 
#sp-right .newsflash-horiz li h4, 
#sp-right .mostread li h4, 
#sp-right .form-links li h4, 
#sp-right .list-striped li h4,
.categories-module h4 a {
	color: #7d848a;
	font-weight: 500;
	font-size: 16px;
}
.categories-module h4:hover a  {
	color: var(--one_color);
}
#sp-left .category-module li h4, 
#sp-left .categories-module li h4, 
#sp-left .archive-module li h4, 
#sp-left .latestnews li h4, 
#sp-left .newsflash-horiz li h4, 
#sp-left .mostread li h4, 
#sp-left .form-links li h4, 
#sp-left .list-striped li h4,
#sp-right .category-module li h4, 
#sp-right .categories-module li h4, 
#sp-right .archive-module li h4, 
#sp-right .latestnews li h4, 
#sp-right .newsflash-horiz li h4, 
#sp-right .mostread li h4, 
#sp-right .form-links li h4, 
#sp-right .list-striped li h4 {
	padding-left: 30px;
}
#sp-right .categories-module h4 a:before,
#sp-left .categories-module h4 a:before {
	content: "\f07b";
	font-family: "Font Awesome 5 Free";
	color: var(--one_color);
	font-weight: 600;
	display: block;
	left: 17px;
	position: absolute;
}
#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
	border: 1px solid #eee;
	border-radius: 2px;
	color: #7d848a;
	font-size: 12px !important;
	margin: 10px 12px 0 0 !important;
	padding: 6px 15px !important;
	font-weight: 400;
	letter-spacing: 0.25px;
	border-radius: 50px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	background: transparent;
}
#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name :hover {
	border: 1px solid var(--one_color);
	color: #ffffff;
	background: var(--one_color);
}
#sp-left .btn-primary:hover, 
#sp-left .sppb-btn-primary:hover,
#sp-right .btn-primary:hover, 
#sp-right .sppb-btn-primary:hover {
    border-color: var(--three_color) !important;
    background-color: var(--three_color) !important;
}

#sp-left .btn-primary, 
#sp-left .sppb-btn-primary,
#sp-right .btn-primary, 
#sp-right .sppb-btn-primary {
    border-color: var(--one_color) !important;
    background-color: var(--one_color) !important;
}
#sp-left .search [type="search"],
#sp-right .search [type="search"] {
	height: 50px;
	border: 1px solid #ced4da;
	padding: 10px 20px;
}
#sp-left .search .btn-primary,
#sp-right .search .btn-primary {
	height: 50px;
	padding: 10px 20px;
	margin-left: -5px;
}
#sp-right ul.menu li a:before {
	content: "\f07b";
	font-family: "Font Awesome 5 Free";
	color: var(--one_color);
	font-weight: 600;
	display: block;
	left: 17px;
	position: absolute;
}
#sp-right ul.menu li a {
	color: #7d848a;
	font-weight: 500;
	font-size: 16px;
	padding-left: 30px;
}
#sp-right ul.menu li:hover a  {
	color: var(--one_color);
}



/*end news*/

.style-rgt {
	position: fixed !important;
	right: 0 !important;
	top: 40%;
	width: 120px;
	height: 250px;
	padding: 20px !important;
}
.style-rgt button {
	margin: 2px 0;
	border: 2px solid #000000;
	background: #000000;
	width: 90px;
	color: #fff !important;
	z-index: 99999;
}