.postid-12735 #primary {

    margin-top: auto !important;

}



.avantioPricePayment {

    background-color: var(--blue);

    padding: 1rem;

    width: 100%;

    color: white;

    margin-bottom: 0.5rem;

}



.avantioPricePayment .title {

    font-size: 21px;

    margin-bottom: 2rem;

}



.avantioPricePayment small {

    font-size: 10px;

}



.avantioPricePayment .price {

    font-size: 35px;

    font-style: italic;

    font-weight: 600;

    color: var(--light-blue);

}



.avantioPricePayment ul {

    margin-top: 2rem;

}



#cancelPolicyBtn {

    display: flex;

    align-items: center;

    justify-content: space-between;

}



#cancelPolicyBtn .title {

    margin: 0;

}



#cancelPolicyBtn span {

    color: white;

    font-weight: bold;

    cursor: pointer;

}

.titre-cross-sell{

    font-family: "Helvetica Neue", sans-serif;

    font-size: 28px;

    font-weight: 700;

    line-height: 24px;

    letter-spacing: 0em;

    text-align: center;

    color: var(--noir);

    margin-bottom: 30px;

}





@media only screen and (max-width: 479px) {

    .container {

        width: 95%;

    }

}
