/* Add custom CSS styles below */ 
/* يجعل خلفية كل الموقع بيضاء */
.s-product-card-promotion-title
 {
  background-color: #ff0000;
}
body {
    background-color: #ffffff; /* الأبيض */
    color: #000000; /* لون النص أسود للتباين */
}
/* Add custom CSS styles below */ 
body {
  background-color: white;
}
.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 100px;
}
.main-menu.mm-spn--open {
  color: #8b8f56;
}
.store-footer__inner {
    background: linear-gradient(to bottom, #643c47, #4c2e37);
COLOR:WHITE;
}
.s-slider-block__title-right {
  color: #8b8f56;
 
}
.s-button-btn{ background: linear-gradient(to bottom, #643c47, #4c2e37);
COLOR:WHITE;}

.sicon-store2::before {
  content: "";
  display: inline-block;
  width: 5.25rem;   /* تقريبًا نفس حجم text-md */
  height: 5.25rem;
  background-image: url("https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExOG5kb3dsZDhlMGZmc2I0bDU1emw3N3luZnI5MGloNjgzeTNpeGl0OCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/3OOZj3qNyiHDAWrbfn/giphy.gif"); /* 🔥 رابط GIF */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
      border: none !important;
  outline: none !important;
    box-shadow: none !important;
background-color: #ffffff;}


.sicon-fire::before {
  content: "";
  display: inline-block;
  width: 5.25rem;   /* تقريبًا نفس حجم text-md */
  height: 4.25rem;
  background-image: url("https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExNjRodGNmMnI4cDgxZHNvOWVmZG53NjFuZnNvczczNW9tYWM3Nml5YSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/zuZukAmmbJNNa0rgNx/giphy.gif"); /* 🔥 رابط GIF */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
      border: none !important;
  outline: none !important;
    box-shadow: none !important;
background-color: #ffffff;}

.sicon-shipping-fast::before {
  content: "";
  display: inline-block;
  width: 6.25rem;   /* تقريبًا نفس حجم text-md */
  height: 4.25rem;
  background-image: url("https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExYnBidXoxd20zdTFxemhsdjFsOWkyNzlsOWJqeGN2ZG5wOWU2M3FubiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/jU9PVpqUvR0aNc3nvX/giphy.gif"); /* 🔥 رابط GIF */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
      border: none !important;
  outline: none !important;
    box-shadow: none !important;
background-color: #ffffff;}

.navbar-brand img {
    max-height: 9rem;
    width: auto;
    max-width: 170px;
}