
/* v62 widget design + category right sidebar + homepage admin control */
.ab-v58-widget,.widget,.ab-v61-left-widget-area .widget,.ab-v61-right-widget-area .widget,.ab-v61-home-builder-content .widget,
.ab-v59-left-widget-area .widget,.ab-v59-right-widget-area .widget,.ab-v59-frontpage-content-area .widget{
    background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;
    box-shadow:0 8px 24px rgba(15,23,42,.06)!important;padding:14px!important;overflow:hidden!important;
}
.widget-title,.ab-v58-widget-title,.ab-v61-left-widget-area .widget-title,.ab-v61-right-widget-area .widget-title{
    margin:0 0 12px!important;font-size:18px!important;font-weight:900!important;color:#111827!important;
    border-left:4px solid #ef1b2d!important;padding-left:10px!important;line-height:1.25!important;
}
.widget ul{margin:0!important;padding:0!important;list-style:none!important}.widget li{padding:8px 0!important;border-bottom:1px solid #edf0f5!important}
.widget a{color:#111827;text-decoration:none;font-weight:800}.widget a:hover{color:#ef1b2d}
.widget_search form,.wp-block-search{display:flex!important;gap:8px!important}.widget_search input,.wp-block-search__input{height:42px!important;border:1px solid #d1d5db!important;border-radius:10px!important;padding:0 10px!important}.widget_search button,.wp-block-search__button{height:42px!important;border:0!important;border-radius:10px!important;background:#ef1b2d!important;color:#fff!important;font-weight:900!important;padding:0 14px!important}

/* custom widgets */
.ab-v59-latest-timeline a{display:block;position:relative;text-decoration:none;color:#111827;border-left:2px solid #ef1b2d;padding:0 0 13px 14px;margin-left:7px}.ab-v59-latest-timeline a:before{content:"";position:absolute;left:-6px;top:0;width:10px;height:10px;border-radius:50%;background:#ef1b2d}.ab-v59-latest-timeline em{display:block;font-style:normal;color:#ef1b2d;font-size:12px;font-weight:900;margin-bottom:4px}.ab-v59-latest-timeline strong{display:block;font-size:13px;line-height:1.45;font-weight:900}
.ab-v59-popular-news a,.ab-v60-news-list a{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;text-decoration:none!important;color:#111827!important;border-bottom:1px solid #edf0f5!important;padding:8px 0!important}.ab-v59-popular-news b{display:none}.ab-v59-popular-news span,.ab-v60-news-list span{height:52px!important;border-radius:10px!important;overflow:hidden!important;background:#f1f5f9!important;grid-row:span 2}.ab-v59-popular-news img,.ab-v60-news-list img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ab-v59-popular-news strong,.ab-v60-news-list strong{font-size:14px!important;line-height:1.35!important;font-weight:900!important}
.ab-v59-social-follow{display:grid;gap:8px}.ab-v59-social-follow a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:10px 12px;border-radius:10px;background:#f8fafc;color:#111827;font-weight:900}.ab-v59-social-follow span{color:#ef1b2d}
.ab-v60-category-list{display:grid;gap:8px}.ab-v60-category-list a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;text-decoration:none;color:#111827;background:#f8fafc;border:1px solid #edf0f5;border-radius:12px;padding:9px}.ab-v60-category-list span{width:30px;height:30px;border-radius:9px;background:#ef1b2d;color:#fff;display:grid;place-items:center}.ab-v60-category-list strong{font-size:14px;font-weight:900}.ab-v60-category-list em{font-style:normal;font-size:12px;color:#ef1b2d;font-weight:900}
.ab-v60-video-card a{height:120px;border-radius:15px;background:linear-gradient(135deg,#111827,#ef1b2d);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;text-align:center}.ab-v60-video-card span{width:44px;height:44px;border-radius:50%;background:#fff;color:#ef1b2d;display:grid;place-items:center;font-size:20px}
.ab-v60-tags{display:flex;flex-wrap:wrap;gap:8px}.ab-v60-tags a{display:inline-flex;padding:8px 10px;border-radius:999px;background:#f8fafc;color:#334155;text-decoration:none;font-size:13px;font-weight:800;border:1px solid #edf0f5}

/* category page right sidebar only */
.ab-v62-category-shell{width:100%;max-width:1180px;margin:18px auto 32px;padding:0 16px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start;box-sizing:border-box}
.ab-v62-category-main,.ab-v62-right-sidebar{min-width:0}.ab-v62-right-sidebar{display:grid;gap:16px}
.ab-v62-category-header{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;margin-bottom:16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.ab-v62-category-header h1{margin:0;font-size:30px;font-weight:900;border-left:5px solid #ef1b2d;padding-left:12px}
.ab-v62-category-posts{display:grid;gap:14px}.ab-v62-category-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.ab-v62-cat-thumb{display:block;min-height:130px;border-radius:12px;overflow:hidden;background:#f1f5f9}.ab-v62-cat-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ab-v62-category-card h2{margin:0 0 8px;font-size:22px;line-height:1.35}.ab-v62-category-card h2 a{text-decoration:none;color:#111827}.ab-v62-category-card p{margin:0 0 8px;color:#64748b}.ab-v62-category-card span{font-size:12px;color:#64748b;font-weight:700}
@media(max-width:991px){.ab-v62-category-shell{display:flex;flex-direction:column}.ab-v62-right-sidebar{width:100%}.ab-v62-category-card{grid-template-columns:1fr}.ab-v62-cat-thumb{min-height:190px}}
