.product-card__buttons-wrapper{display:flex;align-items:stretch;width:100%;margin-top:auto}.product-card__btn-buy-now{flex:1;height:100%;background-color:#1babe1;font-weight:700;color:#fff;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .3s;border-radius:5px 0 0 5px;padding:.9375rem 3.125rem}.product-card__btn-buy-now:hover{background-color:#000}@media (max-width:600px){.product-card__btn-buy-now{padding:.9375rem 0}}.product-card__btn-cart-wrapper{width:55px;height:100%;flex-shrink:0}.product-card__btn-cart{width:100%;height:100%;background-color:#fff;border:1px solid #000;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:0 5px 5px 0;color:#000}.product-card__btn-cart:hover{background-color:#000;color:#fff}
/*# sourceMappingURL=product-card.css.map */
