/* Moturevo footer payment marks */
.site-footer .social{display:none!important}
.site-footer .payments{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:24px!important;color:#e5e5e5!important;font-size:0!important}
.site-footer .payments-title{display:block!important;width:100%!important;margin:0 0 4px!important;color:#e5e5e5!important;font:700 12px/1.3 Manrope,sans-serif!important}
.site-footer .payment-icons{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;width:100%!important}
.site-footer .payment-icon{width:58px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:5px!important;padding:4px!important;box-sizing:border-box!important}
.site-footer .payment-icon img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:26px!important;object-fit:contain!important}
.site-footer .payment-icon.card img,
.site-footer .payment-icon.visa img,
.site-footer .payment-icon.mastercard img,
.site-footer .payment-icon.amex img{width:48px!important;height:30px!important}
.site-footer .payment-icon.paypal img{width:28px!important;height:28px!important}
.site-footer .payment-icon.googlepay img{width:52px!important;height:29px!important}
.site-footer .payment-icon.applepay img{width:52px!important;height:29px!important}
.site-footer .payment-icon.stripe img{width:28px!important;height:28px!important}
.site-footer .payment-icon.link img{width:54px!important;height:30px!important}
@media(max-width:700px){
  .site-footer .payments{margin-top:24px!important}
  .site-footer .payment-icon{width:56px!important;height:33px!important}
}
