.q-f-card.q-f-card-live {
  background: linear-gradient(269.83deg, #6c60fa 0.8%, #1685f8 69.59%);
  border-color: transparent;
}
.q-f-card.q-f-card-live .q-f-card-top .schedule-date {
  color: #fff;
}

.q-f-card.q-f-card-live .a-f-card-bottom,
.q-f-card.q-f-card-live .a-f-card-bottom > .btn-wrapper > a {
  border-color: #e4e4e457;
}

.q-f-card.q-f-card-live .a-f-card-bottom > .btn-wrapper > a {
  color: #fff;
}

.q-f-card.q-f-card-live > * {
  color: #fff;
}

.q-f-card.q-f-card-live .stadium-name {
  opacity: 85%;
  font-size: 10px;
}

/* .q-f-card.q-f-card-live .competing-teams .match-team .infos .has_won_flag {
  background-color: #eb9a60;
} */

/* .match-team-lost {
  opacity: 50%;
} */

.scores-over {
  opacity: 85%;
}

.competing-teams .match-team > span.scores {
  font-weight: bold;
}

.quick-fixure-wrap .q-f-tournament-navs .nav-items > span.active::after {
  height: 3px;
  background-color: #ff6b6b;
}

.quick-fixure-wrap .q-f-tournament-navs .nav-items > span.active {
  color: #1685f8;
  background: #e0f0ff;
}

.match-team-info .match-team .infos h5 {
  font-size: 22px;
  font-weight: 700;
}

.match-team-info .vs {
  height: 50px;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  line-height: 50px;
  font-size: 19px;
}

.match-team-info .match-team .infos h5 {
  font-size: 16px;
  margin: 0 !important;
}

/* #fixtures-filter {
  margin-left: auto;
  background: #1685f852;
  border: none;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  padding-left: 11px;
  width: auto;
  cursor: pointer;
  color: #333;
  font-family: "Mukta", sans-serif;
  padding-top: 2px;
  text-transform: uppercase;
} */
#fixtures-filter {
  margin-top: -64px;
  width: 110px;
  text-overflow: ellipsis;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNDA4IDcwNHEwIDI2LTE5IDQ1bC00NDggNDQ4cS0xOSAxOS00NSAxOXQtNDUtMTlMNDAzIDc0OXEtMTktMTktMTktNDV0MTktNDUgNDUtMTloODk2cTI2IDAgNDUgMTl0MTkgNDV6IiBmaWxsPSIjNGU0ZTRlIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: right 0.4rem center;
  background-size: 16px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 14px;
  line-height: 37px;
  display: inline-block;
  /* margin-right: 5px; */
  font-size: 16px;
  cursor: pointer;
  border: none;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  color: #4e4e4e;
  padding-right: 30px;
  text-align: center;
  margin-left: auto;
  display: flex;
  margin-bottom: 25px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

#fixtures-filter option {
  font-size: 16px;
  font-family: "Mukta", sans-serif;
  cursor: pointer;
}

.q-f-card .q-f-card-top .schedule-time {
  font-size: 10px;
  margin-left: auto;
}

.q-f-card .stadium-name > svg path {
  fill: #4e4e4e;
}

.post-info-sticky #st-1 .st-btn {
  line-height: 45px;
}

.st-btn.st-first.st-remove-label img {
  width: 25px !important;
  height: 25px !important;
}

.post-info-sticky #st-1 .st-btn.st-first {
  line-height: 43px;
}

@media (max-width: 1135px) {
  #fixtures-filter {
    margin-top: 0;
  }

  .fourkv4_sport_tournament_header .secondary_title {
    font-size: 33px;
  }

  .fourkv4_sport_tournament_header .secondary_title.txt_eng {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .cric-generic-table .player-thumb {
    min-width: 158px;
  }
}

@media (max-width: 514px) {
  .cric-generic-table table tr td,
  .cric-generic-table table tr:first-child td {
    text-align: center;
  }
}

@media (max-width: 1023px) {
  #st-1 {
    display: block !important;
  }
}

@media (max-width: 767px) {
  #st-1 {
    display: flex !important;
  }

  .fourk-single-content-parent .title-info-vr-sticky .fourkv4-title-info-right {
    justify-content: left;
  }

  #st-1 .st-total {
    margin-right: 15px !important;
  }
  .cric_result_home .match-status {
    position: relative;
  }

  .cric_result_home .result_note {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
  }
}
span.over-ball-event {
  display: inline-block;
  border: 1px solid;
  padding: 2px 4px;
}
.fourkcapi-striker {
  margin-right: 10px;
}

@media all and (max-width: 767px) {
  .post-info-sticky #st-1 .st-btn.st-first,
  .post-info-sticky #st-1 .st-btn {
    line-height: 34px;
  }
  .post-info-sticky #st-1 .st-btn,
  .post-info-sticky #st-2 .st-btn {
    height: 40px !important;
    width: 40px !important;
  }
  #post-info-sticky .st-total {
    margin-right: 12px !important;
  }

  .cric_demestic_league .result_note {
    bottom: -12px !important;
  }

  .cric_demestic_league .match-status {
    height: 150px !important;
  }
}

/* Result Card New ## */
.result-new-grid {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}

.cric-result-card-new {
  background-color: #1685f8;
  max-width: 1248px;
  margin: 0 auto;
  color: white;
}

.cric-trournament-label {
  grid-row: span 2;
  grid-column: span 2;
  height: 154px;
}

.cric-trournament-label img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cric-result-top {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  grid-column: span 7;
  font-family: "Inter", sans-serif;
  background-color: #2f95ff;
  padding: 5px 20px;
}

.cric-result-new-league-name {
  font-weight: 800;
  font-size: 18px;
}
.cric-result-new-date p {
  font-size: 12px;
  font-weight: 400;
}
.cric-result-new-date p span {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}

.cric-result-new-score-row {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  grid-column: span 7;
}

.cric-result-new-score-row .cric-result-new-live-stat {
  /* grid-column: span 6; */
  display: flex;
  gap: 15px;
  padding: 15px 20px;
  justify-content: space-between;
  align-items: center;
}

.cric-result-new-score-row .cric-result-new-live-stat > div {
  flex: 1;
}

.cric-result-new-vs {
  max-width: 20px;
  text-align: center;
  opacity: 0.68;
}

.cric-result-new-score-row .result-new-btn-wrapper {
  /* grid-column: span 3; */
  display: flex;
  align-items: center;
  border-left: solid 1px rgba(255, 255, 255, 0.1);
}
/* ## */
.cric-result-new-team {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

.cric-result-new-team-flag {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  overflow: hidden;
}

.cric-result-new-team-flag img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.corc-result-new-score {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cric-result-new-team-name {
  font-weight: 700;
  font-size: 16px;
}
.corc-result-new-score span {
  font-weight: 400;
  font-size: 14px;
  opacity: 0.68;
}

.cric-result-new-team.rtl {
  flex-direction: row-reverse;
  text-align: right;
}

.result-new-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 20px;
}

.result-new-btn-wrapper > * {
  flex: 1;
}

.cric-result-new-btn {
  display: inline-block;
  padding: 8px 10px;
  background: #424150;
  color: #fff;
  border-radius: 40px;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  font-family: "Inter", sans-serif;
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
}

.cric-result-new-btn:hover {
  background: #fff;
  color: #000;
}

.cric-result-new-btn.live {
  background-color: #ff0201;
  color: white;
}

.minmax-grid {
  display: grid;
  grid-template-columns: minmax(min-content, 580px) minmax(150px, 1fr);
  height: 100%;
}

.cric-result-new-bottom,
.cric-result-new-bottom-mobile {
  background: #efefef;
  grid-column: span 9;
  padding: 15px 20px;
  color: #000d4d;
  font-family: "Inter", sans-serif;
}

.cric-result-new-bottom img {
  height: 40px;
  width: auto;
}
.result-new-adv-bottom {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.cric-result-new-bottom .result-new-grid > div:first-child,
.result-new-toss-n-result {
  grid-column: span 2;
  line-height: 1.4;
  font-size: 14px;
}
.result-new-adv-bottom {
  grid-column: span 5;
}
.cric-result-new-bottom-mobile {
  display: none;
}

.cric-result-new-league-name {
  display: flex;
  gap: 10px;
  align-items: center;
}

.cric-result-new-live-patch,
.cric-result-new-start-patch {
  font-size: 10px;
  background: red;
  border-radius: 4px;
  padding: 3px 5px;
}
.cric-result-new-start-patch {
  background-color: #fff;
  color: #212529;
  font-weight: 600;
}
.cric-result-new-live-patch .circle {
  height: 7px;
  width: 7px;
  margin-right: 2px;
}
.corc-result-new-score {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-start;
}
.cric-result-new-team.rtl .corc-result-new-score {
  justify-content: flex-end;
}
@media all and (max-width: 767px) {
  .cric-result-card-new {
    margin: 0 15px;
  }
  .cric-trournament-label {
    grid-row: span 1;
    height: 100%;
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cric-trournament-label img {
    max-height: 60px;
    width: auto;
  }

  .cric-result-top {
    display: block;
    padding: 9px 20px;
    position: relative;
  }
  .cric-result-new-date p {
    margin: 0;
    opacity: 0.8;
  }
  .cric-result-new-score-row {
    grid-column: span 9;
  }
  .cric-result-new-score-row .minmax-grid {
    display: block;
  }
  .cric-result-new-score-row .result-new-btn-wrapper,
  .cric-result-new-score-row .cric-result-new-vs,
  .cric-result-new-bottom {
    display: none;
  }

  .cric-result-new-team-flag {
    height: 28px;
    width: 28px;
    background: white;
    padding: 3px;
  }
  .cric-result-new-team {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .cric-result-new-team.rtl {
    flex-direction: row;
    justify-content: flex-end;
  }
  .cric-result-new-score-row .cric-result-new-live-stat {
    padding: 15px;
  }
  .cric-result-new-team-name {
    font-size: 14px;
    font-weight: 500;
  }
  .corc-result-new-score {
    font-size: 14px;
  }
  .corc-result-new-score span {
    font-size: 12px;
  }
  .cric-result-new-bottom-mobile {
    display: block;
  }
  .cric-result-new-live-patch {
    position: absolute;
    right: 0;
    top: 26px;
    font-size: 10px;
  }
  .cric-result-new-team {
    gap: 8px;
  }
  .cric-result-new-league-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    display: block;
  }
}
/* Missing CSS from election-results-home-bkp.php */
.fourkel-page {
  margin-bottom: 30px !important;
}

.fourkel-pname {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  line-clamp: 1 !important;
}

.fourkel-result-intro {
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
}

.fourkel-result-intro .fourkel-view-btn {
  margin-left: auto !important;
  align-self: center !important;
}

.fourkel-result-live-badge {
  line-height: 1.2 !important;
}

.fourkel-result-table table {
  margin-bottom: 0 !important;
}
