.main-nav-container .container.has-overlay:after{
  background-color: #e9e9ff47;
  border-bottom:3px solid #53adff;
}

.Tira__albome .Tira__cssbuttons{
  margin-top:1.5rem;
}

section.mb-28.md\:mb-40.text-center.s-block{
  margin-bottom:2rem;
}
.Tira__hearo_baners h2{
  font-size:2rem;
}

@media(max-width:768px){
.Tira__hearo_baners_text{
  bottom: 81px;
}
}

.Tira__footer_links_newsletter{
  display:none;
}
.store-footer{
  margin-top:1rem;
}




/* للموبايل فقط */
@media (max-width: 767px) {
  .Tira__hearo_baners_img img {
    object-fit: fill; /* يخليها تظهر كاملة */
  }
  .Tira__hearo_baners{
        height: 90dvh;
  }
  .Tira__hearo_baners h2{
  font-size:1.5rem;
}
}