—–To hide the location field—–

.birs_form_field.birs_appointment_location { display: none; }

—–To hide the staff member field—–

.birs_form_field.birs_appointment_staff { display: none; }

.textwidget {
	line-height: 1.4 !important;
}

—–Reducing the margin at the bottom of header widget—–

div.post,
div.page,
.yoyo > li {
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}



blockquote.easy_testimonial {margin:0px !important;
}

