/**
Theme Name: Bardstown Bourbon
Author: Amel
Author URI: https://bardstownbourbon.com
Description: Astra child theme for Bardstown Bourbon Co.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bardstown-bourbon
Template: astra
*/

#wpsl-search-wrap .wpsl-icon-direction {
  float: none;
  display: table-cell;
}

#wpsl-search-wrap .wpsl-icon-direction:hover {
  cursor: pointer;
}

#gform_submit_button_1 {
	background-color: #9E8959 !important;
}

#gform_submit_button_1::hover {
	background-color: #c0a361 !important;
}

.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
	margin-block-start: unset !important;
}


