﻿/* NEW GAMING */
.univers-cat {
    margin-top: -50px;
    background: url(/images_produits/grosbill/img-gamer/svg/fond.jpg) no-repeat -1px -2px;
    height: 690px;
    background-size: cover;
}

    .univers-cat .st1 {
        cursor: pointer;
    }

.sep-gaming {
    background: url(/images_produits/grosbill/img-gamer/svg/sep.png) no-repeat center center;
    width: 100%;
    height: 15px;
    display: block;
}

.news-gaming {
    text-align: center;
    margin: 25px 0;
}


.gaming-page .menu_fiche_produit {
    transition: none;
}

.gaming-news-txt {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 35%;
}

.lien-gaming {
 
    position: relative;
   
  
    box-sizing: border-box;
   
    line-height: 35px;
    font-size: 0;
    text-align: center;
}

.filtr-title {
    float: left;
    font-size: 13px;
    line-height: 28px;
    padding: 0 10px 0 0px;
    margin-right: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    border-right: 1px dotted white;
}

.voir-tout-pc {
    color: black;
    margin: 10px auto;
    background: #0B5;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 36px;
    display: block;
    cursor: pointer;
    width: 300px;
}

    .voir-tout-pc:hover {
        background: #ffe266;
    }

.barre-float .filtr-title {
    border-right: 1px dotted white;
    color: white;
    background: black;
}


.filtre-gaming .filtre-all {
    text-align: center;
    width: 198px;
    color: white;
    line-height: 27px;
    margin: 0 auto 0px;
    background: black;
    float: right;
    position: relative;
    border: 1px solid white;
}

.p-option {
    margin-bottom: 20px;
    font-size: 12px;
}

    .p-option span {
        font-weight: bold;
    }

.cp-98 {
    background: url(/images_produits/grosbill/site/box.png) no-repeat center top;
}

.options-extra {
    background: url(/images_produits/grosbill/site/add-g3.png) no-repeat center top;
}

#options .title-w {
    margin-bottom: 0;
}

.list-options-98-1 .voir-fiche-option {
    display: none;
}

.option-right .bloc-option .list-options-98-1 li {
    float: right;
}

.filtre-gaming .filtre-all::before {
    background: white;
    content: "";
    display: block;
    position: absolute;
    height: 28px;
    width: 28px;
    left: 0;
}


.gaming-page .achat-bck .prixPromo {
    color: white;
    display: block;
    vertical-align: middle;
    background: #b60e20;
    font-size: 16px;
    line-height: 36px;
    padding: 0 3px;
    margin-right: 5px;
    font-weight: bold;
}

.black-config .prix.prixPromo {
    position: absolute;
    background: red;
    left: 15px;
    top: 50px;
    width: 50px;
    height: 50px;
    border-radius: 70px;
    font-weight: bold;
    line-height: 50px;
    font-size: 20px;
    z-index: 10;
    color: white;
}

.filtre-gaming.barre-float .filtrage-gaming.filtre-all::before {
    display: block;
}

.filtrage-gaming.filtre-all ul {
    right: -2px;
}

.filtre-gaming .filtre-all:after {
    color: white;
    background: url(/images/fleche-decroissant.png) no-repeat 7px center;
    width: 20px;
    height: 12px;
    background-size: 12px;
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    z-index: 8;
    top: 50%;
    transform: translateY(-50%);
}

.warp-config {
    display: table;
    width: 100%;
}

.goto-block {
    display: none;
}

.barre-float .goto-block {
    display:none;
   /*display: table-cell;*/ 
    background: #f3f3f3;
    vertical-align: middle;
}





.fiche-pc .txt-fiche-prod .achat-bck.barre-float ul {
    margin-top: 0;
    display: table;
    width: 100%;
    height: 40px;
}

.gaming-page .fiche-pc article .txt-fiche-prod .barre-float li {
    padding-top: 0;
    margin: 0;
    width: auto;
    display: table-cell;
    vertical-align: middle;
}


    .gaming-page .fiche-pc article .txt-fiche-prod .barre-float li a {
        color: black;
        text-transform: uppercase;
        font-weight: 600;
        border-right: 1px dotted black;
        display: block;
        line-height: 30px;
    }

.barre-float .filtrage-gaming p {
    color: black;
}

.filtre-gaming.barre-float .filtrage-gaming:nth-child(2)::before {
    background: url(/images/img-gamer/proc.png) no-repeat left center;
    background-size: 22px;
}

.filtre-gaming.barre-float .filtrage-gaming:nth-child(3)::before {
    background: url(/images/img-gamer/cg.png) no-repeat left center;
    background-size: 22px;
}

.filtre-gaming.barre-float .filtrage-gaming:nth-child(4)::before {
    background: url(/images/img-gamer/ram.png) no-repeat left center;
    background-size: 22px;
}


.filtre-gaming.barre-float {
    position: fixed;
    top: 60px;
    margin-bottom: 0;
    z-index: 498;
    padding: 0;
    background: #eee;
    height: 60px;
}

    .filtre-gaming.barre-float .tri-asc {
        margin: 15px 0;
    }


.barre-float .filtrage-gaming ul {
    top: 58px;
}

.filtre-gaming.barre-float .tri-desc {
    margin: 15px 0;
}

.filtre-gaming.barre-float p {
    padding: 15px 0px 15px 34px;
}


.filtre-gaming.barre-float .filtr-title {
    padding: 16px 10px;
}

.barre-float.filtre-gaming .filtre-all {
    border: 1px solid black;
    margin-top: 14px;
}

.barre-float .filtrage-gaming.filtre-all p {
    color: white;
}

.barre-float .filtrage-gaming.filtre-all ul {
    right: -1px;
    top: 29px;
}


.cp-jeux {
    background: url(/images_produits/grosbill/site/game-controller.png) no-repeat center top;
    background-size: auto;
}


.cp-intact {
    background: url(/images_produits/grosbill/site/marketing.png) no-repeat center top;
    background-size: auto;
}


.gaming-page .fiche-pc article .txt-fiche-prod .plus-gaming {
    font-weight: 400;
    color: black;
    font-size: 80px;
    padding-top: 28px;
    vertical-align: middle;
}

.all-spec {
    position: relative;
    clear: both;
    
    padding: 5px 0;
    margin-top: 1%;
    width: 100%;
    float: right;
}

.carac-gaming .lien-gaming {
    margin: 5px 0;
    border: 1px solid #0B5;
    background: #0B5;
}


.float-spec {
    position: absolute;
    width: 20px;
    background: black;
    text-align: center;
    min-height: 100%;
    top: 0;
    left: 0;
}

    .float-spec span {
        transform: translate(-50%,-50%);
        top: 50%;
        font-size: 12px;
        position: absolute;
        font-weight: bold;
        color: white;
        text-transform: uppercase;
        text-align: center;
        left: 50%;
    }

.carac-gaming-courte {
    padding-left: 0px;
    display:inline-block;
    width:100%;
    text-align:left;
}


.lien-gaming a span {
    font-size: 24px;
    font-weight: 600;
    transition: all 0.5s;
    padding-left: 0px;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #ff0b00;
}

.gaming-page .ajout-panier.ajout-fiche-produit input {
    transition: none;
}


.lien-gaming a:hover span {
    background-position: left center;
}

.lien-gaming a:nth-child(2) {
    color: white;
    background:#0B5;
    border-radius:5px;
}

.lien-gaming p span {
    font-size: 12px;
    font-weight: 600;
    transition: all 0.5s;
    text-transform: uppercase;
    background: url(/images_produits/grosbill/img-gamer/svg/fleche-n.png) no-repeat left 50px;
    box-sizing: border-box;
}



.lien-gaming p:hover span {
    background-position: left center;
    padding-left: 12px;
}

.faire-config .lien-gaming p:hover:first-child span {
    padding-left: 0;
    background: none;
}

.faire-config .lien-gaming p:first-child span {
    padding-left: 0;
    background: none;
}

.lien-gaming p:nth-child(2) {
    background: #0B5;
}





.global-internet {
    display:none;
    overflow: hidden;
    margin-top: 3%;
    margin-bottom: 3%;
    position: absolute;
    width: 100%;
    top: 65%;
}

.option-right .bloc-option ul li {
    background: none;
    padding-left: 0;
    float: left;
    width: 48%;
    border: 2px solid black;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    line-height: 18px;
    font-size: 12px;
    position: relative;
    padding-bottom: 15px;
    transition: all 0.5s;
    box-sizing: border-box;
}


    .option-right .bloc-option ul li:hover {
        box-shadow: 0px 0px 12px black;
    }

.option-left li p:hover {
    box-shadow: 0px 0px 12px black;
}

.option-right .bloc-option ul li:nth-child(2n+1) {
    margin-right: 2%;
    clear: both;
}

.option-right .bloc-option ul li div {
    height: 36px;
    overflow: hidden;
}


.fermeture-pop {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    background-image: url(fancybox_sprite.png);
    text-indent: -4000px;
    cursor: pointer;
    z-index: 99;
}

.diff-prix {
    color: #107200;
    font-weight: 700;
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
}

    .diff-prix.diff-negative {
        color: #b60e20;
    }

.lib-option {
    display: none;
}

.option-right .bloc-option ul li p {
    display: block;
    color: black;
    border: 2px solid black;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
    margin: 10px auto 10px auto;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.5s;
    width: 50%;
}

    .option-right .bloc-option ul li p:hover {
        background: black;
        color: white;
    }

.gaming-news-txt .gaming-news-titre {
    text-transform: uppercase;
    font-size: 30px;
    color: black;
    font-weight: bold;
    line-height: 30px;
}

.gaming-news-txt p {
    color: #838383;
    font-size: 12px;
    margin-bottom: 45px;
    line-height: 20px;
}

.gaming-news-txt .nouveau-gaming-txt {
    font-size: 16px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    margin-bottom: 0;
    border-left: 10px solid red;
    padding-left: 10px;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
}

.nouveau-gaming-txt span {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
}

.gaming-news-img {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.top-marg-gaming {
    margin-top: -50px;
}

.option-config-gamer {
    margin: 30px 0;
    font-size: 0;
    position: relative;
}

.bon-plan-pc .logo-gaming {
    display: none;
}

.bon-plan-pc.black-config .img-blackconfig {
    display: none;
}

.bon-plan-pc {
    background: black;
}

.img-bp-pc {
    display: none;
}

.bon-plan-pc .img-bp-pc {
    display: block;
}

.title-w {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: black;
    line-height: initial;
    letter-spacing: 10px;
    
}
#composant-inclu{
    margin-top:8px;
}

.title-w span {
    color: black;
    text-transform: uppercase;
}

.option-right {
    display: inline-block;
    vertical-align: middle;
    width: 540px;
    position: relative;
}

.option-config-gamer .fancybox-close {
    top: -25px;
    right: -25px;
    display: none;
}


.cfg-compare.pop {
    width: 95%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: fixed;
    z-index: 501;
}

.cfg-compare {
    z-index: 500;
    display: inline-block;
    vertical-align: middle;
}

.nb-compare {
    display: none;
}

.check-compa.compa-sel {
    background-color: #f00 !important;
}

.bloc-compare {
    display: none;
}



.bt-comparer {
    padding: 5px 10px;
    margin: 0 10px;
    font-size: 12px;
    float: left;
    border: 1px solid white;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
}

    .bt-comparer.bt-reset {
        display: none;
    }

.compare-sel {
    background: white;
    color: black;
}

.barre-float .bt-comparer {
    color: black;
    border: 1px solid black;
}

.barre-float .compare-sel {
    color: white;
    background: black;
}



.cfg-compare.pop .bt-comparer {
    display: none !important;
}


.cfg-compare.pop .bloc-compare {
    display: block;
    overflow: hidden;
    background: white;
}



    .cfg-compare.pop .bloc-compare .compare {
        float: left;
        width: 33%;
        font-size: 14px;
        text-align: center;
        box-sizing: border-box;
        padding: 15px;
        border-right: 1px dotted black;
    }

        .cfg-compare.pop .bloc-compare .compare:nth-child(5) {
            border-right: none;
        }

        .cfg-compare.pop .bloc-compare .compare .nom p, .cfg-compare.pop .bloc-compare .compare .nom span {
            display: inline-block;
            font-weight: 600;
            text-transform: uppercase;
        }

        .cfg-compare.pop .bloc-compare .compare .nom {
            font-weight: 600;
            text-transform: uppercase;
            font-size: 16px;
        }

.voir-fiche-option {
    background: url(/images_produits/grosbill/img-gamer/ico-sortir.png);
    position: absolute;
    width: 28px;
    height: 28px;
    right: 5px;
    top: 5px;
    text-indent: -50000px;
}

.cfg-compare.pop .bloc-compare .compare img {
    height: 200px;
}

.option-left {
    display: inline-block;
    vertical-align: middle;
    width: 740px;
    min-height: 450px;
}

    .bloc-option li,
    .option-left li {
        padding-left: 60px;
        line-height: 50px;
        color: #838383;
        font-weight: normal;
        background-position: left center;
        background-size: 40px;
        font-size: 14px;
        transition: box-shadow 0.5s;
    }

        .option-left li p.change-modif {
            background-color: #132643;
            display: none;
            color: white;
            cursor: default;
        }

.list-options-53 .lib-option {
    display: block;
}

.option-left li p {
    display: inline-block;
    color: black;
    border: 2px solid black;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
    margin: 10px 15px 10px 0;
    cursor: pointer;
    vertical-align: middle;
    width: 85px;
    text-align: center;
}

.choix-options ul li span span,
.option-left li span span {
    color: black;
    font-weight: 600;
    display: inline;
}

.option-left li p.change-hv:hover::after {
    content: "";
    display: block;
    background-color: rgba(255,255,255,0.5);
    position: absolute;
    z-index: 9;
}

.option-left .cp-15 p:hover::after,
.option-left .cp-boit p:hover::after {
    right: 107px;
    top: 34px;
    width: 450px;
    height: 450px;
}

.option-left .cp-5 p:hover::after,
.option-left .cp-proc p:hover::after {
    right: 358px;
    top: 153px;
    width: 55px;
    height: 55px;
}

.option-left .cp-6 p:hover::after,
.option-left .cp-cg p:hover::after {
    right: 270px;
    top: 248px;
    width: 232px;
    height: 48px;
}

.option-left .cp-2 p:hover::after,
.option-left .cp-ram p:hover::after {
    right: 298px;
    top: 122px;
    width: 55px;
    height: 118px;
}

.option-left .cp-3 p:hover::after {
    right: 276px;
    top: 352px;
    width: 85px;
    height: 87px;
}

.option-left .cp-watercooling p:hover::after {
    right: 358px;
    top: 153px;
    width: 55px;
    height: 55px;
}

.content-prog.next-etape {
    display: none;
}

    .content-prog.next-etape.pop-cfg {
        position: fixed;
        width: 50%;
        top: 50%;
        left: 50%;
        display: block;
        z-index: 100;
        transform: translate(-50%,-50%);
    }

        .content-prog.next-etape.pop-cfg .faire-config {
            height: 500px;
        }

.pop-cfg .faire-config .lien-gaming {
    margin: 2% auto;
    border: 1px solid #0B5;
    clear: both;
    width: 42%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}

.pop-cfg .bt-retour-etape {
    background: url(../landing-pages/images/configurateur/croix-ferme.png) no-repeat;
    background-size: auto;
    background-size: 28px;
    position: absolute;
    bottom: 23px;
    left: 24%;
    height: 28px;
    text-indent: -10000px;
    cursor: pointer;
    width: 28px;
    z-index: 3;
}

.block-hidden {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    z-index: 99;
    display: none;
    background-color: #ccc;
    transform: translate(-50%,-50%);
    opacity: 0.75;
}

.content-prog.next-etape.pop-cfg .block-pc-gaming {
    width: 100%;
    cursor: default;
}


.liste-produits.univers-gamer .firstletter span {
   color:black;
   text-transform:uppercase;
    display:block;
    font-size:30px;
}

.gaming-page.page-pc-gros .complete-liste .firstletter {
    border-left: none;
    font-weight:800;
    color: #ff0b00;
}

.pc-grosbill-list ul{
font-size:0;
}

    .pc-grosbill-list ul li {
        width: 32%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        
        margin-bottom: 60px;
    }

        .pc-grosbill-list ul li a {
            display: block;
            border: 1px solid #ff0b00;
            position: relative;
            box-sizing: border-box;
            padding-bottom: 30px;
            box-shadow: 10px 10px 10px #aaa;
            background:white;
        }

.pc-grosbill-list1 {
    box-shadow: 10px 10px 10px #aaa;
    background:white;
}

.pc-grosbill-list ul li img {
    width: 100%;
}

        .pc-grosbill-list ul li a::after {
            content: "";
            background: url(/images/link-bot.jpg) no-repeat center center;
            position: absolute;
            bottom: -30px;
            cursor:pointer;
            left: 50%;
            width: 60px;
            height: 60px;
            transform:translateX(-50%);
        }

.gaming-page.page-pc-gros {
background:#f0f0f0;
}

.pc-grosbill-list ul li:nth-of-type(2) {
    margin: 0 2% 60px;
}

.titre-pcgros {
    background: #ff0b00;
    color: white;
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    text-transform:uppercase;
}

    .titre-pcgros span {
        font-weight: bold;
        text-transform: uppercase;
        display:block;
    }

.mini-desci {
    margin-bottom: 10px;
    text-align: center;
}

.titre-desc-gaming {
    font-weight: 600;
    color: black;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px
}

.meilleur-vente-gaming {
    margin: 25px 0;
    overflow: hidden;
    padding-bottom: 20px;
}

    .meilleur-vente-gaming .lien-gaming a:nth-child(2) span {
        font-size: 14px;
        color:white;
    }

        .meilleur-vente-gaming .lien-gaming a:nth-child(2) span sup {
            top: -4px;
            position: relative;
        }

.desc-gaming {
    font-size: 12px;
    margin-bottom: 10px;
    color: #6D6B6B;
    text-align: center;
    line-height: 14px;
}

    .desc-gaming.desc-gaming-h2 {
        padding-top: 5px;
        text-align: left;
    }


        .desc-gaming.desc-gaming-h2 span::after {
            content: ' - ';
        }

        .desc-gaming.desc-gaming-h2 span:last-child::after {
            content: '';
        }

.meilleur-vente-gaming ul li {
    float: left;
    width: 23%;
    box-shadow: 0px 0px 10px #aaa;
    margin: 0 1%
}

.meilleur-vente-gaming a {
    display: block;
}

.gaming-news-txt .lien-gaming a {
    width: 100%;
    text-decoration:none;
}

.lien-gaming a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    width: 50%;
    text-align:center;
    margin:5px auto;
    position: relative;
    transition: all 0.5s;
    vertical-align: middle;
    line-height: 35px;
    height: 35px;
}

.news-gaming .lien-gaming a {
    background: #0B5;
    border-radius: 5px;
}

    .news-gaming  .lien-gaming a span {
        font-size: 14px;
        font-weight: 600;
        transition: all 0.5s;
        padding-left: 0px;
        text-transform: uppercase;
        box-sizing: border-box;
        color: white;
        border: none;
    
    }

    .carac-gaming .lien-gaming p {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        width: 50%;
        position: relative;
        transition: all 0.5s;
        color: black;
        box-shadow: 10px 10px 10px #aaa;
        background: white;
    }

.meilleur-vente-gaming-titre {
    text-transform: uppercase;
    font-size: 30px;
    color: #ff0b00;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
}


.right-g-i {
    display: inline-block;
    text-align: center;
    width: 30%;
    vertical-align: middle;
}


    .right-g-i img {
        width: 85%;
    }


.f-avec-jeu {
    background: url(/images/img-gamer/jeux.png) no-repeat 4px center;
}

.f-avec-option {
    background: url(/images/img-gamer/option-sur-mesure2.png) no-repeat 4px;
}


.f-tri-prix {
    background: url(/images_produits/grosbill/site/plus-moins.png) no-repeat 4px;
    background-size: 18px;
}

.f-tri-prix2 {
    background: url(/images_produits/grosbill/site/moins-plus.png) no-repeat 4px;
    background-size: 18px;
}

.left-g-i img {
    width: 85%;
}

.link-univers a {
    background: #0B5;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    color: white;
    text-align: center;
}

.link-univers {
    text-align: center;
}



.fiche-multimedia .txt-fiche-prod li {
    background: none;
    margin-top: 8px;
    padding-bottom: 6px;
}

.right-g {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}

.left-g {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}

.left-g-i {
    display: inline-block;
    clear: both;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}

.gaming-page .txt-toggle-home.showToggle {
    max-height: none;
    overflow-y: hidden;
}


.content-prog {
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
}

    .content-prog .block-pc-gaming {
        width: 32%;
        margin: 0 1% 1% 0;
        float: left;
        padding: 10px;
        box-sizing: border-box;
        position: relative;
        cursor: pointer;
    }

    .content-prog .configu-gaming-p {
        transition: all 0.5s;
    }


        .content-prog .configu-gaming-p:hover {
            transform: scale(0.95);
        }


    .content-prog .block-pc-gaming:last-child {
        margin-right: 0;
    }


.faire-config {
    background: #f3f3f3;
}

.abso-configu {
    position: absolute;
    right: 8%;
    top: 50%;
    transform: translateY(-50%);
    width: 84%;
}

    .abso-configu .txt-titre-abso-configu .title-abso-configu {
        font-weight: bold;
        font-size: 2.5vw;
        color: black;
        text-transform: uppercase;
        width: 100%;
        text-align: right;
    }

    .abso-configu .txt-titre-abso-configu p {
        font-size: 0.94vw;
        color: black;
        text-align: right;
        width: 100%;
        float: none;
    }

.content-img-confi {
    width: 31%;
    margin-left: 10%;
}

    .content-img-confi img {
        width: 100%;
    }

.txt-titre-abso-configu {
    margin-bottom: 20px;
}

.abso-configu p {
    color: #838383;
    font-size: 0.7vw;
    width: 47%;
    float: right;
}

.abso-configu a {
    display: block;
    width: 47%;
    text-transform: uppercase;
    margin-top: 20px;
    border: 1px solid black;
    float: right;
    font-weight: 500;
    box-sizing: border-box;
    font-size: 0.8vw;
    clear: both;
    text-align: center;
    padding-left: 15px;
    line-height: 25px;
    background: url(/images_produits/grosbill/img-gamer/svg/configurateur-ico.png) no-repeat 9% center;
    transition: all 0.5s;
}

    .abso-configu a:hover {
        background: url(/images_produits/grosbill/img-gamer/svg/configurateur-ico.png) no-repeat 12% center;
    }

.faire-config {
}

.title-top-vente {
    font-weight: bold;
    font-size: 2.7vw;
    color: black;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

    .title-top-vente span {
        color: white;
        text-transform: uppercase;
        text-shadow: 2px 3px 8px black;
    }


.faire-config li {
    width: 50%;
    text-align: center;
    float: left;
    cursor: pointer;
}

.faire-config .sep-gaming {
    margin: 2% 0;
}

.boutin-choix-gaming {
    position: relative;
    margin-top: 5%;
}

.faire-config .lien-gaming {
    margin: 2% auto;
    border: 1px solid #0B5;
    clear: both;
    width: 60%;
}

    .faire-config .lien-gaming p {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        width: 50%;
        position: relative;
        transition: all 0.5s;
        color: black;
    }



.check .boutin-choix-gaming::after {
    background: url(/images_produits/grosbill/img-gamer/svg/checked.png) no-repeat center center;
    position: absolute;
    width: 26px;
    height: 22px;
    content: "";
    z-index: 5;
    display: block;
    left: 52%;
    top: 0;
    transform: translateX(-50%);
}


.choix-pc-g h2,
.choix-pc-g p {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5%;
    text-align: center;
    border: 1px solid black;
    display: inline-block;
    padding: 5px 10px;
    background: white;
    font-size: 1vw;
}

.content-prog .top-vente-gaming.block-pc-gaming {
    transition: all 0.5s;
    cursor: pointer;
}

    .content-prog .top-vente-gaming.block-pc-gaming:hover {
        transform: scale(0.95);
    }

.top-vente-gaming .slick-slider {
    margin-bottom: 0;
}

.faire-config .title-top-vente {
    margin-top: 2%;
    font-size: 1.4vw;
}


.abso-configu .txt-titre-abso-configu .title-abso-configu span {
    color: white;
    text-transform: uppercase;
    text-shadow: 2px 3px 8px black;
}

.gaming-page .achat-bck .div_dispo_enligne {
    background: transparent;
    height: auto;
    display: inline-block;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #107200;
    font-size: 16px;
    padding-left: 0px;
    text-align: right;
    margin: 0;
   
}

    .gaming-page .achat-bck .div_dispo_enligne span {
        text-transform: uppercase;
        font-size:20px;
    }

.gaming-page .fiche-pc article .txt-fiche-prod .cp-jeux {
    padding-top: 0;
    background: none;
}

.cp-jeux img {
    border-radius: 5px;
}

.gaming-page .fiche-pc article .txt-fiche-prod .cp-periph {
    padding-top: 0;
}

.cp-periph img {
    width: 80%;
}

/* FIN NEW GAMING */


.gaming-page {
    background: white;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
    position: relative;
}

h2[PC $="PCS"] {
    display: none;
}

.gaming-page .link-fiche h2 {
    text-align:left;
    color: black;
    text-transform: uppercase;
    
    font-size: 1.6vw;
    font-weight: 800;
    margin-bottom: 1%;
    height: 45px;
    letter-spacing: 0.1vw;
    display: inline-block;
    text-shadow: 2px 2px 8px white;
}

.global-title-pc {
    display: block;
    width: 100%;
    text-align: left;
}

.gaming-page .link-fiche h2 span {
    color: #EE0000;
    text-transform: uppercase;
  
    font-size:1.6vw;
    letter-spacing:1px;
    transition: all 0.5s;
}


.carac-gaming-courte li {
    background: url(/images/img-gamer/proc.png) no-repeat left center !important;

}

    .carac-gaming-courte li:first-child {
        background:none !important
    }

    .gaming-page .fil-ariane a {
        color: #838383;
    }

    .gaming-page .fil-ariane a:hover {
        color: black;
    }

.gaming-page .univers-gamer .title_fiche_produit.firstletter {
    color: white;
    font-size: 1.8vw;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: #EE0000;
    display:inline-block;
    margin:0 auto 20px auto;
}

.titre-gaming-list {
    text-align:center;
}

.gaming-page .univers-gamer .title_fiche_produit.firstletter span {
    color: white;
    text-transform: uppercase;
}

.carac-gaming-courte li {
    padding-left: 11px;
    color: #6D6B6B;
    line-height: 16px;
    font-size: 0.8vw;
    font-weight: 500;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
    margin-right: 8px;
}

.carac-gaming .exlu-internet {
    color: black;
    line-height: 25px;
    box-sizing: border-box;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    width: 100%;
    background: url(/images/img-gamer/internet.png) no-repeat 1% center;
    padding-left: 15%;
    font-weight: 500;
}

.gaming-page .txt-cat h2,
.gaming-page .txt-cat p {
    margin-bottom: 10px;
    text-align: justify;
    font-size: 10px;
    line-height: 16px;
    text-align-last: left;
    color: black;
    margin-top: 30px;
    padding: 0 4%;
}

.gaming-page .txt-cat h2 {
    font-size: 15px;
    font-weight: bold;
}

.complete-liste ul {
    width: 100%;
    display: table;
    margin-bottom: 30px;
    margin-top: -85px;
}

    .complete-liste ul li {
        float: left;
        width: 15%;
        text-align: center;
        margin: 1% 2% 1% 0;
        box-sizing: border-box;
        border: 1px solid black;
    }

        .complete-liste ul li:nth-child(6n) {
            margin-right: 0;
        }

        .complete-liste ul li a {
            text-transform: uppercase;
            color: black;
            font-weight: 500;
            display: block;
            line-height: 30px;
            font-size: 13px;
            transition: all 0.5s;
            background: white;
            overflow: hidden;
            position: relative;
        }

            .complete-liste ul li a::before {
                content: "";
                background: black;
                display: block;
                position: absolute;
                width: 50px;
                height: 40px;
                transform: rotate(-80deg);
                left: -24px;
            }

            .complete-liste ul li a::after {
                background: url(/images_produits/grosbill/img-gamer/svg/fleche-b.png) no-repeat left center;
                content: "";
                display: block;
                position: absolute;
                height: 10px;
                width: 8px;
                z-index: 9;
                top: 50%;
                left: 7px;
                transform: translateY(-50%);
            }



        .complete-liste ul li:hover {
            box-shadow: 0px 0px 12px black;
        }

    .complete-liste ul .hover-bt {
        background: black;
        color: white;
    }

.content-list-gamer {
    margin: 0 0.5%;
    text-align: center;
}

.choix-pc-g {
    text-align: center;
}

.gaming-page .txt-cat a {
    font-weight: bold;
    color: black;
}

.bt-retour-etape {
    background: url(../landing-pages/images/configurateur/croix-ferme.png) no-repeat;
    background-size: 18px;
    position: absolute;
    bottom: 28px;
    left: 15%;
    height: 18px;
    text-indent: -10000px;
    cursor: pointer;
    width: 18px;
    z-index: 3;
    display: none;
}

.top-vente-gaming .image-config-gamer-pc {
    float: left;
    width: 42%;
    position: relative;
    margin-left: 6%;
}

.choix-gaming-3 ul {
    font-size: 0;
}


.bloc-seo-config {
    float: left;
    margin-bottom: 25px;
}

    .bloc-seo-config .bloc-l {
        float: left;
        width: 800px;
    }

    .bloc-seo-config .bloc-r {
        float: left;
        width: 420px;
        padding: 0 20px;
    }

        .bloc-seo-config .bloc-r img {
            height: 325px;
            margin-top: 0px;
        }

.choix-gaming-3 ul li {
    width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5%;
    margin-bottom: 40px;
}

    .choix-gaming-3 ul li:nth-child(3n) {
        margin-right: 0;
    }

.img-ico {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

.img-ico {
    width: 35px;
}

.txt-jeux {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
}

.choix-gaming-3 .check .boutin-choix-gaming::after {
    left: 66%;
}

.faire-config .choix-gaming-4 ul {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.choix-gaming-4 .check .boutin-choix-gaming::after {
    left: 51%;
}

.choix-gaming-3 .boutin-choix-gaming {
    margin-top: 5px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.choix-gaming-3 ul li img {
    width: 48%;
    float: left;
}

    .choix-gaming-3 ul li img:last-child {
        float: right;
    }

.choix-gaming-3 ul li .boutin-choix-gaming img {
    width: auto;
    float: none;
}

.img-jeux-cat {
    overflow: hidden;
}

.top-vente-gaming article {
    position: relative;
}

.top-vente-gaming .carac-gaming {
    width: 87%;
    top: 0%;
}

.top-vente-gaming .carac-gaming-courte li {
    padding-left: 12%;
    color: black;
    line-height: 25px;
    font-size: 10px;
    font-weight: 500;
    box-sizing: border-box;
    text-align: left;
}

.content-prog .block-pc-gaming.top-vente-gaming {
    padding: 0 10px;
}


.top-vente-gaming .all-spec {
    height: 150px;
}

.faire-config .lien-gaming p:nth-child(2) {
    cursor: pointer;
}

.faire-config ul {
    overflow: hidden;
}

.logo-gaming li {
    display: inline-block;
    text-align: left;
    width: 20%;
    vertical-align: middle;
    
}

    .logo-gaming li:last-child {
        margin-right: 0;
    }

.logo-gaming {
    clear: both;
    padding-top: 13px;
}

.price-choix {
    font-size: 0;
    height: 130px;
}

.price-choisi {
    background: white;
    border-radius: 10px;
    text-align: center;
    width: 50%;
    margin: 0 auto 30px;
    padding: 15px 0;
    position: relative;
    border: 1px dotted #838383;
}

.prix-affiche {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: black;
    position: relative;
}

.pop-cfg .prix-affiche-3 {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    font-size: 2vw;
    font-weight: 700;
    color: #0B5;
}

    .pop-cfg .prix-affiche-3 span span {
        color: black;
        font-weight: 600;
        font-size: 12px;
    }


    .pop-cfg .prix-affiche-3 span {
        font-size: 2vw;
        font-weight: 700;
        color: #0B5;
    }

.pop-cfg .price-choix {
    font-size: 0;
    height: auto;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.pop-cfg .choix-gaming-2 .noUi-target {
    width: 80%;
}

.pop-cfg .prix-affiche {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    font-size: 2vw;
    font-weight: 700;
    color: #0B5;
    position: relative;
}

.price-choisi::after {
    content: "";
    display: block;
    position: absolute;
    border-left: 1px dotted #838383;
    width: 1px;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    height: 80%;
}

.choix-gaming-2 .noUi-target {
    width: 45%;
}

.prix-affiche-3 {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: black;
}

.pop-cfg .choix-pc-g p {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5%;
    text-align: center;
    border: 1px solid black;
    display: inline-block;
    padding: 5px 10px;
    background: white;
    font-size: 1.6vw;
    padding: 22px;
    margin: 30px 0 50px;
}

.pop-cfg .price-choisi {
    width: 75%;
    padding: 30px 0;
    margin: 0 auto 60px
}

.prix-affiche-3 span {
    font-size: 14px;
    color: #838383;
    font-weight: normal;
    line-height: 6px;
}

    .prix-affiche-3 span span {
        display: block;
    }

.logo-gaming ul {
    font-size: 0;
    text-align: left;
}

.logo-gaming li img {
    max-width: 50px;
    max-height: 40px;
}

.top-vente-gaming .price-gaming {
    text-align: left;
    margin-top: 1%;
    clear: both;
    width: 60%;
    float: right;
}

.liste-logo.logo-gaming li img {
    max-height: 32px;
    max-width: 69px;
}

16.exlu-internet {
    font-size: 10px;
    background: black;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 0;
    line-height: 18px;
    padding: 0 10px;
}

.windows {
    margin-top: 1%;
}

    .windows img {
        max-width: 100%;
    }



.carac-gaming-courte .proc {
    background: url(/images/img-gamer/proc.png) no-repeat left center;
    background-size: 0px;
    padding:0;
}

.carac-gaming-courte .ram {
    background: url(/images/img-gamer/ram.png) no-repeat left center;
    background-size: 2px;
}

.carac-gaming-courte .ssd {
    background: url(/images/img-gamer/ssd.png) no-repeat left center;
    background-size: 2px;
}

.carac-gaming-courte .hdd {
    background: url(/images/img-gamer/hdd.png) no-repeat left center;
    background-size: 2px;
}

.carac-gaming-courte .cg {
    background: url(/images/img-gamer/cg.png) no-repeat left center;
    background-size: 2px;
}

.carac-gaming-courte .windows {
    background: url(/images/img-gamer/window2.png) no-repeat left center;
    background-size: 2px;
}

.carac-gaming-courte .wifi {
    background: url(/images_produits/grosbill/site/wifi-g.png) no-repeat left top;
}

.carac-gaming-courte .watercooling {
    background: url(/images_produits/grosbill/site/water-g.png) no-repeat left top;
}
 

.carac-gaming-courte .wifi,
.carac-gaming-courte .watercooling {
    background-size: 24px;
}


.image-config-gamer-pc .link-fiche .option-m {
    position: absolute;
    color: #0B5;
    border-radius: 100%;
    border: 1px solid #0B5;
    background: black;
    width: 18%;
    height: 15%;
    text-align: center;
    top: 0;
    font-size: 0.6vw;
    text-transform: uppercase;
    display: none;
    left: 0;
    padding-top: 4%;
}

.carac-gaming .prix.prixBarre {
    color: #838383;
    font-size: 1vw;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    margin-right: 2%;
    display: inline-block;
}

.carac-gaming .prix.prixPromo {
    color: red;
    font-size: 1vw;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    margin-right: 2%;
    display: inline-block;
}

.carac-gaming .prix {
    color: black;
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.price-gaming {
    text-align: left;
    margin-top: 1%;
    clear: both;
    width: 100%;
    float: right;
    padding-top:10px;
}

.carac-gaming .prix.prixBarre::after {
    width: 100%;
    display: block;
    transform: rotate(-8deg) translate(-50%);
    content: "";
    height: 2px;
    background: #EE0000;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 50%;
}

.carac-gaming p {
    color: white;
    font-size: 0.8vw;
}

.gaming-page .fil-ariane .fleche {
    color: #838383;
}

.gaming-page section article {
    height: auto;
    width: 40%;
    margin: 0 0.5% 1% 0.5%;
    display: inline-block;
    padding: 10px 0px 10px 0;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 8px #CECECE;
    vertical-align: middle;
    z-index:1;
    transition: all 0.5s;
}



    .gaming-page section article:hover span {
        letter-spacing: 4px;
    }

    /*
.gaming-page section article:hover .image-config-gamer-pc img {
   transform: scale(1.1);
}
*/
    .gaming-page section article::after {
        position: absolute;
        width: 15px;
        height: 45px;
        background: #EE0000;
        content:"";
        display:block;
        top:0;
        z-index:-1;
        transition: all 0.5s;
    }

    .gaming-page section article:hover:after {
        height:100%;
        
    }



    .gaming-page section article:nth-child(odd) {
    }

.carac-gaming .stock-gaming {
    color: green;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 800;
    font-size: 0.8vw;
    clear: both;
    width: 100%;
    float: right;
    text-align: left;
}

.gaming-page section article:nth-child(3n+1) {
}

.txt-intro-gaming a, .txt-intro-gaming p, .txt-intro-gaming span {
    color: #353535 !important;
    width: 100% !important;
    font-size: 13px !important;
    margin-bottom: 15px !important;
    line-height: 18px !important;
    font-family: Montserrat !important;
}

.txt-intro-gaming a {
    text-decoration: none;
    font-weight: bold;
}

.pos-abso-black {
    position: absolute;
    top: 10px;
    right: 0;
    width: 50%;
}

    .pos-abso-black img {
        width: 100%;
    }

.gaming-page section article:nth-child(3n) {
}

.padding-gaming {
    margin: 0 2%;
}

.carac-gaming {
    float: right;
    width: 63%;
   /* position: absolute;*/
    right: 0;
    z-index: 1;
    top: 6%;
}

    .carac-gaming .pc-gamer-titre {
        color: #707070;
        text-align: right;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing:13px;
        text-align:left;
    }

.image-config-gamer-pc {
    float: left;
    width: 33%;
    position: relative;
}

    .image-config-gamer-pc img {
        width: 100%;
        transition: all .5s ease;
        margin-left: 20px;
    }



.savoir-config {
    background: #0B5;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    bottom: -14%;
    left: 8%;
    line-height: 200%;
    padding: 0 10px;
    font-size: 0.8vw;
}

    .savoir-config:hover {
        background: #ffe266;
    }

.gaming-page .fil-ariane td:last-child a {
    color: black;
}

.gaming-page .ps-current li a {
    background: transparent;
}

.gaming-page .pgwSlider .ps-current {
    border: none;
    width: 445px;
}

.gaming-page .pgwSlider.narrow > ul {
    width: 100%;
    position: relative !important;
    top: 0;
    left: 0;
}

.gaming-page .content-img-bloc .pgwSlider {
    overflow: hidden;
}

.global-fiche-game .fancyboxg2, .global-fiche-game .fancyboxg {
    float: left;
    text-align: center;
    width: 85px;
}

.gaming-page .content-img-bloc .ps-list {
    height: 75px;
    max-height: 445px;
    overflow: hidden !important;
    position: relative !important;
    top: 0;
    width: 100%;
}

.gaming-page .titre-fiche-produit .title_fiche span {
    color: #EE0000;
    display:block;
    font-size: 52px;
    font-weight:bold;
    text-transform: uppercase;
}

.gaming-page .titre-fiche-produit .title_fiche {
    font-size: 28px;
    font-weight: bold;
}

.gaming-page .mCustomScrollBox .mCSB_container {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.gaming-page .content-img-bloc .ps-list img {
    width: 100%
}

.gaming-page .content-img-bloc .pgwSlider .ps-list a {
    width: 100%;
    height: 100%;
}

.gaming-page .ps-list li {
    margin-bottom: 15px;
}

.gaming-page .content-img-bloc .fancyboxg2 img {
    width: 50px;
}

.gaming-page .ps-list li {
    box-shadow: none;
    border: none;
}

.gaming-page .pgwSlider .ps-list a {
    background: transparent;
}

.gaming-page .fil-ariane td:last-child span {
    color: black;
    text-transform: uppercase;
}

.diff-prix span {
    display: block;
    font-size: 12px;
}

.gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li .price-option {
    width: 30%;
}

.txt-optio {
    width: 65%;
}


.gaming-page .fiche-pc .img-bloc {
    margin-top: 0;
}

.gaming-page .titre-fiche-produit .title_fiche {
    color: #EE0000;
}

.gaming-page .titre-rubrique {
    color: black;
}

.gaming-page .fiche-pc article li {
    color: black;
}

.gaming-page .sep-hori {
    height: 1px;
    background: white;
    box-shadow: 0 0 5px white;
    opacity: 0.2;
    margin-top: 0px;
}

.gaming-page .titre-fiche-produit {
    float: none;
    width: 100%;
    border-bottom: none;
    margin-bottom: 15px;
}

.gaming-page .fiche-produit-r {
    background:none;
   /*width: 100%;*/ 
}

.gaming-page .impression .path_position {
    background: url(/images/imprimante-fiche-hover.png) no-repeat 6px 6px;
    color: black;
}


    .gaming-page .impression .path_position:last-child:hover {
        background: url(/images/partage-produit-hover.png) no-repeat 6px 6px;
    }

    .gaming-page .impression .path_position:last-child {
        background: url(/images/partage-produit-hover.png) no-repeat 6px 6px;
    }

    .gaming-page .impression .path_position:hover {
        background: url(/images/imprimante-fiche-hover.png) no-repeat 6px 6px;
        color: black;
    }

.gaming-page .impression a:last-child {
    float: left;
    margin-left: 20px;
}

.gaming-page .impression p {
    border-top: 1px solid black;
    padding: 5px 0;
    border-bottom: 1px solid black;
}


.gaming-page .bouton-config-annule {
    background: url(/images/annul.png) no-repeat 42px center;
    background-size: 15px;
    border: 1px solid white;
}

.gaming-page .impression .bouton-config-annule a.ancre-options:hover {
    background: none;
}

.gaming-page .bouton-config-annule:hover {
    box-shadow: 0 0 5px rgba(255, 255, 255, 1);
}

.gaming-page .changer-compo.firstletter::first-letter {
    color: #0B5 !important;
}

.gaming-page .changer-compo.firstletter {
    color: #0B5;
    font-family: "Neuro";
    margin: 15px 0;
}

.gaming-page .sep-fiche-prod-l {
    width: 100%;
    background: none;
}

.gaming-page .fiche-pc .fonction-fiche-produit .dispo-mag {
    display: none;
}


.gaming-page .option-config {
    width: 100%;
}

.gaming-page .fiche_strong_pcp.firstletter::first-letter {
    color: #0B5 !important;
}



.gaming-page .fiche-pc article .sep-fiche-prod-r li a {
    color: white;
}


.gaming-page #product_buy .pgwSlider.listOnTheLeft .ps-current {
    width: 100%;
    border: none;
    box-shadow: none;
    height: 300px !important;
}

.gaming-page #product_buy .ps-current li a {
    height: 300px !important;
    width: 300px !important;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    display:block;
    margin: 0 auto;
}

.gaming-page .titre_desc {
    color: black;
    padding: 0;
    text-align:center;
    margin-top:12px;
}

.gaming-page .product_fiche_bold.firstletter::first-letter {
    color: #0B5 !important;
}

.gaming-page .firstletter {
    font-size: 18px;
    border-left: 18px solid #EE0000;
    padding-left: 15px;
}

.gaming-page .product_fiche_bold.firstletter {
    color: #0B5;
    font-family: "Neuro";
    text-align: left;
    width: 100%;
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.gaming-page .sep-fiche-prod-l .title-w {
    font-size: 40px;
    text-align:center;
}

.gaming-page .sep-fiche-prod-l p {
    color: black;
    font-size: 12px;
    padding: 0;
}

.gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li strong {
    color: black;
}

.gaming-page .sep-fiche-prod-r {
    border-bottom:none;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 20px;
}

body #body .gotop {
    top: 85%;
}

.gaming-page .sep-fiche-prod {
    width: 100%;
    margin-top: 0;
}

.gaming-page #caracteristiques-principales {
    color: black;
}

.gaming-page .fiche-pc article .txt-fiche-prod li {
    color: #838383;
    display: inline-block;
    margin-right: 3%;
    width: 15%;
    text-align: center;
    padding-top: 20px;
    background-size: 40px;
    line-height: 15px;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 10px;
}

.gaming-page .fiche-pc .txt-fiche-prod ul {
    margin:0;
    font-size: 0;
 
}

.gaming-page .fiche-pc article .txt-fiche-prod li:nth-child(6) {
    margin-right: 0;
}

.list-options-98-1 .voir-fiche-option {
    display: none;
}

.cp-15,
.cp-boit {
    background: url(/images_produits/grosbill/site/boit-g.png) no-repeat center top;
}

.cp-5,
.cp-proc {
    background: url(/images_produits/grosbill/site/proc-g.png) no-repeat center top;
}

.cp-2,
.cp-ram {
    background: url(/images_produits/grosbill/site/ram-g.png) no-repeat center top;
}

.cp-6,
.cp-cg {
    background: url(/images_produits/grosbill/site/cg-g.png) no-repeat center top;
}

.cp-49,
.cp-ssd {
    background: url(/images_produits/grosbill/site/ssd-g.png) no-repeat center top;
}

.cp-3,
.cp-ddur {
    background: url(/images_produits/grosbill/site/hdd-g.png) no-repeat center top;
}

.cp-watercooling {
    background: url(/images_produits/grosbill/site/water-g.png) no-repeat center top;
}

.cp-18,
.cp-wifi {
    background: url(/images_produits/grosbill/site/wifi-g.png) no-repeat center top;
}

.cp-53,
.cp-windows {
    background: url(/images_produits/grosbill/site/window-g.png) no-repeat center top;
}

.cp-sanswindows {
    background: url(/images_produits/grosbill/site/window-sans.png) no-repeat center top;
}


.compare .cp-boit {
    background: url(/images_produits/grosbill/site/boit-g.png) no-repeat left center;
}

.compare .cp-proc {
    background: url(/images_produits/grosbill/site/proc-g.png) no-repeat left center;
}

.compare .cp-ram {
    background: url(/images_produits/grosbill/site/ram-g.png) no-repeat left center;
}

.compare .cp-cg {
    background: url(/images_produits/grosbill/site/cg-g.png) no-repeat left center;
}

.compare .cp-ssd {
    background: url(/images_produits/grosbill/site/ssd-g.png) no-repeat left center;
}

.compare .cp-ddur {
    background: url(/images_produits/grosbill/site/hdd-g.png) no-repeat left center;
}

.compare .cp-watercooling {
    background: url(/images_produits/grosbill/site/water-g.png) no-repeat left center;
}

.compare .cp-wifi {
    background: url(/images_produits/grosbill/site/wifi-g.png) no-repeat left center;
}

.compare .cp-windows {
    background: url(/images_produits/grosbill/site/window-g.png) no-repeat left center;
}

.compare ul li {
    text-align: left;
    line-height: 24px;
    background-size: 20px !important;
    padding-left: 32px;
    display: table;
}

    .compare ul li p {
        display: table-cell;
        vertical-align: middle;
    }


.compare .caracs {
    line-height: 24px;
    text-align: left;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.gaming-page .fiche-pc article .txt-fiche-prod li:last-child {
    margin-right: 0;
}

.gaming-page .fiche-pc article .txt-fiche-prod li span {
    color: black;
    font-weight: 600;
    display: block;
}

.gaming-page .fiche-pc article li {
    padding-bottom: 0px;
    font-size: 12px
}

.gaming-page .fiche-pc .fiche-produit-l .ps-list li {
    padding-bottom: 0;
    margin-right: 13px;
    width: 50px !important;
    height: 50px !important;
}

.gaming-page .prodfiche_mag span {
    color: #ff6e04;
}

.gaming-page .menu_fiche_produit .prodfiche_mag {
    padding-top: 0;
    line-height: 32px;
    display: inline-block;
    background: none;
    color: #ff6e04 !important;
    border: none;
    width: auto;
    padding-left: 0;
    margin-left: 15px;
}

.gaming-page .fiche_strong {
    margin-top: 15px;
    display: block;
}

.gaming-page .fiche-tech-goto {
    background: url(/images/fiche-tech-w.png) no-repeat 32px center;
    color: white;
    border: 1px solid #fff;
}

.gaming-page #offre .fiche_strong {
    margin-top: 0;
}

.gaming-page #offre {
    margin-bottom: 30px;
}


.gaming-page .fiche-tech-goto:hover {
    box-shadow: 0 0 5px rgba(255, 255, 255, 1);
}


.gaming-page .fiche_product_price {
    color: black;
}

.gaming-page .optionReduc .label {
    color: white;
}

.voir-detail-option {
    position: relative;
    width: 100%;
    background: black;
    cursor: pointer;
}


    .voir-detail-option p {
        color: white;
        background: black url(../landing-pages/images/configurateur/fleche-bot.png) no-repeat right center;
        line-height: 25px;
        text-transform: uppercase;
        display: inline-block;
        cursor: pointer;
        padding-right: 20px;
    }


    .voir-detail-option ul {
        display: none;
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;
        background: rgba(255,255,255,1);
        border-left: 1px solid #0B5;
        border-bottom: 1px solid #0B5;
        border-right: 1px solid #0B5;
        border-radius: 0 0 5px 5px;
        box-sizing: border-box;
    }

.txt-optio {
    float: left;
    text-align: left;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
}

.news-gaming .lien-gaming {
    width: 200px;
}

.gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li span {
    display: inline-block;
    color: black;
}

.gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li .price-option {
    float: right;
    width: 20%;
    font-size: 16px;
    font-weight: bold;
    color: #107200;
}

.fiche-pc .txt-fiche-prod .achat-bck.barre-float .voir-detail-option ul {
    display: none;
    height: auto;
}

.gaming-page .fiche-pc article .txt-fiche-prod .ancre {
    color: black;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
}

.fiche-pc .txt-fiche-prod .achat-bck.barre-float .voir-detail-option:hover ul {
    display: block;
}

.gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li .price-option.price-neg {
    color: #b60e20;
}

.voir-detail-option:hover ul {
    display: block;
}



#myVideo {
    width: 445px !important;
    height: 445px !important;
    z-index: 500;
    right: 0;
    top: 0;
    position: absolute;
}

.gaming-page .titre-fiche-produit .designation_longue {
    color: #838383;
}

.gaming-page .menu_fiche_produit .prix-produit .fiche_product_price.fiche_product_price_barre {
    text-decoration: none;
    position: relative;
}

.gaming-page #_ctl0_ContentPlaceHolder1_dv_p3x {
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 10px;
    background:black;
    padding:5px;
}

.gaming-page .menu_fiche_produit .prix-produit #_ctl0_ContentPlaceHolder1_dv_p3x .fiche_product_price {
    line-height: 20px;
    font-size: 12px;
    color:white;
}

.achat-bck .fiche_top:hover .ajout-panier.ajout-fiche-produit {
    background: #029846;
    cursor: pointer;
}

.gaming-page .menu_fiche_produit .prix-produit #_ctl0_ContentPlaceHolder1_dv_p3x .fiche_product_price span {
    font-size: 14px;
    padding-left: 2px;
}


    .gaming-page .menu_fiche_produit .prix-produit #_ctl0_ContentPlaceHolder1_dv_p3x .fiche_product_price span span span {
        color: white;
        font-weight: 500;
        font-size: 12px;
    }

.gaming-page .menu_fiche_produit .prix-produit .fiche_product_price.fiche_product_price_barre::after {
    width: 90px;
    display: block;
    transform: rotate(-15deg) translate(-50%);
    content: "";
    height: 2px;
    background: #b60e20;
    text-align: center;
    position: absolute;
    top: -4px;
    left: 50%;
}

.gaming-page .sep-fiche-prod-l {
    color: white;
    margin-top: 20px;
}

    .gaming-page .sep-fiche-prod-l a {
        color: black;
        font-weight: bold;
    }

.gaming-page .menu_fiche_produit .prix-produit .fiche_product_price.fiche_product_price_barre span {
    color: #838383;
}


.gaming-page .tri-desc {
    text-align: center;
    width: 280px;
    color: white;
    line-height: 27px;
    margin: 0 auto 0px;
    background: black;
    float: right;
    position: relative;
    overflow: hidden;
    border: 1px solid black;
}

    .gaming-page .tri-desc:before {
        background: white;
        content: "";
        display: block;
        position: absolute;
        height: 30px;
        width: 100%;
        transform: rotate(-80deg);
        left: -46%;
    }

.tri-desc a {
    color: white;
    background: url(/images/fleche-decroissant.png) no-repeat 7px center;
    background-size: auto auto;
    padding-left: 22px;
    text-transform: uppercase;
    background-size: 12px;
    display: block;
    font-size: 12px;
    position: relative;
}


.tri-asc {
    text-align: center;
    width: 280px;
    color: white;
    line-height: 27px;
    margin: 0 auto 0px;
    background: black;
    float: right;
    overflow: hidden;
    position: relative;
    border: 1px solid white;
}

.pop-cfg .prix-affiche-3 .val {
    font-size: 2vw;
    font-weight: 700;
    color: #0B5;
}


.barre-float .tri-asc {
    border: 1px solid black;
}

.tri-asc:before {
    background: white;
    content: "";
    display: block;
    position: absolute;
    height: 30px;
    width: 100%;
    transform: rotate(-80deg);
    left: -46%;
}

.tri-asc a {
    color: white;
    background: url(/images/fleche-croissant.png) no-repeat 7px center;
    background-size: auto auto;
    padding-left: 22px;
    text-transform: uppercase;
    background-size: 12px;
    position: relative;
    font-size: 12px;
    display: block;
}


.gaming-page .tri-asc a {
    color: white;
}

.strong {
    font-weight: bold;
}

.icone-menu-mob {
    display: none;
}

.txt_pagi {
    display: none;
}

.fiche-pc strong {
    font-size: 14px;
}

.fancybox-thumb1 {
    float: right;
    width: 445px;
}

.fancybox-thumb img {
    width: 445px;
}

.fancybox-thumb.other-thumb {
    float: left;
    width: 85px;
    margin-bottom: 20px;
}

    .fancybox-thumb.other-thumb img {
        width: 85px;
    }

.fiche-pc .fonction-fiche-produit .dispo-mag {
    height: auto;
}

.menu_fiche_produit .prix-produit .fiche_product_price.fiche_product_price_barre {
    float: left;
    width: 100%;
    font-size: 20px;
    text-decoration: line-through;
    color: #000;
}

.fiche-pc .sep-fiche-prod-l strong {
    /*float:left; ?????? */
    float: none;
    width: 100%;
    padding: 10px 0px 0;
}

.gaming-page .sep-fiche-prod-l p span {
    color: black !important;
    font-family: "Montserrat" !important;
    font-size: 12px !important;
}

.liste-pc section article h2 {
    padding: 10px 0;
    margin-bottom: 10px;
    color: #0B5;
    background: #132643;
}

.liste-pc section article:nth-child(2n) h2 {
}

.liste-pc section article p {
    padding: 0 50px;
}

.liste-pc section article .prix.prixBarre {
    text-decoration: line-through;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
}

.liste-pc .image-config-gamer-pc {
    background: white;
}

.liste-pc section article .prix {
    padding-bottom: 10px;
    color: #b60e20;
    font-size: 30px;
}

    .liste-pc section article .prix.prix-marge {
        margin-top: 12px;
    }

.liste-pc section article {
    background-color: #fff;
}

    .liste-pc section article div.btn .link.link-fiche-gamer {
        margin: 5px 5px 5px 5px;
        float: left;
        padding-top: 0px;
        color: white;
        background: #132643;
        text-decoration: none;
        cursor: pointer;
        font-size: 0.9em;
        font-weight: normal;
        text-transform: uppercase;
        text-shadow: none;
        -webkit-transition: all .55s ease;
        -moz-transition: all .55s ease;
        -ms-transition: all .55s ease;
        -o-transition: all .55s ease;
        transition: all .55s ease;
        line-height: 30px;
        border: 1px solid #132643;
        height: 30px;
    }

        .liste-pc section article div.btn .link.link-fiche-gamer:hover {
            text-decoration: none;
            -webkit-transition: all .55s ease;
            -moz-transition: all .55s ease;
            -ms-transition: all .55s ease;
            -o-transition: all .55s ease;
            transition: all .55s ease;
        }

.menu-hori.hover .sombre, .menu-hori:hover .sombre {
    display: block;
    position: absolute;
    background: none;
    z-index: 9999;
    left: 0;
    width: 100%;
    text-align: left;
    padding: 10px 10px 10px 10px;
    box-shadow: none;
    top: 45px;
    box-sizing: border-box;
    background: white;
    min-height: 300px;
}



    .telephones.menu-hori.hover .sombre, .telephones.menu-hori:hover .sombre {
        width: 500px;
        left: inherit;
        right: 0;
    }

.menu-hori.hover ul,
.menu-hori:hover ul {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    background: none;
    z-index: 1001;
    left: 0;
    text-align: left;
    padding: auto;
    box-shadow: none;
}

.menu-hori.telephonie .sombre, .menu-hori.gaming .sombre {
    width: 50%;
    left: initial;
    right: 0;
}

.menu-hori.soldemenu .sombre {
    width: 70%;
    left: initial;
    right: 0;
}


.menu-hori.soldemenu:hover .sombre ul {
    width: 33%;
    display: inline-block;
}


.menu-hori.soldemenu .sombre ul:nth-of-type(1) li a {
    background: url(/images/vente-flash.jpg) no-repeat 0 20px;
    background-size: auto;
    display: block;
    width: 100%;
    background-size: 100%;
    height: 270px;
}

.menu-hori.soldemenu .sombre ul:nth-of-type(2) li a {
    background: url(/images/bon-plan.jpg) no-repeat 0 20px;
    background-size: auto;
    display: block;
    width: 100%;
    background-size: 100%;
    height: 270px;
}

.menu-hori.soldemenu .sombre ul:nth-of-type(3) li a {
    background: url(/images/occas.jpg) no-repeat 0 20px;
    background-size: auto;
    display: block;
    width: 100%;
    background-size: 100%;
    height: 270px;
}

.menu-hori.hover ul li span:before,
.menu-hori:hover ul li span:before {
    content: '';
}

    .menu-hori.hover ul li:first-child span:before,
    .menu-hori:hover ul li:first-child span:before {
        content: '';
    }

.menu-hori.pc-bureau.hover .sombre,
.menu-hori.pc-bureau:hover .sombre {
    width: 670px;
    top: 45px;
    left: 0px;
}

.menu-hori.portables.hover .sombre,
.menu-hori.portables:hover .sombre {
    width: 80.48%;
    left: -60px;
    top: 60px;
}

.menu-hori.composants.hover .sombre, .menu-hori.composants:hover .sombre {
    width: 100%;
    top: 45px;
    left: 0;
    margin-left: 0;
}

    .menu-hori.imprimantes.hover .sombre ul,
    .menu-hori.composants.hover .sombre ul,
    .menu-hori.imprimantes:hover .sombre ul {
        width: 23%;
    }

    .menu-hori.composants:hover .sombre ul {
        width:15%;
    }

    .menu-hori.imprimantes.hover .sombre,
    .menu-hori.imprimantes:hover .sombre {
        width: 80.4%;
        left: -60px;
        top: 45px;
    }

.menu-hori.peripheriques.hover .sombre,
.menu-hori.peripheriques:hover .sombre {
    width: 100%;
    left: 0px;
    top: 45px;
}

    .menu-hori.peripheriques.hover .sombre ul,
    .menu-hori.peripheriques:hover .sombre ul {
        width: 23%;
    }

.menu-hori.tablettes.hover .sombre,
.menu-hori.tablettes:hover .sombre {
    width: 80.48%;
    left: -60px;
    top: 45px;
}

.menu-hori.logiciels.hover .sombre, .menu-hori.logiciels:hover .sombre {
    width: 670px;
    top: 45px;
    right: 0;
    left: inherit;
}

.menu-hori.stockage.hover .sombre,
.menu-hori.stockage:hover .sombre {
    width: 80.48%;
    top: 45px;
    left: -60px;
}

.menu-hori.tv.hover .sombre,
.menu-hori.tv:hover .sombre {
    width: 80.48%;
    top: 45px;
    left: -60px;
}

    .menu-hori.tv.hover .sombre ul,
    .menu-hori.tv:hover .sombre ul {
        width: 23%;
        height: auto;
    }

        .menu-hori.tv.hover .sombre ul:nth-child(6),
        .menu-hori.tv:hover .sombre ul:nth-child(6) {
            clear: both;
        }

.menu-hori.conso.hover .sombre,
.menu-hori.conso:hover .sombre {
    width: 80.48%;
    top: 60px;
    left: -60px;
}

    .menu-hori.conso.hover .sombre ul,
    .menu-hori.conso:hover .sombre ul {
        width: 23%;
    }

.menu-hori ul li span {
    cursor: default;
}

.menu-hori.gamer {
    background: none;
    background-color: #0B5;
    font-weight: bold;
    /*display: none;*/
}

    .menu-hori.gamer p {
        color: white;
    }

.menu-hori.peripheriques p,
.menu-hori.logiciels p,
.menu-hori.tv p,
.menu-hori.conso p {
    padding-top: 0;
}

#p_show_filters,
.menu-hori ul li a span {
    cursor: pointer;
}

.livraison-panier .div_mode_livraison strong {
    font-weight: bold;
}

.nv-bt-continuer {
    float: left;
    width: 100%;
}

    .nv-bt-continuer .continuer {
        margin-bottom: 10px;
    }

#cookie-bar {
    line-height: 24px;
    text-align: center;
    padding: 8px 0;
    font-size: 1em;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.9);
    transition: transform .3s;
}

    #cookie-bar p {
        margin: 0;
        padding: 0;
        color: white !important;
        font-size: 14px;
    }

    #cookie-bar a {
        height: 24px;
        padding: 0 6px;
        margin-left: 8px;
    }

    #cookie-bar .cb-enable {
        background: #0B5;
    }

        #cookie-bar .cb-enable:hover {
            background: #0B5;
        }

    #cookie-bar .cb-policy {
        color: white !important;
        font-size: 13px !important;
        text-decoration: underline;
    }


.assemble-france {
    color: #686868;
    background: url(/images/drapeau-france.jpg) no-repeat left center;
    padding-left: 27px;
    background-size: 23px;
    font-size: 11px;
    
    font-weight: 600;
    float: left;
    line-height: 25px;
}

.fiche-pc-multi .assemble-france {
    display: inline-block;
    float:none;
}

.fiche-pc-multi .ans2 {
float:none;
display:inline-block;
}

.lesplusgaming {
    margin-bottom: 2px;
    overflow: hidden;
}

.ans2 {
    color: #686868;
    background: url(/images/rassu-ico.png) no-repeat left center;
    padding-left: 22px;
    background-size: 19px;
    font-size: 11px;
    
    font-weight: 600;
    float: left;
    line-height: 25px;
    margin-left: 11px;
}

.partage-ton-pc li.face-g {
    background: url(/images_produits/grosbill/site/sprite-reseau.png) no-repeat left center;
}

.partage-ton-pc li.insta-g {
    background: url(/images_produits/grosbill/site/sprite-reseau.png) no-repeat -27px center;
}

.partage-ton-pc li.mail-g {
    background: url(/images_produits/grosbill/site/sprite-reseau.png) no-repeat -56px center;
}

.partage-ton-pc p {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
}

.partage-ton-pc ul {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}

.gaming-page .fiche-pc article .partage-ton-pc li {
    padding-bottom: 0;
}

.partage-ton-pc li {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    margin-left: 12px;
    height: 17px;
}

    .partage-ton-pc li a {
        display: block;
        width: 17px;
        height: 17px;
    }

.txt-intro-gaming {
    color: #838383;
    width: 100%;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 15px;
    border-bottom: 1px solid #D6D6D6;
}

.gaming-page .woorank_txt {
    font-size: 12px;
    color: black;
    line-height: 16px;
}

.gaming-page.univers-gamer .description h2.ui-mini {
    color: black;
}

.gaming-page .gaming_txt {
    background: #0B5;
    color: black;
}

.liste-produits.univers-gamer .firstletter {
    padding: 15px 0;
}

.gaming-page.univers-gamer .liste-categ a .categ:hover {
    background: none;
}

.gaming-page.univers-gamer .categ:hover .gaming_txt {
    background: #0B5;
}

.gaming-page .liste-categ .categ:hover {
    transform: scale(1.1);
}

.gaming-page .liste-categ .categ {
    transition: transform 0.5s;
}

.achat-gaming {
    display: none;
}

.slider-gaming img {
    width: 100%;
}

.slider-gaming {
    overflow: hidden;
    height: 178px;
}

.achat-gaming ul {
    float: left;
}

.achat-gaming {
    overflow: hidden;
    margin-bottom: 25px;
}

    .achat-gaming li {
        width: 225px;
        height: 128px;
        border: 1px solid #132643;
        float: left;
        margin: 0 36px 0 0;
    }

.liste-produits.univers-gamer .firstletter {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: black;
}

.achat-gaming li:last-child {
    margin-right: 0;
    float: right;
}

.img-meilleur {
    float: left;
    margin-right: 30px;
}

.liste-produits.univers-gamer .woorank_txt.woorank-marg {
    clear: both;
}

.titre-liste-categ {
    width: 4%;
    background: #132643;
    float: left;
    height: 504px;
    margin-top: 25px;
    position: relative;
}


    .titre-liste-categ p {
        color: #0B5;
        font-family: "Neuro";
        white-space: nowrap;
        position: absolute;
        font-size: 30px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(-90deg);
    }

.complete-liste {
    width: 1500px;
    margin: 0 auto;
}

.img-config-option {
    width: 450px;
    height: 450px;
}

    .img-config-option.img-config-option-ok {
        display: none;
    }

.img-vente-g {
    background: white;
    position: relative;
    width: 102px;
    float: left;
    height: 128px;
}

.titre-m-g {
    float: right;
    background: #132643;
    width: 113px;
    padding: 0 5px;
    position: relative;
    height: 128px;
    text-align: center;
}

.titre-txt-m-g::after {
    background: white;
    height: 1px;
    display: block;
    content: "";
    width: 100%;
    margin: 10px 0;
}

.absolute-m-g {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 113px;
}

.titre-m-g p {
    color: white;
    line-height: 16px;
    font-size: 12px;
}

.titre-barre-m-g {
}

.titre-m-g p span {
    font-size: 10px;
    vertical-align: super;
}

.titre-m-g .titre-price-m-g {
    font-size: 24px;
    color: #0B5;
    font-weight: bold;
    line-height: 28px;
}

.titre-m-g .titre-barre-m-g {
    position: relative;
    font-size: 14px;
}


    .titre-m-g .titre-barre-m-g::after {
        width: 60%;
        display: block;
        transform: rotate(-15deg) translate(-50%);
        content: "";
        height: 2px;
        background: #b60e20;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 50%;
    }

.img-vente-g img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}


.fiche-produit-rr {
    float: right;
    width: 800px;
    padding-left:20px;
    padding-top:5px;
}

.fiche-produit-ll {
    display: none;
}

.global-fiche-game .txt-fiche-prod {
    float: none;
    margin-top: 0px;
    width: 100%;
    margin-left:0;
}

.global-fiche-game {
    overflow: hidden;
    box-shadow: 0px 6px 16px #D4D4D4;
}

.gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li {
    padding-top: 0;
    display: block;
    width: 100%;
    border-bottom: 1px dotted black;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 0px;
}

    .gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li:last-child {
        border: none;
    }

.fiche-pc .txt-fiche-prod .voir-detail-option ul {
    margin-top: 0;
    padding: 0 10px;
}

.global-fiche-game #product_buy {
}

.global-fiche-game .offre-promo-game p {
    color: black;
    vertical-align: middle;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    width: auto;
    line-height: 25px;
    text-align: left;
    background: transparent url(/images/img-gamer/jeux-2.png) no-repeat 10px center;
    padding-left: 44px;
    box-sizing: border-box;
    font-weight: 600;
    text-indent: 0px;
    overflow: hidden;
    transition: width 0.5s;
    white-space: nowrap;
}

.global-fiche-game .offre-promo-game {
    float: left;
    width: auto;
    margin-left: 30px;
}

.global-fiche-game .fiche-produit-l #product_buy {
    width: 100%
}

.global-fiche-game .fancyboxg {
    float: left;
    text-align: center;
    width: 85px;
}

.gaming-page .sep-fiche-prod-r a {
    color: black;
}

.benchmark {
    height: auto !important;
    overflow: hidden;
    margin-bottom: 30px;
}

    .benchmark ul {
        overflow: hidden;
    }


        .benchmark ul li {
            float: left;
            color: white;
            text-align: center;
            transition: all 0.5s;
            width: 15%;
            margin-right: 2%;
            position: relative;
            overflow: hidden;
        }

.price-gaming-page {
    display: inline-block;
    vertical-align: middle;
    padding: 1px 0;
    width:350px;
}


.benchmark ul li .cache-fps {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.benchmark img {
    vertical-align: middle;
}

.benchmark ul li:hover .cache-fps {
    opacity: 1;
}


.benchmark ul li .extra-fps {
    top: -50%;
    height: 50%;
    width: 100%;
    background: rgba(0,0,0,0.8);
    transition: all 0.5s;
    position: absolute;
}

.benchmark ul li .ultra-fps {
    bottom: -50%;
    height: 50%;
    width: 100%;
    background: rgba(0,0,0,0.8);
    transition: all 0.5s;
    position: absolute;
}

.benchmark ul li div p {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.benchmark ul li:hover .ultra-fps {
    bottom: 0;
}

.benchmark ul li:hover .extra-fps {
    top: 0%;
}


.benchmark ul li .cache-fps div {
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
}

    .benchmark ul li .cache-fps div span {
        font-weight: 500;
        font-size: 14px;
        display: block;
        text-transform: uppercase;
    }

.benchmark ul li .cache-fps .extra-fps {
}


.benchmark ul li:last-child {
    margin-right: 0;
}


.benchmark ul li:last-child {
    margin-right: 0;
}

.benchmark ul li p {
    color: white;
    text-transform: uppercase;
}

.bench {
    clear: both;
}

    .bench p {
        float: left;
        color: white;
        font-weight: bold;
        text-transform: uppercase;
    }

    .bench .fps-bench {
        float: right;
        color: white;
    }

        .bench .fps-bench span {
            font-weight: normal;
            margin-left: 10px;
        }

.bench-courbe {
    background: #132643;
    line-height: 40px;
    padding: 0 20px;
    height: 40px;
    margin: 40px 0;
}

.sep-fiche-prod.spec-gene {
}

.eleve-bench {
    width: 550px;
}

.ultra-bench {
    width: 500px;
}

.global-fiche-game .fiche-produit-l {
    overflow: hidden;
    float:left;
    width: 480px;
    position: relative;
    padding-top:5px;
}

.gaming-page .fiche-pc {
    margin-bottom: 15px;
}

.benchmark .sep-fiche-prod {
    margin: 15px 0 0;
    overflow: visible;
}



.gaming-page .fancyboxg {
    width: 50px;
}

.gaming-page .impression .fancyboxg {
    width: auto;
}

.gaming-page .basket_position .fiche-produit-dispo {
    color: #ff6a00;
}

.global-fiche-game #Div4 {
    display: none;
    float: right;
    margin-right: 85px;
    margin-top: 40px;
}


.gaming-page .fiche-produit-l .ps-current li a {
    background: none !important;
}


.gaming-page .fiche-produit-l .pgwSlider .ps-list a {
    background: none !important;
}

.fancyboxg img {
    width: 100%;
}

.gaming-page .univers-gamer .title_fiche_produit {
    margin: 0px 0 5px 0;
    text-align: center;
}

.filtrage-gaming p {
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 0px;
    line-height: 27px;
    font-weight: 500;
    padding-left: 34px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 28px;
}

.filtrage-gaming.filtre-all p {
    padding: 0 0px 0 28px;
}

.filtrage-gaming {
    display: inline-block;
    margin: 0 12px 0 0px;
    vertical-align: middle;
    position: relative;
}

.filtre-gaming {
    display:none !important;
    font-size: 0;
    text-align: left;
    border-top: 1px solid black;
    width: 100%;
    margin: 0px 0 10px;
    border-bottom: 1px solid black;
    padding: 5px 0;
    background: black;
}

    .filtre-gaming .filtrage-gaming:nth-child(2):before {
        content: "";
        display: inline-block;
        background: url(/images/img-gamer/proc-2.png) no-repeat left center;
        height: 22px;
        background-size: 22px;
        width: 22px;
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

    .filtre-gaming .filtrage-gaming:nth-child(3):before {
        content: "";
        display: inline-block;
        background: url(/images/img-gamer/cg-2.png) no-repeat left center;
        height: 22px;
        background-size: 22px;
        width: 22px;
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

    .filtre-gaming .filtrage-gaming:nth-child(4):before {
        content: "";
        display: inline-block;
        background: url(/images/img-gamer/ram-2.png) no-repeat left center;
        height: 22px;
        background-size: 22px;
        width: 22px;
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
    }


.table-ariane-g {
    margin-left: 10px;
}

.filtrage-gaming ul {
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 28px;
    width: 118%;
    z-index: 500;
    display: none;
    text-align: center;
    padding: 0px 10px;
}

.filtrage-gaming.filtre-plus li {
    border-bottom: 1px dotted rgba(200, 200, 200, 0.8);
    line-height: 25px;
    cursor: pointer;
    transition: all 0.5s;
    text-align: left;
    padding-left: 36px;
}

.filtrage-gaming li {
    border-bottom: 1px dotted rgba(200, 200, 200, 0.8);
    line-height: 25px;
    cursor: pointer;
    transition: all 0.5s;
    text-align: center;
    padding-left: 0px;
}

    .filtrage-gaming li.selected {
        color: rgba(0, 0, 0, 0.8);
        background-color: #fff;
    }


    .filtrage-gaming li:hover {
        font-size: 14px;
        font-weight: bold;
    }

    .filtrage-gaming li:last-child {
        border-bottom: none;
    }

.filtrage-gaming:hover ul {
    display: block;
}

.reni-filtre-game {
    background: black url(/landing-pages/images/configurateur/croix-ferme-2.png) no-repeat left center;
    border: 1px white solid;
    width: auto;
    height: 24px;
    vertical-align: middle;
    cursor: pointer;
    display: none;
    margin-right: 10px;
    font-size: 12px;
    color: white;
    line-height: 24px;
    padding-left: 32px;
    text-transform: uppercase;
    padding-right: 10px;
}

.gaming-page .menu_fiche_produit {
    background: none;
    box-shadow: none;
    border: none;
    float: none;
    width: 100%;
    padding: 0;
    top: 0 !important;
}

.achat-bck {
    background: white;
    position: relative;

    box-sizing: border-box;
    
    font-size: 0;
    text-align: center;
    width: 100%;
    display: table !important;
}

.gaming-page .troisxsans::after {
    display: none;
}

.achat-bck .prix-produit {
    text-align:left;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    transition: all 0.5s;
    color: black;
    margin: 0;
}

.gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_barre::after {
    width: 100%;
    display: block;
    transform: rotate(-8deg) translate(-50%,-50%);
    content: "";
    height: 2px;
    background: #b60e20;
    text-align: center;
    position: absolute;
    top: 36%;
    left: 50%;
}



.gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_barre {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: auto;
    font-size: 18px;
}

.gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_red {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
}

.achat-bck .fiche_top:hover {
    background: none;
}

.achat-bck .fiche_top {
    margin: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    width: 39%;
    position: relative;
    color: black;
    vertical-align: bottom;
}

.gaming-page .achat-bck .fiche_top {
    border: none;
}

.offre-produit .image-config-gamer-pc .offre-promo-game img {
    width: 10%;
}

.offre-promo-game {
    color: black;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
    line-height: 24px;
}

    .offre-promo-game p {
        color: black;
        vertical-align: middle;
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        width: 30px;
        line-height: 25px;
        text-align: left;
        background: #0B5 url(/images/img-gamer/jeux-3.png) no-repeat 10px center;
        padding-left: 44px;
        box-sizing: border-box;
        font-weight: bold;
        text-indent: -5000px;
        overflow: hidden;
        transition: width 0.5s;
        white-space: nowrap;
    }

.cfg:hover .offre-promo-game p {
    width: 176px;
    text-indent: 0px;
}

.option-sur-mesure p {
    color: white;
    vertical-align: middle;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    width: 30px;
    line-height: 25px;
    text-align: left;
    background: rgba(0,0,0,1) url(/images/img-gamer/option-sur-mesure2.png) no-repeat 14px center;
    padding-left: 44px;
    box-sizing: border-box;
    font-weight: bold;
    text-indent: -5000px;
    overflow: hidden;
    transition: width 0.5s;
    white-space: nowrap;
}

.option-sur-mesure {
    color: black;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
    line-height: 24px;
    margin-top: 10px;
}


.check-compa {
    display:none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #acacac url(/images/img-gamer/check-w.png) no-repeat center center;
    width: 20px;
    height: 20px;
    transition: background 0.5s;
    z-index: 100;
}

article:hover .check-compa {
    background: black url(/images/img-gamer/check-w.png) no-repeat center center;
}

.compare .prix {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}


.cfg:hover .option-sur-mesure p {
    width: 210px;
    text-indent: 0px;
}

.gaming-page .ajout-panier.ajout-fiche-produit input {
    line-height: 45px;
    background-size:26px;
    color:white;
}

.gaming-page .ajout-panier.ajout-fiche-produit {
    height: 40px;
    margin-bottom: 0;
    transition: none;
     border-radius:10px;
    transition: all 0.5s;
}

.offre-produit .offre-promo-game {
    display: block;
}

.offre-produit {
    position: relative;
}

.image-config-gamer-pc .offre-promo-game img {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
    margin-right: 2%;
}

.slider-fiche_produit-main {
    position: relative;
}

.content-img-bloc .offre-promo-game img {
    display: inline-block;
    vertical-align: middle;
    width: 5%;
    margin-right: 1%;
}

.slider-fiche_produit-main .offre-promo-game {
    position: absolute;
    top: 0px;
    height: 30px;
    z-index: 3;
    border-radius: 10px;
    background: rgba(0,0,0,0.8);
    padding: 2px 5px;
    transform: translateX(0);
    right: 0;
    left: inherit;
    border: 1px solid #0B5;
    width: 445px;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
}

    .slider-fiche_produit-main .offre-promo-game p {
        width: auto;
    }

    .slider-fiche_produit-main .offre-promo-game a {
        display: block;
    }

.fiche-offre .offre {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0.5% 0 0;
    text-align: center;
}

    .fiche-offre .offre:last-child {
        margin-right: 0;
    }

.gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li {
    color: black;
    line-height: 36px;
    padding-left: 20px;
    font-size: 12px;
}


    .gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li:nth-child(2n) {
        background: white;
        box-shadow: 0px 4px 5px #E2E2E2;
        border-left: 6px solid #EE0000;
    }

.fiche-pc-multi.fiche-pc #_ctl0_ContentPlaceHolder1_l_descriptif li:nth-child(2n) {
    background: white;
    box-shadow: 0px 4px 5px #E2E2E2;
    border-left: 6px solid #EE0000;
}

.gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif {
    margin-top: 0;
}

.fiche-pc-multi .fiche_product_price {
    font-size: 32px;
}

.fiche-pc-multi #_ctl0_ContentPlaceHolder1_l_prix_3x {
    font-size: 22px;
}

/*
.fiche-pc-multi .fiche-produit-r {
    padding: 10px;
}
*/




.fiche-pc-multi .txt-intro-gaming {
    display: none;
}

.fiche-offre .offre span {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    background: #0B5;
    color: black;
    border-radius: 10px 10px 0 0;
}

.fiche-offre div:nth-child(3) {
    padding-right: 0%;
}

.fiche-offre {
    font-size: 0;
}

    .fiche-offre .sep-offre:last-child {
        display: none;
    }

    .fiche-offre .offre img {
        vertical-align: middle;
    }

.txt-fiche-prod .offre-promo-game {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

    .txt-fiche-prod .offre-promo-game img {
        display: inline-block;
        vertical-align: middle;
    }

    .txt-fiche-prod .offre-promo-game p {
        margin-left: 5px;
        width: 88%;
    }


.f-reinit {
    display: none !important;
}

.no-result {
    font-weight: bold;
    color: #b60e20 !important;
    font-size: 30px;
    margin: 50px 0;
}

.img-ico img {
    width: 100%;
}

.option-left li.produit-is-change span span,
.produit-change {
    color: #132643;
}

.global-fiche-game .pgwSlider .ps-current img {
    max-width: 98%;
    min-width: 98%;
}

.choix-options ul li .produit-del,
.choix-options ul li .produit-change,
.list-options {
    display: none;
}

.choix-options ul li .produit-del {
    width: 24px;
    background: url(/images_produits/grosbill/site/close.png) no-repeat center center;
    height: 24px;
    margin-right: 0;
    border: none;
    transition: all 0.5s;
}

.option-left li .produit-del.change-hv:hover::after {
    display: none;
}

.choix-options ul li .produit-del:hover {
    box-shadow: none;
    transform: rotate(90deg);
}



.choix-options ul li span {
    width: 410px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.list-options-15 {
    max-height: 450px;
    overflow-y: scroll;
}

.desc-gaming.desc-gaming-h2 {
    padding-top:12px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
}

.univers-gamer .txt-toggle-home {
    max-height: 100%;
}

.exlu-internet.nvidia30 {
    font-size: 18px;
    background: #77b900;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    top: 18px;
    line-height: 24px;
    padding: 0 10px;
    z-index: 99;
}


.top-vente-gaming .rslides {
    width: 100%;
}

.top-vente-gaming li {
    width: 100%;
    transition: none !important;
}

.top-vente-gaming .callbacks_tabs {
    display: none !important;
}
/* PAGE FLY SIMULATOR */
.gaming-page.simulator {
    background: #202020;
}

    .gaming-page.simulator .global-fiche-game .fiche-produit-l #product_buy {
        background: #202020;
    }


    .gaming-page.simulator .titre-fiche-produit .title_fiche {
        color: white;
    }

.simulator .assemble-france, .simulator .ans2 {
    color: white;
}

.simulator .txt-intro-gaming a, .simulator .txt-intro-gaming p, .simulator .txt-intro-gaming span {
    color: white !important
}

.simulator .fiche-produit-rr {
    -webkit-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    -moz-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

    .simulator .fiche-produit-rr:after {
        -webkit-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        -moz-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        position: absolute;
        left: 0;
        border-radius: 20px;
        width: 100%;
        top: 0;
        content: "";
        height: 100%;
        z-index: -1;
    }


.simulator .global-fiche-game .fiche-produit-l, .simulator .global-fiche-game .fiche-produit-rr {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.simulator .global-fiche-game .fiche-produit-ll {
    display: none;
}

.simulator .bench {
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    -moz-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

    .simulator .bench::after {
        -webkit-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        -moz-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        position: absolute;
        left: 0;
        border-radius: 20px;
        width: 100%;
        top: 0;
        content: "";
        height: 100%;
        z-index: -1;
    }

.flightsimulator {
    margin-top: 20px;
    text-align: center;
}

.simulator .bench .title-w {
    text-align: center;
    float: none;
}

.flightsimulator p {
    display: block;
    float: none;
}

.simulator .btn-devis a {
    padding: 10px 0px;
    font-size: 12px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    background: #0B5;
    border-radius: 20px;
    -webkit-box-shadow: -5px -5px -15px 0px rgba(49,49,49,1);
    -moz-box-shadow: -5px -5px -15px 0px rgba(49,49,49,1);
    box-shadow: -5px -5px -15px 0px rgba(49,49,49,1);
    position: relative;
    z-index: 1;
    display: block;
    width: 220px;
    text-align: center;
}

.simulator .btn-devis {
    margin-top: 30px;
    margin-bottom: 10px;
}

    .simulator .btn-devis a:after {
        -webkit-box-shadow: 5px 5px 15px 0px rgba(14,14,14,1);
        -moz-box-shadow: 5px 5px 15px 0px rgba(14,14,14,1);
        box-shadow: 5px 5px 15px 0px rgba(14,14,14,1);
        position: absolute;
        left: 0;
        border-radius: 20px;
        width: 100%;
        top: 0;
        content: "";
        height: 100%;
        z-index: -1;
    }


.flightsimulator img {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    border-radius: 20px;
}

.flightsimulator .benche {
    display: inline-block;
    vertical-align: middle;
}

.flightsimulator .mob-sim {
    display: none;
}

.flightsimulator p {
    font-weight: normal;
    text-transform: none;
    text-align: left;
    line-height: 30px;
}

.flightsimulator .benche {
    margin-left: 5%;
    margin-right: 5%;
}

    .flightsimulator .benche .title-benche:first-child {
        margin-top: 0;
    }

    .flightsimulator .benche span {
        font-weight: bold;
    }

    .flightsimulator .benche .title-benche {
        font-weight: bold;
        margin-top: 25px;
        text-transform: uppercase;
        font-size: 24px;
        position: relative;
    }

.simulator #product_buy {
    float: none;
    width: 530px;
    display: inline-block;
    vertical-align: middle;
}


.simulator .global-fiche-game .fiche-produit-l {
    width: 100%;
}

.simulator #product_buy {
    background: none;
}

.gaming-page.simulator .global-fiche-game {
    margin-top: 30px;
}

.flightsimulator .benche .title-benche::after {
    content: "";
    height: 1px;
    width: 150px;
    margin-bottom: 10px;
    display: block;
    background: white;
    margin-top: 5px;
}



.marque-simulator li {
    flex: 1 0 auto;
    margin: 0 5px 10px;
    vertical-align: middle;
    border-radius: 10px;
    -webkit-box-shadow: inset 10px 10px 10px 0px rgba(14,14,14,1);
    -moz-box-shadow: inset 10px 10px 10px 0px rgba(14,14,14,1);
    box-shadow: inset 10px 10px 10px 0px rgba(14,14,14,1);
    position: relative;
    z-index: 1;
    padding: 15px 20px;
    margin-bottom: 10px;
}

.marque-simulator ul {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: auto;
    align-content: stretch
}

.marque-simulator li::after {
    -webkit-box-shadow: inset -10px -10px 10px 0px rgba(49,49,49,1);
    -moz-box-shadow: inset -10px -10px 10px 0px rgba(49,49,49,1);
    box-shadow: inset -10px -10px 10px 0px rgba(49,49,49,1);
    position: absolute;
    left: 0;
    border-radius: 10px;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    z-index: -1;
}




.simulator .title-w {
    margin-bottom: 0;
    color: white;
}

.flightsimulator p a {
    color: white;
}

.gaming-page.simulator #_ctl0_ContentPlaceHolder1_l_descriptif li:nth-child(2n) {
    background: none;
}

.gaming-page.simulator .sep-fiche-prod-r a {
    color: white;
}

.marque-simulator {
    margin-bottom: 40px;
}

.gaming-page.simulator #_ctl0_ContentPlaceHolder1_l_descriptif li strong {
    color: white;
}

.gaming-page.simulator #_ctl0_ContentPlaceHolder1_l_descriptif li {
    color: white;
    padding-left: 0;
}

.gaming-page.simulator .sep-fiche-prod-l a {
    color: white;
}

.simulator.gaming-page .sep-fiche-prod-r::after {
    -webkit-box-shadow: -20px -20px 20px 0px rgba(49,49,49,1);
    -moz-box-shadow: -20px -20px 20px 0px rgba(49,49,49,1);
    box-shadow: -20px -20px 20px 0px rgba(49,49,49,1);
    position: absolute;
    left: 0;
    border-radius: 20px;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    z-index: -1;
}

.image-3d.mob-3d {
    display: none;
}

.image-3d {
    display: inline-block;
    vertical-align: middle;
}

.abso-3d {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

    .abso-3d::after {
        background: rgba(0,0,0,0.5);
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0;
        opacity: 0;
        transition: all 0.5s;
        z-index: 1;
    }

    .abso-3d:hover:after {
        opacity: 1;
    }

.flightsimulator .abso-3d img {
    width: 100%;
}

.abso-3d a {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    text-transform: uppercase;
    transform: translate(-50%,-50%);
    z-index: 2;
    border: 1px solid white;
    background: rgba(0,0,0,0.5);
    padding: 8px 0px;
    width: 70%;
    display: block;
    box-sizing: border-box;
    font-weight: 600;
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.2s;
}

    .abso-3d a:hover {
        background: rgba(255,255,255,1);
        color: black;
        transition-delay: 0;
    }

.abso-3d:hover a {
    opacity: 1;
}

.simulator #descriptif-technique {
    margin-top: 40px;
    margin-bottom: 40px;
}

.simulator .sep-fiche-prod {
    overflow: inherit;
}

.simulator .sep-fiche-prod-l #texte {
    line-height: normal;
}

.simulator.gaming-page .titre_desc {
    color: white;
}

.gaming-page.simulator .sep-fiche-prod-l p {
    color: white;
}

    .gaming-page.simulator .sep-fiche-prod-l p span {
        color: white !important;
    }

.sim-seo {
}


.sim-seo {
    -webkit-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    -moz-box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-shadow: inset -20px -20px 20px 0px rgba(49,49,49,1);
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.gaming-page.simulator .sep-fiche-prod-l {
    margin-top: 0;
}

.gaming-page.simulator .bloc-seo-config {
    margin-bottom: 0;
}

.sim-seo {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .sim-seo:after {
        -webkit-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        -moz-box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        box-shadow: inset 20px 20px 20px 0px rgba(14,14,14,1);
        position: absolute;
        left: 0;
        border-radius: 20px;
        width: 100%;
        top: 0;
        content: "";
        height: 100%;
        z-index: -1;
    }

.simulator.gaming-page .sep-fiche-prod-r {
    -webkit-box-shadow: 20px 20px 20px 0px rgba(14,14,14,1);
    -moz-box-shadow: 20px 20px 20px 0px rgba(14,14,14,1);
    box-shadow: 20px 20px 20px 0px rgba(14,14,14,1);
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.img-sim img {
    width: 40px;
}

.groupe-icone-sim {
    padding-left: 10px;
}

    .groupe-icone-sim p {
        color: white;
        font-size: 14px;
        margin-top: 5px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .groupe-icone-sim p span {
            font-weight: normal;
        }

.img-sim {
    border-right: 1px solid white;
    padding-right: 10px;
}

.img-sim, .groupe-icone-sim {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (min-width: 1301px) and (max-width: 1920px) {
    .simulator .fiche-produit-rr {
        width: 745px;
    }

    .marque-simulator li {
        flex: 1 1 auto;
        margin: 0 2px 10px;
        padding: 15px;
    }

    .simulator .bloc-seo-config .bloc-l {
        width: 740px;
    }

    .img-sim {
        border-right: 1px solid white;
        padding-right: 5px;
    }

    .groupe-icone-sim {
        padding-left: 5px;
    }

        .groupe-icone-sim p {
            font-size: 12px;
        }
}


@media screen and (min-width: 1025px) and (max-width: 1300px) {

    .marque-simulator li {
        flex: 1 0 auto;
        margin: 0 5px 10px;
    }

    .simulator .fiche-produit-rr {
        width: 564px;
        margin: 20px 0;
    }

    .simulator.bloc-seo-config .bloc-l {
        float: left;
        width: 464px;
    }

    .simulator #product_buy {
        width: 435px;
    }

        .simulator #product_buy .content-img-bloc .pgwSlider.narrow .ps-current {
            height: auto !important;
        }

    .image-3d {
        width: 48%;
    }

    .abso-3d {
        width: 44%;
    }

        .abso-3d a {
            width: 85%;
        }
}


@media screen and (min-width: 961px) and (max-width: 1024px) {
    .simulator .fiche-produit-rr {
        width: 100%;
    }

    .simulator #product_buy {
        margin: 0 auto;
        display: block;
    }

    .simulator .global-fiche-game .fiche-produit-l {
        display: block;
        margin: 0 auto;
    }

    .marque-simulator li {
        flex: 1 0 auto;
        margin: 0 5px 10px;
    }

    .simulator .fiche-produit-rr {
        width: 100%;
        margin: 20px 0;
    }

    .simulator.bloc-seo-config .bloc-l {
        float: left;
        width: 464px;
    }

    .simulator .bloc-r {
        width: 100%;
        font-size: 0;
        text-align: center;
    }

        .simulator .bloc-r img {
            display: inline-block;
            vertical-align: middle;
        }

    .image-3d {
        width: 45%;
    }

    .abso-3d {
        width: 44%;
    }
}

@media screen and (min-width: 769px) and (max-width: 960px) {
    .simulator .fiche-produit-rr {
        width: 100%;
    }

    .image-3d {
        display: none;
    }

        .image-3d.mob-3d {
            display: block;
        }


    .simulator #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 435px !important;
    }

    .simulator #product_buy {
        margin: 0 auto;
        display: block;
    }



    .simulator .pgwSlider .ps-current img {
        max-height: initial;
    }

    .flightsimulator .benche .title-benche::after {
        margin: 5px auto 10px;
    }

    .flightsimulator p {
        text-align: center;
    }

    .flightsimulator img {
        margin-bottom: 10px;
    }

    .flightsimulator .mob-sim {
        display: block;
        margin-top: 30px;
        margin: 30px auto 10px;
    }

    .simulator .bloc-seo-config .bloc-l {
        width: 100%;
    }

    .flightsimulator img:last-child {
        display: none;
    }

    .simulator .global-fiche-game .fiche-produit-l {
        display: block;
        margin: 0 auto;
    }

    .marque-simulator li {
        flex: 1 0 auto;
        margin: 0 5px 10px;
    }

    .simulator .fiche-produit-rr {
        width: 100%;
        margin: 20px 0;
    }

    .simulator.bloc-seo-config .bloc-l {
        float: left;
        width: 464px;
    }

    .simulator .bloc-r {
        width: 100%;
        font-size: 0;
        text-align: center;
    }

        .simulator .bloc-r img {
            display: inline-block;
            vertical-align: middle;
        }

    .image-3d {
        width: 70%;
        margin: 0 auto;
    }


    .abso-3d {
        width: 44%;
    }
}


@media screen and (min-width: 481px) and (max-width: 768px) {
    .simulator .fiche-produit-rr {
        width: 100%;
    }

    .image-3d {
        display: none;
    }

    .abso-3d a {
        width: 100%;
    }

    .image-3d.mob-3d {
        display: block;
        width: 100%;
    }

    .simulator #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 435px !important;
        float: none;
    }

    .simulator #product_buy {
        margin: 0 auto;
        width: 460px;
        display: block;
    }

    .simulator .pgwSlider .ps-current img {
        max-height: initial;
    }

    .flightsimulator .benche .title-benche::after {
        margin: 5px auto 10px;
    }

    .flightsimulator p {
        text-align: center;
    }

    .flightsimulator img {
        width: 80%;
        margin-bottom: 10px;
    }

    .simulator .title-w {
        font-size: 28px;
    }

    .flightsimulator .mob-sim {
        display: block;
        margin-top: 30px;
        margin: 30px auto 10px;
    }

    .simulator .bloc-seo-config .bloc-l {
        width: 100%;
    }

    .flightsimulator img:last-child {
        display: none;
    }

    .simulator .global-fiche-game .fiche-produit-l {
        display: block;
        margin: 0 auto;
    }

    .marque-simulator li {
        flex: 1 0 auto;
        margin: 0 5px 10px;
    }

    .simulator .fiche-produit-rr {
        width: 100%;
        margin: 20px 0;
    }

    .simulator.bloc-seo-config .bloc-l {
        float: left;
        width: 464px;
    }

    .simulator .bloc-r {
        width: 100%;
        font-size: 0;
        text-align: center;
    }

        .simulator .bloc-r img {
            display: inline-block;
            vertical-align: middle;
        }

    .image-3d {
        width: 70%;
        margin: 0 auto;
    }

    .abso-3d {
        width: 44%;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .simulator .fiche-produit-rr {
        width: 100%;
    }

    .image-3d {
        display: none;
    }

    .abso-3d a {
        width: 100%;
    }

    .image-3d.mob-3d {
        display: block;
        width: 100%;
    }

    .abso-3d {
        width: 60%;
    }

    .simulator #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 100% !important;
    }

    .simulator.gaming-page #product_buy .pgwSlider.listOnTheLeft .ps-current {
        height: 300px !important;
    }

    .simulator #product_buy {
        width: 100% !important;
        display: block;
    }

    .simulator .groupe-icone-sim p {
        font-size: 10px;
    }

    .simulator.gaming-page .pgwSlider.narrow > ul {
        width: 100%;
    }

    .gaming-page .titre-fiche-produit .title_fiche {
        font-size: 26px;
    }

    .img-sim img {
        width: 30px;
    }

    .marque-simulator li {
        padding: 15px 10px;
    }

    .simulator .bench {
        padding: 20px 10px;
    }

    .simulator.gaming-page .sep-fiche-prod-r {
        padding: 20px 10px;
    }

    .simulator #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 100% !important;
    }

    .simulator .pgwSlider .ps-current img {
        max-height: initial;
    }

    .simulator.gaming-page .pgwSlider.narrow > ul {
        height: 55px !important;
    }

    .flightsimulator .benche .title-benche::after {
        margin: 5px auto 10px;
    }

    .flightsimulator p {
        text-align: center;
    }

    .flightsimulator img {
        width: 80%;
        margin-bottom: 10px;
    }

    .simulator .title-w {
        font-size: 21px;
        text-align: center;
    }

    .flightsimulator .benche .title-benche {
        font-size: 16px;
    }

    .flightsimulator .mob-sim {
        display: block;
        margin-top: 30px;
        margin: 30px auto 10px;
    }

    .sim-seo {
        padding: 20px 10px;
    }

    .simulator .bloc-seo-config .bloc-l {
        width: 100%;
    }

    .flightsimulator img:last-child {
        display: none;
    }

    .simulator .global-fiche-game .fiche-produit-l {
        display: block;
        margin: 0 auto;
    }

    .marque-simulator li {
        flex: 1 0 auto;
        margin: 0 5px 10px;
    }

    .simulator .fiche-produit-rr {
        width: 100%;
        margin: 20px 0;
    }

    .simulator.bloc-seo-config .bloc-l {
        float: left;
        width: 464px;
    }

    .simulator .bloc-r {
        display: none;
    }

    .simulator.gaming-page #product_buy .ps-current li a {
        width: 300px !important;
        height: 300px !important;
    }

    .simulator .global-fiche-game .pgwSlider .ps-current img {
        width: 300px;
    }

    .simulator .bloc-r img {
        display: inline-block;
        vertical-align: middle;
    }
}

@media screen and (min-width:2200px) {
    .choix-pc-g h2, .choix-pc-g p {
        font-size: 1.2vw;
    }

    .choix-gaming-1 img {
        width: 40%;
    }
}
/* FIN PAGE FLY SIMULATOR */
@media screen and (min-width:2200px) {
    .choix-pc-g h2, .choix-pc-g p {
        font-size: 1.2vw;
    }

    .choix-gaming-1 img {
        width: 40%;
    }
}

@media screen and (min-width:1921px) {
    .bloc-seo-config .bloc-l {
        float: left;
        width: 1050px;
    }

    .simulator #product_buy {
        width: 700px;
    }

    .gaming-page.simulator #product_buy .pgwSlider.listOnTheLeft .ps-current {
        width: 87%;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .carac-gaming-courte li {
       /*padding-left: 15%;*/ 
    }


    .carac-gaming {
        top: 5%;
    }
}


@media screen and (min-width: 1301px) and (max-width: 1500px) {

    .achat-bck.barre-float .prix-produit {
        width: 25%;
    }

    /*
.gaming-page .ajout-panier.ajout-fiche-produit input {
        background: url(/images/panier-fiche-produit.png) no-repeat 12px center;
    }
    */
    

    .complete-liste {
        width: 1280px;
    }

    .univers-cat {
        height: 578px;
    }

    .choix-pc-g h2,
    .choix-pc-g p {
        font-size: 1vw;
    }

    .top-vente-gaming .carac-gaming-courte li {
        padding-left: 15%;
    }

    .all-spec {
        padding: 0;
        margin-top: 0;
    }

    .carac-gaming {
        top: 3%;
    }

    .carac-gaming-courte li {
       /*padding-left: 15%;*/ 
    }
}

@media screen and (min-width: 1025px) and (max-width: 1300px) {

    .gaming-page .link-fiche h2{
         font-size: 2.1vw;
    }

    .gaming-page .link-fiche h2 span{
        font-size:2.1vw;
    }

    .gaming-page .achat-bck .fiche_top {
        display: block;
        width: 45%;
        margin: 15px 0px;
    }

    .achat-bck .prix-produit{
        width:100%;
    }

    .global-fiche-game .fiche-produit-l {
        width: 422px;
    }

    .fiche-produit-rr {
        width: 582px;
    }

    .choix-pc-g h2,
    .choix-pc-g p {
        padding: 5px 5px;
        background: white;
        font-size: 1vw;
    }

    .compare ul li {
        padding-left: 28px;
        font-size: 12px;
    }

    .cfg-compare.pop .bloc-compare .compare {
        padding: 10px 5px;
    }

    .pop-cfg .bt-retour-etape {
        bottom: 14px;
        left: 20%;
    }

    .content-prog.next-etape.pop-cfg .faire-config {
        height: 400px;
    }

    .all-spec {
        margin-top: 0;
    }

    .txt-jeux {
        font-size: 12px;
    }

    .choix-gaming-4 li img {
        width: 80%;
    }


    .choix-gaming-4 li boutin-choix-gaming img {
        width: 24px;
    }

    .content-img-confi {
        width: 40%;
        margin-left: 10%;
    }

    .top-vente-gaming .carac-gaming-courte li {
        padding-left: 15%;
        font-size: 1vw;
    }

    .faire-config .lien-gaming {
        width: 80%;
    }


    .img-ico {
        width: 24px;
    }


    .gaming-page section article {
        width: 48%;
        height: 235px;
    }

    .carac-gaming p {
        font-size: 1vw;
    }

    .carac-gaming .stock-gaming {
        font-size: 1vw;
    }

    .carac-gaming-courte li {
      /* padding-left: 15%;*/ 
        font-size: 1.1vw;
    }

    .top-vente-gaming .image-config-gamer-pc {
        float: left;
        width: 55%;
        position: relative;
        margin-left: 0%;
    }

    .carac-gaming .prix.prixBarre {
        font-size: 1.5vw;
    }

    .carac-gaming .prix {
        font-size: 3vw;
    }

    .complete-liste {
        width: 1024px;
    }

    .univers-cat {
        height: 482px;
    }

    .complete-liste ul li {
        width: 24%;
        margin: 1% 1.33% 1% 0;
    }

    .lien-gaming a:nth-child(2)::after {
        display: none;
    }

    .complete-liste ul li:nth-child(6n) {
        margin-right: 1.33%;
    }

    .complete-liste ul li:nth-child(4n) {
        margin-right: 0%;
    }

    .lien-gaming a span {
        font-size: 11px;
    }

    .titre-desc-gaming {
        height: 28px;
    }

    .desc-gaming {
        height: 28px;
    }

    .achat-gaming li {
        width: 190px;
        margin: 0 11px 0 0;
    }

    .titre-m-g {
        width: 100px;
    }

    .img-vente-g {
        width: 80px;
    }

    .img-meilleur {
        float: left;
        margin-right: 10px;
    }

    .titre-liste-categ p {
        font-size: 25px;
    }

    .titre-liste-categ {
        height: 410px;
    }

    .fiche-pc article li {
        padding-bottom: 8px;
        font-size: 12px;
        line-height: 14px;
    }

    .gaming-page .titre-fiche-produit .title_fiche {
        font-size: 30px;
    }



    .gaming-page .fiche-produit-l .ps-current li a {
        width: 450px;
        height: 450px;
        background: white;
        display: table-cell;
        vertical-align: middle;
    }

    .gaming-page .fiche-produit-r {
    }



    .gaming-page .impression {
        margin-top: 0;
    }

    .lesplusgaming {
        margin-bottom: 10px;
    }

    .gaming-page .impression p {
        margin: 0;
        padding: 2px 0;
    }

    .txt-intro-gaming {
        margin-bottom: 10px;
    }

    .gaming-page .bloc-seo-config .bloc-r {
        width: 35%;
    }


    .gaming-page .bloc-seo-config .bloc-l {
        width: 60%;
    }

    .gaming-page .fiche-pc article .txt-fiche-prod .plus-gaming {
        padding-top: 20px;
    }

    .cp-jeux img {
        width: 65%;
    }

    .gaming-page .fiche-pc article .txt-fiche-prod .ancre {
        font-size: 10px;
    }

    .achat-bck.barre-float .prix-produit {
        width: 24%;
    }

    .option-right {
        width: 438px;
    }

    .option-left .cp-2 p:hover::after, .option-left .cp-ram p:hover::after {
        right: 214px;
    }

    .option-left .cp-5 p:hover::after, .option-left .cp-proc p:hover::after {
        right: 268px;
    }

    .option-left .cp-3 p:hover::after {
        right: 187px;
    }

    .option-left .cp-6 p:hover::after, .option-left .cp-cg p:hover::after {
        right: 180px;
    }

    .option-left .cp-15 p:hover::after, .option-left .cp-boit p:hover::after {
        right: 26px;
    }

    .gaming-page .barre-float .ajout-panier.ajout-fiche-produit input {
        background: none;
        padding-left: 0;
    }

    .choix-options ul li span {
        width: 320px;
    }

    .option-left {
        width: 556px;
    }

    .title-w {
        font-size: 30px;
    }

    .gaming-page .sep-fiche-prod-l .title-w {
        line-height: normal;
        font-size: 30px;
    }

    .gaming-page .menu_fiche_produit .prix-produit .fiche_product_price.fiche_product_price_barre span {
        font-size: 14px;
    }


    .gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_red {
        font-size: 20px;
    }

    .gaming-page .achat-bck .div_dispo_enligne {
        font-size: 12px;
        display:block;
        text-align:left;
    }

    .gaming-page .impression a {
        width: auto;
        float: left;
    }

    #myVideo {
        width: 350px !important;
        height: 350px !important;
    }

    .gaming-page .content-img-bloc .ps-list {
        height: 350px;
        max-height: 350px;
    }

    .gaming-page .content-img-bloc .pgwSlider.narrow .ps-current {
        width: 450px;
        height: 450px !important;
    }

    .gaming-page .fiche-produit-l .pgwSlider.narrow > ul {
        width: 50px;
        float: right;
    }

    .global-fiche-game .fancyboxg {
        float: left;
        text-align: center;
        width: 45px;
    }

    .global-fiche-game .pgwSlider.listOnTheLeft > ul, ul.pgwSlider.listOnTheLeft {
        float: right;
        width: 45px;
    }

    .global-fiche-game .impression .fancyboxg {
        width: auto;
        margin-top: 0;
        text-align: left;
    }

    .gaming-page .fiche-pc article .txt-fiche-prod li {
        background-size: 28px;
        padding-top: 0px;
    }

    .slider-fiche_produit-main {
        float: right;
    }


    .tri-asc a {
        color: white;
        background: url(/images/fleche-croissant.png) no-repeat 6px center;
        background-size: auto auto;
        background-size: auto auto;
        padding-left: 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
        text-align: left;
        display: block;
        padding: 3px 0 3px 22px;
    }

    .tri-asc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 0px auto 15px;
        float: right;
        height: 28px;
        padding: 1px 0;
    }

    .gaming-page .tri-desc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 0px auto 15px;
        float: right;
        height: 28px;
        padding: 1px 0;
    }

    .tri-desc a {
        display: block;
        color: black;
        background: url(/images/fleche-decroissant.png) no-repeat 6px center;
        padding: 3px 0 3px 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
    }

    .gaming-page #product_buy .ps-current li a {
        height: 350px !important;
        width: 350px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1110px) {
    .liste-logo.logo-gaming li img{
        max-width:50px;
    }
}

@media screen and (min-width: 961px) and (max-width: 1024px) {
    .liste-logo.logo-gaming li img {
        max-width: 50px;
    }

    .filtr-title {
        padding: 0 5px 0 0;
        margin-right: 5px;
    }

    .compare ul li {
        line-height: 14px;
        padding-left: 28px;
        font-size: 12px;
        padding: 8px 0 8px 28px;
    }

    .top-vente-gaming {
        display: none;
    }

    .pop-cfg .bt-retour-etape {
        bottom: 14px;
        left: 14%;
    }

    .pop-cfg .price-choix {
        top: 56%;
    }

    .txt-jeux {
        font-size: 12px;
    }

    .choix-gaming-4 .choix img {
        width: 80%;
    }

    .choix-gaming-4 .choix div img {
        width: 24px;
    }

    .pop-cfg .faire-config .lien-gaming {
        width: 55%;
    }

    .content-prog .block-pc-gaming {
        width: 49%;
    }

    .content-prog.next-etape.pop-cfg .faire-config {
        height: 400px;
    }


    .img-ico {
        width: 24px;
    }

    .content-img-confi {
        width: 40%;
        margin-left: 10%;
    }

    .gaming-page section article {
        width: 48%;
        height: 220px;
    }

    .carac-gaming-courte li {
       /*padding-left: 15%;*/ 
        font-size: 1.2vw;
    }

    .carac-gaming .pc-gamer-titre {
        font-size: 1.2vw;
    }

    .all-spec {
        padding: 0;
        margin-top: 0;
    }

    .carac-gaming .prix.prixBarre {
        font-size: 1.5vw;
    }

    .carac-gaming .prix {
        font-size: 2.6vw;
    }

    .carac-gaming .stock-gaming {
        font-size: 1.2vw;
    }

    .gaming-page .link-fiche h2 {
        font-size: 1.6vw;
    }

    .abso-configu .txt-titre-abso-configu .title-abso-configu {
        font-size: 3.5vw;
    }

    .complete-liste {
        width: 960px;
    }

    .univers-cat {
        height: 482px;
    }

    .complete-liste ul li {
        width: 24%;
        margin: 1% 1.33% 1% 0;
    }

    .lien-gaming a:nth-child(2)::after {
        display: none;
    }

    .complete-liste ul li:nth-child(6n) {
        margin-right: 1.33%;
    }

    .complete-liste ul li:nth-child(4n) {
        margin-right: 0%;
    }

    .lien-gaming a span {
        font-size: 11px;
    }

    .titre-desc-gaming {
        height: 28px;
    }

    .desc-gaming {
        height: 28px;
    }


    .achat-gaming li {
        width: 184px;
        margin: 0 2px 0 0;
    }

        .achat-gaming li:last-child {
        }

    .img-vente-g {
        width: 80px;
    }

    .absolute-m-g {
        width: 100px;
    }

    .titre-m-g {
        width: 94px;
    }

    .img-meilleur {
        float: left;
        margin: 0 12px 0 0;
    }

    .titre-liste-categ p {
        font-size: 23px;
    }

    .titre-liste-categ {
        height: 388px;
    }



    .gaming-page .fiche-produit-l {
        display: none;
    }

    .gaming-page .fiche-produit-l {
        display: none;
    }

    .gaming-page .fiche-produit-ll {
        display: block;
    }

    .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game {
        display: none;
    }

    .gaming-page .impression a {
        width: auto;
        float: left;
        margin-top: 0;
    }

    .gaming-page .impression .path_position:last-child {
        margin-top: 0;
    }

    .fiche-produit-rr {
        float: none;
        width: 100%;
    }

    .global-fiche-game {
        height: 100%;
    }

    .gaming-page .fiche-produit-l {
        width: 100%;
    }

    .global-fiche-game .txt-fiche-prod {
        margin-right: 0px;
        margin-top: 0px;
        padding: 0;
        width: 100%;
        padding-bottom: 25px;
    }

    .option-left .cp-2 p:hover::after, .option-left .cp-ram p:hover::after {
        right: 187px;
        top: 99px;
        width: 55px;
        height: 118px;
    }

    .option-left .cp-15 p:hover::after, .option-left .cp-boit p:hover::after {
        right: 27px;
        top: 30px;
        width: 365px;
        height: 388px;
    }

    .option-left .cp-3 p:hover::after {
        right: 170px;
        top: 305px;
        width: 85px;
        height: 87px;
    }

    .option-left .cp-5 p:hover::after, .option-left .cp-proc p:hover::after {
        right: 235px;
        top: 130px;
        width: 55px;
        height: 55px;
    }

    .option-left .cp-6 p:hover::after, .option-left .cp-cg p:hover::after {
        right: 151px;
        top: 211px;
        width: 232px;
        height: 48px;
    }


    .global-fiche-game {
        overflow: visible;
        padding: 0 1%;
        width: 100%;
    }

    .bouton-config-goto {
        width: 275px;
    }

    .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
        width: 275px;
    }

    .gaming-page .fil-ariane {
        display: block;
        margin: 0;
        padding: 10px 0;
    }

    /*.gaming-page .ajout-panier.ajout-fiche-produit input {
        background: url(/images/panier-fiche-produit.png) no-repeat 10px center;
    }*/

    .txt-fiche-prod .fiche-produit-r{
        width:800px;
    }
    .gaming-page .achat-bck .div_dispo_enligne{
        display:block;
        text-align:left;

    }
    .gaming-page .fiche-pc article .txt-fiche-prod li{
        padding-top: 0;
    }

    .gaming-page .barre-float .ajout-panier.ajout-fiche-produit input {
        background: none;
        padding-left: 0;
    }

    .choix-options ul li span {
        width: 308px;
    }

    .option-left {
        width: 545px;
    }

    .title-w {
        font-size: 30px;
    }

    .option-right {
        width: 382px;
    }

    .gaming-page .barre-float.achat-bck .div_dispo_enligne {
        display: none;
    }

    .gaming-page .fiche-pc article .txt-fiche-prod .voir-detail-option li .price-option {
        font-size: 12px;
    }

    .fiche-pc .txt-fiche-prod .achat-bck.barre-float .voir-detail-option ul {
        width: 150%;
    }

    .gaming-page .fiche-pc article .txt-fiche-prod .ancre {
        font-size: 10px;
    }

    .global-fiche-game {
        padding: 0;
    }

    #youtube iframe {
        height: 400px !important;
    }

    .gaming-page .fiche-produit-l .ps-current li a {
        width: 450px;
        height: 450px;
        background: white;
        display: table-cell;
        vertical-align: middle;
    }

    .gaming-page .sep-fiche-prod-l .title-w {
        font-size: 30px;
        line-height: normal;
    }

    .fiche-produit-l .ps-list li {
        width: 50px !important;
        margin-right: 4px;
        display: block;
    }

    .gaming-page .pgwSlider.listOnTheLeft > ul {
        float: left;
        width: 50px;
    }

    .gaming-page .fiche-produit-l .mCSB_container {
        overflow: hidden;
        width: 50px;
        height: auto;
    }

    .gaming-page .fiche-produit-l .pgwSlider.listOnTheLeft .ps-current {
        float: left;
    }

    .gaming-page .titre-fiche-produit .title_fiche {
        font-size: 30px;
    }

    .gaming-page .bloc-seo-config .bloc-r {
        width: 35%;
    }

    .gaming-page .bloc-seo-config .bloc-l {
        width: 60%
    }

    .gaming-page .benchmark .sep-fiche-prod {
        margin: 0px 0 0;
        width: 100%;
    }

    .slider-fiche_produit-main {
        float: left;
    }

    .gaming-page .slider-fiche_produit-main {
        width: 495px;
        margin: 0 auto;
        float: none;
    }

    .gaming-page .fiche-pc .fiche-produit-l .ps-list li {
        padding-bottom: 0;
        width: 50px !important;
        height: 50px !important;
    }

    .global-fiche-game .fancyboxg {
        float: right;
        text-align: center;
        width: 45px;
    }

    .global-fiche-game p .fancyboxg {
        float: none;
        text-align: left;
        width: auto;
    }

    .gaming-page .benchmark {
        clear: both;
        margin-top: 20px;
    }

    .gaming-page .sep-fiche-prod-l {
        width: 100%;
    }

    .gaming-page .sep-fiche-prod-r {
        width: 100%;
    }

    .gaming-page .sep-fiche-prod-r {
        width: 100%;
    }

    .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game {
        left: 0;
        width: 320px;
    }

        .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game p {
            width: 84%;
        }

    .tri-asc a {
        color: white;
        background: url(/images/fleche-croissant.png) no-repeat 6px center;
        background-size: auto auto;
        background-size: auto auto;
        padding-left: 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
        text-align: left;
        display: block;
        padding: 3px 0 3px 22px;
    }

    .tri-asc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 0px auto 15px;
        background: #0B5;
        float: right;
        height: 28px;
        padding: 1px 0;
    }

    .gaming-page .tri-desc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 0px auto 15px;
        background: #0B5;
        float: right;
        height: 28px;
        padding: 1px 0;
    }

    .tri-desc a {
        display: block;
        color: black;
        background: url(/images/fleche-decroissant.png) no-repeat 6px center;
        padding: 3px 0 3px 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
    }

    .filtrage-gaming p {
        font-size: 10px;
    }

    .bt-comparer {
        font-size: 10px;
        margin: 0 5px;
    }
}


@media screen and (min-width: 769px) and (max-width: 960px) {

    .image-config-gamer-pc img{
        margin-left:15px;
    }

    .filtre-gaming .warp {
        width: 748px;
    }

    .liste-logo.logo-gaming li img{
        max-width:50px;
    }
    .gaming-page section article{
        height:215px;
    }

    .logo-gaming li {
        width: 24%;
    }

    .compare ul li {
        line-height: 14px;
        padding-left: 28px;
        font-size: 10px;
        height: 28px;
        vertical-align: middle;
        padding: 0px 0 0px 28px;
        margin-bottom: 5px;
    }


    .content-prog .block-pc-gaming.top-vente-gaming {
        display: none;
    }

    .content-prog .block-pc-gaming {
        width: 49%;
    }

    .content-img-confi {
        width: 40%;
        margin-left: 10%;
    }

    .abso-configu .txt-titre-abso-configu .title-abso-configu {
        font-size: 3.5vw;
    }

    .abso-configu .txt-titre-abso-configu p {
        font-size: 1.2vw;
    }

    .choix-pc-g h2,
    .choix-pc-g p {
        padding: 5px 2px;
        font-size: 1.7vw;
    }

    .content-prog.next-etape.pop-cfg {
        width: 80%;
    }

    .pop-cfg .bt-retour-etape {
        bottom: 16px;
    }

    .pop-cfg .prix-affiche {
        font-size: 3vw;
    }

    .pop-cfg .prix-affiche-3 .val {
        font-size: 3vw;
    }

    .pop-cfg .prix-affiche-3 span {
        font-size: 3vw;
    }

    .gaming-page section article {
        width: 48%;
    }

    .gaming-page .link-fiche h2 {
        font-size: 2vw;
    }

        .gaming-page .link-fiche h2 span{
            font-size:2vw;
        }


        .carac-gaming p {
            font-size: 1.4vw;
        }

    .image-config-gamer-pc {
        margin-top: 1%;
    }

    .carac-gaming .prix {
        font-size: 2.8vw;
    }

    .carac-gaming .stock-gaming {
        font-size: 1.4vw;
    }


    .carac-gaming .prix.prixBarre {
        font-size: 1.6vw;
    }

    .carac-gaming-courte li {
        font-size: 1.4vw;
       /*padding-left: 20%;*/ 
    }

    .all-spec {
        padding: 0;
        margin-top: 0;
        margin-top:5px;
    }

    .carac-gaming {
        top: 5%;
    }

    .img-ico {
        width: 24px;
    }

    .complete-liste {
        width: 768px;
    }

    .univers-cat {
        height: 388px;
    }

    .gaming-news-img {
        width: 40%;
    }

    .gaming-news-txt {
        width: 50%;
    }

    .meilleur-vente-gaming ul li {
        width: 49%;
        margin-right: 2%;
        text-align: center;
    }

        .meilleur-vente-gaming ul li:nth-child(2n) {
            margin-right: 0%;
        }

        .meilleur-vente-gaming ul li img {
            width: 75%;
        }

    .gaming-news-img img {
        width: 100%;
    }

    .complete-liste ul li a {
        font-size: 12px;
        padding-left: 20px;
    }

    .complete-liste ul li {
        width: 24%;
        margin: 1% 1.33% 1% 0;
    }

    .lien-gaming a:nth-child(2)::after {
        display: none;
    }

    .complete-liste ul li:nth-child(6n) {
        margin-right: 1.33%;
    }

    .complete-liste ul li:nth-child(4n) {
        margin-right: 0%;
    }

    .lien-gaming a span {
        font-size: 11px;
    }

    .titre-desc-gaming {
        height: 28px;
    }

    .desc-gaming {
        height: 28px;
    }


    .achat-gaming li {
        width: 182px;
        margin: 0 4px 0 0;
    }

        .achat-gaming li:last-child {
            display: none;
        }

        .achat-gaming li:nth-child(4) {
            margin-right: 0;
        }

    .img-vente-g {
        width: 80px;
    }

    .absolute-m-g {
        width: 100px;
    }

    .titre-m-g {
        width: 92px;
    }

    .img-meilleur {
        float: left;
        margin: 0 12px 0 0;
    }

    .titre-liste-categ p {
        font-size: 23px;
        transform: translate(-50%,-50%);
    }

    .titre-liste-categ {
        height: 35px;
        width: 100%;
    }

    .liste-categ {
        width: 100%;
    }


    .gaming-page .fiche-produit-l {
        display: none;
    }

    .gaming-page .fiche-produit-ll {
        display: block;
    }

    .fiche-produit-rr {
        float: none;
        width: 100%;
    }

    .global-fiche-game {
        height: 100%;
    }

    .gaming-page .fiche-produit-l {
        width: 100%;
    }

    .global-fiche-game .txt-fiche-prod {
        float: left;
        margin-right: 12px;
        margin-top: 0px;
        padding: 0;
        width: 100%;
    }

    .global-fiche-game {
        overflow: hidden;
        padding: 0 1%;
        width: 98%;
    }

    .gaming-page .titre-fiche-produit .title_fiche {
        font-size: 24px;
    }

    .title-w {
        font-size: 24px;
    }

    .gaming-page .impression a:last-child {
        clear: none;
    }

    .bouton-config-goto {
        width: 280px;
    }

    .txt-fiche-prod .impression a.ancre-options {
        padding-left: 22px;
        font-size: 13px;
        margin-top: 0;
        width: auto;
    }

    .txt-fiche-prod .impression .bouton-config-annule a.ancre-options {
        padding-left: 50px;
        font-size: 13px;
        margin-top: 0;
        width: auto;
    }

    .bouton-config-goto {
        background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center;
    }

    .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
        background: url(/images/annul.png) no-repeat 12px center;
        background-size: auto auto;
        background-size: 12px;
    }

    .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
        width: 280px;
    }

    .gaming-page .fil-ariane {
        display: block;
        margin: 0;
        padding: 10px 0;
    }

    .gaming-page .fiche-produit-r {
        height: auto;
    }

    /*
 .gaming-page .ajout-panier.ajout-fiche-produit input {
        background: url(/images/panier-fiche-produit.png) no-repeat 10px center;
    }
    */
    .achat-bck .fiche_top{
        vertical-align:top;
    }


    .gaming-page .fiche-produit-l .ps-current li a {
        width: 350px;
        height: 350px;
        background: white;
        display: table-cell;
        vertical-align: middle;
    }

    .fiche-produit-l .ps-list li {
        width: 50px !important;
        margin-right: 4px;
        display: block;
    }

    .gaming-page .pgwSlider.listOnTheLeft > ul {
        float: left;
        width: 50px;
        height: 343px;
        max-height: 343px;
    }

    .gaming-page .fiche-produit-l .mCSB_container {
        overflow: hidden;
        width: 50px;
        height: auto;
    }

    .gaming-page .fiche-produit-l .pgwSlider.listOnTheLeft .ps-current {
        float: left;
        height: 350px !important;
    }

    .gaming-page .pgwSlider .ps-current {
        width: 350px;
    }

    .bouton-config-goto {
        background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center;
    }

    .gaming-page .titre-rubrique {
        margin: 10px 0;
    }


    .eleve-bench {
        width: 400px;
    }

    .ultra-bench {
        width: 450px;
    }

    .bouton-config-goto {
        background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center !important;
    }


    .gaming-page .firstletter {
        font-size: 20px;
    }

    .global-fiche-game .fancyboxg {
        float: right;
        text-align: center;
        width: 45px;
    }

    .gaming-page .slider-fiche_produit-main {
        width: 445px;
        margin: 0 auto;
    }

    .simulator.gaming-page .slider-fiche_produit-main {
        width: 490px;
        margin: 0 auto;
    }

    .global-fiche-game p .fancyboxg {
        float: none;
        text-align: left;
        width: 100%;
        clear: both;
    }

    #youtube iframe {
        height: 350px !important;
    }

    .sep-fiche-prod-r .fiche-offre .offre {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .gaming-page #offre .fiche_strong {
        text-align: center;
    }

    .fiche-offre div:nth-child(3) {
        padding-left: 0;
    }

    .sep-fiche-prod-r .fiche-offre .sep-offre {
        display: none;
    }

    .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game {
        display: none;
    }

    .pgwSlider.narrow .ps-current img {
        width: 90%;
        min-height: inherit;
        min-width: 40%;
        margin: 0 auto;
    }

    .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game p {
        width: 84%;
    }

    .gaming-page .fiche-pc .fiche-produit-l .ps-list li {
        padding-bottom: 0;
        width: 50px !important;
        height: 50px !important;
    }

    .gaming-page .pgwSlider.narrow .ps-current img {
        width: 98%;
        min-height: inherit;
        min-width: 40%;
        margin: 0 auto;
        max-height: 98%;
    }

    .tri-asc a {
        color: white;
        background: url(/images/fleche-croissant.png) no-repeat 6px center;
        background-size: auto auto;
        background-size: auto auto;
        padding-left: 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
        text-align: left;
        display: block;
        padding: 3px 0 3px 22px;
    }

    .tri-asc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 10px auto 15px;
        background: #0B5;
        float: none;
        height: 28px;
        padding: 1px 0;
        display: block;
    }

    .gaming-page .tri-desc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 10px auto 15px;
        background: #0B5;
        float: none;
        height: 28px;
        padding: 1px 0;
        display: block;
    }

    .tri-desc a {
        display: block;
        color: black;
        background: url(/images/fleche-decroissant.png) no-repeat 6px center;
        padding: 3px 0 3px 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
    }

    .filtrage-gaming p {
        font-size: 10px;
    }

    .filtr-title {
        padding: 0 5px 0 0px;
        margin-right: 5px;
        font-size: 10px;
        display: none;
    }

    .filtre-gaming .filtre-all {
        width: 145px;
    }

    .bt-comparer {
        margin: 0 5px 0 0;
        font-size: 10px;
    }

    .filtre-gaming.barre-float .filtrage-gaming::before {
        display: none;
    }

    .barre-float .filtrage-gaming ul {
        top: 38px;
    }

    .filtre-gaming.barre-float p {
        padding: 5px 0px 5px 0px;
    }

    .filtre-gaming.barre-float .filtre-all p {
        padding: 0 0 0 28px;
    }

    .barre-float.filtre-gaming .filtre-all {
        margin-top: 4px;
    }

    .filtre-gaming.barre-float {
        height: 38px;
    }

        .filtre-gaming.barre-float .filtr-title {
            padding: 5px 10px;
        }

    .reni-filtre-game {
        background-size: 24px;
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .filtrage-gaming ul {
        width: 200%;
    }

    .filtre-gaming.barre-float {
        top: 100px;
    }


    .gaming-page .sep-fiche-prod-l .title-w {
        font-size: 24px;
        line-height: normal;
    }

    .barre-float .goto-block {
        display: none;
    }

    .achat-bck.barre-float .prix-produit {
        width: 50%;
    }



 

    .bloc-option li, .option-left li {
        padding-left: 30px;
        background-size: 26px;
    }

    .choix-options ul li span {
        font-size: 10px;
    }

    .choix-options ul li span {
        width: 260px;
    }

    .option-left li p {
        padding: 0 5px;
        margin: 10px 5px 10px 0;
        cursor: pointer;
        vertical-align: middle;
        width: 75px;
        font-size: 12px;
    }

    .option-left {
        width: 426px;
    }

    .option-right {
        width: 322px;
    }

    .bloc-seo-config .bloc-l {
        width: 60%;
    }

    .bloc-seo-config .bloc-r {
        float: left;
        width: 35%;
        padding: 0 0px;
    }

        .bloc-seo-config .bloc-r img {
            height: auto;
        }

    .option-left li p.change-hv:hover::after {
        display: none;
    }

    .list-options-53 .lib-option {
        display: block;
        font-size: 9px;
    }

    .option-right .bloc-option ul li div {
        height: 36px;
        overflow: hidden;
        font-size: 10px;
        line-height: 12px;
    }

    .voir-fiche-option {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    body.pc-gamer .gotop {
        top: 50%;
    }

    .check-compa {
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 0px;
        background: #acacac url(/images/img-gamer/check-w.png) no-repeat center center;
        width: 18px;
        height: 18px;
        transition: background 0.5s;
        z-index: 100;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {

    .cfg-compare.pop .bloc-compare .compare img {
        height: auto;
    }



    .option-config-gamer .fancybox-close {
        display: block;
    }



    .cfg-compare.pop {
        max-height: 300px;
        overflow-y: scroll;
    }

    .filtr-title {
        display: none;
    }

    .filtre-gaming .filtre-all {
        top: -4px;
    }

    .filtrage-gaming ul {
        font-size: 12px;
        color: white;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 28px;
        width: 118%;
        z-index: 500;
        display: none;
        text-align: center;
        padding: 0px 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .compare ul li {
        text-align: left;
        line-height: 14px;
        background-size: 20px !important;
        padding-left: 32px;
        font-size: 10px;
        padding: 0px 0 0px 28px;
        height: 40px;
    }

    .gaming-page .univers-gamer .title_fiche_produit.firstletter {
        font-size: 3vw;
        padding:0;
        border:none;
    }
    .carac-gaming .all-spec {
        height: 65px;
    }



    .carac-gaming-courte li {
        line-height: 20px;
        font-size: 2.4vw;
        /*padding-left: 15%;
        background-size: 18px !important;*/
    }
    .carac-gaming-courte{
        margin-top:10px;
    }

    .content-prog.next-etape.pop-cfg {
        width: 90%;
    }

    .pop-cfg .choix-pc-g p {
        font-size: 2.6vw;
        margin: 20px 0 30px;
        padding: 10px;
    }

    .pop-cfg .price-choisi {
        margin: 0 auto 20px;
    }

    .pop-cfg .prix-affiche {
        font-size: 5vw;
    }

    .pop-cfg .prix-affiche-3 {
        font-size: 5vw;
    }

        .pop-cfg .prix-affiche-3 span {
            font-size: 5vw;
        }

    .pop-cfg .faire-config .lien-gaming {
        width: 75%;
    }

    .pop-cfg .bt-retour-etape {
        bottom: 15px;
        left: 4%;
    }

    .txt-jeux {
        font-size: 10px;
    }

    .choix-gaming-3 ul li {
        margin-bottom: 15px;
    }

    .faire-config li img {
        width: 75%;
    }

    .faire-config li .boutin-choix-gaming img {
        width: 28px;
    }

    .choix-pc-g h2,
    .choix-pc-g p {
        padding: 5px 2px;
        font-size: 3vw;
    }

    .pop-cfg .prix-affiche-3 .val {
        font-size: 5vw;
    }

    .content-prog.next-etape.pop-cfg .faire-config {
        height: 300px;
    }

    .content-prog .block-pc-gaming.top-vente-gaming {
        display: none;
    }

    .content-prog .block-pc-gaming {
        width: 100%;
    }

    .abso-configu .txt-titre-abso-configu .title-abso-configu {
        font-size: 8.5vw;
    }

    .abso-configu .txt-titre-abso-configu p {
        font-size: 3vw;
    }

    .gaming-page section article {
        width: 98%;
        margin: 0 0% 1% 0%;
    }

    .gaming-page .link-fiche h2 {
        font-size: 3.6vw;
    }

    .carac-gaming .pc-gamer-titre {
        font-size: 2.5vw;
    }

    .gaming-page .link-fiche h2 span{
        font-size: 3.6vw;
    }

    .all-spec {
        margin-top: 0%;
        padding: 0;
        height: 124px;
    }


    .carac-gaming .prix {
        font-size: 4vw;
    }


    .carac-gaming .stock-gaming {
        font-size: 2.5vw;
    }

    .carac-gaming .prix.prixBarre {
        font-size: 3vw;
    }

    .complete-liste {
        width: 90%;
    }

    .univers-cat {
        display: none;
    }

    .complete-liste ul {
        margin-top: 0;
    }

    .gaming-news-img {
        width: 40%;
    }

    .gaming-news-txt {
        width: 59%;
    }

    .left-g {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }

    .left-g-i {
        width: 50%;
    }

    .right-g {
        width: 100%;
    }

    .right-g-i {
        width: 49%;
    }

    .meilleur-vente-gaming ul li {
        width: 49%;
        margin-right: 2%;
        text-align: center;
    }

        .meilleur-vente-gaming ul li:nth-child(2n) {
            margin-right: 0%;
        }

        .meilleur-vente-gaming ul li img {
            width: 75%;
        }

    .gaming-news-img img {
        width: 100%;
    }

    .complete-liste ul li a {
        font-size: 12px;
        padding-left: 20px;
    }

    .complete-liste ul li {
        width: 49%;
        margin: 1% 1% 1% 0;
    }

    .lien-gaming a:nth-child(2)::after {
        display: none;
    }

    .complete-liste ul li:nth-child(6n) {
        margin-right: 1%;
    }

    .complete-liste ul li:nth-child(2n) {
        margin-right: 0%;
    }

    .lien-gaming a span {
        font-size: 11px;
    }

    .titre-desc-gaming {
        height: 28px;
    }

    .desc-gaming {
        height: 28px;
    }

    .achat-gaming {
        display: none;
    }

    .titre-liste-categ p {
        font-size: 23px;
        transform: translate(-50%,-50%);
    }

    .titre-liste-categ {
        height: 35px;
        width: 100%;
    }

    .liste-categ {
        width: 100%;
    }

    .univers-gamer .titre-mob {
        display: none;
    }

    .univers-gamer .sep-hori {
        display: none;
    }

    .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
        background: url(/images/annul.png) no-repeat 12px center;
        background-size: auto auto;
        background-size: 12px;
    }

    .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
        width: 280px;
    }

    .gaming-page .fil-ariane {
        display: block;
        margin: 0;
        padding: 10px 0;
    }

    .gaming-page .fiche-produit-r {
        height: auto;
        position: static;
        float: none;
    }

    .gaming-page .ajout-panier.ajout-fiche-produit input {
        background: none;
        padding-left: 0;
        font-size:13px;
    }

    .achat-bck .fiche_top{
        vertical-align:top;
    }
    .gaming-page #_ctl0_ContentPlaceHolder1_dv_p3x{
        display:block;
        width:50%;
    }

    .gaming-page .fiche-produit-l .ps-current li a {
        width: 350px;
        height: 350px;
        background: white;
        display: table-cell;
        vertical-align: middle;
    }
    .gaming-page .fiche-pc .txt-fiche-prod ul{
        display:inline;
    }
    .gaming-page .fiche-pc article .txt-fiche-prod li{
        padding-top:0px;
    }

    .ans2{
        margin-left:0px;
    }

    .gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_barre {
        font-size: 14px;
    }

    .gaming-page .menu_fiche_produit .achat-bck .prix-produit .fiche_product_price.fiche_product_price_red {
        font-size: 24px;
    }

    .gaming-page .achat-bck .div_dispo_enligne {
        background: transparent;
        height: auto;
        display: inline-block;
        line-height: 25px;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #107200;
        font-size: 10px;
        padding-left: 0px;
        text-align: right;
        margin: 0;
        margin-left: 0px;
        margin-left: 2%;
    }

    .option-right {
        width: 100%;
    }

    .fiche-produit-l .ps-list li {
        width: 50px !important;
        margin-right: 4px;
        display: block;
    }

    .gaming-page .pgwSlider.listOnTheLeft > ul {
        float: none;
        width: 460px;
    }

    .gaming-page .fiche-produit-l .mCSB_container {
        overflow: hidden;
        width: 460px;
        height: auto;
    }

    .global-fiche-game .fancyboxg {
        float: none;
        text-align: center;
        width: 45px;
        display: inline-block;
        margin-top: -20px;
        position: relative;
        top: -10px;
    }

    .gaming-page .fiche-produit-l .pgwSlider.listOnTheLeft .ps-current {
        float: left;
    }

    .gaming-page .pgwSlider .ps-current {
        width: 350px;
    }

    .bouton-config-goto {
        background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center;
    }

    .gaming-page .titre-rubrique {
        margin: 10px 0;
    }

    .benchmark .sep-fiche-prod {
        margin: 66px 0 0;
        overflow: visible;
    }

    .eleve-bench {
        width: 350px;
    }

    .ultra-bench {
        width: 420px;
    }

    .bouton-config-goto {
        background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center !important;
    }

    .benchmark ul li {
        float: left;
        color: white;
        text-align: center;
        margin-right: 2%;
        cursor: pointer;
        transition: all 0.5s;
        width: 32%;
        margin-bottom: 10px
    }

        .benchmark ul li:nth-child(3n) {
            margin-right: 0;
        }

    .gaming-page .firstletter {
        font-size: 20px;
    }

    .global-fiche-game .fiche-produit-l {
        overflow: hidden;
        width: 100%;
        display: none;
    }

    .global-fiche-game .fiche-produit-ll {
        display: block;
    }

    .fiche-produit-rr {
        width: 100%;
        padding-right:10px;
        padding-left:10px;
    }

    .gaming-page .txt-fiche-prod {
        display: block;
    }

    .gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li {
        color: black;
        line-height: 36px;
        padding-left: 10px;
        font-size: 10px;
    }

    .gaming-page .sep-fiche-prod-l .title-w {
        font-size: 24px;
    }

    .bloc-seo-config .bloc-l {
        width: 100%;
    }

    .barre-float .goto-block {
        display: none;
    }

    .bloc-seo-config .bloc-r {
        width: 100%;
    }

    .achat-bck.barre-float .prix-produit {
        width: 50%;
    }

    .achat-bck.barre-float .fiche_top {
        width: 50%;
    }

 

    .bloc-seo-config .bloc-r img {
        float: left;
        width: 50%;
        height: auto;
    }

    .choix-options ul li span {
        width: 255px;
    }

    .option-left li p.change-hv:hover::after {
        display: none;
    }

    .bloc-option li, .option-left li {
        background-size: 24px;
        padding-left: 30px;
    }

        .option-left li p {
            width: 75px;
            font-size: 10px;
            margin-right: 5px;
        }

    .gaming-page .titre-fiche-produit .title_fiche {
        font-size: 24px;
    }

    .slider-fiche_produit-main .offre-promo-game {
        display: none;
    }

    .gaming-page .content-img-bloc .ps-list {
        height: 80px;
        max-height: 80px;
    }

    .desc-gaming.desc-gaming-h2 {
        margin-bottom: 0;
    }

    .gaming-page .titre-fiche-produit {
        margin-bottom: 0;
    }

    .global-fiche-game .fancyboxg {
        top: 0;
        margin-top: 0;
    }

    .option-left {
        width: 100%;
        min-height: inherit;
    }

    .title-w {
        font-size: 24px;
    }

    .option-right {
        display: none;
    }

    .option-sel-open .option-left ul {
        display: none;
    }

    .option-config-gamer .img-config-option {
        display: none;
    }

    .option-sel-open .option-right {
        display: block;
    }

    #youtube iframe {
        height: 280px !important;
    }

    .gaming-page .fiche-produit-l .pgwSlider.listOnTheLeft .ps-current {
        float: none;
        width: 350px;
        height: 350px !important;
        margin: 0 auto;
    }

    #product_buy_2 {
        width: 460px;
        text-align: center;
        margin: 0 auto;
    }

    .sep-fiche-prod-r .fiche-offre .offre {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .sep-fiche-prod-r .fiche-offre .sep-offre {
        display: none;
    }


    .tri-asc a {
        color: white;
        background: url(/images/fleche-croissant.png) no-repeat 6px center;
        background-size: auto auto;
        background-size: auto auto;
        padding-left: 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
        text-align: left;
        display: block;
        padding: 3px 0 3px 22px;
    }

    .tri-asc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 10px auto 15px;
        background: #0B5;
        float: none;
        height: 28px;
        padding: 1px 0;
        display: block;
    }

    .filtrage-gaming {
        display: inline-block;
        margin: 0 auto;
        margin-right: auto;
        margin-bottom: 0px;
        margin-bottom: 0px;
        vertical-align: middle;
        position: relative;
        background: rgba(0,0,0,0.1);
        width: auto;
        margin-right: 1%;
        margin-bottom: 10px;
        border: 1px solid white;
        padding-right: 6px;
    }

    .filtre-gaming .filtrage-gaming:nth-child(4) {
    }

    .gaming-page .tri-desc {
        text-align: left;
        width: 176px;
        color: white;
        line-height: 10px;
        margin: 10px auto 15px;
        background: #0B5;
        float: none;
        height: 28px;
        padding: 1px 0;
        display: block;
    }

    .tri-desc a {
        display: block;
        color: black;
        background: url(/images/fleche-decroissant.png) no-repeat 6px center;
        padding: 3px 0 3px 22px;
        text-transform: uppercase;
        background-size: 12px;
        font-size: 12px;
    }

    .filtrage-gaming p {
        font-size: 10px;
        text-align: left;
    }


    .reni-filtre-game {
        font-size: 10px;
    }

    .barre-float.filtre-gaming .filtre-all {
        margin-top: 0;
    }

    .filtre-gaming.barre-float p {
        padding: 0 0 0 32px;
    }

    .filtrage-gaming.filtre-all p {
        text-align: center;
    }

    .check-compa {
        cursor: pointer;
        position: absolute;
        right: 5px;
        top: 5px;
        background: #acacac url(/images/img-gamer/check-w.png) no-repeat center center;
        width: 18px;
        height: 18px;
        transition: background 0.5s;
        z-index: 100;
    }
}

@media screen and (min-width: 481px) and (max-width: 583px){
    .liste-logo.logo-gaming li img{
        max-width:50px;
    }
}


    @media screen and (min-width: 320px) and (max-width: 480px) {


        .global-title-pc{
            text-align:center;
        }


        .complete-liste ul li:nth-child(1) {
            background: url(/images_produits/grosbill/img-gamer/u-config.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(2) {
            background: url(/images_produits/grosbill/img-gamer/u-pc.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(3) {
            background: url(/images_produits/grosbill/img-gamer/u-cg.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(4) {
            background: url(/images_produits/grosbill/img-gamer/u-ssd.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(5) {
            background: url(/images_produits/grosbill/img-gamer/u-siege.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(6) {
            background: url(/images_produits/grosbill/img-gamer/u-clavier.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(7) {
            background: url(/images_produits/grosbill/img-gamer/u-souris.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(8) {
            background: url(/images_produits/grosbill/img-gamer/u-casque.jpg) no-repeat 30px center;
            line-height: 50px;
        }


        .complete-liste ul li:nth-child(9) {
            background: url(/images_produits/grosbill/img-gamer/u-ecran.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(10) {
            background: url(/images_produits/grosbill/img-gamer/u-periph.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(11) {
            background: url(/images_produits/grosbill/img-gamer/u-proc.jpg) no-repeat 30px center;
            line-height: 50px;
        }

        .complete-liste ul li:nth-child(12) {
            background: url(/images_produits/grosbill/img-gamer/u-water.jpg) no-repeat 30px center;
            line-height: 50px;
        }



        .complete-liste ul li a {
            background: none;
            line-height: 50px;
        }

        .check-compa {
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 0;
            background: #acacac url(/images/img-gamer/check-w.png) no-repeat center center;
            width: 18px;
            height: 18px;
            transition: background 0.5s;
            z-index: 100;
        }

        .filtr-title {
            display: none;
        }

        .filtre-gaming .filtre-all {
            width: 150px;
            top: -4px;
        }

        .cfg-compare.pop .bloc-compare .compare {
            font-size: 10px;
            line-height: 14px;
            padding: 5px;
        }

        .bt-comparer {
            margin: 0 5px 0 0;
            font-size: 10px;
        }

        .content-prog.next-etape.pop-cfg {
            width: 90%;
        }

        .pop-cfg .choix-pc-g p {
            font-size: 2.6vw;
            margin: 20px 0 30px;
            padding: 10px;
        }

        .pop-cfg .price-choisi {
            margin: 0 auto 20px;
        }

        .pop-cfg .prix-affiche {
            font-size: 6vw;
        }

        .pop-cfg .prix-affiche-3 {
            font-size: 6vw;
        }

            .pop-cfg .prix-affiche-3 span {
                font-size: 6vw;
            }

        .pop-cfg .faire-config .lien-gaming {
            width: 75%;
        }

        .pop-cfg .bt-retour-etape {
            bottom: 10px;
            left: 1%;
        }

        .txt-jeux {
            font-size: 9px;
            margin-top: 2px;
        }

        .choix-gaming-3 ul li {
            margin-bottom: 15px;
        }

        .faire-config li img {
            width: 75%;
        }

        .faire-config li .boutin-choix-gaming img {
            width: 28px;
        }

        .content-prog.next-etape.pop-cfg .faire-config {
            height: 300px;
        }

        .pop-cfg .price-choisi {
            width: 90%;
        }

        .pop-cfg .prix-affiche-3 .val {
            font-size: 6vw;
        }

        .choix-pc-g h2,
        .choix-pc-g p {
            padding: 5px 2px;
            font-size: 3vw;
            margin-left: 12%;
        }

        .content-prog .block-pc-gaming.top-vente-gaming {
            display: none;
        }

        .content-prog .block-pc-gaming {
            width: 98%;
        }

        .gaming-page section article {
            width: 98%;
            margin: 15px 1% 0%;
            padding: 5px 10px 5px 0;
        }

        .option-sur-mesure p {
            font-size: 11px;
            background: rgb(0, 0, 0) url(/images/img-gamer/option-sur-mesure2.png) no-repeat 5px center;
            padding-left: 30px;
        }

        .carac-gaming .prix.prixBarre {
            font-size: 3vw;
        }

        .carac-gaming .stock-gaming {
            font-size: 3.5vw;
            text-align:center;
        }

        .offre-promo-game p {
            font-size: 11px;
            background: #0B5 url(/images/img-gamer/jeux-3.png) no-repeat 2px center;
            padding-left: 30px;
        }

        .faire-config .lien-gaming {
            width: 100%;
        }

        .gaming-page .link-fiche h2 {
            font-size: 6vw;
            height: auto;
            text-align:center;
            margin-bottom: 0%;
        }
        .gaming-page .link-fiche h2 span{
            font-size:6vw;
        }
        .carac-gaming .pc-gamer-titre{
            text-align:center;
            margin-bottom:5px;
        }

        .global-internet {
            width: 95%;
        }

        .carac-gaming p {
            font-size: 3.8vw;
        }

        .image-config-gamer-pc {
            margin: 4% auto 0 auto;
            width:80%;
            float:none;
        }
        .image-config-gamer-pc

        .carac-gaming-courte li {
            line-height: 20px;
            font-size: 3.4vw;
            margin-top:0px;
            /*padding-left: 17%;
            background-size: 18px !important;*/
            
        }

        .carac-gaming-courte{
            margin-top:5px;
            text-align:center;
        }
        .carac-gaming-courte li{
            font-size:3.5vw;
        }

        .carac-gaming {
            top: 5%;
            width:93%
        }

        .all-spec {
            padding: 0;
            margin-top: 0;
            height: 65px;
            overflow: hidden;
        }

        .price-gaming{
            float:none;
            text-align:center;
        }

        .carac-gaming .prix {
            font-size: 9vw;
        }
        .content-list-gamer{
            padding-bottom:15px;
        }

        .gaming-page .univers-gamer .title_fiche_produit.firstletter {
            font-size: 6.92vw;
            width: auto;
            border: none;
            margin-bottom:0px;
        }

        .abso-configu .txt-titre-abso-configu .title-abso-configu {
            font-size: 7.5vw;
        }

        .abso-configu .txt-titre-abso-configu p {
            font-size: 2.8vw;
        }

        .filtre-gaming.barre-float {
            position: relative;
            top: 0;
            background: black;
            height: 131px;
            margin-bottom: 10px;
        }

        .barre-float .bt-comparer {
            color: white;
            border: 1px solid white;
        }

        .barre-float .compare-sel {
            background: white;
            color: black;
        }

        .cfg-compare.pop {
            max-height: 300px;
            overflow-y: scroll;
        }

            .cfg-compare.pop .bloc-compare {
                height: 300px;
                overflow-y: scroll;
            }

                .cfg-compare.pop .bloc-compare .compare img {
                    height: auto;
                }

        .compare ul li {
            text-align: left;
            line-height: 14px;
            background-size: 20px !important;
            padding-left: 25px;
            font-size: 10px;
            height: 60px;
        }

        .barre-float.filtre-gaming .filtre-all {
            margin-top: 0;
            border: 1px solid white;
        }

        .filtre-gaming.barre-float p {
            padding: 0;
            color: white;
        }

        .filtre-gaming.barre-float .caracs p {
            padding: 0;
            color: black;
        }

        .filtre-gaming.barre-float .filtrage-gaming:nth-child(2)::before {
            background: url(/images/img-gamer/proc-2.png) no-repeat left center;
            background-size: 22px;
        }

        .filtre-gaming.barre-float .filtrage-gaming:nth-child(3)::before {
            background: url(/images/img-gamer/cg-2.png) no-repeat left center;
            background-size: 22px;
        }

        .filtre-gaming.barre-float .filtrage-gaming:nth-child(4)::before {
            background: url(/images/img-gamer/ram-2.png) no-repeat left center;
            background-size: 22px;
        }

        .content-img-confi {
            width: 42%;
        }

        .complete-liste {
            width: 90%;
        }

        .univers-cat {
            display: none;
        }

        .complete-liste ul {
            margin-top: 0;
        }

        .gaming-news-img {
            width: 40%;
        }

        .gaming-news-txt {
            width: 100%;
        }

            .gaming-news-txt .gaming-news-titre {
                font-size: 26px;
            }

        .left-g {
            display: inline-block;
            width: 100%;
            vertical-align: middle;
        }

        .left-g-i {
            width: 49%;
        }

        .right-g {
            width: 100%;
        }

        .right-g-i {
            width: 49%;
        }

        .meilleur-vente-gaming ul li {
            width: 100%;
            margin-right: 0%;
            text-align: center;
            margin: 0 0 25px;
        }

            .meilleur-vente-gaming ul li:nth-child(2n) {
                margin-right: 0%;
            }

            .meilleur-vente-gaming ul li img {
                width: 75%;
            }

        .gaming-news-img img {
            width: 100%;
        }

        .complete-liste ul li a {
            font-size: 10px;
            padding-left: 20px;
        }

        .gaming-news-txt p {
            margin-bottom: 15px;
        }

        .complete-liste ul li {
            width: 100%;
            margin: 1% 0% 1% 0;
        }

            .complete-liste ul li a::before {
                content: "";
                background: black;
                display: block;
                position: absolute;
                width: 66px;
                height: 40px;
                transform: rotate(-80deg);
                left: -30px;
            }

        .lien-gaming a:nth-child(2)::after {
            display: none;
        }

        .complete-liste ul li:nth-child(6n) {
            margin-right: 0%;
        }

        .complete-liste ul li:nth-child(2n) {
            margin-right: 0%;
        }

      

        .titre-desc-gaming {
            height: 28px;
        }

        .desc-gaming {
            height: 28px;
        }

        .achat-gaming {
            display: none;
        }

        .titre-liste-categ p {
            font-size: 19px;
            transform: translate(-50%,-50%);
        }

        .titre-liste-categ {
            height: 35px;
            margin-top: 15px;
            width: 100%;
        }

        .liste-categ {
            width: 100%;
        }

        .univers-gamer .titre-mob {
            display: none;
        }

        .univers-gamer .sep-hori {
            display: none;
        }

        .univers-gamer .liste-categ div.categ {
            margin: 0 1% 5px;
        }

        .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
            background: url(/images/annul.png) no-repeat 12px center;
            background-size: auto auto;
            background-size: 12px;
        }

        .gaming-page .txt-fiche-prod .impression .bouton-config-annule {
            width: 280px;
        }

        .gaming-page .fil-ariane {
            display: block;
            margin: 0;
            padding: 10px 0;
        }

        .gaming-page .fiche-produit-r {
            height: auto;
            position: static;
            float: none;
        }


        /*
.gaming-page .ajout-panier.ajout-fiche-produit input {
            background: url(/images/panier-fiche-produit.png) no-repeat center center;
        }
        */
        

        .gaming-page .fiche-produit-l .ps-current li a {
            width: 298px;
            height: 298px;
            background: none;
            display: table-cell;
            vertical-align: middle;
        }

        .gaming-page .fiche_top .ajout-panier.ajout-fiche-produit input {
            line-height: 40px;
            padding:0;
        }

        .bloc-option li, .option-left li {
            padding-left: 36px;
            line-height: 12px;
            color: #838383;
            font-weight: normal;
            background-position: left center;
            background-size: 24px;
            font-size: 10px;
            transition: box-shadow 0.5s;
        }

        .choix-options ul li span {
            font-size: 10px;
        }

        .option-right {
            width: 100%;
        }

        .list-options-53 .lib-option {
            height: 28px;
            line-height: 24px;
            font-size: 10px;
        }

        .option-left li p.change-hv:hover::after {
            display: none;
        }

        .option-left li p {
            display: inline-block;
            color: black;
            border: 2px solid black;
            line-height: 25px;
            text-transform: uppercase;
            font-weight: bold;
            padding: 0 2px;
            margin: 10px 5px 10px 0;
            cursor: pointer;
            vertical-align: middle;
            width: 75px;
            text-align: center;
        }

        .global-fiche-game .menu_fiche_produit .sep-hori {
            display: none !important;
        }

        .voir-fiche-option {
            background: url(/images_produits/grosbill/img-gamer/ico-sortir.png);
            background-size: auto;
            position: absolute;
            width: 20px;
            height: 20px;
            right: 5px;
            top: 5px;
            text-indent: -50000px;
            background-size: 20px;
        }

        .gaming-page .fiche-produit-l .pgwSlider .ps-list a {
            background: none;
        }

        .fiche-produit-l .ps-list li {
            width: 50px !important;
            margin-right: 4px;
            display: block;
        }

        .gaming-page .pgwSlider.listOnTheLeft > ul {
            float: none;
            width: 300px;
        }

        .gaming-page .fiche-produit-l .mCSB_container {
            overflow: hidden;
            width: 300px;
            height: auto;
        }

        .gaming-page .fiche-produit-l .pgwSlider.listOnTheLeft .ps-current {
            float: none;
        }

        .gaming-page .fiche-pc .img-bloc {
            margin-top: 0px;
            text-align: center;
        }

        .gaming-page .pgwSlider .ps-current {
            width: 300px;
            height: 300px !important;
        }

        .gaming-page .pgwSlider.listOnTheLeft > ul {
            height: 168px !important;
            margin-top: 0;
        }

        .bouton-config-goto {
            background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center;
        }

        .gaming-page .titre-rubrique {
            margin: 10px 0;
        }

        .eleve-bench {
            width: 225px;
        }

        .ultra-bench {
            width: 260px;
        }

        .bouton-config-goto {
            background: #0B5 url(/images/config-pc-bt.png) no-repeat 4px center !important;
        }

        .benchmark ul li {
            width: 49%;
            margin-right: 2%;
            margin-bottom: 10px;
        }

        .gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li {
            color: black;
            line-height: 14px;
            padding-left: 5px;
            font-size: 10px;
            height: 36px;
            display: table;
            width: 100%;
        }

            .gaming-page #_ctl0_ContentPlaceHolder1_l_descriptif li a {
                display: table-cell;
                vertical-align: middle;
            }

        .gaming-page .sep-fiche-prod-l .title-w {
            font-size: 24px;
        }

        .bloc-seo-config .bloc-l {
            width: 100%;
        }

        .bloc-seo-config .bloc-r {
            width: 100%;
            padding: 0;
        }

            .bloc-seo-config .bloc-r img {
                width: 50%;
                float: left;
                height: auto;
            }

        .gaming-page .sep-fiche-prod-l p span {
            font-size: 10px !important;
        }

        .option-left {
            width: 100%;
            min-height: inherit;
        }

        .option-right {
            display: none;
        }

        .option-sel-open .option-left ul {
            display: none;
        }

        .option-sel-open .option-right {
            display: block;
        }

        #youtube iframe {
            height: 220px !important;
        }

        .benchmark ul li:nth-child(2n) {
            margin-right: 0%;
        }

        .gaming-page .firstletter {
            font-size: 20px;
        }

        .global-fiche-game .fiche-produit-l {
            overflow: hidden;
            width: 100%;
            display: none;
        }

        .global-fiche-game .fiche-produit-ll {
            display: block;
        }

        .fiche-produit-rr {
            width: 100%;
        }

        .global-fiche-game .txt-fiche-prod {
            display: block;
        }

        .gaming-page .fiche-pc article .txt-fiche-prod li {
            
        }

        .gaming-page .logo-gaming li img {
            max-width: 55px;
        }

        .gaming-page  .title-w {
            letter-spacing: 0;
        }

        .gaming-page  .fiche-produit-rr {
            padding-left: 10px;
            padding-right: 10px;
        }

        .gaming-page .mini-desci {
            font-size: 12px;
        }

        .achat-bck.barre-float .prix-produit {
            width: 260px;
        }

        .barre-float .goto-block {
            display: none;
        }

        .gaming-page .ajout-panier.ajout-fiche-produit {
            left: 0;
            top: 0;
            position: relative;
            transform: translateX(0);
            text-indent: -50000px;
            font-size: 0;
            width:80%;
        }
        /*.gaming-page .ajout-panier.ajout-fiche-produit input {
                text-indent: -50000px;
            }
        */
        .gaming-page .menu_fiche_produit{
            height:200px;
        }

        .gaming-page .achat-bck {
            display: table !important;
        }

            .gaming-page  .achat-bck .prix-produit {
                width: 100%;
            }

            .achat-bck.barre-float {
                top: 100px;
                top: 0 !important;
                display: block !important;
                position: initial;
                transition: none;
                border: none;
            }

            .achat-bck.barre-float .fiche_top {
                width: 97%;
            }

        .price-gaming-page{
            width: auto;
        }

        .gaming-page .achat-bck .div_dispo_enligne {
            display: none;
        }

        .gaming-page .fiche-pc article .txt-fiche-prod li:nth-child(6) {
            margin-right: 2%;
        }

        .gaming-page .fiche-pc article .txt-fiche-prod li:nth-child(4n) {
            margin-right: 0%;
        }

        .gaming-page .fancybox-close {
            top: -25px;
            right: -14px;
            width: 30px;
            height: 28px;
            background-size: 34px;
            display: block;
        }

        .option-config-gamer .img-config-option {
            display: none;
        }


        .gaming-page .titre-fiche-produit .title_fiche {
            font-size: 26px;
        }

        .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game {
            display: none;
        }

        .desc-gaming.desc-gaming-h2 {
            margin-bottom: 0;
        }

        .gaming-page .titre-fiche-produit {
            margin-bottom: 5px;
        }


        .global-fiche-game .fancyboxg {
            font-size: 10px;
        }

        .gaming-page .impression {
            display: none;
        }

        .title-w {
            font-size: 24px;
        }

        #product_buy_2 {
            width: 300px;
            margin: 0 auto;
        }

        .global-fiche-game .fiche-pc .img-bloc {
            margin-top: 0px;
            text-align: center;
        }

        .sep-fiche-prod-r .fiche-offre .offre {
            width: 100%;
            display: block;
            padding-right: 0;
            margin-bottom: 15px;
        }

        .sep-fiche-prod-r .fiche-offre .sep-offre {
            display: none;
        }


        .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game {
            left: 0;
            width: 300px;
        }

            .fiche-produit-ll .slider-fiche_produit-main .offre-promo-game p {
                width: 84%;
            }

        .tri-asc a {
            color: white;
            background: url(/images/fleche-croissant.png) no-repeat 20px center;
            background-size: auto auto;
            background-size: auto auto;
            background-size: auto auto;
            padding-left: 22px;
            text-transform: uppercase;
            background-size: 12px;
            font-size: 12px;
            text-align: left;
            display: block;
            padding: 3px 0 3px 22px;
            line-height: 23px;
            text-align: center;
        }

        .tri-asc {
            text-align: left;
            width: 95%;
            color: white;
            line-height: 10px;
            margin: 10px auto 15px;
            background: #0B5;
            float: none;
            height: 28px;
            padding: 1px 0;
            display: block;
        }

        .filtrage-gaming {
            display: block;
            margin: 0 auto;
            margin-bottom: 0px;
            vertical-align: middle;
            position: relative;
            background: rgba(0,0,0,0.1);
            width: auto;
            margin-bottom: 5px;
        }

            .filtrage-gaming ul {
                font-size: 12px;
                color: white;
                background: rgba(0, 0, 0, 0.8);
                position: absolute;
                top: 28px;
                width: 100%;
                z-index: 500;
                display: none;
                text-align: center;
                padding: 0px 10px;
                left: 50%;
                transform: translateX(-50%);
            }

        .reni-filtre-game {
            background: url(/landing-pages/images/configurateur/croix-ferme-2.png) no-repeat;
            border: 1px #0B5 solid;
            border-radius: 100%;
            width: 24px;
            text-indent: -50000px;
            height: 24px;
            vertical-align: middle;
            cursor: pointer;
            display: none;
            margin-right: 10px;
            background-size: 24px;
            padding-left: 0;
            padding-right: 0;
            line-height: normal;
            margin-bottom: 0;
        }

        .gaming-page .tri-desc {
            text-align: left;
            width: 176px;
            color: white;
            line-height: 10px;
            margin: 10px auto 15px;
            background: #0B5;
            float: none;
            height: 28px;
            padding: 1px 0;
            display: block;
        }

        .tri-desc a {
            display: block;
            color: black;
            background: url(/images/fleche-decroissant.png) no-repeat 6px center;
            padding: 3px 0 3px 22px;
            text-transform: uppercase;
            background-size: 12px;
            font-size: 12px;
        }

        .filtrage-gaming p {
            font-size: 10px;
            padding-left: 0;
            border: 1px solid white;
        }


        .filtrage-gaming.filtre-all p {
            border: none;
        }
    }

.logo-gaming li{
    width:25%;
}

.prix_total_sans_remise {
    font-size: 60px;
    color: #666666;
}


    @media screen and (min-width: 769px) {
        .gaming-page .fiche-produit-r {
        }
    }

    @media screen and (min-width: 1024px) {
        .gaming-page .fiche-produit-r {
        }
    }





    @media screen and (min-width: 300px) and (max-width: 480px) {
        .gaming-page .univers-gamer .title_fiche_produit.firstletter {
        }
    }

@media screen  and (max-width: 350px){
    .gaming-page section article{
        height: auto;
    }
}


