.register-page .signup-form #submit {
background-color: #3a1ae0; color: #fff; border-radius: 10px; padding: 15px 20px; font-size: 16px; font-weight:600;
transition: background-color 0.3s ease; display: block;
margin: 30px auto; }
.register-page .signup-form #submit:hover,
.register-page .signup-form #submit:focus {
background-color: #0d0757; }
.register-page .signup-form .layout-wrap.single-column {
display: block !important; }
.register-page .signup-form .layout-wrap.single-column .register-section {
width: 100% !important; max-width: 100% !important; margin-bottom: 30px; }
.register-page .signup-form .layout-wrap.single-column .register-section:last-child {
margin-bottom: 0; }
body.registration .ast-single-related-posts-container, body.registration .ast-container--, body.register .ast-single-related-posts-container, body.register .ast-container-- {
display: none !important;
}.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}