#REA,
#page_panier #REA_fixed,
#city_shop.shop #REA {
    background-color: #FFF5EF;
}

/*réassurances fiche produit*/
body#product .reassurance a {
    color: #000;
}

#footer #content_footer .footer-top {
    margin-top: 20px;
}

@media screen and (max-width: 800px) {
    #footer #content_footer .footer-top .block_avisverifie {
        padding: 0;
        border-bottom: 1px solid #ffffff;
        border-top: none;
    }
    #footer #content_footer .footer-top .block_rs {
        padding-top: 10px;
        background: transparent;
    }
}