.bp-info{direction:rtl;color:#222;background:#fff;font-family:inherit}.bp-info h4{margin:0;padding:10px 14px;text-align:center;color:#06417d;font-size:15px}.bp-info-error{padding:15px;margin:0;text-align:center;color:#777}.bp-weather-main{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px 10px 8px;background:linear-gradient(135deg,#06417d,#0c65a8);color:#fff}.bp-weather-icon{font-size:44px;line-height:1}.bp-weather-main strong{display:block;font-size:34px;line-height:1}.bp-weather-main span{display:block;margin-top:6px;font-size:13px}.bp-info-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.bp-info-grid>span{padding:10px 8px;text-align:center;font-size:12px;border-bottom:1px solid #eee}.bp-info-grid>span:nth-child(odd){border-left:1px solid #eee}.bp-info-grid b{display:block;margin-top:4px;color:#06417d;font-size:13px}.bp-prayer ul,.bp-news24 ul{list-style:none;padding:0;margin:0}.bp-prayer li{display:flex;justify-content:space-between;align-items:center;padding:9px 14px;border-top:1px solid #eee}.bp-prayer li time{direction:ltr;font-weight:700;color:#c92127}.bp-news24 li{display:grid;grid-template-columns:45px 1fr;gap:8px;align-items:start;padding:10px 8px;border-bottom:1px solid #eee}.bp-news24 li:last-child{border-bottom:0}.bp-news24 time{direction:ltr;color:#d71920;font-size:12px;font-weight:700;padding-top:2px}.bp-news24 a{color:#222;line-height:1.7;font-size:13px;text-decoration:none}.bp-news24 a:hover{color:#06417d}@media(max-width:767px){.bp-info-grid{grid-template-columns:1fr 1fr}}

/* Night mode */
body.dark-mode .bp-info{color:#e7e9eb;background:#282e34}
body.dark-mode .bp-info h4{color:#8fc8ff;background:#242a30;border-bottom:1px solid #3b434b}
body.dark-mode .bp-info-error{color:#c1c1c2}
body.dark-mode .bp-weather-main{background:linear-gradient(135deg,#073867,#0a568f);color:#fff}
body.dark-mode .bp-info-grid{border-top-color:#3b434b}
body.dark-mode .bp-info-grid>span{color:#d7dadd;border-bottom-color:#3b434b;background:#282e34}
body.dark-mode .bp-info-grid>span:nth-child(odd){border-left-color:#3b434b}
body.dark-mode .bp-info-grid b{color:#8fc8ff}
body.dark-mode .bp-prayer li,body.dark-mode .bp-news24 li{color:#e7e9eb;background:#282e34;border-color:#3b434b}
body.dark-mode .bp-prayer li time,body.dark-mode .bp-news24 time{color:#ff5961}
body.dark-mode .bp-news24 a{color:#f4f5f6}
body.dark-mode .bp-news24 a:hover{color:#8fc8ff}

/* Footer categories */
.bp-footer-categories{direction:rtl;padding:24px 0;background:#17191c;border-top:4px solid #06417d;color:#fff}
.bp-footer-categories h2{position:relative;margin:0 0 18px;padding:0 12px 10px;color:#fff;font-size:19px;border-bottom:1px solid #333b43}
.bp-footer-categories h2:after{content:"";position:absolute;right:12px;bottom:-1px;width:70px;height:3px;background:#0b66ad}
.bp-footer-categories ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 12px;list-style:none;margin:0;padding:0 12px}
.bp-footer-categories li{margin:0;padding:0}
.bp-footer-categories a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;color:#e9ecef;background:#22262b;border:1px solid #30363d;border-radius:3px;text-decoration:none;transition:.2s ease}
.bp-footer-categories a:hover{color:#fff;background:#06417d;border-color:#0b66ad;transform:translateY(-1px)}
.bp-footer-categories small{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:20px;padding:0 5px;color:#b9c2ca;background:#111417;border-radius:10px;font-size:10px}
body.dark-mode .bp-footer-categories{background:#14191e;border-top-color:#0b66ad}
body.dark-mode .bp-footer-categories h2{color:#fff;border-bottom-color:#333b43}
body.dark-mode .bp-footer-categories a{color:#edf0f2;background:#242a30;border-color:#39424a}
body.dark-mode .bp-footer-categories a:hover{color:#fff;background:#07518d;border-color:#0b66ad}
body.dark-mode .bp-footer-categories small{color:#cad1d7;background:#151a1f}
@media(max-width:991px){.bp-footer-categories ul{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.bp-info-grid{grid-template-columns:1fr 1fr}.bp-footer-categories{padding:18px 0}.bp-footer-categories ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bp-footer-categories a{padding:9px 10px;font-size:13px}}
@media(max-width:420px){.bp-footer-categories ul{grid-template-columns:1fr}}
