/* GCK master footer — shared by Home, Umrah, Haji, Package and future modules. */
#gck-footer{width:100%;margin:0!important;padding:0!important;background:var(--gck-offwhite)!important;color:var(--gck-text)!important;border-top:1px solid var(--gck-border);box-shadow:none!important}
#gck-footer .gck-footer-inner{width:min(var(--gck-container),calc(100% - var(--gck-gutter)));margin-inline:auto;padding:52px 0 22px}
#gck-footer .gck-footer-grid{display:grid;grid-template-columns:1.6fr .85fr .95fr 1.35fr;gap:44px;align-items:start}
#gck-footer .gck-footer-logo{display:inline-flex;align-items:center;text-decoration:none!important;margin:0 0 12px}
#gck-footer .gck-footer-logo img{display:block;width:auto;max-width:150px;height:62px;object-fit:contain;border:0!important;border-radius:0!important}
#gck-footer .gck-footer-brand p{max-width:360px;margin:10px 0 17px!important;color:var(--gck-muted)!important;font-size:12px!important;line-height:1.75}
#gck-footer .gck-footer-social{display:flex!important;flex-wrap:wrap;gap:7px;margin-top:2px!important}
#gck-footer .gck-footer-social a{display:inline-flex!important;align-items:center;justify-content:center;padding:7px 11px;border:1px solid var(--gck-border);border-radius:4px;color:var(--gck-muted)!important;background:transparent;text-decoration:none!important;font-size:10px!important;line-height:1;transition:.2s ease}
#gck-footer .gck-footer-social a:hover{border-color:var(--gck-gold);color:var(--gck-purple)!important;background:#fff}
#gck-footer .gck-footer-col h3{margin:1px 0 17px!important;color:var(--gck-purple)!important;font-size:13px!important;font-weight:700;line-height:1.25}
#gck-footer .gck-footer-col ul{margin:0!important;padding:0!important;list-style:none!important}
#gck-footer .gck-footer-col li{margin:0 0 11px!important;padding:0!important}
#gck-footer .gck-footer-col li a,#gck-footer .gck-contact a{color:var(--gck-muted)!important;font-size:11px!important;text-decoration:none!important}
#gck-footer .gck-footer-col li a:hover,#gck-footer .gck-contact a:hover{color:var(--gck-purple)!important}
#gck-footer .gck-contact-item{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;width:100%!important;margin:0 0 14px!important;padding:0!important;position:relative!important;box-sizing:border-box!important;float:none!important}
#gck-footer .gck-contact-icon{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;display:flex!important;position:static!important;float:none!important;clear:none!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid var(--gck-gold)!important;border-radius:50%!important;color:var(--gck-purple)!important;background:transparent!important;font-size:12px!important;font-weight:400!important;line-height:1!important;text-align:center!important;transform:none!important;box-shadow:none!important}
#gck-footer .gck-contact-item > div{min-width:0!important;position:static!important;float:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important}#gck-footer .gck-contact strong{display:block!important;margin:0 0 3px!important;padding:0!important;color:var(--gck-purple)!important;font-size:11px!important;line-height:1.25!important;position:static!important;float:none!important}
#gck-footer .gck-contact p{display:block!important;margin:0!important;padding:0!important;color:var(--gck-muted)!important;font-size:10.5px!important;line-height:1.65!important;position:static!important;float:none!important;box-sizing:border-box!important}
#gck-footer .gck-contact small{font-size:9px;color:#8c8790}
#gck-footer .gck-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:17px;border-top:1px solid #e3ddd4}
#gck-footer .gck-footer-bottom p,#gck-footer .gck-footer-legal{margin:0!important;color:#99939b!important;font-size:9px!important;line-height:1.6}
#gck-footer .gck-footer-legal{display:flex;gap:8px;align-items:center}
#gck-footer .gck-footer-legal a{color:#77717a!important;text-decoration:none!important;font-size:9px!important}
#gck-footer .gck-footer-legal a:hover{color:var(--gck-purple)!important}
@media(max-width:1050px){#gck-footer .gck-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 30px}}
@media(max-width:700px){#gck-footer .gck-footer-inner{width:calc(100% - var(--gck-gutter));padding:42px 0 20px}#gck-footer .gck-footer-grid{grid-template-columns:1fr;gap:30px}#gck-footer .gck-footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}
