section:nth-child(1 of .landing-page-first-banner) .item-text {
    background: #0000007d;
    padding: 21px 53px;
    border-radius: 20px;
}
 section:nth-child(1 of .landing-page-first-banner) .item-text h1 {
    font-size: 36px !important;
}


section:nth-child(1 of .landing-page-first-banner) .txt {
    justify-content: end !important;
    padding: 60px 0;
}

.image-title .title-heade {
  color:#540D32;
  
    
}

.ad-star-btn {
  background-color:var(--color-primary);
}



.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}

.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    height: unset;
}



.weeklyOffers .items-center:nth-child(2){

display:none !important;
    
    
}
.weeklyOffers .swiper-pagination{

    display:none;
}
.weeklyOffers .swiper-slide-active{

background-image:url(https://cdn.salla.sa/form-builder/TMTzqffxSJIuCtWtFjgWC3v40jelP3YhqSMY9NYS.png);
background-size:cover;
background-repeat:no-repeat;     
    
}

.weekly-star-btn {
  
    color: #540D32;

}




@media(max-width:768px){
.weeklyOffers {
    height: 50vh !important;
}

.weeklyOffers .swiper-slide-active{ 
    height: 50vh !important;    
}


section:nth-child(1 of .landing-page-first-banner) .item-text h1 {
    font-size: 21px !important;
}

}
/**/