/*
	Theme Name: Poronui
	Theme URI: https://github.com/CalibrateNZ/poronui
	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.4.1
	Tested up to: 6.4.1
	Requires PHP: 8.1.23
*/

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

.ca-acf-wysiwyg--small .mce-edit-area iframe {
	height: 150px !important;
	min-height: 125px !important;
}

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

.wpcf7-not-valid-tip {
	font-size: 1.5rem;
	background: #fff;
	margin-top: 0.5rem;
	padding: 0.5rem 1rem;
}

.wpcf7-list-item {
	display: block;
	margin: 0;
}
