/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 4672:2 Expected identifier but found "*"
Line 4704:2 Expected identifier but found "*"
Line 4705:2 Expected identifier but found "*"
Line 31178:0 Unexpected "<"

**/
<style>
@import url(https://use.typekit.net/cxa0dde.css);
@charset "UTF-8";
/*!
* Bootstrap v3.0.1 by @fat and @mdo
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  padding: 0;
  box-sizing: border-box; }

input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }

*, :after, :before {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca; }

a:focus, a:hover {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 48rem) {
  .lead {
    font-size: 1.3125rem; } }

.small, small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999; }

.text-primary {
  color: #428bca; }

.text-primary:hover {
  color: #3071a9; }

.text-warning {
  color: #c09853; }

.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

.text-danger:hover {
  color: #953b39; }

.text-success {
  color: #468847; }

.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

.text-info:hover {
  color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

.h1, h1 {
  font-size: 2.25rem; }

.h2, h2 {
  font-size: 1.875rem; }

.h3, h3 {
  font-size: 1.5rem; }

.h4, h4 {
  font-size: 1.125rem; }

.h5, h5 {
  font-size: .875rem; }

.h6, h6 {
  font-size: .75rem; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-bottom: 20px; }

dd, dt {
  line-height: 1.428571429; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 48rem) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; } }

abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee; }

blockquote p {
  font-size: 1.09375rem;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999; }

blockquote small:before {
  content: "\2014 \00A0"; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0; }

blockquote.pull-right .small, blockquote.pull-right p, blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right .small:before, blockquote.pull-right small:before {
  content: ""; }

blockquote.pull-right .small:after, blockquote.pull-right small:after {
  content: "\00A0 \2014"; }

blockquote:after, blockquote:before {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code, kbd, pre, samp {
  font-family: Monaco, Menlo, Consolas, Courier New, monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: .8125rem;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container:after, .container:before {
  display: table;
  content: " "; }

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row:after, .row:before {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

@media (min-width: 48rem) {
  .container {
    width: 750px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
    display: inline-block !important; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-3 {
    width: 24%; }
  .col-sm-2 {
    display: inline-block;
    float: none;
    width: 19%; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; } }

@media (min-width: 62rem) {
  .container {
    width: 970px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; } }

@media (min-width: 68.75rem) {
  .container {
    width: 1100px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*=col-] {
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

@media (max-width: 47.9375rem) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }

fieldset {
  margin: 0; }

fieldset, legend {
  padding: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.3125rem;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px; }

input[type=search] {
  box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type=file] {
  display: block; }

select[multiple], select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: .875rem;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle; }

.form-control:-moz-placeholder, .form-control::-moz-placeholder {
  color: #999; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: .875rem;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.checkbox, .radio {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.checkbox label, .radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
  float: left;
  margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

.checkbox-inline, .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
  cursor: not-allowed; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 1.875rem; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 2.8125rem; }

textarea.input-lg {
  height: auto; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
  color: #c09853; }

.has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
  color: #b94a48; }

.has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
  color: #468847; }

.has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 48rem) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block; }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0; } }

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 48rem) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439; }

.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc; }

.btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

.btn-link:focus, .btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-xs {
  padding: 5px 10px;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon:empty {
  width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .875rem;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #999; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: .75rem;
  line-height: 1.428571429;
  color: #999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 48rem) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }

.btn-default .caret {
  border-top-color: #333; }

.btn-danger .caret, .btn-info .caret, .btn-primary .caret, .btn-success .caret, .btn-warning .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333; }

.dropup .btn-danger .caret, .dropup .btn-info .caret, .dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret {
  border-bottom-color: #fff; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

.btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
  outline: none; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:after, .btn-toolbar:before {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px; }

.btn-group-sm > .btn, .btn-group-xs > .btn {
  font-size: .75rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 2.8125rem; }

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 1.875rem; }

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap; }

.input-group-addon {
  padding: 6px 12px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: .75rem;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 1.125rem;
  border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn:first-child > .btn {
  margin-right: -1px; }

.input-group-btn:last-child > .btn {
  margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav:after, .nav:before {
  display: table;
  content: " "; }

.nav:after {
  clear: both; }

.nav > li, .nav > li > a {
  position: relative;
  display: block; }

.nav > li > a {
  padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #999; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #428bca; }

.nav .open > a .caret, .nav .open > a:focus .caret, .nav .open > a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 48rem) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 48rem) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #428bca; }

.nav-pills > li.active > a .caret, .nav-pills > li.active > a:focus .caret, .nav-pills > li.active > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 48rem) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 48rem) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.navbar:after, .navbar:before {
  display: table;
  content: " "; }

.navbar:after {
  clear: both; }

@media (min-width: 48rem) {
  .navbar {
    border-radius: 4px; } }

.navbar-header:after, .navbar-header:before {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 48rem) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:after, .navbar-collapse:before {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 48rem) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: auto; }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }

.container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 48rem) {
  .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 48rem) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 48rem) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 1.125rem;
  line-height: 1.25rem; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

@media (min-width: 48rem) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 48rem) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.25rem; }

@media (max-width: 47.9375rem) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1.25rem; }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }

@media (min-width: 48rem) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 48rem) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  padding: 10px 15px;
  margin: 8px -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 48rem) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block; }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0; } }

@media (max-width: 47.9375rem) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 48rem) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 48rem) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #333;
  border-bottom-color: #333; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777; }

@media (max-width: 47.9375rem) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

@media (max-width: 47.9375rem) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #999; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > .active {
  color: #999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  text-decoration: none; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: #eee; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.125rem; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: .75rem; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager:after, .pager:before {
  display: table;
  content: " "; }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.label[href]:focus, .label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: gray; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 1.3125rem;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 48rem) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1 {
    font-size: 3.9375rem; } }

.thumbnail {
  display: inline-block;
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail, .thumbnail > img {
  height: auto;
  max-width: 100%; }

.thumbnail > img {
  display: block;
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes a {
  0% {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes a {
  0% {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: .75rem;
  line-height: 1.25rem;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: a 2s linear infinite;
          animation: a 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.media, .media-body {
  overflow: hidden;
  zoom: 1; }

.media, .media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:focus, a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-body:after, .panel-body:before {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive {
  margin-bottom: 0; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
  border-bottom: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333 transparent; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #fff transparent; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:after, .modal-footer:before {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 48rem) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: .75rem;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.125rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " "; }

.carousel, .carousel-inner {
  position: relative; }

.carousel-inner {
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: left .6s ease-in-out;
  transition: left .6s ease-in-out; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5;
  filter: alpha(opacity=50); }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1); }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1); }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90); }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 48rem) {
  .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 1.875rem; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:after, .clearfix:before {
  content: " "; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, td.visible-xs, th.visible-xs, tr.visible-xs {
  display: none !important; }

@media (max-width: 47.9375rem) {
  .visible-xs {
    display: block !important; }
  tr.visible-xs {
    display: table-row !important; }
  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-xs.visible-sm {
    display: block !important; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  td.visible-xs.visible-sm, th.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-xs.visible-md {
    display: block !important; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  td.visible-xs.visible-md, th.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 75rem) {
  .visible-xs.visible-lg {
    display: block !important; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  td.visible-xs.visible-lg, th.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm, td.visible-sm, th.visible-sm, tr.visible-sm {
  display: none !important; }

@media (max-width: 47.9375rem) {
  .visible-sm.visible-xs {
    display: block !important; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  td.visible-sm.visible-xs, th.visible-sm.visible-xs {
    display: table-cell !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-sm {
    display: block !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-sm.visible-md {
    display: block !important; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  td.visible-sm.visible-md, th.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 75rem) {
  .visible-sm.visible-lg {
    display: block !important; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  td.visible-sm.visible-lg, th.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md, td.visible-md, th.visible-md, tr.visible-md {
  display: none !important; }

@media (max-width: 47.9375rem) {
  .visible-md.visible-xs {
    display: block !important; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  td.visible-md.visible-xs, th.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-md.visible-sm {
    display: block !important; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  td.visible-md.visible-sm, th.visible-md.visible-sm {
    display: table-cell !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-md {
    display: block !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md, th.visible-md {
    display: table-cell !important; } }

@media (min-width: 75rem) {
  .visible-md.visible-lg {
    display: block !important; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  td.visible-md.visible-lg, th.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg, td.visible-lg, th.visible-lg, tr.visible-lg {
  display: none !important; }

@media (max-width: 47.9375rem) {
  .visible-lg.visible-xs {
    display: block !important; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  td.visible-lg.visible-xs, th.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .visible-lg.visible-sm {
    display: block !important; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  td.visible-lg.visible-sm, th.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .visible-lg.visible-md {
    display: block !important; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  td.visible-lg.visible-md, th.visible-lg.visible-md {
    display: table-cell !important; } }

@media (min-width: 75rem) {
  .visible-lg {
    display: block !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

td.hidden-xs, th.hidden-xs {
  display: table-cell !important; }

@media (max-width: 47.9375rem) {
  .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
    display: none !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 75rem) {
  .hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

td.hidden-sm, th.hidden-sm {
  display: table-cell !important; }

@media (max-width: 47.9375rem) {
  .hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
    display: none !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 75rem) {
  .hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

td.hidden-md, th.hidden-md {
  display: table-cell !important; }

@media (max-width: 47.9375rem) {
  .hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
    display: none !important; } }

@media (min-width: 75rem) {
  .hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

td.hidden-lg, th.hidden-lg {
  display: table-cell !important; }

@media (max-width: 47.9375rem) {
  .hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 75rem) {
  .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
    display: none !important; } }

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print, th.visible-print {
    display: table-cell !important; }
  .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
    display: none !important; } }

#product_image-slider {
  padding: 2px;
  border: 1px solid #ece5e3;
  margin-bottom: 10px; }

#product_image-slider .camera_caption {
  background: none;
  display: block;
  height: 100%;
  width: 100%; }

#product_image-slider .camera_caption a, #product_image-slider .camera_caption div {
  display: block;
  height: 100%;
  width: 100%; }

#product_image-slider .camera_thumbs_cont ul {
  padding: 12px 0 0;
  text-align: left;
  width: 100% !important;
  clear: both;
  overflow: hidden;
  margin: 0 -4px; }

#product_image-slider .camera_thumbs_cont ul li {
  border: 1px solid #ece5e3;
  display: block;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 4px;
  width: 24%;
  height: 100px;
  margin: 0 2px 4px;
  text-align: center; }

#product_image-slider .camera_thumbs_cont ul li img {
  border: none;
  max-width: 100%;
  max-height: 100%; }

#product_image-slider .cameraSlide img {
  z-index: 0; }

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(bx_loader.gif?v15dbd291708) 50% no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-prev {
  left: 0;
  background: url(left-arrow.png?v166830915f8) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 0;
  background: url(right-arrow.png?v166830915fd) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 99;
  opacity: .2; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(bx_controls.png?v15dbd291708) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(bx_controls.png?v15dbd291708) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(fancybox.png?v15dbd291708); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(fancybox.png?v15dbd291708) -40px 0;
  cursor: pointer;
  z-index: 1103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal .75rem/1.25rem Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame, #fancybox-img {
  width: 100%;
  height: 100%;
  border: none; }

#fancybox-frame {
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(blank.gif?v15dbd291708);
  z-index: 1102;
  display: none; }

#fancybox-left {
  left: 0; }

#fancybox-right {
  right: 0; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block; }

#fancybox-left-ico {
  background-position: -40px -30px; }

#fancybox-left-ico, #fancybox-right-ico {
  background-image: url(fancybox.png?v15dbd291708); }

#fancybox-right-ico {
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible; }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(fancybox-x.png?v15dbd291708); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(fancybox.png?v15dbd291708);
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(fancybox-y.png?v15dbd291708);
  background-position: -20px 0; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(fancybox.png?v15dbd291708);
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(fancybox-x.png?v15dbd291708);
  background-position: 0 -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(fancybox.png?v15dbd291708);
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(fancybox-y.png?v15dbd291708); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(fancybox.png?v15dbd291708);
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: .75rem;
  z-index: 1102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url(fancy_title_over.png?v15dbd291708);
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(fancybox.png?v15dbd291708) -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #fff;
  line-height: 1.8125rem;
  font-weight: 700;
  padding: 0 0 3px;
  background: url(fancybox-x.png?v15dbd291708) 0 -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(fancybox.png?v15dbd291708) -55px -90px no-repeat; }

.fancybox-ie6 #fancybox-close, .fancybox-ie6 #fancybox-left-ico, .fancybox-ie6 #fancybox-right-ico, .fancybox-ie6 #fancybox-title-float-left, .fancybox-ie6 #fancybox-title-float-main, .fancybox-ie6 #fancybox-title-float-right, .fancybox-ie6 #fancybox-title-over {
  background: transparent; }

#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right {
  height: expression(this.parentNode.clientHeight + "px"); }

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2) + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop)) + "px"); }

#fancybox-loading.fancybox-ie6 div {
  background: transparent; }

.fancybox-ie .fancybox-bg {
  background: transparent !important; }

html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

.remodal, [data-remodal-id] {
  display: none; }

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  content: ""; }

.remodal-overlay, .remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  display: inline-block; }

.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
  filter: blur(3px); }

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-closing, .remodal-overlay.remodal-is-opening {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: d;
          animation-name: d; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: e;
          animation-name: e; }

.remodal-wrapper {
  padding: 10px 10px 0; }

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-closing, .remodal.remodal-is-opening {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation-name: b;
          animation-name: b; }

.remodal.remodal-is-closing {
  -webkit-animation-name: c;
          animation-name: c; }

.remodal, .remodal-wrapper:after {
  vertical-align: middle; }

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color .2s;
  transition: color .2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:focus, .remodal-close:hover {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, Helvetica CY, Nimbus Sans L, sans-serif !important;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

.remodal-cancel, .remodal-confirm {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:focus, .remodal-confirm:hover {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:focus, .remodal-cancel:hover {
  background: #ef5350; }

.remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner, .remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0; }

@-webkit-keyframes b {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@keyframes b {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-webkit-keyframes c {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0; } }

@keyframes c {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0; } }

@-webkit-keyframes d {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes d {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes e {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes e {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@media only screen and (min-width: 40.0625rem) {
  .remodal {
    max-width: 700px; } }

.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.mobile_filters--done, .mobile_filters--trigger, .search_filters .filter_group--done {
  border-radius: 3px;
  padding: 24px 14px;
  -webkit-transition: background .34s ease;
  transition: background .34s ease; }

.mobile_filters--clear, .mobile_filters--done, .mobile_filters--trigger, .search_filters .filter_group--done, .template-index .home_hero--btn {
  display: block;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 700;
  height: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1;
  text-align: left; }

.mobile_filters--clear, .template-index .home_hero--btn {
  border-radius: 3px;
  padding: 16px;
  border: 2px solid rgba(0, 0, 0, 0.32);
  background: transparent;
  -webkit-transition: border .24s ease;
  transition: border .24s ease;
  -webkit-transition-property: border, color, background;
  transition-property: border, color, background; }

.collection_grid .grid_product .notify_me--trigger, .collection_grid .grid_product .product_action--atc, .collection_grid .product_action--variant {
  display: block;
  border-radius: 30px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 700;
  height: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1;
  padding: 10px;
  text-align: center;
  -webkit-transition: background .34s ease;
  transition: background .34s ease; }

#optin-footer .infusion-form input.main-submit[type=submit], .rewards-widget .products__btn {
  display: block;
  border-radius: 30px;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 700;
  height: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1;
  padding: 10px;
  text-align: center;
  border: 2px solid rgba(0, 0, 0, 0.32);
  -webkit-transition: border .24s ease;
  transition: border .24s ease;
  -webkit-transition-property: border, color;
  transition-property: border, color; }

#optin-footer .infusion-form input.main-submit:hover[type=submit], .rewards-widget .products__btn:hover {
  border: 2px solid #30b6d1; }

@-webkit-keyframes f {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  to {
    -webkit-transform: translate3d(200%, 0, 0);
            transform: translate3d(200%, 0, 0); } }

@keyframes f {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  to {
    -webkit-transform: translate3d(200%, 0, 0);
            transform: translate3d(200%, 0, 0); } }

body, html {
  height: 100%;
  background: #fff; }

html {
  font-size: 100%; }

body {
  font-family: Roboto, Helvetica, Arial, sans-serif; }

body.mobile-device iframe#launcher {
  display: block; }

iframe#launcher {
  display: none; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, Helvetica, Arial, sans-serif; }

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent; }

.clearfix {
  zoom: 1; }

.clearfix:after, .clearfix:before {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.left {
  float: left;
  text-align: left; }

.right {
  float: right;
  text-align: right; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: inherit;
  cursor: auto; }

.trs_hover {
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.trs_hover:hover {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }

@media (max-width: 47.9375rem) {
  .container {
    padding: 0 15px; } }

@media screen and (max-width: 31.25rem) {
  .mobile {
    display: block; } }

iframe.zEWidget-webWidget {
  z-index: 9999999991 !important; }

.hidden, .visuallyhidden {
  display: none; }

input, placeholder, textarea {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400; }

h1 {
  font-weight: 700; }

h2 {
  font-size: 2.1875rem;
  line-height: 2.5rem; }

h2, h3 {
  margin-bottom: 24px;
  font-weight: 700;
  color: #1e418f; }

h3 {
  font-size: 1.75rem;
  line-height: 2.125rem; }

pre {
  font-family: Courier\ 10 Pitch, Courier, monospace; }

code {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace; }

#access .menu-header, #branding, #colophon, #main, #wrapper, div.menu {
  margin: 0 auto;
  position: relative; }

#slide-wrapper {
  background: #fff; }

.inner {
  max-width: 1200px;
  margin: 0 auto; }

#trustbadges {
  width: 100%;
  background-color: #fff;
  margin: 0; }

p {
  margin: 0;
  padding: 0;
  line-height: 1.3em; }

.column_center ul {
  list-style-type: disc; }

.column_center ol, .column_center ul {
  list-style-position: outside;
  margin-left: 30px; }

.column_center ol {
  list-style-type: decimal; }

a:focus, a:hover {
  color: #00b4e6;
  text-decoration: none; }

input[type=color], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
  background: #fffffff;
  border: 2px solid #1e418f;
  font-size: .9375rem;
  text-indent: 10px;
  padding: 6px;
  color: #212121;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  width: 100%;
  background: #fff; }

input[type=search], input[type=search]:focus, input[type=submit], input[type=text] {
  -webkit-appearance: none;
  outline: none; }

::-moz-placeholder {
  color: #939393;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #939393; }

:-ms-input-placeholder {
  color: #939393; }

input[type=submit] {
  color: #1e418f;
  background: #fdfb4f;
  font-size: 1.125rem;
  height: 41px;
  line-height: 1.125rem;
  border: 0;
  text-align: center;
  cursor: pointer;
  letter-spacing: .0625rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
  width: 100%;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

input[type=submit].update-cart {
  background: #fff;
  color: #000;
  font-weight: 600;
  text-transform: none;
  border: 1px solid #848484;
  margin: 0; }

.cart_buttons input[type=submit] {
  padding: 0 12px; }

input[type=submit]:hover {
  background: #003a63;
  color: #fff; }

.search-form {
  position: relative; }

input[type=submit].search-submit {
  -webkit-appearance: none;
  outline: none;
  display: block;
  border: 0;
  position: absolute;
  height: 32px;
  width: 32px;
  background: #1e418f url(bg-search-submit.png?v15dbd291708) 0 0 no-repeat;
  background-size: 32px 32px;
  font-size: 0;
  top: 2px;
  right: 0;
  cursor: pointer;
  z-index: 2; }

.search-field {
  width: 100%; }

a {
  color: #1e418f;
  text-decoration: none; }

a:active, a:hover {
  text-decoration: underline; }

a:active, a:focus {
  outline: 0; }

.screen-reader-text {
  position: absolute;
  left: -9000px; }

.clear {
  width: 100%;
  height: 0;
  clear: both; }

.hidden {
  display: none; }

.yellow {
  color: #f3f162; }

.blue {
  color: #1e418f; }

.center {
  text-align: center; }

dd, hr, ol, p, pre, ul {
  margin-bottom: 18px; }

dd, ol, p, pre, ul {
  font-size: 1.1875rem;
  line-height: 1.625rem;
  margin-bottom: 36px; }

.fancy-select:focus, .filter_group:focus, .shopify-section:focus, .trigger:focus, body a:focus, body button:focus, body input:focus, body select:focus {
  outline: 5px auto -webkit-focus-ring-color; }

.filter_group--title:focus, .rc_option:focus, input#search-field:focus {
  outline: 0; }

.filter_group--title:focus {
  color: #777; }

label {
  font-weight: 700; }

.alert {
  margin: 15px 0;
  border-radius: 0; }

.alert > ol, .alert > p, .alert > ul {
  list-style-type: none;
  margin: 0; }

.alert > p + p, .alert > ul + ul {
  margin: 10px 0 0; }

.btn, .btn-info, .btn-primary, .btn a {
  padding: 4px 16px;
  background: #1e418f;
  font-size: .75rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  color: #fff;
  border: none;
  height: 24px;
  box-shadow: none;
  vertical-align: middle;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  line-height: .75rem; }

.sold-out {
  line-height: 1.125rem; }

.sold-out, .sold-out:hover {
  background: #c1c1c1; }

.btn-info:focus, .btn-info:hover, .btn-primary:focus, .btn-primary:hover, .btn:focus, .btn:focus a, .btn:hover, .btn:hover a {
  background: #4798b0;
  cursor: pointer;
  color: #fff;
  border: none; }
.btn-red:hover{
  background-color: #c52e2d; 
}
.single-product-btn, input.single-product-btn[type=submit] {
  font-size: 1rem;
  height: 44px;
  padding-top: 7px;
  float: right;
  margin: 0 0 0 12px;
  border: 1px solid #444;
  color: #000;
  text-transform: none;
  background: #f7de9e;
  background: -webkit-linear-gradient(top, #f7de9e 0, #f0c252);
  background: linear-gradient(180deg, #f7de9e 0, #f0c252);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= "#f7de9e", endColorstr="#f0c252", GradientType=0); }

input.single-product-btn[type=submit] {
  font-size: 1.125rem; }

.single-product-btn:hover, input.single-product-btn[type=submit]:hover {
  border: 1px solid #444;
  color: #000;
  background: #f7de9e;
  background: -webkit-linear-gradient(top, #f7de9e 0, #f0c252);
  background: linear-gradient(180deg, #f7de9e 0, #f0c252);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= "#f7de9e", endColorstr="#f0c252", GradientType=0); }

.yellow-btn {
  background: #fdfb4f;
  color: #1e418f;
  font-size: 1rem;
  padding: 6px 20px; }

.yellow-btn:hover {
  background: #1e418f;
  color: #fff;
  font-size: 1rem;
  text-decoration: none; }

#wrapper {
  overflow: hidden; }

.container {
  padding: 0; width: 100% !important;}

.page_container {
  max-width: 1020px;
  margin: 0 auto; }

#showcase {
  margin: 15px 0 0; }

#main {
  clear: both;
  overflow: hidden;
  padding: 0; }

#main_content, .column .widget {
  margin-bottom: 30px; }

.bottom_content {
  padding-bottom: 5px;
  box-shadow: inset 0 0 60px 0 #c3c1c1; }

.sidebar_left .column_center {
  width: 100%; }

.sidebar_left .column_center #main_content {
  margin: 0; }

.sidebar_left .column_left {
  margin-left: -100%; }

.sidebar_both .column_center {
  width: 100%; }

.sidebar_both .column_center #main_content {
  margin: 0 25%; }

.sidebar_both .column_left {
  margin-left: -100%; }

.sidebar_both .column_right {
  margin-left: -25%; }

.sidebar_off .column_center #main_content {
  margin: 0; }

.custom_header1 {
  background: #00b4e6;
  text-transform: uppercase;
  text-align: center;
  font-size: 1rem; }

.custom_header1 a i {
  font-size: 1.3125rem;
  display: inline-block;
  padding-right: 8px; }

.custom_header1 a {
  display: block;
  color: #fff;
  padding: 12px 0;
  letter-spacing: .025rem; }

.custom_header1 a:hover {
  background: #1e418f;
  text-decoration: none; }

.social-links {
  display: inline-block;
  vertical-align: top;
  padding-left: 39px;
  height: 25px;
  padding-top: 45px; }

#access a.social-link {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 0;
  text-indent: 50px;
  overflow: hidden;
  margin-left: 7px;
  padding: 0; }

#mobile-menu .social-links {
  padding: 24px 0 0; }

#mobile-menu a.social-link {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 0;
  text-indent: 50px;
  overflow: hidden;
  margin: 0 7px 0 0;
  padding: 0; }

.sl-facebook {
  background: url(btn-facebook.png?v15dbd291708) 0 0 no-repeat; }

.sl-youtube {
  background: url(btn-youtube.png?v15dbd291708) 0 0 no-repeat; }

.sl-pinterest {
  background: url(btn-pinterest.png?v15dbd291708) 0 0 no-repeat; }

.sl-googleplus {
  background: url(btn-googleplus.png?v15dbd291708) 0 0 no-repeat; }

#zenbox_tab {
  display: none; }

#access {
  background: #fff;
  display: inline-block;
  float: right; }

#access .menu-header, div.menu {
  font-size: 1.125rem;
  margin-left: 12px;
  display: inline-block; }

#access .menu-header ul, div.menu ul {
  list-style: none;
  margin: 0; }

.menu-secondary-container .menu-secondary li, div.menu li {
  display: inline-block;
  position: relative; }

#access a {
  color: #1e418f;
  display: block;
  line-height: 7.4375rem;
  font-weight: 700;
  letter-spacing: .0625rem;
  padding: 0 18px;
  text-decoration: none; }

.menu-secondary-container ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  background: #1e418f;
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  float: left;
  width: 220px;
  z-index: 99999; }

.menu-secondary-container ul ul li {
  min-width: 220px;
  height: auto; }

.menu-secondary-container ul ul ul {
  left: 100%;
  top: 0; }

.menu-secondary-container ul ul a {
  line-height: 1em;
  padding: 10px;
  display: block;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  height: auto; }

.menu-secondary-container li:hover > a, .menu-secondary-container ul ul:hover > a {
  text-decoration: underline; }

.menu-secondary-container ul li:hover > ul {
  display: block; }

.menu-secondary-container {
  max-width: 1102px;
  margin: 0 auto; }

.menu-secondary {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu-secondary li {
  list-style: none;
  display: inline-block;
  height: 54px; }

.menu-secondary li a {
  display: block;
  color: #fff;
  font-size: .9375rem;
  letter-spacing: .0625rem;
  text-align: center;
  padding: 0 14px;
  line-height: 3.375rem;
  height: 54px;
  font-weight: 600;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

.menu-secondary li:hover a, body.health .menu-secondary li:hover a {
  background: #fff;
  text-decoration: none;
  color: #193675; }

.menu-secondary-container ul ul a:hover {
  text-decoration: none; }

body.recipes .menu-secondary li a:hover {
  background: #db6845; }

body.fitness .menu-secondary li a:hover {
  background: #39b0a1; }

body.naturalremedies .menu-secondary li a:hover {
  background: #85b132; }

.menu-secondary li.current-menu-item > a {
  text-decoration: underline; }

.breadcrumb {
  display: none; }

.breadcrumb a:after {
  content: "/";
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px; }

#showcase .custom_showcase {
  margin-bottom: 24px; }

#showcase .custom_showcase a {
  display: block;
  position: relative; }

#bottom .custom_footer ul {
  padding: 7px 0 0; }

#bottom .custom_footer ul li {
  padding: 8px 0 7px; }

div.fancy-select {
  position: relative;
  font-weight: 400;
  font-size: .9375rem;
  color: #484848; }

div.fancy-select.disabled {
  opacity: .5; }

div.fancy-select select:focus + div.trigger.open {
  box-shadow: none; }

div.fancy-select div.trigger {
  border-radius: 5px;
  cursor: pointer;
  font-size: .9375rem;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 15px;
  height: 41px;
  line-height: 2.5625rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  color: #454545;
  width: 100%;
  border: 2px solid #1e418f;
  box-sizing: border-box;
  -webkit-transition: all .24s ease-out;
  transition: all .24s ease-out;
  text-align: left; }

div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #484848;
  top: 19px;
  right: 9px; }

div.fancy-select div.trigger.open {
  color: #fff;
  background: #1e418f;
  box-shadow: none; }

div.fancy-select div.trigger.open:after {
  border-top-color: #fff; }

div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 400px;
  overflow: auto;
  background: #fff;
  border-radius: 0;
  border-top: 1px solid #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  max-width: 100%;
  width: 100%;
  text-align: left;
  -webkit-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
  transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out; }

div.fancy-select ul.options.open {
  visibility: visible;
  top: 41px;
  opacity: 1;
  -webkit-transition: opacity .3s ease-out, top .3s ease-out;
  transition: opacity .3s ease-out, top .3s ease-out; }

div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  -webkit-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
  transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out; }

div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  -webkit-transition: opacity .3s ease-out, bottom .3s ease-out;
  transition: opacity .3s ease-out, bottom .3s ease-out; }

div.fancy-select ul.options li {
  padding: 8px 12px;
  background: none;
  color: #003a63;
  cursor: pointer;
  font-size: .875rem;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .15s ease-out;
  transition: all .15s ease-out; }

div.fancy-select ul.options li.selected {
  background: #a0c4da;
  color: #fff; }

div.fancy-select ul.options li.hover {
  color: #a0c4da;
  background: #fff; }

.collection-sort {
  float: right;
  text-align: left;
  width: auto; }

.collection-sort label {
  color: #454545;
  display: inline-block;
  font-size: .9375rem;
  letter-spacing: normal;
  margin-right: 12px;
  text-transform: none;
  vertical-align: middle; }

.collection-sort .fancy-select {
  display: inline-block;
  max-width: 280px;
  width: 184px;
  vertical-align: middle; }

.collection-sort div.fancy-select div.trigger {
  line-height: 1.875rem;
  height: 34px;
  border-radius: 0;
  color: #1e418f;
  font-weight: 700; }

.collection-sort div.fancy-select div.trigger.open {
  color: #fff; }

.collection-sort div.fancy-select div.trigger:after {
  top: 12px; }

.collection-sort > select {
  display: inline-block;
  float: right;
  font-size: .875rem;
  margin-top: 5px;
  text-transform: none;
  vertical-align: middle;
  letter-spacing: normal; }

.infusion-form input[type=text] {
  height: 41px;
  border: 0;
  border-radius: 4px;
  padding: 0;
  line-height: 2.5625rem; }

.infusion-form input[type=submit] {
  height: 41px;
  border-radius: 4px;
  background: #fdfb4f;
  text-align: center;
  color: #1e418f;
  letter-spacing: .125rem; }

.infusion-form input[type=submit].main-submit {
  font-weight: 800;
  letter-spacing: .125rem; }

.optin-home {
  position: relative;
  height: 343px;
  margin-bottom: 44px;
  background: #4280d8;
  background: -webkit-linear-gradient(top, #4280d8 0, #142882);
  background: linear-gradient(180deg, #4280d8 0, #142882);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= "#4280d8", endColorstr="#142882", GradientType=0); }

.infusion-form::-moz-placeholder {
  color: #484848;
  opacity: 1; }

.infusion-form::-webkit-input-placeholder {
  color: #484848; }

.infusion-form:-ms-input-placeholder {
  color: #484848; }

.optin-home .inner {
  position: relative;
  height: 343px; }

.optin-home .inner:after {
  content: "";
  display: table;
  clear: both; }

.optin-home .optin-home-content {
  width: 783px;
  max-width: 100%;
  float: right;
  text-align: center;
  position: relative;
  z-index: 10; }

.optin-home .input-container {
  width: 25%;
  display: inline-block;
  margin: 0 6px;
  vertical-align: top; }

.optin-home .submit-container {
  width: 40%;
  display: inline-block;
  margin: 0 6px;
  vertical-align: top; }

.optin-home-img {
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 2; }

.optin-home-content h2 {
  font-size: 2.375rem;
  line-height: 2.5rem;
  color: #fbf94b;
  letter-spacing: .1875rem;
  margin-bottom: 28px;
  padding-top: 45px; }

.optin-home-box {
  display: inline-block;
  width: 32%;
  color: #fff;
  text-align: center;
  vertical-align: top; }

.optin-home-box p {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  margin-bottom: 34px;
  letter-spacing: .025rem; }

.optin-home-box strong {
  font-weight: 900; }

.optin-home-box-icon {
  width: 49px;
  height: 50px;
  margin-bottom: 9px; }

#optin-footer {
  background: #051b52;
  padding: 14px 0; }

#optin-footer .inner:after {
  content: "";
  display: table;
  clear: both; }

#optin-footer img {
  display: block;
  width: 61px;
  float: left;
  margin-right: 20px; }

.optin-footer-text {
  float: left;
  width: 468px;
  color: #f3f162;
  font-size: 1.0625rem;
  line-height: 1.375rem;
  padding-right: 18px;
  font-weight: 900;
  clear: none;
  padding-top: 10px; }

.optin-footer-text span {
  color: #fff;
  font-size: .9375rem;
  font-weight: 600; }

.optin-footer-dropdown, .optin-footer-field {
  width: 170px;
  float: left;
  margin-right: 12px;
  padding-top: 10px; }

.optin-footer-submit {
  width: 170px;
  float: left;
  padding-top: 10px; }

.product-info {
  background: #fff;
  border: 4px solid #f7f6f0;
  padding: 20px;
  margin-top: 24px; }

.product-top-info:after {
  content: "";
  display: table;
  clear: both; }

.product-listing .product_alpha {
  clear: left; }

#main_content .product {
  margin-top: 24px; }

#main_content .product > div {
  padding: 10px;
  background: #fff; }

#main_content .product .product_img {
  text-align: center; }

#main_content .product .product_img a {
  padding: 1px;
  text-align: center; }

.col-sm-2 .product_img img {
  max-height: 109px; }

.col-sm-3 .product_img img {
  max-height: 150px; }

#main_content .product .product_name {
  padding: 10px 0;
  background: none;
  border-top: 3px solid #f7f6f0;
  text-align: center;
  line-height: 1rem;
  min-height: 65px;
  font-size: .8125rem; }

#main_content .product .product_price {
  padding: 0; }

#main_content .product .product_price .money {
  text-align: center;
  color: #c00;
  font-size: .875rem;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px; }

#main_content .product .product_price .compare {
  font-weight: 600;
  color: #313131;
  font-size: .875rem;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.product-price-value {
  text-align: center; }

#main_content .product .product_price form {
  vertical-align: middle;
  display: inline-block; }

.sidebar-list-title {
  display: none;
  background: #2e2e2e;
  color: #fff;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1rem;
  padding: 13px 0;
  margin-bottom: 14px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .0625rem;
  margin-top: 34px; }

.sidebar-list {
  list-style: none;
  margin: 32px 0 40px;
  padding: 0; }

.sidebar-list a {
  color: #1e418f;
  display: block;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

.sidebar-list a:after {
  content: "";
  display: table;
  clear: both; }

.sidebar-list a:hover {
  background: #ededed;
  text-decoration: none; }

.sidebar-list li {
  display: table;
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
  width: 100%; }

.sidebar-list li:after {
  content: "";
  display: table;
  clear: both; }

.sidebar-list li + li {
  border-top: 0; }

.sidebar-list li span {
  display: block;
  width: 100%;
  text-align: left;
  font-size: .875rem;
  line-height: 1rem;
  padding: 12px;
  text-transform: uppercase;
  font-weight: 700;
  box-sizing: border-box; }

.sidebar-list li.img-list-item img {
  width: 65px;
  height: 65px;
  margin: 0;
  display: block;
  float: left; }

.sidebar-list li.img-list-item span {
  width: calc(100% - 65px);
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding-top: 24px;
  letter-spacing: .0625rem;
  float: right;
  display: block; }

#sidebar p {
  font-size: .875rem;
  line-height: 1.3125rem;
  margin-bottom: 12px; }

.about-read-more {
  color: #212121;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  font-weight: 600;
  font-size: 1rem;
  display: inline-block;
  padding-top: 4px; }

.about-read-more:hover {
  color: #1e418f;
  text-decoration: none; }

#sidebar .about-sidebar-img {
  max-width: 260px;
  display: block;
  margin: 0 auto 18px; }

#sidebar h2.about {
  font-size: 1.5625rem;
  letter-spacing: .125rem;
  margin-bottom: 18px; }

#sidebar h2.bordered {
  border-top: 8px solid #212121;
  border-bottom: 8px solid #212121;
  font-size: 1.25rem;
  letter-spacing: .125rem;
  line-height: 1.25rem;
  padding: 9px 0;
  margin: 0 0 28px; }

.sidebar-fitness-josh-chelsea {
  display: block;
  margin: 0 auto; }

.widget__specials ul li {
  margin-top: 30px; }

.widget__specials ul li .product_img a {
  display: block;
  padding: 31px 40px; }

.widget__specials ul li .product_price {
  padding: 11px 40px 10px; }

.widget__specials ul li .product_price .price {
  display: block;
  float: left; }

.widget__specials ul li .product_price a {
  float: right; }

.column .product .product_img {
  width: 110px;
  float: left;
  margin: 0 15px 0 0; }

.column .product .btn {
  margin: 10px 0 0; }

ul.tags {
  margin-bottom: 2em; }

.tags li {
  margin-right: 1em;
  margin-bottom: .5em; }

.tags li:last-child {
  display: none; }

#searchresults {
  margin: 0; }

#searchresults .search-form {
  margin: 15px 0 0; }

#searchresults .search-form input {
  width: 100%;
  float: left;
  padding: 0 34px 0 10px; }

#searchresults h3 {
  margin: 0;
  padding: 0; }

#searchresults ol li .search-result_image {
  float: left;
  margin-right: 15px; }

#searchresults ol li .search-result_container {
  padding: 15px 0 0; }

.product_image {
  text-align: center; }

.product_wrap .bxslider {
  margin: 0;
  visibility: hidden; }

.product_image .bx-wrapper {
  overflow: hidden; }

.product_image ul {
  list-style: none; }

.product_wrap .bx-wrapper .bx-pager {
  bottom: 0;
  padding-top: 10px; }

.product_wrap .product_name {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 2.1875rem;
  font-weight: 700;
  color: #1e418f;
  line-height: 2.5rem;
  padding-bottom: 8px; }

.product_wrap .product-price span {
  display: inline-block;
  vertical-align: middle;
  font-size: .75rem;
  line-height: 1.3rem; }

.product_wrap .product-price {
  padding: 5px 0 0;
  line-height: 1.625rem; }

.product_wrap .product-price .money {
  color: #c00;
  font-weight: 600; }

.product_wrap .product-price .compare-at-price {
  color: #000;
  text-decoration: line-through;
  font-weight: 400; }

.price-label {
  display: inline-block;
  margin-right: 10px;
  text-align: right;
  vertical-align: middle;
  width: 65px; }

.product_wrap .product-price .your-price {
  font-size: .8125rem; }

#product_price_wrapper {
  margin: 0;
  line-height: 1.5rem; }

.product-meta {
  padding: 0;
  float: left; }

.product-meta .fd-product-tab-content ul {
  list-style: disc outside; }

.product_wrap .variants-wrapper {
  padding: 15px 0 0; }

.product_wrap .variants-wrapper label {
  margin-right: 10px; }

.product_wrap #purchase {
  float: right;
  padding: 0;
  background-color: #eaf1f1;
  text-align: center;
  width: 100%;
  max-width: 250px;
  margin-bottom: 20px;
  margin-top: 15px; }

.product_wrap #purchase label {
  display: inline-block;
  margin: 0; }

.product_wrap #purchase #quantity {
  width: 60px;
  vertical-align: middle;
  margin: 0 10px 20px;
  padding: 0;
  outline: none;
  text-align: left;
  border: 1px solid #ccc; }

.product_wrap #purchase #add-to-cart {
  padding: 3px 10px 0;
  border-radius: 3px;
  border-color: #adb1b8; }

.product_wrap #purchase #add-to-cart i {
  vertical-align: middle;
  margin: 0 5px 0 0;
  font-size: 1.25rem;
  position: relative;
  top: -2px;
  padding: 3px;
  border-radius: 3px;
  color: #fff;
  background: #000; }

.product_wrap .product_details {
  margin: 15px 0 0;
  padding: 10px 0 15px;
  border: 1px solid #e1e1e1;
  border-width: 1px 0; }

.product_wrap .product_details > div {
  padding: 5px 0 0;
  font-style: italic; }

.product_wrap #product_description {
  font-size: 1.1875rem;
  line-height: 1.625rem;
  margin-bottom: 36px;
  color: #212121; }

.product_wrap #product_description h4 {
  padding-bottom: 0;
  border: none;
  font-size: 1.125rem;
  margin-bottom: 16px;
  font-weight: 700; }

.product_wrap .addthis_toolbox {
  margin: 15px 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #e1e1e1; }

.product_image-additioanl a {
  width: 33%;
  display: block;
  box-sizing: border-box; }

.widget__related-products {
  padding: 15px 0 0;
  max-width: 960px;
  margin: 0 auto; }

.widget__related-products h3 {
  margin-bottom: 0;
  font-size: 1rem; }

.widget__related-products ul {
  list-style-type: none;
  margin-left: 0; }

.widget__related-products .product_img {
  text-align: center; }

.widget__related-products .product_price {
  padding: 0;
  text-align: center; }

.widget__related-products .product_price .money {
  float: none; }

.yotpo.testimonials {
  display: none; }

.yotpo-stars {
  margin-right: 10px; }

.yotpo .yotpo-small-box {
  padding: 0 10px; }

.yotpo .yotpo-regular-box {
  padding: 25px 0 10px; }

.blog-article {
  padding: 15px 0 0; }

.article .article_header, .blog-article + .blog-article {
  padding-top: 25px; }

.article_header .product_name {
  padding: 0 0 9px;
  font-size: 1.125rem; }

.blog-article_meta-comments {
  float: right; }

.blog-article_date, .blog-article_meta-tags {
  font-style: italic; }

.blog-article_meta-tags a {
  text-decoration: underline; }

.article_meta-comments {
  float: right; }

.article_meta-tags a {
  text-decoration: underline; }

.article_date, .article_meta, .article_meta-tags {
  font-style: italic; }

.article-scope .addthis_toolbox {
  margin: 20px 0; }

#comments ul {
  list-style-type: none; }

.comment-form #comment-author, .comment-form #comment-body, .comment-form #comment-email {
  width: 100%; }

.comment-form #comment-body {
  min-height: 100px;
  margin-bottom: 15px; }

.article_comments-form {
  padding-bottom: 10px;
  margin-top: 1em;
  padding-top: 10px; }

.section-title {
  margin-bottom: 2px;
  padding-bottom: 8px; }

.section_content {
  padding-top: 8px; }

.comment-form .section_content .row, .page-row img, .page_image {
  margin-bottom: 1em; }

.page-row {
  margin-bottom: 2em; }

#create-customer h2, .customer_name {
  font-size: 1.1875rem; }

.customer_name {
  padding-top: 15px;
  text-transform: none; }

.customer_name .divider {
  margin: 0 7px; }

.customer_name a {
  float: right; }

.customer_addresses .address_actions a {
  margin: 0 10px 0 0;
  font-size: 1rem;
  text-decoration: underline; }

.customer_addresses .address_actions a:hover {
  text-decoration: none; }

.customer_addresses ul.customer_addresses_actions {
  list-style-type: none;
  margin: 15px 0; }

.customer_addresses ul.customer_addresses_actions li a i {
  margin: 0 5px 0 0;
  line-height: inherit; }

.customer_addresses .col-sm-offset-4 label {
  line-height: 1.6em; }

ul.address {
  list-style-type: none; }

#order_details, .order_date {
  margin: 15px 0; }

.mobile-update-cart {
  display: none; }

table.cart-table {
  width: 100%;
  margin-top: 12px; }

table.cart-table td, table.cart-table th {
  padding: 4px 8px;
  vertical-align: middle;
  font-size: 1rem; }

table.cart-table th {
  font-size: 1.0625rem;
  padding: 8px; }

table.cart-table .image {
  width: 15%; }

table.cart-table .item-name {
  width: 40%; }

table.cart-table td.qty, table.cart-table th.qty {
  width: 15%;
  text-align: center; }

table.cart-table .eff-price, table.cart-table .total {
  width: 15%;
  text-align: right; }

.qty input.update-qty[type=text] {
  margin: 0 4px;
  vertical-align: middle; }

table.cart-table td.qty label {
  display: none;
  vertical-align: middle; }

table.cart-table thead {
  background: #f5f9fa;
  border: 1px solid #e9e9e9;
  font-size: .9375rem; }

.continue-shopping {
  float: left;
  display: inline-block;
  font-size: 1.125rem;
  padding: 8px 0 0; }

h2.cart-products-title {
  margin-bottom: 0;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #1d418f;
  font-weight: 700;
  font-size: 1.5rem; }

input[type=text].update-qty {
  width: 40px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  outline: none;
  text-align: left;
  border: 1px solid #ccc; }

.product-listing__cart {
  text-align: center; }

.cart-pricing-order {
  float: right;
  width: 340px;
  max-width: 100%;
  font-size: 1.125rem; }

.cart-pricing-order table {
  margin: 40px 0 25px;
  width: 100%; }

.t-label {
  width: 60%;
  vertical-align: middle; }

.t-price {
  text-align: right;
  width: 40%;
  vertical-align: top; }

.t-price, .t-price span.money {
  font-weight: 700; }

.cart-pricing-order:after {
  content: "";
  display: table;
  clear: both; }

#your-shopping-cart .breadcrumb {
  display: none; }

.cart-list {
  overflow: hidden; }

.cart-list .item_image {
  text-align: center; }

.cart-list .item_remove {
  margin: 0 0 0 10px; }

.cart-list .item_remove a {
  font-size: 1.25rem;
  color: #fe2a2a; }

.cart-list .item_price {
  padding: 10px 0 0; }

.cart-list .item_price label {
  padding: 0;
  line-height: 2.3125rem; }

.cart-list .item_price .input-small {
  width: 40px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  outline: none;
  text-align: left;
  border: 1px solid #ccc; }

.cart-list .item_price .total {
  text-align: right; }

.cart-list .item_price .total h3 {
  border-bottom: 1px solid #d6d6d6;
  font-size: 1.25rem; }

.cart_subtotal h3 .money {
  float: right; }

.cart_buttons {
  margin: 30px 0;
  text-align: center; }

.cart_instructions textarea {
  width: 100%; }

#payment-methods {
  text-align: center; }

#payment-methods ul {
  margin: 0;
  padding: 10px 0; }

#payment-methods ul li {
  list-style: none;
  display: inline-block;
  padding: 0 4px 4px 0; }

.contact-form textarea {
  width: 100%; }

.mobile {
  display: none; }

@media screen and (max-width: 68.875rem) {
  #container {
    padding: 0 20px; } }

@media screen and (max-width: 60rem) {
  .mobile {
    display: none; }
  iframe {
    max-width: 100%;
    width: 100%; } }

@media screen and (max-width: 67.1875rem) {
  .mobile {
    display: none; }
  .product_name {
    float: left;
    width: 100%; }
  .nav-button {
    display: block; }
  .hide-mobile, .menu-header, nav#access {
    display: none; }
  .menu-header-mobile {
    display: block; }
  #header, .header-top {
    height: auto;
    text-align: center; }
  #header, .fitness #header, .naturalremedies #header, .recipes #header {
    border-bottom: 2px solid #1e418f; }
  .header-btm {
    display: none; }
  #logo {
    background-size: 112px 80px;
    height: 80px;
    left: 50%;
    margin-left: -56px;
    position: relative;
    top: 0;
    width: 112px; }
  .optin-home-img {
    display: none; }
  #content {
    width: 100%;
    float: none; }
  #sidebar {
    float: none;
    margin: 0 auto; }
  #main {
    margin-top: 36px; } }

@media screen and (max-width: 31.25rem) {
  .collection-sort {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%; }
  #sort-by, .collection-sort > label {
    display: inline-block;
    float: none;
    vertical-align: middle; }
  .zopim {
    display: none; }
  .featured-article-content {
    width: 100%; }
  .featured-article-meta {
    display: none; }
  #sort-posts span {
    width: 100%;
    text-align: center;
    margin-bottom: 6px; }
  #sort-posts a {
    width: 100%;
    margin: 0 0 6px;
    text-align: center; }
  .featured-image {
    float: none;
    margin-bottom: 12px; }
  .loop-post-content {
    float: none;
    width: 100%; }
  #optin-footer {
    padding: 28px; }
  .optin-footer-text {
    width: auto;
    float: none;
    clear: both; }
  .optin-footer-dropdown, .optin-footer-field, .optin-footer-submit {
    float: none;
    width: 100%;
    margin: 0 0 12px; }
  .scrollup {
    bottom: 20px;
    right: 20px; }
  .home-post-content {
    float: none;
    width: 100%; }
  #sidebar, #sidebar iframe {
    width: 280px; }
  .inner {
    padding: 0 20px; }
  .optin-home, .optin-home .inner {
    height: auto; }
  .optin-home .input-container, .optin-home .submit-container {
    width: 100%;
    margin: 0 0 8px; }
  .optin-home .infusion-form {
    padding-bottom: 20px;
    padding-top: 10px; }
  .optin-home-box {
    width: 100%;
    float: none; }
  .optin-home-box:after {
    content: "";
    display: table;
    clear: both; }
  .optin-home-box p {
    text-align: left;
    color: #fff;
    padding-top: 5px;
    margin-bottom: 12px; }
  .optin-home-box p strong {
    color: #f3f162; }
  .optin-home-box-icon {
    float: left;
    margin-right: 21px; }
  ul.post-thumb-list li {
    width: 100%;
    margin: 0 0 14px; }
  .recipes-list li {
    width: 50%; }
  .recipes-category-list .grid-sizer, .recipes-category-list li {
    width: 45%; }
  .recipes-category-list .gutter-sizer {
    width: 4.5%; }
  .recipes-tax-list .grid-sizer, .recipes-tax-list li {
    width: 45%; }
  .recipes-tax-list .gutter-sizer {
    width: 4.5%; }
  .recipes-category-list li h3 {
    font-size: .875rem;
    line-height: 1.125rem;
    padding: 6px; }
  .recipes-tax-list li a {
    font-size: 1rem;
    line-height: 1.25rem; }
  .video-tax-list .grid-sizer, .video-tax-list li {
    width: 100%; }
  .video-tax-list .gutter-sizer {
    width: 0; }
  .printfriendly {
    width: 100%;
    padding: 0 0 20px;
    text-align: center;
    box-sizing: border-box; }
  .recipe-content {
    padding: 20px; }
  .letter-group a {
    width: 100%; }
  #optin-after-recipes img.book {
    position: relative;
    display: block;
    margin: 0 auto;
    top: -20px;
    left: auto; }
  #optin-after-recipes .draxe {
    display: none; }
  .optin-after .infusion-form {
    position: relative;
    padding: 28px 20px; }
  .optin-after .infusion-field, .optin-after .infusion-submit {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .optin-after .infusion-field {
    margin-bottom: 6px; }
  .optin-after h2 {
    padding-top: 10px; }
  .optin-content h3 {
    margin-bottom: 20px; }
  .optin-after-health-top {
    padding: 20px; }
  .optin-after-health-top img {
    float: none;
    display: block;
    margin: 0 auto; }
  #optin-after-health h2 {
    padding-top: 12px; }
  .optin-after .optin-home-box {
    padding: 0 20px;
    box-sizing: border-box; }
  .optin-after .optin-home-box p {
    font-size: .8125rem;
    line-height: 1.0625rem; }
  .optin-after .optin-home-box-icon {
    margin-right: 14px; }
  #optin-after-health {
    padding-bottom: 0; }
  .optin-after {
    display: none; }
  .optin-sidebar {
    height: auto; }
  .optin-sidebar .infusion-form {
    position: relative; }
  .nav-next, .nav-previous {
    float: none;
    text-align: left;
    width: 100%; }
  .single .comments-link {
    float: none; }
  .natrem-category-list li {
    width: 280px;
    height: 129px;
    float: none; }
  .nat-rem-list li, .post-link-list li {
    width: 100%; }
  .natrem-category-list li h3 {
    width: 268px; }
  table.cart-table td, table.cart-table th {
    display: block;
    float: left;
    font-size: .8125rem;
    padding: 4px 8px;
    vertical-align: middle;
    width: 30%;
    box-sizing: border-box; }
  table.cart-table .image {
    width: 10%;
    display: none; }
  table.cart-table .item-name {
    width: 30%;
    font-size: .8125rem; }
  table.cart-table td.qty, table.cart-table th.qty {
    width: 20%;
    text-align: center; }
  .bottom-thead {
    display: none; }
  table.cart-table .eff-price, table.cart-table .total {
    width: 25%;
    text-align: right; }
  input.update-qty[type=text] {
    width: 30px; }
  .mobile-update-cart {
    display: block;
    margin: 12px auto 0; } }

.recurring_div br {
  display: none; }

.mobile {
  display: block; }

#main_content .product-listing .product_name {
  min-height: 25px;
  border: none;
  margin-bottom: 0; }

.yotpo-main-widget .promoted-products-box, .yotpo .yotpo-label.yotpo-small-box {
  display: none !important; }

.yotpo .yotpo-regular-box {
  margin: 0 !important; }

.product-info {
  border: none;
  padding: 0;
  margin-top: 45px; }

.product-info .nav-tabs {
  margin-left: 0;
  border-bottom: 1px solid #1e418f; }

.product-info .nav-tabs li a {
  border: none;
  background: #8c9ec6;
  color: #fff;
  border-radius: 0;
  font-size: .9375rem;
  padding: 6px 20px;
  font-weight: 700; }

.product-info .nav-tabs li.active a {
  background: #1e418f; }

.product-info .tab-content .tab-pane {
  padding-top: 15px; }

.product-info .tab-content .tab-pane p {
  margin-bottom: 15px; }

.product-info .tab-content .tab-pane, .product-info .tab-content .tab-pane li, .product-info .tab-content .tab-pane p {
  font-size: .9375rem;
  line-height: 1.25rem;
  color: #000; }

#product_reviews {
  margin-top: 0; }

.yotpo-regular-box.yotpo-bottomline {
  border-top: 1px solid #1e418f; }

#product_reviews h4.main-title span {
  background: #1e418f;
  color: #fff;
  font-size: .9375rem;
  padding: 6px 20px;
  display: inline-block;
  text-transform: none;
  font-weight: 700; }

#main_content .product-listing .product_name, .product_wrap .product_name {
  color: #1e418f; }

.related-prod-title {
  padding-bottom: 0;
  margin-bottom: 0; }

.home-cat-title.health, .related-prod-title h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  border-width: 1px; }

.home-cat-title.health span, .related-prod-title h2 span {
  background: #1e418f;
  color: #fff;
  font-size: .9375rem;
  padding: 6px 10px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 20px;
  text-transform: none; }

.short-description {
  max-width: 430px;
  text-align: left; }

.short-description h4 {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600; }

.short-description ul {
  margin-left: 0;
  margin-bottom: 15px;
  list-style: inside disc;
  padding-left: 20px; }

.short-description ul li {
  font-size: .875rem;
  line-height: 1.35;
  margin-bottom: 5px;
  margin-left: 0; }

.product-top-info .product_image .bxslider li a {
  width: 94%;
  margin: 5px 2% 0;
  display: inline-block; }

#main_content .product-listing .product_name {
  border-bottom: 1px solid #ccc; }

#main_content .product-listing .product_name, .product_wrap .product_name {
  font-weight: 400;
  color: #333;
  margin-bottom: 20px; }

.product-top-info .product_image .bx-wrapper .bx-prev {
  left: 5%;
  z-index: 1; }

.product-top-info .product_image .bx-wrapper .bx-next {
  right: 5%;
  z-index: 1; }

.product-top-info h1.product_name {
  margin-bottom: 0;
  font-weight: 700; }

.product-top-info .yotpo.bottomLine {
  margin: 0; }

.product_wrap #purchase {
  max-width: 280px;
  border: 3px solid #eaf1f1;
  border-radius: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-bottom: 25px; }

.recurring_title {
  display: none; }

.product_wrap #purchase .recurring_title {
  font-weight: 400;
  padding-top: 0;
  font-size: 1.125rem;
  border: none; }

.product_wrap #purchase .one_time_div {
  text-align: left;
  border: none; }

.mix_div, .one_time_div, .recurring_div {
  padding: 2px 15px; }

.product_wrap #purchase .one_time_div label {
  font-size: .8125rem;
  line-height: 1.25rem; }

.product_wrap #purchase .one_time_div label input[type=radio] {
  display: inline-block;
  float: left;
  margin: 4px 5px 0 0;
  vertical-align: top; }

#purchase .radio_option {
  position: relative;
  text-align: left; }

.rc_container .radio_option.active {
  background-color: #f5f5f5; }

.product_wrap #purchase .recurring_div {
  border: medium none;
  margin: 10px 0;
  text-align: left; }

.one_time_div.bold_active span {
  font-weight: 700; }

.product_wrap #purchase .radio_option label {
  font-size: .75rem;
  font-weight: 400;
  font-weight: 600px; }

.rc_container {
  text-align: left; }

.product_wrap #purchase label input[type=radio] {
  display: inline-block;
  float: left;
  vertical-align: middle;
  margin: 4px 5px 0 0;
  width: 10%; }

.product_wrap #purchase label {
  font-weight: 400; }

.frequency_label {
  padding: 5px 0 0; }

.product_wrap #purchase #add-to-cart {
  font-family: Poppins;
  float: none;
  font-size: 1rem;
  margin: 15px 0 0;
  padding: 0 5px;
  background: #d73948;
  border-radius: 8px;
  letter-spacing: 0;
  position: relative;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: none;
  width: 100%; }

.product_wrap #purchase #add-to-cart.product-out-of-stock {
  background: #f1f1f1;
  border: 1px solid #9b9b9b;
  color: #4a4a4a;
  pointer-events: none; }

.product_wrap #purchase #add-to-cart.product-out-of-stock:hover {
  background: inherit;
  border: inherit;
  color: inherit; }

.product_wrap #purchase #add-to-cart:hover {
  background: #d73948; }

.product_wrap #purchase #add-to-cart .fa.fa-shopping-cart {
  background: #313a43;
  color: #fff;
  border-radius: 2px;
  font-size: 1rem;
  left: 3px;
  margin: 0 5px 0 0;
  padding: 5px;
  position: absolute;
  top: 3px;
  vertical-align: middle; }

.product_wrap #purchase #quantity {
  margin: 7px 10px 0;
  display: inline-block;
  float: left;
  line-height: 1.75rem; }

.product_wrap #purchase label[for=quantity] {
  margin-top: 4px;
  float: left;
  line-height: 2.3125rem; }

.product_wrap #purchase .buy-option label {
  border: 1px solid #bdbdbd;
  display: inline-block;
  line-height: 1.25rem;
  margin: 0 0 11px;
  padding: 5px 18px;
  text-align: center;
  width: auto;
  border-radius: 8px;
  border-color: #b0ccde;
  font-size: .6875rem;
  background: #fff; }

.product_wrap #purchase .buy-option label.selected_option {
  background: #00a2df;
  color: #fff; }

.product_wrap #purchase .buy-option label input[type=radio] {
  opacity: 0;
  position: absolute; }

.product_wrap .product-price {
  line-height: .9375rem; }

.product_wrap #bx-pager {
  float: left;
  left: -35px;
  position: absolute;
  top: 0; }

.product_wrap #bx-pager a {
  width: 50px;
  margin: 5px 0 0;
  border: 1px solid #000;
  border-radius: 2px;
  overflow: hidden; }

.product_wrap #bx-pager a:hover {
  border-color: #000; }

.socailshare a {
  cursor: pointer;
  color: #0066c0; }

.socailshare a:hover {
  color: #c45500; }

.btn, .btn-info, .btn-primary, .btn a, .product_wrap .product_name, body, h1, h2, h3, h4, h5, input, placeholder, textarea {
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.yotpo a, .yotpo div, .yotpo form, .yotpo i, .yotpo img, .yotpo label, .yotpo li, .yotpo p, .yotpo span, .yotpo strong, .yotpo sup, .yotpo ul {
  font-family: Roboto, Helvetica, Arial, sans-serif !important; }

.yotpo-main .content-title.yotpo-font-bold, .yotpo-review .yotpo-footer {
  display: none !important; }

.yotpo-read-more {
  margin-left: 10px; }

.content-review {
  line-height: 1.25rem !important;
  font-size: .9375rem !important;
  color: #000 !important; }

.content-review br {
  display: none; }

.content-review .rest-content-collapsed {
  font-size: .9375rem !important;
  line-height: 1.25rem !important; }

.yotpo .write-review .yotpo-footer {
  margin-bottom: 25px; }

.yotpo .write-question-button.write-first-question-button {
  margin-bottom: 25px !important; }

@media (max-width: 39.375rem) {
  .yotpo .standalone-bottomline.star-clickable, .yotpo .standalone-bottomline .star-clickable {
    display: block !important; }
  .yotpo .standalone-bottomline.star-clickable > .text-m, .yotpo .standalone-bottomline .star-clickable > .text-m, .yotpo .standalone-bottomline.star-clickable > .yotpo-stars, .yotpo .standalone-bottomline .star-clickable > .yotpo-stars {
    display: block;
    margin-left: 0 !important;
    overflow: hidden; }
  .yotpo .standalone-bottomline.star-clickable > .text-m, .yotpo .standalone-bottomline .star-clickable > .text-m {
    margin-top: 5px; } }

#fancybox-left, #fancybox-right, #fancybox-title {
  display: none; }

h1 {
  font-size: 1.5rem;
  line-height: 1.75rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.5rem; }

h3 {
  font-size: 1.125rem;
  line-height: 1.375rem; }

h4 {
  font-size: 1rem; }

h4, h5 {
  line-height: 1.25rem; }

h5 {
  font-size: .875rem; }

.adsection {
  background-color: #f2f2f2;
  width: 95%;
  height: 70px;
  color: #666;
  text-align: center;
  margin-bottom: 15px;
  overflow: hidden;
  min-width: 315px; }

.wistia_embed, iframe {
  width: 100%; }

.product-listing .product-price-value .compare, .product-listing .product-stock-add .product-stock {
  display: none; }

.product-listing .product-stock-add .btn-cart {
  background: #fff;
  border: 1px solid #1e418f;
  color: #1e418f;
  font-weight: 600;
  margin-bottom: 1px;
  padding: 5px;
  text-transform: none; }

.product-listing .product-stock-add.product-stock-add-cross-sell .btn-cart {
  display: inline-block;
  text-align: center;
  cursor: pointer; }

#showcase {
  position: relative; }

#menu-health-menu li {
  position: static; }

#menu-health-menu .nav-dropdown-cntr {
  position: absolute;
  display: none;
  width: 100%;
  z-index: 99999;
  background: #1e418f;
  left: 0;
  border-bottom: 3px solid #1e418f;
  box-shadow: 0 3px 10px #000; }

#menu-health-menu li:hover .nav-dropdown-cntr {
  display: block; }

#menu-health-menu .nav-dropdown-cntr a {
  background: none;
  padding: 0; }

#menu-health-menu .nav-dropdown-cntr .big-thumb {
  float: left;
  width: 28%;
  padding: 30px 10px; }

#menu-health-menu .nav-dropdown-cntr .big-thumb a {
  height: auto; }

#menu-health-menu .nav-dropdown-cntr .big-thumb a span {
  background: #1e418f;
  color: #fff;
  display: block;
  float: left;
  padding: 10px;
  width: 100%; }

#menu-health-menu .nav-dropdown-cntr .big-thumb a span:hover {
  opacity: .5; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs {
  float: left;
  width: 72%; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs ul {
  display: block;
  position: relative;
  top: 30px;
  background: none;
  box-shadow: none;
  width: 100%; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs ul li {
  display: inline-block;
  float: left;
  min-width: 0;
  padding: 0 10px;
  width: 131px; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs ul li a {
  color: #333;
  text-decoration: none;
  text-align: center; }

.right-thumbs img {
  max-height: 100px;
  max-width: 100%;
  border: 3px solid #000; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs ul li a span.title {
  display: inline-block;
  margin: 5px 0 0;
  font-size: .75rem;
  font-weight: 600;
  color: #fff;
  height: 32px; }

#menu-health-menu .nav-dropdown-cntr .right-thumbs ul li a span.price {
  display: block;
  font-size: .75rem;
  font-weight: 600;
  color: #c00;
  margin-top: 5px;
  margin-bottom: 10px; }

#showcase {
  margin: 0 auto;
  width: 100%; }

.carousel-inner > .item {
  max-height: 450px; }

.footer-certificate-icon {
  display: inline-block;
  vertical-align: middle;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -30px -312px;
  margin: 0 10px 30px; }

.footer-certificate-icon.icon-satisfaction {
  width: 72px;
  height: 72px; }

.footer-certificate-icon.icon-credit-cards {
  width: 126px;
  height: 80px;
  background-position: -132px -308px; }

.footer-certificate-icon.icon-secure-badge {
  width: 102px;
  height: 44px;
  background-position: -288px -326px; }

#optin-footer .infusion-form, .header-btm, footer#footer, header#header {
  padding-left: 15px;
  padding-right: 15px; }

.collection-scope {
  margin-top: 32px; }

@media screen and (max-width: 75rem) {
  #main_content {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (max-width: 60rem) {
  .carousel-indicators {
    bottom: 70px; }
  .infusion-form h3 {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 10px; }
  .infusion-form .form-inputs {
    left: 50%;
    position: relative;
    margin-left: -267px;
    float: left; }
  .infusion-form > img {
    display: block;
    float: none;
    margin: 0 auto 20px; } }

@media screen and (max-width: 46.875rem) {
  .carousel-indicators {
    bottom: 0;
    margin-bottom: 0; } }

@media screen and (max-width: 36.25rem) {
  .infusion-form .form-inputs {
    float: none;
    left: auto;
    position: relative;
    margin: 0 auto 0 0; }
  .infusion-form .form-inputs > div {
    display: block;
    width: 100%; } }

.axe-mobile {
  display: none; }

@media screen and (max-width: 31.25rem) {
  .axe-desktop {
    display: none; }
  .axe-mobile {
    display: block; }
  #optin-footer, #optin-footer .inner {
    padding-left: 0;
    padding-right: 0; }
  .carousel-caption {
    left: 12%;
    right: 12%;
    padding-top: 0;
    padding-bottom: 10px; }
  .carousel-indicators {
    display: none; } }

.product-listing .product-stock-add .btn-cart {
  display: none; }

#main_content .product .product_price .money {
  color: #555; }

iframe[name=google_conversion_frame] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

#main .column_center .page_heading {
  color: #1e418f; }

#main .column_center .page_heading, #main .column_center .page_heading-results {
  background: none;
  border: none;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 700;
  box-shadow: none;
  padding: 30px 0;
  text-align: center; }

#main .column_center .page_heading-results {
  color: #000; }

#no_results_heading {
  text-align: center;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 10px; }

#no_results_subheading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.2em;
  padding-top: 10px;
  border-bottom-color: #f7f7f7;
  padding-bottom: 30px; }

.page_heading .fa {
  display: none; }

.carousel-inner > .item {
  height: 450px;
  max-height: 100000px; }

#main_content .product .product_img a {
  padding: 0;
  height: 170px;
  display: block; }

#main_content .product .product_img a img {
  max-width: 100%;
  height: auto;
  max-height: none;
  width: auto; }

.product-listing .hentry {
  display: inline-block;
  vertical-align: top;
  width: 260px; }

#section-free-shipping {
  float: left;
  clear: left;
  margin: 30px 30px 0 0; }

#section-free-shipping .inner-wrap {
  color: #85bf84;
  background-color: #f7fef7;
  border: 1px solid #85bf84;
  padding: 15px;
  min-height: 60px;
  position: relative;
  font-size: 1rem; }

#section-free-shipping .ic-wrap {
  font-size: 2.5rem;
  position: absolute;
  top: 20px;
  left: 15px; }

#section-free-shipping .hentry {
  padding-left: 50px; }

#section-free-shipping strong.lrg {
  font-size: 1.375rem;
  vertical-align: bottom; }

#section-free-shipping small {
  display: block;
  margin-top: 1em;
  font-size: 75%; }

.spr-badge {
  text-align: center; }

.spr-badge-caption {
  display: none; }

#main_content .layout-grid {
  margin-top: 30px;
  text-align: center; }

#main_content .layout-grid .product {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  margin: 0 5px; }

#main_content .layout-grid .product > div {
  padding: 0;
  background: none; }

#main_content .layout-grid .product .product_img a {
  height: 240px;
  width: auto;
  margin: 0 auto 10px; }

#main_content .layout-grid .product .post-wrap, .template-product #main_content .layout-grid .product .product_img a {
  height: 170px; }

#main_content .layout-grid-col-five .product {
  width: 205px;
  margin: 0 5px; }

#main_content .layout-grid .yotpo-stars {
  display: block; }

#main_content .layout-grid .yotpo .pull-left {
  text-align: center;
  float: none; }

#slider {
  height: 400px;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden; }

#slider .slide a {
  display: block; }

#slider .slide a img {
  display: block;
  margin: 0 auto; }

#slider .bx-wrapper .bx-controls-direction a {
  color: #fff;
  opacity: .5;
  background: none;
  width: auto;
  height: auto;
  font-size: 2.5rem;
  text-indent: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7); }

#slider .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1; }

#slider .bx-wrapper .bx-prev {
  left: 40px; }

#slider .bx-wrapper .bx-wrapper .bx-next {
  right: 40px; }

@media (max-width: 58.75rem) {
  #slider {
    height: 190px; } }

@media screen and (min-width: 62rem) and (max-width: 75rem) {
  .product_wrap #purchase {
    max-width: 390px; } }

@media screen and (max-width: 48rem) {
  .rc-better-theme-preview {
    display: none; }
  .product-top-info .product-right {
    padding: 0 35px; }
  .product-top-info h1.product_name {
    text-align: center; }
  .product-top-info .yotpo.bottomLine {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 8px; } }

@media screen and (max-width: 37.5rem) {
  .column_center ul {
    margin-left: 0; }
  .product-info .tab-content img {
    display: block;
    margin: 0 auto 24px;
    float: none; } }

@media (max-width: 35.5rem) {
  #slider {
    height: 150px; } }

@media (max-width: 20rem) {
  #slider {
    height: 90px; } }

.visuallyhiddenforaccessibility {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.hamburger-path {
  fill: #222;
  fill-rule: evenodd; }

.site_header {
  display: block;
  color: #222;
  position: relative;
  z-index: 20; }

.site_header a:hover {
  text-decoration: none; }

.site_header--row_wrapper + .site_header--row_wrapper {
  border-top: 1px solid #ebebeb;
  margin-top: 21px; }

.site_header--row_wrapper + .site_header--row_wrapper .site_header--row {
  padding-right: 0; }

.site_header--row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  max-width: 1440px;
  padding: 0 48px;
  margin: 0 auto;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.site_header--search {
  margin: 0 40px;
  max-width: 556px;
  width: 38%;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  background: #ebebeb;
  padding: 8px 14px;
  border-radius: 10px;
  position: relative;
  z-index: 20; }

.site_header--search .search-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  pointer-events: none; }

.site_header--search .search-icon svg {
  width: 100%;
  height: auto;
  opacity: .4; }

.site_header--search .search-form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.site_header--search input:focus::-webkit-input-placeholder {
  color: transparent; }

.site_header--search input:focus:-moz-placeholder, .site_header--search input:focus::-moz-placeholder {
  color: transparent; }

.site_header--search input:focus:-ms-input-placeholder {
  color: transparent; }

.site_header--search input::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.56); }

.site_header--search input::-ms-clear {
  display: none; }

.site_header--search .site_header--search_field {
  background: #ebebeb;
  max-width: 610px;
  margin: 0 0 0 -8px;
  display: inline-block;
  color: rgba(51, 51, 51, 0.56);
  width: calc(100% - 30px);
  border: none;
  font-size: 1rem;
  opacity: 1;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  -webkit-transition: color .24s ease;
  transition: color .24s ease; }

.site_header--search .site_header--search_field:focus {
  color: #333; }

.site_header--contact {
  font-size: .75rem;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.site_header--contact_link {
  font-size: .75rem; }

.site_header--contact .fa {
  margin-right: 10px;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.6); }

.site_header--contact span {
  font-weight: 400; }

.site_header--contact a, .site_header--contact a:focus, .site_header--contact a:hover {
  color: #fff; }

.site_header--contact_row + .site_header--contact_row {
  margin-top: 10px; }

.site_header--logo a {
  display: block; }

.site_header--logo_part {
  vertical-align: middle;
  display: inline-block;
  width: auto; }

.site_header--logo_part.main {
  height: 32px;
  margin-right: 16px; }

.site_header--logo_part.tagline {
  display: none;
  height: 8px;
  margin-top: 12px; }

.site_header--nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative; }

.site_header--nav:hover .site_header--nav_item > .site_header--nav_link {
  color: rgba(34, 34, 34, 0.64); }

.site_header--nav:hover .site_header--nav_item:hover > .site_header--nav_link {
  color: #222; }

.site_header--links {
  margin-left: auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.site_header--sub_nav {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  min-width: 550px;
  background: #fff;
  border-radius: 3px;
  padding: 33px 34px 33px 47px;
  box-shadow: -8px 3px 8px 0 rgba(0, 0, 0, 0.04), 0 3px 24px 0 rgba(0, 0, 0, 0.16); }

.site_header--sub_nav_links {
  width: 50%;
  min-width: 200px; }

.site_header .subnav_indicator {
  display: none;
  position: absolute;
  font-size: 1.25rem;
  color: #fff;
  left: calc(50% - 6px);
  top: 45px;
  z-index: 200; }

.site_header--nav_item {
  margin-right: 40px;
  color: #222;
  border-bottom: 4px solid transparent;
  -webkit-transition: border .24s ease;
  transition: border .24s ease; }

.site_header--nav_item:focus {
  color: #222; }

.site_header--nav_item.current_parent {
  border-bottom: 4px solid #30b6d1; }

.site_header--nav_item.current_parent:focus, .site_header--nav_item.current_parent:hover {
  border-bottom: 4px solid transparent; }

.site_header--nav_item:focus .subnav_indicator, .site_header--nav_item:hover .subnav_indicator {
  display: block; }

.site_header--nav_item:focus .site_header--sub_nav, .site_header--nav_item:hover .site_header--sub_nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.site_header--nav_item:focus .site_header--nav_link, .site_header--nav_item:hover .site_header--nav_link {
  color: #222; }

.site_header--nav_link, .site_header--nav_sublink {
  display: block;
  cursor: pointer;
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.site_header--nav_link {
  padding: 20px 0 13px;
  font-size: .9375rem;
  color: #222;
  position: relative;
  -webkit-transition: color .24s ease;
  transition: color .24s ease; }

.site_header--nav_link:focus, .site_header--nav_link:hover {
  color: #222 !important; }

.site_header--nav_sublink {
  color: #666;
  margin-bottom: 24px;
  -webkit-transition: color .24s ease;
  transition: color .24s ease; }

.site_header--nav_sublink.emphasis_link {
  color: #000;
  font-weight: 800; }

.site_header--nav_sublink.emphasis_link:after {
  font: normal normal normal .5625rem/1 FontAwesome;
  content: "\f054";
  margin-left: 4px;
  vertical-align: middle; }

.site_header--nav_sublink:focus, .site_header--nav_sublink:hover {
  color: #ff8b15; }

.site_header .mobile_nav--cart, .site_header .mobile_nav--trigger {
  display: none; }

.site_header .mobile_nav--trigger {
  color: #222; }

.site_header .mobile_nav--trigger svg {
  display: block; }

.site_header .mobile_nav--trigger:focus {
  color: #222; }

.site_header .mobile_nav--cart .cart_link {
  margin-left: 0;
  width: auto; }

.site_header .mobile_nav--cart .cart_count {
  left: 34px;
  bottom: 68%; }

.site_header .sub_nav_promo {
  display: block;
  width: 430px;
  height: 300px;
  -ms-flex: 1 1 100%;
  -webkit-box-flex: 1;
          flex: 1 1 100%;
  margin-left: 63px;
  border-radius: 3px;
  overflow: hidden; }

.site_header .sub_nav_promo--link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  width: 100%;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
  background-size: cover; }

.site_header .sub_nav_promo--link:after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: .65;
  background: -webkit-linear-gradient(transparent, #000);
  background: linear-gradient(transparent, #000); }

.site_header .sub_nav_promo--heading, .site_header .sub_nav_promo--subheading {
  color: #fff;
  margin-left: 23px;
  z-index: 1; }

.site_header .sub_nav_promo--heading {
  font-weight: 800;
  font-size: 1.75rem !important;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  margin-bottom: 18px; }

.site_header .sub_nav_promo--subheading {
  margin-top: auto;
  font-weight: 400;
  margin-bottom: 0;
  font-size: .875rem !important; }

.rewards_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin: 0 15px 0 30px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: .9375rem; }

.rewards_link .rewards_icon {
  height: 20px;
  width: 18px;
  fill: rgba(255, 255, 255, 0.6);
  vertical-align: top; }

.rewards_link .rewards_copy {
  margin-left: 12px; }

.rewards_link:focus, .rewards_link:hover {
  color: #fff; }

.account_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin: 0 30px 0 15px;
  color: #222;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: .9375rem; }

.account_link .account_icon {
  height: 20px;
  width: 18px;
  fill: rgba(255, 255, 255, 0.6);
  vertical-align: top; }

.account_link .account_copy {
  margin-left: 12px; }

.cart_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  padding: 9px 30px;
  color: #222;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  background-color: #284b55; }

.cart_link:focus, .cart_link:hover {
  color: #222; }

.cart_link .cart_count {
  color: #30b6d1;
  line-height: 1;
  position: absolute;
  bottom: 74%;
  left: 43px;
  width: 22px;
  text-align: center;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.34s cubic-bezier(0.12, 1.95, 0, 0.4);
  transition: -webkit-transform 0.34s cubic-bezier(0.12, 1.95, 0, 0.4);
  transition: transform 0.34s cubic-bezier(0.12, 1.95, 0, 0.4);
  transition: transform 0.34s cubic-bezier(0.12, 1.95, 0, 0.4), -webkit-transform 0.34s cubic-bezier(0.12, 1.95, 0, 0.4); }

.cart_link .cart_count.activated {
  -webkit-transform: translateY(11px);
      -ms-transform: translateY(11px);
          transform: translateY(11px);
  opacity: 1; }

.cart_link .cart_copy {
  margin-left: 12px;
  font-size: .9375rem;
  font-weight: 400; }

.cart_link .cart_icon {
  width: 40px;
  height: 40px;
  opacity: .6; }

.cart_link .cart_icon--paths {
  fill: #222; }

.header_overlay, .search_overlay {
  display: block;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  -webkit-transition: opacity .24s ease;
  transition: opacity .24s ease;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  pointer-events: none;
  -webkit-transition-delay: .24s;
          transition-delay: .24s; }

.header_overlay.active, .search_overlay.active {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

.search_overlay {
  cursor: pointer;
  pointer-events: none; }

.mobile_nav {
  max-width: 300px !important; }

.mobile_nav--inner {
  height: calc(100% + 1px); }

.mobile_nav--nav {
  padding: 0 24px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  overflow: hidden; }

.mobile_nav--nav_item {
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  max-height: 85px;
  padding: 34px 6px 34px 0;
  border-bottom: 1px solid #ddd;
  -webkit-transition: max-height .34s ease;
  transition: max-height .34s ease;
  height: auto;
  overflow: hidden;
  line-height: 1; }

.mobile_nav--nav_item .fa {
  font-size: 1rem;
  -webkit-transition: -webkit-transform 0.24s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition: -webkit-transform 0.24s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition: transform 0.24s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition: transform 0.24s cubic-bezier(0.52, 1.64, 0.37, 0.66), -webkit-transform 0.24s cubic-bezier(0.52, 1.64, 0.37, 0.66); }

.mobile_nav--nav_item.active, .mobile_nav--nav_item:focus {
  max-height: 500px; }

.mobile_nav--nav_item.active .fa, .mobile_nav--nav_item.active .mobile_nav--nav_link, .mobile_nav--nav_item:focus .fa, .mobile_nav--nav_item:focus .mobile_nav--nav_link {
  color: #ff8b15; }

.mobile_nav--nav_item.active .fa, .mobile_nav--nav_item:focus .fa {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.mobile_nav--nav_item.active .mobile_nav--nav_sublink, .mobile_nav--nav_item:focus .mobile_nav--nav_sublink {
  pointer-events: auto; }

.mobile_nav--nav_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #00b4aa;
  -webkit-transition: color .24s ease;
  transition: color .24s ease; }

.mobile_nav--nav_link:focus, .mobile_nav--nav_link:hover {
  color: #000;
  text-decoration: none; }

.mobile_nav--nav_link .fa {
  margin-left: auto;
  color: #ddd; }

.mobile_nav--nav_sublink {
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  pointer-events: none;
  font-size: .875rem;
  color: #666;
  padding: 12px 0; }

.mobile_nav--nav_sublink:focus, .mobile_nav--nav_sublink:hover {
  color: #666;
  text-decoration: none; }

.mobile_nav .account_link, .mobile_nav .rewards_link {
  font-size: 1rem;
  display: block;
  color: #00b4aa;
  padding: 0; }

.mobile_nav .account_link:focus, .mobile_nav .account_link:hover, .mobile_nav .rewards_link:focus, .mobile_nav .rewards_link:hover {
  color: #000;
  text-decoration: none; }

.mobile_nav .account_link .account_icon, .mobile_nav .account_link .rewards_icon, .mobile_nav .rewards_link .account_icon, .mobile_nav .rewards_link .rewards_icon {
  fill: rgba(0, 180, 170, 0.6);
  vertical-align: sub; }

.mobile_nav .rewards_link {
  margin-left: 15px; }

.mobile_nav--sub_nav_links {
  display: block;
  margin-top: 24px; }

.mobile_nav--contact {
  margin: 36px 0;
  padding-bottom: 36px; }

.mobile_nav--contact_link {
  color: rgba(111, 126, 133, 0.541);
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: .75rem; }

.mobile_nav--contact_link:focus, .mobile_nav--contact_link:hover {
  color: #000;
  text-decoration: none; }

.mobile_nav--contact_link span span {
  font-weight: 400; }

.mobile_nav--contact_row {
  font-size: .75rem;
  padding-left: 24px;
  margin-top: 6px; }

.mobile_nav--contact_row .fa {
  font-size: 1.25rem;
  margin-right: 10px;
  vertical-align: middle;
  color: rgba(111, 126, 133, 0.541); }

@media screen and (max-width: 74.125rem) {
  .site_header--nav_item {
    margin-right: 30px; }
  .site_header--nav_link {
    font-size: .875rem; }
  .site_header--row {
    padding: 0 24px; } }

@media screen and (max-width: 67.5rem) {
  .site_header--logo_part {
    display: block; }
  .site_header--logo_part.main {
    margin-right: 0; } }

@media screen and (max-width: 64rem) {
  #site-wrapper {
    margin-top: 160px; }
  .site_header {
    padding-top: 0; }
  .site_header--contact, .site_header--nav {
    display: none; }
  .site_header--row {
    padding: 0;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap; }
  .site_header--logo_wrapper {
    width: 100%;
    padding-left: 18px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.48); }
  .site_header .mobile_nav--cart .cart_link {
    padding: 20px; }
  .site_header--search {
    width: calc(100% - 36px);
    max-width: calc(100% - 36px);
    margin: 20px auto 18px;
    padding: 4px 25px; }
  .site_header--search .site_header--search_field {
    max-width: none; }
  .site_header--row_wrapper + .site_header--row_wrapper {
    display: none; }
  .site_header--logo_part.main {
    height: 26px; }
  .site_header--logo_part.tagline {
    height: 6px;
    margin: 9px auto 0; }
  .site_header .mobile_nav--cart, .site_header .mobile_nav--trigger {
    display: block; } }

@media (max-width: 43.75rem) {
  .site_header--search {
    padding: 4px 11px; }
  #site-wrapper {
    margin-top: 143px; }
  body.mobile-search-hide #site-wrapper {
    margin-top: 80px; } }

@media screen and (max-width: 31.25rem) {
  .mobile_nav--contact {
    padding-bottom: 36px; } }

@media screen and (max-width: 30rem) {
  body.mobile-search-hide #site-wrapper {
    margin-top: 66px; }
  #site-wrapper {
    margin-top: 120px; } }

.site_header--contact_row i.fa-envelope, .site_header--contact_row i.fa-phone {
  width: 24px;
  height: 18px; }

#site_header {
  font-family: Poppins, Helvetica, Arial, sans-serif; }

#site_header .site-header-top-row {
  padding: 24px 0; }

#site_header .site-header-bottom-row {
  position: relative;
  top: 1px;
  background: #059692;
  height: 78px;
  margin-top: 0;
  border-top: 1px solid #81d9d4; }

#site_header .site-header-bottom-row .site_header--row .main-nav-item {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#site_header .site-header-bottom-row .site_header--row:hover .main-nav-item {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#site_header .site-header-bottom-row .main-nav-item {
  position: relative;
  height: 78px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 15px;
  font-size: 1rem;
  letter-spacing: .025rem;
  cursor: pointer;
  color: #fff; }

#site_header .site-header-bottom-row .main-nav-item:hover {
  color: #fff !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#site_header .site-header-bottom-row .main-nav-item label {
  margin: 0;
  font-weight: 400;
  cursor: pointer; }

#site_header .site-header-bottom-row .main-nav-item i {
  font-size: .625rem;
  position: absolute;
  right: 17px;
  top: 36px; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown {
  position: absolute;
  left: 0;
  top: 77px;
  padding: 30px 40px;
  background: #fff;
  font-size: .875rem;
  color: #4a4a4a;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 100;
  border: 1px solid #d8d8d8;
  border-top: none;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  top: -7px;
  left: 50%;
  margin-left: -4px; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown a {
  display: block;
  padding: 0 0 10px;
  white-space: nowrap;
  cursor: pointer;
  color: #4a4a4a; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown a:hover {
  color: #4a4a4a; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown a:last-child {
  padding: 0; }

#site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown.dropdown-active {
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#site_header .site-header-bottom-row .main-nav-item:first-child {
  padding-left: 0; }

#site_header .site_header--logo {
  width: 100%;
  text-align: center; }

#site_header .site_header--logo a {
  cursor: pointer; }

#site_header #logo-divider {
  display: none;
  vertical-align: middle;
  width: 1px;
  height: 50px;
  opacity: .35;
  background-color: #fff;
  margin: 0 10%; }

#site_header #logo-divider.logo-divider {
  display: inline-block; }

#site_header svg#an-logo {
  display: none; }

#site_header .site_header--logo_ancient-nutrition {
  width: 25%;
  display: inline-block;
  vertical-align: middle; }

#site_header .site_header--links, #site_header .site_header--nav {
  display: inline-block;
  position: relative;
  height: 78px; }

#site_header .site_header--links {
  float: right;
  border-left: 1px solid #81d9d4;
  border-right: 1px solid #81d9d4;
  padding: 0 36px; }

#site_header .site_header--links .main-nav-item {
  padding-right: 34px; }

#site_header .site_header--logo_part.main {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

#site_header .site_header--row {
  display: block;
  max-width: 1500px;
  padding: 0 30px; }

#site_header .site_header--contact, #site_header .site_header--logo_wrapper, #site_header .site_header--search {
  display: inline-block;
  vertical-align: middle; }

#site_header .site_header--logo_wrapper {
  width: 240px; }

#site_header .site_header--search {
  max-width: 460px; }

#site_header .site_header--search .site_header--search_field {
  height: 34px;
  padding: 4px 6px 0;
  font-size: .875rem; }

#site_header .site_header--contact i.fa-phone {
  width: auto;
  height: auto;
  margin-right: 8px;
  font-size: 1.375rem;
  color: #fff; }

#site_header .site_header--contact_link {
  font-size: 1.25rem;
  font-weight: 500;
  cursor: pointer; }

#site_header .site_header--admin {
  float: right; }

#site_header #upper-search-icon {
  display: none;
  vertical-align: top;
  width: 18px;
  margin-top: 15px;
  margin-right: 6px;
  cursor: pointer; }

#site_header #upper-search-icon svg {
  width: 18px;
  height: 18px; }

#site_header #upper-search-icon svg path {
  fill: #fff; }

#site_header .cart_account, #site_header .cart_rewards {
  display: inline-block;
  margin-right: 16px;
  cursor: pointer; }

#site_header .cart_account div, #site_header .cart_rewards div {
  position: relative;
  top: 5px;
  font-size: 1rem;
  font-weight: 500;
  color: #fff; }

#site_header .cart_account span, #site_header .cart_rewards span {
  display: inline-block;
  position: relative;
  top: 2px;
  font-size: .8125rem;
  font-weight: 400;
  color: #fff; }

#site_header .cart_account.account-sign-in div, #site_header .cart_rewards.account-sign-in div {
  position: relative;
  top: -7px; }

#site_header .cart_rewards {
  margin-right: 28px; }

#site_header .cart_link {
  display: inline-block;
  width: 64px;
  background-color: #284b55;
  background: transparent;
  margin: 11px 0 0;
  padding: 0; }

#site_header .cart_link .cart_count {
  width: 24px;
  height: 24px;
  background: #2a4b54;
  border-radius: 50%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: initial;
  transition: initial;
  left: auto;
  right: 19px;
  top: -9px;
  padding: 5px 0 0;
  border: 2px solid #00b4aa;
  font-size: .625rem;
  font-weight: 500;
  letter-spacing: -.03125rem;
  text-indent: -1px; }

@media (max-width: 92.5rem) {
  #site_header .site_header--search {
    max-width: 400px;
    margin: 0 20px; }
  #site_header .site-header-bottom-row .site_header--row {
    padding: 0 0 0 30px; }
  #site_header .site-header-bottom-row .site_header--links {
    border-left: 1px solid rgba(42, 72, 88, 0.3);
    border-right: 0; }
  #site_header .site-header-bottom-row .site_header--links .main-nav-item {
    padding: 10px 32px; }
  #site_header .site-header-bottom-row .site_header--links .main-nav-item:first-child {
    padding-left: 0;
    border-right: 1px solid rgba(42, 72, 88, 0.3); }
  #site_header .site-header-bottom-row .main-nav-item {
    padding: 10px;
    font-size: .875rem; }
  #site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown {
    left: inherit;
    right: 5px; }
  #site_header .site-header-bottom-row .main-nav-item .main-nav-dropdown:after {
    left: auto;
    right: 50px;
    margin-left: 0; }
  #site_header .site_header--links {
    padding: 0 0 0 16px; } }

@media (max-width: 80rem) {
  #site_header .site_header--logo_wrapper {
    width: 160px; }
  #site_header .site_header--logo_part.main {
    width: 40%; }
  #site_header .site_header--logo_ancient-nutrition {
    width: 30%; } }

@media (max-width: 75rem) {
  #site_header .site_header--search {
    max-width: 300px;
    margin: 0 10px; }
  #site_header .site-header-bottom-row .main-nav-item {
    max-width: 120px;
    padding: 10px 20px;
    font-size: .75rem; }
  #site_header .site-header-bottom-row .main-nav-item i {
    top: 36px;
    right: 3px; }
  #site_header .site-header-bottom-row .site_header--links {
    padding: 0 8px 0 16px; }
  #site_header .site_header--contact_link {
    font-size: .875rem; }
  #site_header .site_header--contact_link i.fa-phone {
    position: relative;
    top: 2px; }
  #site_header .site-header-bottom-row .main-nav-item i {
    right: 18px; } }

@media (max-width: 64rem) {
  #site_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000; }
  #site_header .site-header-top-row {
    padding: 24px 0 15px; }
  #site_header .site_header--logo_wrapper {
    width: 100%;
    padding-left: 0;
    border-bottom: 0; }
  #site_header .site_header--logo {
    max-width: 240px;
    margin: auto; }
  #site_header .site_header--logo_part.main {
    width: 40%; }
  #site_header .site_header--logo_ancient-nutrition {
    width: 30%; }
  #site_header .mobile_nav--cart {
    position: absolute;
    right: 30px;
    top: 30px; }
  #site_header .site_header--search {
    max-width: none;
    margin: 15px 0 0; }
  #site_header .site_header--admin {
    position: absolute;
    top: 26px;
    right: 0; }
  #site_header .cart_account, #site_header .cart_rewards, #site_header .site_header--contact {
    display: none; }
  #site_header .mobile_nav--trigger {
    position: absolute;
    left: 30px;
    top: 42px; }
  #site_header .cart_link .cart_count {
    top: -1px;
    right: 26px;
    width: 11px;
    height: 11px;
    text-indent: -9999px; }
  #site_header .cart_link .cart_count.cart-empty {
    display: none; } }

@media (max-width: 43.75rem) {
  #site_header .site_header--logo_wrapper {
    margin-bottom: 0; }
  #site_header .site_header--logo {
    max-width: 170px; }
  #site_header #logo-divider {
    height: 40px; }
  #site_header .site_header--logo_wrapper .mobile_nav--trigger {
    top: 35px; }
  #site_header .site_header--admin {
    top: 20px; } }

@media (max-width: 30rem) {
  #site_header .site-header-top-row {
    padding: 13px 0; }
  #site_header .site_header--logo_wrapper .mobile_nav--trigger {
    top: 23px;
    left: 15px; }
  #site_header .site_header--logo_wrapper .mobile_nav--trigger svg {
    width: 20px; }
  #site_header .site_header--logo_wrapper {
    margin-bottom: 0; }
  #site_header .site_header--logo {
    max-width: 120px; }
  #site_header .site_header--logo_part.main {
    width: 45%; }
  #site_header #logo-divider {
    margin: 0 5%; }
  #site_header .site_header--logo_ancient-nutrition {
    width: 35%; }
  #site_header .cart_link {
    width: auto; }
  #site_header .cart_link svg {
    width: 25px; }
  #site_header .cart_link .cart_count {
    right: -5px; }
  #site_header .cart_link .cart_count.items-in-cart {
    display: block; }
  #site_header .site_header--search {
    padding: 3px 11px; }
  #site_header .site_header--admin {
    top: 10px;
    right: 15px; } }

@media (max-width: 64rem) {
  #site_header #upper-search-icon {
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }
  body.mobile-search-hide #site_header #upper-search-icon {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }
  body.template-page.mobile-search-hide #site-wrapper {
    margin-top: 97px; } }

@media (max-width: 64rem) {
  body.mobile-search-hide #site_header .site_header--search {
    max-width: none;
    margin: 0; }
  body.mobile-search-hide #site_header .site_header--search.autocomplete {
    display: none; } }

section.side_panel .mobile_nav {
  background: #00b4aa; }

section.side_panel .mobile_nav--inner {
  height: 100%; }

section.side_panel nav.mobile_nav--nav {
  padding: 0; }

section.side_panel .mobile_nav--nav_item {
  display: block;
  background: #1a9891;
  border-bottom: 1px solid #11837e;
  padding: 16px 10px 0 16px;
  min-height: 50px;
  max-height: 50px;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  text-decoration: none;
  cursor: pointer; }

section.side_panel .mobile_nav--nav_item.active {
  max-height: 1000px; }

section.side_panel .mobile_nav--nav_item a {
  color: #fff;
  font-weight: 500; }

section.side_panel .mobile_nav--nav_item.alt-nav {
  position: relative;
  background: #00b4aa;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

section.side_panel .mobile_nav--nav_item .mobile-nav-close {
  position: absolute;
  right: 15px;
  top: 16px; }

section.side_panel .nav-dropdown-container {
  max-height: 50px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

section.side_panel .nav-dropdown-container .mobile_nav--nav_item {
  background: #11837e;
  border-bottom: none; }

section.side_panel .nav-dropdown-container.open-nav {
  max-height: 1000px; }

section.side_panel .nav-dropdown-container.open-nav .mobile_nav--nav_item.alt-nav-dd svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

section.side_panel .mobile_nav--nav_item.alt-nav-dd {
  display: block;
  background: #11837e;
  position: relative; }

section.side_panel .mobile_nav--nav_item.alt-nav-dd svg {
  position: absolute;
  right: 15px;
  top: 21px; }

section.side_panel .cart_account, section.side_panel .cart_rewards {
  display: block;
  padding: 20px 15px 0;
  font-size: .8125rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

section.side_panel .cart_account div, section.side_panel .cart_rewards div {
  display: inline-block;
  margin-right: 5px; }

section.side_panel .cart_account span, section.side_panel .cart_rewards span {
  font-weight: 400; }

section.side_panel .mobile-contact-info {
  margin: 45px 15px 30px;
  padding: 15px 0 0;
  border-top: 1px solid #036e6b; }

section.side_panel .mobile-contact-info a {
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration: none; }

section.side_panel .mobile-contact-info a i {
  margin-right: 5px; }

#site_header .site_header--nav.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

#site_header .site_header--nav {
  width: 100%;
  height: 66px;
  background-color: #059692;
  display: block; }

@media (max-width: 64rem) {
  #site_header .site_header--nav {
    display: none; } }

nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

nav ul li a {
  color: #fff; }

nav ul .fa-chevron-down {
  color: #fff;
  font-size: .75rem;
  margin-left: 12px; }

nav ul .bottom-triangle {
  display: none;
  position: relative;
  width: 20px;
  height: 20px;
  left: 0;
  right: 0;
  bottom: 10px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

nav ul.primary-links {
  width: 100%;
  text-align: center;
  position: static;
  max-width: 1500px;
  margin: 0 auto;
  background: inherit; }

nav ul.primary-links:hover li a {
  opacity: .5; }

nav ul.primary-links li {
  width: calc(100% / 3 - 45px);
  display: inline-block;
  line-height: 4.125rem; }

nav ul.primary-links li:hover a {
  color: #fff;
  font-weight: 400;
  opacity: 1; }

nav ul.primary-links li:hover > div.bottom-triangle {
  display: block; }

nav ul.primary-links li:hover > ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

nav ul.primary-links li a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

nav ul.secondary-links {
  display: none;
  height: 81px;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 66px;
  z-index: 100;
  box-sizing: content-box;
  border-bottom: 1px solid #d3d3d3; }

nav ul.secondary-links:hover li a {
  opacity: .5; }

nav ul.secondary-links li {
  position: relative;
  display: inline-block;
  width: auto;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch; }

nav ul.secondary-links li a {
  width: 100%;
  display: block;
  line-height: 1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

nav ul.secondary-links li:hover a {
  opacity: 1; }

nav ul.secondary-links li a {
  color: #2f4858 !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#optin-footer {
  background: #294b55;
  padding: 28px 34px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

#optin-footer .img_text_group {
  display: inline-block;
  width: 450px;
  position: relative; }

#optin-footer .img_form_group {
  display: inline-block;
  width: calc(100% - 454px); }

#optin-footer .img_text_group .ebook-img-container {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 81px;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -414px; }

#optin-footer img {
  width: 91px;
  height: auto;
  margin-right: 30px; }

#optin-footer .optin-footer-text {
  width: 100%;
  margin: 0;
  padding: 0 0 0 102px;
  color: #7a8991;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.375rem !important;
  line-height: 1.8125rem !important;
  font-weight: 400;
  color: #14b193; }

#optin-footer .optin-footer-text span {
  font-weight: 400;
  font-size: .875rem;
  display: block;
  margin-top: 8px;
  line-height: 1.125rem; }

#optin-footer .optin-footer-dropdown {
  width: calc(40% - 75px); }

#optin-footer .optin-footer-field {
  width: calc(60% - 75px); }

#optin-footer .optin-footer-dropdown, #optin-footer .optin-footer-field {
  display: inline-block;
  margin-right: 18px;
  padding: 0; }

#optin-footer .optin-footer-dropdown select, #optin-footer .optin-footer-field input {
  color: #454545; }

#optin-footer .infusion-form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 20px 0; }

#optin-footer .infusion-form input[type=submit].main-submit {
  background: #294b55;
  padding: 12px 16px 11px;
  border-color: #01b193;
  border-radius: 10px;
  font-size: .875rem;
  font-weight: 400;
  color: #01b193;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition-property: background, color, border;
  transition-property: background, color, border; }

#optin-footer .infusion-form input[type=submit].main-submit:focus, #optin-footer .infusion-form input[type=submit].main-submit:hover {
  color: #fff;
  border-color: #01b193;
  background: #01b193; }

#optin-footer .infusion-form .optin-footer-submit {
  display: inline-block;
  width: 114px;
  padding: 0; }

#optin-footer .infusion-form .optin-footer-submit input[type=submit].main-submit {
  background: #01b193;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#optin-footer .infusion-form .optin-footer-submit input[type=submit].main-submit:hover {
  background: #17c6a5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#optin-footer .infusion-form div.fancy-select ul.options li.hover {
  color: #3f5d67;
  color: #01b193; }

#optin-footer .infusion-form div.fancy-select ul.options li:focus {
  color: #01b193; }

#optin-footer .infusion-form div.fancy-select div.trigger {
  border: none; }

#footer, #optin-footer .infusion-form div.fancy-select div.trigger.open {
  background: #3f5d67; }

#footer {
  padding: 37px 0 35px; }

#disclaimer {
  color: #fff;
  font-size: .75rem;
  line-height: 1.125rem;
  text-align: center;
  max-width: 800px;
  letter-spacing: .0625rem;
  display: block;
  margin: 30px auto; }

.details {
  max-width: 500px; }

.details, .seals {
  margin: 40px auto; }

.seals {
  width: 100%;
  text-align: center; }

#site-meta {
  border-top: 2px solid rgba(41, 75, 85, 0.5);
  padding-top: 30px; }

#site-meta p {
  margin: 0;
  font-size: .6875rem;
  color: #fff;
  letter-spacing: .0625rem; }

#site-meta p .mobile-block {
  display: inline; }

#site-meta p .mobile-block span {
  margin: 0 12px; }

#site-meta p .mobile-hide {
  display: inline; }

#site-copy {
  text-align: center; }

#site-copy a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

#site-copy a:hover {
  color: #fff; }

a.btn-kymera:hover {
  opacity: .8;
  -moz-backface-visibility: hidden; }

#footer-menus {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding-bottom: 30px; }

#footer-menus:after {
  content: "";
  display: table;
  clear: both; }

.menu-footer {
  width: 100%; }

.menu-footer h3 {
  color: #fff !important;
  font-size: .875rem !important;
  line-height: 1rem;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: .125rem; }

.menu-footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.menu-footer li {
  list-style: none;
  line-height: 1.375rem; }

.menu-footer li a {
  color: rgba(255, 255, 255, 0.6);
  font-size: .75rem;
  letter-spacing: .0625rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  cursor: pointer; }

.scrollup {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  opacity: .6;
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  z-index: 100;
  background: url("/cdn/shop/t/512/assets/bg-scrollup.png?v=11237939231534778454") no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

.scrollup:hover {
  opacity: 1; }

.remodal #disclaimer, .remodal #terms {
  display: block;
  margin: 30px auto;
  max-width: 100%;
  text-align: left;
  color: #000;
  font-size: .75rem;
  line-height: 1.125rem;
  letter-spacing: .0625rem; }

@media screen and (max-width: 68.75rem) {
  #optin-footer {
    padding: 36px 30px; }
  #optin-footer .img_text_group {
    width: 100%;
    max-width: 400px;
    margin: 0 0 41px; }
  #optin-footer .img_form_group {
    width: 100%;
    max-width: 400px; }
  #optin-footer .infusion-form {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  #optin-footer .infusion-form h3 {
    text-align: left; }
  #optin-footer .optin-footer-text {
    width: auto; }
  #optin-footer .optin-footer-dropdown, #optin-footer .optin-footer-field {
    width: 100%;
    margin: 0 0 26px; }
  #optin-footer .infusion-form .optin-footer-submit {
    width: 100%; } }

@media screen and (max-width: 47.9375rem) {
  #footer {
    text-align: center; }
  #footer-menus {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .menu-footer {
    width: 100%;
    margin-bottom: 12px;
    box-sizing: border-box; }
  .menu-footer h3 {
    position: relative; }
  .menu-footer h3:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: 6px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPiAgCgkJCS5jbHMtMSB7CgkJCQlmaWxsOiAjZmZmOwoJCQl9CgkJPC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTkgMTNIMTN2NkgxMVYxM0g1VjExaDZWNWgydjZoNloiLz48L3N2Zz4=");
    opacity: .6; }
  .menu-footer .list {
    display: none; }
  .menu-footer.open h3:after {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPiAgCgkJCS5jbHMtMSB7CgkJCQlmaWxsOiAjZmZmOwoJCQl9CgkJPC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTguNyAxM2gtMTRWMTFoMTRaIi8+PC9zdmc+");
    opacity: 1; }
  #site-meta p .mobile-block, .menu-footer.open .list {
    display: block; }
  #site-meta p .mobile-hide {
    display: none; } }

@media (max-width: 47.9375rem) {
  #footer .inner {
    padding: 0; } }

@media screen and (max-width: 34.375rem) {
  .menu-footer {
    width: 100%; } }

@media (max-width: 47.9375rem) {
  .menu-footer:first-child {
    position: relative;
    padding-top: 95px; } }

.footer-social-icons {
  padding: 16px 0 0; }

.footer-social-icons a {
  width: 28px;
  display: inline-block;
  margin-right: 4px; }

.footer-social-icons a .cls-1 {
  fill: #fff; }

.footer-social-icons a:last-child {
  margin-right: 0; }

@media (max-width: 64rem) {
  .footer-social-icons a {
    width: 22px; } }

@media (max-width: 47.9375rem) {
  .footer-social-icons {
    position: absolute;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    left: 50%;
    top: 0;
    width: 100%; }
  .footer-social-icons a {
    margin-right: 12px;
    width: 52px; } }

@media (min-width: 48rem) {
  .menu-footer {
    padding: 0 0 0 4%;
    width: 100%; } }

.footer-services {
  background: #f2f5f5;
  padding: 45px 0;
  text-align: center; }

.footer-services:after {
  content: "";
  display: table;
  clear: both; }

.footer-services .footer-icon-container {
  float: left;
  width: 33.33%;
  text-align: center; }

.footer-services .footer-icon-container-inner {
  position: relative;
  width: 100%;
  max-width: 240px;
  margin: auto; }

.footer-services .footer-icon-container-inner:after {
  content: "";
  display: table;
  clear: both; }

.footer-services .footer-icon-container-inner span {
  float: left;
  display: block;
  position: relative;
  width: 50px;
  height: 50px; }

.footer-services .footer-icon-container-inner span svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.footer-services .footer-icon-container-inner label {
  position: absolute;
  top: 50%;
  left: 65px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  float: left;
  width: calc(100% - 50px);
  text-align: left;
  text-transform: uppercase;
  font-size: .75rem;
  line-height: 1.125rem;
  letter-spacing: .09375rem;
  font-weight: 700;
  color: #323031; }

.footer-services .footer-services-container {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 48px; }

.footer-services .footer-services-container:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 47.9375rem) {
  .footer-services .footer-icon-container {
    width: 100%;
    margin-bottom: 30px; } }

@media (max-width: 47.9375rem) {
  .footer-services .footer-icon-container-inner {
    max-width: none; } }

.social-links {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.social-links svg {
  -webkit-transition: fill .3s;
  transition: fill .3s; }

.social-links--white svg {
  fill: #fff; }

.social-links--white svg:hover {
  fill: #888; }

.social-links--dark svg {
  fill: #515151; }

.social-links--dark svg:hover {
  fill: #373737; }

.social-links__item {
  margin-right: 1rem;
  font-size: 0; }

.alert, .errors {
  margin: 15px 0;
  border-radius: 0; }

.alert > ol, .alert > p, .alert > ul, .errors > ol, .errors > p, .errors > ul {
  list-style-type: none;
  margin: 0; }

.alert > p + p, .alert > ul + ul, .errors > p + p, .errors > ul + ul {
  margin: 10px 0 0; }

.errors {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  border: 1px solid transparent; }

.no-scroll {
  overflow: hidden; }

.no-scroll #olark-wrapper, .no-scroll .olark-launch-button {
  display: none !important; }

.side_panel {
  position: fixed;
  left: 0;
  top: 0 !important;
  opacity: 0;
  z-index: 100;
  z-index: 99999999999;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity .24s ease .35s;
  transition: opacity .24s ease .35s;
  visibility: hidden; }

.side_panel.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

.side_panel.open[data-direction=left] .side_panel--content {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.side_panel.open[data-direction=right] .side_panel--content {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.side_panel.open[data-direction=up] .side_panel--content {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
  -webkit-transform: translate3d(0, -90vh, 0);
          transform: translate3d(0, -90vh, 0);
  -webkit-transform: translate3d(0, -430px, 0);
          transform: translate3d(0, -430px, 0);
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0); }

.side_panel.open[data-direction=down] .side_panel--content {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
  -webkit-transform: translate3d(0, 90vh, 0);
          transform: translate3d(0, 90vh, 0);
  -webkit-transform: translate3d(0, 430px, 0);
          transform: translate3d(0, 430px, 0);
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0); }

.side_panel .panel_overlay {
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }

.side_panel--content, .side_panel .panel_overlay {
  position: absolute;
  -webkit-backface-visibility: hidden; }

.side_panel--content {
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1); }

.side_panel[data-direction=left] .side_panel--content {
  top: 0;
  left: 100%;
  height: 100%;
  width: 90%;
  max-width: 400px; }

.side_panel[data-direction=right] .side_panel--content {
  top: 0;
  right: 100%;
  height: 100%;
  width: 90%;
  max-width: 400px; }

.side_panel[data-direction=down] .side_panel--content {
  width: 100%;
  height: 90%;
  bottom: 100%;
  left: 0; }

.side_panel[data-direction=down] .side_panel--content > div {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.side_panel[data-direction=up] .side_panel--content {
  width: 100%;
  height: 90%;
  top: 100%;
  left: 0; }

.side_panel[data-direction=up] .side_panel--content > div {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.sidecart--header, .sidecart__body .cart-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

#cart_panel .side_panel--content {
  overflow: visible; }

#cart_panel.open .sidecart__footer .checkout-btn-trigger:after {
  -webkit-animation-play-state: running;
          animation-play-state: running; }

.sidecart__footer .sidecart__shipping--banner_free-sns {
  padding-bottom: 10px;
  text-align: center; }

.sidecart {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  height: 100%;
  min-height: 100%; }

.sidecart a {
  cursor: pointer; }

.sidecart a, .sidecart a:hover {
  text-decoration: none; }

.sidecart_atc {
  display: block;
  padding: 0 20px; }

.sidecart--header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 1.5em .5em;
  position: relative;
  border-bottom: 2px solid #d5d5d5;
  box-shadow: 3px 0 8px rgba(0, 0, 0, 0.2); }

.sidecart--header .side_panel--close {
  color: #333;
  cursor: pointer;
  font-size: 1.75em;
  position: absolute;
  left: 20px;
  top: 22px;
  width: 20px;
  height: 20px; }

.sidecart--header .side_panel--heading {
  font-family: inherit;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.5rem !important;
  color: #222;
  margin: 0 auto;
  text-align: center; }

.sidecart__rewards--banner {
  padding: 6px 0;
  color: #fff;
  font-size: .625rem;
  font-weight: 700;
  line-height: 2.2;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .14em;
  background: #284b55; }

.sidecart__rewards--banner a {
  margin-left: 4px;
  color: #fff;
  font-weight: 400;
  text-decoration: underline; }

.sidecart__promo--wrapper {
  overflow: hidden;
  background: #f5f5f5;
  -webkit-transition: background .24s ease;
  transition: background .24s ease; }

.sidecart__promo--wrapper.added {
  background: #30b6d1; }

.sidecart__promo--wrapper.added .sidecart__promo {
  -webkit-transform: translate3d(-110%, 0, 0);
          transform: translate3d(-110%, 0, 0); }

.sidecart__promo {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 110px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.sidecart__promo .promo-heading {
  font-size: 1.5rem !important;
  margin: .15em 0 .25em;
  text-align: center;
  line-height: 1.75rem !important; }

.sidecart__promo .promo-subheading {
  font-size: .6875rem !important;
  margin: .5em 0 .125em;
  text-align: center;
  text-transform: uppercase; }

.sidecart__promo .promo-link {
  display: block;
  font-weight: 600;
  margin: 8px 0 .5em;
  text-align: center;
  font-size: .875rem;
  width: 100%; }

.sidecart__promo__text {
  padding: 2.5% 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

.sidecart__body {
  height: 70vh;
  height: calc(100vh - 202px);
  overflow: auto;
  display: block; }

.sidecart__body.has_shipping_banner {
  height: calc(100vh - 234px); }

.sidecart__rewards--banner + form.sidecart_checkout_form .sidecart__body {
  height: calc(100vh - 236px); }

.sidecart__rewards--banner + form.sidecart_checkout_form .sidecart__body.has_shipping_banner {
  height: calc(100vh - 268px); }

.sidecart__promo--wrapper:not(.hidden) + form.sidecart_checkout_form .sidecart__body {
  height: calc(100vh - 314px); }

.sidecart__promo--wrapper:not(.hidden) + form.sidecart_checkout_form .sidecart__body.has_shipping_banner {
  height: calc(100vh - 346px); }

.sidecart__rewards--banner + .sidecart__promo--wrapper:not(.hidden) + form.sidecart_checkout_form .sidecart__body {
  height: calc(100vh - 348px); }

.sidecart__rewards--banner + .sidecart__promo--wrapper:not(.hidden) + form.sidecart_checkout_form .sidecart__body.has_shipping_banner {
  height: calc(100vh - 380px); }

.sidecart__body .cart-item {
  border-bottom: 4px solid #f5f5f5;
  padding: 1rem;
  position: relative;
  box-shadow: 0 0 15px transparent;
  -webkit-transition: box-shadow .24s ease;
  transition: box-shadow .24s ease;
  -webkit-transition-property: box-shadow, border;
  transition-property: box-shadow, border; }

.sidecart__body .cart-item:focus, .sidecart__body .cart-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-color: transparent; }

.sidecart__body .cart-item ::-webkit-inner-spin-button {
  display: none; }

.sidecart__body .cart-item:last-of-type {
  margin-bottom: 20px; }

.sidecart__body .cart-item__image {
  width: 22.5%;
  margin-right: 7px; }

.sidecart__body .cart-item__description {
  width: 62.5%; }

.sidecart__body .cart-item__description a {
  color: #1e418f; }

.sidecart__body .cart-item__quantity {
  width: 19%;
  margin-left: 8px;
  position: relative; }

.sidecart__body .cart-item__quantity .quantity-decrease, .sidecart__body .cart-item__quantity .quantity-increase {
  position: absolute;
  right: 10px;
  display: block;
  width: 11px;
  height: 11px;
  cursor: pointer;
  z-index: 10; }

.sidecart__body .cart-item__quantity .quantity-decrease .icon--minus, .sidecart__body .cart-item__quantity .quantity-decrease .icon--plus, .sidecart__body .cart-item__quantity .quantity-increase .icon--minus, .sidecart__body .cart-item__quantity .quantity-increase .icon--plus {
  fill: #aaa;
  -webkit-transition: fill .24s ease;
  transition: fill .24s ease; }

.sidecart__body .cart-item__quantity .quantity-decrease svg, .sidecart__body .cart-item__quantity .quantity-increase svg {
  width: 11px;
  height: 11px;
  pointer-events: none; }

.sidecart__body .cart-item__quantity .quantity-decrease:hover .icon--minus, .sidecart__body .cart-item__quantity .quantity-decrease:hover .icon--plus, .sidecart__body .cart-item__quantity .quantity-increase:hover .icon--minus, .sidecart__body .cart-item__quantity .quantity-increase:hover .icon--plus {
  fill: #222; }

.sidecart__body .cart-item__quantity .quantity-decrease {
  top: 27px; }

.sidecart__body .cart-item__quantity .quantity-increase {
  top: 10px; }

.sidecart__body .cart-item__quantity .quantity-field {
  border: 1px solid #ddd;
  border-radius: 6px;
  height: 3rem;
  line-height: 1;
  margin: auto;
  padding: 0;
  text-align: center;
  font-size: 1rem;
  padding-right: 22px;
  -moz-appearance: textfield; }

.sidecart .item-title {
  display: block;
  font-size: 1rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #222; }

.sidecart .item-title--variant {
  font-size: .875rem;
  margin-right: 5px;
  font-weight: 400;
  color: #666; }

.sidecart .item-price {
  color: #000;
  font-size: .875rem;
  line-height: 1.5rem;
  font-weight: 800; }

.sidecart .item-frequency {
  font-size: .875em;
  color: #aaa; }

.sidecart__shipping--banner {
  font-size: .875rem;
  text-align: center;
  margin: 0 auto 12px;
  height: auto; }

.sidecart__shipping--banner span {
  display: inline-block;
  vertical-align: middle; }

.sidecart__shipping--banner span span {
  font-weight: 700; }

.sidecart__shipping--banner i.fa {
  font-size: 1.375rem;
  margin-right: 8px;
  vertical-align: inherit; }

.sidecart__shipping--banner_qualified {
  margin-top: -4px; }

.sidecart__footer {
  padding: 1rem;
  margin-top: auto;
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background: #fff;
  border-top: 2px solid #f5f5f5; }

.sidecart__footer .checkout-btn, .sidecart__footer .checkout-btn-trigger, .sidecart__footer .empty_cart--cta {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #f2635b;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 700;
  height: auto;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.15;
  padding: 1em;
  text-align: left;
  width: 100%;
  -webkit-transition: background .34s ease;
  transition: background .34s ease; }

.sidecart__footer .checkout-btn-trigger .cart-total, .sidecart__footer .checkout-btn .cart-total, .sidecart__footer .empty_cart--cta .cart-total {
  font-weight: 400;
  font-size: 1.125rem;
  margin-left: 5px; }

.sidecart__footer .checkout-btn-trigger:focus, .sidecart__footer .checkout-btn-trigger:hover, .sidecart__footer .checkout-btn:focus, .sidecart__footer .checkout-btn:hover, .sidecart__footer .empty_cart--cta:focus, .sidecart__footer .empty_cart--cta:hover {
  outline: none;
  color: #fff;
  background: #f04d43; }

.sidecart__footer .checkout-btn-trigger {
  overflow: hidden;
  position: relative; }

.sidecart__footer .checkout-btn-trigger:after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0));
  -webkit-animation: f 1.5s ease 0s 2;
          animation: f 1.5s ease 0s 2;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  opacity: .2; }

.sidecart__footer .checkout-btn-text {
  margin-right: auto; }

.sidecart__footer .empty_cart--cta {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.sidecart .cart_item--remove {
  display: block;
  text-align: center;
  color: #858585;
  font-size: .75rem;
  margin-top: 4px;
  -webkit-transition: color .24s ease;
  transition: color .24s ease;
  cursor: pointer; }

.sidecart .cart_item--remove:hover {
  color: #222; }

.sidecart .continue-shopping {
  font-size: 1rem;
  float: none;
  margin: 10px 0 4px;
  color: #30b6d1;
  -webkit-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out; }

.sidecart .continue-shopping:hover {
  color: #2aa5bd; }

.sidecart .continue-shopping--wrapper {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 1rem; }

.sidecart .sidecart_checkout_form {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  position: relative; }

.sidecart .empty-cart {
  display: block;
  text-align: center;
  padding: 23vh 0; }

@media screen and (max-width: 48rem) {
  .sidecart__body .cart-item__quantity .quantity-field {
    pointer-events: none; }
  .sidecart__body .cart-item__quantity .quantity-decrease, .sidecart__body .cart-item__quantity .quantity-increase {
    width: 50%;
    height: 24px;
    text-align: right; } }

@media screen and (max-width: 47.9375rem) {
  .sidecart--header {
    padding: 1em .5em; }
  .sidecart--header .side_panel--close {
    top: .75em; }
  .sidecart .item-title, .sidecart__footer .checkout-btn {
    font-size: 1rem; }
  .sidecart__promo {
    min-height: 95px; }
  .sidecart__promo .promo-link {
    margin-top: 0; }
  .sidecart__promo .promo-heading {
    font-size: 1.35rem !important;
    margin: 0 0 .25em; } }

@media screen and (max-width: 25rem) {
  .sidecart__footer .checkout-btn .cart-total {
    margin-left: auto; }
  .sidecart__promo__text {
    padding: 0; } }

.purchase_flow_img_container {
  text-align: center; }

.cart-item.gift-card-promo[product-handle=bone-broth-protein-shaker-cup], .cart-item.gift-card-promo[product-handle=organic-bone-broth-protein-sampler-pack] {
  border-left: 15px solid #00b4aa; }

.gift-card-special-price {
  display: block;
  color: #d73948;
  font-weight: 700; }

.product_view--slider {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden; }

.product_view--slider .slide {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  padding: 15px;
  -webkit-transition: opacity .34s ease;
  transition: opacity .34s ease; }

.product_view--slider .slide.active_slide {
  opacity: 1;
  z-index: 5; }

.product_view--slider_thumbs {
  position: relative;
  max-width: 320px;
  margin: 26px auto 0;
  width: 80%;
  z-index: 5; }

.product_view--slider_thumbs_wrapper {
  max-width: 320px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap; }

.product_view--slider_thumbs .slider_thumbs--left, .product_view--slider_thumbs .slider_thumbs--right {
  position: absolute;
  top: 33%;
  width: 14px;
  height: 14px;
  cursor: pointer; }

.product_view--slider_thumbs .slider_thumbs--left {
  left: -20px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.product_view--slider_thumbs .slider_thumbs--right {
  right: -20px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

.product_view--slider_thumbs .slide_thumbnail {
  cursor: pointer;
  margin-right: 8px;
  width: calc(20% - 16px);
  display: inline-block;
  opacity: .85;
  padding-bottom: 2px;
  border-bottom: 3px solid #fff;
  -webkit-transition: border .24s ease;
  transition: border .24s ease;
  -webkit-transition-property: opacity, border, margin;
  transition-property: opacity, border, margin; }

.product_view--slider_thumbs .slide_thumbnail.active_thumb, .product_view--slider_thumbs .slide_thumbnail:hover {
  opacity: 1;
  border-color: #01b193; }

@media screen and (max-width: 37.5rem) {
  .product_view--slider_thumbs {
    margin-bottom: 28px;
    width: 100%; } }

.promobar {
  position: relative;
  z-index: 20; }

.promobar--wrapper {
  width: 91%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 12px 16px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  position: relative; }

.promobar--copy {
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.promobar--btn {
  position: relative;
  border-radius: 8px;
  height: 34px;
  width: auto;
  white-space: nowrap;
  margin-left: 48px;
  padding: 0 28px;
  line-height: 2.125rem;
  font-size: .75rem;
  font-weight: 300;
  letter-spacing: .03125rem;
  text-transform: none;
  cursor: pointer; }

.promobar--btn strong {
  font-weight: 800; }

.promobar--btn .link_hint {
  display: block;
  position: absolute;
  top: 121%;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background: #fff;
  padding: 4px 8px;
  font-size: .75rem;
  opacity: 0;
  pointer-events: none;
  color: #000;
  width: 75%;
  z-index: 50;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity .24s ease;
  transition: opacity .24s ease; }

.promobar--btn .link_hint:before {
  content: "";
  display: block;
  position: relative;
  top: 1px;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff; }

.promobar--btn:hover {
  text-decoration: none; }

.promobar--btn:hover .link_hint {
  opacity: 1;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

.promobar--timer {
  width: 145px;
  margin-left: 48px;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap; }

.promobar--timer .timer--hours, .promobar--timer .timer--minutes {
  position: relative;
  margin-right: 12px; }

.promobar--timer .timer--hours:after, .promobar--timer .timer--minutes:after {
  content: ":";
  display: block;
  position: absolute;
  left: calc(100% + 6px);
  top: 3px;
  color: #98a1a7; }

.promobar--close {
  position: absolute;
  left: calc(100% + 8px);
  bottom: calc(100% - 12px);
  width: 19px;
  height: 19px;
  display: none;
  cursor: pointer; }

.promobar--close:after, .promobar--close:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #72838e;
  -webkit-transition: background .24s ease;
  transition: background .24s ease; }

.promobar--close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.promobar--close:after {
  -webkit-transform: rotate(-45deg) translate(1px, -1px);
      -ms-transform: rotate(-45deg) translate(1px, -1px);
          transform: rotate(-45deg) translate(1px, -1px); }

.promobar--close:hover:after, .promobar--close:hover:before {
  background: #ccd2d6; }

.promobar_mobile .promobar--wrapper, .promobar_popup .promobar--wrapper {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0; }

.promobar_mobile .promobar--copy, .promobar_popup .promobar--copy {
  font-size: 1rem; }

.promobar_mobile .promobar--timer, .promobar_popup .promobar--timer {
  margin: 16px auto 0; }

.promobar_mobile .promobar--btn, .promobar_popup .promobar--btn {
  max-width: 280px;
  font-size: .6875rem;
  margin: 24px auto 0; }

.promobar_popup {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 240px;
  padding: 24px;
  z-index: 100;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity .34s ease;
  transition: opacity .34s ease; }

.promobar_popup.active {
  opacity: 1;
  pointer-events: auto; }

.promobar_popup .promobar--close {
  display: block; }

.promobar_popup .promobar--copy {
  padding-top: 16px; }

.promobar_popup .promobar--btn {
  width: 100%; }

.promobar_mobile {
  display: none;
  padding: 16px; }

.promobar_mobile .promobar--timer {
  font-size: 1.5rem;
  margin-top: 10px; }

.promobar_mobile .promobar--btn {
  margin-top: 14px; }

.promobar--btn {
  margin-left: 12px; }

@media screen and (max-width: 48rem) {
  .promobar--wrapper {
    padding: 12px 0; }
  .promobar--copy {
    font-size: .75rem; }
  .promobar--timer {
    font-size: 1.25rem; }
  .promobar_mobile {
    display: block; } }

.template-search .container {
  width: 100%; }

.template-search #searchresults {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto; }

.template-search #main {
  margin-top: 0 !important; }

.template-search .product--info {
  margin-bottom: 7px; }

.search_filters--bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 32px 88px;
  margin: 0 auto;
  max-width: 1180px; }

.search_filters--row {
  width: 100%; }

.search_filters--row:first-child {
  border-bottom: 1px solid #ddd; }

.search_filters .filter_group {
  position: relative;
  margin-right: 40px; }

.search_filters .filter_group--filters {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  z-index: 5;
  min-width: 220px;
  background: #fff;
  opacity: 0;
  padding: 16px;
  pointer-events: none;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: translate3d(0, 2%, 0);
          transform: translate3d(0, 2%, 0);
  -webkit-transition: opacity .24s ease;
  transition: opacity .24s ease;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform; }

.search_filters .filter_group.active .filter_group--filters {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.search_filters .filter_group.active .filters_indicator {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.search_filters .filter_group--filters_list {
  padding: 0 6px;
  margin: 0 0 16px;
  list-style: none;
  max-height: 210px;
  overflow-y: auto;
  overflow-x: hidden; }

.search_filters .filter_group--done {
  background: #30b6d1;
  font-size: .875rem;
  padding: 16px;
  font-weight: 400;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center; }

.search_filters .filter_group--done:hover {
  background: #2aa5bd; }

.search_filters .filter_group .filters_indicator {
  margin-left: 10px;
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.search_filters .active_bar {
  margin: 0 auto 16px;
  padding-bottom: 16px; }

.search_filters .active_bar .result_count {
  margin-top: 12px;
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  padding-right: 25px;
  white-space: nowrap; }

.search_filters--active_list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  width: 70%;
  min-height: 62px;
  margin-right: auto; }

.search_filters--active_list.inactive + .search_filters--clear, .search_filters--active_list.inactive .search_filters--active_filters, .search_filters--active_list.inactive .search_filters--active_list_title {
  display: none; }

.search_filters--active_list_title {
  font-size: 1rem;
  margin-top: 14px;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.search_filters--active_filters, .search_filters--active_filters_mobile {
  max-width: 75%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  list-style: none;
  padding-left: 16px;
  margin: 0 20px 0 0 !important; }

.search_filters--active_filters_mobile li, .search_filters--active_filters li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 12px 12px 0;
  padding: 7px 20px;
  border-radius: 50px;
  list-style: none;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  background: #ebebeb;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: background .34s ease;
  transition: background .34s ease; }

.search_filters--active_filters_mobile li:hover, .search_filters--active_filters li:hover {
  background: #e6e6e6; }

.search_filters--active_filters_mobile li .icon--cross, .search_filters--active_filters li .icon--cross {
  width: 100%;
  height: auto;
  display: block;
  fill: #545454; }

.search_filters--active_filters {
  margin-right: 24px; }

.search_filters--active_filters_mobile {
  display: none;
  margin: 0 !important;
  padding: 0; }

.search_filters .active_filter--remove {
  width: 9px;
  height: 9px;
  display: block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-left: 8px; }

.search_filters--clear {
  margin-top: 14px;
  display: block;
  color: #222;
  font-size: .875rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  white-space: nowrap; }

.search_filters--clear:hover {
  color: #222; }

.search_filters--mobile_bar {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
  padding: 8px;
  background: #fff;
  text-align: center;
  border-top: 1px solid #ddd; }

.filter_group--title {
  font-size: 1rem;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  cursor: pointer; }

.filter_group--filter {
  margin-left: 0;
  margin-bottom: 8px;
  list-style: none; }

.filter_group--filter [type=checkbox]:checked, .filter_group--filter [type=checkbox]:not(:checked) {
  -webkit-appearance: none;
  display: none; }

.filter_group--filter [type=checkbox]:checked + label, .filter_group--filter [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  font-size: 1rem;
  font-weight: 400;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  cursor: pointer; }

.filter_group--filter [type=checkbox]:checked + label:before, .filter_group--filter [type=checkbox]:not(:checked) + label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  -webkit-transition: border .34s ease;
  transition: border .34s ease; }

.filter_group--filter [type=checkbox]:checked + label:after, .filter_group--filter [type=checkbox]:not(:checked) + label:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  color: #fff;
  opacity: 0;
  border-radius: 3px;
  text-align: center;
  background: #30b6d1 url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAQAAACMJlQBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgChQONzmKx2x9AAAAcUlEQVQY04XPPRJAMBiE4TUuQKHQUxmXMGqOyJ1cIZ1ekeZVhPGThP3KZ4v9hKJXk6E4d2wsFF8MMH3zSvvDoQ0PdoWcJsZIFCxYhjAjMQNgGel9RqLCcM+D3YZ75cXnF2fF4+vNChNilKAjpVIZedkB+i0MB8bxD8UAAAAASUVORK5CYII=);
  background-size: 65%;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-top: 2px;
  -webkit-transition: opacity .14s ease;
  transition: opacity .14s ease; }

.filter_group--filter [type=checkbox]:checked + label:hover:before, .filter_group--filter [type=checkbox]:not(:checked) + label:hover:before {
  border-color: #222; }

.filter_group--filter [type=checkbox]:checked + label:after {
  opacity: 1; }

.filter_group--filter.disabled label {
  color: #d9d9d9;
  cursor: disabled;
  cursor: not-allowed !important; }

.filter_group--filter.disabled label:before {
  border-color: #d9d9d9 !important; }

.filter_group--mobile_wrapper {
  margin-top: 24px; }

.mobile_filters .side_panel--content.search_filters--mobile {
  height: 100%;
  width: 100%;
  max-width: 100%; }

.mobile_filters .side_panel--close {
  position: absolute;
  top: 50%;
  left: 32px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.mobile_filters .side_panel--heading {
  margin: 0;
  padding: 24px 0;
  color: #222;
  font-weight: 400;
  font-size: 1.375rem !important;
  line-height: 1 !important;
  text-align: center; }

.mobile_filters--trigger {
  width: 100%;
  padding: 16px;
  color: #fff;
  font-size: .875rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .0625rem;
  background-color: #30b6d1; }

.mobile_filters--trigger:focus, .mobile_filters--trigger:hover {
  color: #fff;
  text-decoration: none; }

.mobile_filters .search_filters--mobile {
  position: relative; }

.mobile_filters .search_filters--mobile_inner {
  padding: 0 !important;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: calc(100vh - 63px);
  height: calc(100vh - 128px); }

.mobile_filters .search_filters--mobile_header {
  position: relative;
  border-bottom: 1px solid #ddd; }

.mobile_filters .search_filters--mobile_wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  overflow: hidden; }

.mobile_filters .search_filters--mobile_actions {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 8px !important;
  border-top: 1px solid #ddd; }

.mobile_filters .filter_group {
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  max-height: 65px;
  min-height: 40px;
  padding: 14px 0;
  border-bottom: 1px solid #ddd;
  -webkit-transition: max-height .34s ease;
  transition: max-height .34s ease;
  height: auto;
  overflow: hidden;
  line-height: 1; }

.mobile_filters .filter_group.active {
  max-height: 800px; }

.mobile_filters .filter_group.active .filters_indicator {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.mobile_filters .filter_group--title_wrapper {
  display: block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  color: #222;
  padding: 12px 32px; }

.mobile_filters .filter_group--title_wrapper:focus, .mobile_filters .filter_group--title_wrapper:hover {
  text-decoration: none; }

.mobile_filters .filter_group--title_wrapper .filters_indicator {
  font-size: 1rem;
  margin-left: auto;
  -webkit-transition: -webkit-transform .34s ease;
  transition: -webkit-transform .34s ease;
  transition: transform .34s ease;
  transition: transform .34s ease, -webkit-transform .34s ease; }

.mobile_filters .filter_group--title {
  font-size: 1.125rem;
  margin-bottom: 0; }

.mobile_filters .filter_group--title.sort_by {
  cursor: pointer; }

.mobile_filters .filter_group--filters_wrapper {
  display: block;
  margin-top: 16px;
  padding: 0 32px; }

.mobile_filters .filter_group--filters_list {
  margin-bottom: 0;
  padding-left: 0; }

.mobile_filters .filter_group--filter [type=checkbox] + label {
  font-size: 1.125rem; }

.mobile_filters .filter_group--count {
  margin-left: 12px;
  font-size: 1.125rem; }

.mobile_filters--clear, .mobile_filters--done {
  width: calc(50% - 4px);
  font-size: .875rem;
  letter-spacing: .0625rem;
  padding: 15px;
  font-weight: 600;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center; }

.mobile_filters--clear:focus, .mobile_filters--done:focus {
  text-decoration: none; }

.mobile_filters--clear {
  color: #222;
  border-color: #222;
  text-align: center; }

.mobile_filters--clear:focus, .mobile_filters--clear:hover {
  color: #222; }

.mobile_filters--done {
  padding: 17px 16px;
  background: #30b6d1;
  color: #fff; }

.mobile_filters--done:focus, .mobile_filters--done:hover {
  color: #fff; }

.no_results {
  padding-top: 50px; }

@media screen and (max-width: 67.5rem) {
  .search_filters--bar {
    padding: 32px 54px; } }

@media screen and (max-width: 50rem) {
  .search_filters--row:first-child {
    display: none; }
  .search_filters--active_list {
    width: 50%; }
  .search_filters--active_filters, .search_filters--active_list_title {
    display: none; }
  .search_filters--active_filters_mobile {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    max-width: 100%;
    width: 100%; }
  .search_filters--active_filters_mobile li {
    padding: 6px 20px; }
  .search_filters--bar {
    padding: 24px 24px 8px;
    margin-bottom: 0; }
  .search_filters .active_bar {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap; }
  .search_filters .active_bar .result_count {
    width: 100%;
    margin-right: auto;
    font-size: .875rem; }
  .search_filters--clear {
    margin-left: auto;
    font-size: .875rem;
    margin-top: 11px; }
  .search_filters--mobile_bar {
    display: block; }
  .template-collection [id=___ratingbadge_0], .template-search [id=___ratingbadge_0] {
    display: none; }
  body.no-scroll.template-collection, body.no-scroll.template-search {
    overflow: hidden;
    position: fixed; } }

body.autocomplete--active {
  overflow: hidden;
  width: 100%; }

body.autocomplete--active .site_header--search.autocomplete .trending_searches {
  opacity: 1;
  pointer-events: auto; }

body.autocomplete--active .site_header--search.autocomplete.show-clear .search--clear {
  display: block; }

body.autocomplete--active #main, body.autocomplete--active .site_header--row_wrapper + .site_header--row_wrapper {
  pointer-events: none; }

body.autocomplete--active .site_header--search .search-icon {
  opacity: 0; }

body.autocomplete--active .search_overlay {
  pointer-events: auto; }

.site_header--search.autocomplete {
  position: relative; }

.site_header--search.autocomplete .trending_searches {
  width: 100% !important;
  position: absolute;
  top: calc(100% + 10px) !important;
  left: 0 !important;
  padding: 24px;
  background: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .34s ease;
  transition: opacity .34s ease; }

.site_header--search.autocomplete .trending_searches--header {
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  color: #333;
  margin-bottom: 22px; }

.site_header--search.autocomplete .trending_searches--products {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.site_header--search.autocomplete .trending_searches--product {
  margin-bottom: 21px;
  padding-bottom: 0;
  font-size: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1; }

.site_header--search.autocomplete .trending_searches--product:last-of-type {
  margin-bottom: 0; }

.site_header--search.autocomplete .trending_searches--product a, .site_header--search.autocomplete .trending_searches--product a:hover {
  color: #333; }

.site_header--search.autocomplete .trending_searches--product a:focus {
  color: #01b193; }

.site_header--search.autocomplete .search--clear {
  height: 12px;
  width: 12px;
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  display: none; }

.site_header--search.autocomplete .search--clear:hover svg {
  color: #626262; }

.site_header--search.autocomplete .search--clear svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #888; }

.site_header--search.autocomplete .algolia-autocomplete {
  border: none;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  top: calc(100% + 10px) !important;
  left: 0 !important;
  width: 100% !important; }

.site_header--search.autocomplete .algolia-autocomplete .aa-collections-header, .site_header--search.autocomplete .algolia-autocomplete .aa-products-header {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: capitalize;
  color: #333;
  padding-bottom: 20px; }

.site_header--search.autocomplete .algolia-autocomplete .aa-products-header {
  padding-top: 24px;
  padding-left: 24px; }

.site_header--search.autocomplete .algolia-autocomplete .aa-collections-header {
  margin-top: 20px;
  margin-bottom: 0; }

.site_header--search.autocomplete .algolia-autocomplete .algolia-variant {
  display: none; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-left-column, .site_header--search.autocomplete .aa-dropdown-menu .aa-right-column {
  padding-top: 0;
  padding-bottom: 0 !important;
  display: block !important;
  width: 100%; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-dataset-products .aa-footer {
  display: none !important; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
  float: none;
  width: 100%;
  margin-bottom: 12px; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-product-text {
  margin-left: 0; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-product {
  min-height: auto;
  padding-left: 0; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-cursor {
  background: #fff; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-collections {
  margin-bottom: 20px; }

.site_header--search.autocomplete .aa-dropdown-menu .aa-products-empty .aa-no-result {
  color: #333; }

.site_header--search.autocomplete .aa-dataset-collections .aa-suggestion {
  padding-bottom: 12px; }

.site_header--search.autocomplete .aa-dataset-collections .aa-collection {
  padding-left: 0; }

.site_header--search.autocomplete .aa-enter-prompt p {
  padding-bottom: 24px;
  letter-spacing: .0625rem;
  font-size: .75rem;
  font-weight: 400;
  color: #888;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: color .34s ease;
  transition: color .34s ease; }

.site_header--search.autocomplete .aa-enter-prompt p:hover {
  color: #333; }

.site_header--search.autocomplete .aa-see-all {
  display: none !important; }

@media screen and (max-width: 64rem) {
  .site_header--search.autocomplete {
    width: 100%;
    max-width: 100%;
    margin: 8px 8px 7px;
    padding: 7px 11px; }
  .site_header--search.autocomplete .algolia-autocomplete, .site_header--search.autocomplete .trending_searches {
    top: calc(100% + 6px) !important; }
  .site_header--search.autocomplete .trending_searches {
    padding: 24px 16px; }
  .site_header--search.autocomplete .aa-dropdown-menu-size-sm .aa-left-column, .site_header--search.autocomplete .aa-dropdown-menu-size-sm .aa-right-column, .site_header--search.autocomplete .aa-dropdown-menu-size-xs .aa-left-column, .site_header--search.autocomplete .aa-dropdown-menu-size-xs .aa-right-column, .site_header--search.autocomplete .aa-left-column, .site_header--search.autocomplete .aa-right-column {
    padding-left: 16px;
    padding-right: 16px; }
  .site_header--search.autocomplete .algolia-autocomplete .aa-products-header {
    padding-left: 16px; } }

@media screen and (max-width: 43.6875rem) {
  .site_header--search.autocomplete .aa-product-title, .site_header--search.autocomplete .aa-text {
    cursor: pointer; } }

.gift_with_purchase {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  width: 100%;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-bottom: 1px solid #ddd;
  position: relative;
  color: #222;
  text-align: center;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.gift_with_purchase:before {
  content: "";
  display: block;
  height: 8px;
  width: 100%;
  background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 10px, red 0, red 20px);
  background: repeating-linear-gradient(45deg, #fff, #fff 10px, red 0, red 20px); }

.gift_with_purchase--wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  background: #f1f5f6; }

.gift_with_purchase .gwp--content {
  padding: 32px 60px 16px; }

.gift_with_purchase .gwp--heading {
  color: red;
  font-size: 1.25rem !important;
  margin-bottom: 18px;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.gift_with_purchase .gwp--copy, .gift_with_purchase .gwp--purchase_copy, .gift_with_purchase .gwp--qualified_copy {
  font-size: .75rem;
  line-height: 1.66;
  margin-bottom: 8px; }

.gift_with_purchase .gwp--selector {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 8px; }

.gift_with_purchase .gwp--selector::-ms-expand {
  display: none; }

.gift_with_purchase .gwp--gifts {
  padding: 0 16px 16px; }

.gift_with_purchase .gwp--gifts_wrapper {
  height: calc(100% + 1px);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin: 0 auto; }

.gift_with_purchase .gwp--gift {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
  width: calc(50% - 4px);
  padding: 8px;
  background: #fff;
  margin-bottom: 8px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: box-shadow .24s ease;
  transition: box-shadow .24s ease; }

.gift_with_purchase .gwp--gift:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08); }

.gift_with_purchase .gwp--gift[data-disable=true] {
  opacity: .5; }

.gift_with_purchase .gwp--gift[data-disable=true] .gwp--gift_trigger {
  pointer-events: none; }

.gift_with_purchase .gwp--gift_img {
  width: auto;
  max-width: 116px;
  height: 116px;
  margin: 0 auto 12px; }

.gift_with_purchase .gwp--gift_title {
  width: 100%;
  font-size: .75rem;
  font-weight: 800;
  margin-top: auto; }

.gift_with_purchase .gwp--gift_trigger {
  margin-top: 16px;
  display: block;
  width: 100%;
  padding: 8px 12px;
  text-align: center;
  position: relative;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: .75rem;
  background: #eee;
  color: #666;
  cursor: default;
  pointer-events: none;
  -webkit-transition: background .24s ease;
  transition: background .24s ease; }

.gift_with_purchase .gwp--gift_trigger:hover {
  background: #e9e9e9; }

.gift_with_purchase .gwp--gift_trigger.eligible {
  background: red;
  border-radius: 2px;
  cursor: pointer;
  pointer-events: auto;
  color: #fff; }

.gift_with_purchase .gwp--gift_trigger.eligible:hover {
  background: #e60000; }

.gift_with_purchase .gwp--gift_trigger.selected {
  background: #fff;
  color: #30b6d1; }

.gift_with_purchase .gwp--gift:after, .gift_with_purchase .gwp--gift:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 1);
          transform: scale3d(0, 0, 1);
  -webkit-transition: -webkit-transform 0.34s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: -webkit-transform 0.34s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: transform 0.34s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: transform 0.34s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.34s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.gift_with_purchase .gwp--gift:before {
  left: 0;
  top: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  border-top: 2px solid #30b6d1;
  border-left: 2px solid #30b6d1; }

.gift_with_purchase .gwp--gift:after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  border-bottom: 2px solid #30b6d1;
  border-right: 2px solid #30b6d1; }

.gift_with_purchase .gwp--gift:nth-child(2n) {
  margin-left: 8px; }

.gift_with_purchase .gwp--gift.selected:after, .gift_with_purchase .gwp--gift.selected:before {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1); }

.gift_with_purchase .gwp--gift.selected .gwp--remove_gift {
  display: block; }

.gift_with_purchase .gwp--remove_gift {
  position: absolute;
  top: 8px;
  right: 12px;
  height: 12px;
  width: 12px;
  display: none; }

.gift_with_purchase .gwp--remove_gift .icon--plus {
  fill: #aaa;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: fill .24s ease;
  transition: fill .24s ease; }

.gift_with_purchase .gwp--remove_gift:hover .icon--plus {
  fill: #222; }

.gwp_enabled .sidecart__footer {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); }

.gwp_enabled .sidecart__body .cart-item:last-of-type {
  margin-bottom: 0;
  border: none; }

.gwp_enabled .empty-cart {
  padding: 10vh 0;
  margin-bottom: 0; }

.gift_item {
  display: none !important; }

@media screen and (max-width: 37.5rem) {
  .gwp--content {
    padding: 32px 40px 16px; } }

@media screen and (min-device-width: 23.4375rem) and (max-device-width: 41.6875rem) {
  .gwp_enabled .sidecart__body {
    padding-bottom: 60px; } }

@media only screen and (min-device-width: 20rem) and (max-device-width: 35.5rem) {
  .gwp_enabled .sidecart__body {
    padding-bottom: 60px; } }

.plp-variant-select-display, .plp-variant-select-option, .variant-dropdown-display, .variant-dropdown-option {
  padding: 14px 36px 10px 22px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-size: .8125rem;
  cursor: pointer; }

.plp-variant-select-option {
  padding: 12px 11px 8px 15px;
  text-transform: uppercase;
  letter-spacing: .0625rem; }

.plp-variant-select-option.variant-not-available, .variant-dropdown-option.variant-not-available {
  background-color: #f9f9f9;
  color: #ccc; }

.plp-variant-select-option.disabled, .variant-dropdown-option.disabled {
  pointer-events: none; }

.plp-variant-select-display, .variant-dropdown-display {
  border-radius: 10px; }

.plp-variant-select-display:after, .variant-dropdown-display:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00a2df;
  position: absolute;
  right: 10px;
  top: 20px; }

.plp-variant-select-option, .variant-dropdown-option {
  display: none;
  border-top: 0;
  color: #285082; }

.plp-variant-select-option:hover, .variant-dropdown-option:hover {
  background-color: #f1f1f1; }

.plp-variant-select-option:last-child, .variant-dropdown-option:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.plp-variant-select-option .variant-label, .variant-dropdown-option .variant-label {
  opacity: .22; }

.variant-label {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  color: #717f86;
  line-height: normal;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  margin: 0 22px 0 0;
  width: 70px;
  text-transform: uppercase; }

@media (max-width: 30rem) {
  .variant-label {
    display: block; } }

.variant-description {
  display: inline-block;
  margin: 0;
  font-weight: 500; }

.plp-variant-select-container, .variant-dropdown-container {
  margin: 0 0 20px;
  position: relative; }

.plp-variant-select-container.open-dd .plp-variant-select-display, .plp-variant-select-container.open-dd .variant-dropdown-display, .variant-dropdown-container.open-dd .plp-variant-select-display, .variant-dropdown-container.open-dd .variant-dropdown-display {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.plp-variant-select-container.open-dd .plp-variant-select-option, .plp-variant-select-container.open-dd .variant-dropdown-option, .variant-dropdown-container.open-dd .plp-variant-select-option, .variant-dropdown-container.open-dd .variant-dropdown-option {
  display: block; }

label.variant-input {
  display: none !important; }

.rc_select__label_text {
  display: none; }

.rc_select--options {
  padding: 0 !important; }

.delivery-frequency .freq-label {
  display: none !important; }

.rewards-widget {
  width: 100%;
  background: #fff;
  padding: 0 10px 16px; }

.rewards-widget a.btn {
  display: block;
  height: auto;
  margin-top: 12px;
  padding: 1em 1.25em;
  color: #284b55;
  letter-spacing: .16em;
  background: transparent;
  border: 1px solid #284b55;
  border-radius: 3px;
  cursor: pointer;
  text-align: center; }

.rewards-widget a.btn:hover {
  color: #fff;
  background: #30b6d1;
  border-color: transparent; }

.rewards-widget .rewards-widget__wrap {
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 0;
  margin-bottom: 20px; }

.rewards-widget .rewards-login {
  margin: 0 0 20px;
  font-size: 1.125rem;
  line-height: 1.375rem;
  white-space: normal; }

.rewards-widget .rewards-login a {
  text-decoration: underline;
  color: #00b4e6; }

.rewards-widget__wrap {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.rewards-widget .info {
  width: 100%;
  padding: 20px 0; }

.rewards-widget .info__wrap {
  width: 100%;
  height: 100%;
  display: block;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  color: #284b55; }

.rewards-widget .info__title {
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .15em; }

.rewards-widget .info__points {
  margin-bottom: 6px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.25rem; }

.rewards-widget .info__points span {
  display: inline-block;
  position: relative; }

.rewards-widget .info__points span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #284b55; }

.rewards-widget .info__text {
  font-size: .875rem; }

.rewards-widget .info__text .btn {
  display: block;
  height: auto;
  margin-top: 4px;
  padding: 1em 1.25em;
  color: #284b55;
  letter-spacing: .16em;
  background: transparent;
  border: 1px solid #284b55;
  border-radius: 3px;
  cursor: pointer; }

.rewards-widget .info__text .btn:hover {
  color: #fff;
  background: #30b6d1;
  border-color: transparent; }

.rewards-widget .info__text .btn.disabled {
  color: #c2c0bc;
  border-color: #c2c0bc;
  pointer-events: none; }

.rewards-widget .products {
  display: none;
  width: 100%; }

.rewards-widget .products__wrap {
  width: 100%;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.rewards-widget .products__product, .rewards-widget .products__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  text-align: center; }

.rewards-widget .products__product {
  width: calc(50% - 10px);
  background: #fff;
  margin: 5px;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.rewards-widget .products__img {
  height: 150px;
  width: 100%;
  padding: 1rem; }

.rewards-widget .products__img img {
  height: 100%;
  width: auto; }

.rewards-widget .products__title {
  padding: 10px;
  margin: auto 0 0; }

.rewards-widget .products__add {
  width: 100%;
  padding: 5px; }

.rewards-widget .products__btn {
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: .75rem;
  letter-spacing: .16em;
  color: #284b55;
  text-transform: uppercase;
  border-width: 1px;
  border-radius: 10px; }

.rewards-widget .products__btn:focus, .rewards-widget .products__btn:hover {
  color: #00b4aa;
  border-color: #00b4aa;
  border-width: 1px; }

.rewards-widget .products__btn.disabled {
  color: #c2c0bc;
  border-color: #c2c0bc;
  pointer-events: none; }

.rewards-widget .products__btn.redeemed {
  color: #fff;
  background: #284b55;
  pointer-events: none; }

.rewards-widget .preview-products {
  display: block !important; }

.rewards-widget .preview-products .preview-products-product {
  float: left;
  width: 46%;
  height: 150px;
  margin: 0 2% 10px;
  overflow: hidden; }

.rewards-widget .preview-products .preview-products-img {
  text-align: center;
  margin-bottom: 10px;
  height: 90px; }

.rewards-widget .preview-products .preview-products-img img {
  max-height: 100%;
  max-width: 80%;
  margin: auto;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.rewards-widget .preview-products .preview-products-title {
  font-size: .75rem;
  line-height: 1rem;
  margin: 0;
  text-align: center;
  font-weight: 500; }

#rc-next-charge-date {
  display: none; }

.sns-rewards-banner {
  display: none;
  position: relative;
  background: #d9f3f2;
  margin: 0 0 20px;
  padding: 22px 170px 18px 106px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .8125rem;
  line-height: 1.4;
  color: #4a4a4a; }

.sns-rewards-banner.rewards-active {
  display: block; }

.sns-rewards-banner span {
  font-style: italic;
  color: #039592;
  font-weight: 500; }

.sns-rewards-banner strong {
  font-weight: 600;
  color: #2f4758; }

.sns-rewards-banner svg {
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -19px; }

.sns-rewards-banner button {
  display: block;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: auto;
  height: 36px;
  font-size: .75rem;
  font-weight: 500;
  margin: -18px 0 0;
  padding: 2px 15px 0;
  background: transparent;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  position: absolute;
  right: 24px;
  top: 50%; }

.sns-rewards-banner button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

@media (max-width: 47.9375rem) {
  .sns-rewards-banner {
    margin: 0 0 40px; } }

@media (max-width: 37.5rem) {
  .sns-rewards-banner {
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: .875rem;
    line-height: 1.5rem; }
  .sns-rewards-banner svg {
    position: relative;
    display: block;
    top: inherit;
    left: inherit;
    margin: -12px auto 2px;
    width: 28px; }
  .sns-rewards-banner button {
    position: relative;
    top: 0;
    right: auto;
    margin: 15px auto 5px; } }

.recharge-ll-modal-container {
  height: inherit; }

.recharge-ll-modal-container .sns-rewards-banner {
  margin: 0 0 25px;
  padding: 22px 106px 18px; }

.recharge-ll-modal-container .llrm-container {
  overflow: hidden; }

.recharge-ll-modal-container .llrm-products {
  height: 280px; }

.recharge-ll-modal-container .llrm-title {
  margin: 0 0 20px;
  font-size: .75rem;
  line-height: .875rem;
  font-weight: 500; }

.recharge-ll-modal-container .llrm-title a {
  color: #333; }

.recharge-ll-modal-container .llrm-img {
  margin-bottom: 6px;
  margin: 0 auto 20px;
  display: block; }

.recharge-ll-modal-container .llrm-img a, .recharge-ll-modal-container .llrm-title a {
  cursor: pointer; }

.recharge-ll-modal-container .llrm-button {
  display: block;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: auto;
  height: 36px;
  font-size: .75rem;
  font-weight: 500;
  margin: -18px 0 0;
  padding: 2px 15px 0;
  background: transparent;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  margin: 0;
  padding: 0 30px;
  height: 45px; }

.recharge-ll-modal-container .llrm-button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.recharge-ll-modal-container .llrm-reward-group {
  position: absolute;
  width: calc(100% - 130px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.recharge-ll-modal-container .llrm-reward-group:after {
  content: "";
  display: table;
  clear: both; }

.recharge-ll-modal-container.open .llrm-reward-group.open {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.recharge-ll-modal-container .llrm-product {
  position: relative;
  float: left;
  width: 25%;
  height: 280px;
  padding: 0; }

.recharge-ll-modal-container .llrm-add a.add-reward-button {
  display: table;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  background: #fff;
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  margin: 0 15px;
  font-size: .75rem;
  font-weight: 400;
  color: #333;
  padding: 0 10px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.recharge-ll-modal-container .llrm-add a.add-reward-button.ll-added {
  background: #2f4858;
  color: #fff; }

.recharge-ll-modal-container .llrm-add a.add-reward-button.ll-unavailable {
  opacity: .5;
  pointer-events: none; }

.recharge-ll-modal-container .llrm-add a.add-reward-button.ll-unavailable.ll-added {
  opacity: 1;
  pointer-events: auto; }

.recharge-ll-modal-container .llrm-add a.add-reward-button.already-added {
  text-indent: -9999px;
  opacity: .5;
  pointer-events: none; }

.recharge-ll-modal-container .llrm-add a.add-reward-button.already-added:after {
  content: "Already Added";
  display: block;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center; }

.recharge-ll-modal-container .llrm-add a:hover {
  background: #eaf1f1;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.recharge-ll-modal-container .llrm-add a p {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  font-size: .75rem;
  line-height: 1.1; }

.recharge-ll-modal-container .llrm-ctas {
  position: relative;
  border-top: 1px solid #ebebeb;
  margin: 35px 0 0;
  padding: 27px 0 16px; }

.recharge-ll-modal-container .llrm-cta-button-container {
  position: relative;
  display: inline-block; }

.recharge-ll-modal-container .llrm-cta-button-container.loading button {
  text-indent: -9999px;
  opacity: .5;
  pointer-events: none;
  outline: 0; }

.recharge-ll-modal-container .llrm-cta-button-container.loading .spinner {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.recharge-ll-modal-container .llrm-cta-button-container.inactive {
  opacity: .5;
  pointer-events: none; }

.recharge-ll-modal-container .llrm-cta-button-container.error {
  background: #ea4b4b; }

@media (max-width: 30rem) {
  .recharge-ll-modal-container .llrm-cta-button-container {
    width: 100%; } }

.recharge-ll-modal-container button[addrewards] {
  display: inline-block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  background: #30b6d2;
  width: 214px;
  border: 0;
  border-radius: 5px;
  margin: 0;
  font-size: .875rem;
  font-weight: 500;
  color: #fff;
  padding: 0 10px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.recharge-ll-modal-container button[addrewards].loading {
  opacity: .5;
  pointer-events: none;
  -webkit-transition: opacity .3;
  transition: opacity .3; }

.recharge-ll-modal-container .llrm-close {
  position: absolute;
  top: calc(50% + 4px);
  margin: 0 0 0 28px;
  font-size: .875rem;
  color: #30b6d2;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s; }

@media (max-width: 30rem) {
  .recharge-ll-modal-container .llrm-close {
    position: relative;
    margin: 0;
    top: 13px; } }

.recharge-ll-modal-container .recharge-ll-slide-next, .recharge-ll-modal-container .recharge-ll-slide-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  z-index: 9; }

.recharge-ll-modal-container .recharge-ll-slide-next svg, .recharge-ll-modal-container .recharge-ll-slide-prev svg {
  max-height: 30px; }

@media (max-width: 47.9375rem) {
  .recharge-ll-modal-container .recharge-ll-slide-next, .recharge-ll-modal-container .recharge-ll-slide-prev {
    display: none; } }

.recharge-ll-modal-container .recharge-ll-slide-prev {
  left: 15px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.recharge-ll-modal-container .recharge-ll-slide-next {
  right: 15px; }

@media (max-width: 47.9375rem) {
  .recharge-ll-modal-container .llrm-reward-group {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .recharge-ll-modal-container .llrm-product {
    width: inherit;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    float: none;
    height: auto; }
  .recharge-ll-modal-container .llrm-button {
    padding: 0 5px; }
  .recharge-ll-modal-container .llrm-products {
    height: auto; }
  .recharge-ll-modal-container .llrm-add {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 200px; }
  .recharge-ll-modal-container .llrm-add a[data-add-reward] {
    position: relative; }
  .recharge-ll-modal-container .llrm-title {
    min-height: 26px;
    line-height: 1.4;
    margin: 0 0 54px; } }

@media (max-width: 47.9375rem) {
  .recharge-ll-modal-container.open .llrm-reward-group {
    opacity: 1;
    pointer-events: auto;
    position: relative; } }

@media (max-width: 47.9375rem) {
  body.customer-logged-in #wrapper {
    overflow: visible; }
  body.customer-logged-in .recharge-ll-modal-container {
    position: absolute;
    top: -130px; } }

#otp-grid-container {
  opacity: 0;
  pointer-events: none;
  clear: both;
  padding: 15px 30px 0 140px; }

#otp-grid-container.show-item {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.otp-grid-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-bottom: 1px solid #ebebeb; }

.otp-grid-item:first-child {
  border-top: 1px solid #ebebeb; }

.otp-grid-item:last-child {
  margin-bottom: 30px; }

.otp-image-container {
  -ms-flex-preferred-size: 50px;
  flex-basis: 50px; }

.otp-details, .otp-image-container {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.otp-details {
  width: calc(100% - 50px);
  position: relative;
  padding: 0 130px 0 15px;
  font-size: .75rem; }

button.opt-remove {
  position: absolute;
  width: 100px;
  right: 0;
  background: transparent;
  border: 0;
  font-size: .75rem;
  color: #858585;
  -webkit-transition: color .3s;
  transition: color .3s; }

button.opt-remove:hover {
  color: #333;
  -webkit-transition: color .3s;
  transition: color .3s; }

@media (max-width: 47.9375rem) {
  #otp-grid-container {
    padding: 15px 15px 30px; }
  .otp-details {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 10px 30px 10px 15px; }
  button.opt-remove {
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    top: 12px;
    right: 6px; }
  button.opt-remove:after, button.opt-remove:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #9b9b9b; }
  button.opt-remove:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  button.opt-remove:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

.spinner {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: calc(50% + 2px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  width: 70px;
  text-align: center;
  pointer-events: none; }

.opt-remove .spinner {
  text-indent: 0; }

.opt-remove .spinner div {
  background-color: #30b6d2; }

.opt-remove.loading {
  text-indent: -9999px; }

.opt-remove.loading .spinner {
  opacity: 1; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: g 1s infinite ease-in-out both;
          animation: g 1s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -.32s;
          animation-delay: -.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -.16s;
          animation-delay: -.16s; }

@-webkit-keyframes g {
  0%, 80%, to {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes g {
  0%, 80%, to {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

body.customer-logged-in #attentive_overlay {
  z-index: 1000 !important; }

.account-dashboard-grid-item {
  height: auto !important; }

.rc_title-bar__title > h2 {
  margin-bottom: 15px; }

.purchase-cta-call {
  margin: 5px 0 30px;
  padding: 10px 15px;
  background: #eaf1f1;
  border-radius: 10px;
  color: #2b4453;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.6; }

.purchase-cta-call a {
  text-decoration: none;
  cursor: pointer; }

.recharge-ctc-modal-overlay, .recharge-ll-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999998;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.recharge-ctc-modal-overlay.open, .recharge-ll-modal-overlay.open {
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.recharge-ctc-modal-container, .recharge-ll-modal-container {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  max-width: 760px;
  padding: 30px;
  background: transparent;
  z-index: 9999999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: center; }

.recharge-ctc-modal-container.open, .recharge-ll-modal-container.open {
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.recharge-ctc-modal-container .recharge-ctc-modal-close, .recharge-ctc-modal-container .recharge-ll-modal-close, .recharge-ll-modal-container .recharge-ctc-modal-close, .recharge-ll-modal-container .recharge-ll-modal-close {
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -95px;
  background-size: 512px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 15px; }

.recharge-ctc-modal-container .recharge-ctc-modal-container-inner, .recharge-ctc-modal-container .recharge-ll-modal-container-inner, .recharge-ll-modal-container .recharge-ctc-modal-container-inner, .recharge-ll-modal-container .recharge-ll-modal-container-inner {
  padding: 45px;
  background: #fff;
  position: relative; }

.recharge-ctc-modal-container .recharge-ctc-header, .recharge-ll-modal-container .recharge-ctc-header {
  font-size: 2.125rem;
  line-height: 1.2;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #0a0a0a;
  text-align: center;
  margin: 0 0 15px; }

.recharge-ctc-modal-container .recharge-ctc-subtext, .recharge-ll-modal-container .recharge-ctc-subtext {
  display: block;
  margin: 0 0 15px;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #4a4a4a; }

.recharge-ctc-modal-container .recharge-ctc-subtext a, .recharge-ll-modal-container .recharge-ctc-subtext a {
  text-decoration: none; }

.recharge-ctc-modal-container .recharge-ctc-cta-cancel, .recharge-ctc-modal-container .recharge-ctc-cta-support, .recharge-ll-modal-container .recharge-ctc-cta-cancel, .recharge-ll-modal-container .recharge-ctc-cta-support {
  display: inline-block;
  width: auto;
  border-radius: 30px;
  height: auto;
  padding: 12px 20px 10px;
  margin: 0 0 15px;
  font-size: .875rem;
  line-height: 1.25;
  font-weight: 400;
  position: relative;
  color: #fff;
  background-color: #41cfbd;
  border: 2px solid #41cfbd;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer; }

.recharge-ctc-modal-container .recharge-ctc-cta-support.inactive-btn, .recharge-ll-modal-container .recharge-ctc-cta-support.inactive-btn {
  background: transparent;
  color: #41cfbd;
  opacity: .4;
  pointer-events: none; }

.recharge-ctc-modal-container .recharge-ctc-cta-support:hover, .recharge-ll-modal-container .recharge-ctc-cta-support:hover {
  background: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #41cfbd; }

.recharge-ctc-modal-container .recharge-ctc-cta-cancel, .recharge-ll-modal-container .recharge-ctc-cta-cancel {
  color: #284b55;
  border-color: #284b55;
  background: transparent; }

.recharge-ctc-modal-container .recharge-ctc-cta-cancel:hover, .recharge-ll-modal-container .recharge-ctc-cta-cancel:hover {
  background: #eaf1f1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.recharge-ctc-modal-container a.recharge-ctc-cancel-number, .recharge-ll-modal-container a.recharge-ctc-cancel-number {
  display: block;
  opacity: 0;
  pointer-events: none;
  color: #00b7ab;
  text-decoration: none; }

.recharge-ctc-modal-container a.recharge-ctc-cancel-number.open, .recharge-ll-modal-container a.recharge-ctc-cancel-number.open {
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  font-size: 1.5rem;
  margin-bottom: 15px; }

@media (max-width: 41.6875rem) {
  .recharge-ctc-modal-container, .recharge-ll-modal-container {
    padding: 15px; }
  .recharge-ctc-modal-container .recharge-ctc-header, .recharge-ll-modal-container .recharge-ctc-header {
    font-size: 1.5rem; }
  .recharge-ctc-modal-container .recharge-ctc-subtext, .recharge-ll-modal-container .recharge-ctc-subtext {
    font-size: 1rem; }
  .recharge-ctc-modal-container .recharge-ctc-cta-cancel, .recharge-ll-modal-container .recharge-ctc-cta-cancel {
    margin-bottom: 0; } }

.recharge-ll-modal-container {
  z-index: 9999999999;
  max-height: calc(100% - 120px);
  top: 30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  overflow-y: auto;
  padding: 0; }

.recharge-ll-modal-container .recharge-ll-modal-container-inner {
  padding: 25px;
  overflow: hidden; }

@media (max-width: 47.9375rem) {
  .recharge-ll-modal-container .recharge-ll-modal-container-inner {
    margin: 0 20px; } }

.remodal-overlay {
  background: rgba(0, 0, 0, 0.6); }

#rc_subscriptions__items__address address {
  margin-bottom: 12px; }

#rc_subscriptions__items__cancel {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

#rc_subscriptions__items__cancel .button-style {
  margin-top: 12px;
  border: 1px solid #01b193;
  color: #01b193;
  background-color: #fff;
  box-shadow: 0;
  border-radius: 8px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 0;
  margin-right: 12px;
  padding: 12px 44px;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

#rc_subscriptions__items__cancel .button-style:hover {
  background-color: #01b193;
  color: #fff;
  text-decoration: none; }

#rc_subscriptions__items__cancel .button-style:focus {
  outline: none; }

.recharge-modal {
  max-width: 400px;
  margin-bottom: 0;
  padding: 48px;
  position: relative; }

.recharge-modal__x {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  -webkit-transition: fill .1s ease-in-out;
  transition: fill .1s ease-in-out; }

.recharge-modal__x:hover {
  fill: #000; }

.recharge-modal__x svg {
  padding: 8px; }

.recharge-modal__initial {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.recharge-modal__heading {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem !important;
  color: #000; }

.recharge-modal__subheading {
  color: #888;
  font-size: .875rem;
  margin-bottom: 24px; }

.recharge-modal__form {
  margin-top: 36px; }

.recharge-modal__form .quantity-selector {
  visibility: hidden;
  margin-left: auto; }

.recharge-modal__form .quantity-selector .quantity-text {
  margin-right: 12px; }

.recharge-modal__form input[type=number] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 25px;
  border-radius: 3px;
  padding: 0; }

.recharge-modal__form input[type=number]::-webkit-inner-spin-button {
  opacity: 0; }

.recharge-modal__form-error {
  font-size: .75rem;
  color: red;
  margin: 0;
  padding-bottom: 12px; }

.recharge-modal__form-option {
  visibility: hidden;
  width: 0; }

.recharge-modal__form-option:checked + .recharge-checkbox {
  background-color: #01b193; }

.recharge-modal__form-option:checked ~ .quantity-selector {
  visibility: visible !important; }

.recharge-modal__form textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  resize: none; }

.recharge-modal__form label {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: left;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 12px;
  font-size: .875rem;
  color: #333;
  font-weight: 500;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.recharge-modal__form label:hover {
  border: 1px solid #b3b3b3; }

.recharge-modal__form label span.recharge-checkbox {
  width: 25px;
  height: 25px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 12px;
  background-color: transparent;
  -webkit-transition: background-color .1s ease-in-out;
  transition: background-color .1s ease-in-out;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.recharge-modal__form label span.recharge-checkbox .check {
  margin: auto;
  width: 15px;
  height: 18.5px; }

.recharge-modal__form-submit {
  width: 100%;
  border: 1px solid #01b193;
  color: #01b193;
  background-color: #fff;
  box-shadow: 0;
  border-radius: 8px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 0;
  margin: 12px 0;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.recharge-modal__form-submit:hover {
  background-color: #01b193;
  color: #fff; }

.recharge-modal__form-submit:focus {
  outline: none; }

.recharge-modal__close {
  color: #333;
  cursor: pointer;
  font-size: .8125rem;
  margin-top: 12px;
  font-weight: 400; }

.recharge-modal__confirmation, .recharge-modal__success {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 28px 0; }

.recharge-modal__confirmation .recharge-modal__content, .recharge-modal__success .recharge-modal__content {
  margin: 36px 0 12px; }

.recharge-modal__confirmation .recharge-modal__heading, .recharge-modal__success .recharge-modal__heading {
  margin-bottom: 4px; }

.recharge-modal__confirmation-checkmark, .recharge-modal__confirmation-frown, .recharge-modal__success-checkmark, .recharge-modal__success-frown {
  position: relative;
  background-color: #01b193;
  width: 90px;
  height: 90px;
  border-radius: 50%; }

.recharge-modal__confirmation-checkmark svg, .recharge-modal__confirmation-frown svg, .recharge-modal__success-checkmark svg, .recharge-modal__success-frown svg {
  margin: 32px 28px 0; }

.recharge-modal__confirmation .success-close, .recharge-modal__success .success-close {
  width: 65%;
  margin: 12px 0 16px; }

.recharge-modal .hidden {
  display: none; }

@media screen and (max-width: 61.875rem) {
  #rc_subscriptions__items__cancel {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  #rc_subscriptions__items__cancel .button-style {
    margin-bottom: 12px; }
  .recharge .layout__content, .recharge .rc_layout__content {
    width: 100% !important; }
  .recharge .layout__content .table-responsive > .table > tbody > tr > td, .recharge .layout__content .table-responsive > .table > tbody > tr > th, .recharge .layout__content .table-responsive > .table > tfoot > tr > td, .recharge .layout__content .table-responsive > .table > tfoot > tr > th, .recharge .layout__content .table-responsive > .table > thead > tr > td, .recharge .layout__content .table-responsive > .table > thead > tr > th, .recharge .rc_layout__content .table-responsive > .table > tbody > tr > td, .recharge .rc_layout__content .table-responsive > .table > tbody > tr > th, .recharge .rc_layout__content .table-responsive > .table > tfoot > tr > td, .recharge .rc_layout__content .table-responsive > .table > tfoot > tr > th, .recharge .rc_layout__content .table-responsive > .table > thead > tr > td, .recharge .rc_layout__content .table-responsive > .table > thead > tr > th {
    white-space: inherit !important; }
  .recharge-modal {
    overflow: scroll;
    padding: 32px; }
  .recharge-modal__heading {
    margin-top: 12px; }
  .recharge-modal__x {
    position: absolute;
    top: 8px;
    right: 8px; } }

body.template-product .additional-flavors-header {
  font-weight: 700;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  background-color: #f2f5f5;
  margin: 45px auto 35px;
  padding: 12px;
  font-size: 1rem;
  color: #948b84;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem; }

@media (max-width: 64rem) {
  body.template-product .additional-flavors-header {
    max-width: 820px; } }

@media (max-width: 47.9375rem) {
  body.template-product .additional-flavors-header {
    font-size: .875rem;
    background: #fff;
    color: #948b84;
    letter-spacing: 0;
    line-height: 1.25rem;
    text-transform: uppercase;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-top: 0; } }

body.template-product .insta-arrows {
  top: -110px; }

@media (max-width: 47.9375rem) {
  body.template-product .insta-arrows {
    display: none; } }

body.template-product .insta-arrows span.insta-arrow-left.slick-arrow {
  left: 0; }

body.template-product .insta-arrows span.insta-arrow-right.slick-arrow {
  right: 0; }

body.template-product #flavor-selectors {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  opacity: 0; }

body.template-product #flavor-selectors.slider-initialized {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

body.template-product #flavor-selectors .flavor-slider-title {
  margin: 10px 0 35px;
  text-decoration: none;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem; }

@media (max-width: 47.9375rem) {
  body.template-product #flavor-selectors .flavor-slider-title {
    margin-bottom: 25px; } }

body.template-product #flavor-selectors .flavor-slider-item:hover a {
  border-color: #948b84;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product #flavor-selectors .flavor-slider-item a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  outline: none;
  margin: 0 5px; }

body.template-product #flavor-selectors .flavor-slider-item a .flavor-img-container {
  position: relative;
  margin: 15px 25px 0; }

@media (max-width: 47.9375rem) {
  body.template-product #flavor-selectors .flavor-slider-item a .flavor-img-container {
    margin: 10px 10px 0; }
  body.template-product #flavor-selectors .flavor-slider-item a .flavor-img-container img {
    width: 105px;
    margin: 0 auto; } }

body.template-product #flavor-selectors .flavor-slider-item a .flavor-badge-out-of-stock {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 5px;
  left: 0;
  border-style: solid;
  border-width: 65px 0 0 65px;
  border-color: transparent transparent transparent #c2c0bc; }

body.template-product #flavor-selectors .flavor-slider-item a .flavor-badge-out-of-stock:after {
  display: inline-block;
  content: "SOLD OUT";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 45px;
  position: relative;
  top: -31px;
  left: -66px;
  font-size: .75rem;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-weight: 700; }

body.template-product #flavor-selectors .flavor-slider-item.flavor-out-of-stock img {
  opacity: .7; }

.search_filters--mobile_bar {
  display: none;
  position: relative;
  height: 45px;
  padding: 5px 5px 0;
  border-bottom: 1px solid #d8d8d8;
  text-align: right; }

.search_filters--mobile_bar .mobile_filters--trigger {
  display: inline-block;
  position: relative;
  width: auto;
  height: 32px;
  padding: 10px 20px 0 34px;
  background: #36c1de;
  border-radius: 3px;
  text-transform: none;
  font-weight: 500;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  letter-spacing: 0;
  vertical-align: top; }

.search_filters--mobile_bar .mobile_filters--trigger:after {
  content: "";
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -118px -616px;
  width: 9px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 19px; }

.search_filters--mobile_bar .mobile_filters--trigger .filter_count {
  font-size: .6875rem; }

.search_filters--mobile_bar .mobile_filters--clear {
  display: inline-block;
  height: 32px;
  width: 76px;
  padding: 11px 0 0;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .6875rem;
  text-transform: none;
  font-weight: 400;
  color: #33c1dd;
  border: 1px solid #33c1dd;
  vertical-align: top; }

.search_filters--mobile_bar .result_count {
  width: auto;
  display: inline-block;
  float: left;
  margin: 6px 0 0 14px;
  font-size: .875rem;
  color: #717f86;
  font-weight: 500; }

@media (max-width: 50rem) {
  .search_filters--mobile_bar {
    display: block; }
  .search_filters {
    display: none; } }

#borderx-modal {
  position: absolute;
  top: 42%;
  left: 50%;
  -webkit-transform: translate(-50%, -42%);
      -ms-transform: translate(-50%, -42%);
          transform: translate(-50%, -42%);
  width: 100%;
  max-width: 705px;
  z-index: 99999;
  padding: 20px;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #2f4858;
  box-shadow: 0 -3px 45px 0 rgba(0, 0, 0, 0.49); }

@media (max-width: 28.125rem) {
  #borderx-modal {
    max-width: 280px;
    top: 22%;
    -webkit-transform: translate(-50%, -22%);
        -ms-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%); } }

#borderx-modal .site_header--logo {
  padding: 50px 20px 55px;
  width: 100%;
  max-width: 250px;
  margin: 0 auto; }

@media (max-width: 28.125rem) {
  #borderx-modal .site_header--logo {
    padding: 30px 0 45px; } }

#borderx-modal .site_header--logo .site_header--logo_part.main {
  display: inline-block; }

#borderx-modal .message {
  background: #d73948;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  max-width: 525px;
  margin: 0 auto;
  padding: 40px 20px 10px; }

#borderx-modal .message, #borderx-modal .message p {
  font-size: 1rem;
  line-height: 1.8125rem; }

#borderx-modal h2 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 2.25rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 3.1875rem;
  padding: 30px 20px 20px; }

@media (max-width: 28.125rem) {
  #borderx-modal h2 {
    font-size: 1.375rem;
    line-height: 1.6875rem;
    padding: 20px 20px 0; } }

#borderx-modal .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  padding: 10px;
  margin: 10px;
  cursor: pointer; }

.active-subscriptions-grid.subscriptions-page-list a.btn-skip span.rc-notice-skip-icon {
  top: 5px;
  left: 15px;
  position: absolute; }

a.btn-skip button:focus {
  outline: none; }

.grid.active-subscriptions-grid.subscription-skip {
  margin-top: 0; }

.grid.active-subscriptions-grid.subscription-skip h2 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  color: #333;
  letter-spacing: 0;
  margin-top: 0; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip h2 {
    font-size: 1.125rem;
    margin-bottom: 20px; } }

.grid.active-subscriptions-grid.subscription-skip .subscription-first-grid {
  padding-left: 0; }

.grid.active-subscriptions-grid.subscription-skip .medium-up--two-thirds.subscription-image-grid {
  padding-top: 50px; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .medium-up--two-thirds.subscription-image-grid {
    padding-top: 0; } }

.grid.active-subscriptions-grid.subscription-skip .subscription-image-grid {
  padding-top: 30px;
  padding-left: 0; }

@media (max-width: 62.5rem) {
  .grid.active-subscriptions-grid.subscription-skip .subscription-image-grid {
    width: 50%; } }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .subscription-image-grid {
    display: block;
    width: 100%;
    padding-top: 10px; } }

.grid.active-subscriptions-grid.subscription-skip .subscription-image-grid img {
  max-width: 140px; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .subscription-image-grid img {
    max-width: none;
    margin: 0 auto;
    width: 100%; } }

.grid.active-subscriptions-grid.subscription-skip .subscription-image-grid h6 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25rem; }

.grid.active-subscriptions-grid.subscription-skip .account-dashboard-grid-item {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb !important;
  border-left: none;
  border-right: none;
  box-shadow: none;
  padding-top: 28px;
  padding-bottom: 32px;
  height: auto !important; }

.grid.active-subscriptions-grid.subscription-skip .account-dashboard-grid-item:hover {
  box-shadow: none !important; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .account-dashboard-grid-item {
    border-bottom-color: transparent !important;
    padding: 0 !important; } }

.grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right {
  padding-top: 40px;
  padding-left: 0; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right {
    border: 1px solid #ebebeb;
    border-left: none;
    border-right: none;
    padding-top: 20px;
    padding-bottom: 16px;
    margin-top: 30px; } }

.grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right .grid__item.medium-up--three-thirds {
  padding-top: 18px; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right .grid__item.medium-up--three-thirds {
    text-align: left;
    padding-top: 0; } }

.grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right span.rc-notice-tooltip-icon {
  left: 15px; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-information-grid-right span.rc-notice-tooltip-icon {
    left: 5px;
    display: inline-block !important; } }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons {
  text-align: center;
  padding-top: 65px; }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons:after, .grid.active-subscriptions-grid.subscription-skip .sub-buttons:before {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-buttons {
    padding-top: 30px; } }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons #ReChargeForm_skip {
  display: block !important; }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons button {
  background: #30b6d2;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.375rem;
  border: none;
  padding: 10px;
  border-radius: 8px;
  width: 100%;
  max-width: 215px;
  margin-bottom: 15px; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-buttons button {
    float: left; } }

@media (max-width: 21.875rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-buttons button {
    max-width: 185px; } }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #30b6d2;
  letter-spacing: 0; }

.grid.active-subscriptions-grid.subscription-skip .sub-buttons a:hover {
  text-decoration: underline; }

@media (max-width: 47.9375rem) {
  .grid.active-subscriptions-grid.subscription-skip .sub-buttons a {
    float: right;
    line-height: 2.8125rem; } }

#cart_panel.quick-cart-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 9999998;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#cart_panel.quick-cart-modal.open {
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#cart_panel.quick-cart-modal .qcm-close {
  position: absolute;
  display: block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  top: 20px;
  right: 20px;
  cursor: pointer; }

#cart_panel.quick-cart-modal .qcm-close:after, #cart_panel.quick-cart-modal .qcm-close:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #666; }

#cart_panel.quick-cart-modal .qcm-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

#cart_panel.quick-cart-modal .qcm-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

#cart_panel.quick-cart-modal .qcm-close.thick:after, #cart_panel.quick-cart-modal .qcm-close.thick:before {
  height: 4px;
  margin-top: -2px; }

#cart_panel.quick-cart-modal .qcm-added-flag {
  position: absolute;
  left: 0;
  top: 20px;
  height: 37px;
  padding: 0 15px 0 52px;
  background: #d9f3f2;
  color: #049692;
  font-size: .75rem;
  font-weight: 500;
  line-height: 2.3125rem;
  text-transform: uppercase; }

#cart_panel.quick-cart-modal .qcm-added-flag img {
  position: absolute;
  margin-right: 5px;
  top: 13px;
  left: 37px; }

#cart_panel.quick-cart-modal .side_panel--content {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: auto;
  max-width: 660px;
  max-height: calc(100% - 60px);
  background: #fff;
  overflow-y: auto;
  z-index: 9999999;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: center; }

#cart_panel.quick-cart-modal .side_panel--content .side_panel--content-inner {
  background: #fff;
  margin: 0;
  padding: 60px 30px 30px;
  position: relative; }

#cart_panel.quick-cart-modal .sidecart__body {
  height: auto; }

#cart_panel.quick-cart-modal #rewards-section, #cart_panel.quick-cart-modal .cart_item--remove, #cart_panel.quick-cart-modal .sidecart__footer {
  display: none; }

#cart_panel.quick-cart-modal .cart-total-container {
  display: block;
  text-align: right;
  margin: 0 0 20px;
  font-size: 1.125rem;
  color: #333; }

#cart_panel.quick-cart-modal .cart-total-container .cart-total {
  margin: 0 0 0 8px;
  color: #d73948;
  font-weight: 500; }

#cart_panel.quick-cart-modal .qcm-proceed-to-cart {
  display: block;
  width: 100%;
  max-width: 380px;
  margin: 30px auto 90px;
  padding: 16px;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #979797;
  border-radius: 10px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  padding: 14px 16px 18px;
  font-weight: 500;
  font-size: 16px;
  color: #4a4a4a;
  text-transform: none;
  letter-spacing: 0;
  border-color: #979797; }

#cart_panel.quick-cart-modal .qcm-proceed-to-cart:hover {
  background: #eaf1f1;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  color: #4a4a4a; }

#cart_panel.quick-cart-modal .cart-item-list {
  max-height: 150px;
  overflow: hidden; }

#cart_panel.quick-cart-modal .cart-item-list .cart-item {
  display: none;
  border: 0; }

#cart_panel.quick-cart-modal .cart-item-list .cart-item.fc-cart-item {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important; }

#cart_panel.quick-cart-modal #qcm-item-added-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

#cart_panel.quick-cart-modal .qcm-col-img {
  width: 120px;
  margin: 0; }

#cart_panel.quick-cart-modal .qcm-col-details {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  width: inherit;
  text-align: left; }

#cart_panel.quick-cart-modal .qcm-col-details .cart__meta-subscription-frequency, #cart_panel.quick-cart-modal .qcm-col-details .cart__meta-text {
  display: inline-block;
  font-size: .75rem;
  color: #666;
  font-weight: 500; }

#cart_panel.quick-cart-modal .qcm-col-details .qcm-details-subscription {
  display: none;
  margin-bottom: 3px;
  font-size: .8125rem;
  color: #264f84;
  font-weight: 500; }

#cart_panel.quick-cart-modal .qcm-col-details .qcm-details-subscription img {
  margin-right: 5px;
  position: relative;
  top: -3px; }

#cart_panel.quick-cart-modal .qcm-col-details .qcm-details-subscription[data-is-subscription=true] {
  display: block; }

#cart_panel.quick-cart-modal .qcm-col-quantity {
  width: 130px; }

#cart_panel.quick-cart-modal .qcm-col-quantity .qcm-qty-container {
  position: relative; }

#cart_panel.quick-cart-modal .qcm-col-quantity:before {
  display: block;
  content: "Want More?";
  padding-bottom: 10px;
  text-align: right;
  font-size: 1rem;
  font-weight: 700; }

#cart_panel.quick-cart-modal .qcm-col-quantity input.qcm-line-item-quantity {
  height: 44px;
  margin: 0;
  padding: 0;
  text-indent: 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: center;
  -webkit-appearance: none; }

#cart_panel.quick-cart-modal .qcm-col-quantity input.qcm-line-item-quantity::-webkit-inner-spin-button, #cart_panel.quick-cart-modal .qcm-col-quantity input.qcm-line-item-quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#cart_panel.quick-cart-modal .qcm-col-quantity .qty-decrease, #cart_panel.quick-cart-modal .qcm-col-quantity .qty-increase {
  position: absolute;
  top: 0;
  width: 32px;
  height: 44px;
  background: transparent;
  line-height: 3rem;
  text-align: center;
  font-size: .75rem;
  font-weight: 500;
  cursor: pointer; }

#cart_panel.quick-cart-modal .qcm-col-quantity .qty-decrease {
  right: auto;
  left: 0; }

#cart_panel.quick-cart-modal .qcm-col-quantity .qty-increase {
  left: auto;
  right: 0; }

#cart_panel.quick-cart-modal .checkout-btn-trigger {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #d73948;
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  line-height: 3.125rem;
  letter-spacing: 0;
  margin: 0;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  white-space: nowrap; }

#cart_panel.quick-cart-modal .checkout-btn-trigger:hover {
  background-color: #bd2b39;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

#cart_panel.quick-cart-modal .qcm-cta-container {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ebebeb; }

#cart_panel.quick-cart-modal .qcm-proceed-to-cart {
  float: left;
  width: calc(50% - 5px);
  margin: 0 5px 0 0;
  height: 50px; }

#cart_panel.quick-cart-modal #checkout_button, #cart_panel.quick-cart-modal a[checkout-cta] {
  float: left;
  width: calc(50% - 5px);
  margin: 0 0 0 5px; }

#cart_panel.quick-cart-modal #checkout_button.loading, #cart_panel.quick-cart-modal a[checkout-cta].loading {
  opacity: .5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  pointer-events: none; }

@media (max-width: 37.5rem) {
  #cart_panel.quick-cart-modal #checkout_button, #cart_panel.quick-cart-modal a[checkout-cta] {
    width: 100%;
    margin: 0; } }

#cart_panel.quick-cart-modal .pr-panel-heading {
  margin: 0 0 20px;
  font-size: .875rem;
  font-weight: 700;
  color: #948b84;
  text-transform: uppercase;
  text-align: left; }

#cart_panel.quick-cart-modal .pr-panel-grid-item {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin: 0 5px;
  padding: 10px; }

#cart_panel.quick-cart-modal .pr-panel-product-title {
  min-height: 51px;
  font-size: .75rem;
  font-weight: 600;
  color: #323031; }

#cart_panel.quick-cart-modal .pr-panel-product-title-mobile {
  display: none; }

#cart_panel.quick-cart-modal .qcm-recommendations-container {
  position: relative; }

#cart_panel.quick-cart-modal .qcm-recommendations-container .yotpo-bottomline {
  float: none !important;
  text-align: center;
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

#cart_panel.quick-cart-modal .qcm-recommendations-container .yotpo-bottomline .text-m {
  width: auto;
  margin: auto;
  color: #00a3dc !important; }

#cart_panel.quick-cart-modal .qcm-recommendations-container .yotpo-stars {
  display: inline-block;
  width: auto;
  margin: auto; }

#cart_panel.quick-cart-modal .pr-panel-product-price {
  display: block;
  margin: 0 0 6px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 600; }

#cart_panel.quick-cart-modal .pr-panel-cta-shop-now {
  display: block;
  width: 100%;
  height: 30px;
  background: #d73948;
  color: #fff;
  line-height: 1.9375rem;
  font-size: .75rem;
  font-weight: 500;
  border-radius: 5px; }

#cart_panel.quick-cart-modal .pr-panel-cta-shop-now.item-added {
  background-color: #f2f5f5;
  text-indent: -9999px;
  pointer-events: none;
  position: relative;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

#cart_panel.quick-cart-modal .pr-panel-cta-shop-now.item-added:after {
  display: block;
  content: "Item Added!";
  color: #948b84;
  text-indent: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center; }

#cart_panel.quick-cart-modal .qcm-arrow-left, #cart_panel.quick-cart-modal .qcm-arrow-right {
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px; }

#cart_panel.quick-cart-modal .qcm-arrow-left {
  left: -14px; }

#cart_panel.quick-cart-modal .qcm-arrow-right {
  right: -14px; }

#cart_panel.quick-cart-modal .qcr-reviews-container {
  min-height: 38px;
  margin: 0 0 6px; }

#cart_panel.quick-cart-modal .qcr-reviews-container .text-m {
  display: block;
  font-size: .6875rem; }

@media (max-width: 37.5rem) {
  #cart_panel.quick-cart-modal .side_panel--content {
    top: 0;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    overflow-y: auto;
    max-height: 100%; }
  #cart_panel.quick-cart-modal .cart-total-container {
    margin: 0 0 30px;
    font-size: 1rem; }
  #cart_panel.quick-cart-modal .cart-total-container span {
    font-size: .75rem; }
  #cart_panel.quick-cart-modal .qcm-proceed-to-cart {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 0 10px; }
  #cart_panel.quick-cart-modal .checkout-btn-trigger {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0; }
  #cart_panel.quick-cart-modal #qcm-item-added-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px; }
  #cart_panel.quick-cart-modal .qcm-col-details {
    width: calc(100% - 120px); }
  #cart_panel.quick-cart-modal .qcm-col-details .qcm-details-subscription, #cart_panel.quick-cart-modal .qcm-col-details h4 {
    font-size: .8125rem; }
  #cart_panel.quick-cart-modal .qcm-col-details .cart__meta-text {
    font-size: .75rem; }
  #cart_panel.quick-cart-modal .qcm-col-quantity {
    margin-left: 120px; }
  #cart_panel.quick-cart-modal .qcm-col-quantity:before {
    display: none; }
  #cart_panel.quick-cart-modal .cart-total-container {
    text-align: left; }
  #cart_panel.quick-cart-modal .cart-total-container .cart-total {
    float: right; } }

#cart_panel.quick-cart-modal.open, #cart_panel.quick-cart-modal.open .side_panel--content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#qcm-item-template {
  display: none; }

.fcr-recommendations-container {
  position: relative; }

.fcr-recommendations-container #fcr-recommendations {
  opacity: 0; }

.fcr-recommendations-container #fcr-recommendations.slick-initialized {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.fcr-recommendations-container:after, .fcr-recommendations-container:before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 100%;
  top: 0;
  z-index: 1;
  pointer-events: none; }

.fcr-recommendations-container:before {
  left: 0;
  background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0));
  background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0));
  background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0)); }

.fcr-recommendations-container:after {
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) -1%, rgba(255, 255, 255, 0) 0, #fff);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) -1%, rgba(255, 255, 255, 0) 0, #fff); }

.fcr-arrow-left, .fcr-arrow-right {
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  z-index: 2; }

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

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

.fcr-panel-heading {
  margin: 0 auto 34px 0;
  padding: 9px;
  background: #f2f5f5;
  font-size: 1rem;
  font-weight: 700;
  color: #948b84;
  border-radius: 3px;
  text-align: center; }

.fcr-panel-grid-item {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin: 0 5px;
  padding: 10px;
  text-align: center; }

.fcr-panel-grid-item .product--grid_image {
  margin: 0 auto 5px; }

.fcr-panel-grid-item .yotpo-bottomline {
  float: none !important;
  text-align: center !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.fcr-panel-grid-item .yotpo-stars {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: auto;
  margin: auto; }

.fcr-panel-grid-item .text-m {
  display: block;
  width: auto;
  margin: auto;
  font-size: .6875rem;
  color: #00a3dc !important; }

.fcr-panel-product-title {
  min-height: 32px;
  margin: 0;
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 600;
  color: #333; }

.fcr-panel-product-price {
  display: block;
  margin: 0 0 10px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  position: relative;
  top: -4px; }

.fcr-reviews-container {
  min-height: 38px;
  margin: 6px 0; }

.fcr-panel-cta-shop-now {
  display: block;
  width: 100%;
  max-width: 160px;
  height: 30px;
  margin: 0 auto 12px;
  background: #d73948;
  color: #fff;
  line-height: 1.9375rem;
  font-size: .75rem;
  font-weight: 500;
  border-radius: 5px; }

.fcr-panel-cta-shop-now.item-added {
  background-color: #f2f5f5;
  text-indent: -9999px;
  pointer-events: none;
  position: relative;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

.fcr-panel-cta-shop-now.item-added:after {
  display: block;
  content: "Item Added!";
  color: #948b84;
  text-indent: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center; }

@media (max-width: 37.5rem) {
  .fcr-recommendations-container:after, .fcr-recommendations-container:before {
    display: none; }
  .fcr-recommendations-container .fcr-arrow-left, .fcr-recommendations-container .fcr-arrow-right {
    display: none !important; } }

body.fc-ll-modal-open {
  overflow: hidden; }

.fc-ll-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.fc-ll-modal-overlay.open {
  z-index: 9999998;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.fc-ll-modal-container {
  position: fixed;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  max-width: 760px;
  background: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: center;
  z-index: -999;
  max-height: calc(100% - 120px);
  top: 30px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  padding: 0; }

.fc-ll-modal-container.open {
  z-index: 9999999999;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.fc-ll-modal-container .fc-ll-modal-container-inner {
  padding: 25px;
  overflow: hidden; }

@media (max-width: 37.5rem) {
  .fc-ll-modal-container .fc-ll-modal-container-inner {
    padding: 15px; } }

.fc-ll-modal-container .fc-ll-slide-next, .fc-ll-modal-container .fc-ll-slide-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  z-index: 9; }

.fc-ll-modal-container .fc-ll-slide-next svg, .fc-ll-modal-container .fc-ll-slide-prev svg {
  max-height: 30px; }

.fc-ll-modal-container .fc-ll-slide-prev {
  left: 15px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.fc-ll-modal-container .fc-ll-slide-next {
  right: 15px; }

.fc-ll-modal-container .fc-ll-modal-close {
  position: absolute;
  display: block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  top: 20px;
  right: 20px;
  cursor: pointer; }

.fc-ll-modal-container .fc-ll-modal-close:after, .fc-ll-modal-container .fc-ll-modal-close:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #666; }

.fc-ll-modal-container .fc-ll-modal-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.fc-ll-modal-container .fc-ll-modal-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.fc-ll-modal-container .fc-ll-modal-close.thick:after, .fc-ll-modal-container .fc-ll-modal-close.thick:before {
  height: 4px;
  margin-top: -2px; }

@media (max-width: 47.9375rem) {
  .fc-ll-modal-container {
    top: 0;
    overflow-x: auto; }
  .fc-ll-modal-container .fc-ll-slide-next, .fc-ll-modal-container .fc-ll-slide-prev {
    display: none; }
  .fc-ll-modal-container .fc-modal-products {
    height: auto; }
  .fc-ll-modal-container .fc-modal-products .fc-modal-reward-group {
    display: block;
    position: relative;
    opacity: 1;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .fc-ll-modal-container .fc-modal-products .fc-modal-reward-group .fc-modal-product {
    padding: 0;
    width: 50%;
    height: auto;
    margin-bottom: 30px; }
  .fc-ll-modal-container .fc-modal-products .fc-modal-reward-group .fc-modal-product-title {
    min-height: 45px; } }

.fc-modal-container {
  overflow: hidden; }

.fc-modal-products {
  height: 280px; }

.fc-modal-reward-group {
  position: absolute;
  width: calc(100% - 130px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.fc-modal-reward-group.open {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

@media (min-width: 48rem) {
  .fc-modal-reward-group .fc-modal-product-img {
    max-height: 157px; } }

.fc-modal-product {
  position: relative;
  float: left;
  width: 25%;
  height: 280px;
  padding: 0; }

.fc-modal-product .fc-modal-product-title {
  margin: 0 0 20px;
  font-size: .75rem;
  line-height: .875rem;
  font-weight: 500;
  color: #333; }

.fc-modal-product .lion-action-button {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: calc(100% - 24px);
  height: 40px;
  margin: 0 12px;
  border: 1px solid #666;
  outline: 0;
  box-shadow: none;
  font-size: .75rem;
  line-height: 1;
  padding: 2px 10px 0;
  color: #333;
  font-family: poppins;
  cursor: pointer; }

.fc-modal-product .lion-action-button:hover {
  background: #eaf1f1;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.fc-modal-product .lion-action-button[data-lion-redeemed=true] {
  background: #2f4858;
  color: #fff;
  border-color: #2f4858;
  pointer-events: none;
  text-indent: -9999px;
  overflow: hidden;
  position: relative; }

.fc-modal-product .lion-action-button[data-lion-redeemed=true]:after {
  content: "Item Added!";
  display: block;
  width: 100%;
  position: absolute;
  color: #fff;
  text-indent: 0;
  text-align: center;
  left: 0;
  top: 14px; }

.fc-modal-product .lion-action-button[data-lion-inactive=true] {
  opacity: .5;
  pointer-events: none; }

.fc-rewards-banner {
  position: relative;
  background: #d9f3f2;
  padding: 22px 105px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.4;
  text-align: left;
  color: #4a4a4a; }

.fc-rewards-banner.rewards-active {
  display: block; }

.fc-rewards-banner span {
  color: #039592;
  font-weight: 600; }

.fc-rewards-banner strong {
  font-weight: 600;
  color: #2f4758; }

.fc-rewards-banner svg {
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -19px; }

.fc-rewards-banner button {
  display: block;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: auto;
  height: 36px;
  font-size: .75rem;
  font-weight: 500;
  margin: -18px 0 0;
  padding: 2px 15px 0;
  background: transparent;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  position: absolute;
  right: 24px;
  top: 50%; }

.fc-rewards-banner button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

@media (max-width: 47.9375rem) {
  .fc-rewards-banner {
    position: relative;
    display: block;
    margin: 0 auto 15px;
    left: 0;
    top: auto;
    font-size: .75rem; }
  .fc-rewards-banner strong {
    display: block;
    margin-bottom: 5px;
    font-size: .875rem; } }

@media (max-width: 37.5rem) {
  .fc-rewards-banner {
    width: 100%;
    margin: 0;
    padding: 20px;
    text-align: center;
    font-size: .875rem;
    line-height: 1.5rem; }
  .fc-rewards-banner svg {
    position: relative;
    display: block;
    top: inherit;
    left: inherit;
    margin: -12px auto 2px;
    width: 28px; }
  .fc-rewards-banner button {
    position: relative;
    top: 0;
    right: auto;
    margin: 15px auto 5px; } }

#fc-modal-add-all-rewards {
  width: 100%;
  max-width: 213px;
  height: 44px;
  margin: 45px auto 15px;
  background: #30b6d2;
  border-radius: 8px;
  color: #fff;
  font-weight: 500;
  line-height: 2.75rem;
  cursor: pointer; }

@media (max-width: 47.9375rem) {
  #fc-modal-add-all-rewards {
    margin: 15px auto 30px; } }

#loyaltylion .lion-action-button--redeemed:after, .lion-action-button--redeemed:after {
  -webkit-animation: none;
          animation: none;
  border: 0;
  font-size: .75rem;
  font-weight: 600;
  margin: 0; }

#browser-warning {
  position: absolute;
  top: 42%;
  left: 50%;
  -webkit-transform: translate(-50%, -42%);
      -ms-transform: translate(-50%, -42%);
          transform: translate(-50%, -42%);
  width: 100%;
  max-width: 705px;
  z-index: 99999;
  padding: 20px 20px 40px;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #2f4858;
  box-shadow: 0 -3px 45px 0 rgba(0, 0, 0, 0.49); }

@media (max-width: 28.125rem) {
  #browser-warning {
    max-width: 280px;
    top: 22%;
    -webkit-transform: translate(-50%, -22%);
        -ms-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%); } }

#browser-warning .site_header--logo {
  padding: 50px 20px 55px;
  width: 100%;
  max-width: 250px;
  margin: 0 auto; }

@media (max-width: 28.125rem) {
  #browser-warning .site_header--logo {
    padding: 30px 0 45px; } }

#browser-warning .site_header--logo .site_header--logo_part.main {
  display: inline-block; }

#browser-warning img {
  width: 100%; }

#browser-warning p.message {
  background: #d73948;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.8125rem;
  width: 100%;
  max-width: 525px;
  margin: 0 auto;
  padding: 40px; }

#browser-warning p.message a {
  color: #87cefa;
  text-decoration: none;
  cursor: pointer; }

#browser-warning p.message a:hover {
  color: #fff;
  text-decoration: underline; }

#browser-warning .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  padding: 10px;
  margin: 10px;
  cursor: pointer; }

#modal_bundle_builder {
  display: none; }

.show {
  display: block; }

.bundle-builder-pdp, .hide {
  display: none; }

.bundle-bulder-open {
  position: fixed;
  width: 100%; }

.bundle-bulder-open #attentive_overlay {
  display: none; }

.bundle-bulder-open #modal_bundle_builder {
  top: 0;
  height: 100%;
  background: #f2f5f5;
  z-index: 10001; }

.bundle-bulder-open #modal_bundle_builder, .bundle-bulder-open .show-results .bundle-builder-pdp {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%; }

.bundle-bulder-open .show-results .bundle-builder-pdp {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  top: 221px;
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  z-index: 9; }

@media (max-width: 64rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp {
    z-index: 20;
    top: 80px; } }

@media (max-width: 30rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp {
    top: 66px; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  max-width: 80rem;
  padding: 0 4rem 1rem; }

@media (max-width: 25.875rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container {
    padding: 1rem !important; } }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container {
    padding-top: 4rem; } }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner {
    margin-bottom: 0; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-bottom: 1px solid #ebebeb;
  padding: 3rem 0 1.5rem; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 0; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-image {
  position: relative; }

@media (min-width: 48.0625rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-image {
    width: 24%;
    margin: 0 25px 0 0;
    max-width: 264px;
    max-height: 264px; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-image .icon-energy {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  max-width: 60px;
  display: none; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-info {
  margin: 1rem auto;
  padding: 0; }

@media (min-width: 48.0625rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-info {
    margin: 0;
    width: 70%;
    margin-right: 6rem; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-info .product-info-subheader {
  color: #717f86;
  text-transform: uppercase;
  margin: 7px 0;
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: .0625rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-info .product-title {
  margin: 0 0 11px;
  color: initial;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #323031; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-info .product-info .product-description {
  font-size: 1rem;
  margin-bottom: 1.5rem;
  color: #404042; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items {
  margin-bottom: 15rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items.is-bundle .non-subscription {
  opacity: 1; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items.is-bundle .label-included {
  display: block !important;
  color: #323031;
  letter-spacing: 0; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items.is-bundle .item-price {
  display: none; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem 0;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  border-bottom: 1px solid #ebebeb; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  padding-left: 29px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 29px;
  width: 29px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container input {
    height: 20px;
    width: 20px; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container input:checked ~ .checkmark {
  background-color: #00a3dc;
  border-color: transparent; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container input:checked ~ .checkmark:after {
  display: block; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 29px;
  width: 29px;
  border: 2px solid #dcdcdc;
  border-radius: 3px; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container .checkmark {
    height: 20px;
    width: 20px; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 1px;
  width: 10px;
  height: 18px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(38deg);
      -ms-transform: rotate(38deg);
          transform: rotate(38deg);
  border-radius: 2px; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container .checkmark:after {
    height: 12px;
    width: 6px;
    left: 5px; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .checkbox-container .checkmark:hover {
  background-color: #dcdcdc; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-image {
  width: 19%;
  margin: 0;
  padding: 0;
  max-width: 204px; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-image {
    width: 25%;
    padding: 0; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-image:after {
  background: transparent; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info {
  width: 73%;
  margin: 2rem 0;
  padding: 0; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info {
    width: 64%;
    margin: 0; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-link {
    display: none !important; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-link {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  cursor: pointer; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-link:hover .product-title {
  color: #00a3dc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-link:hover img {
  opacity: 1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-link img {
  opacity: 0;
  margin-bottom: 15px;
  margin-left: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-title {
  margin-top: 0;
  margin-bottom: 15px;
  color: #323031;
  font-size: 1.375rem;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-title {
    font-size: .875rem;
    margin-bottom: 0;
    padding-right: 2rem; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-title.mobile {
    display: block !important; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-title.mobile:after {
    content: "";
    border-left: 2px solid #7e8b91;
    border-bottom: 2px solid #7e8b91;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 5px;
    right: 5px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info .product-title.mobile {
  display: none; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info.open-dd .product-title:after {
  top: 10px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info-dd {
    display: none; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info-dd.mobile {
  padding-left: 2rem;
  padding-top: 1rem; }

@media (min-width: 48.0625rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info-dd.mobile {
    display: none; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-info-subheader {
  font-size: .875rem;
  margin-bottom: .5rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  font-weight: 500; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-description {
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin: 0; }

@media (min-width: 48.0625rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .product-description {
    max-width: 75%; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .price-label-included {
  float: right;
  font-style: italic; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .price-label-included {
    width: auto;
    float: none; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .price-label-included p {
    font-size: .875rem;
    margin: 0; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription .price-label-included .label-included {
  display: none; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription.individual-item {
  opacity: 1; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .product-container-inner .bundle-items .non-subscription.bundle {
  opacity: .5; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container hr {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 8.65rem;
  left: 0;
  margin: 0; }

@media (max-width: 85rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container hr {
    display: none; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  padding: 1rem 5rem;
  background: #fff;
  max-width: 85rem; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 1rem 0;
    position: static; } }

@media (min-width: 48.0625rem) and (max-width: 85rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box {
    border-top: 1px solid #eee; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left {
  width: 50%;
  position: relative; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left {
    width: 100%;
    text-align: center;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left p {
  margin: 0;
  color: #979797;
  font-size: .75rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 0; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner:first-of-type {
  margin: 0 auto 1rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner img {
  margin-right: .25rem;
  margin-bottom: .25rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner .tip {
  font-weight: 500;
  font-size: .875rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner #retake-quiz {
  color: #07a5dc;
  cursor: pointer; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .box-inner .more {
  text-decoration: underline;
  cursor: pointer;
  color: inherit; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-modal {
  width: 300px;
  display: inline-block;
  position: absolute;
  left: 14rem;
  bottom: 6.5rem;
  visibility: hidden;
  opacity: 0;
  padding: 25px;
  background: #fff;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: left;
  font-weight: 500;
  box-shadow: 0 0 8px 4px rgba(112, 112, 112, 0.3);
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #000; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-modal ul {
  margin: 0; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-modal ul li {
  font-size: .8125rem;
  line-height: 1.3125rem; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-modal:after {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 9px solid #fff;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -9px; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-close {
  display: none;
  position: absolute;
  right: 13px;
  top: 11px;
  width: 10px;
  height: 10px;
  background: url(/cdn/shop/t/367/assets/spritesheet-main.png?222508) no-repeat -88px -616px;
  pointer-events: auto;
  z-index: 999; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .rc-notice-tooltip-close {
    display: inline-block; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .show-tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1; }

@media (max-width: 25.875rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .show-tooltip {
    left: 0 !important;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 280px; } }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-left .show-tooltip {
    left: 21rem; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right {
  width: 50%;
  text-align: right; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right {
    width: 100%;
    text-align: center; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 {
  margin: 0;
  color: initial;
  font-weight: 700;
  text-align: right; }

@media (max-width: 47.9375rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 > span:first-of-type {
    width: 63%;
    text-align: left; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 strike:first-of-type {
    margin-right: .5rem; }
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 .items-discount, .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right h3 .items-subtotal {
    display: none; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .you-save {
  margin: .25rem 0;
  font-size: .6875rem;
  font-weight: 500;
  text-align: right; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .you-save {
    margin-bottom: 1rem; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .you-save .disc {
  color: #d94755; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right strike {
  color: #979797; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin: 0; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-bottom: 2rem; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type {
  margin: 0;
  width: 100% !important;
  max-width: 217px;
  height: 50px !important;
  line-height: 3.125rem !important;
  padding-left: 0; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type {
    width: 100%;
    max-width: 100%; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type.open {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type.open .list {
  -webkit-transform: scale(1) translateY(-249px);
      -ms-transform: scale(1) translateY(-249px);
          transform: scale(1) translateY(-249px);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type.open .list li {
  border-top: 1px solid #d8d8d8;
  background-image: url("/cdn/shop/files/subscribe-icon.svg?v=1198263236386271013");
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: 10px;
  min-height: 50px;
  line-height: 3.125rem;
  font-size: .875rem;
  color: #264f84; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type.open .list li:last-of-type {
  background-image: url("/cdn/shop/files/onetime-icon.svg?v=2100428672637072618"); }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type.open:after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0); }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .current {
  background-image: url("/cdn/shop/files/subscribe-icon.svg?v=1198263236386271013");
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position: 10px;
  font-size: .875rem;
  color: #323031; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .current.one-time {
  background-image: url("/cdn/shop/files/onetime-icon.svg?v=2100428672637072618"); }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .list {
  -webkit-transform: scale(0) translateY(50px);
      -ms-transform: scale(0) translateY(50px);
          transform: scale(0) translateY(50px); }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .variant-dropdown-display {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 217px;
  padding: 15px 28px 14px 9px; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .variant-dropdown-display .variant-label {
  width: auto; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type .variant-dropdown-display {
    width: 100%;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    padding-left: 1rem; } }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner .bundle-purchase-type:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner #bundle-add-to-cart {
  font-size: 1rem;
  padding: 14px;
  background: #d73948;
  border-radius: 8px;
  letter-spacing: 0;
  position: relative;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: none;
  width: 312px;
  margin-left: 1rem;
  cursor: pointer; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner #bundle-add-to-cart svg {
  display: none;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  fill: #fff;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner #bundle-add-to-cart.btn-loading {
  color: transparent;
  pointer-events: none;
  opacity: .8;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner #bundle-add-to-cart.btn-loading svg {
  display: block;
  opacity: 1; }

@media (max-width: 48rem) {
  .bundle-bulder-open .show-results .bundle-builder-pdp .product-container .bundle-buy-box .box-right .box-inner #bundle-add-to-cart {
    width: 100%;
    margin: .5rem 1rem; } }

.bundle-bulder-open .show-results #modal_bundle_builder {
  display: none; }

.page-controlls {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  padding: 40px 50px; }

@media (max-width: 48rem) {
  .page-controlls {
    padding: 20px; } }

.page-controlls #prev-step {
  cursor: pointer;
  position: relative; }

.page-controlls #prev-step svg {
  -webkit-transition: stroke .3s;
  transition: stroke .3s; }

.page-controlls #prev-step:hover svg g g {
  stroke: #2a4b55;
  -webkit-transition: stroke .3s;
  transition: stroke .3s; }

.page-controlls .page-number {
  font-size: .875rem;
  color: #717f86;
  font-weight: 500;
  letter-spacing: .0625rem; }

.page-controlls #close_bundle_builder {
  cursor: pointer;
  position: relative; }

.page-controlls #close_bundle_builder svg {
  -webkit-transition: stroke .3s;
  transition: stroke .3s; }

.page-controlls #close_bundle_builder:hover svg g g {
  stroke: #2a4b55;
  -webkit-transition: stroke .3s;
  transition: stroke .3s; }

.progress-bar {
  width: 100%;
  height: 10px;
  background: #e9f0f0;
  box-shadow: none; }

.progress-bar span {
  width: 30%;
  display: block;
  background: #c3d8d8;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.content .page {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  overflow-y: scroll;
  height: 86%; }

.content .page.active {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  visibility: visible;
  opacity: 1; }

.content .page .question-title {
  color: #323031;
  font-size: 2.375rem;
  margin: 4rem auto;
  text-align: center;
  line-height: 2rem; }

@media (max-width: 48rem) {
  .content .page .question-title {
    font-size: 1.5rem;
    margin: 2rem; } }

.content .page.question ul {
  padding: 0;
  list-style: none;
  max-width: 438px;
  text-align: center;
  margin-bottom: 0;
  z-index: 1; }

.content .page.question ul button {
  padding: 1rem;
  margin: .5rem;
  width: 200px;
  border: 1px solid #c3d8d8;
  border-radius: 12px;
  height: 60px;
  display: inline-block;
  text-align: center;
  color: #2a4b55;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .0625rem;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: transparent; }

@media (max-width: 25.875rem) {
  .content .page.question ul button {
    width: 130px; } }

.content .page.question ul button:hover {
  border-color: #2a4b55;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.content .page.question .health-focus {
  max-width: 67rem;
  text-align: center; }

@media (max-width: 48rem) {
  .content .page.question .health-focus {
    max-width: 38rem;
    padding: 0 10px;
    margin-bottom: 40px; } }

.content .page.question .health-focus button {
  height: 160px;
  width: 160px;
  text-transform: uppercase; }

@media (max-width: 48rem) {
  .content .page.question .health-focus button {
    width: 86px;
    height: 123px;
    margin: .5rem .25rem; } }

.content .page.question .health-focus button .answer-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 96%; }

.content .page.question .health-focus button .answer-inner p {
  margin: 0;
  font-size: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  line-height: 1rem; }

@media (max-width: 25.875rem) {
  .content .page.question .health-focus button .answer-inner p {
    font-size: .75rem; }
  .content .page.question .health-focus button .answer-inner p.immune-support {
    margin-top: .5rem; } }

.content .page .footer-info {
  text-align: center;
  padding: 1rem;
  color: #717f86;
  margin-top: 20px;
  max-width: 320px; }

@media (min-width: 48.0625rem) {
  .content .page .footer-info {
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    bottom: 4rem;
    max-width: 859px;
    margin-top: 0; } }

.content .page .footer-info p {
  margin: 1rem 0;
  font-size: .875rem; }

@media (max-width: 48rem) {
  .content .page .footer-info p {
    line-height: 1.25rem; } }

.content .page#loading .pulsing-img {
  margin: 4rem auto 2rem;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(196, 216, 216, 0.4);
  -webkit-animation: h 1s infinite;
          animation: h 1s infinite;
  -webkit-animation-name: h;
          animation-name: h;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  min-height: 80px; }

.content .page#loading .pulsing-img img {
  -webkit-animation: i .5s infinite;
          animation: i .5s infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-name: i;
          animation-name: i;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.content .page#loading .footer-info {
  position: static;
  margin: 0 auto;
  max-width: 675px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.content .page#loading .footer-info p {
  display: none;
  color: #2a4b55;
  font-size: 1.25rem;
  line-height: 2rem;
  margin: 0; }

@media (max-width: 48rem) {
  .content .page#loading .footer-info {
    max-width: 325px; }
  .content .page#loading .footer-info p {
    font-size: 1rem;
    line-height: 1.5rem; } }

.bb-featured-product-info .sharing {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative; }

.bb-featured-product-info .sharing .link:first-of-type {
  margin-right: .5rem; }

.bb-featured-product-info .sharing .link.active .sharing-close {
  display: block !important; }

.bb-featured-product-info .sharing .link.active .sharing-link, .bb-featured-product-info .sharing .link.active .sharing-mail {
  display: none !important; }

.bb-featured-product-info .sharing .link.active .sharing-form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-top: .5rem;
  position: absolute;
  left: 0; }

@media (max-width: 48rem) {
  .bb-featured-product-info .sharing .link.active {
    margin-bottom: 3rem; } }

.bb-featured-product-info .sharing .link .sharing-form {
  display: none; }

.bb-featured-product-info .sharing .link .sharing-form input {
  border-radius: 8px;
  border: 1px solid #d8d8d8;
  margin-right: 10px;
  width: 250px;
  height: 52px;
  font-size: .875rem;
  color: #948b84; }

@media (max-width: 48rem) {
  .bb-featured-product-info .sharing .link .sharing-form input {
    width: 197px; } }

.bb-featured-product-info .sharing .link .sharing-form button {
  color: #fff;
  background: #30b6d2;
  font-weight: 500;
  border-radius: 8px;
  width: 117px;
  height: 52px;
  cursor: pointer;
  text-transform: none; }

@media (max-width: 48rem) {
  .bb-featured-product-info .sharing .link .sharing-form button {
    padding: .25rem;
    min-width: 96px;
    width: 96px; } }

.bb-featured-product-info .sharing .link .sharing-form div#presubmit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.bb-featured-product-info .sharing .link .sharing-form div#presubmit .optin-footer-field, .bb-featured-product-info .sharing .link .sharing-form div#presubmit .optin-footer-submit {
  width: auto;
  float: none;
  margin-right: 0;
  padding-top: 0; }

.bb-featured-product-info .sharing .link .sharing-form div#presubmit .btn.email {
  color: #fff;
  background: #00b4aa;
  font-weight: 500;
  border-radius: 8px;
  width: 117px;
  height: 43px;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: .75rem;
  line-height: .75rem;
  margin: auto; }

@media (max-width: 48rem) {
  .bb-featured-product-info .sharing .link .sharing-form div#presubmit .btn.email {
    padding: .25rem;
    min-width: 96px;
    width: 96px; } }

@media (max-width: 48rem) {
  .bb-featured-product-info .sharing .link .sharing-form {
    max-width: 303px; } }

.bb-featured-product-info .sharing .link .sharing-icons {
  width: 35px;
  height: 35px;
  border: 1px solid #c3d8d8;
  border-radius: 50%;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  cursor: pointer; }

.bb-featured-product-info .sharing .link .sharing-icons .sharing-close {
  display: none; }

@-webkit-keyframes h {
  0% {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0.8); }
  50% {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0.4); }
  75% {
    box-shadow: 0 0 0 20px rgba(196, 216, 216, 0.2); }
  to {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0); } }

@keyframes h {
  0% {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0.8); }
  50% {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0.4); }
  75% {
    box-shadow: 0 0 0 20px rgba(196, 216, 216, 0.2); }
  to {
    box-shadow: 0 0 0 0 rgba(196, 216, 216, 0); } }

@-webkit-keyframes i {
  0% {
    opacity: .5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  50% {
    opacity: .75;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  75% {
    opacity: .85;
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes i {
  0% {
    opacity: .5;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  50% {
    opacity: .75;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  75% {
    opacity: .85;
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.no-scroll {
  overflow: hidden !important; }

.side_panel[data-direction=right] .side_panel--content.new-mobile_nav {
  width: 94%;
  background: #00b4aa; }

.new-mobile_nav {
  max-width: 355px !important; }

.new-mobile_nav nav ul {
  background: #11837e; }

.mobile-vert-divider {
  height: 1px;
  width: 20px;
  opacity: .3;
  background-color: #fff;
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle; }

.new-mobile_nav span.mobile_nav--nav_item.alt-nav, section.side_panel .new-mobile_nav .mobile_nav--nav_item.alt-nav-dd, section.side_panel .new-mobile_nav .mobile_nav--nav_item a {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .0625rem; }

section.side_panel .new-mobile_nav .mobile_nav--nav_item-container .mobile_nav--nav_item {
  padding-left: 40px;
  font-weight: 400; }

section.side_panel .cart_rewards, section.side_panel .new-mobile_nav .cart_account {
  font-size: 1rem; }

section.side_panel .new-mobile_nav .accounts a, section.side_panel .new-mobile_nav .mobile-contact-info {
  font-size: 1rem;
  font-weight: 600;
  padding: 15px 20px 0 15px;
  line-height: 1.625rem;
  letter-spacing: .0625rem;
  margin: 0;
  border-top: none; }

section.side_panel .new-mobile_nav .accounts a {
  font-weight: 500; }

.new-mobile_nav .accounts {
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

section.side_panel .new-mobile_nav .mobile-contact-info a {
  font-size: 1rem; }

.new-mobile_nav .mobile-contact-info {
  padding-bottom: 15px !important; }

section.side_panel .new-mobile_nav .mobile_nav--nav_item.alt-nav-dd {
  border-top: 1px solid #058686;
  border-bottom: none;
  background: #1a9891;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.new-mobile_nav .nav-dropdown-container.open-nav .mobile_nav--nav_item.alt-nav-dd {
  background: #11837e;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

section.side_panel .new-mobile_nav .mobile_nav--nav_item.alt-nav {
  border-top: none; }

section.side_panel .new-mobile_nav .nav-dropdown-container {
  border-bottom: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

section.side_panel .new-mobile_nav .nav-dropdown-container.open-nav {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

body.template-product .blocker {
  background-color: rgba(39, 75, 86, 0.7);
  z-index: 20; }

body.template-product .modal {
  max-width: 1350px;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 0;
  margin-left: -9999px; }

body.template-product .blocker .modal {
  margin-left: 30px; }

body.template-product .bx-loading {
  display: none !important; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 740px;
  min-height: 400px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0; }

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat 50%;
  border-radius: 8px; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: .75rem;
  color: #717f86;
  font-weight: 400;
  height: 40px;
  line-height: 2.5rem;
  outline: none;
  padding: 0 15px;
  position: relative;
  text-align: left;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto; }

.nice-select .current {
  display: block;
  overflow-x: hidden; }

.nice-select:hover {
  border-color: #cacaca; }

.nice-select.open, .nice-select:active {
  border-color: #d8d8d8;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.nice-select:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #00a2df;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
      -ms-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out; }

.nice-select.open:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #ccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small {
  font-size: .75rem;
  height: 36px;
  line-height: 2.125rem; }

.nice-select.small:after {
  height: 4px;
  width: 4px; }

.nice-select.small .option {
  line-height: 2.125rem;
  min-height: 34px; }

.nice-select .list {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-sizing: border-box;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: .75rem;
  font-weight: 600;
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-right: -1px;
  border: 1px solid #d8d8d8;
  border-top: 0; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 2.5rem;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s; }

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
  background-color: #f6f6f6;
  font-weight: 400; }

.nice-select .option.selected {
  font-weight: 700; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

body.draxe-store .slick-slider, body.template-blog .slick-slider, body.template-index .slick-slider, body.template-product .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-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; }

body.draxe-store .slick-list, body.template-blog .slick-list, body.template-index .slick-list, body.template-product .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

body.draxe-store .slick-list:focus, body.template-blog .slick-list:focus, body.template-index .slick-list:focus, body.template-product .slick-list:focus {
  outline: none; }

body.draxe-store .slick-list.dragging, body.template-blog .slick-list.dragging, body.template-index .slick-list.dragging, body.template-product .slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

body.draxe-store .slick-slider .slick-list, body.draxe-store .slick-slider .slick-track, body.template-blog .slick-slider .slick-list, body.template-blog .slick-slider .slick-track, body.template-index .slick-slider .slick-list, body.template-index .slick-slider .slick-track, body.template-product .slick-slider .slick-list, body.template-product .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

body.draxe-store .slick-track, body.template-blog .slick-track, body.template-index .slick-track, body.template-product .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

body.draxe-store .slick-track:after, body.draxe-store .slick-track:before, body.template-blog .slick-track:after, body.template-blog .slick-track:before, body.template-index .slick-track:after, body.template-index .slick-track:before, body.template-product .slick-track:after, body.template-product .slick-track:before {
  display: table;
  content: ""; }

body.draxe-store .slick-track:after, body.template-blog .slick-track:after, body.template-index .slick-track:after, body.template-product .slick-track:after {
  clear: both; }

body.draxe-store .slick-loading .slick-track, body.template-blog .slick-loading .slick-track, body.template-index .slick-loading .slick-track, body.template-product .slick-loading .slick-track {
  visibility: hidden; }

body.draxe-store .slick-slide, body.template-blog .slick-slide, body.template-index .slick-slide, body.template-product .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

body.draxe-store [dir=rtl] .slick-slide, body.template-blog [dir=rtl] .slick-slide, body.template-index [dir=rtl] .slick-slide, body.template-product [dir=rtl] .slick-slide {
  float: right; }

body.draxe-store .slick-slide img, body.template-blog .slick-slide img, body.template-index .slick-slide img, body.template-product .slick-slide img {
  display: block; }

body.draxe-store .slick-slide.slick-loading img, body.template-blog .slick-slide.slick-loading img, body.template-index .slick-slide.slick-loading img, body.template-product .slick-slide.slick-loading img {
  display: none; }

body.draxe-store .slick-slide.dragging img, body.template-blog .slick-slide.dragging img, body.template-index .slick-slide.dragging img, body.template-product .slick-slide.dragging img {
  pointer-events: none; }

body.draxe-store .slick-initialized .slick-slide, body.template-blog .slick-initialized .slick-slide, body.template-index .slick-initialized .slick-slide, body.template-product .slick-initialized .slick-slide {
  display: block; }

body.draxe-store .slick-loading .slick-slide, body.template-blog .slick-loading .slick-slide, body.template-index .slick-loading .slick-slide, body.template-product .slick-loading .slick-slide {
  visibility: hidden; }

body.draxe-store .slick-vertical .slick-slide, body.template-blog .slick-vertical .slick-slide, body.template-index .slick-vertical .slick-slide, body.template-product .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

body.draxe-store .slick-arrow.slick-hidden, body.template-blog .slick-arrow.slick-hidden, body.template-index .slick-arrow.slick-hidden, body.template-product .slick-arrow.slick-hidden {
  display: none; }

.slick-loading body.draxe-store .slick-list, .slick-loading body.template-blog .slick-list, .slick-loading body.template-index .slick-list, .slick-loading body.template-product .slick-list {
  background: #fff; }

body.draxe-store .slick-next, body.draxe-store .slick-prev, body.template-blog .slick-next, body.template-blog .slick-prev, body.template-index .slick-next, body.template-index .slick-prev, body.template-product .slick-next, body.template-product .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none; }

body.draxe-store .slick-next:focus, body.draxe-store .slick-next:hover, body.draxe-store .slick-prev:focus, body.draxe-store .slick-prev:hover, body.template-blog .slick-next:focus, body.template-blog .slick-next:hover, body.template-blog .slick-prev:focus, body.template-blog .slick-prev:hover, body.template-index .slick-next:focus, body.template-index .slick-next:hover, body.template-index .slick-prev:focus, body.template-index .slick-prev:hover, body.template-product .slick-next:focus, body.template-product .slick-next:hover, body.template-product .slick-prev:focus, body.template-product .slick-prev:hover {
  outline: none;
  background: transparent;
  color: transparent; }

body.draxe-store .slick-next:focus:before, body.draxe-store .slick-next:hover:before, body.draxe-store .slick-prev:focus:before, body.draxe-store .slick-prev:hover:before, body.template-blog .slick-next:focus:before, body.template-blog .slick-next:hover:before, body.template-blog .slick-prev:focus:before, body.template-blog .slick-prev:hover:before, body.template-index .slick-next:focus:before, body.template-index .slick-next:hover:before, body.template-index .slick-prev:focus:before, body.template-index .slick-prev:hover:before, body.template-product .slick-next:focus:before, body.template-product .slick-next:hover:before, body.template-product .slick-prev:focus:before, body.template-product .slick-prev:hover:before {
  opacity: 1; }

body.draxe-store .slick-next.slick-disabled:before, body.draxe-store .slick-prev.slick-disabled:before, body.template-blog .slick-next.slick-disabled:before, body.template-blog .slick-prev.slick-disabled:before, body.template-index .slick-next.slick-disabled:before, body.template-index .slick-prev.slick-disabled:before, body.template-product .slick-next.slick-disabled:before, body.template-product .slick-prev.slick-disabled:before {
  opacity: .25; }

body.draxe-store .slick-next:before, body.draxe-store .slick-prev:before, body.template-blog .slick-next:before, body.template-blog .slick-prev:before, body.template-index .slick-next:before, body.template-index .slick-prev:before, body.template-product .slick-next:before, body.template-product .slick-prev:before {
  font-family: slick;
  font-size: 1.25rem;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.draxe-store .slick-prev, body.template-blog .slick-prev, body.template-index .slick-prev, body.template-product .slick-prev {
  left: -10px; }

[dir=rtl] body.draxe-store .slick-prev, [dir=rtl] body.template-blog .slick-prev, [dir=rtl] body.template-index .slick-prev, [dir=rtl] body.template-product .slick-prev {
  left: auto;
  right: -25px; }

body.draxe-store .slick-prev:before, body.template-blog .slick-prev:before, body.template-index .slick-prev:before, body.template-product .slick-prev:before {
  content: "←"; }

[dir=rtl] body.draxe-store .slick-prev:before, [dir=rtl] body.template-blog .slick-prev:before, [dir=rtl] body.template-index .slick-prev:before, [dir=rtl] body.template-product .slick-prev:before {
  content: "→"; }

body.draxe-store .slick-next, body.template-blog .slick-next, body.template-index .slick-next, body.template-product .slick-next {
  right: -10px; }

#product-slider .slick-next {
  right: 0px; }
#product-slider .slick-prev {
  left: 0px; }
#product-slider .slick-next:before, #product-slider .slick-prev:before {
  color: #65b3cb; }

[dir=rtl] body.draxe-store .slick-next, [dir=rtl] body.template-blog .slick-next, [dir=rtl] body.template-index .slick-next, [dir=rtl] body.template-product .slick-next {
  left: -25px;
  right: auto; }

body.draxe-store .slick-next:before, body.template-blog .slick-next:before, body.template-index .slick-next:before, body.template-product .slick-next:before {
  content: "→"; }

[dir=rtl] body.draxe-store .slick-next:before, [dir=rtl] body.template-blog .slick-next:before, [dir=rtl] body.template-index .slick-next:before, [dir=rtl] body.template-product .slick-next:before {
  content: "←"; }

body.draxe-store .slick-dotted.slick-slider, body.template-blog .slick-dotted.slick-slider, body.template-index .slick-dotted.slick-slider, body.template-product .slick-dotted.slick-slider {
  margin-bottom: 30px; }

body.draxe-store .slick-dots, body.template-blog .slick-dots, body.template-index .slick-dots, body.template-product .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

body.draxe-store .slick-dots li, body.template-blog .slick-dots li, body.template-index .slick-dots li, body.template-product .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

body.draxe-store .slick-dots li button, body.template-blog .slick-dots li button, body.template-index .slick-dots li button, body.template-product .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

body.draxe-store .slick-dots li button:focus, body.draxe-store .slick-dots li button:hover, body.template-blog .slick-dots li button:focus, body.template-blog .slick-dots li button:hover, body.template-index .slick-dots li button:focus, body.template-index .slick-dots li button:hover, body.template-product .slick-dots li button:focus, body.template-product .slick-dots li button:hover {
  outline: none; }

body.draxe-store .slick-dots li button:focus:before, body.draxe-store .slick-dots li button:hover:before, body.template-blog .slick-dots li button:focus:before, body.template-blog .slick-dots li button:hover:before, body.template-index .slick-dots li button:focus:before, body.template-index .slick-dots li button:hover:before, body.template-product .slick-dots li button:focus:before, body.template-product .slick-dots li button:hover:before {
  opacity: 1; }

body.draxe-store .slick-dots li button:before, body.template-blog .slick-dots li button:before, body.template-index .slick-dots li button:before, body.template-product .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 2rem;
  line-height: 1.25rem;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.draxe-store .slick-dots li.slick-active button:before, body.template-blog .slick-dots li.slick-active button:before, body.template-index .slick-dots li.slick-active button:before, body.template-product .slick-dots li.slick-active button:before {
  color: #65b3cb;
  opacity: .75; }

.ip-brand-props .slick-dots li button:before{
  color: #fff !important;
  opacity: .75; }

.product_name {
  font-size: 1rem;
  line-height: 1.0625rem; }

.product_name a {
  color: #1e418f; }

.product-stock-add {
  text-align: center;
  padding-top: 12px; }

.product-stock {
  display: inline-block;
  vertical-align: middle;
  padding-right: 12px; }

.instagram_page {
  min-height: 90vh; }

.instagram_page .page_hero {
  width: 100%;
  min-height: 40vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  padding: 30px 0; }

.instagram_page .page_heading {
  position: relative;
  z-index: 2;
  color: #333 !important;
  text-align: center;
  padding: 76px 48px 48px !important;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 2.5rem !important;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  margin: 0; }

@media screen and (max-width: 75rem) {
  .product_wrap #bx-pager {
    position: relative;
    left: 0; }
  .product-scope {
    padding-left: 15px;
    padding-right: 15px; }
  #product_image-container {
    width: 100%; }
  .product-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .short-description {
    max-width: 750px; } }

@media screen and (max-width: 47.9375rem) {
  .product-page-slider, .related-prod-title {
    display: none; }
  .product_wrap #purchase #add-to-cart {
    max-width: none; } }

@media screen and (max-width: 37.5rem) {
  .instagram_page {
    margin-bottom: 20px; }
  .instagram_page .page_heading {
    font-size: 2rem !important;
    padding: 12px 24px 36px !important; }
  .instagram_page .page_hero {
    min-height: 35vh; } }

button.olark-launch-button {
  right: 100px !important; }

@media screen and (max-width: 47.9375rem) {
  button.olark-launch-button {
    right: 20px !important; } }

.template-index .container {
  width: 100%;
  max-width: 1336px; }

.template-index #main {
  margin-top: 0 !important; }

.template-index .home_hero .container {
  max-width: 100%;
  height: 60vh;
  padding: 30px 0;
  min-height: 290px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat; }

.template-index .home_hero--wrapper, .template-index .home_hero .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.template-index .home_hero--wrapper {
  width: 100%;
  max-width: 1240px;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 20px 40px; }

.template-index .home_hero--wrapper.no_padding {
  padding: 0; }

.template-index .home_hero--heading {
  font-size: 2.5rem !important;
  line-height: 1 !important;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  margin: 0;
  text-align: center; }

.template-index .home_hero--copy {
  width: 100%;
  max-width: 720px;
  margin: 36px 0 0;
  font-size: 1.5rem;
  line-height: 1.667;
  text-align: center;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.template-index .home_hero--link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 20px 40px; }

.template-index .home_hero--link:hover {
  text-decoration: none; }

.template-index .home_hero--btn {
  width: 100%;
  max-width: 200px;
  margin-top: 36px;
  text-align: center; }

.home-cat-title {
  border-bottom: 7px solid #ebebeb;
  color: #fff;
  font-size: 1.25rem;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  line-height: 1.25rem;
  font-weight: 700;
  letter-spacing: .1875rem;
  margin-bottom: 24px; }

.home-cat-title a {
  color: #fff; }

.home-cat-title span {
  display: inline-block;
  padding: 8px 26px 0;
  background: #1e418f;
  color: #fff;
  font-weight: 700; }

.home-grid-title {
  color: #222;
  font-size: 1.5rem !important;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.16);
  margin: 0 48px 18px;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.home-grid-title a {
  color: #222; }

.home-grid-title a:hover {
  text-decoration: none; }

.home--collection_grid + .home-grid-title {
  margin-top: 36px; }

@media screen and (max-width: 60rem) {
  .template-index .home_hero .container {
    height: 40vh; } }

@media screen and (max-width: 37.5rem) {
  .home-grid-title {
    margin: 0 24px 18px; }
  .template-index .home_hero .container {
    padding: 30px 0;
    min-height: 40vh;
    height: auto; }
  .template-index .home_hero--heading {
    font-size: 2rem !important;
    line-height: 1 !important; }
  .template-index .home_hero--copy {
    font-size: 1.125rem; } }

@media screen and (max-width: 31.25rem) {
  .home-cat-title {
    width: 100%;
    text-align: center; }
  .home-cat-title span {
    width: 100%;
    box-sizing: border-box; }
  .template-index .home_hero .container {
    padding: 30px 0;
    min-height: 40vh;
    height: auto; }
  .template-index .home_hero--heading {
    font-size: 1.75rem !important; }
  .template-index .home_hero--copy {
    font-size: 1rem; }
  .home-cat-title.health, .related-prod-title h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    border-width: 1px; }
  .home-cat-title.health span, .related-prod-title h2 span {
    background: #1e418f;
    color: #fff;
    font-size: .9375rem;
    padding: 6px 10px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: normal;
    padding: 6px 20px;
    text-transform: none; } }

body.template-index #slide-wrapper {
  background: #f1f5f6; }

.homepage-banner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  margin-bottom: 2px; }

.homepage-banner .homepage-banner__item {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1; }

.homepage-banner .homepage-banner__item.banner-full {
  position: relative;
  -ms-flex: 0 1 100%;
  -webkit-box-flex: 0;
          flex: 0 1 100%;
  width: 100%;
  height: 28vw;
  min-height: 300px;
  max-height: 500px; }

.homepage-banner .homepage-banner__item.banner-full .homepage-banner__item--header {
  padding: 10px 0 30px; }

@media (max-width: 37.5rem) {
  .homepage-banner .homepage-banner__item.banner-full {
    width: 100vw;
    height: 50vw;
    min-height: 300px; } }

.homepage-banner .homepage-banner__item.banner-half {
  position: relative;
  -ms-flex: 0 1 calc(50% - 1px);
  -webkit-box-flex: 0;
          flex: 0 1 calc(50% - 1px);
  width: calc(50% - 1px);
  height: 28vw;
  min-height: 300px;
  max-height: 500px;
  overflow: hidden; }

.homepage-banner .homepage-banner__item.banner-half:first-of-type {
  margin-right: 2px; }

.homepage-banner .homepage-banner__item.banner-half .homepage-banner__item--header {
  padding: 10px 0 30px; }

.homepage-banner .homepage-banner__item.banner-half .homepage-banner__item--background {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease; }

.homepage-banner .homepage-banner__item.banner-half:hover .homepage-banner__item--background {
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

.homepage-banner .homepage-banner__item--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat; }

.homepage-banner .homepage-banner__item--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(banner_overlay.png?v15dbd291708);
  z-index: 2; }

.homepage-banner .homepage-banner__item--content {
  position: absolute;
  z-index: 5; }

.homepage-banner .homepage-banner__item--content.pos_tl {
  top: 4vw;
  left: 4vw; }

.homepage-banner .homepage-banner__item--content.pos_tc {
  top: 4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.homepage-banner .homepage-banner__item--content.pos_tr {
  top: 4vw;
  right: 4vw; }

.homepage-banner .homepage-banner__item--content.pos_cl {
  top: 50%;
  left: 4vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.homepage-banner .homepage-banner__item--content.pos_cc {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }

.homepage-banner .homepage-banner__item--content.pos_cc.al_center {
  width: 82%; }

.homepage-banner .homepage-banner__item--content.pos_cr {
  top: 50%;
  right: 4vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.homepage-banner .homepage-banner__item--content.pos_bl {
  bottom: 4vw;
  left: 4vw; }

.homepage-banner .homepage-banner__item--content.pos_bc {
  bottom: 4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.homepage-banner .homepage-banner__item--content.pos_br {
  bottom: 4vw;
  right: 4vw; }

.homepage-banner .homepage-banner__item--content.al_left {
  text-align: left; }

.homepage-banner .homepage-banner__item--content.al_left .homepage-banner__item--button {
  margin-right: auto; }

.homepage-banner .homepage-banner__item--content.al_center {
  text-align: center; }

.homepage-banner .homepage-banner__item--content.al_center .homepage-banner__item--button {
  margin: 0 auto; }

.homepage-banner .homepage-banner__item--content.al_right {
  text-align: right; }

.homepage-banner .homepage-banner__item--content.al_right .homepage-banner__item--button {
  margin-left: auto; }

.homepage-banner .homepage-banner__item--subheader {
  color: #fff;
  font-size: 1.125rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.778; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-banner .homepage-banner__item--subheader {
    font-size: calc(.875rem + 4 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-banner .homepage-banner__item--subheader {
    font-size: .875rem; } }

.homepage-banner .homepage-banner__item--header {
  color: #fff;
  font-size: 4.0625rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-banner .homepage-banner__item--header {
    font-size: calc(2.5rem + 25 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-banner .homepage-banner__item--header {
    font-size: 2.5rem; } }

.homepage-banner .homepage-banner__item--button .btn-clear {
  padding: 12px 32px;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.625;
  text-align: center;
  background: transparent;
  border: 1px solid #fff;
  letter-spacing: .0625rem;
  box-shadow: none;
  vertical-align: middle;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-banner .homepage-banner__item--button .btn-clear {
    font-size: calc(.6875rem + 3 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-banner .homepage-banner__item--button .btn-clear {
    font-size: .6875rem; } }

.homepage-banner .homepage-banner__item--button .btn-clear:hover {
  color: #000;
  border-color: transparent;
  text-decoration: none;
  background-color: #fff; }

@media (max-width: 64rem) {
  .homepage-banner .homepage-banner__item .homepage-banner__item--subheader {
    line-height: 1.2; }
  .homepage-banner .homepage-banner__item .homepage-banner__item--header {
    line-height: 1.2;
    font-size: 2.25rem !important; } }

@media (max-width: 47.9375rem) {
  .homepage-banner .homepage-banner__item .homepage-banner__item--header {
    line-height: 1.1;
    font-size: 1.75rem !important; } }

.homepage-banner .homepage-banner__item--button .btn-clear {
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  border-width: 2px;
  border-radius: 10px;
  cursor: pointer; }

@media screen and (max-width: 47.5rem) {
  .homepage-banner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .homepage-banner .homepage-banner__item.banner-half {
    width: 100%; }
  .homepage-banner .homepage-banner__item.banner-half:first-of-type {
    margin-right: 0;
    margin-bottom: 2px; } }

.homepage-shop-best-sellers {
  position: relative;
  padding: 30px 15px;
  background: #fff;
  text-align: center; }

.homepage-shop-best-sellers h1 {
  margin: 54px 0;
  font-size: 2.25rem;
  line-height: 2.625rem; }

.hp-categories-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  max-width: 1375px;
  margin: auto;
  padding-bottom: 40px; }

.hp-best-sellers {
  left: 15px; }

.hp-best-seller-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  min-width: 25%;
  padding: 0 15px;
  outline: 0 !important; }

.hp-best-seller-container a {
  outline: 0 !important; }

.hp-best-seller-container-inner {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-width: 100%;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  padding: 25px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  -webkit-transition: border-color .3s, box-shadow .3s;
  transition: border-color .3s, box-shadow .3s; }

.hp-best-seller-container-inner a {
  cursor: pointer; }

@media (min-width: 48rem) {
  .hp-best-seller-container-inner:hover {
    border: 1px solid #ebebeb;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .hp-best-seller-container-inner:hover .hp-best-seller-atc {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: auto; }
  .hp-best-seller-container-inner:hover .hp-best-seller-img .hp-best-seller-img-lifestyle {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; } }

.hp-best-seller-img {
  margin-bottom: 15px;
  position: relative; }

.hp-best-seller-img img {
  width: 100%;
  height: auto; }

.hp-best-seller-img .hp-best-seller-img-lifestyle {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

@media (max-width: 64rem) {
  .hp-best-seller-img img {
    max-height: 155px;
    width: auto;
    margin: auto; } }

.hp-best-seller-title {
  min-height: 32px;
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: #323031; }

.hp-best-seller-price {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 400;
  color: #323031; }

.hp-best-seller-atc {
  height: 44px;
  width: 100%;
  background: #d73948;
  border-radius: 5px;
  border: 0;
  font-size: .875rem;
  color: #fff;
  text-align: center;
  line-height: 2.75rem;
  margin-top: 10px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none; }

@media (max-width: 64rem) {
  .hp-categories-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 650px; }
  .hp-best-seller-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 50%;
    padding: 10px; }
  .hp-best-seller-container-inner {
    padding: 10px; }
  .hp-best-seller-title {
    min-height: auto;
    font-size: .875rem; }
  .hp-best-seller-img img {
    max-height: 100%; } }

@media (max-width: 47.9375rem) {
  .homepage-shop-best-sellers h1 {
    margin: 5px 0 25px;
    font-size: 1.5rem; }
  .hp-best-seller-container-inner #product-actions {
    display: none; } }

.homepage-brand-props {
  padding: 60px 15px;
  background: #2a4b55; }

.hp-brandprops-container {
  text-align: center;
  max-width: 1240px;
  margin: auto;
  color: #fff; }

@media (min-width: 48rem) {
  .hp-brandprops-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.hp-brandprops-container ul.slick-dots li {
  width: auto;
  height: auto;
  margin: 0; }

.hp-brandprops-container ul.slick-dots li button {
  width: 5px;
  height: 5px;
  margin: 5px;
  padding: 0;
  background: #fff;
  border-radius: 50%;
  text-indent: -9999px; }

.hp-brandprop {
  padding: 0 36px; }

.hp-brandprop label {
  display: block;
  margin-bottom: 26px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600; }

.hp-brandprop p {
  font-size: 1rem;
  line-height: 1.625rem; }

@media (min-width: 48rem) {
  .hp-brandprop {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
            flex: 1 1 0%;
    min-width: 0; } }

.hp-brandprop-icon {
  margin-bottom: 18px; }

.hp-brandprop-icon img {
  margin: auto; }

@media (max-width: 64rem) {
  .hp-brandprop label {
    font-size: 1rem;
    line-height: 1.75rem; }
  .hp-brandprop p {
    font-size: .875rem;
    line-height: 1.25rem; } }

@media (max-width: 47.9375rem) {
  .homepage-brand-props {
    padding: 60px 15px 30px; } }

.product-grid {
  margin: 20px 0; }

.homepage-grid.first-row {
  margin-top: 60px; }

.homepage-grid.last-row {
  margin-bottom: 60px; }

.homepage-grid__header {
  margin: 0 auto 10px;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.homepage-grid__header a {
  cursor: pointer;
  color: #333; }

.homepage-grid__header a:hover {
  text-decoration: none; }

.homepage-grid__wrapper {
  box-sizing: content-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 90vw;
  max-width: 1200px;
  margin: 0 auto; }

.homepage-grid__banner, .homepage-grid__product {
  margin: 0 10px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  z-index: 1; }

.homepage-grid__banner:first-child, .homepage-grid__product:first-child {
  margin-left: 0; }

.homepage-grid__banner:last-child, .homepage-grid__product:last-child {
  margin-right: 0; }

.homepage-grid__banner {
  -ms-flex: 0 1 calc((((100% / 3) - (40px / 3)) * 2) + 20px);
  -webkit-box-flex: 0;
          flex: 0 1 calc((((100% / 3) - (40px / 3)) * 2) + 20px);
  width: calc((((100% / 3) - (40px / 3)) * 2) + 20px);
  position: relative; }

.homepage-grid__banner--background {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  z-index: 1; }

.homepage-grid__banner:hover .homepage-grid__banner--background {
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

.homepage-grid__banner--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(banner_overlay.png?v15dbd291708);
  z-index: 2; }

.homepage-grid__banner--content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  text-align: center;
  z-index: 5; }

.homepage-grid__banner--subheader {
  color: #fff;
  font-size: 1.125rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.778; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-grid__banner--subheader {
    font-size: calc(.875rem + 4 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-grid__banner--subheader {
    font-size: .875rem; } }

.homepage-grid__banner--header {
  color: #fff;
  font-size: 2.5rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-grid__banner--header {
    font-size: calc(1.75rem + 12 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-grid__banner--header {
    font-size: 1.75rem; } }

.homepage-grid__banner--button {
  margin-top: 20px; }

.homepage-grid__banner--button .btn-clear {
  padding: 12px 32px;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.625;
  text-align: center;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
  letter-spacing: .0625rem;
  box-shadow: none;
  vertical-align: middle;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-grid__banner--button .btn-clear {
    font-size: calc(.6875rem + 3 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-grid__banner--button .btn-clear {
    font-size: .6875rem; } }

.homepage-grid__banner--button .btn-clear:hover {
  color: #000;
  border-color: transparent;
  text-decoration: none;
  background-color: #fff; }

.homepage-grid__product {
  position: relative;
  -ms-flex: 0 1 calc(33.33333% - 13.333333333333334px);
  -webkit-box-flex: 0;
          flex: 0 1 calc(33.33333% - 13.333333333333334px);
  width: calc(33.33333% - 13.333333333333334px);
  background-color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.homepage-grid__product--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  z-index: 1; }

.homepage-grid__product:hover {
  text-decoration: none; }

.homepage-grid__product:hover .homepage-grid__product--background {
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

.homepage-grid__product:hover .homepage-grid__product--next, .homepage-grid__product:hover .homepage-grid__product--prev {
  display: block; }

.homepage-grid__product--top {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 18px; }

.homepage-grid__product--bottom, .homepage-grid__product--top {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 2; }

.homepage-grid__product--bottom {
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  padding: 24px; }

.homepage-grid__product--special {
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1; }

.homepage-grid__product--special .home-new {
  color: #5bc0eb;
  margin-right: 5px; }

.homepage-grid__product--special .home-sale {
  color: #d11739;
  margin-right: 5px; }

.homepage-grid__product--special .home-sold-out {
  color: #c2c0bc; }

.homepage-grid__product--review .yotpo .text-m {
  display: none; }

.homepage-grid__product--name {
  margin-right: auto;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #284b55;
  line-height: 1.25rem; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-grid__product--name {
    font-size: calc(.75rem + 2 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-grid__product--name {
    font-size: .75rem; } }

.homepage-grid__product--price {
  margin-left: 10px;
  text-align: right;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #284b55;
  line-height: 1;
  font-weight: 500; }

@media (min-width: 60rem) and (max-width: 89.9375rem) {
  .homepage-grid__product--price {
    font-size: calc(.75rem + 2 * (100vw - 60rem) / 480); } }

@media (max-width: 59.9375rem) {
  .homepage-grid__product--price {
    font-size: .75rem; } }

.homepage-grid__product--price .sale-price {
  color: #d11739;
  margin-bottom: 5px; }

.homepage-grid__product--price .strikethrough {
  position: relative; }

.homepage-grid__product--price .strikethrough:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -2px;
  right: -2px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 2px solid #284b55; }

.homepage-grid__product .light-text .homepage-grid__product--name, .homepage-grid__product .light-text .homepage-grid__product--price {
  color: #fff; }

.homepage-grid__product .light-text .homepage-grid__product--name .strikethrough:after, .homepage-grid__product .light-text .homepage-grid__product--price .strikethrough:after {
  border-color: #fff; }

.homepage-grid__product--slider {
  position: relative;
  padding: 40px 0;
  cursor: pointer; }

.homepage-grid__product--slider img {
  display: none;
  width: 60%;
  margin: 0 auto;
  z-index: 1; }

.homepage-grid__product--slider img.active {
  display: block; }

.homepage-grid__product--next, .homepage-grid__product--prev {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  height: 30px;
  width: 16px;
  z-index: 2;
  cursor: pointer; }

.homepage-grid__product--prev {
  left: 30px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgogICAgIHZpZXdCb3g9IjAgMCAzMS43IDU5LjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxLjcgNTkuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgogICAgLnN0MHtmaWxsOiNEMkQ4REI7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC41LDMxLjJsMjguMSwyOC4yYzAuNywwLjcsMS44LDAuNywyLjUsMGMwLjctMC43LDAuNy0xLjgsMC0yLjVMNC4zLDI5LjlMMzEuMiwzYzAuNy0wLjcsMC43LTEuOCwwLTIuNQogICAgQzMwLjgsMC4yLDMwLjQsMCwyOS45LDBjLTAuNSwwLTAuOSwwLjItMS4yLDAuNUwwLjUsMjguN0MtMC4yLDI5LjQtMC4yLDMwLjUsMC41LDMxLjJ6Ii8+Cjwvc3ZnPg=="); }

.homepage-grid__product--next {
  right: 30px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgogICAgIHZpZXdCb3g9IjAgMCAzMS43IDU5LjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxLjcgNTkuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgogICAgLnN0MHtmaWxsOiNEMkQ4REI7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzEuMiwyOC43TDMsMC41Yy0wLjctMC43LTEuOC0wLjctMi41LDBjLTAuNywwLjctMC43LDEuOCwwLDIuNWwyNi45LDI2LjlMMC41LDU2LjhjLTAuNywwLjctMC43LDEuOCwwLDIuNQogICAgYzAuMywwLjMsMC44LDAuNSwxLjIsMC41YzAuNSwwLDAuOS0wLjIsMS4yLTAuNWwyOC4xLTI4LjFDMzEuOSwzMC41LDMxLjksMjkuNCwzMS4yLDI4Ljd6Ii8+Cjwvc3ZnPg=="); }

.homepage-grid__product--dots {
  margin: 0 auto;
  text-align: center; }

.homepage-grid__product--dots .dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 .35vw;
  border-radius: 50%;
  background-color: #284b55;
  opacity: .4;
  cursor: pointer; }

.homepage-grid__product--dots .dot.active {
  opacity: 1; }

@media screen and (max-width: 47.5rem) {
  .product-grid {
    margin: 5vw 0; }
  .homepage-grid__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90vw; }
  .homepage-grid__banner, .homepage-grid__product {
    min-height: 370px;
    margin: 0 0 5vw;
    -ms-flex: 0 1 100%;
    -webkit-box-flex: 0;
            flex: 0 1 100%;
    width: 100%; }
  .homepage-grid__banner:last-child, .homepage-grid__product:last-child {
    margin-bottom: 0; }
  .homepage-grid__product--slider {
    padding: 0; }
  .homepage-grid__product--slider img {
    width: 50%; }
  .homepage-grid__product--next, .homepage-grid__product--prev {
    display: block; }
  .homepage-grid__product--dots {
    margin-top: 5px; }
  .homepage-grid__product--dots .dot {
    margin: 0 8px; } }

@media screen and (max-width: 28.75rem) {
  .homepage-grid__product {
    height: 370px; } }

.homepage-grid__product--image {
  position: relative;
  padding: 40px 0;
  cursor: pointer;
  text-align: center; }

.homepage-grid__product--image img {
  width: 60%;
  margin: 0 auto;
  z-index: 1; }

.homepage-shop-by-category {
  background: #fff;
  padding: 0 0 90px; }

.homepage-shop-by-category h1 {
  text-align: center;
  font-size: 2.25rem;
  font-weight: 700;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #333;
  line-height: normal;
  margin: 0;
  padding: 76px 0 0; }

.homepage-shop-by-category .hp-categories-container {
  max-width: 1540px;
  margin: 60px auto 0;
  text-align: center; }

.homepage-shop-by-category a.hp-cat-item {
  display: inline-block;
  width: calc(16% - 4px);
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  padding: 0 30px;
  cursor: pointer; }

.homepage-shop-by-category a.hp-cat-item img {
  width: 100%;
  max-width: 155px;
  height: auto;
  border-radius: 50%;
  margin: 0 0 28px; }

.homepage-shop-by-category a.hp-cat-item label {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
  cursor: pointer; }

.homepage-shop-by-category a.hp-cat-item label:hover {
  text-decoration: none; }

.homepage-shop-by-category .hp-categories-container:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 75rem) {
  .homepage-shop-by-category a.hp-cat-item label {
    font-size: .875rem; } }

@media (max-width: 64rem) {
  .homepage-shop-by-category {
    padding: 0 0 50px; }
  .homepage-shop-by-category .hp-categories-container {
    max-width: 740px; }
  .homepage-shop-by-category a.hp-cat-item {
    width: calc(33.33% - 4px);
    margin-bottom: 42px; } }

@media (max-width: 37.5rem) {
  .homepage-shop-by-category h1 {
    font-size: 1.5rem !important; }
  .homepage-shop-by-category .hp-categories-container {
    max-width: 440px; }
  .homepage-shop-by-category a.hp-cat-item {
    width: calc(50% - 4px);
    padding: 0 15px; } }

.homepage-banner-half .homepage-banner__item--content div.homepage-banner__item--subheader {
  line-height: 1.2; }

.homepage-banner-half .homepage-banner__item--content div.homepage-banner__item--header {
  font-size: 3rem;
  line-height: 1.2; }

@media (max-width: 75rem) {
  .homepage-banner-half .homepage-banner__item--content div.homepage-banner__item--header {
    font-size: 1.875rem !important; } }

@media (max-width: 47.9375rem) {
  .homepage-banner-half .homepage-banner__item--content div.homepage-banner__item--header {
    font-size: 1.5rem !important; } }

.homepage-shop-by-health-concern {
  background: #fff;
  padding: 0 0 70px; }

.homepage-shop-by-health-concern h1 {
  text-align: center;
  font-size: 2.5rem !important;
  font-weight: 700;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #333;
  line-height: normal !important;
  margin: 0;
  padding: 68px 0 0; }

.homepage-shop-by-health-concern .hp-categories-container {
  max-width: 1540px;
  margin: 65px auto 0;
  text-align: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.homepage-shop-by-health-concern a.hp-cat-item {
  display: inline-block;
  width: calc(16% - 4px);
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  cursor: pointer; }

.homepage-shop-by-health-concern a.hp-cat-item img {
  width: 100%;
  max-width: 213px;
  height: auto;
  border-radius: 50%;
  margin: 0 0 28px; }

.homepage-shop-by-health-concern a.hp-cat-item label {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
  cursor: pointer; }

.homepage-shop-by-health-concern a.hp-cat-item label:hover {
  text-decoration: none; }

.homepage-shop-by-health-concern .hp-categories-container:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 75rem) {
  .homepage-shop-by-health-concern a.hp-cat-item label {
    font-size: .875rem; } }

@media (max-width: 64rem) {
  .homepage-shop-by-health-concern {
    padding: 0 0 50px; }
  .homepage-shop-by-health-concern .hp-categories-container {
    max-width: 740px; }
  .homepage-shop-by-health-concern a.hp-cat-item {
    width: calc(33.33% - 4px);
    margin-bottom: 42px; } }

@media (max-width: 37.5rem) {
  .homepage-shop-by-health-concern {
    padding: 0 0 30px; }
  .homepage-shop-by-health-concern h1 {
    font-size: 1.75rem !important;
    max-width: 280px;
    margin: 0 auto;
    padding-top: 40px; }
  .homepage-shop-by-health-concern .hp-categories-container {
    max-width: none;
    margin: 25px 10px 30px;
    border-top: 1px solid #d8d8d8; }
  .homepage-shop-by-health-concern a.hp-cat-item {
    width: 100%;
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #d8d8d8;
    text-align: left; }
  .homepage-shop-by-health-concern a.hp-cat-item img {
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0; }
  .homepage-shop-by-health-concern a.hp-cat-item label {
    display: inline-block;
    width: calc(100% - 85px);
    vertical-align: middle; } }

#homepage-instagram-feed {
  background-color: #d1eff7;
  padding: 25px 20px 50px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed {
    padding: 5px 20px 40px;
    height: 750px; } }

#homepage-instagram-feed h1 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-size: 2.25rem !important;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 2.75rem !important;
  margin-bottom: 15px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed h1 {
    font-size: 1.75rem !important;
    line-height: 2.125rem !important; } }

#homepage-instagram-feed h2 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 1rem !important;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem !important; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed h2 {
    font-size: .875rem !important;
    line-height: 1.25rem !important; } }

#homepage-instagram-feed .shop-insta-gallery {
  display: block;
  text-align: center; }

#homepage-instagram-feed .shop-insta-gallery button {
  background-color: #0087c5;
  color: #fff;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.625rem;
  text-align: center;
  border: none;
  border-radius: 10px;
  padding: 12px 35px; }

#homepage-instagram-feed .shop-insta-gallery button:hover {
  background-color: #006897; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-gallery button {
    width: 100%; } }

#homepage-instagram-feed #shop-insta-container {
  background-color: #fff;
  border-radius: 10px;
  margin: 25px auto;
  padding: 16px 20px;
  max-width: 1200px;
  width: 87vw;
  position: relative;
  text-align: center; }

#homepage-instagram-feed #shop-insta-container:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed #shop-insta-container {
    height: 504px;
    overflow: hidden; } }

#homepage-instagram-feed #shop-insta-container .shop-insta-item {
  display: inline-block;
  width: calc(20% - 30px);
  margin-right: 30px; }

#homepage-instagram-feed #shop-insta-container .shop-insta-item:hover {
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  cursor: pointer; }

#homepage-instagram-feed #shop-insta-container .shop-insta-item.last-item {
  margin-right: 0; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed #shop-insta-container .shop-insta-item {
    display: none; } }

#homepage-instagram-feed #shop-insta-container .shop-insta-item img {
  width: 213px; }

#homepage-instagram-feed .shop-insta-modal-container {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  pointer-events: none;
  width: 90%;
  max-width: 1200px;
  height: 100%;
  max-height: 600px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#homepage-instagram-feed .shop-insta-modal-container.open {
  display: block;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 210; }

#homepage-instagram-feed .shop-insta-modal-container:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container {
    padding: 15px;
    width: 100%;
    height: 504px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    height: auto;
    opacity: 1;
    z-index: 1; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-container-inner {
  width: 100%;
  height: 600px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-container-inner {
    background: transparent;
    height: auto; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-left, #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right {
  display: inline-block; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-left {
  width: 64%;
  height: 600px;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-size: cover !important;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-left {
    float: none;
    display: block;
    width: 100%;
    height: 240px; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right {
  width: calc(36% - 5px);
  height: 100%;
  position: relative;
  display: inline-block;
  padding: 20px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right {
    display: block;
    width: 100%;
    padding: 0; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right a {
  text-decoration: none; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-close {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  cursor: pointer; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-close {
    display: none; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  position: relative;
  display: block;
  text-align: left;
  margin-top: 15px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 0; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link .shop-insta-profile {
  display: inline-block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #f2f5f5; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link .shop-insta-name {
  display: inline-block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #0087c5;
  letter-spacing: 0;
  line-height: 1.625rem;
  vertical-align: middle;
  padding: 0 0 0 10px; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link .shop-insta-name:hover {
  color: #006897; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-link .shop-insta-name {
    font-size: .75rem;
    line-height: 1.125rem; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product {
  position: relative;
  display: block;
  padding-top: 12px;
  top: 20%; }

@media (max-width: 48.9375rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product {
    padding-bottom: 7px;
    top: 52%; } }

@media (max-width: 30rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product {
    top: auto; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-featured-image {
  display: block;
  width: 100%; }

@media (max-width: 48.9375rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-featured-image {
    display: inline-block;
    width: 40%;
    max-width: 105px; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  position: relative;
  top: 0; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description {
    top: -20px;
    width: calc(60% - 5px);
    text-align: left; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description .shop-insta-featured-header {
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.625rem;
  padding-bottom: 7px; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description .shop-insta-featured-header {
    font-size: .75rem;
    line-height: 1.125rem; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description .shop-insta-featured-price {
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.875rem; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-featured-product .shop-insta-feature-description .shop-insta-featured-price {
    font-size: 1rem;
    line-height: 1.625rem; } }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-cta {
  position: relative;
  display: block;
  padding-top: 10px; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-cta button {
  background-color: #d51d10;
  color: #fff;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.625rem;
  text-align: center;
  border: none;
  border-radius: 10px;
  padding: 12px 35px;
  width: 100%; }

#homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-cta button:hover {
  background-color: #a40b00; }

@media (max-width: 48.875rem) {
  #homepage-instagram-feed .shop-insta-modal-container .shop-insta-modal-right .shop-insta-cta button {
    font-size: .75rem;
    line-height: 1.375rem;
    padding: 7px 35px; } }

#shop-insta-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 199;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#shop-insta-modal-overlay.open {
  display: block;
  opacity: 1;
  pointer-events: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

@media (max-width: 48.875rem) {
  #shop-insta-modal-overlay {
    display: none; } }

.insta-arrows {
  display: block;
  position: relative;
  width: 100%;
  top: -350px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40px;
  z-index: 1; }

@media (max-width: 30rem) {
  .insta-arrows {
    display: block; } }

.insta-arrows .insta-arrow-left, .insta-arrows .insta-arrow-right {
  position: absolute;
  left: -15px;
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer; }

.insta-arrows .insta-arrow-left svg, .insta-arrows .insta-arrow-right svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.insta-arrows .insta-arrow-right {
  left: inherit;
  right: -15px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

#homepage-social-proof {
  background-color: #f2f5f5;
  height: 120px;
  position: relative; }

@media (max-width: 64rem) {
  #homepage-social-proof {
    height: 120px; } }

#homepage-social-proof #social-proof-inner {
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  line-height: 7.5rem;
  padding: 0 20px; }

@media (max-width: 64rem) {
  #homepage-social-proof #social-proof-inner {
    padding: 0; } }

#homepage-social-proof #social-proof-inner .social-proof-logo {
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  text-align: center; }

#homepage-social-proof #social-proof-inner .social-proof-logo img {
  vertical-align: middle;
  margin: 0 auto; }

#homepage-social-proof #social-proof-inner .slick-list {
  top: 30px; }

#homepage-social-proof #social-proof-inner .slick-track {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

#homepage-social-proof #social-proof-inner .slick-track .slick-slide {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: auto;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

#homepage-testimonials {
  position: relative;
  display: block;
  background-color: #f2f5f5;
  padding: 40px 0 50px; }

@media (max-width: 64rem) {
  #homepage-testimonials {
    padding: 15px 0 30px; } }

#homepage-testimonials h1 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 2.75rem;
  padding: 0 20px; }

@media (max-width: 47.9375rem) {
  #homepage-testimonials h1 {
    font-size: 1.75rem;
    line-height: 2.125rem; } }

#homepage-testimonials h2 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #404042;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem;
  margin-top: 15px;
  padding: 0 20px; }

@media (max-width: 47.9375rem) {
  #homepage-testimonials h2 {
    font-size: .875rem;
    line-height: 1.25rem; } }

#homepage-testimonials #testimonials-inner {
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  text-align: center;
  padding: 30px 0;
  max-width: 1350px;
  width: 100%;
  margin: 0 auto; }

@media (max-width: 64rem) {
  #homepage-testimonials #testimonials-inner {
    padding: 0; } }

#homepage-testimonials #testimonials-inner .testimonial {
  display: none;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  min-width: 400px; }

@media (max-width: 64rem) {
  #homepage-testimonials #testimonials-inner .testimonial {
    background: #fff;
    border-radius: 10px;
    margin: 0 10px;
    padding: 20px;
    min-width: 0;
    height: 275px;
    padding-top: 60px; } }

#homepage-testimonials #testimonials-inner .testimonial p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.375rem;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 25px; }

@media (max-width: 30rem) {
  #homepage-testimonials #testimonials-inner .testimonial p {
    font-size: .875rem;
    line-height: 1.25rem; } }

#homepage-testimonials #testimonials-inner .testimonial .verified {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: .8125rem;
  color: #878989;
  letter-spacing: 0;
  text-align: center;
  line-height: .8125rem;
  margin-bottom: 10px; }

#homepage-testimonials #testimonials-inner .testimonial .verified .verified-icon {
  position: relative;
  top: 3px; }

#homepage-testimonials #testimonials-inner .testimonial .date {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .6875rem;
  color: #b8c1c1;
  letter-spacing: 0;
  text-align: center;
  line-height: .6875rem; }

#homepage-testimonials #testimonials-inner .slick-dots {
  position: relative;
  top: 10px; }

#homepage-testimonials #testimonials-inner .slick-dots li, #homepage-testimonials #testimonials-inner .slick-dots li button, #homepage-testimonials #testimonials-inner .slick-dots li button:before {
  width: 10px; }

#homepage-testimonials #testimonials-inner .slick-dots li button:before {
  font-size: 1.25rem; }

.template-collection .container {
  width: 100%; }

.template-collection .container #main_content {
  padding: 0; }

.template-collection .row {
  margin: 0; }

.template-collection #main {
  overflow: auto;
  min-height: 400px;
  margin-top: 0; }

@media (min-width: 64rem) {
  .template-collection #main {
    padding-bottom: 160px !important; } }

.template-collection #pagination {
  float: right;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 12px 20px;
  float: none;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 10px 0 30px; }

.template-collection #pagination .deco, .template-collection #pagination .page:not(.current) {
  display: none; }

.template-collection #pagination .page {
  display: inline-block;
  float: none; }

.template-collection #pagination .current {
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.template-collection #pagination .next, .template-collection #pagination .prev {
  color: #ddd;
  font-size: 1.125rem;
  vertical-align: middle;
  -webkit-transition: color .34s ease;
  transition: color .34s ease; }

.template-collection #pagination .next:hover, .template-collection #pagination .prev:hover {
  color: #30b6d1;
  text-decoration: none; }

.template-collection #pagination .next {
  margin-left: 20px; }

.template-collection #pagination .prev {
  margin-right: 20px; }

.template-collection #trustbadges {
  margin: 0 auto; }

.template-collection .collection_header--hero {
  min-height: 200px;
  padding: 45px 0; }

.template-collection .collection_header--heading {
  color: #333; }

.template-collection .collection_header--subheading {
  max-width: 840px;
  margin: 30px 0 0;
  padding: 0 30px;
  font-weight: 400;
  font-size: 1.125rem;
  color: #2a4b55;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.75rem; }

.template-collection .search_filters--bar {
  padding: 13px 32px; }

.template-collection .search_filters--bar:not(.active_bar) {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.template-collection .search_filters .active_bar {
  margin-bottom: 0; }

.template-collection .search_filters .sort_products--label {
  position: absolute;
  left: 18px;
  top: 29%;
  font-weight: 400;
  pointer-events: none; }

.template-collection .search_filters .filter_group {
  margin-right: 56px; }

.template-collection .search_filters .filter_group .filters_indicator {
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top; }

.template-collection .search_filters .filter_group.active .filters_indicator {
  -webkit-transform: rotate(-180deg) translateY(-50%);
      -ms-transform: rotate(-180deg) translateY(-50%);
          transform: rotate(-180deg) translateY(-50%); }

.template-collection .search_filters #sort-by {
  -moz-appearance: none; }

.template-collection .search_filters #sort-by::-ms-expand {
  display: none; }

.template-collection .mobile_filters .filter_group--title_wrapper {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.template-collection .mobile_filters .filter_group--title {
  margin-top: -2px; }

.template-collection .mobile_filters #sort-by {
  width: 65%;
  margin-left: 12px;
  margin-bottom: 0;
  margin-top: -5px;
  font-size: 1.125rem;
  outline: none;
  -webkit-appearance: none;
  border: none;
  background: #fff; }

.template-collection .product-lazy {
  display: none; }

.template-collection .load-more-button {
  width: 100%;
  text-align: center;
  padding: 0 30px; }

.template-collection .load-more-button a {
  display: block;
  width: 100%;
  max-width: 380px;
  margin: 30px auto 90px;
  padding: 16px;
  color: #284b55;
  font-size: 1rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  background-color: transparent;
  border: 1px solid #284b55;
  border-radius: 10px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  cursor: pointer;
  outline: none;
  text-decoration: none; }

.template-collection .load-more-button a:hover {
  background: #eaf1f1;
  -webkit-transition: background .3s ease;
  transition: background .3s ease; }

.template-collection .sort-mobile-select-container {
  position: relative; }

.template-collection .sort-mobile-select-container label {
  position: absolute;
  left: 30px;
  top: 19px;
  font-size: 1.125rem;
  font-weight: 700; }

.template-collection .sort-mobile-select-container span.filters_indicator {
  position: absolute;
  right: 33px;
  top: 25px;
  font-size: 1rem; }

.template-collection .sort-mobile-select-container #sort-mobile-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 65px;
  padding: 14px 0 14px 107px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
  line-height: 1.2;
  outline: 0;
  width: 100%;
  font-size: 1.125rem; }

.template-collection .rc_option .rc-tooltip-free-shipping {
  display: block;
  position: relative;
  max-width: 165px;
  top: -2px;
  margin: 0;
  font-weight: 400 !important;
  font-size: .65625rem;
  letter-spacing: .0625rem;
  color: #637d83; }

.template-collection .rc_option .rc-tooltip-free-shipping:before {
  display: inline-block;
  content: "+";
  position: relative;
  margin-right: 3px; }

.template-collection .filter_group--filters_list.selection-pause li.filter_group--filter {
  opacity: .4;
  pointer-events: none; }

.template-collection .filter-loading-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  opacity: 0; }

.template-collection .filter-loading-container .filter-loading {
  position: relative;
  width: 190px;
  height: 40px;
  padding: 10px 20px 0 25px;
  border-radius: 50px;
  list-style: none;
  font-size: .875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  background: #ebebeb;
  text-align: left;
  pointer-events: none;
  font-weight: 500; }

.template-collection .filter-loading-container .filter-loading img {
  width: 20px;
  position: absolute;
  top: 9px;
  right: 25px; }

.template-collection .filter-loading-container.selection-pause {
  margin: 30px auto 0;
  padding: 0 30px;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.template-collection .collection_header .search_filters .active_bar {
  margin-top: -30px; }

.collection_header {
  margin: 0; }

.collection_header--hero {
  width: 100%;
  min-height: 40vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  padding: 30px 0; }

.collection_header--copy, .collection_header--heading {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  padding: 0 48px; }

.collection_header--heading {
  font-size: 2.5rem !important;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  margin: 0; }

.collection_header--copy {
  width: 100%;
  max-width: 720px;
  margin: 36px 0 0;
  font-size: 1.5rem;
  line-height: 1.667;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.collection_header--filters {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-top: 60px;
  max-width: 1336px;
  margin: 0 auto;
  padding: 60px 48px 0; }

.collection_header--filter {
  display: inline-block;
  position: relative;
  width: 50%;
  max-width: 240px;
  margin-left: auto; }

.collection_header--filter:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 36%;
  width: 8px;
  height: 16px;
  pointer-events: none;
  background: url(dropdown-indicator.png?v15dbd291708); }

.collection_header--filter select {
  -webkit-appearance: none;
  background: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 12px 18px 12px 70px;
  display: block;
  width: 100%;
  max-width: 240px;
  -webkit-transition: border .34s ease;
  transition: border .34s ease; }

.collection_header--filter select:focus {
  outline: none;
  border-color: #222836; }

.collection_header--filter select::-ms-expand {
  display: none; }

.collection_header--video_wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 1336px;
  padding: 36px 48px 0;
  margin: 0 auto; }

.collection_header--video_wrapper .collection_header--video_content {
  width: 50%; }

.collection_header--video_wrapper .collection_header--video_content img {
  width: 100%;
  height: auto; }

.collection_header--video_wrapper .wistia_wrapper {
  width: 50%; }

.collection_header--video_wrapper .wistia_embed {
  height: 100%; }

.collection_header--video_wrapper .collection_header--copy, .collection_header--video_wrapper .collection_header--heading {
  color: #222; }

.collection_grid {
  width: 100%;
  max-width: 1336px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
          align-items: baseline;
  padding: 0 48px;
  margin: 0 auto; }

.collection_grid .grid_product {
  width: 25%;
  margin: 0 0 70px;
  padding: 15px;
  position: relative;
  margin-top: 0 !important;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.collection_grid .grid_product .rating-wrap {
  margin: 6px 0; }

.collection_grid .grid_product .product_link {
  display: block;
  cursor: pointer;
  text-decoration: none; }

.collection_grid .grid_product .yotpo a {
  color: #30b6d1 !important;
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-size: .875rem !important; }

.collection_grid .grid_product .yotpo .yotpo-icon, .collection_grid .grid_product .yotpo .yotpo-icon:after, .collection_grid .grid_product .yotpo .yotpo-icon:before {
  color: #f5ca00; }

.collection_grid .grid_product .yotpo .text-m {
  margin-left: 6px; }

.collection_grid .grid_product .notify_me--trigger, .collection_grid .grid_product .product_action--atc {
  font-size: .875rem;
  text-align: center;
  margin: 0 auto;
  color: #fff; }

.collection_grid .grid_product .product_action--atc {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 130px;
  padding: 10px;
  line-height: 1.25;
  background: #30b6d1;
  -webkit-transition-property: background, color, opacity;
  transition-property: background, color, opacity; }

.collection_grid .grid_product .product_action--atc:hover {
  background: #2aa5bd; }

.collection_grid .grid_product .notify_me--trigger {
  background: #c2c0bc;
  line-height: 1.25; }

.collection_grid .grid_product .notify_me--trigger:hover {
  background: #b6b3af; }

.collection_grid .grid_product:hover .notify_me--trigger, .collection_grid .grid_product:hover .product--action_wrapper, .collection_grid .grid_product:hover .product_action--atc {
  opacity: 1; }

.collection_grid h4.product--title {
  color: #000;
  text-decoration: none; }

.collection_grid h4.product--title a {
  cursor: pointer; }

.collection_grid .product--action_wrapper {
  opacity: 0;
  background: rgba(255, 255, 255, 0.92);
  padding: 16px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: opacity .34s ease;
  transition: opacity .34s ease; }

.collection_grid .product--action_wrapper:hover .product_action--atc:not(.add_to_cart) {
  opacity: 0;
  pointer-events: none; }

.collection_grid .product--action_wrapper:hover .product_action--variant {
  opacity: 1; }

.collection_grid .product--action_wrapper_heading {
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  font-size: .875rem;
  margin-bottom: 8px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #30b6d1; }

.collection_grid .product_action--variants {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  overflow: auto; }

.collection_grid .product_action--variant {
  width: calc(33% - 3px);
  font-size: .875rem;
  line-height: 1.25;
  background: rgba(255, 255, 255, 0);
  color: #000;
  -webkit-transition: background .24s ease;
  transition: background .24s ease;
  -webkit-transition-property: background, color, opacity;
  transition-property: background, color, opacity; }

.collection_grid .product_action--variant:hover {
  background: #30b6d1;
  color: #fff;
  text-decoration: none; }

.collection_grid .product--flags {
  box-sizing: border-box;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  width: 4rem;
  height: 4rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #fff;
  -webkit-transform: translate(-0.75rem, 0.75rem) rotate(45deg);
      -ms-transform: translate(-0.75rem, 0.75rem) rotate(45deg);
          transform: translate(-0.75rem, 0.75rem) rotate(45deg); }

.collection_grid .product--flags:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -33%;
  z-index: -1;
  width: 200%;
  height: 200%; }

.collection_grid .product--flags.new:before {
  background: #5bc0eb;
  background: -webkit-linear-gradient(330deg, #35c8e5, #30b6d1);
  background: linear-gradient(120deg, #35c8e5, #30b6d1); }

.collection_grid .product--flags.sold_out:before {
  background: #c2c0bc;
  background: -webkit-linear-gradient(330deg, #c7c7c7, #b3b3b3);
  background: linear-gradient(120deg, #c7c7c7, #b3b3b3); }

.collection_grid .product--flags.sale:before {
  background: #d11739;
  background: -webkit-linear-gradient(330deg, #eb2300, #d11739);
  background: linear-gradient(120deg, #eb2300, #d11739); }

.collection_grid .product--flags.best-seller:before {
  background: #f8b33c;
  background: -webkit-linear-gradient(330deg, #f8b33c);
  background: linear-gradient(120deg, #f8b33c); }

.collection_grid .product--flag {
  text-transform: uppercase;
  font-size: .75rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  padding: 9px 12px 8px;
  line-height: 1.1;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.collection_grid .product--flag.best_seller {
  padding-bottom: 18px; }

@media (max-width: 48.125rem) {
  .collection_grid .product--flag.best_seller {
    padding-bottom: 15px; } }

.collection_grid .product--grid_image_wrapper {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden; }

.collection_grid .product--grid_image {
  width: 100%;
  height: auto;
  min-width: 140px; }

.collection_grid .product--title {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
  line-height: 1.25 !important;
  font-weight: 600;
  margin-bottom: 6px; }

.collection_grid .product--title a {
  color: #000;
  display: block;
  padding-right: 5px; }

.collection_grid .product--title a:hover {
  text-decoration: none; }

.collection_grid .product--price {
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.collection_grid .product--price.sale {
  color: #cf1f00; }

.collection_grid .product--compare_at_price {
  color: #222;
  font-size: .875rem;
  margin-right: 7px; }

.collection_grid .product--compare_at_price span {
  text-decoration: line-through; }

.sodt_options {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
  opacity: 0;
  height: 200px;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: all .14s ease;
  transition: all .14s ease; }

.sodt_options span {
  cursor: pointer;
  display: block;
  padding: 12px 24px;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.sodt_options span.reset_filter {
  text-transform: uppercase;
  font-size: .75rem;
  color: #30b6d1;
  padding-top: 12px; }

.sodt_options span:focus, .sodt_options span:hover {
  background: #f7f7f7;
  color: #30b6d1; }

.sodt_options.open {
  opacity: 1;
  pointer-events: auto; }

@media screen and (max-width: 67.5rem) {
  .collection_grid .grid_product {
    width: 33%; } }

@media screen and (max-width: 60rem) {
  .collection_header--video_wrapper {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    margin-bottom: 48px; }
  .collection_header--video_wrapper .collection_header--video_content, .collection_header--video_wrapper .wistia_wrapper {
    width: 100%; }
  .collection_header--video_wrapper .wistia_embed {
    height: 100%;
    margin-top: 24px; }
  .collection_header--video_wrapper .collection_header--copy, .collection_header--video_wrapper .collection_header--heading {
    color: #222; }
  .collection_header--video_wrapper .collection_header--copy {
    margin: 36px auto; } }

@media screen and (max-width: 51.25rem) {
  .collection-refresh .container {
    padding: 0 15px !important; }
  .collection_grid .grid_product {
    width: calc(50% - 10px);
    padding: 0;
    margin-bottom: 35px; }
  .collection_grid .grid_product .add_to_cart, .collection_grid .grid_product .notify_me--trigger, .collection_grid .grid_product .product--action_wrapper {
    display: none; }
  .collection_grid .grid_product .product--compare_at_price {
    display: block;
    margin-left: 0; }
  .collection_header {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap; }
  .collection_header--filters {
    width: 100%;
    margin-top: 20px;
    margin-right: 0; }
  .collection_header--filter {
    margin: 0 auto; }
  .collection_header--filter:first-child {
    margin-right: 12px; } }

@media screen and (max-width: 37.5rem) {
  .template-collection .collection_header--hero {
    min-height: 90px; }
  .collection_header--heading {
    font-size: 2rem !important; }
  .collection_header--copy {
    font-size: 1.125rem; }
  .collection_header--filters {
    padding-top: 20px; }
  .collection_header--filter {
    margin: 0 auto;
    max-width: 170px; }
  .collection_header--hero {
    min-height: 5vh; }
  .collection_grid {
    padding: 0 24px; }
  .collection_grid .grid_product {
    margin-right: 10px; }
  .collection_grid .grid_product:nth-child(2n) {
    margin-right: 0; }
  .collection_grid .grid_product:nth-child(odd) {
    padding-left: 0; }
  .collection_grid .grid_product .yotpo .text-m {
    margin-left: 0;
    margin-top: 5px;
    font-size: .75rem !important; }
  .collection_grid .product--flags:before {
    top: 22px; }
  .collection_grid .product--flag {
    padding: 18px 12px 8px;
    font-size: .625rem; }
  .collection_grid .product--price, .collection_grid .product--title {
    font-size: .875rem !important; }
  .collection_grid .product--compare_at_price {
    font-size: .75rem; } }

@media screen and (max-width: 24.9375rem) {
  .collection_header--filters {
    display: block; }
  .collection_header--filter {
    margin: 0 auto 12px !important;
    max-width: 100%;
    width: 100%; }
  .collection_header--filter select {
    max-width: 100%; } }

@media screen and (max-width: 27.5rem) and (max-height: 43.75rem) {
  .collection_header--hero {
    padding: 20px 0; } }

.faq-container {
  text-align: center;
  background: #f5fefd;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.faq-container .faq-intro {
  padding: 45px 0 0;
  text-align: left; }

.faq-container .faq-intro h2 {
  font-size: 1.875rem !important;
  color: #4f9c96; }

.faq-container .faq-intro p {
  font-size: 1rem;
  line-height: 1.375rem; }

.faq-container .faq-content {
  max-width: 760px;
  margin: 60px auto 0;
  padding: 0 30px 60px; }

.faq-container .faq-item-title {
  color: #4f9c96;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: left;
  padding: 15px 50px 15px 10px !important;
  border: 0 !important;
  border-top: 1px solid #4f9c96 !important;
  cursor: default;
  position: relative; }

.faq-container .faq-item-title:after {
  content: "";
  display: block;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat;
  background-position: -71px -139px;
  position: absolute;
  width: 28px;
  height: 15px;
  top: 21px;
  right: 15px;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.faq-container .faq-item-title.open-faq-item:after {
  -webkit-transform: scale(0.8) rotate(180deg);
      -ms-transform: scale(0.8) rotate(180deg);
          transform: scale(0.8) rotate(180deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.faq-container .faq-item-content {
  max-height: 0;
  overflow: hidden;
  text-align: left;
  padding: 0 10px !important;
  border: 0 !important; }

.faq-container .faq-item-content.open-faq-item {
  max-height: 2500px; }

.faq-container .faq-item-content:before {
  content: "";
  display: block;
  height: 5px; }

.faq-container .faq-item-content:after {
  content: "";
  display: block;
  height: 25px; }

.faq-container .faq-item-content:last-child {
  border-bottom: 1px solid #4f9c96 !important; }

.filter_group--title:focus {
  outline: 5px auto -webkit-focus-ring-color !important; }

body.template-collection #main {
  overflow: hidden; }

.grid_product .purchase_flow {
  display: none; }

.grid_product .purchase_flow.product-out-of-stock .rc_container {
  pointer-events: none;
  opacity: .5; }

@media (min-width: 64.0625rem) {
  .collection_grid .grid_product .purchase_flow {
    display: block;
    width: 100%;
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    background: #f0f5f5;
    padding: 15px 15px 20px;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1); }
  .collection_grid .grid_product .purchase_flow .purchase_flow--price_wrapper {
    display: none; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--price_wrapper label {
    margin-right: 2px;
    font-weight: 400; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--price_wrapper .pf-price_list-price {
    text-decoration: line-through;
    font-size: .875rem;
    margin-right: 5px; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--price_wrapper .pf-price_price {
    font-weight: 400;
    color: #cf1f00;
    font-size: 1rem; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--price_wrapper .pf-yousave label {
    color: #cf1f00; }
  .collection_grid .grid_product .purchase_flow .rc_option-container, .collection_grid .grid_product .purchase_flow .rc_select__label_text {
    display: none; }
  .collection_grid .grid_product .purchase_flow .collection-frequency-dropdown.sns-active .variant-dropdown-display:before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 11px;
    width: 16px;
    height: 16px;
    background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -638px; }
  .collection_grid .grid_product .purchase_flow .collection-frequency-dropdown.sns-active .variant-dropdown-display .variant-description {
    margin-left: 22px; }
  .collection_grid .grid_product .purchase_flow .collection-frequency-dropdown .variant-dropdown-option {
    position: relative; }
  .collection_grid .grid_product .purchase_flow .collection-frequency-dropdown .variant-dropdown-option[rcInterval=month]:after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 11px;
    width: 16px;
    height: 16px;
    background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -638px; }
  .collection_grid .grid_product .purchase_flow .collection-frequency-dropdown .variant-dropdown-option .variant-description {
    margin-left: 22px; }
  .collection_grid .grid_product .purchase_flow .variant-dropdown-container {
    z-index: 1; }
  .collection_grid .grid_product .purchase_flow .variant-dropdown-container .variant-label {
    display: none; }
  .collection_grid .grid_product .purchase_flow .variant-dropdown-display {
    height: 40px;
    padding: 11px 15px 0 10px; }
  .collection_grid .grid_product .purchase_flow .variant-dropdown-display:after {
    right: 10px;
    top: 19px; }
  .collection_grid .grid_product .purchase_flow .variant-dropdown-option {
    padding: 11px 15px 11px 14px; }
  .collection_grid .grid_product .purchase_flow .variant-description {
    font-weight: 500;
    font-size: .625rem;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    color: #717f86; }
  .collection_grid .grid_product .purchase_flow .rc_select--options {
    display: block !important; }
  .collection_grid .grid_product .purchase_flow .rc_select--options .rc_select__dropdown {
    display: none; }
  .collection_grid .grid_product .purchase_flow section[id^=recurring_choice_].no-variants {
    width: 100% !important; }
  .collection_grid .grid_product .purchase_flow section[id^=recurring_choice_].no-variants .rc_select {
    padding: 0 !important; }
  .collection_grid .grid_product .purchase_flow section.rc_container {
    float: left;
    width: 60% !important;
    height: 40px;
    padding: 0; }
  .collection_grid .grid_product .purchase_flow section.rc_container .rc_select {
    padding: 0 8px 0 0 !important; }
  .collection_grid .grid_product .purchase_flow .rc_option_no-sns_container + .plp-variant-select-container {
    width: 100% !important;
    margin: 8px 0 0; }
  .collection_grid .grid_product .purchase_flow .plp-variant-select-container {
    float: right;
    width: 40%;
    height: 40px;
    z-index: 1;
    margin: 0; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--atc_wrapper {
    margin: 0;
    background: #d73948;
    border-radius: 10px;
    position: relative;
    top: 8px;
    width: 100%;
    height: 46px; }
  .collection_grid .grid_product .purchase_flow .purchase_flow--atc_wrapper button {
    font-size: .875rem;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    outline: 0 !important; }
  .collection_grid .grid_product .purchase_flow .plp-variant-select-display {
    height: 40px;
    padding: 14px 11px 0 15px;
    font-size: .6875rem;
    text-transform: uppercase;
    color: #717f86;
    letter-spacing: .0625rem;
    font-weight: 500;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    white-space: nowrap;
    overflow: hidden; }
  .collection_grid .grid_product .purchase_flow .plp-variant-select-display:before {
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    height: calc(100% - 2px);
    width: 40%;
    background: -webkit-linear-gradient(left, rgba(30, 87, 151, 0), #fff 70%);
    background: linear-gradient(90deg, rgba(30, 87, 151, 0), #fff 70%);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
  .collection_grid .grid_product.grid-item-savings .purchase_flow {
    top: calc(100% - 36px); }
  .collection_grid .grid_product.grid-item-savings .purchase_flow .purchase_flow--price_wrapper {
    display: block;
    padding: 0; }
  .collection_grid .grid_product .rc_select__dropdown {
    display: none; }
  .collection_grid .grid_product.grid-item-hover {
    box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .collection_grid .grid_product.grid-item-hover:after {
    content: "";
    position: absolute;
    top: calc(100% + 100px);
    left: 0;
    width: 100%;
    height: 200px;
    background: transparent;
    z-index: 1; }
  .collection_grid .grid_product.grid-item-hover .purchase_flow {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity .3s;
    transition: opacity .3s; }
  .collection_grid .grid_product.quickview-hide-pricing:hover .product--info .product--compare_at_price, .collection_grid .grid_product.quickview-hide-pricing:hover .product--info .product--price.sale, .collection_grid .plp-variant-select {
    display: none; } }

#challenge .shopify-challenge__message {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 0 0 35px;
  color: #000; }

#challenge .shopify-challenge__container {
  padding: 85px 20px;
  max-width: 440px; }

#challenge .shopify-challenge__container form {
  max-width: 300px;
  margin: 0 auto; }

#challenge .shopify-challenge__container form input.shopify-challenge__button {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: .875rem;
  line-height: 1.6;
  color: #fff;
  background: #30b6d2;
  max-width: 213px;
  margin-top: 30px;
  border-radius: 8px;
  height: 44px; }



.template-product h2, .template-product h3 {
  color: #1e418f; }

.template-product h4, .template-product h5, .template-product h6 {
  margin-bottom: 0; }

.product-scope {
  margin: 20px auto 0;
  padding: 0; }

.product_wrap .row {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding-top: 0; }

.product_name {
  font-family: Poppins;
  font-size: 1.125rem !important;
  color: #1e418f;
  line-height: 1; }

.product_name a {
  color: #373737;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none; }

.product_name a:hover {
  color: #00b4e6;
  text-decoration: none; }

.product-title__details {
  padding-right: 15px;
  padding-left: 15px; }

.product-title__meta {
  clear: both;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.reviews-disclaimer {
  color: #ddd;
  font-size: .75rem;
  line-height: 1.25; }

.compare-at-price {
  text-decoration: line-through; }

#awarp-product-related {
  margin-top: 36px; }

.aw-arp-column {
  padding-top: 18px;
  text-align: center;
  border-top: 1px solid #1e418f; }

.aw-arp-column__item {
  margin-bottom: 16px; }

.aw-arp-column .aw-arp-product__image-wrapper {
  margin-bottom: 8px; }

.aw-arp-column .aw-arp-product__title {
  margin-bottom: 6px;
  font-weight: 800; }

.aw-arp-column .aw-arp-product__title a {
  color: #222; }

.aw-arp-column .aw-arp-product__price {
  margin-bottom: 0;
  color: #cf1f00; }

.aw-arp-column .aw-arp-product__price strike {
  color: #222;
  font-size: .875rem; }

.aw-arp-column .aw-arp-product__image {
  width: 100%;
  max-width: 230px;
  height: auto; }

@media screen and (max-width: 75rem) {
  .product_wrap #bx-pager {
    position: relative;
    left: 0; }
  .product_wrap #bx-pager a {
    width: 84px; }
  #product_image-container {
    width: 100%; }
  .product-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .short-description {
    max-width: 750px; } }

@media screen and (max-width: 68.6875rem) {
  .short-description {
    max-width: 650px; } }

@media (max-width: 62rem) {
  .product_wrap #bx-pager a {
    width: 61px; } }

@media screen and (max-width: 61.875rem) {
  .adsection, .product-meta, .short-description {
    width: 100%; } }

@media screen and (max-width: 60rem) {
  .product-listing.product-listing__index {
    padding: 0 30px; } }

@media screen and (max-width: 50rem) {
  .product-info {
    padding: 0 15px; }
  .product-info .nav-tabs li {
    display: block;
    margin: 0;
    text-align: center;
    width: 100%; }
  .product-info .nav-tabs li a {
    margin: 0; } }

@media screen and (min-width: 48.0625rem) {
  #product_reviews, .product-info {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 48rem) {
  .template-product #habla_window_div.habla_window_div_base, .template-product #olark {
    display: none !important; }
  .aw-arp-column {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap; }
  .aw-arp-column__item {
    width: 50%;
    text-align: left;
    padding: 0 8px; } }

@media screen and (max-width: 47.9375rem) {
  #bx-pager, .product-page-slider, .related-prod-title {
    display: none; }
  .product_wrap #purchase #add-to-cart {
    max-width: none; } }

@media screen and (max-width: 37.5rem) {
  .product-scope {
    margin-top: 0;
    padding: 0; }
  .aw-arp-column .aw-arp-product__price, .aw-arp-column .aw-arp-product__title {
    font-size: 1rem; } }

.template-collection .prod-variants:after, .template-index .prod-variants:after, .template-product .purchase_flow .prod-variants:after {
  content: "";
  display: block;
  position: absolute;
  right: 33px;
  top: 36%;
  width: 8px;
  height: 16px;
  pointer-events: none;
  background: url(dropdown-indicator.png?v15dbd291708); }

.template-collection .prod-variants .selector-wrapper label, .template-index .prod-variants .selector-wrapper label, .template-product .purchase_flow .prod-variants .selector-wrapper label {
  display: none; }

.template-collection .prod-variants select, .template-index .prod-variants select, .template-product .purchase_flow .prod-variants select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border-radius: 0;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 1.125rem;
  padding: 24px 53px 12px 33px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 800;
  -webkit-transition: border .34s ease;
  transition: border .34s ease; }

.template-collection .prod-variants select::-ms-expand, .template-index .prod-variants select::-ms-expand, .template-product .purchase_flow .prod-variants select::-ms-expand {
  display: none; }

.template-collection .prod-variants select:focus, .template-index .prod-variants select:focus, .template-product .purchase_flow .prod-variants select:focus {
  outline: none;
  border-color: #c4c4c4; }

@supports (-moz-appearance: meterbar) and (background-attachment: local) {
  .template-collection .prod-variants select, .template-index .prod-variants select, .template-product .purchase_flow .prod-variants select {
    text-indent: .01px;
    text-overflow: ""; } }

.purchase_flow--form .yotpo {
  padding: 0 33px 50px; }

.purchase_flow--form .yotpo .yotpo-bottomline .text-m {
  color: #888 !important;
  display: inline-block;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  padding-left: .313em; }

.purchase_flow--image {
  max-width: 210px;
  display: block;
  margin: 32px auto 16px; }

.purchase_flow--price_wrapper {
  padding: 0 33px;
  margin-bottom: 30px;
  margin-bottom: 1em;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.purchase_flow--price_wrapper .price-lable.your-price {
  display: none; }

.purchase_flow--price_wrapper .your-price {
  font-size: 1.75rem;
  color: #cf1f00; }

.purchase_flow--price_wrapper .compare-at-price {
  margin-right: 9px; }

.purchase_flow--price_wrapper .pct-savings {
  color: #cf1f00; }

.purchase_flow--options_wrapper .prod-variants {
  position: relative; }

.purchase_flow--options_wrapper .prod-variants label {
  position: absolute;
  left: 33px;
  top: 8px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 300;
  z-index: 1;
  pointer-events: none; }

.purchase_flow--ro_options {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  padding: 0 0 0 33px;
  margin-top: 30px; }

.purchase_flow--cta {
  padding: 0 33px 20px 66px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 56px; }

.purchase_flow--cta_copy {
  width: calc(75% - 5px);
  margin: 0 0 0 15px;
  font-size: .875rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.35; }

.purchase_flow--cta_copy a {
  color: inherit;
  display: block;
  font-weight: 700; }

.purchase_flow--cta + .purchase_flow--cta {
  margin-top: 0; }

.purchase_flow .active, .purchase_flow .bold_active {
  border: none;
  background: none !important; }

.purchase_flow .one_time_div, .purchase_flow .recurring_div {
  cursor: pointer;
  font-size: .875rem;
  padding-left: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: none !important; }

.purchase_flow .one_time_div .new_discounted_price, .purchase_flow .one_time_div .prepaid_discounted_price, .purchase_flow .recurring_div .new_discounted_price, .purchase_flow .recurring_div .prepaid_discounted_price {
  font-size: inherit; }

.purchase_flow .one_time_div .frequency_div, .purchase_flow .recurring_div .frequency_div {
  margin-top: 5px; }

.purchase_flow .one_time_div .prepaid_div, .purchase_flow .recurring_div .prepaid_div {
  display: none !important; }

.purchase_flow .one_time_div .active, .purchase_flow .one_time_div .bold_active, .purchase_flow .recurring_div .active, .purchase_flow .recurring_div .bold_active {
  background-color: rgba(255, 255, 255, 0); }

.purchase_flow input[type=radio] {
  background: #fff;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 20px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #b8b8b8;
  -webkit-transition: background .34s ease;
  transition: background .34s ease;
  -webkit-transition-property: background, box-shadow;
  transition-property: background, box-shadow;
  margin-right: 16px;
  margin-top: 1px;
  vertical-align: text-top;
  outline: none; }

.purchase_flow input[type=radio]:focus {
  outline: none; }

.purchase_flow .active input[type=radio], .purchase_flow .bold_active input[type=radio] {
  background: #30b6d1;
  box-shadow: 0 0 0 2px #30b6d1; }

.purchase_flow--atc_wrapper {
  background-color: #30b6d1;
  border-radius: 3px;
  overflow: hidden;
  color: #fff;
  margin: 0 33px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 30px;
  padding: 4px 13px;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out; }

.purchase_flow--atc_wrapper .form-control {
  -webkit-appearance: none; }

.purchase_flow--atc_wrapper .form-control option {
  color: #000; }

.purchase_flow--atc_wrapper .form-control-wrapper {
  position: relative; }

.purchase_flow--atc_wrapper .form-control-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  right: 3px;
  top: 26%;
  width: 6px;
  height: 16px;
  pointer-events: none;
  background: url(white-select-indicator.png?v15dbd291708); }

.purchase_flow--atc_wrapper:hover {
  background-color: #56c3d9; }

.purchase_flow .form-control {
  height: 100%;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: #fff !important;
  width: 40px;
  position: relative; }

.purchase_flow .form-control::-ms-expand {
  display: none; }

.purchase_flow .add-multiple-products, .purchase_flow .single-product-btn, .purchase_flow .single-product-subscribe-cta, .purchase_flow input.single-product-btn[type=submit] {
  background: none;
  border: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  margin-left: 0;
  padding: 0;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.purchase_flow .add-multiple-products {
  height: 44px;
  float: right;
  margin: 0 0 0 12px;
  text-transform: none;
  font-weight: 700;
  letter-spacing: .0625rem;
  box-shadow: none !important;
  vertical-align: middle;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  line-height: .75rem; }

.mobile_bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background: #fff;
  border-top: 1px solid #ddd; }

.mobile_bar--atc, .mobile_bar--price {
  width: 50%; }

.mobile_bar--flyout_trigger {
  -ms-flex-item-align: center;
  align-self: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  overflow: hidden;
  margin-left: auto;
  color: #fff;
  background-color: #30b6d1;
  text-align: center;
  padding: 12px;
  border-radius: 3px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  margin-right: 10px;
  max-width: 400px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  height: 49px; }

.mobile_bar--flyout_trigger:after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0));
  -webkit-animation: charlie 1.5s ease .84s 0;
          animation: charlie 1.5s ease .84s 0;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  opacity: .2; }

.mobile_bar--flyout_trigger:focus, .mobile_bar--flyout_trigger:hover {
  text-decoration: none;
  background-color: #56c3d9;
  color: #fff; }

.mobile_bar--flyout_trigger span {
  -webkit-transition: -webkit-transform .24s ease;
  transition: -webkit-transform .24s ease;
  transition: transform .24s ease;
  transition: transform .24s ease, -webkit-transform .24s ease; }

.mobile_bar--flyout_trigger span.atc {
  margin-top: 12px; }

.mobile_bar--flyout_trigger.mobile_add_to_cart:after {
  -webkit-animation-name: f;
          animation-name: f;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2; }

.mobile_bar--flyout_trigger.mobile_add_to_cart span {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
  -webkit-transform: translate3d(0, -150%, 0);
          transform: translate3d(0, -150%, 0); }

.mobile_bar .purchase_flow--price {
  line-height: 1; }

.mobile_bar .your-price {
  font-size: 1.25rem !important; }

.mobile_bar .compare-at-price, .mobile_bar .savings {
  font-size: .8125rem; }

.mobile_bar .savings {
  color: #999;
  text-align: left;
  width: auto; }

.mobile_bar .price-label.savings {
  margin-right: 5px; }

.mobile_bar .purchase_flow--price_wrapper {
  margin-bottom: 0;
  padding: 0 10px; }

.mobile_bar .purchase_flow--price_wrapper .compare-at-price {
  margin-right: 5px; }

.mobile_bar .purchase_flow--price_wrapper .pct-savings {
  color: #cf1f00; }

#product_panel[data-direction=up] .side_panel--close, #product_panel_mobile[data-direction=up] .side_panel--close {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

#product_panel .side_panel--close, #product_panel_mobile .side_panel--close {
  position: absolute;
  left: 20px;
  top: 22px;
  width: 20px;
  height: 20px;
  cursor: pointer; }

#product_panel .purchase_flow--price_wrapper, #product_panel_mobile .purchase_flow--price_wrapper {
  padding: 0 33px; }

#product_panel .purchase_flow, #product_panel_mobile .purchase_flow {
  max-width: 425px; }

#product_panel_mobile {
  z-index: 4; }

#product_panel_mobile .side_panel--content {
  height: 302px; }

#product_panel_mobile .purchase_flow {
  padding-top: 0; }

#product_panel_mobile .purchase_flow .prod-variants select {
  padding-top: 32px; }

#product_panel_mobile .purchase_flow .prod-variants label {
  top: 16px; }

#product_panel_mobile .purchase_flow--ro_options {
  margin-top: 24px; }

#product_panel_mobile .rc_popup {
  display: none; }

@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .pdp-refresh .purchase_flow--atc_wrapper #quantity {
    width: auto !important; }
  .pdp-refresh .purchase_flow .bold_active input[type=radio] .purchase_flow .active input[type=radio], .pdp-refresh .purchase_flow input[type=radio] {
    background: transparent;
    box-shadow: none; } }

@media screen and (min-width: 48.0625rem) {
  #product_panel .side_panel--content {
    max-width: 425px; } }

@media screen and (min-width: 120rem) {
  .pdp-refresh .product_module--wide_content.wide_background {
    background-size: cover; }
  .pdp-refresh .product_module--wide_content .product_module--content, .pdp-refresh .product_module--wide_content .product_module--heading {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px; } }

@media screen and (max-width: 80rem) {
  .pdp-refresh .product_view--product_info {
    width: 65%; }
  .pdp-refresh .product_view--purchase_flow {
    width: 35%; } }

@media screen and (max-width: 67.1875rem) {
  .pdp-refresh #main {
    border-top: 1px solid #ddd;
    margin-top: 0; } }

@media screen and (max-width: 67.5rem) {
  .pdp-refresh .product_view--product_info, .pdp-refresh .product_view--purchase_flow {
    padding-top: 50px; }
  .pdp-refresh .product_view--title {
    margin-top: 0; }
  .pdp-refresh .product_nutrition_facts--content, .pdp-refresh .product_nutrition_facts--nutritional_information {
    padding: 0;
    width: calc(50% - 30px); }
  .pdp-refresh .product_recipe--link {
    padding: 74px 32px; }
  .pdp-refresh .product_view--image_wrapper {
    width: 50%; }
  .pdp-refresh .product_module--split_thirds, .pdp-refresh .product_module--wide_content {
    padding-left: 145px;
    padding-right: 145px; } }

@media screen and (max-width: 64rem) {
  .pdp-refresh .product_view--title {
    font-size: 1.875rem !important; } }

@media screen and (max-width: 60rem) {
  .pdp-refresh .product_view--product_info {
    width: 60%; }
  .pdp-refresh .product_view--purchase_flow {
    width: 40%; }
  .pdp-refresh .product_nutrients--ingredient {
    width: 50%; } }

@media screen and (max-width: 57.5rem) {
  .pdp-refresh .product_view--product_info {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .pdp-refresh .product_view--content {
    padding-left: 20px;
    max-width: none;
    width: 100%; }
  .pdp-refresh .product_view--image_wrapper {
    padding-bottom: 30px;
    text-align: center;
    width: 100%; }
  .pdp-refresh .product_view--image_wrapper .product_view--image {
    width: 75%; }
  .pdp-refresh .product_view--badges {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .pdp-refresh .product_view--badges .product_view--badge {
    margin-bottom: 5%; }
  .pdp-refresh .product_view--badges .product_view--badge + .product_view--badge {
    margin-top: 0; } }

@media screen and (max-width: 55rem) {
  .pdp-refresh .product_module--split_thirds, .pdp-refresh .product_module--wide_content {
    padding: 95px 35px; }
  .pdp-refresh .product_overview--visual_wrapper, .pdp-refresh .product_overview .product_module--content {
    width: 100%; }
  .pdp-refresh .product_overview--visual_wrapper {
    margin-bottom: 25px; }
  .pdp-refresh .product_benefits--image, .pdp-refresh .product_overview--visual_wrapper {
    margin: 0 auto 25px; }
  .pdp-refresh .product_benefits_wrapper {
    -ms-flex-flow: row-reverse wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-flow: row-reverse wrap; }
  .pdp-refresh .product_benefits--copy, .pdp-refresh .product_benefits--image {
    width: 100%; }
  .pdp-refresh .product_benefits--copy {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
    padding-right: 0; }
  .pdp-refresh .product_benefits--image {
    margin-bottom: 25px; }
  .pdp-refresh .purchase_flow--cta {
    padding-left: 33px; } }

@media screen and (max-width: 48rem) {
  .scrollup {
    display: none !important;
    opacity: 0 !important; }
  .pdp-refresh .product_module--list_item {
    font-size: 1.188rem; }
  .pdp-refresh .product_module--heading, .pdp-refresh .product_module--small_heading, .pdp-refresh .product_module--wide_content {
    text-align: left; }
  .pdp-refresh .product_module--split_thirds, .pdp-refresh .product_module--wide_content {
    padding-bottom: 55px;
    padding-top: 55px; }
  .pdp-refresh .product_module--split_thirds .product_module--third {
    width: 60%;
    margin: 0 auto 25px;
    text-align: center; }
  .pdp-refresh .product_module--split_thirds .product_module--copy {
    padding-left: 0;
    width: 100%; }
  .pdp-refresh .product_benefits_wrapper, .pdp-refresh .product_nutrients_wrapper, .pdp-refresh .product_nutrition_facts_wrapper, .pdp-refresh .product_overview_wrapper {
    padding: 55px 35px; }
  .pdp-refresh .product_nutrition_facts--content, .pdp-refresh .product_nutrition_facts--nutritional_information {
    padding: 0;
    width: 100%; }
  .pdp-refresh .product_nutrition_facts--nutritional_information {
    margin-top: 25px; }
  .pdp-refresh .product_nutrition_facts--recipes {
    margin-top: 50px; }
  .pdp-refresh .product_recipe {
    width: 100%;
    margin: 20px auto; }
  .pdp-refresh .product_view--product_info {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    padding-bottom: 100px;
    width: 100%; }
  .pdp-refresh .product_view--content {
    width: 100%; }
  .pdp-refresh .product_view--image_wrapper:not(.slider_enabled) {
    text-align: center;
    width: auto; }
  .pdp-refresh .product_view--image_wrapper:not(.slider_enabled) .product_view--image {
    width: auto; }
  .pdp-refresh .product_view--purchase_flow {
    display: none;
    width: auto; }
  .pdp-refresh .purchase_flow--cta {
    padding-left: 66px;
    padding-right: 66px; }
  .mobile_bar {
    display: block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    z-index: 5; } }

@media screen and (max-width: 47.9375rem) {
  .pdp-refresh .product_sticky_bar .product_sticky_bar_wrapper {
    overflow: scroll; }
  .pdp-refresh .product_sticky_bar--links {
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-backface-visibility: hidden; }
  .pdp-refresh .product_sticky_bar--link {
    white-space: nowrap; }
  .pdp-refresh .product_sticky_bar--link:last-child {
    padding-right: 20px; }
  .pdp-refresh .product_sticky_bar--flyout_trigger, .pdp-refresh .product_sticky_bar .purchase_flow--price_wrapper {
    display: none !important; } }

@media screen and (max-width: 37.5rem) {
  .pdp-refresh .product_module--heading {
    font-size: 1.563rem !important; }
  .pdp-refresh .product_module--small_heading {
    margin-bottom: 33px; }
  .pdp-refresh .product_module--list_item {
    font-size: 1.125rem;
    margin-bottom: 1rem; }
  .pdp-refresh .product_nutrients--ingredient {
    width: 100%; }
  .pdp-refresh .product_nutrients-copy {
    margin-bottom: 0; }
  .pdp-refresh .product_nutrition_facts table div span:first-child + span.serving-size {
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    display: block;
    margin-left: 0;
    padding-left: 0;
    margin-top: 11px;
    padding-top: 11px;
    text-align: left;
    width: 100%; }
  .pdp-refresh .product_nutrition_facts--recipes {
    display: none; }
  .pdp-refresh .product_nutrition_facts.has-recipes + section {
    padding-top: 0; }
  .pdp-refresh .product_benefits_wrapper, .pdp-refresh .product_nutrients_wrapper, .pdp-refresh .product_nutrition_facts_wrapper, .pdp-refresh .product_overview_wrapper, .pdp-refresh .product_reviews_wrapper {
    padding: 55px 35px; }
  .pdp-refresh .product_overview h3 {
    font-size: 1.313rem !important; }
  .pdp-refresh .product_view--product_info {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 20px 0 50px;
    background-position: 50%; }
  .pdp-refresh .product_view--content, .pdp-refresh .product_view--image_wrapper {
    margin: 0 auto; }
  .pdp-refresh .product_view--image_wrapper {
    padding-bottom: 20px;
    width: 70%; }
  .pdp-refresh .product_view--image_wrapper.slider_enabled {
    width: 100%; }
  .pdp-refresh .product_view--content {
    padding: 0;
    width: 85%;
    text-align: center; }
  .pdp-refresh .product_view--title {
    font-size: 1.75rem !important;
    text-align: center;
    margin-top: 8px; }
  .pdp-refresh .product_view--description {
    font-size: .875rem;
    line-height: 1.7; }
  .pdp-refresh .product_view--badge {
    padding-right: 2%;
    width: 50%; }
  .pdp-refresh .product_view .standalone-bottomline {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .pdp-refresh .product_view .standalone-bottomline .yotpo-bottomline {
    margin: 10px auto 0; }
  .pdp-refresh .purchase_flow--cta, .pdp-refresh .purchase_flow--image {
    display: none; }
  .pdp-refresh .purchase_flow--price .your-price {
    font-size: 2rem; }
  .pdp-refresh .purchase_flow--price .compare-at-price, .pdp-refresh .purchase_flow--price .savings {
    font-size: 1rem; }
  .pdp-refresh .purchase_flow--price .savings {
    display: block; }
  .pdp-refresh .purchase_flow--form {
    padding-top: 20px; }
  .pdp-refresh .product_reviews .yotpo .yotpo-page-element {
    font-size: .9375rem; }
  .pdp-refresh .mobile_bar .compare-at-price, .pdp-refresh .mobile_bar .savings {
    font-size: .625rem; }
  #product_panel_mobile .purchase_flow {
    border: none; } }

#oos-waitlist-form {
  position: relative;
  z-index: 0; }

#oos-waitlist-form .text2 {
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  font-size: 1.25rem;
  color: #30b6d1; }

#oos-waitlist-form .text4 {
  font-size: 1.125rem; }

#oos-waitlist-form .text3 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  color: #666;
  margin: 10px 20px; }

button#oos-waitlist {
  height: 52px;
  font-size: 1rem;
  margin: 15px 0 0;
  padding: 0 5px;
  background: #0087c5;
  border-radius: 8px;
  letter-spacing: 0;
  position: relative;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: none;
  width: 100%; }

.rc_select--options {
  display: none;
  padding: 10px 25px !important; }

.freq-label {
  border: 1px solid #b0ccde;
  color: #284a52;
  background-color: #f8f8f8;
  display: inline-block !important;
  width: auto;
  cursor: pointer;
  line-height: 1.25rem;
  margin: 0 0 11px !important;
  text-align: center;
  border-radius: 8px;
  font-size: .6875rem;
  background: #fff;
  padding: 5px 18px !important; }

.freq-radio {
  opacity: 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 4px 5px 0 0;
  cursor: pointer; }

.selected_option_2 {
  background: #00a2df !important;
  color: #fff;
  font-weight: 400 !important; }

.rc_option {
  float: left;
  display: inline-block;
  width: 50% !important; }

.rc_label--text-container {
  float: left;
  display: inline-block;
  width: 100%;
  padding: 25px 10px 0;
  text-align: center;
  font-weight: 600; }

.rc_select__label {
  width: 100%; }

.rc_select__label_text {
  text-transform: uppercase;
  display: block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.125rem;
  margin-bottom: 5px; }

.rc_select__dropdown {
  display: none !important; }

.rc_discount_percentage {
  display: none; }

.rc_discount_price, .rc_one_time_price {
  min-height: 22px;
  display: block;
  font-size: 1rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500; }

.rc_option {
  background: #fff; }

.rc_option.non-active {
  background: #fff !important;
  border: 1px solid #d8d8d8 !important; }

.rc_option.active {
  background: #eaf1f1 !important;
  border: 1px solid #00a3dc !important; }

.rc_option-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.rc_option .rc_label {
  width: 100%;
  height: 100%; }

.rc_label_text {
  line-height: 1;
  display: block; }

.buy_title, .rc_label_text {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 600; }

.buy_title {
  line-height: 1.125rem;
  letter-spacing: .05375rem;
  text-transform: uppercase;
  margin-bottom: 5px; }

.buy_title, .product_wrap #purchase .buy-option {
  text-align: left; }

.variants__container {
  padding: 10px 25px 0; }

@media (max-width: 92.5rem) {
  body.template-product #main {
    padding: 0 33px; } }

@media (max-width: 75rem) {
  body.template-product #main {
    padding: 0 23px;
    margin-top: -5px; } }

@media (max-width: 47.9375rem) {
  body.template-product #main {
    margin-top: 0; } }

body.template-product #main > .container {
  width: 100%;
  max-width: 1440px;
  padding: 0 50px 0 100px; }

@media (max-width: 92.5rem) {
  body.template-product #main > .container {
    padding: 0 15px; } }

@media (max-width: 64rem) {
  body.template-product #main > .container {
    padding: 0; }
  body.template-product #main > .container #main_content {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 30rem) {
  body.template-product #main > .container #main_content {
    padding: 0; } }

body.template-product ul.breadcrumb {
  display: block;
  background: transparent;
  margin-bottom: 3px;
  padding: 13px 15px 8px; }

body.template-product ul.breadcrumb li a {
  color: #00a3dc;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  line-height: 1.1875rem;
  letter-spacing: .0225rem; }

body.template-product ul.breadcrumb li a:after {
  padding: 0 5px 0 10px;
  color: #c8c8c8;
  font-weight: 300; }

body.template-product ul.breadcrumb li.bc-collection a:after, body.template-product ul.breadcrumb li span.page-title {
  display: none; }

body.template-product ul.breadcrumb > a {
  color: #00a3dc;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  line-height: 1.1875rem;
  letter-spacing: .0225rem; }

body.template-product ul.breadcrumb > a:after {
  display: none; }

@media (max-width: 64rem) {
  body.template-product ul.breadcrumb {
    padding: 25px 30px 8px; } }

@media (max-width: 47.9375rem) {
  body.template-product ul.breadcrumb {
    margin: 0 0 5px;
    padding: 25px 30px 0;
    text-align: center; } }

body.template-product ul.breadcrumb + .row {
  margin-left: 0;
  margin-right: 0; }

body.template-product .product-top-info .product-top-info-left-column {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 430px); }

body.template-product .product-top-info .product-top-info-left-column .product--flags {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 13px;
  margin-left: 40px; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-left-column .product--flags {
    display: none; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-left-column .product--flags {
    display: block;
    margin-left: 0; } }

body.template-product .product-top-info .product-top-info-left-column .product--flags .product--flag {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .6875rem;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  width: 80px;
  height: 20px;
  line-height: 1.25rem;
  margin: 0 auto; }

body.template-product .product-top-info .product-top-info-left-column .product--flags .product--flag.new {
  background: #34c5e1; }

body.template-product .product-top-info .product-top-info-left-column .product--flags .product--flag.sold_out {
  background: #c2c0bc; }

body.template-product .product-top-info .product-top-info-left-column .product--flags .product--flag.sale {
  background: #eb2300; }

body.template-product .product-top-info .product-top-info-left-column .product--flags .product--flag.best_seller {
  background: #f8b33c; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container {
  margin: 0 20px 0 0; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .product_image_updated {
  max-height: 500px;
  padding-bottom: 20px;
  overflow: hidden; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .product_image_updated {
    max-height: none;
    padding-bottom: 0; } }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter {
  max-height: 480px;
  overflow: hidden; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter #imageGallery li {
  margin-left: -8px; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery {
  position: absolute;
  left: 0;
  top: 0;
  width: auto !important;
  overflow: visible;
  background: #fff;
  padding: 0 0 0 15px; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li {
  width: 76px !important;
  border: 1px solid #e6e7e8;
  margin-bottom: 16px;
  border-radius: 0;
  float: none; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li:hover {
  border: 4px solid #00a2df !important;
  box-sizing: content-box;
  width: 72px !important;
  margin: -2px -2px 14px !important; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li.active {
  border: 2px solid #00a2df;
  pointer-events: none; }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter .lSAction > .lSNext, body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter .lSAction > .lSPrev {
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat;
  width: 15px;
  height: 28px;
  background-position: -24px -132px;
  display: none; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter .lSAction > .lSNext, body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter .lSAction > .lSPrev {
    display: block; } }

body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter .lSAction > .lSPrev {
  background-position: 0 -132px; }

body.template-product .product-top-info .product-top-info-left-column:after {
  content: "";
  display: table;
  clear: both; }

body.template-product .product-top-info .product-top-info-left-column .short-description {
  max-width: none;
  margin: 30px 20px 0 110px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem; }

body.template-product .product-top-info .product-top-info-left-column .short-description ul {
  list-style: none;
  padding-left: 12px; }

body.template-product .product-top-info .product-top-info-left-column .short-description ul li {
  position: relative;
  padding-left: 20px;
  font-weight: 400;
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.125rem;
  margin-bottom: 10px; }

body.template-product .product-top-info .product-top-info-left-column .short-description ul li:before {
  content: "•";
  display: inline-block;
  font-size: 1rem;
  position: absolute;
  top: -5px;
  left: 0;
  line-height: 1.875rem; }

body.template-product .product-top-info .product-top-info-left-column .social-media-icons {
  margin: 30px 10px 0; }

body.template-product .product-top-info .product-top-info-left-column .social-media-icons .social-media-icon {
  display: inline-block;
  width: 40px;
  height: 40px; }

body.template-product .product-top-info .product-top-info-left-column .social-media-icons .social-media-icon svg {
  cursor: pointer; }

body.template-product .product-top-info .product-top-info-right-column {
  display: inline-block;
  vertical-align: top;
  width: 424px;
  margin-top: 53px; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-right-column {
    margin-top: 10px; } }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description {
  display: none;
  max-width: none;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem; }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description .social-media-icons {
  padding: 20px 10px; }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description a {
  text-transform: uppercase;
  letter-spacing: .0625rem;
  color: #00a2df;
  text-decoration: none;
  font-size: .8125rem;
  line-height: 1.3125rem; }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 12px; }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description ul li {
  font-size: .875rem;
  line-height: 1.5rem;
  position: relative;
  padding-left: 16px; }

body.template-product .product-top-info .product-top-info-right-column .mobile-short-description ul li:before {
  content: "•";
  display: inline-block;
  font-size: 1rem;
  position: absolute;
  top: -3px;
  left: 0;
  line-height: 1.875rem; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-right-column .mobile-short-description {
    display: block; } }

body.template-product .product-top-info .product-top-info-right-column .product-price__container {
  position: relative;
  top: 10px; }

body.template-product .product-top-info .product-top-info-right-column #purchase {
  width: 100%;
  max-width: 100%;
  background: transparent;
  border: none;
  padding-bottom: 6px !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase #add-to-cart {
  height: 52px;
  margin: 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_container {
  margin: 0 auto;
  max-width: 600px; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_container.product-out-of-stock {
  opacity: .5;
  pointer-events: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_container.product-out-of-stock .rc_option.active:after {
  display: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option {
  opacity: .5;
  pointer-events: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option .variant-dropdown-display:after {
  display: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option {
  position: relative;
  height: 100px;
  border-radius: 0;
  border: 1px solid #d8d8d8; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option input {
  display: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc_label--text-container {
  color: #285082; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping {
  display: inline-block;
  position: absolute;
  margin: 0;
  top: 53px;
  left: 0;
  right: 0;
  font-weight: 400 !important;
  font-size: .65625rem;
  letter-spacing: .025rem;
  color: #fd4239; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping label {
  cursor: pointer; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping {
    position: relative;
    top: 0;
    left: 2px;
    cursor: pointer; } }

@media (max-width: 30rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping {
    right: inherit;
    left: 2px; } }

@media (max-width: 23.75rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping label {
    line-height: 1;
    top: 7px;
    left: 0; }
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping .rc-notice-tooltip-icon {
    position: absolute;
    top: -1px;
    right: -20px;
    left: inherit; } }

@media (min-width: 64.0625rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-tooltip-free-shipping:hover .rc-notice-tooltip-modal {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 3; } }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-discount_percentage {
  font-size: .65625rem;
  display: block;
  line-height: 1;
  padding: 9px 0 0;
  margin-bottom: 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-mobile-container {
  pointer-events: none;
  position: relative; }

@media (max-width: 64rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-mobile-container {
    pointer-events: auto;
    position: relative; } }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal {
  width: 300px;
  display: inline-block;
  position: absolute;
  right: 26px;
  bottom: 28px;
  visibility: hidden;
  opacity: 0;
  padding: 25px;
  background: #fff;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: left;
  font-weight: 500;
  box-shadow: 0 0 8px 4px rgba(112, 112, 112, 0.3);
  border-radius: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #000; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal ul {
  margin: 0 0 0 5px;
  padding: 0 0 0 15px;
  font-size: .65625rem;
  line-height: .875rem;
  text-align: left;
  font-weight: 300; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal:after {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 9px solid #fff;
  content: "";
  position: absolute;
  right: 18px;
  bottom: -9px; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal.show-tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 3; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-icon {
  position: absolute;
  top: -1px;
  right: -22px;
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -42px -612px; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-close {
  display: none;
  position: absolute;
  right: 13px;
  top: 11px;
  width: 10px;
  height: 10px;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -88px -616px;
  pointer-events: none; }

@media (max-width: 64rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-close {
    display: inline-block; }
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal {
    right: 70px; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal {
    width: 280px;
    padding: 20px;
    font-size: .75rem;
    right: inherit;
    left: calc(50% - 10px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal:after {
    right: 75px; } }

@media (max-width: 30rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option:before {
    left: 15px; }
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal {
    left: calc(50% - 60px);
    padding: 25px 30px; }
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option .rc-notice-tooltip-modal:after {
    right: 20px; } }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option:focus {
  border-color: #9c9c9c; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option.active {
  border: 1px solid #00a3dc;
  background: #f0f5f5; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option.active .rc_label--text-container {
  color: #000; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option.active:focus {
  border-color: #01729a; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option.active:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ccc;
  top: -9px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background: url("/cdn/shop/t/512/assets/checkmark.svg?v=11160608855826003196") no-repeat 50% 50%; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__one-time {
  border-radius: 10px 0 0 10px;
  border-right: 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__one-time.non-active {
  border-right-color: transparent !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__one-time.active {
  border-right: 1px solid #00a3dc; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__recurring {
  border-radius: 0 10px 10px 0;
  border-left: 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__recurring.non-active {
  border-left-color: transparent !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .rc_option-container .rc_option__recurring.active {
  border-left: 1px solid #00a3dc; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container {
  max-width: 600px;
  margin: 16px auto 0;
  padding: 0;
  text-align: left;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy_title {
  display: inline-block; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option {
  text-align: left; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .pdp-variant-details {
  font-size: .75rem; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option-container {
  display: none; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option-container.display-flavors {
  display: block; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option {
  margin-bottom: 10px; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div {
  width: 102px;
  height: 36px;
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: #fff;
  border: 1px solid #b0ccde;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: table;
  float: left;
  line-height: 2.25rem;
  text-align: center; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #274b56; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div:hover {
  background: #afe2f5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.active {
  background: #00a2df;
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.active span {
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.disabled.active {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.disabled.active span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option div {
    width: calc(33.33% - 6px);
    height: 40px; } }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label {
  width: 77px;
  height: 36px;
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: #fff;
  border: 1px solid #b0ccde;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: table;
  float: left;
  line-height: 1.5rem;
  margin: 0 4px 8px 0;
  padding: 4px 5px 0 !important;
  text-align: center; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #274b56; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label input {
  cursor: pointer; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label:hover {
  background: #afe2f5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.selected_option {
  background: #00a2df;
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.selected_option span {
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled.selected_option span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled.selected_option input, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.disabled input {
  pointer-events: disabled; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.flavor-label {
  width: 102px;
  margin: 0 6px 8px 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.out-of-stock {
  background: transparent !important;
  border: 1px solid #9b9b9b; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option label.out-of-stock span {
  color: #4a4a4a; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency {
  padding-left: 0 !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label {
  width: 77px;
  height: 36px;
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: #fff;
  border: 1px solid #b0ccde;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 1.5rem;
  margin: 0 2px 8px 0;
  padding: 6px 5px 0 !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #274b56; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label input {
  cursor: pointer; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label:hover {
  background: #afe2f5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.selected_option {
  background: #00a2df;
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.selected_option span {
  color: #fff; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled.selected_option span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled.selected_option input, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .delivery-frequency label label.disabled input {
  pointer-events: disabled; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .buy-option:after, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container .flavor-option:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container {
    padding: 26px 15px 0; } }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option {
  margin-bottom: 10px; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div:hover {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div:hover span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.active {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.active span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.disabled.active {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.disabled.active span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .flavor-option div.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: table;
  float: left;
  line-height: 1.5rem;
  margin: 0 4px 8px 0;
  padding: 4px 5px 0 !important;
  text-align: center; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label input {
  cursor: pointer; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label:hover {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label:hover span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.selected_option span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled.selected_option span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled.selected_option input, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.disabled input {
  pointer-events: disabled; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.flavor-label {
  width: 102px;
  margin: 0 6px 8px 0; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.out-of-stock {
  background: transparent !important;
  border: 1px solid #9b9b9b; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .buy-option label.out-of-stock span {
  color: #4a4a4a; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency {
  padding-left: 0 !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label input {
  cursor: pointer; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label:hover {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label:hover span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.selected_option span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled.selected_option {
  margin: 0 6px 8px 0;
  padding: 3px 5px 0;
  background: url("/cdn/shop/t/512/assets/variant-strikethrough.png?v=7948751431273239999") !important;
  background-size: 100% 100% !important;
  border: 1px solid rgba(156, 156, 156, 0.5);
  border-radius: 10px;
  color: #4a4a4a !important;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled.selected_option span, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled span {
  display: table-cell;
  vertical-align: middle;
  line-height: .6875rem;
  font-size: .6875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #4a4a4a !important; }

body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled.selected_option input, body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container.product-out-of-stock .delivery-frequency label label.disabled input {
  pointer-events: disabled; }

@media (min-width: 48rem) and (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase {
    margin: 15px auto 30px; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-top-info-right-column #purchase .rc_container {
    padding: 0 15px; }
  body.template-product .product-top-info .product-top-info-right-column #purchase .variants__container {
    padding: 4px 15px 0; } }

body.template-product .product-top-info .product-title__details {
  margin: 0 0 0 96px;
  padding: 0;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: center; }

body.template-product .product-top-info .product-title__details .product-stock {
  margin: 0 auto 4px;
  padding: 0;
  display: block; }

body.template-product .product-top-info .product-title__details .yotpo-small {
  display: none; }

@media (min-width: 47.9375rem) and (max-width: 75rem) {
  body.template-product .product-top-info .product-title__details {
    text-align: left; } }

body.template-product .product-top-info .product-title__details h1 {
  margin-bottom: 0 0 4px 0;
  padding: 0; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-title__details h1 {
    margin-bottom: 15px; } }

body.template-product .product-top-info .product-title__details h1 span {
  font-weight: 600;
  font-size: 1.75rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 2.125rem; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-title__details h1 span {
    font-size: 1.25rem;
    line-height: 1.625rem; } }

body.template-product .product-top-info .product-title__details .product-title__meta {
  display: inline-block;
  width: 300px;
  height: 24px; }

body.template-product .product-top-info .product-title__details .product-title__meta .yotpo-small {
  display: inline-block;
  float: none; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-title__details .product-title__meta {
    -ms-flex-pack: left;
    -webkit-box-pack: left;
            justify-content: left; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-title__details .product-title__meta {
    display: block;
    width: 100%;
    margin: 0 auto; } }

body.template-product .product-top-info .product-title__details .product-title__meta > div {
  opacity: 0; }

body.template-product .product-top-info .product-title__details .product-title__meta > div.yotpo-small {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-title__details {
    margin: 0; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-title__details h1 {
    padding: 0; } }

body.template-product .product-top-info #product_reviews h4.main-title {
  display: none; }

body.template-product .product-top-info .yotpo {
  float: left;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

body.template-product .product-top-info .yotpo .text-m {
  margin-left: 5px;
  position: relative;
  top: 1px;
  color: #00a3dc !important; }

body.template-product .product-top-info .product-stock span {
  position: relative;
  color: #478b1f;
  font-weight: 600;
  padding-left: 16px; }

body.template-product .product-top-info .product-stock span.pdp-in-stock:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 12px;
  height: 9px;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -171px; }

body.template-product .product-top-info .product-stock span.pdp-out-of-stock {
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -20px -167px; }

body.template-product .product-top-info .product-price {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  position: relative; }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-price {
    text-align: center;
    display: block;
    margin-top: 15px; } }

body.template-product .product-top-info .product-price br {
  display: none; }

body.template-product .product-top-info .product-price .money.compare-at-price {
  width: calc(100% - 70px); }

body.template-product .product-top-info .product-price .money.compare-at-price, body.template-product .product-top-info .product-price .price-label.msrp {
  font-size: .75rem;
  text-align: left;
  margin: 0 0 4px;
  color: #4a4a4a;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  position: absolute; }

body.template-product .product-top-info .product-price .money.compare-at-price + br, body.template-product .product-top-info .product-price .price-label.msrp + br {
  display: block; }

body.template-product .product-top-info .product-price .price-label.msrp {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 5px 0 0;
  width: auto; }

@media (max-width: 64rem) {
  body.template-product .product-top-info .product-price .money.compare-at-price, body.template-product .product-top-info .product-price .price-label.msrp {
    top: 0;
    position: relative;
    width: auto;
    display: inline-block;
    left: auto !important;
    font-size: .75rem; }
  body.template-product .product-top-info .product-price .price-label.msrp {
    margin-right: 5px !important; } }

body.template-product .product-top-info .product-price .money.compare-at-price {
  left: 62px; }

body.template-product .product-top-info .product-price .price-label.savings {
  font-size: .75rem;
  position: relative;
  top: 4px;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  width: auto;
  margin: 0 5px 0 10px; }

body.template-product .product-top-info .product-price .price-label.your-price {
  display: none; }

body.template-product .product-top-info .product-price .money.your-price {
  font-weight: 600;
  font-size: 1.75rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 2.125rem; }

body.template-product .product-top-info .product-price .money.savings {
  font-size: .75rem;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  position: relative;
  top: 4px;
  color: #d73948; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-price .money.your-price {
    font-size: 2rem; }
  body.template-product .product-top-info .product-price .money.compare-at-price, body.template-product .product-top-info .product-price .price-label.msrp {
    margin: 0 0 8px; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .product-price .money.your-price {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 1.5rem; }
  body.template-product .product-top-info .product-price .money.compare-at-price, body.template-product .product-top-info .product-price .price-label.msrp {
    margin: 0 0 2px;
    position: relative;
    left: 0;
    width: auto;
    padding: 0 5px; } }

body.template-product .product-top-info .pdp-product-badges {
  margin: 0 0 30px;
  padding: 0; }

body.template-product .product-top-info .pdp-product-badges:after {
  content: "";
  display: table;
  clear: both; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees {
  list-style-type: none;
  margin: 20px 0;
  padding: 0; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees:after {
  content: "";
  display: table;
  clear: both; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li {
  position: relative;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .8125rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.125rem;
  display: inline-block;
  text-align: center;
  width: calc(100% / 3 - 4px);
  vertical-align: top; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li svg {
  height: 40px;
  max-width: 30px; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li .icon-satisfaction {
  background-position: 0 -77px; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li .icon-money-back {
  background-position: -57px -78px; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li .icon-free-shipping {
  background-position: -111px -78px; }

body.template-product .product-top-info .pdp-product-badges ul.guarantees li label {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types {
  list-style-type: none;
  margin: auto;
  padding: 0;
  max-width: 300px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types:after {
  content: "";
  display: table;
  clear: both; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types li {
  float: left;
  width: 25%;
  height: 55px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types span {
  display: inline-block;
  height: 55px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types .icon-visa {
  width: 50px;
  background-position: -22px -539px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types .icon-mastercard {
  width: 46px;
  background-position: -99px -539px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types .icon-amex {
  width: 35px;
  background-position: -178px -538px; }

body.template-product .product-top-info .pdp-product-badges ul.payment-types .icon-discover {
  width: 47px;
  background-position: -250px -538px; }

body.template-product .product-top-info .pdp-product-price-mobile {
  display: none; }

@media (max-width: 75rem) {
  body.template-product .product-top-info .product-top-info-left-column {
    width: calc(60% - 4px);
    padding-right: 3%;
    position: relative;
    margin-bottom: 30px; }
  body.template-product .product-top-info .product-top-info-left-column .product-title__details {
    display: none; }
  body.template-product .product-top-info .product-top-info-left-column #pdp-image-pager {
    width: 100%;
    position: absolute;
    display: block;
    bottom: -15px;
    float: none;
    text-align: center;
    z-index: 2; }
  body.template-product .product-top-info .product-top-info-left-column #pdp-image-pager a {
    display: inline-block;
    background: #717f86;
    width: 4px;
    height: 4px;
    border: 0;
    border-radius: 50%;
    margin: 0 2px; }
  body.template-product .product-top-info .product-top-info-left-column #pdp-image-pager a img {
    display: none; }
  body.template-product .product-top-info .product-top-info-left-column #pdp-image-pager a:hover {
    width: 4px;
    height: 4px;
    border: 0;
    background: #00a2df;
    margin: 0 2px; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0;
    vertical-align: top; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery {
    width: 100% !important;
    top: inherit;
    bottom: -20px;
    text-align: center;
    padding: 0; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li {
    float: none;
    display: inline-block;
    width: 5px !important;
    height: 5px !important;
    margin: 0 5px;
    border-radius: 50%;
    border: 0;
    background: #717f86; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li img {
    display: none; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li.active {
    border: 0 !important;
    background: #274b56; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container .lSSlideOuter ul.lSPager.lSGallery li:hover {
    width: 5px !important;
    height: 5px !important;
    margin: 0 5px !important;
    border: 0 !important; }
  body.template-product .product-top-info .product-top-info-left-column .short-description {
    display: none; }
  body.template-product .product-top-info .product-top-info-right-column {
    width: 100%; }
  body.template-product .product-top-info .product-top-info-right-column .product-price__container {
    display: none; }
  body.template-product .product-top-info .product-top-info-right-column #purchase {
    max-width: none !important; }
  body.template-product .product-top-info .pdp-product-price-mobile {
    display: inline-block;
    width: 40%;
    margin-left: -4px;
    vertical-align: top;
    margin-top: 5px; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 13px; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags .product--flag {
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: .6875rem;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    width: 80px;
    height: 20px;
    line-height: 1.25rem; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags .product--flag.new {
    background: #34c5e1; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags .product--flag.sold_out {
    background: #c2c0bc; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags .product--flag.sale {
    background: #eb2300; }
  body.template-product .product-top-info .pdp-product-price-mobile .product--flags .product--flag.best_seller {
    background: #f8b33c; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__details {
    display: block; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__meta {
    min-height: 24px; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__meta .yotpo-small {
    margin-right: 15px; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__meta .product-stock {
    min-height: 17px;
    margin: 0;
    font-size: .75rem; } }

@media (min-width: 48rem) and (max-width: 75rem) {
  body.template-product .product-top-info .pdp-product-badges {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1; }
  body.template-product .product-top-info .pdp-product-badges ul.guarantees {
    padding: 0 0 10px;
    border-bottom: 0;
    max-width: 600px;
    margin: 0 auto; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__details, body.template-product .product-top-info .pdp-product-price-mobile .product-title__details .price.product-price, body.template-product .product-top-info .pdp-product-price-mobile .product-title__details h1 {
    text-align: left; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__details .price.product-price .price-label.your-price {
    display: none; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__details .price.product-price .money.your-price {
    font-size: 2.25rem;
    line-height: 2.25rem; }
  body.template-product .product-top-info .options {
    max-width: 760px;
    margin: 15px auto 0; } }

@media (max-width: 47.9375rem) {
  body.template-product .product-top-info .pdp-product-badges {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 15px;
    margin-top: 0; }
  body.template-product .product-top-info .pdp-product-badges ul.guarantees {
    border-bottom: 0;
    margin: 0 0 8px;
    padding: 0; }
  body.template-product .product-top-info .pdp-product-badges ul.payment-types {
    margin: 0 0 16px; }
  body.template-product .product-top-info .pdp-product-badges ul.payment-types span {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7); }
  body.template-product .product-top-info .product-top-info-left-column {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0; }
  body.template-product .product-top-info .product-top-info-left-column .product-title__details {
    display: block; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container {
    width: 100%;
    padding-right: 0; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container h1 {
    margin-bottom: 13px;
    line-height: 1.4375rem; }
  body.template-product .product-top-info .product-top-info-left-column #product_image-container h1 span {
    font-size: 1.125rem;
    line-height: 1.4375rem; }
  body.template-product .product-top-info .product-top-info-left-column .short-description {
    display: none; }
  body.template-product .product-top-info .pdp-product-price-mobile {
    width: 100%;
    margin: 0;
    padding: 0; }
  body.template-product .product-top-info .pdp-product-price-mobile .product-title__details {
    display: none; }
  body.template-product .product-top-info .options {
    max-width: none;
    margin-left: -15px;
    margin-right: -15px; }
  body.template-product .product-top-info .options #purchase {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; } }

body.template-product .upsell-column {
  float: right;
  width: 30.33333333333333%;
  margin-left: 3%;
  padding: 0; }

@media (max-width: 64rem) {
  body.template-product .upsell-column {
    float: none;
    width: calc(100% + 80px);
    margin: 0 -40px -30px; } }

@media (max-width: 30rem) {
  body.template-product .upsell-column {
    margin: 0 -40px; } }

body.template-product .product-info {
  width: 66.66666666666666%;
  margin-top: 40px; }

body.template-product .product-info .product-description-nav {
  border-bottom: 1px solid #d8d8d8;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 600;
  color: #00a2df;
  padding-top: 15px; }

body.template-product .product-info .product-description-nav.fixed {
  position: fixed;
  top: 0;
  padding-top: 30px;
  width: 100%;
  max-width: 867px;
  background: #fff;
  z-index: 5; }

body.template-product .product-info .product-description-nav ul.dynamic-tabs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin: 0;
  padding: 0; }

body.template-product .product-info .product-description-nav li {
  display: inline-block;
  margin-right: 24px;
  padding: 0 0 12px;
  white-space: nowrap;
  border-bottom: 4px solid #fff;
  cursor: pointer; }

body.template-product .product-info .product-description-nav li a {
  text-decoration: none;
  color: #00a2df;
  font-size: 1rem;
  cursor: pointer; }

@media (max-width: 92.5rem) {
  body.template-product .product-info .product-description-nav li a {
    font-size: .875rem; } }

body.template-product .product-info .product-description-nav li:last-child {
  margin-right: 0; }

body.template-product .product-info .product-description-nav li.current {
  color: #274b56;
  border-bottom: 5px solid #00a2df;
  margin-bottom: -1px; }

body.template-product .product-info .product-description-nav li.current a {
  color: #274b56; }

body.template-product .product-info .product-description-nav li:hover {
  color: #274b56;
  border-bottom: 5px solid #00a2df;
  margin-bottom: -1px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer; }

@media (max-width: 78.125rem) {
  body.template-product .product-info .product-description-nav.fixed {
    max-width: 650px; } }

@media (max-width: 92.5rem) {
  body.template-product .product-info {
    width: calc(66.66666666666666% - 80px);
    margin: 40px 0 0; } }

@media (max-width: 75rem) {
  body.template-product .product-info {
    margin: 40px 0 0;
    padding: 0; } }

@media (max-width: 64rem) {
  body.template-product .product-info {
    width: 100%; } }

body.template-product #product_description {
  width: 100% !important;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem; }

body.template-product #product_description .pdp-tab {
  margin-bottom: 38px; }

body.template-product #product_description .pdp-reviews-tab, body.template-product #product_description .pdp-tab {
  margin-top: 60px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 2.25rem !important;
  font-weight: 500;
  color: #274b56;
  display: block !important; }

@media (max-width: 64rem) {
  body.template-product #product_description .pdp-reviews-tab, body.template-product #product_description .pdp-tab {
    font-size: 1.5rem !important;
    line-height: 1 !important; } }

body.template-product #product_description .pdp-reviews-tab, body.template-product #product_description .pdp-tab, body.template-product #product_description h1 {
  margin-top: 60px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: block !important;
  font-size: 2.25rem !important;
  line-height: 2.75rem !important;
  letter-spacing: 0;
  color: #323031; }

@media (max-width: 64rem) {
  body.template-product #product_description .pdp-reviews-tab, body.template-product #product_description .pdp-tab, body.template-product #product_description h1 {
    margin-top: 15px;
    font-size: 1.25rem !important; } }

body.template-product #product_description h2 {
  font-size: 1.375rem !important;
  line-height: 2.125rem !important;
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  color: #323031 !important;
  margin-bottom: 15px;
  letter-spacing: 0;
  text-align: left !important; }

body.template-product #product_description h3 {
  font-size: 1.25rem !important;
  line-height: 1.4 !important;
  text-transform: uppercase;
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  color: #323031 !important; }

body.template-product #product_description p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #404042; }

body.template-product #product_description a {
  text-decoration: none;
  color: #00a2df; }

body.template-product #product_description a:hover {
  text-decoration: underline; }

body.template-product #product_description ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 15px; }

body.template-product #product_description ul li {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  color: #404042;
  padding-bottom: 5px; }

body.template-product #product_description ul li:before {
  content: "•";
  display: inline-block;
  font-size: 1rem;
  position: relative;
  left: -12px;
  line-height: 1.875rem; }

body.template-product .product-disclaimer .disclaimer-desktop {
  width: 100%;
  height: auto;
  max-width: 600px; }

body.template-product .product-disclaimer .disclaimer-mobile {
  display: none;
  width: 100%;
  height: auto;
  max-width: 480px; }

@media (max-width: 30rem) {
  body.template-product .product-disclaimer {
    text-align: center; }
  body.template-product .product-disclaimer .disclaimer-desktop {
    display: none; }
  body.template-product .product-disclaimer .disclaimer-mobile {
    display: block; } }

body.template-product .pdp-reviews-container {
  margin-bottom: 150px; }

body.template-product .pdp-reviews-container h1 {
  margin-top: 60px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 2.25rem !important;
  font-weight: 600;
  color: #274b56; }

body.template-product .pdp-reviews-container li:before {
  content: none !important; }

body.template-product .pdp-reviews-container #product_reviews h4.main-title {
  display: none; }

body.template-product .pdp-reviews-container #product_reviews .yotpo-header-element .yotpo-clr {
  padding-top: 10px; }

body.template-product .pdp-reviews-container #product_reviews .yotpo-regular-box.yotpo-bottomline.yotpo-bottomline-3-boxes {
  border-top: 0 !important; }

body.template-product .pdp-reviews-container #product_reviews span.yotpo-user-title {
  font-size: .75rem !important; }

body.template-product .pdp-reviews-container #product_reviews span.yotpo-review-stars {
  margin: -7px 0 -12px !important; }

@media (max-width: 92.5rem) {
  body.template-product .product-description-nav span {
    margin-right: 30px !important;
    font-size: .875rem; } }

@media (max-width: 64rem) {
  body.template-product .product-description-nav {
    display: none; }
  body.template-product #product_description .pdp-reviews-tab, body.template-product #product_description .pdp-tab {
    border: 1px solid #d8d8d8;
    border-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 30px 0 0;
    padding: 15px;
    font-size: 1rem !important;
    line-height: 1.625rem !important;
    letter-spacing: 0;
    color: #323031; }
  body.template-product #product_description .product-details-section {
    position: relative;
    max-height: 250px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 30px;
    padding: 15px 15px 60px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
  body.template-product #product_description .product-details-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #fff 85%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #fff 85%);
    border-radius: 10px;
    z-index: 1; }
  body.template-product #product_description .product-details-section:after {
    content: "+ Read More";
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 2;
    font-size: .875rem;
    letter-spacing: .0625rem;
    font-weight: 600;
    color: #00a2df;
    text-transform: uppercase; }
  body.template-product #product_description .product-details-section h2 {
    font-size: 1rem !important;
    line-height: 1.625rem !important;
    color: #292929;
    margin: 15px 0 !important;
    color: #323031;
    letter-spacing: 0; }
  body.template-product #product_description .product-details-section h3 {
    font-size: .875rem !important;
    line-height: 1.5rem !important;
    color: #323031;
    margin: 15px 0 !important; }
  body.template-product #product_description .product-details-section li, body.template-product #product_description .product-details-section p {
    font-size: .875rem;
    line-height: 1.5rem !important; }
  body.template-product #product_description .product-details-section.details-expanded {
    max-height: 10000px !important;
    height: auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
  body.template-product #product_description .product-details-section.details-expanded:before {
    background: transparent; }
  body.template-product #product_description .product-details-section.details-expanded:after {
    content: "- Show Less"; }
  body.template-product #product_description .product-details-section .description-read-more {
    font-weight: 700;
    height: 60px;
    width: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    font-size: .875rem;
    color: #00a3dc;
    letter-spacing: 0;
    line-height: 1.5rem; } }

body.template-product #recommendify-similar-products {
  float: right;
  max-width: 300px;
  background-color: #eaf1f1;
  border-radius: 8px;
  margin-top: 58px;
  padding: 12px 30px 15px;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

body.template-product #recommendify-similar-products .recommendify_panel_heading {
  font-size: 1.125rem !important;
  line-height: 2.25rem !important;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #274b56;
  font-weight: 600;
  margin: 0 0 10px; }

body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col {
  width: 100%;
  margin: 0 0 15px;
  background-color: #fff; }

body.template-product #recommendify-similar-products a.recommendify_hyperlink {
  background: #fff; }

body.template-product #recommendify-similar-products .recommendify_product_image {
  max-width: 120px;
  max-height: 120px;
  margin: auto; }

body.template-product #recommendify-similar-products .recommendify_product_title {
  background: #fff;
  padding: 0 30px 10px; }

body.template-product #recommendify-similar-products .recommendify_product_title p {
  font-size: .8125rem;
  line-height: 1.125rem;
  font-weight: 600;
  text-align: center;
  margin: 0; }

body.template-product #recommendify-similar-products .recommendify_current_price {
  font-weight: 700;
  font-size: 1.125rem !important;
  text-align: center !important;
  display: block;
  padding-bottom: 0; }

body.template-product #recommendify-similar-products .recommendify_product_price {
  background: #fff;
  padding: 0 30px 15px; }

body.template-product #recommendify-similar-products .recommendify_product_price .recommendify_compare_price {
  display: none; }

body.template-product #recommendify-similar-products .recommendify_product_price p {
  margin: 0;
  text-align: left;
  font-size: .8125rem;
  line-height: 1.125rem; }

body.template-product #recommendify-similar-products .shop-now-container {
  background-color: #fff;
  padding-bottom: 24px; }

body.template-product #recommendify-similar-products .shop-now {
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  background-color: #30b6d1;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #fff !important;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
  text-align: center;
  padding: 8px 0;
  border-radius: 50px;
  cursor: pointer; }

@media (max-width: 64rem) {
  body.template-product #recommendify-similar-products {
    float: none;
    max-width: none;
    background: transparent;
    margin-top: 20px;
    border-top: 2px solid #e6e7e8;
    border-radius: 0;
    padding: 20px 0 0;
    border-bottom: 0; }
  body.template-product #recommendify-similar-products .recommendify-panel-title .recommendify_col {
    width: 100%; }
  body.template-product #recommendify-similar-products .recommendify_section {
    max-width: 900px;
    margin: auto; }
  body.template-product #recommendify-similar-products .recommendify-panel-body {
    overflow-x: initial;
    white-space: normal;
    text-align: center;
    max-width: 100%;
    margin: 0; }
  body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col {
    width: 23.8%;
    display: inline-block;
    float: none;
    padding: 0 15px;
    vertical-align: top; }
  body.template-product #recommendify-similar-products h3.recommendify_panel_heading {
    height: 49px;
    font-size: 1.125rem !important;
    font-weight: 700;
    color: #274b56;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    background-color: #eaf1f1;
    border-radius: 8px;
    margin: 30px 40px;
    padding: 15px 12px 0;
    text-align: center;
    line-height: 1.25rem !important; }
  body.template-product #recommendify-similar-products .recommendify_product_image {
    background-position: 50% !important;
    width: 100%;
    max-width: none;
    max-height: 100px;
    margin-left: 0; }
  body.template-product #recommendify-similar-products .recommendify_product_title {
    min-height: 50px;
    padding: 0 0 10px;
    white-space: normal; }
  body.template-product #recommendify-similar-products .recommendify_product_title p {
    font-size: .75rem;
    line-height: .8125rem; }
  body.template-product #recommendify-similar-products .recommendify_product_price {
    padding: 0 0 10px; }
  body.template-product #recommendify-similar-products .recommendify_product_price p {
    font-size: .75rem;
    line-height: .8125rem; }
  body.template-product #recommendify-similar-products .recommendify_current_price {
    font-size: 1rem !important; }
  body.template-product #recommendify-similar-products .shop-now {
    font-size: .6875rem;
    border-radius: 20px;
    padding: 5px 10px; } }

@media (max-width: 64rem) {
  body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col {
    width: 160px; } }

@media (max-width: 37.5rem) {
  body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col {
    width: 160px; }
  body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col .shop-now {
    max-width: 110px; } }

@media (max-width: 30rem) {
  body.template-product #recommendify-similar-products .recommendify-panel-title .recommendify_col {
    width: calc(100% - 40px); }
  body.template-product #recommendify-similar-products h3.recommendify_panel_heading {
    margin: 5px 20px 15px; }
  body.template-product #recommendify-similar-products .recommendify-panel-body {
    max-width: calc(100% - 40px); } }

@media (max-width: 23.75rem) {
  body.template-product #recommendify-similar-products .recommendify-panel-body .recommendify_col {
    width: 50%; } }

body.template-product .lg-backdrop.in {
  background: rgba(39, 75, 86, 0.7); }

body.template-product .lg-outer .lg {
  max-width: 1300px !important;
  max-height: 800px !important;
  margin: 60px auto 0;
  background: #fff; }

body.template-product .lg-outer .lg:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 25px;
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -190px; }

body.template-product .lg-outer .lg-next, body.template-product .lg-outer .lg-prev, body.template-product .lg-outer .lg-toolbar {
  display: none; }

body.template-product .lg-outer .lg-thumb-outer {
  position: absolute !important;
  left: 130px;
  top: 70px;
  width: auto !important;
  height: auto !important;
  background-color: transparent !important;
  -webkit-transition: initial;
  transition: initial; }

body.template-product .lg-outer .lg-thumb-outer .lg-toogle-thumb {
  display: none; }

body.template-product .lg-outer .lg-thumb-outer .lg-thumb.lg-group {
  width: auto !important;
  position: relative !important;
  left: 0;
  top: 0;
  -webkit-transform: inherit !important;
      -ms-transform: inherit !important;
          transform: inherit !important; }

body.template-product .lg-outer .lg-thumb-outer .lg-thumb.lg-group .lg-thumb-item {
  width: 72px !important;
  height: 72px !important;
  display: block;
  float: none !important;
  border: 1px solid #e6e7e8 !important;
  border-radius: 0 !important;
  margin: 0 0 16px !important; }

body.template-product .lg-outer .lg-thumb-outer .lg-thumb.lg-group .lg-thumb-item.active {
  border: 2px solid #00a2df; }

body.template-product #product_image-container ul.pdpSlider {
  margin-left: 0;
  padding: 0;
  margin-bottom: 0; }

body.template-product #product_image-container ul.pdpSlider li {
  float: left;
  width: 100%;
  list-style: none;
  position: relative;
  text-align: center; }

body.template-product #product_image-container ul.pdpSlider li .MagicZoom {
  cursor: url("/cdn/shop/t/512/assets/in-1x-a15ddf2b06b848f0b6fa4f83be54fb99.png?v=4696058895334237066"), crosshair;
  cursor: -webkit-image-set(url("/cdn/shop/t/512/assets/in-1x-a15ddf2b06b848f0b6fa4f83be54fb99.png?v=4696058895334237066") 1x, url("/cdn/shop/t/512/assets/in-2x-f594d083994e36f77726dadcb22c803c.png?v=2510862888655454962") 2x) 8 8, crosshair; }

body.template-product #product_image-container ul.pdpSlider li .MagicZoom--zoomed {
  cursor: url("/cdn/shop/t/512/assets/out-1x-6535aeb501dffdeebf6a9fa932ea3cdc.png?v=11094755869416495079"), crosshair;
  cursor: -webkit-image-set(url("/cdn/shop/t/512/assets/out-1x-6535aeb501dffdeebf6a9fa932ea3cdc.png?v=11094755869416495079") 1x, url("/cdn/shop/t/512/assets/out-2x-62d7e6bf8bae0faf70092fbef7361d5e.png?v=5049203214147000294") 2x) 8 8, crosshair; }

body.template-product #product_image-container ul.pdpSlider li img {
  margin: 0 auto; }

body.template-product #product_image-container ul.pdpSlider li img.zoomImg {
  background-color: #fff; }

body.template-product #product_image-container .bx-zoom-caption {
  font-style: normal;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.5;
  letter-spacing: .02em;
  text-align: center; }

@media (max-width: 47.9375rem) {
  body.template-product #product_image-container .bx-zoom-caption {
    padding-bottom: 10px; } }

body.template-product #product_image-container .bx-zoom-caption .desktop {
  display: block; }

body.template-product #product_image-container .bx-zoom-caption .desktop svg {
  display: inline-block;
  margin: 0 8px 0 0;
  position: relative;
  top: 4px; }

body.template-product #product_image-container .bx-zoom-caption .mobile {
  display: none;
  font-size: .8125rem;
  line-height: 1.5; }

body.template-product #product_image-container .bx-zoom-caption .mobile svg {
  display: inline-block;
  margin: 0 8px 0 0;
  position: relative;
  top: 4px; }

@media (max-width: 47.9375rem) {
  body.template-product #product_image-container .bx-zoom-caption .desktop {
    display: none; }
  body.template-product #product_image-container .bx-zoom-caption .mobile {
    display: block; } }

body.template-product #product_image-container .product_image_updated {
  opacity: 0; }

body.template-product #product_image-container #pdpPager {
  float: left;
  position: relative;
  opacity: 0;
  top: 70px;
  z-index: 1;
  width: 77px; }

body.template-product #product_image-container #pdpPager .pdp-zoom-icon {
  display: none; }

@media (max-width: 75rem) {
  body.template-product #product_image-container #pdpPager .pdp-zoom-icon {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -44px -191px;
    top: -5px;
    left: -50px;
    position: relative;
    margin-left: -50px; } }

body.template-product #product_image-container #pdpPager a.pager-icon {
  width: 76px;
  height: 76px;
  border: 1px solid #e6e7e8;
  border-radius: 0;
  margin: 9px auto;
  text-align: center; }

body.template-product #product_image-container #pdpPager a.pager-icon img {
  max-height: 100%;
  margin: auto; }

body.template-product #product_image-container #pdpPager a.active {
  border: 1px solid #00a3dc; }

@media (max-width: 75rem) {
  body.template-product #product_image-container #pdpPager {
    top: inherit; } }

@media (max-width: 47.9375rem) {
  body.template-product #product_image-container #pdpPager {
    bottom: -30px !important; } }

body.template-product #product_image-container #pdpPager .slick-arrow {
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  border-left: 2px solid #d8dad9;
  border-top: 2px solid #d8dad9;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

body.template-product #product_image-container #pdpPager .slick-arrow:hover {
  border-color: #4a4a4a;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

body.template-product #product_image-container #pdpPager .slick-arrow.slick-prev {
  top: -19px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

body.template-product #product_image-container #pdpPager .slick-arrow.slick-prev:before {
  content: "";
  font-size: 0; }

body.template-product #product_image-container #pdpPager .slick-arrow.slick-next {
  bottom: -19px;
  top: 100%;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

body.template-product #product_image-container #pdpPager .slick-arrow.slick-next:before {
  content: "";
  font-size: 0; }

body.template-product #product_image-container #pdpPager .slick-active:focus {
  outline: none; }

body.template-product #product_image-container .bx-controls-direction {
  display: none; }

body.template-product #product_image-container .bx-controls-direction .bx-next, body.template-product #product_image-container .bx-controls-direction .bx-prev {
  background: url("/cdn/shop/t/512/assets/right-arrow.png?v=13302674681455003905") no-repeat;
  width: 45px;
  height: 45px;
  background-position: 50%;
  opacity: 1;
  z-index: 5; }

body.template-product #product_image-container .bx-controls-direction .bx-prev {
  background: url("/cdn/shop/t/512/assets/left-arrow.png?v=684808975733597655") no-repeat; }

body.template-product #product_image-container .product_image_updated {
  margin-left: 98px; }

@media (max-width: 75rem) {
  body.template-product #product_image-container .bx-viewport {
    margin: auto; }
  body.template-product #product_image-container .bx-controls-direction {
    display: block; }
  body.template-product #product_image-container .pager-zoom-icon {
    background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat -44px -191px;
    left: calc(50% - 108px);
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    width: 16px;
    height: 15px;
    display: inline-block;
    position: absolute;
    bottom: -25px;
    z-index: 1; }
  body.template-product #product_image-container #pdpPager {
    width: 100%;
    display: block;
    float: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    bottom: -30px;
    z-index: 1;
    text-align: center; }
  body.template-product #product_image-container #pdpPager a.pager-icon {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    border: 0 !important;
    border-radius: 50%;
    background: #717f86;
    margin: 0 3px; }
  body.template-product #product_image-container #pdpPager a.pager-icon img {
    display: none; }
  body.template-product #product_image-container #pdpPager a.active {
    background: #274b56; }
  body.template-product #product_image-container .product_image_updated {
    margin-left: 0; } }

@media (max-width: 47.9375rem) {
  body.template-product #product_image-container .pager-zoom-icon {
    bottom: -25px; }
  body.template-product #product_image-container .bx-viewport {
    margin: auto;
    max-width: 100%;
    max-height: 90vw; } }

body.template-product.mobile-device #product_image-container .bx-zoom-caption .desktop {
  display: none; }

body.template-product.mobile-device #product_image-container .bx-zoom-caption .mobile {
  display: block; }

body.template-product .bxc.bx-base.bx-type-nanobar .bx-slab {
  position: absolute; }

body.template-product #pdpModal a.close-modal {
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -190px;
  width: 23px;
  height: 25px;
  top: 50px;
  right: 50px; }

@media (max-width: 47.9375rem) {
  body.template-product #pdpModal {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    vertical-align: top;
    height: 100%; }
  body.template-product #pdpModal .image, body.template-product #pdpModal .ratio {
    max-height: 300px !important; }
  body.template-product #pdpModal a.close-modal {
    background-position: 0 -269px;
    width: 49px;
    height: 10px;
    right: inherit;
    top: 21px;
    left: 24px; } }

body.template-product #pdpModalGallery {
  display: inline-block;
  height: auto;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  min-height: 600px; }

body.template-product #pdpModalGallery .pdpModalGallery-pager {
  float: left;
  width: 100px;
  margin: 30px 0 0 30px;
  z-index: 11; }

body.template-product #pdpModalGallery .pdpModalGallery-pager label {
  margin-bottom: 14px; }

body.template-product #pdpModalGallery .pdpModalGallery-pager label.active-pager {
  border: 2px solid #00a2df; }

body.template-product #pdpModalGallery .pdpModalGallery-pager label img {
  width: 76px;
  border: 1px solid #e6e7e8; }

@media (max-width: 75rem) {
  body.template-product #pdpModalGallery .pdpModalGallery-pager {
    float: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
    text-align: center; }
  body.template-product #pdpModalGallery .pdpModalGallery-pager label {
    width: 65px;
    height: 65px;
    margin: 0 3px 15px; }
  body.template-product #pdpModalGallery .pdpModalGallery-pager label.active-pager {
    border: 2px solid #00a2df; } }

@media (max-width: 47.9375rem) {
  body.template-product #pdpModalGallery .pdpModalGallery-pager {
    bottom: inherit;
    top: 400px;
    text-align: center;
    margin: 0;
    padding: 0 15px; }
  body.template-product #pdpModalGallery .pdpModalGallery-pager label {
    width: 50px;
    height: 50px; } }

body.template-product #pdpModalGallery .ratio {
  visibility: hidden; }

body.template-product #pdpModalGallery .image {
  top: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
  left: -100%;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  margin: 60px 0 30px;
  max-height: 560px; }

body.template-product #pdpModalGallery .image, body.template-product #pdpModalGallery .ratio {
  display: block;
  height: auto;
  max-width: 100%; }

body.template-product #pdpModalGallery input:checked + .image {
  z-index: -1;
  opacity: 1;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%); }

body.template-product #pdpModalGallery input {
  display: none; }

@media (max-width: 75rem) {
  body.template-product #pdpModalGallery .image, body.template-product #pdpModalGallery .ratio {
    max-height: 420px; } }

@media (max-width: 47.9375rem) {
  body.template-product #pdpModalGallery {
    min-height: inherit;
    overflow: visible; } }

body.template-product .mobile-disclaimer {
  display: none;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

@media (max-width: 64rem) {
  body.template-product .mobile-disclaimer {
    display: block;
    font-size: .75rem;
    line-height: 1.0625rem;
    font-weight: 500;
    color: #274b56;
    margin: 0 0 30px; } }

@media (max-width: 47.9375rem) {
  body.template-product .blocker {
    padding: 0; } }

body.template-product .rc_option .no-list-price-pricing {
  display: none;
  margin: 0 0 0 40px;
  color: #060606; }

body.template-product .rc_option .no-list-price-pricing.display-onetime {
  display: inline-block; }

body.template-product .rc_option.active .no-list-price-pricing {
  color: #d73948; }

body.template-product .no-list {
  margin-top: 10px; }

body.template-product .product-price__container.product-out-of-stock .price.product-price {
  color: #d73948 !important;
  font-weight: 600;
  font-size: 1.75rem;
  letter-spacing: 0;
  line-height: 1.3rem; }

@media (max-width: 47.9375rem) {
  body.template-product .product-price__container.product-out-of-stock {
    margin-top: 15px; } }

body.template-product .variant-dropdown-display, body.template-product .variant-dropdown-option {
  padding: 14px 36px 10px 22px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-size: .8125rem;
  cursor: pointer; }

body.template-product .variant-dropdown-option.variant-not-available {
  background-color: #f9f9f9;
  color: #ccc; }

body.template-product .variant-dropdown-display {
  border-radius: 10px; }

body.template-product .variant-dropdown-display:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00a2df;
  position: absolute;
  right: 18px;
  top: 20px; }

body.template-product .variant-dropdown-option {
  display: none;
  border-top: 0;
  color: #285082; }

body.template-product .variant-dropdown-option:hover {
  background-color: #f1f1f1; }

body.template-product .variant-dropdown-option:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

body.template-product .variant-dropdown-option .variant-label {
  opacity: .22; }

body.template-product .variant-label {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  color: #717f86;
  line-height: normal;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  margin: 0 22px 0 0;
  width: 70px;
  text-transform: uppercase; }

@media (max-width: 30rem) {
  body.template-product .variant-label {
    display: block; } }

body.template-product .variant-description {
  display: inline-block;
  margin: 0;
  font-weight: 500; }

body.template-product .variant-dropdown-container {
  margin: 0 0 20px;
  position: relative; }

body.template-product .variant-dropdown-container.open-dd .variant-dropdown-display {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

body.template-product .variant-dropdown-container.open-dd .variant-dropdown-option {
  display: block; }

body.template-product label.variant-input {
  display: none !important; }

body.template-product .rc_select__label_text {
  display: none; }

body.template-product .rc_select--options {
  padding: 0 !important; }

body.template-product .delivery-frequency .freq-label, body.template-product.no-reviews .yotpo-medium, body.template-product.no-reviews .yotpo-small {
  display: none !important; }

@media (max-width: 47.9375rem) {
  body.template-product.no-reviews .product-stock {
    top: -4px !important; } }

.rc_option_no-sns_container {
  display: none;
  margin: auto;
  max-width: 600px;
  text-align: center; }

@media (max-width: 47.9375rem) {
  .rc_option_no-sns_container {
    padding: 0 15px; } }

.rc_option_no-sns {
  position: relative;
  background-color: #eff5f5;
  border: 1px solid #00a3dc;
  border-radius: 10px;
  padding: 20px 10px 12px;
  text-align: center; }

.rc_option_no-sns .rc_no-sns_label_text {
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 600; }

.rc_option_no-sns .rc_no-sns_label_text, .rc_option_no-sns .rc_one_time_price {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  text-align: center; }

.rc_option_no-sns .rc_one_time_price {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: normal; }

.rc_option_no-sns:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ccc;
  top: -9px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background: url("/cdn/shop/t/512/assets/spritesheet-main.png?v=15341256262140358874") no-repeat 0 -611px; }

.cart-item-list .cart-item.bundle-cart-item {
  display: none !important; }

.cart-item-list .cart-item.gift-with-purchase-item {
  padding: 0; }

.cart-item-list .cart-item.gift-with-purchase-item .border-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 16px;
  border-left: 7px solid #f2635b; }

.cart-item-list .cart-item.gift-with-purchase-item .item-title label {
  display: block;
  margin: 0 5px 0 0;
  color: #f2635b;
  font-weight: 700;
  font-size: .875rem;
  text-transform: uppercase; }

@media (max-width: 30rem) {
  .cart-item-list .cart-item.gift-with-purchase-item .cart-item__description {
    width: calc(77.5% - 7px); } }

@media (max-width: 64rem) {
  #product_description .product-details-section.details-expanded:before {
    pointer-events: none; } }

.cart-item-list .cart_item_upsell {
  display: none; }

.sns-yousave, .sns-yousave-savings {
  display: none !important; }

.original-price {
  display: none; }

body.show-sns-savings .original-price {
  display: block; }

body.show-sns-savings .sns-yousave, body.show-sns-savings .sns-yousave-savings {
  display: inline-block !important; }

.no-compare-at-price {
  display: inline-block; }

.product_wrap .product-price .original-price {
  font-weight: 400;
  font-size: .75rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem; }

.product_wrap .product-price .original-price span {
  margin-right: 5px; }

.product_wrap .product-price .original-price .strikethrough-price {
  text-decoration: line-through; }

.product_wrap .product-price span.sns-yousave {
  display: inline-block;
  position: relative;
  top: 4px;
  font-size: .75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  font-weight: 500;
  vertical-align: initial;
  margin-left: 10px; }

.product_wrap .product-price span.sns-yousave-savings {
  font-size: .75rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  top: 4px;
  color: #d73948;
  margin-left: 5px; }

.pr-panel-container {
  float: right;
  max-width: 300px;
  border-radius: 8px;
  margin-top: 75px;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.pr-panel-container:after {
  content: "";
  display: table;
  clear: both; }

.pr-panel-container .pr-panel-heading {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-align: left;
  margin: 2px 0 12px;
  text-transform: uppercase; }

.pr-panel-container .pr-panel-grid-item {
  width: 100%;
  margin: 0 0 15px;
  padding: 0 25px 25px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05); }

.pr-panel-container .pr-panel-grid-item a {
  cursor: pointer;
  text-decoration: none; }

.pr-panel-container .pr-panel-product-title, .pr-panel-container .pr-panel-product-title-mobile {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem;
  width: 100%;
  max-width: 160px;
  margin: 0 auto; }

.pr-panel-container .pr-panel-product-title-mobile {
  display: none; }

.pr-panel-container .pr-panel-product-price {
  font-weight: 600;
  margin: 10px;
  font-size: 1rem;
  color: #323031;
  line-height: 1.625rem; }

.pr-panel-container .pr-panel-cta-shop-now, .pr-panel-container .pr-panel-product-price {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  display: block;
  letter-spacing: 0;
  text-align: center; }

.pr-panel-container .pr-panel-cta-shop-now {
  width: 100%;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 0;
  font-weight: 700;
  background: #d73948;
  border-radius: 10px;
  font-size: .75rem;
  color: #fff;
  line-height: 1.375rem;
  cursor: pointer; }

@media (max-width: 64rem) {
  .pr-panel-container {
    float: none;
    max-width: none;
    background: transparent;
    margin-top: 0;
    border-radius: 0;
    padding: 20px;
    border-bottom: 0;
    text-align: center; }
  .pr-panel-container .pr-panel-grid-item {
    width: 125px;
    display: inline-block;
    float: none;
    padding: 0 15px;
    margin: 0 5px;
    vertical-align: middle;
    height: 100%;
    min-height: 280px !important; }
  .pr-panel-container .pr-panel-grid-item img {
    margin: 0 auto; }
  .pr-panel-container .pr-panel-heading {
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 25px 20px; }
  .pr-panel-container .pr-panel-product-title {
    display: none; }
  .pr-panel-container .pr-panel-product-title-mobile {
    display: block;
    min-height: 40px;
    font-weight: 600;
    font-size: .75rem;
    color: #323031;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.125rem;
    max-width: 105px; }
  .pr-panel-container .pr-panel-product-price {
    font-weight: 600;
    font-size: 1rem;
    color: #323031;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.625rem; }
  .pr-panel-container .pr-panel-cta-shop-now {
    display: none; } }

#main_content .mz-figure.mz-active.mz-no-expand {
  cursor: auto; }

body#about #main_content {
  margin-bottom: 0; }

body#about h1 {
  font-size: 3rem;
  line-height: 3.375rem; }

body#about h2 {
  margin: 0 0 30px;
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 700; }

body#about h3 {
  margin: 0 0 10px;
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 600;
  color: #323031; }

body#about h6 {
  font-size: .875rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  margin: 0 0 20px;
  font-weight: 500;
  text-transform: uppercase; }

body#about p {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 2rem; }

body#about #playme {
  font-size: .875rem;
  color: #65b3cb;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer; }

body#about #playme svg {
  position: relative;
  top: 6px;
  margin-right: 5px; }

body#about .container {
  width: 100%; }

body#about .anc-nutr-intro-section {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  background-size: cover;
  background-position: 0 100%;
  padding: 125px 0; }

body#about .anc-nutr-intro-img-mobile {
  display: none;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 300px;
  background-size: cover;
  background-position: top; }

body#about .anc-nutr-intro-img-mobile img {
  width: 100%;
  height: auto; }

body#about .anc-nutr-intro-section-left {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%; }

body#about .anc-nutr-intro-section-inner {
  -ms-flex-preferred-size: 600px;
  flex-basis: 600px;
  padding: 20px 0 60px; }

body#about .anc-nutr-intro-section-right {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%; }

body#about .anc-nutr-founders {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 50px;
  background-size: cover; }

body#about .anc-nutr-founder {
  -ms-flex-preferred-size: 580px;
  flex-basis: 580px;
  text-align: left;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  background: #fff;
  border: 1px solid #ebebeb;
  margin: 0 12px; }

body#about .anc-nutr-founder-copy {
  padding: 50px 50px 30px; }

body#about .anc-nutr-founder-copy p {
  font-size: 1rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.625rem;
  font-weight: 400; }

body#about .anc-nutr-two-up {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

body#about .anc-nutr-two-up h2 {
  color: #323031; }

body#about .anc-nutr-two-up-section-text {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 160px 115px; }

body#about .anc-nutr-two-up-section-text p {
  font-size: 1rem;
  color: #404042;
  letter-spacing: 0;
  text-align: left;
  line-height: 1.625rem;
  font-weight: 400; }

body#about .anc-nutr-two-up-section-img {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

body#about .anc-nutr-two-up-section-img img {
  width: 100%;
  height: auto; }

body#about .anc-nutr-careers {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding: 100px 30px 140px 115px;
  background-size: cover; }

body#about .anc-nutr-careers .anc-nutr-careers-copy {
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
  -ms-flex-negative: 1;
  flex-shrink: 1; }

body#about .anc-nutr-careers h2 {
  font-size: 3rem;
  line-height: 3.75rem;
  font-weight: 700;
  color: #fff; }

body#about .anc-nutr-careers p {
  color: #fff; }

body#about .anc-nutr-careers a {
  display: inline-block;
  background: #65b3cb;
  padding: 15px 30px;
  border-radius: 10px;
  border: none;
  font-size: .875rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer; }

body#about .anc-nutr-careers a:hover {
  background: #58a5bc;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

body#about .anc-nutr-careers-img-mobile {
  display: none;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 300px;
  background-size: cover;
  background-position: top; }

body#about .anc-nutr-careers-img-mobile img {
  width: 100%;
  height: auto; }

@media (max-width: 75rem) {
  body#about .anc-nutr-two-up-section-text {
    padding: 30px; } }

@media (max-width: 64rem) {
  body#about .anc-nutr-intro-section {
    padding: 75px 0; } }

@media (max-width: 47.9375rem) {
  body#about .anc-nutr-intro-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: none;
    padding: 0 0 30px; }
  body#about .anc-nutr-intro-img-mobile {
    display: block; }
  body#about .anc-nutr-intro-section-left, body#about .anc-nutr-intro-section-right {
    display: none; }
  body#about .anc-nutr-intro-section-inner {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 30px;
    text-align: center; }
  body#about .anc-nutr-intro-section-inner h1 {
    font-size: 2.25rem;
    line-height: 2.75rem; }
  body#about .anc-nutr-intro-section-inner p {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  body#about .anc-nutr-founders {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px; }
  body#about .anc-nutr-founder {
    margin-bottom: 20px; }
  body#about .anc-nutr-founder-copy {
    padding: 20px 20px 4px; }
  body#about .anc-nutr-founder-copy h3 {
    font-size: 1.375rem;
    line-height: 2.125rem; }
  body#about .anc-nutr-founder-copy p {
    font-size: .875rem;
    line-height: 1.375rem; }
  body#about .anc-nutr-two-up {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body#about .anc-nutr-two-up-section-img {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  body#about .anc-nutr-two-up-section-text {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 20px; }
  body#about .anc-nutr-two-up-section-text h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 20px; }
  body#about .anc-nutr-two-up-section-text p {
    font-size: .875rem;
    line-height: 1.375rem; }
  body#about .anc-nutr-careers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: transparent;
    padding: 0; }
  body#about .anc-nutr-careers-img-mobile {
    display: block; }
  body#about .anc-nutr-careers .anc-nutr-careers-copy {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 50px 20px 20px;
    text-align: center; }
  body#about .anc-nutr-careers .anc-nutr-careers-copy h2 {
    color: #323031;
    font-size: 2.25rem;
    line-height: 2.75rem;
    text-align: center; }
  body#about .anc-nutr-careers .anc-nutr-careers-copy p {
    margin: 0 0 15px;
    font-size: 1rem;
    text-align: center;
    color: #323031; }
  body#about .anc-nutr-careers .anc-nutr-careers-copy a {
    width: 100%;
    margin: 0 auto 45px; } }

section#product-highlights {
  margin: 45px 0 0 10%; }

@media (max-width: 75rem) {
  section#product-highlights {
    margin-left: 0; } }

@media (max-width: 47.9375rem) {
  section#product-highlights {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 15px;
    margin-top: 30px;
    margin-bottom: 50px; } }

section#product-highlights .left {
  width: 57.5%;
  padding-right: 40px; }

@media (max-width: 47.9375rem) {
  section#product-highlights .left {
    width: 100%;
    padding: 0; } }

section#product-highlights .right {
  width: 42.5%;
  text-align: left; }

@media (max-width: 47.9375rem) {
  section#product-highlights .right {
    width: 100%; } }

section#product-highlights .right ul {
  list-style: none;
  margin-left: 0; }

section#product-highlights h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px; }

section#product-highlights ul {
  margin: 0 0 50px 20px;
  padding: 0; }

@media (max-width: 47.9375rem) {
  section#product-highlights ul {
    margin-bottom: 32px; } }

section#product-highlights ul li {
  color: #404042;
  margin-bottom: 7px; }

section#product-highlights ul li, section#product-highlights ul li a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  letter-spacing: 0;
  line-height: 1.25rem; }

section#product-highlights ul li a {
  color: #00a3dc;
  cursor: pointer; }

section#product-highlights ul li a:hover {
  text-decoration: underline; }

section#product-highlights p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin-bottom: 50px; }

@media (max-width: 47.9375rem) {
  section#product-highlights p {
    margin-bottom: 32px; } }

section#product-highlights p a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #00a3dc;
  letter-spacing: 0;
  line-height: 1.25rem;
  cursor: pointer; }

section#product-highlights p a:hover {
  text-decoration: underline; }

.product-alternate #site-wrapper {
  margin-top: 0; }

@media (max-width: 64rem) {
  .product-alternate #site-wrapper {
    margin-top: 95px; } }

@media (max-width: 30rem) {
  .product-alternate #site-wrapper {
    margin-top: 70px; } }

.product-alternate #main {
  padding: 0 !important; }

.product-alternate #main > .container {
  padding: 0 !important;
  max-width: none !important; }

.product-alternate #main > .container #main_content {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.product-alternate ul.breadcrumb {
  margin: 0 auto 3px;
  max-width: 1200px;
  width: 100%;
  padding: 20px; }

.product-alternate .product_wrap .row {
  max-width: none;
  margin: 0; }

.product-alternate .product-top-info {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

.product-alternate .product-top-info .pdp-product-badges {
  border: none;
  margin-bottom: 0; }

.product-alternate .headline-detail {
  border: 1px solid #00b3aa;
  width: 100%;
  margin: 0 auto;
  max-width: 30px; }

.product-alternate #product-subnav {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 12; }

.product-alternate #product-subnav ul {
  position: relative;
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

@media (max-width: 34.375rem) {
  .product-alternate #product-subnav ul {
    margin: 0;
    -ms-flex-pack: left;
    -webkit-box-pack: left;
            justify-content: left;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.product-alternate #product-subnav ul:-webkit-scrollbar {
  display: none; }

.product-alternate #product-subnav li {
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  padding: 15px 0;
  border-right: 1px solid #d8e4e4;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer; }

@media (max-width: 47.9375rem) {
  .product-alternate #product-subnav li {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    border: none !important;
    padding: 15px 10px; } }

.product-alternate #product-subnav li:first-of-type {
  border-left: 1px solid #d8e4e4; }

.product-alternate #product-subnav li:hover a {
  color: #2a4b55; }

.product-alternate #product-subnav li a {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .875rem;
  color: #4c7480;
  letter-spacing: .0625rem;
  text-align: center;
  line-height: 1.25rem;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer; }

@media (max-width: 47.9375rem) {
  .product-alternate #product-subnav li a {
    font-size: .75rem;
    line-height: 1.25rem; } }

.product-alternate #product-subnav li.current {
  background-color: #f2f5f5; }

.product-alternate #product-subnav li.current a {
  color: #2a4b55; }

.product-alternate #product-subnav.fixed {
  display: block;
  position: fixed;
  top: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-subnav.fixed {
    top: 95px; } }

@media (max-width: 43.75rem) {
  .product-alternate #product-subnav.fixed {
    top: 80px; } }

@media (max-width: 30rem) {
  .product-alternate #product-subnav.fixed {
    top: 60px; } }

.product-alternate section#product-highlights {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    border: none; } }

.product-alternate section#product-highlights .left {
  width: 57.5%;
  padding-right: 40px; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights .left {
    width: 100%;
    padding: 0; } }

.product-alternate section#product-highlights .right {
  width: 42.5%;
  text-align: left; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights .right {
    width: 100%; } }

.product-alternate section#product-highlights .right ul {
  list-style: none;
  margin-left: 0; }

.product-alternate section#product-highlights #highlights {
  margin: 45px 0 0 10%; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights #highlights {
    margin: 0; } }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights .highlight {
    border-top: 1px solid #dcdcdc;
    padding: 20px 0 10px; } }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights .right .highlight:last-of-type {
    border-bottom: 1px solid #dcdcdc; } }

.product-alternate section#product-highlights .toggle-title {
  position: relative;
  cursor: pointer; }

.product-alternate section#product-highlights .toggle-title i {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 10px;
  float: right;
  display: none; }

.product-alternate section#product-highlights .toggle-title i svg {
  width: 10px;
  height: 7px; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights .toggle-title i {
    display: block; } }

.product-alternate section#product-highlights .toggle-title.active i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.product-alternate section#product-highlights h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights h4 {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem; } }

.product-alternate section#product-highlights ul {
  margin: 0 0 50px 20px;
  padding: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights ul {
    margin: 0;
    padding: 20px 20px 32px; } }

.product-alternate section#product-highlights ul li {
  color: #404042;
  margin-bottom: 7px; }

.product-alternate section#product-highlights ul li, .product-alternate section#product-highlights ul li a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  letter-spacing: 0;
  line-height: 1.25rem; }

.product-alternate section#product-highlights ul li a {
  color: #00a3dc;
  cursor: pointer; }

.product-alternate section#product-highlights ul li a:hover {
  text-decoration: underline; }

.product-alternate section#product-highlights p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin-bottom: 50px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate section#product-highlights p {
    margin: 0;
    padding: 20px 20px 32px; } }

.product-alternate section#product-highlights p a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #00a3dc;
  letter-spacing: 0;
  line-height: 1.25rem;
  cursor: pointer; }

.product-alternate section#product-highlights p a:hover {
  text-decoration: underline; }

@media (max-width: 64rem) {
  .template-product.product-alternate section#product-highlights-bundle {
    padding-left: 23px;
    padding-right: 23px; } }

.template-product section#product-highlights-bundle {
  max-width: 1150px;
  width: 100%;
  margin: 40px auto 60px;
  padding: 0 110px; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle {
    max-width: 600px;
    margin: 0 auto 30px;
    padding: 20px 0;
    border: none; } }

.template-product section#product-highlights-bundle .left {
  width: 57.5%;
  padding-right: 40px; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .left {
    width: 100%;
    padding: 0; } }

.template-product section#product-highlights-bundle .right {
  width: 42.5%;
  text-align: left; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .right {
    width: 100%; } }

.template-product section#product-highlights-bundle .right ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs {
  margin: 0 0 40px;
  padding: 0;
  border-bottom: 1px solid #dcdcdc;
  display: none; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs {
    border: none;
    margin-bottom: 15px;
    white-space: nowrap; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs.slick-initialized {
  display: block; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-track {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow {
  width: 42px;
  height: 42px;
  right: -70px;
  z-index: 10; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-next {
  right: -70px;
  background: url("/cdn/shop/t/512/assets/right-arrow.png?v=13302674681455003905") no-repeat 0 0; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-next {
    right: -42px; } }

@media (max-width: 47.9375rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-next {
    right: -20px; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-prev {
  left: -70px;
  background: url("/cdn/shop/t/512/assets/left-arrow.png?v=684808975733597655") no-repeat 0 0; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-prev {
    left: -42px; } }

@media (max-width: 47.9375rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-prev {
    left: -20px; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow.slick-disabled {
  display: none !important; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs .slick-arrow:before {
  display: none; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li {
  list-style-type: none;
  display: inline-block;
  width: 135px;
  margin: 0;
  padding: 0 20px 0 0;
  vertical-align: top;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  white-space: normal;
  height: auto; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs li {
    padding: 0 5px; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li > a {
  display: block;
  cursor: pointer;
  padding-bottom: 20px;
  outline: none;
  border-bottom: 3px solid transparent;
  height: 100%;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60); }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li .icon {
  display: block;
  height: 50px;
  margin: 0 auto;
  text-align: center; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs li .icon {
    height: 127px; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li .icon img {
  margin: 0 auto;
  max-height: 100%; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle ul#highlights-bundle-tabs li .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain; } }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li .text {
  display: block;
  color: #323031;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  padding: 5px 0 0;
  max-width: 95px;
  margin: 0 auto; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li.active > a, .template-product section#product-highlights-bundle ul#highlights-bundle-tabs li.slick-current > a, .template-product section#product-highlights-bundle ul#highlights-bundle-tabs li:hover > a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li.active > a {
  border-bottom: 3px solid #00b4aa; }

.template-product section#product-highlights-bundle ul#highlights-bundle-tabs li.active > a:before {
  content: "";
  display: inline-block;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #00b4aa; }

.template-product section#product-highlights-bundle .highlight {
  display: none; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight {
    border-bottom: 1px solid #dcdcdc; } }

.template-product section#product-highlights-bundle .highlight.active {
  display: block; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight .toggle-panel {
    display: none;
    padding: 10px 0 32px;
    border-bottom: 1px solid #dcdcdc; }
  .template-product section#product-highlights-bundle .highlight .toggle-panel.active {
    border-color: transparent; } }

.template-product section#product-highlights-bundle .highlight .highlight-title, .template-product section#product-highlights-bundle .highlight h3 {
  color: #000;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 30px; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight .highlight-title {
    display: none; } }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight .right .highlight:last-of-type {
    border-bottom: 1px solid #dcdcdc; } }

.template-product section#product-highlights-bundle .highlight .toggle-title {
  position: relative;
  cursor: pointer; }

.template-product section#product-highlights-bundle .highlight .toggle-title i {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 10px;
  float: right;
  display: none; }

.template-product section#product-highlights-bundle .highlight .toggle-title i svg {
  width: 10px;
  height: 7px; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight .toggle-title i {
    display: block; } }

.template-product section#product-highlights-bundle .highlight .toggle-title.active i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.template-product section#product-highlights-bundle .highlight h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight h4 {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    border-top: 1px solid #dcdcdc;
    margin: 0;
    position: relative; }
  .template-product section#product-highlights-bundle .highlight h4:after {
    content: "";
    background-image: url("/cdn/shop/t/512/assets/icon-chevron-down.svg?v=6267952909992022536");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  .template-product section#product-highlights-bundle .highlight h4.active:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all .3s linear;
    transition: all .3s linear; } }

.template-product section#product-highlights-bundle .highlight h4 a {
  display: block;
  color: #717f86; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight h4 a {
    cursor: pointer;
    padding: 20px 0 20px 10px; } }

.template-product section#product-highlights-bundle .highlight ul {
  margin: 0 0 50px 20px;
  padding: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight ul {
    margin: 0;
    padding: 0 0 0 20px; } }

.template-product section#product-highlights-bundle .highlight ul li {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin-bottom: 7px; }

.template-product section#product-highlights-bundle .highlight ul li a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #00a3dc;
  letter-spacing: 0;
  line-height: 1.25rem;
  cursor: pointer; }

.template-product section#product-highlights-bundle .highlight ul li a:hover {
  text-decoration: underline; }

.template-product section#product-highlights-bundle .highlight .right ul {
  margin-left: 0;
  padding-left: 0; }

.template-product section#product-highlights-bundle .highlight p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin-bottom: 50px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .template-product section#product-highlights-bundle .highlight p {
    margin: 0 0 10px;
    padding: 0; } }

.template-product section#product-highlights-bundle .highlight p a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #00a3dc;
  letter-spacing: 0;
  line-height: 1.25rem;
  cursor: pointer; }

.template-product section#product-highlights-bundle .highlight p a:hover {
  text-decoration: underline; }

.product-alternate #product-varieties {
  padding: 20px; }

@media (max-width: 64rem) {
  .product-alternate #product-varieties {
    padding: 20px 0; } }

.product-alternate #product-varieties .additional-flavors-header {
  max-width: 1200px;
  width: 100%;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem;
  text-transform: capitalize;
  background-color: #f2f5f5;
  padding: 15px 55px;
  margin: 0 auto 30px; }

@media (max-width: 64rem) {
  .product-alternate #product-varieties .additional-flavors-header {
    font-size: 1rem !important; } }

.product-alternate #product-varieties #flavor-selectors-alt:after, .product-alternate #product-varieties #flavor-selectors-alt:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  top: 0;
  height: 100%;
  pointer-events: none; }

.product-alternate #product-varieties #flavor-selectors-alt:before {
  left: 0;
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff); }

.product-alternate #product-varieties #flavor-selectors-alt:after {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(-270deg, rgba(255, 255, 255, 0), #fff); }

.product-alternate #product-varieties #flavor-selectors-alt {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
  overflow: hidden;
  opacity: 0; }

.product-alternate #product-varieties #flavor-selectors-alt.slick-initialized {
  opacity: 1; }

.product-alternate #product-varieties #flavor-selectors-alt .slick-list {
  padding: 0 80px 0 100px !important; }

@media (max-width: 30rem) {
  .product-alternate #product-varieties #flavor-selectors-alt .slick-list {
    padding: 0 40px 0 60px !important; } }

.product-alternate #product-varieties #flavor-selectors-alt .slick-next, .product-alternate #product-varieties #flavor-selectors-alt .slick-prev {
  position: absolute;
  display: block;
  height: 60px;
  width: auto;
  padding: 0 50px;
  line-height: normal;
  font-size: inherit;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  outline: none;
  z-index: 100; }

.product-alternate #product-varieties #flavor-selectors-alt .slick-next:before, .product-alternate #product-varieties #flavor-selectors-alt .slick-prev:before {
  content: none; }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item {
  width: calc(100% / 5 - 16px);
  min-height: 350px;
  height: auto;
  margin-right: 20px;
  padding: 15px 7px 25px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  float: none;
  display: inline-block; }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item:hover {
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05); }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item:last-of-type {
  margin: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item {
    margin-right: 15px; } }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item a {
  cursor: pointer;
  text-decoration: none;
  border: none;
  margin: 0; }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item img {
  margin: 0 auto; }

.product-alternate #product-varieties #flavor-selectors-alt .flavor-slider-item .review {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 200px;
  min-height: 40px; }

.product-alternate #product-varieties #flavor-selectors-alt .pr-panel-product-title {
  position: relative;
  display: block;
  max-width: 160px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1rem;
  width: 100%;
  margin: 0 auto;
  padding: 12px 0 10px; }

.product-alternate #product-varieties #flavor-selectors-alt .pr-panel-product-price {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: block;
  margin: 10px 10px 15px;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem; }

.product-alternate #product-varieties #flavor-selectors-alt .pr-panel-cta-shop-now {
  max-width: 160px;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 7px 0;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1rem;
  cursor: pointer;
  background: #d73948;
  border: 2px solid #d73948;
  border-radius: 5px; }

.product-alternate #product-varieties #flavor-selectors-alt span.yotpo-display-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.product-alternate #product-varieties #flavor-selectors-alt span.yotpo-display-wrapper .yotpo-bottomline {
  display: block;
  text-align: center; }

.product-alternate #product-varieties #flavor-selectors-alt span.yotpo-display-wrapper .yotpo-stars {
  width: auto;
  margin: auto;
  display: block; }

.product-alternate #product-varieties #flavor-selectors-alt span.yotpo-display-wrapper .text-m {
  clear: both;
  display: block;
  padding-top: 5px; }

.product-alternate #product-varieties #flavor-selectors-alt.mobile, .product-alternate #product-varieties #flavor-selectors-alt.none, .product-alternate #product-varieties #flavor-selectors-alt.tablet {
  opacity: 1;
  text-align: center; }

.product-alternate #product-varieties #flavor-selectors-alt.mobile .flavor-slider-item, .product-alternate #product-varieties #flavor-selectors-alt.none .flavor-slider-item, .product-alternate #product-varieties #flavor-selectors-alt.tablet .flavor-slider-item {
  width: auto;
  max-width: 225px; }

.product-alternate #product-varieties #flavor-selectors-alt.mobile .flavor-slider-item .standalone-bottomline .yotpo-bottomline, .product-alternate #product-varieties #flavor-selectors-alt.none .flavor-slider-item .standalone-bottomline .yotpo-bottomline, .product-alternate #product-varieties #flavor-selectors-alt.tablet .flavor-slider-item .standalone-bottomline .yotpo-bottomline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.product-alternate #product-varieties #flavor-selectors-alt.mobile .flavor-slider-item .standalone-bottomline .yotpo-bottomline .yotpo-stars, .product-alternate #product-varieties #flavor-selectors-alt.none .flavor-slider-item .standalone-bottomline .yotpo-bottomline .yotpo-stars, .product-alternate #product-varieties #flavor-selectors-alt.tablet .flavor-slider-item .standalone-bottomline .yotpo-bottomline .yotpo-stars {
  margin: auto; }

.product-alternate #product-varieties #flavor-selectors-alt.mobile .flavor-slider-item .standalone-bottomline .yotpo-bottomline .text-m, .product-alternate #product-varieties #flavor-selectors-alt.none .flavor-slider-item .standalone-bottomline .yotpo-bottomline .text-m, .product-alternate #product-varieties #flavor-selectors-alt.tablet .flavor-slider-item .standalone-bottomline .yotpo-bottomline .text-m {
  color: #00a3dc !important; }

.product-alternate #product-varieties .insta-arrows {
  top: -180px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate #product-varieties .insta-arrows {
    display: block !important; } }

.product-alternate #product-varieties .insta-arrows .insta-arrow-left, .product-alternate #product-varieties .insta-arrows .insta-arrow-right {
  margin: 0 30px;
  cursor: pointer; }

.product-alternate #product-varieties .insta-arrows .insta-arrow-right {
  box-shadow: 1px -1px 1px 0 rgba(0, 0, 0, 0.1); }

.product-alternate #product-varieties #flavor-selectors-alt.slick-initialized + .insta-arrows {
  visibility: visible;
  opacity: 1; }

.product-alternate #product-varieties .slick-track {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.product-alternate #product-varieties .slick-slide {
  height: inherit !important; }

.product-alternate #product-benefits {
  background-color: #f2f5f5;
  padding: 60px 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top; }

@media (max-width: 30rem) {
  .product-alternate #product-benefits {
    padding: 20px;
    min-height: 350px; } }

.product-alternate #product-benefits h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-benefits h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

.product-alternate #product-benefits p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  text-align: center;
  line-height: 2rem;
  max-width: 705px;
  width: 100%;
  margin: 40px auto 50px; }

@media (max-width: 64rem) {
  .product-alternate #product-benefits p {
    max-width: 600px;
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 40px auto 30px; } }

.product-alternate #product-benefits #benefits {
  max-width: 705px;
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

@media (max-width: 64rem) {
  .product-alternate #product-benefits #benefits {
    max-width: 350px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.product-alternate #product-benefits .benefit {
  margin-right: 100px; }

.product-alternate #product-benefits .benefit:last-of-type {
  margin: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-benefits .benefit {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    padding: 0 20px;
    -ms-flex: auto;
    -webkit-box-flex: 1;
            flex: auto;
    width: 100%;
    margin: 0 auto 15px;
    border-bottom: 1px solid #98b8c3; }
  .product-alternate #product-benefits .benefit:last-of-type {
    border: none;
    margin: 0 auto; } }

.product-alternate #product-benefits .benefit .benefit-icon {
  text-align: center;
  margin-bottom: 20px; }

.product-alternate #product-benefits .benefit p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #4c7480;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.375rem;
  margin-top: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-benefits .benefit p {
    margin-bottom: 20px;
    font-size: .875rem;
    text-align: left;
    line-height: 1.25rem;
    padding: 0 20px; } }

.product-alternate #product-ingredients {
  background-color: #f2f5f5;
  padding: 60px 20px 75px; }

@media (max-width: 30rem) {
  .product-alternate #product-ingredients {
    padding: 20px 20px 60px; } }

.product-alternate #product-ingredients h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

.product-alternate #product-ingredients h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin: 20px 0 12px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients h4 {
    font-size: 1rem;
    text-align: center;
    line-height: 1.75rem; } }

.product-alternate #product-ingredients p {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .875rem;
  color: #717f86;
  letter-spacing: 0;
  line-height: 1.25rem; }

.product-alternate #product-ingredients img {
  margin: 0 auto;
  width: 120px;
  border-radius: 50%; }

.product-alternate #product-ingredients .ingredients {
  max-width: 1190px;
  width: 100%;
  margin: 45px auto 0; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .ingredients {
    max-width: 600px;
    margin-top: 30px; } }

.product-alternate #product-ingredients .left, .product-alternate #product-ingredients .right {
  float: left;
  text-align: left;
  width: 50%; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .left, .product-alternate #product-ingredients .right {
    float: none;
    text-align: center;
    width: 100%; } }

.product-alternate #product-ingredients .right {
  padding-left: 135px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .right {
    padding: 0; } }

.product-alternate #product-ingredients .ingredient-image {
  max-width: 120px;
  width: 100%;
  margin: 0 auto; }

.product-alternate #product-ingredients .ingredient-info {
  padding-left: 30px;
  width: 80%; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .ingredient-info {
    padding: 0;
    width: 100%; } }

.product-alternate #product-ingredients .ingredient-detail {
  margin-bottom: 30px;
  outline: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.product-alternate #product-ingredients .ingredient-detail:active, .product-alternate #product-ingredients .ingredient-detail:focus {
  outline: none; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .ingredient-detail {
    margin: 0;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.product-alternate #product-ingredients .ingredient-list {
  margin-top: 40px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .ingredient-list {
    margin-top: 0;
    margin-bottom: 20px; } }

.product-alternate #product-ingredients .ingredient-list h6 {
  margin-bottom: 10px; }

.product-alternate #product-ingredients .ingredient-list .title-name {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: .875rem;
  color: #30b6d2;
  letter-spacing: 0;
  line-height: 1.75rem; }

.product-alternate #product-ingredients .ingredient-list p {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .75rem;
  color: #717f86;
  letter-spacing: 0;
  line-height: 1.25rem; }

.product-alternate #product-ingredients .ingredient-list .toggle-title {
  position: relative;
  cursor: pointer; }

.product-alternate #product-ingredients .ingredient-list .toggle-title.active .title-name:before {
  content: "-"; }

.product-alternate #product-ingredients .ingredient-list .title-name {
  -webkit-transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
  transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1); }

.product-alternate #product-ingredients .ingredient-list .title-name:before {
  content: "+";
  color: #30b6d2;
  margin-right: 10px; }

.product-alternate #product-ingredients .ingredient-list .toggle-inner {
  display: none; }

.product-alternate #product-ingredients .nutrition-info {
  background-color: #fff;
  padding: 12px 30px 40px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.08); }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .nutrition-info {
    padding: 5px 20px 10px; } }

.product-alternate #product-ingredients .nutrition-info h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.375rem;
  margin-bottom: 15px;
  text-align: left !important; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .nutrition-info h4 {
    margin-bottom: 20px; } }

.product-alternate #product-ingredients .nutrition-info .serving-size, .product-alternate #product-ingredients .nutrition-info .servings {
  float: left;
  width: 50%;
  text-align: left; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .nutrition-info .serving-size, .product-alternate #product-ingredients .nutrition-info .servings {
    float: none;
    width: 100%; } }

.product-alternate #product-ingredients .nutrition-info .serving-size h6, .product-alternate #product-ingredients .nutrition-info .servings h6 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .75rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-bottom: 3px; }

.product-alternate #product-ingredients .nutrition-info .serving-size p, .product-alternate #product-ingredients .nutrition-info .servings p {
  font-family: Roboto Condensed, sans-serif !important;
  font-weight: 400;
  font-size: 1rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.25rem;
  margin-bottom: 30px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .nutrition-info .serving-size p, .product-alternate #product-ingredients .nutrition-info .servings p {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: 20px; } }

.product-alternate #product-ingredients .nutrition-info .nutrition-table {
  text-align: left; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table .table-headers {
  border-bottom: 1px solid #e6e6e6; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table .table-headers + tr td {
  padding-top: 20px; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table th {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .75rem;
  color: #717f86;
  letter-spacing: .0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  padding-bottom: 10px; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table td {
  font-family: Roboto Condensed, sans-serif !important;
  font-weight: 400;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.25rem;
  padding-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .nutrition-info .nutrition-table td {
    font-size: .875rem;
    line-height: 1.25rem; } }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr th:last-of-type {
  padding-left: 24px; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr.sub td {
  font-family: Roboto Condensed, sans-serif !important;
  font-weight: 300;
  font-size: .875rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.25rem; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr.sub td:first-of-type {
  padding-left: 10px; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr td, .product-alternate #product-ingredients .nutrition-info .nutrition-table tr th {
  width: 30%; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr td:first-of-type, .product-alternate #product-ingredients .nutrition-info .nutrition-table tr th:first-of-type {
  width: 45%; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr th:nth-child(2n) {
  width: 20%; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr th:last-of-type {
  width: 35%; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr td:nth-child(2n), .product-alternate #product-ingredients .nutrition-info .nutrition-table tr th:nth-child(2n) {
  text-align: right;
  border-right: 1px solid #e6e6e6;
  padding-right: 30px; }

.product-alternate #product-ingredients .nutrition-info .nutrition-table tr td:last-of-type {
  padding-left: 30px; }

.product-alternate #product-ingredients .nutrition-disclaimer {
  margin-top: 20px; }

.product-alternate #product-ingredients .nutrition-disclaimer p {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: .75rem;
  color: #717f86;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem;
  margin-bottom: 0; }

.product-alternate #product-ingredients .slick-slider {
  margin-bottom: 0; }

.product-alternate #product-ingredients .slick-dots {
  position: relative;
  padding-bottom: 0;
  bottom: 0; }

.product-alternate #product-ingredients .slick-dots li, .product-alternate #product-ingredients .slick-dots li button {
  width: 7px;
  height: 7px; }

.product-alternate #product-ingredients .slick-dots li button:focus {
  outline: none; }

.product-alternate #product-ingredients .slick-dots li button:before {
  color: #948b84;
  font-size: 1rem;
  width: 7px;
  height: 7px; }

.product-alternate #product-ingredients .slick-dots li.slick-active button:before {
  color: #404042; }

.product-alternate #product-ingredients .slick-next, .product-alternate #product-ingredients .slick-prev {
  width: 80px;
  height: 100%;
  top: 25%;
  z-index: 10; }

.product-alternate #product-ingredients .slick-next:before, .product-alternate #product-ingredients .slick-prev:before {
  content: none; }

.product-alternate #product-ingredients .insta-arrows {
  display: none;
  top: -260px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate #product-ingredients .insta-arrows {
    display: block !important; } }

@media (max-width: 30rem) {
  .product-alternate #product-ingredients .insta-arrows {
    top: -320px; } }

.product-alternate #product-ingredients .insta-arrows .insta-arrow-left, .product-alternate #product-ingredients .insta-arrows .insta-arrow-right {
  margin: 0 30px;
  cursor: pointer; }

.product-alternate #product-ingredients .insta-arrows .insta-arrow-right {
  box-shadow: 1px -1px 1px 0 rgba(0, 0, 0, 0.1); }

.product-alternate #product-ingredients #ingredient-details.slick-initialized + .insta-arrows {
  visibility: visible;
  opacity: 1; }

.product-alternate #product-ingredients .slick-track {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.product-alternate #product-ingredients .slick-slide {
  height: inherit !important; }

.product-alternate #product-quality {
  background-color: #2a4b55;
  padding: 60px 20px; }

@media (max-width: 64rem) {
  .product-alternate #product-quality {
    padding: 20px 20px 60px; } }

.product-alternate #product-quality h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #fff;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-quality h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

.product-alternate #product-quality #qualities {
  max-width: 950px;
  width: 100%;
  margin: 50px auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

@media (max-width: 64rem) {
  .product-alternate #product-quality #qualities {
    max-width: 600px;
    margin-top: 40px; } }

.product-alternate #product-quality .quality {
  padding-right: 60px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .quality {
    width: 100%;
    -ms-flex: auto;
    -webkit-box-flex: 1;
            flex: auto;
    padding: 0;
    border-top: 1px solid #4c7480;
    padding-top: 10px; } }

.product-alternate #product-quality .quality:last-of-type {
  padding-right: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .quality:last-of-type {
    border-bottom: 1px solid #4c7480; } }

.product-alternate #product-quality .quality h4 {
  position: relative;
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin-bottom: 15px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .quality h4 {
    font-size: 1rem;
    line-height: 1.75rem; } }

.product-alternate #product-quality .quality i {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 10px;
  float: right;
  display: none; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .quality i {
    display: block; } }

.product-alternate #product-quality .quality p {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 1rem;
  color: #f2f5f5;
  letter-spacing: 0;
  line-height: 1.625rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .quality p {
    font-size: .875rem;
    line-height: 1.3125rem; } }

.product-alternate #product-quality .four .quality {
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  width: 50%; }

.product-alternate #product-quality .four .quality:nth-child(2n) {
  padding-right: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .four .quality {
    width: 100%;
    -ms-flex: auto;
    -webkit-box-flex: 1;
            flex: auto;
    padding: 0;
    border-top: 1px solid #4c7480;
    padding-top: 10px; } }

.product-alternate #product-quality .toggle-title {
  position: relative; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .toggle-title {
    cursor: pointer; } }

.product-alternate #product-quality .toggle-title.active i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.product-alternate #product-quality .toggle-inner {
  display: block; }

@media (max-width: 64rem) {
  .product-alternate #product-quality .toggle-inner {
    display: none; } }

.product-alternate #product-how-to {
  background-color: #fff;
  padding: 60px 20px; }

@media (max-width: 64rem) {
  .product-alternate #product-how-to {
    max-width: 600px;
    margin: 0 auto; } }

@media (max-width: 30rem) {
  .product-alternate #product-how-to {
    padding: 40px 20px; } }

.product-alternate #product-how-to h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-how-to h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    margin-top: 0; } }

.product-alternate #product-how-to h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.75rem;
  margin-bottom: 15px; }

@media (max-width: 64rem) {
  .product-alternate #product-how-to h4 {
    font-size: 1rem;
    line-height: 1.5rem; } }

.product-alternate #product-how-to p {
  font-weight: 400;
  color: #717f86;
  line-height: 1.25rem;
  margin-bottom: 20px; }

.product-alternate #product-how-to a, .product-alternate #product-how-to p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  letter-spacing: 0;
  text-align: center; }

.product-alternate #product-how-to a {
  font-weight: 600;
  color: #30b6d2;
  line-height: 1.75rem;
  cursor: pointer; }

.product-alternate #product-how-to #how-to-sections {
  max-width: 1090px;
  width: 100%;
  margin: 45px auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

@media (max-width: 64rem) {
  .product-alternate #product-how-to #how-to-sections {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.product-alternate #product-how-to .how-to {
  margin: 0 auto;
  margin-right: 80px;
  width: 33.33333%;
  outline: none; }

.product-alternate #product-how-to .how-to:last-of-type {
  margin: 0 auto; }

@media (max-width: 64rem) {
  .product-alternate #product-how-to .how-to {
    width: 100%;
    margin: 0 auto;
    -ms-flex: auto;
    -webkit-box-flex: 1;
            flex: auto; } }

.product-alternate #product-how-to .how-to .how-to-image {
  text-align: center; }

.product-alternate #product-how-to .how-to .how-to-image img {
  margin: 0 auto;
  width: 200px;
  border-radius: 50%; }

.product-alternate #product-how-to .slick-dots {
  position: relative;
  padding-bottom: 35px; }

.product-alternate #product-how-to .slick-dots li, .product-alternate #product-how-to .slick-dots li button {
  width: 7px;
  height: 7px; }

.product-alternate #product-how-to .slick-dots li button:focus {
  outline: none; }

.product-alternate #product-how-to .slick-dots li button:before {
  color: #948b84;
  font-size: 1rem;
  width: 7px;
  height: 7px; }

.product-alternate #product-how-to .slick-dots li.slick-active button:before {
  color: #404042; }

.product-alternate #product-how-to .slick-next, .product-alternate #product-how-to .slick-prev {
  width: 80px;
  height: 100%;
  top: 25%;
  z-index: 10; }

.product-alternate #product-how-to .slick-next:before {
  content: url(../assets/icon-slider-arrow-right.svg); }

.product-alternate #product-how-to .slick-prev:before {
  content: url(../assets/icon-slider-arrow-left.svg); }

.product-alternate #product-faqs {
  background-color: #f2f5f5;
  padding: 60px 20px;
  margin: 0 auto 80px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs {
    margin: 0 auto 20px; } }

@media (max-width: 30rem) {
  .product-alternate #product-faqs {
    padding: 40px 20px 30px; } }

.product-alternate #product-faqs h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    margin-top: 0; } }

.product-alternate #product-faqs .subheading {
  max-width: 935px;
  width: 100%;
  margin: 55px auto; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .subheading {
    margin: 25px auto 0; } }

.product-alternate #product-faqs .subheading h4 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  line-height: 2rem;
  text-align: left;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .subheading h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center; } }

.product-alternate #product-faqs .subheading p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #717f86;
  letter-spacing: 0;
  line-height: 2rem;
  text-align: left; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .subheading p {
    font-size: .875rem;
    line-height: 1.25rem;
    text-align: center; } }

.product-alternate #product-faqs .subheading .subheading-image {
  float: left;
  width: 20%; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .subheading .subheading-image {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center; } }

.product-alternate #product-faqs .subheading .subheading-contents {
  float: left;
  width: 80%;
  padding-top: 20px;
  padding-left: 30px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .subheading .subheading-contents {
    float: none;
    max-width: 600px;
    width: 100%;
    padding: 20px 0 0;
    margin: 0 auto; } }

.product-alternate #product-faqs .contents {
  max-width: 950px;
  width: 100%;
  margin: 0 auto; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .contents {
    max-width: 600px; } }

.product-alternate #product-faqs .contents h5 span {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.5rem;
  color: #2a4b55;
  letter-spacing: 0;
  line-height: 1.75rem;
  text-align: left;
  width: 90%; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .contents h5 span {
    font-size: 1.125rem;
    line-height: 1.5rem;
    float: left; } }

.product-alternate #product-faqs .contents i {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 10px;
  float: right;
  position: relative;
  top: 5px; }

.product-alternate #product-faqs .contents .toggle {
  border-top: 1px solid #b3c5c5;
  padding: 20px 0 25px; }

.product-alternate #product-faqs .contents .toggle:last-of-type {
  border-bottom: 1px solid #b3c5c5; }

.product-alternate #product-faqs .contents .toggle-title {
  position: relative;
  cursor: pointer; }

.product-alternate #product-faqs .contents .toggle-title.active i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.product-alternate #product-faqs .contents .toggle-inner {
  padding: 15px 25px 15px 0;
  display: none; }

.product-alternate #product-faqs .contents .toggle-inner ol, .product-alternate #product-faqs .contents .toggle-inner ul {
  padding: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .contents .toggle-inner ol, .product-alternate #product-faqs .contents .toggle-inner ul {
    padding-left: 20px; } }

.product-alternate #product-faqs .contents .toggle-inner li, .product-alternate #product-faqs .contents .toggle-inner p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #717f86;
  letter-spacing: 0;
  line-height: 1.75rem;
  text-align: left;
  margin-bottom: 15px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .contents .toggle-inner li, .product-alternate #product-faqs .contents .toggle-inner p {
    font-size: .875rem;
    line-height: 1.25rem; } }

.product-alternate #product-faqs .contents .toggle-inner li {
  margin-bottom: 0; }

.product-alternate #product-faqs .footer {
  max-width: 660px;
  width: 100%;
  margin: 70px auto 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-faqs .footer {
    margin: 30px auto 10px; } }

.product-alternate #product-faqs .footer i {
  position: relative;
  top: 0;
  left: 48%; }

.product-alternate #product-faqs .footer p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: .75rem;
  color: #717f86;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem;
  margin-bottom: 5px; }

.product-alternate #product-faqs .footer p a {
  color: #30b6d2; }

.product-alternate #product-reviews {
  width: 100%;
  max-width: 1070px;
  margin: 60px auto 100px;
  padding: 0 20px; }

@media (max-width: 37.5rem) {
  .product-alternate #product-reviews {
    margin: 40px auto 80px; } }

.product-alternate #product_description {
  margin-bottom: 0; }

.product-alternate #product_description h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product_description h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

.product-alternate #product_description .product-details-section {
  position: relative;
  border: none;
  margin-top: 25px;
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }

@media (max-width: 64rem) {
  .product-alternate #product_description .product-details-section {
    padding-top: 0;
    max-width: 600px;
    max-height: none;
    margin: 0 auto; } }

@media (max-width: 37.5rem) {
  .product-alternate #product_description .product-details-section {
    max-height: 250px;
    overflow: hidden;
    margin: 30px auto; } }

.product-alternate #product_description .product-details-section:before {
  display: none; }

@media (max-width: 37.5rem) {
  .product-alternate #product_description .product-details-section:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, #fff 85%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #fff 85%);
    border-radius: 10px;
    z-index: 1; } }

.product-alternate #product_description .product-details-section.pdp-reviews-container.details-expanded:before {
  display: none; }

.product-alternate #product_description .product-details-section .description-read-more {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 0 auto; }

.product-alternate #product_description .product-details-section.details-expanded:after {
  content: "- Show Less"; }

.product-alternate #product_description .product-details-section:after {
  content: "+ Show More";
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .875rem;
  color: #30b6d2;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.75rem;
  width: 100%;
  margin: 0 auto;
  left: 0;
  text-transform: capitalize;
  display: none; }

@media (max-width: 37.5rem) {
  .product-alternate #product_description .product-details-section:after {
    display: block; } }

.product-alternate .pdp-reviews-container {
  margin: 0; }

.product-alternate .pdp-reviews-container #product_reviews .yotpo-regular-box.yotpo-bottomline.yotpo-bottomline-3-boxes {
  border-top: 0 !important;
  max-width: 600px;
  margin: 0 auto !important;
  width: 100%; }

.product-alternate #product-recipes {
  background-color: #f2f5f5;
  padding: 60px 20px; }

@media (max-width: 30rem) {
  .product-alternate #product-recipes {
    padding: 20px; } }

.product-alternate #product-recipes h3 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.25rem !important;
  color: #2a4b55;
  letter-spacing: .125rem;
  text-align: center;
  line-height: 1.625rem !important;
  text-transform: uppercase;
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .product-alternate #product-recipes h3 {
    font-size: 1rem !important;
    line-height: 1.5rem !important; } }

.product-alternate #product-recipes a {
  cursor: pointer; }

.product-alternate #product-recipes #recipes {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 50px auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

@media (max-width: 64rem) {
  .product-alternate #product-recipes #recipes {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    margin-bottom: 0; } }

.product-alternate #product-recipes .recipe {
  position: relative;
  margin-right: 35px; }

.product-alternate #product-recipes .recipe:last-of-type {
  margin: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-recipes .recipe {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 15px; }
  .product-alternate #product-recipes .recipe:last-of-type {
    padding-bottom: 0; } }

.product-alternate #product-recipes .recipe .img-wrapper {
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-alternate #product-recipes .recipe img {
  min-height: 250px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-alternate #product-recipes .recipe img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

@media (max-width: 47.9375rem) {
  .product-alternate #product-recipes .recipe img {
    min-height: 0; } }

.product-alternate #product-recipes .recipe .blog-details {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  text-align: left; }

.product-alternate #product-recipes .recipe .date-published {
  color: #9b9b9b;
  margin: 15px 0 10px; }

.product-alternate #product-recipes .recipe .date-published, .product-alternate #product-recipes .recipe .date-published a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: .75rem;
  letter-spacing: .0625rem;
  text-transform: uppercase; }

.product-alternate #product-recipes .recipe .date-published a {
  color: #30b6d2; }

.product-alternate #product-recipes .recipe .date-published span {
  padding: 0 5px;
  font-weight: 300; }

.product-alternate #product-recipes .recipe .blog-title {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.375rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.875rem;
  margin-bottom: 15px; }

@media (max-width: 64rem) {
  .product-alternate #product-recipes .recipe .blog-title {
    margin-bottom: 10px; } }

.product-alternate #product-recipes .recipe .blog-excerpt {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #4a4a4a;
  letter-spacing: 0;
  line-height: 1.5rem;
  margin-bottom: 15px; }

@media (max-width: 64rem) {
  .product-alternate #product-recipes .recipe .blog-excerpt {
    display: none; } }

.product-alternate #product-recipes .recipe .blog-hr {
  border-bottom: 1px solid #d8e4e4; }

.product-alternate #product-recipes .recipe .blog-cta {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .875rem;
  color: #30b6d2;
  letter-spacing: 0;
  line-height: 1.75rem;
  padding-top: 10px;
  margin-bottom: 20px;
  display: inline-block; }

.product-alternate #product-recipes .recipe .more-info {
  position: relative; }

.product-alternate #product-recipes .recipe .links {
  position: absolute;
  display: inline-block;
  right: 0; }

.product-alternate #product-recipes .recipe .links .toggle-title {
  cursor: pointer; }

.product-alternate #product-recipes .recipe .links .circle, .product-alternate #product-recipes .recipe .links circle, .product-alternate #product-recipes .recipe .links svg {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-alternate #product-recipes .recipe .links .toggle-title:hover svg circle {
  stroke: #717f86; }

.product-alternate #product-recipes .recipe .links .toggle-title svg.close-btn {
  display: none; }

.product-alternate #product-recipes .recipe .links .toggle-title.active svg.close-btn {
  display: block; }

.product-alternate #product-recipes .recipe .links .toggle-title.active i:first-of-type {
  display: none; }

.product-alternate #product-recipes .recipe .links .toggle-title i:first-of-type {
  display: block; }

.product-alternate #product-recipes .recipe .links .copy-link {
  padding-right: 5px; }

.product-alternate #product-recipes .recipe .links .sharing {
  display: inline-block;
  position: relative;
  right: 0; }

.product-alternate #product-recipes .recipe .forms .toggle-inner {
  display: none; }

.product-alternate #product-recipes .recipe .forms #copy-form, .product-alternate #product-recipes .recipe .forms #mail-form {
  float: none;
  position: relative;
  width: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-alternate #product-recipes .recipe .forms #copy-form input, .product-alternate #product-recipes .recipe .forms #mail-form input {
  float: left;
  width: 70%;
  margin-right: 5px;
  display: block;
  position: relative;
  z-index: 2;
  box-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: .875rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.5rem;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  height: 52px; }

.product-alternate #product-recipes .recipe .forms #copy-form input:active, .product-alternate #product-recipes .recipe .forms #copy-form input:focus, .product-alternate #product-recipes .recipe .forms #mail-form input:active, .product-alternate #product-recipes .recipe .forms #mail-form input:focus {
  outline: none; }

.product-alternate #product-recipes .recipe .forms #copy-form a, .product-alternate #product-recipes .recipe .forms #mail-form a {
  float: right;
  width: 28%; }

.product-alternate #product-recipes .recipe .forms #copy-form button, .product-alternate #product-recipes .recipe .forms #mail-form button {
  background: #30b6d2;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: .875rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.5rem;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
  width: 100%;
  padding: 10px 0 12px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-alternate #product-recipes .recipe .forms #copy-form button:active, .product-alternate #product-recipes .recipe .forms #copy-form button:focus, .product-alternate #product-recipes .recipe .forms #mail-form button:active, .product-alternate #product-recipes .recipe .forms #mail-form button:focus {
  outline: none; }

.product-alternate #product-recipes .recipe .forms #copy-form button:hover, .product-alternate #product-recipes .recipe .forms #mail-form button:hover {
  background: #23a1bc;
  border-color: #23a1bc; }

.product-alternate #product-recipes .recipe .forms .copied, .product-alternate #product-recipes .recipe .forms .emailed {
  display: block;
  position: relative;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .75rem;
  letter-spacing: 0;
  line-height: 1rem;
  padding: 10px 20px;
  color: #4a4a4a;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 3; }

.product-alternate #product-recommendations {
  padding: 60px 0 0; }

.product-alternate #product-recommendations .recommendations-header {
  max-width: 1200px;
  width: 100%;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #2a4b55;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem;
  text-transform: capitalize;
  background-color: #f2f5f5;
  padding: 15px 55px;
  margin: 0 auto 30px; }

@media (max-width: 64rem) {
  .product-alternate #product-recommendations .recommendations-header {
    font-size: 1rem !important; } }

.product-alternate #product-recommendations #recommendations-alt:after, .product-alternate #product-recommendations #recommendations-alt:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  top: 0;
  height: 100%;
  min-height: 400px;
  pointer-events: none; }

.product-alternate #product-recommendations #recommendations-alt:before {
  left: 0;
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff); }

.product-alternate #product-recommendations #recommendations-alt:after {
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(-270deg, rgba(255, 255, 255, 0), #fff); }

.product-alternate #product-recommendations #recommendations-alt {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0; }

.product-alternate #product-recommendations #recommendations-alt.slick-initialized {
  opacity: 1; }

.product-alternate #product-recommendations #recommendations-alt .slick-list {
  padding: 0 80px 0 100px !important; }

@media (max-width: 30rem) {
  .product-alternate #product-recommendations #recommendations-alt .slick-list {
    padding: 0 40px 0 60px !important; } }

.product-alternate #product-recommendations #recommendations-alt .slick-next, .product-alternate #product-recommendations #recommendations-alt .slick-prev {
  position: absolute;
  display: block;
  height: 60px;
  width: auto;
  padding: 0 50px;
  line-height: normal;
  font-size: inherit;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  outline: none;
  z-index: 100; }

.product-alternate #product-recommendations #recommendations-alt .slick-next:before, .product-alternate #product-recommendations #recommendations-alt .slick-prev:before {
  content: none; }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item {
  position: relative;
  width: calc(100% / 5 - 16px);
  min-height: 375px;
  height: auto;
  margin-right: 20px;
  padding: 15px 7px 25px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  overflow: hidden;
  float: none;
  display: inline-block;
  outline: 0; }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item:hover {
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.05); }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item:last-of-type {
  margin: 0; }

@media (max-width: 64rem) {
  .product-alternate #product-recommendations #recommendations-alt .recommendation-item {
    margin-right: 15px; } }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item a {
  cursor: pointer;
  text-decoration: none;
  border: none;
  margin: 0; }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item img {
  margin: 0 auto; }

.product-alternate #product-recommendations #recommendations-alt .recommendation-item .review {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 200px;
  min-height: 40px; }

.product-alternate #product-recommendations #recommendations-alt .pr-panel-product-title {
  position: relative;
  display: block;
  max-width: 160px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1rem;
  width: 100%;
  margin: 0 auto;
  padding: 12px 0 10px; }

.product-alternate #product-recommendations #recommendations-alt .pr-panel-product-price {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: block;
  margin: 10px 10px 25px;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem; }

.product-alternate #product-recommendations #recommendations-alt .pr-panel-cta-shop-now {
  position: absolute;
  bottom: 10px;
  width: calc(100% - 15px);
  display: block;
  margin: 0 auto;
  padding: 7px 0;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .75rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1rem;
  cursor: pointer;
  background: #d73948;
  border: 2px solid #d73948;
  border-radius: 5px; }

.product-alternate #product-recommendations #recommendations-alt .pr-panel-cta-shop-now.item-added {
  text-indent: -9999px;
  pointer-events: none;
  opacity: .6; }

.product-alternate #product-recommendations #recommendations-alt .pr-panel-cta-shop-now.item-added:after {
  display: block;
  content: "Item Added!";
  color: #fff;
  text-indent: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
  white-space: nowrap; }

@media (max-width: 43.75rem) {
  .product-alternate #product-recommendations #recommendations-alt .pr-panel-cta-shop-now {
    max-width: 360px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

.product-alternate #product-recommendations #recommendations-alt span.yotpo-display-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.product-alternate #product-recommendations #recommendations-alt span.yotpo-display-wrapper .yotpo-bottomline {
  display: block;
  text-align: center; }

.product-alternate #product-recommendations #recommendations-alt span.yotpo-display-wrapper .yotpo-stars {
  width: auto;
  margin: auto;
  display: block; }

.product-alternate #product-recommendations #recommendations-alt span.yotpo-display-wrapper .text-m {
  clear: both;
  display: block; }

.product-alternate #product-recommendations #recommendations-alt .yotpo .text-m {
  position: relative;
  clear: both;
  float: left;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding: 3px 0;
  color: #00a3dc !important; }

.product-alternate #product-recommendations #recommendations-alt.mobile, .product-alternate #product-recommendations #recommendations-alt.none, .product-alternate #product-recommendations #recommendations-alt.tablet {
  opacity: 1;
  text-align: center; }

.product-alternate #product-recommendations #recommendations-alt.mobile .recommendation-item, .product-alternate #product-recommendations #recommendations-alt.none .recommendation-item, .product-alternate #product-recommendations #recommendations-alt.tablet .recommendation-item {
  width: auto;
  max-width: 225px; }

.product-alternate #product-recommendations .insta-arrows {
  top: -180px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

@media (max-width: 64rem) {
  .product-alternate #product-recommendations .insta-arrows {
    display: block !important; } }

.product-alternate #product-recommendations .insta-arrows .insta-arrow-left, .product-alternate #product-recommendations .insta-arrows .insta-arrow-right {
  margin: 0 30px;
  cursor: pointer; }

.product-alternate #product-recommendations .insta-arrows .insta-arrow-right {
  box-shadow: 1px -1px 1px 0 rgba(0, 0, 0, 0.1); }

.product-alternate #product-recommendations #recommendations-alt.slick-initialized + .insta-arrows {
  visibility: visible;
  opacity: 1; }

.product-alternate #product-recommendations .slick-track {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.product-alternate #product-recommendations .slick-slide {
  height: inherit !important; }

body.template-cart .container {
  width: 100%;
  max-width: none; }

#full-cart-container {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 48px;
  max-width: 1500px;
  display: block;
  margin: 50px auto 0;
  padding: 0 30px; }

#full-cart-container:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both; }

form.full-cart {
  margin-bottom: 50px; }

#full-cart-items {
  display: block;
  float: left;
  width: calc(100% - 486px);
  margin-right: 150px; }

#full-cart-items .fc-gift-highlight {
  margin-bottom: 0;
  color: #f5a623;
  font-weight: 700; }

#full-cart-items .fc-gift-highlight + h4 {
  margin-top: 0; }

#full-cart-summary {
  display: block;
  float: left;
  width: 336px; }

#full-cart-summary h1 {
  margin-bottom: 24px; }

#full-cart-summary .sidecart__shipping--banner {
  position: relative;
  min-height: 20px; }

#full-cart-summary .sidecart__shipping--banner span {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

#full-cart-summary .sidecart__shipping--banner span.hide-ship-banner {
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

#full-cart-summary .sidecart__shipping--banner_qualified {
  margin-top: 0; }

#full-cart-summary .sidecart__shipping--banner_free-sns {
  margin: 0 auto 20px;
  font-size: .8125rem;
  line-height: 1.1875rem;
  min-height: 25px; }

#full-cart-summary .sidecart__footer {
  position: relative; }

#full-cart-summary .sidecart__footer .checkout-btn {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #d73948;
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  line-height: 3.125rem;
  letter-spacing: 0;
  margin: 0;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  white-space: nowrap;
  position: relative;
  border: 0;
  padding: 0; }

#full-cart-summary .sidecart__footer .checkout-btn:hover {
  background-color: #bd2b39;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

#full-cart-summary .continue-shopping--wrapper, #full-cart-summary .sidecart__footer .checkout-btn .cart-total {
  display: none; }

#checkout_button, a[checkout-cta] {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #d73948;
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  line-height: 3.125rem;
  letter-spacing: 0;
  margin: 0;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#checkout_button:hover, a[checkout-cta]:hover {
  background-color: #bd2b39;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  color: #fff; }

#checkout_button.loading, a[checkout-cta].loading {
  opacity: .5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  pointer-events: none; }

.full-cart-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0; }

.full-cart-item:first-child {
  border-top: 1px solid #ebebeb; }

.full-cart-item.item-fade {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.full-cart-item h4 {
  margin: 12px 0 8px;
  font-weight: 600;
  color: #333;
  cursor: pointer; }

.full-cart-item h4:hover {
  color: #333; }

.full-cart-item h4.fc-free-gift-title {
  color: #f2635b;
  font-weight: 700; }

.full-cart-item .fc-col-img img, .full-cart-item h4.fc-free-gift-title {
  cursor: default; }

.full-cart-item .cart__meta-text {
  opacity: 0;
  font-size: .75rem;
  color: #666;
  font-weight: 500;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.fc-col-details, .fc-col-img, .fc-col-price, .fc-col-quantity {
  padding: 0 10px; }

.fc-col-img {
  width: 120px; }

.fc-col-img img {
  cursor: pointer; }

.fc-col-details {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1; }

.fc-col-quantity {
  text-align: center;
  font-size: .75rem; }

.fc-col-quantity input[type=number] {
  width: 160px;
  height: 44px;
  border: 1px solid #ddd;
  text-indent: 0;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  text-align: center; }

.gift-active .fc-col-quantity input[type=number] {
  border-color: transparent;
  outline: none;
  margin-top: 15px; }

@media (max-width: 75rem) {
  .gift-active .fc-col-quantity input[type=number] {
    margin-top: 0; } }

.fc-col-quantity input::-webkit-inner-spin-button, .fc-col-quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.fc-col-quantity .fc-qty-container {
  position: relative;
  margin: 0 0 14px;
  font-size: .9375rem;
  color: #212121; }

.fc-col-quantity .fc-qty-container a {
  color: #858585;
  cursor: pointer; }

.fc-col-quantity .fc-qty-decrease, .fc-col-quantity .fc-qty-increase {
  position: absolute;
  top: 0;
  width: 32px;
  height: 44px;
  background: transparent;
  line-height: 3rem;
  text-align: center;
  font-size: .75rem;
  font-weight: 500;
  cursor: pointer; }

.fc-col-quantity .fc-qty-decrease:hover, .fc-col-quantity .fc-qty-increase:hover {
  color: #049692;
  -webkit-transition: color .2s;
  transition: color .2s; }

.fc-col-quantity .fc-qty-decrease {
  left: 0; }

.fc-col-quantity .fc-qty-increase {
  right: 0; }

.fc-col-quantity .remove-lineitem {
  display: block;
  width: 160px;
  text-align: center;
  font-size: .75rem;
  font-weight: 500;
  color: #858585;
  cursor: pointer; }

.fc-col-quantity .remove-lineitem.llr-remove {
  padding: 16px 0 0; }

.fc-col-price {
  width: 160px;
  padding: 12px 10px 0;
  text-align: center;
  font-size: 1rem; }

.fc-order-detail-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  border-top: 1px solid #ebebeb;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #4a4a4a; }

.fc-order-detail-row:last-child {
  border-top: 1px solid #dcdcdc; }

.fc-order-detail-row label {
  margin: 0;
  font-weight: 400; }

.fc-total-price {
  font-weight: 700; }

.fc-total-price span {
  color: #d73948; }

.fc-rewards-container {
  border-top: 1px solid #ebebeb;
  margin-top: 25px;
  padding: 18px 0 0;
  text-align: center; }

.fc-rewards-container img {
  display: block;
  margin: 0 auto 15px; }

.fc-rewards-cta {
  display: block;
  margin: 0 0 10px;
  font-size: 1rem;
  font-weight: 600;
  color: #2f4758; }

.fc-rewards-cta span {
  color: #049692; }

.fc-rewards-cta-copy {
  margin: 0 auto;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #4a4a4a; }

.fc-rewards-modal-signed-out, .fc-rewards-modal-trigger {
  display: block;
  width: 100%;
  max-width: 380px;
  margin: 30px auto 90px;
  padding: 16px;
  color: #4a4a4a;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #979797;
  border-radius: 10px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  text-transform: none;
  margin: 20px auto; }

.fc-rewards-modal-signed-out:hover, .fc-rewards-modal-trigger:hover {
  background: #eaf1f1;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  color: #4a4a4a; }

#buy-x-get-y-item-template, #collagen-insert-item-template, #fb-gift-item-template, #fc-gift-item-template, #fc-gift-item-template-tiered-gwp-1, #fc-gift-item-template-tiered-gwp-2, #fc-gift-item-template-tiered-gwp-3, #fc-item-template, [id*=fc-gift-item-template-makeover], [id*=fc-gift-item-template-ttac] {
  display: none; }

#buy-x-get-y-item-template.gift-active, #collagen-insert-item-template.gift-active, #fb-gift-item-template.gift-active, #fc-gift-item-template-tiered-gwp-1.gift-active, #fc-gift-item-template-tiered-gwp-2.gift-active, #fc-gift-item-template-tiered-gwp-3.gift-active, #fc-gift-item-template.gift-active, #fc-item-template.gift-active, [id*=fc-gift-item-template-makeover].gift-active, [id*=fc-gift-item-template-ttac].gift-active {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

#buy-x-get-y-item-template.gift-active.item-fade, #collagen-insert-item-template.gift-active.item-fade, #fb-gift-item-template.gift-active.item-fade, #fc-gift-item-template-tiered-gwp-1.gift-active.item-fade, #fc-gift-item-template-tiered-gwp-2.gift-active.item-fade, #fc-gift-item-template-tiered-gwp-3.gift-active.item-fade, #fc-gift-item-template.gift-active.item-fade, #fc-item-template.gift-active.item-fade, [id*=fc-gift-item-template-makeover].gift-active.item-fade, [id*=fc-gift-item-template-ttac].gift-active.item-fade {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.fc-summary-mobile {
  display: none; }

@media (max-width: 75rem) {
  #full-cart-items {
    width: calc(100% - 406px);
    margin-right: 70px; }
  .fc-col-quantity .remove-lineitem, .fc-col-quantity input[type=number] {
    width: 100%;
    min-width: 90px; } }

@media (max-width: 64rem) {
  #full-cart-container {
    margin: 25px auto 0; }
  #full-cart-items {
    width: 100%;
    margin: 0 auto 75px; }
  #full-cart-summary {
    width: 100%; } }

@media (max-width: 37.5rem) {
  #full-cart-container {
    margin: 16px auto 0; }
  #full-cart-items h1 {
    margin: 0 0 20px;
    font-size: 1.125rem; }
  #full-cart-summary {
    float: none; }
  #full-cart-summary h1 {
    margin-bottom: 14px;
    font-size: 1rem; }
  .full-cart-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .full-cart-item h4 {
    font-size: .8125rem;
    margin: 0 0 8px; }
  .full-cart-item .cart__meta-text {
    font-size: .75rem;
    color: #666; }
  .fc-col-img {
    width: 95px;
    margin-bottom: 15px; }
  .fc-col-details {
    -ms-flex: initial;
    -webkit-box-flex: initial;
            flex: initial;
    width: calc(100% - 95px); }
  .fc-col-quantity {
    position: relative;
    text-align: left;
    width: calc(100% - 76px); }
  .fc-col-price {
    width: 76px;
    height: 44px;
    text-align: right;
    font-size: 1rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    padding: 0;
    line-height: 2.75rem; }
  .fc-col-quantity .fc-qty-container {
    position: relative;
    margin: 0 0 14px;
    max-width: 110px;
    height: 44px;
    margin-left: 70px; }
  .fc-col-quantity .remove-lineitem {
    position: absolute;
    left: 0;
    min-width: 0;
    width: 80px;
    text-align: left;
    height: 44px;
    top: 0;
    line-height: 2.75rem; }
  form.full-cart {
    margin-bottom: 0; }
  #full-cart-items {
    margin-bottom: 20px; }
  #full-cart-summary .sidecart__shipping--banner_free-sns {
    margin: 0; }
  #full-cart-summary .sidecart__footer {
    position: fixed;
    width: 100%;
    left: 0;
    padding: 15px;
    z-index: 9999999999;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4); }
  #full-cart-summary .sidecart__footer .fc-summary-mobile {
    display: block;
    margin-bottom: 10px;
    font-size: 1rem; }
  #full-cart-summary .sidecart__footer .cart-total {
    float: right;
    font-size: 1.125rem;
    position: relative;
    top: -3px;
    color: #d73948; }
  .fc-rewards-container {
    margin-bottom: 50px;
    padding: 30px 0 0; } }

.empty-cart, .fc-empty {
  padding: 30px;
  text-align: center;
  font-size: 1.125rem; }

.empty-cart a, .fc-empty a {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #d73948;
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  line-height: 3.125rem;
  letter-spacing: 0;
  margin: 0;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  white-space: nowrap;
  max-width: 340px;
  margin: 20px auto 120px;
  color: #fff; }

.empty-cart a:hover, .fc-empty a:hover {
  background-color: #bd2b39;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }

.empty-cart {
  display: none; }

.empty-cart.empty-cart-show {
  display: block; }

#promotion-item-tiered-gwp {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
  display: none;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#promotion-item-tiered-gwp.show {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.promotion-item-col-img {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  padding: 0 10px; }

.promotion-item-col-details {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  padding: 0 10px; }

.promotion-item-col-details label {
  color: #f2635b;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 12px 0 8px; }

.promotion-item-col-details .promotion-item-title {
  font-size: .75rem;
  color: #666;
  font-weight: 500; }

@media (max-width: 37.5rem) {
  .promotion-item-col-img {
    -ms-flex-preferred-size: 95px;
    flex-basis: 95px;
    margin-bottom: 15px; }
  .promotion-item-col-details label {
    margin: 0 0 8px;
    font-size: .8125rem; } }

.template-customers-account .container, .template-customers-addresses .container, .template-customers-login .container, .template-customers-order .container, .template-customers-register .container, .template-customers-reset_password .container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; }

.template-customers-account #trustbadges, .template-customers-addresses #trustbadges, .template-customers-login #trustbadges, .template-customers-order #trustbadges, .template-customers-register #trustbadges, .template-customers-reset_password #trustbadges {
  margin: 0 auto; }

.account_wrapper {
  padding: 88px 48px 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.account_wrapper .account_nav {
  max-width: 280px;
  margin-right: 170px; }

.account_wrapper .account_nav--link, .account_wrapper .account_nav--links {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.account_wrapper .account_nav--link {
  margin-bottom: 2px; }

.account_wrapper .account_nav--link a {
  display: block;
  color: #222;
  font-size: 1.125rem;
  font-weight: 800;
  padding: 12px;
  border-radius: 3px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  background: #fff;
  -webkit-transition: background .24s ease;
  transition: background .24s ease;
  -webkit-transition-property: background, color;
  transition-property: background, color; }

.account_wrapper .account_nav--link a:hover {
  text-decoration: none; }

.account_wrapper .account_nav--link:hover a {
  background: #ececec;
  background: rgba(224, 224, 224, 0.35); }

.account_wrapper .account_nav--link.active a {
  background: #222;
  color: #fff; }

.account_data {
  width: calc(70% - 43px);
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.account_data--heading {
  font-size: 2rem !important;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  margin-top: 0;
  color: #222; }

.account_data--no_orders {
  font-size: 1rem; }

.account_data table {
  width: 100%; }

.orders_list--order {
  cursor: pointer;
  border-bottom: 1px solid #ececec;
  background: #fff;
  font-size: 1.125rem;
  -webkit-transition: background .24s ease;
  transition: background .24s ease; }

.orders_list--order:hover {
  background: #ececec; }

.orders_list--order:first-of-type {
  border-top: 1px solid #ececec; }

.orders_list .arrow, .orders_list .order_date, .orders_list .order_number, .orders_list .order_status, .orders_list .order_total {
  padding: 26px 14px; }

.orders_list .order_date, .orders_list .order_number, .orders_list .order_status, .orders_list .order_total {
  width: 30%; }

.orders_list .order_date, .orders_list .order_status, .orders_list .order_total {
  text-align: center; }

.orders_list .arrow {
  width: 10%;
  text-align: right;
  padding-right: 8px;
  color: #c2c2c2; }

.orders_list .arrow svg {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 12px;
  height: auto; }

.order-data {
  text-align: left;
  width: 70%;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.order-data .order_header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin-bottom: 17px;
  padding: 24px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start; }

.order-data .order_header a {
  color: #01b193; }

.order-data .order_header--heading {
  width: 100%;
  font-size: 2rem !important;
  margin-top: 0;
  margin-bottom: 37px;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.order-data .order_header--billing, .order-data .order_header--shipping {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  font-size: 1.125rem;
  color: #666;
  width: calc(50% - 20px); }

.order-data .order_header--billing h6, .order-data .order_header--shipping h6 {
  font-size: 1.125rem !important;
  color: #222;
  font-weight: 800;
  margin-bottom: 17px; }

.order-data .order_header--billing p, .order-data .order_header--shipping p {
  line-height: 1.6;
  font-size: 1.125rem; }

.order-data .order_header--shipping {
  padding-right: 20px; }

.order-data .order_header--billing {
  margin-left: auto; }

.order-data .order_header .billing--address, .order-data .order_header .billing--method, .order-data .order_header .shipping--address, .order-data .order_header .shipping--method, .order-data__items-list {
  width: 100%; }

.order-data__invoice {
  margin-top: 17px;
  padding: 24px 0;
  border-top: 1px solid #ececec;
  width: 100%;
  font-size: 1.125rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end; }

.order-data__invoice .invoice-data {
  width: 60%;
  max-width: 350px;
  margin-left: auto; }

.order-data__invoice .invoice-data > div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-weight: 600;
  margin-bottom: 18px; }

.order-data__invoice .invoice-data span {
  margin-left: auto;
  font-weight: 400; }

.order-data__invoice .invoice-data .total {
  font-weight: 800;
  margin-top: 15px; }

.order-data__invoice .invoice-data .total span {
  font-weight: 800; }

.order-data .cart__item {
  padding: 20px 0;
  -webkit-transition: border 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  border: none; }

.order-data .cart__item--image {
  max-width: 100px;
  position: relative;
  margin-right: 20px; }

.order-data .cart__item--image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  border: 1px solid #ececec; }

.order-data .cart__item--qty {
  color: #fff;
  background: #222;
  border-radius: 25px;
  position: absolute;
  z-index: 2;
  top: -8px;
  right: -8px;
  padding: 4px;
  font-weight: 600;
  font-size: .75rem;
  width: 25px;
  text-align: center; }

.order-data .cart__item--info {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%; }

.order-data .cart__item--name {
  margin-bottom: 10px;
  font-size: 1.125rem !important;
  font-weight: 800;
  margin-top: 0; }

.order-data .cart__item--sub {
  font-weight: 400;
  font-size: 1.125rem;
  margin-bottom: 0; }

.order-data .cart__item--price {
  margin-left: auto;
  font-size: 1.125rem;
  font-weight: 600; }

.addresses_data {
  width: 70%; }

.addresses_data--heading {
  width: 100%;
  font-size: 2rem !important;
  margin-bottom: 37px;
  font-weight: 800;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #222; }

.addresses_data .address {
  margin: 0;
  padding: 0; }

.addresses_data .address li {
  margin-bottom: 4px;
  font-size: 1.125rem; }

.addresses_data .address--input_group {
  margin-bottom: 24px;
  position: relative; }

.addresses_data .address--input_group.action_bottom {
  margin-bottom: 0; }

.addresses_data .address--input_group.split-two {
  width: calc(50% - 8px);
  float: left; }

.addresses_data .address--input_group.split-two + .split-two {
  margin-left: 16px; }

.addresses_data .address--input_group.split-two + .split-two + .address--input_group {
  clear: both; }

.addresses_data .address--input_group.select:after {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 56%;
  width: 8px;
  height: 16px;
  pointer-events: none;
  background: url(dropdown-indicator.png?v157d30fedb8&v15dbd291708); }

.addresses_data .address--input_group label {
  font-size: .875rem;
  margin-bottom: 7px;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.addresses_data .address--input_group input, .addresses_data .address--input_group select {
  display: block;
  height: auto;
  padding: 14px;
  font-size: 1.125rem;
  border: 2px solid #e3e3e3;
  border-radius: 3px;
  box-shadow: none;
  color: #222;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.addresses_data .address--input_group input:hover, .addresses_data .address--input_group select:hover {
  border-color: #d6d6d6; }

.addresses_data .address--input_group input:focus, .addresses_data .address--input_group select:focus {
  border-color: #30b6d1;
  outline: none;
  box-shadow: none; }

.addresses_data .address--input_group select {
  height: 57px;
  padding-left: 22px;
  line-height: 1;
  -webkit-appearance: none; }

.addresses_data .address--input_group select::-ms-expand {
  display: none; }

.addresses_data .address--input_group .address--submit_btn {
  background: #30b6d1;
  color: #fff;
  border-radius: 3px;
  text-transform: capitalize;
  padding: 19px;
  font-size: 1rem;
  margin-top: 40px;
  margin-bottom: 0;
  border: none; }

.addresses_data .address--input_group .address--submit_btn:hover {
  background: #2aa5bd; }

.addresses_data [type=checkbox]:checked, .addresses_data [type=checkbox]:not(:checked) {
  -webkit-appearance: none;
  display: none; }

.addresses_data [type=checkbox]:checked + label, .addresses_data [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 35px; }

.addresses_data [type=checkbox]:checked + label:before, .addresses_data [type=checkbox]:not(:checked) + label:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  position: absolute;
  left: 0;
  top: -3px;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 3px; }

.addresses_data [type=checkbox]:checked + label:after, .addresses_data [type=checkbox]:not(:checked) + label:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 0;
  height: 27px;
  width: 27px;
  color: #fff;
  opacity: 0;
  border-radius: 3px;
  text-align: center;
  background: #30b6d1 url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAQAAACMJlQBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgChQONzmKx2x9AAAAcUlEQVQY04XPPRJAMBiE4TUuQKHQUxmXMGqOyJ1cIZ1ekeZVhPGThP3KZ4v9hKJXk6E4d2wsFF8MMH3zSvvDoQ0PdoWcJsZIFCxYhjAjMQNgGel9RqLCcM+D3YZ75cXnF2fF4+vNChNilKAjpVIZedkB+i0MB8bxD8UAAAAASUVORK5CYII=);
  background-size: 65%;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-top: 2px;
  -webkit-transition: opacity .14s ease;
  transition: opacity .14s ease; }

.addresses_data [type=checkbox]:checked + label:after {
  opacity: 1; }

.address--add_wrapper, .address--edit_wrapper {
  display: none; }

.address--add_wrapper.active_edit, .address--edit_wrapper.active_edit {
  display: block; }

.address_wrapper {
  border: 2px solid #e3e3e3;
  border-radius: 3px;
  padding: 24px;
  margin-bottom: 24px;
  box-shadow: 0 0 4px 0 transparent;
  -webkit-transition: box-shadow .24s ease;
  transition: box-shadow .24s ease; }

.address_wrapper.active {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08); }

.address_wrapper .address--edit_trigger {
  float: right;
  margin-left: 20px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #30b6d1;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.address_wrapper .address--edit_trigger:hover {
  color: #2aa5bd;
  text-decoration: none; }

.address_wrapper .address--add_trigger {
  text-align: center;
  color: #30b6d1;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  display: block;
  font-weight: 800;
  padding: 4px; }

.address_wrapper .address--add_trigger:hover {
  color: #2aa5bd;
  text-decoration: none; }

.address_wrapper .address--title {
  color: #222;
  font-size: 1.125rem !important;
  margin-bottom: 16px;
  margin-top: 0; }

.address_wrapper .address_form--header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 36px;
  padding-top: 12px; }

.address_wrapper .address_form--right {
  margin-left: auto; }

.address_wrapper .address_form--set_default label {
  margin-bottom: 0; }

.address_wrapper .address_form--set_default input {
  margin-right: 12px; }

.address_wrapper .address_form--cancel, .address_wrapper .address_form--delete, .address_wrapper .address_form--set_default {
  font-size: 1rem;
  font-family: Roboto, Helvetica, Arial, sans-serif; }

.address_wrapper .address_form--cancel {
  color: #30b6d1;
  font-weight: 700; }

.address_wrapper .address_form--cancel:hover {
  text-decoration: none;
  color: #2aa5bd; }

.address_wrapper .address_form--delete {
  color: #d11739;
  font-weight: 700;
  margin-right: 16px; }

.address_wrapper .address_form--delete:hover {
  text-decoration: none;
  color: #ba1433; }

.customer-overview-titles {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch; }

.customer-overview-titles .h2 {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

.acct-cta-notification-container {
  padding: 0 15px;
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.acct-cta-notification-container label {
  opacity: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #53e0d9;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6); }

.acct-cta-notification-container .acct-cta-notification-tooltip {
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  position: absolute;
  top: 25px;
  left: -15px;
  width: 290px;
  border-radius: 8px;
  padding: 20px;
  background: #2f4758;
  color: #fff;
  font-size: .6875rem;
  line-height: .9375rem;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.acct-cta-notification-container .acct-cta-notification-tooltip i {
  color: #53e0d9;
  font-size: .6875rem;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: .0625rem; }

.acct-cta-notification-container .acct-cta-notification-tooltip .h3 {
  display: block;
  font-size: .8125rem;
  line-height: 1.125rem;
  font-weight: 600;
  color: #fff;
  margin: 5px 0 10px; }

.acct-cta-notification-container .acct-cta-notification-tooltip a.acct-cta-notification-close {
  display: block;
  width: 100px;
  margin: 20px 0 0;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 9px 0;
  color: #fff;
  font-size: .75rem;
  font-weight: 600;
  text-align: center; }

.acct-cta-notification-container .acct-cta-notification-tooltip a.acct-cta-notification-close:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: background .2s;
  transition: background .2s; }

.acct-cta-notification-container .acct-cta-notification-tooltip:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: #2f4758;
  position: absolute;
  top: -5px;
  left: 20px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1; }

.acct-cta-notification-container.show-tooltip:hover label {
  background: #76fff8; }

.acct-cta-notification-container.show-tooltip:hover .acct-cta-notification-tooltip {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: box-shadow .2s;
  transition: box-shadow .2s; }

.acct-cta-notification-container.show-tooltip .acct-cta-notification-tooltip {
  opacity: 1;
  z-index: 2;
  pointer-events: auto;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.acct-cta-notification-container.show-tooltip label {
  opacity: 1; }

.acct-cta-addnew-container, .acct-cta-onetime-container {
  position: relative;
  min-height: 24px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.acct-cta-addnew-container svg, .acct-cta-onetime-container svg {
  position: absolute;
  top: calc(50% + -2px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.acct-cta-addnew-container a, .acct-cta-onetime-container a {
  font-weight: 600;
  color: #30b6d2;
  padding: 0 0 0 25px; }

.acct-cta-onetime-container {
  margin: 0 4px 0 0; }

.acct-cta-addnew-container {
  border-left: 1px solid #dcdcdc;
  margin: 0 0 0 15px;
  padding: 0 0 0 16px; }

#site-wrapper.new-onetime .wrapper-new-subscription, #site-wrapper .wrapper-new-onetime, #site-wrapper .wrapper-new-subscription {
  display: none; }

#site-wrapper.new-onetime .wrapper-new-onetime, #site-wrapper.new-subscription .wrapper-new-subscription {
  display: block; }

#site-wrapper.new-subscription .wrapper-new-onetime {
  display: none; }

.acct-title-container {
  position: relative; }

.acct-title-container a {
  position: absolute;
  top: 18px;
  right: 0;
  font-size: .875rem;
  font-weight: 600;
  color: #30b6d2; }

@media (max-width: 47.9375rem) {
  .acct-title-container a {
    position: relative;
    display: block;
    top: inherit; } }

.h2.wrapper-new-onetime, .h2.wrapper-new-subscription {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 23px; }

.h2.wrapper-new-onetime svg, .h2.wrapper-new-subscription svg {
  top: 4px;
  position: relative;
  margin-right: 5px; }

@media (max-width: 47.9375rem) {
  .h2.wrapper-new-onetime, .h2.wrapper-new-subscription {
    margin-bottom: 10px; } }

form#sub-product-search-form input#product_search {
  font-size: .75rem; }

#ReChargeForm_subscriptionNew {
  max-width: 400px;
  margin: auto; }

#ReChargeForm_subscriptionNew h3 {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  margin: 0 0 10px; }

#ReChargeForm_subscriptionNew .acct-new-price {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 1rem;
  font-weight: 300; }

.acct-link {
  font-size: .75rem;
  font-weight: 600;
  color: #30b6d2; }

#product_options_container {
  display: inline-block;
  width: calc(100% - 126px);
  margin-right: 20px; }

@media (max-width: 30rem) {
  #product_options_container {
    width: 100%;
    margin: 0; } }

.delivery-swap-input-wrapper:after {
  right: 18px !important;
  left: unset !important; }

#product_quantity_container {
  width: 100px;
  display: inline-block;
  vertical-align: bottom; }

@media (max-width: 30rem) {
  #product_quantity_container {
    width: 100%;
    margin: 0;
    padding-top: 25px; } }

#product_quantity_wrapper {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

#product_quantity_wrapper .wrapping-sub-quantity {
  padding-top: 0 !important;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

#product_quantity_wrapper .prod-qty-decrease, #product_quantity_wrapper .prod-qty-increase {
  position: relative;
  top: 0;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  min-width: 30px;
  height: 45px;
  cursor: pointer;
  background: #fff;
  border-radius: 10px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8; }

#product_quantity_wrapper .prod-qty-decrease:after, #product_quantity_wrapper .prod-qty-decrease:before, #product_quantity_wrapper .prod-qty-increase:after, #product_quantity_wrapper .prod-qty-increase:before {
  content: "";
  position: absolute;
  background-color: #c4c4c4;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out; }

#product_quantity_wrapper .prod-qty-decrease:before, #product_quantity_wrapper .prod-qty-increase:before {
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#product_quantity_wrapper .prod-qty-decrease:after, #product_quantity_wrapper .prod-qty-increase:after {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#product_quantity_wrapper .prod-qty-decrease:hover:after, #product_quantity_wrapper .prod-qty-decrease:hover:before, #product_quantity_wrapper .prod-qty-increase:hover:after, #product_quantity_wrapper .prod-qty-increase:hover:before {
  background-color: #02a2e0; }

#product_quantity_wrapper .prod-qty-decrease {
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 1px solid #d8d8d8; }

#product_quantity_wrapper .prod-qty-decrease:before {
  display: none; }

#product_quantity_wrapper .prod-qty-increase {
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: 1px solid #d8d8d8; }

#product_quantity_wrapper input#quantity {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background: #fff;
  display: block;
  height: 45px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  text-indent: 10px; }

#product_quantity_wrapper input#quantity::-webkit-input-placeholder {
  text-align: center; }

#product_quantity_wrapper input#quantity:-moz-placeholder, #product_quantity_wrapper input#quantity::-moz-placeholder {
  text-align: center; }

#product_quantity_wrapper input#quantity:-ms-input-placeholder {
  text-align: center; }

#product_address_container select#address_id, #product_options_container select, select#order_interval_frequency {
  width: 100%; }

.rc_form__group.form__control.input-row.form-group.input-wrapper:after {
  right: 18px !important;
  left: unset !important; }

form#ReChargeForm_subscriptionNew div#product_address_container:after, form#ReChargeForm_subscriptionNew div#product_options_container:after, form#ReChargeForm_subscriptionNew div#product_schedule_container:after, form#ReChargeForm_subscriptionNew div#product_select_address_container:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00a2df;
  float: right;
  position: absolute;
  top: 70px;
  right: 20px; }

#product_type_container, .acct-date-dropdown {
  display: none; }

#product_charge_date_container, #product_select_address_container {
  padding-top: 25px;
  position: relative; }

#next_charge_date_container {
  position: relative; }

#next_charge_date_container:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 44px;
  height: 43px;
  background: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 2;
  pointer-events: none; }

#next_charge_date_container input#next_charge_date {
  width: 100% !important; }

#next_charge_date_container svg {
  position: absolute;
  right: 13px;
  left: inherit;
  top: 15px;
  pointer-events: none;
  z-index: 3; }

input#next_charge_date, select#address_id {
  -webkit-transition: opacity .3;
  transition: opacity .3; }

input#next_charge_date.field-disabled, select#address_id.field-disabled {
  opacity: .5;
  -webkit-transition: opacity .3;
  transition: opacity .3;
  pointer-events: none; }

@media screen and (max-width: 62.5rem) {
  .addresses_data .address--input_group.split-two {
    width: 100%;
    float: none; }
  .addresses_data .address--input_group.split-two + .split-two {
    margin-left: 0; } }

@media (max-width: 64rem) {
  .customer-overview-titles {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start; }
  .customer-overview-titles h2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .customer-overview-titles .acct-cta-addnew-container {
    border-left: 1px solid #dcdcdc;
    margin: 18px 0 5px;
    padding: 0 0 0 16px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
    padding: 0;
    border: 0; }
  .customer-overview-titles .acct-cta-onetime-container {
    margin: 0 4px 0 0;
    -ms-flex-preferred-size: 205px;
    flex-basis: 205px;
    margin: 0;
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .customer-overview-titles .acct-cta-notification-container {
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
    padding: 0; }
  .customer-overview-titles .acct-cta-notification-container .acct-cta-notification-tooltip {
    left: -30px; } }

@media screen and (min-width: 48rem) and (max-width: 60rem) {
  .order-data .order_header--billing, .order-data .order_header--shipping {
    width: 100%; }
  .account_wrapper {
    padding-top: 48px; } }

@media screen and (max-width: 47.9375rem) {
  .acct-subs-feature-img-container {
    text-align: center; }
  .acct-subs-feature-img-container img {
    margin: auto;
    max-width: 440px; }
  .account_wrapper {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    padding: 0 22px; }
  .account_wrapper .account_nav {
    width: 100%;
    overflow: auto;
    max-width: none;
    margin: 0 0 30px; }
  .account_wrapper .account_nav--links {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin-bottom: 0; }
  .account_wrapper .account_nav--link {
    text-align: center;
    margin-bottom: 0;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
            flex: 1 0 auto; }
  .account_wrapper .account_nav--link a {
    font-size: 1rem;
    padding: 12px 8px;
    margin-right: 2px; }
  .address_wrapper.add_address {
    padding: 15px; }
  .address_wrapper .address_form--header {
    margin-bottom: 16px; }
  .address_wrapper .address--title {
    font-size: 1rem !important; }
  .addresses_data .address li {
    font-size: 1rem;
    line-height: 1.5; }
  .addresses_data .address--input_group input, .addresses_data .address--input_group select {
    font-size: 1rem; }
  .addresses_data .address--input_group {
    margin-bottom: 18px; }
  .account_data, .addresses_data, .order-data {
    width: 100%; }
  .order-data .order_header--heading {
    font-size: 1.75rem !important; }
  .order-data .order_header--billing h6, .order-data .order_header--billing p, .order-data .order_header--shipping h6, .order-data .order_header--shipping p {
    font-size: 1rem !important; } }

@media screen and (max-width: 37.4375rem) {
  .order-data .order_header--billing, .order-data .order_header--shipping, .order-data__invoice .invoice-data {
    width: 100%; }
  .order-data .cart__item--name, .order-data .cart__item--price, .order-data .cart__item--sub {
    font-size: 1rem !important; }
  .orders_list--order {
    font-size: 1rem; }
  .orders_list .order_date {
    padding: 24px 14px; }
  .orders_list .order_number {
    padding-left: 0; }
  .logout_link {
    display: none; }
  .customer-overview-titles .acct-cta-notification-container .acct-cta-notification-tooltip {
    width: 245px;
    left: -205px; }
  .customer-overview-titles .acct-cta-notification-container .acct-cta-notification-tooltip:after {
    left: auto;
    right: 22px; } }

@media screen and (max-width: 24.9375rem) {
  .address_wrapper .address_form--header {
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start; }
  .address_wrapper .address_form--delete {
    margin-right: 0;
    margin-top: 8px; }
  .address_wrapper .address_form--cancel, .address_wrapper .address_form--delete {
    display: block; }
  .address_wrapper .address_form--right {
    text-align: right;
    width: 60px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse; } }

#ui-datepicker-div {
  background: #fff;
  border: 1px solid #d8d8d8;
  padding: 5px; }

.edit-sub-quantity .wrapping-sub-quantity input[type=button] {
  position: absolute;
  line-height: 1.5; }

.edit-sub-quantity .wrapping-sub-quantity input[type=button].qtyminus {
  left: 2px; }

.edit-sub-quantity .wrapping-sub-quantity input[type=button].qtyplus {
  right: 2px; }

.login_data {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 48px 48px 0; }

.login_data #create-customer, .login_data #customer, .login_data #recover-password {
  width: calc(50% - 80px); }

.login_data #create-customer a, .login_data #customer a, .login_data #recover-password a {
  color: #30b6d1; }

.login_data #create-customer a:hover, .login_data #customer a:hover, .login_data #recover-password a:hover {
  text-decoration: none;
  color: #2aa5bd; }

.login_data #guest .login--btn {
  background: #30b6d1;
  color: #fff;
  border-radius: 3px;
  text-transform: capitalize;
  padding: 19px;
  font-size: 1rem;
  margin: 40px auto 0;
  border: none;
  height: auto; }

.login_data #guest .login--btn:hover {
  background: #2aa5bd; }

.login_data--reset {
  width: 100%;
  max-width: 550px;
  margin: 0 auto; }

.login_data #guest .page_header, .login_data--heading {
  width: 100%;
  font-size: 2rem !important;
  margin-bottom: 37px;
  margin-top: 5px;
  font-weight: 800;
  line-height: 1.25;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #222; }

.login_data #forgot_password {
  text-align: center;
  margin-top: 30px;
  font-weight: 800; }

.login_data #forgot_password a {
  color: #222; }

.login_data .login {
  margin: 0;
  padding: 0; }

.login_data .login li {
  margin-bottom: 4px; }

.login_data .login--input_group {
  margin-bottom: 24px;
  position: relative; }

.login_data .login--input_group.action-bottom {
  margin-bottom: 0; }

.login_data .login--input_group.split-two {
  width: calc(50% - 8px);
  float: left; }

.login_data .login--input_group.split-two + .split-two {
  margin-left: 16px; }

.login_data .login--input_group.split-two + .split-two + .address--input_group {
  clear: both; }

.login_data .login--input_group.select:after {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 56%;
  width: 8px;
  height: 16px;
  pointer-events: none;
  background: url(dropdown-indicator.png?v157d30fedb8&v15dbd291708); }

.login_data .login--input_group .note {
  margin-top: 15px;
  display: block;
  text-align: center; }

.login_data .login--input_group input, .login_data .login--input_group label {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none; }

.login_data .login--input_group label {
  font-size: .875rem;
  margin-bottom: 7px; }

.login_data .login--input_group input, .login_data .login--input_group select {
  display: block;
  height: auto;
  padding: 14px;
  font-size: 1.125rem;
  border-radius: 3px;
  border: 2px solid #e3e3e3;
  box-shadow: none; }

.login_data .login--input_group input:hover, .login_data .login--input_group select:hover {
  border-color: #d6d6d6; }

.login_data .login--input_group input:focus, .login_data .login--input_group select:focus {
  border-color: #30b6d1;
  outline: none;
  box-shadow: none; }

.login_data .login--input_group select {
  height: 53px;
  padding-left: 22px;
  -webkit-appearance: none; }

.login_data .login--input_group select::-ms-expand {
  display: none; }

.login_data .login--input_group .login--btn {
  background: #30b6d1;
  color: #fff;
  border-radius: 3px;
  text-transform: capitalize;
  padding: 19px;
  font-size: 1rem;
  margin: 40px auto 0;
  border: none;
  height: auto; }

.login_data .login--input_group .login--btn:hover {
  background: #2aa5bd; }

.password-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.password-container input {
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.password-container .password_show {
  display: none; }

.password-container button {
  background: transparent;
  border: none !important;
  box-shadow: none;
  padding-left: 0;
  margin-left: -44px;
  opacity: .5;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.password-container button:focus {
  outline: none; }

.password-container button:hover {
  opacity: 1; }

.password-container button img {
  max-width: 32px; }

@media screen and (max-width: 67.5rem) {
  .login_data #create-customer, .login_data #customer, .login_data #recover-password {
    width: calc(50% - 40px); } }

@media screen and (max-width: 48rem) {
  .login_data {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    padding: 0 24px; }
  .login_data #create-customer, .login_data #customer, .login_data #recover-password {
    width: 100%; }
  .login_data #create-customer {
    margin-top: 24px; }
  .login_data #forgot_password {
    margin-top: 20px; }
  .login_data .login--input_group {
    margin-bottom: 14px; }
  .login_data--heading {
    margin-bottom: 27px; } }

#account-rewards .container, #account.template-customers-account .container, .template-customers-addresses .container, .template-customers-order .container {
  max-width: 1500px;
  width: 100%; }

.account_data.col-sm-8 {
  width: 100%;
  padding-left: 0; }

.account_wrapper {
  padding: 84px 30px 84px 0;
  margin: 0; }

@media (max-width: 47.9375rem) {
  .account_wrapper {
    padding: 0 20px; } }

@media (min-width: 48rem) and (max-width: 48rem) {
  .account_wrapper .account-rewards.col-sm-8, .account_wrapper .account_data.col-sm-8, .account_wrapper .addresses_data.col-sm-8, .account_wrapper .order-data.col-sm-8 {
    width: 68% !important; } }

.account_wrapper a {
  cursor: pointer !important; }

.account_wrapper .h1, .account_wrapper .h2, .account_wrapper .h3, .account_wrapper .h4, .account_wrapper .h5, .account_wrapper .h6, .account_wrapper a, .account_wrapper h1, .account_wrapper h2, .account_wrapper h3, .account_wrapper h4, .account_wrapper h5, .account_wrapper h6, .account_wrapper p {
  font-family: Poppins, Helvetica, Arial, sans-serif !important; }

.account_wrapper p {
  font-size: .875rem; }

@media (max-width: 47.9375rem) {
  .account_wrapper p {
    margin-bottom: 16px; } }

.account_wrapper #no-orders-grid-base {
  border: 2px dashed #dcdcdc;
  text-align: center;
  height: auto;
  padding: 40px;
  padding-bottom: 0;
  margin-top: 20px; }

.account_wrapper #no-orders-grid-base svg {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px; }

.account_wrapper #no-orders-grid-base strong {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #2f4858;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.5rem; }

.account_wrapper #no-orders-grid-base p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 1.125rem;
  margin-top: 10px; }

.account_wrapper aside.account_nav {
  margin-right: 45px;
  padding: 0;
  padding-left: 30px; }

@media (min-width: 48rem) and (max-width: 48rem) {
  .account_wrapper aside.account_nav {
    max-width: 280px;
    width: 25%;
    float: left;
    display: inline-block !important; } }

@media (max-width: 47.9375rem) {
  .account_wrapper aside.account_nav {
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden; } }

.account_wrapper aside.account_nav h1.section-header__title {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-top: 0;
  font-size: 1.125rem !important; }

@media (max-width: 47.9375rem) {
  .account_wrapper aside.account_nav h1.section-header__title {
    margin-top: 20px; } }

.account_wrapper aside.account_nav .section-header.section-header--large a.account-dash-blue {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .875rem;
  color: #30b6d2 !important;
  cursor: pointer; }

.account_wrapper aside.account_nav .account_nav--links .account_nav--link a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #4a4a4a;
  font-weight: 400;
  padding: 0;
  cursor: pointer;
  margin-bottom: 15px; }

.account_wrapper aside.account_nav .account_nav--link.active a, .account_wrapper aside.account_nav .account_wrapper .account_nav--link.active a {
  background: none;
  color: #4a4a4a;
  font-weight: 700; }

.account_wrapper aside.account_nav ul.account_nav--links {
  list-style: none;
  margin-left: 20px;
  margin-top: 30px;
  padding-left: 0; }

@media (min-width: 48rem) and (max-width: 48rem) {
  .account_wrapper aside.account_nav ul.account_nav--links {
    display: block; }
  .account_wrapper aside.account_nav ul.account_nav--links li {
    display: list-item;
    text-align: left; } }

.account_wrapper aside.account_nav span.reward-points {
  border: 1px solid #00b4aa;
  border-radius: 33px;
  font-weight: 600;
  font-size: .75rem;
  color: #00b4aa;
  letter-spacing: 0;
  text-align: center;
  padding: 2px 10px;
  display: inline-block; }

.account_wrapper aside.account_nav #base-side-mobile-menu {
  display: none; }

@media (max-width: 47.9375rem) {
  .account_wrapper aside.account_nav #base-side-mobile-menu {
    display: block; }
  .account_wrapper aside.account_nav ul.account_nav--links {
    display: none; }
  .account_wrapper aside.account_nav span#mm-title-label.dropactive {
    border-radius: 10px 10px 0 0; } }

.account_wrapper aside.account_nav nav#base-side-mobile-menu {
  width: 100%;
  margin: 30px auto; }

.account_wrapper aside.account_nav #base-side-mobile-menu label {
  width: 100%;
  margin-bottom: 0; }

.account_wrapper aside.account_nav ul.mm-slide.recharge-account-side-menu {
  margin-left: 0;
  text-align: left;
  margin-top: 0;
  list-style: none;
  padding-left: 0; }

.account_wrapper aside.account_nav span#mm-title-label {
  padding: 12px 16px;
  background: none;
  color: #333;
  font-size: .875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  cursor: pointer;
  display: block;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  z-index: 3;
  position: relative;
  background: #fff; }

.account_wrapper aside.account_nav span#mm-title-label:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00a2df;
  float: right;
  position: relative;
  top: 7px; }

.account_wrapper aside.account_nav .mm-slide {
  clear: both;
  width: 100%;
  height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: height .4s ease;
  transition: height .4s ease; }

.account_wrapper aside.account_nav .mm-slide li {
  padding: 12px 16px;
  border: 1px solid #d8d8d8;
  border-top: none; }

.account_wrapper aside.account_nav .mm-slide li:last-of-type {
  border-radius: 0 0 10px 10px; }

.account_wrapper aside.account_nav .mm-slide a.rc-side-menu-links {
  font-size: .875rem;
  color: #333;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.account_wrapper aside.account_nav #touch {
  position: absolute;
  opacity: 0;
  height: 0; }

.account_wrapper aside.account_nav #touch:checked + .mm-slide {
  height: 345px;
  position: relative;
  top: -6px;
  z-index: 2; }

.account_wrapper aside.account_nav .disabled-mm {
  background: #f1f1f1;
  font-weight: 700; }

.account_wrapper aside.account_nav .mm-slide li:first-of-type {
  padding-top: 18px; }

.account_wrapper .orders-pagination-dropdown {
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 200px;
  margin-top: 20px;
  margin-left: -30px; }

.account_wrapper .orders-pagination-dropdown ul a {
  display: inline-block;
  padding: 20px;
  margin-right: 10px; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 10px 0;
  background: #fff;
  border: 1px solid #d8d8d8; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  cursor: pointer;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.0625rem;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li.pagination-current-page:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00a2df;
  float: right;
  position: relative;
  top: 5px;
  left: 10px; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li ul {
  padding: 0;
  position: absolute;
  top: 43px;
  left: -1px;
  display: none;
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  width: 57px;
  width: 56px;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  height: 175px;
  padding-right: 0;
  margin-right: 0; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li ul li {
  display: block;
  color: #fff;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  padding: 0;
  margin-right: 0; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li ul li:hover {
  background: #d8d8d8; }

.account_wrapper ul.drop li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }

.account_wrapper ul.drop li ul {
  overflow-y: auto;
  overflow-x: hidden;
  height: 250px;
  padding-right: 6px;
  margin-right: 0; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click.drop li ul {
  opacity: 1;
  visibility: visible;
  display: block; }

.account_wrapper .orders-pagination-dropdown a {
  cursor: pointer; }

.account_wrapper a.pagination-disabled {
  opacity: .5;
  cursor: default; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click {
  margin-left: 0;
  list-style: none;
  border-radius: 10px;
  position: relative;
  top: -15px;
  margin: 0 10px; }

.account_wrapper a.pagination-arrow-prev {
  margin-right: 25px; }

.account_wrapper a.pagination-arrow-next {
  margin-left: 25px; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click.drop {
  border-radius: 10px 10px 0 0; }

.account_wrapper .orders-pagination-dropdown ul.drop-on-click li ul li:last-of-type {
  border-radius: 0 0 10px 10px;
  border-top: 0; }

.account_wrapper .orders-pagination-dropdown p {
  display: inline-block;
  position: relative;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  top: -15px;
  font-size: .8125rem; }

.account_wrapper .recent-order-img-grid {
  padding: 0;
  position: relative;
  top: -15px;
  top: -20px; }

.account_wrapper .recent-order-img-grid span {
  display: block;
  position: absolute;
  top: 50%;
  left: 35%;
  -webkit-transform: translate(-50%, 175%);
      -ms-transform: translate(-50%, 175%);
          transform: translate(-50%, 175%);
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .8125rem;
  color: #666;
  letter-spacing: 0;
  text-align: center;
  width: 70px; }

.account_wrapper #carousel-mobile-only {
  display: none; }

@media (max-width: 47.9375rem) {
  .account_wrapper #carousel-mobile-only {
    display: block;
    width: 100%;
    height: 100px;
    overflow: visible;
    white-space: nowrap;
    top: 0 !important;
    overflow-x: scroll; }
  .account_wrapper .row.recent-orders-success {
    margin: 0; } }

.account_wrapper div#recent-orders-grid-base.grid__item.col-xs-12.account-dashboard-grid-item {
  width: 100%;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-bottom: 0;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  height: auto;
  padding-right: 0; }

.account_wrapper div#recent-orders-grid-base.grid__item.col-xs-12.account-dashboard-grid-item:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  z-index: 1;
  position: relative; }

.account_wrapper div#recent-orders-grid-base.grid__item.col-xs-12.account-dashboard-grid-item:last-of-type {
  border-bottom: 1px solid #dcdcdc; }

.account_wrapper .account-dashboard-grid-item {
  padding-left: 0; }

.account_wrapper #recent-orders-grid p, .account_wrapper .grid.active-subscriptions-grid p {
  font-size: .875rem;
  color: #4a4a4a;
  margin-bottom: 0;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

@media (max-width: 47.9375rem) {
  .account_wrapper #recent-orders-grid p {
    display: inline-block;
    padding-left: 10px; } }

.account_wrapper div#recent-orders-grid {
  height: 100px;
  padding-top: 25px; }

.account_wrapper div#recent-orders-grid a {
  cursor: pointer; }

.account_wrapper .grid__item.col-sm-8 {
  padding-right: 0;
  padding-left: 30px; }

.account_wrapper .grid__item.col-sm-4.mobile-hide-view {
  padding: 0; }

@media (max-width: 47.9375rem) {
  .account_wrapper .grid__item.col-sm-4.mobile-hide-view {
    display: none; }
  .account_wrapper div#recent-orders-grid {
    height: auto !important; }
  .account_wrapper .grid__item.col-sm-3 {
    padding-left: 0; }
  .account_wrapper .account_data.col-sm-8 {
    padding-right: 0; }
  .account_wrapper #carousel-mobile-only .slide {
    display: inline-block;
    position: relative;
    left: -15px;
    width: 95px; } }

.account_wrapper .ro-column-title {
  text-transform: uppercase;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .ro-column-title {
    display: inline-block; } }

.account_wrapper .account-dash-blue {
  color: #30b6d2 !important;
  font-weight: 500; }

.account_wrapper .customer-overview-titles p.h2, .account_wrapper .grid.active-subscriptions-grid p.h2 {
  display: inline-block;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 0; }

.account_wrapper .customer-overview-titles {
  padding-bottom: 20px; }

@media (min-width: 62.5rem) and (max-width: 75rem) {
  .account_wrapper #recent-orders-grid .grid__item.col-sm-4 {
    top: -5px; } }

@media (min-width: 48rem) and (max-width: 87.5rem) {
  .account_wrapper span.rc-notice-tooltip.show-tooltip {
    right: -72px;
    bottom: 65px; } }

@media (min-width: 48rem) and (max-width: 62.5rem) {
  .account_wrapper .grid__item.col-sm-3.da-account-main-menu-grid {
    padding-left: 15px; }
  .account_wrapper .grid__item.col-sm-8 {
    padding-left: 0; }
  .account_wrapper .grid__item.col-sm-3 {
    padding-left: 15px; }
  .account_wrapper #recent-orders-grid p, .account_wrapper .grid.active-subscriptions-grid p {
    font-size: .75rem;
    line-height: 1.125rem; }
  .account_wrapper .grid__item.col-sm-3.recent-order-img-grid {
    padding: 0; }
  .account_wrapper #recent-orders-grid .col-sm-4 {
    top: 5px; }
  .account_wrapper .grid__item.col-sm-3.recent-order-img-grid span {
    font-size: .625rem;
    margin-top: -5px; }
  .account_wrapper .subscription-image-grid {
    padding-left: 0; }
  .account_wrapper .grid__item.medium-up--one-sixth {
    padding-left: 15px; }
  .account_wrapper h6.ro-column-title {
    font-size: .6875rem; }
  .account_wrapper .grid__item.medium-up--three-twelfths a button {
    width: 80%;
    font-size: .6875rem; }
  .account_wrapper .grid__item.medium-up--three-twelfths.sub-buttons {
    top: -5px; }
  .account_wrapper span.sub-fifteen-off {
    font-size: .75rem; }
  .account_wrapper span.sub-qty {
    font-size: .625rem; } }

.account_wrapper .addresses_data.col-sm-8 {
  width: 100%;
  padding: 0; }

.account_wrapper .address_wrapper.add_address {
  border: none; }

.account_wrapper .address_wrapper.existing_address.col-sm-4.active {
  width: 100%; }

.account_wrapper a.address--add_trigger {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: .875rem;
  font-size: 1rem; }

.account_wrapper a.address--add_trigger:hover {
  cursor: pointer; }

.account_wrapper .addresses_data [type=checkbox]:checked + label:before, .account_wrapper .addresses_data [type=checkbox]:not(:checked) + label:before {
  width: 25px;
  height: 25px; }

.account_wrapper .customer_address {
  border: 1px solid #dcdcdc;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  font-family: Poppins, Helvetica, Arial, sans-serif;
  padding: 25px;
  height: 305px;
  position: relative; }

@media (min-width: 48.0625rem) and (max-width: 50.375rem) {
  .account_wrapper .customer_address {
    height: 340px; } }

.account_wrapper .address_wrapper .address--title {
  font-size: .875rem !important; }

.account_wrapper .addresses_data .address--input_group label {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700; }

.account_wrapper .address_wrapper, .account_wrapper .address_wrapper.existing_address.col-sm-4 {
  padding: 0;
  border: none;
  padding-right: 30px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .address_wrapper, .account_wrapper .address_wrapper.existing_address.col-sm-4 {
    padding-right: 0; } }

.account_wrapper .customer_address.edit_address.address--edit_wrapper.active_edit {
  height: auto;
  border: none;
  box-shadow: none;
  padding-left: 0; }

.account_wrapper .addresses_data .address--input_group input, .account_wrapper .addresses_data .address--input_group select {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem; }

.account_wrapper select#address_country_new, .account_wrapper select#address_province_new {
  height: 45px; }

.account_wrapper input#ca-form-addresses {
  opacity: 0;
  display: none; }

.account_wrapper .customer_address_default {
  position: absolute;
  bottom: 0; }

.account_wrapper h2.addresses_data--heading {
  font-size: 1.5rem !important;
  margin-top: 0;
  display: inline-block;
  width: 70%;
  margin-bottom: 0; }

.account_wrapper .address--add_wrapper.active_edit, .account_wrapper .address--edit_wrapper.active_edit {
  height: auto;
  display: inline-block;
  width: 100%;
  padding-left: 0;
  border: none;
  box-shadow: none; }

.account_wrapper .address_wrapper.add_address {
  padding-right: 0;
  margin-bottom: 0;
  display: inline-block;
  float: right; }

@media (max-width: 47.9375rem) {
  .account_wrapper .address_wrapper.add_address {
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px; } }

.account_wrapper .address_wrapper.add_address.active {
  float: none;
  margin-bottom: 50px;
  width: 100%;
  box-shadow: none; }

.account_wrapper .addresses_data hr {
  margin-bottom: 35px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .addresses_data hr {
    border: none !important; } }

.account_wrapper hr.add-address-hr {
  margin-top: -10px;
  margin-bottom: 10px !important; }

.account_wrapper .addresses_data .address li {
  font-size: .875rem;
  line-height: 1.375rem;
  color: #4a4a4a; }

.account_wrapper label.default-address-checked svg {
  position: relative;
  top: 7px;
  left: -5px;
  width: 25px;
  height: 25px; }

.account_wrapper label {
  font-weight: 600; }

.account_wrapper label.default-address-checked {
  position: absolute;
  top: 57%;
  font-weight: 600; }

.account_wrapper .address_form--set_default_disguise {
  position: absolute;
  top: 61%; }

.account_wrapper a.address--edit_trigger.address-edit-btn {
  float: none;
  margin-left: 0;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: 100px;
  height: 35px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #fff;
  text-align: center;
  padding: 8px;
  color: #333;
  margin-right: 10px;
  display: inline-block;
  width: 40%;
  max-width: 100px; }

.account_wrapper a.address--edit_trigger.address-edit-btn:hover {
  cursor: pointer; }

.account_wrapper a.address_form--delete {
  float: none;
  margin-left: 0;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: 100px;
  height: 35px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 500 !important;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #fff;
  text-align: center;
  padding: 8px;
  color: #333 !important;
  display: inline-block;
  width: 40%;
  max-width: 100px; }

.account_wrapper a.address_form--delete:hover {
  cursor: pointer; }

.account_wrapper .address_wrapper.existing_address.col-sm-4 label {
  font-weight: 500; }

.account_wrapper .addresses-buttons-edit-delete {
  position: absolute;
  bottom: 15px;
  width: 100%; }

.account_wrapper .address--input_group.split-two.select select {
  height: 47px; }

.account_wrapper input#update-address-submit-btn {
  background: #30b6d2;
  border-radius: 8px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.375rem;
  width: 215px;
  display: inline-block;
  margin-right: 32px;
  border: none; }

@media (max-width: 47.9375rem) {
  .account_wrapper input#update-address-submit-btn {
    width: 50%; } }

.account_wrapper a.address_form--cancel {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .875rem;
  color: #30b6d2;
  letter-spacing: 0;
  display: inline-block; }

.account_wrapper input.address--submit_btn {
  background: #30b6d2;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  line-height: 1.375rem;
  width: 215px;
  margin-right: 32px;
  display: inline-block;
  font-weight: 600;
  font-size: .875rem !important;
  display: inline-block !important;
  padding: 12px !important;
  letter-spacing: 0 !important;
  border: none !important; }

.account_wrapper .order-data.col-sm-8 {
  width: 100%; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-data.col-sm-8 {
    padding: 0; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-data.col-sm-8 .acct-order-totals.col-sm-4 {
    width: 100%;
    padding: 0;
    margin-bottom: 35px; } }

.account_wrapper .order-data h4.order_header--heading {
  font-size: 1.5rem !important;
  margin-bottom: 0;
  display: inline-block;
  width: 70%; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-data h4.order_header--heading {
    width: 100%;
    display: block; } }

.account_wrapper .order-header-wrap a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  color: #30b6d2;
  letter-spacing: 0;
  text-align: right;
  float: right; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-header-wrap a {
    display: block;
    float: left;
    margin-top: 10px; } }

.account_wrapper .order-header-wrap a:hover {
  cursor: pointer; }

.account_wrapper .order-header-wrap {
  margin-bottom: 20px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-header-wrap {
    margin-bottom: 50px; } }

.account_wrapper .order-date-wrap, .account_wrapper .status-date-wrap {
  display: block;
  width: 100%; }

.account_wrapper .order-date-wrap h6, .account_wrapper .order-date-wrap p, .account_wrapper .status-date-wrap h6, .account_wrapper .status-date-wrap p {
  margin-bottom: 0;
  display: inline-block; }

.account_wrapper .order-data .acct-order-billing h6, .account_wrapper .order-data .acct-order-shipping h6, .account_wrapper .order-data .acct-order-totals h6, .account_wrapper .order-date-wrap h6, .account_wrapper .order-items-grid.row h6, .account_wrapper .status-date-wrap h6 {
  font-size: .75rem !important;
  font-weight: 700;
  padding-right: 10px;
  text-transform: uppercase; }

.account_wrapper .order-date-wrap p, .account_wrapper .status-date-wrap p {
  font-size: .875rem;
  font-family: Poppins, Helvetica, Arial, sans-serif; }

.account_wrapper .acct-order-billing.col-sm-4, .account_wrapper .acct-order-shipping.col-sm-4 {
  padding-left: 0; }

.account_wrapper .col-sm-4.order-detail-buttons-wrap {
  text-align: center; }

.account_wrapper .acct-order-totals.col-sm-4 span {
  float: right;
  background: #fff;
  z-index: 2;
  position: relative;
  top: 4px;
  padding-left: 5px; }

.account_wrapper .order-detail-payment-information svg {
  position: relative;
  top: 10px; }

.account_wrapper .invoice-data p {
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.75rem;
  background: #fff;
  z-index: 2;
  position: relative;
  padding-right: 5px; }

.account_wrapper .order-summary-dots {
  display: block;
  width: 100% !important;
  border-bottom: 1px dashed #c4c4c4;
  position: relative;
  top: -9px; }

.account_wrapper .invoice-data .total {
  font-weight: 700; }

.account_wrapper .status-date-wrap {
  margin-bottom: 25px; }

.account_wrapper .order-data .order_header {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.account_wrapper .order-items-grid.row {
  background: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  border-bottom: none;
  padding: 30px 25px;
  padding-left: 15px;
  margin: 0 auto; }

@media (max-width: 64rem) {
  .account_wrapper .order-items-grid.row {
    padding: 25px 15px; } }

.account_wrapper .order-items-grid.row a {
  cursor: pointer; }

.account_wrapper .order-items-grid.row.last-order-item, .account_wrapper .order-items-grid.row:last-of-type {
  border-bottom: 1px solid #dcdcdc; }

.account_wrapper .order-items-grid.row p {
  margin-bottom: 0; }

.account_wrapper .order-items-grid.row .col-sm-4.order-detail-img-wrap, .account_wrapper .order-items-grid.row .col-xs-4.order-detail-img {
  padding: 0; }

.account_wrapper .order-items-grid.row .col-sm-4.order-detail-img-wrap img, .account_wrapper .order-items-grid.row .col-xs-4.order-detail-img img {
  position: relative;
  top: -5px; }

@media (max-width: 64rem) {
  .account_wrapper .order-items-grid.row .col-sm-4.order-detail-img-wrap img, .account_wrapper .order-items-grid.row .col-xs-4.order-detail-img img {
    top: 10px; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-4.order-detail-img-wrap img, .account_wrapper .order-items-grid.row .col-xs-4.order-detail-img img {
    left: -15px;
    top: -10px; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-4.order-detail-img-wrap {
    min-height: 100px; } }

.account_wrapper .order-items-grid.row .col-xs-8.order-detail-title {
  padding-left: 0;
  position: relative;
  top: 15px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-xs-8.order-detail-title {
    top: 0; } }

.account_wrapper .order-items-grid.row .col-xs-8.order-detail-title h5.cart__item--name {
  font-size: .8125rem !important; }

.account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap p {
  margin-bottom: 0; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap p {
    display: inline-block; } }

@media (max-width: 64rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap, .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap .col-sm-4 {
    padding-left: 0; } }

.account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap button {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: .875rem;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  display: block;
  height: 35px;
  float: right;
  background: #fff; }

.account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap button:first-of-type {
  margin-bottom: 10px; }

@media (max-width: 64rem) {
  .account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap button {
    width: 70%; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap button {
    max-width: none;
    width: 100%;
    float: none;
    display: inline-block;
    padding: 0; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap button.write-a-review-button {
    float: right; } }

.account_wrapper .order-items-grid.row .tracking-number-order-detail {
  font-weight: 600;
  font-size: .875rem;
  color: #30b6d2 !important;
  letter-spacing: 0;
  word-wrap: break-word; }

.account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap h6 {
  margin-top: 15px;
  padding-right: 0 !important; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap h6 {
    display: inline-block;
    margin-right: 10px; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap h6.order-total-price {
    margin-top: 0; } }

.account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap .col-sm-4:last-of-type {
  padding: 0; }

@media (max-width: 64rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap .col-sm-4:last-of-type {
    padding-left: 10px; } }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap .col-sm-4:last-of-type {
    padding-left: 0; } }

.account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap {
  padding-right: 0;
  margin-top: 15px; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-3.order-detail-buttons-wrap {
    padding-left: 0;
    margin-top: 32px; } }

.account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap {
  padding-right: 0; }

@media (max-width: 47.9375rem) {
  .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap, .account_wrapper .order-items-grid.row .col-sm-5.order-detail-info-wrap .col-sm-4 {
    padding-left: 0; } }

.account_wrapper .row.return-order-row {
  background: #f2f5f5;
  margin: 0 auto;
  margin-top: 55px;
  padding: 40px; }

.account_wrapper .row.return-order-row button {
  float: right;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: .875rem;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  display: block;
  height: 35px;
  background: none; }

@media (max-width: 47.9375rem) {
  .account_wrapper .row.return-order-row button {
    float: none; } }

.account_wrapper .row.return-order-row h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: .875rem !important;
  color: #333;
  letter-spacing: 0;
  font-weight: 600; }

@media (max-width: 47.9375rem) {
  .account_wrapper .row.return-order-row h2 {
    text-align: center; } }

.account_wrapper .row.return-order-row .col-sm-1, .account_wrapper .row.return-order-row .col-sm-4 {
  margin-top: 20px;
  padding: 0; }

.account_wrapper .row.return-order-row .col-sm-1 {
  text-align: center; }

.account_wrapper .row.return-order-row p {
  margin-bottom: 0;
  font-size: .875rem;
  line-height: 1.375rem; }

@media (max-width: 47.9375rem) {
  .account_wrapper .row.return-order-row p {
    text-align: center; } }

button.write-a-review-button {
  display: none !important; }

div#main {
  margin-top: 0; }

.btn, .btn-info, .btn-primary, .btn a, .order-data, .product_wrap .product_name, body, h1, h2, h3, h4, h5, input, placeholder, textarea {
  font-family: Poppins, Helvetica, Arial, sans-serif !important; }

a:hover {
  text-decoration: none; }

li.account_nav--link.rewards--link--acct span.reward-points {
  margin-left: 5px; }

#loyaltylion .lion-action-button, .lion-action-button {
  background: none;
  color: #284b55; }

#loyaltylion .lion-action-button:hover, .lion-action-button:hover {
  background: none; }

button.lion-in-cart-reward__button.lion-action-button.lion-action-button--disabled.lion-action-button--redeemed.disabled {
  color: #fff; }

.rewards-widget .products__btn:focus, .rewards-widget .products__btn:hover {
  border-color: rgba(0, 0, 0, 0.32); }

#loyaltylion * {
  font-family: Poppins, Helvetica, Arial, sans-serif !important; }

#loyaltylion .lion-loyalty-splash--format-embed {
  min-height: inherit; }

.lion-action-button--loading {
  color: transparent !important; }

.lion-action-button--loading:after {
  border-left-color: #30b6d2; }

#account-rewards .account-rewards.col-sm-8 {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

#account-rewards .account-rewards.col-sm-8 div#rewards-section {
  padding: 0;
  padding-bottom: 16px; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .rewards-widget__wrap {
  padding: 0; }

#account-rewards .account-rewards.col-sm-8 p.account-rewards-subtitle {
  font-size: 1.125rem;
  color: #2f4858;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.5rem; }

#account-rewards .account-rewards.col-sm-8 p.account-rewards-subtitle.alert-user-no-items-in-cart {
  background: #f2dede;
  color: #b94a48;
  padding: 12px; }

#account-rewards .account-rewards.col-sm-8 a.account-t-c {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: .875rem;
  text-align: center;
  color: #30b6d2;
  text-decoration: none; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item {
  width: 20%; }

@media (max-width: 68.75rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item {
    width: 33%; } }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item {
    width: 100%; } }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .products {
  display: block;
  width: 100%; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .products__product {
  width: calc(25% - 24px);
  margin: 12px;
  border: 1px solid #dcdcdc;
  padding: 25px;
  background: #fff;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  position: relative; }

@media (max-width: 75rem) {
  #account-rewards .account-rewards.col-sm-8 .rewards-widget .products__product {
    padding: 12px; } }

@media (max-width: 68.75rem) {
  #account-rewards .account-rewards.col-sm-8 .rewards-widget .products__product {
    width: calc(33% - 24px); } }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .rewards-widget .products__product {
    width: calc(50% - 10px);
    padding: 0;
    border: none;
    margin: 5px;
    box-shadow: none; } }

#account-rewards .account-rewards.col-sm-8 .products__product.disabledopacity {
  opacity: .5; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .products__img {
  padding: 0;
  height: 120px; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .products__title {
  font-weight: 600;
  font-size: .8125rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem;
  margin: 0; }

@media (max-width: 64rem) {
  #account-rewards .account-rewards.col-sm-8 .rewards-widget .products__title {
    padding: 10px 0; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__points {
  text-align: center;
  background: none;
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
  padding: 0; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__points {
    text-align: left;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    left: -5px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__points span span.value {
  font-weight: 600;
  font-size: 1.125rem;
  color: #039592;
  letter-spacing: 0;
  text-align: center;
  margin-right: 0; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__points span span.value:before {
  content: "+"; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__points span span.text {
  font-weight: 600;
  font-size: 1.125rem;
  color: #039592;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__content {
  height: 100%; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__content {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 90%; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon {
  width: 150px;
  background-color: #fff;
  border-radius: 0;
  border: none;
  box-shadow: none;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  -ms-flex-order: -2;
  -webkit-box-ordinal-group: -1;
          order: -2;
  background: none;
  margin-bottom: 30px;
  margin-bottom: 50px;
  padding-top: 20px;
  margin-top: 45px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon {
    margin: 0 10px 10px 0;
    margin-right: 0;
    min-width: 80px;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5); } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon img {
  margin: 0 auto;
  display: block; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon.lion-icon.lion-icon__rule--instagram-follow img {
  position: relative;
  left: 6px; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon.lion-icon.lion-icon__rule--facebook-like img {
  position: relative;
  left: 10px; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon.lion-icon.lion-icon__rule--birthday img, #account-rewards .account-rewards.col-sm-8 .lion-rule-item__icon.lion-icon.lion-icon__rule--newsletter-signup img {
  position: relative;
  top: -12px; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__content {
  box-shadow: none; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__content {
    border-bottom: 1px solid #dcdcdc; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__title {
  font-weight: 600;
  font-size: .875rem;
  color: #00b4aa;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem;
  text-indent: -99999px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__title {
    padding: 0;
    margin-top: -10px;
    position: relative;
    top: -50px;
    top: -35px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding-left: 20px;
    text-align: left; } }

#account-rewards .account-rewards.col-sm-8 .earn-points-title {
  font-weight: 600;
  color: #2f4858;
  letter-spacing: 0;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px; }

#account-rewards .account-rewards.col-sm-8 #loyaltylion .lion-action-button--disabled, #account-rewards .account-rewards.col-sm-8 .lion-action-button--disabled {
  background-color: #999;
  cursor: default;
  background: none;
  color: #333;
  padding: 0; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__completed-forever {
  position: relative;
  padding: 0 15px 15px 0;
  text-align: center; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__completed-forever {
    position: relative;
    padding: 0;
    top: -30px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; } }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .products__btn {
  padding: 20px 10px;
  padding: 0; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__completed-forever:before {
  font-family: fontawesome;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f00c";
  vertical-align: bottom;
  color: #2f4858; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item__completed-forever:after {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: .75rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "Completed";
  vertical-align: bottom;
  color: #2f4858;
  text-transform: uppercase;
  letter-spacing: .01875rem; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .info__points span:after {
  border: none; }

#account-rewards .account-rewards.col-sm-8 span.you-have-account {
  color: #2f4858 !important; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .info__points {
  margin-bottom: 6px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25rem; }

#account-rewards .account-rewards.col-sm-8 .rewards-widget .info__points span {
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #00b4aa; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item--actionable {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item--actionable:hover {
  border: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

#account-rewards .account-rewards.col-sm-8 #loyaltylion .lion-action-button, #account-rewards .account-rewards.col-sm-8 .lion-action-button {
  background: none;
  color: #333;
  padding: 9px 15px;
  padding: 20px 10px;
  padding: 15px 10px;
  font-weight: 500;
  width: 100%; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 #loyaltylion .lion-action-button, #account-rewards .account-rewards.col-sm-8 .lion-action-button {
    padding: 15px 5px;
    font-size: .75rem;
    min-height: 55px; } }

#account-rewards .account-rewards.col-sm-8 #loyaltylion .lion-action-button:hover, #account-rewards .account-rewards.col-sm-8 .lion-action-button:hover {
  background: none;
  color: #333; }

#account-rewards .account-rewards.col-sm-8 button.lion-in-cart-reward__button.lion-action-button.lion-action-button--disabled.lion-action-button--redeemed.disabled {
  padding: 15px 10px;
  background: #2f4858;
  color: #fff;
  width: 100%;
  border-radius: 10px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 button.lion-in-cart-reward__button.lion-action-button.lion-action-button--disabled.lion-action-button--redeemed.disabled {
    padding: 15px 10px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item--actionable:hover .lion-rule-item__content {
  border: none; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--newsletter-signup {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--newsletter-signup .lion-rule-item__title {
    padding-left: 20px;
    top: -45px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--purchase {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--purchase .lion-rule-item__title {
    padding-left: 10px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--birthday {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--birthday .lion-rule-item__title {
    padding-left: 15px;
    top: -45px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--facebook-like {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--facebook-like .lion-rule-item__title {
    padding-left: 5px; } }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--instagram-follow {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--instagram-follow .lion-rule-item__title {
    padding-left: 0; } }

#account-rewards .account-rewards.col-sm-8 hr.rewards-hr-account {
  width: 100%; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 hr.rewards-hr-account {
    margin-top: 45px; } }

#account-rewards .account-rewards.col-sm-8 .address-headers.account-rewards-headers {
  margin: 0 12px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .address-headers.account-rewards-headers {
    margin: 0; }
  #account-rewards .account-rewards.col-sm-8 .address-headers.account-rewards-headers h2.addresses_data--heading.rewards-heading-account {
    float: left; }
  #account-rewards .account-rewards.col-sm-8 .address-headers.account-rewards-headers #account-rewards .account-rewards.col-sm-8 a.account-t-c {
    margin-bottom: 10px;
    float: left; } }

#account-rewards .account-rewards.col-sm-8 button.lion-in-cart-reward__button.lion-action-button.lion-action-button--disabled.disabled:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.45);
  top: 0;
  left: 0; }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item.lion-rule-item--instagram-follow .lion-rule-item__title:after {
  content: "When you Follow Us on Instagram";
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item.lion-rule-item--birthday .lion-rule-item__title:after {
  content: "Every year on your birthday";
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item.lion-rule-item--newsletter-signup .lion-rule-item__title:after {
  content: "When you sign up for our mailing list";
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item.lion-rule-item--facebook-like .lion-rule-item__title:after {
  content: "When you Like Us on Facebook";
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--purchase .lion-rule-item__title:after {
  content: "For every $1 you spend";
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--purchase .lion-rule-item__title.non-subscriber:after {
  content: "For every $1 you spend & x2 points when you subscribe" !important;
  display: block;
  width: 100%;
  text-indent: 0; }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--birthday {
  width: 79px;
  height: 69px;
  background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) -10px -10px;
  margin-top: 35px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--birthday {
    margin-top: 0;
    left: -8px; } }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--purchase {
  width: 82px;
  height: 60px;
  background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) -109px -10px;
  left: -8px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--purchase {
    left: -15px; } }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--facebook-like {
  width: 69px;
  height: 57px;
  background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) -211px -10px;
  left: 8px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--facebook-like {
    left: 0; } }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--instagram-follow {
  width: 69px;
  height: 58px;
  background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) -90px -99px;
  left: 8px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--instagram-follow {
    left: 0; } }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--newsletter-signup {
  width: 60px;
  height: 69px;
  background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) -10px -99px;
  margin-top: 35px; }

@media (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account .lion-rule-item__icon.lion-icon.lion-icon__rule--newsletter-signup {
    margin-top: 0;
    background: url(/cdn/shop/files/css_sprites.png?1611346257082774600) 0 -99px;
    left: -8px; } }

#account-rewards .account-rewards.col-sm-8 .loyalty-lion-earning-points-account {
  margin-top: -45px; }

@media (min-width: 33.125rem) and (max-width: 47.9375rem) {
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__title {
    top: 20px !important;
    left: -105px !important;
    display: inline-block !important;
    padding-left: 0 !important; }
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item.lion-rule-item--purchase .lion-rule-item__title {
    padding-left: 10px;
    left: -145px !important; }
  #account-rewards .account-rewards.col-sm-8 .lion-rule-item__completed-forever {
    position: absolute;
    top: 25px; } }

.container-404 .hero {
  text-align: center;
  padding-top: 35px; }

@media screen and (max-width: 28.125rem) {
  .container-404 .hero {
    padding: 30px 10px 10px; } }

.container-404 .hero h1 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-size: 2.25rem;
  color: #333;
  letter-spacing: 0;
  line-height: 2.75rem;
  margin-bottom: 32px; }

@media screen and (max-width: 28.125rem) {
  .container-404 .hero h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    max-width: 280px;
    margin: 0 auto;
    margin-bottom: 18px; } }

.container-404 .hero p {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.1875rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.625rem;
  max-width: 850px;
  margin: 0 auto; }

@media screen and (max-width: 28.125rem) {
  .container-404 .hero p {
    font-size: 1rem;
    line-height: 1.5rem; } }

.container-404 .hero p a {
  color: #30b6d2;
  cursor: pointer; }

.container-404 .hero p a:hover {
  color: #1e418f; }

.container-404 .collection-scope {
  margin-top: 50px; }

@media screen and (max-width: 28.125rem) {
  .container-404 .collection-scope {
    margin-top: 20px; } }

.container-404 .collection-scope h2 {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 1.375rem;
  color: #323031;
  letter-spacing: 0;
  text-align: center;
  line-height: 2.125rem;
  margin-bottom: 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #dcdcdc; }

@media screen and (max-width: 28.125rem) {
  .container-404 .collection-scope h2 {
    font-size: 1rem;
    line-height: 1.625rem;
    padding-bottom: 10px;
    max-width: 280px;
    margin: 0 auto; } }

.container-404 .collection-scope .load-more-button {
  width: 100%;
  text-align: center;
  padding: 0 30px; }

.container-404 .collection-scope .load-more-button a {
  display: block;
  width: 100%;
  max-width: 380px;
  margin: 30px auto 90px;
  padding: 16px;
  color: #284b55;
  font-size: 1rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  background-color: transparent;
  border: 1px solid #284b55;
  border-radius: 10px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  outline: none;
  text-decoration: none; }

.container-404 .collection-scope .load-more-button a:hover {
  background: #eaf1f1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.blog-post {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.blog-post__item {
  -ms-flex: 1 1 33.33333%;
  -webkit-box-flex: 1;
          flex: 1 1 33.33333%; }

.blog-post__title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

body.template-blog .container {
  width: 100%; }

#mobile-only.blog-detail-sidebar {
  display: none; }

@media (max-width: 64rem) {
  #mobile-only.blog-detail-sidebar {
    display: block;
    padding-left: 0; }
  #mobile-only.blog-detail-sidebar h3 {
    position: -webkit-sticky;
    position: sticky;
    left: 0; }
  #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec:first-of-type {
    margin-right: 20px; } }

@media (max-width: 64rem) {
  #mobile-only.blog-detail-sidebar {
    display: block;
    padding-left: 0;
    padding-top: 50px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%; }
  #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec {
    float: left;
    width: 48%;
    width: 30%;
    max-width: 125px;
    display: inline-block;
    float: none;
    margin-right: 10px; }
  #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec h4 {
    white-space: normal;
    min-height: 60px;
    line-height: .875rem; }
  #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec:first-of-type {
    margin-right: 10px; } }

@media (max-width: 47.9375rem) {
  #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec {
    width: 40%;
    margin-right: 5px !important; } }

.blog-detail-sidebar {
  padding-top: 115px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (max-width: 64rem) {
  .blog-detail-sidebar {
    display: none;
    padding-left: 75px;
    padding-left: 120px; } }

.blog-detail-sidebar.sticky.fixed {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9999;
  right: 45px;
  padding-top: 0 !important; }

.blog-detail-sidebar h3, .blog-detail-sidebar h3 strong {
  font-weight: 700;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-transform: uppercase; }

.blog-detail-sidebar .blog-detail-recipe-rec {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin: 0 auto 10px;
  padding: 8px 15px 24px;
  text-align: center;
  width: 215px;
  float: left; }

.blog-detail-sidebar .blog-detail-recipe-rec a {
  text-decoration: none;
  width: 100%;
  max-width: 125px;
  height: 50px;
  background-color: #00b4aa;
  color: #fff;
  margin: 0 auto;
  padding: 1px 15px 0;
  border-radius: 10px;
  border: 0;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  display: block;
  height: 35px;
  font-size: .75rem;
  padding: 10px 0 0; }

.blog-detail-sidebar .blog-detail-recipe-rec h4 {
  font-weight: 600;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.125rem; }

.blog-detail-sidebar .blog-detail-recipe-rec p {
  font-weight: 600;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem; }

.blog-detail-related-articles {
  float: left;
  padding-top: 100px; }

.blog-detail-related-articles h3 {
  font-weight: 700;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px; }

.blog-detail-related-articles .card-img-wrap img {
  width: 100%;
  overflow: hidden;
  height: 100%;
  min-height: 256px;
  object-fit: cover; }

.blog-detail-related-articles p.card-meta-date {
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.375rem;
  font-weight: 700;
  text-transform: uppercase; }

.blog-detail-related-articles p.card-meta-date span {
  margin: 0 15px;
  font-weight: 400;
  color: #333; }

.blog-detail-related-articles p.card-meta-date a {
  font-weight: 700;
  color: #00b4aa;
  text-decoration: none; }

.blog-detail-related-articles p.card-meta-date a:hover {
  color: #00b4e6; }

.blog-detail-related-articles h4.card-meta-title {
  font-weight: 600;
  font-size: 1.375rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin: 10px 0;
  cursor: pointer; }

.blog-detail-related-articles a {
  text-decoration: none; }

.blog-detail-related-articles p.card-meta-cta {
  font-weight: 700;
  color: #00b4aa;
  text-decoration: none;
  font-size: 1rem;
  cursor: pointer; }

.blog-detail-related-articles p.card-meta-cta:hover {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #17c6a5; }

@media (max-width: 47.9375rem) {
  .blog-detail-related-articles p.card-meta-cta {
    font-size: .875rem; } }

.blog-detail-related-articles p {
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.5rem;
  font-weight: 500; }

.blog-detail-pagination {
  float: left;
  width: 100%;
  margin-top: 60px;
  padding: 30px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }

.blog-detail-pagination span.blog-next-post {
  display: block;
  font-weight: 700;
  font-size: .75rem;
  color: #948b84;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px; }

.blog-detail-pagination span.blog-next-post svg {
  padding-left: 10px; }

.blog-detail-pagination span.blog-prev-post {
  text-align: left;
  display: block;
  font-weight: 700;
  font-size: .75rem;
  color: #948b84;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px; }

.blog-detail-pagination span.blog-prev-post svg {
  padding-right: 10px; }

@media (max-width: 47.9375rem) {
  .blog-detail-pagination span.blog-prev-post {
    text-align: right; } }

.blog-detail-pagination a.blog-pagination {
  font-weight: 700;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  text-align: right;
  line-height: 1.5rem;
  text-decoration: none; }

@media (max-width: 47.9375rem) {
  .blog-detail-pagination a.blog-pagination:first-of-type {
    text-align: right;
    border-right: 1px solid #dcdcdc;
    padding-right: 20px; } }

@media (max-width: 47.9375rem) {
  .blog-detail-pagination a.blog-pagination {
    width: 50%;
    text-align: left;
    padding-left: 20px;
    min-height: 105px; } }

.slick-dotted.slick-slider-blog-navigation ul {
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 100px; }

@media (max-width: 47.9375rem) {
  .slick-dotted.slick-slider-blog-navigation ul {
    display: none; } }

.slick-dotted.slick-slider-blog-navigation ul li {
  display: inline-block;
  font-weight: 700;
  font-size: 1rem;
  color: #0087c5;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem;
  padding: 20px 30px; }

.ehs-blog-list-slider {
  margin: 100px 0 0;
  padding-bottom: 20px;
  overflow: hidden;
  opacity: 0; }

.ehs-blog-list-slider.slick-initialized {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.ehs-blog-list-slider:after, .ehs-blog-list-slider:before {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 60px;
  top: 50%;
  margin-top: -75px;
  background: url("/cdn/shop/t/512/assets/slider-arrow-right.png?v=3282418770588493818") no-repeat 50%;
  z-index: 9;
  pointer-events: none; }

.ehs-blog-list-slider:before {
  left: 30px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.ehs-blog-list-slider:after {
  right: 30px; }

.ehs-blog-list-slider button.slick-prev.slick-arrow {
  background: none;
  width: 200px;
  height: 550px;
  top: calc(50% - 50px) !important;
  left: 0;
  position: absolute;
  opacity: 0;
  z-index: 5; }

@media (max-width: 64rem) {
  .ehs-blog-list-slider button.slick-prev.slick-arrow {
    width: 50px; } }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider button.slick-prev.slick-arrow {
    width: 30px;
    height: 350px; } }

.ehs-blog-list-slider button.slick-next.slick-arrow {
  background: none;
  width: 200px;
  height: 550px;
  top: calc(50% - 50px) !important;
  position: absolute;
  opacity: 0;
  z-index: 5;
  right: 0;
  top: 0; }

@media (max-width: 64rem) {
  .ehs-blog-list-slider button.slick-next.slick-arrow {
    width: 50px; } }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider button.slick-next.slick-arrow {
    width: 30px;
    height: 350px; } }

.ehs-blog-list-slider .slick-slide {
  opacity: .5;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .slick-slide.slick-current.slick-active.slick-center {
  opacity: 1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .slick-slide.slick-current.slick-active.slick-center .blog-slider-background {
  padding: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .slick-track {
  height: 550px !important;
  overflow: hidden; }

.ehs-blog-list-slider .blog-slider-background {
  padding: 25px 30px;
  height: 550px !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .blog-slider-background.slick-active {
  padding: 0; }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background {
    height: 350px;
    padding: 25px 5px; } }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-category-title {
  position: absolute;
  top: 32%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.25rem;
  text-transform: uppercase; }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-category-title {
    top: 20%; } }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img .blog-slider-title {
  font-weight: 700;
  font-size: 2.25rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 2.75rem;
  width: 70%;
  text-align: center;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background .blog-slider-img .blog-slider-title {
    width: 90%;
    line-height: 2.125rem;
    font-size: 1.75rem; } }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-slider-button {
  text-align: center;
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-slider-button {
    top: 83%; } }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-slider-button button {
  border: 1px solid #fff;
  border-radius: 10px;
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.625rem;
  background: none;
  width: 200px;
  height: 50px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-slider-button button:hover {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #fff;
  color: #333; }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background .blog-slider-img a.blog-slider-button button {
    width: 125px; } }

.ehs-blog-list-slider .blog-slider-background .blog-slider-img hr.blog-slider-divider {
  border-color: #fff;
  text-align: center;
  position: absolute;
  top: 36%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-width: 1px;
  width: 20px; }

@media (max-width: 47.9375rem) {
  .ehs-blog-list-slider .blog-slider-background .blog-slider-img hr.blog-slider-divider {
    top: 25%; } }

.ehs-blog-list-slider .slick-dots {
  display: none; }

#blog-list-wrapper {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 48px;
  margin-top: 80px; }

#blog-list-wrapper:after {
  content: "";
  display: table;
  clear: both; }

#blog-list-wrapper .blog-list-grid {
  float: left;
  width: calc(100% - 380px); }

#blog-list-wrapper .blog-list-grid:after {
  content: "";
  display: table;
  clear: both; }

#blog-list-wrapper .blog-list-grid .grid__item {
  width: 33.33%; }

@media (max-width: 75rem) {
  #blog-list-wrapper .blog-list-grid .grid__item {
    width: 50%; } }

@media (max-width: 64rem) {
  #blog-list-wrapper .blog-list-grid .grid__item {
    width: 100%; } }

#blog-list-wrapper #blog-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#blog-list-wrapper #blog-list .grid__item {
  padding-left: 30px;
  margin-bottom: 0; }

#blog-list-wrapper #blog-list .grid__item.last-blog-card {
  padding-right: 0; }

#blog-list-wrapper #blog-list .grid__item .card-meta {
  padding-bottom: 20px; }

#blog-list-wrapper #blog-list .grid__item h3 {
  font-weight: 700;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px; }

#blog-list-wrapper #blog-list .grid__item .card-img-wrap {
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: 0 0 15px;
  cursor: pointer; }

#blog-list-wrapper #blog-list .grid__item .card-img-wrap img {
  width: 100%;
  overflow: hidden;
  height: 100%;
  min-height: 256px;
  object-fit: cover;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#blog-list-wrapper #blog-list .grid__item .card-img-wrap img:hover {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1); }

#blog-list-wrapper #blog-list .grid__item p.card-meta-date {
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.375rem;
  font-weight: 700;
  text-transform: uppercase; }

#blog-list-wrapper #blog-list .grid__item p.card-meta-date span {
  margin: 0 15px;
  font-weight: 400;
  color: #333; }

#blog-list-wrapper #blog-list .grid__item p.card-meta-date a {
  font-weight: 700;
  color: #00b4aa;
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer; }

#blog-list-wrapper #blog-list .grid__item h4.card-meta-title {
  font-weight: 600;
  font-size: 1.375rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.75rem;
  margin: 10px 0;
  cursor: pointer; }

#blog-list-wrapper #blog-list .grid__item a {
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#blog-list-wrapper #blog-list .grid__item p.card-meta-cta {
  font-weight: 700;
  color: #00b4aa;
  text-decoration: none;
  font-size: 1rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer; }

#blog-list-wrapper #blog-list .grid__item p.card-meta-cta:hover {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #17c6a5; }

@media (max-width: 47.9375rem) {
  #blog-list-wrapper #blog-list .grid__item p.card-meta-cta {
    font-size: .875rem; } }

#blog-list-wrapper #blog-list .grid__item p {
  font-size: .875rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.5rem;
  font-weight: 500; }

@media (max-width: 64rem) {
  #blog-list-wrapper {
    padding: 0 20px; }
  #blog-list-wrapper #blog-list .grid__item, #blog-list-wrapper .blog-list-sidebar {
    padding-left: 0; } }

@media (max-width: 47.9375rem) {
  #blog-list-wrapper .blog-list-grid {
    width: 100%; } }

#blog-list-wrapper .card-meta p a {
  color: #00b4aa;
  cursor: pointer; }

#blog-list-wrapper .card-meta p a:hover {
  color: #17c6a5; }

.blog-list-sidebar {
  float: right;
  width: 300px;
  margin-left: 80px;
  padding-left: 0; }

@media (max-width: 47.9375rem) {
  .blog-list-sidebar {
    display: none; } }

.blog-list-sidebar .blog-sidebar-popular-posts h3 {
  font-weight: 700;
  font-size: 1rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0; }

.blog-list-sidebar .blog-sidebar-popular-posts hr {
  border-top: 1px #dcdcdc;
  margin-right: 16px; }

.blog-list-sidebar .blog-sidebar-popular-posts ol {
  padding-left: 16px; }

.blog-list-sidebar .blog-sidebar-popular-posts ol hr {
  position: relative;
  left: -16px;
  border-top: 1px solid #dcdcdc;
  margin: 5px 0; }

.blog-list-sidebar .blog-sidebar-popular-posts ol li {
  padding: 24px 0;
  padding-left: 10px;
  font-weight: 700;
  font-size: 1rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.5rem; }

.blog-list-sidebar .blog-sidebar-popular-posts ol li a {
  font-weight: 700;
  font-size: 1rem;
  color: #323031;
  letter-spacing: 0;
  line-height: 1.625rem;
  text-decoration: none;
  cursor: pointer; }

.blog-list-sidebar .blog-sidebar-newsletter .optin-footer-dropdown, .blog-list-sidebar .blog-sidebar-newsletter .optin-footer-field {
  width: 100%;
  max-width: 260px; }

.blog-list-sidebar .blog-sidebar-newsletter .fancy-select .trigger, .blog-list-sidebar .blog-sidebar-newsletter .infusion-field-input-container {
  width: 100%;
  height: 50px;
  line-height: 3.125rem;
  border: 1px solid #c4c4c4; }

.blog-list-sidebar .blog-sidebar-newsletter div.fancy-select div.trigger.open {
  background: #ccc;
  color: #000; }

.blog-list-sidebar .blog-sidebar-newsletter div.fancy-select ul.options {
  padding-left: 5px; }

.blog-list-sidebar .blog-sidebar-newsletter p {
  margin-bottom: 15px; }

.blog-list-sidebar .optin-footer-text {
  max-width: 260px;
  font-size: .625rem;
  line-height: .75rem;
  color: #404042;
  font-weight: 300; }

.blog-list-sidebar input[type=submit] {
  background: #294b55;
  background: #01b193;
  padding: 12px 16px 11px;
  border-radius: 10px;
  font-size: .875rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.blog-list-sidebar input[type=submit]:hover {
  background: #17c6a5;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.blog-list-sidebar .blog-sidebar-newsletter {
  margin-top: 75px; }

.blog-list-sidebar .blog-sidebar-newsletter h3 {
  font-weight: 700;
  font-size: 1rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.25rem;
  text-transform: uppercase;
  margin-top: 0; }

.blog-list-sidebar .blog-sidebar-newsletter p {
  font-size: 1rem;
  color: #404042;
  letter-spacing: 0;
  line-height: 1.625rem;
  font-weight: 500; }

.blog-list-sidebar .blog-sidebar-newsletter input#sold-out-notification-email:-ms-input-placeholder {
  font-size: .875rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.5rem; }

.blog-list-sidebar .blog-sidebar-newsletter input#sold-out-notification-email::-webkit-input-placeholder {
  font-size: .875rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.5rem; }

.blog-list-sidebar .blog-sidebar-newsletter input#sold-out-notification-email::placeholder {
  font-size: .875rem;
  color: #948b84;
  letter-spacing: 0;
  line-height: 1.5rem; }

.pagination-dropdown {
  display: block;
  margin: 20px auto;
  text-align: center;
  height: 100px; }

.pagination-dropdown p {
  display: inline-block;
  position: relative;
  top: -15px;
  font-size: .8125rem;
  margin: 0 10px; }

.pagination-dropdown a {
  cursor: pointer; }

.pagination-dropdown a.pagination-disabled {
  opacity: .5;
  cursor: default; }

.pagination-dropdown a.pagination-arrow-prev {
  margin-right: 25px; }

.pagination-dropdown a.pagination-arrow-next {
  margin-left: 25px; }

.pagination-dropdown ul.drop-on-click {
  position: relative;
  top: -15px;
  display: inline;
  margin: 0 10px;
  padding: 10px 0;
  list-style: none;
  border: 1px solid #d8d8d8;
  border-radius: 10px; }

.pagination-dropdown ul.drop-on-click li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  cursor: pointer;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.0625rem; }

.pagination-dropdown ul.drop-on-click li ul {
  padding: 0;
  position: absolute;
  top: 43px;
  left: -1px;
  display: none;
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  width: 60px;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  height: 140px;
  padding-right: 0;
  margin-right: 0; }

.pagination-dropdown ul.drop-on-click li ul li {
  display: block;
  border: 1px solid #d8d8d8;
  border-top: 0;
  padding: 0;
  margin-right: 0; }

.pagination-dropdown ul.drop-on-click li ul li:hover {
  background: #d8d8d8; }

.pagination-dropdown ul.drop-on-click li ul li a {
  display: inline-block;
  padding: 20px;
  margin-right: 10px;
  color: #323031;
  text-decoration: none; }

.pagination-dropdown ul.drop-on-click li ul li:last-of-type {
  border-radius: 0 0 10px 10px;
  border-top: 0; }

.pagination-dropdown ul.drop-on-click li.pagination-current-page:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00b4aa;
  float: right;
  position: relative;
  top: 5px;
  left: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.pagination-dropdown ul.drop-on-click.drop {
  margin-left: 0;
  list-style: none;
  border-radius: 10px;
  position: relative;
  top: -15px;
  margin: 0 10px;
  border-radius: 10px 10px 0 0; }

.pagination-dropdown ul.drop-on-click.drop li.pagination-current-page:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.pagination-dropdown ul.drop li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }

.pagination-dropdown ul.drop li ul {
  overflow-y: auto;
  overflow-x: hidden;
  height: 150px;
  padding-right: 4px;
  margin-right: 0; }

.pagination-dropdown ul.drop-on-click.drop li ul {
  opacity: 1;
  visibility: visible;
  display: block;
  margin-top: 0; }

body.template-blog .blog-nav.container-desktop {
  display: block;
  width: 100%;
  padding: 25px 20px 0;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #dcdcdc; }

@media (max-width: 47.9375rem) {
  body.template-blog .blog-nav.container-desktop {
    display: none; } }

body.template-blog .blog-nav.container-desktop:after {
  content: "";
  display: table;
  clear: both; }

body.template-blog .blog-nav.container-desktop .list-section {
  display: inline-block;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }

body.template-blog .blog-nav.container-desktop .list-section ul {
  margin: 0;
  padding: 0;
  list-style: none; }

body.template-blog .blog-nav.container-desktop .list-section ul li {
  display: inline-block;
  margin-right: 70px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding-bottom: 25px;
  border-bottom: 5px solid transparent; }

body.template-blog .blog-nav.container-desktop .list-section ul li:last-child {
  margin-right: 0; }

body.template-blog .blog-nav.container-desktop .list-section ul li:hover {
  border-color: #30b6d2; }

body.template-blog .blog-nav.container-desktop .list-section ul li a {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.4375rem;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer; }

body.template-blog .blog-nav.container-desktop .list-section ul li.list-item--active {
  border-bottom: 5px solid #30b6d2; }

body.template-blog .blog-nav.container-desktop .social-media {
  display: inline-block;
  position: absolute;
  right: 13%; }

body.template-blog .blog-nav.container-desktop .social-media a {
  display: inline-block;
  cursor: pointer;
  margin-left: 20px; }

body.template-blog .blog-nav.container-mobile {
  display: none; }

@media (max-width: 47.9375rem) {
  body.template-blog .blog-nav.container-mobile {
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: 50px; }
  body.template-blog .blog-nav.container-mobile:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #00b4aa;
    float: right;
    position: relative;
    bottom: 20px;
    right: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  body.template-blog .blog-nav.container-mobile #blog-tag-filter {
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    padding: 5px 30px;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #333;
    letter-spacing: 0;
    line-height: 1.4375rem;
    text-align: center; } }

body.template-article .container {
  width: 100%; }

body.template-article #blog-detail article {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 48px;
  margin: 60px auto 0; }

@media (max-width: 64rem) {
  body.template-article #blog-detail article {
    margin: 0 auto; } }

@media (min-width: 64rem) {
  body.template-article #blog-detail .rte.article-content-main h1 {
    font-size: 2.5rem;
    color: #333;
    letter-spacing: 0;
    line-height: 3rem;
    margin: 40px auto; }
  body.template-article #blog-detail .rte.article-content-main h2 {
    font-size: 2rem;
    color: #333;
    letter-spacing: 0;
    line-height: 2.5rem;
    margin: 40px auto; }
  body.template-article #blog-detail .rte.article-content-main h3 {
    font-size: 1.5rem;
    color: #333;
    letter-spacing: 0;
    line-height: 2rem;
    margin: 40px auto; }
  body.template-article #blog-detail .rte.article-content-main h3 strong {
    font-size: inherit; }
  body.template-article #blog-detail .rte.article-content-main h4 {
    font-size: 1.125rem;
    font-weight: 500;
    color: #333;
    letter-spacing: 0;
    line-height: 1rem; }
  body.template-article #blog-detail .rte.article-content-main h5 {
    font-size: .875rem;
    color: #333;
    letter-spacing: 0;
    line-height: 1.375rem; }
  body.template-article #blog-detail .rte.article-content-main h6 {
    font-size: .75rem;
    color: #333;
    letter-spacing: 0;
    line-height: 1.25rem; }
  body.template-article #blog-detail .rte.article-content-main p {
    font-size: 1.125rem;
    font-weight: 300;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 1.625rem;
    margin: 40px auto 40px 0; }
  body.template-article #blog-detail .rte.article-content-main ol, body.template-article #blog-detail .rte.article-content-main ul {
    margin-left: 0;
    padding-left: 18px; }
  body.template-article #blog-detail .rte.article-content-main ol li, body.template-article #blog-detail .rte.article-content-main ul li {
    font-size: 1.125rem;
    font-weight: 300 !important;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 2rem; }
  body.template-article #blog-detail .rte.article-content-main ol li span, body.template-article #blog-detail .rte.article-content-main ul li span {
    font-weight: 300 !important; }
  body.template-article #blog-detail .rte.article-content-main ol li a, body.template-article #blog-detail .rte.article-content-main ul li a {
    color: #24b6d4;
    font-weight: 500; } }

body.template-article #blog-detail .blog-detail-content {
  float: left;
  width: calc(100% - 295px); }

body.template-article #blog-detail .blog-detail-content a {
  color: #24b6d4;
  text-transform: capitalize;
  cursor: pointer; }

body.template-article #blog-detail .blog-detail-content a:hover {
  color: #24b6d4; }

@media (max-width: 64rem) {
  body.template-article #blog-detail .blog-detail-content {
    width: 100%; } }

body.template-article #blog-detail .blog-detail-sidebar {
  float: left;
  width: 215px;
  margin-left: 80px; }

body.template-article #blog-detail #mobile-only.blog-detail-sidebar {
  width: 100%;
  margin: 0; }

body.template-article #blog-detail #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec {
  width: 160px !important;
  max-width: none; }

body.template-article #blog-detail #mobile-only.blog-detail-sidebar .blog-detail-recipe-rec a {
  color: #fff;
  cursor: pointer; }

body.template-article #blog-detail header {
  padding-left: 0;
  padding-bottom: 0; }

body.template-article #blog-detail header p {
  font-size: .875rem;
  color: #666 !important; }

body.template-article #blog-detail header h1 {
  color: #333;
  font-size: 2.25rem !important;
  line-height: 2.75rem !important; }

body.template-article #blog-detail header h1 p {
  font-size: .875rem;
  font-weight: 400;
  color: #666;
  letter-spacing: 0;
  line-height: 1.5rem;
  margin-top: 0;
  margin-bottom: 20px; }

body.template-article #blog-detail header h1 p a {
  font-weight: 300;
  color: #24b6d4;
  text-decoration: none; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail header h1 {
    font-size: 1.75rem;
    line-height: 2.125rem; } }

body.template-article #blog-detail .blog-detail-hero-img-wrap {
  margin-bottom: 50px;
  position: relative; }

body.template-article #blog-detail .blog-detail-hero-img-wrap span {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 30px !important;
  width: 30px !important;
  background-size: 30px !important;
  opacity: .65; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail .blog-detail-hero-img-wrap {
    margin-bottom: 10px; } }

body.template-article #blog-detail .blog-detail-content h2, body.template-article #blog-detail .blog-detail-content h2 strong {
  font-weight: 700;
  font-size: 1.75rem;
  color: #333;
  letter-spacing: 0;
  line-height: 2.125rem; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail .blog-detail-content h2, body.template-article #blog-detail .blog-detail-content h2 strong {
    font-size: 1.25rem;
    line-height: 1.625rem; } }

body.template-article #blog-detail .blog-detail-content h3, body.template-article #blog-detail .blog-detail-content h3 strong {
  font-weight: 700;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25rem; }

body.template-article #blog-detail .blog-detail-content p {
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.625rem;
  width: 85%;
  font-weight: 400; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail .blog-detail-content p {
    width: 100%;
    font-size: .875rem;
    line-height: 1.5rem; } }

body.template-article #blog-detail .blog-detail-content p a, body.template-article #blog-detail .blog-detail-content p a b {
  font-weight: 300;
  color: #24b6d4;
  text-decoration: none;
  cursor: pointer; }

body.template-article #blog-detail .blog-detail-content .rte__video-wrapper {
  margin: 60px 0; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail .blog-detail-content .rte__video-wrapper {
    margin: 20px 0; } }

body.template-article #blog-detail .blog-detail-content ul li {
  font-weight: 400;
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.125rem;
  line-height: 1.5rem; }

@media (max-width: 47.9375rem) {
  body.template-article #blog-detail .blog-detail-content ul li {
    font-size: .875rem; } }

body.template-article #blog-detail .blog-detail-content ul li a {
  font-weight: 300;
  color: #24b6d4;
  text-decoration: none; }

body.template-article #blog-detail .blog-detail-content ol li {
  font-size: 1rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.625rem;
  line-height: 2rem;
  padding-left: 5px;
  font-weight: 400; }

body.template-article #blog-detail .blog-detail-content ol li a {
  font-weight: 500;
  color: #24b6d4;
  text-decoration: none; }

body.template-article .blog-detail-related-articles .grid__item {
  padding-left: 0;
  padding-right: 30px;
  width: 33.33%;
  float: left; }

body.template-article .blog-detail-related-articles .grid__item:last-child {
  padding-right: 0; }

body.template-article .blog-detail-related-articles .grid__item .card-meta .card-meta-date {
  margin-top: 15px;
  font-size: .75rem !important; }

body.template-article .blog-detail-related-articles .grid__item .card-meta .card-meta-cta {
  font-weight: 700;
  color: #24b6d4; }

body.template-article .blog-detail-related-articles .grid__item .card-meta .card-meta-cta:hover {
  color: #24b6d4; }

@media (max-width: 47.9375rem) {
  body.template-article .blog-detail-related-articles .grid__item {
    width: 100%;
    padding-right: 0; } }

body.template-article .blog-detail-tags-social-wrap {
  border-top: 1px solid #dcdcdc;
  padding-top: 25px; }

body.template-article .blog-detail-tags-social-wrap .blog-detail-tags {
  margin-left: 0;
  display: inline-block;
  width: 65%;
  margin-top: 0;
  margin-bottom: 0; }

@media (max-width: 68.75rem) {
  body.template-article .blog-detail-tags-social-wrap .blog-detail-tags {
    display: block;
    width: 100%; } }

body.template-article .blog-detail-tags-social-wrap .blog-detail-tags svg {
  position: relative;
  top: 5px;
  margin-right: 15px; }

body.template-article .blog-detail-tags-social-wrap .blog-detail-tags .blog-article-tag {
  display: inline-block;
  background: #f2f5f5;
  border-radius: 3px;
  font-weight: 600;
  font-size: .75rem;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.375rem;
  padding: 5px 12px;
  margin-right: 10px;
  margin-top: 10px; }

body.template-article .blog-detail-tags-social-wrap .blog-detail-tags .blog-article-tag a {
  color: #333;
  text-decoration: none; }

body.template-article .blog-detail-tags-social-wrap .social-sharing {
  display: inline-block;
  float: right;
  margin-top: 10px;
  text-align: right; }

@media (max-width: 68.75rem) {
  body.template-article .blog-detail-tags-social-wrap .social-sharing {
    display: block;
    float: none;
    text-align: left; } }

@media (max-width: 47.9375rem) {
  body.template-article .blog-detail-tags-social-wrap .social-sharing {
    margin-top: 30px; } }

body.template-article .blog-detail-tags-social-wrap .social-sharing a {
  text-decoration: none;
  margin-right: 7px;
  height: 30px;
  width: 30px;
  background-size: 30px; }

@media print {
  body.template-article a.scrollup.scrollme, body.template-article div.blog-detail-pagination, body.template-article div.blog-detail-related-articles, body.template-article div.blog-detail-tags-social-wrap, body.template-article div.bx-slab, body.template-article div.header_overlay, body.template-article header#site_header, body.template-article iframe, body.template-article p img {
    display: none; } }

/* Slick slider styles */
.js-slick-slider {
  position: relative;
  display: block !important;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px; }
  .slick-dots button {
    padding: 0;
    margin: 0;
    border: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #00b4aa;
    font-size: 0;
    line-height: 0; }

.ip-richtext-container {
  max-width: 1174px;
  margin: auto;
  padding: 57px 15px 26px;
  color: #404040; }
  .ip-richtext-container h1 {
    margin: 0 0 35px;
    color: #404040;
    font-weight: 600;
    font-size: 47px;
    letter-spacing: 1.63px;
    line-height: 1.192; }
  .ip-richtext-container h2 {
    margin: 0 0 46px;
    color: #404040;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1.46px;
    line-height: 1.333; }
  .ip-richtext-container p {
    font-family: proxima-nova, sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 1.06px;
    line-height: 1.4; }
  @media (max-width: 1023px) {
    .ip-richtext-container {
      text-align: center;
      padding: 30px 15px 10px; }
      .ip-richtext-container h1 {
        margin: 0 0 12px;
        font-size: 36px; }
      .ip-richtext-container h2 {
        margin: 0 0 15px;
        font-size: 24px; }
      .ip-richtext-container p {
        font-size: 18px; } }
  @media (max-width: 749px) {
    .ip-richtext-container h1 br {
      display: none; } }

.ip-video-container {
  max-width: 1174px;
  margin: 0 auto 15px;
  padding: 0 15px; }
  .ip-video-container img {
    display: block;
    width: 100%;
    height: auto; }

.btn-red {
  padding: 15px;
  border-radius: 11px;
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 2;
  background-color: #ea4b4a;
  display: inline-block;
  vertical-align: top;
  margin: 28px 0 0;
  padding: 3px 39px;
  height: auto;
  text-transform: none; }
  @media (max-width: 1023px) {
    .btn-red {
      font-size: 14px;
      padding: 3px 15px;
      margin-top: 0; } }

.btn-blue {
  padding: 15px;
  border-radius: 10px;
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 2;
  background-color: #65b3cb;
  display: inline-block;
  vertical-align: top;
  margin: 28px 0 0;
  padding: 8px 19px;
  height: auto;
  text-transform: none;
  min-width: 286px;
  text-align: center; }
  @media (max-width: 1023px) {
    .btn-blue {
      font-size: 14px;
      padding: 3px 15px;
      min-width: 200px;
      margin-top: 0; } }

.ip-image-text {
  max-width: 1174px;
  margin: 0 auto 15px;
  padding: 39px 15px 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .ip-image-text .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40.25%;
            flex: 0 0 40.25%;
    padding: 7px 0 0; }
  .ip-image-text img {
    display: block;
    width: 100%;
    height: auto; }
  .ip-image-text .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.3%;
            flex: 0 0 54.3%; }
  .ip-image-text p {
    margin: 0 0 21px;
    font-family: proxima-nova, sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 1.06px;
    line-height: 1.4; }
  @media (max-width: 1023px) {
    .ip-image-text .image {
      padding: 0; }
    .ip-image-text p {
      font-size: 14px; } }
  @media (max-width: 749px) {
    .ip-image-text {
      padding: 20px 15px;
      display: block; }
      .ip-image-text .image {
        margin: 0 0 15px; } }

.ip-brand-props {
  padding: 66px 15px 40px;
  background: #284b55;
  color: #ffffff; }
  .ip-brand-props .ip-brandprops-container:not(.slick-slider) {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ip-brand-props .ip-brandprop {
    width: 33.33%;
    padding: 0 20px; }
  .ip-brand-props .ip-brandprop-icon {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 13px; }
  .ip-brand-props h3 {
    color: #ffffff;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 0.41px;
    line-height: 1.93;
    margin: 0 0 18px; }
  .ip-brand-props p {
    font-family: proxima-nova, sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.19px;
    line-height: 1.273; }
  @media (max-width: 1023px) {
    .ip-brand-props h3 {
      font-size: 18px; }
    .ip-brand-props p {
      font-family: proxima-nova, sans-serif;
      font-size: 14px; } }
  @media (max-width: 749px) {
    .ip-brand-props {
      padding: 30px 15px; } }

.ip-post-wrap {
  padding: 0 0 84px; }
  .ip-post-wrap .ip-post {
    max-width: 1174px;
    margin: 0 auto -3px;
    padding: 96px 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .ip-post-wrap .ip-post.ip-post-rte {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .ip-post-wrap .ip-post .image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 46.1%;
              flex: 0 0 46.1%; }
    .ip-post-wrap .ip-post img {
      display: block;
      width: 100%;
      height: auto; }
    .ip-post-wrap .ip-post .text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 49%;
              flex: 0 0 49%;
      padding: 3px 0 0; }
    .ip-post-wrap .ip-post p {
      font-family: proxima-nova, sans-serif;
      color: #404040;
      font-size: 25px;
      font-weight: 400;
      letter-spacing: 0.87px;
      line-height: 1.4; }
    .ip-post-wrap .ip-post h3 {
      color: #404040;
      font-size: 42px;
      font-weight: 600;
      letter-spacing: 1.46px;
      line-height: 1.333;
      margin: 0 0 23px; }
    @media (max-width: 1023px) {
      .ip-post-wrap .ip-post p {
        font-family: proxima-nova, sans-serif;
        font-size: 14px; }
      .ip-post-wrap .ip-post h3 {
        font-size: 24px; } }
  @media (max-width: 749px) {
    .ip-post-wrap {
      padding-bottom: 30px; }
    .ip-post-wrap h3{text-align:center;}
    .ip-post-wrap .text{text-align:center;}
      .ip-post-wrap .image {
        margin-bottom: 15px; }
      .ip-post-wrap .ip-post {
        padding-top: 30px;
        display: block; } }

.btn-wrap {
  margin: -23px 0 0; }
  @media (max-width: 1023px) {
    .btn-wrap {
      margin-top: -10px; } }
  @media (max-width: 749px) {
    .btn-wrap {
      margin-bottom: 20px; } }

.ip-ingredients {
  background-color: #f3f5f5;
  padding: 63px 15px 52px;
  margin: 0 0 16px; }
  .ip-ingredients .ip-ingredients-container {
    max-width: 1220px;
    margin: 0 auto; }
  .ip-ingredients .ip-ingredients-heading {
    margin: 0 0 45px; }
  .ip-ingredients h2 {
    margin: 0;
    color: #284b55;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 1.46px;
    line-height: 56px; }
  .ip-ingredients .ip-ingredients-icon {
    height: 228px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 12px; }
  .ip-ingredients .ip-ingredients-posts:not(.slick-slider) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .ip-ingredients .ip-ingredients-post {
    width: 50%;
    padding: 0 20px 30px; }
  .ip-ingredients h3 {
    margin: 0 0 20px;
    color: #284b55;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1.22px;
    line-height: 1.6; }
  .ip-ingredients p {
    font-family: proxima-nova, sans-serif;
    color: #284b55;
    font-size: 25px;
    letter-spacing: 0.87px;
    line-height: 1.4; }
  @media (max-width: 1023px) {
    .ip-ingredients h3 {
      font-size: 21px; }
    .ip-ingredients p {
      font-family: proxima-nova, sans-serif;
      font-size: 14px; } }
  @media (max-width: 749px) {
    .ip-ingredients {
      padding-top: 30px;
      padding-bottom: 30px; }
      .ip-ingredients .ip-ingredients-heading {
        margin: 0 0 30px; } }

.message {
  border: 1px solid #000;
  color: #000;
  padding: 14px 17px;
  max-width: 718px;
  margin: 58px auto;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25; }
  @media (max-width: 749px) {
    .message {
      font-size: 12px;
      margin: 30px auto; } }
/*# sourceMappingURL=main.css.map */
</style>