/** Shopify CDN: Minification failed

Line 7061:17 The "-" operator only works if there is whitespace on both sides

**/
/******************************************************************
Theme Name: Turbo 3.0.2
Theme URI: https://outofthesandbox.com/collections/turbo-theme
Author: Out of the Sandbox (https://outofthesandbox.com)
Description: Shopify Theme (https://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Contents
==================================================
#Mixins
#Functions
#Reset
#Basic Styles
#Typography
#Links
#Lists
#Menu
#Images
#Placeholders
#Videos
#Buttons
#Tabs
#Accordions
#Forms
#Newsletter
#Tables
#Misc
#FAQ Template
#Logo-list
#Gallery Section
#Recently Viewed
#Search autocomplete
#Search page
#Search Section
#Site Styles
#Header
#Swatch Styles
#Layout
#Password Page
#Account
#Page Details
#Product Details
#Home page - general
#Home page - slideshow
#Home page - image with text
#Home page - featured promotions
#Home page - image with text overlay
#Home page - video
#Home page - Text column with images
#Font-Face
#Custom Styles
#CustomCart
#NavBar Fixes
#Account Page Fixes
#Build Your Own
#Accessiblity
#PDP Redesign (March 2020)
#Responsive SCSS Port
*/
/* #Mixins
================================================== */
/* #Functions
================================================== */
/* #Reset & Basics
================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

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

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

[hidden] {
  display: none; }

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

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em; }

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

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

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

button, input {
  line-height: normal; }

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

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

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

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

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

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

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

body, figure {
  margin: 0; }

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

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* #Basic Styles
================================================== */
body {
  font-family: Avenir-Next,Arial,sans-serif !important;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  color: #333333;
  line-height: 1.6em;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FFFFFF; }

h1, h2, h3 {
  letter-spacing: 1px; }

::-moz-selection {
  background-color: #000;
  color: #fff; }

::selection {
  background: #FFF7B6;
  color: black; }

abbr {
  border-bottom: 1px dotted #cccccc; }

/* Theme editor */
.editor-visible--true {
  display: block !important; }

/* Lazyloading styles */
img[data-sizes="auto"] {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.image__container {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* #Typography
================================================== */
.logo {
  font-family: Oswald;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2em; }

/*  Headings  */
h1 {
  font-family: 'kapraregular';
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px;
  clear: both;
  font-weight: lighter;
  padding-top: 4px; }
  @media (max-width: 798px) {
    h1 {
      font-size: 24px; } }
  h1 a:link, h1 a:visited {
    font-weight: inherit;
    color: #333333; }
  h1 a:hover, h1 a:active {
    color: #1bb9e6; }
  h1.collection_title_tags {
    padding-right: 25px;
    border-right: solid 1px #cccccc; }

h2, .h2, h2.title {
  font-family: 'kapraregular';
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 0.75em; }
  @media (max-width: 798px) {
    h2, .h2, h2.title {
      font-size: 24px; } }
  h2 a, .h2 a, h2.title a {
    font-weight: inherit; }
  h2.collection_title, .h2.collection_title, h2.title.collection_title {
    margin-bottom: 0;
    display: inline; }
  h2.product_name a, .h2.product_name a, h2.title.product_name a {
    color: #333333; }
  @media (max-width: 480px) {
    h2, .h2, h2.title {
      margin-bottom: 10px; } }

.cart h2 {
  margin-top: 0; }

h3, .h3 {
  font-family: 'kapraregular';
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px 0; }
  @media (max-width: 798px) {
    h3, .h3 {
      font-size: 19px; } }
  h3 a, h3 a:visited, .h3 a, .h3 a:visited {
    font-weight: inherit;
    color: #333333; }
  h3.title, .h3.title {
    line-height: 1.25;
    margin: 0 auto 15px;
    clear: both;
    padding-top: 4px; }
    h3.title a, h3.title a:visited, .h3.title a, .h3.title a:visited {
      color: #333333; }
  h3.sub_title, .h3.sub_title {
    padding: 5px 0;
    color: #333333; }
    h3.sub_title a, .h3.sub_title a {
      color: #333333; }

h4, .h4 {
  font-family: 'kapraregular';
  font-size: 21px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h4, .h4 {
      font-size: 16px; } }
  h4 a, .h4 a {
    font-weight: inherit; }
  h4.title a, .h4.title a {
    border: 0;
    padding: 0;
    margin: 0; }

h5, .h5 {
  font-family: 'kapraregular';
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h5, .h5 {
      font-size: 15px; } }
  h5 a, .h5 a {
    font-weight: inherit; }
  h5.sub_title, .h5.sub_title {
    padding: 5px 0;
    color: #333333; }
    h5.sub_title a, .h5.sub_title a {
      color: #333333; }

h6, .h6 {
  font-family: 'kapraregular';
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h6, .h6 {
      font-size: 14px; } }
  h6 a, .h6 a {
    font-weight: inherit; }
  h6.title, .h6.title {
    line-height: 32px;
    margin: 0 0 0.5em 0;
    color: #333333; }

.cart h6 {
  margin-top: 0; }

.collection_title {
  font-family: 'kapraregular';
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px;
  clear: both;
  padding-top: 4px; }
  @media (max-width: 798px) {
    .collection_title {
      font-size: 24px; } }
  .collection_title a {
    font-weight: inherit;
    color: #333333; }
    .collection_title a:hover, .collection_title a:active {
      color: #1bb9e6; }

div.collection_title {
  margin-bottom: 0;
  line-height: 30px;
  display: inline; }
div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #cccccc; }

.headline, .empty_cart, .promo_banner, .title {
  font-family: 'kapraregular';
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 798px) {
    .headline, .empty_cart, .promo_banner, .title {
      font-size: 24px; } }

@media (max-width: 798px) {
  .title.insta, .title.twitter {
    text-align: center; } }
.title.insta a, .title.twitter a {
  color: #333333; }

.title.center.blog a {
  color: #333333; }

/*  Content  */
p {
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.6em; }
  p img {
    margin: 0; }

sub {
  font-size: 60%; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

small {
  font-size: 90%; }

.feature img {
  position: relative;
  top: 7px;
  margin-right: 5px;
  width: 25px;
  height: 25px; }

.onboard-text {
  margin: 0; }

.page-divider {
  opacity: 0;
  border-color: #aaaaaa;
  border-top: 0; }

.active-divider {
  opacity: 1; }

.feature p {
  font-size: smaller; }

#featured_links {
  padding: 20px 0; }
  #featured_links h2 {
    padding-top: 15px; }

#featured_links .column, #featured_links .columns {
  opacity: 1; }

.slider-gallery .shopify-product-reviews-badge {
  height: 30px;
  display: block; }

.spr-badge + .feature_divider {
  margin-top: 15px; }

.spr-badge {
  padding: 5px 0; }

.product-details .spr-badge-caption {
  display: none; }

div#shopry-review-photos a {
  display: block !important; }

.feature_divider {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  border: 0;
  border-color: #aaaaaa;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .feature_divider.no-margin {
    margin-bottom: 0px; }
  @media (max-width: 798px) {
    .feature_divider {
      margin-bottom: 10px; } }

div.container.bottom-fix {
  padding-bottom: 0px; }

.page .feature_divider,
.page h2.title + .feature_divider {
  margin-bottom: 15px; }

/*  Blockquotes  */
blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #cccccc; }
  blockquote cite {
    display: block;
    font-size: 12px;
    color: #555; }
    blockquote cite a, blockquote cite a:visited {
      color: #555; }
    blockquote cite:before {
      content: "\2014 \0020"; }

hr {
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;
  clear: both;
  margin: 12px 0;
  height: 0; }

.cart_container hr {
  border-top-width: 0px; }

div.section.collection_description {
  margin: 0 0 1.5em 0; }

/* #Links
================================================== */
a,
a:visited,
a span {
  text-decoration: none;
  position: relative;
  transition: color .1s linear; }

a:hover,
a:focus {
  color: #1bb9e6; }

a,
button,
input,
select,
textarea,
label,
summary {
  touch-action: manipulation; }

/* #Lists
================================================== */
ul, ol {
  margin-bottom: 20px; }
  ul ul, ul ol, ol ul, ol ol {
    margin: 4px 0 5px 30px; }
    ul ul li, ul ol li, ol ul li, ol ol li {
      margin-bottom: 6px; }
  ul li, ol li {
    margin-bottom: 12px; }

ul {
  list-style: disc outside; }
  ul.square {
    list-style: square outside; }
  ul.circle {
    list-style: circle outside; }
  ul.disc {
    list-style: disc outside; }
  ul.large li {
    line-height: 21px; }
  ul.none {
    list-style: none outside;
    margin-left: 0; }
  ul.border {
    list-style: none outside;
    line-height: 26px; }

ol {
  list-style: decimal; }

/* #Menu
================================================== */
.header {
  z-index: 1000;
  width: 100%;
  top: 0; }
  .header a, .header a:visited, .header a span, .header select.currencies {
    text-shadow: none; }
  .header div.container {
    padding-bottom: 5px;
    padding-top: 5px; }

body.is-active {
  overflow-y: hidden; }
  body.is-active #header {
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }

#header.mobile_nav-fixed--true,
.mobile_nav-fixed--false.is-active #header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0; }

#header {
  display: none; }
  #header .top_bar {
    text-align: center;
    height: 40px; }
    #header .top_bar .icon-search {
      position: absolute;
      top: 18px;
      right: 30px;
      z-index: 3; }
      #header .top_bar .icon-search:before {
        font-size: 18px;
        color: #fff; }
    #header .top_bar a.right {
      left: auto;
      right: 15px;
      font-size: 20px;
      padding-top: 8px;
      top: 4px;
      z-index: 1; }
    #header .top_bar a.mobile_nav {
      z-index: 1;
      top: 12px;
      /*left: 30px;*/ }
    #header .top_bar > a, #header .top_bar > a:visited, #header .top_bar > a:active {
      display: block;
      font-size: 25px;
      position: absolute;
      outline: 0;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    #header .top_bar a span {
      display: inline;
      padding-left: 4px;
      position: relative; }
  #header .cart_count {
    top: -2px; }

.nav ul.mobile_menu li a {
  display: inline-block; }

.menu .vertical-menu li {
  position: relative; }

.vertical-menu {
  display: inline; }

.menu .vertical-menu li:hover .vertical-menu_submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_submenu li:hover .vertical-menu_sub-submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu li:focus-within .vertical-menu_submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_submenu {
  position: absolute;
  left: 0;
  top: 100%;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  pointer-events: none;
  text-align: left;
  width: 270px;
  background: #23b6e6;
  background: #23b6e6; }
  .menu .vertical-menu_submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_submenu a {
    display: block; }
  .menu .vertical-menu_submenu span.icon-down-arrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.menu .vertical-menu_submenu.is-visible,
.menu .vertical-menu_sub-submenu.is-visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_sub-submenu {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 5s ease-in;
  pointer-events: none;
  width: 270px;
  background: #23b6e6;
  background: #23b6e6; }
  .menu .vertical-menu_sub-submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_sub-submenu a {
    display: block; }

.vertical-menu_submenu.vertical-menu--align-right {
  right: 0;
  left: auto; }

.vertical-menu_sub-submenu.vertical-menu--align-right {
  right: 100%;
  left: auto; }

/*  Mobile nav  */
.menu.center,
.menu.align_right,
.menu.align_left {
  margin: 0 20px; }

.menu {
  display: block;
  border: none;
  padding: 0;
  margin: 0; }
  .menu li {
    display: inline-block;
    margin: 0;
    border: 0; }

.nav ul li a.sub-menu {
  padding: 10px 4px 10px 4px;
  z-index: 1001; }

.nav ul li:hover a.sub-menu {
  color: #d9d9d9; }

.menu a,
.menu a:visited,
.menu a:active,
#header span.menu_title,
.menu a span,
select.currencies,
.mini_cart span {
  /*font-family: 'avenir';*/
  font-family: 'kapraregular';
  font-weight: normal;
  font-size: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  display: block;
  /*letter-spacing: 1px;*/
  letter-spacing: 0;
  text-transform: lowercase;
  font-size: 28px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0; }
  @media (min-width: 799px) {
    .menu a,
    .menu a:visited,
    .menu a:active,
    #header span.menu_title,
    .menu a span,
    select.currencies,
    .mini_cart span {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .menu a,
    .menu a:visited,
    .menu a:active,
    #header span.menu_title,
    .menu a span,
    select.currencies,
    .mini_cart span {
      color: #fff; } }

.menu li, #header span.menu_title,
.menu a span, select.currencies,
.mini_cart span {
  padding-left: 0px;
  padding-right: 30px; }

#header span.menu_title {
  top: 2px; }

.menu li {
  vertical-align: top; }

select.currencies {
  height: 40px;
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  background-image: url(//www.vitalproteins.com/cdn/shop/t/1232/assets/select_light.png?v=153136132513795776861702592000); }
  @media (max-width: 798px) {
    select.currencies {
      font-size: 16px; } }

#mobile_menu select.currencies {
  padding-left: 0; }

.feature_image .header .menu a,
.feature_image .header .menu a:visited,
.feature_image .header .menu a span {
  color: #d9d9d9; }

.feature_image .header .menu a[href]:hover,
.menu a.active,
.menu a.active span,
.feature_image .header .menu a.active,
.header_bar a.active,
.feature_image .header .menu a:focus {
  color: #ffffff; }

.menu li a[href]:hover,
.menu li a:focus,
.menu a[href]:hover span {
  /*color: #ffffff;*/
  opacity: 0.7; }

.menu li a:focus {
  outline: 2px solid gray; }

.menu a.top_link,
.menu a.dropdown_link {
  border-bottom: solid 1px transparent; }

.menu a.top_link:hover,
.menu a.dropdown_link:hover,
.menu a.active_link {
  /*font-weight:bold;*/
  opacity: 0.7; }

.feature_image a.top_link:hover {
  border-bottom: solid 1px #d9d9d9; }

.menu a span {
  display: inline;
  vertical-align: top; }

.top_bar a,
.top_bar a:visited,
.top_bar a:active,
.top_bar a span,
.top_bar select.currencies,
a.mini_cart,
a.mini_cart span,
.feature_image .header .top_bar .menu a,
.feature_image .header .top_bar .menu a span,
.cart_container .mini_cart:hover {
  font-size: 12px;
  letter-spacing: 1px; }

.top_bar li a:hover,
.top_bar li a[href]:hover,
.top_bar li a[href]:hover span,
.top_bar li a:active,
.top_bar li a:hover span,
.top_bar a:active span,
.top_bar .currencies:hover,
.feature_image .header .top_bar .menu a:hover,
.feature_image .header .top_bar .menu a:hover span {
  color: #1bb9e6; }

.top_bar li {
  padding-left: 10px;
  padding-right: 10px; }

.top_bar .menu a, .top_bar .social_icons a {
  height: 40px;
  line-height: 40px;
  padding: 0; }

/*  Mini cart  */
.mini_cart,
.nav a.mini_cart {
  float: right;
  text-align: center;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  height: 40px;
  z-index: 2001; }
  @media (min-width: 960px) {
    .mini_cart,
    .nav a.mini_cart {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 798px) {
    .mini_cart,
    .nav a.mini_cart {
      right: 0; } }

.nav a.mini_cart {
  margin-left: 10px; }

.top_bar a.mini_cart span {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px; }

a.tos_icon,
.cart_content a.tos_icon {
  font-size: 13px;
  color: #1bb9e6; }
  a.tos_icon:visited,
  .cart_content a.tos_icon:visited {
    color: #1bb9e6; }
  a.tos_icon:hover,
  .cart_content a.tos_icon:hover {
    color: #1bb9e6; }

.cart_content__continue-shopping {
  display: none; }

.no-touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }

.touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }
  @media (max-width: 798px) {
    .touchevents a.cart_content__continue-shopping.secondary_button {
      display: block;
      border-top: 0;
      margin: 0 auto;
      padding-top: 0;
      padding-bottom: 10px;
      margin-bottom: 10px;
      position: static;
      font-size: inherit;
      letter-spacing: inherit; } }

.mini_cart span {
  display: inline-block; }

.cart_container {
  position: relative; }

.cart_container .cart_content {
  display: none; }

.cart_container.active_link .cart_content {
  display: block;
  overflow-y: auto;
  max-height: calc(90vh - 60px); }

.cart_container.active_link .cart_content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.cart_container.active_link .cart_content::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.cart_content .product-quantity-box,
#cart_form .product-quantity-box {
  margin: 10px 0;
  width: 130px; }

.cart_content .product-quantity-box .quantity,
#cart_form .product-quantity-box .quantity {
  padding: 0 5px;
  width: 30%;
  min-height: 30px;
  height: 30px; }

.cart_content .product-quantity-box .product-plus,
#cart_form .product-quantity-box .product-plus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

.cart_content .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-minus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

#cart_form .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-plus,
.nav .product-quantity-box .product-minus,
.nav .product-quantity-box .product-plus {
  padding-right: 0; }

#cart_form .icon-minus,
#cart_form .icon-plus {
  position: relative;
  left: 1px; }

.product-quantity-box .product-plus {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.product-quantity-box .product-minus {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.cart_container.active_link .mini_cart,
.cart_container.active_link .mini_cart span {
  background-color: #13abe2;
  color: #333333 !important; }

.cart_content {
  top: 40px;
  right: 0;
  position: absolute;
  z-index: 2000;
  background-color: #13abe2;
  font-family: Roboto;
  font-weight: normal;
  font-size: smaller;
  text-transform: none;
  color: #333333;
  border: 1px solid #cccccc;
  border-top: 0;
  border-right: 0;
  width: 100%;
  max-width: 320px; }
  @media (min-width: 960px) {
    .cart_content {
      max-width: 420px; } }

div.cart_content form {
  margin: 15px 0 0 0;
  padding: 0; }

.cart .cart_subtotal {
  font-weight: bold;
  font-size: larger; }

.cart_content .cart_subtotal {
  text-align: left;
  font-weight: bold;
  font-family: 'avenir';
  font-size: 18px; }

.cart_content a, .cart_content a:visited, .cart_content a:hover, .cart_content a .price, .cart_content a .price span {
  color: #333333 !important; }

.cart_content a .price span {
  padding-left: 5px;
  font-family: 'kapraregular'; }

.cart_content .item_title {
  font-family: 'avenir';
  font-size: 18px; }

.cart_content ul {
  list-style: none;
  margin: 0;
  padding: 15px 20px; }

.cart_content ul li {
  list-style: none;
  clear: both; }

.cart_content .action_button {
  width: 100%; }

.top_bar [class^="icon-"]:before, .top_bar [class*=" icon-"]:before, .mini_cart {
  font-size: 15px;
  margin-right: 0; }

#customer_login_guest,
#customer_login {
  display: inline; }
  @media (max-width: 480px) {
    #customer_login_guest,
    #customer_login {
      display: block; } }

input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #1bb9e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left; }
  input[type="submit"].guest_button:hover, input[type="button"].guest_button:hover {
    background: transparent;
    border: 0;
    color: #1bb9e6; }
  @media (min-width: 799px) {
    input[type="submit"].guest_button, input[type="button"].guest_button {
      text-align: center; } }

.menu ul li .mini_cart span {
  padding-left: 5px;
  top: -1px; }

.dropdown_container {
  clear: both;
  width: 100%;
  display: none; }

.dropdown_container img {
  max-width: 100%; }

.dropdown {
  position: absolute;
  width: 100%;
  z-index: 1000; }

.dropdown_content {
  display: table;
  width: 100%;
  margin: 0 auto; }

.dropdown_content a p,
.mobile-mega-menu a p {
  padding: 0; }

.dropdown_content p,
.mobile-mega-menu p {
  font-family: Oswald;
  font-size: 20px;
  color: #d9d9d9;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  display: block;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
  margin-bottom: 0; }

.dropdown_content p,
.dropdown_content a,
.dropdown_content a:hover,
.dropdown_content a:active {
  font-size: 18px;
  letter-spacing: px; }

.dropdown_column__menu + .dropdown_column__menu {
  margin-top: 10px; }

.dropdown_narrow {
  width: 60%; }

.dropdown_column {
  display: table-cell;
  padding: 15px 20px 30px 20px;
  width: 16.666%;
  vertical-align: top; }
  .dropdown_column img {
    max-width: 100%;
    border-radius: 6px; }
  .dropdown_column ul {
    margin: 0;
    padding: 0; }
  .dropdown_column ul.dropdown_title {
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 10px; }
  .dropdown_column ul.dropdown_item {
    text-align: center; }

.dropdown_column li {
  display: block; }

.dropdown_column li a, .dropdown_column li a:hover, .dropdown_column li a:active {
  padding-bottom: 0;
  /*text-transform: none;*/ }

.dropdown_column li a:hover, .dropdown_column li a:active {
  /*font-weight: bold;*/ }

.dropdown_row {
  display: table-row; }

select.currencies {
  border: 0 !important;
  background-color: transparent;
  margin-bottom: 0 !important;
  min-width: 65px;
  outline: 0;
  background-position: 100% 50%;
  background-size: 18px 12px;
  text-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none; }

select.currencies:active {
  border: 0;
  outline: 0;
  text-shadow: 0;
  box-shadow: 0; }

select.currencies option {
  background: #23b6e6;
  background: #23b6e6;
  color: #d9d9d9; }

.menu li.currencies {
  padding: 0; }

.container div.collection_nav {
  margin-bottom: 1.5em; }

.collection_menu, .collection_menu li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -3px;
  margin: 0; }

.collection_menu li {
  padding-left: 25px; }

.sidebar-wrap {
  border-right: 1px solid #cccccc;
  margin-right: 0px;
  padding-right: 20px; }
  @media (max-width: 798px) {
    .sidebar-wrap {
      border: none;
      margin: 0;
      padding-right: 0; } }

.sidebar-wrap h4,
.sidebar-wrap h4.toggle {
  margin: 0;
  padding: 0; }

@media (max-width: 798px) {
  .sidebar-wrap h4.toggle {
    margin: 10px 0; } }

.sidebar a, .sidebar a:visited {
  color: #363636; }

.sidebar a:hover, .sidebar a:active {
  color: #03a196; }

.sidebar .meta {
  margin-left: 2px; }

.sidebar .spr-badge {
  color: #333333; }

.toggle-all--true h4.toggle {
  cursor: pointer;
  pointer-events: all; }
.toggle-all--true .toggle span {
  display: block; }
.toggle-all--true .toggle_list {
  display: none; }

.content_block.toggle_list a {
  display: inline;
  position: static;
  padding-left: 0;
  margin-left: 0;
  border-left: none;
  color: #1bb9e6; }
  .content_block.toggle_list a:hover {
    border-left: none;
    color: #1bb9e6; }

.toggle_list {
  margin: 0;
  padding: 10px 0 15px 0; }

.toggle_list a {
  display: inline-block;
  position: relative;
  margin-left: 0;
  max-width: 80%;
  border-left: solid 2px transparent;
  transition: border 200ms ease-out; }

.toggle_list a.active,
.toggle_list a.active--default {
  padding-left: 8px;
  border-left: solid 2px #B8C6C6; }

ul.toggle_list li ul {
  display: none; }
  ul.toggle_list li ul.active {
    display: block; }

.sidebar .toggle_list a.active {
  border-left: solid 9px #03a196; }

.toggle_list li {
  list-style: none;
  line-height: 1.4em;
  padding: 8px 0 8px 0; }

.toggle_list .meta span {
  line-height: 2.5; }

.sidebar_text {
  margin-bottom: 12px;
  padding-top: 10px; }

.sidebar_content {
  border-left: solid 1px #cccccc;
  padding-left: 20px; }

.sidebar_content .toggle_list li {
  line-height: 1.2; }

.sidebar .newsletter {
  margin-bottom: 20px; }
  .sidebar .newsletter form {
    width: 100%; }

.sidebar li ul {
  margin: 8px 0 0 15px; }

.sidebar .toggle_list li ul {
  padding-left: 0; }

.sidebar ul li {
  margin-bottom: 0; }

.sidebar input.sign_up[type="submit"],
.sidebar input.contact_email[type="email"] {
  width: 100% !important;
  margin-left: 0; }

.blog_search {
  position: relative; }

.sidebar-block {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc; }
  .sidebar-block:last-child {
    border-bottom: none; }
  .sidebar-block:empty {
    border-bottom: none; }
  .sidebar-block:blank {
    border-bottom: none; }
  .sidebar-block:first-child h4.toggle {
    padding-top: 0; }
  .sidebar-block h4.toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 0;
    padding: 15px 0;
    line-height: 1.5; }

.sidebar .filter-active-tag {
  position: relative; }

.color-filter--true label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.sidebar__collection-filter a, .sidebar__collection-filter label {
  cursor: pointer; }
.sidebar__collection-filter label {
  text-transform: none;
  font-weight: normal;
  font-size: inherit; }
.sidebar__collection-filter label:hover {
  color: #1bb9e6; }
.sidebar__collection-filter input[type="checkbox"] {
  display: none; }
.sidebar__collection-filter input.styled-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  background-size: cover;
  margin-right: 15px; }
.sidebar__collection-filter button.clear-active-filter, .sidebar__collection-filter button.clear-active-filter:active {
  color: #1bb9e6;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: 0;
  font-family: inherit;
  letter-spacing: 0;
  text-transform: none;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 2px 4px;
  line-height: 1.2;
  display: block;
  height: auto;
  min-height: auto; }
.sidebar__collection-filter button.clear-active-filter:hover {
  color: #1bb9e6; }
.sidebar__collection-filter .x-icon {
  position: relative;
  display: inline-block;
  overflow: visible;
  width: 15px;
  height: 15px;
  margin: 0 2px 0 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  font-style: normal;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: middle;
  top: -1px; }
  .sidebar__collection-filter .x-icon:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    content: "\00d7";
    text-align: center; }

::-webkit-input-placeholder {
  color: #888; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #888; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #888; }

:-ms-input-placeholder {
  color: #888; }

/* Sub Collections */
.featured_collections.sub-collection {
  margin-bottom: 10px; }
  .featured_collections.sub-collection .thumbnail {
    margin-bottom: 10px; }
    @media (max-width: 798px) {
      .featured_collections.sub-collection .thumbnail {
        width: 100%; } }

.sub-collection--2 .thumbnail {
  width: calc(50% - 20px); }
  .sub-collection--2 .thumbnail:nth-child(2n+1) {
    clear: both; }

.sub-collection--3 .thumbnail {
  width: calc(33.33333% - 20px); }
  .sub-collection--3 .thumbnail:nth-child(3n+1) {
    clear: both; }

.sub-collection--4 .thumbnail {
  width: calc(25% - 20px); }
  .sub-collection--4 .thumbnail:nth-child(4n+1) {
    clear: both; }

.list-collection-wrapper img[src*='/no-image'] {
  opacity: 0; }
.list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay {
  opacity: 1 !important; }
  .list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay .collection-details {
    opacity: 1;
    transform: none; }
@media (max-width: 798px) {
  .list-collection-wrapper img[src*='/no-image'] ~ .collection-info__caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }
.list-collection-wrapper .img {
  width: 100%; }
.list-collection-wrapper .collection-info__caption {
  display: block;
  margin-top: 20px; }
  @media (max-width: 798px) {
    .list-collection-wrapper .collection-info__caption {
      display: block;
      position: static; } }
  .list-collection-wrapper .collection-info__caption .title {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 50px;
    line-height: 50px;
    font-family: 'kapraregular';
    color: #23b6e6; }
  .list-collection-wrapper .collection-info__caption .title:first-child {
    margin-top: 40px; }

.blog-header {
  margin-bottom: 5px; }
  .blog-header .blog-title.blog-tags--true {
    float: none; }
  .blog-header .blog-title {
    float: left; }
    @media (max-width: 798px) {
      .blog-header .blog-title {
        width: 100%;
        margin-bottom: 0; } }
  .blog-header .subtitle {
    clear: both;
    font-family: 'avenir'; }

.blog-header .feature_divider {
  clear: both;
  width: 100%; }

/* Blog Article Styling */
.article .icon-slash {
  padding-right: 5px; }

/* Styles for blog, collections */
.section_select {
  padding: 0;
  text-align: right;
  float: right; }
  @media (max-width: 798px) {
    .section_select {
      padding-top: 0;
      width: 100%;
      padding-right: 7px;
      box-sizing: border-box !important; } }
  .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
    color: #333333;
    display: inline-block;
    border: none;
    padding-right: 30px;
    background-position: 100% 50%;
    background-color: #13abe2;
    font-family: Oswald;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    width: auto;
    margin-bottom: 0;
    max-width: 80%; }
    @media (max-width: 798px) {
      .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
        float: none;
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        padding-left: 0; } }

div.breadcrumb-collection {
  margin-bottom: 0px;
  padding: 10px 0; }
  div.breadcrumb-collection + div.section {
    margin-top: 0; }
  @media (max-width: 798px) {
    div.breadcrumb-collection {
      margin-top: 15px;
      text-align: center; } }
  @media (max-width: 480px) {
    div.breadcrumb-collection {
      margin-top: 0;
      padding-top: 0; } }

.breadcrumb_text, .article-pagination {
  margin-top: 0px;
  text-transform: capitalize;
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 0px; }
  @media (max-width: 798px) {
    .breadcrumb_text, .article-pagination {
      margin-top: 0;
      font-size: 17px;
      line-height: 24px; } }
  .breadcrumb_text .breadcrumb-divider, .article-pagination .breadcrumb-divider {
    color: #949494;
    margin: 0 5px; }
  .breadcrumb_text a, .breadcrumb_text a:visited, .article-pagination a, .article-pagination a:visited {
    color: #949494; }

span.product-breadcrumb-title {
  color: #23b6e6; }

.breadcrumb_link:hover span {
  color: #1bb9e6; }

.breadcrumb {
  font-size: 14px; }
  @media (max-width: 798px) {
    .breadcrumb {
      margin-bottom: 20px; } }

/* #Images
================================================== */
/*
The purpose of the below declaration is to make sure images don't
exceed the width of columns they are put into when resizing window.
Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
so the best solution is to individually call these properties on images that
are children of the grid that you want to resize with grid.
*/
.product_row img,
.product_image_col img,
.article img,
.section img,
.thumbnail img,
.page img,
.sidebar img,
.logo img,
.cart_image img,
.footer img,
#target img {
  max-width: 100%;
  height: auto; }

/* #Placeholders
================================================== */
.featured-products-section .section {
  margin: 30px 0px; }

.placeholder-svg {
  fill: rgba(51, 51, 51, 0.9);
  background-color: rgba(51, 51, 51, 0.5);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  display: block; }

.placeholder-svg--banner,
.placeholder-svg--slideshow,
.placeholder-svg--video {
  max-height: 600px; }

.placeholder-instagram .instas:nth-child(even) .placeholder-svg--instagram,
.featured-promotions-section .feature-section:nth-child(even) .placeholder-svg--promotions {
  background-color: rgba(51, 51, 51, 0.6); }

.image-with-text-section .featured-link--image:nth-child(odd) .placeholder-svg--promotions {
  background-color: rgba(51, 51, 51, 0.6);
  fill: rgba(51, 51, 51, 0.9); }

/* #Videos
================================================== */
.product_gallery .video-container > div {
  position: relative; }
.product_gallery .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.product_gallery .vimeo {
  max-width: 830px;
  margin: 0 auto; }
.product_gallery .vimeo > div {
  padding-top: 56.26506%; }
.product_gallery .youtube {
  max-width: 853px;
  margin: 0 auto; }
.product_gallery .youtube > div {
  padding-top: 56.271981%; }

video {
  display: block;
  width: 100%;
  height: auto; }

/* #Buttons
================================================== */
a.button,
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.action_button,
a.action_button,
input.action_button[type="submit"],
input.action_button[type="button"] {
  background: #1bb9e6;
  color: #ffffff;
  border: 1px solid #1bb9e6;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  font-family: 'avenir';
  font-weight: normal;
  text-transform: capitalize;
  letter-spacing: 0px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 5px; }

.ie a.button,
.ie .button,
.ie button,
.ie input[type="submit"],
.ie input[type="reset"],
.ie input[type="button"],
.ie .action_button,
.ie a.action_button,
.ie input.action_button[type="submit"],
.ie input.action_button[type="button"] {
  line-height: 40px; }

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.action_button:hover,
input.action_button[type="submit"]:hover,
input.action_button[type="button"]:hover {
  background: #79dffc;
  border: 1px solid #79dffc; }

a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.action_button:active,
input.action_button[type="submit"]:active,
input.action_button[type="button"]:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  outline: 0; }

.add_to_cart, form.product_form input.add_to_cart {
  width: 100%;
  margin-bottom: 0px; }

.add_to_cart-disabled {
  background-color: gray;
  border: 0px; }

.add_to_cart-disabled:hover {
  background-color: gray;
  border: 0px; }

input[type="submit"],
input[type="reset"],
input[type="button"],
input.action_button[type="submit"],
input.action_button[type="button"],
button.action_button {
  display: inline-block; }

/* Animation for checkmark on add to cart button */
button.add_to_cart {
  position: relative; }
  button.add_to_cart .text {
    display: block;
    width: 100%;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  button.add_to_cart .fadeInDown.text {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s; }

button
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }
  button
  .checkmark path {
    stroke-dasharray: 19.79 19.79;
    stroke-dashoffset: 19.79;
    opacity: 0; }
  button
  .checkmark.checkmark-active path {
    -webkit-animation: drawCheckmark 0.5s linear alternate forwards;
    animation: drawCheckmark 0.5s linear alternate forwards; }

@keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

@-webkit-keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

.ie
button
.checkmark path {
  stroke-dashoffset: 0;
  opacity: 0; }
.ie
button
.checkmark.checkmark-active path {
  -webkit-animation: fadeCheckmark 0.5s linear alternate forwards;
  animation: fadeCheckmark 0.5s linear alternate forwards; }

@-webkit-keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  button
  .checkmark path {
    stroke-dashoffset: 0;
    opacity: 0; }
  button
  .checkmark.checkmark-active path {
    animation: fadeCheckmark 0.5s linear alternate forwards; }

  @keyframes fadeCheckmark {
    from {
      opacity: 0; }

    to {
      opacity: 1; } } }
label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
  padding-left: 5px; }

.tos {
  text-align: center;
  margin: 15px 20px 15px 0; }

.cart_text {
  text-align: center; }

.disabled {
  pointer-events: none; }

/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 25px 0;
  border-bottom: solid 1px #cccccc;
  border-top: 0;
  list-style: none outside;
  margin-left: 0;
  text-transform: uppercase;
  padding-left: 0; }

ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0;
  border: 0;
  list-style: none outside;
  margin-left: 0;
  cursor: pointer; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  line-height: 30px;
  margin-right: 60px;
  font-size: 13px;
  outline: none; }
  @media (max-width: 960px) {
    ul.tabs li a {
      margin-right: 30px; } }
  @media (max-width: 798px) {
    ul.tabs li a {
      font-size: 12px; } }
  @media (max-width: 480px) {
    ul.tabs li a {
      margin-right: 20px; } }

ul.tabs li a.active {
  border-bottom: solid 3px #cccccc;
  background-color: #13abe2;
  border-bottom: solid 3px #aaaaaa;
  height: 31px;
  position: relative;
  border-right-width: 1px;
  color: #333333; }

ul.tabs li:last-child a {
  margin: 0; }

ul.tabs-content {
  margin: 0;
  display: block;
  border: 0;
  padding-left: 0; }

ul.tabs-content > li {
  display: none;
  border: 0; }

ul.tabs-content > li.active {
  display: block;
  border: 0;
  padding-left: 0px; }

ul.tabs-content ul {
  padding-left: 0; }

/* #Accordions
================================================== */
.faqAccordion > dt {
  height: 106px;
  border: 3px solid #cccccc;
  border-top: 0; }
  .faqAccordion > dt > button {
    background: transparent;
    position: relative;
    padding: 20px 20px 20px 40px;
    color: #333333;
    text-align: left;
    display: block;
    cursor: pointer;
    width: 100%;
    outline: none;
    text-transform: initial;
    min-height: auto;
    height: 100%;
    line-height: inherit;
    font-weight: normal;
    font-family: Roboto;
    box-shadow: none;
    border-radius: 0px;
    font-size: 19px; }
    .faqAccordion > dt > button:hover, .faqAccordion > dt > button:focus {
      background: #12a0d4;
      border: none;
      border-bottom: 1px solid #cccccc;
      color: #1bb9e6; }
    .faqAccordion > dt > button:focus {
      outline: 2px solid #23b6e6; }
    .faqAccordion > dt > button::after {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50.1%);
      -ms-transform: translateY(-50.1%);
      transform: translateY(-50.1%);
      right: 4%;
      font-size: 43px;
      content: "\002b";
      color: #23B6E6; }
    .faqAccordion > dt > button[aria-expanded="true"]::after {
      content: "\002d";
      font-size: 43px; }
  .faqAccordion > dt:first-child > button {
    border-top: none; }
.faqAccordion > dd {
  color: #333333;
  padding: 20px 0px 20px 0px; }
  .faqAccordion > dd[aria-hidden="true"] {
    display: none; }
  @media (max-width: 798px) {
    .faqAccordion > dd {
      margin-left: 15px; } }

.accordion-tabs > a {
  display: block;
  background-color: #D1D3D4;
  margin: 10px 0;
  padding: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000; }
  .accordion-tabs > a :hover {
    cursor: pointer; }
.accordion-tabs > li[id*=tab] {
  display: none;
  list-style: none; }

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

/* #Forms
================================================== */
form {
  margin-bottom: 20px; }

fieldset {
  margin-bottom: 20px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
  display: block;
  width: 100%;
  height: 42px;
  min-height: 42px;
  padding: 0 10px;
  margin: 0;
  line-height: 22px;
  border: 1px solid #cccccc;
  outline: none;
  background: #fff;
  color: #5f6a7d;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  -webkit-appearance: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 3px; }
  @media (max-width: 480px) {
    input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
      font-size: 16px; } }

input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="url"]:active, input[type="url"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="number"]:active, input[type="number"]:focus, input[type="date"]:active, input[type="date"]:focus, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:active, input[type="week"]:focus, input[type="time"]:active, input[type="time"]:focus, input[type="range"]:active, input[type="range"]:focus, input[type="color"]:active, input[type="color"]:focus, select:active, select:focus, textarea:active, textarea:focus {
  border: 1px solid #aaa;
  color: #444; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

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

input[type=number] {
  -moz-appearance: textfield; }

select::-ms-expand {
  display: none; }

select {
  background: white url(//www.vitalproteins.com/cdn/shop/t/1232/assets/select.png?v=163443801653745187891702592000) no-repeat 96% 50%;
  background-size: 18px 12px;
  padding: 8px 14px 8px;
  border-radius: 3px;
  border: 1px solid #d9dbdc;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

label,
legend,
.option_title {
  display: block;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  margin-bottom: 5px;
  text-transform: none; }

input[type="checkbox"] {
  display: inline; }

label span,
legend span {
  font-weight: bold;
  font-size: 13px;
  color: #444; }

textarea {
  min-height: 80px;
  padding: 15px 9px; }

.acceptsMarketing {
  margin-bottom: 20px; }
  .acceptsMarketing label {
    display: inline;
    margin-left: 5px; }

input.sign_up[type="submit"] {
  margin-left: 5px;
  display: inline-block; }

input.contact_email[type="email"] {
  width: 320px;
  display: inline-block;
  float: left; }

.btn.action_button, input.btn.action_button[type="submit"], input.btn.action_button[type="button"] {
  width: inherit; }

#target {
  padding: 20px;
  text-align: center; }

.items_left {
  color: #8c8b8b; }

.quantity_label {
  display: inline;
  font-size: smaller; }

.remove_item a {
  font-size: smaller;
  color: #333333; }

input.quantity {
  width: 48px;
  display: inline;
  margin-bottom: 0;
  padding: 8px 5px; }

ul.cart_items {
  padding-bottom: 0; }

.cart_content li.cart_item a, .cart_content li.cart_item a:active, .cart_content li.cart_item a:focus {
  font-size: small; }

.cart_content li.cart_item {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc; }

li.cart_item a, li.cart_item a:active,
#header li.cart_item a, #header li.cart_item a:active {
  position: relative;
  font-size: inherit;
  text-align: left; }

ul.cart_items li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.cart_image {
  padding-right: 20px;
  max-width: 100px;
  text-align: center;
  float: left; }

a.continue {
  text-align: right;
  font-size: 32px;
  margin-right: 15px !important;
  padding: 10px 0 5px 0 !important;
  opacity: 0.8; }

a.continue:hover {
  opacity: 1; }

.empty_cart {
  text-align: center;
  font-size: 18px;
  padding: 40px 0 25px 0;
  color: inherit; }

input[type="button"].get-rates.action_button {
  margin-top: 0; }

#get-rates-submit {
  margin-top: -1px; }

#customer_login {
  margin-bottom: 2px; }

.multi_select {
  display: none; }

/* Product Page Elements */
.container .align_right--images > div.columns {
  float: right; }

.vendor {
  margin-bottom: 6px; }

.section.product_section {
  margin-top: 10px; }

.product_section .description {
  margin-bottom: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word; }

.modal_price {
  padding-bottom: 0;
  display: block; }

.product_section .description.bottom {
  border-bottom: none; }

.sale_banner_product, .new_banner_product, .preorder_banner_product {
  /*font-family: Oswald;*/
  font-family: 'avenir';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 15px;
  white-space: nowrap; }

.sale_banner_product {
  background: #d54d4d; }

.new_banner_product, .preorder_banner_product {
  background: #23b6e6;
  border-radius: 40px; }

.preorder_banner_product, .product-list .thumbnail .preorder_banner {
  font-size: 12px; }
  @media (max-width: 798px) {
    .preorder_banner_product, .product-list .thumbnail .preorder_banner {
      font-size: 8px; } }

.product_links {
  margin-bottom: 8px;
  font-size: 0.9em;
  border-top: 1px solid #cccccc;
  padding: 10px 0 5px 0; }
  .product_links p {
    margin: 2px 0; }

.social_buttons {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  font-size: 1em;
  margin-bottom: 25px; }
  @media (max-width: 798px) {
    .social_buttons {
      text-align: center; } }

.share_article .social_buttons {
  border-top: none;
  padding-top: 15px; }

.share-btn {
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  margin-right: 6px;
  margin-bottom: 10px; }
  .share-btn a {
    color: #fff;
    padding: 10px 10px 8px 10px;
    border: solid 1px #e2e2e2;
    display: inline-block;
    transition: all 500ms ease 0s;
    border-radius: 100px;
    width: 42px;
    height: 42px; }

.icon-twitter-share:before {
  color: #09AEEC; }

.icon-twitter-share:hover {
  background-color: #09AEEC;
  border-color: #09AEEC;
  color: #fff; }

.icon-twitter-share:hover:before {
  color: #fff; }

.icon-facebook-share:before {
  color: #49659D; }

.icon-facebook-share:hover {
  background-color: #49659D;
  border-color: #49659D;
  color: #fff; }

.icon-facebook-share:hover:before {
  color: #fff; }

.icon-gplus-share:before {
  color: #CC3A2B; }

.icon-gplus-share:hover {
  background-color: #CC3A2B;
  border-color: #CC3A2B;
  color: #fff; }

.icon-gplus-share:hover:before {
  color: #fff; }

.icon-pinterest-share:before {
  color: #CB1F2A; }

.icon-pinterest-share:hover {
  background-color: #CB1F2A;
  border-color: #CB1F2A;
  color: #fff; }

.icon-pinterest-share:hover:before {
  color: #fff; }

.icon-mail-share:before {
  color: #888; }

.icon-mail-share:hover {
  background-color: #888;
  border-color: #888;
  color: #fff; }

.icon-mail-share:hover:before {
  color: #fff; }

/* Quantity Box for Product Page */
.product-quantity-box .quantity, .product-quantity-box .quantity:focus, .product-quantity-box .product-plus, .product-quantity-box .product-minus {
  border: #e2e2e2 1px solid;
  color: #000; }

.product-quantity-box label {
  margin-bottom: 0.5em; }

.product-quantity-box {
  margin-right: 0;
  width: 45%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .product-quantity-box label {
    text-align: left; }
  .product-quantity-box .quantity {
    text-align: center;
    padding: 6px 15px;
    width: 38%;
    height: 42px;
    border-radius: 0;
    -webkit-appearance: none;
    float: left; }
  .product-quantity-box .product-plus, .product-quantity-box .product-minus {
    background: #f2f2f2;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 42px;
    display: block;
    width: 25%;
    text-align: center;
    float: left; }
    .product-quantity-box .product-plus:hover, .product-quantity-box .product-minus:hover {
      background: #d9d9d9; }
    @media (max-width: 798px) {
      .product-quantity-box .product-plus, .product-quantity-box .product-minus {
        display: inline;
        display: initial;
        margin: 0; } }
  .product-quantity-box .product-plus {
    border-left: 0;
    font-size: 16px;
    line-height: 42px; }
  .product-quantity-box .product-minus {
    border-right: 0;
    line-height: 42px;
    font-size: 18px; }

.product-quantity-box + .inline_purchase {
  margin-top: 31.5px;
  width: 55%;
  float: left; }

.product_section .product_form,
.product_section .contact-form {
  max-width: 400px; }
  @media (max-width: 798px) {
    .product_section .product_form,
    .product_section .contact-form {
      max-width: 100%; } }

.product_section .product_form {
  max-width: 100%; }

/* Full width product image template */
.product-full_width_images .product_section .description img {
  display: none; }

.full-width-product-images img {
  display: block;
  width: 100%; }
@media (max-width: 480px) {
  .full-width-product-images .caption.align-center, .full-width-product-images .caption.align-right, .full-width-product-images .caption.align-left {
    text-align: center; } }

/* #Newsletter
================================================== */
/*--- Newsletter popup ---*/
.newsletter-popup.remodal {
  background-color: #ffffff;
  max-width: 740px;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 798px) {
    .newsletter-popup.remodal {
      line-height: 0; } }
  .newsletter-popup.remodal .popup-signup-show--false {
    display: none; }

.newsletter-image--true.align-right .remodal-close {
  left: 0; }

.newsletter-both-names--false .newsletter input[type="text"] {
  width: 100%; }

.newsletter-both-names--true .newsletter input[type="text"] {
  width: 49%;
  float: left; }
  @media (max-width: 480px) {
    .newsletter-both-names--true .newsletter input[type="text"] {
      width: 100%; } }
.newsletter-both-names--true .firstName {
  margin-right: 2%; }

.newsletter-img {
  width: 40%;
  display: inline-block;
  float: left; }
  @media (max-width: 798px) {
    .newsletter-img {
      width: 100%; } }
  .newsletter-img img {
    width: 100%;
    display: block; }

/*--- Newsletter section above footer ---*/
.newsletter_section {
  -webkit-transform: translate3d(0, 0, 0);
  background-color: #cccccc;
  color: #000000; }
  .newsletter_section h2 {
    color: #000000;
    margin-top: 0; }

.newsletter_section.newsletter-bgr-true {
  background-color: #cccccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .newsletter_section.newsletter-bgr-true input.contact_email[type="email"] {
    border: 0; }
  @media (max-width: 480px) {
    .newsletter_section.newsletter-bgr-true {
      text-align: center !important; } }

.section_form {
  padding: 10px 20px; }
  .section_form input[type="email"], .section_form input[type="text"] {
    border: 0; }
  @media (max-width: 480px) {
    .section_form {
      padding: 0; } }
  .section_form .newsletter-text + .newsletter, .section_form h5 + .newsletter {
    margin-top: 15px; }

.newsletter_section h5 {
  color: #000000 !important;
  padding-top: 0px;
  margin: 0; }

.newsletter_section .newsletter-text p {
  margin-bottom: 0; }

.newsletter_section .newsletter,
.password-page-row form {
  display: inline-block;
  padding-top: 0 !important;
  width: 450px; }
  @media only screen and (max-width: 798px) and (min-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }
  @media (max-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }

.shopify-challenge__container {
  padding: 150px 0; }

/*--- Newsletter in footer ---*/
.footer-section .newsletter_section {
  background-color: transparent;
  color: #ffffff; }
  .footer-section .newsletter_section h6 {
    color: #000000;
    font-size: 18px; }
  .footer-section .newsletter_section p {
    padding: 15px 0; }
  .footer-section .newsletter_section .newsletter {
    width: 100%; }
    .footer-section .newsletter_section .newsletter input {
      height: 60px;
      width: 70%;
      border-radius: 0;
      border: none; }
      @media (max-width: 480px) {
        .footer-section .newsletter_section .newsletter input {
          font-size: 14px; } }
    .footer-section .newsletter_section .newsletter .action_button {
      height: 60px;
      font-size: 22px;
      margin-left: 0;
      width: 30% !important;
      border-radius: 0; }
      @media (max-width: 480px) {
        .footer-section .newsletter_section .newsletter .action_button {
          font-size: 16px; } }

/* #Tables
================================================== */
table {
  width: 100%; }

table th {
  font-weight: 700;
  background: #f9f9f9;
  text-align: left; }

table th, table td {
  padding: 4px; }

table tr {
  border-bottom: 1px solid #DCDCDC; }

table tr:first-child {
  border-top: 1px solid #DCDCDC; }

table td, table th {
  border-right: 1px solid #DCDCDC; }

table td:first-child, table th:first-child {
  border-left: 1px solid #DCDCDC; }

table .em {
  font-weight: 700; }

table tr.order_summary td.label {
  text-align: right; }

table {
  margin-bottom: 20px; }

/* #Misc
================================================== */
.allow-clickthrough {
  pointer-events: none !important; }

.hidden {
  display: none; }

.remove {
  color: #333333; }

.relative {
  position: relative; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right;
  position: relative; }

.left {
  float: left; }

.inline {
  display: inline; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

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

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

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

p.warning {
  text-align: center;
  font-weight: bold; }

.warning--quantity {
  clear: both;
  display: inline-block; }

@media (min-width: 799px) {
  .large--right {
    float: right;
    position: relative; } }

.cart_item p.warning {
  margin-top: 5px; }

.container div.mobile_only, span.mobile_only, .mobile_only {
  display: none; }

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

div.is-absolute {
  position: absolute !important;
  top: 0;
  margin-top: 0; }

.full-width-image {
  width: 100%; }

#instantclick-bar {
  background: #1bb9e6;
  z-index: 100000;
  height: 4px; }

#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px; }

#grid .column:hover,
#grid .columns:hover {
  background: #bbb;
  color: #333; }

#grid .example-grid {
  overflow: hidden; }

.quick-shop .product_gallery img {
  background-color: #ffffff; }

.items_left {
  margin: 0 0 15px;
  line-height: 1.6em;
  font-size: normal;
  font-style: italic;
  color: #8c8b8b; }

/* #FAQ Template
================================================== */
.page-faq .faq--heading {
  padding-top: 30px; }

/* #Logo-list
================================================== */
.logo-bar-section .title {
  margin-bottom: 0px;
  letter-spacing: 1px !important; }

.logo-bar {
  text-align: center;
  margin-bottom: 20px; }
  .logo-bar a {
    transition: ease all 0.6s; }
    .logo-bar a:hover {
      opacity: 0.6; }

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  width: 160px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 799px) {
    .logo-bar__item {
      margin-left: 25px;
      margin-right: 25px; } }

/* #Gallery Section
================================================== */
div.container.gallery-content {
  margin-top: 0;
  padding-top: 0; }

.gallery-section.container {
  padding-top: 0;
  margin-top: 0; }

.gallery-section {
  text-align: center; }
  .gallery-section .container {
    padding-bottom: 0px; }
  .gallery-section .gallery-break {
    width: 100%;
    clear: both; }
  .gallery-section .display-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  .gallery-section .display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .gallery-section .gallery-image-wrapper,
  .gallery-section .gallery-empty-wrapper {
    margin: 5px;
    position: relative; }
  .gallery-section .gallery-empty-wrapper {
    min-height: 150px; }
  .gallery-section .gallery-empty-wrapper:nth-child(even) .placeholder-svg {
    background-color: rgba(51, 51, 51, 0.3); }
  .gallery-section a {
    display: block; }
  .gallery-section .gallery-image-wrapper .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease-in; }
    .gallery-section .gallery-image-wrapper .overlay .icon-search {
      color: white;
      font-size: 1.5em;
      top: 50%; }
  .gallery-section .gallery-image-wrapper:hover .overlay {
    opacity: 1; }

.gallery-section.gallery-horizontal {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery-section.gallery-horizontal i {
    display: block; }
  .gallery-section.gallery-horizontal img {
    position: absolute;
    top: 0;
    width: 100%;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    display: block; }
  @media only screen and (min-width: 2000px) {
    .gallery-section.gallery-horizontal .gallery-image-wrapper:last-child {
      width: 15%;
      flex-basis: initial !important;
      flex-grow: initial !important; } }
  .gallery-section.gallery-horizontal .gallery-empty-wrapper {
    width: 190px; }

.gallery-full {
  display: inline-block;
  width: 100%; }
  .gallery-full .gallery-image-wrapper, .gallery-full .gallery-empty-wrapper {
    margin: 0; }
  .gallery-full .gallery-empty-wrapper {
    width: 25%; }

.ie9 .gallery-image-wrapper {
  width: 20%;
  float: left;
  display: inline-block; }
  .ie9 .gallery-image-wrapper img {
    position: relative;
    max-height: 200px; }

.gallery-section.gallery-classic .gallery-image-wrapper, .gallery-section.gallery-classic .gallery-empty-wrapper {
  display: block;
  float: left;
  margin: 0; }
  .gallery-section.gallery-classic .gallery-image-wrapper img, .gallery-section.gallery-classic .gallery-image-wrapper svg, .gallery-section.gallery-classic .gallery-empty-wrapper img, .gallery-section.gallery-classic .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-classic .add-padding {
  padding: 5px; }
.gallery-section.gallery-classic .two-per-row {
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .two-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .three-per-row {
  width: 33.333%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .three-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .four-per-row {
  width: 25%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .four-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .five-per-row {
  width: 20%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .five-per-row {
      width: 100%; } }

.gallery-section.gallery-masonry .masonry {
  font-size: .85em;
  line-height: 0px;
  margin: 10px 0;
  column-gap: 10px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px; }
.gallery-section.gallery-masonry .gallery-empty-wrapper {
  min-height: 100px;
  overflow: hidden; }
  .gallery-section.gallery-masonry .gallery-empty-wrapper svg {
    min-width: 800px; }
    .gallery-section.gallery-masonry .gallery-empty-wrapper svg path {
      display: none; }
.gallery-section.gallery-masonry .adjust-columns {
  column-gap: 0px;
  -moz-column-gap: 0px;
  -webkit-column-gap: 0px;
  overflow: hidden; }
.gallery-section.gallery-masonry .gallery-image-wrapper, .gallery-section.gallery-masonry .gallery-empty-wrapper {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  margin: 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .gallery-section.gallery-masonry .gallery-image-wrapper img, .gallery-section.gallery-masonry .gallery-image-wrapper svg, .gallery-section.gallery-masonry .gallery-empty-wrapper img, .gallery-section.gallery-masonry .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-masonry .two-per-row {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .three-per-row {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .four-per-row {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .five-per-row {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry.gallery-full .gallery-image-wrapper, .gallery-section.gallery-masonry.gallery-full .gallery-empty-wrapper {
  margin: 0px;
  margin-bottom: 0px !important; }

/* #Recently Viewed
================================================== */
.rv-container {
  display: block; }
  .rv-container .thumbnail:empty {
    margin-bottom: 0; }

.sidebar .collection_swatches .swatch {
  float: left; }
.sidebar .toggle_list .rv-container a:hover {
  border-color: transparent; }
.sidebar .toggle_list .rv-container a.product-info__caption.hidden {
  display: none; }
  @media (max-width: 798px) {
    .sidebar .toggle_list .rv-container a.product-info__caption.hidden {
      display: block; } }
.sidebar .recently-viewed__title {
  display: none; }
.sidebar .rv-sidebar-element .product_image,
.sidebar .rv-sidebar-element .product-info__caption {
  max-width: 75%; }
.sidebar .rv-sidebar-element .product_image a {
  display: inline-block; }
.sidebar .rv-sidebar-element .product_image img {
  height: auto; }
@media (max-width: 798px) {
  .sidebar .product-list .thumbnail .title, .sidebar .product-list .thumbnail .price, .sidebar .product-list .thumbnail .brand {
    text-align: left;
    display: block; } }
.sidebar .product-list .thumbnail .thumbnail-overlay {
  position: relative;
  opacity: 1;
  background: transparent; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .product-details {
    position: relative;
    transform: none;
    transition: none;
    opacity: 1;
    text-align: left; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title {
      color: #333333;
      padding: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title,
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .price {
      font-size: 0.9vw; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .info {
    position: relative;
    font-size: 12px;
    opacity: 1;
    top: 0;
    transform: translateY(0);
    padding-bottom: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .info .quick_shop {
      display: none; }

.product-description-bottom .js-recently-viewed.rv-main {
  clear: both; }

.rv-box-element .js-recently-viewed-product:nth-child(2), .rv-sidebar-element .js-recently-viewed-product:nth-child(2) {
  display: none; }

/* #Search page
================================================== */
.search-template-section form {
  position: relative; }
.search-template-section .search_container {
  position: relative; }
  .search-template-section .search_container .search-submit {
    z-index: 900; }
  .search-template-section .search_container input {
    border-radius: 3px; }

.search-matrix .product_row {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc; }

.search-matrix .product_row:last-child {
  border-bottom: none; }

/* #Search Section
================================================== */
.search-bgr-true {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.search-section {
  background-color: #cccccc;
  width: 100%;
  display: inline-block; }
  .search-section h2 {
    margin-bottom: 0.25em; }
  .search-section h2,
  .search-section p {
    color: #000000; }
  .search-section .container {
    padding: 40px 0; }

.text-align--center .search__container {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.text-align--left .search__container {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }

.text-align--right .search__container {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }

.search__container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .search__container .search__wrapper {
    display: inline-block;
    position: relative;
    max-width: 650px;
    width: 100%; }
  .search__container input[type="text"] {
    font-size: 15px;
    display: inline-block;
    border: 1px solid #000;
    min-height: 50px;
    height: 50px;
    margin-bottom: 0; }
    .search__container input[type="text"]:active, .search__container input[type="text"]:focus {
      border: 2px solid #23b6e6; }

.search__form {
  width: 100%;
  max-width: 650px;
  position: relative;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.search__results {
  top: 100%;
  width: 100%; }
  .search__results li {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  .search__results .all-results {
    border: 0;
    background-color: #1bb9e6;
    width: 100%;
    margin: 0; }
    .search__results .all-results span {
      display: block;
      width: 100%;
      text-align: center;
      padding-left: 0; }
    .search__results .all-results span.item-pricing {
      color: #1bb9e6; }
    .search__results .all-results a,
    .search__results .all-results a:active {
      color: #ffffff;
      padding: 20px;
      text-align: center;
      display: block;
      line-height: 1; }
    .search__results .all-results:hover {
      background-color: #79dffc; }

.search__button {
  position: absolute;
  margin-top: 0;
  top: 0;
  min-height: 50px;
  height: 50px;
  width: 50px;
  right: 0px;
  padding: 0;
  background-color: #23b6e6;
  border-color: transparent;
  color: white;
  font-size: 24px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  .search__button:hover {
    color: white;
    background-color: #999999;
    border: 0px; }

/* #Site Styles
================================================== */
div.container {
  margin: 0 auto;
  padding: 20px 0; }
  @media (max-width: 480px) {
    div.container {
      padding-left: 20px;
      padding-right: 20px; } }

div.container.full-width {
  width: 100%; }
  @media (max-width: 480px) {
    div.container.full-width {
      padding-left: 0px;
      padding-right: 0px; } }

.featured_text {
  font-size: 18px;
  line-height: 36px; }

.large_text {
  font-size: 28px;
  line-height: 50px; }

div.content {
  padding: 0px 0px 0px 0; }

/* #Header
================================================== */
.menu-position--block div.logo {
  width: 100%; }
.menu-position--block .sticky_nav div.logo {
  display: none; }

div.logo {
  width: 18%;
  float: left; }
  div.logo img {
    width: 100%; }
  div.logo.text-align--center img {
    margin: 0 auto; }
  div.logo.text-align--left {
    padding-left: 20px; }

.primary_logo {
  display: block; }

.secondary_logo {
  display: none; }

header.feature_image.secondary_logo--true img.primary_logo,
header.feature_image.secondary_logo--true img.secondary_logo {
  display: none; }

header.secondary_logo--true:not(.feature_image) img.secondary_logo {
  display: none !important; }
header.secondary_logo--true:not(.feature_image) img.primary_logo {
  display: inline !important; }

div.section {
  margin: 10px 0; }

.featured_content,
.featured_content h1,
.featured_content h2,
.featured_content h3,
.featured_content h4,
.featured_content h5,
.featured_content h6 {
  color: #363636; }

.featured_content {
  background-color: #ffffff; }

.nav_arrows {
  float: right; }

.sku {
  margin: 0; }

#category {
  width: 100%; }

/* Pagination & infinite scrolling */
.paginate, .load-more {
  text-align: center; }

.paginate .page a, .paginate .current, a.tag {
  border: solid 1px #cccccc;
  margin: 10px 5px;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 3px; }
  .paginate .page a:hover, .paginate .current:hover, a.tag:hover {
    color: #fff;
    background-color: #1bb9e6;
    border: solid 1px #1bb9e6; }

.paginate .current {
  font-weight: bold;
  color: #fff;
  background-color: #1bb9e6;
  border: solid 1px #1bb9e6; }

.paginate .next, .paginate .prev {
  display: inline-block;
  margin: 10px 0;
  padding: 0.5rem 1rem; }

.load-more {
  display: none; }

.collection-template-section .load-more,
.search-template-section .load-more {
  display: block;
  clear: both; }

.load-more__icon {
  opacity: 0;
  height: 0;
  width: 0;
  transition: all 0.3s linear;
  background: url("//www.vitalproteins.com/cdn/shop/t/1232/assets/loader.gif") center center no-repeat;
  background-size: 32px 32px;
  margin: 0 auto; }

.collection-matrix.loading-in-progress.filter-loading {
  height: 0; }

.collection-matrix.loading-in-progress + .load-more__icon {
  width: 44px;
  height: 44px;
  opacity: 1; }

a.tag {
  font-size: smaller;
  padding: 4px 6px;
  margin: 5px 2px 5px 0; }

.paginate .deco {
  border: none; }

/* Product list - collections */
.product-list .thumbnail,
.slider-gallery .thumbnail,
.list-collections .thumbnail {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  display: block; }
  .product-list .thumbnail .thumbnail-overlay,
  .slider-gallery .thumbnail .thumbnail-overlay,
  .list-collections .thumbnail .thumbnail-overlay {
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease-in; }
    .product-list .thumbnail .thumbnail-overlay > a,
    .slider-gallery .thumbnail .thumbnail-overlay > a,
    .list-collections .thumbnail .thumbnail-overlay > a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (max-width: 798px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        display: none; } }
    @media (min-width: 1400px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        line-height: 1.5; } }
  .product-list .thumbnail img,
  .slider-gallery .thumbnail img,
  .list-collections .thumbnail img {
    vertical-align: bottom;
    transition: opacity .3s ease-in;
    width: 100%; }
  .product-list .thumbnail .product-info__caption,
  .slider-gallery .thumbnail .product-info__caption,
  .list-collections .thumbnail .product-info__caption {
    display: block;
    margin-top: 20px; }
    @media (max-width: 798px) {
      .product-list .thumbnail .product-info__caption,
      .slider-gallery .thumbnail .product-info__caption,
      .list-collections .thumbnail .product-info__caption {
        display: block; } }

@media (max-width: 798px) {
  .touchevents .product-info__caption {
    display: block; }
  .touchevents .thumbnail-overlay {
    display: none; } }
.hidden-product-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

/* Swap to second image on hover */
/* Thumbnail overlay */
.quick_shop,
.view_all {
  font-family: Oswald;
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  margin-top: 2rem;
  color: #ffffff;
  opacity: 0;
  pointer-events: all;
  -webkit-appearance: none;
  -moz-osx-font-smoothing: grayscale;
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out,color 0.3s linear, background-color 0.3s linear;
  border-radius: 3px; }
  .quick_shop:hover,
  .view_all:hover {
    color: #ffffff;
    background-color: #ffffff; }

.thumbnail .price span.money {
  color: #1bb9e6; }
  .thumbnail .price span.money:hover {
    color: #1bb9e6; }
.thumbnail .sale span.money {
  color: #12c8b3; }
.thumbnail .was_price span.money {
  color: #8c8b8b; }
.thumbnail .price.sale span.money {
  color: #12c8b3; }
.thumbnail .price.sale .was_price span.money {
  color: #8c8b8b; }

/* Product banners */
.new {
  position: relative;
  display: inline;
  padding: 5px;
  border-radius: 2px;
  font-size: 12px; }

.product-list .thumbnail img,
.slider-gallery .thumbnail img {
  height: 360px;
  width: auto; }
.product-list .thumbnail img.secondary,
.slider-gallery .thumbnail img.secondary {
  max-height: 360px;
  height: auto;
  width: 100%; }

.thumbnail:not(.align-height--false) img.lazyloaded {
  height: auto;
  max-height: 360px; }

.thumbnail .sold_out, .sold_out {
  /*font-weight: bold;
  color: #333333;*/
  font-family: 'kapraregular';
  font-size: 32px;
  color: #474747; }

.thumbnail-overlay .sold_out {
  font-weight: normal;
  color: #ffffff; }

.thumbnail .sale, .sale {
  color: #12c8b3; }

.banner_holder {
  position: absolute;
  top: 0;
  right: 0; }

.sale_banner, .new_banner, .preorder_banner {
  background: #23b6e6;
  /*font-family: Oswald;*/
  font-family: 'avenir';
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 798px) {
    .sale_banner, .new_banner, .preorder_banner {
      padding: 4px 10px;
      font-size: smaller; } }

.new_banner, .preorder_banner {
  background: #23b6e6;
  border-radius: 40px; }

a.secondary_button, input.secondary_button {
  display: block;
  padding: 15px 0;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  margin: 20px 0;
  font-family: 'avenir';
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1bb9e6;
  -webkit-appearance: none;
  -moz-osx-font-smoothing: grayscale; }
  a.secondary_button:hover, a.secondary_button:active, a.secondary_button:visited, input.secondary_button:hover, input.secondary_button:active, input.secondary_button:visited {
    color: #1bb9e6; }

.thumbnail .price, .thumbnail .title {
  display: block;
  margin-bottom: 5px;
  font-size: inherit;
  line-height: 1.2; }

.cart_price {
  float: right;
  text-align: right;
  padding-left: 20px;
  font-weight: bold;
  display: none; }

#estimated-shipping, .excluding_tax {
  display: block; }

@media (max-width: 798px) {
  .cart-section .conspire-title {
    text-align: center; } }

.cart_page_image {
  text-align: center; }
  .cart_page_image img {
    margin-bottom: 1em;
    width: 100%; }

.cart_content_info {
  padding: 0;
  padding-left: 20px; }
  .cart_content_info h3 {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    color: #4a4a4a; }
    @media (max-width: 798px) {
      .cart_content_info h3 {
        font-size: 21px; } }
  .cart_content_info h5 {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 0; }
  .cart_content_info .price_total {
    padding: 0 0 10px;
    margin-bottom: 20px;
    font-size: 1.1em; }

.subtotal {
  border-left: 1px solid #cccccc;
  padding-left: 40px; }
  @media (max-width: 798px) {
    .subtotal {
      border-left: none;
      border-top: 1px solid #cccccc;
      padding-left: 0;
      padding-top: 20px; } }

.subtotal_amount {
  font-size: 1.4em;
  font-weight: bold; }

button.update {
  width: 30%;
  float: right; }

.price_total_text {
  font-weight: normal;
  display: none; }

.was_price {
  text-decoration: line-through;
  color: #8c8b8b;
  text-shadow: none;
  font-weight: normal; }

.cart_savings {
  text-align: left; }

.savings {
  font-size: 15px;
  display: block; }

.thumbnails a {
  display: block;
  margin-bottom: 1em; }

/* #Instagram Feed
================================================== */
.instagram-feed .title a {
  font-family: 'kapraregular';
  color: #23b6e6;
  line-height: 50px;
  font-size: 50px; }

#instafeed .instagram__item {
  position: relative; }
  @media (max-width: 798px) {
    #instafeed .instagram__item:last-child {
      display: none; } }

.instagram__item:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.instagram__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.instagram__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }

.instagram__video-link:after, .instagram__video-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2; }
.instagram__video-link:after {
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-left: 20px solid #fff;
  margin-top: -18px;
  margin-left: -7px;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.25)); }
.instagram__video-link:before {
  margin-top: -34px;
  margin-left: -34px;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  background: rgba(0, 0, 0, 0.42);
  transition: background 0.3s ease; }
.instagram__video-link:hover:before {
  background: rgba(0, 0, 0, 0.7); }

.container.social-feeds-wrap {
  padding-bottom: 0; }

.social-feeds-wrap div.section {
  margin-bottom: 0; }

.social-feeds-wrap .sixteen .columns:nth-child(4n + 1) {
  margin-left: 0; }
.social-feeds-wrap .sixteen .columns:nth-child(4n + 4) {
  margin-right: 0; }
.social-feeds-wrap .eight .columns:nth-child(odd) {
  margin-left: 0; }
.social-feeds-wrap .eight .columns:nth-child(even) {
  margin-right: 0; }

.arrow {
  position: relative;
  top: -1px;
  left: 2px;
  opacity: 0.6; }

.modal {
  margin: 10px 0;
  display: none;
  background-color: #ffffff; }

.modal_product {
  width: auto;
  line-height: 0px;
  max-width: 940px; }

.modal_product img {
  cursor: pointer; }

.modal_image {
  text-align: center; }

.modal a {
  padding-bottom: 0; }

.modal p.modal_price, p.modal_price {
  font-size: 20px;
  margin-bottom: 0; }

.modal form {
  margin-bottom: 10px; }

.notify_form #contact_form .action_button {
  width: 100%; }

.product_image_col {
  margin-top: 15px;
  text-align: center; }

.meta {
  font-size: 13px; }

.meta p {
  font-size: 13px;
  margin-bottom: 0px; }

p.meta {
  margin-bottom: 10px; }

.comment-body {
  padding-left: 10px;
  padding-right: 10px; }

.comment-body p.meta {
  margin-bottom: 5px; }

.comment-body h6 {
  padding: 0;
  letter-spacing: 0 !important;
  text-transform: none;
  color: #4a4a4a; }

.sidebar_title {
  padding-bottom: 0px; }

.blog-section h2 {
  margin-bottom: 0;
  line-height: 1.2;
  text-transform: capitalize !important; }

.blog-section h2 a {
  color: #333333;
  letter-spacing: 0; }

.blog_meta {
  margin-bottom: 0; }

.blog_meta span {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  font-size: smaller;
  color: #8c8b8b; }

.blog_meta span:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  margin: -1px 5px 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #8c8b8b; }

.blog_meta span:last-child:after {
  background-color: transparent; }

.tags span a {
  color: #1bb9e6; }

.article h3.sub_title {
  letter-spacing: 0;
  margin: 10px auto 0; }

.article_content {
  margin-top: 20px; }

.excerpt {
  line-height: 1.5;
  margin: 1em 0; }

.article, .article_image {
  padding-bottom: 15px; }

#comment_form .action_button, #contact_form .action_button {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  min-height: 0;
  height: initial;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold; }
  @media (max-width: 798px) {
    #comment_form .action_button, #contact_form .action_button {
      width: 100%; } }

#contact_form .action_button.sign_up {
  display: inline-block;
  width: 120px;
  padding-left: 0;
  padding-right: 0;
  float: none; }

body.article {
  padding-bottom: 0; }

.toggle span {
  color: #8c8b8b;
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: smaller;
  float: right;
  display: none; }

.sidebar .blog_search {
  margin-bottom: 15px; }
  .sidebar .blog_search input {
    width: 100%;
    border-radius: 3px; }

.meta .label, .label {
  color: #8c8b8b; }

.blog_meta, .blog_meta a {
  color: #8c8b8b; }

.blog_meta a:hover {
  color: #1bb9e6; }

.count {
  font-style: normal;
  font-size: 13px; }

.checkout {
  display: block;
  float: right;
  margin-top: 0px; }

.additional-checkout-buttons {
  text-align: center;
  margin-top: 10px; }
  .additional-checkout-buttons > *:not(script) {
    padding: 10px 0 0 10px;
    vertical-align: top;
    line-height: 1; }
    @media (max-width: 480px) {
      .additional-checkout-buttons > *:not(script) {
        padding: 10px 0 0 5px; } }
    .additional-checkout-buttons > *:not(script):first-child, .additional-checkout-buttons > *:not(script):empty {
      padding-left: 0px; }

.or {
  line-height: 40px;
  font-style: normal;
  font-size: 14px;
  padding: 0 10px;
  text-align: center; }
  @media (max-width: 480px) {
    .or {
      line-height: initial;
      text-align: left; } }

.comment {
  margin-bottom: 20px; }

/*--Author Bio + Social Share Buttons--*/
.author_share_wrap {
  width: 100%;
  border-top: 1px solid #cccccc;
  min-height: 40px;
  padding: 15px 0;
  margin-top: 15px;
  overflow: auto; }

.blog_author {
  width: 60%;
  float: left; }
  @media (max-width: 798px) {
    .blog_author {
      width: 100%;
      border-bottom: 1px solid #cccccc;
      padding-bottom: 5px; } }

.blog_author img {
  width: 80px;
  height: 80px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 15px; }

.author_bio {
  text-align: left; }

.author_bio h6 {
  padding-top: 0; }

.author_bio p {
  font-size: 0.9em; }

.blog_share {
  width: 38%;
  float: right;
  text-align: right; }
  @media (max-width: 798px) {
    .blog_share {
      width: 100%;
      float: left; } }

.red {
  color: #C33; }

.address p {
  margin-bottom: 5px; }

div#disqus_thread ul, div#disqus_thread li {
  border: none; }

.search_page {
  padding: 100px 0; }

/* #Swatch Styles
================================================== */
/* SASS variables for swatch dimensions */
.swatch-element.swatch--active {
  border-color: black;
  box-shadow: 0px 0px 0px 2px white; }

.selector-wrapper label {
  margin-bottom: 0.5em; }

/* #Footer
================================================== */
.footer {
  font-size: 15px;
  padding: 20px 0;
  background-color: #23b6e6;
  background-position: center center;
  color: #ffffff; }

.footer-text .toggle_content {
  padding-top: 15px; }

/* If no shop logo used, apply text styling as per theme settings */
.footer .logo {
  color: #ffffff !important;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
  width: 100%;
  word-wrap: break-word;
  float: none; }
  @media (max-width: 798px) {
    .footer .logo {
      text-align: center; } }

img.footer-logo {
  width: 75%;
  max-width: 250px;
  margin-bottom: 10px;
  display: inline-block; }
  @media (max-width: 798px) {
    img.footer-logo {
      max-width: 50% !important;
      margin: 0 25% 25px; } }

.footer .empty-column {
  width: 100%;
  height: 1px; }

.footer-menu-wrap .two.columns {
  margin-right: 2.3%; }

.footer .footer-menu-wrap h6 {
  display: none;
  margin: 0;
  padding: 0 0 5px 0;
  color: #000000;
  font-size: 18px; }
  @media (max-width: 798px) {
    .footer .footer-menu-wrap h6 {
      border-top: 1px solid #ffffff;
      margin-bottom: 5px;
      padding: 10px 20px 5px;
      display: block;
      color: #fff; } }
  @media (max-width: 480px) {
    .footer .footer-menu-wrap h6 {
      display: block;
      color: #fff; } }

.footer .footer-menu-wrap h6 > span {
  display: none; }
  @media (max-width: 798px) {
    .footer .footer-menu-wrap h6 > span {
      display: inline-block;
      transition: transform 0.3s linear;
      perspective: 1000; } }

@media (min-width: 799px) {
  .footer .toggle_content {
    display: block !important; } }

.footer a,
.footer a:visited {
  color: #ffffff;
  font-size: 15px; }

.footer a:hover,
.footer a:active {
  color: #e6e6e6; }

.footer a:focus {
  outline: 2px solid gray; }

.footer input:focus {
  outline: 2px solid gray; }

.footer ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0; }

.footer ul li {
  margin-bottom: 1em;
  line-height: 1.1; }

.footer form {
  margin-bottom: 0; }

.footer-menu-wrap {
  text-align: left; }

.page-contact .footer {
  margin-top: 0; }

.page-contact .maps {
  position: relative;
  bottom: -6px; }

.page-landing .maps {
  position: relative;
  bottom: -7px; }

.maps iframe {
  pointer-events: none;
  display: block; }

.newsletter form {
  margin-bottom: 0; }

.footer_credits {
  margin-top: 10px; }

.payment_methods {
  margin: 10px 0 6px 0;
  padding-top: 10px; }
  @media (min-width: 960px) {
    .payment_methods {
      float: right;
      text-align: right; } }

.payment_methods img {
  padding-right: 4px;
  width: 42px; }

.credits {
  text-align: center;
  width: 100%;
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px; }
  @media (min-width: 960px) {
    .credits {
      float: left; } }

.fda-statement {
  border: 1px solid white;
  text-align: center; }

h6 span, h4 span, .sublink span {
  transition: transform 0.3s linear;
  perspective: 1000; }

.footer-menu-wrap, #mobile_menu, .sidebar {
  -webkit-transform: translate3d(0, 0, 0); }
  .footer-menu-wrap .active span, .footer-menu-wrap span.active, #mobile_menu .active span, #mobile_menu span.active, .sidebar .active span, .sidebar span.active {
    transform: rotateX(180deg); }

.sidebar span.menu-toggle {
  float: right;
  display: inline-block;
  cursor: pointer;
  padding: 0 6px 0 6px;
  margin-right: 0;
  transition: transform 0.3s linear;
  perspective: 1000;
  transform: none; }
  .sidebar span.menu-toggle.active {
    transform: rotateX(180deg); }

/* Footer and mobile menu accordion (mobile only) */
@media (max-width: 798px) {
  .footer-menu-wrap h6, .sidebar h6, #mobile_menu h6 {
    padding-top: 8px;
    cursor: pointer;
    border-top: 1px solid #000000;
    margin-top: 0; }
  .footer-menu-wrap h6 span, .footer-menu-wrap h4 span, .footer-menu-wrap .sublink span, .sidebar h6 span, .sidebar h4 span, .sidebar .sublink span, #mobile_menu h6 span, #mobile_menu h4 span, #mobile_menu .sublink span {
    display: inline-block;
    transition: transform 0.3s linear;
    perspective: 1000; }
  .footer-menu-wrap .columns > ul, .sidebar .columns > ul, #mobile_menu .columns > ul {
    display: none;
    padding-left: 20px; }
    .footer-menu-wrap .columns > ul li, .sidebar .columns > ul li, #mobile_menu .columns > ul li {
      line-height: 1.7; }

  .toggle_content {
    display: none;
    padding: 0 20px; } }
@media (min-width: 799px) {
  h4.toggle {
    pointer-events: none; }

  .footer-menu-wrap h6 {
    pointer-events: none; }
  .footer-menu-wrap .columns > ul {
    display: block !important; } }
/* Promo banner */
.header .promo_banner a,
.header .promo_banner a:visited
a:hover,
#header .promo_banner a,
#header .promo_banner a:visited
a:hover {
  color: #1bb9e6;
  letter-spacing: 0px; }

.promo_banner {
  font-family: 'kapraregular';
  background-color: #ffffff;
  text-align: left;
  color: #1bb9e6;
  font-size: 22px;
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  z-index: 5000;
  top: 0;
  transition: all 0.3s linear;
  overflow: hidden;
  padding: 0 20px; }
  .promo_banner p {
    margin-bottom: 0;
    display: inline; }
  .promo_banner .promo_banner-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
    color: #1bb9e6;
    border: 0;
    outline: 0;
    background: transparent;
    z-index: 1000; }
    .promo_banner .promo_banner-close:before {
      font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
      font-size: 20px;
      line-height: 50px;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 35px;
      content: "\00d7";
      text-align: center; }
  .promo_banner .mobile_mini_cart {
    float: right; }
  .promo_banner .cart_count {
    font-family: "kapraregular" !important;
    padding: 0; }

.promo_banner-show .promo_banner {
  transition: all 0s linear;
  height: 50px;
  line-height: 50px; }

.top_bar {
  padding-top: 0;
  position: relative;
  transition: padding-top 0.3s linear; }
  @media (max-width: 480px) {
    .top_bar {
      padding-top: 0; } }

@media (max-width: 798px) {
  .mobile_nav-fixed--true #pagecontent,
  .mobile_nav-fixed--false #pagecontent {
    display: block;
    padding-bottom: 60px; }
  .mobile_nav-fixed--true .page_banner,
  .mobile_nav-fixed--false .page_banner {
    margin-top: 60px; }
  .mobile_nav-fixed--true .page_banner + #pagecontent,
  .mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; }

  .index-sections .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-details-section .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-banner .under-menu:nth-child(1) {
    margin-top: 0; }

  .promo_banner-show.mobile_nav-fixed--true #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false #pagecontent {
    padding-bottom: calc(60px + 50px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner,
  .promo_banner-show.mobile_nav-fixed--false .page_banner {
    margin-top: calc(60px + 50px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner + #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; } }
/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
#Base 960 Grid
#Tablet (Portrait)
#Mobile (Portrait)
#Mobile (Landscape)
#Clearing
#Media Queries */
/* #Base 1200 Grid
================================================== */
.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0; }

.column, .columns {
  float: left;
  display: inline;
  box-sizing: border-box; }

.row {
  margin-bottom: 20px; }

.container.full-width {
  width: 100%;
  max-width: 100%; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column,
.container .one.columns {
  width: 8.33%; }

.container .two.columns {
  width: 16.67%; }

.container .three.columns {
  width: 25%; }

.container .four.columns {
  width: 33.33%;
  padding: 10px; }

.container .five.columns {
  width: 41.67%; }

.container .six.columns {
  width: 50%; }

.container .seven.columns {
  width: 58.33%; }

.container .eight.columns {
  width: 66.67%; }

.container .nine.columns {
  width: 75%; }

.container .ten.columns {
  width: 83.33%; }

.container .eleven.columns {
  width: 91.67%; }

.container .twelve.columns,
.container .sixteen.columns {
  width: 100%; }

/* Offsets */
.container .offset-1 {
  padding-left: 8.33%; }

.container .offset-2 {
  padding-left: 16.67%; }

.container .offset-3 {
  padding-left: 25%; }

.container .offset-4 {
  padding-left: 33.33%; }

.container .offset-5 {
  padding-left: 41.67%; }

.container .offset-6 {
  padding-left: 50%; }

@media only screen and (min-width: 1023px) and (max-width: 1240px) {
  .container {
    max-width: 960px; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 798px) {
  .container {
    width: 100%; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 100%; }

  .container .thumbnail.even, .container .thumbnail.odd {
    /* MOBILE GRID FIX */
    /*width: 140px !important;*/
    width: 50% !important; }

  .container div.thumbnail.even {
    clear: left; }

  .container div.thumbnail.odd {
    /*margin-left: 20px*/ }

  br.product_clear {
    display: none; }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0; }

  .container.full-width .twelve.columns, .container.full-width .sixteen.columns {
    width: 100%; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .container {
    width: 420px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 420px; }

  .container .thumbnail.even, .container .thumbnail.odd {
    width: 200px !important; }

  .container div.thumbnail.even {
    clear: left; }

  .container div.thumbnail.odd {
    margin-left: 20px; }

  br.product_clear {
    display: none; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  #contact_form input.sign_up[type="submit"] {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%; }

  input.contact_email[type="email"] {
    width: 100%; }

  .collection_menu {
    display: none; }

  h1.collection_title_tags,
  div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 799px) and (max-width: 959px) {
  .nav a, .nav a:visited, .nav a:active, .nav a:focus {
    font-size: 18px; }

  .menu a, .menu a:visited, .menu a:active, .menu a:focus {
    font-size: 18px; }

  .menu li, #header span.menu_title, .menu a span {
    padding-left: 2px;
    padding-right: 2px; }

  .nav .menu li.search_link {
    display: inline-block; }

  .menu li.search_container {
    display: none; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 798px) {
  .article_image {
    padding-bottom: 0; }

  .sidebar_content {
    border: 0;
    padding: 0; }

  .nav_arrows {
    float: none;
    text-align: center; }

  .nav_arrows .prev {
    float: left; }

  .nav_arrows .next {
    float: right; }

  #header .top_bar a.mobile_logo {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
    line-height: 34px;
    z-index: 5;
    width: 50%;
    height: auto;
    color: #ffffff; }

  #header a.mobile_logo img {
    width: auto;
    max-width: 150px;
    max-height: 50px;
    padding-top: 10px; }

  .payment_methods {
    text-align: center;
    float: none;
    display: block; }

  .credits {
    float: none;
    display: block;
    text-align: center; }

  .is-absolute {
    top: 0px !important; }

  .blog_filter {
    margin-top: 1em;
    width: 100% !important; }

  .section_select {
    text-align: center; }

  .flex-control-nav {
    bottom: 10px; }

  .featured_links a span {
    font-size: 18px; }

  .or {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-bottom: 5px; }

  .mobile_hidden {
    display: none !important; }

  table tr.order_summary td.label {
    text-align: left; }

  .featured_text {
    font-size: 15px;
    line-height: 1.7em; }

  #header {
    display: block; }

  .header {
    display: none; }

  h4.toggle {
    cursor: pointer; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%;
    margin-left: 0; }

  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  input.action_button[type="submit"],
  input.action_button[type="button"],
  .sign_up {
    margin-left: 0;
    width: 100%;
    outline: 0; }

  .credits_right {
    text-align: left; }

  .container .column.thumbnail, .container .columns.thumbnail {
    margin-top: 1em; }

  td {
    padding: 4px !important; }

  .title_column {
    float: left; }

  .container div.mobile_only, .mobile_only {
    display: block; }

  span.mobile_only {
    display: inline; }

  .price_total {
    text-align: right; }

  .price_total_text {
    display: block; }

  .update_subtotal, .price_total, .remove_column, .checkout_table_header {
    display: none; }

  .mobile_right {
    text-align: right; }

  .quick_shop {
    display: none !important; }

  .cart_price {
    display: block;
    margin-bottom: 0; }

  table tr th, table tr td {
    padding: 2px; }

  input.action_button {
    margin-bottom: 1em !important; }

  .multiple_product_images {
    display: none; }

  .headline {
    font-size: 1.3em;
    line-height: 1.2;
    position: relative; }

  p.subtitle {
    font-size: 1.1em;
    line-height: 1.2;
    position: relative; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .mobile_hidden {
    display: none !important; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .mobile_hidden {
    display: none !important; }

  .cart_image {
    max-width: 60px;
    padding-right: 10px; }

  .action_button {
    font-size: 12px; }

  h1, h2, h3, h4, h5, h6, .collection_title, .empty_cart {
    font-size: 110%;
    line-height: 1.5em; }

  h1, h1.home, .title a, h2 {
    padding: 0; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@font-face {
  font-family: 'turbo';
  src: url("//www.vitalproteins.com/cdn/shop/t/1232/assets/turbo.eot?v=22446298993688963281702592003");
  src: url("//www.vitalproteins.com/cdn/shop/t/1232/assets/turbo.eot?v=22446298993688963281702592003") format("embedded-opentype"), url("//www.vitalproteins.com/cdn/shop/t/1232/assets/turbo.woff?v=1876293967402835401702592004") format("woff"), url("//www.vitalproteins.com/cdn/shop/t/1232/assets/turbo.ttf?v=35221075142360648371702592003") format("truetype"), url("//www.vitalproteins.com/cdn/shop/t/1232/assets/turbo.svg?v=133748875661574589151702592003") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "turbo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .15em;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

.icon-left-arrow:before {
  content: "\e90a"; }

.icon-menu:before {
  content: "\e90c"; }

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

.icon-phone:before {
  content: "\e90e"; }

.icon-plus:before {
  content: "+"; }

.icon-right-arrow:before {
  content: "\e911";
  margin-right: 0; }

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

.icon-up-arrow:before {
  content: "\e917"; }

.icon-user:before {
  content: "\e918"; }

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

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

.icon-vimeo:before {
  content: "\e912"; }

.icon-rss:before {
  content: "\e908"; }

.icon-houzz:before {
  content: "\e909"; }

.icon-snapchat:before {
  content: "\e90b"; }

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

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

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

.icon-tumblr:before {
  content: "\eab9"; }

.icon-linkedin:before {
  content: "\eaca"; }

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

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

.icon-gplus-share:before {
  content: "\e907"; }

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

.icon-mail-share:before {
  content: "\e905"; }

span.icon-down-arrow {
  padding: 0 !important;
  font-size: 12px !important; }

@-moz-document url-prefix() {
  .menu span.icon-down-arrow {
    top: -2px; } }

.menu li.search_link {
  display: none;
  padding-left: 10px;
  padding-right: 10px; }

.sticky_nav .menu li.search_link {
  display: inline-block;
  float: right; }

.sticky_nav .menu-position--block .logo {
  display: none; }

.menu li.search_container {
  width: 30%;
  float: right;
  padding-top: 3px; }
  @media (min-width: 1400px) {
    .menu li.search_container {
      margin-left: 15px; } }

.logo-align--left .menu li.search_container {
  width: 18%; }

.menu-position--block .menu li.search_container {
  width: 18%;
  float: none; }

form.search_form,
.search_form input {
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-osx-font-smoothing: grayscale; }

.search_form input,
.search_form input:active,
.search_form input:focus {
  font-family: Oswald;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #d9d9d9;
  background-color: transparent;
  padding-right: 35px;
  border-color: #d9d9d9;
  border-radius: 3px; }

.header_search_form {
  width: 60%;
  margin: 0 auto 30px auto;
  padding: 30px 0 0 0;
  position: relative;
  border-bottom: solid 1px #d9d9d9; }
  @media (max-width: 480px) {
    .header_search_form {
      width: 90%; } }

.header_search_form input,
.header_search_form input:focus,
.header_search_form input:active {
  background-color: transparent;
  font-family: Oswald;
  font-weight: normal;
  color: #d9d9d9;
  font-weight: normal;
  letter-spacing: 1px;
  border: none;
  font-size: 36px;
  line-height: 36px; }
  @media (max-width: 480px) {
    .header_search_form input,
    .header_search_form input:focus,
    .header_search_form input:active {
      font-size: 22px;
      line-height: 22px;
      margin-bottom: 10px; } }

.header_search_form .search-submit {
  top: 38px;
  font-size: 30px; }
  @media (max-width: 480px) {
    .header_search_form .search-submit {
      top: 42px;
      font-size: 20px; } }

.feature_image .search_form input,
.feature_image .search_form input:active,
.feature_image .search_form input:focus {
  color: #d9d9d9;
  border: 1px solid #d9d9d9; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #d9d9d9; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #d9d9d9; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d9d9d9; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #d9d9d9; }

.search_form input::-webkit-input-placeholder {
  color: #d9d9d9; }

.search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #d9d9d9; }

.search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d9d9d9; }

.search_form input:-ms-input-placeholder {
  color: #d9d9d9; }

.search_form input:focus::-webkit-input-placeholder {
  color: #ffffff; }

.search_form input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.search_form input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

.search_form input:focus:-ms-input-placeholder {
  color: #ffffff; }

.feature_image .search_form input,
.feature_image .search_form input:active,
.feature_image .search_form input:focus {
  color: #d9d9d9;
  border: 1px solid #d9d9d9; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #d9d9d9; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #d9d9d9; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d9d9d9; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #d9d9d9; }

.search-submit {
  /*position: absolute;*/
  z-index: 1000;
  color: #d9d9d9;
  font-size: 20px;
  /*top: 9px;*/
  /*right: 7px;*/
  cursor: pointer; }

.feature_image .search-submit {
  color: #d9d9d9; }

.blog_search .search-submit {
  color: #333333;
  top: 10px;
  right: 8px;
  z-index: 1; }

.social_icons {
  margin-left: 0;
  margin-top: 0; }

.social_icons li {
  display: inline;
  padding-right: 2px; }

@media (max-width: 798px) {
  footer .footer-social-icons {
    display: none; } }

footer .footer-social-icons--mobile.columns {
  display: none;
  padding-left: 0; }
  @media (max-width: 798px) {
    footer .footer-social-icons--mobile.columns {
      display: block; }
      footer .footer-social-icons--mobile.columns > ul {
        display: block;
        padding-left: 0; } }

footer .social_icons {
  display: block;
  float: right; }
  @media (max-width: 480px) {
    footer .social_icons {
      float: none;
      padding-left: 0;
      text-align: center; } }

footer .social_icons a, footer .social_icons a:visited {
  color: #ffffff;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    footer .social_icons a, footer .social_icons a:visited {
      margin-bottom: 0; } }

footer .social_icons a:active, footer .social_icons a:hover {
  color: #e6e6e6;
  font-size: 22px; }

/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2017 Daniel Eden
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scaleX(1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

.delay-0s {
  -moz-animation-delay: 0;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

.delay-025s {
  -moz-animation-delay: .25s;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
  opacity: 0; }

.delay-05s {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  opacity: 0; }

.delay-075s {
  -moz-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
  opacity: 0; }

.delay-1s {
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  opacity: 0; }

.animate_right, .animate_left, .animate_up, .animate_down {
  opacity: 0; }

.ie .animated, .ie .animate_right, .ie .animate_left, .ie .hsContent, .ie #slide-1 .animated {
  opacity: 1 !important; }

.ie delay-025s, .ie .delay-0s, .ie .delay-025s, .ie .delay-05s, .ie .delay-075s, .ie .delay-1s {
  opacity: 1 !important; }

.ie select {
  background-image: none !important; }

@media only screen and (max-width: 798px) {
  .delay-0s, .delay-025s, .delay-05s, .delay-075s, .delay-1s,
  .animate_right, .animate_left, .animate_up, .animate_down {
    opacity: 1; } }
/* #Password Page
================================================== */
.password-page-message {
  font-size: 3em;
  line-height: 1.2;
  margin: 10px auto;
  padding: 12px 0; }

.password-page-follow {
  margin: 5px 0; }

.password-social .social_icons a,
.password-social .social_icons a:visited,
.password-social .social_icons a:active {
  font-size: 25px; }

.password-page-col {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 30px;
  width: 100%; }

.password-logo {
  max-width: 200px;
  /* Allows logo to be more prominent*/
  margin: 0px auto; }

.password-message {
  max-width: 600px;
  font-size: 1.2em;
  color: #ffffff; }

.hr-small {
  margin: 20px auto;
  width: 50px; }

.password-social ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0; }

.password-social .social_icons li {
  display: inline;
  margin-left: 0; }

.password-social .social_icons a:hover {
  color: #1bb9e6; }

.password-footer {
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 13px;
  color: #ffffff;
  text-align: center; }

.powered {
  display: block;
  margin-top: 15px; }

.shopify a {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0JJREFUeNqMU81vG0UU/83sR73YG+M4xrHj4jj9UCFNSaGlQQUhhFBRpXIo6jEHQFXFAbhy4B/gioTgzgGV7ws5IAoqUgUSoWoIaZJGpGpMHDuptf5a7+fM8nZpJaRy4M0+jd7szO/93u/NsAsX5vFvi6IInHNUq5NnstnsqXp96xur3f392HNlrIcLePHkS8hlTchIJvtVSTOjIaSAwhkiGsXi+BudjjVp28Oj+XzhrPDZh5qqfoIQD5j6wrxHCAJ6UMXVr3pgnB0c9O2843jrE5XMtZER47GTp+bOqfn++d9+Ct5TuLrCGAcjpgnAWEVSdg8HSyWUzTl8v7D08szxSltPB6/OPDWeW/q1caI2O0zfbrThBM7pjdbiz9PG7LsK01epYKiCaMlIQadnHag9UZ2vbuqvl47tVMwcY3fdFjLFCIHksB0bQojCTmfzlWyHf53S0qsyigESMRS0uqtvNbs330nXNHhRAWl3ChnNhLG/jzBy4fg27pGG5TSqWsARV6EGwk+WScgymIQ5auLpyTdRHj2arC//9QXuDpfgeDYkQcgoZixq4DKuAGoo7wEwVg5DD3PVt1EafRzL21/C0HJo9f4gYUO4gZNkFMk5Nkli3wcI4vP7yIvxhsLIIXhBHzfqlzHwWihkDiNjPEwlDJNE/zDABGPQKfR5QAzI8wRU9IWNurWIlJbF+dmP8Ig5ja67Az8cwvWdmCVi4YSMSlTzODjAQxGAvCZkaIpI4MeN97Fc/xbpfXk8WXmNqPcw9C1idR8gKSNN06GYEScZYwZVJ+xj/8hpPJp9HmvNK/Bd6g0zEXfJ9rvEwE0A4qbFLOibimN15RcLR57JVFx7iLGHpvFs9RJ8QZvofmzsXoEXDqAqWiIiyUaAUSIkBTVVY1BuXuth6rhxcaxizDb619EcrGPg7+JG8zJWdj8HZwplk7hTHyDiKrU5BVWXyKT57ncfNz9TRBjxrRWn3/zT2+7seV7DWuabnR+MTrCm6ikNnLLEL3R720dmQkMqFz8dia3rdmvhg8an7MH3hZRhKuVsQTtcPmCcGK+lZvLl1JEdK9T7PW9t75a72L7tXh3sBbdEELXxP00h1//rx98CDACS7p3N/ZPUwQAAAABJRU5ErkJggg==);
  padding-left: 21px;
  color: #ffffff;
  text-decoration: none; }

.password-footer a {
  color: #ffffff;
  text-decoration: none; }

/* Password Page Modal CSS */
.controls {
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: 10px; }

#open-me {
  text-align: center;
  margin-bottom: 35px; }
  #open-me a:hover {
    color: #1bb9e6; }

.close-me {
  z-index: 8000; }

.modalbox {
  position: absolute;
  height: 100%;
  top: -1em;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 5000; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95); }

.overlay-close {
  width: 150px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #000;
  font-size: 14px; }

.overlay-data {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

.overlay-open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s; }

.inputbox {
  margin: 0px auto;
  max-width: 80%;
  display: table;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #000; }

@media (max-width: 798px) {
  #password-page-bg .modalbox .inputbox {
    top: 50%; } }

.storefront-password-form label {
  font-size: 0.9em;
  margin: 0 0 1em 0;
  text-align: center; }

.storefront-password-form .actions {
  display: inline-block; }

.storefront-password-form #password {
  width: 50%;
  display: inline-block; }
  @media (max-width: 480px) {
    .storefront-password-form #password {
      width: 100%; } }

#owner {
  font-size: 0.9em;
  margin-top: -1em;
  opacity: 0.8; }

.pass-close {
  color: #000 !important;
  padding: 0 !important;
  margin: 1em !important;
  position: inherit !important; }

@media screen and (min-width: 320px) and (max-width: 440px) and (max-height: 667px) {
  .modalbox {
    display: block;
    width: 414px !important;
    max-width: 100%;
    text-align: center; }

  .pass-close {
    display: block;
    margin: 0.65em -0.15em 1em 0 !important; } }
/* #Page Details
================================================== */
.page-details-section .container {
  padding: 0; }
.page-details-section .article {
  padding-bottom: 0; }
.page-details-section div.container .featured_products {
  padding-top: 0; }
@media (max-width: 480px) {
  .page-details-section .caption.position-center,
  .page-details-section .caption.position-left,
  .page-details-section .caption.position-right {
    margin: 5% 0 0 0; } }

/* #Product Details
================================================== */
.product-details-template .product-details__blocks .container {
  padding: 0; }
.product-details-template .action_button:not(.add_to_cart) {
  width: auto; }
.product-details-template img {
  width: 100%; }
.product-details-template img.rich-image {
  max-width: auto;
  margin-bottom: 20px; }
@media (max-width: 480px) {
  .product-details-template .featured-link--section.text-block--left {
    flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.quote {
  padding: 10px 0px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #aaaaaa; }

.grey-map {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><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'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */ }

/* Home page - general
================================================== */
/* Full-width product slider */
.homepage-product-slider {
  margin: 0 10px; }
  .homepage-product-slider object.placeholder-image {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    padding-top: 100%; }
  .homepage-product-slider .placeholder-svg--product {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.homepage-product-slider.even-num-slides {
  margin-left: 10px;
  width: calc(100% - 10px); }
  @media (max-width: 798px) {
    .homepage-product-slider.even-num-slides {
      margin-left: 0;
      width: 100%; } }

.products-slider.slider-gallery.products-length-6 .gallery-cell {
  width: calc(16.6% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-6 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-5 .gallery-cell {
  width: calc(20% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-5 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-4 .gallery-cell {
  width: calc(25% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-4 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-3 .gallery-cell, .products-slider.slider-gallery.products-length-2 .gallery-cell, .products-slider.slider-gallery.products-length-1 .gallery-cell {
  width: calc(33.33% - 10px); }

.products-slider.slider-gallery .gallery-cell.visible-2 {
  width: calc(50% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-2 {
      width: calc(50% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-3 {
  width: calc(33.33% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-3 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-4 {
  width: calc(25% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-4 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-5 {
  width: calc(20% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-5 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-6 {
  width: calc(16.666% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-6 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-7 {
  width: calc(14.2% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-7 {
      width: calc(40% - 10px); } }
  .products-slider.slider-gallery .gallery-cell.visible-7 .product-details {
    font-size: 0.7rem; }

@media (max-width: 985px) {
  .products-length-7 .product-info__caption {
    display: block; }
  .products-length-7 .thumbnail-overlay {
    display: none; }

  .products-length-8 .product-info__caption {
    display: block; }
  .products-length-8 .thumbnail-overlay {
    display: none; }

  .products-length-9 .product-info__caption {
    display: block; }
  .products-length-9 .thumbnail-overlay {
    display: none; }

  .products-length-10 .product-info__caption {
    display: block; }
  .products-length-10 .thumbnail-overlay {
    display: none; }

  .products-length-11 .product-info__caption {
    display: block; }
  .products-length-11 .thumbnail-overlay {
    display: none; }

  .products-length-12 .product-info__caption {
    display: block; }
  .products-length-12 .thumbnail-overlay {
    display: none; }

  .products-length-13 .product-info__caption {
    display: block; }
  .products-length-13 .thumbnail-overlay {
    display: none; }

  .products-length-14 .product-info__caption {
    display: block; }
  .products-length-14 .thumbnail-overlay {
    display: none; }

  .products-length-15 .product-info__caption {
    display: block; }
  .products-length-15 .thumbnail-overlay {
    display: none; }

  .products-length-16 .product-info__caption {
    display: block; }
  .products-length-16 .thumbnail-overlay {
    display: none; } }
.featured_products.product-slider {
  padding-bottom: 0; }
  .featured_products.product-slider .columns {
    padding-bottom: 0; }

.banner-full-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }

.banner-full-link + .caption {
  pointer-events: none;
  cursor: pointer; }

.caption {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media (min-width: 799px) {
    .caption {
      max-width: 960px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media (min-width: 1400px) {
    .caption {
      max-width: 1200px; } }
  @media (max-width: 798px) {
    .caption {
      width: 100%; } }
  @media (max-width: 480px) {
    .caption {
      width: 100%; } }
  .caption a {
    pointer-events: all; }
  .caption.position-center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 798px) {
      .caption.position-center {
        width: 85%; } }
    @media (max-width: 480px) {
      .caption.position-center {
        width: 100%;
        padding: 0 5%;
        margin: 5% 0; } }
  .caption.position-left {
    left: 0;
    text-align: left;
    padding: 0 2%; }
  .caption.position-right {
    right: 0;
    text-align: right;
    padding: 0 2%; }
  .caption .pretext {
    color: #ffffff;
    font-family: 'kapraregular';
    font-weight: lighter;
    text-transform: uppercase;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .caption .pretext {
        font-size: 1.4em;
        color: #333333;
        text-shadow: none; } }
    @media (max-width: 798px) {
      .caption .pretext {
        font-size: 18px; } }
    @media (min-width: 799px) {
      .caption .pretext {
        font-size: 24px; } }
    @media (min-width: 960px) {
      .caption .pretext {
        font-size: 36px; } }
  .caption .headline {
    color: #ffffff;
    font-family: 'kapraregular';
    font-weight: regular;
    text-transform: none;
    font-size: 56px;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.4em;
    margin-bottom: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }
    @media (max-width: 798px) {
      .caption .headline {
        font-size: 48px; } }
    @media (max-width: 480px) {
      .caption .headline {
        font-size: 36px;
        text-shadow: none; } }
    @media (min-width: 799px) {
      .caption .headline {
        font-size: 72px; } }
    @media (min-width: 960px) {
      .caption .headline {
        font-size: 90px;
        line-height: 90px; } }
  .caption .subtitle {
    color: #ffffff;
    font-family: 'kapraregular';
    font-weight: lighter;
    text-transform: none;
    font-style: normal;
    font-size: 24px;
    letter-spacing: 1px;
    position: relative; }
    @media (max-width: 480px) {
      .caption .subtitle {
        font-size: 1.4em;
        color: #333333;
        text-shadow: none; } }
    @media (max-width: 798px) {
      .caption .subtitle {
        font-size: 18px; } }
    @media (min-width: 799px) {
      .caption .subtitle {
        font-size: 21px; } }
    @media (min-width: 960px) {
      .caption .subtitle {
        font-size: 24px; } }
  .caption .pretext:empty,
  .caption .headline:empty,
  .caption .subtitle:empty {
    display: none; }
    .caption .pretext:empty:before,
    .caption .headline:empty:before,
    .caption .subtitle:empty:before {
      height: 0; }

.subtitle p a {
  pointer-events: all; }

.caption-content {
  display: inline-block;
  float: none;
  max-width: 80%;
  margin: 0 auto;
  font-size: 0; }
  @media (max-width: 798px) {
    .caption-content {
      max-width: 80%;
      margin-left: 50px; } }
  @media (max-width: 480px) {
    .caption-content {
      width: 80%;
      max-width: 80%;
      margin-left: 20px; } }
  .caption-content .action_button {
    margin: 10px; }
    @media (max-width: 798px) {
      .caption-content .action_button {
        margin: 5px; } }
    @media (max-width: 480px) {
      .caption-content .action_button {
        font-size: 16px; } }
  .caption-content.align-center {
    text-align: center; }
    @media (max-width: 798px) {
      .caption-content.align-center {
        max-width: 80%; } }
    @media (max-width: 480px) {
      .caption-content.align-center {
        width: 90%;
        max-width: 90%; } }
  .caption-content.align-left {
    text-align: left; }
    .caption-content.align-left:first-child .action_button {
      margin-left: 0; }
    .caption-content.align-left .subtitle:before {
      margin-left: 0; }
  .caption-content.align-right {
    text-align: right; }
    .caption-content.align-right:last-child .action_button {
      margin-right: 0; }
    .caption-content.align-right .subtitle:before {
      margin-right: 0; }
  .caption-content.caption-background-true {
    padding: 30px; }
    @media (max-width: 480px) {
      .caption-content.caption-background-true {
        padding: 0; } }

/* Transparency settings for each type of caption */
.caption-background-true {
  background-color: #1e1e1e; }

.homepage-video .caption-background-true {
  background-color: #1e1e1e; }
  @media (max-width: 480px) {
    .homepage-video .caption-background-true {
      background-color: transparent; } }

.caption-background-true {
  background-color: #1e1e1e; }
  .caption-background-true.caption-transparency-true {
    background-color: rgba(30, 30, 30, 0.6); }
    @media (max-width: 480px) {
      .caption-background-true.caption-transparency-true {
        background-color: transparent; } }
  @media (max-width: 480px) {
    .caption-background-true {
      background-color: transparent; } }

a.highlight-false, input[type="button"].highlight-false,
a.highlight-true, input[type="button"].highlight-true,
a.continue-button {
  background-color: #1bb9e6;
  color: #ffffff;
  transition: background-color 0.2s linear, color 0.2s linear;
  margin: 25px 0;
  /*@include respond-to('small'){
  color: #333333;
  border-color: #333333;
  background-color: transparent;
  &:hover {
  border-color: #333333;
  background-color: #333333;
  @if (lightness(#333333) > 50) {
  color: #333;
  } @else {
  color: #fff;
  }
  }
  }*/ }
  a.highlight-false:hover, input[type="button"].highlight-false:hover,
  a.highlight-true:hover, input[type="button"].highlight-true:hover,
  a.continue-button:hover {
    background-color: #fff;
    color: #333; }

a.highlight-true, input[type="button"].highlight-true {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333; }
  @media (max-width: 480px) {
    a.highlight-true, input[type="button"].highlight-true {
      border-color: #333333;
      background-color: #333333;
      color: #fff; } }

a.continue-button,
a.highlight-false--dark,
input[type="button"].highlight-false--dark {
  color: #333333;
  border-color: #333333;
  background-color: transparent; }
  a.continue-button:hover,
  a.highlight-false--dark:hover,
  input[type="button"].highlight-false--dark:hover {
    border-color: #333333;
    background-color: #333333;
    color: #fff; }

.homepage-slideshow .gallery-cell:not(:first-child) {
  height: 0; }

.homepage-slideshow a.highlight-false, .homepage-slideshow input[type="button"].highlight-false,
.homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
  /*@include respond-to('small'){
  color: #333333;
  border-color: #333333;
  background-color: transparent;
  &:hover {
  border-color: #333333;
  background-color: #333333;
  @if (lightness(#333333) > 50) {
  color: #333;
  } @else {
  color: #fff;
  }
  }
  }*/ }
  .homepage-slideshow a.highlight-false:hover, .homepage-slideshow input[type="button"].highlight-false:hover,
  .homepage-slideshow a.highlight-true:hover, .homepage-slideshow input[type="button"].highlight-true:hover {
    color: #333; }
.homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333; }
  @media (max-width: 480px) {
    .homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
      border-color: #333333;
      background-color: #333333;
      color: #fff; } }

.contact-form_position--right {
  float: right; }

/* #Account
================================================== */
.account-header-logout {
  text-align: right;
  text-transform: uppercase; }

.account-sidebar {
  border-right: 1px solid #aaaaaa;
  box-sizing: border-box;
  padding-right: 10px; }
  @media (max-width: 798px) {
    .account-sidebar {
      border: 0;
      padding-right: 0; } }

.customers-addresses .account-sidebar {
  border-right: 0;
  padding-right: 0; }
.customers-addresses .account-main {
  box-sizing: border-box;
  border-left: 1px solid #aaaaaa;
  padding-left: 20px; }
  @media (max-width: 798px) {
    .customers-addresses .account-main {
      border: 0;
      padding-left: 0; } }

.action_bottom .note {
  vertical-align: middle;
  line-height: 40px; }

.address_title {
  margin-bottom: 0;
  padding-bottom: 0; }

.action_edit {
  background-color: #1bb9e6;
  border-color: #1bb9e6; }
  .action_edit a {
    color: #ffffff; }
  .action_edit:hover {
    background-color: #1bb9e6;
    border-color: #1bb9e6; }
    .action_edit:hover a {
      color: #ffffff; }

.action_delete {
  background-color: #ffffff;
  border-color: #1bb9e6; }
  .action_delete a {
    color: #1bb9e6; }
  .action_delete:hover {
    background-color: #1bb9e6;
    border-color: #1bb9e6; }
    .action_delete:hover a {
      color: #ffffff; }

/* #Home page - collection in detail
================================================== */
.collection-in-detail .section {
  margin: 0; }
.collection-in-detail .half {
  width: 50%;
  float: left;
  position: relative; }
  @media (max-width: 798px) {
    .collection-in-detail .half {
      width: 100%; } }
.collection-in-detail .product-details {
  padding: 40px 2rem; }
.collection-in-detail .frontpage_product_stagger--true .section:nth-child(even) .half {
  float: right; }
.collection-in-detail .product_gallery.multi-image {
  width: 100%;
  display: block;
  margin-bottom: 0; }

/* #Home page - text columns with images
================================================== */
.text-columns-with-images-section .border-style--box {
  padding: 10%;
  border: 1px solid #aaaaaa; }
.text-columns-with-images-section .border-style--quote {
  padding-left: 20px;
  border-left: 1px solid #aaaaaa;
  margin-bottom: 10%; }
.text-columns-with-images-section .large_text {
  font-family: 'kapraregular';
  font-size: 39px;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 798px) {
    .text-columns-with-images-section .large_text {
      font-size: 31px; } }
.text-columns-with-images-section .text-column {
  margin-bottom: 25px; }
.text-columns-with-images-section a.continue-button {
  margin-top: 10px; }
.text-columns-with-images-section h2.title + .feature_divider {
  margin-bottom: 40px; }

/* #Home page - slideshow
================================================== */
.text-animation--true .caption-content {
  opacity: 0; }
  @media (max-width: 480px) {
    .text-animation--true .caption-content {
      opacity: 1;
      animation-duration: 0s; } }

.homepage-slideshow, .testimonial-section {
  position: relative;
  overflow: hidden; }
  .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
    width: 100%;
    background-color: #666666; }
    @media (max-width: 480px) {
      .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
        background-color: transparent; } }
    .homepage-slideshow .gallery-cell img, .testimonial-section .gallery-cell img {
      width: 100%;
      display: block;
      border-radius: 0; }

/* Home - product slider */
.js-product-slider .product_clear {
  display: none; }
.js-product-slider .column.alpha, .js-product-slider .columns.alpha {
  margin: 0 10px 0 20px; }

/* #Home page - image with text
================================================== */
.featured_collections .featured-link--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.featured_collections .featured-link--half:hover a[href] img.lazyloaded {
  opacity: 0.8; }

.featured-link--section {
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.featured-link--half.featured-link__imageHalf {
  background-color: transparent;
  text-align: center; }
  .featured-link--half.featured-link__imageHalf a {
    width: 100%;
    display: block; }
    .featured-link--half.featured-link__imageHalf a img {
      width: 100%; }

.featured-link--half {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #15a7e0; }
  @media (max-width: 480px) {
    .featured-link--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  .featured-link--half .featured-link--wrap {
    width: 100%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .featured-link--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .featured-link--half img {
        width: 100%;
        max-width: auto; } }
  .featured-link--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px; }
    .featured-link--half .info.text-align--right {
      text-align: right; }
      .featured-link--half .info.text-align--right .description:before {
        margin-right: 0; }
    .featured-link--half .info.text-align--left {
      text-align: left; }
      .featured-link--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 480px) {
      .featured-link--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .featured-link--half .collection_title {
    margin-bottom: 15px;
    display: block;
    color: white; }
  .featured-link--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px;
    color: white; }
    @media (max-width: 798px) {
      .featured-link--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .featured-link--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .featured-link--half .description {
        font-size: inherit; } }
  .featured-link--half .button {
    height: auto;
    background-color: transparent;
    color: white;
    border: 1px solid white;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px; }
    .featured-link--half .button:hover {
      background-color: white;
      color: #15a7e0;
      border: 1px solid white; }

.image-align--right.featured_collections.across-1 .featured-link--section:nth-child(odd) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--right.featured_collections.across-1 .featured-link--section:nth-child(odd) .featured-link--half {
    float: right; }

.image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) .featured-link--half {
    float: right; }

.featured_collections.across-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.image-align--left.featured_collections.across-2 .featured-link--section {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 798px) {
    .image-align--left.featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 798px) {
    .image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.image-align--right.featured_collections.across-2 .featured-link--section {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 798px) {
    .image-align--right.featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 798px) {
    .image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.featured_collections.across-2 .featured-link--section {
  width: 50%; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .featured-link--section {
      width: 100%; } }
@media (max-width: 798px) {
  .featured_collections.across-2 .featured-link--half {
    width: 50%; } }
@media (max-width: 480px) {
  .featured_collections.across-2 .featured-link--half {
    width: 100%; } }
.featured_collections.across-2 .description {
  font-size: 1.2vw; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .description {
      font-size: inherit; } }
.featured_collections.across-2 .button {
  font-size: 1.2vw; }
  @media (max-width: 480px) {
    .featured_collections.across-2 .button {
      font-size: 14px; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+1) {
  clear: both; }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
  float: left; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
      float: right; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
  float: right; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
      float: left; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) .featured-link--half {
  float: right; }

/* #Home page - featured products
================================================== */
.featured-products-section .product_gallery {
  margin-bottom: 0; }
  .featured-products-section .product_gallery img {
    width: 100%;
    vertical-align: bottom; }

/* #Home page - featured promotions
================================================== */
#shopify-section-1489283919239 h2 {
  margin-top: 20px; }

.featured-promotions .promo-animation--true {
  opacity: 0; }
.featured-promotions .feature-section {
  text-align: center;
  float: left;
  margin: 0 10px 10px;
  position: relative; }
  @media (max-width: 798px) {
    .featured-promotions .feature-section {
      opacity: 1; } }
  .featured-promotions .feature-section .link-promo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block; }
  .featured-promotions .feature-section .feature-inner {
    display: block;
    position: relative;
    overflow: hidden; }
  .featured-promotions .feature-section .feature-style--circle {
    border-radius: 50%; }
    .featured-promotions .feature-section .feature-style--circle img {
      border-radius: 50%; }
  .featured-promotions .feature-section .feature-style--rounded {
    border-radius: 10px; }
    .featured-promotions .feature-section .feature-style--rounded img {
      border-radius: 10px; }
  .featured-promotions .feature-section .feature-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.25s linear; }
  .featured-promotions .feature-section .feature-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    padding: 10px 0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    pointer-events: none; }
  .featured-promotions .feature-section .feature-details {
    display: none;
    opacity: 0;
    transition: opacity 0.3s linear; }
    @media (max-width: 798px) {
      .featured-promotions .feature-section .feature-details {
        opacity: 1;
        display: block !important; } }
    .featured-promotions .feature-section .feature-details.reveal-details {
      opacity: 1; }
    .featured-promotions .feature-section .feature-details .button {
      margin-top: 15px; }
  .featured-promotions .feature-section .description {
    color: #fff;
    transition: all 0.3s linear;
    margin-bottom: 0; }
  .featured-promotions .feature-section .description a {
    pointer-events: auto; }
  .featured-promotions .feature-section.title-overlay-true .title {
    transition: all 0.3s linear;
    color: #fff; }
    @media (max-width: 798px) {
      .featured-promotions .feature-section.title-overlay-true .title {
        margin-bottom: 10px; } }
    .featured-promotions .feature-section.title-overlay-true .title:after {
      content: '';
      display: block;
      height: 1px;
      width: 0;
      background: #fff;
      transition: width .5s ease, background-color .5s ease;
      margin: 10px auto auto auto; }
      @media (max-width: 798px) {
        .featured-promotions .feature-section.title-overlay-true .title:after {
          display: none; } }
  .featured-promotions .feature-section.title-overlay-false .feature-wrap .title {
    display: none; }
  .featured-promotions .feature-section.title-overlay-true:hover .title:after {
    width: 50%;
    background: #fff; }
  .featured-promotions .feature-section.title-overlay-true:hover .title {
    color: #fff; }
  .featured-promotions .feature-section.title-overlay-true:hover .description {
    color: #fff; }
  .featured-promotions .feature-section.title-overlay-false:hover .description {
    color: #fff; }
  .featured-promotions .feature-section img {
    width: 100%;
    display: block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05); }

.promo-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.promo-2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.promo-3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.promo-4 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.promo-5 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.promo-6 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.promo-7 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.promo-8 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.promo-9 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.promo-10 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s; }

.promo-11 {
  -webkit-animation-delay: 3.0s;
  animation-delay: 3.0s; }

.promo-12 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s; }

.featured-promotions.promo-per-row-2 .feature-section {
  width: calc(50% - 20px); }
  @media (max-width: 798px) {
    .featured-promotions.promo-per-row-2 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-2 .feature-section:nth-child(2n+1) {
    clear: both; }

.featured-promotions.promo-per-row-3 .feature-section {
  width: calc(33.3333% - 20px); }
  @media (max-width: 798px) {
    .featured-promotions.promo-per-row-3 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-3 .feature-section:nth-child(3n+1) {
    clear: both; }

.featured-promotions.promo-per-row-4 .feature-section {
  width: calc(25% - 20px); }
  .featured-promotions.promo-per-row-4 .feature-section:nth-child(4n+1) {
    clear: both; }
  @media (max-width: 798px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: calc(50% - 20px); }
      .featured-promotions.promo-per-row-4 .feature-section:nth-child(2n+1) {
        clear: both; } }
  @media (max-width: 480px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }

.container.promotions-grid-full_width {
  width: 100%;
  padding-top: 0; }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
    width: 50%;
    margin: 0; }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
    width: 33.333333%;
    margin: 0; }
    @media (max-width: 798px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
    width: 25%;
    margin: 0; }
    @media (max-width: 798px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 50%; } }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 100%; } }

/* #Home page - image with text overlay
================================================== */
.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  line-height: 0.5; }
  @media (max-width: 480px) {
    .banner {
      max-height: inherit;
      background-color: transparent; } }
  .banner img {
    width: 100%; }

/* #Home page - video
================================================== */
.homepage-video {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  background-color: #666666; }
  @media (max-width: 480px) {
    .homepage-video {
      background-color: transparent; } }
  .homepage-video img {
    width: 100%;
    display: block; }
  .homepage-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .homepage-video .homepage-video--media {
    width: 100%;
    height: auto;
    padding-top: 0; }
  .homepage-video .placeholder-image--true a.video__play-button {
    pointer-events: none; }
  .homepage-video .caption.text-on-video {
    z-index: 20;
    pointer-events: none; }
  @media (max-width: 480px) {
    .homepage-video .caption.text-on-video {
      position: absolute;
      transform: translateY(-50%);
      margin: 0; }
      .homepage-video .caption.text-on-video a.highlight-false {
        color: white;
        border-color: white; }
      .homepage-video .caption.text-on-video .action_button:not(.video__play-button) {
        display: none; }
      .homepage-video .caption.text-on-video .headline,
      .homepage-video .caption.text-on-video .pretext,
      .homepage-video .caption.text-on-video .subtitle {
        display: none; } }
  .homepage-video .mediaWrapper {
    position: absolute !important;
    top: 0;
    left: 0; }
  .homepage-video .placeholder-svg--video,
  .homepage-video .homepage-video__placeholder {
    display: none; }

.homepage-video__placeholder {
  position: relative; }

.homepage-video.darken-video-true::after {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none; }

@media (min-width: 481px) {
  .caption.text-on-video.outside-homepage-video {
    display: none; } }
/* #Page Banners
================================================== */
.page_banner {
  overflow: hidden;
  max-height: 100vh; }

.caption.captionOverlay--true {
  max-width: 960px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 3; }
  .caption.captionOverlay--true .headline, .caption.captionOverlay--true .subtitle {
    color: #ffffff; }
  @media (max-width: 798px) {
    .caption.captionOverlay--true {
      top: 50%; } }

.dark-overlay-true:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.25);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
Upload your font files to Assets and then
copy your FontName into code below and remove
comment brackets */
/*  @font-face {
font-family: 'FontName';
src: url('FontName.eot');
src: url('FontName.eot?iefix') format('eot'),
url('FontName.woff') format('woff'),
url('FontName.ttf') format('truetype'),
url('FontName.svg#webfontZam02nTh') format('svg');
font-weight: normal;
font-style: normal; }
*/
@font-face {
  font-family: 'kapraregular';
  src: url("kapra-regular-webfont.woff2") format("woff2"), url("kapra-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir';
  src: url("AvenirNext-Regular.woff2") format("woff2"), url("AvenirNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Next';
  src: url("AvenirNext-Regular.woff2") format("woff2"), url("AvenirNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir black';
  src: url("avenir_next_condensed_2");
  src: url("avenir_next_condensed_2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenirregular';
  src: url("avenir_roman.woff2") format("woff2"), url("avenir_roman.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Mark My Words';
  src: url("MarkMyWords.eot");
  src: url("MarkMyWords.eot?#iefix") format("embedded-opentype"), url("MarkMyWords.woff") format("woff"), url("MarkMyWords.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Mark My Words Clean';
  src: url("MarkMyWordsClean.eot");
  src: url("MarkMyWordsClean.eot?#iefix") format("embedded-opentype"), url("MarkMyWordsClean.woff") format("woff"), url("MarkMyWordsClean.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Optimizely */
#shopify-section-1586991357457,
#shopify-section-1586991167064,
#shopify-section-1586991043528,
#shopify-section-1586990768584,
#shopify-section-1586990346391,
#shopify-section-1586990161420,
#shopify-section-1586989051085,
#shopify-section-1586988859421,
#shopify-section-1586986982967,
#shopify-section-1586994076719 {
  display: block; }

#shopify-section-1579810668253,
#shopify-section-1489283919239,
#shopify-section-1534630171873,
#shopify-section-1552508441948,
#shopify-section-1534356492434,
#shopify-section-1489285451288 {
  display: none; }

/* #Conspire Custom Styles
================================================== */
/* HOMEPAGE AND HEADER */
.promo-bar-new {
  width: 100%;
  text-align: center; }
  .promo-bar-new .promo-bar-link {
    width: 100%;
    padding: 10px;
    font-family: 'kapraregular';
    font-size: 21px;
    color: #23b6e6;
    display: block;
    letter-spacing: 0.5px; }
    .promo-bar-new .promo-bar-link:hover {
      opacity: 0.75; }

.featured-promotions h2.title {
  color: #474747; }

.featured-promotions .feature-section .description {
  color: #939598; }

.top_bar {
  color: #4d4d4f !important;
  font-family: 'kapra'; }
  .top_bar .top-free-shipping-link:hover .top-free-shipping {
    color: #109ad6; }
  .top_bar span.top-free-shipping {
    font-family: 'kapra';
    color: #15a7e0; }
  .top_bar a, .top_bar .top_bar a span, .top_bar a.mini_cart span {
    font-family: 'kapra';
    text-transform: none;
    color: #4d4d4f; }
    @media (max-width: 480px) {
      .top_bar a, .top_bar .top_bar a span, .top_bar a.mini_cart span {
        color: #fff; } }
  .top_bar a.mini_cart span {
    color: #15a7e0; }
    @media (max-width: 480px) {
      .top_bar a.mini_cart span {
        color: #fff; } }
  @media (max-width: 480px) {
    .top_bar {
      background-color: #15a7e0; } }

.main_nav .menu a {
  color: #fff;
  text-transform: lowercase;
  font-size: 28px; }

.menu.left {
  padding-bottom: 5px; }
  .menu.left span {
    line-height: 40px;
    font-size: 23px;
    letter-spacing: 0.5px; }

.menu.middle {
  float: right;
  padding-bottom: 5px; }

.top_bar a, a.mini_cart span, .top_bar a span {
  font-size: 23px !important; }

.homepage-slideshow .action_button {
  width: 200px !important;
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 36px;
  transition: .2s all ease-in-out; }

.homepage-slideshow .action_button:hover {
  opacity: 0.7;
  transform: translateY(-2px); }

/* IMAGE WITH TEXT OVERLAY SECTION */
@media (max-width: 798px) {
  .image-with-text-overlay-section .sliver .caption {
    top: 30%; } }
.image-with-text-overlay-section .sliver .caption .headline {
  padding-left: 25%;
  font-size: 47px;
  line-height: 50px;
  text-align: justify;
  text-justify: inter-word;
  text-shadow: none; }
  @media (min-width: 799px) {
    .image-with-text-overlay-section .sliver .caption .headline {
      font-size: 42px;
      line-height: 45px; } }
  @media (max-width: 798px) {
    .image-with-text-overlay-section .sliver .caption .headline {
      padding-left: 0;
      font-size: 44px;
      line-height: 50px;
      margin-top: 50px; } }
  .image-with-text-overlay-section .sliver .caption .headline span {
    color: #ca7802; }

/* FEATURED CONTENT SECTION */
.featured-content-section .container {
  padding-top: 0;
  padding-bottom: 0px; }
  @media (max-width: 480px) {
    .featured-content-section .container {
      padding-bottom: 0; } }
.featured-content-section div.section {
  margin: 0; }
.featured-content-section h2.title {
  color: #15a7e0;
  font-size: 50px;
  margin-top: 0;
  line-height: 50px; }
.featured-content-section .featured_text p {
  font-size: 21px;
  color: #474747;
  max-width: 860px;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .featured-content-section .featured_text p {
      font-size: 18px; } }
.featured-content-section .benefit_blocks {
  margin-top: 20px;
  margin-left: 50px; }
  @media (max-width: 798px) {
    .featured-content-section .benefit_blocks {
      margin-left: 0;
      padding-left: 0; } }
  .featured-content-section .benefit_blocks .benefit_image {
    width: 25%;
    float: left; }
    .featured-content-section .benefit_blocks .benefit_image img {
      width: 100%;
      max-width: 100px; }
      @media (max-width: 798px) {
        .featured-content-section .benefit_blocks .benefit_image img {
          width: 80%; } }
      @media (max-width: 480px) {
        .featured-content-section .benefit_blocks .benefit_image img {
          width: 100%; } }
@media (max-width: 480px) {
  .featured-content-section .benefit_blocks.ten.columns {
    width: 100%;
    padding-left: 0; }
  .featured-content-section .benefit_image img {
    padding: 0 5px; } }

/* FEATURED PROMOTIONS SECTION */
.featured-promotions-section .featured-logo {
  margin: 70px 0 60px 0; }
  .featured-promotions-section .featured-logo img {
    max-width: 217px; }
  @media (max-width: 480px) {
    .featured-promotions-section .featured-logo {
      margin: 30px 0 20px 0; }
      .featured-promotions-section .featured-logo img {
        max-width: 100px; } }
.featured-promotions-section h2.title {
  margin-bottom: 0; }
.featured-promotions-section .feature-section.title-overlay-false:hover .description {
  color: inherit; }

.featured_products h2.title {
  color: #15a7e0;
  font-size: 50px;
  margin-bottom: 0; }

/* PRODUCT LOOP MODIFICATIONS */
@media (max-width: 480px) {
  .container .product-list .three.columns {
    width: 50%; } }

/* FEATURED COLLECTION PRODUCT LOOP MODS */
.product-list .thumbnail {
  padding: 0 10px  !important;
  width: calc(25%-20px) !important; }

.product-details form {
  /*margin-top:15px;*/
  margin-top: 10px; }

.featured-collection-section {
  /*padding-bottom:90px;*/
  padding-bottom: 40px; }
  .featured-collection-section div.container {
    padding-bottom: 0px; }
  @media (max-width: 798px) {
    .featured-collection-section {
      padding-bottom: 30px; } }
  @media (max-width: 480px) {
    .featured-collection-section {
      padding-bottom: 0; }
      .featured-collection-section .container {
        padding-top: 0; }
      .featured-collection-section .product-list .thumbnail {
        margin-bottom: 0; } }

.thumbnail .price span.money {
  font-family: 'kapraregular';
  font-size: 32px;
  color: #474747; }
.thumbnail .title {
  font-family: 'avenir';
  font-size: 16px;
  letter-spacing: 0 !important;
  color: #474747;
  text-transform: capitalize;
  font-weight: bold; }
.thumbnail .product-quantity-box {
  width: calc(33% - 10px);
  height: 38px;
  margin-right: 10px; }
  @media (max-width: 480px) {
    .thumbnail .product-quantity-box {
      display: none; } }
.thumbnail .quantity-border {
  width: 100%;
  float: left;
  border: 1px solid #b5b5b5;
  border-radius: 7px;
  box-sizing: border-box;
  position: relative; }
.thumbnail button.add_to_cart .text {
  font-size: 24px;
  font-family: 'kapraregular';
  text-transform: uppercase;
  letter-spacing: 1px; }
.thumbnail .product-quantity-box + .inline_purchase {
  margin-top: 0;
  width: 66%;
  margin-left: 1%; }
  .thumbnail .product-quantity-box + .inline_purchase button.add_to_cart .text {
    font-size: 12px; }
  @media (max-width: 480px) {
    .thumbnail .product-quantity-box + .inline_purchase {
      float: none;
      margin: 0 auto; } }
.thumbnail [class^="icon-"]:before, .thumbnail [class*=" icon-"]:before {
  font-family: 'avenir';
  font-size: 16px;
  margin: 0;
  width: auto; }
.thumbnail .product-quantity-box .quantity {
  height: 37px;
  padding: 0px;
  min-height: 37px;
  width: 33%; }
.thumbnail .product-quantity-box .product-plus, .thumbnail .product-quantity-box .product-minus {
  background: #fff;
  font-size: 21px;
  height: 37px;
  line-height: 37px;
  width: 33%; }
.thumbnail .product-quantity-box .quantity, .thumbnail .product-quantity-box .quantity:focus, .thumbnail .product-quantity-box .product-plus, .thumbnail .product-quantity-box .product-minus {
  border: none;
  color: #474747; }

.thumbnail button.action_button.add_to_cart {
  min-height: 38px;
  height: 38px; }

/* IMAGE WITH TEXT SECTION IE SUBSCRIPTION SLIVER */
.image-with-text-section {
  margin-top: 0px; }
  .image-with-text-section .collection_title {
    font-size: 75px;
    line-height: 72px; }
    @media (max-width: 480px) {
      .image-with-text-section .collection_title {
        font-size: 45px;
        line-height: 46px; } }
  .image-with-text-section p {
    font-family: 'avenir';
    font-size: 21px;
    line-height: 27px; }
    @media (max-width: 480px) {
      .image-with-text-section p {
        font-size: 18px;
        line-height: 24px; } }
  @media (max-width: 480px) {
    .image-with-text-section {
      margin-top: 0; } }

/* SOCIAL FEEDS SECTION */
.social-feeds-section h2.title.insta {
  font-size: 46px;
  line-height: 41px;
  color: #23b6e6;
  margin-bottom: 60px; }

@media (max-width: 480px) {
  .container .instagram__item.three.columns {
    width: 50%; } }
/* FOOTER */
.footer li {
  margin-bottom: 15px;
  line-height: 20px; }

.footer p {
  line-height: 20px;
  margin-bottom: 0; }
  @media (max-width: 480px) {
    .footer p {
      font-size: 12px; } }

@media (max-width: 480px) {
  .container.footer-menu-wrap .three.columns, .container.footer-menu-wrap .two.columns, .container.footer-menu-wrap .four.columns {
    width: 100%; }
  .container.footer-menu-wrap .offset-1 {
    margin-left: 0;
    padding-left: 0; } }
.newsletter_section span {
  color: #fff;
  display: inline !important; }
.newsletter_section h6 {
  display: block !important;
  text-align: left; }
  .newsletter_section h6 img {
    display: inline; }
    @media (max-width: 480px) {
      .newsletter_section h6 img {
        width: 30px; } }
  .newsletter_section h6 .news-message {
    font-family: 'avenir';
    text-transform: uppercase;
    margin-left: 20px;
    position: absolute;
    /*top: 15px;*/ }
    @media (max-width: 480px) {
      .newsletter_section h6 .news-message {
        line-height: 32px;
        height: 32px;
        top: 20px;
        font-size: 12px;
        margin-top: -8px; } }
.newsletter_section .hashtag {
  font-size: 49px;
  line-height: 52px;
  font-family: 'kapraregular'; }
  @media (max-width: 480px) {
    .newsletter_section .hashtag {
      font-size: 30px; } }
@media (max-width: 480px) {
  .newsletter_section {
    text-align: center; } }

/* PRODUCT PAGE */
h1.product_name {
  color: #0092cf;
  font-size: 74px;
  line-height: 72px; }
  @media (max-width: 480px) {
    h1.product_name {
      font-size: 44px;
      line-height: 52px; } }

p.benefits_title {
  font-family: 'avenir black';
  letter-spacing: 1px;
  font-size: 21px;
  line-height: 30px; }
  @media (max-width: 480px) {
    p.benefits_title {
      font-size: 16px;
      line-height: 22px; } }

.product_section .description {
  font-size: 21px;
  line-height: 30px; }
  @media (max-width: 480px) {
    .product_section .description {
      font-size: 16px;
      line-height: 22px; } }

p.modal_price {
  font-family: 'kapraregular';
  font-size: 42px;
  line-height: 40px;
  color: #5f5f5f; }
  @media (max-width: 480px) {
    p.modal_price {
      font-size: 32px;
      line-height: 30px; } }

.spr-badge-caption a {
  color: #939598;
  font-size: 16px; }

.swatch .option_title {
  font-family: 'avenir black';
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 1px; }

.benefit-sprite {
  height: 35px;
  width: 35px;
  display: inline-block;
  background-image: url("benefit-sprite.jpg");
  background-position: 0 0; }

.conspire-purchase {
  width: 100%; }
  .conspire-purchase .add_to_cart {
    max-width: 200px;
    max-height: 58px; }

.purchase.inline_purchase {
  display: inline; }

.free-shipping-text {
  font-family: 'avenir black';
  font-size: 16px;
  /*line-height:60px;
  letter-spacing:1px;*/
  margin-left: 20px;
  float: right;
  width: 50%;
  margin-top: 10px; }
  @media (max-width: 798px) {
    .free-shipping-text {
      display: block;
      margin-left: 0; } }

h3.conspire-drawer-header {
  color: #0092cf;
  width: 100%;
  margin-bottom: 0;
  font-size: 30px;
  cursor: pointer; }

.conspire-drawer-header span {
  text-align: right; }

.conspire-drawer {
  display: none;
  overflow: hidden; }
  .conspire-drawer .ingredient-infographic {
    background-color: #762752;
    color: white;
    text-align: center;
    border-radius: 4px; }
    .conspire-drawer .ingredient-infographic p {
      font-family: 'kapraregular';
      text-transform: uppercase;
      font-size: 24px;
      margin-bottom: 8px;
      padding-top: 10px;
      padding-bottom: 10px; }

.conspire-benefit-icons .conspire-benefit-row {
  float: left;
  width: 50%; }
.conspire-benefit-icons img {
  max-width: 50px;
  display: inline; }
.conspire-benefit-icons span {
  line-height: 50px;
  font-size: 16px;
  color: #474849; }

.conspire-product-banner-wrapper {
  margin-top: 130px !important; }
  @media (max-width: 798px) {
    .conspire-product-banner-wrapper {
      margin-top: 50px !important; } }

.conspire-product-banner {
  background-size: cover;
  background-position: center;
  color: #fff;
  min-height: 475px; }
  @media (max-width: 798px) {
    .conspire-product-banner {
      min-height: 415px; } }
  @media (max-width: 480px) {
    .conspire-product-banner {
      min-height: 255px; } }
  .conspire-product-banner span {
    margin-bottom: 30px;
    padding-top: 95px;
    font-size: 25px;
    display: block; }
    @media (max-width: 480px) {
      .conspire-product-banner span {
        margin-bottom: 20px;
        padding-top: 55px;
        font-size: 20px; } }
  .conspire-product-banner .conspire-banner-bullets ul {
    font-family: 'kapraregular';
    /*font-size:66px;
    line-height:68px;*/
    font-size: 46px;
    line-height: 48px;
    margin-top: 0; }
    @media (max-width: 798px) {
      .conspire-product-banner .conspire-banner-bullets ul {
        font-size: 46px;
        line-height: 48px; } }
    @media (max-width: 480px) {
      .conspire-product-banner .conspire-banner-bullets ul {
        font-size: 22px;
        line-height: 26px; } }

.spr-header-title {
  color: #23b6e6;
  font-size: 49px !important;
  line-height: 47px; }
  @media (max-width: 480px) {
    .spr-header-title {
      font-size: 39px !important;
      line-height: 37px; } }

.spr-summary-actions-newreview {
  color: #474747; }

.conspire-sourcing-video {
  margin-top: 80px; }
  @media (max-width: 480px) {
    .conspire-sourcing-video {
      margin-top: 40px; } }
  .conspire-sourcing-video h3 {
    margin-bottom: 40px; }
    @media (max-width: 480px) {
      .conspire-sourcing-video h3 {
        margin-bottom: 20px; } }
  .conspire-sourcing-video .mediaWrapper {
    max-width: 995px;
    margin: 0 auto; }

.conspire-split-section {
  margin-top: 90px;
  margin-bottom: 60px; }
  @media (max-width: 480px) {
    .conspire-split-section {
      margin-top: 40px;
      margin-bottom: 10px; } }
  .conspire-split-section img {
    width: 100%;
    border-radius: 20px; }
  .conspire-split-section p {
    font-size: 21px;
    line-height: 32px;
    color: #474747; }
    @media (max-width: 480px) {
      .conspire-split-section p {
        font-size: 16px;
        line-height: 22px; } }
  .conspire-split-section p.lp, .conspire-split-section h3.lp {
    padding-left: 10%; }
    @media (max-width: 798px) {
      .conspire-split-section p.lp, .conspire-split-section h3.lp {
        padding-left: 0; } }

/* COLLECTION PAGE */
a span.collection-breadcrumb-title {
  color: #23b6e6; }

.conspire-collection-page.featured-promotions a {
  display: block; }
.conspire-collection-page.featured-promotions img {
  width: 100%;
  border-radius: 20px; }

.collection h2.conspire-title {
  color: #15a7e0;
  font-size: 50px;
  margin-bottom: 35px; }

.conspire-collection-banner {
  margin-top: 50px;
  margin-bottom: 30px;
  color: #fff;
  padding: 0; }
  .conspire-collection-banner img {
    width: 100%; }
  .conspire-collection-banner .conspire-banner-img {
    background-repeat: no-repeat;
    background-size: cover; }
  .conspire-collection-banner .conspire-text {
    padding: 5% 10px 5% 5%; }
    .conspire-collection-banner .conspire-text p {
      max-width: 600px; }
  .conspire-collection-banner h3 {
    color: #fff;
    font-family: 'kapraregular';
    font-size: 50px;
    line-height: 40px; }
  .conspire-collection-banner .conspire-banner-text p {
    font-family: 'avenir';
    font-size: 21px;
    line-height: 26px; }

.full-height {
  min-height: 550px;
  background-position: center;
  background-size: cover; }

.featured-promotions.conspire-collection-page h2, collection h2 {
  margin-bottom: 15px; }

/* GENERAL */
.pb-0 {
  padding-bottom: 0px !important; }

.spr-icon-star-empty:before {
  color: #ffd201; }

#contact_form input.sign_up[type="submit"] {
  background: #007eba; }

/* ACCESSORY CLASSES */
@media (max-width: 480px) {
  .mobile-hide {
    display: none; } }

.bg-full-height {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover; }

h3.conspire-title, h4.conspire-title {
  color: #23b6e6;
  line-height: 50px;
  font-size: 50px; }
  @media (max-width: 480px) {
    h3.conspire-title, h4.conspire-title {
      line-height: 40px;
      font-size: 36px; } }

.product-details .price small {
  /*display:none*/
  color: #474747;
  font-size: 18px;
  font-family: 'kapraregular'; }
  .product-details .price small em {
    font-style: normal; }

.spr-icon.spr-icon-star {
  color: #ffd301 !important; }

.menu.right {
  display: none; }

div.option_title {
  color: #474849; }

.bold-ro__recurring-title {
  font-family: 'avenir black' !important;
  text-transform: capitalize !important;
  color: #474849 !important; }

.product-details .ro_widget {
  display: none !important; }

.product_section .six.columns.omega {
  padding-left: 8%; }
  @media (max-width: 798px) {
    .product_section .six.columns.omega {
      padding-left: 0; } }

header .nav .menu {
  margin-left: 0px; }
  header .nav .menu a {
    font-size: 24px;
    letter-spacing: 0px; }
  header .nav .menu li {
    padding-left: 0px;
    padding-right: 30px; }
  header .nav .menu li.search_container {
    width: auto;
    padding-top: 15px;
    padding-right: 0px; }
    header .nav .menu li.search_container span {
      color: #fff; }
  header .nav .menu .align_right {
    margin-right: 15px; }
header .top_bar .middle a {
  font-size: 23px !important;
  font-family: 'kapraregular';
  letter-spacing: 0px; }
header .top_bar .middle .cart_count {
  font-family: 'kapraregular';
  letter-spacing: 0px; }
header .top_bar .left span {
  font-family: 'kapraregular'; }
header .featured-content-section h2 {
  font-family: 'kapraregular'; }
header .icon-down-arrow:before {
  display: none; }

.sticky_nav--stick .nav a {
  font-size: 21px !important; }

.index-sections {
  /* Bottom Blog Articles Section */ }
  .index-sections .slideshow-section .caption {
    padding: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .index-sections .slideshow-section .caption h1 {
      font-family: 'kapraregular';
      margin-bottom: 20px; }
  .index-sections .social-feeds-section h2 {
    font-family: 'kapraregular'; }
    .index-sections .social-feeds-section h2 a {
      color: #23b6e6; }
  .index-sections #shopify-section-1534356492434 {
    padding-top: 0px; }
  .index-sections .featured-promotions-section h2 {
    font-family: 'kapraregular';
    font-size: 35px;
    letter-spacing: 0.5px !important;
    margin-top: 20px;
    text-transform: none; }
    @media (max-width: 480px) {
      .index-sections .featured-promotions-section h2 {
        font-size: 30px; } }
  .index-sections .image-with-text-section .info a {
    font-family: 'kapraregular'; }
    .index-sections .image-with-text-section .info a.button {
      text-transform: uppercase;
      letter-spacing: 1px !important; }
  .index-sections .featured-promotions .feature-section .description {
    font-size: 16.59px; }
  .index-sections .featured_products h2.title {
    font-family: 'kapraregular'; }

.product .product_section .spr-badge {
  float: right; }
.product .spr-badge-starrating {
  margin-right: 10px !important; }
.product .spr-badge {
  padding: 10px 0 !important; }
  @media (max-width: 480px) {
    .product .spr-badge {
      padding: 5px 0 !important; } }
.product .bold-ro__bold-active {
  background-color: #fff !important;
  border-color: #23b6e6 !important;
  border-radius: 6px; }
  .product .bold-ro__bold-active label span {
    color: #23b6e6; }
.product .ro_widget input[type=radio] {
  vertical-align: middle; }
.product select.bold-ro__frequency-num {
  width: 60px !important; }
.product select.bold-ro__frequency-type.bold-ro__order-interval {
  width: 100px !important; }
.product .spr-form-title {
  font-size: 24px !important; }
  @media (max-width: 480px) {
    .product .spr-form-title {
      font-size: 16px !important; } }
.product .spr-review-header-byline {
  opacity: 1 !important;
  display: block !important;
  color: #474747;
  font-size: 21px !important; }
  @media (max-width: 480px) {
    .product .spr-review-header-byline {
      font-size: 16px !important; } }
  .product .spr-review-header-byline .verified {
    color: #16c42b; }
    @media (max-width: 480px) {
      .product .spr-review-header-byline .verified {
        display: block; } }
.product h3.spr-review-header-title, .product h3.spr-form-title {
  font-family: 'avenir' !important; }
.product h3.spr-review-header-title {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 480px) {
    .product h3.spr-review-header-title {
      font-size: 16px !important; } }
.product .spr-review-content-body {
  font-size: 21px !important;
  line-height: 30px !important; }
  @media (max-width: 480px) {
    .product .spr-review-content-body {
      font-size: 16px !important; } }
.product h1.product_name {
  font-family: 'kapraregular'; }
.product p.title-tag {
  padding: 6px 20px;
  border: 1px solid #23b6e6;
  display: inline-block;
  border-radius: 6px;
  color: #23b6e6;
  font-weight: bold;
  font-size: 21px;
  margin-top: 10px; }
  @media (max-width: 480px) {
    .product p.title-tag {
      font-size: 16px; } }

@media only screen and (max-width: 1240px) {
  .newsletter_section .hashtag {
    font-size: 32px;
    line-height: 44px; } }
.large-hide {
  display: none; }

.breadcrumb_text a.shop-link {
  color: #23b6e6; }

.shop-all-banner .caption {
  top: 60%; }
  .shop-all-banner .caption .headline {
    font-size: 105px;
    line-height: 105px; }
    @media (max-width: 798px) {
      .shop-all-banner .caption .headline {
        margin-left: 20px;
        margin-top: 40px;
        font-size: 60px;
        line-height: 66px; } }
    @media (max-width: 480px) {
      .shop-all-banner .caption .headline {
        font-size: 36px;
        line-height: 38px; } }

.js-featured-promotions {
  /* arrow color */ }
  .js-featured-promotions .carousel-cell {
    width: 100%;
    height: auto;
    margin-right: 10px;
    border-radius: 5px; }

.bold_recurring_desc {
  margin-bottom: 10px;
  font-size: 13px; }

@media (max-width: 480px) {
  .cart-item {
    margin-bottom: 30px !important; } }
.cart-item p.modal_price {
  font-size: 28px;
  line-height: 30px; }
  @media (max-width: 798px) {
    .cart-item p.modal_price {
      font-size: 24px;
      line-height: 24px; } }

@media (max-width: 798px) {
  .page-subscribe div#shopify-section-image-with-text-overlay {
    margin-top: 6px; } }
@media (min-width: 1400px) {
  .page-subscribe div#shopify-section-image-with-text-overlay .caption {
    max-width: 1200px;
    top: 50%; } }
.page-subscribe div#shopify-section-image-with-text-overlay .caption .headline {
  font-size: 60px;
  line-height: 64px;
  margin-bottom: 15px;
  text-align: center; }
  @media (max-width: 798px) {
    .page-subscribe div#shopify-section-image-with-text-overlay .caption .headline {
      font-size: 40px;
      line-height: 45px; } }
.page-subscribe div#shopify-section-image-with-text-overlay .caption .subtitle {
  font-family: 'avenir';
  text-transform: none;
  font-size: 24px;
  text-align: center; }
  @media (max-width: 480px) {
    .page-subscribe div#shopify-section-image-with-text-overlay .caption .subtitle {
      font-size: 1.4em;
      color: #333333;
      text-shadow: none; } }
  @media (max-width: 798px) {
    .page-subscribe div#shopify-section-image-with-text-overlay .caption .subtitle {
      font-size: 1.4em; } }
  @media (min-width: 799px) {
    .page-subscribe div#shopify-section-image-with-text-overlay .caption .subtitle {
      font-size: 28px; } }
  @media (min-width: 960px) {
    .page-subscribe div#shopify-section-image-with-text-overlay .caption .subtitle {
      font-size: 28px; } }
@media (max-width: 480px) {
  .page-subscribe div#shopify-section-image-with-text-overlay .caption-content {
    margin: 0 auto; } }
.page-subscribe div.container {
  margin: 0 auto;
  padding: 15px 0; }
@media (max-width: 798px) {
  .page-subscribe .featured-promotions.promo-per-row-4 .feature-section {
    width: 100%; } }
@media (max-width: 480px) {
  .page-subscribe .featured_products h2.title {
    font-size: 40px;
    line-height: 45px; } }
.page-subscribe .subscription-option {
  background-color: #23b6e6;
  margin-top: -7px;
  padding: 6% 0 5%; }
  .page-subscribe .subscription-option .featured-promotions .feature-section img {
    max-width: 100px;
    width: 100%;
    height: 97px; }
  .page-subscribe .subscription-option .featured-promotions .feature-section h2.title {
    font-family: 'avenir';
    color: #fff;
    letter-spacing: 1px !important;
    line-height: normal;
    font-size: 21px;
    text-transform: capitalize;
    margin-top: 25px; }
  .page-subscribe .subscription-option .additional-text {
    color: #a5dbf2;
    text-align: center;
    font-size: 16px;
    font-family: 'avenirregular';
    margin: 40px 0 0;
    padding: 0 10px; }
.page-subscribe div#shopify-section-how-it-works .featured-link--half {
  background-color: transparent; }
  @media (max-width: 798px) {
    .page-subscribe div#shopify-section-how-it-works .featured-link--half {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }
  .page-subscribe div#shopify-section-how-it-works .featured-link--half .info {
    width: 100%;
    padding: 0 20px; }
    @media (max-width: 798px) {
      .page-subscribe div#shopify-section-how-it-works .featured-link--half .info {
        padding: 0; } }
    .page-subscribe div#shopify-section-how-it-works .featured-link--half .info .collection_title {
      font-size: 50px;
      color: #23b6e6;
      line-height: 50px;
      padding: 0; }
      @media (max-width: 798px) {
        .page-subscribe div#shopify-section-how-it-works .featured-link--half .info .collection_title {
          padding-top: 40px; } }
    .page-subscribe div#shopify-section-how-it-works .featured-link--half .info .description p {
      font-size: 21px;
      color: #474747;
      font-family: 'avenirregular'; }
      .page-subscribe div#shopify-section-how-it-works .featured-link--half .info .description p strong {
        font-family: 'avenir'; }

/* SHOP ALL PAGE */
.conspire-collection-image {
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  min-height: 570px;
  position: relative; }
  .conspire-collection-image span {
    color: #fff;
    font-size: 54px;
    line-height: 50px;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 20%;
    font-family: 'kapraregular'; }
  .conspire-collection-image span.collection-text7 {
    left: 30px;
    top: 30%; }
  .conspire-collection-image span.collection-text6 {
    left: 50px;
    top: 30%; }
  .conspire-collection-image span.collection-text5 {
    left: 50px;
    top: 10%; }
  .conspire-collection-image span.collection-text4 {
    top: 10%;
    left: 40px; }
  .conspire-collection-image span.collection-text3 {
    left: 10%;
    top: 30%; }
  .conspire-collection-image span.collection-text2 {
    left: 15%; }
  .conspire-collection-image span.collection-text1 {
    /*right: 0;
    top: 8%;*/
    right: 0;
    height: 100%;
    top: 0;
    padding-top: 10%;
    background-color: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 10px;
    text-align: left;
    padding-left: 40px; }

img.large-hide.none.lazyloaded {
  display: none; }

.social-feeds-section h2 {
  margin-bottom: 50px; }
.social-feeds-section .container {
  width: 100% !important; }

.meta-related-text {
  color: #333333e6; }

.conspire-collection-banner .full-height {
  min-height: 600px; }

.caption.captionOverlay--true {
  max-width: 720px;
  left: 120px;
  right: 0;
  margin: initial;
  text-align: left; }
  .caption.captionOverlay--true h1 {
    padding-bottom: 20px;
    color: #ffffff; }
  .caption.captionOverlay--true p {
    font-size: 28px;
    line-height: 34px;
    color: #fff; }

.collection .banner {
  /*height: 430px;*/
  height: 340px;
  background-size: cover;
  background-position: left; }

.product_section.product_gallery_nav .gallery-cell {
  left: auto; }

.br {
  clear: both; }

.product-thumbs .carousel-cell img {
  max-width: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto; }

.page-beauty_benefits .header-section, .page-health_benefits .header-section, .page-fitness_benefits .header-section, .page-about_us .header-section {
  position: relative; }
.page-beauty_benefits .banner_pages img, .page-health_benefits .banner_pages img, .page-fitness_benefits .banner_pages img, .page-about_us .banner_pages img {
  width: 100%; }
.page-beauty_benefits .caption.captionOverlay--true, .page-health_benefits .caption.captionOverlay--true, .page-fitness_benefits .caption.captionOverlay--true, .page-about_us .caption.captionOverlay--true {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  top: 60%; }
  .page-beauty_benefits .caption.captionOverlay--true h1, .page-health_benefits .caption.captionOverlay--true h1, .page-fitness_benefits .caption.captionOverlay--true h1, .page-about_us .caption.captionOverlay--true h1 {
    font-size: 160px;
    line-height: 175px; }
.page-beauty_benefits .page-step2, .page-health_benefits .page-step2, .page-fitness_benefits .page-step2, .page-about_us .page-step2 {
  color: white;
  padding: 70px 0px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 90px; }
  .page-beauty_benefits .page-step2 h2, .page-health_benefits .page-step2 h2, .page-fitness_benefits .page-step2 h2, .page-about_us .page-step2 h2 {
    font-size: 90px;
    color: white;
    line-height: 90px;
    margin: 0px 0px 30px 0px; }
  .page-beauty_benefits .page-step2 p, .page-health_benefits .page-step2 p, .page-fitness_benefits .page-step2 p, .page-about_us .page-step2 p {
    font-size: 22px;
    width: 50%;
    margin: 0 auto; }
.page-beauty_benefits h3, .page-health_benefits h3, .page-fitness_benefits h3, .page-about_us h3 {
  font-size: 50px;
  line-height: 52px;
  color: #23b6e6;
  margin-bottom: 40px; }
.page-beauty_benefits .page-step3, .page-health_benefits .page-step3, .page-fitness_benefits .page-step3, .page-about_us .page-step3 {
  margin-bottom: 90px; }
  .page-beauty_benefits .page-step3 .part1, .page-health_benefits .page-step3 .part1, .page-fitness_benefits .page-step3 .part1, .page-about_us .page-step3 .part1 {
    padding-left: 40px;
    margin-bottom: 50px; }
  .page-beauty_benefits .page-step3 .part2, .page-health_benefits .page-step3 .part2, .page-fitness_benefits .page-step3 .part2, .page-about_us .page-step3 .part2 {
    padding-left: 40px; }
  .page-beauty_benefits .page-step3 p, .page-beauty_benefits .page-step3 li, .page-health_benefits .page-step3 p, .page-health_benefits .page-step3 li, .page-fitness_benefits .page-step3 p, .page-fitness_benefits .page-step3 li, .page-about_us .page-step3 p, .page-about_us .page-step3 li {
    font-size: 21px;
    color: #000;
    line-height: 30px;
    list-style: none; }
  .page-beauty_benefits .page-step3 img, .page-health_benefits .page-step3 img, .page-fitness_benefits .page-step3 img, .page-about_us .page-step3 img {
    width: 100%;
    border-radius: 20px; }
  .page-beauty_benefits .page-step3 ul, .page-health_benefits .page-step3 ul, .page-fitness_benefits .page-step3 ul, .page-about_us .page-step3 ul {
    padding: 0px 15px; }
    .page-beauty_benefits .page-step3 ul li, .page-health_benefits .page-step3 ul li, .page-fitness_benefits .page-step3 ul li, .page-about_us .page-step3 ul li {
      margin-bottom: 3px; }
  .page-beauty_benefits .page-step3 ul li:before, .page-health_benefits .page-step3 ul li:before, .page-fitness_benefits .page-step3 ul li:before, .page-about_us .page-step3 ul li:before {
    content: '\2014';
    position: absolute;
    margin-left: -15px;
    font-size: 10px; }
.page-beauty_benefits .page-video, .page-health_benefits .page-video, .page-fitness_benefits .page-video, .page-about_us .page-video {
  margin-bottom: 0px; }
  .page-beauty_benefits .page-video iframe, .page-health_benefits .page-video iframe, .page-fitness_benefits .page-video iframe, .page-about_us .page-video iframe {
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .page-beauty_benefits .page-video .test, .page-health_benefits .page-video .test, .page-fitness_benefits .page-video .test, .page-about_us .page-video .test {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    display: table; }
.page-beauty_benefits .featured-collection-section, .page-health_benefits .featured-collection-section, .page-fitness_benefits .featured-collection-section, .page-about_us .featured-collection-section {
  padding-bottom: 40px; }
.page-beauty_benefits .featured_products h2.title, .page-health_benefits .featured_products h2.title, .page-fitness_benefits .featured_products h2.title, .page-about_us .featured_products h2.title {
  margin-bottom: 0.75em; }
.page-beauty_benefits .footer-quote h2, .page-health_benefits .footer-quote h2, .page-fitness_benefits .footer-quote h2, .page-about_us .footer-quote h2 {
  text-align: center;
  color: #23b6e6;
  font-size: 60px; }

.page-health_benefits .page-step3 .part1, .page-health_benefits .page-step3 .part2, .page-fitness_benefits .page-step3 .part1, .page-fitness_benefits .page-step3 .part2 {
  padding-left: 40px;
  margin-bottom: 50px;
  width: 73%; }
.page-health_benefits .page-step3 .part3, .page-fitness_benefits .page-step3 .part3 {
  padding-left: 40px;
  width: 73%; }
.page-health_benefits .page-step3 .part4, .page-fitness_benefits .page-step3 .part4 {
  padding-left: 40px;
  width: 73%; }

.thumbnail .product-quantity-box {
  max-width: 95px;
  height: 35px; }
  .thumbnail .product-quantity-box .quantity {
    font-size: 21px; }

.thumbnail [class^="icon-"]:before, .thumbnail [class*=" icon-"]:before {
  font-size: 22px; }

.thumbnail .product-info__caption {
  /*min-height: 130px;*/
  min-height: 110px; }

.thumbnail .product-quantity-box .product-plus, .thumbnail .product-quantity-box .product-minus {
  border-radius: 7px; }

.sticky_nav div.container {
  padding: 5px 0; }
.sticky_nav ul.menu {
  padding-top: 20px !important; }
.sticky_nav .icon-down-arrow {
  display: none; }

.product-meta-text span {
  margin-bottom: 0px !important; }

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

.page-faq .faq-title {
  min-height: 190px; }
  @media only screen and (max-width: 667px) {
    .page-faq .faq-title {
      min-height: 150px; } }
  @media (max-width: 480px) {
    .page-faq .faq-title {
      min-height: 130px; } }
  .page-faq .faq-title h1 {
    font-family: Kapra;
    font-size: 80px;
    text-align: center;
    height: 100%;
    line-height: 2;
    color: #fff; }
    @media only screen and (max-width: 667px) {
      .page-faq .faq-title h1 {
        font-size: 60px;
        line-height: 2.2; } }
    @media (max-width: 480px) {
      .page-faq .faq-title h1 {
        font-size: 36px;
        line-height: 3.2; } }
.page-faq #pagecontent {
  padding-bottom: 0px !important; }
.page-faq div.content {
  padding: 0px; }
  @media (max-width: 480px) {
    .page-faq div.content {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
.page-faq h2.faq--heading {
  color: #23B6E6; }
.page-faq dl {
  margin-top: 0px; }
.page-faq hr {
  margin: 10% 45px 3%;
  border-color: #979797; }
.page-faq .insta a {
  color: #23b6e6; }
.page-faq .caption .headline {
  font-family: Kapra; }
  @media (min-width: 799px) {
    .page-faq .caption .headline {
      font-size: 153px; } }
@media (max-width: 798px) {
  .page-faq #banner-page-faq-template {
    margin-top: 0px; } }
.page-faq .faqAccordion h2:first-child {
  padding: 0px;
  margin-top: 10px !important; }
.page-faq .faqAccordion .title + dt {
  border-top: solid 3px #9b9b9b; }
  .page-faq .faqAccordion .title + dt > button:hover, .page-faq .faqAccordion .title + dt > button:focus {
    border: none;
    color: #23b6e6; }
.page-faq .faqAccordion h2.title {
  margin: 20px 0; }
.page-faq .faqAccordion > dt {
  border: solid 3px #9b9b9b;
  border-top: 0px;
  min-height: 106px;
  height: auto; }
  .page-faq .faqAccordion > dt > button {
    font-family: 'avenir';
    font-size: 19px;
    min-height: 103px;
    height: auto;
    font-weight: 600;
    padding: 20px 70px 20px 40px; }
    @media (max-width: 480px) {
      .page-faq .faqAccordion > dt > button {
        padding: 20px 60px 20px 20px;
        font-size: 16px; } }
    .page-faq .faqAccordion > dt > button:hover, .page-faq .faqAccordion > dt > button:focus {
      border: none;
      color: #23b6e6; }
.page-faq .faqAccordion > dd {
  border: 3px solid #9b9b9b;
  border-top: 0;
  margin: 0px; }
  .page-faq .faqAccordion > dd p {
    margin-inline-start: 40px;
    margin-bottom: 0;
    padding-right: 10px; }

@media only screen and (max-width: 1024px) {
  .collection .banner {
    background-position: right !important; } }

.page-navigation .breadcrumb {
  padding: 10px 0;
  font-weight: 500;
  font-size: 21.4px; }
  @media (max-width: 798px) {
    .page-navigation .breadcrumb {
      margin-top: 32%;
      margin-bottom: 0px;
      padding-bottom: 0px; } }
  @media (max-width: 480px) {
    .page-navigation .breadcrumb {
      margin-top: 28%; } }
  .page-navigation .breadcrumb a {
    color: #949494; }
  .page-navigation .breadcrumb span {
    color: #949494;
    margin: 0 5px; }
  .page-navigation .breadcrumb .breadcrumb-title {
    color: #23b6e6;
    margin: 0; }

.page-vital-run-club .caption {
  background-color: #00000021;
  height: 100vh;
  overflow: hidden; }
  @media (min-width: 1400px) {
    .page-vital-run-club .caption {
      max-width: 100%; } }
  .page-vital-run-club .caption .headline {
    font-family: Kapra;
    line-height: 7;
    vertical-align: middle; }
    @media (min-width: 799px) {
      .page-vital-run-club .caption .headline {
        font-size: 153px; } }
.page-vital-run-club .vital-run-club-title {
  padding: 40px 0 20px;
  height: 390px; }
  .page-vital-run-club .vital-run-club-title h1 {
    font-size: 80px;
    font-family: 'kapraregular';
    line-height: 70px; }
  .page-vital-run-club .vital-run-club-title p {
    font-size: 19px;
    line-height: 32.2px;
    max-width: 787px;
    margin: 0 auto;
    font-family: 'avenir';
    margin-bottom: 40px; }
    .page-vital-run-club .vital-run-club-title p:last-child {
      font-size: 16px;
      margin-bottom: 0px;
      font-style: oblique; }
    .page-vital-run-club .vital-run-club-title p a {
      text-decoration: underline; }
.page-vital-run-club hr {
  margin: 10% 45px 3%;
  border-color: #979797; }
.page-vital-run-club .insta a {
  font-size: 46px;
  color: #23b6e6; }

.stamped-main-badge {
  float: right;
  padding: 10px; }

.stamped-product-reviews-badge {
  color: initial;
  padding-top: 10px; }

.stamped-product-reviews-badge .stamped-badge-caption {
  display: inline-block; }

.stamped-main-badge .stamped-badge-caption {
  display: inline-block !important; }

.stamped-badge-caption[data-reviews]:before {
  content: '('; }

.stamped-badge-caption[data-reviews]:after {
  content: ')' !important; }

.stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
  content: ')' !important; }

.stamped-review-header-title {
  font-weight: normal !important;
  letter-spacing: 0 !important;
  font-size: 24px !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  color: #424242;
  font-family: 'kapraregular' !important; }

.shopify-section.blog-section .banner img {
  object-fit: cover;
  max-height: 480px;
  object-position: 50% 30%;
  width: 100%; }
.shopify-section.blog-section .caption.captionOverlay--true h1 {
  text-transform: capitalize;
  margin-bottom: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }
.shopify-section.blog-section .caption.captionOverlay--true .subtitle {
  text-transform: none;
  letter-spacing: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }
.shopify-section.blog-section .paginate a {
  color: #109ad6; }
.shopify-section.blog-section .one-third.column {
  width: 33%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
  text-align: center; }
  .shopify-section.blog-section .one-third.column .article-image-container {
    border-radius: 0px;
    height: 240px;
    background-size: cover;
    background-position: center; }
  .shopify-section.blog-section .one-third.column img {
    border-radius: 20px;
    max-height: 240px; }
  .shopify-section.blog-section .one-third.column h2 {
    height: 3.6em;
    line-height: 1.2em; }
  .shopify-section.blog-section .one-third.column .action_button.continue-button {
    transition: .2s all ease-in;
    -webkit-transition: .2 all ease-in;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 16px;
    color: #23b6e6;
    border: 1px solid #23b6e6; }
    .shopify-section.blog-section .one-third.column .action_button.continue-button:hover {
      background-color: #23b6e6;
      color: white; }
@media screen and (max-width: 800px) {
  .shopify-section.blog-section .one-third.column {
    width: 100%; } }

.shopify-section.blog-post-section .banner img {
  object-fit: cover;
  height: 480px;
  object-position: 50% 50%;
  width: 100%; }
.shopify-section.blog-post-section .article-breadcrumb-text {
  font-family: 'kapraregular';
  text-transform: lowercase;
  font-size: 24px;
  transition: .2s all; }
  .shopify-section.blog-post-section .article-breadcrumb-text:hover {
    color: #23b6e6; }
.shopify-section.blog-post-section .blog_meta {
  margin-top: 20px; }
.shopify-section.blog-post-section .blog_meta.tags span {
  background-color: #23b6e6;
  border: 1px solid #23b6e6;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  transition: .25s all ease-in-out;
  margin-bottom: 4px; }
  .shopify-section.blog-post-section .blog_meta.tags span a {
    color: white;
    font-weight: bold; }
  .shopify-section.blog-post-section .blog_meta.tags span:hover {
    background-color: white; }
    .shopify-section.blog-post-section .blog_meta.tags span:hover a {
      color: #23b6e6; }
.shopify-section.blog-post-section .article-published-date {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px; }
.shopify-section.blog-post-section .blog_share {
  width: 100%;
  text-align: left; }
.shopify-section.blog-post-section .author_share_wrap {
  border-top: none;
  margin-top: 0; }
.shopify-section.blog-post-section .article-pagination.right .icon-left-arrow {
  display: none; }
.shopify-section.blog-post-section .article-pagination.right .icon-right-arrow {
  display: none; }
.shopify-section.blog-post-section .article-pagination.right a {
  color: white;
  background-color: #23b6e6;
  padding: 4px 12px;
  font-family: 'kapraregular';
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 24px;
  letter-spacing: 1px !important;
  opacity: 1;
  transition: .2s all; }
  .shopify-section.blog-post-section .article-pagination.right a:hover {
    opacity: 0.8; }
.shopify-section.blog-post-section .article_content img {
  border-radius: 0px; }
.shopify-section.blog-post-section .article_content h1, .shopify-section.blog-post-section .article_content h2, .shopify-section.blog-post-section .article_content h3, .shopify-section.blog-post-section .article_content h4, .shopify-section.blog-post-section .article_content h5, .shopify-section.blog-post-section .article_content h6 {
  letter-spacing: 0px !important; }
.shopify-section.blog-post-section .article_content a {
  color: #23b6e6; }
.shopify-section.blog-post-section .embedded-related-section {
  border-top: 1px solid #80808054;
  border-bottom: 1px solid #80808054;
  padding-top: 25px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative; }
  .shopify-section.blog-post-section .embedded-related-section h4 {
    width: auto;
    display: inline-block;
    background: white;
    position: absolute;
    top: -25px;
    color: #23b6e6;
    text-transform: uppercase;
    font-size: 24px;
    padding: 6px;
    letter-spacing: 0.5px !important; }
  .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list {
    display: flex;
    flex-wrap: wrap; }
    .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container {
      display: flex;
      align-items: center;
      justify-content: space-around;
      width: 50%;
      padding-left: 10px;
      padding-right: 10px;
      transition: .2s opacity linear;
      margin-bottom: 20px; }
      .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container:hover {
        opacity: 0.7; }
      .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container .embedded-image {
        height: 120px;
        width: 120px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
      .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container .embedded-text {
        width: 66.66%;
        flex-grow: 1;
        padding-left: 20px;
        font-weight: bold;
        color: #4a4a4a; }
        .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container .embedded-text p {
          margin-bottom: 0; }
    @media (max-width: 768px) {
      .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container {
        width: 100%;
        margin-bottom: 20px; }
        .shopify-section.blog-post-section .embedded-related-section .embedded-articles-list .embedded-article-container .embedded-image {
          height: 80px;
          width: 80px; } }
@media (max-width: 768px) {
  .shopify-section.blog-post-section .embedded-related-section {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 0px; } }
.shopify-section.blog-post-section .blog-product-collection {
  display: flex;
  flex-wrap: wrap; }
  .shopify-section.blog-post-section .blog-product-collection [data-bv-rating] .bv_main_container, .shopify-section.blog-post-section .blog-product-collection [data-bv-show=inline_rating] .bv_main_container {
    justify-content: center; }
  .shopify-section.blog-post-section .blog-product-collection .column.alpha {
    margin-left: 0;
    float: none;
    width: 33.33%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
    .shopify-section.blog-post-section .blog-product-collection .column.alpha .product-meta-text {
      height: 36px; }
  @media (max-width: 480px) {
    .shopify-section.blog-post-section .blog-product-collection .column.alpha {
      width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      .shopify-section.blog-post-section .blog-product-collection .column.alpha .product-meta-text {
        height: 54px; } }
.shopify-section.blog-post-section .sidebar {
  padding-left: 20px; }
  .shopify-section.blog-post-section .sidebar .ra-title {
    text-transform: uppercase;
    letter-spacing: 1px !important;
    color: #23b6e6; }
  .shopify-section.blog-post-section .sidebar .ra-list {
    padding-left: 0;
    list-style: none; }
    .shopify-section.blog-post-section .sidebar .ra-list li {
      margin-bottom: 20px; }
  .shopify-section.blog-post-section .sidebar .related-article-container {
    display: flex;
    flex-direction: row;
    flex: 3;
    align-items: center; }
    .shopify-section.blog-post-section .sidebar .related-article-container .ra-image-container {
      flex: 1;
      height: 120px;
      overflow: hidden;
      border-radius: 0px; }
      .shopify-section.blog-post-section .sidebar .related-article-container .ra-image-container img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 120px; }
    .shopify-section.blog-post-section .sidebar .related-article-container .ra-text-container {
      flex: 2;
      padding-left: 10px; }
      .shopify-section.blog-post-section .sidebar .related-article-container .ra-text-container a {
        font-family: avenir;
        text-transform: none;
        font-size: 16px;
        line-height: 18px;
        color: #4a4a4a;
        transition: .2s all;
        font-weight: bold; }
        .shopify-section.blog-post-section .sidebar .related-article-container .ra-text-container a:hover {
          color: #23b6e6; }
@media screen and (max-width: 480px) {
  .shopify-section.blog-post-section .section {
    padding-left: 20px;
    padding-right: 20px; }
  .shopify-section.blog-post-section .banner img {
    height: 240px; } }

.blog-link-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  border-top: 2px solid #23b6e6;
  border-bottom: 2px solid #23b6e6;
  padding: 10px 40px;
  flex: 5;
  margin-bottom: 0px;
  margin-top: 40px; }

.blog-link-nav.recipes {
  justify-content: flex-start;
  white-space: nowrap;
  flex-wrap: wrap; }

.blog-link-nav.recipes a {
  width: 25%; }

.blog-link-nav p {
  margin-bottom: 0; }

.blog-link-nav a {
  font-family: 'kapraregular';
  font-size: 28px;
  text-transform: uppercase;
  color: #23b6e6;
  margin-bottom: 0px;
  margin-top: 0px;
  opacity: 1;
  transition: .2s all;
  text-align: center;
  display: block; }

.blog-link-nav a:hover {
  transform: translateY(-2px);
  opacity: 0.8; }

.blog-nav-item-container {
  flex: 1;
  position: relative; }

.blog-nav-item-container:hover .blog-nav-sublink-container {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0px); }

.blog-nav-item-container:focus-within .blog-nav-sublink-container {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0px); }

.blog-nav-sublink-container {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #23b6e6;
  z-index: 1000;
  border-radius: 10px;
  color: white;
  opacity: 0;
  transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
  transform: translateY(-10px);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2); }

.blog-nav-sublink-container p {
  color: white;
  font-family: 'kapraregular';
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  transform: translateY(0px); }

@media screen and (max-width: 800px) {
  .blog-link-nav {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: flex-start; }
    .blog-link-nav a {
      width: auto;
      margin-left: 10px;
      margin-right: 10px;
      display: inline-block;
      padding-right: 10px;
      padding-left: 10px; }

  .blog-link-nav.space-around {
    justify-content: space-around; }

  .blog-link-nav.recipes {
    flex-wrap: initial; }
    .blog-link-nav.recipes a {
      width: auto;
      margin-left: 10px;
      margin-right: 10px;
      display: inline-block;
      padding-right: 10px;
      padding-left: 10px; }

  .blog-link-nav p {
    font-size: 18px; }

  .blog-nav-sublink-container {
    width: 100vw;
    left: 0;
    right: 0; }

  .blog-nav-item-container {
    position: initial; } }
.free-shipping-qualification {
  text-align: center;
  font-family: 'kapraregular';
  text-transform: lowercase;
  font-size: 24px; }

.vital-cart-tos {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  display: block;
  margin-top: 20px; }

#header .top_bar.clearfix {
  display: flex;
  flex: 4;
  padding: 10px 20px;
  flex-direction: row;
  align-items: center; }
  #header .top_bar.clearfix .mobile_nav {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    top: 0; }
    #header .top_bar.clearfix .mobile_nav:focus {
      outline: 2px solid gray; }
  #header .top_bar.clearfix .logo-mobile {
    flex: 2;
    position: relative; }
    #header .top_bar.clearfix .logo-mobile:focus {
      outline: 2px solid gray; }
  #header .top_bar.clearfix .right-nav-container {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    #header .top_bar.clearfix .right-nav-container .menu-icon {
      height: 26px;
      fill: white; }
    #header .top_bar.clearfix .right-nav-container a:focus {
      outline: 2px solid gray; }
  #header .top_bar.clearfix .mobile_mini_cart {
    position: relative;
    margin-left: 10px; }
    #header .top_bar.clearfix .mobile_mini_cart .cart-count-container {
      height: 20px;
      width: 20px;
      position: absolute;
      right: -10px;
      top: -10px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: white;
      border-radius: 20px; }
      #header .top_bar.clearfix .mobile_mini_cart .cart-count-container .cart_count {
        font-size: 12px !important;
        color: #23b6e6;
        font-family: 'avenir';
        font-weight: bold;
        letter-spacing: 0px !important;
        padding-left: 0;
        top: 0; }

.header .cart_content {
  top: 130px;
  z-index: 10000;
  border: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2); }
  .header .cart_content .cart_item .item_title {
    letter-spacing: 0px; }
.header .main_nav_wrapper .search_link {
  padding-right: 0;
  margin-right: 10px;
  display: inline-block; }
.header .main_nav_wrapper .cart-icon-container {
  padding-right: 0;
  padding-top: 9px; }
  .header .main_nav_wrapper .cart-icon-container .mini_cart {
    position: relative;
    margin-left: 0px;
    padding: 0px; }
    .header .main_nav_wrapper .cart-icon-container .mini_cart .menu-icon {
      height: 26px;
      fill: white; }
    @media screen and (max-width: 1400px) {
      .header .main_nav_wrapper .cart-icon-container .mini_cart .menu-icon {
        height: 24px; } }
    @media screen and (max-width: 1024px) {
      .header .main_nav_wrapper .cart-icon-container .mini_cart .menu-icon {
        height: 20px;
        margin-top: 2px; } }
    .header .main_nav_wrapper .cart-icon-container .mini_cart .cart-count-container {
      height: 20px;
      width: 20px;
      position: absolute;
      right: -10px;
      top: -10px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: white;
      border-radius: 20px; }
      .header .main_nav_wrapper .cart-icon-container .mini_cart .cart-count-container .cart_count {
        font-size: 12px !important;
        color: #23b6e6;
        font-family: 'avenir';
        font-weight: bold;
        letter-spacing: 0px !important;
        padding-left: 0;
        top: 0;
        padding-right: 0px; }

.collection-page-eduction-icon-section {
  display: flex;
  flex: 3; }
  .collection-page-eduction-icon-section .education-icon-container {
    flex: 1;
    padding-left: 20px;
    padding-right: 20px; }
    .collection-page-eduction-icon-section .education-icon-container img {
      width: 75%; }

@media only screen and (max-width: 800px) {
  .collection-page-eduction-icon-section {
    flex-direction: column;
    flex: 1; } }
#shopify-section-subscription-product .product-details form {
  display: none; }

#esc-out-of-stock-inputs .esc-btn {
  background-color: #23b6e6;
  font-family: 'kapraregular';
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px !important;
  height: 40px;
  min-height: 0;
  opacity: 1;
  transition: .2s opacity; }

#esc-out-of-stock-inputs .esc-btn:hover {
  border: 0px;
  opacity: .7; }

#esc-out-of-stock-inputs .esc-out-of-stock-title {
  margin-bottom: 5px;
  text-align: left !important;
  font-family: 'kapraregular';
  font-size: 24px !important;
  letter-spacing: 1px !important; }

#esc-out-of-stock-inputs .esc-email-container input {
  width: 70%;
  padding: 10px; }

#esc-out-of-stock-inputs {
  border-radius: 10px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); }

.account-page-container {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
  margin-bottom: 30px; }
  .account-page-container .account-info-container {
    width: 33%;
    padding-left: 20px;
    padding-right: 20px; }
  .account-page-container .order-info-container {
    width: 66%;
    padding-left: 20px;
    padding-right: 20px; }
  .account-page-container .customer-name-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px; }
  .account-page-container .customer-name-container .customer-initials {
    font-family: 'kapraregular';
    background-color: #98daea;
    color: white;
    font-size: 48px;
    letter-spacing: 2px;
    border-radius: 100%;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px; }
  .account-page-container a {
    color: #23b6e6;
    opacity: 1;
    transition: .15s opacity ease-out;
    font-weight: bold; }
  .account-page-container a:hover {
    opacity: 0.7; }
  .account-page-container a:focus {
    outline: 2px solid gray; }
  .account-page-container h2 {
    color: #23b6e6;
    text-transform: none;
    font-size: 48px;
    letter-spacing: 0 !important;
    margin: 0; }
  .account-page-container .order-info-container h2 {
    text-align: center; }
  .account-page-container .account-info-container .customer-email, .account-page-container .customer-total-orders {
    font-weight: bold;
    font-family: 'avenir';
    font-size: 18px; }
  .account-page-container .address-section h4 {
    letter-spacing: 1px !important;
    color: #23b6e6;
    font-size: 24px; }
  .account-page-container .subscription-table-container table {
    table-layout: fixed; }
  .account-page-container .subscription-table-container td {
    vertical-align: top; }
  .account-page-container .subscription-table-container ol {
    padding-left: 0;
    margin-top: 0; }
  .account-page-container .skeleton {
    background-repeat: no-repeat;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), linear-gradient(lightgrey 40px, transparent 0);
    background-size: 20% 100%, 100%;
    background-position: -10% 0, 0 0;
    animation: loading 2.0s infinite;
    border-radius: 10px;
    width: 100%;
    height: 20px; }
  .account-page-container .address-section p {
    margin-bottom: 0; }
  .account-page-container .address-section {
    margin-bottom: 20px; }
  .account-page-container .address-section .view-more-addresses {
    margin-top: 20px;
    margin-bottom: 20px; }
  .account-page-container .chat-section {
    background-color: #c7eff9;
    text-align: center;
    border-radius: 10px;
    padding: 10px; }
  .account-page-container .chat-section h4 {
    margin-bottom: 0;
    letter-spacing: 1px !important;
    color: #23b6e6;
    font-size: 24px; }
  .account-page-container .chat-section .click-to-chat {
    color: #23b6e6;
    transition: .2s opacity ease-in;
    font-weight: bold; }
  .account-page-container .chat-section .click-to-chat:hover {
    cursor: pointer;
    opacity: 0.7; }
  .account-page-container .order-history-section .table-container {
    max-width: 100%;
    overflow-x: scroll; }
  .account-page-container .order-history-section tr {
    border: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    padding-left: 10px;
    padding-right: 10px; }
  .account-page-container .order-history-section td {
    border: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    padding: 10px; }
  .account-page-container .order-history-section thead th {
    background-color: #98daea;
    border: 0;
    color: white;
    font-family: 'kapraregular';
    font-size: 28px;
    text-transform: lowercase;
    font-weight: normal;
    padding: 10px; }
  @media screen and (max-width: 800px) {
    .account-page-container {
      flex-direction: column; }
      .account-page-container .account-info-container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
      .account-page-container .order-info-container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 30px; }
      .account-page-container .subscription-table-container th {
        width: 200px; } }

@keyframes loading {
  to {
    background-position: 150% 0%, 0 0; } }

.account-address-page-container .account-header {
  padding-left: 20px;
  padding-right: 20px; }
.account-address-page-container .back-button {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  color: #23b6e6;
  padding: 10px 20px;
  padding-left: 0;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px; }
.account-address-page-container .back-button:hover {
  opacity: 0.7;
  color: #23b6e6; }
.account-address-page-container input.action_button[type="submit"].add_address {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  background-color: #23b6e6;
  color: white;
  padding: 10px 20px;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px;
  border: 0;
  min-height: 0;
  height: initial; }
.account-address-page-container .action_button.add_address {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  background-color: #23b6e6;
  color: white;
  padding: 10px 20px;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px;
  border: 0;
  min-height: 0;
  height: initial; }
.account-address-page-container .action_button.action_edit {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  background-color: #23b6e6;
  color: white;
  padding: 0;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px;
  border: 0;
  min-height: 0;
  height: initial;
  padding: 10px 20px; }
.account-address-page-container .action_button.action_delete {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  background-color: #ff8181;
  border: 0;
  padding: 0;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px;
  min-height: 0;
  height: initial;
  padding: 10px 20px;
  color: white; }
.account-address-page-container .action_button.cancel {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  background-color: #ff8181;
  border: 0;
  padding: 10px 20px;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px;
  min-height: 0;
  height: initial; }
.account-address-page-container .action_button.cancel a {
  color: white; }
.account-address-page-container .action_button:hover {
  opacity: 0.7; }
.account-address-page-container .action_button:focus {
  opacity: 0.7; }
.account-address-page-container .action_button.action_delete a:focus {
  opacity: 0.7; }
.account-address-page-container .account-main {
  border-left: 0; }
.account-address-page-container h4 {
  letter-spacing: 1px !important; }
.account-address-page-container .address_table {
  display: inline-block;
  width: 33%;
  margin-bottom: 40px; }
.account-address-page-container .account-sidebar {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px; }
.account-address-page-container .edit_address_form_half {
  width: 48%;
  display: inline-block; }
.account-address-page-container .edit_address_form_full {
  width: 96%; }
@media screen and (max-width: 800px) {
  .account-address-page-container #address_tables {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px; }
  .account-address-page-container .address_table {
    width: 100%; }
  .account-address-page-container .edit_address {
    padding-left: 20px;
    padding-right: 20px; } }

.customer-account-order-container .account-header {
  padding-left: 20px;
  padding-right: 20px; }
.customer-account-order-container .order-details-section {
  padding-left: 20px;
  padding-right: 20px; }
.customer-account-order-container h2 {
  letter-spacing: 1px !important;
  color: #23b6e6;
  font-size: 32px; }
.customer-account-order-container h2 span {
  font-size: 24px;
  color: #98daea; }
.customer-account-order-container h4 {
  letter-spacing: 1px !important;
  color: #23b6e6;
  font-size: 24px; }
.customer-account-order-container .back-button {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  color: #23b6e6;
  padding: 10px 20px;
  padding-left: 0;
  transition: .15s all ease-out;
  border-radius: 10px;
  letter-spacing: 1px; }
.customer-account-order-container .back-button:hover {
  opacity: 0.7;
  color: #23b6e6; }
.customer-account-order-container .errors {
  color: #ff8181;
  border-radius: 10px;
  text-align: left;
  width: max-content;
  max-width: 100%;
  margin-bottom: 20px; }
.customer-account-order-container .errors h4 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #ff8181;
  margin: 0; }
.customer-account-order-container .errors p {
  font-size: 18px; }
.customer-account-order-container .order-details-table-container {
  max-width: 100%;
  overflow-x: scroll; }
.customer-account-order-container #order_details tr {
  border: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  padding-left: 10px;
  padding-right: 10px; }
.customer-account-order-container #order_details td {
  border: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  padding: 10px; }
.customer-account-order-container #order_details thead th {
  background-color: #98daea;
  border: 0;
  color: white;
  font-family: 'kapraregular';
  font-size: 28px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 10px; }
.customer-account-order-container #order_details a {
  color: #23b6e6;
  opacity: 1;
  transition: .15s opacity ease-out;
  font-weight: bold; }
.customer-account-order-container #order_details a:hover {
  opacity: 0.7; }

#manage-subscription-root h3 {
  letter-spacing: 1px !important;
  color: #23b6e6; }
#manage-subscription-root button.subscription-button.msp__btn {
  font-family: 'kapraregular';
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
  border-radius: 10px; }
#manage-subscription-root .msp__btn.msp__btn--primary {
  background-color: #23b6e6; }
#manage-subscription-root .msp__btn.msp__btn--alert {
  background-color: #ff8181; }
#manage-subscription-root .subscription-content-container {
  background-color: white;
  border-top: 0; }
#manage-subscription-root .subscription-content-block {
  border: 1px solid #ccc;
  border-bottom: none;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 16px; }
#manage-subscription-root .subscription-content-block-header {
  display: flex;
  justify-content: space-between;
  padding: 8px 16px;
  background-color: white;
  border-bottom: 1px solid #ccc;
  color: #23b6e6;
  font-size: 21px;
  font-family: 'kapraregular';
  text-transform: lowercase;
  letter-spacing: 1px; }
#manage-subscription-root .toggle-subscription-content.text-button {
  font-family: 'kapraregular';
  text-transform: uppercase;
  font-size: 24px;
  color: #23b6e6;
  letter-spacing: 1px; }
#manage-subscription-root .text-button {
  color: #23b6e6; }
@media screen and (max-width: 800px) {
  #manage-subscription-root {
    padding-top: 120px; } }

.byo-cart-item .byo-remove-button {
  font-family: 'kapraregular';
  text-transform: uppercase;
  color: #ff9393;
  padding: 0;
  border-radius: 10px;
  font-size: 21px;
  background-color: transparent;
  letter-spacing: 1px;
  margin-top: 20px;
  display: block;
  width: fit-content;
  height: initial;
  min-height: initial; }
.byo-cart-item .byo-remove-button:hover {
  cursor: pointer;
  opacity: 0.7;
  color: #ff9393;
  padding: 0;
  background-color: transparent; }

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

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#skip a:focus {
  position: static;
  width: auto;
  height: auto; }

.stamped-summary-ratings .summary-rating:focus {
  outline: 2px solid gray; }

.customers-login input:focus {
  border: 2px solid #23b6e6; }

.benefit_image a:focus {
  outline: 2px solid gray; }

.featured_products a:focus {
  outline: 2px solid gray;
  display: block; }

.thumbnail .product-wrap a:focus .image__container {
  outline: 2px solid gray; }

.thumbnail .product-wrap .product-info__caption:focus {
  outline: 2px solid gray; }

.image-with-text-section .featured-link--wrap a:focus img {
  outline: 4px solid gray; }

.image-with-text-section .info a:focus {
  outline: 2px solid gray; }

.featured-promotions figure a:focus {
  outline: 2px solid gray;
  display: block; }

.large-hide.featured-promotions figure {
  padding: 4px; }

.image-with-text-overlay-section a:focus {
  outline: 2px solid gray;
  display: block; }

.free-product-item a:focus {
  outline: 2px solid gray; }

.cw-product-container .custom-select select:focus {
  outline: 3px solid #23b6e6; }

.rtd-slider-cell a:focus img {
  outline: 2px solid gray; }

.rtd-slider-cell a img {
  padding: 3px; }

.current-roast-container .select-boxes-subscription-type a:focus {
  outline: 2px solid gray; }

.current-roast-container .select-boxes a:focus {
  outline: 2px solid gray; }

.current-roast-container .product-quantity-box .quantity:focus {
  outline: 2px solid #23b6e6; }

.cart-shots-text-container a:focus {
  outline: 2px solid gray; }

#cart_form .quantity:focus {
  outline: 2px solid #23b6e6; }

#cart_form .cart_page_image:focus img {
  outline: 2px solid gray; }

.cart-xsell-slider .product-cta:focus {
  outline: 2px solid gray; }

.article-pagination a:focus {
  outline: 2px solid gray; }

.social_buttons a:focus {
  outline: 2px solid gray; }

.blog-landing-main-container .blog-nav-item-container a:focus {
  outline: 2px solid gray;
  display: block; }

.blog-landing-main-container .featured-post-container a:focus {
  outline: 2px solid gray;
  display: block; }

.blog-landing-main-container .latest-post-container a:focus {
  outline: 2px solid gray;
  display: block; }

.blog-section .blog-nav-item-container a:focus {
  outline: 2px solid gray;
  display: block; }

.blog-section .article a:focus {
  outline: 2px solid gray;
  display: block; }

.page-subscribe div.container.main.content {
  padding: 0; }

.ExperienceCampaign div.PoweredBy {
  display: none; }

.ImageComponent.component.image_6908295083899.hover-off {
  padding-top: 0;
  padding-bottom: 0; }

.ImageComponent.component.image_8328577482330.hover-off {
  padding-top: 0;
  padding-bottom: 0; }

p.afterpay-paragraph {
  color: inherit !important;
  font-family: inherit !important;
  display: block !important; }

@media screen and (max-width: 800px) {
  p.afterpay-paragraph {
    white-space: normal; } }
.afterpay-instalments {
  font-weight: bold !important; }

.afterpay-link-inner {
  font-size: 12px;
  margin-left: 2px;
  display: inline-block; }

.afterpay-logo {
  width: 6em !important;
  height: auto !important; }

.afterpay-text2 {
  margin-right: 1px; }

.convert-frequency-select {
  color: #47c1bf;
  border: 1px solid #47c1bf;
  font-family: 'kapraregular';
  font-size: 21px;
  text-transform: uppercase;
  width: calc(100% - 40px);
  border-radius: 10px;
  border-top: none; }

.convert-frequency-select:focus {
  color: #47c1bf; }

.tooltip-container {
  display: inline; }

.tooltip-symbol {
  display: inline-block;
  height: 26px;
  width: 26px;
  text-align: center;
  border-radius: 100%;
  background: #47c1bf;
  color: white; }

.tooltip-box {
  position: absolute;
  right: -40px;
  top: -100px;
  width: 240px;
  text-align: center;
  background: #47c1bf;
  border-radius: 10px;
  padding: 8px;
  margin-bottom: 0;
  transition: .2s all ease-out;
  opacity: 0; }

.tooltip-box p {
  margin-bottom: 0;
  font-size: 12px;
  color: white; }

.tooltip-symbol:hover {
  cursor: pointer;
  color: white; }

.tooltip-symbol:hover + .tooltip-box {
  opacity: 1; }

.product-quantity-box {
  height: 30px; }

.rounded-checkbox {
  position: relative;
  margin-top: 0px;
  display: block;
  width: 100%; }

.rounded-checkbox input[type="checkbox"] + label {
  cursor: pointer;
  display: inline-block;
  font-family: 'kapraregular';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 28px;
  color: #47c1bf;
  transition: .2s all;
  margin-bottom: 0;
  padding: 10px 20px;
  border: 1px solid #47c1bf;
  border-radius: 10px;
  width: calc(100% - 40px);
  vertical-align: middle; }

.rounded-checkbox input[type="checkbox"] + label::before {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  width: 28px;
  margin-right: 10px;
  position: relative;
  content: '';
  display: inline-block;
  float: left; }

.rounded-checkbox label::after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 28px;
  opacity: 0;
  position: absolute;
  top: 20px;
  transform: rotate(-45deg);
  width: 12px; }

.rounded-checkbox input[type="checkbox"] {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.rounded-checkbox input[type="checkbox"] + label {
  transition: 0.5s all cubic-bezier(0.19, 1, 0.22, 1); }

.rounded-checkbox input[type="checkbox"] + label::before {
  transition: 0.5s all cubic-bezier(0.19, 1, 0.22, 1); }

.rounded-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #47c1bf;
  border-color: #47c1bf; }

.rounded-checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1; }

.rounded-checkbox input[type="checkbox"]:focus + label::before {
  border-color: #47c1bf; }

.rounded-checkbox input[type="checkbox"]:hover + label::before {
  border-color: #47c1bf; }

.rounded-checkbox input[type="checkbox"] + label:hover::before {
  border-color: #47c1bf; }

.rounded-checkbox input[type="checkbox"]:focus + label::before {
  border-color: #47c1bf; }

.rounded-checkbox input[type="checkbox"] + label:hover {
  opacity: 0.7; }

.rounded-checkbox input[type="checkbox"]:focus + label {
  opacity: 0.7; }

.rounded-checkbox .subscribe-upsell-text {
  position: absolute;
  max-width: 400px;
  width: 800px;
  left: 40px;
  height: 28px;
  font-family: 'kapraregular';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 28px;
  color: #47c1bf;
  transition: .2s all; }

@media screen and (max-width: 800px) {
  .tooltip-box {
    display: none; } }
#hulk_cookie_bar {
  border-top: 1px solid #c4c4c4; }
  #hulk_cookie_bar .bar_btn span {
    line-height: initial; }

@media only screen and (max-width: 735px) {
  #hulk_cookie_bar .button_div {
    text-align: center;
    width: 100%; } }
.subscription-types-container-new {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  .subscription-types-container-new .subscription-type-button-container-new {
    text-align: center;
    padding: 6px;
    border: 2px solid #ececec;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 14px;
    color: gray;
    transition: .1s all linear;
    font-weight: bold;
    flex-grow: 1;
    margin-bottom: 10px; }
    .subscription-types-container-new .subscription-type-button-container-new.one-time {
      width: 30%; }
    .subscription-types-container-new .subscription-type-button-container-new.subscription {
      width: 68%; }
    .subscription-types-container-new .subscription-type-button-container-new:hover {
      border-color: #96daea;
      color: white;
      background-color: #96daea; }
    .subscription-types-container-new .subscription-type-button-container-new.active {
      border-color: #96daea;
      color: #23b6e6;
      background-color: white; }
  .subscription-types-container-new .subscription-widget-select-label {
    font-size: 12px;
    color: #4a4a4a; }
  .subscription-types-container-new .subscription-widget-select {
    border-radius: 6px;
    padding-right: 20%;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    min-height: 32px;
    height: 32px;
    overflow: hidden; }
    .subscription-types-container-new .subscription-widget-select.one-time-only {
      pointer-events: none;
      background: none; }
  @media (max-width: 600px) {
    .subscription-types-container-new .subscription-widget-select-label {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

.pdp-redesign-wrapper {
  /*.action_button.add_to_cart {
    font-size: 12px;
    font-weight: 900;
    color: white;
    line-height: 16px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #23b6e6;
    border-radius: 4px;
    width: 104px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    min-height: 0;
    padding: 0;
  }*/ }
  .pdp-redesign-wrapper .breadcrumb-collection {
    display: none; }
  .pdp-redesign-wrapper .padding {
    padding: 10px 20px; }
  .pdp-redesign-wrapper .title-price-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start; }
  .pdp-redesign-wrapper .nav-slider {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 10px; }
    .pdp-redesign-wrapper .nav-slider .nav-slider-option {
      color: #393D40;
      margin-left: 10px;
      margin-right: 10px;
      font-size: 18px;
      width: auto;
      font-weight: bold;
      display: inline-block;
      border-bottom: 2px solid transparent;
      padding: 5px 15px;
      min-width: 20vw;
      text-align: center;
      border-radius: 4px; }
      .pdp-redesign-wrapper .nav-slider .nav-slider-option.active {
        background: #ffffff; }
  .pdp-redesign-wrapper .benefits-icon-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px; }
    .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile {
      width: 33.33%;
      margin-bottom: 10px;
      margin-top: 10px;
      display: flex;
      flex-direction: column;
      text-align: center;
      justify-content: flex-start;
      align-items: center; }
      .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile svg {
        width: 60%; }
      .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile p {
        color: #585A5B;
        letter-spacing: 0.5px;
        font-size: 12px;
        line-height: 16px;
        padding-left: 10%;
        padding-right: 10%; }
      .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile img {
        width: 60%; }
  .pdp-redesign-wrapper .content-container {
    padding: 10px 20px; }
    .pdp-redesign-wrapper .content-container .content-section {
      display: none; }
      .pdp-redesign-wrapper .content-container .content-section.active {
        display: block; }
  .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding-top: 30px;
    padding-bottom: 60px; }
    .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item {
      height: 300px;
      width: 220px;
      text-align: left;
      display: inline-block;
      box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      overflow: hidden;
      margin-right: 10px;
      margin-left: 10px;
      vertical-align: middle; }
    .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item:first-child {
      margin-left: 20px; }
    .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item:last-child {
      margin-right: 20px; }
  .pdp-redesign-wrapper .subscription-button-wrapper {
    width: 48%; }
  .pdp-redesign-wrapper .subscription-widget-button {
    width: 100%;
    border: 1px solid gray;
    height: 120px;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    color: gray; }
  .pdp-redesign-wrapper .stamped-main-badge {
    float: initial;
    display: block;
    padding: 0px; }
  .pdp-redesign-wrapper .stamped-product-reviews-badge {
    padding: 0; }
  .pdp-redesign-wrapper .lively-header-wrapper {
    padding-left: 20px;
    padding-right: 20px; }
  .pdp-redesign-wrapper .lively-text-container {
    padding: 10px;
    height: 50%; }
  .pdp-redesign-wrapper .lively-category {
    letter-spacing: 0px !important;
    text-transform: none;
    color: #23b6e6;
    font-size: 24px;
    margin-bottom: 0;
    padding: 0; }
  .pdp-redesign-wrapper .lively-excerpt {
    width: 100%;
    white-space: initial;
    margin-bottom: 0;
    color: #393D40;
    line-height: 22px;
    font-weight: bold;
    font-size: 14px;
    max-height: calc(22px * 3);
    overflow: hidden; }
  .pdp-redesign-wrapper .lively-image-container {
    width: 100%;
    height: 50%;
    background-image: url("//www.vitalproteins.com/cdn/shop/files/CollagenBar_220x.png?v=1173123670437929821");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .pdp-redesign-wrapper .pdp-product-title-primary {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 5px;
    color: #393D40;
    font-family: 'KapraNeue';
    letter-spacing: 0.3px;
    text-transform: uppercase; }
  .pdp-redesign-wrapper .pdp-product-title-secondary {
    color: #393D40;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'avenir'; }
  .pdp-redesign-wrapper .pdp-price {
    color: #02ABE3 !important;
    font-size: 20px;
    line-height: 27px;
    font-family: 'KapraNeue';
    letter-spacing: 0.3px; }
  .pdp-redesign-wrapper .stamped-main-badge {
    margin-left: -2px; }
  .pdp-redesign-wrapper .stamped-badge-caption[data-reviews]:before {
    display: none; }
  .pdp-redesign-wrapper .stamped-badge .stamped-badge-caption[data-reviews][data-label][data-version="2"] > span {
    display: none !important; }
  .pdp-redesign-wrapper .stamped-main-badge .stamped-badge-caption {
    font-size: 12px;
    margin-left: 10px;
    color: #959FA6; }
  .pdp-redesign-wrapper .product-form-info-images-wrapper .product_gallery {
    margin-bottom: 50px;
    max-width: 80%; }
  .pdp-redesign-wrapper .product-form-info-images-wrapper .product_gallery .gallery-cell {
    padding-left: 40px;
    padding-right: 40px; }
  .pdp-redesign-wrapper .pdp-subscription-widget {
    width: 100%; }
  .pdp-redesign-wrapper .widget-row {
    width: 100%;
    border-bottom: 1px solid #CDD2D5;
    display: block; }
  .pdp-redesign-wrapper .widget-row:first-child {
    border-top: 1px solid #CDD2D5; }
  .pdp-redesign-wrapper .widget-row.subscribe.hide {
    display: none; }
  .pdp-redesign-wrapper .widget-row.one-time.no-subscribe {
    border-top: 1px solid #CDD2D5; }
  .pdp-redesign-wrapper .widget-row .widget-anchor {
    height: 100%;
    width: 100%;
    display: block; }
  .pdp-redesign-wrapper .widget-anchor {
    color: #959FA6; }
  .pdp-redesign-wrapper .widget-anchor.padding {
    padding-top: 14px;
    padding-bottom: 14px; }
  .pdp-redesign-wrapper .widget-anchor .additional-content {
    max-height: 0;
    transition: .2s max-height ease-in-out;
    overflow: hidden; }
  .pdp-redesign-wrapper .widget-anchor.active .additional-content {
    max-height: 90px; }
  .pdp-redesign-wrapper .widget-anchor.active {
    background: #cdd2d530;
    color: #393D40; }
  .pdp-redesign-wrapper .widget-row-header {
    font-size: 18px;
    line-height: 24px;
    color: #959FA6;
    display: block; }
  .pdp-redesign-wrapper .widget-anchor.active .widget-row-header {
    color: #393D40; }
  .pdp-redesign-wrapper .radio-icon-header-container {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .pdp-redesign-wrapper .radio-icon-container {
    height: 24px;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 22px;
    border-radius: 100%;
    border: 2px solid #707E83; }
  .pdp-redesign-wrapper .radio-fill {
    background-color: #707E83;
    height: 12px;
    width: 12px;
    opacity: 0;
    border-radius: 100%; }
  .pdp-redesign-wrapper .widget-anchor.active .radio-fill {
    opacity: 1; }
  .pdp-redesign-wrapper .widget-price {
    color: #23b6e6;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    display: inline-block; }
  .pdp-redesign-wrapper .widget-price-strikethrough {
    text-decoration: line-through;
    display: inline-block;
    color: #CDD2D5;
    font-size: 16px;
    line-height: 24px;
    margin-right: 16px; }
  .pdp-redesign-wrapper .frequency-select-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    max-height: 0;
    transition: .2s all ease-in-out;
    overflow: hidden;
    transform: scaleY(0); }
  .pdp-redesign-wrapper .widget-anchor.active .frequency-select-wrapper {
    max-height: 120px;
    padding-top: 24px;
    padding-bottom: 20px;
    transform: scaleY(1); }
  .pdp-redesign-wrapper .widget-frequency-select-text {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: rgba(57, 61, 64, 0.8);
    margin-right: 21px; }
  .pdp-redesign-wrapper .widget-frequency-select {
    width: auto;
    flex-grow: 1;
    margin-bottom: 0; }
  .pdp-redesign-wrapper .subscription-free-shipping {
    font-size: 12px;
    line-height: 16px;
    color: #959FA6;
    display: block;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 46px;
    transition: .15s all ease-out; }
  .pdp-redesign-wrapper .widget-anchor.active .subscription-free-shipping {
    color: #393D40;
    margin-bottom: 16px;
    margin-top: 8px; }
  .pdp-redesign-wrapper .subscription-disclaimer {
    font-size: 12px;
    color: #393D40;
    line-height: 16px;
    display: block;
    margin-left: 22px; }
  .pdp-redesign-wrapper .subscription-disclaimer-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 10px; }
  .pdp-redesign-wrapper .disclaimer-logo {
    width: 24px;
    height: auto; }
  .pdp-redesign-wrapper .widget-afterpay {
    font-size: 12px;
    line-height: 16px;
    color: #959FA6;
    font-weight: bold; }
  .pdp-redesign-wrapper .afterpay-logo-container.hide {
    display: none; }
  .pdp-redesign-wrapper .afterpay-logo-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-top: 13px; }
  .pdp-redesign-wrapper .afterpay-logo-new {
    padding-left: 4px;
    padding-top: 2px;
    height: 16px;
    width: auto;
    vertical-align: middle; }
  .pdp-redesign-wrapper .widget-anchor.active .widget-afterpay {
    color: #393D40; }
  .pdp-redesign-wrapper .quantity-wrapper {
    padding: 30px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  .pdp-redesign-wrapper .quantity-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: rgba(57, 61, 64, 0.8); }
  .pdp-redesign-wrapper .qty-buttons-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .pdp-redesign-wrapper .qty-button {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    border: 1px solid #959FA6;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #959FA6; }
  .pdp-redesign-wrapper input[type="number"].qty-number {
    font-size: 32px;
    line-height: 24px;
    font-weight: bold;
    display: block;
    width: 50px;
    margin-bottom: 0;
    min-height: 0;
    height: auto;
    border: 0;
    padding: 0;
    text-align: center; }
  .pdp-redesign-wrapper input[type="submit"].pdp-cta-button {
    display: block;
    width: 100%;
    background-color: #00AF9A;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    font-weight: bold;
    min-height: 0;
    height: 44px;
    font-size: 16px;
    border: 0;
    line-height: 22px; }
    .pdp-redesign-wrapper input[type="submit"].pdp-cta-button:disabled {
      background-color: gray;
      opacity: 1 !important; }
  .pdp-redesign-wrapper .hidden-input {
    display: none; }
  .pdp-redesign-wrapper .product_gallery {
    margin-bottom: 40px; }
  .pdp-redesign-wrapper .selector-wrapper select {
    margin-bottom: 5px; }
  .pdp-redesign-wrapper .cta-button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 20px; }
  .pdp-redesign-wrapper .information-section {
    background: #ECE5DD; }
  .pdp-redesign-wrapper .recommended-products-wrapper {
    padding: 58px 0px;
    padding-bottom: 0px;
    background-color: #fafafa; }
  .pdp-redesign-wrapper .recommended-products-wrapper h4 {
    padding-left: 20px;
    padding-right: 20px;
    color: #23b6e6;
    text-transform: lowercase;
    letter-spacing: 0px !important;
    font-size: 32px;
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0; }
  .pdp-redesign-wrapper .product-grid-scroll {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
    padding-bottom: 60px; }
  .pdp-redesign-wrapper .product-grid-scroll .product-grid-item {
    width: 55vw;
    display: inline-block;
    margin-left: 14px;
    margin-right: 14px;
    white-space: normal;
    text-align: center;
    vertical-align: top; }
  .pdp-redesign-wrapper .product-grid-scroll .product-grid-item .product-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .pdp-redesign-wrapper .product-grid-scroll .product-grid-item .product-image img {
    width: 140px;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .pdp-redesign-wrapper .product-grid-scroll .product-grid-item .product-title {
    color: #393D40;
    font-size: 12px;
    font-weight: 900;
    line-height: 16px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px; }
  .pdp-redesign-wrapper .product-grid-scroll .product-grid-item .product-price {
    font-size: 20px;
    line-height: 27px;
    font-weight: 900;
    color: #393D40;
    margin-top: 4px;
    margin-bottom: 17px; }
  .pdp-redesign-wrapper .product-grid-item .subscription-widget-new {
    display: none; }
  .pdp-redesign-wrapper .product-grid-cta {
    font-size: 12px;
    font-weight: 900;
    color: white;
    line-height: 16px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #23b6e6;
    border-radius: 4px;
    width: 104px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto; }
  .pdp-redesign-wrapper .subscribe-section-break {
    text-align: center;
    color: white; }
    .pdp-redesign-wrapper .subscribe-section-break .subscribe-section-break-inner {
      padding: 20px 16px;
      background-color: #00AF9A;
      height: 100%;
      width: 100%; }
    .pdp-redesign-wrapper .subscribe-section-break .subscribe-sectin-break-background-image {
      display: none; }
  .pdp-redesign-wrapper .subscribe-section-break h3 {
    color: white;
    letter-spacing: 0 !important;
    font-size: 36px;
    line-height: 43px;
    text-transform: none; }
  .pdp-redesign-wrapper .subscribe-section-break .subscribe-message {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px; }
  .pdp-redesign-wrapper .subscribe-section-break .subscribe-cta {
    border: 1px solid white;
    border-radius: 6px;
    width: 100%;
    display: block;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto; }
  .pdp-redesign-wrapper .subscribe-section-break .subscribe-disclaimer {
    font-size: 10px;
    color: white;
    line-height: 14px;
    text-align: left;
    display: block; }
  .pdp-redesign-wrapper .what-is-collagen-wrapper {
    padding: 0px 20px; }
  .pdp-redesign-wrapper .what-is-collagen-section {
    margin-top: 42px; }
  .pdp-redesign-wrapper .what-is-collagen-section:last-child {
    margin-bottom: 42px; }
  .pdp-redesign-wrapper .what-is-collagen-header-text {
    text-transform: lowercase;
    letter-spacing: 0 !important;
    font-size: 32px;
    line-height: 38px;
    color: #23b6e6; }
  .pdp-redesign-wrapper .what-is-collagen-body-text {
    color: #717F86;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
  .pdp-redesign-wrapper .what-is-collagen-body-text * {
    color: #717F86;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
  .pdp-redesign-wrapper .sourcing-video-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%; }
  .pdp-redesign-wrapper .sourcing-video-wrapper .sourcing-video {
    width: 100%; }
  .pdp-redesign-wrapper .key-features-wrapper {
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, 0.2); }
    .pdp-redesign-wrapper .key-features-wrapper .key-features-inner {
      background: rgba(0, 0, 0, 0.45);
      padding: 74px 48px; }
  .pdp-redesign-wrapper .key-features-header-text {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0 !important;
    color: white;
    margin-bottom: 50px; }
  .pdp-redesign-wrapper .key-features-body-text {
    color: white;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 52px;
    font-weight: bold; }
  .pdp-redesign-wrapper .lively-blog-header-text {
    text-transform: lowercase;
    margin-bottom: 4px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0 !important;
    color: #23b6e6; }
  .pdp-redesign-wrapper .lively-blog-by-text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
    color: #393D40; }
  .pdp-redesign-wrapper .lively-blog-show-all-link {
    font-size: 14px;
    line-height: 19px;
    color: #23b6e6;
    display: flex;
    align-items: center; }
    .pdp-redesign-wrapper .lively-blog-show-all-link svg {
      margin-left: 6px;
      fill: #23b6e6;
      height: 19px;
      width: 19px;
      padding-top: 3px;
      padding-bottom: 2px; }
      .pdp-redesign-wrapper .lively-blog-show-all-link svg line {
        stroke: #23b6e6 !important; }
      .pdp-redesign-wrapper .lively-blog-show-all-link svg polyline {
        stroke: #23b6e6 !important; }
  .pdp-redesign-wrapper .cta-button-wrapper.sticky {
    position: fixed;
    bottom: 0;
    padding-top: 10px !important;
    /*padding-bottom: 30px !important;*/
    box-shadow: 0px -1px 20px 0px rgba(0, 0, 0, 0.1);
    right: 0;
    width: 100%;
    z-index: 5000;
    background: white;
    height: 110px; }
  .pdp-redesign-wrapper .sticky-message {
    display: none; }
  .pdp-redesign-wrapper .cta-button-wrapper.sticky .sticky-message {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #393D40;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px; }
  .pdp-redesign-wrapper .desktop-show {
    display: none; }
  .pdp-redesign-wrapper .mobile-show {
    display: block; }
  @media screen and (min-width: 800px) {
    .pdp-redesign-wrapper .desktop-show {
      display: block; }
    .pdp-redesign-wrapper .mobile-show {
      display: none; }
    .pdp-redesign-wrapper .js-product_section {
      margin-top: 40px;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
      .pdp-redesign-wrapper .js-product_section .breadcrumb-collection {
        display: block; }
        .pdp-redesign-wrapper .js-product_section .breadcrumb-collection .breadcrumb_link {
          font-size: 12px;
          line-height: 16px; }
        .pdp-redesign-wrapper .js-product_section .breadcrumb-collection .breadcrumb-divider {
          font-size: 12px;
          line-height: 16px; }
        .pdp-redesign-wrapper .js-product_section .breadcrumb-collection .product-breadcrumb-title {
          font-size: 12px;
          line-height: 16px;
          color: #23b6e6; }
          .pdp-redesign-wrapper .js-product_section .breadcrumb-collection .product-breadcrumb-title a {
            color: #23b6e6; }
    .pdp-redesign-wrapper .product-form-container {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly; }
      .pdp-redesign-wrapper .product-form-container .product-form-info-images-wrapper {
        width: 50%; }
        .pdp-redesign-wrapper .product-form-container .product-form-info-images-wrapper .gallery-wrap {
          display: flex;
          flex-direction: column-reverse;
          /*.product_gallery img {
            height: 400px;
            width: auto;
          }*/ }
          .pdp-redesign-wrapper .product-form-container .product-form-info-images-wrapper .gallery-wrap .new-thumbnails {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            justify-content: center;
            align-items: center; }
            .pdp-redesign-wrapper .product-form-container .product-form-info-images-wrapper .gallery-wrap .new-thumbnails .thumbnail-image-container {
              margin-left: 20px;
              margin-right: 20px;
              height: 90px;
              width: 90px; }
      .pdp-redesign-wrapper .product-form-container .pdp-form-inputs-wrapper {
        width: 50%;
        padding: 20px; }
        .pdp-redesign-wrapper .product-form-container .pdp-form-inputs-wrapper .pdp-product-title-primary {
          font-size: 32px;
          line-height: 39px; }
        .pdp-redesign-wrapper .product-form-container .pdp-form-inputs-wrapper .pdp-product-title-secondary {
          font-size: 20px;
          line-height: 27px;
          letter-spacing: 0.7px; }
        .pdp-redesign-wrapper .product-form-container .pdp-form-inputs-wrapper .pdp-price {
          font-size: 32px;
          line-height: 39px; }
      .pdp-redesign-wrapper .product-form-container .pdp-variant-select.padding {
        padding-left: 0;
        padding-right: 0; }
      .pdp-redesign-wrapper .product-form-container .pdp-variant-select select {
        font-size: 18px; }
      .pdp-redesign-wrapper .product-form-container .cta-button-wrapper {
        padding: 0; }
        .pdp-redesign-wrapper .product-form-container .cta-button-wrapper .pdp-cta-button {
          transition: .15s opacity ease-out; }
          .pdp-redesign-wrapper .product-form-container .cta-button-wrapper .pdp-cta-button:hover {
            opacity: .7; }
      .pdp-redesign-wrapper .product-form-container .quantity-wrapper {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        justify-content: flex-end; }
        .pdp-redesign-wrapper .product-form-container .quantity-wrapper .quantity-text {
          margin-right: 35px; }
        .pdp-redesign-wrapper .product-form-container .quantity-wrapper .qty-button {
          transition: .15s opacity ease-out; }
          .pdp-redesign-wrapper .product-form-container .quantity-wrapper .qty-button:hover {
            opacity: .7; }
    .pdp-redesign-wrapper .product-form-info-images-wrapper .product_gallery {
      max-width: 400px; }
    .pdp-redesign-wrapper .pdp-subscription-widget .widget-row {
      border: 1px solid #CDD2D5;
      margin-bottom: 20px;
      border-radius: 4px; }
      .pdp-redesign-wrapper .pdp-subscription-widget .widget-row .purchase-type-and-price-container {
        display: flex;
        flex-direction: row;
        width: calc(100% - 46px);
        align-items: center;
        justify-content: space-between; }
        .pdp-redesign-wrapper .pdp-subscription-widget .widget-row .purchase-type-and-price-container .widget-price-strikethrough {
          margin-right: 14px;
          font-size: 20px;
          line-height: 24px; }
        .pdp-redesign-wrapper .pdp-subscription-widget .widget-row .purchase-type-and-price-container .widget-price {
          font-size: 20px;
          line-height: 24px; }
    .pdp-redesign-wrapper .cta-button-wrapper.sticky {
      height: 100px; }
      .pdp-redesign-wrapper .cta-button-wrapper.sticky input[type="submit"].pdp-cta-button {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; }
    .pdp-redesign-wrapper .information-section {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      background: none; }
      .pdp-redesign-wrapper .information-section .nav-slider {
        overflow-x: hidden;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px; }
        .pdp-redesign-wrapper .information-section .nav-slider .nav-slider-option {
          min-width: 0;
          width: auto;
          font-size: 18px;
          line-height: 27px;
          letter-spacing: 0.2px; }
      .pdp-redesign-wrapper .information-section .content-container {
        font-size: 18px;
        line-height: 27px; }
    .pdp-redesign-wrapper .benefits-icon-container {
      justify-content: space-evenly; }
      .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile {
        width: calc(100% / 6); }
        .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile p {
          letter-spacing: 0.8px;
          font-size: 20px;
          line-height: 27px; }
        .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile svg, .pdp-redesign-wrapper .benefits-icon-container .benefits-icon-tile img {
          width: 80%;
          max-width: 120px; }
    .pdp-redesign-wrapper .recommended-products-wrapper {
      background-color: #fafafa;
      padding-top: 80px;
      padding-bottom: 60px;
      margin-bottom: 20px; }
      .pdp-redesign-wrapper .recommended-products-wrapper .recommended-products-inner-wrapper {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; }
      .pdp-redesign-wrapper .recommended-products-wrapper h4 {
        font-size: 48px;
        line-height: 58px; }
      .pdp-redesign-wrapper .recommended-products-wrapper .product-grid-scroll {
        overflow-x: hidden;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly; }
        .pdp-redesign-wrapper .recommended-products-wrapper .product-grid-scroll .product-grid-item {
          width: 24%;
          padding: 20px;
          border-radius: 4px;
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
          background-color: white;
          transition: .15s transform ease-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
            /*.action_button.add_to_cart {
              width: 100%;
              font-size: 16px;
              line-height: 22px;
              letter-spacing: 1px;
              height: 48px;

              &:hover {
                opacity: 0.7;
              }
            }*/ }
          .pdp-redesign-wrapper .recommended-products-wrapper .product-grid-scroll .product-grid-item:hover {
            transform: scale(1.03);
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
          .pdp-redesign-wrapper .recommended-products-wrapper .product-grid-scroll .product-grid-item .product-image img {
            width: 60%; }
          .pdp-redesign-wrapper .recommended-products-wrapper .product-grid-scroll .product-grid-item .product-title {
            font-size: 16px;
            margin-top: 10px;
            line-height: 21px; }
    .pdp-redesign-wrapper .subscribe-section-break {
      height: 500px;
      display: flex;
      flex-direction: row;
      align-items: center; }
      .pdp-redesign-wrapper .subscribe-section-break .subscribe-section-break-inner {
        padding: 100px 10%;
        background-color: #00AF9A;
        height: 100%;
        width: 50%; }
        .pdp-redesign-wrapper .subscribe-section-break .subscribe-section-break-inner h3 {
          font-size: 60px;
          line-height: 61px; }
        .pdp-redesign-wrapper .subscribe-section-break .subscribe-section-break-inner .subscribe-message {
          font-size: 20px;
          line-height: 26px; }
        .pdp-redesign-wrapper .subscribe-section-break .subscribe-section-break-inner .subscribe-disclaimer {
          text-align: center;
          font-size: 12px;
          line-height: 16px; }
      .pdp-redesign-wrapper .subscribe-section-break .subscribe-sectin-break-background-image {
        display: block;
        height: 100%;
        width: 50%; }
    .pdp-redesign-wrapper .what-is-collagen-wrapper {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 30px; }
      .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section {
        text-align: center;
        margin-bottom: 120px; }
        .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section .what-is-collagen-header-text {
          font-size: 48px;
          line-height: 58px; }
        .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section .what-is-collagen-body-text {
          font-size: 26px;
          line-height: 32px; }
        .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section .what-is-collagen-body-text * {
          font-size: 26px;
          line-height: 32px; }
      .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section.video {
        text-align: left;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-evenly; }
        .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section.video .video-text-wrapper {
          width: 45%;
          padding-left: 35px; }
        .pdp-redesign-wrapper .what-is-collagen-wrapper .what-is-collagen-section.video .sourcing-video-wrapper {
          width: 55%; }
    .pdp-redesign-wrapper .key-features-wrapper .key-features-inner {
      background: rgba(0, 0, 0, 0.45);
      height: 100%;
      width: 50%;
      margin-left: auto;
      padding-left: 8%;
      padding-right: 8%;
      text-align: left; }
      .pdp-redesign-wrapper .key-features-wrapper .key-features-inner .key-features-header-text {
        font-size: 48px;
        line-height: 58px; }
      .pdp-redesign-wrapper .key-features-wrapper .key-features-inner .key-features-body-text {
        font-size: 26px;
        line-height: 32px; }
    .pdp-redesign-wrapper .lively-wrapper {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
      .pdp-redesign-wrapper .lively-wrapper .lively-blog-header-text {
        font-size: 48px;
        line-height: 58px; }
      .pdp-redesign-wrapper .lively-wrapper .lively-blog-show-all-link {
        font-size: 20px;
        line-height: 22px; }
      .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll {
        display: flex;
        overflow-x: hidden;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-evenly; }
        .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item:first-child, .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item:last-child {
          margin-left: 10px; }
        .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item {
          width: 22%;
          height: 400px;
          transition: .15s transform ease-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden; }
          .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item:hover {
            transform: scale(1.03);
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
          .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item .lively-text-container {
            padding: 20px; }
            .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item .lively-text-container .lively-category {
              font-size: 32px;
              line-height: 38px;
              margin-bottom: 14px; }
            .pdp-redesign-wrapper .lively-wrapper .lively-grid-scroll .lively-grid-item .lively-text-container .lively-excerpt {
              font-size: 18px;
              line-height: 24px;
              max-height: calc(24px * 3); } }

/*
**********  Account Page - Secondary Nav  **********
*/
.top-navigation {
  background: #F2F6F7; }

.secondary-menu {
  padding: 20px 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center; }
  .secondary-menu li {
    margin: 0;
    text-transform: uppercase;
    padding: 7px 20px; }
    .secondary-menu li a {
      color: #818283;
      border-bottom: 2px solid transparent; }
      .secondary-menu li a.is-active, .secondary-menu li a:hover {
        color: #02A9E5;
        border-color: #02A9E5; }

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

.text-uppercase {
  text-transform: uppercase !important; }

.full-width {
  width: 100%; }

.empty-space {
  height: 30px; }

.rc-button {
  height: auto;
  min-height: 50px;
  border: none !important;
  outline: none; }
  .rc-button .text {
    font-size: 30px;
    font-family: 'kapraregular';
    letter-spacing: 1px; }
  .rc-button.small {
    min-height: 40px; }
    .rc-button.small .text {
      font-size: 24px; }
  .rc-button.warning {
    background: #F00; }
  .rc-button.dark-bg {
    background: #109ad6;
    background: #00AF9A; }
  .rc-button.is-processing {
    cursor: wait;
    user-select: none; }

.rewards-page--title {
  font-family: 'Avenir';
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0 !important;
  text-transform: none;
  color: #818283;
  margin-top: 0;
  margin-bottom: 5px; }

.account-top--banner {
  margin: 30px 10px; }
  .account-top--banner .account-heading {
    font-size: 40px;
    color: #15A7E0;
    text-transform: none;
    margin: 0;
    display: inline-block;
    padding: 0 20px;
    border: 2px dotted #15A7E0;
    line-height: 1.25;
    letter-spacing: 0.25px !important; }
  .account-top--banner .account-subheading {
    display: block;
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    color: #02abe3;
    font-weight: bold; }

.account-banner {
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
  padding: 60px;
  margin-bottom: 30px; }
  .account-banner .message-container {
    position: relative;
    z-index: 10;
    width: 55%;
    min-width: 320px;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 350px;
    border: 8px solid #02abe3;
    padding: 40px 10px;
    margin-left: auto; }
  .account-banner .message-inner--container {
    text-align: center;
    width: 65%;
    margin: 0 auto; }
  .account-banner h2 {
    color: #23b6e6;
    text-transform: none;
    font-family: 'Avenir';
    font-size: 46px;
    line-height: 64px;
    margin: 10px 0 25px; }
  .account-banner .welcome-message {
    display: block;
    font-size: 36px;
    line-height: 40px;
    color: #818283;
    margin-bottom: 45px; }
  .account-banner .cta-button {
    min-width: 210px; }

.onetime-products--wrapper {
  padding: 30px 0; }
  .onetime-products--wrapper .onetime-products--title {
    text-transform: capitalize;
    font-size: 40px;
    line-height: 1.25;
    padding-left: 20px;
    color: #15A7E0;
    margin-top: 0;
    margin-bottom: 15px;
    letter-spacing: 0.25px !important; }
  .onetime-products--wrapper .product-grid-scroll {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch; }
    .onetime-products--wrapper .product-grid-scroll .onetime-product {
      width: 55vw;
      margin: 15px;
      display: inline-block;
      white-space: normal;
      text-align: center;
      vertical-align: top;
      transition: .15s transform ease-out;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden; }
    .onetime-products--wrapper .product-grid-scroll .product-image {
      display: block;
      width: 100%; }
      .onetime-products--wrapper .product-grid-scroll .product-image img {
        width: 60%; }
    .onetime-products--wrapper .product-grid-scroll .product-card {
      display: flex;
      flex-direction: column;
      width: 100%; }
    .onetime-products--wrapper .product-grid-scroll .product-title {
      color: #393D40;
      font-size: 12px;
      font-weight: 900;
      line-height: 16px;
      display: flex;
      flex-grow: 1;
      align-items: center;
      justify-content: center;
      margin-bottom: 12px; }
    .onetime-products--wrapper .product-grid-scroll .stamped-product-reviews-badge {
      padding-top: 0;
      margin-bottom: 10px; }
    .onetime-products--wrapper .product-grid-scroll .product-price {
      font-size: 20px;
      line-height: 27px;
      font-weight: 900;
      color: #393D40;
      margin-top: 4px;
      margin-bottom: 17px; }
  .onetime-products--wrapper .shop-all--link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #02ABE3;
    font-size: 18px;
    line-height: 27px;
    padding-right: 20px;
    margin-top: 20px;
    outline: none !important; }
    .onetime-products--wrapper .shop-all--link svg {
      width: 21px;
      fill: #818283;
      margin-left: 5px; }

.featured-blogs--wrapper {
  margin: 40px 0; }
  .featured-blogs--wrapper .featured-blogs--title {
    text-transform: capitalize;
    font-size: 32px;
    line-height: 43px;
    padding-left: 20px;
    color: #15A7E0;
    margin-top: 0;
    letter-spacing: 0.25px !important; }
  .featured-blogs--wrapper .featured-blogs--subtitle {
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px; }
  .featured-blogs--wrapper .product-grid-scroll {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch; }
    .featured-blogs--wrapper .product-grid-scroll .article-item {
      width: 55vw;
      margin: 15px;
      display: inline-block;
      white-space: normal;
      text-align: center;
      vertical-align: top;
      transition: .15s transform ease-out;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden; }
      .featured-blogs--wrapper .product-grid-scroll .article-item a {
        display: block;
        width: 100%; }
      .featured-blogs--wrapper .product-grid-scroll .article-item img {
        display: block;
        width: 100%; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-details {
        padding: 10px;
        text-align: left; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-category {
        color: #23b6e6;
        text-transform: capitalize;
        font-size: 24px;
        padding: 0; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-title {
        color: #393D40;
        font-size: 13px;
        font-weight: 900;
        line-height: 16px;
        display: flex;
        flex-grow: 1;
        align-items: center;
        justify-content: center;
        margin-bottom: 12px; }

.subscriptions-container .subscriptions-inner--container {
  position: relative;
  padding: 60px 20px; }
.subscriptions-container .subscriptions-content {
  padding: 50px 20px;
  text-align: center;
  position: relative;
  z-index: 10;
  border: 6px solid #02ABE3;
  background: rgba(255, 255, 255, 0.9); }
.subscriptions-container .subscriptions-heading {
  font-size: 46px;
  line-height: 1;
  text-transform: capitalize;
  padding: 0;
  color: #15A7E0;
  margin-top: 0;
  margin-bottom: 0; }
.subscriptions-container .subscriptions-subheading {
  font-size: 20px;
  line-height: 27px;
  color: #818283;
  text-align: center;
  margin-bottom: 40px; }
.subscriptions-container .subscriptions-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover; }
.subscriptions-container .subscriptions-btn {
  min-height: 32px;
  height: 45px;
  color: #FFF;
  background: #00AF9A;
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  font-family: 'avenir';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1em;
  text-align: center;
  outline: none;
  text-transform: uppercase; }

.goodies-container {
  padding: 20px;
  margin: 30px 0; }
  .goodies-container .goodies-heading {
    font-size: 32px;
    line-height: 43px;
    text-transform: capitalize;
    padding: 0;
    color: #15A7E0;
    margin-top: 0;
    letter-spacing: 0.25px !important; }
  .goodies-container .mobile-goodies {
    display: block;
    width: 100%;
    margin-top: 20px; }
  .goodies-container .desktop-goodies {
    display: none;
    width: 100%;
    margin-top: 20px; }
  .goodies-container .goodies-details {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px; }
    .goodies-container .goodies-details .goodies-benefit {
      width: 100%;
      max-width: 150px;
      margin: 15px auto;
      padding: 0 20px;
      text-align: center; }
    .goodies-container .goodies-details .goodies-benefit--title {
      margin-top: 10px; }

.free-gift--container {
  position: relative;
  padding: 30px 20px;
  background: #94D8E8;
  overflow: hidden; }
  .free-gift--container.is-loading {
    cursor: wait; }
    .free-gift--container.is-loading::before {
      content: '';
      position: absolute;
      z-index: 9;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border: none;
      background: #FFF; }
  .free-gift--container .free-gift--inner-container {
    margin-left: auto;
    text-align: center;
    padding: 30px;
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    border: 6px solid #0280AA; }
  .free-gift--container .free-gift--heading {
    position: relative;
    z-index: 11;
    font-size: 46px;
    line-height: 1;
    max-width: 100%;
    margin: 10px 0;
    color: #0280AA;
    opacity: 1; }
  .free-gift--container .free-gift--subheading {
    display: block;
    position: relative;
    z-index: 10;
    color: #818283;
    font-size: 20px;
    line-height: 27px;
    margin: 15px 0 40px; }
  .free-gift--container .free-gift--product-image-v2 {
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 100%;
    object-fit: cover;
    object-position: top; */ }
  .free-gift--container .free-gift--product-details {
    position: relative;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    color: #818283;
    padding: 20px;
    margin-top: 100px; }
  .free-gift--container .free-gift--product-title {
    font-size: 18px;
    font-weight: bold; }
  .free-gift--container .free-gift--product-price {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold; }
  .free-gift--container .free-gift--product-variants {
    font-size: 18px;
    line-height: 24px;
    padding: 10px;
    height: auto; }
  .free-gift--container .free-gift--product-image-desktop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .free-gift--container button {
    position: relative;
    z-index: 10;
    width: auto;
    min-width: 200px; }

.manage-subscriptions--wrapper {
  text-align: center;
  background: #02ABE3; }
  .manage-subscriptions--wrapper a {
    color: #FFF;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px; }
  .manage-subscriptions--wrapper svg {
    fill: #FFF;
    width: 16px;
    margin-left: 5px; }

@media only screen and (min-width: 800px) {
  .account-page-container {
    max-width: 1200px;
    margin: 60px auto; }

  .rewards-page--title {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 15px; }

  .onetime-products--wrapper {
    padding: 50px 0; }
    .onetime-products--wrapper .onetime-products--title {
      font-size: 60px;
      padding-left: 0; }
    .onetime-products--wrapper .onetime-products--inner-wrapper {
      max-width: 1200px;
      margin: 0 auto; }
    .onetime-products--wrapper .product-grid-scroll {
      overflow: hidden;
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px;
      width: auto; }
      .onetime-products--wrapper .product-grid-scroll .onetime-product {
        display: flex;
        flex-wrap: wrap;
        width: calc(33.33% - 30px);
        padding: 20px;
        border-radius: 4px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        background-color: white; }
        .onetime-products--wrapper .product-grid-scroll .onetime-product:hover {
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
          .onetime-products--wrapper .product-grid-scroll .onetime-product:hover .product-image {
            opacity: 0.7; }
      .onetime-products--wrapper .product-grid-scroll .product-title {
        font-size: 16px;
        margin-top: 10px;
        line-height: 21px; }
    .onetime-products--wrapper .shop-all--link {
      font-size: 28px;
      line-height: 36px;
      padding-right: 0;
      margin-top: 10px; }

  .featured-blogs--wrapper .featured-blogs--title {
    font-size: 50px;
    line-height: 56px;
    padding-left: 0; }
  .featured-blogs--wrapper .featured-blogs--subtitle {
    font-size: 20px;
    padding-left: 0;
    margin-bottom: 20px; }
  .featured-blogs--wrapper .featured-blogs--inner-wrapper {
    max-width: 1200px;
    margin: 0 auto; }
  .featured-blogs--wrapper .product-grid-scroll {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: auto; }
    .featured-blogs--wrapper .product-grid-scroll .article-item {
      display: flex;
      flex-wrap: wrap;
      width: calc(33.33% - 30px);
      border-radius: 4px;
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
      background-color: #FFF; }
      .featured-blogs--wrapper .product-grid-scroll .article-item:hover {
        box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
        .featured-blogs--wrapper .product-grid-scroll .article-item:hover img {
          opacity: 0.7; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-details {
        padding: 20px; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-category {
        font-size: 32px; }
      .featured-blogs--wrapper .product-grid-scroll .article-item .article-title {
        font-size: 18px;
        margin-top: 10px;
        line-height: 21px; }

  .account-top--banner {
    margin: 40px 0; }
    .account-top--banner .account-heading {
      font-size: 36px; }
    .account-top--banner .account-subheading {
      font-size: 20px; }

  .subscriptions-container .subscriptions-inner--container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 0; }
  .subscriptions-container .subscriptions-content {
    width: 35%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 20px;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 10%;
    min-height: 350px; }
  .subscriptions-container .subscriptions-heading {
    color: #02ABE3;
    font-size: 60px;
    margin: 20px 0; }
  .subscriptions-container .subscriptions-subheading {
    width: 50%; }
  .subscriptions-container .subscriptions-btn {
    width: auto;
    min-width: 300px;
    max-width: 400px; }

  .goodies-container {
    max-width: 1200px;
    margin: 50px auto;
    padding: 0; }
    .goodies-container .goodies-heading {
      font-size: 50px;
      line-height: 56px;
      padding-left: 0; }
    .goodies-container .mobile-goodies {
      display: none; }
    .goodies-container .desktop-goodies {
      display: block; }
    .goodies-container .goodies-details {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around; }

  .free-gift--container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 450px;
    padding-right: 0; }
    .free-gift--container::before {
      opacity: 0; }
    .free-gift--container.is-loading::before {
      opacity: 0.8;
      z-index: 100; }
    .free-gift--container .free-gift--product-image {
      display: none; }
    .free-gift--container .free-gift--product-image-desktop {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .free-gift--container .free-gift--inner-container {
      min-width: 400px;
      width: 30%;
      margin-right: 10%; }
    .free-gift--container .free-gift--heading {
      font-size: 60px;
      margin: 20px 0; }
    .free-gift--container .free-gift--subheading {
      width: 100%;
      color: #818283; }
    .free-gift--container .rc-button {
      width: auto;
      min-width: 200px; } }
@media only screen and (max-width: 767px) {
  .secondary-menu {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 20px 10px;
    text-align: center; }
    .secondary-menu li {
      display: inline-block; }

  .account-banner {
    padding: 20px; }
    .account-banner .message-container {
      width: 80%;
      margin: 0 auto;
      min-width: 0; }
    .account-banner .message-inner--container {
      width: 100%; }
    .account-banner .welcome-message {
      font-size: 26px; } }
@media only screen and (max-width: 500px) {
  .account-banner {
    padding: 0; }
    .account-banner .message-container {
      width: 100%; }
    .account-banner h2 {
      font-size: 40px;
      line-height: 1.25; } }
@media only screen and (max-width: 1240px) and (min-width: 1023px) {
  .index-sections .slideshow-section .caption {
    max-width: 960px; }

  .slideshow-section .caption .headline {
    font-size: 90px;
    line-height: 90px; }

  .index-sections .slideshow-section .caption h1 {
    margin-bottom: 30px; } }
@media screen and (min-width: 800px) {
  .list-collections .four.columns:nth-child(3n+1) {
    clear: both; } }
@media screen and (max-width: 1400px) {
  header .nav .menu a, .sticky_nav--stick .nav a {
    font-size: 24px !important; }

  .nav ul.menu {
    margin: 0; }

  .free-shipping-text {
    font-size: 14px;
    margin-left: 10px; }

  .conspire-purchase .add_to_cart {
    max-width: 190px; } }
@media screen and (max-width: 1200px) {
  .conspire-product-banner .offset-1 {
    padding-left: 4.33%; }
  .conspire-product-banner .conspire-banner-bullets ul {
    font-size: 50px;
    line-height: 60px; }

  .page-beauty_benefits .page-step2 p, .page-health_benefits .page-step2 p, .page-fitness_benefits .page-step2 p, .page-about_us .page-step2 p {
    width: 70%; }
  .page-beauty_benefits .page-video img.ifram-img, .page-health_benefits .page-video img.ifram-img, .page-fitness_benefits .page-video img.ifram-img, .page-about_us .page-video img.ifram-img {
    width: 100%; }
  .page-beauty_benefits .container, .page-health_benefits .container, .page-fitness_benefits .container, .page-about_us .container {
    max-width: 95%; }
  .page-beauty_benefits .caption.captionOverlay--true, .page-health_benefits .caption.captionOverlay--true, .page-fitness_benefits .caption.captionOverlay--true, .page-about_us .caption.captionOverlay--true {
    top: 45%; }

  header .nav .menu li {
    padding-right: 15px; }

  .image-with-text-overlay-section .sliver .caption .headline {
    font-size: 28px;
    line-height: 30px; }

  a.action_button {
    min-height: 50px;
    height: 50px; } }
@media screen and (max-width: 1024px) {
  .free-shipping-text {
    font-size: 16px;
    display: block;
    float: none;
    width: 100%; }

  .carousel-nav .carousel-cell {
    height: 250px;
    width: 20%; }

  .index-sections .slideshow-section .caption h1 {
    margin-bottom: 20px; }

  .header div.container {
    width: 95%; }

  .slideshow-section .caption-content {
    max-width: 95%; }

  .page-beauty_benefits .caption.captionOverlay--true h1, .page-health_benefits .caption.captionOverlay--true h1, .page-fitness_benefits .caption.captionOverlay--true h1, .page-about_us .caption.captionOverlay--true h1 {
    font-size: 100px;
    line-height: 125px; }

  .page-beauty_benefits .page-step2 p, .page-health_benefits .page-step2 p, .page-fitness_benefits .page-step2 p, .page-about_us .page-step2 p {
    width: 80%; }

  header .nav .menu a, .sticky_nav--stick .nav a {
    font-size: 16px !important; }

  .page-step2 p {
    width: 85%; }

  .menu.left span {
    font-size: 18px; }

  header .top_bar .middle a {
    font-size: 17px !important; }

  .caption .headline {
    font-size: 48px;
    line-height: 48px; }

  .featured-link--half {
    width: 100%; }

  .image-with-text-section .collection_title {
    font-size: 54px;
    line-height: 55px; }

  .caption-content {
    display: block; }

  .caption.captionOverlay--true {
    max-width: 720px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }

  .collection .banner {
    background-position: center; }

  .collection-overlay {
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    background-color: #109ad6; }
    .collection-overlay p {
      font-size: 16px !important; } }
@media screen and (max-width: 800px) {
  .gallery-wrap.js-product-page-gallery.clearfix.gallery-arrows--false.bottom-thumbnails.slideshow_animation--fade {
    margin-bottom: 50px; }

  .list-collections .four.columns:nth-child(2n+1) {
    clear: both; }

  .header-section {
    position: relative; }

  .top_bar {
    height: 60px !important;
    background-color: #15a7e0; }

  .small-hide {
    display: none; }

  .large-hide {
    display: block; }

  .social-feeds-wrap .three.columns {
    width: 33.33%; }

  .caption .headline {
    font-size: 60px;
    line-height: 52px; }

  .index-sections .slideshow-section .caption h1 {
    margin-bottom: 20px; }

  .homepage-slideshow .action_button {
    width: 150px !important;
    font-size: 20px; }

  .banner.sliver {
    margin-top: 50px; }

  div.breadcrumb-collection {
    margin-top: 0 !important; }

  .mobile-one-third {
    width: 33.33% !important; }

  .mobile-two-third {
    width: 66.66% !important; }

  .promo_banner {
    padding: 0 60px;
    letter-spacing: initial; }

  .top_bar {
    height: auto !important;
    background-color: #15a7e0;
    padding: 25px 60px 15px 60px; }

  .promo_banner-show.mobile_nav-fixed--true #pagecontent, .promo_banner-show.mobile_nav-fixed--false #pagecontent {
    padding-bottom: calc(90px + 53px); }

  .logo-mobile img {
    max-width: 215px;
    max-height: 45px; }

  .search-mobile {
    float: right;
    padding-top: 7px; }

  img.large-hide.none.lazyloaded {
    display: block; }

  #banner-1534630629593 {
    background: url("banner2-mob.jpg");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 80px;
    margin-top: 50px; }

  .image-with-text-overlay-section .sliver .caption {
    position: relative;
    width: 85%;
    margin: 0 auto; }

  .caption-content.align-center {
    max-width: 100%;
    margin: 0; }

  .image-with-text-overlay-section .sliver .caption .headline {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 20px; }

  .featured-content-section .benefit_blocks {
    margin-top: 40px; }

  .social-feeds-section h2.title.insta {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 40px;
    margin-top: 0px; }

  .featured-promotions .feature-section img {
    width: 85%; }

  .thumbnail .title {
    font-size: 14px; }

  .list-collections .thumbnail .product-info__caption {
    min-height: auto; }

  .index .container {
    width: 80%; }
  .index .container .sixteen.columns, .index .ten.columns {
    width: 100%; }
  .index .container .thumbnail.even, .index .container .thumbnail.odd {
    width: 46% !important; }

  .container.full-width.social-feeds-wrap {
    width: 100% !important; }

  .conspire-collection-banner {
    display: block !important; }
    .conspire-collection-banner .conspire-banner-img {
      min-height: 350px;
      display: block !important; }
    .conspire-collection-banner .full-height {
      min-height: 300px; }
    .conspire-collection-banner .conspire-text {
      display: block !important;
      padding: 20px 10%;
      max-width: 100%;
      text-align: center; }

  .collection .container .six.columns {
    width: 100%;
    text-align: center; }

  .caption.captionOverlay--true p {
    font-size: 21px;
    line-height: 28px;
    padding: 0px 20px; }

  .mobile_nav div.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .list-collections .container .thumbnail.even, .list-collections .container .thumbnail.odd {
    width: 48% !important;
    margin: 0 auto; }
  .list-collections .container {
    width: 100%; }
  .list-collections .container .sixteen.columns, .list-collections .ten.columns, .list-collections .container .four.columns, .list-collections .container .eight.columns {
    width: 100%; }
  .list-collections .container div.thumbnail.odd {
    margin-left: 10px; }
  .list-collections div.container {
    padding-left: 20px;
    padding-right: 20px; }
  .list-collections .list-collection-wrapper .collection-info__caption .title {
    margin-bottom: 40px; }

  .carousel-nav .carousel-cell {
    height: 100px !important;
    width: 30% !important;
    padding: 0px 10px; }
    .carousel-nav .carousel-cell img {
      max-height: 100px;
      width: 100%; }

  .page-beauty_benefits .caption.captionOverlay--true h1, .page-health_benefits .caption.captionOverlay--true h1, .page-fitness_benefits .caption.captionOverlay--true h1, .page-about_us .caption.captionOverlay--true h1 {
    font-size: 50px;
    line-height: 65px; }

  .page-beauty_benefits .page-step2 h2, .page-health_benefits .page-step2 h2, .page-fitness_benefits .page-step2 h2, .page-about_us .page-step2 h2 {
    font-size: 70px;
    line-height: 70px; }

  .page-beauty_benefits .page-step2 p, .page-health_benefits .page-step2 p, .page-fitness_benefits .page-step2 p, .page-about_us .page-step2 p {
    width: 90%; }

  .page-beauty_benefits .page-step2, .page-health_benefits .page-step2, .page-fitness_benefits .page-step2, .page-about_us .page-step2 {
    margin-bottom: 50px; }

  .page-beauty_benefits .container, .page-beauty_benefits .container .five.columns, .page-beauty_benefits .container .seven.columns, .page-beauty_benefits .container .sixteen.columns, .page-health_benefits .container, .page-health_benefits .container .five.columns, .page-health_benefits .container .seven.columns, .page-health_benefits .container .sixteen.columns, .page-fitness_benefits .container, .page-fitness_benefits .container .five.columns, .page-fitness_benefits .container .seven.columns, .page-fitness_benefits .container .sixteen.columns, .page-about_us .container, .page-about_us .container .five.columns, .page-about_us .container .seven.columns, .page-about_us .container .sixteen.columns {
    width: 100%; }
  .page-beauty_benefits .banner_pages, .page-health_benefits .banner_pages, .page-fitness_benefits .banner_pages, .page-about_us .banner_pages {
    background-size: cover !important;
    height: 30vh;
    background-position: center !important; }
  .page-beauty_benefits .caption.captionOverlay--true, .page-health_benefits .caption.captionOverlay--true, .page-fitness_benefits .caption.captionOverlay--true, .page-about_us .caption.captionOverlay--true {
    position: relative;
    top: 45%; }
    .page-beauty_benefits .caption.captionOverlay--true h1, .page-health_benefits .caption.captionOverlay--true h1, .page-fitness_benefits .caption.captionOverlay--true h1, .page-about_us .caption.captionOverlay--true h1 {
      padding: 0px; }
  .page-beauty_benefits .part2 br, .page-health_benefits .part2 br, .page-fitness_benefits .part2 br, .page-about_us .part2 br {
    display: none; }
  .page-beauty_benefits .part1, .page-beauty_benefits .part2, .page-health_benefits .part1, .page-health_benefits .part2, .page-fitness_benefits .part1, .page-fitness_benefits .part2, .page-about_us .part1, .page-about_us .part2 {
    margin-bottom: 30px !important;
    padding: 25px 15px 0px 15px !important; }
  .page-beauty_benefits .container .thumbnail.even, .page-beauty_benefits .container .thumbnail.odd, .page-health_benefits .container .thumbnail.even, .page-health_benefits .container .thumbnail.odd, .page-fitness_benefits .container .thumbnail.even, .page-fitness_benefits .container .thumbnail.odd, .page-about_us .container .thumbnail.even, .page-about_us .container .thumbnail.odd {
    width: 45% !important; }
  .page-beauty_benefits .page-step3, .page-health_benefits .page-step3, .page-fitness_benefits .page-step3, .page-about_us .page-step3 {
    margin-bottom: 0px; }
    .page-beauty_benefits .page-step3 h3, .page-health_benefits .page-step3 h3, .page-fitness_benefits .page-step3 h3, .page-about_us .page-step3 h3 {
      margin-bottom: 10px;
      font-size: 37px;
      line-height: 42px; }
  .page-beauty_benefits h3, .page-health_benefits h3, .page-fitness_benefits h3, .page-about_us h3 {
    margin-bottom: 30px;
    font-size: 37px;
    line-height: 42px; }
  .page-beauty_benefits .featured_products h2.title, .page-health_benefits .featured_products h2.title, .page-fitness_benefits .featured_products h2.title, .page-about_us .featured_products h2.title {
    font-size: 37px;
    line-height: 55px;
    margin-bottom: 30px; }
  .page-beauty_benefits .featured_products h2.title, .page-health_benefits .featured_products h2.title, .page-fitness_benefits .featured_products h2.title, .page-about_us .featured_products h2.title {
    margin: 0px; }
  .page-beauty_benefits .featured-collection-section, .page-health_benefits .featured-collection-section, .page-fitness_benefits .featured-collection-section, .page-about_us .featured-collection-section {
    padding-bottom: 0px; }
  .page-beauty_benefits .social-feeds-section h2, .page-health_benefits .social-feeds-section h2, .page-fitness_benefits .social-feeds-section h2, .page-about_us .social-feeds-section h2 {
    margin-bottom: 20px;
    margin-top: 0; }

  .page-health_benefits .page-step3 .part1, .page-health_benefits .page-step3 .part2, .page-fitness_benefits .page-step3 .part1, .page-fitness_benefits .page-step3 .part2, .part4 {
    width: 100% !important; }

  .page-health_benefits .page-step3 .part3, .page-fitness_benefits .page-step3 .part3, .part4 {
    width: 100%;
    padding: 25px 15px 0px 15px !important; }

  .thumbnail .inline_purchase button.add_to_cart .text {
    font-size: 18px; } }
.mobile-show {
  display: none; }

@media screen and (max-width: 567px) {
  .page-beauty_benefits .page-step2 h2, .page-health_benefits .page-step2 h2, .page-fitness_benefits .page-step2 h2, .page-about_us .page-step2 h2 {
    font-size: 50px;
    line-height: 50px; } }
@media (max-width: 480px) {
  .index .container div.thumbnail.odd {
    margin-left: 20px; }

  .image-with-text-section .collection_title {
    font-size: 41px;
    line-height: 44px; }

  .featured-link--half .info {
    width: 90%;
    text-align: center !important; }

  .container .instagram__item.three.columns {
    width: 33.33%; }

  .homepage-slideshow .caption {
    top: 110px; }

  .index-sections .slideshow-section .caption h1 {
    margin-bottom: 5px; }

  .homepage-slideshow .action_button {
    width: 120px !important;
    font-size: 16px;
    min-height: 40px;
    height: 40px;
    padding: 0 10px; }

  .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .banner.sliver {
    margin-top: 30px; }
    .banner.sliver .caption .headline {
      font-size: 22px !important;
      line-height: 26px !important;
      margin-top: 10px  !important; }

  .mobile-hide {
    display: none; }

  .mobile-show {
    display: block; }

  .mobile-top-bar .promo_banner .mobile-show {
    text-align: center; }

  div.breadcrumb-collection {
    padding-bottom: 0 !important; }

  .top_bar {
    padding: 15px 20px 15px 20px; }

  .promo_banner {
    padding: 0 20px; }

  .caption .headline {
    font-size: 30px;
    line-height: 28px; }

  .image-with-text-overlay-section .sliver .caption {
    width: 100%; }

  .index .container {
    width: 300px; }

  .caption-content.align-center {
    width: 100%; }

  .index-sections .featured_products h2.title {
    font-size: 32px; }

  .index .container {
    width: 90% !important; }

  .container.promotions-grid-standard {
    width: 74% !important; }

  .product .container {
    width: 90%; }

  .search-mobile {
    padding-top: 6px; }

  #header .top_bar a.mobile_nav img {
    width: 33px; }

  .promo_banner-show.mobile_nav-fixed--true #pagecontent, .promo_banner-show.mobile_nav-fixed--false #pagecontent {
    padding-bottom: calc(90px + 20px); }

  .carousel-nav .carousel-cell {
    width: 30% !important;
    padding: 0px 10px;
    margin: 0; }

  .page-beauty_benefits .page-step2 h2, .page-health_benefits .page-step2 h2, .page-fitness_benefits .page-step2 h2, .page-about_us .page-step2 h2 {
    font-size: 35px;
    line-height: 40px; }

  .page-beauty_benefits .page-step2 p, .page-health_benefits .page-step2 p, .page-fitness_benefits .page-step2 p, .page-about_us .page-step2 p {
    font-size: 20px;
    line-height: 26px; } }
@media (max-width: 380px) {
  .container.promotions-grid-standard {
    width: 64% !important; }

  .logo-mobile img {
    max-width: 115px; }

  .carousel-nav .carousel-cell {
    width: 40% !important;
    padding: 0px 15px; }

  .instagram-feed .title a {
    font-size: 39px; } }
/**
*
* Fix for Bazaarvoice start alignment
*
*/
[data-bv-rating] .bv_main_container, [data-bv-show=inline_rating] .bv_main_container {
  justify-content: center; }

div#rc_login {
  display: none !important; }

[data-bv-show=inline_rating] .bv_incentivized_review_container {
  position: absolute;
  top: -3000px;
  left: -3000px; }

.incentivized_text {
  display: none !important; }
