/*
 * Alo Imeni — Footer (عیناً مطابق طرح: گرید ۴ ستونه + اسلایدر نمادها + کپی‌رایت)
 * مارک‌آپ inline است؛ اینجا کلاس‌های حالتی/انیمیشنی و ریسپانسیو طرح.
 */

.alo-footer-grid{align-items:start}
.alo-footer-grid>*{min-width:0}

/* اسلایدر نمادها و مجوزها — تعداد آیتم پویا، بدون وابستگی خارجی */
.alo-trust-shell{position:relative;border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.13);box-shadow:0 18px 42px rgba(0,0,0,.16);padding:12px}
.alo-trust-window{height:138px;overflow-x:auto;overflow-y:hidden;border-radius:11px;background:rgba(255,255,255,.94);color:var(--text);direction:rtl;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
.alo-trust-window::-webkit-scrollbar{display:none}
.alo-trust-window:focus-visible{outline:2px solid #5FC79E;outline-offset:3px}
.alo-trust-track{min-inline-size:100%;height:100%;display:flex}
.alo-trust-slide{flex:0 0 100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:13px;text-align:center;direction:rtl;scroll-snap-align:center;scroll-snap-stop:always;color:var(--text);text-decoration:none}
.alo-trust-slide.alo-tap:hover{background:rgba(21,121,91,.055);transform:none;box-shadow:none}
.alo-trust-slide img{max-width:74px;max-height:80px;object-fit:contain;width:auto;height:auto}
.alo-trust-image-wrap{position:relative;width:74px;height:80px;display:flex;align-items:center;justify-content:center}
.alo-trust-image-wrap>.alo-trust-icon{position:absolute}
.alo-trust-image-wrap>img{position:relative;z-index:1}
.alo-trust-custom-html{max-width:100%;max-height:82px;display:flex;align-items:center;justify-content:center;color:var(--green);overflow:hidden}
.alo-trust-custom-html :is(p,div){margin:0}
.alo-trust-custom-html svg{display:block;max-width:74px;max-height:80px;width:auto;height:auto}
.alo-trust-icon{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--green-soft);color:var(--green);font-size:22px}
.alo-trust-name{font-size:12.5px;font-weight:800;color:var(--text);line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.alo-trust-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(20,60,50,.14);border-radius:9px;background:rgba(255,255,255,.92);color:var(--green-strong);box-shadow:0 4px 12px rgba(17,17,20,.10);cursor:pointer}
.alo-trust-nav:hover,.alo-trust-nav:focus-visible{border-color:var(--green);background:#fff;outline:none}
.alo-trust-nav--prev{inset-inline-start:18px}
.alo-trust-nav--next{inset-inline-end:18px}
.alo-trust-dots{display:flex;justify-content:center;gap:5px;max-width:100%;margin-top:10px;padding:0 2px;overflow-x:auto;direction:ltr;scrollbar-width:none}
.alo-trust-dots::-webkit-scrollbar{display:none}
.alo-trust-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.34);cursor:pointer;transition:width .18s ease,background .18s ease}
.alo-trust-dots button[aria-current="true"]{width:16px;background:#5FC79E}
.alo-trust-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}

/* شماره‌های تماسِ فوتر — ردیفِ رَپ‌شونده، اعداد LTR */
.alo-footer-phones a span{font-variant-numeric:tabular-nums;white-space:nowrap}

/* لینک‌های منوی فوتر (اگر wp_nav_menu li چاپ کند) */
.alo-footer-copy-links li{list-style:none;display:inline-flex}

@media(max-width:900px){
  .alo-footer-inner{padding:26px 0 18px!important}
  .alo-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 14px!important}
  .alo-footer-brand{min-width:0!important}
  .alo-footer-brand p{display:none!important}
  .alo-footer-social{margin-top:12px!important;gap:8px!important}
  .alo-footer-social a{width:34px!important;height:34px!important;border-radius:10px!important}
  .alo-footer-contact{margin-top:12px!important;gap:8px!important;flex-direction:column!important;align-items:flex-start!important}
  .alo-footer-phones{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}
  .alo-footer-contact a,.alo-footer-contact span{font-size:11.5px!important;line-height:1.6!important}
  .alo-footer-col h4,.alo-trust-caption{font-size:12.5px!important;margin-bottom:10px!important}
  .alo-footer-links{gap:8px!important;font-size:12px!important}
  .alo-footer-links a:nth-child(n+4),
  .alo-footer-links button:nth-child(n+4){display:none!important}
  .alo-trust-shell{padding:8px!important;border-radius:12px!important}
  .alo-trust-window{height:106px!important;border-radius:9px!important}
  .alo-trust-slide{padding:10px 8px!important;gap:5px!important}
  .alo-trust-slide img{max-width:56px!important;max-height:62px!important}
  .alo-trust-image-wrap{width:56px!important;height:62px!important}
  .alo-trust-custom-html{max-height:64px!important}
  .alo-trust-custom-html svg{max-width:56px!important;max-height:62px!important}
  .alo-trust-icon{width:40px!important;height:40px!important;border-radius:11px!important;font-size:18px!important}
  .alo-trust-name{font-size:11.5px!important}
  .alo-trust-nav{width:24px!important;height:24px!important;border-radius:8px!important}
  .alo-trust-nav--prev{inset-inline-start:13px!important}
  .alo-trust-nav--next{inset-inline-end:13px!important}
  .alo-trust-dots{margin-top:8px!important}
  .alo-footer-copy{margin-top:20px!important;padding-top:14px!important;justify-content:center!important;text-align:center!important}
  .alo-footer-copy-links{display:none!important}
}
@media(max-width:430px){
  .alo-footer-grid{gap:16px 12px!important}
  .alo-footer-links{font-size:11.5px!important}
  .alo-footer-contact a,.alo-footer-contact span{font-size:11px!important}
}
@media(prefers-reduced-motion:reduce){
  .alo-trust-window{scroll-behavior:auto}
  .alo-trust-dots button{transition:none}
}
