/* تغير لو الأزرار الجانبية  */

.anwp-fl-calendar-slider__size-small .anwp-fl-calendar-slider__swiper-button-next,
.anwp-fl-calendar-slider__size-small .anwp-fl-calendar-slider__swiper-button-prev {
  font-weight: 600;
  line-height: 1;
  background-color: #000000;
}

/* التاريخ الفعال */

.anwp-fl-calendar-slider__swiper-slide.swiper-slide-active {
  background-color: #c6c4c4;
}

/* وضع علم الدولة في أقصى اليسار */

body.rtl .anwp-fl-block-header {
  display: flex !important;
  align-items: center !important;
  width: 100%;
}

body.rtl .anwp-fl-block-header .fl-flag--rounded {
  margin-right: auto !important;
  margin-left: 0 !important;
  flex: 0 0 auto;
}

/* تغير لون مباريات جارية الان */

.match-list__live-block .match-list__live-label {
  background-color: #ff2a00;
}

/* تغير لون الدقائق للمباريات جارية الان */

.match-list__live-block .match-list__live-time {
  color: #ff2a00;
}

/* تغير لون الحالة للمباريات جارية الان */

.match-list__live-block .match-list__live-status {
  color: #ff2a00;
}

.match-slim__scores-number-live {
  border-color: #ff2a00;
  color: #ff2a00;
  font-weight: 600;
}

.match-slim__team-home-title {
  font-size: 15px;
  font-weight: 600;
}

.match-slim__team-away-title {
  font-size: 15px;
  font-weight: 600;
}

.match-slim__prediction-value {
  color: #767f99;
}

.match-widget {
  border-style: groove;
  border-width: 2px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.match-widget__competition {
  font-size: 16px;
  font-family: Lato;
  font-weight: 700;
}

.match-widget__kickoff {
  font-weight: 700;
}

.match-widget__club-title {
  font-weight: 600;
}

.competition-list__competition-name {
  font-weight: 700;
  font-size: 14px;
  background-color: #ffffff;
}

.competition-list__country-name {
  line-height: 6px;
}

.competition-list__country {
  background-color: #f2f2f2;
}

.anwp-fl-block-header {
  background-color: #e8e8e8;
}

.match-slim {
  border-width: -2px;
  border-color: #ebebeb;
}

.match-slim__date-wrapper {
  text-align: left;
  font-weight: 500;
}