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

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 17 Jun 2025 12:21:26 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/* the following was added here because the additional styles feature was not working within the customizer July 7 Andrea */
#wpmem_login fieldset, #wpmem_reg fieldset {
    padding: 40px;
}

#wpmem_login legend, #wpmem_reg legend {
    font-size: 24px;
    line-height: 2;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
}

@media only screen and (min-width: 600px) {
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
    min-width: 600px;!important
}
}
div#wpm_reg{
    width: 100%;
}