html body #main .card-wrapper{height:100%;padding:1rem 0}html body #main .card-wrapper .card.produit{border:none;box-shadow:0 0 3px 0 rgba(32,37,40,.2);height:100%}html body #main .card-wrapper .card.produit .card-image{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#eef0f2;border-bottom:1px solid rgba(32,37,40,.05);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:1rem;position:relative}html body #main .card-wrapper .card.produit .card-image img{width:100%}html body #main .card-wrapper .card.produit .card-image i{color:#b6bfc4;font-size:5rem;position:absolute}html body #main .card-wrapper .card.produit .card-body{padding:0 .5em}html body #main .card-wrapper .card.produit .card-footer{-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:stretch;align-items:stretch;background:none;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;padding:.5rem 0 0}html body #main .card-wrapper .card.produit .card-footer .quantite_wrapper{border-bottom-left-radius:.25em;border-top-right-radius:.25em}html body #main .card-wrapper .card.produit .card-footer .add_to_cart_button{-ms-flex-negative:0;border-bottom-left-radius:0;border-top-right-radius:0;-webkit-flex-shrink:0;flex-shrink:0}