/*
	Theme Name: Workforce
	Theme URI: https://www.bigpicturegroup.com.au/
	Description: 
	Author: Big Picture Group
	Author URI: https://www.bigpicturegroup.com.au/
	Version: 3.4.3
	Stable tag: 3.4.3
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: LICENSE
	Text Domain: workforce
*/


.wpcf7-form-control-wrap .wpcf7-list-item.first:has(input[type="radio"][value="no value selection"]) {
    visibility: hidden !important;
    position: absolute !important;
	display: none !important;
}
.wpcf7-list-item input[type="radio"][value="no value selection"] + span {
    display: none !important;
}

.wpcf7-list-item first

