
@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

@media only screen and (max-width: 1280px) { 
    .nav-topic {
        display: none;
    }

    .battle-weapon {
        width:200px!important;
    }
}

@media only screen and (max-width: 810px) { 

    .battle-weapon {
        width:200px!important;
    }

    #content {
        margin-left: 0!important;
    }

    .nav-topic {
        display: inline-block;
    }

    #overlay, #secondOverlay, #thirdOverlay, #fourthOverlay, #fifthOverlay, #sixthOverlay, #seventhOverlay, .RoyalRequestOverlay, .AcceptJobOverlay, #ItemOverlay, #TransactionOverlay, #PixyLureOverlay, .overlay, 
    #PixyPetFeedOverlay, #emailConfirmOverlay {
       position: fixed!important;
    }

    #dashboard-hero-bg {
        width: 550px!important;
    }

    .pixypet-card {
        min-width: 500px!important;
    }

    .quest-tile {
        width: 100px!important;
        margin-bottom: 10px!important;
    }

    .landing-page-pixy .pixymatic-container-medium {
        display: none!important;
    }

    #mobile-menu {
        background-color:#ffc600;
        width: 100%;
        display: block!important;
        height: 55px;
    }

    #mobile-menu button {
        height: 55px;
    }

    .btn-secondary { 
        background-color:#ffc600;
        font-size: 20px;
        text-shadow: 1px 1px #000;
        width: 100%;
    }

    #left-nav {
        display: none;
    }

    .dropdown-item {
        padding-top: 7px;
        padding-left: 45px;
    }

    #content {
        padding-bottom: 65px!important;
    }

    .alert-pixypods-theme {
        min-width: 300px;
    }

    #nav-tabContent {
        width: auto; 
    }

    .forum-reply-info {
        width: 100%!important;
        float: none!important;
        height: auto!important;
    }

    .forum-message {
        width: 100%!important;
        float: none!important;
        height: auto!important;   
    }

    #mobile-menu {
        background-color:#ffc600;
        width: 100%;
        display: block!important;
        height: 55px;
    }

}

@media only screen and (max-width: 540px) {

    p {
        font-size: 12px;
    }

    #popup h5, .popup h5 {
      font-size: 14px!important;
    }


    #image-overlay {
      width: 100px!important;
    }

    .battle-weapon {
        width:100px!important;
    }

    .nav-topic {
        display: inline-block;
    }

    #content {
        margin-left: 0!important;
    }

    .mobile-mail-count {
        display: inline-block!important;
        position: relative;
        left: 30px;
    }

    #overlay, #secondOverlay, #thirdOverlay, #fourthOverlay, #fifthOverlay, #sixthOverlay, #seventhOverlay, #eightOverlay, #ninethOverlay, #tenthOverlay, .RoyalRequestOverlay, .AcceptJobOverlay, #ItemOverlay, #TransactionOverlay, #PixyLureOverlay, .overlay, 
    #PixyPetFeedOverlay, #emailConfirmOverlay {
       position: fixed!important;
    }
    
    #left-nav {
        width:49px!important;
        overflow: hidden;
    }
    #left-nav h5, #left-nav h6, #header-nav-menu {
        display: none;
    }

    .chamber-img {
    width: 95%!important;
    }

    #blue-pixy, #pink-pixy {
        display: none;
    }

    #hero-logo {
        width: 340px;
    }

    #pixy-pet-quest {
        width:300px;
    }

    .hero-castle {
        width:200px!important;
    }

    .list-group-item {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    #signup-pixy {
        top: 20px;
        position: relative;
    }

    #image-overlay {
        width: 150px;
    }

    .nav-terms {
        display: none!important;
    }

    .score {
        margin-left: 0px!important;
    }

    #status {
    margin-left: 0px!important;
    }

    #nav-tabContent {
        width:425px!important;
        margin-bottom: 15px;
    }

    .battle-tile {
        margin: 20%;
    }
    .divider-bar {
        border-left: none!important;
    }

    .quest-tile {
        margin-left: 11%!important;
    }

    .pixypet-card {
      min-width: 310px !important;
    }

    #dashboard-hero-bg {
      width: 350px !important;
    }

    #mobile-menu {
        background-color:#ffc600;
        width: 100%;
        display: block!important;
        height: 55px;
    }

    #mobile-menu button {
        height: 55px;
    }

    #mobile-menu ul li {
        background-size: 6px;
        font-size:12px;
    }


    .pixypet-lure {
        left: 170px!important;        
    }

    .kingdom {
        max-width: 395px!important;
    }


}

.battle-weapon {
    width:150px!important;
}

.fixed-top {
  z-index: 10!important;
}

#content {
    margin-left: 215px;
}

.row {
    margin: 0 5px 0 5px;
}

html, body {
    height: 100%;
    margin: 0px;
    font-family: 'Varela Round', sans-serif;
    background: none;
}

input[type=radio] {
    width: 25px;
    height: 25px;
    background-color: #ffc729!important;
}

label {
    margin-top: 5px;
    margin-left: 5px;
}

canvas {
  display: block;
  position: relative;
  z-index: 1;
  pointer-events: none;
  position: absolute;
}

p {
    margin-bottom: 0;
}

.mobile-mail-count {
    display: none;
}

#time-container {
min-width: 155px;
padding-left: 9px;
border-radius: 11px;
padding-right: 6px;
background-color: #ffe384;
color: rgba(0,0,0,.55);
filter: drop-shadow(1px 1px 1px #d2b655);
}

.text-bg-friends {
  color: #fff !important;
  background-color: #00a8ff !important;
}

check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, 
.btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, 
.btn-outline-primary:active {
    background-color: #ffd134 !important;
    color: #fff !important;
    border-color: #ae8700 !important;
}

#start-game {
    margin-bottom: 15px;
}

#mobile-menu {
    display: none;
}

#users-online {
    background-color:#000!important;
    color: #fff!important;
}

.styled-text {
    color:#fff;
    text-shadow: 1px 1px #000;
}

.item {
    width: 150px;
    height: 150px;
    cursor: pointer;
    background: #fff;
}

.item img {
    cursor: pointer;
}

.mail-count {
    left: 8px !important;
    position: relative;
}

.post-image {
    width: 215px!important;
}

.post-container {
    padding: 5px 10px;
}

.item-name {
    font-weight: bold; 
    text-align: center;
    margin-bottom: 20px; 
}

.mask {
    background-color:rgba(255, 255, 255, 0.8);
    border-radius: 15px; 
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    min-width: 90%;  
}

.item img, .tile {
    width:145px;
}

.hide, .hidden {
    display: none!important;
}

#pixy-coins {
    background: #fff9e4;
    border-radius: 5px;
    padding: 1px 6px;
}

a, a:active, a:visited {
	color:#000;
	text-decoration: none;
}

a:hover {
    color:#636363;
    text-decoration: none;
}

.btn-primary {
    color: #fff!important;
    /* background-color: #710082; */
    /* border-color: #710082; */
    filter: drop-shadow(1px 1px 1px #6d6d6d);
    background-color:#ffc500!important;
    border-color: #ae8700!important;
    text-shadow: 1px 1px #8c6c00!important;
    border-color: #eab603;    
}

.btn:hover, .btn:active, .btn:focus {
    background-color: #ffd134!important;   
    color:#fff!important;
    border-color: #ae8700!important;    
}

.btn-yes {
    margin-top: 5px;
    background-color:#1e8d00!important;
    border: 1px solid #1a6d04!important; 
}

.btn-no {
    margin-top: 5px;
    background-color:#b40000!important;
    border: 1px solid #870000!important; 
}

.btn-yes:hover, .btn-yes:active, .btn-yes:focus {
    background-color:#25ac00!important;
    color:#fff!important;
    border-color: #25ac00!important;
}

.btn-no:hover, .btn-no:active, .btn-no:focus {
    background-color:#d32929!important;
    color:#fff!important;
    border-color: #d32929!important;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color:#e9ecef!important;
    border-color:#b7b7b7!important;
    color:#b7b7b7!important;
    text-shadow: none!important;
}

.pixy-theme {
    background-color: #ffc600;
    color: #fff;
    border: 1px solid #cca10d;    
}

.tile-container h5 {
    margin-top: 15px;
    color: #fff;
    text-shadow: 1px 1px #000;
    font-size: 25px;
}

.kingdom h5 {
    margin-top:15px;
}
.top-buffer { 
    margin-top:10px; 
}

.info-icon {
    width: 15px;
    margin-bottom: 3px;
}

.navbar-nav img {
    margin-right: 5px;
}

.nav-terms, .nav-terms a {
    color: #cca10d;
    font-size: 14px;
}

img.center, div.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.center {
  text-align: center!important;    
}

h1, h2, h3, h4 {
font-family: fatfrank, sans-serif;
font-weight: 400;
font-style: normal;	
word-spacing: 5px;
/*color: #9306a8;*/
}

/*.alert-pixypods-theme {
    background-color: #ffc600;
    border-color: #cca10d;
    color: #fff;
    text-shadow: 1px 1px #000;
    border-width: 3px;
    font-size: 16px;
}*/

.alert-pixypods-theme {
    background: rgba(255, 255, 255, 0.8) !important;
    border: 3px solid #fff;
    color: #000;
    border-width: 3px;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 10px;
}

.alert-awards-theme {
    background: rgba(103, 103, 103, 0.5) !important;
    border: 3px solid #fff;
    color: #fff;
    text-shadow: 1px 1px #000;
    border-width: 3px;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 10px;
}

.alert-pixypods-theme.min {
/*    margin-left: 20%;
    margin-right: 20%;*/
    text-align:center;
}

.pixypods-theme-heading {
    color: #fff;
    text-shadow: 2px 2px #000;
}

.alert-pixy {
    color: #000;
    background-color: #f7e3cd;
    border-color: #dbbfa1;
}

.alert-castle {
    color: #8f1086;
    background-color: #ffcefb;
    border-color: #8f1086;
}

.alert-profile {
    color: #000;
    background-color: #f7e3cd;
    border-color: #dbbfa1;
}

.speech-bubble {
    margin-bottom: 3px;
    width: 20px;
}

.navbar {
    background-image: url(../images/nav-bar-bg.png)!important;
    background-repeat: repeat-x;    
    background-color:#ffc600!important;
    border-bottom: 3px solid #cca10d;
}

.navbar img {
    width:30px;
}

#logo {
    width: 200px;
}

#image-overlay {
    width: 150px;
}

.rounded-image {
    border-radius: 20px;
    border: 1px solid #000;
    width:150px;
    filter: drop-shadow(4px 4px 4px #000);
}

.round-font {
    font-family: 'Varela Round', sans-serif!important;
    font-weight: 400;
    color:#fff;
    text-shadow: 1px 1px #000;
}

.back-arrow {
position: absolute;
left: 215px;
top: 75px;
}

#body-bg {
    background-image: url(../images/forest-bg.jpg);
    background-position: 0px 0px;    
}

.float-right, #header-nav-menu {
	float:right;
}

.terms {
    font-family: fatfrank, sans-serif;
    color:#256b00;
    font-size: 18px;
}

a:hover.terms  {
    color:#fff;
}

li.active-nav {
    background-color:#ffdf31;
}

.active-nav {
    background-image: url(../images/active-nav.png);
    background-repeat: no-repeat;
	background-position: 188px 0px;	
}

.top-nav-link, .social {
font-family: 'Varela Round', sans-serif;
color: #fff;
list-style: none;
float: left;
padding-left: 4px;
padding-right: 15px;
font-size: 21px;	
}

#header-nav-menu li.login-logout {
font-family: 'Varela Round', sans-serif;
color: #fff;
float: right;
width: 84px;
list-style: none;
padding-top: 5px;
height: 32px;
margin-left: 0px;
margin-right: 20px;
margin-top: -2px;
padding-left: 3px;
padding-bottom: 3px;
border-radius: 10px;
background: #8b7139;
text-align: center;
box-shadow: 3px 3px 2px #745713;
}

#header-nav-menu li a{
text-shadow: 2px 2px #745713;
text-decoration: none;
color:#FFF;
}

.royal-mail, .social, .forums, .support, .merch {
	padding-left:40px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.merch {
    background-image: url(../images/merch-icon.png);
}

.support {
    background-image: url(../images/support-icon.png);	
}

.forums {
    background-image: url(../images/forums-icon.png);	
}

.social {
    background-image: url(../images/social-icon.png);	
}

.royal-mail {
    background-image: url(../images/royal-mail-icon.png);	
}


#profile-preview {
width: 153px;
height: 100px;
margin-left: 20px;
border-radius: 10px;
background: #fff;
margin-top: 15px;	
}

#left-nav h5, #left-nav h6{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

#left-nav {
	background-color: #ffc600;
	width: 215px;
	height: 100%;
	float: left;
	border-right: 3px solid #cca10d;
    border-bottom: 3px solid #cca10d;
    margin-right: 10px;
    padding-top: 70px;
}

#left-nav h5{
    color:#000;
    font-family: 'Varela Round', sans-serif;
}

#left-nav ul {
	margin: 0;
	padding: 0;
}

#left-nav ul li {
    height: 40px;
    border-top: 2px solid #e8ae30;
}

#left-nav ul li.admin, #mobile-menu ul li.admin {
    background-image: url(../images/nav/admin-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}

#left-nav ul li.bank, #mobile-menu ul li.bank {
    background-image: url(../images/nav/bank-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}

#left-nav ul li.my-profile, #mobile-menu ul li.my-profile {
    background-image: url(../images/nav/profile-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}

#left-nav ul li.explore, #mobile-menu ul li.explore {
    background-image: url(../images/nav/explore-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.my-shop, #mobile-menu ul li.my-shop {
    background-image: url(../images/nav/my-shop-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.pixy-pets, #mobile-menu ul li.pixy-pets {
    background-image: url(../images/nav/pixypets-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.workshop, #mobile-menu ul li.workshop {
    background-image: url(../images/nav/workshop-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;
}

#left-nav ul li.search, #mobile-menu ul li.search {
    background-image: url(../images/nav/search-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.gallery, #mobile-menu ul li.gallery {
    background-image: url(../images/nav/gallery-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.inventory, #mobile-menu ul li.inventory {
    background-image: url(../images/nav/inventory-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;	
}

#left-nav ul li.logout, #mobile-menu ul li.logout {
    background-image: url(../images/nav/logout-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}

#left-nav ul li.referral, #mobile-menu ul li.referral {
    background-image: url(../images/nav/refer-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}

#left-nav ul li.vote, #mobile-menu ul li.vote {
    background-image: url(../images/nav/vote-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    background-size: 30px;  
}


#left-nav ul li a {
padding: 7px 45px;
display: block;
text-decoration: none;
color: #fff;
text-shadow: 1px 1px #000;
font-size: 17px;
font-weight: bold;
}

#content {
    padding-bottom: 20px;
    padding-top: 80px;
}

.chamber-img {
    width:600px;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dropdown-menu{
    background-color: #ffc600;    
}

.dropdown-menu a:hover {
    background-color: #ffe17b;  
}

.news {
    background-color: #fff;
    width: 215px;
    height: 120px;
    margin: 10px;
}
#announcements-container {
    background-color: #fff;
    color: #000;;
    font-size: 12pt;
    width: 250px;
    position: absolute;
    z-index: 100;
    top: 65px;
    border-radius: 15px 0px 0 15px;
    border: 3px solid #cca10d;
    overflow-y: scroll;
}

#announcements-container h5,
#announcements-container p {
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
}

#announcements-container-tab {
    background-image: url(../images/tab.png);
    color: #000;
    height: 20px;
    width: 50px;
    position: absolute;
    z-index: 101;
    left: -10px;
    top: 5px;
}

.flying {
    background-image: url(../images/wings/pixy-wings.gif);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: center;   
}

.banner-heading {
    color: #fff;
    background-color: #000;
    margin-bottom: 0;
    padding-top: 10px;
    border-radius: 10px 10px 0px 0px;
}

/* Forums and Forms */

.list-group h5 {
    font-weight: bold;
}

.list-group-item { 
    background-color: #fff1c1;
}

.list-group-item.active {
    color: #fff;
    background-color: #ffc600;
    border-color: #c19600;
    text-shadow: 1px 1px #000;
}

.list-group-item img {
    margin-right: 5px;
}

.list-group-item-alt {
    background-color: #e1e1e1!important;
}

#confirm-email-header {
    text-align: center;
    background-color: #be0000;
    color: #fff;
    font-weight: bold;
    height: 55px;
    padding-top: 15px;
    margin-top: 68px;
}

#confirm-email-header a {
    color: #fff;
    text-decoration: underline;
}

#resend-confirmation {
    cursor: pointer;
}

@keyframes wiggle {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(10deg); }
   95% { transform: rotate(-10deg); }
  100% { transform: rotate(0deg); }
}

.wiggle {
  display: inline-block;
  animation: wiggle 1.5s infinite;
}

.wiggle-logo {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.overlay-bg {
  background: url(../images/hero-bg.jpg)!important; 
  -webkit-background-size: cover!important;  
  -o-background-size: cover!important; 
  background-size: cover!important; 
  background-size: 500px !important; 
}

.toast-header {
    text-shadow: 1px 1px #000;
    color: #fff;
    background-color: #ffc600;
    border-color: #c19600;
}

.toast-header-aura {
  text-shadow: 1px 1px #000;
  color: #fff;
  background-color: #00eaff!important;
  border-color: #06656e!important;
}

.toast-body {
   background: rgba(255, 255, 255, 1);
   border-radius: 0 0 5px 5px;
}

.text-bg-yellow {
    background-color: #FFFF00 !important;
    color: #000 !important;
}

.send-a-smile {
    cursor: pointer;
}

.aura-glow {
    box-shadow: 0 0 50px 15px #fff000;
}

.stoneagon-glow {
    box-shadow: 0 0 50px 15px #ff0000;
}

.stay-awesome-glow {
  font-size: 4em;
  font-family: 'Arial';
  color: #fff;
  text-align: center;
  -webkit-animation: stay-awesome-glow 1s ease-in-out infinite alternate;
  -moz-animation: stay-awesome-glow 1s ease-in-out infinite alternate;
  animation: stay-awesome-glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes stay-awesome-glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #d0d200, 0 0 40px #d0d200, 0 0 50px #d0d200, 0 0 60px #d0d200, 0 0 70px #d0d200;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #feff86, 0 0 40px #feff86, 0 0 50px #feff86, 0 0 60px #feff86, 0 0 70px #feff86, 0 0 80px #feff86;
  }
}

.boo-glow {
  font-family: 'Arial';
  color: #fff!important;
  text-align: center;
  -webkit-animation: boo-glow 1s ease-in-out infinite alternate;
  -moz-animation: boo-glow 1s ease-in-out infinite alternate;
  animation: boo-glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes boo-glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #00fff6, 0 0 40px #00fff6, 0 0 50px #00fff6, 0 0 60px #00fff6, 0 0 70px #00fff6;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #00635f, 0 0 40px #00635f, 0 0 50px #00635f, 0 0 60px #00635f, 0 0 70px #00635f, 0 0 80px #00635f;
  }
}
