/* Styles specific to the Elorn Draft Order Checkout plugin */

.elorn-custom-meta-content {
    background-color: #f9f9f9;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 1em;
}

/* You can add any other specific styles here for the custom meta field output or related elements. */

