/* xl - DESKTOP STYLES */
#platformer-container {
  text-align: center !important;
}
@font-face {
  font-family: JoystixMonospace;
  src: url('/wp-content/uploads/2023/11/joystix-monospace.otf');
}
#christmas-platformer-canvas {
  margin-top: 135px !important;
  background-image: url("/wp-content/uploads/2023/11/SnowSunsetBackground.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #cccccc;
}
#presents, #game-description, #game-level {
  color: #2b2b2b !important;
}
#game-button:hover, #prize-button:hover {
  background-image: linear-gradient(105deg, #00e6da 0%, #ea6cc3 100%) !important;
}
#stats {
  margin-top: -100px !important;
  margin-bottom: 50px !important;
  justify-content: center !important;
}
#game-over {
  margin-left: 20px !important;
}
#stats, #presentsCollected {
  display: flex;
}
#heartsImage {
  width: 200px !important;
  height: 50px !important;
  margin-left: 150px !important;
}
#presentImage {
  width: 40px !important;
  height: 50px !important;
  margin-left: 150px !important;
  margin-right: 20px !important;
}
#intro-end-screen {
  background-image: url("/wp-content/uploads/2023/11/SnowSunsetBackground.png");
  background-opacity: 0.5;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center !important;
  background-color: red;
  width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 135px !important;
  height: 85vh !important;
  margin-bottom: 50px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#game-title, #game-button, #presents, #game-description, #game-level, #prize-button {
  font-family: JoystixMonospace !important;
}
#game-title {
  margin-bottom: 30px !important;
}
#game-description {
  margin-bottom: 50px !important;
}
#game-button, #prize-button {
  font-size: 30px !important;
}
#empty-hearts-image {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 200px !important;
  max-height: 50px !important;
}
#game-button {
  margin-bottom: 100px !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F14690-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%22%7D */