.final-tiles-gallery {
  position: relative; }

.ftg-items {
  margin: 0; }

.final-tiles-gallery .tile img.item {
  display: block;
  position: relative;
  width: 100%; }

.final-tiles-gallery iframe {
  max-width: 100%; }

.final-tiles-gallery .tile.ftg-enlarged img {
  display: block;
  margin: auto; }

.final-tiles-gallery .tile {
  float: left;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  font-size: 0; }

.final-tiles-gallery .tile.ftg-loaded {
  opacity: 1; }

.final-tiles-gallery .tile.ftg-hidden {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
  z-index: 5 !important;
  outline: none;
  display: none; }
  .slick-slide.slick-active {
    z-index: 6 !important; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block !important; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/**
 * Base
 */
html {
  font-family: sans-serif;
  text-size-adjust: 100%; }

body {
  margin: 0; }

/**
 * HTML5 display definitions
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

/**
 * Links
 */
a {
  background-color: transparent; }

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

/**
 * Text-level semantic
 */
abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 28px;
  margin: 12px 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -8px; }

sub {
  bottom: -4px; }

/**
 * Embedded content
 */
img {
  border: 0; }

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

/**
 * Grouping content
 */
figure {
  margin: 16px 40px; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 16px; }

/**
 * Forms
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 6px 10px 12px; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/**
 * Tables
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/**
 * ----------------------------------------
 * TYPOGRAPHY
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * LAYOUT COLORS AND BACKGROUNDS
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * BACK TO TOP
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * MOBILE/TABLETS VARIABLES
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * HEADER
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * FOOTER
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * SLIDER
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * INFORMATIONAL BAR
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * NAVIGATION SIDEBAR
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * HOME
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * NEWSLETTER
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * LIST OF COLLECTIONS
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * COLLECTION (LIST OF PRODUCTS)
 * ----------------------------------------
 */
/**
 * ----------------------------------------
 * PRODUCT
 * ----------------------------------------
 */
*,
*::before,
*::after {
  box-sizing: border-box !important; }

input,
textarea,
select {
  box-sizing: border-box; }

body, html {
  position: relative;
  background: white;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden; }

a {
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease-in-out, background 0.25s ease-in-out; }

/**
 * Add sticky footer on modern browser
 */
.page__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100vh; }
  .touch .page__container {
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; }

@media (max-width: 768px) {
  .page__container {
    margin-top: 25px; } }
.header,
.footer {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

main[role="main"] {
  padding-bottom: 35px;
  overflow: auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.main--no-padding {
  padding-bottom: 0 !important; }

.inner {
  padding: 0 20px; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.container--shrink {
  max-width: 700px; }

.no-scroll {
  overflow: hidden; }

.js noscript {
  display: none !important; }

.no-js .drawers {
  display: none; }

@media (min-width: 48em) {
  main[role="main"] {
    padding-bottom: 40px; }

  .inner,
  .container {
    padding: 0 30px; }

  .footer .inner {
    padding: 0 15%; } }
@media (min-width: 68em) {
  main[role="main"] {
    padding-bottom: 50px; }

  .inner,
  .container {
    padding: 0 50px; } }
.alert, .product #shopify-product-reviews .spr-form-message-error {
  border-radius: 2px;
  padding: 15px;
  font-size: 14px; }
  .alert + .form-control, .product #shopify-product-reviews .spr-form-message-error + .form-control {
    margin-top: 25px; }

.alert__title {
  margin: 0;
  font-size: 15px;
  font-weight: 700; }

.alert--error, .product #shopify-product-reviews .spr-form-message-error {
  color: #ffffff;
  background: #da3a3a; }

.alert--success {
  color: #ffffff;
  background: #35a523; }

.alert__error-list {
  padding-left: 26px;
  margin-bottom: 0; }

.alert__error-item {
  margin-bottom: 5px; }
  .alert__error-item:last-child {
    margin-bottom: 0; }

@media (min-width: 48em) {
  .alert, .product #shopify-product-reviews .spr-form-message-error {
    padding: 15px 20px;
    font-size: 15px; }
    .alert + .form-control, .product #shopify-product-reviews .spr-form-message-error + .form-control {
      margin-top: 48px; }

  .alert__title {
    font-size: 16px; } }
.button {
  position: relative;
  display: inline-block;
  padding: 15px 40px 16px 40px;
  line-height: normal;
  border-radius: 2px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  transition: color 0.25s ease-in-out, background 0.25s ease-in-out; }
  .button:focus, .button:active {
    outline: none; }
  .button[disabled] {
    opacity: 0.4;
    cursor: not-allowed; }

.button--primary, .product #shopify-product-reviews .button-primary {
  color: white;
  background: #073051; }
  .button--primary:hover, .product #shopify-product-reviews .button-primary:hover {
    color: white;
    background: #01060b; }

.button--secondary {
  color: white;
  background: #a5a5a5; }
  .button--secondary:hover {
    color: white;
    background: #7f7f7f; }

.button--cart {
  color: white;
  background: #073051; }
  .button--cart:hover {
    color: white;
    background: #01060b; }

.button--sold-out,
.button--sold-out:hover {
  color: white;
  background: #383838;
  opacity: 1 !important; }

.button--loading {
  cursor: not-allowed; }

.button--success,
.button--success:hover {
  background: #35a523;
  color: #ffffff; }

.button--error,
.button--error:hover {
  background: #da3a3a;
  color: #ffffff; }

.button__wrapper {
  text-align: center; }

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

.button__wrapper--two .button:first-child {
  margin-bottom: 15px; }

@media (min-width: 48em) {
  .button__wrapper--two {
    display: flex; }
    .button__wrapper--two .button:first-child {
      margin: 0 15px 0 0; } }
input,
textarea {
  width: 100%;
  padding: 14px 15px 15px 15px;
  color: #a5a5a5;
  background: white;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 14px;
  -webkit-appearance: none;
  /* Remove the inner box-shadow in iOS devices */ }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #bfbfbf; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #bfbfbf; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #bfbfbf; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #bfbfbf; }

input[type="checkbox"] {
  width: 1em;
  height: 1em;
  margin-right: 15px;
  vertical-align: -2px;
  -webkit-appearance: checkbox; }

textarea {
  display: block;
  resize: vertical; }

input:focus,
textarea:focus {
  outline: none;
  border-color: #dddddd;
  color: #a5a5a5; }

.form-control {
  position: relative;
  margin-bottom: 30px; }
  .form-control label {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    text-transform: uppercase; }

/**
 * Style selects (this only works in IE10+, FF and Webkit browsers)
 */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 100%;
  height: 48px;
  padding-left: 24px;
  padding-right: 65px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  color: #a5a5a5;
  background: white;
  line-height: 48px;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  line-height: normal; }
  select:active, select:focus {
    outline: none; }
  select:focus::-ms-value {
    background: white;
    color: #a5a5a5; }
  .ie8 select {
    padding-bottom: 15px; }
  .ie8 select, .ie9 select {
    padding-right: 0; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #a5a5a5; }

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

.styled-select,
.form-control > .selector-wrapper {
  position: relative;
  border: none; }
  .styled-select:after,
  .form-control > .selector-wrapper:after {
    font-family: "kagami-shopify";
    content: '\e60d';
    position: absolute;
    top: 1px;
    right: 1px;
    width: 5px;
    height: 100%;
    padding: 20px 32px 0 0;
    line-height: normal;
    pointer-events: none;
    color: currentColor;
    font-size: 7px; }
  .ie8 .styled-select:after, .ie9 .styled-select:after, .ie8
  .form-control > .selector-wrapper:after, .ie9
  .form-control > .selector-wrapper:after {
    display: none; }

@media (min-width: 48em) {
  .form-control {
    margin-bottom: 48px; } }
@font-face {
  font-family: "kagami-shopify";
  src: url("//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/kagami-shopify.eot?v=16827373397551675975");
  src: url("//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/kagami-shopify.eot?%23iefix&v=16827373397551675975") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/kagami-shopify.woff?v=10472544348553422622"), url("//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/kagami-shopify.ttf?v=17482314734875130935"), url("//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/kagami-shopify.svg%23kagami-shopify?45420") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  display: inline-block;
  font-family: "kagami-shopify" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  font-family: "kagami-shopify" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle; }

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

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

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

.icon-back-to-top-arrow:before {
  content: "\e616"; }

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

.icon-close-popup:before {
  content: "\e615"; }

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

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

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

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

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

.icon-hamburger:before {
  content: "\e60a"; }

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

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

.icon-dropdown-arrow:before {
  content: "\e60d"; }

.icon-profile:before {
  content: "\e60e"; }

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

.icon-nav-left:before {
  content: "\e610"; }

.icon-nav-right:before {
  content: "\e611"; }

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

.icon-review-star:before {
  content: "\e613"; }

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

.icon-amex:before {
  content: "\41"; }

.icon-bitcoin:before {
  content: "\42"; }

.icon-cirrus:before {
  content: "\43"; }

.icon-discover:before {
  content: "\44"; }

.icon-fancy:before {
  content: "\46"; }

.icon-google-wallet:before {
  content: "\47"; }

.icon-interact:before {
  content: "\49"; }

.icon-jcb:before {
  content: "\4a"; }

.icon-mastercard:before {
  content: "\4d"; }

.icon-paypal:before {
  content: "\50"; }

.icon-stripe:before {
  content: "\53"; }

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

.icon-visa:before {
  content: "\56"; }

.icon-diners-club:before {
  content: "\63"; }

.icon-dk:before {
  content: "\64"; }

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

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

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

.icon-maestrooo:before {
  content: "\6d"; }

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

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

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

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

.product__label {
  display: inline-block;
  padding: 4px 12px;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 2px; }

.product__label--quick-shop {
  display: none; }
  .ie8 .product__label--quick-shop {
    display: none !important; }

.no-touch .product__label--quick-shop {
  display: block;
  height: 0;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 34px;
  visibility: hidden;
  opacity: 0;
  background: white;
  color: #a5a5a5;
  transition: all 0.15s ease-in-out; }
  .no-touch .product__label--quick-shop:hover {
    color: #073051; }
  .no-touch .product__label--quick-shop i {
    margin-right: 10px;
    font-size: 22px;
    line-height: 0; }
.no-touch .collection__grid-item:hover .product__label--quick-shop {
  height: 34px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible; }

.product__label--sold-out,
.product__label--unavailable {
  color: white;
  background: #383838; }

.product__label--on-sale {
  color: white;
  background: #da2929; }

.product__label--custom {
  color: white;
  background: #073051; }

@media (min-width: 48em) {
  .product__label {
    padding: 4px 15px;
    font-size: 13px; } }
.table {
  width: 100%; }
  .table tr {
    border: 1px solid #dddddd; }
  .table th {
    padding: 14px;
    background: #dddddd;
    color: white;
    border-right: 1px solid white; }
    .table th:last-child {
      border-right: none; }
  .table td {
    padding: 12px;
    border-right: 1px solid #dddddd; }

@media (max-width: 47.9em) {
  .table--responsive thead {
    display: none; }
  .table--responsive tr {
    display: block;
    border-right: none !important; }
    .table--responsive tr + tr {
      border-top: none !important; }
  .table--responsive tr,
  .table--responsive td {
    float: left;
    clear: both;
    width: 100%; }
  .table--responsive th,
  .table--responsive td {
    display: block;
    text-align: right;
    padding: 8px 15px;
    border-right: none; }
  .table--responsive td:before {
    content: attr(data-label);
    float: left;
    font-size: 13px;
    padding-right: 10px;
    text-transform: uppercase; } }

.table__right {
  text-align: right !important; }

.table__left {
  text-align: left !important; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

body {
  font-weight: 400;
  font-size: 14px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a5a5a5; }

.link {
  color: #073051; }
  .link:hover {
    color: #01060b; }

.rte, .product #shopify-product-reviews .spr-review-content {
  line-height: 2;
  font-weight: 400;
  font-size: 14px;
  color: #a5a5a5; }
  .rte img, .product #shopify-product-reviews .spr-review-content img,
  .rte iframe,
  .product #shopify-product-reviews .spr-review-content iframe {
    max-width: 100%; }
  .rte a:not(.button), .product #shopify-product-reviews .spr-review-content a:not(.button) {
    /*color: $link-color;*/ }
    .rte a:not(.button):hover, .product #shopify-product-reviews .spr-review-content a:not(.button):hover {
      /*color: $link-color-hover;*/
      opacity: 0.8; }
  .rte p, .product #shopify-product-reviews .spr-review-content p {
    margin-bottom: 22px; }
  .rte br, .product #shopify-product-reviews .spr-review-content br {
    display: none; }
  .rte ul, .product #shopify-product-reviews .spr-review-content ul, .rte ol, .product #shopify-product-reviews .spr-review-content ol {
    list-style-position: inside; }
  .rte ul, .product #shopify-product-reviews .spr-review-content ul {
    padding-left: 0;
    margin-left: 26px; }
  .rte ol, .product #shopify-product-reviews .spr-review-content ol {
    padding-left: 0;
    margin-left: 30px; }
  .rte blockquote, .product #shopify-product-reviews .spr-review-content blockquote {
    margin: 24px 0;
    padding: 22px 28px;
    background: #f8f8f8;
    color: #a5a5a5;
    border-left: 3px solid #919191; }
  .rte h1, .product #shopify-product-reviews .spr-review-content h1, .rte h2, .product #shopify-product-reviews .spr-review-content h2, .rte h3, .product #shopify-product-reviews .spr-review-content h3, .rte h4, .product #shopify-product-reviews .spr-review-content h4, .rte h5, .product #shopify-product-reviews .spr-review-content h5, .rte h6, .product #shopify-product-reviews .spr-review-content h6 {
    margin: 14px 0;
    color: #383838;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.6; }
  .rte h1, .product #shopify-product-reviews .spr-review-content h1 {
    margin-bottom: -10px;
    font-size: 26px; }
  .rte h2, .product #shopify-product-reviews .spr-review-content h2 {
    margin-bottom: -8px;
    font-size: 24px; }
  .rte h3, .product #shopify-product-reviews .spr-review-content h3 {
    margin-bottom: -8px;
    font-size: 22px; }
  .rte h4, .product #shopify-product-reviews .spr-review-content h4 {
    margin-bottom: -6px;
    font-size: 20px; }
  .rte h5, .product #shopify-product-reviews .spr-review-content h5 {
    margin-bottom: -4px;
    font-size: 18px; }
  .rte h6, .product #shopify-product-reviews .spr-review-content h6 {
    margin-bottom: -2px;
    font-size: 16px; }
  .rte figure, .product #shopify-product-reviews .spr-review-content figure {
    display: table;
    margin: 25px 0; }
  .rte figcaption, .product #shopify-product-reviews .spr-review-content figcaption {
    display: table-caption;
    caption-side: bottom;
    margin-top: -10px;
    padding: 10px 15px;
    background: #f8f8f8;
    border-bottom: 1px solid #dddddd;
    color: #383838;
    text-transform: uppercase;
    font-size: 12px; }
  .rte table tr, .product #shopify-product-reviews .spr-review-content table tr {
    border: 1px solid #dddddd; }
  .rte table th, .product #shopify-product-reviews .spr-review-content table th {
    padding: 14px 34px;
    background: #dddddd;
    color: white;
    border-right: 1px solid white; }
    .rte table th:last-child, .product #shopify-product-reviews .spr-review-content table th:last-child {
      border-right: none; }
  .rte table td, .product #shopify-product-reviews .spr-review-content table td {
    padding: 24px 34px;
    border-right: 1px solid #dddddd; }
  .rte p:first-child, .product #shopify-product-reviews .spr-review-content p:first-child,
  .rte h1:first-child,
  .product #shopify-product-reviews .spr-review-content h1:first-child,
  .rte h2:first-child,
  .product #shopify-product-reviews .spr-review-content h2:first-child,
  .rte h3:first-child,
  .product #shopify-product-reviews .spr-review-content h3:first-child,
  .rte h4:first-child,
  .product #shopify-product-reviews .spr-review-content h4:first-child,
  .rte h5:first-child,
  .product #shopify-product-reviews .spr-review-content h5:first-child,
  .rte h6:first-child,
  .product #shopify-product-reviews .spr-review-content h6:first-child {
    margin-top: 0; }
  .rte p:last-child, .product #shopify-product-reviews .spr-review-content p:last-child,
  .rte h1:last-child,
  .product #shopify-product-reviews .spr-review-content h1:last-child,
  .rte h2:last-child,
  .product #shopify-product-reviews .spr-review-content h2:last-child,
  .rte h3:last-child,
  .product #shopify-product-reviews .spr-review-content h3:last-child,
  .rte h4:last-child,
  .product #shopify-product-reviews .spr-review-content h4:last-child,
  .rte h5:last-child,
  .product #shopify-product-reviews .spr-review-content h5:last-child,
  .rte h6:last-child,
  .product #shopify-product-reviews .spr-review-content h6:last-child {
    margin-bottom: 0; }
  .csscalc .rte .img--full, .csscalc .product #shopify-product-reviews .spr-review-content .img--full, .product #shopify-product-reviews .csscalc .spr-review-content .img--full {
    position: relative;
    width: 100vw;
    max-width: none;
    left: -20px; }

@media (min-width: 48em) {
  body {
    font-size: 16px; }

  .rte, .product #shopify-product-reviews .spr-review-content {
    font-size: 16px; }
    .rte p, .product #shopify-product-reviews .spr-review-content p {
      margin-bottom: 26px; }
    .rte h1, .product #shopify-product-reviews .spr-review-content h1, .rte h2, .product #shopify-product-reviews .spr-review-content h2, .rte h3, .product #shopify-product-reviews .spr-review-content h3, .rte h4, .product #shopify-product-reviews .spr-review-content h4, .rte h5, .product #shopify-product-reviews .spr-review-content h5, .rte h6, .product #shopify-product-reviews .spr-review-content h6 {
      margin: 40px 0; }
    .rte h1, .product #shopify-product-reviews .spr-review-content h1 {
      margin-bottom: -2px;
      font-size: 34px; }
    .rte h2, .product #shopify-product-reviews .spr-review-content h2 {
      margin-bottom: 4px;
      font-size: 30px; }
    .rte h3, .product #shopify-product-reviews .spr-review-content h3 {
      margin-bottom: 18px;
      font-size: 26px; }
    .rte h4, .product #shopify-product-reviews .spr-review-content h4 {
      margin-bottom: 20px;
      font-size: 24px; }
    .rte h5, .product #shopify-product-reviews .spr-review-content h5 {
      margin-bottom: 22px;
      font-size: 20px; }
    .rte h6, .product #shopify-product-reviews .spr-review-content h6 {
      margin-bottom: 26px;
      font-size: 18px; }
    .rte br, .product #shopify-product-reviews .spr-review-content br {
      display: block; }
    .rte figcaption, .product #shopify-product-reviews .spr-review-content figcaption {
      padding: 20px 30px;
      font-size: 14px; }
    .csscalc .rte .img--full, .csscalc .product #shopify-product-reviews .spr-review-content .img--full, .product #shopify-product-reviews .csscalc .spr-review-content .img--full, .csscalc .rte .img--full ~ figcaption, .csscalc .product #shopify-product-reviews .spr-review-content .img--full ~ figcaption, .product #shopify-product-reviews .csscalc .spr-review-content .img--full ~ figcaption {
      left: -webkit-calc(-30px - 50vw + 350px);
      left: calc(-30px - 50vw + 350px); } }
@media (min-width: 68em) {
  .csscalc .rte .img--full, .csscalc .product #shopify-product-reviews .spr-review-content .img--full, .product #shopify-product-reviews .csscalc .spr-review-content .img--full, .csscalc .rte .img--full ~ figcaption, .csscalc .product #shopify-product-reviews .spr-review-content .img--full ~ figcaption, .product #shopify-product-reviews .csscalc .spr-review-content .img--full ~ figcaption {
    position: relative;
    width: 100vw;
    max-width: none;
    left: -webkit-calc(-50px - 50vw + 350px);
    left: calc(-50px - 50vw + 350px); } }
.video__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.video__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@-webkit-keyframes spinnerRotation {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spinnerRotation {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

.autocomplete {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 100%;
  left: 0;
  width: 100% !important;
  z-index: 1; }

.autocomplete__results,
.autocomplete__spinner {
  background: #f8f8f8;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  border-top: 1px solid #dddddd; }

.autocomplete__spinner {
  display: block;
  padding: 56px 0;
  left: 0;
  top: 0;
  text-align: center; }
  .autocomplete__spinner svg {
    -webkit-animation: spinnerRotation 1s linear infinite;
    animation: spinnerRotation 1s linear infinite; }

.autocomplete__results {
  margin: 0;
  padding: 0; }

.autocomplete__result {
  display: block;
  padding: 25px;
  overflow: hidden;
  cursor: pointer;
  line-height: normal; }
  .autocomplete__result:last-child {
    padding: 0;
    border-top: none !important; }
  .autocomplete__result + .autocomplete__result {
    border-top: 1px solid #dddddd; }

.autocomplete__result:hover,
.autocomplete__result--active {
  background: white; }

.autocomplete__image {
  max-width: 60px;
  float: left; }

.autocomplete__info {
  margin-left: 90px;
  margin-top: 7px;
  overflow: hidden; }

.autocomplete__info--page {
  margin-top: 0; }

.autocomplete__brand {
  display: block;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #a5a5a5; }

.autocomplete__title {
  display: inline-block;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #383838;
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.autocomplete__price {
  margin-top: 8px;
  float: right;
  font-size: 16px;
  font-weight: 700;
  color: #073051; }

.autocomplete__no-results {
  text-align: center;
  font-size: 20px;
  padding: 51px 0 52px 0;
  font-weight: 700;
  color: #383838; }

.autocomplete__results .button--primary, .autocomplete__results .product #shopify-product-reviews .button-primary, .product #shopify-product-reviews .autocomplete__results .button-primary {
  width: 100%;
  text-align: center;
  padding-top: 21px;
  padding-bottom: 21px;
  border-radius: 0;
  font-weight: 700; }

/**
 * --------------------------------------------------------------------------------
 * NAVIGATION ELEMENTS
 * --------------------------------------------------------------------------------
 */
.touch .back-to-top {
  display: none; }

.back-to-top {
  position: fixed;
  display: block;
  height: 50px;
  width: 50px;
  bottom: 30px;
  right: 25px;
  color: #a5a5a5;
  background: white;
  border-radius: 100%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  text-align: center;
  box-shadow: 0 1px 1px rgba(165, 165, 165, 0.6); }
  .back-to-top:hover {
    color: white;
    background: #073051; }
  .back-to-top .icon-back-to-top-arrow {
    position: relative;
    top: 12px;
    font-size: 10px; }

.back-to-top--active {
  opacity: 1;
  visibility: visible; }

.no-scroll .back-to-top {
  opacity: 0; }

.collection__filters {
  margin: 45px 25px 0 25px;
  padding: 20px;
  background: #a5a5a5; }
  .collection__filters .styled-select {
    border-radius: 2px; }
    .collection__filters .styled-select + .styled-select {
      margin-top: 10px; }
  .collection__filters .styled-select,
  .collection__filters select {
    color: #a5a5a5;
    background: #f8f8f8;
    border: none; }

@media (min-width: 60em) {
  .collection__filters {
    text-align: left;
    margin-top: 56px; }
    .collection__filters .styled-select {
      display: inline-block;
      margin-top: 0 !important;
      margin-right: 10px; }
      .collection__filters .styled-select:last-child {
        margin-right: 0; }

  .flexbox .collection__filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .flexbox .collection__filters .styled-select {
      min-width: 150px;
      max-width: 300px; }
      .flexbox .collection__filters .styled-select:last-child {
        margin-right: 0; }
  .flexbox .collection-sorter {
    margin-left: auto; }

  .no-flexbox .collection__filters .styled-select {
    max-width: 160px; }
  .no-flexbox .collection-sorter {
    float: right; } }
@media (min-width: 60em) {
  .no-flexbox .collection__filters .styled-select {
    max-width: 215px; } }
@media (min-width: 68em) {
  .collection__filters {
    margin-top: 72px; }

  .flexbox .collection__filters .styled-select {
    margin-right: 20px;
    max-width: 400px; }

  .no-flexbox .collection__filters .styled-select {
    max-width: 300px; } }
.informational-bar {
  display: block;
  padding: 5px 10px;
  background: #e6a7a9;
  font-size: 13px;
  color: white;
  text-align: center; }

@media (min-width: 48em) {
  .informational-bar {
    padding: 10px 34px;
    font-size: 13px; } }
.informational-bar__content {
  margin: 0; }

.page__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0;
  z-index: 5;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0s 0.3s; }
  .ie8 .page__overlay {
    display: none; }

.page__overlay--open {
  opacity: 0.6;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .ie8 .page__overlay--open {
    display: block;
    z-index: 7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.page__header {
  margin-bottom: 35px;
  background: #f8f8f8;
  border-bottom: 1px solid #dddddd; }

.page__header-wrapper {
  padding: 30px 0;
  text-align: center; }

.page__title {
  font-size: 30px;
  color: #383838;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2; }

.page__description {
  margin: 25px auto 0 auto;
  max-width: 600px;
  text-align: left; }
  .page__description .button {
    margin: 25px 0; }

.page__action {
  text-align: center; }
  .page__action .button {
    margin: 12px 0 0 0; }

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

.page__content {
  padding-bottom: 50px; }

.page__content--masonry {
  padding: 0; }
  .page__content--masonry .collections__masonry {
    background: white; }

.page__footer {
  margin-top: 30px;
  padding: 20px 0;
  background: #f8f8f8;
  border-top: 1px solid #dddddd;
  text-align: center;
  font-size: 14px; }

.page__footer-text {
  display: block;
  margin-top: 0;
  font-weight: 400; }

.page__footer-title {
  margin: 0 0 20px 0;
  color: #383838; }

.flexbox main[role="main"] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

@media (min-width: 48em) {
  .page__header-wrapper {
    padding: 40px 0 48px 0; }

  .page__title {
    font-size: 48px; }

  .page__description {
    margin-top: 40px; }
    .page__description .button {
      margin: 40px 0 50px 0; }

  .page__action .button {
    margin-top: 36px; }

  .page__footer {
    margin-top: 50px;
    padding: 34px 0;
    font-size: 16px;
    clear: both; }

  .page__footer-title {
    margin-bottom: 40px; }

  .page__footer-text {
    display: inline-block;
    margin: 0 35px 0 0;
    vertical-align: middle; } }
@media (min-width: 68em) {
  .page__header {
    margin-bottom: 50px; }

  .page__header-wrapper {
    padding: 52px 0 60px 0; }

  .page__action .button {
    margin-top: 44px; }

  .page__title {
    font-size: 88px; }

  .page__description {
    margin-top: 50px; }
    .page__description .button {
      margin: 46px 0 120px 0; } }
/**
 * ----------------------------------------------------------------------------------------------------
 * PAGINATION
 * ----------------------------------------------------------------------------------------------------
 */
.pagination {
  clear: both;
  background: #f8f8f8;
  border-top: 1px solid #dddddd; }

.pagination__wrapper {
  position: relative;
  padding: 30px 0;
  text-align: center;
  overflow: hidden; }

.button--pagination {
  height: 52px;
  width: 56px;
  color: #f8f8f8;
  background: #a5a5a5; }
  .button--pagination i {
    position: relative;
    font-size: 18px; }

.pagination__current {
  margin: 25px 0;
  color: #a5a5a5;
  font-size: 14px;
  text-transform: uppercase; }

.pagination__label {
  display: none; }

.button--pagination,
.pagination__current {
  display: inline-block; }

.pagination__current {
  margin: 0 25px; }

.csstransforms .pagination__prev {
  float: left; }
.csstransforms .pagination__next {
  float: right; }
.csstransforms .pagination__current {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.pagination--minimal {
  padding: 24px 0 50px 0;
  background: transparent;
  border: none; }
  .pagination--minimal .pagination__wrapper {
    padding: 0;
    background: none; }
  .pagination--minimal .pagination__prev,
  .pagination--minimal .pagination__next {
    padding: 0;
    color: #073051; }
    .pagination--minimal .pagination__prev:hover,
    .pagination--minimal .pagination__next:hover {
      color: #01060b; }
  .pagination--minimal .pagination__next i {
    margin-left: 18px; }
  .pagination--minimal .pagination__prev i {
    margin-right: 18px; }
  .pagination--minimal i {
    font-size: 12px;
    vertical-align: 2px; }

@media (max-width: 47.9em) {
  .button--pagination {
    padding: 0; }
    .button--pagination i {
      top: 12px; }

  .pagination__prev i {
    right: 1px; }

  .pagination__next i {
    left: 1px; } }
@media (min-width: 48em) {
  .pagination__wrapper {
    padding: 42px 0; }

  .pagination__label {
    display: block; }

  .button--pagination {
    width: auto;
    height: auto; }
    .button--pagination i {
      position: absolute;
      top: 12px;
      transition: all 0.2s ease-in-out; }

  .pagination__prev {
    padding-left: 70px; }
    .pagination__prev i {
      left: 20px; }
    .pagination__prev:hover i {
      left: 15px; }

  .pagination__next {
    padding-right: 70px; }
    .pagination__next i {
      right: 20px; }
    .pagination__next:hover i {
      right: 15px; } }
.product__slideshow-image {
  max-width: 100%;
  margin: 0 auto; }

.product__slideshow {
  margin: 30px -20px 20px -20px;
  padding: 0; }
  .product__slideshow .slick-prev,
  .product__slideshow .slick-next {
    display: none !important; }
  .product__slideshow .slick-dots {
    margin-top: 10px;
    padding: 0;
    text-align: center; }
    .product__slideshow .slick-dots li {
      display: inline-block;
      cursor: pointer; }
    .product__slideshow .slick-dots .slick-active button {
      background: #073051; }
    .product__slideshow .slick-dots button {
      display: inline-block;
      margin: 10px 8px;
      padding: 0;
      height: 8px;
      width: 8px;
      background: #a5a5a5;
      border-radius: 100%;
      cursor: pointer;
      border: none;
      outline: none;
      font-size: 0; }

.product__slideshow-slide.zooming .product__slideshow-image {
  visibility: hidden; }

.product_slideshow-placeholder-container {
  position: relative; }

.product__slideshow-placeholder {
  width: 100%;
  cursor: pointer; }

.product__slideshow-play {
  position: absolute;
  top: 50%;
  top: -webkit-calc(50% - 75px);
  top: calc(50% - 75px);
  left: 50%;
  left: -webkit-calc(50% - 75px);
  left: calc(50% - 75px);
  width: 100%;
  height: 100%;
  background-image: url(//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/play.png?v=1668218207547724693);
  background-repeat: no-repeat;
  pointer-events: none; }

@media (min-width: 60em) {
  .product__slideshow {
    margin: 20px 0; }
    .no-csscalc .product__slideshow {
      float: left;
      margin-right: 4%;
      width: 56%; }
    .csscalc .product__slideshow {
      float: left;
      margin-right: 70px;
      width: -webkit-calc(60% - 70px);
      width: calc(60% - 70px); }
    .product__slideshow .slick-dots {
      display: none !important; }
    .product__slideshow .slick-prev,
    .product__slideshow .slick-next {
      position: absolute;
      display: block !important;
      top: 50%;
      top: calc(50% - 15px);
      cursor: pointer;
      font-size: 38px;
      transition: color 0.25s ease-in-out; }
      .product__slideshow .slick-prev:hover,
      .product__slideshow .slick-next:hover {
        color: #073051; }
    .product__slideshow .slick-prev {
      left: 0; }
    .product__slideshow .slick-next {
      right: 0; }
    .product__slideshow .slick-list {
      margin: 0 40px; }

  .product__video-wrapper {
    margin: 0 15px; } }
.related-products {
  border-top: 1px solid #dddddd; }

.related-products__grid {
  list-style: none;
  padding: 25px 25px 0 25px;
  margin: 0;
  overflow: hidden; }

.related-products__title {
  margin-top: 35px;
  text-align: center;
  font-size: 17px;
  color: #383838;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.related-products__grid-item {
  margin-bottom: 25px; }

.related-products__link {
  display: block;
  text-align: center;
  transition: opacity 0.25s ease-in-out; }
  .related-products__link:hover {
    opacity: 0.6; }

.related-products__image {
  max-width: 100%; }

@media (max-width: 47.9em) {
  .no-csscalc .related-products__grid-item {
    float: left;
    width: 99%;
    margin-left: 2%; }
  .csscalc .related-products__grid-item {
    float: left;
    width: -webkit-calc(100% + 0px);
    width: calc(100% + 0px);
    margin-left: 25px; } }
@media (max-width: 47.9em) and (max-width: 47.9em) {
  .related-products__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (max-width: 47.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .related-products__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (max-width: 47.9em) and (min-width: 68em) {
  .related-products__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 48em) and (max-width: 67.9em) {
  .no-csscalc .related-products__grid-item {
    float: left;
    width: 31%;
    margin-left: 3%; }
  .csscalc .related-products__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -33.33333px);
    width: calc(33.33333% + -33.33333px);
    margin-left: 50px; } }
@media (min-width: 48em) and (max-width: 67.9em) and (max-width: 47.9em) {
  .related-products__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .related-products__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 68em) {
  .related-products__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 68em) {
  .no-csscalc .related-products__grid-item {
    float: left;
    width: 22.5%;
    margin-left: 3%; }
  .csscalc .related-products__grid-item {
    float: left;
    width: -webkit-calc(25% + -37.5px);
    width: calc(25% + -37.5px);
    margin-left: 50px; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .related-products__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .related-products__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .related-products__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 48em) {
  .related-products__title {
    margin: 42px 0 17px 0;
    font-size: 18px; } }
.share-buttons__list {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0; }

.share-buttons__label {
  display: inline-block;
  margin-right: 25px;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle; }

.share-buttons__item {
  display: inline-block;
  margin-right: 15px; }
  .share-buttons__item:last-child {
    margin-right: 0; }
  .share-buttons__item:hover {
    color: #073051; }

@media (min-width: 48em) {
  .share-buttons__label {
    margin-right: 40px; } }
.social__list {
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0; }

.social__list--inline .social__item {
  display: inline-block;
  margin-right: 15px;
  vertical-align: 3px; }
  .social__list--inline .social__item:last-child {
    margin-right: 0; }
  .social__list--inline .social__item i {
    margin: 0; }

.template-customers-account main[role="main"],
.template-customers-order main[role="main"] {
  padding-bottom: 35px; }

.template-customers-addresses .page__footer {
  margin-top: 35px; }

.login-form__forgot {
  float: right;
  color: #073051; }
  .login-form__forgot:hover {
    color: #01060b; }

.form--shrinked {
  max-width: 400px;
  margin: 0 auto;
  padding: 15px 0 20px 0; }

/**
 * CUSTOMER
 */
.customer__name,
.address__type {
  margin-top: 0;
  color: #383838; }

/**
 * ORDER DETAILS
 */
.order__details {
  margin-top: 50px; }

.order__total {
  font-weight: 700;
  color: #383838; }

.order__summary tr, .order__summary td {
  border: none; }
@media (max-width: 47.9em) {
  .table--responsive .order__summary td:first-child {
    display: none; } }

.order__addresses {
  margin-top: 50px; }

@media (min-width: 48em) {
  .no-csscalc .order__addresses .account__address {
    float: left;
    width: 49%;
    margin-right: 2%; }
  .csscalc .order__addresses .account__address {
    float: left;
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    margin-right: 25px;
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px); }
  .order__addresses .account__address + .account__address {
    float: right !important;
    margin-right: 0 !important; }
    .order__addresses .account__address + .account__address:after {
      content: '';
      display: table;
      clear: both; } }
/**
 * ADDRESS(ES)
 */
.account__addresses {
  overflow: hidden; }

.account__address {
  margin-top: 35px;
  padding: 15px;
  border: 1px solid #dddddd; }

.flexbox .address__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .flexbox .address__actions .button {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px 0 16px 0;
    text-align: center; }
    .flexbox .address__actions .button:first-child {
      margin-right: 25px; }

.address__edit {
  margin-top: 30px;
  border-top: 1px solid #dddddd;
  padding-top: 25px; }
  .address__edit .button:last-child {
    -webkit-flex: 1.5;
    -ms-flex: 1.5;
    flex: 1.5; }

.address__new {
  margin-top: 25px; }
  .address__new form {
    text-align: left; }

.account__address-item {
  margin-bottom: 25px; }

@media (min-width: 48em) and (max-width: 67.9em) {
  .no-csscalc .account__address-item {
    float: left;
    width: 48.5%;
    margin-left: 2%; }
  .csscalc .account__address-item {
    float: left;
    width: -webkit-calc(50% + -12.5px);
    width: calc(50% + -12.5px);
    margin-left: 25px; } }
@media (min-width: 48em) and (max-width: 67.9em) and (max-width: 47.9em) {
  .account__address-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .account__address-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 68em) {
  .account__address-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 68em) {
  .no-csscalc .account__address-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .account__address-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .account__address-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .account__address-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .account__address-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 60em) {
  .account__address {
    margin-top: 0; } }
/**
 * MAIN ACCOUNT PAGE
 */
@media (min-width: 60em) {
  .no-csscalc .account__orders {
    float: left;
    width: 65.33333%;
    margin-right: 4%; }
  .csscalc .account__orders {
    float: left;
    width: -webkit-calc(66.66667% - 50px);
    width: calc(66.66667% - 50px);
    margin-right: 50px;
    width: -webkit-calc(66.66667% - 50px);
    width: calc(66.66667% - 50px); }

  .account__address--main {
    float: right !important;
    margin-right: 0 !important; }
    .no-csscalc .account__address--main {
      float: left;
      width: 30.66667%;
      margin-right: 4%; }
    .csscalc .account__address--main {
      float: left;
      width: -webkit-calc(33.33333% - 50px);
      width: calc(33.33333% - 50px);
      margin-right: 50px;
      width: -webkit-calc(33.33333%);
      width: calc(33.33333%); }
    .account__address--main:after {
      content: '';
      display: table;
      clear: both; } }
.article--short {
  margin-bottom: 40px; }

.article__image {
  max-width: 100%; }

.article__meta {
  margin: 13px 0 16px 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #a5a5a5; }

.article__separator {
  padding: 0 5px;
  font-size: 16px;
  vertical-align: -1px; }

.article__comments {
  float: right;
  margin-top: -1px; }
  .article__comments:hover {
    color: #073051; }
  .article__comments i {
    margin-left: 5px;
    font-size: 16px; }

.article__title {
  margin: 0 0 20px 0;
  font-size: 16px;
  color: #383838; }

.article__read-more {
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #073051; }
  .article__read-more:hover {
    color: #01060b; }
    .article__read-more:hover i {
      -webkit-transform: translateX(3px);
      transform: translateX(3px); }
  .article__read-more i {
    display: inline-block;
    font-size: 11px;
    margin-left: 10px;
    vertical-align: 2px;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; }

.article--full {
  text-align: center; }
  .article--full .article__image {
    padding: 0 20px; }
  .article--full .article__title {
    margin-bottom: 34px;
    font-size: 26px; }
  .article--full .article__body {
    text-align: left;
    margin: 0 auto;
    overflow: hidden; }

.article__misc {
  margin-top: 40px;
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #dddddd; }

.article__tags {
  margin-top: 22px;
  font-size: 14px; }

.article__tags-list {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0; }

.article__tags-label {
  display: inline-block;
  margin-right: 25px;
  font-size: 14px;
  text-transform: uppercase; }

.article__tags--mini {
  margin-top: 16px;
  font-size: 15px;
  font-weight: 400;
  color: #a5a5a5; }

.article .share-buttons__label,
.article__tags-label {
  color: #383838; }

.article__tags-item {
  display: inline-block; }
  .article__tags-item:last-child {
    margin-right: 0; }
  .article__tags-item a:hover {
    color: #073051; }

@media (min-width: 48em) {
  .article--short {
    margin-bottom: 65px; }

  .article__meta {
    font-size: 14px; }

  .article__separator {
    font-size: 20px; }

  .article__comments {
    margin-top: 3px; }

  .article__title {
    margin-bottom: 35px;
    font-size: 20px; }

  .article__read-more {
    margin-top: 26px;
    font-size: 14px; }

  .article--featured {
    width: 100% !important;
    margin-left: 0 !important;
    clear: both; }
    .article--featured .article__meta {
      margin-top: -6px; }

  .article--full .article__image {
    max-width: 780px; }
  .article--full .article__title {
    font-size: 36px;
    margin-bottom: 45px; }
  .article--full .article__image + .article__body {
    margin-top: 26px; }

  .article__misc {
    margin-top: 68px;
    padding: 34px 0 38px 0; }

  .article__tags {
    margin-top: 40px;
    font-size: 16px; }

  .article__tags-label {
    margin-right: 40px;
    font-size: 14px; } }
@media (min-width: 48em) and (max-width: 67.9em) {
  .no-csscalc .article--short {
    float: left;
    width: 48.5%;
    margin-left: 2%; }
  .csscalc .article--short {
    float: left;
    width: -webkit-calc(50% + -15px);
    width: calc(50% + -15px);
    margin-left: 30px; }
  .no-csscalc .article--featured .article__promo {
    float: left;
    margin-right: 4%;
    width: 47.4%; }
  .csscalc .article--featured .article__promo {
    float: left;
    margin-right: 30px;
    width: -webkit-calc(51.4% - 30px);
    width: calc(51.4% - 30px); }
  .article--featured .article__body {
    float: right !important;
    margin-right: 0 !important; }
    .no-csscalc .article--featured .article__body {
      float: left;
      margin-right: 4%;
      width: 48.6%; }
    .csscalc .article--featured .article__body {
      float: left;
      margin-right: 30px;
      width: 48.6%; }
    .article--featured .article__body:after {
      content: '';
      display: table;
      clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (max-width: 47.9em) {
  .article--short.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .article--short.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 68em) {
  .article--short.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 68em) {
  .no-csscalc .article--short {
    float: left;
    width: 31%;
    margin-left: 3%; }
  .csscalc .article--short {
    float: left;
    width: -webkit-calc(33.33333% + -33.33333px);
    width: calc(33.33333% + -33.33333px);
    margin-left: 50px; }
  .article--featured .article__promo {
    text-align: center; }
    .no-csscalc .article--featured .article__promo {
      float: left;
      margin-right: 4%;
      width: 65.4%; }
    .csscalc .article--featured .article__promo {
      float: left;
      margin-right: 50px;
      width: -webkit-calc(69.4% - 50px);
      width: calc(69.4% - 50px); }
  .article--featured .article__body {
    float: right !important;
    margin-right: 0 !important; }
    .no-csscalc .article--featured .article__body {
      float: left;
      margin-right: 4%;
      width: 30.6%; }
    .csscalc .article--featured .article__body {
      float: left;
      margin-right: 50px;
      width: 30.6%; }
    .article--featured .article__body:after {
      content: '';
      display: table;
      clear: both; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .article--short.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .article--short.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .article--short.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

.blog__rss {
  display: none; }

.article__list {
  overflow: hidden; }

.article__list,
.article--full {
  margin-top: 20px; }

.blog__tags {
  display: none; }

@media (min-width: 48em) {
  .blog__rss {
    display: inline-block;
    float: right;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: top; }
    .blog__rss:hover {
      color: #073051; }
    .blog__rss .icon-rss {
      margin-left: 8px;
      font-size: 17px; }

  .blog__tag {
    display: inline-block;
    margin: 0 60px 28px 0; }
    .blog__tag:last-child {
      margin-right: 0; }

  .blog__tag--active,
  .blog__tag:hover {
    color: #073051; }

  .blog__tag--active .icon-cross__container,
  .blog__tag:hover .icon-cross__container {
    background: #073051; }

  .blog__tags {
    display: block;
    margin: 20px 0 6px 0;
    text-align: center; }
    .blog__tags .icon-cross__container {
      display: inline-block;
      margin-left: 6px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }
      .blog__tags .icon-cross__container .icon-cross {
        top: 7px; } }
.no-js .cart--desktop,
.no-js .cart--mobile {
  display: none; }

.no-js .cart--js {
  display: block !important; }

.cart--desktop {
  display: none; }

.cart--mobile .cart__items {
  padding: 0;
  list-style: none;
  font-size: 14px; }
.cart--mobile .cart-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin: 15px 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #dddddd; }
.cart--mobile .cart-item__left {
  margin-right: 20px;
  width: 100px;
  text-align: center; }
.cart--mobile .cart-item__right {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.cart--mobile .cart-item__link {
  display: inline-block;
  font-size: 0; }
.cart--mobile .cart-item__image {
  max-width: 100px;
  max-height: 100px; }
.cart--mobile .cart-item__title {
  color: #383838; }
.cart--mobile .cart-item__properties {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 13px;
  text-transform: uppercase; }
.cart--mobile .cart-item__remove {
  color: #073051;
  vertical-align: text-bottom;
  float: right;
  margin: 9px 0; }
.cart--mobile .cart-item__quantity-input {
  display: inline-block;
  max-width: 60px;
  margin-right: 15px;
  padding: 10px 5px 11px;
  text-align: center; }
.cart--mobile .cart-item__subtotal {
  display: block;
  margin: 12px 0 18px 0;
  color: #383838; }

.cart__meta {
  margin-bottom: 30px; }
  .cart__meta .rebuy-widget {
    padding-top: 0 !important; }
  .cart__meta .rebuy-button:after {
    top: -1px;
    padding-left: 3px; }
  @media (min-width: 768px) {
    .cart__meta .rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-media,
    .cart__meta .rebuy-recommended-products .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-media {
      width: 160px;
      height: 160px; }
    .cart__meta .rebuy-widget .rebuy-product-block .rebuy-product-media a.rebuy-product-image,
    .cart__meta .rebuy-recommended-products .rebuy-product-block .rebuy-product-media a.rebuy-product-image {
      width: 100% !important;
      height: 100% !important; }
    .cart__meta .rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-info,
    .cart__meta .rebuy-recommended-products .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-info {
      width: calc(100% - 280px);
      padding: 0 10px 0 30px; }
    .cart__meta .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title,
    .cart__meta .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title {
      margin-top: 0; } }
  @media (max-width: 480px) {
    .cart__meta .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-media,
    .cart__meta .rebuy-recommended-products .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-media {
      width: 100px; }
    .cart__meta .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-info,
    .cart__meta .rebuy-recommended-products .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-info {
      padding: 0 0 0 20px; }
    .cart__meta .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title,
    .cart__meta .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title {
      margin-top: 0; } }

@media (max-width: 700px) {
  .rebuy-widget {
    padding-bottom: 30px !important; }
    .rebuy-widget .super-title {
      padding: 0 !important; }
    .rebuy-widget .rebuy-product-image img {
      padding: 0 !important; }
    .rebuy-widget .rebuy-button {
      width: auto !important;
      float: right; }

  .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title,
  .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title {
    margin: 0; }

  .mini-cart__close {
    border-left: none; }

  .mini-cart__item {
    margin-top: 5px; }
    .mini-cart__item .product__meta {
      padding-left: 15px; } }
.cart-item__title {
  line-height: 1.6; }

.cart__total {
  display: block;
  font-size: 18px;
  color: #383838;
  font-weight: 700; }

.cart__currency-notice {
  position: relative;
  padding-top: 10px; }
  .cart__currency-notice:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
    width: 50px;
    background: #dddddd; }

.cart__recap--mobile {
  margin-top: 25px;
  text-align: right; }
  .cart__recap--mobile .cart__taxes {
    display: block;
    margin-top: 15px;
    text-align: left; }

.cart__recap--desktop {
  display: none; }

.cart__note {
  margin-top: 25px; }

.cart__checkout {
  margin-top: 20px; }
  .cart__checkout .button__wrapper {
    margin-top: 36px; }

.additional-checkout-buttons {
  text-align: center; }
  .additional-checkout-buttons input {
    width: auto;
    background: transparent;
    border: none; }
  .additional-checkout-buttons .google-wallet-button-holder {
    display: block !important;
    margin-top: 15px; }

.icon-cross__container {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #bfbfbf;
  color: white;
  text-align: center;
  font-size: 8px;
  line-height: 0;
  transition: all 0.25s ease-in-out; }
  .icon-cross__container:hover {
    background: #073051; }
  .icon-cross__container .icon-cross {
    position: relative;
    top: 9px; }

@media (min-width: 48em) {
  .cart--mobile {
    display: none; }

  .cart--desktop {
    display: block; }
    .cart--desktop table {
      width: 100%; }
    .cart--desktop th {
      padding: 20px 15px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 400;
      border-bottom: 1px solid #dddddd;
      text-align: center; }
      .cart--desktop th:first-child {
        padding-left: 25px;
        text-align: left; }
    .cart--desktop td {
      text-align: center;
      padding: 20px 15px;
      border-bottom: 1px solid #dddddd; }
      .cart--desktop td:first-child {
        padding-left: 25px;
        text-align: left; }
    .cart--desktop .cart-item__link {
      display: block;
      font-size: 0; }
    .cart--desktop .cart-item__product {
      width: 100px; }
    .cart--desktop .cart-item__image {
      float: left;
      max-width: 100px;
      max-height: 200px; }
    .cart--desktop .cart-item__info {
      margin-top: 14px; }
    .cart--desktop .cart-item__brand {
      margin-bottom: 12px; }
    .cart--desktop .cart-item__brand,
    .cart--desktop .cart-item__variant,
    .cart--desktop .cart-item__properties {
      display: block;
      font-size: 14px;
      text-transform: uppercase; }
    .cart--desktop .cart-item__properties {
      list-style: none;
      padding: 0;
      margin: 10px 0 0 0; }
    .cart--desktop .cart-item__title {
      display: block;
      font-size: 18px;
      font-weight: 700;
      color: #383838; }
    .cart--desktop .cart-item__price,
    .cart--desktop .cart-item__price-header {
      display: none; }
    .cart--desktop .cart-item__quantity {
      min-width: 170px; }
    .cart--desktop .cart-item__variant {
      margin-top: 30px; }
    .cart--desktop .cart-item__price,
    .cart--desktop .cart-item__subtotal,
    .cart--desktop .cart-item__quantity {
      font-size: 16px;
      color: #383838; }
    .cart--desktop .cart-item__remove {
      padding-right: 25px; }
      .cart--desktop .cart-item__remove a {
        float: right; }
    .cart--desktop .quantity__actions {
      display: inline-block;
      margin-left: 20px;
      color: #a5a5a5;
      font-size: 14px;
      vertical-align: -13px;
      border: 1px solid #dddddd;
      border-radius: 20px; }
      .cart--desktop .quantity__actions a {
        display: inline-block;
        height: 38px;
        padding: 0 18px 0 15px;
        float: left; }
        .cart--desktop .quantity__actions a:hover {
          color: #073051; }
        .cart--desktop .quantity__actions a:first-child {
          padding: 0 15px 0 18px;
          border-right: 1px solid #dddddd; }
      .cart--desktop .quantity__actions i {
        vertical-align: -9px; }

  .cart__recap--mobile {
    display: none; }

  .cart__recap--desktop {
    display: block; }

  .cart__meta {
    margin-top: 30px;
    overflow: hidden; }

  .cart__currency-notice {
    margin-top: 38px;
    padding-top: 32px; }

  .cart__instructions {
    max-width: 600px; }
    .no-csscalc .cart__instructions {
      float: left;
      margin-right: 4%;
      width: 56%; }
    .csscalc .cart__instructions {
      float: left;
      margin-right: 25px;
      width: -webkit-calc(60% - 25px);
      width: calc(60% - 25px); }

  .cart__taxes {
    display: block;
    margin: 22px 0;
    float: left; }

  .cart__checkout {
    float: right !important;
    margin-right: 0 !important;
    margin: 25px 0 48px 0;
    text-align: center; }
    .no-csscalc .cart__checkout {
      float: left;
      margin-right: 4%;
      width: 35%; }
    .csscalc .cart__checkout {
      float: left;
      margin-right: 25px;
      width: 35%; }
    .cart__checkout:after {
      content: '';
      display: table;
      clear: both; }
    .cart__checkout .button__wrapper {
      text-align: right; }

  .additional-checkout-buttons {
    text-align: right; } }
@media (min-width: 68em) {
  .cart--desktop td:first-child,
  .cart--desktop th:first-child {
    padding-left: 50px; }
  .cart--desktop .cart-item__remove {
    padding-right: 50px; }
  .cart--desktop .cart-item__price-header,
  .cart--desktop .cart-item__price {
    display: table-cell; }
  .cart--desktop .cart-item__product {
    width: 160px; }
  .cart--desktop .cart-item__image {
    max-width: 160px; } }
.collection__grid {
  list-style: none;
  padding: 25px 25px 0 25px;
  margin: 0;
  overflow: hidden;
  /**
   * We scope all the next rules by the collection__grid parent, as those same classes may be also used in the context
   * of the Masonry
   */ }
  .collection__grid .collection__product-link {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden; }
    .flexbox .collection__grid .collection__product-link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      .flexbox .collection__grid .collection__product-link .collection__product-image {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0;
        min-height: 0;
        min-width: 0;
        width: 100%; }
  .collection__grid .greenOverlay {
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0d5159;
    z-index: 9900; }
  .collection__grid .viewProduct {
    color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    border: 2px solid #fff;
    text-align: center;
    vertical-align: center;
    opacity: 0;
    position: absolute;
    background-color: transparent;
    z-index: 9999;
    top: 40%;
    padding: 1rem 1rem;
    font-family: 'Brandon Bold';
    width: 200px;
    left: 50%;
    margin-left: -100px; }
  .collection__grid .collection__product-image {
    /*padding: 5px 5px 0 5px;*/
    max-width: 100%;
    transition: opacity 0.25s ease-in-out;
    will-change: opacity;
    position: relative; }
    .no-touch .collection__grid .collection__product-image:hover {
      /*opacity: 0.6;*/ }
  .collection__grid .collection__product-image:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 0;
    background-color: rgba(255, 0, 0, 0.5); }
  .collection__grid .collection__product-image:hover:before {
    display: block; }
  .collection__grid .collection__product-info {
    margin: 16px 10px 20px 10px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    opacity: 1; }
  .collection__grid .collection__grid-item:hover > .collection__product-info {
    opacity: 0; }
  .collection__grid .collection__product-vendor,
  .collection__grid .collection__product-price {
    font-family: 'Charter';
    font-style: italic;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fff; }
  .collection__grid .collection__product-vendor {
    margin-bottom: 8px;
    text-transform: uppercase; }
  .collection__grid .collection__product-title {
    font-family: 'Brandon Bold';
    text-transform: uppercase;
    margin: 0 0 0px 0;
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.6; }
  .collection__grid .collection__product-price--new {
    padding-right: 10px;
    color: #da2929; }
  .collection__grid .collection__product-price--old {
    text-decoration: line-through;
    color: #a5a5a5; }
  .collection__grid .collection__sold-out .collection__product-link,
  .collection__grid .collection__sold-out .collection__product-info {
    opacity: 0.4; }
  .collection__grid .collection__product-labels {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1; }
  .collection__grid .product__label {
    border-radius: 0 2px 2px 0; }
  .collection__grid .product__label--custom ~ .product__label {
    margin-top: 10px; }
  .collection__grid .quick-shop {
    display: none; }

.flexbox .collection__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15%; }
.flexbox .collection__grid-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
  .flexbox .collection__grid-item .collection__product-link {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }

.collection__grid-item {
  position: relative;
  margin-bottom: 25px;
  background: white;
  border: 1px solid #dddddd; }

@media (max-width: 47.9em) {
  .collection__grid-item {
    margin-bottom: 10px; }
    .no-csscalc .collection__grid-item {
      float: left;
      width: 99%;
      margin-left: 2%; }
    .csscalc .collection__grid-item {
      float: left;
      width: -webkit-calc(100% + 0px);
      width: calc(100% + 0px);
      margin-left: 10px; } }
  @media (max-width: 47.9em) and (max-width: 47.9em) {
    .collection__grid-item.grid__item--mobile-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (max-width: 47.9em) and (min-width: 48em) and (max-width: 67.9em) {
    .collection__grid-item.grid__item--tablet-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (max-width: 47.9em) and (min-width: 68em) {
    .collection__grid-item.grid__item--desktop-first {
      margin-left: 0 !important;
      clear: both; } }

@media (min-width: 48em) and (max-width: 67.9em) {
  .no-csscalc .collection__grid-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .collection__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 48em) and (max-width: 67.9em) and (max-width: 47.9em) {
  .collection__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .collection__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 68em) {
  .collection__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 68em) {
  .no-csscalc .collection__grid-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .collection__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .collection__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .collection__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .collection__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 48em) {
  .collection__grid .collection__product-info {
    margin: 26px 10px 36px 10px; }
  .collection__grid .collection__product-image {
    /*padding: 25px 25px 0 25px;*/ }

  .collection__grid .collection__product-info {
    text-align: left;
    padding: 25px 25px 0 25px; } }
.collection__masonry {
  margin: 0;
  padding: 25px; }
  .collection__masonry .collection__tiles {
    padding: 0; }
  .collection__masonry .collection__image {
    display: inline-block !important;
    margin: 0 auto;
    transition: opacity 0.25s ease-in-out;
    will-change: opacity;
    vertical-align: middle; }
  .collection__masonry .collection__tile {
    background: white; }
    .collection__masonry .collection__tile:not(.ftg-loaded) {
      pointer-events: none; }
    .no-touch .collection__masonry .collection__tile:hover .collection__image {
      opacity: 0.15; }
    .no-touch .collection__masonry .collection__tile:hover .collection__tile-meta, .no-touch .collection__masonry .collection__tile:hover .collection__tile-meta .button--primary, .no-touch .collection__masonry .collection__tile:hover .collection__tile-meta .product #shopify-product-reviews .button-primary, .product #shopify-product-reviews .no-touch .collection__masonry .collection__tile:hover .collection__tile-meta .button-primary {
      opacity: 1; }
  .collection__masonry .collection__tile-meta {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
    text-align: center;
    will-change: transform; }
    .no-touch .collection__masonry .collection__tile-meta {
      display: table; }
    .ie8 .collection__masonry .collection__tile-meta {
      display: none !important; }
    .collection__masonry .collection__tile-meta .product__meta {
      display: table-cell;
      padding: 0 25px 56px 25px;
      vertical-align: middle;
      white-space: normal; }
    .collection__masonry .collection__tile-meta .product__title:first-child {
      margin-top: 0; }
    .collection__masonry .collection__tile-meta .product__reviews-badge {
      display: none; }
    .collection__masonry .collection__tile-meta .button--primary, .collection__masonry .collection__tile-meta .product #shopify-product-reviews .button-primary, .product #shopify-product-reviews .collection__masonry .collection__tile-meta .button-primary {
      position: absolute;
      display: block;
      padding-top: 12px;
      padding-bottom: 17px;
      bottom: 0;
      left: 0;
      border-radius: 0;
      opacity: 0;
      width: 100%;
      transition: all 0.25s ease-in-out; }
      .collection__masonry .collection__tile-meta .button--primary i, .collection__masonry .collection__tile-meta .product #shopify-product-reviews .button-primary i, .product #shopify-product-reviews .collection__masonry .collection__tile-meta .button-primary i {
        margin-right: 10px;
        font-size: 22px; }
  .collection__masonry .collection__tile-meta--touch {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    width: 100%; }
    .collection__masonry .collection__tile-meta--touch .product__meta {
      display: block;
      padding: 0 15px; }
    .collection__masonry .collection__tile-meta--touch .product__title {
      display: inline-block;
      font-size: 12px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      width: 100%; }
  .collection__masonry .collection__link {
    display: block;
    height: 100%;
    text-align: center;
    white-space: nowrap; }
    .collection__masonry .collection__link:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }

.no-touch .collection__tile-meta--touch {
  display: none !important; }

.no-js .collection__masonry .collection__tile {
  opacity: 1;
  float: left;
  width: 30%;
  margin: 0 25px 25px 0; }
.no-js .collection__masonry .collection__link {
  display: none; }

.quick-shop__tiles {
  display: none; }

@media (min-width: 48em) {
  .collection__masonry .collection__tile-meta--touch .product__title {
    display: inline-block;
    padding: 0 15px;
    font-size: 15px; } }
.collections__grid {
  list-style: none;
  padding: 25px 25px 0 25px;
  margin: 0;
  background: #f8f8f8;
  overflow: hidden; }
  .flexbox .collections__grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .collections__grid .collections__link {
    overflow: hidden;
    height: 100%;
    text-align: center; }
  .collections__grid .collections__image {
    max-width: 100%; }
  .collections__grid .collections__overlay {
    display: block; }
  .collections__grid .collections__title {
    position: absolute;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.collections__grid-item {
  position: relative;
  margin-bottom: 25px;
  background: white; }

@media (max-width: 47.9em) {
  .collections__grid-item {
    margin-bottom: 10px; }
    .no-csscalc .collections__grid-item {
      float: left;
      width: 99%;
      margin-left: 2%; }
    .csscalc .collections__grid-item {
      float: left;
      width: -webkit-calc(100% + 0px);
      width: calc(100% + 0px);
      margin-left: 10px; } }
  @media (max-width: 47.9em) and (max-width: 47.9em) {
    .collections__grid-item.grid__item--mobile-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (max-width: 47.9em) and (min-width: 48em) and (max-width: 67.9em) {
    .collections__grid-item.grid__item--tablet-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (max-width: 47.9em) and (min-width: 68em) {
    .collections__grid-item.grid__item--desktop-first {
      margin-left: 0 !important;
      clear: both; } }

@media (min-width: 48em) and (max-width: 67.9em) {
  .no-csscalc .collections__grid-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .collections__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 48em) and (max-width: 67.9em) and (max-width: 47.9em) {
  .collections__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 48em) and (max-width: 67.9em) {
  .collections__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 48em) and (max-width: 67.9em) and (min-width: 68em) {
  .collections__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

@media (min-width: 68em) {
  .no-csscalc .collections__grid-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .collections__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .collections__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .collections__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .collections__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

.collections__masonry {
  padding: 25px;
  background: #f8f8f8; }

.collections__tiles {
  margin: 0;
  padding: 0;
  list-style: none; }

.collections__link {
  display: block;
  font-size: 0; }

.cssanimations .collections__image {
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  will-change: transform; }

.no-touch.cssanimations .collections__tile:hover .collections__image,
.no-touch.cssanimations .collections__grid-item:hover .collections__image {
  -webkit-transform: scale(5);
  -ms-transform: scale(5);
  transform: scale(5);
  transition: -webkit-transform 75s linear;
  transition: transform 75s linear; }

.collections__overlay {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(7, 48, 81, 0);
  transition: background 0.25s ease-in-out, opacity 0.25s ease-in-out;
  z-index: 1; }
  .collections__overlay:hover {
    background: rgba(7, 48, 81, 0.6);
    opacity: 1; }
  .touch .collections__overlay {
    background: rgba(7, 48, 81, 0.4);
    opacity: 1; }
  .ie8 .collections__overlay {
    background: #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.collections__title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700; }

/**
 * GENERAL
 */
.comments {
  background: #f8f8f8;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

.comments__header {
  padding: 28px 0; }

.comments__count {
  display: inline-block;
  margin: 0;
  color: #383838;
  font-size: 16px; }

.comments__write {
  float: right;
  color: #073051;
  font-size: 14px; }
  .comments__write:hover {
    color: #01060b; }

/**
 * COMMENT DETAIL
 */
.comment {
  margin-bottom: 20px;
  padding: 20px 25px;
  background: white;
  border: 1px solid #dddddd; }
  .comment:first-child {
    margin-top: 40px; }
  .comment:last-child {
    margin-bottom: 32px; }

.comment__gravatar {
  max-width: 46px;
  float: left;
  margin-right: 25px;
  border-radius: 100%; }

.comment__author {
  margin: 0 0 8px 0;
  padding-top: 4px;
  color: #383838;
  font-size: 14px;
  font-weight: 700; }

.comment__date {
  text-transform: uppercase;
  font-size: 12px; }

.comment__content {
  margin-top: 26px;
  clear: both; }

.comment__form {
  margin-bottom: 50px; }

/**
 * FORM
 */
.comment-form__header {
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd; }

.comment-form__heading {
  color: #383838;
  font-size: 16px; }

.comment-form__approval {
  display: block;
  margin: -15px 0 15px 0; }

.comment-form__submit {
  margin-top: 30px; }

@media (min-width: 48em) {
  .comments__count,
  .comment-form__heading {
    font-size: 20px; }

  .comments__header {
    padding: 55px 0; }

  .comments__write {
    font-size: 16px; }

  .comment {
    padding: 28px 30px 20px 30px; }
    .comment:last-child {
      margin-bottom: 60px; }

  .comment__gravatar {
    padding-top: 3px; }

  .comment__author {
    margin-bottom: 15px;
    padding-top: 0;
    font-size: 16px; }

  .comment__date {
    font-size: 14px; }

  .comment-form__header {
    margin-bottom: 46px;
    padding: 32px 0 26px 0; } }
.contact__form {
  margin-top: 50px; }

@media (min-width: 48em) {
  .page__contact > .inner {
    overflow: hidden; }

  .no-csscalc .contact__about, .no-csscalc
  .contact__form--right {
    float: left;
    margin-right: 4%;
    width: 46%; }
  .csscalc .contact__about, .csscalc
  .contact__form--right {
    float: left;
    margin-right: 50px;
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px); }

  .contact__form--right {
    margin-top: 0;
    float: right !important;
    margin-right: 0 !important; }
    .contact__form--right:after {
      content: '';
      display: table;
      clear: both; }

  .contact__form--centered {
    margin: 0 auto; } }
.template-page-faq main[role="main"] {
  padding-bottom: 0; }

.page__faq {
  padding: 0; }

.faq__item {
  padding: 30px 15px 32px 15px;
  border-bottom: 1px solid #dddddd; }
  .faq__item:last-child {
    border-bottom: none; }

.faq__question {
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 700;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #383838;
  text-align: center;
  cursor: pointer; }

.faq__answer {
  display: none;
  max-width: 600px;
  margin: 22px auto 0 auto !important; }

@media (min-width: 48em) {
  .faq__item {
    padding: 40px 15px 42px 15px; }

  .faq__question {
    font-size: 20px !important; }

  .faq__answer {
    margin-top: 32px; } }
/**
 * ----------------------------------------------------------------------------------------------------
 * FOOTER
 * ----------------------------------------------------------------------------------------------------
 */
.footer {
  font-size: 12px;
  color: #c1c0c0;
  background: #646464;
  border-top: 1px solid #dddddd; }
  .footer ul {
    margin: 0; }
  .footer li {
    margin-bottom: 8px;
    text-transform: uppercase; }
    .footer li:last-child {
      margin-bottom: 0; }
  .footer a:hover {
    color: #073051; }

.newsletter + .footer {
  border-top: none; }

.footer__module {
  margin: 32px 0 34px 0; }
  .footer__module:last-child {
    margin-bottom: 0; }

.footer__title {
  margin: 0 0 18px 0;
  color: #363636;
  font-size: inherit;
  text-transform: uppercase; }

.footer__phone,
.footer__email {
  margin: 8px 0; }

.footer__links-list {
  list-style: none;
  padding: 0; }

.footer__social a {
  display: block; }
.footer__social i {
  display: none;
  vertical-align: bottom; }

.footer__newsletter-form {
  position: relative;
  margin-top: 22px; }
  .footer__newsletter-form .footer__newsletter-input--email {
    padding: 10px 10px;
    height: 38px;
    font-size: 13px;
    border: 1px solid #dddddd;
    background: white;
    transition: border 0.25s ease-in-out; }
    .footer__newsletter-form .footer__newsletter-input--email:focus {
      color: #c1c0c0; }
    .footer__newsletter-form .footer__newsletter-input--email::-webkit-input-placeholder {
      color: rgba(193, 192, 192, 0.6); }
    .footer__newsletter-form .footer__newsletter-input--email::-moz-placeholder {
      color: rgba(193, 192, 192, 0.6); }
    .footer__newsletter-form .footer__newsletter-input--email:-moz-placeholder {
      color: rgba(193, 192, 192, 0.6); }
    .footer__newsletter-form .footer__newsletter-input--email:-ms-input-placeholder {
      color: rgba(193, 192, 192, 0.6); }
  .footer__newsletter-form .button {
    position: absolute;
    padding: 9px 20px 9px 20px;
    width: auto;
    height: 32px;
    right: 3px;
    top: 3px;
    color: white;
    background: #c1c0c0;
    font-size: 11px; }
    .footer__newsletter-form .button:hover {
      color: white;
      background: #073051; }

.footer__misc {
  margin-top: 38px;
  padding: 20px 0;
  border-top: 1px solid #dddddd;
  text-align: center; }

.footer__copyright {
  display: inline-block;
  width: 100%; }

.payment-methods__list {
  width: 20%;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 26px;
  color: #dadada; }

.payment-methods__item {
  width: 10%;
  display: inline-block;
  margin: 0 5px 0 0 !important; }
  .payment-methods__item:last-child {
    margin-right: 0 !important; }

@media (min-width: 48em) and (max-width: 67.9em) {
  .footer__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .footer__module {
    width: 50%; } }
@media (min-width: 48em) {
  .footer {
    font-size: 13px; }
    .footer li {
      margin-bottom: 10px; }

  .footer__title {
    font-size: 14px; }

  .footer__social i {
    display: inline-block;
    margin: -10px 14px 0 0;
    font-size: 17px;
    width: 18px;
    text-align: center; } }
@media (min-width: 68em) {
  .footer__wrapper {
    display: table;
    width: 100%;
    margin: 42px 0; }

  .footer__module {
    display: table-cell;
    width: auto;
    margin-top: 0;
    vertical-align: top; }

  .footer__misc {
    text-align: left; }

  .footer__newsletter-form .button {
    padding-bottom: 10px; }

  .payment-methods__list {
    float: right;
    padding-bottom: 16px;
    font-size: 32px; } }
/**
 * HEADER
 */
.header {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 3;
  background: white;
  color: #c1c0c0;
  padding: 0;
  border-bottom: 1px solid #dddddd;
  box-shadow: 0 1px rgba(221, 221, 221, 0.3);
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out; }
  .header .header__link:hover,
  .header .header__item-social a:hover {
    color: #073051; }

.header__wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  height: 70px;
  overflow: hidden; }

.header__item {
  position: relative;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  background-clip: padding-box !important;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  text-align: center;
  font-size: 25px;
  line-height: 0;
  background: white; }
  .header__item:first-child {
    border-left: 0; }
  .header__item:last-child {
    border-right: 0; }
  .header__item i {
    display: block;
    position: relative;
    vertical-align: middle;
    line-height: 0;
    top: 22%;
    top: -webkit-calc(50% - 11px);
    top: calc(50% - 11px); }
  .header__item .icon-cart-full {
    color: #073051; }

.header__link {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out; }

.header__item-logo {
  padding: 0 15px;
  border-right: none;
  vertical-align: middle; }

.header__logo-image {
  vertical-align: middle;
  max-width: 100%; }

.header__item-toggle i {
  top: -webkit-calc(50% - 13px);
  top: calc(50% - 13px);
  font-size: 29px; }

.header__item-toggle,
.header__item-account,
.header__item-search,
.header__item-cart {
  width: 75px; }

.header__item-social,
.header__item-currency,
.header__item-account,
.header__item-search {
  display: none; }

.header__cart-count {
  position: absolute;
  font-size: 12px;
  font-style: normal;
  color: white;
  top: 0;
  left: 45%;
  line-height: 29px; }
  .csstransforms .header__cart-count {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

@media (min-width: 48em) {
  .header__item-search {
    transition: all 0.25s ease-in-out; }

  .header__item-account,
  .header__item-search,
  .header__item-currency,
  .header__item-cart {
    display: table-cell; }

  .header__item-logo {
    padding-left: 25px;
    text-align: left; }

  .header__item-currency {
    width: 105px; }
    .header__item-currency:hover .currency-selector,
    .header__item-currency:hover .currency-selector__select {
      color: #073051; }

  .currency-selector,
  .currency-selector__select {
    transition: color 0.25s ease-in-out; }

  .currency-selector__select {
    padding-right: 40px;
    border: none;
    background: transparent;
    color: #c1c0c0; }

  .header__wrapper--search {
    overflow: visible; }

  .header__search-wrapper {
    position: absolute;
    padding: 0 25px;
    top: 0;
    left: 0;
    width: 525px;
    height: 100%;
    background: white;
    opacity: 0;
    visibility: hidden;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    transition: left 0.25s ease-in-out, opacity 0.25s ease-in-out 0.06s, visibility 0.25s ease-in-out;
    text-align: left; }
    .header__search-wrapper .header__link {
      display: inline-block;
      width: auto; }

  .header__search-form {
    display: inline-block;
    height: 100%;
    vertical-align: bottom; }
    .header__search-form .search__input {
      height: 100%;
      width: 395px;
      background: transparent;
      border: none;
      font-size: 18px;
      color: #c1c0c0; }
      .header__search-form .search__input:focus {
        color: #073051; }
      .header__search-form .search__input::-webkit-input-placeholder {
        color: #c1c0c0; }
      .header__search-form .search__input::-moz-placeholder {
        color: #c1c0c0; }
      .header__search-form .search__input:-moz-placeholder {
        color: #c1c0c0; }
      .header__search-form .search__input:-ms-input-placeholder {
        color: #c1c0c0; }

  .header__search-close {
    float: right; }

  .header__item-search--expanded .header__search-wrapper {
    opacity: 1; }
  .header__item-search--expanded .header__link:first-child {
    color: #073051; }
  .no-csstransforms .header__item-search--expanded .header__search-wrapper {
    left: -450px; }
  .csstransforms .header__item-search--expanded .header__search-wrapper {
    left: -450px;
    visibility: visible; } }
@media (min-width: 60em) {
  .header {
    border-bottom-color: #dddddd;
    box-shadow: none; }

  .header__item-toggle {
    display: none; }

  .header__item-logo {
    border-left: none; } }
@media (min-width: 68em) {
  .header__item-social {
    display: table-cell;
    padding-right: 30px;
    border-left: none;
    text-align: right;
    font-size: 20px; } }
.mini-cart {
  position: fixed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  width: 100%;
  max-width: 390px;
  height: 100%;
  right: 0;
  z-index: 15;
  overflow: hidden;
  background: #f8f8f8;
  -webkit-text-size-adjust: none; }
  .no-csstransforms .mini-cart {
    left: 100%; }
  .csstransforms .mini-cart {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out; }

.no-csstransforms .mini-cart--open {
  left: auto; }
.csstransforms .mini-cart--open {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%); }

.mini-cart__header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: white;
  border-bottom: 1px solid #dddddd; }
  .mini-cart__header .icon-cart-full,
  .mini-cart__header .icon-cart-empty {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 25px;
    color: #073051; }

.mini-cart__header-item {
  padding: 20px;
  vertical-align: middle;
  line-height: 0; }

.mini-cart__header-title {
  display: inline-block;
  margin: 0 0 0 22px;
  font-size: 20px;
  font-weight: 400;
  color: #c1c0c0;
  vertical-align: -3px;
  line-height: normal; }

.mini-cart__close {
  width: 70px;
  height: 100%;
  border-left: 1px solid #dddddd;
  font-size: 22px;
  text-align: center;
  color: #c1c0c0; }
  .mini-cart__close:hover {
    color: #073051; }
  .mini-cart__close i {
    vertical-align: 2px; }

.mini-cart__content {
  position: relative;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.mini-cart__empty {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.mini-cart__empty-title {
  margin: 0 0 25px 0;
  font-size: 16px;
  color: #383838; }

.mini-cart__empty-subtitle {
  margin-bottom: 28px; }

.mini-cart__notification {
  margin: 0;
  padding: 10px 20px;
  background: #30a711;
  font-size: 15px;
  color: #ffffff; }

.mini-cart__items {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 92px 0;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch; }

.mini-cart__remove {
  position: absolute;
  top: -10px;
  left: -10px;
  text-align: center; }

.mini-cart__item {
  overflow: hidden;
  padding: 18px 20px;
  border-bottom: 1px solid #dddddd; }
  .mini-cart__item:last-child {
    border-bottom: 0; }
  .mini-cart__item .product__meta {
    display: inline-block; }
  .mini-cart__item .product__title {
    max-width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .mini-cart__item h2:first-child,
  .mini-cart__item h3:first-child {
    margin-top: 0; }

@media (min-width: 23em) {
  .mini-cart__item .product__title {
    max-width: 225px; } }
.mini-cart__image-container {
  display: inline-block;
  position: relative;
  float: left; }

.mini-cart__image {
  max-width: 85px; }

.mini-cart__footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #f8f8f8;
  -webkit-transform: translateZ(0); }

.mini-cart__total {
  padding: 13px 20px;
  background: white;
  border-top: 1px solid #dddddd; }

.mini-cart__total-label {
  text-transform: uppercase;
  font-size: 14px; }

.mini-cart__total-price {
  float: right;
  font-size: 15px;
  font-weight: 700;
  color: #383838; }

.mini-cart__actions .button {
  width: 50%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  border-radius: 0;
  padding: 15px 0; }
.mini-cart__actions .button--primary, .mini-cart__actions .product #shopify-product-reviews .button-primary, .product #shopify-product-reviews .mini-cart__actions .button-primary {
  float: right; }

@media (min-width: 48em) {
  .mini-cart {
    width: 470px;
    max-width: none;
    height: 100%; }

  .mini-cart__content {
    height: auto; }

  .mini-cart__empty {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    margin: 30px 0 35px 0; }

  .mini-cart__empty-title {
    margin-bottom: 30px;
    font-size: 20px; }

  .mini-cart__empty-subtitle {
    margin-bottom: 36px; }

  .mini-cart__notification {
    padding: 22px 25px;
    font-size: 16px; }

  .mini-cart__total {
    padding: 16px 26px; }

  .mini-cart__footer .button {
    padding-top: 21px;
    padding-bottom: 22px; }

  .mini-cart__items,
  .mini-cart__footer {
    position: relative;
    padding: 0; }

  .mini-cart__image {
    max-width: 62px; }

  .mini-cart__items {
    max-height: calc(100vh - 270px); }

  .mini-cart__item {
    padding: 24px; }
    .mini-cart__item .product__meta {
      position: relative;
      float: right;
      width: 77%; }
      .ie8 .mini-cart__item .product__meta {
        width: 65%; }
    .mini-cart__item .product__price,
    .mini-cart__item .product__title {
      font-size: 16px;
      margin-bottom: 0; }
    .mini-cart__item .product__price {
      position: absolute;
      bottom: 3px;
      right: 0; }
    .mini-cart__item .product__title {
      max-width: 200px; } }
.modal {
  position: relative;
  display: none;
  margin-top: 70px;
  width: 90%;
  max-width: 500px;
  padding: 25px;
  background: white;
  text-align: center; }

.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px;
  line-height: 0;
  background: #ebebeb; }
  .modal__close:hover {
    color: #073051; }

.modal__title {
  margin-top: 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #383838;
  font-size: 17px; }

.modal__newsletter {
  margin-top: 40px; }
  .modal__newsletter input[type="email"] {
    text-transform: uppercase;
    margin-bottom: 20px; }

@media (min-width: 48em) {
  .modal {
    padding: 42px 50px 50px 50px; }

  .modal__title {
    margin: 0 0 35px 0;
    font-size: 20px; }

  .modal__newsletter input {
    display: inline-block;
    width: auto;
    margin: 0; }
  .modal__newsletter input[type="email"] {
    margin: 0 20px 0 0; }

  .flexbox .modal__form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .flexbox input[type="email"] {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; } }
/**
 * SIDEBAR
 */
.navigation-sidebar {
  position: fixed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  width: 100%;
  max-width: 390px;
  height: 100%;
  z-index: 15;
  overflow: hidden;
  background: #073051;
  color: white;
  font-size: 15px;
  -webkit-text-size-adjust: none; }
  .no-flexbox .navigation-sidebar {
    overflow-y: scroll; }
  .no-csstransforms .navigation-sidebar {
    right: 100%;
    transition: right 0.25s ease-in-out; }
  .csstransforms .navigation-sidebar {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out; }

.no-csstransforms .navigation-sidebar--open {
  left: 0;
  right: 0; }
.csstransforms .navigation-sidebar--open {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%); }

.navigation-sidebar__header {
  display: table;
  position: relative;
  width: 100%;
  background: #073051;
  top: 0;
  z-index: 1;
  font-size: 22px;
  border-bottom: 1px solid #e75300; }
  .navigation-sidebar__header i {
    vertical-align: 3px; }

.navigation-sidebar__search--mobile {
  padding: 3px 25px;
  background: #e75300;
  color: white;
  border-top: 1px solid #be4400;
  box-shadow: 0 1px #f65800, 0 1px #d84e00 inset; }
  .navigation-sidebar__search--mobile .icon-search {
    vertical-align: baseline;
    opacity: 0.6; }

.navigation-sidebar__search-form {
  display: inline-block; }
  .navigation-sidebar__search-form .search__input {
    background: none;
    border: none;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6); }
    .navigation-sidebar__search-form .search__input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .navigation-sidebar__search-form .search__input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .navigation-sidebar__search-form .search__input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .navigation-sidebar__search-form .search__input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }

.navigation-sidebar__top {
  display: table; }
  .navigation-sidebar__top a {
    display: table-cell;
    width: 75px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 0; }

.navigation-sidebar__current {
  display: table-cell;
  padding-left: 28px;
  color: white;
  vertical-align: middle;
  font-size: 16px; }

.navigation-sidebar__image {
  display: none; }

.navigation-sidebar__lists {
  position: relative;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%; }

.navigation-sidebar__list {
  position: absolute;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  background: #073051;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .ie8 .navigation-sidebar__list, .ie9 .navigation-sidebar__list {
    overflow: hidden; }
  .no-csstransforms .navigation-sidebar__list {
    right: 100%;
    transition: right 0.25s ease-in-out; }
  .csstransforms .navigation-sidebar__list {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; }
  .navigation-sidebar__list .icon-arrow-right {
    position: absolute;
    top: 18px;
    top: -webkit-calc(50% - 12px);
    top: calc(50% - 12px);
    right: 25px;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; }

.navigation-sidebar__list:not(.navigation-sidebar__list--active) {
  display: none; }
  .navigation-sidebar--open .navigation-sidebar__list:not(.navigation-sidebar__list--active) {
    display: block; }

.no-csstransforms .navigation-sidebar__list--active {
  right: 0; }
.csstransforms .navigation-sidebar__list--active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.no-csstransforms .navigation-sidebar__list--hidden {
  right: -100%; }
.csstransforms .navigation-sidebar__list--hidden {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.navigation-sidebar__header + .navigation-sidebar__list {
  border-top: 1px solid #e75300; }

.navigation-sidebar__item--expandable > .navigation-sidebar__list {
  position: absolute;
  top: 0;
  left: 0; }

.navigation-sidebar__item {
  border-bottom: 1px solid #e75300;
  transition: background 0.25s ease-in-out; }
  .touch .navigation-sidebar__item {
    margin-bottom: 0 !important; }

.navigation-sidebar__link {
  position: relative;
  display: block;
  padding: 18px 25px; }
  .navigation-sidebar__link:hover .icon-arrow-right {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }

.navigation-sidebar__current-title,
.navigation-sidebar__link-title {
  display: block;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.navigation-sidebar__current-title {
  max-width: 200px; }

@media (min-width: 48em) {
  .navigation-sidebar {
    max-width: 325px;
    font-size: 15px; }

  .navigation-sidebar__current {
    font-size: 20px; }

  .navigation-sidebar__image {
    display: table-row;
    width: 100%;
    text-align: center;
    font-size: 0; }
    .navigation-sidebar__image img {
      max-width: 100%; }

  .navigation-sidebar__search--mobile,
  .navigation-sidebar__item--mobile {
    display: none; }

  .navigation-sidebar__item:hover {
    background: #e75300;
    color: white; }

  .navigation-sidebar__link {
    padding: 20px 25px; } }
.navigation-horizontal {
  display: none; }

@media (min-width: 60em) {
  .navigation-horizontal {
    display: block;
    background: #f8f8f8;
    text-align: left;
    color: #a5a5a5;
    border-top: 1px solid #dddddd; }

  .navigation-horizontal__list,
  .navigation-horizontal__dropdown,
  .dropdown-column__list {
    list-style: none;
    margin: 0;
    padding: 0; }

  .navigation-horizontal__list-item {
    position: relative;
    display: inline-block; }
    .navigation-horizontal__list-item .icon-dropdown-arrow {
      margin-left: 2px;
      vertical-align: 3px;
      font-size: 7px; }

  .navigation-horizontal__dropdown-item .icon-dropdown-arrow {
    position: absolute;
    margin-top: 4px;
    right: 28px; }
  .navigation-horizontal__dropdown-item .icon-dropdown-arrow:before {
    transform: rotateZ(-90deg);
    will-change: transform; }

  .navigation-horizontal__list-link,
  .navigation-horizontal__dropdown-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

  .navigation-horizontal__list-link {
    display: inline-block;
    padding: 20px 25px;
    transition: all 0.15s ease-in-out;
    font-size: 15px; }

  .navigation-horizontal__dropdown-item {
    position: relative; }

  .navigation-horizontal__dropdown-link {
    display: block;
    width: 100%;
    padding: 6px 30px;
    white-space: nowrap; }

  .navigation-horizontal__list-link:hover,
  .navigation-horizontal__dropdown-link:hover,
  .navigation-horizontal__dropdown-item--active > .navigation-horizontal__dropdown-link {
    color: #073051; }

  .navigation-horizontal__list-item--active > .navigation-horizontal__list-link {
    background: white;
    color: #073051; }

  .navigation-horizontal__dropdown {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: -1px;
    padding: 30px 0 20px 0;
    background: white;
    border-top: none;
    font-size: 14px;
    text-align: left;
    opacity: 0;
    transition: opacity 0.15s ease-in-out, visibility ease-in-out 0.15s;
    z-index: 1000; }

  .navigation-horizontal__dropdown .navigation-horizontal__dropdown {
    padding-top: 20px;
    left: 100%;
    top: -21px;
    border-top: 1px solid #dddddd;
    background: #f8f8f8; }

  .navigation-horizontal__dropdown-item--expandable > .navigation-horizontal__dropdown-link {
    margin-right: 26px; }

  .navigation-horizontal__list-item--active > .navigation-horizontal__list-link + .navigation-horizontal__dropdown,
  .navigation-horizontal__dropdown-item--active > .navigation-horizontal__dropdown-link + .navigation-horizontal__dropdown {
    visibility: visible;
    opacity: 1; }

  .navigation-horizontal__dropdown--mega {
    left: -200px;
    white-space: nowrap;
    border-bottom: 5px solid #073051;
    padding: 35px 30px; }

  .navigation-horizontal__image-container {
    display: inline-block;
    margin-right: 15px;
    width: 150px;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

  .navigation-horizontal__image {
    max-width: 150px;
    max-height: 150px;
    font-size: 0; }

  .dropdown-column {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top; }

  .dropdown-column__title {
    display: block;
    margin: 0 0 8px 0;
    color: #383838;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase; }

  .dropdown-column__list-link {
    display: block;
    padding: 6px 0; }
    .dropdown-column__list-link:hover {
      color: #073051; } }
@media (min-width: 68em) {
  .navigation-horizontal__list-link {
    display: inline-block;
    padding: 20px 34px; }

  .navigation-horizontal__dropdown--mega {
    padding: 45px 40px; }

  .navigation-horizontal__image-container {
    width: 175px; }

  .navigation-horizontal__image {
    max-width: 175px;
    max-height: 175px; }

  .dropdown-column {
    padding: 0 30px; } }
.newsletter {
  padding: 35px 0 40px 0;
  background: #073051;
  text-align: center;
  overflow: hidden;
  clear: both; }

.newsletter__form {
  position: relative;
  max-width: 460px;
  margin: 0 auto; }

.newsletter__title {
  margin: 0 0 30px 0;
  color: white;
  font-size: 17px; }

.newsletter__subtitle {
  margin-bottom: 46px;
  font-size: 14px;
  line-height: 2;
  color: #369cee; }

.newsletter__email {
  padding-right: 125px;
  background: #369cee;
  border: none;
  text-transform: uppercase; }
  .newsletter__email, .newsletter__email:focus {
    color: white; }
  .newsletter__email::-webkit-input-placeholder {
    color: #0b4c80; }
  .newsletter__email::-moz-placeholder {
    color: #0b4c80; }
  .newsletter__email:-moz-placeholder {
    color: #0b4c80; }
  .newsletter__email:-ms-input-placeholder {
    color: #0b4c80; }

.newsletter__submit {
  position: absolute;
  padding: 11px 14px 12px 14px;
  width: auto;
  top: 3px;
  right: 3px;
  background: #073051;
  color: white; }
  .newsletter__submit:hover {
    background: white;
    color: #073051; }

@media (min-width: 48em) {
  .newsletter {
    padding: 45px 0 48px 0; }

  .newsletter__title {
    margin-bottom: 32px;
    font-size: 20px; }

  .newsletter__subtitle {
    font-size: 16px; }

  .newsletter__submit {
    padding-left: 30px;
    padding-right: 30px; } }
/**
 * -----------------------------------------
 * GENERAL
 * -----------------------------------------
 */
.product__details:after {
  content: '';
  display: table;
  clear: both; }

.product__details {
  margin-top: 25px; }

@media (min-width: 60em) {
  .product__details {
    margin-top: 20px; } }
/**
 * -----------------------------------------
 * PRODUCT META
 * -----------------------------------------
 */
.product__meta {
  display: none; }
  .product__meta .product__labels {
    padding: 0; }
  .product__meta .product__labels:not(:empty) {
    margin-top: 24px; }
  .product__meta .product__label {
    display: inline-block; }
    .product__meta .product__label + .product__label {
      margin-left: 8px; }

.product__meta--mobile {
  display: block;
  text-align: center; }

.product__brand {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400; }

.product__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #383838; }

.product__price {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #073051; }

.product__price--new {
  padding-right: 15px;
  color: #da2929; }

.product__price--old {
  text-decoration: line-through;
  font-weight: 400;
  color: #a5a5a5; }

@media (min-width: 48em) {
  .product__brand {
    font-size: 14px; }

  .product__title,
  .product__price {
    font-size: 20px; }

  .product__price--old {
    font-size: 16px; } }
/**
 * -----------------------------------------
 * PRODUCT INFO
 * -----------------------------------------
 */
.product__description {
  margin: 20px 0; }

.product__share {
  margin: 30px 0 40px 0; }

@media (min-width: 48em) {
  .product__share {
    margin: 32px 0 56px 0; } }
@media (min-width: 60em) {
  .product__meta {
    display: block; }

  .product__meta--mobile {
    display: none; }

  .product__description {
    margin-top: 45px; }

  .product__info {
    float: right !important;
    margin-right: 0 !important; }
    .no-csscalc .product__info {
      float: left;
      margin-right: 4%;
      width: 40%; }
    .csscalc .product__info {
      float: left;
      margin-right: 70px;
      width: 40%; }
    .product__info:after {
      content: '';
      display: table;
      clear: both; } }
/**
 * -----------------------------------------
 * PRODUCT BUY
 * -----------------------------------------
 */
.selector-wrapper {
  position: relative; }
  .selector-wrapper + .selector-wrapper {
    margin-top: 26px; }
  .selector-wrapper label {
    display: none; }

.option-selector__label {
  position: absolute;
  left: 24px;
  font-size: 14px;
  line-height: 49px;
  text-transform: uppercase;
  color: #a5a5a5;
  pointer-events: none; }

.product__variants .form-control {
  margin-bottom: 26px; }

.product__quantity {
  display: table;
  margin: 0 25px 26px 0;
  border: 1px solid #dddddd;
  border-radius: 2px; }
  .product__quantity label, .product__quantity input {
    display: table-cell; }
  .product__quantity input, .product__quantity input:active, .product__quantity input:focus {
    border: none; }
  .product__quantity label {
    padding: 0 25px;
    border-right: 1px solid #dddddd;
    vertical-align: middle; }
  .product__quantity input {
    width: 56px;
    background: #f8f8f8;
    text-align: center;
    -moz-appearance: textfield; }
  .product__quantity input[type="number"]::-webkit-outer-spin-button,
  .product__quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.flexbox .product__buy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
.flexbox .product__quantity {
  margin-bottom: 0; }
.flexbox .button--cart {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0; }

.no-flexbox .product__quantity input {
  width: auto; }
.no-flexbox .product__quantity {
  margin: 0; }
.no-flexbox .button--cart {
  display: inline-block;
  margin: 25px 0 0 0; }

/**
 * Let's style the small stars first...
 */
.product .spr-icon-star,
.product .spr-icon-star-half-alt,
.product .spr-icon-star-empty,
.product .spr-icon-star-empty.spr-icon-star-hover,
.product .spr-icon-star.spr-icon-star-hover,
.product__reviews-badge .spr-icon-star,
.product__reviews-badge .spr-icon-star-half-alt,
.product__reviews-badge .spr-icon-star-empty,
.product__reviews-badge .spr-icon-star-empty.spr-icon-star-hover,
.product__reviews-badge .spr-icon-star.spr-icon-star-hover {
  margin-right: 5px;
  font-size: 16px;
  color: #e75300;
  opacity: 1; }
  .product .spr-icon-star:last-child,
  .product .spr-icon-star-half-alt:last-child,
  .product .spr-icon-star-empty:last-child,
  .product .spr-icon-star-empty.spr-icon-star-hover:last-child,
  .product .spr-icon-star.spr-icon-star-hover:last-child,
  .product__reviews-badge .spr-icon-star:last-child,
  .product__reviews-badge .spr-icon-star-half-alt:last-child,
  .product__reviews-badge .spr-icon-star-empty:last-child,
  .product__reviews-badge .spr-icon-star-empty.spr-icon-star-hover:last-child,
  .product__reviews-badge .spr-icon-star.spr-icon-star-hover:last-child {
    margin-right: 0; }
.product .spr-icon-star-empty,
.product__reviews-badge .spr-icon-star-empty {
  color: #a5a5a5; }
.product .spr-icon:before,
.product .spr-icon-star:before,
.product .spr-icon-star-empty.spr-icon-star-hover:before,
.product__reviews-badge .spr-icon:before,
.product__reviews-badge .spr-icon-star:before,
.product__reviews-badge .spr-icon-star-empty.spr-icon-star-hover:before {
  font-family: "kagami-shopify";
  content: '\e613'; }

/**
 * Little badge
 */
.product__reviews-badge {
  margin-top: 22px; }

.spr-badge-caption {
  margin-left: 14px; }

/**
 * The reviews. Note that unfortunately, we need to scope everything around .product, because Shopify built-in
 * styles are made against an ID, so we need to do that to avoid !important rules
 */
.product #shopify-product-reviews {
  margin: 0; }
  .product #shopify-product-reviews .spr-container {
    padding: 6px 0 4px 0;
    border: none; }
  .product #shopify-product-reviews .spr-header-title {
    display: none; }
  .product #shopify-product-reviews .spr-summary-caption {
    float: left;
    font-size: 16px;
    color: #383838;
    font-weight: 700;
    margin-right: 18px; }
  .product #shopify-product-reviews .spr-summary-starrating {
    margin-top: -2px;
    float: right; }
  .product #shopify-product-reviews .spr-summary-actions {
    display: block;
    padding-top: 18px;
    clear: both;
    text-align: left;
    font-size: 14px; }
    .product #shopify-product-reviews .spr-summary-actions:focus {
      outline: none; }
  .product #shopify-product-reviews .spr-summary-actions-newreview {
    color: #073051;
    float: none; }
    .product #shopify-product-reviews .spr-summary-actions-newreview:hover {
      color: #01060b; }
  .product #shopify-product-reviews .spr-form {
    border-top: 1px solid #dddddd; }
  .product #shopify-product-reviews .spr-form-message-error {
    margin-bottom: 30px; }
  .product #shopify-product-reviews .spr-form-title {
    display: none; }
  .product #shopify-product-reviews .spr-form-label {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    text-transform: uppercase; }
  .product #shopify-product-reviews .spr-form-contact-name,
  .product #shopify-product-reviews .spr-form-contact-email,
  .product #shopify-product-reviews .spr-form-review-rating,
  .product #shopify-product-reviews .spr-form-review-title,
  .product #shopify-product-reviews .spr-form-review-body {
    margin-bottom: 30px; }
  .product #shopify-product-reviews .spr-form-actions {
    text-align: center; }
  .product #shopify-product-reviews .spr-form-message-success {
    font-size: 14px; }
  .product #shopify-product-reviews .spr-reviews {
    margin: 0;
    border-radius: 2px; }
  .product #shopify-product-reviews .spr-review {
    margin-bottom: 20px;
    padding: 10px 15px;
    border: 1px solid #dddddd;
    background: white; }
    .product #shopify-product-reviews .spr-review:first-child {
      margin-top: 30px; }
  .product #shopify-product-reviews .spr-review-header-starratings {
    float: right; }
  .product #shopify-product-reviews .spr-review-header-title {
    color: #383838;
    font-weight: 700;
    font-size: 15px; }
  .product #shopify-product-reviews .spr-review-header-byline,
  .product #shopify-product-reviews .spr-review-header-byline strong {
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    opacity: 1; }
  .product #shopify-product-reviews .spr-review-content {
    margin: 15px 0; }
  .product #shopify-product-reviews .spr-review-content-body {
    font-size: 14px;
    line-height: inherit; }
  .product #shopify-product-reviews .spr-pagination {
    padding: 9px 0 0 0;
    border-top: none; }
  .product #shopify-product-reviews .spr-pagination-page {
    display: none; }
  .product #shopify-product-reviews .spr-pagination-prev,
  .product #shopify-product-reviews .spr-pagination-next {
    position: relative;
    color: #073051;
    font-size: 14px; }
    .product #shopify-product-reviews .spr-pagination-prev:hover,
    .product #shopify-product-reviews .spr-pagination-next:hover {
      color: #01060b; }
  .product #shopify-product-reviews .spr-pagination-prev {
    float: left; }
  .product #shopify-product-reviews .spr-pagination-next {
    float: right; }
  .product #shopify-product-reviews .spr-review-reportreview:hover {
    color: #01060b; }
  .product #shopify-product-reviews .button-primary {
    float: none; }

@media (min-width: 60em) {
  .product #shopify-product-reviews .spr-container {
    padding: 4px 0 0 0; }
  .product #shopify-product-reviews .spr-summary-caption {
    font-size: 20px; }
  .product #shopify-product-reviews .spr-summary-starrating {
    float: none;
    vertical-align: sub; }
  .product #shopify-product-reviews .spr-summary-actions {
    display: inline-block;
    float: right;
    clear: none;
    margin-top: 4px;
    padding: 0;
    font-size: 16px; }
  .product #shopify-product-reviews .spr-form {
    margin-top: 48px;
    padding-top: 45px; }
  .product #shopify-product-reviews .spr-form-contact-name,
  .product #shopify-product-reviews .spr-form-contact-email,
  .product #shopify-product-reviews .spr-form-review-rating,
  .product #shopify-product-reviews .spr-form-review-title,
  .product #shopify-product-reviews .spr-form-review-body {
    margin-bottom: 45px; }
  .product #shopify-product-reviews .spr-form-actions {
    margin: 4px 0; }
  .product #shopify-product-reviews .spr-form-message-error {
    margin-bottom: 40px; }
  .product #shopify-product-reviews .spr-form-message-success {
    font-size: 16px; }
  .product #shopify-product-reviews .spr-review {
    padding: 25px 30px; }
    .product #shopify-product-reviews .spr-review:first-child {
      margin-top: 48px; }
  .product #shopify-product-reviews .spr-review-header-title {
    margin-bottom: 12px;
    font-size: 16px; }
  .product #shopify-product-reviews .spr-review-header-byline,
  .product #shopify-product-reviews .spr-review-header-byline strong {
    font-size: 14px; }
  .product #shopify-product-reviews .spr-review-content {
    margin: 12px 0 15px 0; }
  .product #shopify-product-reviews .spr-review-content-body {
    font-size: 16px; }
  .product #shopify-product-reviews .spr-pagination {
    padding: 26px 0 0 0; }
  .product #shopify-product-reviews .spr-pagination-prev,
  .product #shopify-product-reviews .spr-pagination-next {
    font-size: 16px; } }
.product__tabs {
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  overflow: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

.product__tab-title {
  position: relative;
  display: inline-block;
  margin: 0 15px;
  padding: 16px 0 17px 0;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.25s ease-in-out; }

.product__tab-line {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  z-index: 1;
  background: #073051;
  transition: all 0.25s ease-in-out; }

.product__tab-title:hover,
.product__tab-title--active {
  color: #073051; }

.product__tabs-content {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
  /*background: $alternate-page-background;*/
  background: #fff; }

.product__tab-content > .container {
  padding-top: 25px;
  padding-bottom: 25px; }

.product__masonry {
  padding: 25px; }
  .product__masonry .product__tile {
    font-size: 0;
    background: white;
    text-align: center;
    white-space: nowrap; }
    .product__masonry .product__tile:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .product__masonry img {
    display: inline-block !important;
    vertical-align: middle; }
  .product__masonry .product__tiles {
    padding: 0; }

@media (min-width: 48em) {
  .product__tabs {
    margin-top: 60px;
    text-align: center; }

  .product__tab-title {
    font-size: 14px;
    padding: 18px 0 20px 0; } }
@media (min-width: 60em) {
  .product__tabs {
    margin-top: 130px;
    overflow: visible; }

  .product__tab-line {
    bottom: -2px; }

  .product__tab-title {
    margin: 0 42px; }

  .product__tab-content > .container {
    padding-top: 50px;
    padding-bottom: 70px; } }
.quick-shop__tile {
  background: white; }

.quick-shop {
  height: 100%;
  width: 100% !important;
  top: 0 !important;
  background: white; }
  .quick-shop .product__slideshow {
    margin-top: 0; }
    .no-csscalc .quick-shop .product__slideshow {
      float: left;
      margin-right: 4%;
      width: 41%; }
    .csscalc .quick-shop .product__slideshow {
      float: left;
      margin-right: 50px;
      width: -webkit-calc(45% - 50px);
      width: calc(45% - 50px); }
    .quick-shop .product__slideshow .slick-list {
      margin: 0; }
    .quick-shop .product__slideshow .slick-dots {
      display: block !important;
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      margin-top: 0;
      padding: 16px 0;
      background: #073051;
      text-align: center; }
      .quick-shop .product__slideshow .slick-dots li {
        display: block;
        margin: 0 8px;
        height: auto;
        width: auto;
        background: transparent; }
      .quick-shop .product__slideshow .slick-dots button {
        display: block;
        margin: 0 auto;
        padding: 6px 0;
        width: auto;
        height: auto;
        background: transparent;
        color: transparent;
        border: none;
        font-size: 0; }
        .quick-shop .product__slideshow .slick-dots button:focus {
          outline: none; }
        .quick-shop .product__slideshow .slick-dots button:before {
          display: block;
          content: '';
          width: 16px;
          height: 16px;
          border-radius: 100%;
          border: 3px solid #073051;
          background: white;
          transition: all 0.2s ease-in-out; }
      .quick-shop .product__slideshow .slick-dots .slick-active button:before {
        border: 2px solid white;
        background: #073051; }
  .quick-shop .product__info {
    float: right !important;
    margin-right: 0 !important;
    margin-top: 18px;
    padding-right: 50px; }
    .no-csscalc .quick-shop .product__info {
      float: left;
      margin-right: 4%;
      width: 55%; }
    .csscalc .quick-shop .product__info {
      float: left;
      margin-right: 50px;
      width: 55%; }
    .quick-shop .product__info:after {
      content: '';
      display: table;
      clear: both; }
  .quick-shop .product__reviews-badge {
    font-size: 16px; }
  .quick-shop .product__description {
    margin-top: 26px; }
  .quick-shop .product__slideshow-image {
    margin: 0 !important; }
  .quick-shop [data-action="close-quick-shop"] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 17px;
    background: #f0f0f0;
    font-size: 16px; }
    .quick-shop [data-action="close-quick-shop"]:hover {
      color: #073051; }
  .quick-shop .product__quantity {
    display: none; }
  .quick-shop .product__buy {
    display: block !important; }
  .quick-shop .product__variants {
    margin-bottom: 50px; }
  .quick-shop .product__form {
    position: absolute;
    bottom: 0;
    right: 50px;
    width: 50%; }
  .quick-shop .button--cart {
    width: 100%;
    padding: 22px 0;
    border-radius: 0; }
  .csscalc .quick-shop .button--cart {
    margin-left: -50px;
    width: -webkit-calc(100% + 100px);
    width: calc(100% + 100px); }

.quick-shop__view-details {
  display: block;
  margin-top: 18px; }
  .quick-shop__view-details i {
    margin-left: 10px;
    font-size: 12px;
    vertical-align: 2px; }

.quick-shop--modal {
  max-width: 960px;
  max-height: 630px;
  overflow: hidden; }
  .quick-shop--modal .product__label ~ .product__label {
    margin-top: 0; }
  .csstransforms .quick-shop--modal {
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.template-search .page__header {
  margin-bottom: 0; }

.search__results {
  background: #f8f8f8;
  border-top: 1px solid #dddddd; }

.search__form {
  margin-top: 25px; }

.search__input {
  max-width: 400px; }

@media (min-width: 48em) {
  .search__form {
    margin-top: 50px; } }
@media (min-width: 68em) {
  .search__form {
    margin-top: 58px; } }
.shipping-estimator {
  display: block;
  padding: 25px 0 30px 0;
  background: #f8f8f8;
  border-top: 1px solid #dddddd; }
  .shipping-estimator .form-control {
    display: block; }

.shipping-estimator__results {
  margin-top: 30px;
  padding: 16px 0 0 0;
  border-top: 1px solid #dddddd; }

.shipping-estimator__title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #383838; }

.shipping-estimator__form {
  padding: 24px 0 16px 0; }

.shipping-estimator__submit {
  width: auto;
  margin-top: 0; }

@media (min-width: 48em) {
  .shipping-estimator .form-control {
    display: inline-block;
    width: 20%;
    margin: 0 15px 0 0; }
  .shipping-estimator .form-control__zip {
    width: 10%; }

  .flexbox .shipping-estimator__form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .flexbox .shipping-estimator .form-control {
    max-width: 400px;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2; }
  .flexbox .shipping-estimator .form-control__zip {
    max-width: 280px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .flexbox .shipping-estimator__submit {
    margin-top: 29px; } }
@media (min-width: 68em) {
  .shipping-estimator .form-control {
    margin-right: 32px; } }
.index__slider {
  position: relative;
  z-index: 0; }
  .index__slider .slick-slider {
    opacity: 0;
    transition: opacity 0.2s ease-in-out; }
  .index__slider .slick-slider.slick-initialized {
    opacity: 1; }
  .index__slider .slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 0 !important; }
  .index__slider.container {
    padding: 0; }
  .index__slider .slick-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 22px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 0;
    text-align: right; }
    .index__slider .slick-dots li {
      display: inline-block;
      margin-left: 10px; }
    .index__slider .slick-dots button {
      height: 5px;
      width: 23px;
      border-radius: 0;
      border: none;
      background: white;
      background: rgba(255, 255, 255, 0.4);
      transition: background 0.25s ease-in-out; }
      .index__slider .slick-dots button:focus {
        outline: none; }
    .index__slider .slick-dots .slick-active button {
      background: white; }

.slider__image {
  width: 100%; }

.slider__title,
.slider__subtitle {
  /*text-shadow: 0 1px 2px rgba(#000000, 0.4);*/ }

.slider__title {
  margin: 0 0 25px 0;
  color: white;
  font-size: 21px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2; }

.slider__subtitle {
  display: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

.slider__button {
  margin-top: 0;
  padding: 11px 25px 12px 25px;
  font-size: 12px; }

.slider__cover {
  position: absolute;
  display: inline-block;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.25)); }

.slider__cover-wrapper {
  display: table;
  width: 100%;
  height: 100%; }
  .slider__cover-wrapper > .container {
    display: table-cell;
    vertical-align: middle; }

@media (min-width: 48em) {
  .slider__cover-wrapper > .container {
    padding: 0 70px; }

  .index__slider {
    min-height: 300px; }
    .index__slider .slick-dots {
      bottom: 34px;
      padding: 0 70px; }
      .index__slider .slick-dots button {
        width: 48px; }

  .slider__title {
    font-size: 24px;
    max-width: 800px; }

  .slider__subtitle {
    display: block;
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
    max-width: 600px; }

  .slider__button {
    margin-top: 45px;
    padding: 15px 40px 16px 40px;
    font-size: 14px; } }
@media (min-width: 68em) {
  .index__slider {
    min-height: 500px; }
    .index__slider .slick-dots button {
      height: 8px; }

  .slider__title {
    font-size: 30px; } }
.template-404 main[role="main"] {
  padding-bottom: 0; }
.template-404 .page__header {
  margin-bottom: 0;
  border-bottom: 0; }

.template-blog main[role="main"] {
  padding-bottom: 0; }

.template-cart main[role="main"] {
  padding-bottom: 0; }
.template-cart .page__header {
  margin-bottom: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1; }

.template-empty-cart .page__header {
  border-bottom: none; }

.template-collection {
  background: #f8f8f8; }
  .template-collection main[role="main"] {
    padding-bottom: 0; }
  .template-collection .page__header {
    margin-bottom: 0; }
  .template-collection .page__header--has-filter {
    border-bottom: 0; }
    .template-collection .page__header--has-filter .page__header-wrapper {
      padding-bottom: 0; }

.template-customers-login main[role="main"],
.template-customers-register main[role="main"],
.template-customers-addresses main[role="main"] {
  padding-bottom: 0; }

.template-gift-card .header {
  text-align: center; }
.template-gift-card main[role="main"] {
  text-align: center; }
.template-gift-card .footer {
  border-top: 1px solid #dddddd; }

.gift-card__illustration {
  margin: 25px 0 30px 0; }
  .gift-card__illustration img {
    width: 320px;
    max-width: 100%; }

.gift-card__issued-text {
  font-size: 16px;
  color: #383838; }

.gift-card__amount {
  display: block;
  margin: 22px 0 25px 0;
  font-size: 20px;
  font-weight: 700;
  color: #073051; }

.gift-card__instructions {
  font-size: 14px; }

.gift-card__code {
  display: inline-block;
  margin: 13px 0 32px 0;
  padding: 15px 65px 15px 65px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 14px; }

.gift-card__qr-code {
  margin-bottom: 32px; }
  .gift-card__qr-code img {
    margin: 0 auto; }

.gift-card__apple-wallet {
  display: block;
  margin-bottom: 25px; }

.gift-card__actions {
  margin-bottom: 25px; }
  .gift-card__actions .button {
    display: block; }
  .gift-card__actions .button:first-child {
    margin-bottom: 25px; }

@media (min-width: 48em) {
  .gift-card__illustration {
    margin: 75px 0 80px 0; }

  .gift-card__issued-text {
    font-size: 20px; }

  .gift-card__amount {
    margin-bottom: 50px;
    font-size: 30px; }

  .gift-card__instructions {
    font-size: 16px; }

  .gift-card__actions {
    margin-bottom: 50px; }
    .gift-card__actions .button {
      display: inline-block;
      margin: 0; }
    .gift-card__actions .button:first-child {
      margin: 0 25px 0 0; } }
.template-index .home {
  overflow: hidden; }
.template-index main[role="main"] {
  padding-bottom: 0; }

.index-module {
  background: white;
  /*border-top: 1px solid $main-border-color;*/ }
  .index-module:first-child {
    border-top: none; }
  .index__slider + .index-module {
    border-top: none; }
  .index-module .collections__masonry,
  .index-module .collections__grid {
    background: white; }

.index-module .collection__grid-item {
  border: 0; }

.index-module--padded {
  padding: 0 0 40px 0; }

.index-module--alternate {
  /*background: $alternate-page-background;*/ }

.index-module__title {
  margin: 0 0 28px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #383838; }

.index-module__new-products .index-module__title,
.index-module__featured-products .index-module__title,
.index-module__featured-collections .index-module__title {
  padding-top: 35px; }

.index-module__new-products .index-module__title {
  margin-bottom: 10px; }

.index-module__featured-products .index-module__title {
  margin-bottom: 10px; }

.index-module__featured-collections .index-module__title {
  margin-bottom: 10px; }

.index-module__free-text {
  text-align: center; }
  .index-module__free-text ul, .index-module__free-text ol {
    margin-left: 0; }

.index-module__newsletter {
  border: none; }

.index-module__blog {
  overflow: hidden; }

.index-module__social .index-module__title,
.index-module__blog .index-module__title {
  margin-bottom: 38px; }

.social__subtitle {
  margin: 22px 0 0 0;
  text-align: center; }

.instagram__list {
  margin: 0 -7px;
  font-size: 0; }

.instagram__image-wrapper {
  display: inline-block;
  width: 33.33333%;
  padding: 0 7px; }
  .instagram__image-wrapper a {
    position: relative;
    display: block; }

.index-module__social-modules--one .instagram__image-wrapper {
  margin-bottom: 14px; }

.instagram__image {
  width: 100%; }

.instagram__overlay {
  display: none; }

.no-touch .instagram__image-wrapper:hover .instagram__overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 18px 15px 16px 20px;
  background: rgba(0, 0, 0, 0.6);
  text-align: left; }
.no-touch .instagram__image-wrapper:hover .instagram__caption,
.no-touch .instagram__image-wrapper:hover .instagram__date {
  color: #ffffff; }
.no-touch .instagram__image-wrapper:hover .instagram__caption {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0;
  font-size: 13px;
  line-height: 1.55;
  height: 4.65em; }
.no-touch .instagram__image-wrapper:hover .instagram__date {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.flexbox.no-touch .instagram__image-wrapper:hover .instagram__overlay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.tweet {
  padding: 22px 25px 16px 25px;
  background: white;
  border: 1px solid #dddddd;
  text-align: center; }

.tweet__content {
  margin: 0 0 22px 0;
  word-wrap: break-word; }

.tweet__date {
  color: #383838;
  text-transform: uppercase;
  font-size: 12px; }

.index-module__blog .article--short:last-child {
  margin-bottom: 0; }

.index-module__instagram + .index-module__twitter {
  margin-top: 36px; }

.index-module__social-modules--desktop {
  display: none; }

.ie8 .index-module__social {
  display: none !important; }

@media (min-width: 48em) {
  .index-module__title {
    margin-bottom: 30px;
    font-size: 18px; }

  .index-module__blog .article--short {
    margin-bottom: 0; }
    .no-csscalc .index-module__blog .article--short {
      float: left;
      width: 31%;
      margin-left: 3%; }
    .csscalc .index-module__blog .article--short {
      float: left;
      width: -webkit-calc(33.33333% + -33.33333px);
      width: calc(33.33333% + -33.33333px);
      margin-left: 50px; }
    .index-module__blog .article--short:first-child {
      margin-left: 0;
      clear: both; } }
  @media (min-width: 48em) and (max-width: 47.9em) {
    .index-module__blog .article--short.grid__item--mobile-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (min-width: 48em) and (min-width: 48em) and (max-width: 67.9em) {
    .index-module__blog .article--short.grid__item--tablet-first {
      margin-left: 0 !important;
      clear: both; } }
  @media (min-width: 48em) and (min-width: 68em) {
    .index-module__blog .article--short.grid__item--desktop-first {
      margin-left: 0 !important;
      clear: both; } }
@media (min-width: 60em) {
  .index-module--padded {
    padding: 0 0 48px 0; }

  .index-module__new-products .index-module__title,
  .index-module__featured-products .index-module__title,
  .index-module__featured-collections .index-module__title {
    padding-top: 46px; }

  .index-module__new-products .index-module__title {
    margin-bottom: 21px; }

  .index-module__featured-products .index-module__title {
    margin-bottom: 21px; }

  .index-module__social-modules {
    margin-top: 52px;
    text-align: center; }

  .social__subtitle {
    margin-top: 42px; }

  .index-module__instagram,
  .index-module__twitter {
    display: inline-block;
    width: 50%; }

  /* When we only have one enabled module, we extend the Instagram over the full width */
  .index-module__social-modules--one .index-module__instagram {
    width: 100%; }
  .index-module__social-modules--one .instagram__image-wrapper {
    width: 16.666666%;
    margin-bottom: 0; }

  .index-module__instagram + .index-module__twitter {
    float: right;
    margin-top: 0;
    padding-left: 70px; }

  .index-module__social {
    overflow-x: hidden; }

  .index-module__social-modules--mobile {
    display: none; }

  .index-module__social-modules--desktop {
    display: block;
    margin-left: -60px;
    margin-right: -60px; }

  .index-module__social-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 60px 0; }
    .index-module__social-row .instagram__list,
    .index-module__social-row .tweet,
    .index-module__social-row .social__subtitle {
      display: table-cell;
      height: 100%;
      width: 50%;
      vertical-align: middle; }
    .index-module__social-row .social__subtitle {
      padding-top: 40px;
      vertical-align: top; }

  .tweet__date {
    font-size: 14px; } }
@media (min-width: 68em) {
  .no-csscalc .index-module__new-products .collection__grid-item {
    float: left;
    width: 31.66667%;
    margin-left: 2%; }
  .csscalc .index-module__new-products .collection__grid-item {
    float: left;
    width: -webkit-calc(33.33333% + -16.66667px);
    width: calc(33.33333% + -16.66667px);
    margin-left: 25px; } }
@media (min-width: 68em) and (max-width: 47.9em) {
  .index-module__new-products .collection__grid-item.grid__item--mobile-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 48em) and (max-width: 67.9em) {
  .index-module__new-products .collection__grid-item.grid__item--tablet-first {
    margin-left: 0 !important;
    clear: both; } }
@media (min-width: 68em) and (min-width: 68em) {
  .index-module__new-products .collection__grid-item.grid__item--desktop-first {
    margin-left: 0 !important;
    clear: both; } }

.template-list-collections main[role="main"] {
  padding: 0; }
.template-list-collections .page__header {
  margin-bottom: 0; }

.template-product main[role="main"] {
  padding-bottom: 0; }

.template-search main[role="main"] {
  padding-bottom: 0; }
  .flexbox .template-search main[role="main"] .page__header {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    border-bottom: none; }

.template-password main[role="main"] {
  padding-bottom: 0; }
.template-password .header__logo {
  text-align: center; }
.template-password .password__admin-link {
  text-align: center; }
.template-password .password__powered-by {
  text-transform: uppercase;
  font-size: 13px; }
.template-password .page__footer .alert, .template-password .page__footer .product #shopify-product-reviews .spr-form-message-error, .product #shopify-product-reviews .template-password .page__footer .spr-form-message-error,
.template-password .page__footer label {
  text-align: left; }
@media (min-width: 48em) {
  .template-password .page__header-wrapper {
    padding: 50px 0 60px 0; } }
@media (min-width: 68em) {
  .template-password .page__header-wrapper {
    padding: 65px 0 75px 0; } }

.template-page-collections-masonry .page__header,
.template-page-collections-grid .page__header {
  margin-bottom: 0; }

/* DESIGNMURDER CHANGES */
.slider__title {
  font-family: 'Brandon Bold';
  letter-spacing: 3px;
  font-weight: normal; }

.slider__subtitle {
  font-family: 'Charter';
  letter-spacing: 2px; }

.button--primary.homeButton, .product #shopify-product-reviews .homeButton.button-primary {
  color: #fff;
  font-family: 'Brandon Bold';
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: transparent;
  text-align: center;
  color: #fff;
  font-weight: 800;
  -webkit-transition: background-color 0.25s ease-in, -webkit-transform 0.25s ease-in;
  transition: background-color 0.25s ease-in, -webkit-transform 0.25s ease-in;
  transition: background-color 0.25s ease-in, transform 0.25s ease-in;
  transition: background-color 0.25s ease-in, transform 0.25s ease-in, -webkit-transform 0.25s ease-in;
  border-radius: 4px;
  border: 2px solid #fff;
  margin-top: 45px; }

h2.homeHeader {
  font-family: 'Brandon Bold';
  text-transform: uppercase;
  color: #363636;
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center; }

p.homeSection {
  font-family: 'Charter';
  color: #828282;
  font-size: 1.6rem;
  line-height: 1.7;
  margin: 0px 0 2rem 0;
  letter-spacing: 1px; }

.asSeen {
  background-color: #f5f5f5;
  padding-bottom: 1rem;
  margin-bottom: 3rem; }

.asSeen h3 {
  font-family: 'Brandon Bold';
  font-weight: normal;
  font-size: 2rem;
  padding: 2rem 0 0 0; }

.index-module__free-text h3 {
  font-family: 'Brandon Bold';
  font-weight: normal;
  font-size: 2rem; }

.approach p {
  font-family: 'Charter';
  font-size: 18px; }

.dtable {
  display: table; }

.dtr {
  display: table-row; }

.dtd {
  padding: 24px 34px;
  display: table-cell;
  width: 33%; }

.payment-methods__list {
  display: none; }

body.trial-pack .details-info__plan {
  margin-top: 0rem; }
@media (min-width: 1101px) {
  body.trial-pack .product-details__hero {
    width: 55%; } }
@media (min-width: 1101px) {
  body.trial-pack .product-details__info {
    width: 45%; } }
body.trial-pack .product-details__info--dual .info-plan__item {
  max-width: 300px;
  width: 100%;
  margin: 0 auto; }
body.trial-pack .product-details-blurb {
  padding: 25px; }
  body.trial-pack .product-details-blurb h1, body.trial-pack .product-details-blurb h2 {
    font-weight: 300;
    text-align: center; }
  body.trial-pack .product-details-blurb h1 {
    font-size: 2.2rem; }
  body.trial-pack .product-details-blurb h2 {
    margin-bottom: 1rem; }
@media (max-width: 680px) {
  body.trial-pack .info-plan__header {
    width: 100%;
    flex-basis: 100%; } }

.trial-terms a {
  text-decoration: underline; }

.discount-bar {
  text-align: center;
  font-size: 14px;
  padding: 8px 0px;
  color: white;
  background: #185674; }

.terms-modal {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75); }

.terms-modal-inner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  position: absolute;
  padding: 10px;
  font-size: 14px;
  border: 3px solid #185674;
  border-radius: 4px; }

.terms-close {
  padding: 8px 15px;
  background: #185674;
  color: white;
  margin-top: 16px;
  display: block;
  margin: 20px auto;
  border: none;
  font-weight: bold; }

#creatif_cart_harrys {
  display: initial !important; }

.empty_cart_border {
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 150px;
  padding: 0;
  margin: 0; }

.additional-checkout-buttons {
  display: none; }

/*-----------------------css----------------------------*/
/* #subscribe_option{
	display: none;
}
#prepay_save_option{
	display: none;
}
.cart-item__variant{
	display: none !important;
}
.price-text.subscribe-on-text{
	display: none !important;
} */
.new-getstarted {
  font-size: 14px;
  line-height: 1.35; }
  .new-getstarted .slider {
    width: 100%;
    position: relative; }
    .new-getstarted .slider .getstarted-slider {
      max-width: 1440px;
      margin: 0 auto; }
      .new-getstarted .slider .getstarted-slider .getstarted-slide {
        position: relative;
        height: 450px; }
        .new-getstarted .slider .getstarted-slider .getstarted-slide .slide-content {
          padding: 0 20px;
          position: relative;
          top: 50%;
          transform: translate(-50%, -50%);
          left: 70%;
          width: 370px;
          text-align: center;
          line-height: 1.5; }
          .new-getstarted .slider .getstarted-slider .getstarted-slide .slide-content .button {
            color: #fff;
            background-color: #000;
            border: 1px solid #000000;
            margin-top: 20px;
            width: 80%;
            display: block;
            margin-left: auto;
            margin-right: auto; }
            .new-getstarted .slider .getstarted-slider .getstarted-slide .slide-content .button:hover {
              color: #000;
              background-color: #fff; }
          .new-getstarted .slider .getstarted-slider .getstarted-slide .slide-content h2 {
            font-size: 28px;
            text-transform: uppercase;
            margin: 10px auto; }
  .new-getstarted .slick-arrow {
    position: absolute;
    left: 5%;
    top: 50%;
    z-index: 999;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    font-size: 22px;
    cursor: pointer; }
  .new-getstarted .slick-next {
    left: auto;
    right: 5%; }
  .new-getstarted .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .new-getstarted .slick-dots li {
      display: inline-block;
      margin: 0 4px; }
      .new-getstarted .slick-dots li button {
        font-size: 0;
        height: 16px;
        width: 16px;
        border-style: solid;
        border-color: #000;
        border-radius: 50%; }
    .new-getstarted .slick-dots li.slick-active > button {
      background-color: #000; }
  .new-getstarted .steps {
    width: 100%;
    margin-top: 60px; }
    .new-getstarted .steps .step {
      display: block;
      width: 33.33%;
      padding: 0 15px;
      float: left; }
      .new-getstarted .steps .step .image {
        margin-bottom: 30px;
        text-align: center; }
      .new-getstarted .steps .step .content {
        text-align: center;
        margin: 0 auto;
        width: 70%;
        line-height: 1.5;
        margin-bottom: 50px; }
        .new-getstarted .steps .step .content h4 {
          font-size: 21px;
          letter-spacing: 1px; }
  .new-getstarted .pickplan {
    width: 100%;
    text-align: center; }
    .new-getstarted .pickplan .plans {
      margin-top: 30px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex; }
      .new-getstarted .pickplan .plans .plan {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        width: 50%; }
        .new-getstarted .pickplan .plans .plan:first-of-type {
          border-right: 1px solid #cccccc; }
        .new-getstarted .pickplan .plans .plan .content {
          width: 350px;
          margin: 0 auto;
          margin-bottom: 30px; }
          .new-getstarted .pickplan .plans .plan .content .plan-select {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex; }
            .new-getstarted .pickplan .plans .plan .content .plan-select div {
              font-size: 21px;
              font-weight: bold;
              width: 25%;
              color: #000000;
              background-color: #ffffff;
              border: 1px solid #000000;
              cursor: pointer;
              margin: 20px 0;
              padding: 15px 0; }
              .new-getstarted .pickplan .plans .plan .content .plan-select div.selected {
                color: #ffffff;
                background-color: #000000;
                border-color: #000000; }
              .new-getstarted .pickplan .plans .plan .content .plan-select div:hover {
                color: #ffffff;
                background-color: #000000;
                border-color: #000000; }
            .new-getstarted .pickplan .plans .plan .content .plan-select div:not(:last-of-type) {
              border-right: 0; }
        .new-getstarted .pickplan .plans .plan .image img {
          max-height: 250px; }
        .new-getstarted .pickplan .plans .plan .button {
          color: #fff;
          background-color: #000;
          border: 1px solid #000000;
          margin-top: auto;
          margin-left: auto;
          margin-right: auto;
          width: 100%;
          max-width: 350px;
          text-transform: none; }
          .new-getstarted .pickplan .plans .plan .button:hover {
            color: #000;
            background-color: #fff; }
        .new-getstarted .pickplan .plans .plan h3 {
          font-size: 21px;
          text-transform: uppercase; }
        .new-getstarted .pickplan .plans .plan h3:first-of-type {
          margin-bottom: 30px; }
        .new-getstarted .pickplan .plans .plan h6 {
          font-size: 14px;
          margin: 12px auto;
          text-transform: uppercase;
          letter-spacing: .5px; }
    .new-getstarted .pickplan h2 {
      font-size: 40px;
      text-transform: uppercase; }
  .new-getstarted .press {
    text-align: center; }
    .new-getstarted .press .press-article {
      display: block;
      width: 33.33%;
      float: left;
      margin-bottom: 50px; }
      .new-getstarted .press .press-article .image {
        margin: 20px auto; }
      .new-getstarted .press .press-article .content {
        width: 80%;
        margin: 0 auto; }
    .new-getstarted .press h2 {
      font-size: 21px; }
  .new-getstarted .toppicks {
    text-align: center; }
    .new-getstarted .toppicks .pick {
      display: block;
      width: 33.33%;
      float: left;
      padding: 15px; }
      .new-getstarted .toppicks .pick .image {
        margin: 0 auto 10px; }
      .new-getstarted .toppicks .pick .content {
        margin-bottom: 50px; }
        .new-getstarted .toppicks .pick .content a {
          display: block;
          margin: 15px auto 0;
          text-decoration: underline;
          font-size: 12px; }
    .new-getstarted .toppicks p {
      margin: 0 auto 30px;
      max-width: 400px;
      line-height: 1.5; }
    .new-getstarted .toppicks h2 {
      font-size: 21px;
      margin-bottom: 10px; }
  .new-getstarted .instagram {
    text-align: center; }
    .new-getstarted .instagram #insta-feed .container[style] {
      width: 25% !important;
      height: auto !important;
      vertical-align: bottom !important; }
      .new-getstarted .instagram #insta-feed .container[style] img[style] {
        width: 100% !important;
        height: auto !important;
        vertical-align: bottom; }
    .new-getstarted .instagram h2 {
      font-size: 32px;
      margin-bottom: 30px; }
  .new-getstarted .pagewidth {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto; }
  .new-getstarted .separator {
    width: 100%;
    height: 50px;
    margin: 50px 0;
    background-image: url(//cdn.shopify.com/s/files/1/1210/5358/t/117/assets/bg-repeat-placeholder.png?v=5424942640457856444);
    background-repeat: repeat-x;
    clear: both; }

@media screen and (max-width: 767px) {
  .new-getstarted .slider .getstarted-slider .getstarted-slide .slide-content {
    padding: 0 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px; }
  .new-getstarted .slick-arrow {
    left: 1%; }
  .new-getstarted .slick-next {
    left: auto;
    right: 1%; }
  .new-getstarted .steps .step {
    display: block;
    width: 100%;
    padding: 0 20px;
    float: left; }
    .new-getstarted .steps .step .content {
      width: 100%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto; }
  .new-getstarted .pickplan .plans {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column; }
    .new-getstarted .pickplan .plans .plan {
      width: 100%; }
      .new-getstarted .pickplan .plans .plan:first-of-type {
        border-right: 0; }
      .new-getstarted .pickplan .plans .plan .content {
        width: 100%;
        max-width: 400px; }
      .new-getstarted .pickplan .plans .plan:last-of-type {
        margin-top: 60px; }
  .new-getstarted .press .press-article {
    width: 100%;
    padding: 0 20px; }
    .new-getstarted .press .press-article .content {
      width: 100%;
      max-width: 400px;
      margin: 0 auto; }
  .new-getstarted .toppicks .pick {
    display: block;
    width: 100%;
    padding: 20px; }
    .new-getstarted .toppicks .pick .content {
      margin-bottom: 0; }
  .new-getstarted .toppicks p {
    padding: 0 20px; }
  .new-getstarted .instagram #insta-feed .container {
    width: 50% !important; } }
.promo-row {
  margin: 60px 0; }
  .promo-row .promo-header h3 {
    font-family: "brandon-grotesque", "Brandon Grotesque", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #185674;
    letter-spacing: 1px;
    line-height: 28px; }
  .promo-row .promo-header p {
    max-width: 600px;
    margin: 10px auto 20px;
    font-family: "museo-sans", "Museo Sans", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 20px;
    color: #868686; }
  .promo-row .promo-product {
    padding: 10 8px;
    margin: 15px auto 0;
    font-family: "brandon-grotesque", "Brandon Grotesque", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #868686; }
    .promo-row .promo-product .promo-product-desc {
      margin-top: 15px;
      margin-bottom: 25px; }
      .promo-row .promo-product .promo-product-desc ul {
        text-align: left;
        margin: 10px 0 0; }
      .promo-row .promo-product .promo-product-desc p {
        margin: 10px 0 0;
        text-align: left; }
    .promo-row .promo-product .promo-price {
      color: #868686; }
      .promo-row .promo-product .promo-price b {
        color: #666666; }
    .promo-row .promo-product img {
      margin-bottom: 15px; }
    .promo-row .promo-product .promo-button {
      padding: 14px 45px;
      border-radius: 5px;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      text-align: center;
      cursor: pointer;
      transition: all 0.2s ease;
      font-family: "brandon-grotesque", "Brandon Grotesque", sans-serif;
      background-color: #E34F30;
      border-color: #E34F30;
      color: white;
      border: 0; }
      .promo-row .promo-product .promo-button:hover {
        opacity: 0.7; }
  @media (min-width: 768px) {
    .promo-row .promo-product-desc {
      margin-left: auto;
      margin-right: auto; } }

.informational-bar {
  font-family: "brandon-grotesque", "Brandon Grotesque", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 6px;
  -webkit-box-shadow: 0 2px 2px -2px #000000;
  -moz-box-shadow: 0 2px 2px -2px #000000;
  box-shadow: 0 2px 2px -2px #000000; }
  .informational-bar a {
    margin-left: 10px;
    padding: 2px 25px;
    background-color: #05c3de;
    color: #fff;
    border-radius: 9px; }
    .informational-bar a:hover {
      opacity: 0.7; }
  .informational-bar .mobilebreak {
    display: inline-block;
    margin: 0;
    padding: 0; }

@media (max-width: 1023px) {
  .informational-bar a {
    display: block;
    max-width: 300px;
    margin: 12px auto; }
  .informational-bar .mobilebreak {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto; } }
/* Homepage hero banner */
.home-hero-container .video-container {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  height: 610px;
  width: 100%;
  position: relative;
  overflow: hidden; }
.home-hero-container .video-overlay {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }
.home-hero-container video {
  width: 100%;
  height: 50%;
  object-fit: cover;
  margin-bottom: -3px; }
.home-hero-container .hero-content {
  position: relative;
  align-self: flex-start;
  left: 0px;
  text-align: center;
  z-index: 1;
  margin: 316px auto 0px; }
.home-hero-container .button {
  margin-top: 26px; }
@media screen and (min-width: 768px) {
  .home-hero-container .hero-content {
    align-self: center;
    left: calc(-7% - 135px);
    margin-top: -40px;
    text-align: center; }
  .home-hero-container .video-container {
    height: 400px; }
  .home-hero-container video {
    height: 100%; } }
@media screen and (min-width: 1200px) {
  .home-hero-container .video-container {
    height: 33vw; } }

@media screen and (min-width: 769px) {
  .moveToTop {
    margin-top: -170px; }
    .moveToTop.descriptions-container {
      background: none;
      border-top: none; }
    .moveToTop .descriptions {
      box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
      padding: 15px 0 0;
      border-radius: 16px; }
    .moveToTop .descriptions-title {
      display: none; }
    .moveToTop .descriptions--item-img {
      height: 100px; }
    .moveToTop .descriptions-container {
      border-top: none; }
    .moveToTop .headingupdate.small {
      margin: 0;
      padding: 0;
      margin-bottom: 0 !important; }
    .moveToTop .descriptions--item p {
      padding: 10px 15px 15px;
      background: none; } }
/* Mini cart */
.csstransforms .mini-cart--open {
  z-index: 9999;
  visibility: visible; }

/* Quick add popup */
.hide {
  display: none; }

.QuickLearnCta, .gallery-quick-add {
  display: inline-block; }

.QuickAddWrapper {
  margin-top: 15px; }

.QuickLearnCta {
  background-color: #f3f3f3;
  color: #185674;
  cursor: default;
  height: 33px;
  width: 35px;
  fill: #185674;
  border-radius: 4px;
  margin: 0px 10px 0px 0px; }
  .QuickLearnCta:hover, .QuickLearnCta:focus {
    background-color: #185674;
    color: white; }

.home-product-section .works {
  background-color: #f7f7f7; }

.home-product-section .bundles {
  background-color: #f7f7f7; }

.home-product-section .other-products {
  background-color: #f7f7f7; }

.works--card {
  position: relative;
  margin-top: 25px !important; }
  .works--card:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px; }

.bundles--card {
  position: relative;
  margin-top: 25px !important; }
  .bundles--card:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px; }

@media only screen and (max-width: 768px) {
  #shopify-section-bundles-banner {
    margin-top: 25px; } }

.bundles-hero-container {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  position: relative; }
  @media only screen and (max-width: 1200px) {
    .bundles-hero-container {
      height: 450px; } }
  @media only screen and (max-width: 768px) {
    .bundles-hero-container {
      height: 350px; } }
  @media only screen and (max-width: 480px) {
    .bundles-hero-container {
      height: 250px; } }
  .bundles-hero-container div.markdown {
    position: absolute;
    width: 350px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 55%;
    text-align: center; }
    .bundles-hero-container div.markdown .bundles-hero-title {
      font-size: 40px;
      color: #fff;
      font-weight: 500; }
    .bundles-hero-container div.markdown .bundles-hero-content {
      margin-top: 20px;
      color: #fff;
      font-size: 20px;
      line-height: 34px; }
    @media only screen and (max-width: 768px) {
      .bundles-hero-container div.markdown {
        transform: translate(-50%, -50%);
        left: 66.66%; } }
    @media only screen and (max-width: 480px) {
      .bundles-hero-container div.markdown {
        transform: translate(-50%, -50%);
        left: 50%; } }

.other-products--card {
  position: relative;
  margin-top: 25px !important; }
  .other-products--card:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px; }
  .other-products--card .other-products-badge {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    color: #025f9c;
    background-color: #eef6fb;
    border-radius: 12px;
    padding: 2px 12px 0px;
    font-weight: 500; }
  .other-products--card .other-products-quantity {
    height: 32px; }
    .other-products--card .other-products-quantity a {
      width: 32px;
      text-align: center;
      height: 32px;
      line-height: 32px;
      color: #666; }
    .other-products--card .other-products-quantity a.active {
      border-radius: 50%;
      border: 1px #BFBFBF solid; }

@media only screen and (max-width: 768px) {
  #shopify-section-other-products-banner {
    margin-top: 25px; } }

.other-products-hero-container {
  width: 100%;
  height: 600px;
  background-position: center;
  background-size: cover;
  position: relative; }
  @media only screen and (max-width: 1350px) {
    .other-products-hero-container {
      height: 550px; } }
  @media only screen and (max-width: 900px) {
    .other-products-hero-container {
      height: 525px; } }
  @media only screen and (max-width: 767px) {
    .other-products-hero-container {
      height: 270px; } }
  .other-products-hero-container div.markdown {
    width: 400px;
    top: 50%;
    position: absolute;
    top: 8%;
    text-align: left;
    left: 16%; }
    .other-products-hero-container div.markdown .other-products-hero-title {
      font-size: 40px;
      font-weight: 500; }
      @media only screen and (max-width: 480px) {
        .other-products-hero-container div.markdown .other-products-hero-title {
          font-size: 28px; } }
    .other-products-hero-container div.markdown .other-products-hero-content {
      margin-top: 20px;
      font-size: 20px;
      line-height: 28px; }
      @media only screen and (max-width: 767px) {
        .other-products-hero-container div.markdown .other-products-hero-content {
          line-height: 20px;
          margin-top: 10px; } }
    @media only screen and (max-width: 767px) {
      .other-products-hero-container div.markdown {
        transform: initial;
        left: initial;
        width: 100%;
        padding: 0 20px;
        text-align: center; } }

#shopify-section-other-products-icons {
  z-index: 1; }
  #shopify-section-other-products-icons .other-products--icons {
    margin: -130px auto 40px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
    max-width: 1182px;
    width: 90%;
    border-radius: 16px; }
    #shopify-section-other-products-icons .other-products--icons .other-icons-desktop {
      display: flex;
      flex-direction: row;
      max-width: 1181px;
      margin: 0px auto; }
      @media only screen and (max-width: 767px) {
        #shopify-section-other-products-icons .other-products--icons .other-icons-desktop {
          display: none; } }
      #shopify-section-other-products-icons .other-products--icons .other-icons-desktop .icons--item {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%; }
        #shopify-section-other-products-icons .other-products--icons .other-icons-desktop .icons--item .icons--item-content {
          max-width: 75%;
          margin: 25px 0px;
          text-align: center; }
          #shopify-section-other-products-icons .other-products--icons .other-icons-desktop .icons--item .icons--item-content .icons--item-title {
            font-size: 19px;
            letter-spacing: 0.5px;
            line-height: 28px;
            text-transform: none;
            font-weight: 500;
            color: #4e4e4e;
            margin-top: 7px; }
          #shopify-section-other-products-icons .other-products--icons .other-icons-desktop .icons--item .icons--item-content .icons--item-text {
            font-size: 15px;
            letter-spacing: 0.4px;
            line-height: 24px;
            text-transform: none;
            color: #666666;
            margin-top: 8px; }
    @media only screen and (min-width: 767px) {
      #shopify-section-other-products-icons .other-products--icons .other-icons-mobile {
        display: none; } }
    #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container {
      border-radius: 16px; }
      #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container .swiper-pagination-bullet-active {
        background-color: #263645; }
      #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
        display: flex;
        flex-direction: column;
        padding: 0 !important; }
        #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container .swiper-slide.descriptions--item h2 {
          padding-top: 0; }
        #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container .swiper-slide .icons--item-title {
          font-size: 19px;
          letter-spacing: 0.5px;
          line-height: 28px;
          text-transform: none;
          font-weight: 500;
          color: #4e4e4e;
          margin-top: 7px; }
        #shopify-section-other-products-icons .other-products--icons .other-icons-mobile .swiper-container .swiper-slide .icons--item-text {
          font-size: 15px;
          letter-spacing: 0.4px;
          line-height: 24px;
          text-transform: none;
          color: #666666;
          margin-top: 8px; }

.gallery-quick-add {
  height: 14px;
  line-height: 16px;
  padding: 8px 20px; }

.QuickLearnTooltip {
  background-color: white;
  bottom: 100px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
  left: 50%;
  opacity: 0;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 5%);
  visibility: hidden;
  width: 91%;
  z-index: 3;
  border-width: 1px;
  border-style: solid;
  border-color: #f7f7f7;
  border-image: initial;
  border-radius: 4px;
  margin: auto;
  padding: 35px 15px;
  transition: all 0.4s ease 0s; }

.QuickLearnCta:hover + .QuickLearnTooltip,
.QuickLearnCta:focus + .QuickLearnTooltip {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -20px); }

@media screen and (max-width: 767px) {
  .qv-product-options {
    display: block !important; } }
body.template-product.trial-pack .descriptions-container {
  padding-top: 30px; }

body.template-product.trial-pack .descriptions-container .descriptions {
  padding: 0px; }

/* 
   Swatches Styles
*/
.swatch {
  margin: 1em 0; }

/* Label */
.swatch .header {
  margin: 0.5em 0; }

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

.swatch label {
  /* Rounded corners */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* To give width and height */
  float: left;
  /* Color swatches contain no text so they need to have a width. */
  min-width: 50px !important;
  height: 35px !important;
  /* No extra spacing between them */
  margin: 0;
  /* The border when the button is not selected */
  border: #ccc 1px solid;
  /* Background color */
  background-color: #ddd;
  /* Styling text */
  font-size: 13px;
  text-align: center;
  line-height: 35px;
  white-space: nowrap;
  text-transform: uppercase; }

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

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

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
  border-color: transparent; }

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

/* 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: -23px;
  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.clearfix {
  clear: both;
  /* display: block; */ }

.qv-product-options .swatch-radio {
  position: relative;
  left: inherit;
  right: inherit;
  display: block;
  padding: 0px;
  -webkit-appearance: radio;
  width: auto; }

li.cart-item__property.test {
  display: none; }

/* GR - 16 Dec '19 */
div#shopify-section-faq .headingupdate {
  text-transform: inherit; }

body.template-product.trial-pack .descriptions-container {
  padding-bottom: 0px; }

/* GR - 14 Jan '19 */
div#shopify-section-home-products1 img.works--card--image {
  max-height: 430px; }

div#shopify-section-home-products1 img.bundles--card--image {
  max-height: 430px; }

div#shopify-section-home-products1 img.other-products--card--image {
  max-height: 430px; }

header.article__header {
  display: none; }

/* HC - Template changes - 24 Mar '20 */
.hc-video-banner {
  margin: 0;
  min-height: 350px;
  max-height: 350px;
  min-width: 100vw;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .hc-video-banner .bg-video-holder {
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    min-height: 100vh;
    min-width: 100vw;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1; }
  .hc-video-banner .bg-video-holder .bg-video {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: opacity .3s ease;
    pointer-events: none;
    z-index: -1; }
  .hc-video-banner .video-active .bg-video {
    opacity: 0.8;
    min-height: 100vh;
    width: 100vw; }
  .hc-video-banner .desktop {
    display: block; }
  .hc-video-banner .mobile {
    display: none; }

.bg-video-holder video {
  width: 100%; }

.hc-details {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .hc-details h4 {
    color: #fff;
    font-size: 30px; }
  .hc-details h6 {
    color: #fff;
    margin-bottom: 10px; }
  .hc-details a {
    padding: 2px 20px;
    color: #fff;
    font-weight: bold;
    border: 2px solid #fff; }

@media screen and (max-width: 980px) {
  .hc-video-banner .desktop {
    display: none; }
  .hc-video-banner .mobile {
    display: block; }
  .hc-video-banner .hc-video-banner {
    margin: 0 0 40px;
    min-height: 500px;
    position: relative;
    overflow: hidden;
    z-index: 1; } }
@media screen and (max-width: 769px) {
  .hc-video-banner .desktop {
    display: none; }
  .hc-video-banner .mobile {
    display: block; }
  .hc-video-banner .hc-video-banner {
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
    z-index: 1; } }
@media screen and (min-width: 770px) and (max-width: 1025px) {
  .hc-video-banner .desktop {
    display: block; }
  .hc-video-banner .mobile {
    display: none; }
  .hc-video-banner .hc-video-banner {
    margin: 0 0 20px;
    min-height: 320px;
    min-width: 100vw;
    position: relative;
    overflow: hidden;
    z-index: 1; } }
@media screen and (max-width: 480px) {
  .hc-video-banner .desktop {
    display: none; }
  .hc-video-banner .mobile {
    display: block; }
  .hc-video-banner .hc-video-banner {
    margin: 0 0 10px;
    min-height: 450px;
    min-width: 100vw;
    position: relative;
    overflow: hidden;
    z-index: 1; }
  .hc-video-banner .bg-video-holder video {
    width: unset; } }
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .hc-video-banner {
    margin: 0;
    min-height: 420px;
    min-width: 100vw;
    position: relative;
    overflow: hidden;
    z-index: 1; } }
@media screen and (min-width: 1440px) {
  .hc-video-banner {
    margin: 0;
    min-height: 500px;
    min-width: 100vw;
    position: relative;
    overflow: hidden;
    z-index: 1; } }
@font-face {
  font-family: 'bookmaniasemibold';
  src: url("bookmania_semibold-webfont.woff2") format("woff2"), url("bookmania_semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'brownregular';
  src: url("brown-regular-webfont.woff2") format("woff2"), url("brown-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.custom_bann .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) {
  padding-left: 200px;
  width: 44%; }

.custom_bann .shogun-heading-component h5 {
  font-family: 'brownregular';
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 10px 0; }

.shg-c.heading_custom.shg-align-left .shogun-heading-component h2 {
  margin-bottom: .5rem;
  font-family: 'bookmaniasemibold';
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 38px !important; }

.shg-c.textstyl span {
  color: #aba49d !important;
  font-family: 'brownregular' !important;
  line-height: normal !important; }

.shg-c.text_pop1 span {
  color: #aba49d !important;
  font-family: 'brownregular' !important;
  line-height: 30px !important;
  position: relative;
  cursor: pointer;
  font-size: 16px !important; }

.shg-c.text_pop1.whit2 span::before {
  background: #fff;
  height: 26px;
  width: 26px;
  border-radius: 100%;
  content: "+";
  color: #81e2f8;
  font-size: 29px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-text-stroke: 1px #fff;
  line-height: 18px;
  margin: 0 10px 0 0; }

.pricestyle span strong span {
  font-size: 1.5rem;
  font-family: 'brownregular';
  font-weight: 500; }

.pricestyle span strong {
  margin-bottom: 1rem !important;
  display: block; }

.shg-c.pricestyle {
  margin: 10px 0 0 0 !important; }

.nootropics1 .shogun-heading-component h5 {
  font-family: 'brownregular';
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 17px 0; }

.nootropics1 .shogun-heading-component h2 {
  margin-bottom: .5rem;
  font-family: 'bookmaniasemibold';
  font-weight: 500;
  font-size: 40px !important;
  line-height: 40px !important;
  margin: 0 0 10px 0 !important; }

.nootropics1 .shg-rich-text.shg-theme-text-content span {
  color: #aba49d !important;
  font-family: 'brownregular' !important;
  line-height: 26px !important; }

.shg-c.max_width1 {
  max-width: 1100px;
  margin: 0 auto; }

.shg-c.max_width1 .hbg .shogun-heading-component h1 {
  background: #fcf7ef;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 50px;
  width: 115px;
  font-size: 14px !important;
  font-family: 'brownregular' !IMPORTANT; }

.nootropics1 .max_width1 .shg-rich-text.shg-theme-text-content p span {
  font-size: 15px !important;
  line-height: normal !important; }

.shg-c.hbg {
  margin-top: 10px !important;
  margin-bottom: 20px !important; }

.shg-c.shogun-image-container.image_w {
  width: 80%; }

.shg-c.custom_c.new.sp {
  background: #fff8f0;
  padding: 60px 0 0; }

.custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) img {
  margin: 50px 0 0 0; }

.shg-c.custom_b_n.text_w .shg-rich-text.shg-theme-text-content span {
  color: #fff !important; }

.shg-c.textstyl span {
  color: #fff !important; }

.custom_c .shg-box.shg-c.clippath {
  background: #ffffff !important;
  padding: 50px 0 0 0;
  position: relative; }

.custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) {
  margin: 0; }

.custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(2) {
  padding: 0 200px 0 0; }

.custom_c.new .shogun-heading-component h1 {
  font-family: 'brownregular' !important;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  font-size: 13px !important; }

.custom_c .shogun-heading-component h2 {
  margin-bottom: .5rem;
  font-family: 'bookmaniasemibold' !important;
  font-weight: 500;
  font-size: 40px !important;
  line-height: 38px !important;
  margin: 10px 0 20px 0 !important; }

.custom_c .shg-rich-text.shg-theme-text-content p span {
  color: #aba49d !important;
  font-family: 'brownregular' !important;
  line-height: 26px !important; }

.custom_c .shg-box-content {
  background: #4dd0ef; }

.shg-c.text_pop1.whit2.tx-w span {
  color: #fff !important; }

.shg-c.custom_c.new.sp.before::before {
  position: absolute;
  content: "";
  background: url(https://cdn.shopify.com/s/files/1/1210/5358/files/bgwhite.png?v=1585028657) no-repeat;
  height: 210px;
  width: 100%;
  top: -10px;
  background-size: contain; }

.shg-c.custom_c.new.sp.before {
  position: relative; }

.shg-c.heading_font.ak.shg-align-center .shogun-heading-component h2 {
  margin-bottom: .5rem;
  font-family: 'bookmaniasemibold' !important;
  font-weight: 500;
  font-size: 40px !important;
  line-height: 50px !important;
  margin: 10px 0 20px 0 !important; }

.custom_bann .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(2) {
  display: flex;
  align-items: flex-end; }

div#s-82f2a725-0d57-43ca-9317-cfd656f2e4fc img.shogun-image {
  vertical-align: -webkit-baseline-middle; }

div#s-03b93a67-6c3c-4ad8-adf1-cb5590c6d8ed {
  z-index: 123; }

@media only screen and (max-width: 1200px) {
  .custom_bann .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) {
    padding-left: 50px; }

  .custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(2) {
    padding: 0 50px 0 0; }

  .custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) img {
    margin: 140px 0 0 0; }

  .absolute_con {
    max-width: 1170px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 991px) {
  .custom_b_n > .shg-row {
    flex-direction: column-reverse; }

  .custom_bann .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) {
    width: 100%; }

  .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0 40px !important; }

  .shg-c.respon .shg-c-lg-2.shg-c-md-2.shg-c-sm-2.shg-c-xs-12 {
    max-width: 100px;
    display: inline-block; }

  .shg-c.respon .shg-c-lg-9.shg-c-md-9.shg-c-sm-9.shg-c-xs-12 {
    width: auto;
    padding: 0 0 0 10px; }

  .pricestyle span strong {
    text-align: center; }

  .custom_b_n .shg-btn.shg-cse {
    margin: 0 auto !important;
    display: table !important; }

  .shg-c.text_pop1.whit2.tx-w p {
    text-align: center !important; }

  .custom_bann .shogun-heading-component h5 {
    text-align: center !important; }

  .shg-c.heading_custom.shg-align-left .shogun-heading-component h2 {
    text-align: center !important; }

  div#s-db700555-f2c4-4b10-bd28-f6f26f3bd2d2 .shg-row {
    justify-content: center;
    align-items: center; }

  .nootropics1.more .max_width1::after {
    position: absolute;
    content: "";
    background-image: linear-gradient(white, #fff8f0);
    height: 100%;
    width: 100%;
    bottom: 0;
    z-index: -1; }

  .shg-c.max_width1 .hbg {
    background: transparent !important; }

  .shg-c.max_width1 .hbg .shogun-heading-component h1 {
    background: #fff; }

  .max_width1 div {
    background: transparent !important; }

  .shg-c.custom_c.new.sp.before::before {
    position: absolute;
    content: "";
    background: #fff8f1;
    height: 80px;
    width: 100%;
    top: -53px;
    background-size: contain;
    clip-path: polygon(0 0, 100% 0, 100% 36%, 0 100%); }

  .shg-c.custom_c.new.sp.before {
    position: relative; }

  .shg-c.custom_c.new.sp .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12 {
    width: 100%;
    padding: 20px 20px; }

  .custom_c .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12:nth-child(1) img {
    margin: 0 auto !important;
    display: table !important; }

  .shg-c.shogun-image-container.image_w {
    width: 100%; }

  .shg-c.custom_c.new.sp {
    background: none; }

  .absolute_2 {
    bottom: 40px;
    z-index: 9; }

  .slider-content__controls {
    bottom: 0; }

  .prev-arrow {
    right: 0;
    left: -70px;
    margin: 0 auto; }

  .next-arrow {
    right: 0;
    left: 70px;
    margin: 0 auto; }

  .slider {
    overflow: visible; }

  .prev-arrow, .next-arrow {
    background: #fff;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    text-align: center;
    box-shadow: 0 0px 4px #e0e0e0;
    z-index: 999999; }

  .slider-content__controls {
    bottom: 0 !important; }

  .slider {
    overflow: visible !important; }

  .next-arrow {
    right: 0 !important; }

  .prev-arrow {
    right: 0 !important; }

  .prev-arrow, .next-arrow {
    z-index: 99999999 !important; }

  .slider-content__controls {
    z-index: 99999 !important; } }
@media only screen and (max-width: 767px) {
  .custom_b_n .shg-row .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12 {
    padding: 0 15px !important; }

  .shg-c.textstyl span {
    font-size: 16px !important; }

  div#s-2ea61234-2506-4539-8aa1-e0dede825ec8 {
    background: none !important; }

  .max_width1 .shg-c-lg-3.shg-c-md-3.shg-c-sm-3.shg-c-xs-6 {
    width: 100%;
    padding: 0 20px; }

  .nootropics1 .max_width1 .shg-rich-text.shg-theme-text-content p span {
    font-size: 15px !important;
    line-height: normal !important;
    text-align: center !important;
    display: block; }

  .absolute_con {
    position: static !important; }

  .absolute_con {
    position: static; }

  .top_head h2 {
    margin: 0 0 30px 0;
    text-align: center; }

  .absolute_con {
    padding-top: 0; }

  .slider-content__controls {
    display: none !important; }

  .nootropics1 .shogun-heading-component h2 {
    font-size: 28px !important; }

  .nootropics1 .shg-rich-text.shg-theme-text-content span {
    font-size: 16px !important; }

  .top_head h2 {
    margin: 0 0 30px 0 !important;
    text-align: center;
    color: #4d6182 !important;
    font-size: 25px !important; }

  .shg-c.heading_font.ak.shg-align-center .shogun-heading-component h2 {
    font-size: 25px !important; }

  .custom_c .shg-rich-text.shg-theme-text-content p span {
    font-size: 16px !important; }

  .text-white {
    margin-top: 0 !important; }

  span.displayphon {
    display: none; }

  .product__recommendations__play-btn {
    background-size: 45px !important;
    width: 45px !important;
    height: 45px !important;
    margin: 0 15px 0 0 !important; }

  .slider-content__item {
    position: relative;
    flex-direction: column; }

  .absolute_2.phone {
    position: static !important;
    margin: 0 !important;
    display: block !important; }

  .absolute_2.phone figcaption.position-absolute.text-white {
    color: #aba49d !important;
    padding: 10px 0;
    text-align: center; }

  .absolute_2 {
    bottom: 90px; }

  .slider-content {
    overflow: hidden; }

  .slider-controls button.auto-control:nth-child(2) {
    display: none; }

  .slider-controls button {
    background-color: #4d6182 !important; }

  .slider-controls {
    display: block !important; }

  .shg-c.review_sp {
    padding: 0 20px !important; }

  .absolute_con {
    padding-top: 0 !important; }

  div#s-72b5cedb-eab4-45b5-a2f4-7e3b7249ec5d {
    display: none; }

  div#s-13b61140-40e3-4031-b871-62509309055b {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .shg-box.shg-c.nootropics1.more {
    padding-top: 20px !important; } }
