#tt-topbar{position:fixed;top:0;left:0;right:0;background:#e74c3c;color:#fff;padding:6px 12px!important;font-size:14px;line-height:1.2;z-index:99999}#tt-topbar .inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px}#tt-topbar .text{flex:1;text-align:center;margin:0;padding:0;color:#fff}#tt-topbar .text strong{color:#fff200;font-size:15px}#tt-topbar a.cta{background:#fff;color:#e74c3c!important;padding:6px 14px!important;border-radius:20px;text-decoration:none!important;font-size:13px!important;font-weight:700;white-space:nowrap}#tt-topbar button.close{background:#fff0;border:none;color:#fff!important;font-size:16px;padding:0;line-height:1;cursor:pointer}body.has-tt-topbar{padding-top:36px!important}