@charset 'utf-8';
/*
Theme Name: Good Homes-child
Theme URI: http://goodhomes.themerex.net/
Description: Good Homes - Multipurpose and Multiskin Responsive Wordpress theme
Author: ThemeREX
Author URI:  http://themerex.net/
Template: good-homes
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: good_homes
*/


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

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + label:before {
	content: '';
}

.scheme_default input[type="radio"] + label:before, .scheme_default input[type="checkbox"] + label:before {
    border: none;
    background-color: #edf1f2;
}

[type="checkbox"]:not(:checked) + label::before, [type="checkbox"]:checked + label::before {
    font-family: FontAwesome;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background: #f4f4f3;
}


/*
span.wpcf7-list-item-checked:before {
    content:'\e8ab' !important;
}
*/

.wpcf7-checkbox input[type="checkbox"]:checked+span:before {
    background: #01c3ed;
}
