.asouda-locked-box {
    border: 2px dashed #dd3333;
    padding: 24px;
    text-align: center;
    background: #fff8f0;
}

.asouda-locked-button {
    display: inline-block;
    padding: 10px 22px;
    background: #1c7dd9;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}

.asouda-locked-price {
    font-weight: bold;
    margin: 12px 0;
}


.wc-block-checkout__contact-fields,
.wc-block-checkout__billing-fields {
    display: none !important
}

.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-account-fields,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout .asouda-billing-hidden {
    display: none !important;
}