@font-face {
font-family:kiwi;
src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
}
@font-face {
font-family: Nintendo-DS-BIOS;
src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
}
@font-face {
font-family: dreams;
src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
}
::-moz-selection {
  color: #e08eed;
  background: transparent;
}

::selection {
  color: #e08eed;
  background: transparent;
  }
body {
  background: url('https://i.postimg.cc/NFy5kqRz/image.png');
}
p {
  font-size: 1.2em;
}
h1 {
  font-family: kiwi;
  margin: -10px;
  color: #4965ff;
  font-weight: 600;
  font-size: 8em;
  filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px 1px 0 black) drop-shadow(0 -1px 0 black) drop-shadow(1px 0 black);
  text-align: center;
}
h2 {
  margin: .5px;
  font-size: .5em;
  font-style: italic;
  font-family: Nintendo-DS-BIOS;
  color: cornflowerblue;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  text-align: center;
}
img {
  filter: grayscale(0%);
transition: .25s ease-out;
  }
  
img:hover {
  filter: grayscale(100%);
transition: .25s ease-in;
}    
mark {
    font-size: 1.6em;
    color: white;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    background: skyblue;
    border-radius: 1em;
    font-family: Nintendo-DS-BIOS;
}
strong {
    font-size: 1.4em;
    color: white;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    font-family: Nintendo-DS-BIOS;
}
.nav {
  font-family: kiwi;
  margin: 2px;
  padding: 0;
  font-size: 2em;
  color: cornflowerblue;
  background: #f1dbff;
}
a:link, a:visited {
  color: blue;
  transition: ease 0.5s;
  text-decoration: dotted underline;
  font-family: Nintendo-DS-BIOS;
  font-size: 1.5em;
}
a:hover {
  color: #fff;
  text-shadow: -1px 0 #444, 0 1px #444, 1px 0 #444, 0 -1px #444;
  transition: ease 0.5s;
  cursor: help;
}
#navlinks {
  font-size: 1.2em;
  text-align: justify;
}
#titlebar {
  position: relative;
  left: 2em;
  margin: auto;
  height: 10em;
  width: 90em;
  background: url('https://ishimori.crd.co/assets/images/gallery10/6debdeba_original.png?v=92382c77');
  border: 2px ridge #fff;
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}
#nav {
  position: absolute;
  left: 30em;
  float: left;
  margin-top: 1em;
  height: 49.3em;
  width: 20em;
  background: #fff;
  border: 2px ridge #fff;
}
#about {
  margin: auto;
  margin-top: 1em;
  height: 25em;
  width: 50em;
  background: #fff;
  border: 2px ridge #fff;
}
#icon {
  position: relative;
  bottom: .2em;
  width: 145%;
  border: 2px ridge #e1aaff;
  transition: transform .5s;
  overflow: hidden;
display: inline-block;
}
#icon img {
  transition: transform .5s;
}
#icon:hover img {
transform: scale(1.25) rotate(10deg);
transform-origin: 50% 50%;
webkit-filter: blur(.5px);
filter: blur(.5px);
}
#guys {
  position: absolute;
  left: 51em;
  margin: auto;
  margin-top: .5em;
  height: 23em;
  width: 26em;
  background: #fff;
  border: 2px ridge #fff;
}
#webrings {
  position: absolute;
  right: 51em;
  margin: auto;
  margin-top: .5em;
  height: 23em;
  width: 23em;
  background: #fff;
  border: 2px ridge #fff;
}
#xenicRing #xenicFlag {
	background: url('https://64.media.tumblr.com/54b818ec1c93fdd6a3b85e613be32854/d74aadc5064540c1-81/s1280x1920/13fb6e3ea48c38b54f626f244d515dcea0035a1b.pnj')!important;
}
#xenicRing #next-arrow {
	background: url('https://i.postimg.cc/CMjYQ1Tg/arrow-Temp-1.png')!important;
}

#xenicRing #prev-arrow {
	background: url('https://i.postimg.cc/1XZSzxF2/arrow-Temp-2.png')!important;
}
#update {
  position: absolute;
  right: 51em;
  top: 62.8em;
  margin: auto;
  margin-top: .5em;
  height: 14.5em;
  width: 50.5em;
  background: #fff;
  border: 2px ridge #fff;
}
details {
  font-size: 13px;
  text-align: left;
}
summary {
  font-family: kiwi;
  margin: 2px;
  padding: 0;
  font-size: 2em;
  color: cornflowerblue;
  background: #f1dbff;
  text-align: center;
}
#site {
  position: absolute;
  right: 25em;
  top: 12.1em;
  float: right;
  margin-top: 1em;
  height: 29em;
  width: 25em;
  background: #fff;
  border: 2px ridge #fff;
}
#link {
  position: absolute;
  right: 25em;
  top: 42.5em;
  float: right;
  margin-top: 1em;
  height: 13em;
  width: 25em;
  background: #fff;
  border: 2px ridge #fff;
}
.p3p {
  position: absolute;
  bottom: -6em;
  left: 28em;
  height: 14em;
  float: left;
  z-index: 99;
  overflow: hidden;
}
.banners {
  animation: marquee 2s linear infinite;
  display: inline-block;
  padding-right: 10px;
}
.img-infinitebouncehover {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
 
.img-infinitebouncehover:hover {
  -webkit-animation-name: heart;
  animation-name: heart;
}
@keyframes heart{
0%, 12%, 25%, 50% {
transform: rotate(0deg);
}
 
55% {
transform: rotate(-2.5deg);
}
 
65% {
transform: rotate(3.5deg);
}
 
75% {
transform: rotate(-7deg);
}
 
95%, 100& {
transform: rotate(0deg);
}}
#statuscafe {
    position: relative;
    bottom: 1.1em;
}
#statuscafe-username {
    font-size: 13.5px;
}
#statuscafe-content {
    font-style: italic;
}
#lastfm {
  position: absolute;
  right: 25em;
  top: 56.8em;
  float: right;
  margin-top: 1em;
  height: 20em;
  width: 25em;
  background: #fff;
  border: 2px ridge #fff;
}
 .nowplayingcard {
	    width: auto;
	    margin: 0 auto;
	    margin-top: 3%;
	    font-size: 14px;
	}

    .nowplayingcontainer-inner {
      width: 100%;
      transition: 0.3s;
      display: inline-block;
      @include border-left-radius($globalBorderRadius);
}


      #trackart {height:105px;
      border-radius:5px;  border: 2px ridge #e1aaff;}

      .trackInfo {
        width: 90%;
        float: center;
        display: block;
      }
@font-face {
font-family: 'music';
src: url(https://cdn.glitch.me/9bbfdfb3-4bfa-4c39-8743-5621c8b9df21/LL_RECOR.TTF);
}
 
@font-face {
font-family: Pixelated MS Sans Serif;
src:url(ms_sans_serif.woff) format("woff");
src:url(ms_sans_serif.woff2) format("woff2");
}