@media only screen and (max-width: 48em) { } span.amount {
color: #ffffff;
font-weight: 700;
white-space: nowrap;
}
body.woocommerce-cart,
body.woocommerce-checkout {
color: #ffffff !important;
} body.woocommerce-cart a,
body.woocommerce-checkout a {
color: #ffffff !important;
} body.woocommerce-cart *,
body.woocommerce-checkout * {
text-shadow: none !important;
} .woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
background-color: transparent !important;
color: #ffffff !important;
border-color: rgba(255,255,255,0.2) !important;
} .woocommerce-cart .product-name,
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal,
.woocommerce-cart .product-quantity {
color: #ffffff !important;
}
/* K*