/*
Theme Name: ntcnrg Child
Description: Child theme for ntcnrg theme
Template: ntcnrg
Version: 1.0.0
Text Domain: ntcnrg
*/
.wpcf7-form input:not([type="checkbox"]),.wpcf7-form  textarea,.wpcf7-form  select,.wpcf7-form  .seldiv,.wpcf7-form  .select2-choice,.wpcf7-form .select2-selection--single{
	border-radius:10px;
	background:#ccc;
}
.wpcf7-form-control-wrap.wpgdprc span{
	font-size:12px!important
}
@media (max-width: 969px){
	body .wpcf7-inline-wrapper .wpcf7-inline-field{
    width: 100%;
    display: block;
    padding: 0;
	}
}
.wppb-user-forms input:not([type="checkbox"]){
	 width: 100%;
}