/*
 Theme Name:   Idera Divi Child Theme
 Theme URI:    https://www.ideracorp.com/
 Description:  A Divi child theme for Idera WordPress websites.
 Author:       david @ Idera, Inc
 Author URI:   https://risefwd.digital
 Template:     Divi
 Version:      1.0 LTS
*/

.page-id-239291 #content-area {
	padding: 70px 0px !important;
}
.page-id-239291 #main-content .container::before {
	content: none !important;
}
.cus_search_sec {
	border: 0px !important;
}
.cus_search_sec #wgs_widget-2 {
	width: 100% !important;
}
.entry-content .cus_search_sec #wgs_widget-2 tr td {
	border-top: 0px !important;
	padding: 0px !important;
}
.cus_search_sec #wgs_widget-2 .gsc-search-box {
	border: 0px !important;
}
.cus_search_sec #wgs_widget-2 #gs_id50 {
	border: 0px !important;
}
.cus_search_sec #wgs_widget-2 .gsc-search-box input.gsc-input {
	border: 1px solid #e4e4e4 !important;
	height: 45px !important;
	background-position: 10px !important;
	padding: 0 15px !important;
	background-image: none !important;
}
.cus_search_sec #wgs_widget-2 .gsc-search-box .gsc-search-button.gsc-search-button-v2 {
	height: 45px !important;
	padding: 0 25px !important;
	margin-top: -15px !important;
	border-radius: 0px !important;
	background: #64C381 !important;
	border-color: #64C381 !important;
	cursor: pointer !important;
}