/*
Theme Name: Twenty Twenty-One Child theme of twentytwentyone
Theme URI: 
Description: Child theme of twentytwentyone theme for the Twenty Twenty-One theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentytwentyone
Version: 1.2
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 17 Mar 2021 23:57:11 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
/* new style */
.dropdown-option {
    font-size: 15px;
    color: #666;
    font-weight: 400;
}

.dropdown-select {
    font-size: 15px;
    color: #999;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 90%;
    border: 1px solid #ddd;
}

.dropdown-label {
    font-size: 16px !important;
    font-weight: 600;
    color: #555555;
}

.dropdown-div {
    padding: 15px 0 0 0 ;
}

@media all and (min-width:980px) {

    .um.um-register {
        max-width: 1152px !important;
        margin-top: 40px;
        margin-bottom: 60px !important;
    }

    .um-row.two-parts-form > div.um-clear {
        width: 100%!important;
    }

    .um-row.two-parts-form > div{
        width: 48%;
    }

        .um-row.two-parts-form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

.err_p_input {
    color: red !important;
}

.err_p_msg{
    border-style: solid !important;
    border-color: red !important;
}

span.asterisk_input {
    padding-left: 5px;
    color: #e32 !important;
}
