.creditkey a {
    text-decoration: none !important;
    line-height: 24px;
    text-align: center;
    font-size: 15px !important;
}

.creditkey a:hover {
    cursor: pointer !important;
}

.creditkey #money {
    color: #3D9CE5 !important;
}

#pdp-modal,
#pdp-no-modal,
#pdp-button-modal,
#pdp-button-no-modal {
    margin-top: 10px;
}

.payment_method_credit_key label {
    display: inline !important;
}

.payment_method_credit_key label img {
    max-height: unset !important;
    height: 24px !important;
    float: right;
    margin-left: 8px;
}

.creditkey .payment-icon {
    height: 17px;
    margin-bottom: 2px;
}

/* Block checkout label icon */
.ck-block-icon {
    height: 18px;
    width: auto;
    margin-left: 8px;
    vertical-align: middle;
}

.ck-promo-message {
    text-align: center;
}

.ck-promo-cart-message {
    text-align: right;
}

.creditkey .ck-modal.is-active {
    position: fixed;
}