/* CSS user pages */



#donate {

    padding: 3.125rem 0 6.25rem 0;

}



#donate .page-subtitle .title {

    margin-bottom: 2rem;

}


#donate .card{
    padding-right: 10px;
}
#donate .card .title{
    line-height: 1.2em;
    min-height: 2.4em;
}
#donate .card .title:after{
    display: none !important;
}
#donate .card .separator{
    display: block;
    background-color: var(--wp--preset--color--light);
    height: 0.0625rem;
    width: 5rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
#donate .card p {

    font-weight: normal;

    font-size: 0.75rem;

    line-height: 1.25rem;

    text-align: left;

    color: #808080;

    max-width: 90%;

}

@media (max-width: 47.9375rem){

    #donate {

        padding: 1.875rem 0 2.5rem 0;

    }

}

@media (max-width: 35.4375rem){

    #donate .card:not(:last-of-type){

        margin-bottom: 1.875rem;

    }

}





#make-donation {

    padding-top: 3.75rem;

    padding-bottom: 1.875rem;

    background-color: var(--wp--preset--color--white-2);

}
#make-donation .label-montant{
    display: none;
}

#make-donation #module-give #give-paypal-commerce-smart-buttons-wrap{
    display:  none !important;
}
#make-donation #module-paypal #give-card-number-wrap-234408,
#make-donation #module-paypal #give-card-cvc-wrap-234408,
#make-donation #module-paypal #give-card-name-wrap-234408,
#make-donation #module-paypal .card-expiration {
    display:  none !important;
}
#make-donation #module-paypal #give_purchase_form_wrap {
    display: flex;
    flex-direction: column;
}
#make-donation #module-paypal #give_cc_fields-234408 {
    order: 1;
}
#make-donation #module-paypal #give_cc_fields-234408 legend {
    display: none !important;
}
#make-donation #module-paypal #give-purchase-button {
    display: none;
}
#make-donation #module-paypal #give-paypal-commerce-smart-buttons-wrap .paypal-buttons {
    display: block !important;
    margin: auto !important;
}
#make-donation .separator-with-text,
#make-donation .give-form-title{
    display: none !important;
}
#make-donation .label-montant{
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em !important;
    font-weight: 700 !important;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
    color: #808080 !important;
}
#make-donation #give_purchase_form_wrap{
    margin-top: 30px;
}
#make-donation .container {

    padding: 0 1.875rem;

}



#make-donation h2.title {

    text-align: center;

    margin-bottom: 1.875rem;

}



#make-donation .module-container {

    padding: 1.875rem;

    background-color: #fff;

    margin-bottom: 2rem;

}

#make-donation .module-container .module-top{

    cursor: pointer;

}

#make-donation .module-container .expand{

    transition: all ease .4s;

}

#make-donation .module-container .active .expand{

    transform: rotate(90deg);

}

#make-donation .module-container .active .expand svg path:last-of-type{

    display: none;

}

#make-donation .module-container:last-of-type{

    margin-bottom: 0;

}



#make-donation .module-container h3.title {

    font-weight: bold;

    font-size: 1.125rem;

    letter-spacing: 0.05em;

    color: #002ab4;

    text-transform: uppercase;

    margin-bottom: 1.25rem;

}



#make-donation .module-container p {

    font-family: "Open Sans";

    font-weight: normal;

    font-size: 0.875rem;

    line-height: 1.25rem;

    color: #959595;

    margin-bottom: 0.9375rem;

}



#make-donation .module-container .cards-logos svg {

    margin-right: 0.9375rem;

}



#make-donation .module-container .expand {

    float: right;

    align-self: center;

}



#make-donation .module-container .bt-plus{

    width: 1rem;

    height: 1rem;

    position: relative;

}

#make-donation .module-container .bt-plus>div{

    background: #002ab4;

    width: 100%;

    height: 0.125rem;

    position: absolute;

    top: 0.4375rem;

    left: 0;

    transition: all ease .4s;

}

#make-donation .module-container .bt-plus>div:first-of-type{

    transform: rotate(90deg);

}

#make-donation .module-container.active .bt-plus>div:first-of-type{

    transform: rotate(0deg);

}

#make-donation .module-container .module-content{

    overflow: hidden;

    height: 0;

}

#make-donation .module-container  .module-content .content-height{

    padding: 1.875rem 0 0 0;

    color: #808080;

}

@media (max-width: 47.9375rem){

    #make-donation .container {

        padding: 0 1.25rem;

    }

}

@media (max-width: 35.4375rem){

    #make-donation{

        padding: 1.25rem 0;

    }

    #make-donation .module-container{

        padding: 1.25rem;

    }

    #make-donation .module-container h3.title{

        margin-bottom: 1.25rem;

    }

    #make-donation h2.title {

        text-align: left;

    }

    #make-donation .module-container{

        position: relative;

    }

    #make-donation .module-container:last-of-type{

        margin-bottom: 0;

    }

    #make-donation .module-container .expand{

        position: absolute;

        top: 1.25rem;

        right: 1.25rem;

        float: none;

        width: 1.25rem;

        height: 1.25rem;

    }

    .give-submit{

        width: 100%;

    }

}



#ab-visuel.on-donate-page{

    padding-bottom: 1.25rem;

}



/*

 * PAGE : MON COMPTE

 */

#lostpwd-page,

#login-page,

#account-page{

    padding: 2.5rem 0;

}

#login-page #give-paypal-commerce-smart-buttons-wrap::before {
    content: "Paiement depuis la plateforme PayPal. Possibilité de paiement par Carte bancaire sans obligation de création de compte Paypal.";
    display: block;
    max-width: 750px;
    margin-bottom: 15px;
    font-style: italic;
}

@media (max-width: 47.9375rem){

    #lostpwd-page,

    #login-page,

    #account-page{

        padding: 1.875rem 0 0 0;

    }

}



/*

 * PAGE : CONNEXION

 */

#login-page .form-container{

    padding: 0 2.5rem 0 1.25rem;

}

#login-page .main-title{

    font-weight: 700;

    margin-bottom: 2.25rem;

}

#login-page .login-wrap{

    border: none;

    padding: 0;

    width: 100%;

    max-width: 100%;

}

#login-page .login-wrap input[type="text"], .login-wrap input[type="password"] {

    border-radius: 0px;

}

#login-page form{

    display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

}

#login-page .log-form-group{

    padding: 0;

    width: 50%;

    margin-bottom: 1rem;

}

#login-page .log-form-group:nth-of-type(1){

    padding-right: 0.4375rem;

}

#login-page .log-form-group:nth-of-type(2){

    padding-left: 0.4375rem;

}

#login-page .log-form-group label{

    margin-bottom: 0.625rem;

    color: var(--wp--preset--color--primary);

    font-size: 1.125rem;

    display: block;

}

#login-page .log-form-group label.lw-error{

    color: var(--wp--preset--color--vivid-red);

    font-size: 0.75rem;

    position: absolute;

}

#login-page .log-form-group input{

    padding: 0.75rem 0.625rem;

    border: solid 0.0625rem var(--wp--preset--color--grey);

}

#login-page .log-form-group input{

    color: var(--wp--preset--color--primary);

}

#login-page .log-form-group input::placeholder{

    color: var(--wp--preset--color--grey);

}

#login-page .log-form-group:nth-of-type(3){

    width: 100%;

    text-align: center;

    margin-bottom: 1rem;

}

#login-page #login-form input[type="submit"]{

    cursor: pointer;

    /*padding: 1.25rem 1.875rem;

    background: var(--wp--preset--color--primary);

    color: var(--wp--preset--color--white);

    text-transform: uppercase;

    display: inline-flex;

    max-width: 17.875rem;

    justify-content: center;

    border: none;*/

    padding: 0.9375rem 5rem;

    border: none;

    border-radius: 0;

    background: #022AB4;

    font-family: Inter;

    font-weight: 500;

    font-size: 0.75rem;

    letter-spacing: 0.1em;

    line-height: 1.125rem;

    text-align: center;

    color: #fff;

    text-transform: uppercase;

    margin-top: 1.875rem;

}

#login-page .log-form-group.extra-links{

    margin-bottom: 0;

    text-align: center;

    font-size: 0.875rem;

    margin-top: 10px;

    color: var(--wp--preset--color--grey);

    width: 100%;

    justify-content: center;

}



@media (max-width: 35.4375rem){

    #login-page .main-title{

        margin-bottom: 1.25rem;

    }

    #login-page .form-container{

        padding: 0;

    }

    #login-page .log-form-group{

        width: 100%;

        padding: 0 !important;

    }

    #login-page #login-form input[type="submit"]{

        width: 100%;

        max-width: 100%;

    }

}



/*

 * PAGE : LOST PASSWORD

 */

#lostpwd-page .form-container{

    padding: 0 2.5rem 0 1.25rem;

}

#lostpwd-page .main-title{

    font-weight: 700;

    margin-bottom: 2.25rem;

}

#lostpwd-page .login-wrap{

    border: none;

    padding: 0;

}

#lostpwd-page form{

    display: flex;

    justify-content: center;

    align-items: stretch;

    flex-wrap: wrap;

}

#lostpwd-page .forgot-pass-form-group{

    padding: 0;

    width: 50%;

    margin: 0;

}

#lostpwd-page .forgot-pass-form-group:nth-of-type(1){

    padding-right: 0.4375rem;

}

#lostpwd-page .forgot-pass-form-group:nth-of-type(2){

    padding-left: 0.4375rem;

    display: flex;

}

#lostpwd-page .forgot-pass-form-group label{

    margin-bottom: 0.625rem;

    color: var(--wp--preset--color--primary);

    font-size: 1.125rem;

    display: block;

}

#lostpwd-page .forgot-pass-form-group label.error{

    color: var(--wp--preset--color--vivid-red);

    font-size: 0.75rem;

    position: absolute;

}

#lostpwd-page .forgot-pass-form-group input{

    padding: 1rem;

    border: solid 0.0625rem var(--wp--preset--color--grey);

}

#lostpwd-page .forgot-pass-form-group input{

    color: var(--wp--preset--color--primary);

}

#lostpwd-page .forgot-pass-form-group input::placeholder{

    color: var(--wp--preset--color--grey);

}

#lostpwd-page #forgot input[type="submit"]{

    cursor: pointer;

    padding: 1.05rem 1.875rem;

    background: var(--wp--preset--color--primary);

    color: var(--wp--preset--color--white);

    text-transform: uppercase;

    display: inline-flex;

    width: 100%;

    justify-content: center;

    border: none;

    margin-top: auto;

}

#lostpwd-page .forgot-pass-form-group:nth-of-type(3){

    width: 100%;

    text-align: center;

    margin-bottom: 1rem;

}

#lostpwd-page .forgot-text{

    display: none;

}

@media (max-width: 35.4375rem){

    #lostpwd-page .form-container{

        padding: 0;

    }

    #lostpwd-page .main-title{

        margin-bottom: 1.25rem;

    }

    #lostpwd-page .forgot-pass-form-group{

        width: 100%;

        padding: 0 !important;

        margin-bottom: 2.5rem;

    }

    #lostpwd-page .forgot-pass-form-group:last-of-type{

        margin-bottom: 0;

    }

}





.error_wid_login{

    background-color: var(--wp--preset--color--white-2);

    border-color: var(--wp--preset--color--dark);

    margin-bottom: 2rem;

}





/* PAGE Mon compte */



#give-donor-dashboard {

    max-width: 100% !important;

    width: 100% !important;

}



.give-donor-dashboard-desktop-layout {

    border-radius: 0px !important;

    box-shadow: none !important;

}