.et_pb_toggle .et_pb_toggle_title {
  border-bottom-width: 3px !important;
  border-bottom-color: #2a4a59;
  border-bottom-style: solid;
}

label {
  display: none !important;
}

.et_pb_dcgd_gravity_divi_module input {
  background-color: #e3e3e3 !important;
}

.et_pb_dcgd_gravity_divi_module textarea {
  background-color: #e3e3e3 !important;
}

.et_pb_button {
  color: #ffffff !important;
	background-color: #8a8a8a;
	padding-left: 50px;
	padding-right: 50px;
}

.et_pb_module .et_pb_button:hover {
  color: #ffffff !important;
	background-color: #2b5c82;
	padding-left: 50px;
	padding-right: 50px;

}
.mfp-title{
		display: none;
}