.app-inner{
  background: #FFFAF3 !important;
}

/** silder block **/
section.s-block.s-block--fixed-banner.wide-placeholder{
  margin-top: 0px !important;
}

section.s-block.s-block--photos-slider:first-of-type .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

section.s-block.s-block--photos-slider:first-of-type .swiper-slide,
section.s-block.s-block--photos-slider:first-of-type .swiper-slide img {
    border-radius: 0 !important;
}

section.s-block.s-block--photos-slider:first-of-type .swiper.s-slider-container {
    padding: 0 !important;
}

section.s-block.s-block--photos-slider:first-of-type .s-slider-block__title-nav {
    display: none !important;
}

/** banners blocks **/
section#IRT__photos-slider-0:first-of-type {
    margin-bottom: 0 !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type .banner--fixed img {
    border-radius: 0 !important;
}

/* قائمه العناصر */
section[data-testid="store-home-square-photos"] div{
    grid-template-columns: repeat(4,1fr);
    padding: 0px;
}
.banner-entry.square-photos{
    background: transparent;
    padding: 0px;
} 
.two-row .banner-entry:first-child{
   padding: 0px;
      height:87%;
}
.banner-entry.square-photos img{
  width: 100%;
    height:100%;
}
@media (max-width: 767px) {
   .banner-entry{
     height: 70px !important;
   }
}

/* Footer */
.store-footer__inner {
    background: #fffaf3 !important;
}

/* footer.store-footer > div:last-child {
    background-color: #906E4F !important;
    
}
footer.store-footer > div:last-child .copyright-text,
footer.store-footer > div:last-child .copyright-text p,
footer.store-footer > div:last-child .copyright-text a {
    color: #fff !important;
} */