/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.ebi-form-row-wide .acf-input {
	width: 100%;
}

.ebi-form-row-wide .acf-input input, .ebi-form-row-widw .acf-input select  {
	width: 100%;
}