/*
Theme Name:     Kadence Child
Theme URI:      n/a
Template:       kadence
Author:         Pro Author
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.site-main-header-inner-wrap {
	direction:ltr;
}
/*
form#learndash_registerform.ldregister p input#wp-submit.button
{
  border:0px;
	border-radius:50px;
	background-color:var( --e-global-color-accent );
}

form#learndash_registerform.ldregister p input#wp-submit.button:hover
{
	background-color:var(--global-palette9);
}
*/
form#learndash_registerform.ldregister p.learndash-registration-field > input {
	border-radius:3px;
}
