/* 商品一覧のどこでもカラーミー */
.cartjs_product_num th{padding-right: 10px;width:65px;}
.cartjs_product_num td{width: calc(100% - 65px);height: 45px !important}
.cartjs_product_table table{width: 100% !important}

.cartjs_product_table input{height: 45px;}
.cartjs_product_table select{height: 45px !important}

.cartjs_cart_in input{background-color: #c7602d !important; color: #fff;line-height: 2.28571 !important; width: 100% !important; font-size: .94em !important; font-weight: 700}