/*
 Theme Name:   ClassiPress Child
 Theme URI:    
 Description:  Classipres Child Theme
 Author:       WEN
 Author URI:   
 Template:     classipress
 Version:      4.5.6
 License:      
 License URI:  
 Tags:         
*/
/* @import url('../classipress/style.css'); */

body.page-template-tpl-full-width-php.tml-register-page .tml.tml-register form.loginform {
   display: flex;
   flex-wrap: wrap;
   flex-direction: column;
    align-content: center;
}

body.page-template-tpl-full-width-php.tml-register-page .entry-header,
body.page-template-tpl-full-width-php.tml-register-page .tml.tml-register .message,
body.page-template-tpl-full-width-php.tml-register-page .tml.tml-register h3{
   text-align: center;
}