/* عمومی: برای همه اندازه‌ها */
.site-footer,
.page-header .entry-title,
.site-footer .footer-inner,
.site-header .header-inner,
body:not([class*=elementor-page-]) .site-main {
    width: 100%;
    max-width: 1400px !important; /* بیشترین عرض دسکتاپ */
    margin: 0 auto;              /* وسط چین شدن */
    padding: 0 16px;             /* فاصله از لبه صفحه */
    box-sizing: border-box;
}

/* فوتر */
.site-footer {
    padding: 20px 16px;
    background-color: #fff;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.15);
}


/* ==================================================
   FOOTER CONTAINER – 5 PERCENTAGE COLUMNS
================================================== */
.footer-container {
    display: grid;
    grid-template-columns: 40% 14% 3% 10% 25%;
    gap: 30px;
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
    justify-items: center;
    padding: 25px;
}

#sooot1 {
    display: flex;
    gap: 20px; /* فاصله بین ستون‌ها */
}

.soooot1 {
    width: 50%; /* عرض ستون اول */
}

#soooot2-1 {
    width: 46%; /* عرض ستون دوم */
}


#soooot1 {
    flex: 1; /* هر ستون فضای مساوی می‌گیرد */
    color:#fff;
}

  #image-row {
    display: flex;
    gap: 10px; /* فاصله بین تصاویر */
    height: 160px;
  }

  #image-row img {
    width: 33.33%;
    height: auto;
  }

/* ==================================================
   FOOTER COLUMNS
================================================== */
.footer-about,
.footer-menu,
.footer-contact,
.footer-social,
.footer-newsletter {
    min-width: 112px;
}

/* ==================================================
   COMMON COLUMN STYLES
================================================== */
.footer-col h4 {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight:bold;
    color: #d5ad70;
}

.footer-col p,
.footer-col ul {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-bottom: 8px;
    color: #000;
}

.footer-col ul li a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-col ul li a:hover {
    color: #ff6f61;
}
#contact-info li {
    display: flex;
    margin-bottom: 8px;
    color: #000;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    direction: rtl;
    align-content: center;
}

#contact-info .label {
    font-weight: bold;
    white-space: nowrap;
}

#contact-info .value {
    flex: 1;
    text-align: left;
    direction: ltr;
    margin-right: 10px;
}

#sotoon-1-2 {

}
#sotoon-1-2-3 {
    display: flex; /* برای چیدمان افقی عناصر داخلی */
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    height: 100%;
    gap: 0px; /* فاصله بین ستون‌ها */
}
#aks {
    width: 40%; /* تمام عرض والدش */
    text-align: center; /* اگر بخواهید تصویر در وسط باشد */
}

#oonvan {
    width: 60%; /* می‌توانید به دلخواه درصد یا px بگذارید */
    /* دیگر تنظیمات دلخواه */

}
#soooot2-1{
    display: flex;          
    justify-content: center;
    align-items: center;    
    height: 100px;          
    text-align: center;     

}
#soooot-2{
    font-size: 1rem;
    font-weight:bold;
    color: #000;
}
.adres {
    width: 60px;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: flex-start;
    flex-wrap: nowrap;
    align-content: stretch;
    font-weight:bold;
}
#meghdar{
    justify-content: justify;

}
#about-column {
    display: flex;             /* فعال کردن Flex */
    justify-content: center;   /* وسط افقی */
    align-items: center;       /* وسط عمودی */
    text-align: center;        /* وسط‌چین کردن متن داخل عنصر */
    height: 100%;              /* یا می‌تونی ارتفاع دلخواه بدهی */
}

#paragraph-1{
    font-size: 1rem;
    color: #ffffff;
    alighn-item:center;
}
#onvan-2 {
    text-align: justify; /* وسط‌چین کردن متن */
    font-size: 1rem;
    color: #000;
}
#onvan-5{
    text-align: right; /* وسط‌چین کردن متن */
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
/* ==================================================
   SOCIAL LINKS
================================================== */
.footer-social a {
    margin-right: 10px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-social a:hover {
    color: #ff6f61;
}

#sotooooon1 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    color: #000;
}

#sotooooon2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    color: #000;
}

#sotooooon3 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    color: #000;
}
#sotooooon1::before,
#sotooooon2::before,
#sotooooon3::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #EFEFEF;
}

#sotooooon1,
#sotooooon2,
#sotooooon3 {
    position: relative;
    padding-right: 16px;
}
#sotooooon1,
#sotooooon2,
#sotooooon3 .li {
    color: #000;
}

/* ==================================================
   NEWSLETTER
================================================== */
.footer-newsletter input[type="email"] {
    width: 100%;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #444;
    box-sizing: border-box;
}

.footer-newsletter button {
    padding: 8px 12px;
    border-radius: 3px;
    background: #ff6f61;
    color: #ffffff;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
}

.footer-newsletter button:hover {
    background: #e65c50;
}

/* ==================================================
   FOOTER BOTTOM
================================================== */
.footer-bottom {
    border-top: 1px solid #444;
    margin-top: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
}

.footer-bottom a {
    color: #000;
    text-decoration: none;
}

.footer-bottom a:hover {
    color: #ff6f61;
}
#socil-footer ul {
    display: flex;                  
    justify-content: center;    /* می‌توانید flex-end یا center هم استفاده کنید */
    list-style: none;               
    padding: 0;
    margin: 0;
    gap: 15px;                      /* فاصله بین آیتم‌ها */
    flex-wrap: wrap;                /* اگر صفحه کوچک شد، خط بعدی می‌رود */
}

#socil-footer ul li a {
    text-decoration: none;
    color: #000;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: color 0.3s;
}

#socil-footer ul li a img {
    width: 24px;                     /* اندازه ثابت برای همه آیکن‌ها */
    height: 24px;
    object-fit: contain;             /* حفظ تناسب تصویر */
}

#socil-footer ul li a:hover {
    color: #0073e6;                 
}

/* ==================================================
   RESPONSIVE
================================================== */
@media (max-width: 1200px) {
    .footer-container {
        grid-template-columns: 33% 33% 34%;
    }
}

@media (max-width: 992px) {
    .footer-container {
        grid-template-columns: 50% 50%;
    }
}

@media (max-width: 768px) {
    .footer-container {
        grid-template-columns: 100%;
        text-align: center;
    }

    .footer-social a {
        margin: 0 8px;
    }
}
/* مخفی کردن فوتر در موبایل */
@media (max-width: 768px) {
    .site-footer {
        display: none !important;
    }
}
