/*============================================================================
  #Breakpoint and Grid Variables
==============================================================================*/
/*============================================================================
  #General Variables
==============================================================================*/
/*============================================================================
  #Theme Libraries
==============================================================================*/
/*================ Slick Slider ================*/
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/*================ Magnific Popup ================*/
.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0; }

.mfp-bg, .mfp-container, .mfp-wrap {
  height: 100%;
  width: 100%; }

.mfp-container:before, .mfp-figure:after {
  content: ''; }

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-close, .mfp-preloader {
  text-align: center;
  position: absolute; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  top: 50%;
  width: auto;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 2px;
  text-decoration: none;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #111;
  font-style: normal;
  font-size: 36px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  top: -40px;
  text-align: right;
  padding-right: 0;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent; }

.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block; }

img.mfp-img {
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0;
  padding: 30px;
  background-color: #fff; }

.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: 1; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*============================================================================
  #Theme SCSS
==============================================================================*/
/*================ Icon mapping ================*/
@font-face {
  font-family: 'icons';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/icons.eot?v=4191667684715327649");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/icons.eot?v=4191667684715327649?#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/icons.woff?v=1344447966125990141") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/icons.ttf?v=9053021046938253924") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/icons.svg?v=6168444672950479296") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-chevron-left:before {
  content: "\e907"; }

.icon-arrow-right:before {
  content: "\e906"; }

.icon-chevron-right:before {
  content: "\e904"; }

.icon-chevron-down:before {
  content: "\e905"; }

.icon-facebook:before {
  content: "\e900"; }

.icon-twitter:before {
  content: "\54"; }

.icon-pinterest:before {
  content: "\70"; }

.icon-hamburger:before {
  content: "\e601";
  color: #1e4287; }

.icon-minus:before {
  content: "\e602"; }

.icon-plus:before {
  content: "\e605"; }

.icon-arrow-down:before {
  content: "\e607"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-cellphone:before {
  content: "\e902"; }

.icon-delivery:before {
  content: "\e903"; }

.icon-x:before {
  content: "\e90d"; }

.icon-iconmessage:before {
  content: "\e914"; }

.icon-iconplus:before {
  content: "\e921"; }

.icon-search:before {
  content: "\e923"; }

.icon-check:before {
  content: "\e924"; }

.icon-uniE926:before {
  content: "\e926"; }

.icon-uniE928:before {
  content: "\e928"; }

.icon-cart:before {
  content: "\e92a"; }

/*================ Typography ================*/
@font-face {
  font-family: 'Calibre Black';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Black.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Black.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Black.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Black.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Bold';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Bold.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Bold.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Bold.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Bold.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Semibold';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Semibold.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Semibold.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Semibold.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Semibold.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Semibold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Medium';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Medium.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Medium.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Medium.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Medium.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Regular';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Regular.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Regular.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Regular.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Regular.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Light';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Light.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Light.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Light.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Light.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibre Thin';
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Thin.eot");
  src: url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Thin.eot#iefix") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Thin.woff") format("woff"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Thin.ttf") format("truetype"), url("//cdn.shopify.com/s/files/1/0042/5099/2758/t/39/assets/Calibre-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-size: 16px;
  font-family: "Calibre Regular", Helvetica, Arial, sans-serif; }

input, textarea, button, select, label {
  font-size: 16px;
  font-family: "Calibre Regular", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 {
  font-size: 25px; }
  @media screen and (min-width: 750px) {
    h1 {
      font-size: 32px; } }

/*================ General ================*/
a,
button,
.btn {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.btn {
  padding: 15px 35px 9px 35px;
  font-family: "Calibre Medium", Helvetica, Arial, sans-serif;
  font-size: 15px;
  background-color: #5e75be; }
  .btn:hover {
    background-color: #1e4287; }
  @media screen and (min-width: 1025px) {
    .btn {
      padding: 23px 77px 17px 77px;
      font-size: 18px; } }
  .btn.btn--transparent {
    background: none;
    border: 2px solid #D2D9E7;
    padding: 13px 28px 7px 28px;
    color: #1e4287; }
    @media screen and (min-width: 1025px) {
      .btn.btn--transparent {
        padding: 21px 75px 15px 75px; } }
    .btn.btn--transparent:hover, .btn.btn--transparent.active {
      background-color: #1e4287;
      border-color: #1e4287;
      color: #fff; }
    .btn.btn--transparent.btn--clean7:hover, .btn.btn--transparent.btn--clean7.active {
      background-color: #74aa50;
      border-color: #74aa50;
      color: #fff; }
  .btn.btn--frame {
    background: none;
    border: 2px solid #1e4287;
    padding: 10px 28px 6px 28px;
    color: #1e4287;
    text-transform: uppercase;
    font-weight: bold; }
    @media screen and (min-width: 1025px) {
      .btn.btn--frame {
        padding: 21px 75px 15px 75px; } }

.btn--blue {
  background: none;
  border: 2px solid #D2D9E7;
  padding: 13px 28px 7px 28px;
  color: white; }
  @media screen and (min-width: 1025px) {
    .btn--blue {
      padding: 21px 75px 15px 75px; } }
  .btn--blue:hover {
    background-color: white;
    border-color: white;
    color: #1e4287; }

.btn--collection {
  background: none;
  border: 2px solid #D2D9E7;
  padding: 13px 28px 7px 28px;
  color: #1e4287;
  position: relative; }
  @media screen and (min-width: 1025px) {
    .btn--collection {
      padding: 21px 50px 15px 50px; } }
  .btn--collection:hover {
    background-color: #1e4287;
    border-color: #1e4287;
    color: #fff; }

/*================ Topbar ================*/
.topbar {
  padding: 17px 0 10px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.8px;
  background-color: #000d4d;
  font-family: "Calibre Semibold", Helvetica, Arial, sans-serif; }
  @media screen and (min-width: 750px) {
    .topbar {
      font-size: 14px; } }
  @media screen and (min-width: 1025px) {
    .topbar {
      padding: 16px 0 10px 0; } }
  .topbar span {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px; }
    @media screen and (min-width: 1025px) {
      .topbar span {
        margin-top: 4px; } }
  .topbar .icon-arrow-right {
    font-size: 8px; }
  .topbar a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    line-height: 1; }
    .topbar a:hover {
      opacity: 0.7; }
  .topbar .icon-cart {
    font-size: 20px;
    margin-top: 0; }

span.cart-count {
  display: inline-block;
  min-width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 24px;
  text-align: center;
  background-color: #8BA0D9;
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 6px; }
  @media screen and (min-width: 1025px) {
    span.cart-count {
      margin: -4px 0 0 6px; } }

.ajaxcart__product-meta.shipping_interval_unit_type, .ajaxcart__product-meta.shipping_interval_frequency, .ajaxcart__product-meta.subscription_id {
  display: none; }

/*================ Header ================*/
.site-header {
  position: relative;
  padding: 20px 0; }
  .site-header .site-nav--mobile {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .site-header .site-nav--mobile.site-nav__menu {
      left: 10px; }
    .site-header .site-nav--mobile.site-nav__cart {
      right: 10px; }
    .site-header .site-nav--mobile .site-nav__link {
      font-size: 20px;
      line-height: 1;
      color: #1e4287; }
    .site-header .site-nav--mobile .icon-hamburger {
      font-size: 14px;
      display: block;
      line-height: 0; }
    .site-header .site-nav--mobile .icon-cart {
      line-height: 0; }
    .site-header .site-nav--mobile .icon-cart,
    .site-header .site-nav--mobile .cart-count {
      display: inline-block;
      vertical-align: middle; }
  @media screen and (min-width: 1025px) {
    .site-header .site-header__logo {
      margin: 0; } }
  .site-header .site-header__logo svg {
    width: 108px; }
    @media screen and (min-width: 1025px) {
      .site-header .site-header__logo svg {
        width: 134px; } }
    @media screen and (min-width: 1200px) {
      .site-header .site-header__logo svg {
        width: 150px; } }
  .site-header .site-header__logo a {
    line-height: 0; }

/*================ Navigation ================*/
.site-nav .site-nav__link {
  text-transform: uppercase;
  font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.04px;
  padding: 16px 8px 10px 8px;
  font-size: 15px; }
  @media screen and (min-width: 1200px) {
    .site-nav .site-nav__link {
      font-size: 17px;
      padding: 16px 10px 10px 10px; } }
.site-nav .site-nav__dropdown {
  border: 2px solid #1e4287;
  text-align: left;
  padding: 20px 20px 4px 20px; }
  .site-nav .site-nav__dropdown a {
    text-transform: initial;
    padding: 0;
    margin-bottom: 8px;
    font-size: 14px; }
    @media screen and (min-width: 1200px) {
      .site-nav .site-nav__dropdown a {
        font-size: 16px; } }

#product-menu {
  width: 100%;
  padding: 0;
  border-width: 0 0 2px 0;
  z-index: 10000; }
  #product-menu .nav-thumbnail {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    margin-right: 1em; }
  #product-menu .nav-featured-products, #product-menu .nav-products-list {
    padding-top: 10px;
    padding-bottom: 10px; }
  #product-menu .nav-all-products {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    float: right;
    margin-right: 30px; }
  #product-menu .featured-item {
    margin: 10px 0; }
    #product-menu .featured-item a {
      font-size: 20px; }
  #product-menu h3 {
    font-size: 18px;
    font-family: "Calibre Medium", Helvetica, Arial, sans-serif;
    font-weight: normal; }
  #product-menu ul {
    margin-left: 0px; }

/*================ Mobile Nav ================*/
.mobile-nav {
  display: none;
  margin: 0;
  padding-bottom: 20px; }
  .mobile-nav.mobile-nav--active {
    display: block; }
  .mobile-nav .mobile-nav__item {
    background-color: #fff;
    margin-bottom: 5px; }
    .mobile-nav .mobile-nav__item:after {
      display: none; }
    .mobile-nav .mobile-nav__item a, .mobile-nav .mobile-nav__item .mobile-nav__toggle {
      font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      font-size: 20px;
      color: #1e4287;
      padding: 0 20px; }
      .mobile-nav .mobile-nav__item a span, .mobile-nav .mobile-nav__item .mobile-nav__toggle span {
        display: inline-block;
        vertical-align: middle; }
  .mobile-nav .mobile-nav__sublist .mobile-nav__item .mobile-nav__link {
    font-family: "Calibre Regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0.04px;
    color: #5E75BE;
    text-transform: initial;
    margin-left: 20px; }
  .mobile-nav .mobile-nav--expanded .icon {
    transform: rotate(90deg);
    margin: 0 5px 0 -5px; }
  .mobile-nav .icon {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle; }

/*================ Footer ================*/
.site-footer {
  padding: 30px 0;
  font-size: 14px; }
  @media screen and (min-width: 750px) {
    .site-footer {
      padding: 50px 0; } }
  .site-footer .wrapper {
    max-width: 700px;
    margin: 0 auto; }
  .site-footer .site-footer__links {
    max-width: 320px;
    margin: 0 auto;
    display: inline-block; }
    @media screen and (min-width: 750px) {
      .site-footer .site-footer__links {
        max-width: none; } }
  .site-footer li {
    font-size: 14px;
    display: inline-block;
    padding: 0 10px; }
    @media screen and (min-width: 750px) {
      .site-footer li {
        font-size: 18px; } }
  .site-footer a {
    color: #787F8A;
    font-family: "Calibre Semibold", Helvetica, Arial, sans-serif; }
    .site-footer a:hover {
      color: #1e4287; }
  .site-footer .site-footer__social {
    margin: 10px 0 20px 0; }
    .site-footer .site-footer__social a {
      line-height: 1;
      color: #1e4287; }
      .site-footer .site-footer__social a:hover {
        color: #787F8A; }
    .site-footer .site-footer__social .icon {
      font-size: 40px; }
    .site-footer .site-footer__social .icon-facebook {
      font-size: 35px; }
  .site-footer .site-footer__secondary a {
    font-family: "Calibre Regular", Helvetica, Arial, sans-serif; }
  .site-footer .site-footer__disclaimer,
  .site-footer .site-footer__copyright {
    display: block;
    color: #787F8A;
    font-size: 10px; }
    @media screen and (min-width: 750px) {
      .site-footer .site-footer__disclaimer,
      .site-footer .site-footer__copyright {
        font-size: 14px; } }

/*================ Homepage Hero ================*/
.hero {
  visibility: hidden;
  width: 100%; }
  .hero.slick-initialized {
    visibility: visible; }
  .hero .hero__slide {
    position: relative;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
    .hero .hero__slide .hero__content {
      position: relative;
      width: 100%;
      padding-bottom: 53%;
      display: block;
      margin: 0 auto; }
      @media screen and (min-width: 750px) {
        .hero .hero__slide .hero__content {
          padding-bottom: 41.67%; } }
    .hero .hero__slide .hero__headline {
      color: #fff;
      font-size: 25px;
      line-height: 28px;
      margin-bottom: 0; }
      @media screen and (min-width: 550px) {
        .hero .hero__slide .hero__headline {
          font-size: 40px;
          line-height: 40px; } }
      @media screen and (min-width: 750px) {
        .hero .hero__slide .hero__headline {
          font-size: 60px;
          line-height: 55px; } }
    .hero .hero__slide .hero__subline {
      margin-top: 10px;
      color: #fff;
      font-size: 13px; }
      @media screen and (min-width: 550px) {
        .hero .hero__slide .hero__subline {
          font-size: 15px; } }
      @media screen and (min-width: 750px) {
        .hero .hero__slide .hero__subline {
          font-size: 19px; } }
    .hero .hero__slide .hero__button {
      margin-top: 10px; }
  .hero .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -30px;
    width: 60px;
    height: 60px;
    line-height: 78px;
    border-radius: 60px;
    text-align: center;
    color: #fff;
    background-color: #242A42;
    display: block;
    font-size: 30px;
    z-index: 20; }
  .hero .slick-next {
    right: 25px; }
  .hero .slick-prev {
    left: 25px; }
  .hero .slick-dots {
    width: 100%;
    text-align: center;
    display: block;
    list-style-type: none;
    margin: 15px 0 0 0; }
    @media screen and (min-width: 750px) {
      .hero .slick-dots {
        margin: 20px 0 0 0; } }
    .hero .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0 6px; }
      .hero .slick-dots li.slick-active button {
        background-color: #D8D8D8; }
      .hero .slick-dots li button {
        display: block;
        font-size: 0;
        line-height: 0;
        background-color: #fff;
        border: 2px solid #979797;
        border-radius: 100px;
        width: 15px;
        height: 15px; }
        @media screen and (min-width: 750px) {
          .hero .slick-dots li button {
            width: 20px;
            height: 20px; } }
        .hero .slick-dots li button:hover {
          background-color: #D8D8D8; }

/*================ Homepage Featured Blocks ================*/
.featured-blocks {
  padding: 40px 0; }
  @media screen and (min-width: 750px) {
    .featured-blocks {
      padding: 75px 0; } }
  .featured-blocks .featured-blocks__headline {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #1E4287; }
    @media screen and (min-width: 750px) {
      .featured-blocks .featured-blocks__headline {
        font-size: 50px;
        line-height: 50px; } }
  .featured-blocks .featured-blocks__subline {
    font-size: 16px;
    color: #A0A5AD;
    font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    letter-spacing: 0.14px; }
    @media screen and (min-width: 750px) {
      .featured-blocks .featured-blocks__subline {
        margin-bottom: 40px; } }
  @media screen and (min-width: 750px) {
    .featured-blocks .featured-block {
      padding: 20px; } }
  .featured-blocks .featured-block img {
    margin-bottom: 5px; }
  .featured-blocks .featured-block h3 {
    font-size: 25px;
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    color: #5E75BE;
    margin-bottom: 0; }
  .featured-blocks .featured-block p {
    font-size: 20px;
    line-height: 20px;
    color: #BBBFC4;
    margin-bottom: 0; }
  .featured-blocks .btn {
    margin-top: 25px; }

/*================ Homepage Featured Story ================*/
.featured-story {
  background-size: 700px;
  background-position: left -200px top;
  background-repeat: no-repeat;
  background-color: #F8F9FC;
  height: 480px; }
  @media screen and (min-width: 750px) {
    .featured-story {
      background-size: 900px;
      background-position: left -200px top;
      height: 600px; } }
  @media screen and (min-width: 1025px) {
    .featured-story {
      height: 700px;
      background-size: 1000px;
      background-position: left top; } }
  @media screen and (min-width: 750px) {
    .featured-story .wrapper {
      padding: 0; } }
  @media screen and (max-width: 749px) {
    .featured-story .small--one-half {
      margin-left: 50%; } }
  .featured-story .display-table {
    height: 480px; }
    @media screen and (min-width: 750px) {
      .featured-story .display-table {
        height: 600px; } }
    @media screen and (min-width: 1025px) {
      .featured-story .display-table {
        height: 700px; } }
  .featured-story h3 {
    font-size: 27px;
    letter-spacing: -0.41px;
    color: #1E4287; }
    @media screen and (min-width: 750px) {
      .featured-story h3 {
        font-size: 35px;
        letter-spacing: -0.54px; } }
    @media screen and (min-width: 750px) {
      .featured-story h3 {
        font-size: 49px;
        letter-spacing: -0.74px; } }
  .featured-story p {
    font-family: "Calibre Thin", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px; }
    @media screen and (min-width: 750px) {
      .featured-story p {
        font-size: 28px;
        line-height: 28px; } }
    @media screen and (min-width: 1025px) {
      .featured-story p {
        font-size: 54px;
        line-height: 54px; } }
  .featured-story small {
    text-transform: uppercase;
    font-size: 14px;
    color: #787F8A;
    letter-spacing: 0.15px;
    font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    display: block; }
    @media screen and (min-width: 750px) {
      .featured-story small {
        font-size: 16px; } }

/*================ Homepage Mission ================*/
.mission {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #F8F9FC;
  height: 480px; }
  @media screen and (min-width: 750px) {
    .mission {
      height: 600px; } }
  @media screen and (min-width: 1025px) {
    .mission {
      height: 700px; } }
  .mission h3 {
    color: #1e4287;
    font-size: 25px; }
    @media screen and (min-width: 750px) {
      .mission h3 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .mission h3 {
        font-size: 50px; } }
  .mission p {
    color: #787F8A;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.24px; }
    @media screen and (min-width: 750px) {
      .mission p {
        font-size: 18px;
        line-height: 22px; } }
    @media screen and (min-width: 1025px) {
      .mission p {
        font-size: 24px;
        line-height: 28px; } }
  .mission .mission__content {
    background-color: #fff;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 200px; }
    @media screen and (min-width: 750px) {
      .mission .mission__content {
        padding: 30px;
        width: 400px; } }
    @media screen and (min-width: 1025px) {
      .mission .mission__content {
        padding: 60px;
        width: 640px; } }

/*================ Homepage Featured Sections ================*/
.featured-sections {
  padding: 30px 0; }
  .featured-sections .featured-section {
    padding: 20px 0; }
    @media screen and (min-width: 750px) {
      .featured-sections .featured-section {
        padding: 60px 0; } }
  .featured-sections img {
    margin-bottom: 10px; }
    @media screen and (min-width: 750px) {
      .featured-sections img {
        margin-bottom: 0; } }
  .featured-sections h3 {
    color: #1e4287;
    font-size: 25px; }
    @media screen and (min-width: 750px) {
      .featured-sections h3 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .featured-sections h3 {
        font-size: 50px; } }
  .featured-sections p {
    color: #787F8A;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.24px; }
    @media screen and (min-width: 1025px) {
      .featured-sections p {
        font-size: 24px;
        line-height: 28px; } }
  .featured-sections .btn {
    margin-top: 15px; }
    @media screen and (min-width: 750px) {
      .featured-sections .btn {
        margin-top: 30px; } }

/*================ Homepage Featured Text ================*/
.featured-text {
  padding: 30px 0;
  text-align: center; }
  @media screen and (min-width: 750px) {
    .featured-text {
      padding: 0 0 30px 0; } }
  .featured-text h3 {
    color: #1e4287;
    font-size: 25px; }
    @media screen and (min-width: 750px) {
      .featured-text h3 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .featured-text h3 {
        font-size: 50px; } }
  .featured-text p {
    color: #787F8A;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.24px;
    max-width: 850px;
    margin: 0 auto; }
    @media screen and (min-width: 1025px) {
      .featured-text p {
        font-size: 24px;
        line-height: 28px; } }

/*================ Homepage Small Featured Blocks ================*/
@media screen and (min-width: 750px) {
  .featured-blocks--small .featured-blocks__headline {
    font-size: 30px;
    line-height: 30px; } }
.featured-blocks--small .grid__item {
  margin-bottom: 20px; }

/*================ Homepage Medium Featured Blocks ================*/
.featured-blocks--medium {
  padding: 20px 0; }
  .featured-blocks--medium .featured-blocks__content {
    color: #787F8A;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.24px;
    max-width: 850px;
    margin: 0 auto 45px auto; }
    @media screen and (min-width: 1025px) {
      .featured-blocks--medium .featured-blocks__content {
        font-size: 24px;
        line-height: 28px; } }
  .featured-blocks--medium img {
    padding-bottom: 5px; }
  .featured-blocks--medium .featured-block p {
    color: #5E75BE;
    font-size: 20px;
    line-height: 24px;
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
    @media screen and (min-width: 1025px) {
      .featured-blocks--medium .featured-block p {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 15px; } }
  .featured-blocks--medium .featured-block a {
    font-family: "Calibre Medium", Helvetica, Arial, sans-serif; }
    .featured-blocks--medium .featured-block a span {
      vertical-align: middle;
      display: inline-block; }
    .featured-blocks--medium .featured-block a .icon {
      font-size: 8px;
      margin-left: 4px; }
  .featured-blocks--medium .grid__item {
    margin-bottom: 20px; }

/*================ Homepage Featured Sections ================*/
.featured-icons {
  margin-right: -15px;
  margin-left: 15px; }
  .featured-icons .wrapper_product {
    padding: 0 0px; }
  .featured-icons h2 {
    color: #1E4287;
    font-size: 25px;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 30px; }
    @media screen and (min-width: 750px) {
      .featured-icons h2 {
        font-size: 50px; } }
    @media screen and (min-width: 1200px) {
      .featured-icons h2 {
        font-size: 50px; } }
  @media screen and (min-width: 750px) {
    .featured-icons {
      padding: 40px 0; } }
  .featured-icons img {
    width: 50px;
    display: inline-block;
    float: left; }
    @media screen and (min-width: 750px) {
      .featured-icons img {
        width: 75px;
        height: 75px;
        margin: 0 auto 20px auto;
        float: none;
        display: block; } }
  @media screen and (max-width: 749px) {
    .featured-icons .featured-icon__content {
      width: 280px;
      display: inline-block;
      float: left;
      padding-left: 20px; } }
  @media screen and (min-width: 750px) {
    .featured-icons .featured-icon__content {
      text-align: center; } }
  .featured-icons h3 {
    font-family: "Calibre Regular", Helvetica, Arial, sans-serif;
    color: #5E75BE;
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0; }
    @media screen and (min-width: 750px) {
      .featured-icons h3 {
        font-size: 22px;
        line-height: 26px; } }
    @media screen and (min-width: 1200px) {
      .featured-icons h3 {
        font-size: 36px;
        line-height: 40px; } }
  .featured-icons p {
    color: #787F8A;
    font-size: 17px;
    letter-spacing: -0.5px;
    margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .featured-icons p {
        font-size: 20px; } }
  .featured-icons a {
    font-family: "Calibre Medium", Helvetica, Arial, sans-serif;
    font-size: 12px; }
    @media screen and (min-width: 1200px) {
      .featured-icons a {
        font-size: 18px; } }
    .featured-icons a span {
      vertical-align: middle;
      display: inline-block; }
    .featured-icons a .icon {
      font-size: 5px;
      margin-left: 4px; }
      @media screen and (min-width: 1025px) {
        .featured-icons a .icon {
          font-size: 9px; } }
  .featured-icons .grid__item {
    margin-bottom: 20px; }

/*================ Homepage Featured Reviews ================*/
.featured-reviews {
  padding-bottom: 40px; }
  .featured-reviews .wrapper {
    max-width: 950px; }
    @media screen and (min-width: 750px) {
      .featured-reviews .wrapper {
        padding: 0 50px; } }
    @media screen and (min-width: 1200px) {
      .featured-reviews .wrapper {
        padding: 0 20px; } }
  .featured-reviews .featured-review {
    padding: 20px; }
  .featured-reviews img {
    border-radius: 500px;
    padding: 30px;
    max-width: 200px;
    margin: 0 auto; }
    @media screen and (min-width: 1025px) {
      .featured-reviews img {
        max-width: 260px; } }
  .featured-reviews .featured-review__content {
    padding: 20px; }
    .featured-reviews .featured-review__content h3 {
      font-size: 20px;
      color: #787F8A;
      letter-spacing: 0.15px; }
    .featured-reviews .featured-review__content p {
      margin-bottom: 0;
      font-size: 20px;
      line-height: 27px;
      letter-spacing: -0.17px; }
  .featured-reviews .slick-arrow {
    position: absolute;
    top: 150px;
    width: 60px;
    height: 60px;
    line-height: 78px;
    border-radius: 60px;
    text-align: center;
    color: #fff;
    background-color: #787F8A;
    display: block;
    font-size: 30px;
    z-index: 10; }
    @media screen and (min-width: 750px) {
      .featured-reviews .slick-arrow {
        top: 50%;
        transform: translateY(-50%); } }
  .featured-reviews .slick-next {
    right: 0; }
    @media screen and (min-width: 750px) {
      .featured-reviews .slick-next {
        right: -30px; } }
    @media screen and (min-width: 1200px) {
      .featured-reviews .slick-next {
        right: -50px; } }
  .featured-reviews .slick-prev {
    left: 0; }
    @media screen and (min-width: 750px) {
      .featured-reviews .slick-prev {
        left: -30px; } }
    @media screen and (min-width: 1200px) {
      .featured-reviews .slick-prev {
        left: -50px; } }

.collection__item {
  padding: 20px;
  background: #fff;
  text-align: center;
  position: relative;
  height: 500px;
  margin-bottom: 20px; }
  @media screen and (min-width: 750px) {
    .collection__item {
      height: 600px; } }
  .collection__item h3 {
    font-size: 14px;
    margin-bottom: 0;
    color: #787F8A !important; }
    @media screen and (min-width: 750px) {
      .collection__item h3 {
        font-size: 24px; } }
  .collection__item p {
    font-size: 14px; }
    @media screen and (min-width: 750px) {
      .collection__item p {
        font-size: 18px; } }
    .collection__item p s {
      margin-left: 5px; }
  .collection__item button {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 35px;
    margin-left: 10%;
    height: 73px;
    width: 80%; }
    @media screen and (min-width: 750px) {
      .collection__item button {
        /*width: 260px;*/
        height: 73px; } }
    @media screen and (min-width: 1025px) {
      .collection__item button {
        /*width: 260px;*/
        height: 73px; } }
  .collection__item a span {
    font-family: "Calibre Medium", Helvetica, Arial, sans-serif;
    font-size: 18px; }
  .collection__item .icon {
    font-size: 8px;
    margin-left: 4px; }
  .collection__item #AddToCartText {
    font-family: "Calibre Regular", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-left: -15px;
    padding-right: 30px; }
    @media screen and (min-width: 1025px) {
      .collection__item #AddToCartText {
        font-size: 22px;
        margin-left: -35px;
        padding-right: 30px; } }
  .collection__item #AddToCartPrice {
    font-family: "Calibre Regular", Helvetica, Arial, sans-serif;
    color: black;
    font-size: 18px;
    margin-right: -15px;
    padding-left: 100px; }
    @media screen and (min-width: 750px) {
      .collection__item #AddToCartPrice {
        font-size: 22px;
        margin-right: -35px;
        padding-left: 30px; } }
    @media screen and (min-width: 1025px) {
      .collection__item #AddToCartPrice {
        font-size: 22px;
        margin-right: -35px;
        padding-left: 30px; } }

.collection-disclaimer p {
  padding-top: 60px;
  font-size: 14px;
  text-align: center;
  color: #787F8A; }
  @media screen and (min-width: 750px) {
    .collection-disclaimer p {
      font-size: 18px; } }

.collection-main {
  background: linear-gradient(to bottom, #eff1f9 0%, white 100%);
  margin: 0px;
  background: white;
  margin-left: -20px; }
  @media screen and (min-width: 1025px) {
    .collection-main {
      margin: 0px -100px;
      padding-right: 20px;
      background: linear-gradient(to bottom, #eff1f9 0%, white 100%); } }

.collection__item__info {
  text-align: center;
  border: 1px solid #C2CFE7;
  padding: 50px;
  float: right;
  width: 335px; }
  @media screen and (min-width: 750px) {
    .collection__item__info {
      width: 50%; } }
  .collection__item__info h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #1e4287; }
    @media screen and (min-width: 750px) {
      .collection__item__info h2 {
        font-size: 50px; } }
  .collection__item__info h3 {
    font-size: 18px;
    margin-bottom: 0;
    color: #1e4287; }
    @media screen and (min-width: 750px) {
      .collection__item__info h3 {
        font-size: 36px; } }
  .collection__item__info p {
    padding-bottom: 20px;
    font-size: 14px;
    margin-bottom: 0;
    color: #1e4287; }
    @media screen and (min-width: 750px) {
      .collection__item__info p {
        font-size: 18px; } }

.collection-text {
  background: #fff;
  padding: 60px 0;
  text-align: center;
  margin: 0px; }
  @media screen and (min-width: 1025px) {
    .collection-text {
      margin: 0px -100px;
      background: #EFF1F9; } }
  .collection-text h3 {
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    color: #5E75BE;
    font-size: 22px; }
    @media screen and (min-width: 750px) {
      .collection-text h3 {
        font-size: 28px; } }
    @media screen and (min-width: 1025px) {
      .collection-text h3 {
        font-size: 36px; } }
  .collection-text p {
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    color: #787F8A;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.24px;
    max-width: 850px;
    margin: 0 auto; }
    @media screen and (min-width: 1025px) {
      .collection-text p {
        font-size: 24px;
        line-height: 28px; } }

/*================ Product ================*/
.product-single {
  padding: 50px 0px; }
  .product-single h1 {
    font-size: 25px;
    margin-bottom: 0;
    color: #1E4287;
    font-family: "Calibre Semibold", Helvetica, Arial, sans-serif; }
    @media screen and (min-width: 1025px) {
      .product-single h1 {
        font-size: 50px;
        line-height: 1; } }
  .product-single form {
    position: relative; }
  .product-single label {
    color: #787F8A;
    text-transform: uppercase;
    font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
    font-size: 18px; }
  .product-single .product-single__meta .product-single__price {
    font-size: 20px;
    display: inline-block;
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    color: #1E4287;
    /*padding-bottom: 20px;*/ }
    @media screen and (min-width: 1025px) {
      .product-single .product-single__meta .product-single__price {
        font-size: 36px; } }
  .product-single .product-single__meta .product-single__price--compare {
    margin-left: 10px;
    text-decoration: line-through; }
  .product-single select {
    width: 100%;
    margin: 6px auto 12px auto;
    color: #000d4d; }
    @media screen and (min-width: 1025px) {
      .product-single select {
        width: auto;
        min-width: 200px;
        margin: 6px 0 12px 0;
        font-size: 18px; } }
  @media screen and (min-width: 1025px) {
    .product-single .product-single__photo {
      margin-left: 100px; } }
  .product-single .product-single__thumbnails img {
    height: 100px;
    width: 100px; }
  .product-single .product-single__quantity {
    margin-left: 10px;
    margin-top: 0px;
    display: flex; }
    @media screen and (min-width: 1025px) {
      .product-single .product-single__quantity {
        margin: 0px 0px -15px 0px; } }
    .product-single .product-single__quantity label {
      padding-top: 18px;
      padding-right: 10px; }
    .product-single .product-single__quantity input,
    .product-single .product-single__quantity .js-qty {
      width: 100%;
      max-width: 100%;
      margin: 6px auto 12px auto; }
      @media screen and (min-width: 750px) {
        .product-single .product-single__quantity input,
        .product-single .product-single__quantity .js-qty {
          width: 100px;
          margin: 6px 0 12px 0; } }
    .product-single .product-single__quantity .js-qty__num {
      font-size: 18px;
      font-weight: bold; }
  .product-single .product-single__description p {
    font-size: 15px;
    color: #787F8A; }
    @media screen and (min-width: 1025px) {
      .product-single .product-single__description p {
        font-size: 24px;
        line-height: 29px; } }
  .product-single .product-single__submit {
    max-width: 100%;
    background-color: #85A0D4;
    width: 100%;
    margin-top: -20px; }
    .product-single .product-single__submit:hover {
      opacity: 0.8; }
    @media screen and (min-width: 1025px) {
      .product-single .product-single__submit {
        margin-top: 6px;
        margin-left: 0px;
        width: auto; } }
  .product-single .product-single__shipping {
    margin-top: 10px; }
    .product-single .product-single__shipping span {
      color: #A0A5AD; }
    .product-single .product-single__shipping .icon-delivery::before {
      padding-right: 10px;
      padding-top: 5px; }

/*================ Product Info Section ================*/
@media screen and (min-width: 1025px) {
  .product-info-accordion {
    padding-right: 20px; } }
.product-info-accordion .icon {
  font-size: 14px; }
.product-info-accordion dt {
  font-size: 20px; }
  @media screen and (min-width: 1025px) {
    .product-info-accordion dt {
      font-size: 30px; } }
  .product-info-accordion dt a {
    display: block;
    color: #1e4287;
    font-weight: bold; }
.product-info-accordion dd {
  font-size: 18px;
  line-height: 1.4;
  margin: 0;
  /*border-bottom: 1px solid gray;*/ }
  .product-info-accordion dd h4 {
    font-size: 20px; }
.product-info-accordion hr {
  border-color: #333;
  margin: 5px 0; }

/*================ Product Featured Text ================*/
.featured-text-product {
  text-align: center;
  padding: 50px 0 30px 0; }
  .featured-text-product h3 {
    color: #1e4287;
    font-size: 27px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .featured-text-product h3 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .featured-text-product h3 {
        font-size: 50px; } }
  .featured-text-product p {
    color: #787F8A;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.24px;
    margin: 0 auto;
    padding-bottom: 50px; }
    @media screen and (min-width: 1025px) {
      .featured-text-product p {
        font-size: 36px;
        line-height: 44px; } }
  .featured-text-product .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -10px;
    max-width: 850px;
    padding: 0 0px;
    width: 100%; }
    @media screen and (min-width: 1025px) {
      .featured-text-product .grid {
        max-width: 1200px;
        padding-right: 40px; }
        .featured-text-product .grid img {
          padding-left: 5px;
          height: 36px;
          width: 60px; } }
  .featured-text-product .grid__item {
    display: flex; }
    .featured-text-product .grid__item img {
      padding-left: 5px;
      height: 36px;
      width: 36px; }
      @media screen and (min-width: 1025px) {
        .featured-text-product .grid__item img {
          height: 36px;
          width: 60px; } }

@media screen and (max-width: 749px) {
  .featured-product__content {
    display: inline-block;
    float: left; } }
@media screen and (min-width: 750px) {
  .featured-product__content {
    width: 280px;
    display: inline-block;
    float: left;
    padding-left: 5px;
    line-height: 25px; } }
.featured-product__content p {
  color: #787F8A;
  font-size: 10px;
  margin-bottom: 0;
  font-family: "Calibre Semibold", Helvetica, Arial, sans-serif;
  float: right;
  letter-spacing: 0.8px; }
  @media screen and (min-width: 1200px) {
    .featured-product__content p {
      font-size: 14px;
      padding-right: 20px; } }
  .featured-product__content p .grid {
    max-width: 1000px; }

/*================ Product Details ================*/
.product-allergies {
  text-align: center;
  padding: 20px 0; }

.prodcuct-details__background {
  margin: 0px; }
  @media screen and (min-width: 1025px) {
    .prodcuct-details__background {
      margin: 0px -300px;
      background: url("included.svg");
      background-repeat: no-repeat; } }

.product-details {
  margin-bottom: 50px; }
  .product-details h2 {
    color: #1e4287;
    font-size: 27px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .product-details h2 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .product-details h2 {
        font-size: 50px; } }
  .product-details h3 {
    color: #1e4287;
    font-size: 14px;
    text-transform: uppercase; }
    @media screen and (min-width: 750px) {
      .product-details h3 {
        font-size: 14px; } }
    @media screen and (min-width: 1025px) {
      .product-details h3 {
        font-size: 16px; } }
  .product-details p {
    margin-bottom: 30px;
    color: #787F8A;
    font-size: 17px; }
    @media screen and (min-width: 750px) {
      .product-details p {
        font-size: 20px; } }
    @media screen and (min-width: 1025px) {
      .product-details p {
        font-size: 24px; } }
    .product-details p .grid {
      width: 800px;
      margin-left: 125px; }
  .product-details .product-details__content-left {
    margin-top: 30px; }
    @media screen and (min-width: 750px) {
      .product-details .product-details__content-left {
        text-align: right; } }
    @media screen and (min-width: 1025px) {
      .product-details .product-details__content-left {
        text-align: right; } }
  .product-details .product-details__content-right {
    margin-top: 30px; }
    @media screen and (min-width: 750px) {
      .product-details .product-details__content-right {
        margin-top: 30px;
        padding-top: 120px; } }
    @media screen and (min-width: 1025px) {
      .product-details .product-details__content-right {
        margin-top: 30px;
        padding-top: 120px; } }

/*================ Product Included in the Kit ================*/
.product-included {
  margin-bottom: 50px; }
  .product-included .product-included__image
  img {
    max-width: 400px;
    max-height: 440px;
    float: right;
    padding-right: 20px;
    padding-top: 100px; }
    @media screen and (min-width: 750px) {
      .product-included .product-included__image
      img {
        padding-top: 0px; } }
  .product-included .product_table {
    max-width: 380px; }
  .product-included h3 {
    padding-top: 20px;
    padding-left: 10px;
    font-size: 16px;
    color: #1A3BA3; }
  .product-included td {
    font-size: 15px;
    color: #787F8A;
    border: none; }
    @media screen and (min-width: 750px) {
      .product-included td {
        font-size: 20px; } }
  .product-included .prod-info {
    border-bottom: 1px solid #DFE3EB; }

/*================ Product Benefits ================*/
.product-benefits {
  margin-bottom: 50px;
  padding: 40px 0 10px 0; }
  .product-benefits .grid__item {
    display: flex; }
  @media screen and (min-width: 750px) {
    .product-benefits {
      padding: 40px 0; } }
  .product-benefits img {
    width: 50px;
    display: inline-block;
    float: left; }
    @media screen and (min-width: 750px) {
      .product-benefits img {
        width: 75px;
        height: 75px;
        margin: 0 auto 20px auto;
        float: none;
        display: block; } }
  .product-benefits h2 {
    color: #1e4287;
    font-size: 27px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .product-benefits h2 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .product-benefits h2 {
        font-size: 50px; } }
  .product-benefits h3 {
    color: #1e4287;
    font-size: 14px;
    text-transform: uppercase; }
    @media screen and (min-width: 750px) {
      .product-benefits h3 {
        font-size: 14px; } }
    @media screen and (min-width: 1025px) {
      .product-benefits h3 {
        font-size: 16px; } }
  @media screen and (max-width: 749px) {
    .product-benefits .product-benefits__content {
      width: 280px;
      display: inline-block;
      float: left;
      padding-left: 20px; } }
  @media screen and (min-width: 750px) {
    .product-benefits .product-benefits__content {
      width: 280px;
      display: inline-block;
      float: left;
      padding-left: 20px;
      line-height: 25px; } }
  .product-benefits .benefit-icon {
    padding-left: 10px;
    padding-top: 15px; }
  .product-benefits p {
    color: #787F8A;
    font-size: 18px;
    letter-spacing: -0.5px;
    margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .product-benefits p {
        font-size: 20px; } }
  .product-benefits .grid__item {
    margin-bottom: 20px; }

/*================ Contact ================*/
.contact {
  background-color: #1e4287;
  height: 450px;
  margin: -25px; }
  @media screen and (min-width: 1025px) {
    .contact {
      margin: 0px -900px; } }
  .contact h2 {
    padding-top: 60px;
    color: white;
    font-size: 27px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .contact h2 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .contact h2 {
        font-size: 50px; } }
  .contact p {
    padding: 30px 0px;
    color: white;
    font-size: 18px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .contact p {
        font-size: 20px; } }
    @media screen and (min-width: 1025px) {
      .contact p {
        font-size: 36px; } }
  .contact a {
    position: relative;
    left: 25%; }
  .contact .icon:before {
    float: right;
    padding-left: 5px; }

/*================ Product Reviews ================*/
.product-reviews {
  margin: 30px 0px 60px; }
  .product-reviews h2 {
    padding-top: 30px;
    color: #1e4287;
    font-size: 27px;
    text-align: center; }
    @media screen and (min-width: 750px) {
      .product-reviews h2 {
        font-size: 30px; } }
    @media screen and (min-width: 1025px) {
      .product-reviews h2 {
        font-size: 50px; } }
  .product-reviews p {
    color: #787F8A;
    font-size: 18px; }
    @media screen and (min-width: 750px) {
      .product-reviews p {
        font-size: 22px; } }
    @media screen and (min-width: 1025px) {
      .product-reviews p {
        font-size: 24px; } }
  .product-reviews h3 {
    color: #787F8A;
    font-size: 14px;
    padding-bottom: 30px; }
    @media screen and (min-width: 1025px) {
      .product-reviews h3 {
        font-size: 16px; } }
  .product-reviews img {
    border-radius: 50%;
    border: 1px solid #979797; }
  .product-reviews .product-reviews__single {
    padding: 30px; }
    .product-reviews .product-reviews__single h3 {
      font-family: "Calibre Light", Helvetica, Arial, sans-serif; }

/*================ FAQ Accordion  ================*/
.faq-accordion {
  background: linear-gradient(to bottom, #eff1f9 0%, white 100%);
  text-align: center;
  margin: 0px; }
  @media screen and (min-width: 1025px) {
    .faq-accordion {
      margin: 0px -900px; } }
  .faq-accordion h2 {
    color: #1e4287;
    font-size: 27px;
    padding: 70px 0px;
    text-align: center; }
    @media screen and (min-width: 1025px) {
      .faq-accordion h2 {
        font-size: 50px; } }
  .faq-accordion p {
    padding: 10px;
    color: #9DA2AC;
    font-size: 18px; }
    @media screen and (min-width: 1025px) {
      .faq-accordion p {
        font-size: 24px; } }
  .faq-accordion button {
    margin: 10px;
    font-size: 25px; }
    @media screen and (min-width: 1025px) {
      .faq-accordion button {
        font-size: 36px; } }
  .faq-accordion .accordion {
    background-color: #fff;
    color: #787F8A;
    width: 100%;
    padding: 20px 30px;
    text-align: left;
    transition: 0.4s;
    margin: 0px 10px; }
  .faq-accordion .active, .faq-accordion button:active {
    color: #1e4287; }
  .faq-accordion .active, .faq-accordion .accordion:hover {
    background-color: #fff; }
  .faq-accordion .panel {
    text-align: left;
    margin: 0px 10px;
    padding: 0 18px;
    background-color: #fff;
    display: none;
    overflow: hidden;
    width: 100%;
    margin-top: -30px; }
  .faq-accordion .icon:before {
    float: right;
    padding-left: 10px;
    font-size: 16px;
    padding-top: 5px; }
  @media screen and (min-width: 1025px) {
    .faq-accordion {
      padding-left: 5px; } }

/*================ Cart ================*/
.cart__table {
  border-top: 1px solid #e3e3e3;
  margin-bottom: 0; }
  .cart__table .cart__row {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
    border-top: none; }
    @media screen and (min-width: 750px) {
      .cart__table .cart__row {
        padding: 30px 0;
        display: table-row; } }
    .cart__table .cart__row td {
      border: none;
      padding: 5px;
      width: 100%;
      display: block; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row td {
          width: auto;
          padding: 20px 0;
          display: table-cell; } }
    .cart__table .cart__row .cart__item-image {
      display: block;
      margin: 10px auto;
      max-width: 200px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__item-image {
          margin: 10px 0 10px 0; } }
    .cart__table .cart__row .cart__item-title {
      color: #222;
      line-height: 18px;
      padding-top: 10px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .cart__item-title {
          padding-top: 0; } }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .cart__item-title {
          font-size: 20px; } }
    @media screen and (min-width: 750px) {
      .cart__table .cart__row .cart__item-meta {
        padding-left: 15px; } }
    .cart__table .cart__row .cart__item-price {
      font-weight: 600; }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .cart__item-price {
          display: table-cell; } }
    .cart__table .cart__row .cart__item-remove,
    .cart__table .cart__row small {
      display: block; }
    .cart__table .cart__row .js-qty,
    .cart__table .cart__row input {
      float: none;
      max-width: none;
      background-color: #fff;
      margin: 5px auto 10px auto;
      width: 100px; }
      @media screen and (min-width: 750px) {
        .cart__table .cart__row .js-qty,
        .cart__table .cart__row input {
          display: inline-block;
          float: right;
          margin: 0; } }
      @media screen and (min-width: 1025px) {
        .cart__table .cart__row .js-qty,
        .cart__table .cart__row input {
          margin: 0;
          float: left; } }

.cart__total-section {
  margin-top: 15px;
  border-top: none; }
  @media screen and (min-width: 1025px) {
    .cart__total-section {
      margin-top: 30px; } }
  .cart__total-section .cart__subtotal-title,
  .cart__total-section .cart__subtotal {
    font-size: 18px;
    font-weight: 600; }
  .cart__total-section .cart__update-btn,
  .cart__total-section .cart__checkout-btn {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (min-width: 550px) {
      .cart__total-section .cart__update-btn,
      .cart__total-section .cart__checkout-btn {
        display: inline-block; } }
    @media screen and (min-width: 750px) {
      .cart__total-section .cart__update-btn,
      .cart__total-section .cart__checkout-btn {
        width: auto; } }

.cart__empty {
  margin: 70px 0; }

/*================ FAQ Page ================*/
.faq-page {
  text-align: center;
  margin: 0px; }
  .faq-page h2 {
    color: #1e4287;
    font-size: 27px;
    padding: 30px 0px;
    text-align: center; }
    @media screen and (min-width: 1025px) {
      .faq-page h2 {
        font-size: 50px; } }
  .faq-page p {
    padding: 10px;
    color: #9DA2AC;
    font-size: 18px; }
    @media screen and (min-width: 1025px) {
      .faq-page p {
        font-size: 24px; } }
  .faq-page button {
    margin: 10px;
    font-size: 25px; }
    @media screen and (min-width: 1025px) {
      .faq-page button {
        font-size: 36px; } }
  .faq-page .accordion {
    font-family: "Calibre Light", Helvetica, Arial, sans-serif;
    background-color: #fff;
    color: #5E75BE;
    padding: 10px;
    width: 100%;
    text-align: left;
    transition: 0.4s;
    margin: 0px 10px; }
  .faq-page .active, .faq-page button:active {
    color: #1e4287; }
  .faq-page .active, .faq-page .accordion:hover {
    background-color: #fff; }
  .faq-page .panel {
    text-align: left;
    margin: 0px 10px;
    padding: 0 18px;
    background-color: #fff;
    display: none;
    overflow: hidden;
    width: 100%; }
  .faq-page .accordion-category .panel p {
    text-align: left;
    padding-left: 50px; }
    @media screen and (min-width: 1025px) {
      .faq-page .accordion-category .panel p {
        text-align: right;
        margin-right: -50px; } }
  .faq-page .icon:before {
    float: right;
    padding-left: 10px;
    font-size: 16px;
    padding-top: 5px; }
    @media screen and (min-width: 1025px) {
      .faq-page .icon:before {
        padding-left: 5px; } }
  .faq-page .search {
    background-color: #EFF1F9;
    padding: 30px; }
    .faq-page .search .input {
      width: 40%;
      border: none;
      font-size: 28px;
      font-family: "Calibre Light", Helvetica, Arial, sans-serif; }
    .faq-page .search button {
      font-size: 28px;
      background: white;
      padding: 13px 10px 26px 10px;
      margin-left: -20px; }

.accordion-category .accordion {
  font-size: 32px !important; }
.accordion-category .icon:before {
  float: none !important;
  padding-right: 10px !important;
  font-size: 16px; }
.accordion-category .panel {
  text-align: right !important; }
  .accordion-category .panel p {
    padding-right: 95px !important; }
  .accordion-category .panel button {
    font-size: 18px;
    display: block;
    color: #1e4287;
    margin-left: 60px; }
    .accordion-category .panel button.active {
      font-weight: bold; }
    .accordion-category .panel button:hover {
      color: #747b89; }

/*================ Popups ================*/
.popup {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 0; }
  .popup .popup__content {
    margin: 0 auto;
    padding: 30px 15px 15px 15px; }
    @media screen and (min-width: 550px) {
      .popup .popup__content {
        padding: 50px 30px 30px 30px; } }

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.swatch .header {
  color: #787F8A;
  text-transform: uppercase;
  font-family: "Calibre Semibold",Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-right: 235px; }
  @media screen and (min-width: 750px) {
    .swatch .header {
      padding: none; } }
.swatch input {
  display: none !important; }
.swatch label {
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important; }

.cleanse-main {
  background-image: url("https://cdn.shopify.com/s/files/1/0042/5099/2758/files/cleansetogether-hero.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  margin: 0px -600px; }
  @media screen and (min-width: 1025px) {
    .cleanse-main {
      margin: 0px -200px; } }
  .cleanse-main .wrapper {
    text-align: center;
    padding-top: 150px; }
  .cleanse-main h3 {
    padding-bottom: 20px;
    color: #040E4F;
    font-size: 27px; }
    @media screen and (min-width: 1025px) {
      .cleanse-main h3 {
        font-size: 80px; } }

#icons-cleanse {
  margin-right: -60px;
  margin-left: -15px; }

.cleanse-details__background {
  margin: 0px; }
  @media screen and (min-width: 1025px) {
    .cleanse-details__background {
      margin: 0px -0px;
      background: url("included.svg");
      background-repeat: no-repeat; } }

/*================ Cleanse Form  ================*/
.cleanse-together__gradient {
  background: linear-gradient(to bottom, #eff1f9 0%, white 100%);
  margin: 0px; }
  @media screen and (min-width: 1025px) {
    .cleanse-together__gradient {
      margin: 0px -300px;
      background-repeat: no-repeat; } }
  .cleanse-together__gradient .cleanse-together__friend {
    margin-left: -10px;
    margin-top: 20px; }
    @media screen and (min-width: 750px) {
      .cleanse-together__gradient .cleanse-together__friend {
        padding-top: 50px;
        padding-left: 20%; } }
    @media screen and (min-width: 1025px) {
      .cleanse-together__gradient .cleanse-together__friend {
        padding-top: 50px;
        padding-left: 40px; } }
    .cleanse-together__gradient .cleanse-together__friend .icon:before {
      padding-left: 95px; }
      @media screen and (min-width: 1025px) {
        .cleanse-together__gradient .cleanse-together__friend .icon:before {
          padding-left: 55px; } }
    .cleanse-together__gradient .cleanse-together__friend .icon-x {
      color: #787F8A;
      margin-top: 80px;
      margin-bottom: -80px; }
      @media screen and (min-width: 1025px) {
        .cleanse-together__gradient .cleanse-together__friend .icon-x {
          margin-top: 20px; } }
  .cleanse-together__gradient .cleanse-together__signup {
    padding-top: 30px;
    padding-bottom: 60px; }
    .cleanse-together__gradient .cleanse-together__signup form {
      background: white; }
    .cleanse-together__gradient .cleanse-together__signup h2 {
      color: #1e4287;
      font-size: 27px;
      text-align: center; }
      @media screen and (min-width: 750px) {
        .cleanse-together__gradient .cleanse-together__signup h2 {
          font-size: 30px; } }
      @media screen and (min-width: 1025px) {
        .cleanse-together__gradient .cleanse-together__signup h2 {
          font-size: 50px; } }
    .cleanse-together__gradient .cleanse-together__signup label {
      color: #787F8A;
      font-size: 14px;
      padding-bottom: 10px; }
      @media screen and (min-width: 1025px) {
        .cleanse-together__gradient .cleanse-together__signup label {
          font-size: 18px; } }
    .cleanse-together__gradient .cleanse-together__signup input {
      width: 400px;
      height: 60px; }
    .cleanse-together__gradient .cleanse-together__signup input, .cleanse-together__gradient .cleanse-together__signup label {
      display: block; }
    .cleanse-together__gradient .cleanse-together__signup .button {
      text-align: center; }
      .cleanse-together__gradient .cleanse-together__signup .button a {
        margin: 30px 15px; }
    .cleanse-together__gradient .cleanse-together__signup .grid__item {
      padding-bottom: 10px; }
    .cleanse-together__gradient .cleanse-together__signup .swatch {
      padding-left: 40px; }

/*================ Recurring ================*/
#rc_label, .rc_label__delivery {
  text-transform: none !important;
  color: #1e4287;
  font-size: 18px; }

.rc_block__type__autodeliver {
  text-align: left; }

@media screen and (min-width: 1025px) {
  .rc__subtitle {
    max-width: 200px; } }
.rc__subtitle #rc_subtitle {
  color: #787F8A;
  font-size: 16px;
  font-family: "Calibre Light", Helvetica, Arial, sans-serif;
  line-height: 1.25;
  padding-left: 25px;
  margin-top: -5px; }
  @media screen and (min-width: 1025px) {
    .rc__subtitle #rc_subtitle {
      font-size: 18px;
      max-width: 200px; } }

.active-label {
  color: #1e4287; }

.label {
  color: #787F8A;
  font-size: 18px; }

.rc_label__delivery {
  font-family: "Calibre Light", Helvetica, Arial, sans-serif !important;
  color: #787F8A !important; }

.rc_select__frequency, .rc_select__frequency:active {
  color: #787F8A;
  font-size: 20px !important; }

.rc_block__type--active {
  background-color: none !important; }

input.rc_radio {
  -webkit-appearance: none !important;
  height: 20px !important;
  width: 20px !important;
  border-radius: 50%; }
  input.rc_radio:checked:before {
    content: "\e924";
    display: inline;
    font-family: 'icons';
    text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
