.elementor-2557 .elementor-element.elementor-element-f313655{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2557 .elementor-element.elementor-element-3942d0d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2557 .elementor-element.elementor-element-b131bdc.elementor-element{--align-self:center;}.elementor-2557 .elementor-element.elementor-element-5a84c30{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-a1770c1 */.site-footer{
  direction: rtl;
  background:#fff;
  border-top:1px solid #eee;
  font-family: inherit;
}

.footer-container{
  max-width:1250px;
  margin:0 auto;
  padding:45px 24px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:40px;
}

/* ستون‌ها */
.footer-col,
.footer-support{
  display:flex;
  flex-direction:column;
  text-align:right;
}

/* ستون پشتیبانی */
.footer-support{
  align-items:flex-start; /* تراز راست */
}

.footer-logo img{
  max-width:140px;
  margin-bottom:12px;
}

/* دکمه واتس‌اپ جمع‌وجور */
.whatsapp-btn{
  display:flex;
  align-items:center;
  gap:8px;
  background:#25d366;
  padding:8px 14px;
  border-radius:10px;
  text-decoration:none;
  margin-bottom:10px;
}

.whatsapp-btn img{
  width:22px;
}

.whatsapp-btn span{
  color:#fff;
  font-size:13.5px;
  font-weight:600;
}

.whatsapp-btn:hover{
  background:#1ebe5d;
}

/* متن زیر واتس‌اپ */
.support-text p{
  margin:0;
  font-size:12.5px;
  color:#666;
  line-height:1.7;
}

/* ستون‌های لینک */
.footer-col h4{
  font-size:14.5px;
  margin-bottom:14px;
  color:#111;
}

.footer-col ul{
  list-style:none;
  padding:0;
  margin:0;
}

.footer-col li{
  margin-bottom:8px;
}

.footer-col a{
  font-size:13.5px;
  color:#555;
  text-decoration:none;
}

.footer-col a:hover{
  color:#000;
}

/* کپی‌رایت */
.footer-bottom{
  border-top:1px solid #eee;
  padding:14px 0;
  text-align:center;
  font-size:12.5px;
  color:#777;
}

/* ریسپانسیو */
@media(max-width:768px){
  .footer-container{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:480px){
  .footer-container{
    grid-template-columns:1fr;
  }
}
/* بک‌گراند اصلی فوتر */
.site-footer{
  background:#1F2933;
}

/* عنوان‌ها */
.site-footer h4{
  color:#FFFFFF;
}

/* لینک‌ها */
.site-footer a{
  color:#E5E7EB;
}

.site-footer a:hover{
  color:#FFFFFF;
}

/* متن‌های توضیحی */
.support-text p,
.footer-bottom{
  color:#9CA3AF;
}

/* خط جداکننده */
.site-footer,
.footer-bottom{
  border-color:#374151;
}
/* فونت کلی فوتر */
.site-footer{
  font-family: "IRANYekanX","IRANYekan","Vazirmatn","Tahoma",sans-serif;
}

/* لینک‌های دسته‌بندی – بولد و خوش‌فرم */
.footer-col ul li a{
  font-weight:700;           /* بولد واقعی */
  font-size:14px;            /* کمی درشت‌تر */
  letter-spacing:-0.2px;     /* فاصله حروف بهتر */
  color:#E5E7EB;
}
/* ===== Footer Mobile Fix ===== */
@media (max-width: 768px) {

  .site-footer {
    padding: 30px 15px;
  }

  .site-footer .footer-container {
    display: flex;
    flex-direction: column;
    gap: 35px;
  }

  /* ستون پشتیبانی */
  .site-footer .footer-support {
    align-items: center;
    text-align: center;
  }

  .site-footer .footer-logo img {
    max-width: 150px;
    margin: 0 auto 15px;
  }

  .site-footer .whatsapp-btn {
    justify-content: center;
    margin: 10px auto;
  }

  .site-footer .support-text {
    font-size: 14px;
    opacity: 0.9;
  }

  /* ستون ها */
  .site-footer .footer-col {
    text-align: center;
  }

  .site-footer .footer-col h4 {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .site-footer .footer-col ul {
    padding: 0;
    margin: 0;
  }

  .site-footer .footer-col ul li {
    margin-bottom: 8px;
  }

  .site-footer .footer-col ul li a {
    font-size: 14px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b131bdc */.footer-licenses{
  margin-top:20px;
}

.footer-licenses h4{
  font-size:14px;
  margin-bottom:12px;
  color:#ffffff;
}

.licenses-row{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

.license-box{
  width:70px;
  height:70px;
  background:#ffffff;
  border-radius:8px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.license-box img{
  max-width:90%;
  max-height:90%;
  object-fit:contain;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-074ff99 */.footer-copyright{
  border-top:1px solid #e5e7eb;
  margin-top:20px;
  padding-top:12px;
  font-size:12px;
  color:#9ca3af;
  text-align:center;
}

.footer-copyright a{
  color:#9ca3af;
  text-decoration:none;
}

.footer-copyright a:hover{
  color:#22c55e;
}/* End custom CSS */