/* Sizes */
/* Colors */
@font-face {
  font-family: 'Kodchasan BoldItalic';
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-BoldItalic.eot);
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-BoldItalic.woff) format("woff"), url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-BoldItalic.ttf) format("truetype"); }

@font-face {
  font-family: 'Kodchasan Bold';
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Bold.eot);
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Bold.woff) format("woff"), url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Bold.ttf) format("truetype"); }

@font-face {
  font-family: 'Kodchasan Italic';
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Italic.eot);
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Italic.woff) format("woff"), url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Italic.ttf) format("truetype"); }

@font-face {
  font-family: 'Kodchasan Regular';
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Regular.eot);
  src: url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Regular.woff) format("woff"), url(/wp-content/themes/martian/assets/fonts/kodchasan/Kodchasan-Regular.ttf) format("truetype"); }

html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  font-family: 'Kodchasan Regular'; }

a {
  text-decoration: none;
  color: #0248b1; }

#user_switching_switch_on {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #8f8f8f;
  margin: 0;
  border: none;
  display: flex;
  justify-content: center; }
  #user_switching_switch_on .dashicons {
    color: #fff !important; }
  #user_switching_switch_on a {
    display: block;
    padding: 8px 16px;
    color: #fff !important;
    font-size: 70%;
    white-space: nowrap; }

#Cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#NoStory,
#Error {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  #NoStory .Message,
  #Error .Message {
    color: #8f8f8f; }
  #NoStory .Action,
  #Error .Action {
    margin: 24px 0; }
    #NoStory .Action a,
    #Error .Action a {
      display: block;
      border: solid 1px #000;
      padding: 8px 24px;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 80%; }

body.login {
  text-align: center;
  background-color: #ccccce; }
  body.login:before,
  body.login #login {
    display: inline-block;
    vertical-align: middle; }
  body.login:before {
    content: " ";
    height: 100%;
    width: 0; }
  body.login #login {
    padding: 0;
    width: 240px;
    text-align: left; }
    body.login #login h1 a {
      align-content: center;
      background-size: 128px;
      background-position: center center;
      width: 128px;
      height: 72px;
      margin: 0 auto 16px; }
    body.login #login #LoginForm .message {
      border-color: #cc8b00; }
      body.login #login #LoginForm .message a {
        font-family: "Kodchasan Bold";
        color: #00ACEC; }
    body.login #login #LoginForm #loginform,
    body.login #login #LoginForm #lostpasswordform {
      border: none;
      background-color: #fff;
      border-radius: 8px;
      padding: 20px 24px 24px; }
      body.login #login #LoginForm #loginform input:-webkit-autofill,
      body.login #login #LoginForm #loginform input:-webkit-autofill:hover,
      body.login #login #LoginForm #loginform input:-webkit-autofill:focus textarea:-webkit-autofill,
      body.login #login #LoginForm #lostpasswordform input:-webkit-autofill,
      body.login #login #LoginForm #lostpasswordform input:-webkit-autofill:hover,
      body.login #login #LoginForm #lostpasswordform input:-webkit-autofill:focus textarea:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important; }
      body.login #login #LoginForm #loginform input,
      body.login #login #LoginForm #lostpasswordform input {
        font-family: "Kodchasan Regular";
        box-sizing: border-box;
        font-size: 100%;
        line-height: 100%;
        padding: 0 8px;
        border-radius: 2px;
        background-color: #fff;
        border-color: #00ACEC; }
        body.login #login #LoginForm #loginform input:-webkit-autofill:focus,
        body.login #login #LoginForm #lostpasswordform input:-webkit-autofill:focus {
          -webkit-box-shadow: 0 0 0 30px white inset !important;
          transition: background-color 5000s ease-in-out 0s; }
      body.login #login #LoginForm #loginform #wp-submit,
      body.login #login #LoginForm #lostpasswordform #wp-submit {
        width: 100%;
        margin: 16px 0 0 0;
        background-color: #00ACEC;
        border: none; }
    body.login #login #LoginForm #nav,
    body.login #login #LoginForm #backtoblog {
      font-family: "Kodchasan Bold";
      margin: 8px 0 0 0; }
      body.login #login #LoginForm #nav a,
      body.login #login #LoginForm #backtoblog a {
        color: #00ACEC; }

#GameList {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto; }
  #GameList:before,
  #GameList .List,
  #GameList #NoGames {
    display: inline-block;
    vertical-align: middle; }
  #GameList:before {
    content: " ";
    width: 0;
    height: 100%; }
  #GameList .List {
    width: 100%;
    text-align: center;
    padding: 16px;
    box-sizing: border-box; }
    #GameList .List .Game,
    #GameList .List .EmptyGame {
      width: 50%;
      padding: 0 0 50% 0;
      position: relative;
      display: inline-block; }
      #GameList .List .Game a, #GameList .List .Game i,
      #GameList .List .EmptyGame a,
      #GameList .List .EmptyGame i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 80%;
        border-radius: 8px; }
    #GameList .List .Game a {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 16px 8px;
      box-sizing: border-box;
      box-shadow: 0 0 4px #808080;
      text-align: center;
      line-height: 4vw;
      cursor: pointer; }
      #GameList .List .Game a:hover {
        box-shadow: 0 0 12px #808080; }
      #GameList .List .Game a .Logo,
      #GameList .List .Game a .Title {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50%; }
      #GameList .List .Game a .Logo img {
        display: block;
        height: 70%; }
      #GameList .List .Game a .Title {
        font-family: "Kodchasan Bold";
        text-transform: uppercase;
        font-size: 2.5vw;
        height: 50%; }
      #GameList .List .Game a .Excerpt {
        font-family: "Kodchasan Italic";
        font-size: 3vw;
        display: none; }
    #GameList .List .EmptyGame i {
      background-color: #808080; }
  #GameList #NoGames {
    width: 100%;
    text-align: center;
    padding: 16px;
    box-sizing: border-box; }
    #GameList #NoGames a.Admin {
      display: inline-block;
      padding: 8px 16px;
      margin: 16px auto 0;
      border: solid 1px #000; }

body.content-template .wp-block-playmotivcloud-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  body.content-template .wp-block-playmotivcloud-content > .wp-block-playmotivcloud-slide {
    max-width: 500px;
    margin: 0 auto; }

body.page-template-pageplayer .PlayerPage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 80px;
  overflow: auto;
  box-sizing: border-box; }
  body.page-template-pageplayer .PlayerPage strong {
    font-family: "Kodchasan Bold"; }
  body.page-template-pageplayer .PlayerPage figure.wp-block-embed {
    margin: 0; }
    body.page-template-pageplayer .PlayerPage figure.wp-block-embed .wp-block-embed__wrapper {
      display: flex;
      justify-content: center;
      width: 100%;
      padding: 0 0 56.25% 0;
      position: relative;
      perspective: 150px; }
      body.page-template-pageplayer .PlayerPage figure.wp-block-embed .wp-block-embed__wrapper:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: " ";
        display: block;
        background-color: #000;
        transform: translate(-5px, -5px) rotatex(1deg) rotatey(-1deg) rotatez(0.5deg); }
      body.page-template-pageplayer .PlayerPage figure.wp-block-embed .wp-block-embed__wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: rotatex(-1deg) rotatey(-1deg) rotatez(-0.5deg); }


/*# sourceMappingURL=main.css.map*/