
/* ABPH 0.3.0 bridge styles */
.trending.ab-section { margin-bottom: 28px; }
#abph-trending { display:block; overflow:hidden; padding-bottom:4px; }
#abph-trending .abph-trending-rail { display:flex; gap:12px; overflow:hidden; align-items:stretch; white-space:nowrap; }
#abph-trending .abph-trend-item { flex:0 0 240px; width:240px; }
#abph-trending .abti-thumb { width:100%; height:135px; object-fit:cover; display:block; border-radius:10px; background:#151515; }
#abph-trending .abti-title { color:#eaeaea; }
#abph-trending .ab-page, #abph-trending .slick-dots, #abph-trending .owl-dots, #abph-trending .owl-nav { display:none!important; }
