/* OneBasket Step 12: optional-content auto balance */
.hot-deal-card,.offer-card,.ts-card,.shop-product-card{height:100%;}
.hot-deal-body,.offer-body,.ts-body,.shop-product-body{display:flex;flex:1;flex-direction:column;min-height:0;}
.shop-product-card{display:flex;flex-direction:column;}
.ob-card-bottom{margin-top:auto;display:flex;flex-direction:column;width:100%;}
.ob-card-review:empty{display:none!important;}
.product-rating-row:empty{display:none!important;margin:0!important;padding:0!important;}
.product-live-note[hidden],.product-option-group[hidden]{display:none!important;}
@media (max-width:767px){.ob-card-bottom{margin-top:auto;}}
