/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor.
Author: Edward Somera
Author URI: https://coefficientsco.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Put your custom CSS below */

.advanced-search .elementor-form-fields-wrapper {
  position: relative;
}
.advanced-search .elementor-form-fields-wrapper .elementor-field-type-submit {
  position: absolute;
  right: 0;
}
