/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 22 2021 | 03:49:40 */
.pp_details {
  display: none;
}

.post-password-required {
  margin-top: 100px;
}
.grecaptcha-badge {
	display: none !important;
}



/* Contact Form Field Background Colour */
.wpcf7-form.contact-style-1 .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: #FFF !important;
}