/**
 * Theme Name: Alfreiji WP
 * Description: A dedicated theme for Alfreiji
 * Author: Zaid Sameer
 * Author URI: https://zaidsameer.com
 * Template: blocksy
 * Text Domain: blocksy
 */

 .wpforms-container.inline-fields .wpforms-field-container{
    flex: 1 !important;
 }
 
.wpforms-container.inline-fields.wpforms-render-modern .wpforms-field-container .wpforms-field.wpforms-field-email {
    width: 100% !important;
}