/* Add custom CSS styles below */ 
.main-content h1,.main-content b ,h2 ,span ,.product__description  {
    color: #ed6b25 !important;
}
.swiper-wrapper{
  display: flex ;
  
}
.brands {
  /* العناصر من الأسفل إلى الأعلى */
}
#mainnav , .main-nav-container ,.store-footer .store-footer__inner{
      background-color: #1c2934 !important;

}

.royal-cats-tall .image-container {
    width: 100% !important;
    max-width: 50px !important;
    height: 50px !important;
  background-color :#ed5b25;
    padding: 10px;  إضافة مساحة حول الصورة 
}
.s-slider-wrapper{
    direction:ltr !important;
}
#main-links-0 .description {
    max-width: 12px;
  margin: 15px;
  
}
#main-links-0 .image-container {
  overflow: visible; /* تأكد من عدم قطع الأيقونة */
}