body {
  background-image: url("../img/background/background.jpg");
  font-family: "Roboto", sans-serif;
  overflow-x: hidden; }

.off-canvas {
  background-color: transparent;
  background-image: url("../img/background/off-canvas-wallpaper.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  overflow-y: hidden; }

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: none;
  box-shadow: none; }

.position-right {
  width: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.social-menu {
  height: 100vh;
  color: white; }
  .social-menu h3 {
    font-family: "Dawning of a New Day", cursive;
    font-size: 3rem;
    text-align: center; }
  .social-menu a {
    font-size: 1.25rem;
    color: white; }
    .social-menu a img {
      width: 40px; }
  .social-menu p {
    text-align: center; }
    .social-menu p #contactBtn {
      display: inline-block;
      border: 2px solid white;
      border-radius: 20px;
      padding: 10px 20px;
      margin: 20px 0 0 0;
      cursor: pointer; }
      .social-menu p #contactBtn span {
        display: inline-block;
        color: white; }
      .social-menu p #contactBtn img {
        display: inline-block;
        width: 40px; }
  .social-menu span {
    display: block; }

header {
  padding: 10px 10px 0 10px; }
  header img {
    width: 100px; }
  header button {
    display: block;
    float: right;
    width: 150px;
    height: 100px; }
  header .off-canvas-trigger {
    height: 100px;
    display: inline;
    align-items: center;
    justify-content: center;
    padding: 1.6rem;
    color: black;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer; }
  header span.offcanvas-trigger-text {
    font-family: "Dawning of a New Day", cursive;
    font-weight: bold;
    font-size: 2.5rem;
    margin: auto 5px; }
  header div.hamburger {
    display: inline-block;
    cursor: pointer; }
    header div.hamburger span.line {
      width: 30px;
      height: 5px;
      background-color: black;
      display: block;
      margin-bottom: 3px; }
      header div.hamburger span.line:last-child {
        margin-bottom: 0; }

.schoolermama_home h1 {
  font-family: "Miss Fajardose", cursive;
  font-size: 4rem;
  text-align: center; }
.schoolermama_home h2 {
  background-color: white;
  font-family: "Dawning of a New Day", cursive;
  font-size: 2rem;
  text-align: center; }
.schoolermama_home h3 {
  background-image: url("../img/background/header-border.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: white;
  padding: 100px 0;
  font-family: "Dawning of a New Day", cursive;
  font-size: 2rem;
  text-align: center; }
.schoolermama_home section {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  overflow: hidden;
  margin: 25px 0;
  border: 10px solid #93278F;
  border-radius: 20px; }
  .schoolermama_home section video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
.schoolermama_home .cell {
  margin: 30px 0; }
.schoolermama_home .home_planning, .schoolermama_home .home_styles, .schoolermama_home .home_branding, .schoolermama_home .home_steps {
  background-color: white; }
  .schoolermama_home .home_planning a, .schoolermama_home .home_styles a, .schoolermama_home .home_branding a, .schoolermama_home .home_steps a {
    display: inline-block;
    border: 2px solid #93278F;
    border-radius: 10px;
    padding: 10px 20px;
    margin-top: 10px;
    cursor: pointer;
    color: #93278F; }
  .schoolermama_home .home_planning a:hover, .schoolermama_home .home_styles a:hover, .schoolermama_home .home_branding a:hover, .schoolermama_home .home_steps a:hover {
    background-color: #93278F;
    color: white; }

.homeschool-branding h1 {
  font-family: "Miss Fajardose", cursive;
  font-size: 5rem;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  margin-bottom: 20px; }
.homeschool-branding h3 {
  font-family: "Miss Fajardose", cursive;
  font-size: 3rem;
  text-align: center;
  margin: 20px 0;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px; }
.homeschool-branding div.paraBox {
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 30px; }
.homeschool-branding p {
  font-family: "Roboto", sans-serif;
  text-align: justify; }
.homeschool-branding img {
  margin: 10px 0; }
.homeschool-branding .purchase_branding {
  display: inline-block;
  background-color: #93278F;
  border: 3px solid black;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0;
  color: white; }

.homeschool-planning h1 {
  font-family: "Miss Fajardose", cursive;
  font-size: 5rem;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  margin-bottom: 20px; }
.homeschool-planning h3 {
  font-family: "Miss Fajardose", cursive;
  font-size: 3rem;
  text-align: center;
  margin: 20px 0;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px; }
.homeschool-planning div.paraBox {
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 30px; }
.homeschool-planning p {
  font-family: "Roboto", sans-serif;
  text-align: justify; }
.homeschool-planning img {
  margin: 20px 0; }
.homeschool-planning .purchase_planner {
  display: inline-block;
  background-color: #93278F;
  border: 3px solid black;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0;
  color: white; }

.homeschool-styles h1 {
  font-family: "Miss Fajardose", cursive;
  font-size: 5rem;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  margin-bottom: 20px; }
.homeschool-styles h3 {
  font-family: "Miss Fajardose", cursive;
  font-size: 4rem;
  text-align: center;
  margin: 20px 0;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px; }
.homeschool-styles div.paraBox {
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  padding: 5px; }
.homeschool-styles p {
  font-family: "Roboto", sans-serif;
  text-align: justify; }

.steps-to-setup h1 {
  font-family: "Miss Fajardose", cursive;
  font-size: 4.75rem;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  margin-bottom: 20px; }
.steps-to-setup h3 {
  font-family: "Miss Fajardose", cursive;
  font-size: 3rem;
  margin: 20px 0;
  overflow: hidden;
  background-color: white;
  border: 1px solid white;
  border-radius: 25px; }
.steps-to-setup div.paraBox {
  background-color: white;
  border: 1px solid white;
  border-radius: 25px;
  padding: 5px; }
.steps-to-setup hr {
  border-top: 5px dotted black; }
.steps-to-setup p {
  font-family: "Roboto", sans-serif;
  text-align: justify; }

.mail-list {
  background-color: #93278F;
  margin-top: 25px; }
  .mail-list label {
    font-size: 1.6rem;
    margin: 10px 0;
    text-align: center;
    color: white; }
  .mail-list .clear input {
    border: 2px solid white;
    border-radius: 10px;
    background-color: white;
    color: #93278F;
    font-size: 1.25rem; }

footer {
  background-color: white; }
  footer #footer-logo {
    margin: 20px;
    height: 100px; }
  footer .upArrow hr {
    border-top: 2px solid #93278F;
    margin-top: 25px; }
  footer .upArrow a {
    display: inline-block;
    border: 2px solid #93278F;
    border-radius: 5px;
    margin: 0 10px; }
  footer .upArrow img {
    height: 50px; }
  footer .designby {
    font-size: 0.75rem; }

/*# sourceMappingURL=styles.css.map */
