.fa-plus:before {
  content: '＋' !important;
}
.faq-wrapper .accordion-item .accordion-header .accordion-button::after {
  content: '﹀' !important;
}
.fa-envelope:before {
  content: '✉' !important;
}
.fa-chevron-double-right:before,
.fa-chevrons-right:before,
.fa-arrow-right-long:before,
.fa-long-arrow-right:before,
.fa-arrow-up-right:before {
  content: '→' !important;
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
  content: '←' !important;
}
.breadcrumb-wrapper .breadcrumb-items li:before {
  content: '〉' !important;
}
.fa-arrow-up:before {
  content: '↑' !important;
}
.header-main .logo img {
  width: 100px !important;
}
.logoIcon {
  width: 100px;
}
.footer-h5 {
  color: #fff;
}
.menuActiveBox a {
  color: #333 !important;
}
.menuActiveBox i {
  color: #333333 !important;
}
.gameBox .cards {
  margin-bottom: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 50px 0;
}
.gameBox .cards img {
  width: 100%;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  border-radius: 75px;
}
.gameBox h3 {
  text-align: center;
  margin-top: 30px;
}
.title-contact .elementor-element {
  width: 100% !important;
  max-width: 100% !important;
}
#contactForm .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
#contactForm .error-message {
  color: red;
  margin-bottom: 20px;
}
/*# sourceMappingURL=style.css.map */