#basket_store{
	position: relative;
	text-align: left;
}

.basketpopup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(9, 53, 87, 0.39);
    left: 0px;
    top: 0px;
    z-index: 555;
}
.noprodcart {
    text-align: center;
    color: #383e51;
   
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    line-height: 40px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-transform: uppercase;
    margin: auto auto;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
}
.basket_content{
	display: none;
	width: 580px;
	background: #fff!important;
	box-sizing: border-box;
	background-color: transparent;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 25px 25px 25px 25px !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.39);
	text-align: center;
	border-radius: 50px 0px 50px 0px;
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
}
.basket_row{
	margin-bottom: 15px;
	position: relative;
	text-align: left;
	padding-bottom: 15px;
	overflow: hidden;
}
.basket_row:last-child{
	/* border: none; */
}
.basket_img{display: inline-block;vertical-align: top;width: 71px;margin-left: 0px;float: left;margin-right: 15px;text-align: center;height: 72px;line-height: 60px;border: 1px solid #e1e1e1;}
.basket_name{
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	width: 305px;
	text-align: left;
	font-weight: 400;
	margin-top: -3px;
}
.basket_attr{
	font-size: 13px;
	color: #8b929c;
}
.basket_value{display: inline-block;vertical-align: top;float: right;margin-top: 0px;text-align: right;padding-right: 10px;}

.basket_inputbox{
    text-align: center;
    box-sizing: border-box;
    color: #1f1f1f;
    font-size: 13px;
    width: 45px;
    font-weight: 400;
    line-height: 30px;
    height: 45px;
    background-color: white;
    border: 2px solid #dbe1e2;
    font-size: 14px;
}
.basket_price{
	position: relative;
	top: 3px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #ff8200;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}
.basket_price em{
	margin-right: 10px;
	font-size: 16px;
	font-style: normal;
	display: none !important;
}
.basket_total{
	position: relative;
	text-align: left;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: 33px;
	float: right;
	line-height: 22px;
	color: #373737;
	font-weight: 500;
	text-align: right;
	top: 1px;
}
.basket_incart{
    float: left;
    width: 200px;
    display: inline-block;
    border: 0px !IMPORTANT;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 17px;
    box-sizing: border-box;
    text-decoration: none;
    color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 51px;
    min-width: 202px;
    height: 49px;
    background-color: #ff8200;
    border-radius: 25px;
    border: 0px;
}

.no_display{
	display: none;
}
.basket_img img {
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
    vertical-align: middle;
}
.basket_name a {
	display: inline-block;
	text-decoration: none;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
}

.basket_row:after {
    content: '';
    display: block;
    clear: both;
}
.totbaskdow {
    padding: 0px 0 0px;
    box-sizing: border-box;
    height: 46px;
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
}


.basket_content h2 {
    font-size: 23px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    color: #373737;
    font-family: Raleway;
    font-size: 30px !important;
    font-weight: 600;
    line-height: 36px;
    margin-top: -3px !important;
}
span.symtotalbas {
    font-size: 23px;
    line-height: 20px;
    color: #ff8200;
    font-weight: 500;
}
a.basket_incart.btn.btn-success span {
}

div#basket_store:hover .basket_icon {
}
.acc_menu_jshopping ul li.current > a {
    font-weight: bold;
}
.acc_menu_jshopping > ul > li > ul > li.parent.current {
    background: #fff;
}
input.basket_inputbox.inputbox {
    width: 36px;
    height: 34px;
    text-align: center;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
}

span.basket_quan > span {
    float: left;
}

span.basket_quan input {
    float: left;
}
.shortdesc a {
    color: #9a9a9a;
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline;
}

.shortdesc a:hover {
    text-decoration: none;
}
#slave4{
    display: block !important;
}

span.prodsku {
    display: block;
    font-size: 13px;
    color: #939598;
}
.btsl0 {
    width: 86px;
    padding: 0px !important;
    text-align: center;
}


.prodtotbask {
    display: none !important;
}
.basket_row:after {
    content: '';
    display: block;
    clear: both;
}

a.basket_del {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #050000;
    width: 21px;
    height: 21px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
}

a.basket_del:hover {
    background: #050000;
}

span.basket_quan {
    position: relative;
    display: block;
    position: relative;
    text-align: left;
}
.basket_total span.currencycode {
    color: red;
    font-size: 16px;
    line-height: 24px;
    color: #050000;
    font-weight: bold;
}

span.closebask {
    position: absolute;
    right: -16px;
    top: -15px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    font-size: 26px;
    line-height: 31px;
    background: #ff8200;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span.closebask:hover {
}

.basket_content .modname {
    font-size: 23px;
    line-height: 34px;
    margin-top: -8px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: none;
}

.basktabslist {
    display: none !important;
}

.basket_incart:hover {
    background: #050000;
    color: #ffffff;
}

