/*.cnpBillingCheckoutWrapper {*/
/*    position: relative;*/
/*}*/

/*.cnpBillingCheckoutHeader {*/
/*    width: 100%;*/
/*    border-bottom: 1px solid #c0c0c0;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.cnpBillingCheckoutLeft {*/
/*    width: 240px;*/
/*    margin-left: 5px;*/
/*    margin-bottom: 10px;*/
/*    border: 1px solid #c0c0c0;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    padding: 10px;*/
/*}*/

/*.cnpBillingCheckoutRight {*/
/*    width: 50%;*/
/*    margin-left: 5px;*/
/*    border: 1px solid #c0c0c0;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    padding: 10px;*/
/*}*/

/*.cnpBillingCheckoutOrange {*/
/*    font-size: 110%;*/
/*    color: rgb(255, 60, 22);*/
/*    font-weight: bold;*/
/*}*/

.wpwl-form-card {
    padding: 10px !important;
    margin: 30px 0 !important;
}

div.wpwl-group {
    padding: 5px !important;
}

.wpwl-button-pay {
    padding: 5px 15px !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    background-color: #3A833A !important;
    color: #fff !important;

    &:hover {
        background-color: #2E6E2E !important;
        color: #fff !important;
    }
}

/*div.wpwl-group-expiry, div.wpwl-group-brand {*/
/*    width: 30%;*/
/*    float: left*/
/*}*/

/*div.wpwl-group-cvv {*/
/*    width: 68%;*/
/*    float: left;*/
/*    margin-left: 2%*/
/*}*/

/*div.wpwl-group-cardHolder, div.wpwl-sup-wrapper-street1, div.wpwl-group-expiry {*/
/*    clear: both*/
/*}*/

/*div.wpwl-sup-wrapper-street1 {*/
/*    padding-top: 1px*/
/*}*/

/*div.wpwl-wrapper-brand {*/
/*    width: auto*/
/*}*/

/*div.wpwl-sup-wrapper-state, div.wpwl-sup-wrapper-city {*/
/*    width: 32%;*/
/*    float: left;*/
/*    margin-right: 2%*/
/*}*/

/*div.wpwl-sup-wrapper-postcode {*/
/*    width: 32%;*/
/*    float: left*/
/*}*/

/*div.wpwl-sup-wrapper-country {*/
/*    width: 66%*/
/*}*/

/*div.wpwl-wrapper-brand, div.wpwl-label-brand, div.wpwl-brand {*/
/*    display: none;*/
/*}*/

/*div.wpwl-group-cardNumber {*/
/*    width: 60%;*/
/*    float: left;*/
/*    font-size: 20px;*/
/*}*/

/*div.wpwl-group-brand {*/
/*    width: 35%;*/
/*    float: left;*/
/*    margin-top: 28px*/
/*}*/

/*div.wpwl-brand-card {*/
/*    width: 65px*/
/*}*/

/*div.wpwl-brand-custom {*/
/*    margin: 0px 5px*/
/*}*/
