@keyframes transform-3d-flip-in-y
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
a.hyperpink
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.hyperpink:visited
{
   color: #696969;
   text-decoration: underline;
}
a.hyperpink:active
{
   color: #4F4F4F;
   text-decoration: underline;
}
a.hyperpink:hover
{
   color: #C71585;
   text-decoration: underline;
}
a.dark_grey
{
   color: #FFFFFF;
   background: #4F4F4F;
   text-decoration: underline;
}
a.dark_grey:visited
{
   color: #696969;
   text-decoration: underline;
}
a.dark_grey:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.dark_grey:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 53px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   letter-spacing: 1.3px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.shop_edition
{
   text-decoration: none;
   color: #FF8C00;
   --color: #FF8C00;
   background-color: transparent;
}
.link style
{
   text-decoration: none;
   color: #FE00FE;
   --color: #FE00FE;
   background-color: #FFFAFA;
   --background-color: rgba(255,250,250,1.00);
}
.darktheme .link style
{
   color: #FF69B4;
   --color: #FF69B4;
}
@media only screen and (min-width: 733px) and (max-width: 1079px)
{
}
@media only screen and (min-width: 640px) and (max-width: 732px)
{
}
@media only screen and (min-width: 350px) and (max-width: 639px)
{
}
@media only screen and (max-width: 349px)
{
}
