.billing-address-details, #checkout td, #checkout span, #checkout select, #checkout input[type="text"], #checkout input[type="password"], #checkout input[type="url"], #checkout input[type="tel"], #checkout input[type="search"], #checkout input[type="number"], #checkout input[type="datetime"], #checkout input[type="email"]{
    color:#000000;
    font-size: 15px;  
}
.wk-mp-profile-block .wk-mp-fieldset{
    overflow: hidden; 
}
body, body .mdl-textfield--floating-label .mdl-textfield__label{
    color: #000000 !important;
}
div[name="shippingAddress.postcode"], div[name="shippingAddress.country_id"]{
    display: none;
} 