.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/*universal classes */
.alignleft {
  float: left;
  margin-top: 3px;
  margin-bottom: 5px;
  margin-right: 5px; }

.alignright {
  float: right;
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 5px; }

.img-full {
  width: 100%;
  height: auto; }

@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1; }
/*responsive fb hooks */
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe, .fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
  width: 100% !important; }

body {
  font: 20px "Georgia", "Times New Roman", serif;
  color: #9c8a6c;
  position: relative;
  background: #eae5d6 url(../images/bg-texture.png);
  margin-top: 30px; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

.sunwarrior-blend {
  width: 200px;
  float: left;
  margin: 3px 10px 5px 0;
  border: none;
}


/*Quicksteps */
.section-quicksteps {
  float: left;
  width: 285px;
  margin-right: 30px; }

.quicksteps {
  text-align: center;
  font-size: 17px;
  margin-top: 80px;
  padding-left: 0;
  padding-bottom: 363px;
  background: url(../images/last-step-pointer.png) no-repeat right bottom; }
  .quicksteps li {
    margin-bottom: 45px;
    list-style: none; }

  .quicksteps li a:link,
  .quicksteps li a:active,
  .quicksteps li a:visited,
  .quicksteps li a:focus {
    text-decoration: none;
    color: #9c8a6c;
  }

/*Logo */
.logo {
  width: 285px;
  height: 245px;
  font-size: 12px;
  position: relative;
  display: block;
  text-align: center;
  line-height: 150px; }
  .logo span {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/logo.png) no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }

/*Introduction */
.continue {
  /*width: 26px;*/
  /*height: 6px;*/
  display: inline-block;
  background: url(../images/continue.png) no-repeat right center;
  margin-bottom: 2px;
  /*margin-left: 5px; */
  padding-right: 38px;
  font-size: 90%;
  color: #9c8a6c;}

.section-introduction {
  float: right;
  width: 585px; }
  .section-introduction h1 {
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    font-size: 50px;
    color: #41352b;
    margin: 15px 0 40px 0;
    padding: 0; }

.introduction {
  line-height: 150%;
  width: 80%; }

.special-offer {
  font-size: 35px;
  font-family: "Oswald", sans-serif;
  color: #41352b;
  margin-top: 50px; }
  .special-offer .special-green {
    margin-right: 11px;
    font-size: 45px;
    color: #99b109;
    vertical-align: middle; }
  .special-offer .appendix {
    font-size: 15px;
    color: #52473d;
    font-family: "Georgia", "Times New Roman", serif;
    display: block; }
    .special-offer .appendix a {
      color: #52473d; }

.products-slider {
  margin: 30px 0;
  padding-right: 20px;
  position: relative; }

.products-slider-next {
  position: absolute;
  top: 35%;
  right: 0;
  width: 11px;
  height: 24px;
  display: block;
  text-decoration: none;
  background: url(../images/arrow-right.png) no-repeat; }
  .products-slider-next:hover, .products-slider-next:active, .products-slider-next:focus {
    text-decoration: none; }

.products-slider .slider .owl-item {
  opacity: 0.9;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }
  .products-slider .slider .owl-item:hover {
    opacity: 1; }

.bonus {
  margin-top: 80px;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  color: #41352b; }
  .bonus .emphasized {
    font-size: 26px;
    display: block; }

.bonus-img {
  float: left;
  height: 75px;
  margin-right: 25px; }

.call-to-action {
  margin-top: 110px;
  display: inline-block;
  width: 340px;
  height: 85px;
  background: #99b109;
  line-height: 85px;
  font-size: 40px;
  color: white;
  font-family: "Oswald", sans-serif;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }
  .call-to-action:hover {
    color: white;
    text-decoration: underline; }

/*Middle menu */
.nav-middle-menu {
  margin-top: 55px;
  background: #5c4b3f;
  padding: 10px 0; }
  .nav-middle-menu ul {
    padding: 10px 0 10px 20px;
    margin-bottom: 0; }
    .nav-middle-menu ul li {
      display: inline;
      list-style: none;
      margin-right: 30px; }
      .nav-middle-menu ul li a {
        color: #b3a07a;
        font-size: 16px;
        text-decoration: none; }
        .nav-middle-menu ul li a:hover {
          text-decoration: underline; }

.wrap-tree {
  position: relative; }
  .wrap-tree:before {
    content: "";
    width: 117px;
    height: 65px;
    display: block;
    background: url(../images/mini-tree-heart.png) no-repeat;
    position: absolute;
    bottom: 124%;
    left: 100px; }

h2 {
  color: #ebe6d7;
  font-size: 50px;
  margin: 40px 0 25px 0;
  font-family: "Oswald", sans-serif; }

/*Members */
.section-members {
  background: #41352b; }
  .section-members .members-list {
    margin-top: 40px;
    margin-bottom: 30px; }
    .section-members .members-list .member {
      display: block;
      float: left;
      margin: 0 25px 25px 0;
      width: 56px;
      height: auto;
       }
    .section-members .members-list .member img {
      width: 100%;
      height: auto;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -khtml-border-radius: 30px;
      border-radius: 30px;
    }
  .section-members .members-more {
    display: block;
    float: left;
    margin: 0 25px 25px 0;
    font-size: 12px;
    color: #41352b;
    text-decoration: none;
    text-align: center;
    padding-top: 18px;
    height: 56px;
    width: 57px;
    background: url(../images/btn-circle-light-brown.png) no-repeat center; }

/*About us */
.section-about-us {
  background: #41352b url(../images/bg-family.jpg) repeat-x center top;
  color: #ebe6d7;
  min-height: 775px; }
  .section-about-us p {
    line-height: 140%; }
  .section-about-us a {
    color: #ebe6d7; }

/*Footer */
.my-page-footer {
  background: #41352b;
  color: #ebe6d7;
  padding-bottom: 10px; }
  .my-page-footer .heart-goji {
    float: left;
    margin-right: 25px; }
  .my-page-footer p {
    padding-top: 12px; }

/*Modal windows */
.modal-universal {
  background: #fdf6e3;
  padding: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  display: none; }

.modal-app {
  background: #fdf6e3;
  padding: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  display: none; }

#order-progress-box {
  position: relative;
  display: none; }

.modal-close-img {
  display: inline;
  z-index: 3200;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 2em;
  color: #963838;
  font-weight: bold;
  height: 1em; }

.modal-close-img:hover {
  text-decoration: none; }

/*categories link text width */
@media (max-width: 991px) {
  .section-quicksteps {
    float: none;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px; }

  .section-introduction {
    float: none;
    width: 100%; }

  .logo {
    float: left; }

  .quicksteps {
    margin: 0;
    padding: 30px 0 0 0;
    background: transparent; }

  .wrap-tree:before {
    left: auto;
    right: 30px; } }
@media (max-width: 510px) {
  .logo {
    margin: 0 auto;
    float: none; }

  .quicksteps li {
    margin-bottom: 10px; }

  .call-to-action {
    width: 100%; }

  .wrap-tree:before {
    display: none; } }

/*# sourceMappingURL=main.css.map */

#app {
  font-size: 16px;
}

#app h2 {
  margin: 15px  0 20px 0;
  font-size: 20px;
  color: #41352b;
  clear: both;
}

#app .done {
  color: gray;
  text-decoration: line-through;
  float: left;
}

#app .btn {
  text-decoration: none
}

#app .logout {
  margin: 20px 5px 0 8px;
  color: gray;
  font-size: 12px;
  display: inline-block;
}

#app .logout a {
  color: gray;
}

#app .note {
  font-size: 12px;
  color: gray;
  margin: 5px 0;
  font-family: Arial, sans-serif;
}
#app .note-important {
  color: darkred;
}
#app label {
  color: #41352b;
  font-weight: normal;
}

#app input {
  color: #41352b;

}

.app-more {
  display: none;
}

#app .app-step-done h2 {
  color: gray;
  text-decoration: line-through;
}

.app-step-done .step-inner {
  display: none;
}
#email-check {
  display: none;
  font-size: 20px;
  color: #99b109;
}

#app .modal-footer {
  display: none;
}

.contact-modal {
  font-size: 13px;
}

.rules-modal {
  font-size: 13px;
}

.rules-modal h5 {
  font-size: 130%;
  font-weight: bold;
  padding: 15px 0 5px 0;
}
.rules-modal h6 {
  font-size: 115%;
  font-weight: bold;
  padding: 15px 0 5px 0;

}
