/*
	Theme Name: Hesketh Henry
	Theme URI: https://github.com/CalibrateNZ/hesketh-henry
	Author: Calibrate
	Author URI: https://www.calibrate.co.nz/
	Description: Website by Calibrate Marketing. Auckland, New Zealand.
	Version: 1.0.0
	Requires at least: 6.8.3
	Tested up to: 6.8.3
	Requires PHP: 8.2
*/

.xdebug-error,
.xe-uncaught-exception,
.xdebug-var-dump {
	background: #fff !important;
	color: #000 !important;
	position: relative !important;
	z-index: 9999;
}

.wpcf7-response-output {
	font-size: 1.5rem;
	font-weight: 500;
	padding: 1rem !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #cdf76d !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #ff4400 !important;
}

.wpcf7-not-valid-tip {
	font-size: 1.5rem;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}