.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:2px;}
.cart-buttons-checkout a{
display: block;
padding: 0 16px;
color: #fff;
line-height: 50px;
border-radius: 5px;
background: #f1435a;
text-align: center;
font-size: 18px;
transition: .3s;
}
.cart-buttons a:hover {background: #e5214d;}
.cart-buttons .credit {
    position: relative;
    margin: 30px 0px 0;
    padding-bottom: 20px;
    -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: 119;
}
.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;}
@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;}
}