/*
Theme Name: Sola 2025
Theme URI: https://solaprotect.com.au/
Description:  Hielscher Child Theme
Author: Sola
Author URI: https://solaprotect.com.au/
Description: Sola is a theme run on Elementor Page Builder Plugin
Version: 1.0.0
Requires at least: 4.7
Requires PHP: 5.2.4 or Higher
Tested up to: 5.4.2;
Text Domain: solatec-child
Template: gaar
*/

#suggestions {
    background: #fff;
    border-left: 1px solid #d6dae1;
    border-right: 1px solid #d6dae1;
    z-index: 9999;
}

.suggestion-item {
    padding: 8px;
    border-bottom: 1px solid #d6dae1;
    text-align: left;
    cursor: pointer;
    font-size: 0.7em;
}

.suggestion-item:hover {
    background: #dfdfdf;
}

.gform-body select {
	background: none;
}