.sticky{

    display: none;

}

img{

    max-width: 100%;

}

footer#colophon{

    display: none;

}

#content.site-content{

    max-width: 1200px;

    margin: 0 auto !important;
    padding: 0 15px;
}

#dodon{

    font-family: 'Lato', sans-serif;

    font-size: 14px;

    color: #206584;

    line-height: 18px;

}

.site-inner .container{

    margin: auto;

}

.row{

    display: flex;

    align-items: center;

}

.col-md-3{

    max-width: 33.333333%;

    flex: 33.333333%;

}

.head-cont{

    justify-content: center;

    align-items: center;

}

#logo,#covid,#desc{

    padding:0 20px;

}

#logo{

    text-align: center;

}

#logo img{

    max-width: 192px;

}



#header-donf{

    background-size: cover;

    padding-top: 40px;

    padding-bottom: 40px;

}

#desc{

    border-left: 3px solid #169fff;

    color: #169fff;

    font-size: 24px;

    font-weight: bold;

    text-transform: uppercase;

    line-height: 28px;

    padding-top: 15px;

    padding-bottom: 15px;

}

h1.title{

    text-align: center;

    font-size: 24px;

    font-weight: bold;

    line-height: 28px;

    color: #1a98fb;

    position: relative;

    padding-bottom: 15px;

    margin-bottom: 30px;

}

h1.title:after{

    content: '';

    width: 30%;

    height: 3px;

    background:  #1a98fb;

    position: absolute;

    bottom: 0;

    left: 50%;

    margin-left: -15%;

}

#text-cont{

    margin: 50px 0;

    font-size: 16px;

    font-weight: 500;

    color: #123f6a;

    line-height: 20px;

}

#text-cont strong{

    color: #ec752b;

}

#text-cont ul{

    list-style: inherit;

    padding-left: 20px;

}

#text-cont ul li{

    margin-bottom: 10px;

}

#selectdon{

    padding: 50px 3%;

    background: #eaedf0;

    margin-bottom: 50px;

    border-radius: 10px;

}

#selectdon h4{

    width: 186px;

    height: 44px;

    font-size: 18px;

    text-align: center;

    display: inline-block;

    line-height: 44px;

    background: #fae1ce;

    border-radius: 5px;

    font-weight: bold;

    text-transform: uppercase;

    margin-bottom: 30px;

}

#selectdon hr{

    background-color: #fff;

    border-top: 1px solid #999999;

    height: 1px;

    margin: 0 0 0.65em;

}

.listselection {

    justify-content: space-between;

    flex-wrap: wrap;

}

.listselection .col-md-4{

    max-width: 31%;

    flex: 31%;

    background: #fff;

    text-align: center;

    padding: 100px 0;

    border-radius: 10px;

    margin: 20px 0;

    cursor: pointer;

}

.listselection .col-md-4:hover,.listselection .col-md-4.active{

    background: #ec752b;

    color: #fff;

}

.listselection .col-md-4 span{

    display: block;

    font-size: 40px;

    font-weight: bold;

    line-height: 40px;

    margin-top: 15px;

}

.listselection .col-md-12{

    background: none;

    border-radius: 5px;

    flex:100%;

    max-width: 100%;

    position: relative;

    border: 1px solid #ccc;

    padding:3px 5px;

    margin-top: 30px;

}

.listselection .col-md-12 > label{

    display: inline-block;

    width: 150px;

}

.listselection .col-md-12 > input{

    display: inline-block;

    width: calc(100% - 155px);

    border: none;

    border-radius: 10px;

    background: none;

    box-shadow:none;

}

.listselection .col-md-12 i{

    position: absolute;

    right: 20px;

    font-weight: 900;

    font-style: normal;

    font-size: 20px;

    top: 16px;

}

#don-form-ltp{

    padding: 0 10%;

}

#grace{

    padding: 40px 0;

    background: #206584;

    text-align: center;

    color: #fff;

    font-size: 18px;

    margin-bottom: 40px;

}

.row-impot-don{

    padding: 40px 10%;

    background: #fff8f2;

    color: #f48337;

    font-style: normal;

    margin: 40px 0;

    border-radius: 10px;

    font-weight: 500;

}

.row-impot-don h5{

    font-size: 24px;

    font-weight: bold;

    color: #f48337;

    line-height: 28px;

    position: relative;

    padding-bottom: 15px;

    margin-bottom: 30px;

    display: inline-block;

    border-bottom: 2px solid #f48337;

}

.row-impot-don > .impot-title > i{

    font-style: normal;

    margin-bottom: 15px;

    color: #206584;

    display: block;

}

.bloc-footer{

    background: url("https://association-les-tout-petits.org/wp-content/themes/the-sky/images/fsep.png") no-repeat top right;

}

.bloc-footer:last-child{

    background: none;

}

#footer-don{

    background: #206584;

    padding: 10px !important;

}

#footer-don .footer-txt{

    font-family: 'Montserrat', sans-serif !important;

    font-size: 12px;

}

.footer-txt b{

    display: block;

    font-size: 14px;

    font-weight: bold;

    text-transform: uppercase;

}

#abonner {

    margin: 50px 0;

}

#abonner .row{

    align-items: inherit;

}

#abonner .col-md-4{

    flex: 33.33333%;

    max-width: 33.33333%;

    text-align: center;

}

#don-form-ltp input[type=text],#don-form-ltp  input[type=email],#don-form-ltp  input[type=url],#don-form-ltp  input[type=password],#don-form-ltp  input[type=search],#don-form-ltp  input[type=tel],#don-form-ltp  input[type=number],#don-form-ltp  textarea, #don-form-ltp select{

    box-shadow: none;

    background: none;

    border-radius: 5px;

    border-width: 1px;

    border-color: #ccc;

    color: #123f6a;

}

#don-form-ltp input::placeholder{

    color: #123f6a;

}

.newsletter input{

    display: block;

}

.newsletter label{

    color: #206584;

    font-size: 16px;

    font-weight: bold;

}

.newsletter {

    background: #dde6ef;

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: center;

    flex-direction: column;

}

.newsletter{

    text-align: center;

    padding: 0 15px;

    font-size: 12px;

    font-style: italic;

}

.newsletter label .orange{

    color: #ec752b;

}

.ligne{

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

}

.ligne h4{

    font-size: 16px;

    margin-bottom: 15px;

}

.content {

    display: block;

    position: relative;

    padding-left: 100px;

    margin-bottom: 45px;

    cursor: pointer;

    font-size: 22px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}



/* Hide the browser's default checkbox */

.content input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

    height: 0;

    width: 0;

}



/* Create a custom checkbox */

.checkmark {

    position: absolute;

    top: 0;

    left: 50%;

    height: 45px;

    width: 100px;

    border-radius: 4px;

    margin-left: -50px;

    margin-top: 0 !important;

    text-align: center;

    line-height: 45px;

    border: 1px solid #ccc;

    font-weight: 600;

}



/* On mouse-over, add a grey background color */

.content:hover input ~ .checkmark {

    background-color:#1a98fb;

    color: #fff;

    border: 1px solid #1a98fb;

}



/* When the checkbox is checked, add a blue background */

.content input:checked ~ .checkmark {

    background-color: #1a98fb;

    color: #fff;

    border: 1px solid #1a98fb;

}



.content.autren{

    margin: 0 !important;

    padding-left: 15px;

}

.content.autren .checkmark{

    left: 10px !important;

    top: -5px !important;

}

#abonner .col-md-4 img{

    width: 100%;

}

.newsletter .content.autren{

    margin-bottom: 50px !important;

}

.newsletter .checkmark{

    background: #ec752b !important;

    width: 35px;

    height: 35px;

    border-radius: 3px;

}

.newsletter .content .checkmark:after{

    left: 13px;

    top: 7px;

    width: 8px;

    height: 16px;

    border: solid white;

    border-width: 0 3px 3px 0;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

    background: none;

    border-radius: 0;

}

.bloc-form-don{

    padding: 0;

}

.bloc-input {

    width: 100%;

    margin-bottom: 20px;

}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{

    display: inline-block;

    width: 100%;

    border-color: rgb(234, 237, 240);

    border-radius: 10px;

    background-color: rgb(251, 251, 251);

    box-shadow: inset 0px 3px 8px 0px rgba(35, 31, 32, 0.1);

    padding: 0.625em 0.4375em;

}

select{

    display: inline-block;

    width: 100%;

    border-color: rgb(234, 237, 240);

    border-radius: 10px;

    background-color: rgb(251, 251, 251);

    box-shadow: inset 0px 3px 8px 0px rgba(35, 31, 32, 0.1);

    padding: 0.625em 0.4375em;

    height: 40px;

}

#submit-btn{

    text-transform: none;

    padding: 20px 30px;

    border-radius: 4px;

    font-size: 18px;

}

.bloc-label label{

    color: #206584;

    font-weight: bold;

    margin-bottom: 5px;

}

.bloc-label label i{

    color: #ff0000;

}

.listselection .col-md-4 label.content{

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    margin: 0;

    padding: 0;

}

.listselection .col-md-4{

    position: relative;

}

.listselection .col-md-4 label.content .checkmark{

    top: 80px;

}

#don-form-ltp .bloc-form-don .text-right {

    max-width: 70%;

    margin: 40px auto 0;

}

#don-form-ltp .bloc-form-don .text-right input#submit-btn{

    border-radius: 40px;

    padding: 15px 30px;

}

#payementLogo img{

    max-width: 200px;

    margin: -80px 0 0 25%;

}

.ligne-impot td{

    padding: 15px;

}

#reassurance{

    display: flex;

    justify-content: space-around;

    gap: 50px;

    flex-wrap: wrap;

}

#reassurance img{

    height: 70px;

    width: auto;

}

#suivi{

    max-width: 800px;

    margin: 30px auto;

    color: #f48337;

}

#don-form-ltp .select-don{

    display: none;

}

.page-template-page-fairedon #soutien-footer{

    display: none;

}

.page-id-4358 #text-cont ul li p{

    margin: 0;

}

.page-id-4820 .site-header-main{

    align-items: center !important;

    justify-content: space-between !important;

}

.page-id-4820 #content{

    margin-top: 0;

}

.page-id-4820 #masthead{

    height: auto;

    padding: 30px 0;

}

.page-id-4820 #masthead .don{

    gap: 15px;

}

.page-id-4820 #masthead  .fair-don-header{

    border-radius: 30px;

    padding: 5px 22px;

}

#miafina{

    display: none;

}

#table-couteque.hide{

    display: none;

}

.page-id-4358 #text-cont ul {

    list-style: none;

}

.page-id-4358 #text-cont ul li {

    display: flex;

    align-items: flex-start;

    gap: 10px;

}

.page-id-4358 #text-cont ul li img {

    max-width: 24px;

}

.ligne-impot td{

    font-size: 16px;

    font-weight: bold;

}

#mailaremplir input[type=text], #mailaremplir input[type=email]{

    box-shadow: none;

    background: none;

    border-radius: 5px;

    border-width: 1px;

    border-color: #ccc;

    color: #123f6a;

}

#mailaremplir .bloc-label {

    display: none;

}

#selectdon > .row{

    flex-wrap: wrap;

    align-items: flex-start;

}

#selectdon > .row > div{

    padding:  0 15px;

    flex: 50%;

    max-width: 50%;

}

#mailaremplir{

    margin-top: 75px;

}

#mailaremplir .bloc-input{

    margin-bottom: 30px;

}

#inpmail{

    display: none;

}

#mailaremplir .bloc-input input::placeholder{

    color: #206584;

    font-weight: 600;

}
@media (max-width: 767px){
    .head-cont{
        flex-wrap: wrap;
    }
    #content.site-content{
        width: 100%;
    }
    #desc{
        text-align: center;
        font-size: 18px;
        border-left: none;
        border-bottom: 3px solid #169fff ;
        line-height: 20px;
    }
    #header-donf {
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #text-cont{
        margin: 20px 0;
        padding: 0 15px;
        font-size: 15px;
    }
    #logo img {
        max-width: 150px;
    }
    #text-cont ul{
        margin-left: 0;
        padding-left: 10px;
    }
    #selectdon > .row > div{
        flex: 100%;
        max-width: 100%;
    }
    .checkmark {
        position: absolute;
        top: 0;
        left: 50%;
        height: 45px;
        width: 60px;
        border-radius: 4px;
        margin-left: -30px;
        margin-top: 0 !important;
        text-align: center;
        line-height: 45px;
        border: 1px solid #ccc;
        font-weight: 600;
        font-size: 18px;
    }
    label.content{
        padding-left: 60px;
        margin-bottom: 45px;
    }
    #mailaremplir {
        margin-top: 25px;
    }
    #selectdon {
        padding: 30px 3% 0;
    }
    .row-impot-don {
        padding: 20px 0;
    }
    .ligne-impot td {
        font-size: 13px;
        font-weight: bold;
    }
    .ligne-impot td {
        padding: 10px;
    }
    #reassurance img {
        height: 50px;
        width: auto;
        display: inline;
    }
    #reassurance{
        gap: 10px;
    }
    #payementLogo img {
        max-width: 200px;
        margin: 20px auto 0;
        display: block;
    }
    #don-form-ltp .bloc-form-don .text-right {
        text-align: center;
    }
}