/*
File Name: 		custom.css
Description:  You can add your custom CSS here and it will overwrite template styles
*/
/*# sourceMappingURL=maps/custom.css.map */

.df-icon {
  stroke: #ffdc11 !important;
}

.nav-account .nav-account__item > a .highlight {
  color: #ffdc11 !important;
}

.card__header::before {
  background-color: #ffdc11 !important;
}

:root {
  --swiper-theme-color: #ffdc11 !important;
}

.widget-player__last-name {
  color: #ffdc11 !important;
}

.widget-player__footer {
  background-color: #ffdc11 !important;
}

.widget-player__footer-txt::before {
  background-color: #ffdc11 !important;
}

.widget-player__footer-txt .fa,
.widget-player__footer-txt .fab,
.widget-player__footer-txt .fas {
  color: #ffdc11 !important;
}

.widget-game-result__score-result--winner::before {
  border-left: 8px solid #ffdc11 !important;
}

.widget-results__score-winner:before {
  border-left: 4px solid #ffdc11 !important;
}

.widget-results__score-winner::after {
  border-right: 4px solid #ffdc11 !important;
}

.pushy-panel__toggle {
  background-color: #ffdc11 !important;
}

.posts__item--category-1 .posts__cat-label,
.posts__item--category-1 .posts__cta {
  background-color: #fc0 !important;
}

.text-color-primary,
.text-primary {
  color: #ffdc11 !important;
}

.main-news-banner--img-left .main-news-banner__img::before {
  background-color: #ffdc11 !important;
}

.footer-secondary--has-decor .footer-secondary__inner::before,
.footer-secondary--has-decor .footer-secondary__inner::after {
  background-color: #ffdc11 !important;
}

.footer-secondary--has-decor {
  background-color: #ffdc11 !important;
}

.marquee-wrapper--boxed .marquee::before {
  background-color: #ffdc11 !important;
}

.marquee-wrapper--boxed .marquee-label::before {
  background-color: #ffdc11 !important;
}

.marquee-wrapper--boxed .marquee-label {
  background-color: #ffdc11 !important;
}

.calendar_wrap > table tbody td a {
  background-color: #ffdc11 !important;
}

.player-info__last-name {
  color: #ffdc11 !important;
}

.player-info-details__title {
  color: #9a9da2 !important;
}

.player-info-stats__item .circular .circular__label {
  color: #9a9da2 !important;
}

.player-info-stats__item .circular .circular__bar .circular__percents small {
  color: #9a9da2 !important;
}

.content-filter__link::before {
  background-color: #ffdc11 !important;
}

.main-nav__list > li > a:hover::before {
  background-color: #ffdc11 !important;
}

/* .hide {
  display: none; 
} */

.cs-select > span::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpath transform='translate(-586.156 -1047.28)' fill='%23fff' d='M586.171,1048l0.708-.71,2.828,2.83-0.707.71Zm4.95-.71,0.707,0.71L589,1050.83l-0.707-.71Z'/%3E%3C/svg%3E");
}
div.cs-skin-border.cs-active > span {
  background-color: transparent;
}
.post-filter__select .post-filter__label {
  color: #dee3ea;
}

.icon-widget-title {
  font-size: 32px;
  vertical-align: middle;
}
.fa-widget-title {
  font-size: 28px;
  vertical-align: middle;
}

.icon-widget-title-16 {
  font-size: 16px;
  vertical-align: middle;
}

.icon-widget-title-24 {
  font-size: 24px;
  vertical-align: middle;
}

.cs-select .no-icon > span ::after {
  background-image: none;
}

.icon-svg.icon-soccer-ball.icon-upper:before {
  margin-top: -15px;
}

@media (min-width: 768px) {
  .products--grid-condensed.products--grid-5 .product__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .products--grid-condensed.products--grid-6 .product__item {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    max-width: 33%;
  }
}

@media (min-width: 992px) {
  .products--grid-condensed.products--grid-5 .product__item {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .products--grid-condensed.products--grid-6 .product__item {
    -ms-flex-preferred-size: 16.6%;
    flex-basis: 16.6%;
    max-width: 16.6%;
  }
  .products--grid-condensed.products--grid-8 .product__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .only-mobile {
    display: none;
  }
}

@media (min-width: 1250px) {
  .products--grid-condensed.products--grid-6 .product__item {
    -ms-flex-preferred-size: 16.6%;
    flex-basis: 16.6%;
    max-width: 16.6%;
  }
  .products--grid-condensed.products--grid-8 .product__item {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .products--grid-condensed.products--grid-12 .product__item {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    max-width: 10%;
  }
}

.checkbox--cell input[type="checkbox"]:checked + .checkbox-indicator {
  background-color: #ffdc11 !important;
  color: black;
}

.page-heading__title .highlight {
  color: #ffdc11 !important;
}

.checkbox-indicator-sm {
  width: 10px !important;
  height: 10px !important;
}

.checkbox input[type="checkbox"]:disabled + .checkbox-indicator {
  background-color: #e4e7ed !important;
  border-color: #d8dce5 !important;
}

.main-nav__sub li a:hover {
  color: #ffdc11 !important;
}

.main-nav__list > li > a:hover {
  color: black !important;
}

.header-search-form {
  vertical-align: middle !important;
}

.main-nav__list > li.active > a::before {
  background-color: #ffdc11 !important;
}

.main-nav__list > li.active > a {
  color: black !important;
}

.onBeta {
  top: 10px;
  right: 10px;
  color: #ffdc11;
  transform: rotate(45deg);
}

/* Calendar CSS */
.cjslib-month {
  text-align: center !important;
  overflow: hidden !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
  color: #fff !important;
  line-height: 1.2em !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
  margin: 0 !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  vertical-align: middle !important;
  caption-side: top !important;
}

.cjslib-labels {
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
  color: #fff !important;
  text-align: center !important;
  padding: 0px !important;
}

.team-roster--card-compact
  .team-roster__item
  .team-roster__content-wrapper::before {
  background-image: linear-gradient(
      135deg,
      transparent,
      transparent 57%,
      #ffdc11 57%,
      #ffdc11 78%,
      transparent 78%,
      transparent
    ),
    linear-gradient(
      135deg,
      transparent,
      transparent 33%,
      rgba(255, 255, 255, 0.15) 33%,
      rgba(255, 255, 255, 0.15) 57%,
      transparent 57%,
      transparent
    ),
    linear-gradient(
      135deg,
      rgba(24, 146, 237, 0.82),
      rgba(24, 146, 237, 0.82) 47%,
      #ffdc11 47%,
      #ffdc11
    );
}

.widget-player--soccer .widget-player__number {
  background-color: #ffdc11;
}

.icon-home-stats {
  color: #ffdc11 !important;
  font-size: 30px !important;
}

.nav-account .nav-account__item > a .highlight-white {
  color: white !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer;
}

.position-active {
  background-color: #ffdc11 !important;
  color: black !important;
}

.options-scrollable {
  overflow-y: scroll;
  max-height: 350px;
}

.tbody-scrollable {
  display: block;
  height: 500px;
  overflow: auto;
}

.search-advanced {
  width: 200px;
}

.map-container {
  width: 100%;
  max-width: 100%;
  height: 400px;
}

/* Mobile Search Icon ./start */
.header-mobile__login-icon {
  display: block;
  position: absolute;
  right: 34px;
  top: 39px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  color: #fff;
  text-align: center;
}

.header-mobile__login-icon::before,
.header-mobile__login-icon::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-mobile__login-icon::before {
  content: "\f2f6";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.header-mobile__login-icon::after {
  content: "";
  -webkit-transform: translate(-50%, -50%), scale(0);
  transform: translate(-50%, -50%), scale(0);
  opacity: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3Cpath transform='translate(-267.219 -40.219)' fill='%23fff' d='M267.62,56.258L283.258,40.62a1.5,1.5,0,0,1,2.121,2.121L269.741,58.379A1.5,1.5,0,0,1,267.62,56.258Zm15.638,2.122L267.62,42.742a1.5,1.5,0,0,1,2.121-2.121l15.638,15.638A1.5,1.5,0,0,1,283.258,58.38Z'/%3E%3C/svg%3E");
  background-position: center center;
  background-size: 19px 19px;
  background-repeat: no-repeat;
}

.header-mobile__login-icon.header-mobile__login-icon--close::before {
  -webkit-transform: translate(-50%, -50%), scale(0);
  transform: translate(-50%, -50%), scale(0);
  opacity: 0;
}

.header-mobile__login-icon.header-mobile__login-icon--close::after {
  -webkit-transform: translate(-50%, -50%), scale(1);
  transform: translate(-50%, -50%), scale(1);
  opacity: 1;
}

.header-mobile__login-icon:hover {
  cursor: pointer;
}

/* Mobile Search Icon ./end */

.no-icon > span::after {
  background-image: none !important;
}

.checkbox-shadow {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}

.checkbox--cell-shadow {
  width: 30px !important;
  height: 30px !important;
  /* position: relative; */
}

.cjslib-calendar.cjslib-size-small .cjslib-day > .cjslib-day-indicator {
  bottom: 0px !important;
  right: 0px !important;
}

@media (min-width: 992px) {
  .player-info__photo {
    margin-top: 50px;
  }
}
