.ps-product__thumbnail .ps-product__hover-price{position:absolute;bottom:58px;left:0;right:0;text-align:center;padding:4px 10px;font-size:13px;font-weight:700;color:#fff;background:rgba(0,0,0,0.55);opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;white-space:nowrap;z-index:5}
.ps-product__thumbnail:hover .ps-product__hover-price{opacity:1;transform:translateY(0)}
.ps-product__thumbnail .ps-product__hover-price .hover-from{font-size:11px;font-weight:400;opacity:.85;margin-right:3px}
