/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0;
}

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 200px;
  /* fixed header height*/
  margin: -200px 0 0;
  /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

#siteWrap {
  overflow: hidden;
}

.elementor-editor-active .elementor-location-header > #header_pop:after {
  content: none;
}
.elementor-editor-active.home #content {
  margin-top: 0 !important;
}

.elementor-heading-title span {
  color: #4e2007;
}

#site-header, #site-footer {
  display: none !important;
}

.elementor-button-content-wrapper .elementor-button-icon {
  font-size: 1.3em;
  position: relative;
  top: -2px;
}

@media all and (min-width: 1024px) {
  #quickLinks {
    flex-direction: column;
    position: fixed;
    right: 35px;
    width: auto;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.elementor-location-header > header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.2s ease 0s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  z-index: 100;
}
.elementor-location-header > header .e-con-inner {
  transition: all 0.2s ease 0s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}
.elementor-location-header .brand img {
  transition: all 0.2s ease 0s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}

#mainMenu .elementor-sub-item {
  border-left: 0;
}

#heroSocial {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
  padding: 50px;
}

#hpHero > .e-con-inner {
  z-index: 2;
}

#coinLogo img {
  animation: tilt-n-move-shaking 1.5s linear infinite;
}

@keyframes tilt-n-move-shaking {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }

  25% {
    transform: translate(5px, 5px) rotate(5deg);
  }

  50% {
    transform: translate(0, 0) rotate(0eg);
  }

  75% {
    transform: translate(-5px, 5px) rotate(-5deg);
  }

  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}

#heroFireworks {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75%;
}

[class^='firework-'] {
  position: absolute;
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
}

[class^=firework-] {
  position: absolute;
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
}

.firework-1 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  top: 65%;
  left: 45%;
}

.firework-2 {
  -webkit-animation: firework-sm 1.2s both infinite;
  animation: firework-sm 1.2s both infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  top: 25%;
  left: 85%;
}

.firework-3 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  top: 85%;
  left: 80%;
}

.firework-4 {
  -webkit-animation: firework-sm 1.2s both infinite;
  animation: firework-sm 1.2s both infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  top: 30%;
  left: 40%;
}

.firework-5 {
  -webkit-animation: firework-md 1.2s both infinite;
  animation: firework-md 1.2s both infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  top: 80%;
  left: 20%;
}

.firework-6 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  top: 40%;
  left: 70%;
}

.firework-7 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  top: 75%;
  left: 35%;
}

.firework-8 {
  -webkit-animation: firework-md 1.2s both infinite;
  animation: firework-md 1.2s both infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  top: 60%;
  left: 25%;
}

.firework-9 {
  -webkit-animation: firework-md 1.2s both infinite;
  animation: firework-md 1.2s both infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  top: 50%;
  left: 20%;
}

.firework-10 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  top: 30%;
  left: 20%;
}

.firework-11 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  top: 40%;
  left: 65%;
}

.firework-12 {
  -webkit-animation: firework-md 1.2s both infinite;
  animation: firework-md 1.2s both infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  top: 70%;
  left: 45%;
}

.firework-13 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  top: 70%;
  left: 85%;
}

.firework-14 {
  -webkit-animation: firework-lg 1.2s both infinite;
  animation: firework-lg 1.2s both infinite;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  top: 30%;
  left: 25%;
}

.firework-15 {
  -webkit-animation: firework-sm 1.2s both infinite;
  animation: firework-sm 1.2s both infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  top: 90%;
  left: 85%;
}

@-webkit-keyframes firework-sm {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.5rem 0rem 0 white, 0.5rem 0rem 0 white, 0rem -0.5rem 0 white, 0rem 0.5rem 0 white, 0.35rem -0.35rem 0 white, 0.35rem 0.35rem 0 white, -0.35rem -0.35rem 0 white, -0.35rem 0.35rem 0 white;
  }
}

@keyframes firework-sm {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.5rem 0rem 0 white, 0.5rem 0rem 0 white, 0rem -0.5rem 0 white, 0rem 0.5rem 0 white, 0.35rem -0.35rem 0 white, 0.35rem 0.35rem 0 white, -0.35rem -0.35rem 0 white, -0.35rem 0.35rem 0 white;
  }
}

@-webkit-keyframes firework-md {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.7rem 0rem 0 white, 0.7rem 0rem 0 white, 0rem -0.7rem 0 white, 0rem 0.7rem 0 white, 0.49rem -0.49rem 0 white, 0.49rem 0.49rem 0 white, -0.49rem -0.49rem 0 white, -0.49rem 0.49rem 0 white;
  }
}

@keyframes firework-md {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.7rem 0rem 0 white, 0.7rem 0rem 0 white, 0rem -0.7rem 0 white, 0rem 0.7rem 0 white, 0.49rem -0.49rem 0 white, 0.49rem 0.49rem 0 white, -0.49rem -0.49rem 0 white, -0.49rem 0.49rem 0 white;
  }
}

@-webkit-keyframes firework-lg {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.9rem 0rem 0 white, 0.9rem 0rem 0 white, 0rem -0.9rem 0 white, 0rem 0.9rem 0 white, 0.63rem -0.63rem 0 white, 0.63rem 0.63rem 0 white, -0.63rem -0.63rem 0 white, -0.63rem 0.63rem 0 white;
  }
}

@keyframes firework-lg {
  0%, 100% {
    opacity: 0;
  }

  10%, 70% {
    opacity: 1;
  }

  100% {
    box-shadow: -0.9rem 0rem 0 white, 0.9rem 0rem 0 white, 0rem -0.9rem 0 white, 0rem 0.9rem 0 white, 0.63rem -0.63rem 0 white, 0.63rem 0.63rem 0 white, -0.63rem -0.63rem 0 white, -0.63rem 0.63rem 0 white;
  }
}
