/** Variables */
:root {
  --main-color: black;
  --second-color: #4bdffb;
}

html {
  scroll-behavior: smooth;
}

body {
  padding-right: 0px !important;
}

.btn-hp-success {
  color: #fff;
  background-color: #26DA2D;
  border-color: #26DA2D;
}

@media (min-width: 992px) {
  .hide-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
}

@media (min-width: 992px) {
  #gearAlerta {
    min-width: 450px
  }
}

@media (max-width: 991px) {
  #gearAlerta {
    width: 100vw;
  }
}

button {
  box-shadow: none !important;
  outline: none !important;
}

.modal-content {
  border: none !important;
  border-radius: 0px !important;
}

.modal-header {
  border: none !important;
  border-radius: 0px !important;
}

.modal-footer {
  border: none !important;
  border-radius: 0px !important;
}

.modal-backdrop {
  z-index: 100000 !important;
}

.modal {
  z-index: 100001 !important;
}

.text-black {
  color: black !important;
}

.font-white {
  color: white !important;
}

.font-hp-white {
  color: white !important;
}


.font-yellow {
  color: #FAFF00 !important;
}

.font-hp-blue {
  color: #279BDB;
}

.font-hp-red {
  color: #e12c26 !important;
}

.font-hp-dark-blue {
  color: #273C50;
}

.font-hp-deep-blue {
  color: #093073;
}

.font-hp-bold-blue {
  color: #00cbcf;
}

.font-hp-dark {
  color: #7f7f7f;
}

.font-hp-gray {
  color: #868E96;
}

.font-hp-black {
  color: #1D1D1B;
}

.gearBackground {
  background-color: #273C50;
}

.hp-clickeable {
  cursor: pointer !important;
}

.nav-link {
  color: black !important;
}

/* LA LIGA */


/* LA LIGA */