@CHARSET "UTF-8";
/**
 * @package    jshop
 * @subpackage CSS
 * @author     Mohammad Hosein Mir {@link https://joomina.ir}
 * @author     Created on 22-Feb-2019
 * @license    GNU/GPL
 */
div.jshop_user {    
	width: 500px;
    margin: 30px auto;
    background: #fff;
    border: solid 1px #eee;
    border-radius: 5px;
    padding: 20px;
    clear: both;
}
div.jshop_user h1{        
	color: #656565;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    text-align: center;
}
div.jshop_user .checkout_login_form,  
div.jshop_user form{  
	padding:0px 30px 20px;
}
div.jshop_user .checkout_login_form > div,
div.jshop_user form > div{
	position: relative;
}
div.jshop_user form > div .msg{
	position: absolute;
    top: 6px;
    left: 0;
    font-size: 10px;
}
div.jshop_user label{
	width: 100%;    
	margin-bottom: 10px;
	color: #333;
	font-size: 14px !important;
}
div.jshop_user .input_box{
	position: relative;
}
div.jshop_user .input_box .lnr{
	position: absolute;
    font-size: 20px;
    top: 10px;
    right: 11px;
	color: #888;
} 
div.jshop_user .input_box .lnr.lnr-lock{    
	font-size: 23px;
    top: 9px;
    right: 8px;
}         
div.jshop_user input{     
	width: 100%;
    margin-bottom: 10px;
    border: 1px solid #c8c8c8;
    border-radius: 5px !important;
    line-height: 31px;
    height: auto !important;
    padding: 6px 10px 5px 10px !important;
}  
div.jshop_user select {
	width: 100%;
    margin-bottom: 10px;
    border: 1px solid #c8c8c8;
    border-radius: 5px !important;
    line-height: 31px;
    height: auto !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 10px 5px 40px !important;
    position: relative;
    z-index: 1;
    background: #fafbfc url(../images/select-option.png) no-repeat !important; 	
    background-position: 4% center !important;
    background-size: 12px !important;
}
div.jshop_user .input_box input{   
	padding-right: 40px !important;
}
div.jshop_user button{
    padding: 5px 15px 15px;
    width: 100%;
    text-align: center;
    border-radius: 5px !important;
    background: #ff6a08;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    font-size: 16px !important;
    border: none;
    margin-top: 10px;
} 
div.jshop_user button .lnr{
	    position: relative;
    right: 0;
    top: 9px;
    font-size: 25px;
    margin-left: 3px;
} 
div.jshop_user .register_box{
	text-align: center;
	font-size: 14px !important;
}
div.jshop_user .register_box a{    
	color: #ff6a08;
    padding: 0;
    line-height: 2;
	position: relative;
}
.btn.jmodedit{
	display: none !important;
}
div.jshop_user #countdown-resend {
    margin: 10px 0;
}
.resend_box > a {
    padding: 5px 15px;
    text-align: center;
    border-radius: 5px !important;
    color: #fff;
    position: relative;
    overflow: hidden;
    font-size: 14px !important;
    border: none;
    display: inline-block;
    background: #ff6a08;
}
/*******************************/
.manufacturers ul{
	margin: 0 -8px;
	padding:0;
}
.manufacturers > ul li{
	list-style: none; 
	padding: 8px;
} 
.manufacturers ul li > div {
    background-color: #fff;
    border: 1px solid #eee;
    color: #6c6c6c;
    line-height: 22px; 
	padding-bottom: 15px;
	border-radius:5px;
}  
.manufacturers ul li .image_box a,
.manufacturer-detail .image_box div img{
    padding: 10px;  
    display: block;
    width: 135px;
    margin: 0 auto;
    height: 135px;
}
.jshop_product .manufacturer_info h3,
.manufacturers ul li h3 {
	margin: 0 0 10px;
    color: #6c6c6c;
	text-align: center;
    display: block;
    font-size: 17px;
    padding: 0 10px;
	line-height: normal;
}
.manufacturers ul li h2 a{
    color: #6c6c6c;
	text-align: center;
    display: block;
    font-size: 17px;
}
.manufacturer-detail h5,
.manufacturers ul li h5{
	margin: 0 !important;
	direction: ltr;
	color: #666;
	display: block;
	text-align: center;
	font-size: 13px;
	padding: 0;
	line-height: normal;
	width: 100%;
	float: right;
}
.manufacturers ul li h5 a{
	direction: ltr;
	color: #ababab;
	display: block;
	text-align: center;
	font-size: 12px;
}
/*******************************/ 
.jshop_categories ul{   
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	padding: 0;
	
}
.jshop_category .children{   
	margin: 0 -10px 15px;
	list-style: none;
	padding: 0;
}
.jshop_categories ul li.grid-item{
	list-style: none;
	width: 25%; 
	padding: 10px;
}
.jshop_category .children li{
	list-style: none; 
	padding: 10px;
}
.jshop_categories ul li > div {   
	background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
	width: 100%;
	float: right;
	border-radius: 5px; 
}
.jshop_category .children li > div {   
    width: 100%;
    float: right;
    height: 100%;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding: 10px;
}
.jshop_category .children li > div img{      
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    width: 50px;
    top: 0;
    right: 0;
}
.jshop_category .children li > div a{    
    display: block;
    position: relative;
    padding-right: 75px;
    color: #000;
}
.jshop_category .children li > div a::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 40px;
    background: #ededed;
    top: 7px;
    right: 60px;
}
.jshop_category .children li > div p.incategoryshow {
    padding: 0;
    line-height: 25px;
    font-size: 13px;
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jshop_category .children li > div p.incategorycount {
    margin: 0;
    line-height: 25px;
    display: block;
    font-size: 12px;
    text-align: right;
}
.jshop_category .children li > div p.incategorycount .lnr {
    font-size: 9px !important;
    position: relative;
    top: 2px;
}
.jshop_category .children li .category_info ,
.jshop_categories ul li .category_info {
    position: relative;
}
.jshop_category .children li .category_info a,
.jshop_categories ul li .category_info a{
	display: block;
}
/*.jshop_category .children li .category_info:before,
.jshop_categories ul li .category_info::before {
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 57px;
    right: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
    content: "";
}*/
.jshop_category .children li .category_info span,
.jshop_categories ul li .category_info h2 {
    color: #333;
    font-size:15px;
    width: 100%;
    display: block;
	margin: 15px 0 0;	
	font-weight: bold;
}
.jshop_categories ul li ul{
	width: 100%;
	float: right;
	margin: 15px 0;
}
.jshop_categories ul li ul li{
	width: 100%;
	float: right;
	padding: 0;
}
.jshop_categories ul li ul li a{
	padding: 10px 40px 10px 10px;
	display: block;
	position: relative;
}
.jshop_categories ul li ul li a:before{
    right: 20px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: absolute;
    background: #dbdbdb;
    content: "";
    top: 14px;
}
.jshop_category .category-detail{
    min-height: 165px;
    position: relative;
    width: 100%;
    background: #fff; 
    border-radius: 5px;
    padding: 20px;
    float: right; 
	text-align: center;
	border: solid 1px #eee;
}
.manufacturer-detail div img{    
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    width: 200px;
} 
.jshop_category .category-detail .children-item-image img{    
    margin: 0 auto 10px;
    display: block;
    max-width: 170px;
}
.manufacturer-detail h1,
.jshop_category .category-detail h1{
    margin: 0 0 10px;
    color: #6c6c6c;
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
}
.jshop .manufacturer-detail{
	min-height: 165px;
	position: relative;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	padding: 20px;
	float: right;
	text-align: center;
	border: solid 1px #eee;
    margin-bottom: 20px;
}
.jshop .manufacturer-detail li {
    padding: 0 15px 5px;
	color: #888;
	font-size: 13px;
}
.jshop .manufacturer-detail h3{
	margin: 0;
    color: #6c6c6c;
    display: block;
    font-size: 17px;padding: 15px;
}
.jshop .manufacturer-detail .text{
    color: #5a5a5a;
    padding: 0 15px 15px;
    line-height: 25px;
    font-size: 14px;
	
} 
.jshop .manufacturer-detail .date,
.jshop_category .category-detail .date{
	position: absolute;
    left: 15px;
    top: 15px;
    color: #aaa;
}
.jshop #product-lists-items{
	width: 100%;
	float: right;
} 
.jshop .products-list{
    width: 100%;
	float: right;
}  
.jshop .products-list > div{
	margin-left: -15px;
	margin-right: -15px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}  
.jshop .category_sidebar{
	width: 25%;
	float: right;
	padding-left: 15px;
}  
.jshop_tag h1{
	margin: 0 0 20px;
	color: #333;
	text-align: right;
	display: block;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
}
.jshop .category_content{
    width: 75%;
    padding-right:10px;
	float: right;
} 
.jshop .category_content > h1,
.jshop .category_content > h3{
	margin: 0 0 5px;
	color: #333;
	display: block;
	font-size: 18px;
	line-height: normal;
    font-weight: bold;    
}
.jshop .manufacturer-desc , 
.jshop .category_content .category-desc  { 
	width: 100%;
    background: #fff; 
    border-radius: 5px;
    margin: 0px 0 40px;
    padding: 20px;
    float: right;
	border: solid 1px #eee;
}
.jshop .manufacturer-desc h3,
.jshop_category .category-desc h3{
	margin: 0;
    color: #333;
    display: block;
    font-size: 18px;
	padding: 0 0 15px ;
}
.jshop .manufacturer-desc .text,
.jshop_category .category-desc .text{
    color: #848484; 
    line-height: 25px;
    font-size: 14px;
}
.jshop .manufacturer-desc ul {
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    line-height: 20px;
    color: #888;
}
.jshop .category_content .product_sort {
    width: 100%;
    float: right;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    padding: 0 0 15px 0 ;
    align-items: center;
}
.product_sort .row-count {
    float: right;
} 
.product_sort .sortby-select{
    float: left !important; 
    height: 35px !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 13px;
    line-height: normal;
    padding: 0 10px 0 22px;
    position: relative;
    z-index: 1;
    background: #fafbfc url(../images/select-option.png) no-repeat !important; 
    background-position: 11px center !important;
    background-size: 12px !important  
}
.product_sort .sortby-select .text{ 
    color: #888 !important;
}
.product_sort .ui.selection.dropdown > .delete.icon, 
.product_sort .ui.selection.dropdown > .dropdown.icon{
    width: 35px !important;
    height: 35px !important;
}
.product_sort .sortby-select  .item {
    font-size: 13px !important;
    font-weight: normal !important;
}


.jshop .category_content .product_sort strong{
	float: right;
	margin-left: 10px;
	line-height: 34px;
}
.jshop .category_content .product_sort ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.jshop .category_content .product_sort ul li{
	float: right;
	margin-left: 10px;
}
.jshop .category_content .product_sort ul li a{
	display: block;
	padding: 3px 10px;
	color: #9C9C9C;
	border-radius: 5px;
	transition: all linear 0.2s;
}
.jshop .category_content .product_sort ul li:hover a,
.jshop .category_content .product_sort ul li.active a{
	background: #ff6a08;
	color: #fff;
}




.jshop .product_item{ 
    border-top: none;
    position: relative;  
    margin-bottom: 20px;
}
.jshop .product_color_item {
    position: absolute;
    right: 5px;
    list-style: none;
    width: 12px;
    top: 5px;
	z-index: 1;
	padding: 0;
}
.jshop .product_color_item li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
	border: 1px solid rgb(233, 233, 233);
	margin-bottom: 4px;
} 
.jshop .supplement-products .product_item{
	padding: 15px;
	width: 100%;
	float: right;
	flex: none;
	max-width: 100%;
}

.jshop .supplement-products .owl-carousel .owl-stage{
    display: flex;
    flex-wrap: wrap;
}
.jshop .supplement-products .owl-carousel .owl-item {  
    display: flex;
    -webkit-box-flex: 1; 
    flex: 1 0 auto;
}
.jshop .supplement-products .product_item {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
}   
.jshop .supplement-products .owl-nav{
	margin: 0 !important;
}

.jshop .supplement-products .owl-nav .owl-next{
	text-align: center;
	position: absolute;
	top: 45%;
	left: -8px;
	font-size: 18px;
	margin: 0;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #333;
	line-height: 43px;
} 
.jshop .supplement-products .owl-nav .owl-prev { 
	text-align: center;
	position: absolute;
	top: 45%;
	right: -8px;
	font-size: 18px;
	margin: 0;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #333;
	line-height: 43px;
}
.jshop .product_item > div{ 
    width: 100%;
    float: right;
    border: solid 1px #eee;
    height: 100%;
    position: relative;
    border-radius: 5px;
}
.jshop .product_item .product_item_info {
    background: #f7f7f7;
    border-radius: 5px 5px 0 0;
    padding: 15px;
    text-align: center;
    margin-bottom: 15px;
}
.jshop .product_item .product-item-footer {
    width: 100%;
    float: right;
    padding-left: 60px;
    position: relative;
}
.jshop .product_item .product-item-footer .product_link {
    position: absolute;
    left: 3px;
    bottom: -15px;
    font-size: 22px;
    background: linear-gradient(118deg, rgba(253, 184, 73, 1) 0%, rgba(250, 116, 149, 1) 43%);
    border-radius: 36px 36px 0 0;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 44px;
} 
.jshop.jshop_offers .product_item > div{    
    padding: 0 0 65px !important; 
} 
.jshop.jshop_offers .product_item > div .info{
	padding: 15px 15px 0;
}
.jshop .product_item .image_box {     
    position: relative; 
    padding: 0 15px 15px;
}

.jshop .product_item .discount_percent { 
    background: #c92c2c;
    position: absolute;
    right: 5px;
    color: #fff;
    display: inline-block;
    padding: 3px 7px;
    border-radius: 2px;
    z-index: 1;
    font-size: 11px;
} 
.jshop .product_item .discounted{
	display: block;
    width: 100%;
    position: absolute;
    right: 0;
    top: 5px;	
    color: #fb3449;
    border-bottom: solid 1px #fb3449;
    text-align: center;
    z-index: 1;
    padding-bottom: 5px;
}
.jshop .product_item .product-item-title {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 45px;
    overflow: hidden;
}
.jshop .product_item .product-item-title a{     
	color: #333; 
}


.jshop .product_item .button-group {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    opacity: 0;
    right: 0;
    bottom: 12px;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
} 
.jshop .product_item:hover .button-group {
    opacity: 1;
}

.jshop .product_item .button-group > div {
    border: none;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    text-align: center !important;
}
.jshop .product_item .button-group .btn-quickview,
.jshop .product_item .button-group .btn-wishlist, 
.jshop .product_item .button-group .btn-compare, 
.jshop .product_item .button-group .btn-cart {
    opacity: 0;
    -moz-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.jshop .product_item .button-group .btn-quickview {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.jshop .product_item .button-group .btn-wishlist {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.jshop .product_item .button-group .btn-compare {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.jshop .product_item .button-group .btn-cart {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
} 
.jshop .product_item .button-group > div button, 
.jshop .product_item .button-group > div a {
    background: #f2f2f2;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    outline: none;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #000;
    font-size: 17px;
    line-height: 39px;
    text-align: center !important;
}

.jshop .product_item:hover .button-group .btn-quickview, 
.jshop .product_item:hover .button-group .btn-wishlist, 
.jshop .product_item:hover .button-group .btn-compare, 
.jshop .product_item:hover .button-group .btn-cart {
    opacity: 1;
    -moz-transform: translate(0px);
    -webkit-transform: translate(0px);
    -o-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
}
.jshop .product_item .button-group > div button:hover, 
.jshop .product_item .button-group > div a:hover{
    color: #fff;
    background: #ff6a08;
}


.jshop .product_item .in_stock {
    color: #52adc6;
    display: block;
    text-align: right;
    font-size: 12px;
    position: relative;
} 
.jshop .product_item .out_of_stock {
    color: #ff6a08;
    display: block;
    text-align: right;
    font-size: 12px;
    position: relative;
} 
.jshop .product_item .out_of_stock .fa, 
.jshop .product_item .in_stock .fa {
    font-size: 9px;
}
.jshop .product_item .labels{   
    margin: 0;
    list-style: none;
    position: absolute; 
    left: 5px;
    z-index: 1;
    padding: 0;
}
.jshop .product_item .labels li{ 
    display: block;
    margin-bottom: 5px;
    color: #fff;
    padding: 3px 7px;
    border-radius: 2px;
    font-size: 11px;
}
.jshop .product_item .featured {    
    background: #fec42d;
    position: absolute;
    left: 5px;
    color: #fff;
    display: inline-block;
    padding: 3px 7px;
    border-radius: 2px;
    z-index: 1;
    font-size: 11px;
} 
.jshop .product_item .category {
    color: #969696;
    display: block;
    text-align: right;
    font-size: 12px;
    margin-bottom: 5px;
}  
.jshop .product_item .product-item-prices .product-item-discount-percent {
    background: #fb3449;
	float: left;
	color: #fff;
    padding: 2px 6px 0;
    border-radius: 17px;
    margin-right: 10px;
} 
.jshop .product_item  .row {
    margin: 0 !important;
}  
.jshop .product_item .product-item-prices {
    height: 25px;
}
.jshop .product_item .product_item_info .product-item-vote {
    margin-bottom: 10px;
}
.jshop .product_item .product-item-prices .product-item-discount-amount{      
    color: #333;
    text-decoration: line-through;
    margin-bottom: 0;
    margin-left: 3px;
    display: inline-block;
}
.jshop .product_item .product-item-prices .product-item-baseprice{      
	color: #acacac;
    text-decoration: line-through; 
}
.jshop .product_item .product-item-prices .product-item-finalprice{   
    color: #666;
    font-size: 14px;
    display: inline-block;
}
.jshop .product-item-timer {
    width: 100%;
    float: right;
    color: #737373;
    text-align: left;
    margin-top: 15px; 
	border-top: solid 1px #f0f0f0;
	padding-top: 20px;
}
.jshop .product-item-timer .lnr{
	float: right;
	display: inline-block;
	font-size: 19px;
	margin-left: 4px;
	position: relative;
    top: -2px;
}
.jshop .product-item-timer .timer_counter{
	float: left;
}
.jshop .product-item-timer .each_counter {
    float: right;
    margin-left: 10px;
}
.jshop .product-item-timer .each_counter span{
	display: inline-block;
}
.jshop .product-item-timer .each_counter span.each_counter_title {
    margin-left: 8px;
}
.jshop .product-item-timer .each_counter.day{
	border-bottom: 1px solid #00a19b;
	padding: 1px 9px; 
	position: relative;
	top: -1px;
 	margin: 0;
}
.jshop .product-item-timer .each_counter.day span.each_counter_title{
	margin: 0 5px  0 0 !important;
}
.jshop .product-item-timer .remind {
    float: right;
    font-size: 11px;
}
.jshop.jshop_offers .product_item .product-item-timer{
    width: 100%;
    float: right;
    color: #fff;
    text-align: left;
    margin-top: 15px;
    padding: 15px;
    background: #0A3D62;
    position: absolute;
    bottom: 0;
    right: 0 ;
}
.jshop.jshop_offers .product-item-timer .each_counter.day{
	border-bottom: 1px solid #fff; 
}
/******************************************************************************************
										image hover
******************************************************************************************/
.imghvr {
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.imghvr img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    vertical-align: bottom;
	transition: 0.4s;
	animation-duration: 0.4s;
}
.imghvr:hover .imghvr-anim-zoom-in {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
.imghvr-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	transition-duration: 0.4s;
	animation-duration: 0.4s;
}
.imghvr:hover .imghvr-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.imghvr-anim-single {
    background-color:none !important;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.imghvr-anim-none {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/******************************************************************************************
										product
******************************************************************************************/
.owl-carousel{
	direction: rtl !important;
}
.jshop_product {
	position: relative; 
}
.jshop_product .product_info {
    width: 100%; 
    border-radius: 5px;
	float: right;
	border: solid 1px #eee;
	padding: 15px;
	margin-bottom: 20px;
}
.jshop_product .product_info form{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.jshop_product .product_info .product_top_row{
	float: right;
    width: 100%;
	margin-bottom: 15px; 
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; 
}
.jshop_product .product_info .product_btm_row{
	float: right;
    width: 100%; 
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
} 
.jshop_product .product_details_row {
    width: 100%;
	float: right;
}
.jshop_product .product_details_row > div{
	margin: 0 -7px 0 -8px;
}
.jshop_product .image_box {
	padding-right: 0 ; 
	position: relative;
}
.jshop_product .product-discounted {
    background: #ff4913;
    color: #fff;
    position: relative;
    padding: 2px 24px 2px 7px;
    border-radius: 5px;
    margin-right: 10px;
    float: left;
    font-size: 12px;
}
.jshop_product .product-discounted span{   
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 6px;
}
.jshop_product .product-image{    
	position: relative; 
    width: 100%;
    float: right; 
	border-left: solid 1px #eee;
}  

.jshop_product .product_header{
	margin: 0 !important;
	width: 100%;
	border-bottom: solid 1px #eee;
}

.jshop_product h1{
	font-size: 18px;
	line-height: normal;
}
.jshop_product h1 a{
	color: #333;
}
.jshop_product .labels-item{  
} 
.jshop_product .labels-item > span {
    display: inline-block;
    float: left;
    padding: 2px 7px;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}
.jshop_product .labels-item > span.featured {    
    position: relative;
    padding: 2px 24px 2px 7px;
    background: #fec42d;
}
.jshop_product .labels-item > span.featured .fa {     
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 5px;
}
.jshop_product .product_navigation{ 
	    width: 100%;
    float: right;
    margin: 0 0 6px;
}
.jshop_product .product_navigation .vote_box {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.jshop_product .product_navigation .prev_product{     
    margin: 0 !important;
    display: inline-block;
    color: #666;
    text-align: center;
    border: solid 1px #eee;
    padding: 3px 10px;
    border-radius: 5px 0 0 5px ;
    float: left;
}
.jshop_product .product_navigation .next_product{     
    margin: 0 !important;
    display: inline-block;
    color: #666;
    text-align: center;
    border: solid 1px #eee;
    padding: 3px 10px;
    border-radius: 0 5px 5px 0;
    float: left;
    border-left: none;
}
.jshop_product .cart_box{
    width: 100%;
    float: right;
    background: #f7f7f7;
    border-radius: 5px;
    margin: 15px 0 0;
    padding: 15px;
    position: relative;
}
.jshop_product .addtocart-btn{
    padding: 3px 15px 13px;
    text-align: center;
    background: #ff6a08;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    border-radius: 5px;
    height: 45px;
    width: 100%;
} 
.jshop_product .addtocart-btn .lnr{
    position: relative;
    top: 5px;
    font-size: 23px;
}
.jshop_product .product-vendor-info {
    margin: 10px 0 0;
    width: 100%;
    float: right;
    color: #888;
}
.jshop_product .product-vendor-info b{
	font-weight: normal;
}
.jshop_product .product-prices{   
    width: 100%;
    float: right;
	margin-bottom: 15px;
}
.jshop_product .product-prices .base-amount{      
    color: #aaa;
    font-size: 15px;
    float: right; 
    width: 100%;
	margin: 15px 0;
    text-align: center;
}
.jshop_product .product-prices .base-amount .title{
	float: right;
}
.jshop_product .product-prices .base-amount .value{
    text-decoration: line-through; 
	text-align: center;
    display: inline-block;
}
.jshop_product .product-prices .discount-amount {
    background-color: #F6F7F9;
    border: 1px solid #F9F9F9;
    border-radius: 25px;
    padding: 15px;
    width: 100%;
    float: right;
    margin-bottom: 10px;
    color: #666;
    font-size: 16px;
}
.jshop_product .product-prices .discount-amount .title{
	float: right;
}
.jshop_product .product-prices .discount-amount .value{
	color: #333;
	float: left;
	text-align: left;
}
.jshop_product .product-prices .discount-percent{ 
    background: #fb3449;
    color: #fff;
    font-size: 12px;
    padding: 2px 7px 0px;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
}
.jshop_product .product-prices .discount-percent span{ 
	display: block;
    font-size: 13px;
}
.jshop_product .product-prices .final-amount{      
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    float: right;
    width: 100%;
}
.jshop .changedPrice{      
    color: #666;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    float: right;
    width: 100%;
    margin-top: 5px;
}
.jshop_product .product_directory{
	width: 100%;
	float: right;
	margin-top: 10px;
}
.jshop_product .product_directory > div{
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.jshop_product .product_directory span{
	display: inline-block; 
}
.jshop_product .product_directory a{
	color: #1ca2bd; 
	display: inline-block; 
} 
.jshop_product .variant-color-customtitles,
.jshop_product .characteristics,
.jshop_product .customfields{
	width: 100%;
	float: right;	
	margin-bottom: 10px;
}
.jshop_product .variant-items{
	width: 100%;
	float: right;	
	margin-bottom: 15px; 
	position: relative;
}
.jshop_product .variants{
	width: 100%;
	float: right;	
}
.jshop_product .customfields .each_customfield{
	width: 100%;
	float: right;
	margin-bottom: 18px;
}
.jshop_product .customfields .each_customfield .customfields-select{
	width: 80%;
	float: right;
}
.ui.selection.dropdown{
	height: 45px;
	line-height: normal !important;
	padding:5px 15px 5px 45px !important;
	border: 1px solid #dedede !important;
}
.ui.default.dropdown:not(.button) > .text, 
.ui.dropdown:not(.button) > .default.text {
    color: #888 !important;
}
.ui.selection.dropdown > .delete.icon, .ui.selection.dropdown > .dropdown.icon{
    right: auto !important;
	left: 0;
	margin: 0 !important;
	top: 0 !important;
	border-left: none !important;
	border-right: 1px solid rgba(34,36,38,.15);
	width: 45px !important;
	height: 45px !important;
}
.ui.dropdown > .dropdown.icon::before{
    display: none;
}

.jshop_product .main-variant-items .variant-title{    
        margin-left: 10px;
}  
.jshop_product .customfields .each_customfield > span{
	display: inline-block;
	width: 20%;
	float: right;
	color: #6f6f6f;
}
.jshop_product .product_model{
	color: #b5b5b5;
    font-size: 13px;
    position: relative;
    z-index: 1; 
	margin-bottom: 10px;
}
.jshop_product .product_model > span{
    position: relative;
    z-index: 1;	
	display: inline-block;
	font-size: 13px;
}
.jshop_product .product_model .product-sku span:first-child,
.jshop_product .product_model > span span:first-child{
	color: #666;
}
.jshop_product .product_model > span span{ 
	display: inline-block; 
}
.jshop_product .product_model .product-sku{
    float: right;
	margin-left: 20px;
	font-size: 13px;
}

#category-sort-ul label{
    margin: 0 ;
    display: inline-block;
	position: relative;
    cursor: pointer;
    line-height: 24px;
} 
#category-sort-ul label input{
    position: absolute;
    visibility: hidden;
	right: 0;
	top: 0;
} 
.jshop_product .variant-color-customtitles label, 
.jshop_product .customfields .each_customfield.product-cf-radio label {
    margin: 0 8px 8px 0;
    display: inline-block;
	position: relative;
}
.jshop_product .variants label{
	margin: 0 !important;
}
.jshop_product .variants label.active-variant:after{
	color: #fff;
	content: "✔";
	font-size: 15px;
	position: absolute;
	right: 14px;
	top: 5px;
	cursor: pointer;
}
.jshop_product .variants .variant-color-customtitles label.active-variant:after{
    display:none;
}
.jshop_product .variants label:hover .variant_color, 
.jshop_product .variants label.active-variant .variant_color {
	box-shadow: 0px 0 4px 1px rgba(0,0,0,.1)
}
.jshop_product .variants label:nth-child(2), 
.jshop_product .customfields .each_customfield.product-cf-radio label:nth-child(2) {
    margin-right: 0 ;
} 
.jshop_product .customfields .each_customfield.product-cf-radio label.active-customfield:after{
    color: #a6a6a6;
    content: "✔";
    font-size: 14px;
    position: absolute;
    right: 12px;
	top: 8px;
	cursor: pointer;
}
.jshop_product .variant-color-customtitles .variant-title{
	margin-left: 10px;
}
.jshop_product .variant-color-customtitles .variant_text {
} 			
.jshop_product .variant-color-customtitles label {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    margin-bottom: 12px !important;
    cursor: pointer;
    font-size: 13px;
    width: auto !important;
	margin-left: 10px !important;
	color: #949494;
}
.jshop_product .variant-color-customtitles label.active-variant{
	color: #2FBDE9;
	text-decoration: none;
}
.jshop_product .variant-color-customtitles label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	top: 0;
	right: 0;
}
.jshop_product .variant-color-customtitles label .checkmark {
	position: absolute;
	top: 7px;
	right: 6px;
	height: 16px;
	width: 16px;
	background-color: #949494;
	border-radius: 50%;
} 
.jshop_product .variant-color-customtitles label .checkmark:after {
    top: 3px;
    right: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
 	display: block;
	content: "";
	position: absolute;
}
.jshop_product .variant-color-customtitles label input:checked ~ .checkmark {
	background-color: #E5E5E5;
} 
.jshop_product .variant-color-customtitles label input:checked ~ .checkmark:after {
	background-color: #2FBDE9;
}  
.jshop_product .variant-color-customtitles label.active-variant.color-variant:after{
    color: #fff;
}
.jshop_product .variant-color-customtitles .variant_color,
.jshop_invoice .variants .variant_color,
.filter-variant-row .variant_color,
.filter-selected-variant-row .variant_color{
	width: 17px;
    height: 17px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: bottom; 
    position: absolute;
    right: 0;
} 
.jshop.cart .information .variant_color{
	width: 17px;
    height: 17px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: bottom;
} 
.jshop_product .variants .main-variant-items .variant-radio-item {
    position: absolute;
    visibility: hidden;
	right: 0;
	top: 0;
} 
 
.jshop_product .customfields .each_customfield.product-cf-radio .customfields-radio{
    position: absolute;
    visibility: hidden;
	right: 0;
	top: 0;
}
.jshop_product .variants label{
	text-align: center;
	position: relative;
	padding: 5px 30px 5px 15px;
	margin: 0 0 5px 10px !important;
	border: 1px solid #eee;
	border-radius: 5px;
}
.jshop_product .variants label.white_option {
    background: #888;
    border-color: #888;
}
.jshop_product .variant-color-customtitles label{
	padding: 5px 20px 5px 15px;
}
.jshop_product .variants .variant_color {
    width: 20px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    right: 10px;
} 
.jshop_product .variants label .variant_color :hover  {
      box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.jshop_product .variants .variant_text {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    margin-right: 7px;
} 
.jshop_product .customfields .each_customfield.product-cf-radio .customfield_text{
    display: block;
    border: 1px solid #dedede;
    padding: 5px 28px 5px 16px;
    border-radius: 8px;
    color: #6f6f6f;
    cursor: pointer;
    line-height: 24px;
}
.jshop_product .customfields .each_customfield .chzn-container{
	width: 80% !important;
	float: right;
}
.jshop_product .customfields .each_customfield .chzn-single{
	margin: 0 !important; 
}
.jshop_product .characteristics h3{
	color: #55565a;
	font-size: 15px;
	margin: 0 0 10px;
	line-height: normal;
	width: 100%;
	float: right;
}
.jshop_product .characteristics .characteristic-item{
	width: 100%;
	float: right;
	margin: 0 0 10px;
	position: relative;
}
.jshop_product .characteristics .characteristic-item:before{     
	content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    margin-left: 8px;
    border-radius: 50%;
    display: inline-block;
    float: right;
    position: relative;
    top: 8px;
}
.jshop_product .characteristics .characteristic-item > div{
	float: right;
	color: #55565a;
	margin-left: 5px;
} 
.jshop_product .product_options {
	width: 100%;
	float: right;
	margin-bottom: 15px;
    position: relative;
}
.jshop_product .product_options .tooltip{
    font-family: fsan;
    background: #333 !important;
    opacity: 1 !important;
    font-size: 12px !important;
    border-radius: 5px;
    width: 220px !important;
    top: -30px !important;
}
.jshop_product .product_options .tooltip .tooltip-inner{
    max-width: 300px !important;
}
.jshop_product .product_options button.addedtocompare-btn,
.jshop_product .product_options button.addtocompare-btn,
.jshop_product .product_options button.wishlist  {
    padding: 0 16px;
    float: right;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #fff;
    position: relative;
    margin-left: 10px;
    font-size: 14px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 40px;
    text-align: center;
    border: none;
    background: #000;
}/*
.jshop_product .product_options button.addedtocompare-btn,
.jshop_product .product_options button.addtocompare-btn{
    font-size: 0 !important;
}
.jshop_product .product_options button.addedtocompare-btn:hover ,
.jshop_product .product_options button.wishlist:hover ,
.jshop_product .product_options button.addtocompare-btn:hover {
        color:#5C5C5C;
    background:#ddd;
}  */
.jshop_product .product_options button .lnr.active {
    color: #fb3449;
}
.jshop_product .product_tab_info {
    width: 100%;
    background: #fff;
	float: right;
}
.jshop_product .product_tab{
    width: 100%;
    float: right;
    margin: 0;
    display: block;
	border: none;
	padding: 0;
}
.jshop_product .product_tab li{
	float: right;
	position: relative; 	
} 
.jshop_product .product_tab li a{
    padding: 12px 25px;
    position: relative;
    color: #6f6f6f !important;
    display: block;
    line-height: 27px;
    font-size: 14px;
    background: none;
    border-radius: 5px !important;
} 
.jshop_product .product_tab li a:hover,
.jshop_product .product_tab li a:focus{
    color: #6f6f6f !important;	
}
.jshop_product .product_tab li a.active{
	color: #000 !important;
    font-weight: bold;
    border: solid 1px #eee; 
    border-bottom: none;
    border-top: solid 3px #ff6a08;
    border-radius: 5px 5px 0 0 !important;
    position: relative;
    top: 2px;
}
/*.jshop_product .product_tab li a.active:after{    
	content: '';
	background: #ff6a08;
	height: 1px;
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}*/
.jshop_product .product_tab li a .lnr {
    font-size: 22px;
    position: absolute;
    right: 30px;
    top: 16px;
}
.jshop_product .tab-content{
	width: 100%;
	float: right;
	padding: 20px !important;
	margin-bottom: 20px !important;
	border: solid 1px #eee;
	border-radius: 5px;
}
.jshop_product .tab-content h2.title{
	font-size: 18px;
    line-height: 33px;
	margin-bottom: 15px;
}
.jshop_product .tab-content h2.title img{    
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
    border-radius: 15px;
	margin-left: 15px;
	padding: 5px;
}
.jshop_product .tab-content h5.subtitle{
	color: #a7a7a7;
    font-size: 14px;
	margin-bottom: 40px;
}
.jshop_product .tab-content .bottom_characteristics {
    width: 100%;
    float: right; 
    margin-top: 20px;
}
.jshop_product .tab-content #specification{
	width: 100%;
	float: right; 
    margin-top: 15px;
}
.jshop_product .tab-content #specification h6{
    color: #333; 
    position: relative;
    float: right;
	width: 100%; 
	text-align: center;
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: bold;
} 
.jshop_product .tab-content #specification h6::after {
    content: '';
    position: absolute;
    bottom: -15px;
    height: 3px;
    width: 50px;
    background: #333;
    right: 48%;
}
.jshop_product .tab-content #specification ul{
	width: 60%;
	list-style: none;
	padding: 0; 
	margin: 0 auto;
}
.jshop_product .tab-content #specification ul li{
	width: 100%;
	float: right;
	margin: 8px 0 0;
	color: #4d4d4d;   
}
.jshop_product .tab-content #specification ul li .key{
    float: right;
    background: #f3f3f3;
    padding: 5px 15px;
    width: 20%;
    line-height: 30px;
    border-radius: 5px;
}
.jshop_product .tab-content #specification ul li .value{
	float: left;
    background: #f3f3f3;
    padding: 5px 15px;
	width: 79%;
	line-height: 30px;
    border-radius: 5px;
}
.jshop_product .repeated_links{    
	width: 85%;
    margin: 0 auto;
    padding: 0 0px 0 100px;
}
.jshop_product .repeated_links .addtocart-btn{
	float: left;
	width: 300px;  
}
.jshop_product .repeated_links .product_options{
	float: left;
}
.jshop_product .repeated_links .product_options button{
	margin-bottom: 0 !important;
}
.jshop_product .tab-content .product_description{ 
	font-size: 14px;
    line-height: 30px;
    color: #7E7E7E; 
	position: relative;
	overflow: hidden; 
    height: 175px;
}   
.jshop_product .tab-content .product_description .product_description_main {
    line-height: 31px;
    text-align: justify;
    padding: 0 15px;
    font-size: 13px; 
}
.jshop_product .tab-content .product_description .product_text_overlay {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #4d4d4d;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
	cursor:pointer;
    display: none;
}
.jshop_product .tab-content .product_description .product_text_overlay::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 105px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.jshop_product .tab-content .product_description .product_text_overlay > div{
	margin:0 auto;
	font-size: 12px;
    position: relative;
    z-index: 10   ;
}
.jshop_product .tab-content .product_description .arrow_up{
	display:none;
} 
.jshop_product .tab-content .product_description .product_text_overlay .lnr {
    font-size: 11px;
    color: #666;
    position: relative;
    top: 2px;
	margin-left: 4px;
}


.jshop_product .introtext{ 
	font-size: 13px;
	line-height: 28px;
	width: 100%;
	float: right;
	margin: 5px 0 10px;
	color: #666;
	word-wrap: unset;
	border: solid 1px #E8E8E8;
	border-radius: 5px;
	padding: 10px;
}
.product_other_info {  
    width: 100%;
    float: left;
}
.jshop_product .manufacturer_info {
    width: 100%;
    float: right;
    background: #f7f7f7;
    border-radius: 5px;
    margin: 15px 0 0;
    padding: 15px;
    position: relative; 
}
.jshop_product .manufacturer_info .info_box{
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 10px;
}
.jshop_product .manufacturer_info h3 a{    
	color: #0A3D62;
    text-align: center;
    display: block;
    font-size: 17px;
}
.jshop_product .manufacturer_info .manufacturer_link{   
    text-align: center;
    display: block;
    font-size: 15px;
}
.jshop_product .manufacturer_info h5{
	margin: 0 !important;
	direction: ltr;
	color: #ababab;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
	line-height: normal;
}
.jshop_product .manufacturer_info h5 a{
	direction: ltr;
	color: #ababab;
	display: block;
	text-align: center;
	font-size: 12px;
}
.jshop_product .manufacturer_info .image_box { 
}
.jshop_product .manufacturer_info .image_box a {
	display: block;
}
.jshop_product .manufacturer_info .image_box a img{
    margin: 0 auto;
    display: block;
}
.jshop_product .manufacturer_info .manufacturer_desc {
    line-height: 25px;
    color: #666;
}
.jshop_product .manufacturer_info .manufacturer_desc p:last-child{
    margin: 0 !important;
}
.jshop_product .vendors {
    width: 100%;
    float: right; 
    margin-bottom: 15px;
}
.jshop_product .vendors h3{
    margin-bottom: 15px;
    font-size: 18px;
}
.jshop_product .vendors .vendor-items {
    width: 100%;
    float: right; 
} 
.jshop_product .vendors .vendor-items .vendor-item {
    border: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
}
.jshop_product .vendors .vendor-items .vendor-item:last-child {
    border: 1px solid #fff; 
}
.jshop_product .vendors .vendor-items .vendor-item.activeVendor {  
    border: 1px solid #eee;
    border-radius: 6px;
	background: #f2f2f2; 
}
.jshop_product .vendors .vendor-items .vendor-item table{
	margin: 0 !important;
	color: #7E7E7E;
}
.jshop_product .vendors .vendor-items .vendor-item table td{
	border: none !important;     
    position: relative;
	text-align: center;	
	vertical-align: middle;
    width: 33.33%;
} 
.jshop_product .vendors .vendor-items .vendor-item table td .lnr{
    font-size: 30px;
    position: absolute;
    right: 8px;
    top: 12px; 
}
.jshop_product .vendors .vendor-items .vendor-item.activeVendor table td .lnr{
    color:#ff6a08;
}
.jshop_product .vendors .vendor-items .vendor-item p{
	margin: 0 !important;
}
.jshop_product .vendors .vendor-items .vendor-item .btn{
	border-radius: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background: #000;
} 
.supplements {
    width: 100%;
    float: right;
	margin-top: 20px;
}
.supplements h3{    
        font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}
.supplements .supplement_products{ 
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.supplement_products > div {
    padding: 5px !important;
}
.supplements .supplement_item {
    position: relative;  
    padding: 5px;
    border-radius: 5px;
    background: #fff;
    width: 100%;
    float: right;
    overflow: hidden;
    border: solid 1px #eee;
}
.supplements .supplement_item img{
	margin-bottom: 15px;
	position: relative; 
	border-radius: 5px; 
}
.supplements .supplement_item h5{    
	color: #3c6382;
    display: block;
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.supplements .supplement_item h5 a{    
	color: #3c6382;
    display: block; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    font-size:12px !important;
}
.jshop_product .tags-links{    
    width: 100%;
    float: right;
    margin-top: 15px;
}      
.jshop_product .tags-links a {
    display: inline-block;
    color: #646464;
    font-size: 13px;
    position: relative;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 0 0 5px;
}  
.simpleLens-big-image-container {
    display: block; 
	text-align: center;
	height: 450px;
}
.simpleLens-big-image-container img{
	border-radius: 2px;
}
.simpleLens-gallery-container {
    direction: ltr;
	float:right;
	width:100%;
}
.simpleLens-gallery-container .additional_images_flexslider{
	direction:ltr;
	position:relative;
}
.simpleLens-gallery-container .simpleLens-container {
    margin: 0 auto;
    width: 100%;
	/*background: #F6F7F9;*/
	border-radius: 25px;    

	margin-bottom:10px;
}
.simpleLens-gallery-container .simpleLens-container img{
	border-radius: 5px;   
	
}
 .simpleLens-lens-image {
 	border-radius: 25px; 
}
.simpleLens-gallery-container .simpleLens-container .simpleLens-lens-image{
}
.simpleLens-gallery-container .simpleLens-container .simpleLens-big-image{
    	border-radius: 5px; 
}  
.simpleLens-thumbnails-container{
	width: 100%;
	float: right;
}
.simpleLens-thumbnails-container > a{
	width: 80px;
	display: inline-block;
	float: right;
	padding: 10px;
}
.simpleLens-thumbnails-container > a:hover img  { }
.simpleLens-thumbnails-container a img{    
	width: 100%;
    margin: 0 !important;
    border-radius: 5px;
	border: solid 1px #eee; 
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
} 
.simpleLens-thumbnails-container .owl-nav  {
    position: static;
    border: none !important;
	margin: 0 !important;
}
.simpleLens-thumbnails-container .owl-nav .owl-next {
    position: absolute;
    left: -7px;
    float: none !important;
    top: 35%;
    font-size: 19px !important;
    background: none !important;
    border: none !important;
    border-radius: 2px !important;
    margin: 0 !important;
    width: 25px;
    height: 25px;
    padding: 0px !important;
    color: #333 !important;
} 
.simpleLens-thumbnails-container .owl-nav .owl-prev {   
	position: absolute;
    right: -7px;
    float: none !important;
    top: 35%;
    font-size: 19px !important;
    background: none !important;
    border: none !important;
    border-radius: 2px !important;
    margin: 0 !important;
    width: 25px;
    height: 25px;
    padding: 0px !important;
    color: #333 !important;
} 
.supplement-products {
	width: 100%;
	float: right;
	margin: 0 0 20px;
    max-width: 100%;
    text-align: center;
}
 
.supplement-products > h3{
	font-size: 20px;
    font-weight: bold;
	position: relative;
	margin: 0 0 20px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
} 
.supplement-products > h3::after,
.supplement-products > h3:before{
    content: '';
    height: 2px;
    width: 50px;
    background: #c5c4c4;
    position: absolute;
    left: -65px;
    top: 19px;
    z-index: 1;
}
.supplement-products > h3::after {
    left: auto;
    right: -65px;
}
.supplement-products > h3 span::after, 
.supplement-products > h3 span::before {
    content: '';
    height: 10px;
    width: 10px;
    background: #c5c4c4;
    position: absolute;
    left: -15px;
    top: 15px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -web-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 2;
}
.supplement-products > h3 span::after {
    left: auto;
    right: -15px;
}
 
.supplement-products .owl-dots{
    margin: 0 !important;
    bottom: 0 !important;
} 
.supplement-products .owl-theme .owl-dots .owl-dot span{
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    transition: width .2s ease-in-out, background-color .2s ease-in-out;
    border: 0;
    border-radius: .15625rem;
    background-color: #b6bcc5;
    opacity: 1 !important;
}
.supplement-products .owl-theme .owl-dots .owl-dot.active span{
    width: 20px;
    background: #ff6a08;
}
#supplement-products{
    float: right;
	width: 100%; 	
}
.pp_pic_holder.light_square > .pp_right,
.pp_pic_holder.light_square > .pp_left{
	padding: 0 !important;
}
.pp_pic_holder.light_square > .ppt{
	display: none !important;
}
.pp_content{
	position: relative;
	border-radius: 2px;
}
.pp_content_header{
	width: 100%;
	float: right;
	position: absolute;
	height: 50px;
	background: rgba(0,0,0,0.2);
	border-radius: 2px 2px 0 0;
}
.pp_pic_holder.light_square .pp_close {
    font-size: 0 !important;
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 9px;
    left: 9px;
    border: solid 1px #333;
    border-radius: 50%;
    right: auto !important;
    background:none !important;
}
.pp_pic_holder.light_square .pp_close::after {
    font-family: Linearicons-Free;
    content: "\e870";
    position: relative;
    top: 3px;
    left: 5px;
    color: #333;
    font-size: 17px;
}
.pp_fade{
	width: 100%;
	float: right;
	height:100%;
}
#pp_full_res{
    padding-top:50px;
	width: 100%;
	height:100%;
}
.pp_fade .pp_hoverContainer{
	position: relative !important;
	width: 100% !important;
	height: auto !important;
}
.pp_fade .pp_next{
	height: auto !important;
    font-size: 0 !important;
    position: absolute;
    width: 30px;
    top: 10px;
    right: 0;
    margin: 0 !important;
	background:none !important;
}
.pp_fade .pp_next::after  {
    font-family: Linearicons-Free;
    content: "\e876";
    font-size: 16px;
    position: relative;
    right: -6px;
    top: 2px;
}
.pp_fade .pp_previous{
	height: auto !important;
    font-size: 0 !important;
    position: absolute;
    width: 30px;
    top: 10px;
    right: 30px;
    margin: 0 !important;
	background:none !important;
}
.pp_fade .pp_previous::after {
    font-family: Linearicons-Free;
    content: "\e875";
    font-size: 16px;
    position: relative;
    right: -6px;
    top: 2px;
}
.pp_pic_holder.light_square .pp_contract,
.pp_pic_holder.light_square .pp_expand ,
.pp_fade .pp_pause,
.pp_fade .pp_play{
	display: none !important;
}  
.pp_gallery{
	border-top: solid 1px #ddd;
    display: block !important;
    width: 100% !important;
    position: absolute!important;
    left: 0 !important;
    margin: 0 !important;
    float: right !important;
	opacity: 1 !important; 
	bottom: 0;
}
#pp_gallery_slide{
    left:auto !important;
}
.pp_content_container #pp_full_res #fullResImage{
	max-width: 80%;
	display: block;
	margin: 0 auto;
	height: auto !important;
}
.pp_gallery .owl-stage-outer{
	width: 100% !important;
} 
.pp_gallery .item{
	border-left: solid 1px #ddd;
	padding: 10px !important;
	background: #fff;
}
.pp_gallery .owl-nav{
	margin: 0 !important;
	transition: all linear 0.3s;
}
.pp_gallery .owl-nav .owl-prev {
    margin: 0 !important;
    font-size: 0 !important;
    position: absolute;
    top: 0;
    left: 0px;
    background: #aaa !important;
    height: 100%;
    padding: 0 !important;
    border-radius:2px 2px 0 0 !important;
    width: 30px !important;
}
.pp_gallery .owl-nav .owl-prev::after {
    font-family: Linearicons-Free;
    content: "\e875";
    font-size: 24px;
    position: relative;
    right: 0;
    top: 25%;
    color: #fff;
}
.pp_gallery .owl-nav .owl-next{
    margin: 0 !important;
    font-size: 0 !important;
    position: absolute;
    top: 0;
    right: -1px;
    background: #aaa !important;
    height: 100%;
    padding: 0 !important;
    border-radius: 0 0 2px 2px !important;
    width: 30px !important;
}
.pp_gallery .owl-nav .owl-next::after {
    font-family: Linearicons-Free;
    content: "\e876";
    font-size: 24px;
    position: relative;
    right: 0;
    top: 25%;
    color: #fff;
}
.jshop_product .product_module {
    width: 100%;
    float: right;
    position: relative; 
	margin-top: 15px;
    border-radius: 5px;
    background: #f7f7f7;
}
.jshop_product .product_module .env_contact .each_contact {
    position: relative;
    color: #848484;
    padding-right: 32px;
    margin-bottom: 10px;    
}
.jshop_product .product_module .env_contact .each_contact .icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #848484;
    font-size: 20px;
}
.jshop_product .product_module .env_contact .each_contact a,
.jshop_product .product_module .env_contact .each_contact.whatsapp{
    color: #2AB200;
}
.jshop_product .product_module .env_contact .each_contact span {
    display: inline-block;
}
.jshop_support{
	width: 100%;
	float: right; 
    text-align: center;
    padding: 15px;
} 
.jshop_replacement{
	width: 100%;
	float: right;
    text-align: center;
    padding: 15px;
}  
.jshop_support .info_box{
    background-color: #fff;
    border-radius: 18px;
	padding: 15px 60px 15px 15px;
	text-align: center;
    width: 100%;
    float: right;
	min-height: 115px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.jshop_replacement .info_box{
    background-color: #fff;
    border-radius: 18px;
	padding: 10px 80px 10px 15px;
	text-align: right;
    width: 100%;
    float: right;
	min-height: 115px;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: center;
}
.jshop_replacement .info_box > div{ 
}
.jshop_replacement h3 ,       
.jshop_support h3 {        
	color: #636363;
    text-align: center;
    display: block;
    font-size: 15px;
	margin: 0 0 5px;
} 
.jshop_support ul{
	width: 100%;
	float: right;
	padding: 0;
	margin: 0 0 5px;
	text-align: center;
}
.jshop_support ul li{    
	display: inline-block;
    background: #F6F7F9;
    margin-left: 1px;
    margin-bottom: 1px;
    padding: 5px;
    border-radius: 20px;
	font-size: 12px;
}
.jshop_support ul li:last-child{
	margin-left: 0;
}
.jshop_support .image_box {    
    position: absolute;
    right: -10px;
    top: -1px;
    width: 116px;
}
.jshop_replacement .image_box {    
    position: absolute;
    right: -10px;
    top: -1px;
    width: 116px;
}
.jshop_replacement .image_box img,
.jshop_support .image_box img{
	display: block;
    border-radius: 50%;
	background: #fff;
}
.jshop_support .whatsapp {
	width: 100%;
	float: right;	
}
.jshop_support .whatsapp a {
    background: linear-gradient(to left ,#05A842,#25D366 100%);
    display: inline-block;
    color: #fff;
    padding: 4px 34px 4px 15px;
    border-radius: 10px;
    position: relative;
}
.jshop_support .whatsapp a .fa {
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 21px;
}
.jshop_replacement .info_box h3{
	font-size: 16px; 
}



/******************************************************************************************
										wishlist
******************************************************************************************/
.jshop.wishlist {
    width: 100%;
    float: right;
    margin-bottom: 25px;
}
.jshop.wishlist h1 {
    font-size: 18px;
	margin-bottom: 30px
}
.wishlist_products{ 
    width: 100%;
    position: relative;   
    background: #fff;
    float: right;
    margin-bottom: 20px; 
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
} 
.wishlist_product { 
    padding: 0 10px;
    margin-bottom: 30px;
}
.wishlist_product > div{     
    border-radius: 5px;
    width: 100%;
    float: right;
    border: solid 1px #eee;
	height: 100%;
}
.wishlist_product .image_box{  
    width: 100%;
    float: right; 
}
.wishlist_product .image_box img{   
} 
.wishlist_product .product-item-remove{
    background: #c92c2c;
    position: absolute;
    right: -18px;
    top: -16px;
    z-index: 1;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 5px;
    text-align: center;
    line-height: 35px;
    font-size: 19px;
}
.wishlist_product .row{
	width: 100%;
	float: right;
	margin: 0;
}
.wishlist_product .category{
	color: #969696;
	text-align: right;
	font-size: 12px;
}
.wishlist_product .in_stock {    
	color: #52adc6;
    display: block;
    text-align: right;
    font-size: 12px;
    position: relative;
}  
.wishlist_product .out_of_stock{
    color: #ff6a08;
    display: block;
    text-align: right;
    font-size: 12px;
    position: relative;
}    
/******************************************************************************************
										compare
******************************************************************************************/

.jshop.compare {
    width: 100%;
    float: right;
    margin-bottom: 25px;
}
.compare_category {
    width: 100%;
    float: right;
    margin-bottom: 15px;
}
.compare_category .compare-category-info {
    width: 100%;
    float: right;
    margin-bottom: 15px;
}
.compare_category .compare-category-title {
    font-size: 18px;
	float: right;
    width: 100%;
}
.compare_category .compare-category-sku {
	color: #888; 
	float: right;
	margin-right: 13px;
	padding-top: 3px;
}
.compare_products{
    width: 100%;
    float: right;	 
}
.compare_products .compare_product_header{
    width: 100%;
    position: relative;
    display: flex;
    background: #fff;
    border: solid 1px #eee;
    border-radius: 5px;
    float: right;
    margin: 20px auto;
	padding: 0 20px;
}
.compare_products .compare_product_content{
    width: 100%;
    position: relative; 
    background: #fff;
    border: solid 1px #eee;
    border-radius: 5px;
    float: right;
    margin: 20px auto;
	padding: 20px;
}
.compare_products .compare_product_header .compare_product{
	width: 25%;
	float: right;
	border-left: 1px solid #e4e4e4;
	padding: 25px;
	border-bottom: 2px solid #ff6a08;
	position: relative;
    text-align: center;
}
.compare_products .compare_product_header .compare_product:last-child{
	border-left: solid 1px #fff;;
} 
.compare_products .compare_product_header .compare_product:after{    
	width: 0;
    height: 0;
    border-color: transparent transparent #ff6a08;
	border-style: solid;
	border-width: 0 10px 10px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
} 
.compare_products .compare_product_header .remove{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f5f5f5;
	position: absolute;
	left: 12px;
	top: 12px;
	text-align: center;
	line-height: 33px;
	z-index: 4;
	cursor: pointer;
}
.compare_products .compare_product_header .image_box{
	margin: 25px;
}
.compare_products .compare_product_header .image_box img{
	max-height: 250px;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #eee;
}
.compare_products .compare_product_header h3{
    font-size: 14px;
    text-align: right;
    margin-bottom: 15px;
    height: 50px;
    overflow: hidden;
}
.compare_products .compare_product_header h3 a{    
    color: #333;
    display: block;
    line-height: 23px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
.compare_products .discount_amount {
    color: #333;
    text-decoration: line-through;
    margin-left: 10px;
    display: inline-block;
    font-size: 12px;
}
.compare_products .row{
	width: 100%;
	float: right;
	margin: 0 0 15px !important;
}
.compare_products .out_of_stock, 
.compare_products .in_stock {
    color: #52adc6;
    display: block;
    text-align: right;
    font-size: 12px;
    position: relative;
}  
.compare_products .compare_product_header .price {   
    color: #666;
    font-size: 13px;
    display: inline-block;
}
.compare_products .compare_product_header .read_more {
    padding:7px 15px 9px;
    width: 100%;
    text-align: center;
    background: #ff6a08;
    border: none;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 13px !important;
    border-radius: 5px;
    display: block;
    margin-top: 10px;
} 
.compare_products .compare_product_header .read_more .lnr{
     position: relative;
    top: 5px;
    font-size: 23px;
}  
.compare_products .compare_title{
    position: relative;
    font-size: 18px;
    width: 100%;
    float: right;
    margin: 0 0 10px;
    font-weight: bold;
}
.compare_products ul{
	margin-bottom: 47px;
	background-color:#fff;
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.compare_products ul li.title{
	background: #eaeaea;
	padding: 10px 30px;
	width: 100%;
	float: right;
	line-height: 25px;
	color: #515151;
	border-radius: 5px;
	font-size: 15px;
	margin: 0 0 15px;
}
.compare_products ul li.value { 
	width: 100%;
	float: right;  
	display: flex;
	border: solid 1px #ddd;
	border-radius: 5px;
	margin: 0 0 15px;
}
.compare_products ul li.value > div { 
	width: 25%;
	float: right;
	border-left: 1px solid #e4e4e4;
	padding:10px;
	position: relative;
}
.compare_products ul li.value > div:nth-child(4){
	border-left: solid 1px #fff;;
} 
.compare_products ul li.value .icon-featured{   
	display: inline-block;
    background: url(../images/jshop.png) no-repeat;
	background-position: 100% -83px;
	width: 30px;
	height: 27px;
}
.compare_products ul li.value .icon-unfeatured{   
	display: inline-block;
    background: url(../images/jshop.png) no-repeat;
	background-position: 100% -111px;
	width: 30px;
	height: 27px;
}
/******************************************************************************************
										cart
******************************************************************************************/
.cart-list{
	width: 100%;
	float: right;   
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.cart_products{
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    float: right;
    margin-bottom: 20px;
    border: solid 1px #eee;
}
.cart-list h3.cart_title{
	width: 100%;
	float: right;
	position: relative;
	color: #333;
	font-size: 18px;
	margin: 0 0 15px;
}
.cart-list .cart_title h3{
	width: 100%;
	float: right;
	position: relative;
	color: #333;
	font-size: 18px;
	margin: 0 0 15px;
}
.cart-list .cart_title h3 span,
.cart-list h3.cart_title span{
	font-size: 13px;
	margin-right: 5px;
	color: #a1a3a8;
} 
.checkout-list .address .cart_title > h3,
.checkout-list div.payment-methods .cart_title > h3{
	border-color: #ddd;
} 
.checkout-list .address .cart_title > h3 span.lnr,
.checkout-list div.payment-methods .cart_title > h3 span.lnr{
	color: #aaa;
}
.default-address .recipient-fullname ,
.address-item .recipient-fullname {
	font-weight: bold;
}
.ui.loading.dropdown > .dropdown.icon:before {
	display: none;
}
.cart_products ul{
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.cart_products > ul> li{
	width: 100%;
	float: right;
	border-bottom: 1px dashed #ddd;
	padding: 20px 0; 
}
.cart_products ul li:last-child{
	border: none;
}
.cart_products ul li .info_box{
	width: 100%;
	float: right; 
	display: flex;
}  
.cart_products ul li .image_box{
	width: 20%;
	float: right; 
	padding-right: 40px;
	position: relative;
}
.cart_products ul li .image_box a.remove{    
	position: absolute;
    width: 26px;
    height: 26px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999;
	background:#f5f5f5;
	right: 14px;
	top: 50%;
	display: block;
	line-height: 29px;
}
.cart_products ul li .information{  
	width:40%;
	padding-right: 20px;
	float: right;  
}
.cart_products ul li .information h4 a {
    color: #555;
    font-size: 15px;
    line-height: normal;
    display: block;
}
.cart_products ul li .information ul li {
    color: #515151; 
	margin: 7px 0;
	position: relative;
}
.cart_products ul li .information ul li:last-child{
    margin-bottom: 0 !important;
}
.cart_products ul li .count{  
	width:20%;
	float: right;  
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.cart_products ul li .count .count_row {
    width: 100%;
    float: right;  
}
.cart_products ul li .count .count_row .item {
    font-size: 13px !important;
    font-weight: normal !important;
}
.cart_products ul li .count .count_row > .update-quantity-cart {
	color: #009ec9 !important;
	display: inline-block;
	padding: 0 !important;
	margin-right: 10px !important;
	font-size: 22px !important;
}
.cart_products ul li .count .count_row > .update-quantity-cart .lnr {
    position: relative;
    top: 5px;
}
.cart_products ul li .count .count_row .quantity-select {
    min-width: 79px !important;
    height: 35px !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius:5px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 14px;
    line-height: normal;
    padding: 0 10px 0 22px;
    position: relative;
    z-index: 1;
    background: #fafbfc url(../images/select-option.png) no-repeat !important; 	
    background-position: 12% center !important;
    background-size: 12px !important;
}
.cart_products ul li .count .count_row .quantity-select .dropdown.icon{
	border: none !important;
	padding-left: 0 !important;
}
.cart_products ul li .prices{  
	width:20%;
	float: right;  
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.cart_products ul li .continuous-cart-notify{  
	width:100%;
	float: right;  
	padding: 20px 20px 0;
}
.cart_products ul li .continuous-cart-notify .alert{
	margin: 0 !important;
	color:#383d41;
	background-color:#e2e3e5;
	border:solid 1px #d6d8db;
}
.cart_products ul li .prices .cart-item-baseprice{      
	color: #a0a0a0;
    text-decoration: line-through;
	margin-bottom: 10px;
	width: 100%;
	float: right;
	text-align: center;	
}
.cart_products ul li .prices .cart-item-discount-amount{      
	color: #a0a0a0;
	margin-bottom: 10px;
	width: 100%;
	float: right;
	text-align: center;	
}
.cart_products ul li .prices .cart-item-finalprice{     
	color: #515151;
	font-weight: 700;
	font-size: 16px;
	width: 100%;
	float: right;
	text-align: center;	
}
.cart_sidebar{
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    float: right;
    margin-bottom: 20px;
    border: solid 1px #eee;
}
.cart_sidebar ul{
	width: 100%;
	float:right;
	font-size: 14px;
	padding: 0; 
	list-style: none;
	margin: 0;
}
.cart_sidebar ul li{
	width: 100%;
	float:right;
	margin: 5px 0;
	color: #666;
}
.cart_sidebar ul li span{
	display: inline-block;
	float:right;
}
.cart_sidebar ul li span:last-child{
	float: left;
}
.cart_sidebar .main_cart{
	width: 100%;
	float:right; 
	margin-top: 15px;
}
.cart_sidebar .main_cart .last_price {
	width: 100%;
	float:right;
    text-align: center;
    font-size: 18px;
    color:  #676767;
}
.cart_sidebar .main_cart .last_price span{
	display: block;
}
.cart_sidebar .main_cart .last_price span.price{
	margin-top: 8px;
	color: #009b45;
    font-size: 24px;
}
.cart_sidebar .main_cart .edit_cart {
    font-size: 15px !important;
    color: #ff6a08;
    font-weight: normal;
    line-height: 28px;
    display: block;
    background: none;
    text-align: center;
    margin: 0 auto;
    border: none;
}
.cart_sidebar .main_cart .saveorder-checkout{
    width: 49%;
    float: right;
    padding: 0;
    margin: 0 !important;
    font-size: 14px !important;
    height: 40px;
    
    display: block;
    margin: 15px 0 !important;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
    position: relative;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: none;
    font-weight: normal;
    float: right;
}  
.taqsit-checkout {
    margin: 15px 0 !important;
    display: block;
    background: #000;
    font-size: 14px;
    float: left;
    color: #fff;
    position: relative;
    padding: 5px 20px;
    border-radius: 5px;
    width: 49%;
    text-align: center;
    height: 40px;
    text-decoration: none;
    line-height: 31px;
}
.taqsit-checkout:hover {
   color: #fff; 
}

.cart_sidebar .main_cart .go-to-checkout{
    width: 100%;
    display: block;
    margin: 15px 0 !important;
    cursor: pointer;
    overflow: hidden;
    font-size: 15px !important;
    min-width: auto !important;
    line-height: 25px;
    padding: 8px 30px 15px 30px;
    position: relative;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: none;
    font-weight: normal;
    float: right;
} 
.cart_sidebar .main_cart .saveorder-checkout .lnr,
.cart_sidebar .main_cart .go-to-checkout .lnr{
    position: relative;
    right: 0;
    top: 5px;
    font-size: 21px;
    margin-left: 5px;
} 
.checkout_features{
	width: 100%;
	background: #fff; 
	border-radius: 5px;
	padding: 20px;
	float: right;
	margin-bottom: 30px;
	border: solid 1px #eee;
}
.checkout_features ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.checkout_features li {
	position: relative;	
	color: #aaa;
	padding: 0 35px 0 10px;
	margin-bottom: 15px;
}
.checkout_features li:last-child{
	margin: 0;
}
.checkout_features li span{
	display: inline-block;
	background: url(../images/jshop.png) no-repeat; 
	background-position: 101% -55px;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 23px;
}
.checkout_features li span.icon-2{
	background-position: 101% -24px;
}
.checkout_features li span.icon-3{
	background-position: 100% 0;
}
.cart_products > ul.product_main_info > li{
	width: 16.66%;
	padding:25px 15px 15px !important;
	display: block;
	position: relative;
	border: none;
	text-align: center;
}
.cart_products > ul.product_main_info > li > p{
	display: block;
	width: 97%;
	position: absolute;
	right: 3px;
	top: -10px;
	color: #fb3449;
	border-bottom: solid 1px #fb3449;
	text-align: center;
	z-index: 1;
	padding-bottom: 5px;
	margin: 0 !important;
	font-size: 12px;
}
.cart_products > ul.product_main_info > li img{
	height: 90px;
	margin-bottom: 10px;
}
.cart_products > ul.product_main_info > li h4{
	color: #515151;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
}
.cart_products > ul.product_main_info > li .counter {
    z-index: 1;
    top: 15px;
    right: 15px;
    border-radius: 6px;
    background-color: #00a19b;
	color: #fff;
    width: 20px;
    height: 20px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    line-height: 15px;
}
.checkout-list .cart_products {
    margin-bottom: 30px;
}
.checkout-list .shipment_method {
    width: 100%;
    float: right;
    padding: 20px;
    border-top: dashed 1px #ddd;
	color:  #4F4F4F;
}
.checkout-list .shipment_method .delivery_date {
    float: left;
}
.checkout-list .shipment_method .delivery_date a.simple{
	margin-right: 5px !important;
}
.checkout-list .shipment_method .checkout-alarm-continuous{
    margin: 15px 0 0 !important;
    color: #383d41;
	background-color:#e2e3e5;
	border: solid 1px #d6d8db;
}
.checkout-list .recheck-continuous-list{
	display: block;
	text-align: center;
}
.checkout-list .recheck-continuous-list a{   
	color: #1ca2bd;
	border-bottom: dashed 1px #1ca2bd;
	padding: 0;
	line-height: 25px;
	display: inline-block;
	font-size: 12px;
}
.checkout-list .address{    
	position: relative;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    float: right;
    margin-bottom: 20px;
    border: solid 1px #eee;
}
.checkout-list .address .address_icon{
	position: absolute;
	top: 5px;
	right: 0;
	width: 35px;
	height: 35px;
	background-color: #ff6a08;
	border: 1px solid #ff6a08;
	border-radius: 5px;
	text-align: center;
	line-height: 37px;
}
.checkout-list .address .address_icon:before{
    content: "✔";
    font-size: 16px;
    color: #fff;
}
.checkout-list .address .addresses-items {
    width: 100%;
    float: right;
    padding: 0 45px 20px 15px;
    position: relative;
}
.checkout-list .address .default-address {
    width: 100%;
    float: right;
	color: #6d6d6d;
}
.checkout-list .address .default-address input {
    display: none;
}
.checkout-list .address .default-address .recipient-fullname a{
	font-size: 13px;
    color: #ff6a08;
	font-weight: normal; 
	line-height: 28px;
	display: inline-block;
	margin-right: 9px; 
}
#changeAddressForm .recipient_info,
.checkout-list .address .default-address .recipient_info{
	margin-bottom: 5px;
    width: 100%;
    float: right;
}/*
#changeAddressForm .recipient-fullname,
.checkout-list .address .default-address .recipient-fullname{
	margin-bottom: 12px;
	font-size: 14px;
    width: 100%;
    float: right;
}*/
#changeAddressForm .recipient_info > div,
.checkout-list .address .default-address .recipient_info > div{
	position: relative;
	margin-left: 15px;
	float: right;
	padding-left: 15px;
}
#changeAddressForm .recipient_info > div:after,
.checkout-list .address .default-address .recipient_info > div:after{
	position: absolute;
	left: 0;
	height: 100%;
	width: 1px;
	background: #e4e4e4;
	content: "";
}
#changeAddressForm .recipient_info > div:last-child:after,
.checkout-list .address .default-address .recipient_info > div:last-child:after{
	display: none;
}
.checkout-list div.coupon-position,
.checkout-list div.payment-methods {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	padding: 20px;
	float: right;
	margin-bottom: 30px;
	border: solid 1px #eee;
}
.checkout-list .CpInputPos{
	width: 100%;
    float: right;
}
.checkout-list div.coupon-position input{
    width: 300px;
    float: right;
    border: 1px solid #c8c8c8;
    line-height: 30px;
    border-radius: 7px !important;
    padding: 5px 10px;
    margin-left: 10px;
}
.checkout-list div.coupon-position button{
	display: block;
	line-height: 24px;
	background: linear-gradient(to right,#94bae9,#8c51ff 100%);
	font-size: 13px;
	float: right;
	color: #fff;
	position: relative;
	padding: 8px 27px;
	border-radius: 25px;
	border: none;
}
.checkout-list div.coupon-position .remove{
	font-size: 13px;
	color: #00a19b;
	font-weight: normal;
	line-height: 28px;
	display: inline-block;  
	border-bottom: dashed 1px #00a19b;
	margin: 4px 13px 0 0;
}
.checkout-list .DiscountSummery{
	width: 100%;
    float: right;
    border-top: dashed 1px #ddd;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-top: 20px;
}
.checkout-list .DiscountSummery ul{
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
} 
.checkout-list .DiscountSummery ul li{
	width: 100%;
	float: right;
	margin-bottom: 4px;
}
.checkout-list .DiscountSummery ul li .DS-ptitle{    
	width: 300px;
    background: #f0f0f0 ;
    margin-left: 10px;
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
    color: #666;
}
.checkout-list .DiscountSummery ul li .DS-pamount{    
    display: inline-block;
    padding: 10px;
}	
.checkout-list .DiscountSummery ul li .DS-pamount .amount{    
	display: inline-block;
	color: #05A842; 
}
.checkout-list .DiscountSummery ul li .DS-pamount .final{    
	display: inline-block;
	color: #FF0057;
	font-size: 14px;
}	
.checkout-list .DiscountSummery ul li .DS-ptitle.DS-bamount,
.checkout-list .DiscountSummery ul li .DS-ptitle.DS-discountAmount{    
    background: #dfeeed;
    color: #0f5953;
}  
.checkout-list .DiscountSummery ul li .DS-ptitle.DS-totalInvoice{    
    background: #179389; 
	color: #fff; 
} 
.checkout-list .DiscountSummery ul li .DS-pamount.DS-totalinvamount{    
	color: #179389; 
	font-size: 15px;
	font-weight: bold;
}	 
.jshop.charging div.payment-methods {
	margin: 15px 0;
}
.jshop.charging div.payment-methods ul,
.checkout-list .payment-methods ul{
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#charging-content h3 {
    text-align: center;
}
.checkout-list .payment-methods ul li{
	width: 33.33%;
	float: right;
	padding: 0 5px;
}
.jshop.charging .payment-methods ul li{
	display: block;
}
.jshop.charging .payment-methods ul li .payment_info ,
.checkout-list .payment-methods ul li .payment_info {
    border: solid 1px #ccc;
    border-radius: 10px;
    height: 50px;
    margin-bottom: 10px;
}
.jshop.charging .payment-methods ul li:last-child .payment_info{
	margin: 0;
}
.jshop.charging .payment-methods ul li label,
.checkout-list .payment-methods ul li label {
    width: 100%;
    color:#333;
    margin: 0;
    cursor: pointer;
}
.jshop.charging .payment-methods ul li label input,
.checkout-list .payment-methods ul li label input{
	display: none;
}
.jshop.charging .payment-methods ul li label svg,
.checkout-list .payment-methods ul li label svg {
	fill: none;
	vertical-align: middle;
	width: 50px;
}
.jshop.charging .payment-methods ul li label svg circle,
.checkout-list .payment-methods ul li label svg circle  {
  stroke-width: 2;
  stroke: #C8CCD4;
}
.jshop.charging .payment-methods ul li label svg path,
.checkout-list .payment-methods ul li label svg path {
  stroke: #00ADD4;
}
.jshop.charging .payment-methods ul li label svg path.inner,
.checkout-list .payment-methods ul li label svg path.inner {
  stroke-width: 6;
  stroke-dasharray: 19;
  stroke-dashoffset: 19;
}
.jshop.charging .payment-methods ul li label svg path.outer,
.checkout-list .payment-methods ul li label svg path.outer {
  stroke-width: 2;
  stroke-dasharray: 57;
  stroke-dashoffset: 57;
}
.jshop.charging .payment-methods ul li label input:checked + svg path ,
.checkout-list .payment-methods ul li label input:checked + svg path {
 	transition: all 0.4s ease;
}
.jshop.charging .payment-methods ul li label input:checked + svg path.inner ,
.checkout-list .payment-methods ul li label input:checked + svg path.inner {
	stroke-dashoffset: 38;
	transition-delay: 0.3s;
}
.jshop.charging .payment-methods ul li label input:checked + svg path.outer,
.checkout-list .payment-methods ul li label input:checked + svg path.outer{
	stroke-dashoffset: 0;
}
.jshop.charging .payment-methods ul li label span ,
.checkout-list .payment-methods ul li label span {
	display: inline-block;
	vertical-align: middle;
	line-height: 48px;
	border-right: solid 1px #ddd;
	padding-right: 10px; 
}
.jshop.charging .payment-methods ul li .payment_info img,
.checkout-list .payment-methods ul li .payment_info img{
	float: left;
	width: 50px; 
	padding:5px 0 0 10px;
}
.checkout-list .cart_title .new-address{
	position: absolute;
	left: 15px;
	top:13px; 
}
.checkout-list .cart_title .change-address,
.checkout-list .cart_title .new-address-row{
	float: left; 
}
.checkout-list .cart_title .change-address a,
.checkout-list .cart_title .new-address-row a{
	display: block;
	line-height: 24px;
	background: #aec4d2;
	font-size: 13px;
	float: right;
	color: #fff;
	position: relative;
	padding: 5px 20px;
	border-radius: 5px;
	margin-right: 6px;
}
#changeAddress,
#newAddress{
	padding: 0 !important;
	text-align: right;
	color: #858585;
}
.remodal{
	padding: 0 !important;
	text-align: right;
}
.remodal .remodal_header {
    width: 100%;
    float: right;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    padding: 15px 45px 15px 15px;
	position: relative;
}
.remodal .remodal_header h1 {
    margin: 0;
    line-height: normal;
    font-size: 18px;
    color: #858585;
} 
.remodal .remodal_header .lnr {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 23px;
    color: #c5c5c5;
}
.remodal .remodal_header .remodal-close{
	left: 20px;
	background-color:#f5f5f5;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    font-size: 14px;
    top: 11px;
}  
.remodal .remodal_header .remodal-close:before{
	font-family:Linearicons-Free !important;
	content:"\e870";
	font-size: 16px;
	left: 1px;
}
.remodal .remodal_body {
    width: 100%;
    float: right;
	padding: 0 25px 25px;
    position: relative;
}
.remodal .remodal_body .calendar-from-to-list > div,
.remodal .remodal_body .address_form > div {
    margin-bottom: 15px;
	width: 100%;
	float: right;
}
.remodal .remodal_body .calendar-from-to-list > div label {
	float: right;
    color:  #858585;
    padding-top: 10px;
	margin: 0 0 0 15px;
}
.remodal .remodal_body .calendar-from-to-list > div > label ,
.remodal .remodal_body .address_form > div > label {
    width: 25%;
	float: right;
    color:  #858585;
    padding-top: 10px;
	margin: 0 !important;
}
.remodal .remodal_body .address_form > div .jshop-radio label:nth-child(2){
	border-radius: 0 3px 3px 0 !important;
	border-left: none;
}
.remodal .remodal_body .address_form > div textarea{
    width:100%;
	float: right;
    border: 1px solid #c8c8c8;
	line-height: 30px;
	border-radius: 5px !important;
	margin-top: 15px;
}
.remodal .remodal_body .calendar-from-to-list > div > input,
.remodal .remodal_body .address_form > div input[id^="address"] {
    width: 75%;
    float: right;
    border: 1px solid #c8c8c8;
    line-height: 30px;
    border-radius: 5px !important;
    padding: 5px 10px;
}
.remodal .remodal_body .calendar-from-to-list > div input[type="radio"]{
	width: auto !important;
	line-height: normal !important;
	margin: 0 !important;
	position: relative;
	top: 2px;
} 
.remodal .remodal_body .calendar-from-to-list > div .selection.dropdown,
.remodal .remodal_body .address_form > div .selection.dropdown{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #c8c8c8 !important;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px !important;
    background: #fafbfc url(../images/select-option.png) no-repeat !important; 
    background-position: 3% center !important;
    background-size: 12px !important;
    width: 75%;
    border-radius: 7px !important;
} 
.remodal .remodal-cancel{    
    background: none !important;
    min-width: auto !important;
    line-height: 25px;
    padding: 10px 20px;
    float: right;
    border: solid 1px #A0A0A0;
    border-radius: 5px;
    color: #949494;
    position: relative;
    margin-left: 10px;
    font-size: 14px;
}
.remodal .remodal-confirm{
	cursor: pointer;
    overflow: hidden;
    font-size: 15px !important;
    margin-left: 10px;
    min-width: auto !important;
    line-height: 25px;
    padding: 10px 60px 10px 30px;
    position: relative;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: none;
    font-weight: normal;
    float: right;
}  
.remodal .remodal-confirm .lnr{
	position: absolute;
    right: 20px;
    top: 7px;
    font-size: 26px;
}
#changeAddressForm .address-item {
    width: 100%;
    float: right;
    position: relative;
    padding-right: 26px;
    padding-top: 20px;
	margin-bottom: 10px;
	border-top: solid 1px #eee;
	cursor: pointer;
}
#changeAddressForm .address-item:first-child{
	border: none;
}
#changeAddressForm .address-item label{
	width: 100%;
}
#changeAddressForm .address-item *{
    color:#606060;
	font-weight: normal !important;
	font-size: 13px !important;
}
#changeAddressForm .address-item .input_box {
    position: absolute;
    right: 0;
    top: 15px;
    width: 14px;
    height: 14px;
}
.jshop-radio label.jshop-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border: 1px solid #b3b3b3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.jshop-radio label.jshop-btn:first-child {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.jshop-radio label.jshop-btn:last-child {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.jshop-radio label.jshop-btn-success {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border: 1px solid #378137;
	border: 1px solid rgba(0,0,0,0.2);
	color: #fff;
	background-color: #46a546;
}
.jshop-radio label.jshop-btn-success:hover, .jshop-radio label.jshop-btn-success:focus {
    background-color: #2f6f2f;
    color: #fff;
    text-decoration: none;
}
.jshop-radio.jshop-btn-group input[type="radio"] {
    display: none;
}
.remodal #n_bodytext,
.remodal #cn_bodytext,
.remodal .notify_topimage{
	  text-align: center;
    margin-bottom: 20px !important;
} 
.remodal #notify_topicon.lnr-checkmark-circle,
.remodal #cnotify_topicon.lnr-checkmark-circle {
	font-size: 60px;
	color: #4caf50;
}
.remodal #notify_topicon.lnr-cross-circle,
.remodal #cnotify_topicon.lnr-cross-circle {
	font-size: 60px;
	color: #f44336;
}
.remodal #notify_topicon,
.remodal #cnotify_topicon{
  margin-bottom: 15px;
  width: 70px;
} 
.continuous-deliveries-list table th,
.continuous-deliveries-list table td{
	text-align: center !important;
}
.remodal .remodal_body .credit-left {
    margin-bottom: 15px;
    font-size: 14px;
}
#walletPopup .alert-success{
	color: #155724;
	background-color:#d4edda;
	border: solid 1px #c3e6cb;
	margin: 0 0 10px !important;
	padding: 10px;
}
#walletPopup .alert-danger{
	color: #721c24;
	background-color:#f8d7da;
	border: solid 1px #f5c6cb;
	margin: 0 0 10px !important;
	padding: 10px;
}
.remodal .date-time-list{
	width: 100%;
	float: right;
}
.remodal .date-time-list .date-calendar-div {
    width: 100%;
    float: right;
    margin-bottom: 15px;
}
.remodal .date-time-list .date-calendar-div .datepicker-plot-area-inline-view {
    display: block;
    width: 320px;
    position: static;
    float: none;
    margin: 0 auto;
    padding: 0;
    box-shadow: none;
    border: solid 1px #eee;
    font-family: inherit !important;
    font-size: 13px !important;
}
.remodal .date-time-list .times-list-radio {
    width: 100%;
    float: right;
	margin-bottom: 15px;
}
.remodal .date-time-list .times-list-radio label {
    margin: 0 0 0 10px;
    color: #333;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,
.datepicker-plot-area .datepicker-navigator .pwt-btn-next {
	position: relative;
	font-size: 0;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next:before {
	font-family: Linearicons-Free;
	content: "\e875";
	font-size: 11px;
	position: absolute;
	right: 44%;
	top: 1px;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:before {
	font-family: Linearicons-Free;
	content: "\e876";
	font-size: 11px;
	position: absolute;
	right: 44%;
	top: 1px;
}
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span, 
.datepicker-plot-area .datepicker-year-view .year-item-disable, 
.datepicker-plot-area .datepicker-month-view .month-item-disable {
    color: #555;
}
.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
    color: #ccc;
}
.datepicker-plot-area .datepicker-day-view .table-days td.disabled.today span,
.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover, 
.datepicker-plot-area .datepicker-day-view .table-days td span:hover, 
.datepicker-plot-area .datepicker-year-view .year-item:hover, 
.datepicker-plot-area .datepicker-month-view .month-item:hover{
	color: #fff;
}
/******************************************************************************************
										invoices 
******************************************************************************************/
.jshop_invoices h3 {
    color: #7C7C7C;
    margin: 0 0 15px;
    font-size: 18px;
}
.jshop_invoices .invoices_alert{
	box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
	border: 1px solid #dedede;
	padding: 60px 15px;
	background:#fff;
	text-align: center;
	color:#b3b3b3;
	font-size: 21px;
	margin-bottom: 20px;
}
.jshop_invoices .invoices_alert .lnr{
	font-size: 150px;
    margin-bottom: 17px;
    display: block;
}
.jshop .invoices_box{
	margin-bottom: 20px;
	width: 100%;
	float: right;
}
.invoice_ship_to.invoices_box ,
.invoice_seller_customer .invoices_box {
    padding: 0;
}
.jshop .invoices_list table {
	border: solid 1px #eee ;
	margin: 0;
	text-align: center;
}
.jshop .invoices_list thead {
    background: #999;
	color:#fff;
}
.jshop .invoices_list thead th{
	border: none !important;
	text-align: center !important; 
	padding: 17px 0 !important;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.jshop .invoices_list td{
	border-top: solid 1px #eee ;
	border-left: solid 1px #eee ;
	padding: 15px 0;
	vertical-align: middle;
}
.jshop.invoices_list td:last-child{
	border-left:none ;	
}
.jshop .invoices_list .order-invoice-status{
	font-size: 12px;
} 
.jshop .invoices_list .invoice-shipment-row{
	background: #fcfdf5;
	color:#999;
}
.jshop .invoices_list .old-amount {
    display: block;
    color:  #a0a0a0;
    text-decoration: line-through;
    margin-bottom: 10px;
    text-align: center;
}
.jshop .invoices_list .final-amount {
    display: block;
    color:  #515151;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
}
.jshop_invoice_header{
    color: #7C7C7C;
	width: 100%;
	float: right;
}
.jshop_invoice_header h3{
    color: #7C7C7C;
    margin: 0 0 15px;
    font-size: 18px;
	float: right;
	border-right: solid 1px #ccc;
	padding-right: 15px;
}
.jshop_invoice_header h3 span{
	display: block;
	font-size: 13px;
	margin-top: 5px;
}
.jshop_invoice_header .print_invoice{
	display:inline-block;
	float: left;
	border: solid 1px #ddd;
	border-radius: 5px;
    color: #7C7C7C;
	padding: 10px 25px;
	margin-top: 10px;
}
.jshop_invoice_header .back_to_invoices{
	float: right;
	text-align: center;
	margin-left: 15px;
}
.jshop_invoice_header .back_to_invoices .lnr{
	display: block;
    font-size: 23px;
    margin-bottom: 8px;
    position: relative;
    top: -2px;
}
.jshop .invoices_list td span.variants {
    position: relative;
}
.jshop .invoices_list td span.variants  .variant_color{
    right: -20px !important;
}
.jshop .shop_info{ 
	display: flex; 
	text-align: right;
}
.jshop .shop_info > div{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.jshop .shop_info > div:last-child{
	float: left;
}
.jshop .shop_info ul{ 
	text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jshop .shop_info ul li:first-child {
    margin-bottom: 10px;
}
.jshop .shop_info img{ 
	float: right;
}
.invoice_seller_customer {
    float: right;
    width: 100%;
}

.invoice_seller_customer > div{    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.invoice_ship_to h4 ,
.invoice_seller_customer h4 {
	font-size: 16px;
    background: #fcfdf5;
	border-bottom: solid 1px #e9ece3;
	color: #bbc9a5;
	padding: 15px;
	font-weight: bold;
	margin: 0;
}

.invoice_ship_to ul ,
.invoice_seller_customer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.invoice_seller_customer ul li {
	padding: 10px 15px;
	border-top: solid 1px #eee;
} 
.invoice_seller_customer ul li:first-child,
.invoice_seller_customer ul li:nth-child(2){
	border-top:none;
}
.invoice_seller_customer ul li:nth-child(even){
	border-right: solid 1px #eee;
}
.invoice_seller_customer ul li.shop_address{ 
	border-right: none;
}
.invoice_ship_to ul li span ,
.invoice_seller_customer ul li span {
    display: block;
}
.invoice_ship_to ul li span.name ,
.invoice_seller_customer ul li span.name {
    color:  #7F7F7F;
    margin-bottom: 10px;
}
.invoice_ship_to ul li {
	padding: 10px 15px;
	border-right: solid 1px #eee;
}
.invoice_ship_to ul li:first-child{
	border-right: none;
}
.invoice_ship_to ul li.shipto_address {
	border-top: solid 1px #eee;
	border-right:none;
}
/******************************************************************************************
										filter 
******************************************************************************************/ 
#filter-items-html{
	width: 100%;
	float: right;
} 
#product-filter {
    border: solid 1px #ededed;
    width: 100%;
    float: right;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 5px;
}
#product-filter h3 {
    background: #f7f7f7;
    padding: 15px;
    font-size: 14px;
}
#product-filter #sidebar-filter {
    width: 100%;
    float: right;
    padding: 0px 15px;
}
.product-filter .filter-searchbox,
.product-filter .filter_box{    
	position: relative;
    width: 100%;
    float: right;
    background: #fff;
    margin-bottom: 0;
}
.product-filter .filter-searchbox .filter_box_header  {
    padding: 15px 5px; 
    font-size: 14px;
	width: 100%;
	float: right;
	position: relative;
}
.jshop .invoice-list {
    width: 100%;
    float: right;
}
.product-filter .filter_box .filter_box_header {
    padding: 15px 5px; 
    font-size: 13px;
	width: 100%;
	float: right;
	position: relative;
	cursor: pointer;
}
.product-filter .filter_box .filter_box_header::after{
	font-family: Linearicons-Free;
    content: "\e874";
    font-size: 12px;
    position: absolute;
    left: 5px;
    top: 15px;
	color: #747474;
} 
.product-filter .filter_box .filter_box_header.open::after{
    content: "\e873";
}
.product-filter .filter_box .filter_box_body {
	width: 100%;
	float: right;
	display: none;
	border-top: 1px solid #f2f2f2;
	padding-top: 15px;
} 
.product-filter .filter_box.filter_selected_items .filter_box_body {
	display: block;
} 
.product-filter .filter-searchbox .filter_box_body {
	width: 100%;
	float: right;  
	padding: 15px 0;
	max-height: 320px;
	overflow-y: auto;
	overflow-x: hidden;
} 
.product-filter .filter-searchbox .filter_box_body .input_box{
	position: relative;
	margin-bottom: 10px;
}
.product-filter .filter-searchbox .filter_box_body .input_box::before{
	font-family: Linearicons-Free;
    content: "\e86f" !important;
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 11px; 
    color: #747474;
}
.product-filter .filter-searchbox .filter_box_body input{
    background: #F5F5F5;
    font-size: 13px !important;
    padding: 7px 34px 8px 2px;
    line-height: 30px !important;
    height: auto !important;
    border-radius: 5px !important;
    border: solid 1px transparent;
    transition: all linear 0.3s;
}
.product-filter .filter-searchbox .filter_box_body input:focus{
	border-color: #00a19b;
	box-shadow: none;
}
.form-control::placeholder {
    font-size: 13px !important;
	line-height: 30px !important;
	color: #989898 !important;
}
.product-filter .filter-searchbox .filter_box_body .f-submit-searchbox{ 
    display: inline-block;
    margin-left: 5px;
    min-width: auto !important;
    line-height: 20px;
    padding: 5px 20px;
    position: relative;
    background: #000;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border: none;
    font-weight: normal;
}
.product-filter .filter-searchbox .filter_box_body .f-submit-clear{
    min-width: auto !important;
    line-height: 20px;
    padding: 5px 20px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    color: #949494;
    font-size: 13px;
    border: solid 1px #dbdbdb;
    font-weight: normal;
}  
.product-filter .filter_box label{
	color: #333 !important;
	display: block;
	margin-bottom: 12px !important;
} 
.product-filter .selected-filter-span {
    color: #5a5a5a;
	line-height: 30px;
	padding: 0 10px 0 31px;
	border: solid 1px #eee;
    border-radius: 5px;
    display: inline-block;
	position: relative;
	margin-bottom: 5px;
}
.product-filter .selected-filter-span > a{
    position: absolute;
    left: 7px;
    font-size: 16px;
    color: #727272;
	top: 3px;
}
.product-filter .jshop_invoice .variants .variant_color, 
.product-filter .filter-variant-row .variant_color, 
.product-filter .filter-selected-variant-row .variant_color{
	vertical-align: middle;
}
/******************************************************************************************
										dashboard 
******************************************************************************************/  
.jshop_dashboard{
    width: 100%;
    float: right;
}
.vendor_dashboard{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    float: right;
}
.vendor_dashboard .vendor_dashboard_box{
	width: 100%;
	background: #fff; 
	border-radius: 5px ;
	border: solid 1px #eee;
	padding: 20px;
	float: right;
	margin-bottom: 20px;
}
.vendor_dashboard .vendor_dashboard_box > h1 {
    color: #333;
    text-align: center;
    font-size: 18px;
    margin: 0 0 15px;
}
.vendor_dashboard .vendor_dashboard_box .username {
    text-align: center;
    margin-bottom: 15px;
	width: 100%;
	float: right;
}
.vendor_dashboard .vendor_dashboard_box .user_profile {
    width: 100%;
    float: right; 
    text-align: center;
	margin-bottom: 20px;
}
.vendor_dashboard .vendor_dashboard_box .user_profile span{      
	text-align: center;
    font-size: 56px;
    border: solid 1px #ff6a08;
    border-radius: 50%;
    padding: 15px;
    display: inline-block;
    width: 100px;
    height: 100px;
    color: #ff6a08;
}
.vendor_dashboard .vendor_dashboard_box .vendor_company {
    background: #f3f3f3;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
    float: right;
}
.vendor_dashboard .vendor_dashboard_box .vendor_mobile {
    background: #f3f3f3;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 15px;
	position: relative;
	width: 100%;
	float: right;
	height: 45px;
}
.vendor_dashboard .vendor_dashboard_box .vendor_mobile .fa{    
	position: absolute;
    right: 26px;
    font-size: 37px;
    color: #707070;
    top: 3px;
}
.vendor_dashboard .vendor_dashboard_box .vendor_phone {
    background: #f3f3f3;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 15px;
	position: relative;
	width: 100%;
	float: right;
	height: 45px;
}
.vendor_dashboard .vendor_dashboard_box .vendor_phone .fa{    
	position: absolute;
    right: 20px;
    font-size: 28px;
    color: #707070;
    top: 10px;
}
.vendor_dashboard .vendor_dashboard_box .categories {
	width: 100%;
	float: right;  
}
.vendor_dashboard .vendor_dashboard_box .categories h5{
    color: #333;
    text-align: right;
    font-size: 16px;
    margin: 0 0 15px;
}
.vendor_dashboard .vendor_dashboard_box .categories ul{ 
    margin: 0;
    width: 100%;
    float: right;
    list-style: none;
    padding: 0;
}
.vendor_dashboard .vendor_dashboard_box .categories ul li{
	float: right;
	margin: 0 0 5px 5px;
    background: #f6f7f9;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
}
.jshop .v-product-filter{
    width: 100%;
    float: right;
}
.jshop .v-product-filter > div{
    width: 100%;
    float: right;
	margin-bottom: 20px;
} 
.jshop .v-product-filter > div #filter_search {
	width: 50%;
    background: none;
    font-size: 13px !important;
    padding: 8px 15px;
    line-height: 30px !important;
    height: auto !important;
    border-radius: 5px !important;
    border: solid 1px #ededed;
    transition: all linear 0.3s;
	margin-left: 15px !important;
}
.jshop .v-product-filter > div #filtersub {    
	display: inline-block;
    margin-left: 5px;
    min-width: auto !important;
    line-height: 20px;
    padding: 7px 40px;
    position: relative;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: normal;
}
.jshop .v-product-filter > div #resetbtn {   
	min-width: auto !important;
    line-height: 20px;
    padding: 7px 40px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    color: #949494;
    font-size: 14px;
    border: solid 1px #A0A0A0;
    font-weight: normal;
}
.jshop .v-product-filter .chzn-container{
	width: 33.3% !important;
	margin-left: 15px !important;
}
.jshop.vendor_product_list .dashboard_content {
    width: 100%;
    float: right;
    padding: 0 30px;
}
.jshop .customer_menus {
    padding: 15px;
    background: #636e72;
    border-radius: 5px;
    list-style: none;
    margin: 0 0 20px;
    width: 100%;
    float: right;
}
.jshop .customer_menus li{
	float: right;
	margin-left: 10px;
}
.jshop .customer_menus li a{
	background: #dcdcdc;
    color: #000;
    padding: 10px 15px;
    display: block;
    border-radius: 5px;
    font-weight: bold;
}
.jshop .customer_menus li.newproduct a{
	background: #fff;
}
.vendor_dashboard .vendor_reports{
	float: right;
}
.vendor_reports_box{
	width: 100%; 
	float: right;
	margin: 0 0 30px ;
}
.vendor_reports_box >h3{
	color: #666;  
    font-size: 18px;
    margin: 0 0 15px;
}
.vendor_reports_box .info{
	width: 100%;
	background: #fff;
	border-radius: 5px ;
	border: solid 1px #eee; 
	padding: 20px;
	float: right;
}
.vendor_reports_box .info .alert{
	margin: 0;
}
.vendor_reports_box .sell_report{
	width: 100%; 
	float: right;
	padding: 0;
	margin: 0;
}
.vendor_reports_box .sell_report li{
	width: 100%; 
	float: right;
	margin-bottom: 15px;
	color: #666;  
	font-size: 14px;
	list-style: none;    
	border-bottom: dotted 1px #ddd;
    padding-bottom: 10px;
}
.vendor_reports_box .sell_report li:last-child{
	margin-bottom: 0;
	padding:  0;
	border: none;
}
.vendor_reports_box .sell_report li .title{
	display: inline-block;
	float: right;
}
.vendor_reports_box .sell_report li .value{
	display: inline-block;
	float: left;
}
/******************************************************************************************
										discount 
******************************************************************************************/ 
.discount_info{
	background-color: #F6F7F9;
	border: 1px solid #F9F9F9;
	border-radius: 15px;
	padding: 15px;
	width: 100%;
	float: right;
	margin-bottom: 15px;
	color: #666;
	font-size: 14px; 
}
.discount_info p { 
    text-align: center;
}
.new-discount-form{
	width: 100%;
	float: right;
	margin-bottom: 15px;
} 
.new-discount-form form{
	width: 100%;
	float: right; 
} 
.new-discount-form .chzn-container{
    width: 100%;
	margin-bottom: 10px;
}
.new-discount-form .chzn-container-single .chzn-single {
    height: auto;
    line-height: 40px;
    border-radius: 7px;
	background: #fff !important;
	border: solid 1px #ccc !important;
}
.new-discount-form .chzn-container-single .chzn-drop{
	border: solid 1px #ccc !important;	
}
.new-discount-form .chzn-container-single .chzn-single div b{
	height: 32px !important;
    background: #fafbfc url(../images/select-option.png) no-repeat !important; 	
    background-position: 12% center !important;
    background-size: 12px !important;
}
.new-discount-form .prices{
	float: right;
	color: #666;
}
.new-discount-form .prices > div.oldprice{
	margin-bottom: 5px;
}
.new-discount-form .btn{
	float: left;
    min-width: auto !important;
    line-height: 20px;
    padding: 10px 25px;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: normal;
    margin: 0 !important;
}
#dataList .btn.btn-danger{
    min-width: auto !important;
    line-height: 20px;
    padding: 10px 25px;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: normal;
    margin: 0 0 10px !important;
}
.table thead th{
	text-align: center !important;
}
/******************************************************************************************
										other 
******************************************************************************************/ 
.range-slider-area {
    padding: 0 10px;
    border-bottom: 1px solid #f5f5f5;
}
.irs--modern .irs-line { 
    background: #b9b9b9 !important;
	border: none !important;
	height: 1px !important;
}
.irs--modern .irs-bar {
    background: #ff6a08 !important;
	height: 1px !important;
} 
.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single{
	display: none !important;
}
.irs--modern .irs-handle {
    border: none !important;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2) !important;
    border-radius: 50% !important;
    width: 21px !important;
    height: 21px !important;
	top: 15px !important;
	background: #fff;
	cursor: pointer;
}
.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover{
	background: #fff !important;
}
.irs--modern .irs-handle::before {
    font-family: Linearicons-Free;
    content: "\e875";
    font-size: 12px;
    position: absolute;
    left: 3px;
    top: 2px;
    color:  #747474;
}
.irs--modern .irs-handle.from::before {
    content: "\e876";
	left: 4px !important;
}
.irs--modern .irs-handle > i{
	display: none !important;
}
.range-button-area{
	padding: 8px 0;
	border-top: 1px solid #f5f5f5;
	text-align: center;
    width: 100%;
    float: right;
}
#filter-submit-price-range {
    padding: 12px;
    position: relative;
    display: block;
    background: #ff6a08;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    width: 100%;
    font-weight: normal; 
}
.range-numbers-area{
    width: 100%;
    float: right;
}
.range-num-from {
    width: 50%;
    float: right;
    color:  #858585;
    padding: 13px 15px 20px;
    text-align: center;
    line-height: 30px;
}
.range-num-from:first-child{
	border-left: 1px solid #f5f5f5;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	display: none !important;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-right: 1.95em;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label::before, [type="checkbox"]:checked + label::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b1b1b1;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 17px;
    width: 17px;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    color: #fff;
	background: #00add4;
    content: "✔";
    font-size: 1.3em;
    line-height: 19px;
    position: absolute;
    right: 0;
    top:0;
    transition: all 0.2s ease 0s;
    height: 17px;
    width: 17px;
    border-radius:5px;
	padding-right: 2px;
	font-weight: normal !important;
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
} 

.order_result{
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
	border: 1px solid #e4e4e4;
	line-height: 22px;
	position: relative;
	width: 60%;
	margin: 0 auto 15px;
	padding: 25px;
	text-align: center;
	border-radius: 5px;
}
.order_result .icon {
	background: url('../images/unsuccessful_icon.png') no-repeat; 
	display: block;
	height: 130px;
	background-size: contain;
	background-position: center;
}
.order_result .icon.successful_icon{
	background: url('../images/successful_icon.png') no-repeat;
	background-size: contain;
	background-position: center;
}
.order_result .result_text {
    padding: 15px 0;
}
.order_result .result_text > span{
	display: block;
	margin-bottom: 15px;
}
.order_result .result_text ul{
	margin: 0;
	padding: 0;
}

.order_result .result_text ul li{
	display: inline-block;
	text-align: center;
}
.order_result .result_btn{
	width: 100%;
}
.jshop.checkout .cart_products a.simple{
	color: #1ca2bd;
	padding: 0;
	line-height: 2;
	position: relative;
	margin-right: 20px;
	display: inline-block;
	
}
.jshop.checkout .cart_products a.simple::after {
    right: 0;
    left: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.order_result .result_btn a.simple{
	color: #1ca2bd;
	padding: 0;
	line-height: 2;
	position: relative;
	margin-right: 20px;
	top: -23px;
	display: inline-block;
	
}
.order_result .result_btn a.simple::after {
    right: 0;
    left: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.order_result .result_btn a.pro{
	padding:13px 50px 13px 13px !important;
	min-width: 250px;
	display: inline-block;
	text-align: center;
	border-radius: 8px !important;
	background-color: #00a19b !important;
	border: 1px solid #41a7b4 !important;
	color: #fff !important;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-size: 16px !important;
}
.order_result .result_btn a.pro:before{
   width: 75px;
   height: 95px;
   position: absolute;
   right: -15px;
   top: -20px;
   background: hsla(0,0%,100%,.21);
   content: "";
   border-radius: 50%;
	transition: all .3s ease-in-out;
}
.order_result .result_btn a.pro:hover:before{
   width: 900px;
   height: 900px;
   right: -450px;
   top: -450px;
   -webkit-transform: unset;
   transform: unset;
}
.order_result .result_btn a.pro .lnr{
	position: absolute;
	right: 22px;
	transform: rotate(180deg);
	top: 14px;
	font-size: 19px;
}

#charging-content #charging-amount {
	text-align: left;
	direction: left;
}

.charging .charging-amount {
	width: 100%;
}

.product-continuous-info-text {
	background: url('../images/clock-continuous.png') no-repeat top right;
	padding-right: 30px;
	height: 22px;
	vertical-align: middle;
	display: table-cell;
}

.checkout-continuous-button,
.checkout-continuous-list-button {
	padding: 10px 55px 10px 10px;
	width: 80%;
	text-align: center;
	border-radius: 8px;
	background-color: #00a19b;
	border: 1px solid #41a7b4;
	color:#fff;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-size: 13px !important;
	display: inline-block;
	margin: 15px 0;
}

.checkout-continuous-button:hover,
.checkout-continuous-button:active,
.checkout-continuous-button:focus,
.checkout-continuous-list-button:hover,
.checkout-continuous-list-button:active,
.checkout-continuous-list-button:focus{
	color:#fff !important;
}

.checkout-continuous-button:before,
.checkout-continuous-list-button:before{
    width: 70px;
    height: 85px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
	transition: all .3s ease-in-out;
	color:#fff !important;
}
.checkout-continuous-button:hover:before,
.checkout-continuous-list-button:hover:before{
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    -webkit-transform: unset;
    transform: unset;
}
.checkout-continuous-button .lnr,
.checkout-continuous-list-button .lnr{
	position: absolute;
    right: 15px;
    top: 10px;  
    font-size: 20px;
} 
.checkout-continuous-list-button {
	margin-bottom: 0 !important;
}


.jshop.charging .credit_amount {
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	display: block;
}
.jshop.charging #charging-form {
	display: block;
}


.jshop .dashboard_sidebar .wallets {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    float: right;
    margin-bottom: 20px;
    border: solid 1px #ededed;
}
.jshop .dashboard_sidebar .wallets > h3{
	color: #333;
	text-align: center;
	font-size: 18px;
	margin: 0 0 10px;
}
.jshop .dashboard_sidebar .wallets h4{
    color: #333;
    background: #f6f7f9;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
    float: right;
}
.jshop .dashboard_sidebar .wallets h5{
	padding: 10px 0;
	font-size: 14px;
	width: 100%;
	float: right;
	position: relative;
	margin: 0;
	line-height:normal;
}
.jshop .dashboard_sidebar .wallets ul.wallet-lists{
    margin: 0;
    border: solid 1px #ddd;
    border-radius: 15px;
    width: 100%;
    float: right;
    padding: 15px;
    list-style: none;
}
.jshop .dashboard_sidebar .wallets ul.wallet-lists li{
	display: block;
	margin-bottom: 10px; 
	border-bottom: dotted 1px #ddd;
	padding-bottom: 10px;
}
.jshop .dashboard_sidebar .wallets ul.wallet-lists li:last-child{    
	margin: 0;
    padding: 0;
    border: none;
}
.jshop .dashboard_sidebar .wallets ul.wallet-lists li img{
	display: inline-block;
} 
a.hrefdesc {
    
    padding:5px 15px;
    margin : 10px 0 10px 0 ;
    border:1px solid #ebebeb;
    
}
.h2incat { 
	width: 100%;
	float: right;
}
.h2incat h2 { 
    text-align:center;
    padding:10px 0 ;
    font-size:14px;
    background-color:#ffffff;
    color: #ccc;
    margin-top:10px;
}
.labelxe {
   position: absolute;
top:5px;
	left:0;
	color:#fff;

	
	}
.labelcerousele {
    border-radius: 0 4px 4px 0 ;
	padding:3px 5px;
	font-size:12px;z-index:9999;
	}
pre {
    text-align:left !important;
    direction:ltr;
}
.futurecerusela{position: absolute;
	bottom: 5px;
	right: 0;
	background-color:#e67e22;
	color: #FFFFFF;
	border-radius: 4px 0 0 4px ;
	z-index:9999;
}
.starcera i{
	font-size: 16px !important;
	padding-right: 4px;
	position: relative;
	top:6px
}
.starcera {
	float:right
}
.futexta {
	float:right ;
	padding: 2px 4px;
	font-size: 12px
}
.new-insert-product-table tbody > tr > td > table > tbody > tr > td.sep {
	border-bottom: dashed 2px #ccc;
	padding: 10px 2px;
}
.new-insert-product-table tbody > tr > td > table > tbody > tr:last-child > td.sep {
	border-bottom: none;
}
.current-insert-product-table tbody > tr > td > table > tbody > tr > td.sep {
	border-bottom: dashed 2px #ccc;
	padding: 10px 2px;
}
.current-insert-product-table tbody > tr > td > table > tbody > tr > td.sep:first-child {
	width: 40%;
}
.current-insert-product-table tbody > tr > td > table > tbody > tr:last-child > td.sep {
	border-bottom: none;
}
.current-insert-product-table tbody > tr > td > table > tbody > tr > td.sep:last-child {
	border-left: dashed 2px #ccc; 
	padding-left: 15px;
}
.vendor_new_product #addNewProductForm {
   background-color: #ffffff;
   margin: 100px auto;
   padding: 40px;
   width: 70%;
   min-width: 300px;
}
   /* Style the input fields */
.vendor_new_product input {
   padding: 10px;
   width: 100%;
   font-size: 17px;
   font-family: Raleway; 
}
   /* Mark input boxes that gets an error on validation: */
.vendor_new_product input.invalid {
   background-color: #ffdddd;
}
   /* Hide all steps by default: */
.vendor_new_product .tab {
   display: none;
}
   /* Make circles that indicate the steps of the form: */
.vendor_new_product .step {
   height: 15px;
   width: 15px;
   margin: 0 2px;
   background-color: #bbbbbb;
   border: none;
   border-radius: 50%;
   display: inline-block;
   opacity: 0.5;
}
   /* Mark the active step: */
.vendor_new_product .step.active {
   opacity: 1;
}
   /* Mark the steps that are finished and valid: */
.vendor_new_product .step.finish {
   background-color: #4CAF50;
}
/***********************************/

.product-item-title a h2{
    
    font-size:16px;
    line-height:25px;
}

#login-username,#register-username,#register-password,#login-password,#register-identifier_code{
    
    text-align:left;
}

.identifier_description{
	font-size: 11px;
}
.manufacturers h1,.offers-detail h1,
.jshop_categories h1,.compare_category h1{
    
	color: #333 !important;
	font-size: 18px !important;
}

.compare_category h1{
    
    margin-bottom:15px;
}

.not-shipping-products .cart_title h3.titr {
	color: #EB2F06 !important;
}

.not-shipping-products {
	opacity: 0.7;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNgIALcvn27gTqKhjegajgBANa3DEUdbfc4AAAAAElFTkSuQmCC) repeat;
} 
.simpleLens-thumbnails{
    width: 100%;
    float: right;
}
.simpleLens-thumbnails > a {
    width: 80px;
    display: inline-block;
    float: right;
    padding: 10px;
    cursor: pointer;
}
.simpleLens-thumbnails > a img{
    width: 100%;
    margin: 0 !important;
    border-radius: 5px;
    border: solid 1px #eee;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.simpleLens-thumbnails .simpleLens-thumbnails-container{
    width: auto;
    float: right;
}

.result_wallet_text {
	padding: 15px 0;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	font-size: 12px;
}
