.elementor-18523 .elementor-element.elementor-element-82f52c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-18523 .elementor-element.elementor-element-24c34fd .elementor-heading-title{font-family:"Bungee Shade", Sans-serif;font-weight:500;color:var( --e-global-color-secondary );}.elementor-18523 .elementor-element.elementor-element-27365c21{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-27365c21 */#pmpro_level_name_text {
    display: none;
}

h2 .pmpro_checkout-h2-name {
    font-size: 1em;
    margin-top: 10px;
    display: block;
}

h2 .pmpro_checkout-h2-msg {
    font-family: Roboto; 
    font-size: 0.5em;
    display: block;
    margin-bottom: -20px;
}

#pmpro_autorenewal_checkbox h2 .pmpro_checkout-h2-name {
    font-family: Roboto; 
    font-weight: 600;
    font-size: 0.5em;
    margin-bottom: -20px;
}


.pmpro_form .pmpro_submit {
    background-color: white;
}

.pmpro_form .pmpro_submit:hover {
    background-color: white;
}

#form.pmpro_form .pmpro_submit {
    margin-top: 10px;
}

hr {
    display: none;
}

.pmpro_checkout-field label {
    color: black; /* or #000000 for black */
}

.pmpro_checkout-fields {
    border: 1px solid #d5d8dc; /* 1px border with specified color */
    padding: 25px; /* 25px padding on all sides */
}

.pmpro_alert {
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pmpro_checkout .pmpro_checkout-field {
    margin-bottom: 1em; /* Adjust the value as needed */
    margin-left: 1em;
    margin-right: 1em;
}

.pmpro_submit {
    margin-top: 10px; /* Adds 10px space above the div */
}

.pmpro_hidden {
    display: none; /* This will hide the div */
}/* End custom CSS */