﻿.cbk_caracteristique-prix__container {
    display: flex;
    position: relative;
    width: 100%;
    gap: 20px;
    z-index: 9;
}

.cbk_gamer_liste-caract-princ {
    display: flex;
    flex-direction: column;
}

.cbk_prix__wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 20px
}

.gamer_prix_alma {
    display: flex;
    flex-direction: column;
    row-gap: 10px !important;
    align-items: unset !important;
}

.gamer_reduction {
    padding: 3px 11px;
    font-size: 24px;
    font-weight: var(--semibold)
}

.prix_config_barre_sans_option {
    font-size: 29px;
    font-weight: var(--semibold);
    color: #BABABA;
    position: relative;
    width: fit-content;
}

    .prix_config_barre_sans_option:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0;
        background: #515151;
        transform: rotate(349deg);
    }

.gamer__prix-total {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.gamer_prix {
    padding: 0 !important;
    row-gap: 10px;
    height: unset !important;
    max-width: unset !important;
    min-width: unset !important
}

.gamer_zone-promo {
    display: flex;
    align-items: center;
    gap: var(--val_15);
}

.gamer_prix-promo {
    background: #cc2423;
    height: 100%;
    width: fit-content;
    color: var(--blanc);
    font-size: var(--size_h4);
    font-weight: var(--semibold);
}

.gamer__prix-total--text {
    font-size: 15px;
    color: white;
    font-weight: var(--semibold)
}

.inancement_possible_gamer {
    height: unset !important;
    display: flex;
    flex-direction: column;
}

.fiche_product_price_carac_prod {
    font-size: 41px;
    font-weight: var(--semibold);
}

.carac_infopaiement {
    display: flex;
    background: var(--jaune);
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

    .carac_infopaiement span {
        color: black
    }

    .carac_infopaiement p {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.cbk_gamer_liste-caract-princ--ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    height: 100%
}

    .cbk_gamer_liste-caract-princ--ul li {
        display: flex;
        flex-direction: column;
        row-gap: 5px;
        font-size: 12px !important;
        border-radius: 10px;
        background: rgb(0 0 0 / 50%);
        backdrop-filter: blur(12px);
        border-radius: 10px;
        width: 96px;
        flex: 1;
        justify-content: center;
        align-items: center;
        padding: 10px !important;
        text-align: center;
        color: white;
        transition: 0.3s;
    }

    .cbk_gamer_liste-caract-princ--ul span {
        width: fit-content;
        text-align: center;
        font-weight: var(--semibold);
        color: var(--dark_texte5);
    }

.cbk_prix--total-mensualite {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 10px;
    width: 100%;
    height: 100%;
    padding: 20px 40px 40px 40px;
    z-index: 1;
    background: rgb(0 0 0 / 50%);
    backdrop-filter: blur(12px);
    border-radius: 10px;
}

.croix_svg path {
    fill: #4ED964;
}

.cbk_montant_mensualite_euro {
    font-size: 20px !important;
    font-weight: 500;
}

.cbk_prix_mensualite {
    align-items: baseline;
    color: white;
}

.financz_cbk {
    padding: 10px 0 0;
    font-weight: var(--semibold);
    color: white !important
}

.ajout-panier {
    display: flex;
    width: 100% !important;
    height: 15% !important;
    background: var(--jaune) !important;
    border: 1px solid var(--jaune);
    box-sizing: border-box;
}

    .ajout-panier:hover {
        background: #ffcf00 url(/images/hover-bouton.png) no-repeat left center !important;
    }

.bt-panier {
    font-weight: 500;
}

.assemble {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px;
    background: rgb(0 0 0 / 50%);
    backdrop-filter: blur(12px);
    border-radius: 10px;
    padding: 30px 15px;
    margin: 0 !important;
    gap: 20px;
}

.gamer_enlignemagasin {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 10px;
    margin: 0
}

.dispo_texte, .gamer_choixmagasin p {
    color: white !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.cbk_gamer__dispo-texte--dispo {
    color: var(--vert) !important
}

.gamer_commande--img {
    width: var(--val_20);
}

.gamer_part_commande {
    align-items: flex-start;
    column-gap: 10px;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: var(--val_10);
    flex-wrap: wrap;
}

.date-de-livraison-avec-option-bloc {
    width: 100%;
}

.dispo_texte {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.stock-dispo {
    color: var(--vert)
}

.hide_price {
    display: none;
}

.gamer_choixmagasin ~ .gamer_magasindispo {
    display: none;
}

.gamer_stockindispo {
    text-transform: capitalize;
    font-size: var(--size_p);
    font-weight: var(--semibold);
}

.gamer_dans {
    color: var(--noir) !important;
    font-size: 16px;
    font-weight: 500
}

.gamer_choixmagasin {
    text-align: left;
}

.gamer_selectlemag {
    border: none;
    border-radius: 0px;
    display: initial;
    text-align: center;
    background: none;
    padding: 0;
    width: fit-content;
    cursor: pointer;
    box-sizing: initial;
    text-decoration: underline;
    font-size: 16px;
}

.cbk_gamer__assemblage--texte {
    color: white;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
}

.cbk_gamer__produit-stock {
    display: flex;
    align-items: center;
    width: 100%;
    column-gap: 10px;
}

.gamer-check {
    width: 20px;
}

.gamer_lineenligne {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.cbk_parmois {
    font-size: 20px !important;
    font-weight: 500;
    gap: 5px;
    color: white;
}

.infopaiement {
    color: var(--noir);
    font-size: 24px;
    font-weight: 500;
    height: 20px !important;
    width: 20px !important;
    cursor: pointer
}

.gamer_assemblegarantie {
    display: flex;
    gap: var(--val_10);
}

.cbk_gamer__assemblage {
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.gamer_grav-ass {
    width: 20px
}

.gamer_gravure img {
    filter: invert(1)
}

.gamer_gtrav {
    width: 100%;
    object-fit: contain
}

.gamer_assembleenfrance {
    width: 25px;
}

.cbk_gamer__assemblage--garantie img {
    transform: scale(1.5)
}

.select-lemag ~ #idselect-mag:hover .mag-list-fiche {
    display: block
}

.cbk_gamer__dispo-mag--texte {
    display: flex;
    column-gap: 3px;
}

.cbk_gamer__dispo-mag {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.cbk_gamer__dispo-stock-magasin .mag-list-fiche-show {
    display: flex !important;
    flex-direction: column;
    width: 420px !important;
    margin: 0 !important;
    padding: 0;
    border-radius: 10px;
    left: 0 !important;
    right: 0;
    position: absolute;
    z-index: 99999999;
}

.mag-list-fiche-show:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid;
    background: #2e2e2e !important;
    left: 0;
    top: 0;
    z-index: -1
}

.mag-lst {
    padding: 15px 20px !important
}

.yntd_close {
    width: 30px !important;
    height: 30px !important;
    background: #ffcf00 !important;
    border-radius: 0px !important;
    display: block !important;
    top: 0 !important;
    position: fixed !important;
    right: 0 !important;
    z-index: 99999 !important;
}

.cbk_pop-up--container {
    filter: unset !important;
    backdrop-filter: blur(12px);
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: rgb(0 0 0 / 81%) !important;
}

.mag-list-fiche .stock-True:hover {
    background: unset;
    cursor: pointer;
}

.mag_fiche {
    display: flex;
}

.dispo-last, .prodfiche_dispo {
    margin-left: auto !important
}

@media screen and (max-width: 1024px) {
    .cbk_prix--total-mensualite {
        position: relative;
        justify-content: flex-start;
    }

    .ajout-panier {
        margin-bottom: 0 !important;
        border-radius: 0 0 10px 10px;
        margin-top: 20px !important
    }

    .gamer_prix_alma {
        padding: 10px 15px 0
    }

    .cbk_gamer__text-financement, .gamer_enlignemagasin {
        padding: 0 15px
    }

    .gamer_assembleshare {
        padding: 20px 15px;
    }

    .gamer_assemblegarantie {
        flex-wrap: wrap;
        justify-content: center;
        gap: var(--val_20)
    }

    .fiche_product_price_carac_prod {
        font-size: 48px;
    }
}

@media screen and (max-width: 940px) {
    .cbk_caracteristique-prix__container {
        flex-direction: column-reverse;
        row-gap: 25px;
    }

    .cbk_gamer_liste-caract-princ {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .cbk_gamer_liste-caract-princ--ul {
        display: flex;
        justify-content: center;
        flex-direction: row;
        column-gap: 15px;
        width: 100%;
    }

        .cbk_gamer_liste-caract-princ--ul li {
            width: 103px
        }

    .cbk_prix--total-mensualite {
        padding: 30px 0 0;
    }

    .gamer_prix_alma {
        padding: 10px 25px 0
    }

    .cbk_gamer__text-financement, .gamer_enlignemagasin {
        padding: 0 25px
    }
}

@media screen and (max-width: 768px) {
    .cbk_gamer__assemblage--texte {
        white-space: unset;
    }

    .cbk_gamer_liste-caract-princ {
        flex-direction: row;
        width: 100%;
        justify-content: center
    }

    .cbk_gamer_liste-caract-princ--ul {
        column-gap: 10px;
        row-gap: 15px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }

        .cbk_gamer_liste-caract-princ--ul li {
            width: 100%;
            padding: 10px 22px !important;
        }

    .cbk_prix--total-mensualite {
        padding: 10px 0 0
    }

    .ajout-panier {
        border-radius: 0 0 10px 10px;
        position: relative !important;
        left: 0 !important;
        transform: unset !important;
        margin-top: 20px !important
    }

    .gamer_assemblegarantie {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cbk_gamer__assemblage--gravure {
        order: 0
    }

    .cbk_gamer__assemblage--france {
        order: 2
    }

    .cbk_gamer__assemblage--garantie {
        order: 1
    }

    .gamer_assembleshare {
        padding: 15px 15px;
        flex-wrap: wrap;
        gap: var(--val_20);
    }

    .gamer_prix_alma {
        padding: 10px 25px 0
    }

    .cbk_gamer__text-financement, .gamer_enlignemagasin {
        padding: 0 25px
    }
}

@media screen and (max-width: 483px) {
    .select-mag {
        position: unset !important;
    }

    .cbk_gamer__dispo-stock-magasin .mag-list-fiche-show {
        margin: auto !important;
        width: 350px !important;
    }
}