/*
Theme Name: The Bagawat Fresh News
Author: The Bagawat
Description: Fresh news portal theme rebuilt from the supplied reference screenshot.
Version: 1.0.5
Text Domain: thebagawat
*/
:root{--red:#ef1111;--black:#111;--border:#dedede;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:"Noto Sans Devanagari","Nirmala UI","Mangal",Arial,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--container),calc(100% - 30px));margin:auto}
.tb-topbar{background:#111;color:#fff;height:42px;overflow:hidden;position:sticky;top:0;z-index:9999}.tb-top-inner{height:42px;display:flex;align-items:center}.tb-ticker-label{background:var(--red);padding:11px 18px;font-weight:800;white-space:nowrap}.tb-ticker-window{overflow:hidden;flex:1;white-space:nowrap}.tb-ticker-track{display:inline-flex;gap:48px;animation:tbTicker 30s linear infinite;padding-left:30px}.tb-ticker-track a{font-weight:700;font-size:14px}.tb-ticker-track a:after{content:"•";color:var(--red);margin-left:48px}@keyframes tbTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.tb-header{background:#fff;border-bottom:1px solid #eee}.tb-head-main{min-height:145px;display:grid;grid-template-columns:1fr 280px 1fr;align-items:center;gap:20px}.tb-social{display:flex;gap:12px}.tb-social a{width:36px;height:36px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;font-size:13px}.tb-logo{justify-self:center;text-align:center}.tb-logo img{max-height:105px;width:auto;margin:auto}.tb-logo-text{font-weight:900;font-size:36px;line-height:1;color:#111}.tb-logo-text span{color:var(--red)}.tb-ad-top{text-align:right;color:#aaa;font-size:11px}
.tb-nav-wrap{border-bottom:3px solid var(--red);background:#fff;position:sticky;top:42px;z-index:9998}.tb-nav{min-height:52px;display:flex;align-items:stretch}.tb-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.tb-nav li{margin:0}.tb-nav a{display:flex;align-items:center;height:52px;padding:0 14px;font-weight:800;font-size:14px;white-space:nowrap}.tb-nav a:hover,.tb-nav .current-menu-item>a{background:var(--red);color:#fff}.tb-search{margin-left:auto;display:grid;place-items:center;width:48px;background:#111;color:#fff;border-radius:4px;margin-top:7px;margin-bottom:7px}
.tb-ad-banner{height:92px;border:1px dashed #ccc;display:grid;place-items:center;color:#aaa;font-size:12px;margin:18px auto 28px}.tb-hero{display:grid;grid-template-columns:2.15fr 1fr 1fr;gap:10px;background:#f4f4f4;padding:0 0 10px}.tb-hero-card{position:relative;min-height:300px;overflow:hidden;background:#ddd}.tb-hero-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.tb-hero-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.tb-hero-card:first-child{min-height:430px}.tb-hero-content{position:absolute;left:20px;right:15px;bottom:18px;z-index:2;color:#fff}.tb-cat{color:var(--red);font-size:12px;font-weight:900}.tb-hero-title{font-size:25px;font-weight:900;line-height:1.25;margin-top:6px}.tb-hero-card:not(:first-child) .tb-hero-title{font-size:18px}
.tb-section{margin-top:28px}.tb-section-head{display:flex;align-items:center;border-bottom:2px solid #111;margin-bottom:12px}.tb-section-title{background:#111;color:#fff;border-left:5px solid var(--red);padding:7px 14px;font-size:18px;font-weight:900}.tb-more{margin-left:auto;color:var(--red);font-size:12px;font-weight:800}.tb-grid-2col{display:grid;grid-template-columns:2fr 1fr;gap:24px}.tb-latest-layout{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.tb-latest-item{display:grid;grid-template-columns:100px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #ddd}.tb-latest-item img{width:100px;height:78px;object-fit:cover}.tb-label{font-size:10px;color:var(--red);font-weight:900;text-transform:uppercase}.tb-post-title{font-size:15px;font-weight:900;line-height:1.3}.tb-date{font-size:10px;color:#888}.tb-sidebar-box{border:1px solid #ddd}.tb-side-head{background:#111;color:#fff;border-left:5px solid var(--red);padding:8px 12px;font-weight:900}.tb-popular{margin:0;padding:6px 14px 10px;list-style:none}.tb-popular li{padding:9px 0;border-bottom:1px solid #eee;font-size:13px;font-weight:700}.tb-popular li span{color:var(--red);margin-right:4px}.tb-ad-side{height:140px;border:1px dashed #ccc;display:grid;place-items:center;color:#aaa;font-size:11px;margin-bottom:14px}
.tb-feature-news{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.tb-feature-main img{width:100%;height:250px;object-fit:cover}.tb-feature-title{font-size:22px;font-weight:900;line-height:1.25;margin-top:8px}.tb-feature-list article{display:grid;grid-template-columns:105px 1fr;gap:10px;margin-bottom:12px}.tb-feature-list img{width:105px;height:70px;object-fit:cover}.tb-rail{border-left:1px solid #ddd;padding-left:18px}.tb-card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tb-card-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tb-card{border:1px solid #ddd;background:#fff}.tb-card img{width:100%;height:150px;object-fit:cover}.tb-card-body{padding:8px 10px 12px}.tb-card .tb-cat{font-size:10px}.tb-card .tb-post-title{font-size:14px}
.tb-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tb-video{background:#151515;color:#fff;position:relative;min-height:220px;display:flex;align-items:flex-end;overflow:hidden}.tb-video-thumb{position:absolute;inset:0;background:linear-gradient(135deg,#292929,#090909)}.tb-play{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:58px;height:58px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:24px}.tb-video-title{position:relative;z-index:2;background:rgba(0,0,0,.85);width:100%;padding:10px;font-weight:800}
.tb-footer{margin-top:36px;background:#222;color:#fff;border-top:4px solid #111}.tb-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:45px;padding:38px 0}.tb-footer h3{font-size:17px;margin:0 0 12px}.tb-footer p,.tb-footer li{font-size:12px;color:#ddd}.tb-footer ul{list-style:none;margin:0;padding:0}.tb-footer li{padding:4px 0}.tb-social-footer{display:flex;gap:7px;flex-wrap:wrap}.tb-social-footer a{width:30px;height:30px;border-radius:4px;background:#333;display:grid;place-items:center}.tb-copy{border-top:1px solid #555;text-align:center;padding:12px;color:#bbb;font-size:11px}
.tb-single{max-width:900px;margin:30px auto}.tb-single h1{font-size:42px;line-height:1.2;margin:8px 0}.tb-subheading{font-size:20px;color:#555;margin-bottom:15px}.tb-meta{display:flex;gap:16px;flex-wrap:wrap;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0;color:#666;font-size:12px}.tb-breaking{border-left:5px solid var(--red);background:#fff1f1;padding:12px;margin:18px 0;font-weight:900}.tb-single .featured{margin:20px 0}.tb-single .entry-content{font-size:18px;line-height:1.85}.tb-share{display:flex;gap:8px;margin:20px 0;flex-wrap:wrap}.tb-share a{padding:8px 12px;border-radius:4px;background:#111;color:#fff;font-size:12px;font-weight:800}.tb-share .whatsapp{background:#1cae4a}.tb-share .facebook{background:#1877f2}.tb-share .telegram{background:#229ed9}.tb-share .x{background:#000}.tb-share .linkedin{background:#0a66c2}.tb-related{border-top:2px solid #111;margin-top:30px;padding-top:15px}.tb-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tb-related-grid img{height:140px;object-fit:cover;width:100%}
@media(max-width:900px){.tb-head-main{grid-template-columns:1fr;min-height:110px;padding:12px 0}.tb-social,.tb-ad-top{justify-content:center;text-align:center}.tb-logo{order:-1}.tb-nav-wrap{top:42px}.tb-nav{overflow:auto}.tb-nav ul{flex-wrap:nowrap}.tb-nav a{font-size:12px;padding:0 10px}.tb-hero{grid-template-columns:1fr 1fr}.tb-hero-card:first-child{grid-column:1/-1;min-height:320px}.tb-hero-card{min-height:210px}.tb-grid-2col{grid-template-columns:1fr}.tb-feature-news{grid-template-columns:1fr}.tb-rail{border:0;padding:0}.tb-footer-grid{grid-template-columns:1fr 1fr}.tb-single h1{font-size:32px}}
@media(max-width:600px){.container{width:min(var(--container),calc(100% - 20px))}.tb-ticker-label{padding:11px 10px;font-size:12px}.tb-ticker-track a{font-size:12px}.tb-hero{grid-template-columns:1fr}.tb-hero-card:first-child{grid-column:auto}.tb-latest-layout{grid-template-columns:1fr}.tb-card-grid-3,.tb-card-grid-4,.tb-video-grid,.tb-related-grid{grid-template-columns:1fr}.tb-feature-main img{height:210px}.tb-footer-grid{grid-template-columns:1fr}.tb-single h1{font-size:28px}.tb-single .entry-content{font-size:16px}}


/* FINAL V1.0.1 — one ticker + professional single news layout */
html body .tb-topbar{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
html body .tb-v3-ticker,html body .tb-v4-ticker,html body .tb-v6-global-ticker,html body .tb-v7-global-ticker,html body .tb-v8-ticker-host{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
html body .tb-single-page{background:#fff;}
html body .tb-single-layout{width:min(1200px,calc(100% - 30px));margin:0 auto;padding:30px 0 55px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start;}
html body .tb-single-main{min-width:0;width:100%;}
html body .tb-single-main h1{font-size:42px;line-height:1.2;margin:8px 0 12px;font-weight:900;}
html body .tb-single-subtitle{font-size:20px;line-height:1.55;color:#444;font-weight:600;margin:0 0 12px;}
html body .tb-single-intro{font-size:17px;line-height:1.7;background:#fff7f7;border-left:4px solid var(--red);padding:12px 15px;margin:12px 0 16px;color:#333;}
html body .tb-single-meta{display:flex;gap:14px;flex-wrap:wrap;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:9px 0;margin-bottom:16px;color:#666;font-size:12px;}
html body .tb-single-breaking{display:inline-block;background:var(--red);color:#fff;padding:5px 10px;font-size:11px;font-weight:800;margin:0 0 14px;}
html body .tb-single-featured{margin:0 0 14px;width:100%;}
html body .tb-single-featured img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;}
html body .tb-single-featured figcaption{font-size:11px;color:#777;margin-top:5px;}
html body .tb-news-content{font-size:18px;line-height:1.85;color:#222;}
html body .tb-news-content p{margin:0 0 18px;}
html body .tb-news-content h2,html body .tb-news-content h3{line-height:1.4;margin:26px 0 10px;}
html body .tb-news-content img{max-width:100%;height:auto;}
html body .tb-single-sidebar{width:300px;min-width:300px;}
html body .tb-single-ad{width:300px;height:250px;background:#f5f5f5;border:1px solid #ddd;color:#999;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:11px;margin:0 0 22px;}
html body .tb-single-ad strong{font-size:12px;font-weight:600;margin-top:4px;}
html body .tb-single-popular{width:300px;border:1px solid #ddd;background:#fff;}
html body .tb-single-popular h3{margin:0;background:#111;color:#fff;border-left:5px solid var(--red);padding:9px 12px;font-size:17px;}
html body .tb-single-popular ol{margin:0;padding:7px 14px 9px 34px;}
html body .tb-single-popular li{padding:9px 0;border-bottom:1px solid #eee;font-size:13px;line-height:1.45;font-weight:700;}
html body .tb-single-popular li:last-child{border-bottom:0;}
html body .tb-single-popular a:hover{color:var(--red);}
html body .tb-related{margin-top:42px;border-top:2px solid #111;padding-top:0;clear:both;}
html body .tb-related-head{display:flex;align-items:center;border-bottom:2px solid #111;margin-bottom:15px;}
html body .tb-related-head h2{background:#111;color:#fff;border-left:5px solid var(--red);padding:7px 14px;margin:0;font-size:18px;}
html body .tb-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
html body .tb-related-card{border:1px solid #ddd;background:#fff;overflow:hidden;min-width:0;}
html body .tb-related-card img{width:100%;height:145px;object-fit:cover;}
html body .tb-related-body{padding:8px 10px 10px;}
html body .tb-related-body span{display:block;color:var(--red);font-size:10px;font-weight:800;margin-bottom:3px;}
html body .tb-related-body strong{display:block;font-size:14px;line-height:1.4;}
html body .tb-related-body time{display:block;color:#888;font-size:10px;margin-top:5px;}
html body .tb-photo-credit{font-size:11px;color:#777;margin-top:20px;}
html body .tb-social-footer{display:flex;gap:8px;flex-wrap:wrap;}
html body .tb-social-footer .tb-social-icon{width:36px;height:36px;border-radius:4px;background:#444;display:grid;place-items:center;color:#fff!important;font-size:16px;}
html body .tb-social-footer .tb-social-facebook{background:#1877f2;}.tb-social-footer .tb-social-x{background:#000;}.tb-social-footer .tb-social-instagram{background:#e1306c;}.tb-social-footer .tb-social-youtube{background:#f00;}.tb-social-footer .tb-social-telegram{background:#229ed9;}.tb-social-footer .tb-social-whatsapp{background:#25d366;}
@media(max-width:900px){html body .tb-single-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px;}html body .tb-single-sidebar{width:280px;min-width:280px;}html body .tb-single-ad,html body .tb-single-popular{width:100%;}}
@media(max-width:700px){html body .tb-single-layout{display:block;width:calc(100% - 20px);padding:22px 0 45px;}html body .tb-single-sidebar{width:100%;min-width:0;margin-top:32px;}html body .tb-single-ad{width:300px;max-width:100%;margin:0 auto 22px;}html body .tb-single-popular{width:100%;}html body .tb-single-main h1{font-size:29px;}html body .tb-single-subtitle{font-size:17px;}html body .tb-news-content{font-size:16px;line-height:1.8;}html body .tb-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}html body .tb-related-card img{height:120px;}html body .tb-related-body strong{font-size:12px;} }
@media(max-width:430px){html body .tb-related-grid{grid-template-columns:1fr 1fr;}html body .tb-related-card img{height:105px;}}

/* FINAL PATCH 1.0.3: single article title/share/subtitle order */
.tb-share-under-title{margin:4px 0 14px;align-items:center;}
.tb-share-under-title a{width:36px;height:36px;padding:0!important;display:grid;place-items:center;border-radius:50%;font-size:16px!important;}
.tb-single-main h1{margin-bottom:8px;}
@media(max-width:700px){.tb-share-under-title a{width:34px;height:34px;font-size:15px!important;}}

/* FINAL SINGLE POST STRUCTURE - approved layout */
html body .tb-single-layout{grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start;}
html body .tb-single-main{min-width:0;}
html body .tb-single-main h1{margin:7px 0 12px;font-size:42px;line-height:1.18;font-weight:900;}
html body .tb-single-meta{margin:0 0 16px;display:flex;gap:14px;flex-wrap:wrap;align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:9px 0;color:#666;font-size:12px;}
html body .tb-single-featured{width:100%;margin:0 0 14px;}
html body .tb-single-featured img{width:100%;height:auto;display:block;object-fit:contain;}
html body .tb-share-under-image{margin:0 0 18px;padding:10px 0;border-bottom:1px solid #eee;display:flex;gap:8px;flex-wrap:wrap;}
html body .tb-share-under-image a{height:36px;padding:0 12px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:4px;color:#fff!important;font-size:12px!important;font-weight:800;}
html body .tb-share-under-image a i{font-size:15px;}
html body .tb-single-subtitle{margin:0 0 12px;font-size:22px;line-height:1.5;font-weight:800;color:#222;}
html body .tb-single-intro{margin:0 0 20px;font-size:17px;line-height:1.75;background:#fff7f7;border-left:4px solid var(--red);padding:13px 16px;color:#333;}
html body .tb-news-content{font-size:18px;line-height:1.9;color:#222;}
html body .tb-news-content img{max-width:100%;height:auto;display:block;margin:18px auto;}
html body .tb-single-sidebar{width:300px;min-width:300px;position:sticky;top:80px;}
html body .tb-single-ad{width:300px;height:250px;margin:0 0 22px;}
html body .tb-single-popular{width:300px;}
@media(max-width:700px){
 html body .tb-single-layout{display:block;width:calc(100% - 20px);padding-top:22px;}
 html body .tb-single-sidebar{width:100%;min-width:0;position:static;margin-top:32px;}
 html body .tb-single-ad{max-width:100%;margin:0 auto 22px;}
 html body .tb-single-popular{width:100%;}
 html body .tb-single-main h1{font-size:29px;}
 html body .tb-single-subtitle{font-size:18px;}
 html body .tb-news-content{font-size:16px;line-height:1.8;}
}

/* FINAL 1.0.6 HEADER + SEARCH + CANONICAL HOMEPAGE FOOTER FIX */
html{scroll-padding-top:105px;}
.tb-header{position:relative;z-index:30;background:#fff;}
.tb-head-main{min-height:122px!important;display:grid!important;grid-template-columns:minmax(300px,1fr) minmax(360px,728px)!important;align-items:center!important;gap:28px!important;}
.tb-brand-area{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;min-width:0;}
.tb-logo{justify-self:start!important;text-align:left!important;flex:0 0 auto!important;}
.tb-logo img{display:block!important;max-height:105px!important;width:auto!important;margin:0!important;}
.tb-social-top{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;flex-wrap:wrap!important;}
.tb-social-top a{width:32px!important;height:32px!important;border:0!important;border-radius:4px!important;background:#333!important;color:#fff!important;display:grid!important;place-items:center!important;text-decoration:none!important;font-size:15px!important;}
.tb-social-top .tb-top-social-facebook{background:#1877f2!important}.tb-social-top .tb-top-social-x{background:#000!important}.tb-social-top .tb-top-social-instagram{background:#e1306c!important}.tb-social-top .tb-top-social-youtube{background:#f00!important}.tb-social-top .tb-top-social-telegram{background:#229ed9!important}.tb-social-top .tb-top-social-whatsapp{background:#25d366!important}
.tb-ad-top{justify-self:end!important;width:100%!important;max-width:728px!important;text-align:center!important;}
.tb-ad-728{width:100%!important;max-width:728px!important;height:90px!important;border:1px solid #ddd!important;background:#f7f7f7!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;box-sizing:border-box!important;color:#888!important;letter-spacing:.3px!important;}
.tb-ad-728 small{display:block!important;margin-top:5px!important;color:#aaa!important;font-size:10px!important;}
.tb-nav-wrap{position:sticky!important;top:calc(40px + var(--wp-admin--admin-bar--height, 0px))!important;z-index:9990!important;box-shadow:0 1px 0 rgba(0,0,0,.08)!important;}
.admin-bar .tb-nav-wrap{top:calc(40px + var(--wp-admin--admin-bar--height, 32px))!important;}
.tb-nav{min-height:56px!important;align-items:center!important;gap:8px!important;}
.tb-nav ul{min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;flex-wrap:nowrap!important;}
.tb-nav ul::-webkit-scrollbar{display:none!important;}
.tb-nav a{height:56px!important;flex:0 0 auto!important;}
.tb-search{flex:0 0 46px!important;margin:0!important;height:40px!important;border:0!important;cursor:pointer!important;}
.tb-search-panel{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;border-bottom:1px solid #ddd!important;box-shadow:0 8px 18px rgba(0,0,0,.08)!important;padding:12px 0!important;z-index:9992!important;}
.tb-search-panel[hidden]{display:none!important;}
.tb-search-form{display:flex!important;gap:8px!important;max-width:760px!important;margin:0 auto!important;}
.tb-search-form input{flex:1!important;min-width:0!important;height:42px!important;padding:0 13px!important;border:1px solid #ccc!important;font:inherit!important;}
.tb-search-form button{height:42px!important;padding:0 20px!important;border:0!important;background:var(--red)!important;color:#fff!important;font-weight:800!important;cursor:pointer!important;}
/* One and only one site footer across home, archives and single posts. */
html body .tb-v4-footer,html body .tb-v9-footer,html body .tb-home-footer,html body .thebagawat-custom-footer{display:none!important;}
html body > .tb-footer,html body footer.tb-footer{display:block!important;clear:both!important;position:relative!important;width:100%!important;margin-top:0!important;}
.tb-single-page + .tb-footer,.tb-section + .tb-footer{margin-top:0!important;}
@media(max-width:900px){
 .tb-head-main{grid-template-columns:1fr!important;gap:12px!important;padding:12px 0!important;}
 .tb-brand-area{justify-content:center!important;}
 .tb-ad-top{justify-self:center!important;max-width:728px!important;}
 .tb-nav-wrap{top:calc(36px + var(--wp-admin--admin-bar--height, 0px))!important;}
 .admin-bar .tb-nav-wrap{top:calc(36px + var(--wp-admin--admin-bar--height, 32px))!important;}
}
@media(max-width:600px){
 .tb-brand-area{gap:10px!important;justify-content:flex-start!important;}
 .tb-logo img{max-height:72px!important;}
 .tb-social-top a{width:28px!important;height:28px!important;font-size:13px!important;}
 .tb-ad-728{height:58px!important;}
 .tb-nav{min-height:50px!important;}
 .tb-nav a{height:50px!important;}
 .tb-search{height:36px!important;flex-basis:40px!important;}
}

/* FINAL 1.0.6 — reliable fixed navigation + homepage footer made canonical site-wide */
.tb-nav-wrap.tb-fixed{position:fixed!important;left:0!important;right:0!important;top:var(--tb-nav-fixed-top,42px)!important;width:100%!important;z-index:999999!important;background:#fff!important;box-shadow:0 2px 10px rgba(0,0,0,.12)!important;}
.tb-nav-placeholder{display:block;width:100%;height:0;}
/* The desired homepage footer is now the only footer markup used by theme pages and the homepage. */
html body footer.tb-footer.tb-footer-canonical{display:block!important;position:relative!important;clear:both!important;width:100%!important;margin-top:0!important;background:#272727!important;color:#ddd!important;border-top:8px solid #111!important;}
.tb-footer-rich-inner{max-width:1200px;margin:0 auto;padding:42px 15px 35px;display:grid;grid-template-columns:2fr 1fr 1fr 1.45fr;gap:38px;box-sizing:border-box;}
.tb-footer-rich-inner h3{color:#fff;margin:0 0 18px;font-size:19px;line-height:1.25;}
.tb-footer-rich-inner p{font-size:14px;line-height:1.75;margin:0;color:#ddd;}
.tb-footer-rich-inner ul{list-style:none;padding:0;margin:0;}
.tb-footer-rich-inner li{margin:0 0 10px;}
.tb-footer-rich-inner a{color:#ddd;text-decoration:none;}
.tb-footer-rich-inner a:hover{color:#fff;}
.tb-footer-follow h3{border-bottom:2px solid #8c7330;display:inline-block;padding-bottom:7px;}
.tb-footer-social-box{border:1px solid #555;border-radius:8px;padding:20px 12px 12px;text-align:center;}
.tb-footer-social-box strong{display:block;color:#fff;font-size:15px;}
.tb-footer-social-box small{display:block;margin:7px 0 13px;color:#ccc;}
.tb-footer-wa{display:block!important;background:#20c957!important;color:#fff!important;border-radius:22px;padding:8px;font-weight:700;}
.tb-footer-socials{display:flex;gap:9px;margin-top:15px;flex-wrap:wrap;}
.tb-footer-social-icon{width:36px;height:36px;border-radius:3px;background:#444;display:flex!important;align-items:center;justify-content:center;font-weight:800;color:#fff!important;}
.tb-footer-social-facebook{background:#1877f2!important}.tb-footer-social-x{background:#000!important}.tb-footer-social-instagram{background:#e1306c!important}.tb-footer-social-youtube{background:#ff0000!important}.tb-footer-social-telegram{background:#229ed9!important}.tb-footer-social-whatsapp{background:#25d366!important}
@media(max-width:700px){.tb-footer-rich-inner{grid-template-columns:1fr 1fr;gap:25px}.tb-footer-rich-inner>div:first-child{grid-column:1/-1}.tb-footer-follow{grid-column:1/-1}}
@media(max-width:480px){.tb-footer-rich-inner{grid-template-columns:1fr}.tb-footer-rich-inner>div:first-child,.tb-footer-follow{grid-column:auto}}
