.elementor-1649 .elementor-element.elementor-element-aa9f7f0{--display:flex;}@media(max-width:767px){.elementor-1649 .elementor-element.elementor-element-89aebe2{width:initial;max-width:initial;}}/* Start custom CSS for html, class: .elementor-element-89aebe2 */.iran-defense-banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  background: linear-gradient(135deg, #1a1a1a, #2c2c2c);
  color: #ff4444;
  text-align: center;
  padding: 12px 15px;
  font-family: 'IRANSans', 'Vazirmatn', sans-serif;
  border-bottom: 3px solid crimson;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.6);
  z-index: 9999;
  box-sizing: border-box;
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iran-defense-banner h2 {
  margin: 0;
  font-size: 1.7rem;
  color: inherit;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .iran-defense-banner h2 {
    font-size: 1.1rem;
    line-height: 1.1;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}/* End custom CSS */