@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.card-developer-meetup {
  position: relative;
  z-index: 100;
  border: black 5px solid;
  border-radius: 8px;
}
.card-developer-meetup::before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 405px;
  height: 149px;
  background: url("../images/pokemon.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
@media (max-width: 767px) {
  .card-developer-meetup::before {
    content: none;
  }
}

.bg-label-primary {
  color: #000 !important;
}

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

.dropdown-divider {
  border-top: 1px solid #F4571C !important;
}

.tournoi-template-default {
  background: url("../images/background-1.png") !important;
  background-size: cover !important;
  min-height: 100vh;
  width: 100%;
}
.tournoi-template-default .ba-cover-r:after {
  display: none;
}
.tournoi-template-default .row.justify-content-center {
  position: relative;
}
.tournoi-template-default .row.justify-content-center::after {
  content: "";
  display: block;
  background: url(../images/yardland-logo1.png) no-repeat center center;
  background-size: cover;
  width: 178px;
  height: 43px;
  position: absolute;
  top: -50px;
  transform: translateY(-50%);
  right: -15px;
  z-index: 9;
}
@media (max-width: 768px) {
  .tournoi-template-default .row.justify-content-center::after {
    right: 15px;
  }
}

.layout-navbar {
  background-image: url("../images/background-1.png") !important;
  background-size: auto !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
}

.top-onduel .layout-navbar {
  background-image: url("../images/background-2.png") !important;
}

.blog .layout-navbar {
  background-image: url("../images/background-3.png") !important;
}

.bg-menu-theme.menu-horizontal {
  background-color: #108D42 !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #108D42 !important;
  border-color: #108D42 !important;
}
.btn-primary:hover {
  background-color: #fff !important;
  color: #108D42 !important;
  border-color: #108D42 !important;
}

.btn-outline-primary {
  color: #108D42 !important;
  background: 0 0;
}

.btn-icon:hover {
  background-color: #108D42 !important;
}

.search .search-group {
  border: 2px solid #108D42;
}
.search .select-search {
  max-width: 120px;
  border-right: 1px solid #108D42;
  color: #108D42 !important;
}
.search .btn-light {
  color: #000 !important;
  background-color: #108D42 !important;
  border-color: #108D42 !important;
}

.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
  background: #CBCBCB !important;
  color: #108D42 !important;
}

.form-control:focus, .form-select:focus {
  border: none !important;
}

.dark-layout input.form-control, .dark-layout .custom-file-label, .dark-layout textarea.form-control {
  background: none !important;
  color: #108D42 !important;
}
.dark-layout input.form-control::-moz-placeholder, .dark-layout .custom-file-label::-moz-placeholder, .dark-layout textarea.form-control::-moz-placeholder {
  color: #108D42 !important;
}
.dark-layout input.form-control::placeholder, .dark-layout .custom-file-label::placeholder, .dark-layout textarea.form-control::placeholder {
  color: #108D42 !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: #108D42 !important;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub {
  background: #108D42 !important;
}

.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover, html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover {
  background: #fff !important;
  color: #108D42 !important;
}

.bg-navbar-theme .navbar-nav > .nav-item > .nav-link {
  color: #108D42;
}

.filter-option-inner-inner {
  color: #108D42;
}

.dropdown-menu {
  background-color: #fff !important;
  box-shadow: none !important;
}

.d-cadeau .col h5 {
  text-transform: uppercase !important;
  color: #F4571C !important;
  font-family: "Bebas Neue" !important;
  font-weight: 800 !important;
  font-size: 2rem !important;
  line-height: 2rem !important;
}
.d-cadeau .col h5 span, .d-cadeau .col h5 strong {
  font-weight: 800 !important;
  color: #FCC553;
  font-size: 2rem !important;
  line-height: 2rem !important;
}
.d-cadeau .col h5 .figurine-span {
  background-position: center !important;
  background-size: cover !important;
  padding: 0.3em 0.5em;
  color: #fff !important;
  background: url(../images/span-bg.png);
}

.card-developer-meetup {
  box-shadow: none !important;
  background: #fff !important;
  position: relative;
}
@media (max-width: 767px) {
  .card-developer-meetup {
    display: none;
  }
}
.card-developer-meetup .meetup-img-wrapper {
  border-radius: 0px;
  background-position: left top !important;
}

.card-body {
  color: #000 !important;
  border-radius: 0 0 20px 20px;
}

.top-precision {
  font-size: 16px !important;
  text-transform: unset !important;
  font-family: "Noto Sans JP" !important;
  font-weight: 500 !important;
  color: #000 !important;
}

.meetup-header .mt-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.presentationtop {
  z-index: 10;
}

.card-developer-meetup .presentationtop {
  position: relative;
}
@media screen and (max-width: 768px) {
  .card-developer-meetup .presentationtop::before {
    content: none !important;
  }
}
.card-developer-meetup .presentationtop::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  width: 72px;
  height: 72px;
  background-image: url("../images/yardland-logo2.png");
}

.card-developer-meetup .presentationtop h1.top-question {
  color: #4858A4 !important;
  font-size: 2rem !important;
  font-weight: 900 !important;
  font-family: "Bebas Neue" !important;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 1.2rem !important;
  position: relative;
  transform: unset !important;
  font-style: normal !important;
}

.separate-sponso {
  margin-top: 20px;
  background-color: transparent !important;
}

.info-top-footer span {
  display: none;
}

.info-numbers {
  align-items: center !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  font-family: "Noto Sans JP" !important;
  font-size: 20px;
}
.info-numbers .text-muted {
  color: #000 !important;
}
.info-numbers h4 {
  color: #000 !important;
  font-weight: 700 !important;
  font-family: "Noto Sans JP" !important;
}

.meetup-header {
  margin: 0;
}

.rules-content {
  background: #108D42 !important;
  background-size: cover;
  background-position: right center !important;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 0px !important;
}
.rules-content::before {
  content: "";
  position: absolute;
  top: -8px;
  right: -8px;
  width: 100px;
  height: 57px;
  background-image: url("../images/buy-ticket.png");
}
.rules-content .lot-whitelabel {
  transform: scale(1.3) translateY(-5%);
  display: block !important;
  position: relative;
  top: -50px;
  text-align: center;
}
.rules-content .lot-whitelabel img {
  box-shadow: none !important;
  max-width: 70%;
  height: auto;
}
.rules-content .titrewin {
  display: none !important;
  background-color: #000 !important;
  margin: 0 !important;
}
.rules-content h5 {
  color: #fff !important;
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
  font-weight: 700 !important;
  font-family: "Bebas Neue" !important;
  text-shadow: none !important;
  transform: none !important;
  text-align: center;
}
@media (max-width: 768px) {
  .rules-content h5 {
    font-size: 1.25rem !important;
  }
}
.rules-content h5 span {
  color: #108D42 !important;
  text-transform: lowercase !important;
}
.rules-content .text-rules {
  font-family: "Poppins" !important;
  font-weight: 500 !important;
  color: #fff !important;
}
.rules-content .text-rules p span {
  font-weight: 700 !important;
}
.rules-content .form-check-label {
  color: #fff !important;
}
.rules-content .form-check-label a {
  color: #fff !important;
}
.rules-content #t-sponso-email-input {
  box-shadow: none !important;
  color: #585858 !important;
  background-color: #DDDDDD !important;
  border: none;
  border-radius: 4px !important;
  font-weight: 600 !important;
}
.rules-content #t-sponso-email-input::placeholder, .rules-content #t-sponso-email-input:-webkit-autofill, .rules-content #t-sponso-email-input:-webkit-autofill:hover, .rules-content #t-sponso-email-input:-webkit-autofill:focus, .rules-content #t-sponso-email-input:-webkit-autofill:active {
  color: #585858 !important;
  background-color: #DDDDDD !important;
  border: none;
  border-radius: 4px !important;
  font-weight: 600 !important;
  box-shadow: none !important;
}
.rules-content .choosecta {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding: 0 10px 10px !important;
}
.rules-content .agagner {
  margin-top: -30px;
}

.card-presentation-top-right {
  box-shadow: none !important;
  background-color: #108D42 !important;
  border: 5px solid #000 !important;
  border-radius: 8px !important;
}

.logo-sponso-marqueblanche {
  display: none;
  background-image: url("../images/logo.png") !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 180px;
  height: 90px;
}

.top-onduel .t-titre-tournoi::before {
  display: none !important;
}

.contenders-containers .link-contender_1 .contender_zone, .contenders-containers .link-contender_2 .contender_zone {
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .contenders-containers .link-contender_1 .contender_zone, .contenders-containers .link-contender_2 .contender_zone {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

.t-titre-tournoi h1 {
  color: #fff !important;
  font-size: 4rem !important;
  line-height: 4rem !important;
  font-weight: 700 !important;
  font-family: "Bebas Neue" !important;
  position: relative;
  text-shadow: none !important;
  display: inline-block;
  transform: none !important;
  text-transform: uppercase !important;
  font-style: normal !important;
  -webkit-text-stroke: 1px #4858A4;
}
@media screen and (max-width: 768px) {
  .t-titre-tournoi h1 {
    font-size: 3rem !important;
  }
}
@media (max-width: 576px) {
  .t-titre-tournoi h1 {
    margin: 0 !important;
  }
}
.t-titre-tournoi h2 {
  display: none;
}

.top-onduel {
  background-image: url("../images/background-2.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.single-tournoi .tournoi-content .title-contender {
  margin: 0 !important;
  padding: 20px !important;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(3.6deg);
  color: #108D42 !important;
  font-family: "Noto Sans JP";
  background-image: url("../images/bg-name.png") !important;
  background-size: 100% 100% !important;
  font-weight: 900;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 2rem !important;
  line-height: 2rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .single-tournoi .tournoi-content .title-contender {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 768px) {
  .single-tournoi .tournoi-content .title-contender {
    font-size: 1.5rem !important;
    bottom: 30px !important;
    padding: 5px 10px !important;
    width: unset !important;
  }
}
@media screen and (max-width: 576px) {
  .single-tournoi .tournoi-content .title-contender {
    font-size: 0.65rem !important;
    line-height: unset !important;
    bottom: 45px !important;
  }
}

.stepbarcontent {
  height: 20px !important;
  z-index: 99;
  background: #DFDFDF !important;
}
.stepbarcontent .stepbar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 23px !important;
  background: url("../images/stepbar-bg.png") !important;
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #fff !important;
}
.stepbarcontent .stepbar span {
  color: #fff !important;
  font-size: 1.2rem;
}

.btn-wording {
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #4858A4 !important;
  font-family: "Montserrat" !important;
  font-weight: 700 !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.btn-wording:hover {
  background: #F4571C !important;
}

.waiter, .waiter-begin {
  background: url("../images/background-3.png") !important;
  background-size: cover !important;
  animation: 0;
  padding-top: 200px;
  text-align: center;
  display: none;
  margin: 0;
}
.waiter h4, .waiter-begin h4 {
  text-transform: uppercase;
  font-size: 3rem;
  transform: rotate(-3deg);
  font-weight: 900;
  text-shadow: none;
  font-family: "Bebas Neue";
  color: #fff;
}

.sk-primary .sk-bounce-dot, .sk-primary .sk-chase-dot:before, .sk-primary .sk-circle-dot:before, .sk-primary .sk-circle-fade-dot:before, .sk-primary .sk-fold-cube:before, .sk-primary .sk-grid-cube, .sk-primary .sk-swing-dot, .sk-primary .sk-wave-rect, .sk-primary.sk-plane, .sk-primary.sk-pulse {
  background-color: #000;
}

.dark-style .swal2-modal.swal2-popup {
  background: #4858A4 !important;
  box-shadow: 0;
}

.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: #108D42 !important;
  background-color: #000 !important;
}

.t-sponso-email-beginning .accept-topsponso-terms .form-check-input {
  border-color: #fff;
  background-color: #fff !important;
  color: white !important;
}
.t-sponso-email-beginning .accept-topsponso-terms .form-check-input:checked {
  background-image: url("../images/checked.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.t-sponso-email-beginning .accept-topsponso-terms a {
  color: #fff !important;
}

.xp-notification {
  display: none !important;
}

.btn-annule-devine:hover {
  color: #fff !important;
  background-color: #000 !important;
}

.decompte-txt, .money_dispo_vkrz {
  color: #fff !important;
}

.text-muted {
  color: #000 !important;
}

.ba-cover-r {
  background: url("../images/background-3.png") !important;
  background-size: cover !important;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.ba-cover-r::after {
  display: none;
}

.classement {
  background-color: #fff !important;
  border-radius: 10px !important;
}
@media screen and (max-width: 768px) {
  .classement .left-toplist-part, .classement .share-toplist-part {
    border: 5px solid #000 !important;
  }
}
.classement .left-toplist-part {
  position: relative;
  padding: 20px 40px 20px 40px !important;
  border: 5px solid #000 !important;
}
@media (max-width: 1200px) {
  .classement .left-toplist-part {
    padding: 20px 20px 20px 20px;
  }
}
.classement .share-toplist-part {
  background-color: #108D42 !important;
  border-right: 5px solid #000 !important;
  border-top: 5px solid #000 !important;
  border-bottom: 5px solid #000 !important;
}
.classement .info-win-gift {
  color: #fff !important;
  font-family: "Noto Sans JP" !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
}
.classement .info-win-gift span, .classement .info-win-gift strong, .classement .info-win-gift b {
  font-weight: 700 !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  .classement .info-win-gift {
    font-size: 1rem !important;
  }
}
.classement .card-body {
  display: none;
}
.classement .owner-toplist a {
  color: #108D42 !important;
}
.classement .owner-toplist a:hover {
  color: #000 !important;
}
@media (max-width: 576px) {
  .classement .rs ul {
    justify-content: center;
  }
}
.classement .rs ul i {
  border: #fff 2px solid;
  color: #fff;
  transition: 0.3s all ease-in-out;
}
.classement .rs ul i:hover {
  color: #FCC553 !important;
  transform: scale(1.05);
  border-color: #FCC553 !important;
}

.demo-visuel-toplist {
  box-shadow: 0 0 10px #fff;
}

.recommence_toplist {
  opacity: 100%;
  transition: 0.3s all ease-in-out;
  animation: fadeAnimation 10s;
}
.recommence_toplist a {
  margin-bottom: 10px;
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4858A4 !important;
  border: none !important;
  transition: 0.3s all ease-in-out !important;
}
.recommence_toplist a:hover {
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #4858A4 !important;
  border: none !important;
  transform: scale(1.05) !important;
}

.float-end {
  float: none !important;
}

.deco-ranking-tls {
  transform: scale(1) translate(0%, -15%);
  height: 240px;
  width: 100%;
  background-image: url("../images/yardland-gift.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.page-template-r {
  min-height: 100vh;
  width: 100%;
}
.page-template-r em {
  display: none !important;
  font-style: normal;
  position: relative;
  visibility: hidden;
  display: block;
  height: 76px;
  margin-top: -20px;
}

.top-title-question {
  font-style: normal !important;
  transform: rotate(0deg) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .top-title-question {
    flex-direction: column;
  }
}

.toplistbloc {
  padding-top: 3rem;
}

.nav-item.nav-link.px-0.me-xl-4 {
  background-color: black;
  padding: 5px !important;
  border-radius: 0.375rem;
}

.demo-visuel-toplist-sponso {
  display: none !important;
  box-shadow: 0 0 10px #fff;
}

.double-chances {
  color: #fff !important;
  font-family: "Noto Sans JP" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  text-transform: unset !important;
}
.double-chances strong {
  color: #fff !important;
  font-family: "Noto Sans JP" !important;
  font-size: 1.25rem;
  font-weight: 400 !important;
  text-transform: unset !important;
}

.list-classement {
  margin-bottom: 0 !important;
  transform: translateY(30px);
}

@media (max-width: 767px) {
  .tournament-heading-top {
    transform: scale(0.8);
    margin: 0 !important;
  }
  .double-chances {
    font-size: 1rem;
  }
  .double-chances strong {
    font-size: 1rem;
  }
  .tournoi-content {
    padding: 0px 10px 20px;
  }
}
.share-toplist-sponso {
  margin-top: -4rem;
  background: transparent !important;
  margin-bottom: 0;
}

.name h3 span {
  color: #000;
  text-transform: uppercase;
}

.share-toplist-sponso .card-body {
  border-radius: 20px 0 20px 0;
}

.btn-rose {
  background: #4858A4 !important;
  border-color: #4858A4 !important;
  color: #108D42 !important;
}
.btn-rose:hover {
  color: #4858A4 !important;
  background-color: #000 !important;
  border-color: #4858A4 !important;
}

.btn-wording-rose {
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #4858A4 !important;
  font-family: "Montserrat" !important;
  font-weight: 700 !important;
  text-transform: unset !important;
  letter-spacing: 0 !important;
  font-size: 1.2rem !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transition: 0.3s all ease-in-out !important;
  border-radius: 0px !important;
}
.btn-wording-rose:hover {
  border-radius: 0px !important;
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #4858A4 !important;
  text-transform: unset !important;
  letter-spacing: 0 !important;
  font-size: 1.2rem !important;
  transform: scale(1.05) !important;
}

.top-onduel .btn-annule-devine {
  color: #108D42 !important;
  background-color: #000 !important;
}

.blog {
  background: url("../images/background-3.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.blog .t-titre-tournoi h1 {
  color: #4858A4 !important;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0 !important;
  font-size: 2rem !important;
  font-family: "Bebas Neue" !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 2rem !important;
}
@media (max-width: 576px) {
  .blog .t-titre-tournoi h1 {
    padding-bottom: 0;
  }
}
.blog .name-contender {
  color: #FCC553;
}
.blog .ico {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .blog .col-8.col-offset-2.col-md-5 {
    width: 36% !important;
  }
}
.blog .col-8.col-offset-2.col-md-5 .illu {
  position: relative;
}
.blog .col-8.col-offset-2.col-md-5 .illu::before {
  margin: -20px 0;
  content: "";
  display: inline-block;
  background-image: url("../images/1-win.png") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 74px;
  height: 51px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .blog .col-6.col-md-4 {
    width: 32% !important;
  }
}
.blog .col-6.col-md-4 .animate__animated.contenders_min.mb-3 {
  perspective: 200px;
  position: relative;
}
.blog .col-6.col-md-4 .animate__animated.contenders_min.mb-3 .illu {
  transform: rotateY(10deg);
}
@media screen and (max-width: 768px) {
  .blog .col-6.col-md-4 .animate__animated.contenders_min.mb-3 .illu {
    transform: rotateY(10deg);
  }
}
.blog .col-6.col-md-4 .animate__animated.contenders_min.mb-3::before {
  content: "";
  display: inline-block;
  background-image: url("../images/2-win.png") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 74px;
  height: 51px;
  position: absolute;
  z-index: 9;
  bottom: -30px;
  left: -45px;
}
@media screen and (min-width: 768px) {
  .blog .col-6.col-md-3 {
    width: 32% !important;
  }
}
.blog .col-6.col-md-3 .animate__animated.contenders_min {
  perspective: 200px;
  position: relative;
}
.blog .col-6.col-md-3 .animate__animated.contenders_min .illu {
  transform: rotateY(-10deg);
}
@media screen and (max-width: 768px) {
  .blog .col-6.col-md-3 .animate__animated.contenders_min .illu {
    transform: rotateY(-10deg);
  }
}
.blog .col-6.col-md-3 .animate__animated.contenders_min::before {
  content: "";
  display: inline-block;
  background-image: url("../images/3-win.png") !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 74px;
  height: 51px;
  position: absolute;
  z-index: 9;
  bottom: -30px;
  right: -30px;
}

.swal2-popup.swal2-modal.swal2-show {
  background: url("../images/btn-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #4858A4 !important;
  font-family: "Bebas Neue" !important;
  font-weight: 500 !important;
  border-radius: 4px !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.swal2-title, .swal2-html-container {
  color: #108D42 !important;
}

.btn-label-danger {
  color: #F51B1D !important;
}
.btn-label-danger:hover {
  background-color: #F51B1D !important;
  color: #000 !important;
}

.classement .col-md-7.left-toplist-part.order-2.order-sm-1 {
  background: #fff !important;
  background-size: cover !important;
  background-blend-mode: multiply !important;
}

.name.eh2 {
  display: none !important;
}

@media (max-width: 767px) {
  .classement {
    background: unset !important;
    border: unset !important;
  }
  .classement .text-center.row.justify-content-center {
    padding-inline: 20px;
  }
  .classement .text-center.row.justify-content-center .col-md-7.left-toplist-part.order-2.order-sm-1 {
    background: #fff !important;
    background-size: cover !important;
    padding: 0 !important;
    border: 2px solid #F9CA03;
  }
}
.font1 {
  font-family: "Bebas Neue" !important;
}

.bootstrap-select .dropdown-menu a:not([href]):not(.active):not(:active):not(.selected):hover {
  color: #F4571C !important;
}

.t-rose {
  color: #108D42 !important;
}

.fixelinktls {
  background-color: #108D42 !important;
  color: #000 !important;
  border: none !important;
}
.fixelinktls:hover {
  background-color: #000 !important;
  color: #108D42 !important;
  border: none !important;
}

.single-tournoi .ba-cover-r {
  background: transparent !important;
  padding-top: 3rem;
}

.top-onduel .single-tournoi .ba-cover-r {
  padding-top: 0 !important;
}

.col-8.col-offset-2.col-md-5 {
  order: 2;
}
@media screen and (max-width: 768px) {
  .col-8.col-offset-2.col-md-5 {
    order: 1;
  }
}

.col-6.col-md-4 {
  order: 1;
}
@media screen and (max-width: 768px) {
  .col-6.col-md-4 {
    order: 2;
  }
}

.col-6.col-md-3 {
  order: 3;
}/*# sourceMappingURL=yardland.css.map */