﻿.cyb-uc-CompVignetteLifeConfig__pcSimi--listePc {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    justify-content: space-between;
    align-items: flex-start;
}

.cyb-uc-CompVignetteLifeConfig__psSimi--img {
    width: 100% !important;
    position: relative;
    margin-top: 15px;
    transition: 0.3s !important;
    max-width: 308px;
    top: -10px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi--unPcSimi:hover .cyb-uc-CompVignetteLifeConfig__psSimi--img {
    top: -20px;
}

.cyb-uc-CompVignetteLifeConfig__avis_description__etoiles {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cyb-uc-CompVignetteLifeConfig__etoile {
    gap: 5px;
}

.cyb-uc-CompVignetteLifeConfig__gamer_avismoyen {
    font-size: var(--size_p);
    position: relative;
    top: 2px;
}

.Dark .cyb-uc-CompVignetteLifeConfig__gamer_avismoyen {
    color: #6f736f;
}

.Light .cyb-uc-CompVignetteLifeConfig__gamer_avismoyen {
    color: var(--noir);
}

.cyb-uc-CompVignetteLifeConfig__titleGammeIcons {
    display: flex;
    gap: 10px;
    padding: 5px 0 0 5px;
}

.cyb-uc-CompVignetteLifeConfig__titleGamme {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.PcGamme {
    font-size: 13px;
    font-weight: unset;
}

.Light .PcGamme {
    color: var(--noir);
}

.Dark .cyb-uc-CompVignetteLifeConfig__gamme_expert {
    color: #1481e1;
}

.Dark .cyb-uc-CompVignetteLifeConfig__gamme_maitre {
    color: #8642c2;
}

.Dark .cyb-uc-CompVignetteLifeConfig__gamme_legendaire {
    color: #FFE178;
}

.Dark .cyb-uc-CompVignetteLifeConfig__gamme_initie {
    color: #7acf02;
}

.cyb-uc-CompVignetteLifeConfig__img_gamme_principale {
    min-width: 40px;
    width: 40px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__left {
    display: flex;
    color: var(--blanc);
    width: 60%;
    flex-direction: column;
    max-width: unset;
    gap: unset;
    padding-top: unset;
}

.Dark .cyb-uc-CompVignetteLifeConfig__pcSimi__left {
    color: var(--blanc);
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__left {
    color: var(--noir);
    justify-content: unset;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__right {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    align-content: unset;
}

.Dark .cyb-uc-CompVignetteLifeConfig__pcSimi__right {
    color: var(--blanc);
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__right {
    color: var(--noir);
}


.cyb-uc-CompVignetteLifeConfig__pcSimi__bandeau {
    display: none;
}

/* Image de fond pour les produits en promo ou avec les ids spéciaux */
.cyb-uc__CompVignetteLiteConfig__pc-special {
    /*background-image: url(https://i.notretemps.com/2000x1125/smart/2022/08/18/photo-orage-france.jpeg) !important;*/
    background: #658AE5 !important;
    background-position: center !important;
    background-size: cover !important;
}

    .cyb-uc__CompVignetteLiteConfig__pc-special .cyb-uc-CompVignetteLifeConfig__pcSimiRemisecss {
        color: white;
    }

    .cyb-uc__CompVignetteLiteConfig__pc-special .cyb-uc-CompVignetteLifeConfig__pcSimi__options {
        background-color: white;
        color: black;
    }


.cyb-uc-CompVignetteLifeConfig__optionsRight {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 5px;
}

.Dark cyb-uc-CompVignetteLifeConfig__pcSimi__options span {
    color: var(--blanc);
}

.Light cyb-uc-CompVignetteLifeConfig__pcSimi__options span {
    color: var(--blanc);
    font-weight: 400;
}

.special .cyb-uc-CompVignetteLifeConfig__pcSimi__options {
    background: var(--blanc);
    color: var(--noir);
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__options {
    position: absolute;
    background: #1F1F1F;
    width: max-content;
    color: var(--blanc);
    margin: var(--marg_5_0);
    font-weight: unset;
    display: flex !important;
    align-items: center;
    gap: 4px;
    padding: 5px 10px 5px 6px;
    font-size: var(--size_p);
    border-radius: 4px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__line {
    display: block;
    margin: var(--marg_5_0);
}

.cyb-uc-CompVignetteLifeConfig__pcSimi--unPcSimi {
    width: 100%;
    height: 420px;
    max-width: 588px;
    display: flex;
    position: relative;
    border-radius: 15px;
    min-height: unset;
    padding: unset;
}

.Dark .blocLeftRight {
    background: #2A2548;
}

.Light .blocLeftRight {
    background: #EDEDED;
}

.special .blocLeftRight {
    max-height: 385px;
}

.blocLeftRight {
    display: flex;
    padding: 20px 0 0 40px;
    height: 100%;
    gap: 5px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__titre,
.cyb-uc-CompVignetteLifeConfig__pcSimi__titre span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: var(--semibold);
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__check {
    width: var(--val_15) !important;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__line-caract {
    font-size: 16px;
}

.Dark .cyb-uc-CompVignetteLifeConfig__pcSimi__line-caract {
    color: var(--blanc);
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__line-caract {
    color: var(--noir);
    font-weight: 600;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__line--remise {
    width: fit-content;
    background: #c91d1d;
    padding: 2px 5px;
    border-radius: 3px;
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__line--remise {
    color: var(--blanc);
}

.cyb-uc-CompVignetteLifeConfig__pcSimi_remise {
    display: flex;
    align-items: center;
    gap: var(--val_5);
    font-size: 15px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre {
    font-size: 18px;
    position: relative;
    width: fit-content;
}

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre:after {
        content: "";
        height: 2px;
        width: 100%;
        position: absolute;
        background: #c91d1d;
        left: 0;
        top: 9px;
        transform: rotate(351deg);
    }

.Dark .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre {
    font-weight: var(--medium);
    color: #c9c9c9;
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre {
    font-weight: var(--semibold);
    color: var(--noir);
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__line--prix {
    font-size: 38px;
    font-weight: var(--semibold);
}

.cyb-uc-CompVignetteLifeConfig__pcSimiRemisecss {
    color: #c91d1d;
}

.cyb-uc-CompVignetteLifeConfig__pcSimiDispo {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: var(--semibold);
    color: #00bb55;
}

.cyb-uc-CompVignetteLifeConfig__prixVignette {
    position: relative;
    top: 25px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi_optionblocs {
    position: relative;
    top: 45px;
    display: flex;
    margin-top: unset;
    flex-direction: column;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi__link {
    display: flex;
    flex-direction: column;
    z-index: 1;
    border-radius: 15px;
    overflow: hidden;
}

.special .cyb-uc-CompVignetteLifeConfig__pcSimi__link {
    border-radius: 15px;
}

.special .blocLeftRight {
    border-radius: 15px;
}

.specialBandeau {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.Dark .specialBandeau {
    color: var(--noir);
}

.Light .specialBandeau {
    color: var(--noir);
}

.Dark .cyb-uc-CompVignetteLifeConfig__pcSimi__link {
    outline: solid 1px var(--noir);
}

.Light .cyb-uc-CompVignetteLifeConfig__pcSimi__link {
    outline: unset;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi--unPcSimi:hover .cyb-uc-CompVignetteLifeConfig__psSimi--img {
    /*transform: translateY(-5px)*/
}

.cyb-uc-CompVignetteLifeConfig__cbk_pcgamer-list__item-img {
    filter: invert(99%) sepia(7%) saturate(102%) hue-rotate(276deg) brightness(118%) contrast(100%);
    width: 17px;
}

.cyb-uc-CompVignetteLifeConfig__pcSimi_oneline {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--val_5);
}

.cyb-uc-CompVignetteLifeConfig__pcGamerPaiement36Fois {
    font-size: 13px;
    font-weight: unset;
}

.Dark .cyb-uc-CompVignetteLifeConfig__pcGamerPaiement36Fois {
    color: var(--blanc);
}

.Light .cyb-uc-CompVignetteLifeConfig__pcGamerPaiement36Fois {
    color: var(--noir);
}

@media screen and (max-width: 600px) {
    .cyb-uc-CompVignetteLifeConfig__pcSimi--unPcSimi {
        height: unset;
        min-height: 300px;
        max-width: 95vw;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi_optionblocs {
        top: 40px;
    }

    .cyb-uc-CompVignetteLifeConfig__informations_supplementaires {
        margin-top: 0px;
    }
}

@media screen and (max-width: 500px) {
    .specialBandeau {
        height: 30px;
        font-size: 15px;
    }

    .blocLeftRight {
        padding: 20px 10px 10px;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line-caract {
        font-size: 13px;
        font-weight: 500;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre {
        font-size: 15px;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prix {
        font-size: 32px;
    }

    .cyb-uc-CompVignetteLifeConfig__pcGamerPaiement36Fois {
        font-size: 11px;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimiDispo {
        font-size: 10px;
    }

    .cyb-uc-CompVignetteLifeConfig__prixVignette {
        margin-top: 30px;
        top: unset;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi_optionblocs {
        height: 160px;
    }
}

@media screen and (max-width: 390px) {
    .cyb-uc-CompVignetteLifeConfig__pcSimi__options {
        right: -35vw;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prixBarre {
        font-size: 15px;
    }

    .cyb-uc-CompVignetteLifeConfig__pcSimi__line--prix {
        font-size: 30px;
    }
}

@media screen and (max-width: 380px) {
    .cyb-uc-CompVignetteLifeConfig__gamme_legendaire {
        font-size: 11px;
    }
}
