.velo_product{border:2px solid #1d3c34;color:black;text-transform:uppercase;padding:10px;border-radius:10px;transition:all .45s ease-in-out;width:fit-content;margin:10px auto;display:flex;flex-direction:row;text-wrap:wrap;@media screen and (max-width:550px){width:40%;margin-left:auto;margin-bottom:10px;margin-right:auto;margin-top:10px;padding-left:5px;padding-bottom:5px;padding-right:5px;padding-top:5px;font-size:14px}@media screen and (max-width:450px){width:35%;margin-left:auto;margin-bottom:10px;margin-right:auto;margin-top:10px;padding-left:5px;padding-bottom:5px;padding-right:5px;padding-top:5px}}.velo_product span{margin:auto}.velo_product_modele{background-color:#e4e4e3;padding:10px;border-radius:10px;border:2px solid #1d3c34;transition:all .45s ease-in-out;width:50%;margin:15px auto;text-transform:uppercase;color:black;@media screen and (max-width:990px){width:60%}@media screen and (max-width:750px){width:90%}}.velo_product_modele:hover{background-color:#e3df8c}.selected,.velo_product_modele:hover{color:black;cursor:pointer;transition:all .45s ease-in-out;border:2px solid #1d3c34}.selected{background-color:#c0e38c}.velo_product:hover{@extend .velo_product;background-color:#cecece;color:black;cursor:pointer;transition:all .45s ease-in-out;border:2px solid #1d3c34}.velo_sku_select{@extend .velo_product;background-color:#cecece;padding:15px;color:black;cursor:pointer;transition:all .45s ease-in-out;border:2px solid #1d3c34;@media screen and (max-width:550px){width:90%;margin-left:auto;margin-bottom:auto;margin-right:auto;margin-top:auto}}.detect_pieces{display:flex;flex-direction:column}.w-50{width:45%;margin:auto}.piece{padding:8px;word-wrap:break-word;font-size:14px;text-align:center;overflow:hidden;border-radius:5px;width:90%}.piece,.piece:hover{transition:all .25s ease-in-out}.piece:hover{cursor:pointer;background-color:#eef386;color:black}.click-info-piece{color:white;background-color:#808e79;padding:5px;width:fit-content;border-radius:5px;font-size:14px}.flex-column{display:flex;flex-direction:column;height:15px}.piece_select{position:fixed;bottom:0;left:0;width:100%;height:fit-content;max-height:50%;background-color:#808e79;padding:20px 20px 60px;overflow:scroll;margin:auto;color:white;text-align:center}.piece_select-in{width:90%;margin:auto}.piece_select-close{cursor:pointer;background-color:#eef386;color:black;transition:all .25s ease-in-out;padding:5px;border-radius:5px;width:fit-content}.mb-5{margin-bottom:50px}.display_cat_sav{justify-content:space-around;align-items:center;margin:auto}.display_cat_sav,.listing-cat{display:flex;flex-direction:row;flex-wrap:wrap}.listing-cat div{margin:10px;font-size:18px;font-family:GTWalsheimPro-Regular;text-transform:none;@media screen and (max-width:750px){margin-left:3px;margin-bottom:3px;margin-right:3px;margin-top:3px}}.btn-cat-sav{background-color:#808e79;color:white}.btn-cat-sav,.btn-cat-sav-selected{padding:10px;border-radius:5px;margin:10px;width:fit-content;cursor:pointer;transition:all .25s ease-in-out}.btn-cat-sav-selected{background-color:#eef386;color:black}.icon-bin{color:orange;cursor:pointer;font-size:22px;margin-right:10px}.icon-bin,.itemslines-panier{transition:all .25s ease-in-out}.itemslines-panier{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px;padding:10px;border-radius:5px;background-color:white;color:black}.ps-2{padding:0 10px}.d-row-align{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.listing_sav{display:flex;flex-direction:column}.pieceSav{display:flex;flex-direction:column;justify-content:space-between;height:fit-content;min-height:25vh;padding:10px;margin:10px auto;border-radius:10px;background-color:white;color:black;border:2px solid #1d3c34;transition:all .25s ease-in-out;width:45vw;@media screen and (max-width:1440px){width:55vw}@media screen and (max-width:990px){width:75vw}@media screen and (max-width:750px){width:85vw}@media screen and (max-width:550px){width:87vw}}.listing-variant-piece{display:flex;flex-direction:row;justify-content:space-around;align-items:center;text-align:center;margin:auto;width:100%}.pieceSav hr{width:40%;margin:20px auto}.pieceSav h4{font-family:GTWalsheimPro-Black;text-transform:uppercase}.btn-panier{margin:20px auto 10px;padding:12px 24px;border:none;color:white;background:#808e79;transition:all .3s ease-in-out;text-decoration:none;width:170px;letter-spacing:.04em;border-radius:50px;cursor:pointer;font-weight:500;font-size:16px;line-height:130%;font-family:GTWalsheimPro-Regular,sans-serif;letter-spacing:.05em;text-align:center;text-wrap:nowrap;@media screen and (max-width:1100px){padding-left:12px;padding-bottom:12px;padding-right:12px;padding-top:12px}@media screen and (max-width:900px){padding-left:12px;padding-bottom:12px;padding-right:12px;padding-top:12px;font-size:14px;line-height:100%;width:150px}@media screen and (max-width:550px){padding-left:6px;padding-bottom:12px;padding-right:6px;padding-top:12px;font-size:14px;line-height:100%;width:130px}}.statut{padding:2px 8px;margin-left:3px;font-size:12px;color:#1d3c34;border-radius:5px;width:fit-content}.statut-expired{background-color:rgb(247,184,184);color:rgb(247,184,184)}.statut-actived{background-color:rgb(192,247,184);color:rgb(192,247,184)}.statut-pending{background-color:rgb(244,247,184);color:rgb(247,223,184)}.statut-show{color:#1d3c34}.statut-text_size{font-size:16px}