.elementor-191 .elementor-element.elementor-element-813ec0b{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-813ec0b *//* ✅ کانتینر والد پاورقی: سفیدها و فاصله‌ها رو صفر کن */
.irrbx-footer-host{
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

/* اگر Elementor کانتینر داخلی (e-con-inner) پدینگ میده */
.irrbx-footer-host .e-con-inner{
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
}

/* ویجت HTML هم فاصله نده */
.irrbx-footer-host .elementor-widget-html,
.irrbx-footer-host .elementor-widget-container{
  margin: 0 !important;
  padding: 0 !important;
}

/* ✅ خود بلوک پاورقی را تمام‌عرض کن و از وسط خارج کن */
.irrbx-footer{
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* اگر هنوز خط سفید دیدی، از main/content میاد */
body .site-content,
body #content,
body main,
body .content-area,
body .entry-content{
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* ✅ فقط برای فوتر — بدون اثر روی هدر */
@media (max-width: 560px){

  .irrbx-footer-host .irrbx-footer__top{
    flex-direction: column;
    align-items: center !important;
    text-align: center !important;
    gap: 14px;
  }

  .irrbx-footer-host .irrbx-brand{
    flex-direction: column;
    align-items: center !important;
    text-align: center !important;
    width: 100%;
    gap: 10px;
  }

  .irrbx-footer-host .irrbx-brand__logo{
    width: 64px !important;
    height: 64px !important;
    border-radius: 22px !important;
  }

  .irrbx-footer-host .irrbx-brand__txt{
    text-align: center !important;
  }

  .irrbx-footer-host .irrbx-brand__txt b{
    font-size: 18px !important;
    line-height: 1.5 !important;
  }

  .irrbx-footer-host .irrbx-brand__txt span{
    font-size: 13px !important;
    line-height: 1.9 !important;
    max-width: 340px;
    margin: 4px auto 0;
  }

  /* دکمه‌ها فقط تو فوتر */
  .irrbx-footer-host .irrbx-cta{
    width: 100%;
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .irrbx-footer-host .irrbx-btn{
    width: 100% !important;
    justify-content: center !important;
    padding: 12px 14px !important;
    border-radius: 18px !important;
  }

  /* ستون‌ها تک‌ستونه */
  .irrbx-footer-host .irrbx-footer__grid{
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  /* بخش پایین فوتر */
  .irrbx-footer-host .irrbx-bottom{
    flex-direction: column;
    align-items: center !important;
    text-align: center !important;
    gap: 6px !important;
  }

  .irrbx-footer-host .irrbx-copy{
    font-size: 12.5px !important;
    line-height: 1.9 !important;
  }

  .irrbx-footer-host .irrbx-footer__wrap{
    padding: 14px 12px !important;
  }
}/* End custom CSS */