/* Shirts4Christ v63.91 compact unified footer: main website and All Merch only */
.s4c-compact-footer{margin-top:28px;background:#082452;color:#fff;font-family:Arial,Helvetica,sans-serif}
.s4c-compact-footer *{box-sizing:border-box}
.s4c-compact-footer-main{display:grid;grid-template-columns:minmax(240px,1.15fr) minmax(360px,1.7fr) minmax(235px,1fr);align-items:center;gap:28px;padding:22px 5%}
.s4c-compact-brand p{margin:4px 0 3px;color:#dce8f8;font-size:13px;line-height:1.35}
.s4c-compact-brand strong{display:block;color:#fff1b8;font-size:12px;line-height:1.35}
.s4c-compact-logo{display:inline-block;color:#fff;text-decoration:none;font-size:20px;font-weight:900;line-height:1.15;text-transform:uppercase;letter-spacing:.01em}
.s4c-compact-logo:hover,.s4c-compact-logo:focus{color:#ff9a61}
.s4c-compact-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px 18px}
.s4c-compact-links a,.s4c-compact-contact a,.s4c-compact-footer-bottom a{color:#fff;text-decoration:none;font-weight:800}
.s4c-compact-links a{font-size:13px;white-space:nowrap}
.s4c-compact-links a:hover,.s4c-compact-links a:focus,.s4c-compact-contact a:hover,.s4c-compact-contact a:focus,.s4c-compact-footer-bottom a:hover,.s4c-compact-footer-bottom a:focus{color:#ff9a61;text-decoration:underline}
.s4c-compact-contact{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right;font-size:13px;line-height:1.35}
.s4c-compact-contact span{color:#dce8f8;font-size:12px}
.s4c-compact-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 5%;background:#031b3d;color:#e6eef9;font-size:11px;line-height:1.35}
.s4c-compact-footer-bottom nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 16px}
.s4c-compact-footer-bottom a{font-size:11px}
@media(max-width:1050px){
  .s4c-compact-footer-main{grid-template-columns:1fr 1fr;gap:18px 28px;padding:20px 4%}
  .s4c-compact-links{grid-column:1/-1;grid-row:2;justify-content:flex-start;border-top:1px solid rgba(255,255,255,.16);padding-top:14px}
}
@media(max-width:700px){
  .s4c-compact-footer{margin-top:22px}
  .s4c-compact-footer-main{display:block;padding:20px 18px;text-align:center}
  .s4c-compact-logo{font-size:19px}
  .s4c-compact-links{margin-top:15px;padding-top:13px;justify-content:center;gap:8px 14px}
  .s4c-compact-contact{align-items:center;text-align:center;margin-top:14px;gap:2px}
  .s4c-compact-footer-bottom{display:block;padding:10px 16px;text-align:center;font-size:10px}
  .s4c-compact-footer-bottom nav{justify-content:center;margin-top:5px;gap:5px 12px}
  .s4c-compact-footer-bottom a{font-size:10px}
}
