/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

.register_formfield_flex {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: center;
}

.register_formfield_flex .listivo-login-form__field {
  margin-top: 0;
}
