/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2024 | 11:41:04 */
.et-db #et-boc .et-l .et_pb_accordion .et_pb_toggle_open h3.et_pb_toggle_title
{
	padding-bottom:40px;
}


#et_top_search {
  float: left !important;
  margin: 25px 0 0 0px !important;
  width: 100px;
}

.et-search-form
{
	max-width: 600px !important;
}

@media all and (max-width: 980px) {
	#et_top_search {
  margin: 15px 0 0 0px !important;

}
}

@media all and (max-width: 640px) {
	#et_top_search {
	  display:none;

}
}

