﻿.vf_p_related{border:1px solid var(--border_b);background:var(--box_bg_w)}
.vf_p_related{border-radius:3px;overflow:hidden;}
.vf_p_related:hover{box-shadow:0 4px 20px rgba(0,0,0,.19)}

.vf_p_related .image:only-child{height:100%}
.vf_p_related .image:only-child img{height:auto} 
.vf_p_related figure{ display:block;clear:both;position:relative;min-height:1px;width:100%;overflow:hidden}
.vf_p_related figure img{width:100%;margin:0 auto;position:absolute;top:0;width:100%;display:block;max-width:100%;}

.vf_p_related picture:only-child{height:100%}
.vf_p_related picture:only-child img{height:100%}

.vf_p_related .info{padding:15px 10px;text-align:center}
.vf_p_related .info:empty{display:none}
.vf_p_related .info_title{font-size:16px;margin-bottom:10px}
.vf_p_related .info_title{height:auto;-webkit-line-clamp:2;line-height:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}
.vf_p_related .info_title:only-child{margin-bottom:0}
.vf_p_related .info_text{margin-bottom:0}
.vf_p_related .info_text{height:auto;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}
