::selection
{
    background-color: #00664f;
    color: #fff;
    text-shadow: none;
}
:root
{
    /* Colors */
    --soldes: #e1001e;
    --tdf: #fedd00;
    /* Font-size */
    --ft-12: 0.75em;
    --ft-14: 0.875em;
    --ft-16: 1em;
    --ft-18: 1.125em;
    --ft-20: 1.25em;
    --ft-22: 1.375em;
    --ft-24: 1.5em;
    --ft-26: 1.625em;
    --ft-28: 1.75em;
    --ft-30: 1.875em;
    --ft-32: 2em;
    --ft-34: 2.125em;
    --ft-36: 2.25em;
    --ft-38: 2.375em;
    --ft-40: 2.5em;
}
.html-slot-container
{
    width: 100%;
}
/* Section */
section
{
    background-color: transparent;
    border: 0px solid transparent;
    padding: 0;
    margin: 0;
}
.delivery-and-return
{
    margin: 0 !important;
}
@media screen and (min-width: 320px) and (max-width: 768px)
{
    .ocs-reco-fullpage div[data-recommender="Page_de_produit_historique"]
    {
        padding: 0 .5em;
    }
}
#plp .icon-top
{
    bottom: 1em !important
}
.page[data-action="Account-AvantagesPage"] #avantagesClub .content.f-col
{
    display: none !important;
}
.page[data-action="Product-Show"] .op-commercial:has(img[src*="Flag-ST"])
{
    display: none;
}