.maheen-related-wrap{max-width:100%;margin:35px 0;padding:0;font-family:inherit;}
.maheen-related-heading{font-size:38px;line-height:1.15;margin:0 0 28px;font-weight:700;color:#001b3a;font-family:Georgia,"Times New Roman",serif;position:relative;padding-left:28px;}
.maheen-related-heading:before{content:"";position:absolute;left:0;top:7px;width:5px;height:36px;background:#d10000;}
.maheen-related-list{border:2px solid #f0b4ff;padding:22px 24px 6px;background:#fff;}
.maheen-related-item{display:flex;gap:34px;margin:0 0 34px;align-items:flex-start;}
.maheen-related-thumb{width:36%;max-width:300px;min-width:220px;display:block;overflow:hidden;background:#eee;flex:0 0 auto;}
.maheen-related-thumb img{width:100%;height:210px;object-fit:cover;display:block;}
.maheen-related-content{flex:1;padding-top:4px;}
.maheen-related-title{margin:0 0 12px;font-size:26px;line-height:1.35;font-weight:700;font-family:Georgia,"Times New Roman",serif;}
.maheen-related-title a{color:#050505;text-decoration:none;}
.maheen-related-title a:hover{color:#d10000;}
.maheen-related-meta{font-size:12px;text-transform:uppercase;color:#999;margin-bottom:20px;letter-spacing:.2px;}
.maheen-related-meta .author{font-weight:700;color:#d10000;}
.maheen-related-excerpt{font-size:17px;line-height:1.55;color:#111;margin:0;}
.maheen-related-empty{padding:15px;border:1px dashed #bbb;background:#fff;}
@media(max-width:700px){.maheen-related-list{padding:16px}.maheen-related-item{display:block}.maheen-related-thumb{width:100%!important;max-width:none;min-width:0;margin-bottom:15px}.maheen-related-thumb img{height:auto}.maheen-related-title{font-size:22px}.maheen-related-heading{font-size:32px}}


.maheen-related-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 8px 0 10px;
}

.maheen-related-tags a {
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    color: inherit;
}

.maheen-related-tags a:hover {
    text-decoration: none;
}
