/*!
Theme Name: ftpa
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ftpa

*/
.wpcf7-not-valid-tip {
    display: none !important;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check {
    position: relative;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check label {
    background-color: transparent;
    padding-left: 0;
    padding-top: 0;
    display: flex;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check label input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0;
    width: 31px;
    background-color: transparent;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check label input[type=checkbox]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 31px;
    height: 31px;
    color: #202D60;
    background-color: transparent;
    border: 1px solid #202D60;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check label input[type=checkbox]:checked::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.781' height='15.996' viewBox='0 0 21.781 15.996'%3E%3Cg id='tick' transform='translate(0 -67.997)'%3E%3Cg id='Group_1725' data-name='Group 1725' transform='translate(0 67.997)'%3E%3Cg id='Group_1724' data-name='Group 1724' transform='translate(0 0)'%3E%3Cpath id='Path_1206' data-name='Path 1206' d='M21.461,68.316a1.089,1.089,0,0,0-1.54,0L6.874,81.364,1.859,76.349a1.089,1.089,0,0,0-1.54,1.54L6.1,83.674a1.089,1.089,0,0,0,1.54,0L21.461,69.857A1.089,1.089,0,0,0,21.461,68.316Z' transform='translate(0 -67.997)' fill='%23202d60'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    font-weight: 900;
    text-align: center;
}

.single-recrutements .talents-postulez .content-talents-postulez .talents-postulez-form .grid-1.form-group.form-check label span {
    width: calc(100% - 51px);
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    color: #002060;
    margin-left: 20px;
}
