.current{font-weight:700}.CCatalogueProduit{padding-top:50px;padding-bottom:50px}.CCatalogueProduit .TitreProduit{width:100%;text-align:center;color:#000}.CCatalogueProduit .TitreProduit h2{font-size:2.5em;font-weight:700;margin-bottom:15px}.CCatalogueProduit .menuCategorie .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.CCatalogueProduit .menuCategorie .menu .allProduct{margin:0 5px}.CCatalogueProduit .menuCategorie .menu .dropdown{margin:0 5px 10px}.CCatalogueProduit .menuCategorie .dropdown-content{position:relative;display:none;left:0;z-index:100;width:100%}.CCatalogueProduit .menuCategorie .sous-menu{height:auto;width:100%}.CCatalogueProduit .menuCategorie .sous-menu button{background-color:transparent}.CCatalogueProduit .menuCategorie .sous-menu .wrapResponsive{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-flow:row wrap!important;flex-flow:row wrap!important}.CCatalogueProduit .menuCategorie .open{display:-webkit-box;display:-ms-flexbox;display:flex}.CCatalogueProduit .menuCategorie .hovered{-webkit-transform:translateY(18px);-ms-transform:translateY(18px);transform:translateY(18px)}@media (max-width:950px){.CCatalogueProduit .menuCategorie .hovered{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);margin:0 10px}}.CCatalogueProduit .blockAffichage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.CCatalogueProduit .blockAffichage .produit{position:relative;-webkit-box-flex:1;-ms-flex:1 0 18%;flex:1 0 18%;height:325px;min-width:200px;max-width:225px;margin:15px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.3);box-shadow:0 0 20px 0 rgba(0,0,0,.3);overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.CCatalogueProduit .blockAffichage .produit:hover .blockinfo{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.CCatalogueProduit .blockAffichage .produit img{display:block;max-height:325px;max-width:1000px}.CCatalogueProduit .blockAffichage .produit .blockinfo{position:absolute;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.6);color:#fff}.CCatalogueProduit .blockAffichage .produit .blockinfo .sepProduithover{height:1px;width:25%;margin:0 auto;background-color:#fff}.CCatalogueProduit .blockAffichage .produit .blockinfo .descriptionProduit{text-align:center;font-size:1.5em;margin-bottom:15px}.CCatalogueProduit .blockAffichage .produit .blockinfo .prixProduit{text-align:center;font-size:1.5em;margin-top:15px}.CCatalogueProduit .paginationProduit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.CCatalogueProduit .btnPaginationProduit{padding:10px 15px;margin:0 5px;cursor:pointer}.CCatalogueProduit .pageCurrent{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);opacity:.7}.CCatalogueProduit #produitModal{z-index:10000}.CCatalogueProduit #produitModal .rowHeader{display:-webkit-box;display:-ms-flexbox;display:flex}.CCatalogueProduit #produitModal .rowHeader .btnCloseModal{float:right;height:35px;width:35px;background-image:url(./iconCloseModal.b6a5c78.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer;z-index:99999}.CCatalogueProduit #produitModal .titreProduit{display:block;text-align:center;font-size:24px;font-weight:700;margin:0 auto;margin-bottom:25px;margin-top:25px}@media (max-width:732px){.CCatalogueProduit #produitModal .titreProduit{font-size:18px}}.CCatalogueProduit #produitModal .bodyModal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;min-height:0}@media (max-width:732px){.CCatalogueProduit #produitModal .bodyModal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}.CCatalogueProduit #produitModal .bodyModal .imageProduitModal{-webkit-box-flex:1;-ms-flex:1;flex:1}.CCatalogueProduit #produitModal .bodyModal .imageProduitModal .gallery{width:auto}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal{padding-top:20px;padding-left:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:732px){.CCatalogueProduit #produitModal .bodyModal .informationProduitModal{padding-left:0}}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal .prixProduitModal{text-align:center;font-size:1.5em;margin:0 auto;margin-top:50px}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal .info{font-size:1.2em;margin-top:30px;font-weight:700}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal span{font-family:inherit;margin-bottom:0;font-size:1em!important}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal p{margin-bottom:0}.CCatalogueProduit #produitModal .bodyModal .informationProduitModal hr{margin-top:0;margin-bottom:5px;width:50%;margin-left:0}.spanCaract{font-size:1em!important}.dropdown{position:relative;display:inline-block;margin:0 5px}.dropbtn{display:block;font-size:16px;border:none;cursor:pointer}.dropbtn button{padding:14px 18px}.dropbtn button,.dropdown-content{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.dropdown-content{display:none;position:absolute;right:0;width:100%;z-index:1;margin:0 auto!important}.dropdown-content button{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown:hover .dropdown-content{display:block}button:focus{outline:0}