/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

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

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

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

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

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

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

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

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

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

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.no-hover:hover,
.no-hover:focus {
  opacity: 1; }

.link-inherit {
  color: inherit;
  font-size: inherit;
  font-weight: inherit; }

.color-accent {
  color: #36ace3; }

.nullify-top {
  margin-top: -35px; }
  @media (min-width: 750px) {
    .nullify-top {
      margin-top: -55px; } }

@media (max-width: 749px) {
  .hero--small.nullify-top {
    margin-top: -20px;
    padding-bottom: 14px; } }

.nullify-bottom {
  margin-bottom: -35px; }
  @media (min-width: 750px) {
    .nullify-bottom {
      margin-bottom: -55px; } }

.font-base {
  font-family: "Lato", sans-serif; }

.font-header {
  font-family: "Raleway", sans-serif; }

.font-light {
  font-weight: 300; }

.color-body-text {
  color: #333333; }

.line-height-body {
  line-height: 1.5; }

body {
  min-width: 320px;
  font-weight: 300; }
  @media (max-width: 749px) {
    body.pad-bottom {
      padding-bottom: 63px; } }

.lead {
  font-size: 1.125em; }

.lead-2 {
  font-size: 1.14286em; }

.text-italic {
  font-style: italic; }

.text-underline {
  text-decoration: underline; }

.text-underline-2 {
  display: inline-block;
  border-bottom: 1px solid #bdbdbd;
  margin-top: 10px; }

.section-subtext {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px; }

.section {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media (min-width: 750px) {
    .section {
      padding-top: 55px;
      padding-bottom: 55px; } }

.subheading {
  font-size: 1.25em; }

.full-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 22px; }
  @media (min-width: 750px) {
    .full-container {
      padding-left: 30px;
      padding-right: 30px; } }

@media (max-width: 749px) {
  .small--border-top {
    border-top: 1px solid #dbdbdb; } }

@media (min-width: 990px) {
  .large-up--grid-rev {
    direction: rtl;
    text-align: left; }
    .large-up--grid-rev > .grid__item {
      direction: ltr;
      text-align: left;
      float: right; } }

@media (min-width: 750px) {
  .grid--uniform .medium-up--one-quarter:nth-child(2n + 1) {
    clear: none; }
  .grid--uniform .medium-up--one-quarter:nth-child(4n + 1) {
    clear: both; } }

@media (min-width: 750px) {
  .grid--uniform .medium-up--one-third:nth-child(2n + 1) {
    clear: none; }
  .grid--uniform .medium-up--one-third:nth-child(3n + 1) {
    clear: both; } }

@media (min-width: 990px) {
  .grid--uniform .large-up--one-third:nth-child(2n + 1) {
    clear: none; }
  .grid--uniform .large-up--one-third:nth-child(3n + 1) {
    clear: both; } }

@media (max-width: 1057px) {
  .header-bp-down--hide {
    display: none !important; } }

@media (min-width: 1058px) {
  .header-bp-up--hide {
    display: none !important; } }

.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white; }

.site-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 1058px) {
    .site-header__inner {
      padding-top: 0;
      padding-bottom: 0; } }

.site-header__flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (max-width: 1057px) {
  .site-header__mobile-toggle {
    padding-left: 14px; } }

.site-header__menu {
  color: #6e6e6e; }

.icon.icon-cart {
  width: 1.6em;
  height: 1.6em; }

.cart-count {
  background-color: #36ace3;
  color: #fff;
  border-radius: 50%;
  width: 22px;
  display: inline-block;
  height: 22px;
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: -5px;
  right: 2px;
  line-height: 21px; }

a.site-nav__link,
a.site-nav__link,
.site-header__account,
.site-header__cart,
.mobile-nav__link {
  display: inline-block;
  font-weight: 400;
  letter-spacing: .3px; }

.site-nav__link--main {
  line-height: 1; }

@media (max-width: 1057px) {
  .site-header__cart {
    font-weight: 700; } }

.site-header__search {
  display: inline-block; }

.search-header__input:hover + .btn--link {
  opacity: 1; }

.search-header__submit .s-icon--search {
  vertical-align: middle;
  font-size: 1.125em; }

a.site-nav__link,
.site-header__icons-wrapper {
  font-size: 1em; }

.mobile-nav__link {
  padding-left: 22px;
  padding-right: 22px; }

@media (max-width: 775px) {
  .site-nav a,
  .site-header__cart,
  .site-header__search,
  .site-header__account {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 1057px) {
  .site-header__logo {
    padding-left: 14px;
    padding-right: 14px; }

  .site-header__icons {
    padding-right: 14px; }

  .site-header__menu,
  .site-header__search-toggle,
  .site-header__cart,
  .site-header__account {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px;
    margin: 0;
    line-height: 0; }
    .site-header__icons--plus .site-header__menu, .site-header__icons--plus
    .site-header__search-toggle, .site-header__icons--plus
    .site-header__cart, .site-header__icons--plus
    .site-header__account {
      padding: 10px 6px; }

  input,
  button {
    font-size: 16px; }

  .site-header__logo {
    text-align: left; }
    .site-header__logo img {
      margin: 0; } }
#shopify-section-footer {
  padding-top: 35px; }
  @media (min-width: 750px) {
    #shopify-section-footer {
      padding-top: 55px; } }
  .template-index #shopify-section-footer, .template-collection--limited #shopify-section-footer, .template-page--se #shopify-section-footer {
    padding-top: 0; }

.site-footer {
  background-color: white; }

.site-footer__grid {
  margin-top: -35px; }
  @media (min-width: 750px) {
    .site-footer__grid {
      margin-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

@media (max-width: 749px) {
  .site-footer__linklist {
    margin-bottom: 30px; } }

.site-footer__linklist-item {
  color: #6e6e6e; }

@media (max-width: 749px) {
  .site-footer__social-icons {
    margin-bottom: 17.5px; } }

.site-footer__social-icons {
  margin-left: -5px;
  margin-right: -5px; }
  .site-footer__social-icons li {
    padding: 0 2px; }
  .site-footer__social-icons svg.icon {
    width: 18px;
    height: 18px; }

.site-footer__logo {
  max-width: 115px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 750px) {
    .site-footer__logo {
      margin-left: 0;
      margin-right: 0; } }

.site-footer__linklist-title {
  margin-bottom: 6px;
  text-transform: uppercase; }

.site-footer__accordion {
  margin-bottom: 30px; }
  .site-footer__accordion .accordion-toggle__text {
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    font-size: 12px; }
  .site-footer__accordion .accordion__inner a {
    text-decoration: none; }
  .site-footer__accordion .site-footer__linklist {
    margin-bottom: 0; }

.drawer-page-content::after {
  z-index: 10; }

@media only screen and (min-width: 750px) {
  .page-container {
    -webkit-transform: none;
    transform: none; }

  .drawer-page-content::after {
    z-index: 999; } }
.s-drawer {
  z-index: 1000;
  height: 100%;
  padding: 0 15px 15px;
  overflow: auto;
  position: fixed;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  background-color: white; }
  @media (min-width: 480px) {
    .s-drawer {
      width: 375px; } }

.s-drawer--left {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .js-drawer-open-left .s-drawer--left {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .lt-ie9 .js-drawer-open-left .s-drawer--left {
      left: 0; }

.s-drawer--right {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .js-drawer-open-right .s-drawer--right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .lt-ie9 .js-drawer-open-right .s-drawer--right {
      right: 0; }

.s-drawer__header {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 15px; }

.s-drawer__header-inner {
  margin: 0 -15px;
  display: table;
  height: 60px;
  line-height: 60px;
  background-color: white; }

.s-drawer__title,
.s-drawer__close {
  display: table-cell;
  vertical-align: middle; }

.s-drawer__title {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  text-transform: capitalize; }

.s-drawer__close {
  width: 1%;
  height: 100%; }

.s-drawer__text {
  display: inline-block;
  vertical-align: middle; }

.s-drawer__close-btn {
  padding: 0 15px;
  height: 100%;
  border: 0;
  background: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .s-drawer__close-btn:hover {
    opacity: 0.6; }
  .s-drawer__close-btn .icon {
    width: 22px;
    height: 22px; }

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

#shopify-section-ajax-cart {
  padding-bottom: 0;
  background-color: white;
  z-index: 9999999999999; }

#CartDrawer {
  height: 100%;
  min-width: 320px; }
  #CartDrawer .ajaxcart {
    height: 100%; }
  #CartDrawer .s-drawer__header {
    margin-bottom: 0;
    border-bottom: 0; }
  #CartDrawer .cart-count {
    margin-left: 5px; }

#CartContainer {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px 15px 15px;
  background-color: white; }

.ajaxcart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column nowrap; }

.ajaxcart p {
  color: #333; }

.ajaxcart__inner {
  padding-bottom: 15px;
  flex: 0 0 auto;
  border-top: 1px solid #dbdbdb; }
  .ajaxcart__inner.ajaxcart__inner--empty {
    padding-top: 15px; }

.ajaxcart__product {
  font-size: 14px; }

.ajaxcart__row > .grid {
  margin-left: -15px; }
  .ajaxcart__row > .grid > .grid__item {
    padding-left: 15px; }

.ajaxcart__product {
  position: relative;
  max-height: 500px;
  border-bottom: 1px solid #dbdbdb; }
  .ajaxcart__product.is-removed {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.ajaxcart__row {
  padding-bottom: 15px;
  padding-top: 15px; }

.ajaxcart__right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap; }

.ajaxcart__product-image {
  display: block;
  overflow: hidden; }
  .ajaxcart__product-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.ajaxcart__product-image-wrapper {
  max-width: 75px;
  margin-right: 10px;
  width: 100%; }
  .ajaxcart__product-image-wrapper img {
    display: block;
    width: 100%; }

.ajaxcart__product-name {
  display: inline-block;
  font-size: 1.07em;
  color: #333333;
  font-family: "Raleway", sans-serif;
  margin-bottom: 5px;
  line-height: 1.3; }

.ajaxcart__product-meta {
  font-size: 14px;
  display: block;
  margin-bottom: 10px; }

.ajaxcart__product-wrapper {
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: center; }

.ajaxcart__qty-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end; }

.ajaxcart__hidden {
  display: none; }

.ajaxcart__update-wrapper {
  display: table;
  white-space: nowrap;
  margin-top: 15px; }

.ajaxcart__line-price {
  margin-left: auto;
  white-space: nowrap;
  font-size: 1.07em;
  font-weight: 400;
  text-align: right;
  max-width: 54px; }

.ajaxcart__line-price span {
  display: inline-block;
  margin-bottom: 7px; }

.ajaxcart__line-price .holder {
  flex: 1 0 auto; }

.ajaxcart__footer {
  padding-top: 15px;
  flex-shrink: 0; }

p.ajaxcart__shipping-at-checkout {
  margin: 15px 0 10px; }

.ajaxcart__footer .additional_checkout_buttons {
  margin-top: 10px; }
  .ajaxcart__footer .additional_checkout_buttons > * {
    margin-left: 0 !important; }

.ajaxcart__footer .additional-checkout-button--paypal-express {
  width: 100% !important; }

.ajaxcart__footer .additional-checkout-button--amazon {
  width: 100% !important; }

.ajaxcart__footer .additional-checkout-button--google-pay {
  width: 100% !important; }

.ajaxcart__btn {
  width: 100%;
  margin-bottom: 12px;
  font-size: 15px;
  padding: 12px 18px; }
  .ajaxcart__btn:last-child {
    margin-bottom: 0; }
  .ajaxcart__btn.ajaxcart__btn--primary {
    background-color: #333333; }
    .ajaxcart__btn.ajaxcart__btn--primary:hover, .ajaxcart__btn.ajaxcart__btn--primary:focus {
      background-color: #454545; }
  .ajaxcart__btn.ajaxcart__btn--secondary {
    background-color: silver; }
    .ajaxcart__btn.ajaxcart__btn--secondary:hover, .ajaxcart__btn.ajaxcart__btn--secondary:focus {
      background-color: #d1d1d1; }

.ajaxcart__subtotal {
  margin-bottom: 10px;
  font-size: 16px; }

.ajaxcart__subtotal--price {
  font-weight: 400; }

.js-qty, .ajaxcart__qty {
  position: relative;
  margin: 0 auto;
  max-width: 100px;
  min-width: 75px;
  overflow: visible; }
  .js-qty input, .ajaxcart__qty input {
    display: block;
    background: none;
    text-align: center;
    width: 100%;
    padding: 5px 25px;
    margin: 0; }

.js-qty__adjust, .ajaxcart__qty-adjust {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border: 0 none;
  padding: 0 8px;
  background: none;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .js-qty__adjust .icon, .ajaxcart__qty-adjust .icon {
    width: 1em;
    height: 1em; }

.js-qty__adjust--plus, .ajaxcart__qty--plus {
  right: 0;
  border-left: 1px solid #dbdbdb; }

.js-qty__adjust--minus, .ajaxcart__qty--minus {
  left: 0;
  border-right: 1px solid #dbdbdb; }

@media (max-width: 750px) {
  .cart__qty {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; } }

.cart__qty-label {
  font-size: 12px; }

.ajaxcart__qty {
  margin: 0;
  display: table-cell;
  float: right;
  max-width: 100%; }
  .is-loading .ajaxcart__qty {
    opacity: 0.5;
    -webkit-transition: none;
    transition: none; }

.ajaxcart__qty-adjust {
  *zoom: 1;
  margin: 0;
  color: inherit; }
  .ajaxcart__qty-adjust::after {
    content: '';
    display: table;
    clear: both; }

.ajaxcart__qty input,
.ajaxcart__qty-adjust {
  font-size: 12px;
  border: 1px solid #dbdbdb;
  position: relative;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  padding: 0;
  float: left;
  margin-right: 5px;
  background-color: #fff;
  -webkit-background-clip: padding-box; }

.ajaxcart__delete {
  vertical-align: top;
  border: 0;
  background: none;
  text-transform: uppercase;
  float: right;
  font-weight: 400;
  color: #9f9f9f;
  padding: 0;
  font-size: 13px;
  line-height: 23px; }

#CartDrawer .js-cart-nav-toggle {
  position: absolute;
  right: 15px;
  top: 13px;
  cursor: pointer; }

#CartDrawer .js-cart-nav-toggle svg {
  fill: #999; }

.btn.ajaxcart__btn.ajaxcart__btn--secondary.js-cart-nav-toggle {
  display: none; }

.ajaxcart-item__price-strikethrough {
  float: right; }

p.ajaxcart__shipping-at-checkout {
  margin-bottom: 15px;
  margin-top: 10px; }

.ajaxcart__remove {
  display: table-cell;
  width: 1%; }

.ajaxcart__close {
  position: relative;
  right: -15px; }

.s-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  opacity: .6; }
  .s-icon.s-icon--x {
    stroke-width: 10px; }

.checkbox {
  position: relative;
  width: 100%; }

.checkbox__label + input[type="checkbox"],
.checkbox__box {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.checkbox__label {
  margin-bottom: 0;
  position: relative;
  z-index: 20;
  font-size: 1em;
  font-weight: 400;
  color: #36ace6; }
  @media (max-width: 750px) {
    .checkbox__label {
      font-size: 16px; } }
  .checkbox__label + input[type="checkbox"] {
    opacity: 0;
    visibility: hidden; }

.checkbox__box {
  width: 20px;
  height: 20px;
  border: 2px solid #6e6e6e;
  cursor: pointer; }
  .checkbox__box .s-icon--x {
    position: absolute;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none; }
    input[type="checkbox"]:checked + .checkbox__box .s-icon--x {
      display: block; }

.ship-motivator {
  background-color: #dff2fa;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
  position: relative;
  display: none; }
  .ship-motivator a {
    text-decoration: underline;
    display: inline-block;
    color: #333;
    font-weight: 400; }

.ship-motivator::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 25px;
  transform: translate(0, -100%);
  margin: auto;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #dff2fa transparent; }

.free-shipping {
  font-weight: 300;
  font-size: 16px;
  color: #36ace3;
  font-style: italic;
  margin-top: -2px; }
  @media (max-width: 750px) {
    .free-shipping {
      font-size: 15px; } }

.accordion-section {
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px 0 1px 0;
  margin: 0 auto 35px;
  max-width: 750px; }
  @media (min-width: 750px) {
    .accordion-section {
      border-width: 1px;
      margin-bottom: 55px; } }
  .accordion-section:last-child {
    margin-bottom: 0; }

.accordion-section h2 {
  margin-bottom: 0;
  padding: 10px;
  background-color: #e6e6e6;
  font-size: 20px;
  font-weight: 600; }

.accordion {
  text-align: center;
  border-bottom: 1px solid #dbdbdb; }
  .accordion:last-of-type {
    border-width: 0; }

.accordion__toggle {
  display: block;
  width: 100%;
  background: 0;
  border-style: solid;
  border: 0;
  padding: 20px 60px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #333333;
  position: relative;
  font-size: 1.0625em;
  margin: 0;
  cursor: pointer; }
  @media (max-width: 749px) {
    .accordion__toggle {
      padding: 20px 40px;
      font-size: 0.9375em; } }
  .accordion__toggle:focus {
    outline: none; }
  .accordion__toggle:hover {
    background-color: #f4f4f4; }
  .accordion__toggle::after {
    content: "+";
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Lato", sans-serif; }
    @media (max-width: 749px) {
      .accordion__toggle::after {
        right: 20px; } }
  .accordion__toggle.active {
    color: #36ace3;
    background-color: #ffffff; }
    .accordion__toggle.active::after {
      content: "\2013"; }

.accordion__content {
  display: none; }

.accordion__inner {
  padding: 0 0 20px; }
  @media (max-width: 750px) {
    .accordion__inner {
      font-size: 14px; }
      .accordion__inner a {
        text-decoration: underline; }
      .accordion__inner table {
        margin-top: 20px;
        margin-bottom: 15px; }
      .accordion__inner tbody {
        border: 1px solid #dbdbdb; }
      .accordion__inner td {
        border: 0; }
      .accordion__inner th {
        text-align: center;
        background-color: #f4f4f4;
        border-width: 2px; } }
  .accordion__inner .accordion__inner-section {
    margin-bottom: 20px; }
  .accordion__inner h4 {
    margin-bottom: 4px; }

.s-slider__arrow {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.875em;
  color: white;
  z-index: 2; }
  .s-slider__arrow.s-slider__arrow--prev {
    left: 15px; }
  .s-slider__arrow.s-slider__arrow--next {
    right: 15px; }
  .s-slider__arrow svg {
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.38));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.38)); }

.swatch {
  margin: 1em 0; }

.swatch__row {
  color: blue; }

/* Label */
.swatch .header {
  display: block;
  flex: 1;
  text-transform: capitalize;
  font-size: 1.28571em;
  font-weight: 400;
  margin-bottom: 0.25em; }
  @media (max-width: 750px) {
    .swatch .header {
      font-size: 16px; } }
  .swatch .header .swatch-result {
    font-weight: 300; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  /* Rounded corners */
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* To give width and height */
  /* Color swatches contain no text so they need to have a width. */
  min-width: 26px;
  height: 26px;
  /* No extra spacing between them */
  margin: 0;
  /* The border when the button is not selected */
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  /* Background color */
  background-color: #ddd;
  /* Styling text */
  font-size: 0.92857em;
  text-align: center;
  line-height: 28px;
  white-space: nowrap;
  text-transform: uppercase; }
  @media (max-width: 749px) {
    .swatch label {
      min-width: 22px;
      height: 22px; } }

.swatch-element label {
  padding: 0 10px; }

.color.swatch-element label {
  padding: 0; }

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  border-color: transparent; }

.swatch input:checked + .swatch-color {
  border-color: rgba(110, 110, 110, 0.54); }

.swatch .swatch-element {
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  /* Spacing between buttons */
  /* To position the sold out graphic and tooltip */
  position: relative;
  display: inline-block;
  margin: 0; }

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  display: block; }

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */ }

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: gray;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -34px;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #333333 !important;
  padding: 1em;
  border-radius: 5px; }

.swatch.error p {
  margin: 0.7em 0; }

.swatch.error p:first-child {
  margin-top: 0; }

.swatch.error p:last-child {
  margin-bottom: 0; }

.swatch.error code {
  font-family: monospace; }

.swatch-wrapper {
  display: table;
  text-align: left; }
  @media (min-width: 680px) and (max-width: 749px) {
    .swatch-wrapper {
      width: 50%; } }
  .swatch-wrapper .swatch-element {
    margin: 0;
    display: inline-block; }

.swatch-color {
  border-radius: 50%;
  padding: 3px;
  border: 2px solid transparent;
  display: block;
  margin-right: 0; }
  @media (max-width: 749px) {
    .swatch-color {
      padding: 3px; } }

a.swatch-color label {
  cursor: pointer; }

a.swatch-color:hover {
  opacity: 1; }

.swatch-tag {
  position: absolute;
  transform: translate(18px, -27px); }

.swatch-color-wrapper {
  margin-bottom: 0.35714em;
  color: #555; }
  .swatch-color-wrapper:last-child {
    margin-bottom: 0; }

.swatch-label {
  display: none;
  position: relative;
  left: 0;
  top: -2px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  padding: 4px 6px;
  margin-left: 0.5em;
  font-weight: 700 !important;
  color: white;
  background-color: #36ace3; }
  .swatch-label.visible {
    display: inline; }

.hr--strike {
  border-width: 2px;
  border-color: #333;
  max-width: 35px;
  margin: 50px auto; }

.hr--section {
  margin: 35px 0; }
  @media (min-width: 750px) {
    .hr--section {
      margin: 55px 0; } }

.video-container {
  position: relative; }

.video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #f2f2fa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.video-container video {
  width: 100%;
  height: 100%;
  display: block; }

.video-play {
  padding: 0;
  border: 0;
  background: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 80px;
  line-height: 0;
  opacity: 0.6; }
  .video-play:hover, .video-play:focus {
    opacity: 1; }

.product-name {
  font-family: "Raleway", sans-serif;
  font-weight: 300; }
  .product-name .product-price,
  .product-name .product-price__price {
    color: inherit; }

.product-price {
  font-weight: 400;
  font-family: "Lato", sans-serif;
  color: #333; }

.product-subtext {
  font-size: 1.125em;
  color: #6e6e6e; }

.grid-view-item .grid-view-item__link {
  margin-bottom: 20px; }
  .grid-view-item .grid-view-item__link:hover, .grid-view-item .grid-view-item__link:focus {
    opacity: 1; }
.grid-view-item .product-name {
  margin-bottom: 0;
  color: #333; }
.grid-view-item .product-price {
  margin-right: 2px; }

.product-btn-wrap {
  margin-top: 22px; }

.product-secondary-link {
  margin-top: 5px;
  font-size: 1em; }

@media (min-width: 750px) {
  .showcase-container {
    max-width: 800px;
    margin: 0 auto; } }

.showcase-container .grid__item .showcase {
  margin-bottom: 75px; }
.showcase-container .grid__item:last-child .showcase {
  margin-bottom: 35px; }
@media (min-width: 750px) {
  .showcase-container .grid__item .showcase {
    margin-bottom: 55px; } }

.showcase__image-wrap {
  margin-bottom: 1.07143em; }
  @media (max-width: 749px) {
    .showcase__image-wrap {
      max-width: 480px;
      margin-left: auto;
      margin-right: auto; } }

.showcase__btn {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 750px) {
    .showcase__btn {
      padding-left: 42px;
      padding-right: 42px; } }

.color-swatch {
  margin: 0 -4px 22px -4px;
  padding: 0;
  text-align: center;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.color-swatch__wrapper {
  padding: 0 4px;
  display: block;
  margin-bottom: 5px; }

.color-swatch__link {
  display: block; }
  .color-swatch__link:hover, .color-swatch__link:focus {
    opacity: 1; }

.color-swatch__item {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  box-shadow: 0 0 0 1px #ccc;
  border-radius: 50%; }

.half-block {
  text-align: center; }
  @media (min-width: 750px) {
    .half-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }
      .half-block.half-block--full {
        padding: 30px; }
      .half-block.half-block--return {
        padding: 0 30px; } }

.half-block__item {
  width: 100%; }
  @media (min-width: 750px) {
    .half-block__item {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      min-height: 1px; }
      .half-block__item.half-block__item--even {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
  .half-block__item .video-container {
    width: 100%;
    height: 100%; }

.half-block__item--full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  border-radius: 3px; }
  @media (min-width: 750px) {
    .half-block__item--full .half-block__desc {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; } }

.half-block__item--full.faqclass {
  background-color: #fff;
  border: none; }

.half-block__item--full.faqclass .half-block__desc {
  max-width: 900px !important;
  width: 100%; }
  @media (min-width: 749px) {
    .half-block__item--full.faqclass .half-block__desc {
      padding-bottom: 0; } }

.half-block__item--full.faqclass .half-block__desc h3 {
  font-size: 16px; }
  @media (max-width: 749px) {
    .half-block__item--full.faqclass .half-block__desc h3 {
      font-size: 14px; } }

.half-block__item--full.faqclass .half-block__desc p {
  font-size: 16px !important;
  padding: 6px !important;
  max-width: 600px !important;
  margin: 0 auto;
  text-align: left !important; }

.half-block__desc .faq-accordion {
  margin-top: 0 !important; }

.half-block__item--full.two-values-block .half-block__desc {
  max-width: 1200px !important;
  width: 100%; }
  @media (max-width: 600px) {
    .half-block__item--full.two-values-block .half-block__desc {
      padding: 50px 0; } }

.two-values-container {
  display: flex;
  align-items: center;
  background-color: #efefef;
  justify-content: center;
  padding: 20px 0; }
  @media (max-width: 600px) {
    .two-values-container {
      display: block;
      padding: 0 10px;
      text-align: center; } }

.two-values {
  text-align: center;
  max-width: 350px; }
  @media (max-width: 600px) {
    .two-values {
      display: block;
      padding: 0 10px;
      margin: 0 auto; } }

.two-values-divider {
  height: 100px;
  width: 1px;
  background-color: #dbdbdb;
  display: inline-block;
  position: relative;
  margin: 0 7%; }
  @media (max-width: 600px) {
    .two-values-divider {
      height: 1px;
      width: 20%;
      background-color: #dbdbdb;
      display: block;
      margin: 30px auto; } }

.half-block--return {
  background-color: #fff !important;
  border: none !important; }

.half-block__slider {
  width: 100%; }
  .half-block__slider .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .half-block__slider .slick-dots li,
    .half-block__slider .slick-dots li button,
    .half-block__slider .slick-dots li button::before {
      width: 12px;
      height: 12px; }
    .half-block__slider .slick-dots li {
      margin-left: 5px; }
      .half-block__slider .slick-dots li:first-of-type {
        margin-left: 0; }
    .half-block__slider .slick-dots li button::before {
      opacity: 1;
      background-color: #a0a0a0;
      border: 1px solid #a0a0a0; }
    .half-block__slider .slick-dots li.slick-active button::before {
      opacity: 1;
      background-color: white;
      border-color: white; }
  @media (min-width: 750px) {
    .half-block__slider {
      height: 100%; }
      .half-block__slider .slick-list {
        height: 100%; }
      .half-block__slider .slick-track {
        height: 100%; } }

.half-block--no-flex {
  text-align: center; }
  @media (min-width: 750px) {
    .half-block--no-flex {
      display: table;
      table-layout: fixed; } }
  @media (min-width: 750px) {
    .half-block--no-flex .half-block__item {
      display: table-cell;
      vertical-align: middle;
      width: 50%; } }

.half-block__item--bg {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.half-block__image {
  display: block;
  width: 100%;
  visibility: hidden;
  opacity: 0; }

.half-block__desc {
  padding: 50px 22px 55px; }
  @media (min-width: 750px) {
    .half-block__desc {
      padding: 55px; } }
  @media (min-width: 990px) {
    .half-block__desc {
      max-width: 520px;
      margin: 0 auto; } }

.half-block__desc p {
  font-size: 18px !important; }
  @media (max-width: 749px) {
    .half-block__desc p {
      margin-bottom: 35px;
      font-size: 16px !important; }
      .half-block__desc p:last-child {
        margin-bottom: 0; } }

.half-block__text-link {
  display: inline-block;
  border-bottom: 1px solid #6e6e6e;
  padding-bottom: 1px;
  font-size: 16px !important; }
  @media (min-width: 750px) {
    .half-block__text-link {
      margin-top: 17.5px;
      font-size: 16px !important; } }

@media (max-width: 375px) {
  .questionnaire-heading {
    font-size: 2.14286em; } }

.questionnaire-subheading {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 575px) {
    .questionnaire-subheading {
      font-size: 1.14286em;
      padding-bottom: 10px; } }
  @media (max-width: 375px) {
    .questionnaire-subheading {
      font-size: 1.14286em; } }

.list-block {
  text-align: center;
  max-width: 480px;
  margin: 0 auto; }
  @media (min-width: 750px) {
    .list-block {
      max-width: 900px;
      margin: auto; } }

.list-block__row {
  *zoom: 1;
  margin-left: -11px;
  margin-right: -11px; }
  .list-block__row::after {
    content: '';
    display: table;
    clear: both; }
  @media (min-width: 750px) {
    .list-block__row {
      margin-left: -15px;
      margin-right: -15px; } }

.list-block__col {
  padding-left: 11px;
  padding-right: 11px;
  float: left;
  margin-bottom: 22px; }
  @media (min-width: 750px) {
    .list-block__col {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 750px) {
    .list-block__col {
      margin-bottom: 30px; } }
  @media (max-width: 375px) {
    .list-block__col {
      padding-left: 5.5px;
      padding-right: 5.5px;
      margin-bottom: 11px; } }

.list-block__title {
  margin-bottom: 0; }
  .list-block__title ~ p {
    margin-top: 0.5em;
    margin-bottom: 0; }
    @media (max-width: 575px) {
      .list-block__title ~ p {
        display: none; } }

.list-block__box {
  text-align: center;
  background-color: white;
  display: block;
  padding: 15px;
  color: #333333;
  width: 140px;
  height: 140px;
  padding: 10px;
  font-size: 14px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center; }
  .list-block__box:hover, .list-block__box:focus {
    opacity: 1; }

.list-block__box--padding {
  width: 100%;
  padding-bottom: 100%;
  height: auto;
  position: relative; }
  .list-block__box--padding .list-block__inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    padding: 11px; }
    @media (min-width: 750px) {
      .list-block__box--padding .list-block__inner {
        padding: 15px; } }

.list-block__box-title {
  font-size: 2.28571em;
  color: #333333;
  font-family: 'Lato';
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1; }
  @media (min-width: 750px) {
    .list-block__box-title {
      font-size: 3em; } }

.list-block__desc {
  font-size: 0.85714em; }
  @media (min-width: 576px) {
    .list-block__desc {
      font-size: 1em; } }

.list-block__content-subtext {
  font-weight: 300;
  color: inherit;
  font-family: "Lato", sans-serif;
  margin: 0; }
  @media (min-width: 750px) {
    .list-block__content-subtext {
      font-size: 1em; } }

.list-block__card {
  background-color: white;
  border-radius: 5px;
  border: 1px solid rgba(204, 204, 204, 0.15);
  box-shadow: 0 0 10px 0 rgba(204, 204, 204, 0.5);
  overflow: hidden;
  transition: box-shadow 0.22s ease-out, transform 0.22s ease-out; }
  @media (min-width: 750px) {
    .list-block__card:hover, .list-block__card:focus {
      -webkit-box-shadow: 0 1.25rem 1.875rem 0 #e5e5e5;
      box-shadow: 0 1.25rem 1.875rem 0 #e5e5e5;
      -webkit-transform: translate3d(0, -0.1875rem, 0);
      transform: translate3d(0, -0.1875rem, 0); } }

.list-block__card-inner {
  padding: 12px;
  display: block; }
  @media (min-width: 750px) {
    .list-block__card-inner {
      padding: 16px 30px 30px; } }

@media (max-width: 749px) {
  .list-block__card-inner--sm-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
    display: flex;
    align-items: center; }
    .list-block__card-inner--sm-row h3 {
      font-size: 21px !important;
      color: #444; }
    .list-block__card-inner--sm-row .list-block__card-item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      flex: 1; } }

.list-block__card-image {
  width: 30%;
  max-width: 100px; }
  @media (min-width: 576px) {
    .list-block__card-image {
      max-width: 140px; } }
  @media (min-width: 750px) {
    .list-block__card-image {
      width: 100%;
      max-width: 210px;
      margin-bottom: 14px; } }

.list-block__content .list-block__text-lead {
  margin-bottom: 0;
  color: inherit; }
@media (max-width: 749px) {
  .list-block__content .list-block__title {
    font-size: 1.71429em; } }

.list-block__text-lead {
  line-height: 1.2;
  font-weight: 300;
  color: #333333; }
  @media (max-width: 749px) {
    .list-block__text-lead {
      font-size: 1.14286em; } }

.list-block__slide.slick-slide {
  padding: 0 22px; }

.js-questionnaire-select {
  cursor: pointer; }

.list-block__read-container {
  max-width: 285px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 576px) {
    .list-block__read-container {
      max-width: 365px; } }
  @media (min-width: 750px) {
    .list-block__read-container {
      max-width: 600px; } }

.shopbar {
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .shopbar.shopbar--active {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.08); }

.mobile-nav-wrapper {
  z-index: 1000; }

.shopbar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  padding-left: 22px;
  padding-right: 22px; }
  @media (min-width: 750px) {
    .shopbar__inner {
      padding-left: 30px;
      padding-right: 30px; } }

.shopbar__logo {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.shopbar__btn {
  padding-left: 28px;
  padding-right: 28px;
  background-color: #333333 !important; }
  @media (min-width: 750px) {
    .shopbar__btn {
      padding-left: 40px;
      padding-right: 40px; } }

.shopbar__icon {
  display: inline-block;
  margin-left: 5px; }
  .shopbar__icon svg {
    vertical-align: middle; }

.m-shopbar {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 500;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1), -webkit-transform 0.25s cubic-bezier(0.29, 0.63, 0.44, 1);
  border: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px; }
  .m-shopbar.shopbar--active {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.hp-press-header h3 {
  margin-bottom: 0; }
@media (max-width: 749px) {
  .hp-press-header {
    margin-bottom: 42px; } }

.hp-press {
  width: 100%;
  margin-top: -10px;
  padding-bottom: 17.5px; }
  @media (min-width: 750px) {
    .hp-press {
      padding-top: 0;
      padding-bottom: 55px; } }

.hp-press .slick-track {
  display: table;
  table-layout: fixed;
  border-collapse: collapse; }

.hp-press.slick-slider .slick-dots {
  width: 100%;
  position: static;
  margin-top: 30px; }
  .hp-press.slick-slider .slick-dots li button::before {
    opacity: 1;
    background-color: transparent;
    border: 1px solid #a0a0a0; }
  .hp-press.slick-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #a0a0a0; }
  .hp-press.slick-slider .slick-dots li {
    margin-left: 5px; }
    .hp-press.slick-slider .slick-dots li:first-of-type {
      margin-left: 0; }

.hp-press__item {
  padding: 0 40px;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  position: relative;
  text-align: center; }
  @media (min-width: 750px) {
    .hp-press__item::before, .hp-press__item::after {
      top: 50%;
      transform: translateY(-50%);
      content: " ";
      position: absolute;
      height: 80px;
      width: 1px; } }
  .hp-press__item::before {
    right: 0; }
  .hp-press__item::after {
    left: 0; }
  .hp-press__item.slick-slide {
    display: table-cell;
    vertical-align: middle;
    float: none; }
    @media (min-width: 750px) {
      .hp-press__item.slick-slide {
        vertical-align: bottom; } }
  .hp-press__item.slick-active::before, .hp-press__item.slick-active::after {
    background-color: #e5e5e5; }
  .hp-press__item.slick-active:first-of-type {
    border-left: none; }
    .hp-press__item.slick-active:first-of-type::after, .hp-press__item.slick-active:first-of-type::before {
      display: none; }
  .hp-press__item.slick-active:last-of-type::before, .hp-press__item.slick-active:last-of-type::after {
    display: none; }

.hp-press__quote {
  font-size: 1.42857em;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 22px; }
  @media (min-width: 750px) {
    .hp-press__quote {
      margin-bottom: 30px; } }

.hp-press__image {
  max-height: 40px;
  max-width: 75%; }

.index-section--featured-product-2 {
  padding-top: 10px; }
  @media (min-width: 750px) {
    .index-section--featured-product-2 .section-header {
      margin-bottom: 75px; } }

.hp-features__footer {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media (min-width: 750px) {
    .hp-features__footer {
      padding-top: 55px;
      padding-bottom: 55px; }
      .hp-features__footer .btn--cta {
        font-size: 14px;
        padding: 10px 18px; } }

.contrast-bg {
  background-color: #efefef; }

.contrast-bg-2 {
  background-color: #f6f6f6 !important; }

.product-single__meta {
  font-size: 0.75rem; }
  @media (min-width: 750px) {
    .product-single__meta {
      font-size: 0.875rem; } }

.template-product .main-content {
  padding-top: 0; }
.template-product .product-single__price {
  display: inline-block;
  margin-bottom: 0;
  margin-top: -8px; }
  @media (max-width: 750px) {
    .template-product .product-single__price {
      margin-top: -4.5px; } }
.template-product .product-price__price {
  color: #333333;
  font-size: inherit;
  font-size: 0.95em;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  padding-top: 4px; }

.product-single__photo video {
  background-color: transparent; }

.product-template__top {
  padding-top: 0; }
  @media (min-width: 750px) {
    .product-template__top {
      padding-top: 55px;
      padding-bottom: 55px; } }

@media (max-width: 749px) {
  .product-single__description {
    font-size: 16px; } }

.product-single__header {
  font-size: 1.5em;
  justify-content: space-between; }
  @media (min-width: 750px) {
    .product-single__header {
      font-size: 1.75em;
      margin-top: 8px; } }

.product-single__title,
.product-single__price {
  font-size: 1em;
  font-weight: 600; }
  @media (max-width: 750px) {
    .product-single__title,
    .product-single__price {
      font-size: 1.2em; } }

.product-single__title {
  margin-right: 0.5em; }

.product-single__stars {
  display: inline-block;
  position: relative;
  top: -2px; }
  @media (max-width: 750px) {
    .product-single__stars {
      top: -1px; } }
  .product-single__stars .spr-badge {
    font-size: 1em; }
  .product-single__stars .spr-badge-starrating {
    margin-right: 10px; }
  .product-single__stars .spr-icon {
    margin-right: 5px; }
  @media (max-width: 749px) {
    .product-single__stars {
      margin-bottom: 0; }
      .product-single__stars .spr-badge {
        font-size: 0.85714em; }
      .product-single__stars .spr-icon {
        margin-right: 3px; } }

.price-divider {
  display: inline-block;
  padding: 0 4px;
  opacity: .3;
  position: relative;
  top: -1px; }
  @media (max-width: 749px) {
    .price-divider {
      font-weight: 400; } }

select.product-form__input {
  border: 1px solid #bdbdbd;
  background-color: transparent;
  font-size: 1.28571em;
  width: 100% !important;
  margin-top: 10px; }
  select.product-form__input:focus {
    font-size: 1.28571em; }

.product-form .checkbox {
  font-size: 1.28571em; }
.product-form .checkbox__label,
.product-form .free-shipping {
  padding-left: 38px; }

.pp-qty {
  display: table;
  table-layout: fixed; }

.pp-qty__input,
.pp-qty__adjust {
  height: 2.85714em;
  line-height: 2.85714em;
  display: table-cell;
  vertical-align: middle;
  border: 0;
  background: none;
  font-size: 1.28571em; }

.pp-qty__input {
  text-align: center;
  width: 50px; }

.product-form__cart-submit {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.42857em;
  margin: 0 auto; }
  @media (max-width: 749px) {
    .product-form__cart-submit {
      margin-top: 1.07143em; } }

.product-single__thumbnails-grid {
  padding-top: 5px; }

@media (min-width: 750px) and (max-width: 989px) {
  .product-single__thumbnails {
    margin-left: -3px;
    margin-right: -3px; } }

@media (min-width: 750px) and (max-width: 989px) {
  .product-single__thumbnails-item {
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    max-width: 20%; } }
@media (max-width: 749px) {
  .product-single__thumbnails-item {
    padding: 0; } }

.product-single__thumbnail {
  position: relative; }
  @media (max-width: 749px) {
    .product-single__thumbnail {
      width: 100%;
      border: 0; } }
  .product-single__thumbnail img {
    max-width: 60px;
    max-height: 60px; }

@media (max-width: 749px) {
  #pp-mobile-slider video,
  #pp-mobile-slider img {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }
  #pp-mobile-slider video {
    background: transparent; } }
@media (max-width: 575px) {
  #pp-mobile-slider video, #pp-mobile-slider img {
    max-width: 80%; } }
#pp-mobile-slider .slick-dots {
  bottom: 20px;
  width: 100%;
  opacity: .6; }
  @media (max-width: 749px) {
    #pp-mobile-slider .slick-dots {
      position: static;
      margin-top: -4px; } }
#pp-mobile-slider .slick-slider .slick-dots li button::before {
  opacity: 1;
  background-color: transparent;
  border: 1px solid #a0a0a0; }
#pp-mobile-slider .slick-slider .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #a0a0a0; }
#pp-mobile-slider .slick-slider .slick-dots li {
  margin-left: 5px; }
  #pp-mobile-slider .slick-slider .slick-dots li:first-of-type {
    margin-left: 0; }

@media (max-width: 749px) {
  .product-single__meta {
    margin-left: -22px;
    margin-right: -22px;
    padding: 35px 22px;
    padding-top: 17.5px;
    background-color: white; }
    .product-single__meta .hr--half {
      margin-top: 7.5px;
      margin-bottom: 7.5px; }
    .product-single__meta .product-form__item {
      margin-bottom: 8px; } }

.pp-promises {
  background-color: white;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb; }
  @media (min-width: 990px) {
    .pp-promises {
      background-color: #efefef; } }
  .pp-promises .page-width {
    padding: 0;
    max-width: 960px; }

.pp-promises__inner {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 20px 0; }

.pp-promise {
  display: table-cell;
  text-align: center; }
  .pp-promise:last-child .pp-promise__text {
    border-color: transparent; }
  .pp-promise .pp-promise__text {
    border-right: 1px solid #dbdbdb; }
  @media (min-width: 990px) {
    .pp-promise {
      border-right: 1px solid #dbdbdb; }
      .pp-promise:last-child {
        border-color: transparent; }
      .pp-promise .pp-promise__text {
        border: 0; } }

@media (min-width: 990px) {
  .pp-promise__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px; } }

.pp-promise__icon {
  margin-bottom: 15px;
  padding: 0 10px; }
  @media (min-width: 990px) {
    .pp-promise__icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-bottom: 0;
      margin-right: 15px;
      padding: 0; } }

.pp-promise__text {
  font-size: 0.85714em;
  padding: 0 10px;
  white-space: nowrap; }
  @media (min-width: 480px) {
    .pp-promise__text {
      font-size: 1em; } }
  @media (min-width: 750px) {
    .pp-promise__text {
      font-size: 1.14286em; } }
  @media (min-width: 990px) {
    .pp-promise__text {
      font-size: 1.28571em;
      padding: 0; } }

.pp-half-blocks .half-block {
  border: none; }

.half-block--reviews {
  display: block;
  width: 100%; }

.pp-reviews #shopify-product-reviews {
  margin: 0; }
@media (min-width: 990px) {
  .pp-reviews .spr-container {
    padding-left: 60px;
    padding-right: 60px; } }
.pp-reviews .spr-header-title {
  text-transform: lowercase;
  font-size: 1.625em; }
  @media (min-width: 750px) {
    .pp-reviews .spr-header-title {
      font-size: 2em; } }
.pp-reviews .spr-summary {
  font-size: 1em; }
.pp-reviews .spr-icon {
  margin-right: 5px; }
.pp-reviews .spr-summary-actions-togglereviews {
  text-transform: lowercase; }
.pp-reviews .spr-review-footer {
  display: none; }

.pp-offers {
  position: relative; }

.pp-offers__inner {
  opacity: 0;
  visibility: hidden; }

.loading {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%); }

.js-variant-video {
  position: relative; }

.popup-youtube-play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  line-height: 0;
  color: black;
  opacity: 1;
  height: 80%;
  padding: 5px;
  max-height: 100px; }
  .popup-youtube-play:hover {
    opacity: 0.8; }

.pp-accordions {
  position: relative;
  margin-top: 2em; }

.accordion:first-child {
  border-top: 1px solid #dbdbdb; }

.js-accordion-toggle {
  padding: 0.85714em;
  position: relative;
  width: 100%;
  display: block; }
  .js-accordion-toggle.active .s-icon--minus {
    display: inline-block; }
  .js-accordion-toggle.active .s-icon--plus {
    display: none; }

.accordion:last-of-type {
  border-width: 1px; }

.accordion-toggle__svg,
.accordion-toggle__text {
  display: inline-block; }

.accordion-toggle__text {
  color: #6e6e6e;
  font-size: 1.2em;
  font-weight: 500; }
  @media (max-width: 750px) {
    .accordion-toggle__text {
      font-size: 16px; } }

.accordion-toggle__svg {
  line-height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }
  .accordion-toggle__svg .s-icon--minus {
    display: none; }

.pp-feature-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%; }
  @media (max-width: 750px) {
    .pp-feature-list {
      font-size: 13px; } }

.pp-feature-list__item {
  padding: 0.71429em 0 0;
  width: 33.33%;
  display: inline-block;
  line-height: 1.3; }

.pp-feature-list__item:nth-child(n+4) {
  padding: 1.14286em 0 0.71429em; }

.pp-feature-list__item:empty {
  display: none !important; }

.pp-feature-list__top {
  font-size: 3.57143em; }

.pp-feature-list__top:empty {
  display: none !important; }

.pp-feature-list__top img {
  max-width: 1em !important; }

.pp-feature__svg {
  display: inline-block;
  line-height: 0; }

.pp-feature__svg:empty {
  display: none; }

.pp-feature-list__top imgempty {
  display: none; }

.pp-warranty__disclaimer {
  margin-top: 1.42857em;
  font-style: italic;
  color: #878787;
  line-height: 1; }

.accordion__inner-section h4 {
  font-family: 'Lato'; }

.pp-dd {
  margin-top: 1.71429em; }

.check-outer {
  width: 100%;
  margin-top: 1.25em; }

.check-outer ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0px 0px;
  font-size: 15px; }

.check-outer li {
  padding-top: 3px; }

.check-outer2 {
  width: 100%;
  margin-top: 1.25em; }

.check-outer2 ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0px 0px;
  font-size: 15px; }

.check-outer2 li {
  padding-top: 3px; }

.check-outer2 li::before {
  background-image: url("https://cdn.shopify.com/s/files/1/1166/1584/files/check-2.png?3352252179842152176");
  background-size: 15px;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: "";
  float: left; }

.footer-props-outer {
  display: flex;
  flex-wrap: nowrap;
  background-color: #efefef;
  border-top: 1px solid #dbdbdb;
  padding: 10px 0; }

.footer-props {
  width: 25%;
  text-align: center;
  padding: 30px 4px 35px; }

.footer-props p {
  font-weight: 400;
  color: #555;
  font-size: 16px;
  line-height: 1.4; }

.footer-props img {
  height: 40px;
  margin-bottom: 6px; }

.footer-props:last-child {
  border-right: none; }

@media only screen and (max-width: 700px) {
  .footer-props-outer {
    flex-wrap: wrap;
    padding: 20px 0; }

  .footer-props {
    box-sizing: border-box;
    width: 50%;
    text-align: center;
    padding: 5px 0; }

  .footer-props p {
    margin: 8px 0;
    font-size: 14px;
    line-height: 1.3; } }
#shopify-section-1498243566980 .section-header {
  padding-top: 30px !important;
  margin-bottom: 35px !important; }

.template-collection {
  background-color: #efefef; }
  .template-collection .section-header h1,
  .template-collection .section-header h2 {
    font-size: 1.71429em; }
  @media (max-width: 749px) {
    .template-collection .grid__item .grid-view-item {
      margin-bottom: 30px; }
      .template-collection .grid__item .grid-view-item:last-child .grid-view-item {
        margin-bottom: 35px; } }

.collection-all-template .section-header h1 {
  margin-top: 40px; }

.template-collection--all .grid--view-items {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
.template-collection--all .hr--section {
  margin-top: 0; }

.template-collection--all-products hr {
  margin-bottom: 35px; }
  @media (min-width: 750px) {
    .template-collection--all-products hr {
      margin-bottom: 55px; } }

.template-page--se .section-header h1,
.template-collection--limited .section-header h1,
.template-collection--colors-by-size .section-header h1 {
  font-size: 2.14286em; }

.template-page--se .newsletter-section,
.template-collection--limited .newsletter-section {
  margin-bottom: -35px; }
  @media (min-width: 750px) {
    .template-page--se .newsletter-section,
    .template-collection--limited .newsletter-section {
      margin-bottom: -55px; } }

.template-page--se {
  background-color: #efefef; }
  @media (max-width: 749px) {
    .template-page--se .collection-header .section-header {
      margin-bottom: 20px;
      margin-top: 50px !important; } }
  .template-page--se .section-header h1,
  .template-page--se .section-header h2 {
    font-size: 1.71429em; }

.se {
  padding-left: 22px;
  padding-right: 22px; }
  @media (min-width: 750px) {
    .se {
      padding-left: 30px;
      padding-right: 30px; } }

.se-block {
  *zoom: 1; }
  .se-block::after {
    content: '';
    display: table;
    clear: both; }
  .se-block .js-accordion-toggle {
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #333; }
  .se-block .js-accordion-content {
    display: none; }
    @media (min-width: 750px) {
      .se-block .js-accordion-content {
        display: block !important; } }

.se-sidebar {
  text-align: center;
  margin-bottom: 35px;
  padding: 0 20px; }
  @media (min-width: 750px) {
    .se-sidebar {
      margin-bottom: 0;
      float: left;
      width: 320px; } }

.se-title {
  margin-bottom: 8px;
  font-size: 20px; }

p.se-desc {
  margin-bottom: 25px; }

@media (min-width: 750px) {
  .se-collection {
    overflow: hidden;
    padding-left: 30px; } }
.se-collection > .page-width {
  padding: 0;
  max-width: 100%; }

.se-sizes {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  margin-top: 5px; }

.se-size {
  padding: 5px; }

.se-size__link {
  display: block;
  border: 1px solid #dbdbdb;
  text-align: center;
  min-width: 35px;
  height: 35px;
  line-height: 35px; }

.template-page--faq h4 {
  margin-bottom: 10px; }

@media (min-width: 750px) {
  .faq-general {
    max-width: 600px;
    margin: 0 auto; } }

.faq-accordion {
  margin-top: 35px; }
  @media (min-width: 750px) {
    .faq-accordion {
      margin-top: 55px; } }
  @media (max-width: 749px) {
    .faq-accordion {
      padding-left: 0;
      padding-right: 0; } }

.totallee-cases tbody {
  border: 0; }

.template-page--upsell,
[class*="template-page--upsell"] {
  padding-bottom: 125px;
  background-color: #efefef; }
  .template-page--upsell #shopify-section-footer,
  [class*="template-page--upsell"] #shopify-section-footer {
    display: none; }
  .template-page--upsell .main-content,
  [class*="template-page--upsell"] .main-content {
    padding-top: 0; }
  .template-page--upsell .section-header,
  [class*="template-page--upsell"] .section-header {
    margin-bottom: 35px; }
    @media (max-width: 575px) {
      .template-page--upsell .section-header,
      [class*="template-page--upsell"] .section-header {
        margin-bottom: 17.5px; } }
    .template-page--upsell .section-header .section-heading,
    [class*="template-page--upsell"] .section-header .section-heading {
      margin-bottom: 15px; }
      @media (max-width: 575px) {
        .template-page--upsell .section-header .section-heading,
        [class*="template-page--upsell"] .section-header .section-heading {
          font-size: 1.71429em;
          margin-bottom: 4px; } }
    .template-page--upsell .section-header .section-subheading,
    [class*="template-page--upsell"] .section-header .section-subheading {
      margin-bottom: 0; }
      @media (max-width: 575px) {
        .template-page--upsell .section-header .section-subheading,
        [class*="template-page--upsell"] .section-header .section-subheading {
          font-size: 1.42857em; } }
  .template-page--upsell .section-subtext,
  [class*="template-page--upsell"] .section-subtext {
    font-size: 18px; }
    @media (max-width: 575px) {
      .template-page--upsell .section-subtext,
      [class*="template-page--upsell"] .section-subtext {
        font-size: 1.14286em; } }
  .template-page--upsell .contrast-bg,
  [class*="template-page--upsell"] .contrast-bg {
    padding: 36.66667px 0 0; }
    .template-page--upsell .contrast-bg.even,
    [class*="template-page--upsell"] .contrast-bg.even {
      padding: 165px 0; }
    @media (max-width: 575px) {
      .template-page--upsell .contrast-bg,
      [class*="template-page--upsell"] .contrast-bg {
        padding: 35px 0 0; } }
  .template-page--upsell .showcase__image-wrap,
  [class*="template-page--upsell"] .showcase__image-wrap {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
    @media (max-width: 575px) {
      .template-page--upsell .showcase__image-wrap,
      [class*="template-page--upsell"] .showcase__image-wrap {
        max-width: 220px; } }
  .template-page--upsell .product-name,
  [class*="template-page--upsell"] .product-name {
    margin-bottom: 5px; }
  .template-page--upsell .showcase__text-wrap,
  .template-page--upsell form[action="/cart/add"],
  [class*="template-page--upsell"] .showcase__text-wrap,
  [class*="template-page--upsell"] form[action="/cart/add"] {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
  .template-page--upsell .product-form__cart-submit,
  [class*="template-page--upsell"] .product-form__cart-submit {
    width: auto;
    min-width: 135px;
    padding: 8px 15px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    text-transform: uppercase;
    white-space: normal;
    font-size: 14px; }
    @media (min-width: 750px) {
      .template-page--upsell .product-form__cart-submit,
      [class*="template-page--upsell"] .product-form__cart-submit {
        padding: 10px 18px; } }

.upsell-footer {
  padding: 20px;
  background-color: #424242;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center; }
  .upsell-footer .btn {
    min-width: 135px; }

@media (min-width: 750px) {
  .template-page--upsell-free-cable .showcase-container {
    max-width: 480px; } }
.template-page--upsell-free-cable .showcase-container .grid__item .showcase {
  margin-bottom: 15px; }
.template-page--upsell-free-cable .product-form__cart-submit {
  width: 100%;
  margin-top: 30px;
  max-width: 480px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px; }
  @media (max-width: 575px) {
    .template-page--upsell-free-cable .product-form__cart-submit {
      margin-top: 15px; } }
.template-page--upsell-free-cable .product-price {
  margin-bottom: 15px; }

.product-form-upsell .swatch {
  justify-content: center;
  max-width: 240px;
  margin: 0 auto; }
  .product-form-upsell .swatch label {
    height: 20px !important;
    min-width: 20px !important; }
  .product-form-upsell .swatch .header {
    display: none; }
  .product-form-upsell .swatch .swatch-wrapper {
    width: auto;
    margin: 0 auto;
    text-align: left; }

.upsell-grid {
  display: flex; }

.upsell-plus {
  padding-top: 0;
  color: #6e6e6e;
  align-self: center;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  .upsell-plus h1 {
    margin-bottom: 0;
    line-height: 0; }

.upsell-skew {
  transform: skew(0, -12deg);
  font-weight: 600; }

#shopify-section-1496693588616 {
  padding-top: 0 !important; }

#shopify-section-1508277405192 {
  border-bottom: 1px solid #dbdbdb !important;
  padding-bottom: 35px; }

#shopify-section-1527192184444 {
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  font-size: 1.14286em; }

#shopify-section-1527192184444 p {
  max-width: 455px;
  margin: 0 auto; }

#shopify-section-1520540109265 {
  border-bottom: 1px solid #dbdbdb !important; }

@media (max-width: 750px) {
  #shopify-section-1520540109265 {
    padding-bottom: 85px !important; } }
#shopify-section-1527192184444 a {
  padding: 15px;
  display: inline-block;
  text-decoration: underline;
  color: #36ace3; }

#shopify-section-1527192184444 p:nth-child(2) {
  padding-top: 25px; }

#shopify-section-1533259096212 {
  padding-top: 0 !important;
  border-top: none; }

#shopify-section-1521585335898 .stamped-badge-starrating .stamped-fa {
  color: #333 !important; }

#shopify-section-1535157736056 {
  padding-top: 0 !important; }

#shopify-section-1534270258048 {
  padding-bottom: 20px !important; }

#shopify-section-1534270258048 h3 {
  font-size: 17px !important;
  margin-bottom: 5px !important; }

#shopify-section-1521221322381 .stamped-badge-starrating .stamped-fa {
  color: #333 !important;
  vertical-align: 2px; }

.stamped-badge-caption {
  font-size: 15px;
  color: #555;
  margin-left: 4px; }
  @media (max-width: 750px) {
    .stamped-badge-caption {
      font-size: 13px; } }

#shopify-section-article-template .section-header {
  margin-bottom: 30px !important; }

#shopify-section-pp-half-blocks-scarf-8 .free-shipping, #shopify-section-pp-half-blocks-scarf-8-plus .free-shipping, #shopify-section-pp-half-blocks-thin-galaxy-s9-plus .free-shipping, #shopify-section-pp-half-blocks-thin-galaxy-s9 .free-shipping {
  display: none; }

.half-block--return {
  background-color: #fff !important;
  border: none !important; }

#shopify-section-pp-half-blocks-masks .hideonmask {
  display: none; }

.showonuv {
  display: none; }

#shopify-section-pp-half-blocks-uv-phone-sanitizer .showonuv {
  display: block; }

#shopify-section-pp-half-blocks-gift-card .product-single__meta .accordion:nth-child(2) {
  display: none; }

#shopify-section-pp-half-blocks-gift-card .product-single__meta .accordion:nth-child(3) {
  display: none; }

.preorder-description {
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important; }

#shopify-section-pp-half-blocks-gift-card .product-form__item label {
  display: none !important; }

#shopify-section-1594750238029 {
  padding-top: 0 !important;
  border-top: 1px solid #dbdbdb; }
  @media (max-width: 749px) {
    #shopify-section-1594750238029 {
      font-size: 14px;
      padding: 30px 0 !important; } }

#shopify-section-1602275293602 {
  padding-top: 0 !important;
  border-bottom: 1px solid #dbdbdb !important;
  margin-bottom: 54px; }
  @media (max-width: 749px) {
    #shopify-section-1602275293602 {
      margin-bottom: 0; } }

@media (max-width: 749px) {
  #shopify-section-1602281581667 {
    margin-bottom: 25px; } }

.charity {
  width: 100%;
  background-color: rgba(216, 216, 216, 0.5);
  text-align: center;
  padding: 12px 0;
  margin-top: 20px; }

.charity p {
  font-size: 16px !important;
  line-height: 1.2; }

.product-single__header h2 {
  font-size: 16px !important;
  font-family: 'Lato';
  opacity: .5;
  margin-bottom: 4px; }

/* BLOG CTA */
.blog-cta-container {
  display: flex;
  align-items: center;
  width: 100%;
  border-top: 1px solid #e4e6e8;
  border-bottom: 1px solid #e4e6e8;
  padding: 14px 0;
  margin: 30px 0; }

.blog-cta-title {
  font-size: 24px !important;
  line-height: 1.3;
  color: #111 !important;
  font-family: 'Raleway' !important;
  font-weight: 500 !important;
  max-width: 650px; }

.blog-cta-left {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 150px;
  height: 150px;
  flex-grow: 0;
  flex-shrink: 0;
  display: inline-block; }

.blog-cta-right {
  padding-left: 20px; }

.blog-cta-right p {
  padding: 0 !important;
  margin: 0 !important; }

@media screen and (max-width: 580px) {
  .blog-cta-container {
    flex-wrap: wrap; }

  .blog-cta-title {
    font-size: 18px; }

  .blog-cta-left {
    width: 100%;
    height: 140px; }

  .blog-cta-right {
    flex-basis: 100%;
    padding: 14px 4px 0; } }
@media (max-width: 750px) {
  .mtop {
    margin-top: -10%; } }

@media (max-width: 750px) {
  .slideshow__text-content {
    padding-top: 45px; } }

.preorder-stock-counter {
  color: #BA1B1D;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 8px auto 0; }
  @media (max-width: 750px) {
    .preorder-stock-counter {
      font-size: 16px; } }

.preorder-description {
  font-size: 18px !important;
  font-weight: 400;
  padding-bottom: 8px; }
  @media (max-width: 750px) {
    .preorder-description {
      font-size: 16px; } }

.spr-review-header-byline {
  opacity: .9 !important; }

.spr-review-header-byline .author {
  opacity: .7 !important; }

.cooki-description p {
  color: #ffffff !important;
  padding-top: 12px !important;
  padding-bottom: 16px !important; }

.cooki-accept {
  font-weight: bold !important; }

.cooki-info {
  font-style: italic; }

@media only screen and (max-width: 1057px) {
  .cart-count {
    top: 0;
    right: -4px; } }
.pdp-related {
  padding: 30px 0; }

.pdp-related .product-secondary-link {
  display: none; }
