/* Takealot mobile footer */
.gm-footer,.home .gm-footer{display:block;min-height:0;padding:0;background:#fff;color:#111;text-align:center}
.gm-footer-apps{min-height:239px;padding:54px 16px 32px;background:#fff}
.gm-footer h3{height:auto;margin:0 0 8px;color:#111;font-size:12px;font-weight:700;line-height:15px}
.gm-footer-badges{display:grid;width:208px;grid-template-columns:1fr 1fr;gap:6px 4px;margin:0 auto}
.gm-footer-badges a{display:block;width:102px;height:30px}
.gm-footer-badges a:nth-child(3){grid-column:1/3;justify-self:center}
.gm-footer-badges img{display:block;width:100%;height:100%;object-fit:contain}
.gm-footer .gm-follow-title{margin:15px 0 9px}
.gm-footer-socials{display:flex;justify-content:center;gap:7px}
.gm-footer-socials a{display:grid;width:20px;height:20px;border-radius:50%;place-items:center;background:#45649a;color:#fff;text-decoration:none;font-size:12px;font-weight:700;line-height:20px}
.gm-footer-socials a:nth-child(2){background:#050505;font-size:11px;font-weight:400}
.gm-footer-socials a:nth-child(3){background:#356b8a}
.gm-footer-socials svg{width:13px;height:13px;fill:none;stroke:#fff;stroke-width:1.6}
.gm-footer-payments{min-height:123px;padding:21px 35px 15px;background:#1288c5;color:#dceef7}
.gm-payment-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;justify-items:center;gap:9px 11px}
.gm-payment-logos img{display:block;width:100%;max-width:34px;height:13px;object-fit:contain;filter:brightness(0) invert(1);opacity:.58}
.gm-payment-logos img:nth-child(11){grid-column:3}
.gm-footer-payments p{margin:14px 0 0;color:#dceef7;font-size:9px;line-height:12px}
.single-product .gm-footer{border-top:10px solid #f1f2f3;padding:0!important}
.single-product .gm-footer-payments{padding-bottom:75px}
