/**
 * Theme Name:  CROMA Child - Ultimate Creative WP Theme
 * Theme URI:   http://croma.irontemplates.com/
 * Description: CROMA is a complete solution for everybody in the creative industry. If you are anyone, this theme is for you.
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0
 * Template:    croma
 * Text Domain: croma-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */


/* =Theme customization starts here
-------------------------------------------------------------- */

.wpcf7-radio {
	background:none;
	border:none;
	display:inline;
}

.captcha-image {
	display:block;
	padding:0;
	background:#fff;
	border:0;
}

.captcha-image .cf7ic_instructions span 
{
	color:#d7a34f;
}
.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
	border: 2px solid #d7a34f
}