/* HEPHORA PRODUCT CARD ALIGNMENT V2 */
.hepra-card{display:flex!important;flex-direction:column!important;align-self:stretch!important;height:100%!important;min-height:0!important}
.hepra-card .hepra-card__media,.hepra-card .product-card__media,.hepra-card .card__media{flex:0 0 auto!important}
.hepra-card .hepra-card__content,.hepra-card .hepra-card__info,.hepra-card .product-card__content,.hepra-card .card__content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important}
.hepra-card .hepra-card__title,.hepra-card .product-card__title,.hepra-card .card__heading,.hepra-card h3{min-height:5.1em!important;margin-bottom:10px!important}
.hepra-card .hepra-card__price,.hepra-card .product-card__price,.hepra-card .price{flex:0 0 auto!important;min-height:28px!important}
.hepra-card .hepra-card__actions,.hepra-card .product-card__actions,.hepra-card .hepra-card__action,.hepra-card .product-card__button-wrap{margin-top:auto!important;flex:0 0 auto!important}
.hepra-card .hepra-card__actions .button,.hepra-card .hepra-card__actions button,.hepra-card .product-card__actions .button,.hepra-card .product-card__actions button,.hepra-card .hepra-card__action{width:100%!important}
.hepra-card:is(:nth-child(n)){box-sizing:border-box!important}
@media(max-width:749px){.hepra-card .hepra-card__title,.hepra-card .product-card__title,.hepra-card .card__heading,.hepra-card h3{min-height:5.1em!important;margin-bottom:8px!important}.hepra-card .hepra-card__price,.hepra-card .product-card__price,.hepra-card .price{min-height:26px!important}}
