.phoca-cart #phcheckoutloginview,
.phoca-cart .row.ph-checkout-box-action,
.phoca-cart #phcheckoutaddressedit,
.phoca-cart .ph-checkout-box-header-pas {
    background-color: transparent;
}
.phoca-cart input[type="text"].form-control {
    margin-bottom: 10px;
    padding: 4px 10px;
}
.phoca-cart button.btn {
    padding: 5px 20px;
}
.phoca-cart button[type="submit"].btn {
    padding: 0 15px;
    height: 30px;
}