/* Add custom CSS styles below */
/* تعطيل الأنيميشن والانتقالات */
* {
    animation: none !important;
}
.sold-q-or-remained_wrapper {
  border: 2px solid #ff8c01;
  border-radius: 8px;
  padding: 10px;
}