section.s-block.s-block--banners.categary {
    margin-top: -7%;
}
.grid._2.angel_anime.animate__.animate__fadeIn {
    margin-top: -5%;
}
.store-footer__inner {
    background: #4e342d;
}
.store-footer {
    color: white;
}
/* Add custom CSS styles below */ 
body#app {
    background: #EDE0D4 !important;
}
.banner_2 .flex-center {
    padding-left: 0;
    padding-right: unset;
    max-width: 100%;
}

.banner_2 .flex {
    max-width: 90%;
}

.banner_3 .flex-center {
    padding-left: 0;
    padding-right: unset;
   
    max-width: 100%;
    justify-content: end; 
}

.banner_3 .flex {
    max-width: 90%;
}
.banner_4 .hero-slider-btn a{
  display:none;
}

.banner_3 .flex-center {
    padding-left: 0;
    padding-right: unset;
    max-width: 100%;
    justify-content: flex-end;
}
.banner_4 .flex-center {
    padding-left: 0;
    padding-right: unset;
    max-width: 100%;
    justify-content: center;
    width: 100%;
    align-items:center;
}
.banner_4 .flex {
    max-width: 60%;
}

i.sicon-clothes-hanger {
    display: none;
}
.hero-slider-btn {
    width: 19%;
}


.categary .banner-square:nth-child(1) h3:nth-child(1):before {
    content: '';
    width: 150px;
    height: 151px;
    background-image: url(https://cdn.salla.sa/form-builder/Ul3jlN79X2dfNSgvcglY3iOpy5qVUV8R85hjIpcM.gif) !important;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
}

.categary .banner-square:nth-child(2) h3:nth-child(1):before {
    content: '';
    width: 168px;
    height: 151px;
    background-image: url(https://cdn.salla.sa/form-builder/HJrXpmdLMBdaaMRRIvN1Kpf2SehGR1cp0d1pqIES.gif) !important;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin:auto;
}
.categary .banner-square:nth-child(3) h3:nth-child(1):before {
    content: '';
    width: 150px;
    height: 151px;
    background-image: url(https://cdn.salla.sa/form-builder/GScIEokXOnnzJyix86q2ZEsdaFzQhWzlbsbILajU.gif) !important;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
}

.categary .absolute h3 {
    font-size: 2.875rem;
    line-height: 5rem;
    color: #fff;
}
.categary .absolute p {
    font-size: 35px;
    line-height: 3rem;
    color: #fff;
}
@media(max-width:768px){
.flex-center {
    position: relative;
    top: 14px;
}
  .banner_1 .swiper-lazy-wrap.w-full {
    height: 31vh;
}
.banner_4 .swiper-lazy-wrap.w-full {
    height: 25vh;

}
.banner_3 .swiper-lazy-wrap.w-full {
    height: 30vh;
}
.banner_2 .swiper-lazy-wrap.w-full {
    height: 30vh;
}
.banner_4 .flex {
    max-width: 100%;
}

.hero-slider-btn {
    width: 24%;
}
}
@media(max-width:768px){
.s-block--best-offers  img.lazy.loaded {
    height: 160px;
}
.s-product-card-content {

    padding-top: 30px !important;
}
.categary .absolute p {
    font-size: 15px;
    line-height: 1rem;
    color: #fff;
}
.categary .absolute h3 {
    font-size: 15px;
    line-height: 46px;
}
.s-block--banners .on-text {
    width: 78%;
}
.categary .banner-square:nth-child(1) h3:nth-child(1):before , .categary .banner-square:nth-child(2) h3:nth-child(1):before , .categary .banner-square:nth-child(3) h3:nth-child(1):before{
    width: 60px;
    height: 60px;

}
section.s-block.s-block--banners.categary
  .grid-cols-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
}           
}