/* Butiqamoda footer canlı yansıma / kompakt görünüm v1.0.0 */
.hf-footer .hf-apps,
.hf-footer .hf-payments,
.hf-footer .hf-copyright{box-sizing:border-box}

.hf-footer .hf-payments{padding:22px 20px!important;text-align:center!important;min-height:0!important}
.hf-footer .hf-payments h2{margin:0 0 12px!important;font-size:18px!important;line-height:1.25!important}
.hf-footer .hf-payment-logo-list{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;min-height:0!important}
.hf-footer .hf-payment-logo-list img{display:block!important;width:auto!important;height:48px!important;max-width:min(420px,92vw)!important;object-fit:contain!important;margin:0!important}

.hf-footer .hf-apps-has-content{padding:22px 20px!important;min-height:0!important}
.hf-footer .hf-apps-has-content h2{margin:0 0 12px!important}
.hf-footer .hf-apps-has-content img{max-height:70px;width:auto;object-fit:contain}

.hf-footer .hf-copyright{padding:18px 20px!important;min-height:0!important;text-align:center!important}

@media(max-width:700px){
  .hf-footer .hf-payments{padding:18px 14px!important}
  .hf-footer .hf-payment-logo-list img{height:38px!important;max-width:92vw!important}
  .hf-footer .hf-apps-has-content{padding:18px 14px!important}
  .hf-footer .hf-copyright{padding:15px 14px!important}
}
