body {
    background-image: url('https://i.imgur.com/KGX2cCY.png');
    font-family: 'Cairo' !important;
}


.banner--fixed img {
  border-radius: 30px !important;
}

.s-product-card-content::before, .product-entry .content-wrap::before {
    background: url(https://i.imgur.com/VlynunT.png);
      background-repeat: repeat;
      background-size: auto;
    content: '';
    width: 100%;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    border-radius: 12px; 
    
   .s-slider-swiper-wrapper img {
    position: relative;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
  }
  
 .product__description::before {
    content: "";
    display: block;
    width: auto;
    height: 140px;
    background: url(https://webdesignkw.com/img/Falcon-payment.webp) no-repeat center center;
    background-size: auto;
    background-size: contain;
    margin: 0 0 20px 0;
  }
  
.s-product-card-price::before {
    content: '';
    display: inline-block;
    background-image: url('https://falconphone.store/fav-salla/offer-animation.gif');
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
  }
  
  li[id="35388084"] {
  animation: blink 0.8s infinite !important;
  color: red !important;
  background-color: white !important;
}

/* تغيير لون زر "أضف للسلة" */
button.add-to-cart-btn {
    background-color: #EF6221 !important;
    color: #ffffff !important; /* إذا كنت تريد تغيير لون النص أيضًا */
    border: none; /* إذا كنت تريد إزالة الحدود */
    border-radius: 5px; /* اختياري لتنعيم الحواف */
    padding: 10px 20px; /* اختياري لتعديل حجم الزر */
    font-weight: bold; /* لجعل النص بارزًا */
    
    /* Add custom CSS styles below */ 
.text-white {
    font-size: 25px;
    display: grid;
    align-content: stretch;
    justify-content: center;
}
p{
  padding:10px;
}
.sm\:mt-6 {
    margin-left: 30%;
    margin-right: 30%;
    }