@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.test-classs {
    font-family: poppins !important;
}
.test-classs h3 {
    font-weight: 700;
    font-family: poppins;
}

span.pmpro_checkout-h3-msg a {
    font-weight: 500 ;
}
.et_pb_row .et_pb_row_0{

    padding: 0 !important;
    
}
.et_pb_row{
    margin: 0 !important;
}
div.et_pb_row.et_pb_row_7 {
    margin-left: 110.469px !important;
    margin-right: 110.469px !important;
}

div#pmpro_user_fields h3 {
    font-weight: 500;
    line-height: 1.1;
    padding-bottom: 10px;
}

form.pmpro_form label{
    font-weight: 600;
    display: block;
    margin: 0;
    text-align: left;
}


form.pmpro_form .pmpro_checkout-fields div, #loginform p
 {
    margin: 0 0 1em;
}

.pmpro-checkout .pmpro_form select, .pmpro-checkout .pmpro_form input[type=text], .pmpro-checkout .pmpro_form input[type=password], .pmpro-checkout .pmpro_form input[type=email] {
    min-height: 38px;
    width: 265px;
}

#pmpro_form .pmpro_form_fields
 {
    padding-bottom: 3px;
}

form.pmpro_form .pmpro_form_fields div, #loginform p {
    margin: 0 0 1em;
}



fieldset#pmpro_form_fieldset-primary_member_info .pmpro_form_field, fieldset#pmpro_form_fieldset-sec_street_address .pmpro_form_field {
    width: 50%;
    float: left;
    position: relative;
}
div#stadd_zip_div {
    float: right !important;
}

fieldset#pmpro_form_fieldset-primary_member_info, fieldset#pmpro_form_fieldset-sec_street_address {
    margin-top: 30px;
}

#pmpro_form_fieldset-primary_member_info legend.pmpro_form_legend, #pmpro_form_fieldset-sec_mail_address legend.pmpro_form_legend, #pmpro_form_fieldset-misc_section legend.pmpro_form_legend {
    border: none;
}


fieldset#pmpro_form_fieldset-sec_street_address h2, fieldset#pmpro_form_fieldset-sec_mail_address h2, fieldset#pmpro_form_fieldset-misc_section h2 {
    margin-top: 30px;
}

#pmpro_form_fieldset-sec_street_address legend.pmpro_form_legend, #pmpro_form_fieldset-misc_section legend.pmpro_form_legend {
    border-top: 1px solid #e5e5e5;
    border-bottom: none;
}

#pmpro_form_fieldset-misc_section .pmpro_form_field {
    width: 50%;
    float: left;
    position: relative;
}

#states_where_licensed_div {
    display: none;
}

.pmpro_form_field-radio{
    width: 100% !important;
}
.pmpro_form_field.pmpro_form_field-radio-item {
    width: 100% !important;
    margin: 0 !important;
}

#total_years_as_licensed_attorny_div, #colleges_dates_degrees_div, #publications_div, #professional_organizations_div{
    width: 100% !important;
    margin-bottom: 30px !important;
}

#pmpro_license {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    height: 200px;
    margin: 3px;
    overflow: auto;
    padding: 5px;
}

#pmpro_form .pmpro_checkout h2 {
    margin: 1em 0 0;
    padding: 0;
}

#other_discount_code_p a {
    font-size: 11px !important;
}

#pmpro_billing_address_fields h3, #pmpro_payment_information_fields h3 {
    font-weight: 500;
}

#pmpro_tos_fields .pmpro_form_field-checkbox {
    display: none !important;
}

.pmpro_submit{
    width: 50%;
}
.last-border{
    border-top: 1px solid #e5e5e5;
    margin-top: 30px;
}

.pmpro_form_field-radio-item .pmpro_form_label{
    font-weight: 400 !important;
}

/* #pmpro_form label.error{
    bottom: -20px !important;
    margin-bottom: 1px !important;
} */

@media (min-width: 981px) {
    .et_pb_row {
        padding: 0 !important;
    }
}

body.pmpro-checkout h1.cmain_title:not(.checkout-page-title) {
  display: none;
}

#organization_check_div{
    width: 100% !important;
}

#pmpro_form label.error{
    /* bottom: -20px !important;
    margin-bottom: 1px !important; */
}