/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2025 | 08:12:31 */
.banner_search #gform_submit_button_8{
	background: linear-gradient(90deg, #FBB714 0%, #F48722 100%);
}

.banner_search #gform_submit_button_8:hover, .banner_search #gform_submit_button_8:active, .banner_search #gform_submit_button_8:focus{
	background: linear-gradient(90deg, #F48722 0%, #FBB714 100%);
}

#input_8_1{
	    background-image: url(/wp-content/uploads/2025/10/Search-Icon.svg);
       background-position: 99% 50%;
    background-size: 43px;
	background-repeat: no-repeat;
}