#shoppingcartBody #wrapper{background: #fbfbfb;}
.cartQuantity .btn-block input[type="text"]{min-width:30px;}
.cart-list {float:left;width: 70.44%;}
.cart-right {float:right;width: 28.71%;background: #fff;padding: 0 20px;}
.cart_order_total, .cart-info{background: #fff;}
.cart-list th{background: #fff!important;}
.cart_order_total{margin-top:20px;}
.cart_order_total .tit {
    position: relative;
    height: 60px;
    line-height: 59px;
    padding: 0 20px;
    background: #fff;
    font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
}
.cart_order_total .tit span {
    position: relative;
    top: 2px;
	margin-right: 2px;
    display: inline-block;
    width: 21px;
    height: 16px;
    background: url(../images/cart.6108f66.png) no-repeat;
    background-size: 100px;
    background-position-y: -66px;
}
.cart_order_total .tit i {
    position: absolute;
    right: 30px;
    top: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 20px;
    padding-right: 20px;
}
.cart_order_total .tit i:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    height: 14px;
    width: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAQlBMVEUAAACbpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpaebpafbsNsSAAAAFXRSTlMA9OpINCTe13RdB83Bt6ufkYUTw2WOSi/VAAAAX0lEQVQY072OWQ6AIBBDR2XfUXv/qwoYMnoB+tPmJW1Ky6T8+QdSawpQ8svEDk8uYhfMjg2hVzO2YzILJDdSBe6XGaA0m7l2L4Bpxq1MLgGW2diPF2/zE37Bn5WWtFoPFUEDp7ci+qwAAAAASUVORK5CYII=) no-repeat 100%;
    background-size: 14px;
    transform: rotate(0);
    transition: .3s;
}
.cart_order_total .tit i.on:after {
    top: 2px;
    transform: rotate(-180deg);
}
.cart_order_total .con {
    background: #fff;
    padding: 20px 0 20px 20px;
}
#disc-ot_coupon{width:50%;}
.total-table{font-size:14px;}
.total-table .tit {
    position: relative;
    height: 60px;
    line-height: 59px;
    background: #fff;
    font-size: 16px;
}
.total-box{border-top: 1px solid #f2f2f2;}
.total-box td{padding-top:10px;}
#basket_total_total{font-size: 20px;color: #ff2556;}
.cart-buttons-checkout img{margin-right:5px;}
.cart-buttons-checkout a{
display: block;
padding: 0 16px;
color: #fff !important;
line-height: 50px;
border-radius: 5px;
background: #000;
text-align: center;
font-size: 18px;
transition: .3s;
}
.cart-buttons a:hover {background: #000;}
.cart-buttons .credit {
    position: relative;
    margin: 30px 20px 0;
    padding-bottom: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.cart-buttons .credit span {
    display: inline-block;
    vertical-align: top;
    width: 31px;
    height: 19px;
    margin: 0 6px 10px 0;
}
.cart-buttons .credit span:first-child {
    background: url(../images/checkout.e4e0016.png) no-repeat 0 0;
    background-size: 200px;
}
.cart-buttons .credit span:nth-child(2) {
    background: url(../images/checkout.e4e0016.png) no-repeat -42px 0;
    background-size: 200px;
}
.cart-buttons .credit span:nth-child(3) {
    background: url(../images/checkout.e4e0016.png) no-repeat -85px 0;
    background-size: 200px;
}
.cart-buttons .credit span:nth-child(4) {
    background: url(../images/checkout.e4e0016.png) no-repeat -72px -198px;
    background-size: 200px;
}
.cart-buttons .credit span:nth-child(5) {
    background: url(../images/checkout.e4e0016.png) no-repeat -128px 0;
    background-size: 200px;
}
.cart-buttons .credit span:nth-child(6) {
    background: url(../images/checkout.e4e0016.png) no-repeat -170px 0;
    background-size: 200px;
}
.cart-checkout {
    width: 100%;
    height: 119px;
    border-top: 1px solid #f1f3f2;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 10px 0;
    background: #fff;
    z-index: 9;
}
.order-total {
    font-size: 14px;
    color: #444;
    text-align: center;
}
.order-total {
    font-size: 14px;
    color: #444;
    text-align: center;
}
.order-total span {
    font-size: 14px;
    color: #444;
}
.order-total .total-price {
    color: #ff2556;
    font-size: 16px;
}
.checkout-box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.checkout-btn {
    display: block;
    height: 50px;
    border-radius: 5px;
    background: #ff2556;
    color: #fff;
    float: right;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    width: 92%;
}
.checkout-btn:hover, .checkout-btn:focus{color: #fff;}
#shoppingcartBody footer.footer, #shoppingcartBody .page-container .newsletter{display:none;}
/*moblie cart list*/
.iruHOM > li {
    position: relative;
    border-top: 1px solid rgb(229, 229, 229);
    padding: 15px 10px;
	list-style: none;
	margin: 0;
}
.iruHOM > li:first-child {
    border-top: none;
}
.x-fw {
    width: 100%;
}
.x-table {
    display: table;
}
.x-table.__fixed {
    table-layout: fixed;
}
.x-cell {
    display: table-cell;
}
.gLlSWI > div:first-child {
    width: 85px;
}
.gLlSWI > div:last-child {
    padding-left: 12px;
}
.x-table.__vm .x-cell {
    vertical-align: middle;
}
.gkntHJ {
    position: relative;
}
.iFvhaa {
    display: inline-block;
}
.iFvhaa img {
    width: 100%;
}
.x-flex {
    display: flex;
}
.x-flex.__column {
    flex-direction: column;
}
.x-flex.__between {
    justify-content: space-between;
}
.fHQPsT {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-bottom: 0;
}
.kNGRoi {
    color: rgb(153, 153, 153);
}
.eTzoOv {
    display: inline-block;
}
.eTzoOv > * {
    vertical-align: middle;
}
.eTzoOv input {
    box-shadow: none;
    -webkit-appearance: none;
    width: 40px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    border-width: initial;
    border-style: none !important;
    border-color: initial;
    border-image: initial;
    outline: none;
	display: inline-block;
	line-height: 1.1;
	padding-top: 0;
	padding-bottom: 0;
	height: 20px;
}
.trash-o {
    background-image: url(../images/m-sprite.png);
    background-position: -86px -402px;
    width: 18px;
    height: 22px;
    background-size: 426px 423px;
    display: inline-block;
    overflow: hidden;
}
.iruHOM .img-thumbnail{margin-bottom:5px;}
#cartDefaultHeading{font-size: 13px;margin-bottom: 15px;}
.checkout-box-1, .checkout-box-2{padding-right: 5px;padding-left: 5px;}
@media (max-width: 1200px) {
	.cart-list, .cart-right{width:100%;}
	#disc-ot_coupon{width:70%;}
	.cart_order_total{margin-top:10px;}
	.cart_order_total .con{padding:10px 0 10px 10px;}
}
@media (min-width: 1200px) {
.cart-checkout {display:none!important;}
}