@font-face
{
   font-family: "Lato";
   font-weight: 400;
   font-weight: 300;
   font-display: swap;
   src: url('Lato-Light.woff2') format('woff2'),
        url('Lato-Light.woff') format('woff');
}
@font-face
{
   font-family: "Lato";
   font-weight: 400;
   font-display: swap;
   src: url('Lato.woff2') format('woff2'),
        url('Lato.woff') format('woff');
}
@font-face
{
   font-family: "Open Sans";
   font-weight: 700;
   font-display: swap;
   src: url('Open-Sans-Bold.woff2') format('woff2'),
        url('Open-Sans-Bold.woff') format('woff');
}
@keyframes filter-saturate
{
   0% { filter: saturate(4);  }
   100% { filter: saturate(1);  }
}
@keyframes heartbeat-2
{
   0% { transform: rotate(0deg) ;  }
   20% { transform: rotate(0deg) scale(1.25,1.25) ;  }
   40% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   60% { transform: rotate(0deg) scale(1.25,1.25) ;  }
   80% { transform: rotate(0deg) scale(1.0,1.0) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.Link2
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
}
a.Link2:visited
{
   color: #000000;
   text-decoration: underline;
}
a.Link2:active
{
   color: #000000;
   text-decoration: underline;
}
a.Link2:hover
{
   color: #000000;
   text-decoration: underline;
}
a.Link3
{
   color: #F5F5F5;
   font-weight: bold;
   text-decoration: none;
   transition: all 300ms linear;
}
a.Link3:visited
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.Link3:active
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.Link3:hover
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.Link_Index
{
   color: #494947;
   font-weight: bold;
   text-decoration: none;
}
a.Link_Index:visited
{
   color: #494947;
   text-decoration: underline;
}
a.Link_Index:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Link_Index:hover
{
   color: #494947;
   text-decoration: underline;
}
a.Link_shop
{
   color: #494947;
   font-weight: bold;
   text-decoration: none;
}
a.Link_shop:visited
{
   color: #800080;
   font-weight: bold;
   text-decoration: none;
}
a.Link_shop:active
{
   color: #B22222;
   font-weight: bold;
   text-decoration: none;
}
a.Link_shop:hover
{
   color: #696969;
   font-weight: bold;
   text-decoration: none;
}
a.Hover-Rot
{
   color: #1E90FF;
   text-decoration: none;
   transition: all 400ms ease;
   position: relative;
   display: inline-block;
}
a.Hover-Rot::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   transition: all 400ms ease;
}
a.Hover-Rot:hover::after
{
   background: #FF4500;
   width: 100%;
}
a.Hover-Rot:visited
{
   color: #1E90FF;
   text-decoration: none;
}
a.Hover-Rot:active
{
   color: #FF4500;
   text-decoration: none;
}
a.Hover-Rot:hover
{
   color: #FF4500;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   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: 24px;
   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-weight: bold;
   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-weight: bold;
   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-weight: bold;
   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: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.Headliners
{
   font-family: "Open Sans";
   font-weight: 700;
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #1E1E1E;
   --color: #1E1E1E;
   background-color: transparent;
}
.Z-Hover
{
   text-decoration: none;
   background-color: transparent;
}
