/** Shopify CDN: Minification failed

Line 98:0 Unexpected "#404-not-found"
Line 101:0 Unexpected "#404-not-found"
Line 103:0 Unexpected "#404-not-found"
Line 105:2 Unexpected "#404-not-found"

**/
/* === Variables === */
.text-center {
  text-align: center; }

/* === Header === */
.template-product header,
.template-customers-login header,
.template-customers-register header,
.template-cart header,
.template-blog header,
.template-article header,
.template-404 header, .template-customers-account header,
.template-customers-order header, .standard-page header,
#account header, .template- header, #addresses header, #privacy-policy header, #reset-account header, .team-page header, #terms-and-conditions header,
#faqs header,
.ingredients-page header,
#our-story-how-peppersmith-started header,
#subscription header,
#create-account header,
.confirm-page header,
.careers-page header {
  position: relative !important;
  border-bottom: 2px solid #00c7b1 !important; }
.template-product .primary-nav__link, .template-product .secondary-nav__link,
.template-customers-login .primary-nav__link,
.template-customers-login .secondary-nav__link,
.template-customers-register .primary-nav__link,
.template-customers-register .secondary-nav__link,
.template-cart .primary-nav__link,
.template-cart .secondary-nav__link,
.template-blog .primary-nav__link,
.template-blog .secondary-nav__link,
.template-article .primary-nav__link,
.template-article .secondary-nav__link,
.template-404 .primary-nav__link,
.template-404 .secondary-nav__link, .template-customers-account .primary-nav__link, .template-customers-account .secondary-nav__link,
.template-customers-order .primary-nav__link,
.template-customers-order .secondary-nav__link, .standard-page .primary-nav__link, .standard-page .secondary-nav__link,
#account .primary-nav__link,
#account .secondary-nav__link, .template- .primary-nav__link, .template- .secondary-nav__link, #addresses .primary-nav__link, #addresses .secondary-nav__link, #privacy-policy .primary-nav__link, #privacy-policy .secondary-nav__link, #reset-account .primary-nav__link, #reset-account .secondary-nav__link, .team-page .primary-nav__link, .team-page .secondary-nav__link, #terms-and-conditions .primary-nav__link, #terms-and-conditions .secondary-nav__link,
#faqs .primary-nav__link,
#faqs .secondary-nav__link,
.ingredients-page .primary-nav__link,
.ingredients-page .secondary-nav__link,
#our-story-how-peppersmith-started .primary-nav__link,
#our-story-how-peppersmith-started .secondary-nav__link,
#subscription .primary-nav__link,
#subscription .secondary-nav__link,
#create-account .primary-nav__link,
#create-account .secondary-nav__link,
.confirm-page .primary-nav__link,
.confirm-page .secondary-nav__link,
.careers-page .primary-nav__link,
.careers-page .secondary-nav__link {
  color: black; }

#dental-health-tips header, #subscribe header, .enter-shop-page header, #shop header, .template-index header,
#subscribe-to-peppersmith-mints-and-gum header, .dental-page header {
  background: transparent !important;
  position: relative !important;
  border-bottom: 2px solid white !important; }
#dental-health-tips .primary-nav__link, #dental-health-tips .secondary-nav__link, #subscribe .primary-nav__link, #subscribe .secondary-nav__link, .enter-shop-page .primary-nav__link, .enter-shop-page .secondary-nav__link, #shop .primary-nav__link, #shop .secondary-nav__link, .template-index .primary-nav__link, .template-index .secondary-nav__link,
#subscribe-to-peppersmith-mints-and-gum .primary-nav__link,
#subscribe-to-peppersmith-mints-and-gum .secondary-nav__link, .dental-page .primary-nav__link, .dental-page .secondary-nav__link {
  color: black; }

#subscribe-to-peppersmith-mints-and-gum header,
.dental-page header,
.contact-page header,
.international-page header {
  background: none !important;
  position: absolute !important;
  border-bottom: 2px solid white !important; }
#subscribe-to-peppersmith-mints-and-gum .primary-nav__link, #subscribe-to-peppersmith-mints-and-gum .secondary-nav__link,
.dental-page .primary-nav__link,
.dental-page .secondary-nav__link,
.contact-page .primary-nav__link,
.contact-page .secondary-nav__link,
.international-page .primary-nav__link,
.international-page .secondary-nav__link {
  color: white; }

#subscribe .o-layout {
  padding-top: 45px;
  padding-bottom: 45px; }
#subscribe .home-inline__title {
  padding-top: 20px; }

/* === 404 Error Page === */
#404-not-found header {
  position: relative !important;
  border-bottom: 2px solid white !important; }
#404-not-found .primary-nav__link, #404-not-found .secondary-nav__link {
  color: white; }
#404-not-found .main {
  padding: 15% 0; }
  #404-not-found .main .side-top {
    float: right;
    text-align: left; }

/* === Home: Subscribe Block === */
.subscribe-block .home-image-grid__content {
  background: none; }
  .subscribe-block .home-image-grid__content h3 {
    color: white; }
  .subscribe-block .home-image-grid__content p {
    color: white;
    width: 100%;
    padding-bottom: 30px; }
  .subscribe-block .home-image-grid__content a {
    background: white;
    color: #00c7b1; }

/* === Home: Inline Text Block === */
.js-section__home-inline {
  padding: 3% 0; }

/* === Home: Testimonial Slider === */
.testimonial-slider .testimonial-slider-title {
  position: absolute;
  top: 75px;
  z-index: 200;
  width: 100%;
  clear: both;
  text-align: center;
  color: white; }
  @media (max-width: 800px) {
    .testimonial-slider .testimonial-slider-title {
      top: 25px;
      font-size: 16px; } }
.testimonial-slider .home-carousel__title {
  margin-bottom: 0; }
  .testimonial-slider .home-carousel__title h5 {
    padding-top: 15px;
    text-transform: none;
    letter-spacing: 0; }
.testimonial-slider .home-carousel__text {
  width: 100%;
  font-size: 18px; }
  @media (max-width: 800px) {
    .testimonial-slider .home-carousel__text {
      font-size: 16px; } }
.testimonial-slider .testimonial-stars {
  padding: 20px 0; }
  .testimonial-slider .testimonial-stars img {
    display: inline-block;
    float: left;
    margin-right: 5px; }

/* === Home: As Seen In === */
.home-as-seen {
  padding: 3% 0 5%;
  overflow: hidden; }
  .home-as-seen h2 {
    text-align: center;
    padding: 20px 0; }
  .home-as-seen .section__title-text:after {
    content: '';
    width: 36px;
    height: 3px;
    background: #00b2a9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto; }
  .home-as-seen .home-as-seen__images {
    width: 60%;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    padding: 30px 0;
    list-style: none; }
    @media (max-width: 800px) {
      .home-as-seen .home-as-seen__images {
        width: 100%; } }
    .home-as-seen .home-as-seen__images li {
      display: inline;
      float: left;
      width: 20%;
      max-height: 100px;
      list-style: none;
      padding: 12px; }
      @media (max-width: 800px) {
        .home-as-seen .home-as-seen__images li {
          width: 33.3%; } }
      .home-as-seen .home-as-seen__images li img {
        width: 100%;
        height: 100px;
        vertical-align: middle;
        object-fit: contain; }

/* === Shop === */
.shop-intro {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 800px; }
  .shop-intro .container {
    width: 80%;
    margin: 0 auto;
    padding-top: 18%; }
    @media (max-width: 800px) {
      .shop-intro .container {
        width: 90%;
        padding-top: 150px; } }
    .shop-intro .container .enter-box {
      width: 50%;
      float: left;
      background: none;
      transition: 0.3s ease; }
      @media (max-width: 800px) {
        .shop-intro .container .enter-box {
          width: 100%; } }
      @media (max-width: 800px) {
        .shop-intro .container .enter-box:first-child {
          margin-bottom: 30px; } }
      .shop-intro .container .enter-box:hover {
        transform: scale(1.1); }
      .shop-intro .container .enter-box .box-inner {
        padding: 6% 2%;
        width: 90%;
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.8); }
      .shop-intro .container .enter-box h1 {
        color: #00c7b1;
        text-align: center;
        position: relative;
        font-size: 2.5em;
        padding-bottom: 10px; }
        .shop-intro .container .enter-box h1:after {
          content: '';
          width: 50px;
          height: 3px;
          background: black;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          margin: 0 auto; }
      .shop-intro .container .enter-box p {
        color: #00c7b1;
        font-size: 1.3em;
        text-align: center; }

.find-stores {
  padding: 30px;
  background: #9B9B9B;
  color: white;
  text-align: center;
  overflow: hidden; }
  .find-stores h2 {
    text-align: center;
    color: white;
    padding: 20px; }
    .find-stores h2:after {
      content: '';
      width: 36px;
      height: 3px;
      background: #00b2a9;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto; }
  .find-stores p a {
    color: white;
    text-decoration: none; }
    .find-stores p a:hover {
      color: #00c7b1;
      text-decoration: none; }
  .find-stores .find_stores {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0;
    list-style: none;
    overflow: hidden; }
    @media (max-width: 800px) {
      .find-stores .find_stores {
        width: 100%; } }
    .find-stores .find_stores li {
      display: inline;
      float: left;
      width: 14%;
      max-height: 100px;
      list-style: none;
      padding: 12px; }
      @media (max-width: 800px) {
        .find-stores .find_stores li {
          width: 33.33%; } }
      .find-stores .find_stores li img {
        width: 100%;
        height: 60px;
        vertical-align: middle;
        object-fit: contain; }

.collection__header-info {
  background: none; }

.collection-main section {
  background: #f2f2f2;
  padding: 30px 0; }

.mints-pastilles-collection {
  background: #d9fbfa !important;
  padding: 30px 0; }

.collection-button {
  margin-top: 20px;
  background: #00C7B1;
  width: 250px;
  border: none; }
  .collection-button:hover {
    background: #00C7B1; }
  @media (max-width: 800px) {
    .collection-button {
      font-size: 11px; } }

#shop {
  background: #f2f2f2; }
  #shop header {
    background: none; }
  #shop .collection-button:nth-child(2) {
    margin-top: 0; }
  #shop .home-carousel__text {
    width: 100%; }
  @media (max-width: 1400px) {
    #shop .product__details .collection-button {
      width: 82%; } }
  @media (max-width: 800px) {
    #shop .product__details .collection-button {
      width: 93%; } }

.product-single__add button,
.product-single__box .c-btn,
.ajaxcart__checkout,
.cart__checkout {
  background: #00C7B1; }

#subscription {
  background: #f2f2f2; }
  #subscription header {
    background: #f2f2f2; }
  #subscription .product__label {
    display: none; }

.product {
  background: white;
  border-radius: 10px;
  padding-bottom: 30px; }
  .product .product__img {
    margin-top: 15px; }

/* === Page: Image with Text === */
.home-promo .block--no-bg .home-promo__box {
  background: #D9FBFA; }

/* === Pages === */
#shopify-section-careers {
  padding-top: 5%; }

#shopify-section-ingredients {
  padding-top: 3%; }

#shopify-section-subscription-collection .product-single__qty .quantity-selector {
  float: left; }

.section--peppersmith-different-slideshow,
#shopify-section-peppersmith-different .section--full-bg,
#shopify-section-xylitol-slider .section--xylitol-slider {
  margin-bottom: 0; }

/* === FAQs === */
#faqs .faq-heading {
  text-align: left;
  font-size: 18px;
  color: #00c7b1;
  position: relative;
  letter-spacing: 0;
  margin-bottom: 30px; }
  #faqs .faq-heading:not(first-child) {
    padding-top: 30px; }
  #faqs .faq-heading:after {
    content: '';
    width: 100px;
    height: 3px;
    background: #00c7b1;
    position: absolute;
    left: 0;
    bottom: -12px; }
#faqs .product-single__accordion__title {
  border: none; }
#faqs .product-single__accordion__title-icon {
  left: 0;
  top: 20px; }
#faqs .product-single__accordion__title-text {
  padding-left: 40px;
  letter-spacing: 0;
  font-size: 16px; }

/* === International === */
#peppersmith-international .international-heading {
  text-align: left;
  font-size: 18px;
  color: #00c7b1;
  position: relative;
  letter-spacing: 0;
  margin-bottom: 30px; }
  #peppersmith-international .international-heading:not(first-child) {
    padding-top: 30px; }
  #peppersmith-international .international-heading:after {
    content: '';
    width: 100px;
    height: 3px;
    background: #00c7b1;
    position: absolute;
    left: 0;
    bottom: -12px; }
#peppersmith-international .product-single__accordion__title {
  border: none; }
#peppersmith-international .product-single__accordion__title-icon {
  left: 0;
  top: 20px; }
#peppersmith-international .product-single__accordion__title-text {
  padding-left: 40px;
  letter-spacing: 0;
  font-size: 16px; }
#peppersmith-international .page__content p {
  color: #00c7b1;
  font-size: 18px; }

/* === Page: Dental Tips === */
.section--dental-image-grid .home-image-grid__content {
  background: none; }
.section--dental-image-grid .home-image-grid__content p {
  width: 100%;
  color: white; }
.section--dental-image-grid .home-image-grid__item--text {
  text-align: left; }
.section--dental-image-grid .home-image-grid--medium .home-image-grid__item {
  min-height: 620px; }
  @media (max-width: 800px) {
    .section--dental-image-grid .home-image-grid--medium .home-image-grid__item {
      min-height: 400px; } }

/* === Page: Our Ingedients === */
.ingredients-menu {
  text-align: center; }
  @media (max-width: 800px) {
    .ingredients-menu {
      display: none; } }
  .ingredients-menu ul {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    list-style: none;
    display: inline-block; }
    .ingredients-menu ul:first-child {
      padding-top: 3%; }
    .ingredients-menu ul:nth-child(2) {
      padding-top: 10px; }
    .ingredients-menu ul li {
      list-style: none;
      display: inline-block;
      border-right: 1px solid #00c7b1;
      padding: 5px 15px;
      margin-bottom: 15px; }
      .ingredients-menu ul li:last-child {
        border: none; }

/* === Blog Article === */
.article__content img {
  height: 100%;
  max-width: 100%; }

.article .section__title-text {
  color: #00C7B1; }

/* === Subscribe === */
.topBanner {
  background: #00c7b1;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 5%; }
  .topBanner li {
    display: inline;
    float: left;
    width: 33.3%;
    color: white;
    text-transform: uppercase;
    text-align: center; }
    @media (max-width: 800px) {
      .topBanner li {
        font-size: 9px; } }

.steps {
  width: 100%;
  margin: 0 0 6% 0;
  display: inline-block; }
  .steps .step {
    display: inline-block;
    position: relative;
    float: left;
    width: 33.33%; }
    .steps .step .circle-marker {
      background: white;
      color: #00c7b1;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 100%; }
      @media (max-width: 800px) {
        .steps .step .circle-marker {
          width: 30px;
          height: 30px;
          line-height: 30px; } }
  .steps .is-active .circle-marker {
    background: #00c7b1;
    color: white; }
  .steps .step-one .circle-marker {
    float: left; }
  .steps .step-two:before {
    content: " ";
    width: 150%;
    position: absolute;
    left: -95%;
    height: 10px;
    top: 20px;
    background: white;
    z-index: -1; }
    @media (max-width: 800px) {
      .steps .step-two:before {
        height: 5px;
        top: 15px; } }
  .steps .step-two .circle-marker {
    float: none;
    margin: 0 auto; }
  .steps .step-three:before {
    content: " ";
    width: 150%;
    position: absolute;
    left: -50%;
    height: 10px;
    top: 20px;
    background: white;
    z-index: -1; }
    @media (max-width: 800px) {
      .steps .step-three:before {
        height: 5px;
        width: 140%;
        top: 15px; } }
  .steps .step-three .circle-marker {
    float: right; }

.nextStep, .ce__chooseProduct {
  background: #00c7b1; }

#ce__chooseProducts {
  background: #00c7b1;
  width: 250px;
  border: none; }
  @media (max-width: 800px) {
    #ce__chooseProducts {
      margin-bottom: 30px; } }

#rc_container {
  display: none !important; }

.ce__product__tmpl .selector-wrapper, .ce__product__tmpl .ro_widget {
  display: none !important; }

.ce__product__confirm {
  display: none; }

#confirm {
  background: #f2f2f2; }
  #confirm .section--cart {
    padding: 1% 0 3%; }
    #confirm .section--cart .steps .step-two:before {
      content: " ";
      background: #00c7b1; }
      @media (max-width: 800px) {
        #confirm .section--cart .steps .step-two:before {
          height: 5px;
          top: 15px; } }
    #confirm .section--cart .steps .step-three:before {
      content: " ";
      background: #00c7b1; }
      @media (max-width: 800px) {
        #confirm .section--cart .steps .step-three:before {
          height: 5px;
          top: 15px; } }
    #confirm .section--cart .section__title {
      margin-bottom: 8%; }
    #confirm .section--cart .cart__products {
      background: white;
      border-radius: 10px;
      padding: 30px; }
      #confirm .section--cart .cart__products .cart-item__price {
        text-align: left; }
      #confirm .section--cart .cart__products .cart-item__remove {
        right: 10px; }

.ce__product__subscribe {
  display: none; }
  .ce__product__subscribe .steps {
    margin: 3% 0 0 0; }
    .ce__product__subscribe .steps .step-two:before {
      content: " ";
      width: 150%;
      position: absolute;
      left: -95%;
      height: 10px;
      top: 20px;
      background: #00c7b1;
      z-index: -1; }
      @media (max-width: 800px) {
        .ce__product__subscribe .steps .step-two:before {
          height: 5px;
          top: 15px; } }
    .ce__product__subscribe .steps .step-two .circle-marker {
      float: none;
      margin: 0 auto; }
  .ce__product__subscribe .product-single__add button, .ce__product__subscribe .product-single__add button:hover,
  .ce__product__subscribe .product-single__add .modal-open,
  .ce__product__subscribe .collection-products .collection-button, .ce__product__subscribe .collection-products .collection-button:hover,
  .ce__product__subscribe .collection-products .modal-open {
    background: #00C7B1; }
  .ce__product__subscribe .product-single__variant {
    display: none; }
  .ce__product__subscribe .collection__header-info {
    padding: 3% 0; }
  .ce__product__subscribe .c-btn {
    margin-top: 10px; }
  @media (max-width: 800px) {
    .ce__product__subscribe .section-header h3 {
      padding-top: 10% !important;
      font-size: 14px;
      width: 80%;
      margin: 0 auto; } }

.ce__product__tmpl {
  padding: 5% 0; }
  .ce__product__tmpl .section-header {
    padding-bottom: 15px; }
    .ce__product__tmpl .section-header a {
      color: #00c7b1;
      border-bottom: 1px solid #00c7b1; }
  .ce__product__tmpl .ce__review__RC__options {
    padding-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .ce__product__tmpl .ce__review__RC__options {
        margin: 5% 0;
        overflow: hidden; } }
    .ce__product__tmpl .ce__review__RC__options .grid__item {
      width: 32%;
      float: left;
      margin-right: 2%; }
      @media screen and (max-width: 768px) {
        .ce__product__tmpl .ce__review__RC__options .grid__item {
          margin: 0;
          width: 100%;
          float: none; } }
      .ce__product__tmpl .ce__review__RC__options .grid__item:last-child {
        margin-right: 0; }
  .ce__product__tmpl .ce__review__RC__option {
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 10px;
    padding: 30px; }
    .ce__product__tmpl .ce__review__RC__option h3 {
      text-transform: none; }
    @media screen and (max-width: 768px) {
      .ce__product__tmpl .ce__review__RC__option {
        margin: 0 auto 8px auto;
        max-width: 75%; } }
    .ce__product__tmpl .ce__review__RC__option.active, .ce__product__tmpl .ce__review__RC__option:hover {
      border: 2px solid #00c7b1;
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
      cursor: pointer; }
    .ce__product__tmpl .ce__review__RC__option p {
      padding: 10px 0;
      line-height: 1.35;
      font-size: 14px;
      margin-bottom: 0; }
      .ce__product__tmpl .ce__review__RC__option p span {
        padding: 0;
        font-weight: 700;
        font-size: 16px; }
  @media screen and (max-width: 768px) {
    .ce__product__tmpl .ce__rev__cta {
      margin-top: 25px; } }
  .ce__product__tmpl .ce__rev__cta a.ce__return {
    display: block;
    margin: 35px 0 0; }

.subscribe_footer {
  text-align: center;
  padding: 3% 0; }
  @media (max-width: 800px) {
    .subscribe_footer {
      padding-bottom: 15%; } }
  .subscribe_footer a {
    width: 300px;
    margin: 0 auto; }

#shopify-section-how-it-works .c-btn {
  background: #00C7B1; }

/* === Contact === */
#contact-us header {
  border-bottom: 2px solid #00c7b1 !important; }
#contact-us .primary-nav__link, #contact-us .secondary-nav__link {
  color: #00c7b1; }
#contact-us .home-inline__item:nth-child(-n+3) {
  padding-bottom: 40px; }

#contact-us .home-inline__items {
  padding-top: 40px; }

#shopify-section-contact-grid {
  /*   background-image: url(repeat-print.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width:100%;
    float:right;
    height:460px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left; */ }
  #shopify-section-contact-grid .contact-content {
    background: white;
    padding: 5%;
    width: 60%;
    margin: 0 auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
    @media (max-width: 800px) {
      #shopify-section-contact-grid .contact-content {
        width: 80%;
        margin-left: 15%; } }
    #shopify-section-contact-grid .contact-content h3 {
      position: relative;
      padding-bottom: 10px; }
      #shopify-section-contact-grid .contact-content h3:after {
        content: '';
        width: 36px;
        height: 3px;
        background: #00b2a9;
        position: absolute;
        left: 0;
        bottom: -12px; }
    #shopify-section-contact-grid .contact-content h5 {
      padding-top: 15px;
      line-height: 30px;
      font-weight: normal; }

/* === Team & Manifesto === */
#meet-the-peppersmith-team .team_member h3 {
  color: #00c7b1;
  text-align: center;
  padding-top: 20px; }
  #meet-the-peppersmith-team .team_member h3:last-child {
    display: none; }
#meet-the-peppersmith-team .team_member img {
  transition: 0.3s ease; }
  #meet-the-peppersmith-team .team_member img:hover {
    cursor: pointer;
    transform: scale(1.1);
    transition: 0.3 ease; }
@media (max-width: 800px) {
  #meet-the-peppersmith-team .team_member {
    width: 100%; } }
#meet-the-peppersmith-team .manifesto-block {
  padding: 5% 8%;
  margin: 0 auto;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    #meet-the-peppersmith-team .manifesto-block .o-layout__item:nth-child(2) {
      padding-left: 0;
      text-align: center; } }
  #meet-the-peppersmith-team .manifesto-block img {
    float: right;
    width: 50%; }
    @media screen and (max-width: 768px) {
      #meet-the-peppersmith-team .manifesto-block img {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding: 25px 0; } }
  #meet-the-peppersmith-team .manifesto-block h3 {
    padding-top: 5%;
    color: white;
    position: relative; }
    #meet-the-peppersmith-team .manifesto-block h3:after {
      content: '';
      width: 36px;
      height: 3px;
      background: white;
      position: absolute;
      left: 0;
      bottom: -12px; }
  #meet-the-peppersmith-team .manifesto-block p {
    color: white;
    padding-top: 10px; }

/* === Pop Outs === */
.team-popup {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); }
  .team-popup .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 2%;
    border: 1px solid #888;
    width: 75%;
    overflow: hidden; }
    @media (max-width: 800px) {
      .team-popup .modal-content {
        width: 100%;
        padding: 3% 6%; } }
    .team-popup .modal-content h3 {
      text-align: left;
      color: #00c7b1; }
    .team-popup .modal-content h4 {
      color: black;
      position: relative;
      font-size: 25px;
      padding-top: 30px;
      padding-bottom: 15px; }
      .team-popup .modal-content h4:after {
        content: '';
        width: 50px;
        height: 3px;
        background: #00c7b1;
        position: absolute;
        left: 0;
        bottom: -12px; }
        @media (max-width: 800px) {
          .team-popup .modal-content h4:after {
            background: none; } }
  .team-popup .close {
    color: #00c7b1;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding-right: 25px;
    margin-top: -10px; }
    .team-popup .close:hover, .team-popup .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer; }

.subscribe-popup {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 8%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); }
  .subscribe-popup .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 5%;
    border: 1px solid #888;
    width: 75%;
    overflow: hidden; }
    @media (max-width: 800px) {
      .subscribe-popup .modal-content {
        width: 90%;
        padding: 8% 6%; } }
    .subscribe-popup .modal-content h3 {
      font-size: 25px;
      width: 80%;
      margin: 0 auto;
      text-align: center;
      position: relative;
      padding-bottom: 10px; }
      @media (max-width: 800px) {
        .subscribe-popup .modal-content h3 {
          font-size: 16px;
          width: 100%;
          margin-left: 20px;
          padding-top: 25px; } }
      .subscribe-popup .modal-content h3:after {
        content: '';
        width: 50px;
        height: 3px;
        background: #00c7b1;
        position: absolute;
        left: 50%;
        bottom: -12px; }
        @media (max-width: 800px) {
          .subscribe-popup .modal-content h3:after {
            left: 40%; } }
    .subscribe-popup .modal-content .product-images {
      width: 80%;
      clear: both;
      margin: 0 auto;
      margin-top: 50px;
      margin-bottom: 30px; }
      .subscribe-popup .modal-content .product-images .image-container {
        width: 45%;
        float: left;
        text-align: center;
        border: 1px solid #f2f2f2;
        border-radius: 10px;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4); }
        .subscribe-popup .modal-content .product-images .image-container:first-child {
          margin-right: 5%;
          margin-left: 5%; }
        .subscribe-popup .modal-content .product-images .image-container img {
          width: 80%;
          text-align: center; }
      .subscribe-popup .modal-content .product-images .center-images {
        float: none;
        margin: 0 auto;
        text-align: center; }
        .subscribe-popup .modal-content .product-images .center-images:first-child {
          margin-left: 30%; }
    .subscribe-popup .modal-content .product-single__reviews-stars {
      width: 80%;
      margin: 0 auto;
      clear: both;
      padding-top: 35px; }
    .subscribe-popup .modal-content .product-single__content-text {
      width: 80%;
      margin: 0 auto;
      padding-top: 30px; }
      .subscribe-popup .modal-content .product-single__content-text p {
        font-size: 16px; }
        @media (max-width: 800px) {
          .subscribe-popup .modal-content .product-single__content-text p {
            font-size: 14px; } }
  .subscribe-popup .close {
    color: #00c7b1;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding-right: 25px;
    margin-top: -10px; }
    @media (max-width: 800px) {
      .subscribe-popup .close {
        margin-top: -20px;
        padding-right: 5px;
        font-size: 20px; } }
    .subscribe-popup .close:hover, .subscribe-popup .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer; }
  .subscribe-popup .popup-subscribe {
    width: 80%;
    list-style: none;
    margin: 0 auto;
    padding-top: 30px; }
    .subscribe-popup .popup-subscribe li {
      padding: 0 30px;
      list-style: none;
      width: 33.33%;
      float: left;
      display: inline-block; }
      @media (max-width: 800px) {
        .subscribe-popup .popup-subscribe li {
          width: 100%;
          padding: 20px 0; } }
      .subscribe-popup .popup-subscribe li:first-child {
        padding-left: 0; }
      .subscribe-popup .popup-subscribe li:nth-child(2) {
        border-left: 2px solid #00c7b1;
        border-right: 2px solid #00c7b1; }
        @media (max-width: 800px) {
          .subscribe-popup .popup-subscribe li:nth-child(2) {
            border-bottom: 2px solid #00c7b1;
            border-top: 2px solid #00c7b1;
            border-left: none;
            border-right: none; } }
      .subscribe-popup .popup-subscribe li:nth-child(3) {
        padding-right: 0; }
      .subscribe-popup .popup-subscribe li p {
        font-size: 16px;
        text-align: left; }
        @media (max-width: 800px) {
          .subscribe-popup .popup-subscribe li p {
            font-size: 14px; } }
      .subscribe-popup .popup-subscribe li h4 {
        text-align: left; }
    .subscribe-popup .popup-subscribe p {
      font-size: 12px; }

.subscribe-info-popup {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); }
  .subscribe-info-popup .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 2%;
    border: 1px solid #888;
    width: 75%;
    overflow: hidden; }
    @media (max-width: 800px) {
      .subscribe-info-popup .modal-content {
        width: 100%;
        padding: 3% 6%; } }
    .subscribe-info-popup .modal-content h3 {
      text-align: center;
      color: black; }
      .subscribe-info-popup .modal-content h3:after {
        content: '';
        width: 50px;
        height: 3px;
        background: black;
        position: absolute;
        left: 0;
        bottom: -12px; }
        @media (max-width: 800px) {
          .subscribe-info-popup .modal-content h3:after {
            background: none; } }
    .subscribe-info-popup .modal-content p {
      text-align: center; }
    .subscribe-info-popup .modal-content ul {
      width: 100%;
      list-style: none;
      margin: 0;
      padding-top: 30px; }
      .subscribe-info-popup .modal-content ul li {
        padding: 30px;
        list-style: none;
        width: 33.33%;
        float: left;
        display: inline-block; }
        @media (max-width: 800px) {
          .subscribe-info-popup .modal-content ul li {
            width: 100%; } }
        .subscribe-info-popup .modal-content ul li:nth-child(2) {
          border-left: 2px solid #00c7b1;
          border-right: 2px solid #00c7b1; }
          @media (max-width: 800px) {
            .subscribe-info-popup .modal-content ul li:nth-child(2) {
              border-bottom: 2px solid #00c7b1;
              border-top: 2px solid #00c7b1;
              border-left: none;
              border-right: none; } }
        .subscribe-info-popup .modal-content ul li h3 {
          color: #00c7b1; }
  .subscribe-info-popup .close {
    color: #00c7b1;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding-right: 25px;
    margin-top: -10px; }
    .subscribe-info-popup .close:hover, .subscribe-info-popup .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer; }

/* === Sugar Free Guide === */
#the-peppersmith-guide-to-going-sugar-free header {
  position: absolute !important;
  width: 100%;
  border-bottom: 2px solid #00c7b1 !important; }
#the-peppersmith-guide-to-going-sugar-free .primary-nav__link, #the-peppersmith-guide-to-going-sugar-free .secondary-nav__link {
  color: #00c7b1; }
#the-peppersmith-guide-to-going-sugar-free .section__title {
  max-width: 100%; }
  #the-peppersmith-guide-to-going-sugar-free .section__title:first-child {
    padding: 30px 0; }
  #the-peppersmith-guide-to-going-sugar-free .section__title p {
    color: #00c7b1;
    padding-top: 40px;
    font-size: 20px; }
#the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .container--large {
  max-width: 1600px; }
#the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .section__title {
  max-width: 100%; }
  #the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .section__title p {
    margin-top: 20px;
    color: #00c7b1; }
#the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .o-layout__item {
  padding: 20px; }
  #the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .o-layout__item .hidden-block {
    text-align: center;
    background: #D9FBFA;
    color: #00c7b1;
    padding: 20px; }
    #the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .o-layout__item .hidden-block .image-container {
      height: 80px;
      padding: 10px;
      margin-bottom: 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center; }
      #the-peppersmith-guide-to-going-sugar-free .js-section__hiddensugar .o-layout__item .hidden-block .image-container img {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
@media (max-width: 800px) {
  #the-peppersmith-guide-to-going-sugar-free .hidden-container {
    margin-left: 0; } }
#the-peppersmith-guide-to-going-sugar-free .section--sugar-the-good .home-image-grid__item {
  min-height: 400px; }
#the-peppersmith-guide-to-going-sugar-free .section--sugar-the-good .home-image-grid__content {
  max-width: 90%;
  background: none;
  padding: 0;
  text-align: left; }
  #the-peppersmith-guide-to-going-sugar-free .section--sugar-the-good .home-image-grid__content p {
    width: 100%; }
  #the-peppersmith-guide-to-going-sugar-free .section--sugar-the-good .home-image-grid__content h3:after {
    left: 0;
    margin-left: 0;
    background: black; }
#the-peppersmith-guide-to-going-sugar-free .js-section__thebad .average {
  padding: 20px;
  color: white;
  text-align: center; }
  #the-peppersmith-guide-to-going-sugar-free .js-section__thebad .average img {
    padding: 20px; }
#the-peppersmith-guide-to-going-sugar-free .js-section__thebad .gbu-block-text {
  background: #f2f2f2;
  padding: 12% 10% 4%;
  height: 395px; }
  @media (max-width: 800px) {
    #the-peppersmith-guide-to-going-sugar-free .js-section__thebad .gbu-block-text {
      height: auto;
      padding-bottom: 12%; } }
#the-peppersmith-guide-to-going-sugar-free .js-section__theugly {
  margin: 30px 0; }
  #the-peppersmith-guide-to-going-sugar-free .js-section__theugly .ugly {
    padding: 20px;
    color: white;
    text-align: center; }
    #the-peppersmith-guide-to-going-sugar-free .js-section__theugly .ugly img {
      padding: 20px; }
  #the-peppersmith-guide-to-going-sugar-free .js-section__theugly .gbu-block-text {
    background: #f2f2f2;
    padding: 14% 10% 4%;
    height: 350px; }
    @media (max-width: 800px) {
      #the-peppersmith-guide-to-going-sugar-free .js-section__theugly .gbu-block-text {
        height: auto;
        padding-bottom: 14%; } }
#the-peppersmith-guide-to-going-sugar-free .section--sugar-guide {
  padding: 5% 0; }
  #the-peppersmith-guide-to-going-sugar-free .section--sugar-guide .gbu-block-text {
    height: 425px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left; }
    #the-peppersmith-guide-to-going-sugar-free .section--sugar-guide .gbu-block-text .block-content {
      background: white;
      width: 100%;
      margin: 0 auto;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
      #the-peppersmith-guide-to-going-sugar-free .section--sugar-guide .gbu-block-text .block-content h3 {
        position: relative;
        margin-bottom: 30px; }
        #the-peppersmith-guide-to-going-sugar-free .section--sugar-guide .gbu-block-text .block-content h3:after {
          content: '';
          width: 80px;
          height: 3px;
          background: #00b2a9;
          position: absolute;
          left: 0;
          bottom: -12px; }
      #the-peppersmith-guide-to-going-sugar-free .section--sugar-guide .gbu-block-text .block-content p {
        color: #00c7b1; }

#our-story .section__title {
  display: none; }

/* === Subscriber Account === */
@media (max-width: 800px) {
  #account .section__title-desc {
    overflow: hidden; }
    #account .section__title-desc a {
      width: 100%;
      margin-bottom: 20px; } }

@media (max-width: 800px) {
  #account .section__title--desc {
    margin-top: 50px !important; } }

.rc_layout__container {
  padding: 5% 0; }

.rc_layout__content p {
  font-weight: bold; }
  .rc_layout__content p a {
    color: #00c7b1; }

#ReCharge-Nav ul {
  margin: 0;
  padding: 0;
  padding-right: 30px; }
  #ReCharge-Nav ul li {
    list-style: none;
    border-bottom: 2px solid #00c7b1;
    padding: 10px 0; }
    #ReCharge-Nav ul li a {
      font-family: "Roboto",sans-serif;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase; }
    #ReCharge-Nav ul li:last-child {
      border: none; }

#customer_tab_content {
  padding-left: 30px; }
  @media (max-width: 800px) {
    #customer_tab_content {
      padding: 25px; } }

.rc_customer__name {
  color: #00c7b1;
  font-size: 25px; }
  @media (max-width: 800px) {
    .rc_customer__name {
      display: none; } }

.rc_title-bar__title h2 {
  color: #00c7b1;
  text-align: center;
  font-size: 25px;
  margin-bottom: 35px; }

.rc_subscriptions__subscription__address__edit {
  float: right; }
  @media (max-width: 800px) {
    .rc_subscriptions__subscription__address__edit {
      position: absolute;
      float: left;
      clear: both;
      left: 30px;
      margin-top: 40px; } }
  .rc_subscriptions__subscription__address__edit a {
    color: #00c7b1; }

@media (max-width: 800px) {
  .recharge .rc_table__container {
    margin-top: 80px; }
    .recharge .rc_table__container:before {
      content: 'Swipe left to see full table';
      color: #00c7b1;
      text-transform: uppercase;
      font-family: "Roboto",sans-serif;
      font-weight: 500;
      letter-spacing: 2px; } }

.rc_subscriptions__subscription__item__edit a,
.rc_subscriptions__subscription__item__cancel a,
.rc_schedule__order__item__skip a,
.rc_schedule__order__item__edit a {
  color: #00c7b1; }

#charge_interval_unit_type, .rc_layout__sidebar .btn-back {
  display: none; }

.rc_toggler, #rc_subscriptions__items__payment_method, #rc_subscriptions__items__address, #rc_subscriptions__items__cancel {
  font-weight: bold; }
  .rc_toggler span, #rc_subscriptions__items__payment_method span, #rc_subscriptions__items__address span, #rc_subscriptions__items__cancel span {
    font-weight: normal; }
  .rc_toggler label, #rc_subscriptions__items__payment_method label, #rc_subscriptions__items__address label, #rc_subscriptions__items__cancel label {
    font-weight: normal; }
  .rc_toggler a, #rc_subscriptions__items__payment_method a, #rc_subscriptions__items__address a, #rc_subscriptions__items__cancel a {
    color: #00c7b1; }

#product_schedule_container {
  padding-top: 10px;
  clear: both; }

.rc_form__group .btn-primary {
  background-color: #00c7b1;
  margin-top: 10px;
  border: none; }
.rc_form__group #product_search_reset {
  margin-top: 10px;
  border: none; }

#CartContainer .ajaxcart__product-meta {
  display: none; }

@media only screen and (max-width: 760px) {
  #ReCharge-Mobile-Nav {
    height: 60px !important; } }
.back-to-shop {
  padding-left: 35px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .back-to-shop span {
    padding-right: 10px; }

#product_quantity_wrapper .js-qty__adjust--minus {
  width: 36px !important;
  color: transparent !important; }
  #product_quantity_wrapper .js-qty__adjust--minus:after {
    content: "-";
    color: black;
    z-index: 20;
    text-align: center;
    font-size: 15px;
    height: 36px;
    width: 36px;
    line-height: 34px;
    float: left; }

.js-section__announcement, .js-section__header {
  position: relative;
  width: 100%;
  clear: both; }
