/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-move,
.category-Move {
  color: #f26630;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-eat,
.category-Eat {
  color: #01b294;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-grow,
.category-Grow {
  color: #f4c915;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-play,
.category-Play {
  color: #624683;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-discover,
.category-Discover {
  color: #6ccacd;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-connect,
.category-Connect {
  color: #b13183;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-fitness,
.category-Fitness {
  color: #ef3e42;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-health,
.category-Health {
  color: #8dc63f;
}

/* line 25, ../../../../../themes/greatist2x/sass/partials/00-variables/_greatist_categories.sass */
.category-happiness,
.category-Happiness {
  color: #d4b820;
}

/* line 51, ../../../../../themes/greatist2x/sass/partials/01-mixins/_custom.sass */
h3.articleheader {
  font-size: 1.7rem;
  margin: 16px 0;
  line-height: 140%;
  font-family: "TiemposText SemiBold";
}
@media (max-width: 767px) {
  /* line 51, ../../../../../themes/greatist2x/sass/partials/01-mixins/_custom.sass */
  h3.articleheader {
    font-size: 1.5rem;
  }
}

/* line 59, ../../../../../themes/greatist2x/sass/partials/01-mixins/_custom.sass */
h4.articleheader, h5.articleheader {
  font-family: "TiemposText SemiBold";
  margin: 1em 0 0.1em;
}

/* line 63, ../../../../../themes/greatist2x/sass/partials/01-mixins/_custom.sass */
h5.articleheader {
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

/* line 4, ../sass/gr8ist_article.sass */
.template-title#page-title {
  display: none;
}

/* line 8, ../sass/gr8ist_article.sass */
.share-buttons .print-button:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f02f";
}
/* line 12, ../sass/gr8ist_article.sass */
.share-buttons.side-share a span {
  display: none;
}
/* line 14, ../sass/gr8ist_article.sass */
.share-buttons.side-share a.share-text {
  display: none;
}

/* line 18, ../sass/gr8ist_article.sass */
.video-embed.video-facebook .loading-icon {
  display: block;
  margin: auto;
}

@media (min-width: 1188px) {
  /* line 22, ../sass/gr8ist_article.sass */
  .bottom-share {
    margin-bottom: 24px;
  }
}
@media (min-width: 979px) and (max-width: 1188px) {
  /* line 22, ../sass/gr8ist_article.sass */
  .bottom-share {
    margin-bottom: 16px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  /* line 22, ../sass/gr8ist_article.sass */
  .bottom-share {
    margin-bottom: 12px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 22, ../sass/gr8ist_article.sass */
  .bottom-share {
    margin-bottom: 3%;
  }
}
@media (min-width: 0) and (max-width: 480px) {
  /* line 22, ../sass/gr8ist_article.sass */
  .bottom-share {
    margin-bottom: 3%;
  }
}

@media (max-width: 979px) {
  /* line 27, ../sass/gr8ist_article.sass */
  .article-middle .dfp-tag-wrapper.dfp-slot-rendered {
    margin-bottom: 6%;
  }
}
