/* Alpha 56 — dynamic footer columns. */
#makkah-v2-footer .makkah-v2-footer-grid--columns-4{grid-template-columns:1.25fr .9fr .9fr 1.2fr!important}
#makkah-v2-footer .makkah-v2-footer-grid--columns-3{grid-template-columns:1.25fr 1fr 1fr!important}
#makkah-v2-footer .makkah-v2-footer-grid--columns-2{grid-template-columns:1.25fr 1fr!important}
#makkah-v2-footer .makkah-v2-footer-grid--columns-1{grid-template-columns:minmax(0,620px)!important;justify-content:center!important;text-align:center}
#makkah-v2-footer .makkah-v2-footer-column,#makkah-v2-footer .makkah-v2-footer-contact{min-width:0}
#makkah-v2-footer .makkah-v2-footer-links span{color:rgba(255,255,255,.72)}
#makkah-v2-footer .makkah-v2-footer-contact li>div{min-width:0;display:flex;flex-direction:column;gap:2px}
#makkah-v2-footer .makkah-v2-footer-contact li small{display:block;color:rgba(255,255,255,.48);font-size:9px;line-height:1.4}
#makkah-v2-footer .makkah-v2-footer-contact li a,#makkah-v2-footer .makkah-v2-footer-contact li span{overflow-wrap:anywhere}
@media(max-width:1050px){
 #makkah-v2-footer .makkah-v2-footer-grid--columns-4,#makkah-v2-footer .makkah-v2-footer-grid--columns-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
 #makkah-v2-footer .makkah-v2-footer-grid--columns-4,#makkah-v2-footer .makkah-v2-footer-grid--columns-3,#makkah-v2-footer .makkah-v2-footer-grid--columns-2,#makkah-v2-footer .makkah-v2-footer-grid--columns-1{grid-template-columns:1fr!important;text-align:right!important}
}
