.bidar-live-weather .bidar-weather-card{padding:22px;background:#f5f8fb;color:#1d3041;border:1px solid #dce5ed;font-family:Arial,Helvetica,sans-serif}
.bidar-live-weather .bidar-weather-main{display:flex;align-items:center;justify-content:space-between;gap:15px}
.bidar-live-weather .bidar-weather-place,.bidar-live-weather .bidar-weather-condition{display:block;font-size:13px;color:#506575}
.bidar-live-weather .bidar-weather-place{font-weight:700;color:#214469}
.bidar-live-weather .bidar-weather-temp{display:block;font-size:52px;line-height:1.15;letter-spacing:-.06em;margin:10px 0 2px;color:#172c40}
.bidar-live-weather .bidar-weather-icon{font-size:50px;line-height:1;flex:none}
.bidar-live-weather .bidar-weather-details{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #dce5ed;margin-top:19px;padding-top:14px;font-size:12px;color:#617282}
.bidar-live-weather .bidar-weather-details b{display:block;font-size:14px;color:#20394f}
.bidar-live-weather .bidar-weather-days{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px}
.bidar-live-weather .bidar-weather-days span{display:block;padding:10px 5px;background:#fff;border:1px solid #e3ebf1;text-align:center;border-radius:4px}
.bidar-live-weather .bidar-weather-days b,.bidar-live-weather .bidar-weather-days em{display:block;font-size:12px;font-style:normal}
.bidar-live-weather .bidar-weather-days em{color:#506575;margin-top:3px}
.bidar-live-weather .bidar-weather-note,.bidar-live-weather .bidar-weather-error{font-size:12px;line-height:1.5;color:#6b4c33}
.bidar-live-weather .bidar-weather-credit{display:block;margin-top:15px;color:#375e7d;font-size:11px;text-decoration:underline}
.bidar-live-weather .bidar-weather-credit:hover{color:#173a58}
