/*======================================
Theme Name: Moji
Theme URI: https://divicake.com/
Description: Child theme of Divi created for Moji site.
Version: 1.0
Author: Strategic Insights
Author URI: https://divicake.com/
Template: Divi
======================================*/
/* LESS Document */
@font-face {
  font-family: "Arial Rounded MT Std Bold";
  src: url("/wp-content/themes/Moji/assets/fonts/97de0fe3ad21aa0fc380550cb192aef3.eot");
  src: url("97de0fe3ad21aa0fc380550cb192aef3.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("97de0fe3ad21aa0fc380550cb192aef3.woff2") format("woff2"), url("/wp-content/themes/Moji/assets/fonts/97de0fe3ad21aa0fc380550cb192aef3.ttf") format("truetype");
}
body {
  font-size: 1.1rem;
  color: #000000;
}
@media (max-width: 980px) {
  .et_header_style_split #logo {
    max-height: 80px;
  }
  .et_header_style_split #main-header {
    padding: 0;
  }
}
li.centered-inline-logo-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) !important;
  z-index: 2;
  display: block !important;
  top: 45px;
  margin: 0 !important;
  width: 124px !important;
  padding: 0 !important;
  height: 65px !important;
}
#et_mobile_nav_menu span.select_page {
  display: none;
}
@media (max-width: 980px) {
  .et_header_style_split header#main-header .logo_container {
    position: absolute;
    text-align: left;
  }
  .et_header_style_split #logo {
    max-height: 150px;
  }
  .et_fixed_nav #main-header {
    height: 65px;
  }
  #page-container,
  .et_fixed_nav.et_show_nav #page-container {
    padding-top: 65px !important;
  }
}
.et_divi_theme h1,
.et_divi_theme h2,
.et_divi_theme h3,
.et_divi_theme h4,
.et_divi_theme h5,
.et_divi_theme h6 {
  font-family: "Arial Rounded MT Std Bold", Arial, sans-serif;
}
.et_divi_theme h2 {
  text-transform: uppercase;
  color: #a94198;
  font-size: 2.2rem;
}
.et_divi_theme h2.et_pb_slide_title {
  text-transform: none;
  font-size: 2.4rem !important;
  margin: 0;
  padding: 10px 0;
}
.et_divi_theme .et_pb_button {
  font-family: "Arial Rounded MT Std Bold", Arial, sans-serif;
}
#Header {
  background-color: #a94198;
  position: relative;
}
#Header:after {
  position: absolute;
  content: '';
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2021/05/divider-1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  padding-top: 13%;
  z-index: 2;
}
#Header h1 {
  color: #ffffff;
  text-align: center;
  font-size: 3.5rem;
}
#Header h1 span {
  display: block;
  font-size: 2rem;
}
@media (max-width: 980px) {
  #Header h1 {
    font-size: 3rem;
  }
  #Header h1 span {
    font-size: 1.6rem;
  }
  .et_divi_theme h2 {
    font-size: 2rem;
  }
  .et_divi_theme h2.et_pb_slide_title {
    font-size: 2.2rem !important;
  }
}
@media (max-width: 767px) {
  #Header h1 {
    font-size: 2.5rem;
  }
  #Header h1 span {
    font-size: 1.3rem;
  }
  .et_divi_theme h2 {
    font-size: 1.8rem;
  }
  .et_divi_theme h2.et_pb_slide_title {
    font-size: 2rem !important;
  }
}
@media (max-width: 500px) {
  #Header h1 {
    font-size: 2rem;
  }
  #Header h1 span {
    font-size: 1.1rem;
  }
  .et_divi_theme h2 {
    font-size: 1.7rem;
  }
  .et_divi_theme h2.et_pb_slide_title {
    font-size: 2rem !important;
  }
}
#Intro {
  position: relative;
}
#Intro:after {
  position: absolute;
  content: '';
  z-index: 1;
  background-image: url(/wp-content/uploads/2021/07/game-box-kickstarter.jpg);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  width: 36%;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 35%;
}
@media (max-width: 980px) {
  #Intro:after {
    position: static;
    display: block;
    transform: translateY(0);
    margin: -25px auto;
    width: 80%;
    max-width: 500px;
    background-position: center;
    padding-top: 50%;
  }
}
#Challenge {
  color: #ffffff;
  background-color: #02adef;
  position: relative;
}
#Challenge:after {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2021/06/divider-2.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding-top: 13%;
  z-index: 2;
}
#Challenge h2 {
  color: #ffffff;
}
#Newsletter {
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
}
#Newsletter h2 {
  color: #ffc20f;
}
p.email-signup {
  display: flex;
  justify-content: center;
}
p.email-signup input[type=email] {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #ffffff;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  padding: .3em 1em;
  line-height: 1.7em!important;
}
.mc4wp-response {
  padding-top: 20px;
  font-size: 18px;
  font-style: italic;
}
#FAQs {
  background-color: #ffc20f;
  position: relative;
  overflow: hidden;
}
#FAQs:after {
  position: absolute;
  content: '';
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2021/06/divider-3.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  padding-top: 13%;
  z-index: 2;
}
#FAQs .FAQ ul {
  list-style: none;
}
#FAQs .FAQ ul li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
}
#FAQs .FAQ ul li:before {
  content: '';
  background-image: url(/wp-content/uploads/2021/05/mini-card-a.png);
  background-repeat: no-repeat;
  width: 52px;
  height: 72px;
  position: absolute;
  left: -10px;
  top: -20px;
}
#FAQs .FAQ ul li:first-child {
  font-weight: bold;
  margin-bottom: 10px;
}
#FAQs .FAQ ul li:first-child:before {
  background-image: url(/wp-content/uploads/2021/05/mini-card-q.png);
  width: 61px;
  height: 77px;
  top: -30px;
}
#MojiStory {
  background-color: #74be43;
  color: #ffffff;
  position: relative;
}
#MojiStory:before {
  position: absolute;
  content: '';
  z-index: 3;
  background-image: url(/wp-content/uploads/2021/05/family-playing-moji.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 36%;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 34%;
}
#MojiStory:after {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2021/06/divider-4.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding-top: 13%;
  z-index: 2;
}
#MojiStory h2 {
  color: #ffffff;
}
@media (max-width: 980px) {
  #MojiStory:before {
    position: static;
    display: block;
    transform: translateY(0);
    margin: 0 auto;
    width: 80%;
    max-width: 500px;
    background-position: center;
    padding-top: 70%;
  }
}
#Contact {
  background-color: #a94198;
  color: #ffffff;
}
#Contact h3 {
  color: #ffffff;
}
#Contact .et_pb_contact_form_0 .input {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#Testimonials {
  background-color: #ffc20f;
}
.animatedHeader {
  padding-top: 45.95%;
  position: relative;
}
.animatedHeader iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
