/* 
Theme Name:		 Converta Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Converta Child is a child theme of Converta, created by ChildTheme-Generator.com
Author:			 Alan Curtis
Author URI:		 http://childtheme-generator.com/
Template:		 converta
Version:		 1.0.0
Text Domain:	 converta-child
*/


/*
    Add your custom styles here
*/
   


span[data-name="your-consent"] { display: none !important; }
.grecaptcha-badge  {
		display: none;
}
.wpcf7-form label {
		font-weight: 500;
}
.wpcf7-form .privacy {
    font-size: 13px;
    font-family: Arial;
    line-height: 20px;
    display: inline-block;
}
.wpcf7-form input[type="checkbox"], .wpcf7-form input[type="radio"] {
		height: 24px;
		margin-bottom: 0px;
}
.wpcf7-form input[type="checkbox"] {
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 5px;
}
.wpcf7-acceptance .wpcf7-list-item {
    line-height: 20px!important;
		margin: 4px 0 0 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
		font-weight: 400;
    font-size: 13px;
    font-family: Arial;
    line-height: 20px;
}
.wpcf7-radio .wpcf7-list-item-label  {
    text-align: center;
    display: block;
    margin-top: -10px;
		font-weight: 400;
    font-size: 13px;
   font-family: Arial;	
}
.wpcf7-checkbox {
    padding: 10px 0 10px 0;
    display: block;
}
.wpcf7-checkbox .wpcf7-list-item {
    display: block;
		margin-bottom: 8px;
}
.wpcf7-checkbox input[type="checkbox"] {
   vertical-align: middle;
}
