section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0 .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0{
margin-top: 0;
}
a.banner-button {
    background: rgba(0, 0, 0, .5);
    font-size: 15px;
    color: #fff !important;
    padding: 0 17px;
    line-height: 30px;
}
.banner-wrapper-infor.left.main.anime-item {
    width: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
}
@media (max-width: 500px) {
    .special-categories:not(.mini_images) .group-banner .banner-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
        .special-categories:not(.mini_images) .group-banner .banner-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}



@media (max-width: 776px) {
  img.h-80.mb-10.w-full.object-cover.rounded-md {
    object-fit: contain !important;
    height: auto !important;
    max-height: 160px; /* تقدرِ تغيري الرقم حسب اللي يريحك */
  }
}


.store-footer {
  background-color: #f8ebeb !important;
}