/** Shopify CDN: Minification failed

Line 2197:21 "-" can only be used as an infix operator, not a prefix operator

**/
html {
  overflow-x: hidden;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #1d1d1d;
  overflow-x: hidden;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fadeIn {
  0%,
  35% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0%,
  35% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0%,
  35% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0%,
  35% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes heroContentIn {
  0%,
  35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.hr--large,
.hr--medium,
.hr--small,
hr {
  border-width: var(--borderWidthHeader) 0 0 0;
  width: 50px;
}
.hr--small {
  margin: 20px auto;
}
.hr--medium {
  margin: 35px auto;
}
@media screen and (min-width: 769px) {
  .hr--medium {
    margin: 45px auto;
  }
}
.hr--large {
  margin: 60px auto;
}
.hr--left {
  margin-left: 0;
  margin-right: 0;
}
table {
  position: relative;
  border: 0 none;
  background-color: var(--colorNewsletter);
}
td,
th {
  border: 0 none;
}
td {
  padding: 10px 15px;
}
tr:first-child td,
tr:first-child th {
  position: relative;
}
tr:first-child td::after,
tr:first-child th::after {
}
tr:first-child td:first-child::after,
tr:first-child th:first-child::after {
  left: 15px;
  right: -15px;
}
@media screen and (max-width: 590px) {
  .table--responsive thead {
    display: none;
  }
  .table--responsive tr {
    display: block;
  }
  .table--responsive td,
  .table--responsive th {
    display: block;
    text-align: right;
    padding: 15px;
  }
  .table--responsive td::before {
    content: attr(data-label);
    float: left;
    font-family: var(--accentFontStack);
    font-weight: var(--accentFontWeight);
    font-style: var(--accentFontStyle);
    letter-spacing: var(--accentLetterSpacing);
    text-transform: var(--accentTextTransform);
    font-size: 12px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 590px) {
  .table--small-hide {
    display: none !important;
  }
  .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px;
  }
  .table__section + .table__section::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid var(--colorBorder);
  }
}
body,
button,
input,
select,
textarea {
  line-height: 1.563;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--brand-dark-font);
}
.h1,
h1 {
  font-size: 46px;
  text-transform: uppercase;
}
.h2,
h2 {
  font-size: 40px;
}
.h3,
h3 {
  font-size: calc(((var(--headerBaseFontSize) * 0.77) / var(--baseFontSizeUnitless)) * 1em);
}
.h4,
h4 {
  font-size: calc(((var(--headerBaseFontSize) * 0.65) / var(--baseFontSizeUnitless)) * 1em);
}
.h5,
h5 {
  font-size: calc(((var(--headerBaseFontSize) * 0.56) / var(--baseFontSizeUnitless)) * 1em);
}
.h6,
h6 {
  font-size: calc(((var(--headerBaseFontSize) * 0.51) / var(--baseFontSizeUnitless)) * 1em);
}

@media screen and (max-width: 1024px) {
  .h1,
  h1 {
    font-size: 38px;
  }
  .h2,
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .h2,
  h2 {
    font-size: 32px;
  }
  .h2,
  h2 {
    font-size: 28px;
  }
}
.table__title,
th {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
  letter-spacing: 0.15em;
}
.rte .h1,
.rte h1 {
  text-align: center;
}
.rte .h2,
.rte h2 {
  text-align: center;
}
.rte .h3,
.rte h3 {
  text-align: center;
}
blockquote {
  font-style: var(--italicizeTitles);
  font-size: calc((23 / var(--baseFontSizeUnitless)) * 1em);
  line-height: 1.385;
  text-align: center;
}
@media screen and (min-width: 591px) {
  blockquote {
    font-size: calc((26 / var(--baseFontSizeUnitless)) * 1em);
  }
}
.section-header .rte {
  font-style: var(--italicizeTitles);
  font-size: calc((18 / var(--baseFontSizeUnitless)) * 1em);
}
.article .rte .h2,
.article .rte .h3,
.article .rte h2,
.article .rte h3,
.page .rte .h2,
.page .rte .h3,
.page .rte h2,
.page .rte h3 {
  margin-bottom: 2em;
}
.date {
  font-style: var(--italicizeTitles);
  display: inline-block;
  line-height: 1.7;
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .date {
    margin-bottom: 0;
  }
}
.section-header .date:last-child {
  margin-bottom: 40px;
}
.comment-author {
  font-style: var(--italicizeTitles);
  margin-bottom: 0;
}
.comment-date {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((12 / var(--baseFontSizeUnitless)) * 1em);
}
.ajaxcart__product-name,
.cart__product-name {
  font-style: var(--italicizeTitles);
}
.ajaxcart__product-name {
  font-size: calc((17 / var(--baseFontSizeUnitless)) * 1em);
  line-height: 1.3;
}
.ajaxcart__price,
.cart__price,
.cart__subtotal {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
}
.cart__unit-price {
  display: block;
}
.ajaxcart__price {
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
  display: block;
}
.ajaxcart__discount {
  display: block;
  font-style: var(--italicizeTitles);
}
.ajaxcart__subtotal {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
}
.ajaxcart__qty-num[type="text"] {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
}
.ajaxcart__note {
  font-style: var(--italicizeTitles);
  font-weight: var(--bodyFontWeight);
  opacity: 0.7;
}
.ajaxcart__policies {
  font-weight: var(--bodyFontWeight);
  opacity: 0.7;
}
.ajaxcart__policies a {
  border-bottom: 1px solid var(--colorDrawerText);
}
.ajaxcart__policies a:hover {
  border-bottom: none;
}
.drawer__title {
  font-family: var(--headerFontStack);
  font-weight: var(--headerFontWeight);
  font-style: var(--headerFontStyle);
  font-size: calc((24 / var(--baseFontSizeUnitless)) * 1em);
}
.collection-grid__item-title {
  font-style: var(--italicizeTitles);
  font-size: calc((26 / var(--baseFontSizeUnitless)) * 1em);
  line-height: 1.1;
}
@media screen and (min-width: 591px) {
  .collection-grid__item-title {
    font-size: calc((34 / var(--baseFontSizeUnitless)) * 1em);
  }
}
label {
  font-style: var(--italicizeTitles);
  font-weight: var(--bodyFontWeight);
}
::-webkit-input-placeholder {
  color: var(--colorTextBody);
  opacity: 0.6;
}
:-moz-placeholder {
  color: var(--colorTextBody);
  opacity: 0.6;
}
:-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: 0.6;
}
::-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
input,
select,
textarea {
  font-style: var(--italicizeTitles);
  font-size: 16px;
  border-color: transparent;
  background-color: var(--colorInputBg);
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
input.disabled,
input[disabled],
select.disabled,
select[disabled],
textarea.disabled,
textarea[disabled] {
  background-color: var(--disabledGrey);
  border-color: transparent;
}
input:hover,
select:hover,
textarea:hover {
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 0.9;
}
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  opacity: 1;
}
input[type="number"] {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((16 / var(--baseFontSizeUnitless)) * 1em);
}
input[type="image"] {
  background-color: transparent;
}
.js-qty {
  background-color: var(--colorInputBg);
}
.newsletter {
  background-color: var(--brand-dark-blue);
  padding: 50px 0 0;
}
.newsletter .section-header {
  margin-bottom: 0;
}

.newsletter .section-header + .section-subheading {
  margin-bottom: 30px;
}

@media screen and (max-width: 590px) {
  .newsletter .rte p {
    margin-bottom: var(--gridGutterMobile);
  }
}
.newsletter form {
  display: flex;
  justify-content: center;
}
.newsletter form .newsletter--form {
  display: flex;
  gap: 12px;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}
.newsletter form .errors,
.newsletter form .note {
  margin-bottom: 0;
}
.newsletter .newsletter__input,
.newsletter form .newsletter--form {
  color: var(--colorTextBody);
}
.newsletter .newsletter__input {
  font-size: calc((18 / var(--baseFontSizeUnitless)) * 1em);
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.newsletter .newsletter__input::-webkit-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
.newsletter .newsletter__input:-moz-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
.newsletter .newsletter__input::-moz-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
.newsletter .newsletter__input:-ms-input-placeholder {
  color: var(--colorTextBody);
}
.newsletter .newsletter__input::-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}
@media screen and (min-width: 591px) {
  .newsletter .newsletter__input {
    font-size: calc((21 / var(--baseFontSizeUnitless)) * 1em);
  }
}
.newsletter .newsletter__submit-text--large {
  white-space: nowrap;
}
@media screen and (max-width: 590px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: none;
  }
  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: block;
  }
}
@media screen and (min-width: 591px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: block;
  }
  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: none;
  }
}
.newsletter__label {
  padding-left: 10px;
}
.newsletter__container {
  color: #fff;
  padding: 45px 20px 50px 20px;
}
@media screen and (max-width: 767px) {
  .newsletter__container {
    padding: 35px 20px 45px 20px;
  }
}
.newsletter__container h2 {
  color: #fff !important;
  margin-bottom: 0;
}

.newsletter__container h2 strong {
  color: var(--colorBtnPrimary);
}

@media screen and (max-width: 767px) {
  .newsletter__container h2 {
    line-height: 1.2;
    margin-bottom: 20px;
  }
}

.newsletter__container #Subscribe {
  padding: 0;
  width: 100%;
  max-width: 43px;
  height: 43px;
  position: relative;
  background-color: var(--brand-light-blue);
  border-color: var(--brand-light-blue);
  border-radius: 3px;
}

.newletter__btn-arrow {
  position: absolute;
  top: 12px;
  left: 8px;
  width: 14px;
  height: 14px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(315deg);
}

.newsletter__container input[type="email"] {
  border-bottom: 2px solid #fff;
  height: 100%;
  width: 100%;
  max-width: 400px;
  color: #fff;
  font-size: 16px;
  background-color: transparent;
}

.newsletter__container input[type="email"]::placeholder {
  color: #fff;
}

.g-recaptcha {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .shopify-challenge__button {
    margin-bottom: 30px !important;
  }
}

.grid__row-separator {
  clear: both;
  width: 100%;
}
.grid-collage {
  margin-bottom: -13px;
}
@media screen and (max-width: 590px) {
  .grid-collage .grid-product__image-link {
    height: var(--collageImageMedium);
  }
}
@media screen and (min-width: 591px) {
  .large--two-thirds.reverse {
    float: right;
  }
  .grid-collage .large--two-thirds {
    clear: both;
  }
  .grid-collage .large--two-thirds.reverse {
    clear: none;
  }
  .grid-collage .grid__item.large--one-third {
    clear: none;
  }
  .grid-collage .large--one-half {
    float: left;
    display: inline-block;
  }
  .grid-collage .large--one-third {
    clear: inherit;
  }
  .grid-collage .grid-product__image-link {
    height: var(--collageImageXLarge);
  }
  .grid-collage .large--one-half .grid-product__image-link {
    height: var(--collageImageMedium);
  }
  .grid-collage .large--two-thirds .grid-product__image-link {
    height: var(--collageImageLarge);
  }
  .grid-collage .large--one-third .grid-product__image-link {
    height: var(--collageImageSmall);
  }
}
.collection-grid {
  margin-bottom: -15px;
}
@media screen and (min-width: 591px) {
  .collection-grid {
    margin-bottom: -30px;
  }
}
.collection-collage__item {
  position: relative;
  margin-bottom: 15px;
  height: var(--collectionCollageRowHeightFull);
}
@media screen and (max-width: 590px) {
  .collection-collage__item.one-whole {
    height: calc(var(--collectionCollageRowHeightLarge) - 120px);
  }
  .collection-collage__item.one-half {
    height: calc(var(--collectionCollageRowHeightSmall) - 150px);
  }
}
@media screen and (min-width: 591px) {
  .collection-collage__item {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 591px) {
  .collection-collage__item.large--one-half {
    height: var(--collectionCollageRowHeightLarge);
  }
  .collection-collage__item.large--one-third {
    height: var(--collectionCollageRowHeightSmall);
  }
}
a {
  color: var(--colorTextBody);
  text-decoration: none;
  background: 0 0;
}
a:hover {
  color: var(--colorTextBody);
}
.rte a,
.text-link {
  color: var(--colorLink);
}
.rte a:hover,
.text-link:hover {
  color: var(--colorLinkHover);
}
.back-to-collection,
.return-link {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((14 / var(--baseFontSizeUnitless)) * 1em);
}
.btn,
.btn--secondary {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  padding: 9px 24px;
  font-size: 1.125rem;
  border-radius: 3px;
}
.input-group .btn,
.input-group .btn--secondary,
.input-group .input-group-field {
  height: 45px;
}
.supports-csstransforms .btn--loading {
  position: relative;
}
.supports-csstransforms .btn--loading::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border-radius: 50%;
  border: 3px solid var(--colorBtnPrimaryText);
  border-top-color: transparent;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
.drawer {
  overflow: hidden;
}
.drawer__inner {
  position: absolute;
  top: var(--drawerHeaderHeight);
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 15px 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 769px) {
  .drawer__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.drawer--has-fixed-footer .drawer__inner {
  overflow: hidden;
}
.drawer-left__inner {
  top: 0;
  padding: 0;
}
.drawer__fixed-header {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: var(--drawerHeaderHeight);
  overflow: visible;
}
@media screen and (min-width: 769px) {
  .drawer__fixed-header {
    left: 30px;
    right: 30px;
  }
}
.drawer__header {
  padding: 15px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .drawer__close-button .icon {
    font-size: calc((22 / var(--baseFontSizeUnitless)) * 1em);
  }
}
@media screen and (min-width: 591px) {
  .drawer__close-button {
    right: 0;
  }
}
@media screen and (min-width: 1051px) {
  .drawer__close-button {
    right: -20px;
  }
}
.ajaxcart__inner--has-fixed-footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15px 15px 0;
  bottom: var(--drawerCartFooterHeight);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 769px) {
  .ajaxcart__inner--has-fixed-footer {
    padding: 30px 30px 0;
  }
}
.ajaxcart__footer {
  border-top: 1px solid var(--colorDrawerBorder);
  padding-top: 15px;
}
.ajaxcart__footer--fixed {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  min-height: var(--drawerCartFooterHeight);
  padding-bottom: 30px;
}
@media screen and (max-width: 590px) {
  .ajaxcart__footer--fixed {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 769px) {
  .ajaxcart__footer--fixed {
    left: 30px;
    right: 30px;
  }
}
.ajaxcart__discounts {
  margin-bottom: 15px;
}
.ajaxcart__qty {
  max-width: 75px;
}
.ajaxcart__qty input[type="text"] {
  padding: 0 20px;
}
.ajaxcart__qty .ajaxcart__qty-adjust,
.ajaxcart__qty .js-qty__adjust {
  padding: 0 5px;
  line-height: 1;
}
.ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.btn--secondary {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-sharing {
  font-family: var(--bodyFontStack);
  font-weight: var(--bodyFontWeight);
  font-style: var(--bodyFontStyle);
}
.social-sharing * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.social-sharing a {
  display: inline-block;
  color: var(--colorTextBody);
  border-radius: 2px;
  margin: 5px 0;
  height: var(--shareButtonHeight);
  line-height: var(--shareButtonHeight);
  text-decoration: none;
  font-weight: var(--bodyFontWeight);
}
.social-sharing span {
  display: inline-block;
  vertical-align: top;
  height: var(--shareButtonHeight);
  line-height: var(--shareButtonHeight);
  font-size: 12px;
}
.social-sharing .icon {
  padding: 0 5px 0 10px;
}
.social-sharing .icon:before {
  line-height: var(--shareButtonHeight);
}
.social-sharing.is-large a {
  height: calc(var(--shareButtonHeight) * 2);
  line-height: calc(var(--shareButtonHeight) * 2);
}
.social-sharing.is-large a span {
  height: calc(var(--shareButtonHeight) * 2);
  line-height: calc(var(--shareButtonHeight) * 2);
  font-size: 18px;
}
.social-sharing.is-large a .icon {
  padding: 0 10px 0 18px;
}
.social-sharing.is-large a .icon::before {
  line-height: calc(var(--shareButtonHeight) * 2);
}
.share-title {
  font-size: calc((18 / var(--baseFontSizeUnitless)) * 1em);
  padding-right: 10px;
}
.is-large .share-title {
  padding-right: 16px;
}
.social-sharing.clean a {
  background-color: var(--shareCountBg);
  color: var(--colorTextBody);
  height: var(--shareButtonCleanHeight);
  line-height: var(--shareButtonCleanHeight);
}
.social-sharing.clean a span {
  height: var(--shareButtonCleanHeight);
  line-height: var(--shareButtonCleanHeight);
  font-size: 13px;
}
.social-sharing.clean a:hover {
  opacity: 0.8;
}
.social-sharing.clean a:hover .share-count {
  opacity: 0.8;
}
.social-sharing.clean a:hover .share-count::after {
  border-right-color: var(--shareCountBg);
}
.social-sharing.clean a .share-title {
  font-weight: var(--bodyFontWeight);
}
.social-sharing.clean .share-count {
  top: -1px;
}
.grid-search {
  margin-bottom: 30px;
}
.grid-search__product {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .grid-search__page-link,
  .grid-search__product-link {
    height: 280px;
  }
}
.grid-search__page-link {
  display: block;
  background-color: var(--colorProductBackground);
  padding: 20px;
  color: var(--colorTextBody);
  overflow: hidden;
}
.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden;
}
.grid-search__image {
  display: block;
  padding: 20px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .grid-search__image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.index-slideshow-section + .shopify-section--full-width,
.shopify-section--full-width + .shopify-section--full-width {
  margin-top: 0;
}
.placeholder-svg {
  fill: var(--color-blankstate);
  background-color: var(--color-blankstate-background);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.placeholder-background {
  background-color: var(--color-blankstate-background);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero .placeholder-background {
  background-color: transparent;
}
.placeholder-background .placeholder-svg {
  fill: var(--color-blankstate-background);
  background-color: transparent;
}
.hero__slide.slide--placeholder {
  background-color: var(--color-blankstate-background) !important;
}
.helper .grid-product__image-link,
.helper-section .grid-product__image-link {
  background-color: transparent;
}
.helper-section .grid-product__image-wrapper {
  height: 275px !important;
}
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .feature-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
@media screen and (max-width: 768px) {
  .feature-row__item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
}
.feature-row__image-wrapper {
  position: relative;
}
.no-js .feature-row__image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  padding-top: 0 !important;
}
.feature-row__image-no-js {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .feature-row__image-no-js {
    order: 1;
  }
}
.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .feature-row__image {
    order: 1;
  }
}
.feature-row__text {
  padding-top: var(--section-spacing-small);
  padding-bottom: var(--section-spacing-small);
}
@media screen and (max-width: 768px) {
  .feature-row__text {
    order: 2;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left: var(--section-spacing-small);
  }
  .feature-row__text--right {
    padding-right: var(--section-spacing-small);
  }
}
.slick-slider .slick-dots {
  margin: 0;
  bottom: 10px;
}
.slick-slider .slick-dots li {
  margin: 0;
  vertical-align: middle;
}
.slick-slider .slick-dots li button {
  position: relative;
}
.slick-slider .slick-dots li a::before,
.slick-slider .slick-dots li button::before {
  text-indent: -9999px;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid transparent;
  width: 10px;
  height: 10px;
  margin: 0.3rem 0 0 0.3rem;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.slick-slider .slick-dots li.slick-active button:before {
  background-color: transparent;
  border-color: #fff;
  opacity: 1;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0.25rem 0 0 0.25rem;
}
.slick-slider .slick-dots li button:active:before {
  opacity: 0.5;
}
.hero .slick-next,
.hero .slick-prev {
  height: var(--slideshow-control-size);
  margin-top: 0;
  width: var(--slideshow-control-size);
}
.hero .slick-prev {
  left: 1.1rem;
}
.hero .slick-next {
  right: 1.45rem;
}
@media only screen and (max-width: 1050px) {
  .hero .slick-next {
    right: 1rem;
  }
}
.hero__slide {
  position: relative;
}
.hero__image {
  position: relative;
  opacity: 0;
}
.slick-initialized .hero__image {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.hero__image img {
  display: block;
  width: 100%;
}
.slideshow__overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.hero__slide--hidden {
  visibility: hidden;
}
.supports-touch .hero__slide--hidden {
  visibility: visible;
}
.hero {
  height: 100vh;
  max-height: 100vh;
}
.hero.slick-slider {
  margin-bottom: 0;
}
@media screen and (max-width: 1050px) {
  .hero {
    min-height: 50vw;
  }
}
.hero .slick-list,
.hero .slick-track {
  height: 100%;
}
@media screen and (max-width: 1050px) {
  .hero .slick-list,
  .hero .slick-track {
    min-height: 50vw;
  }
}
.hero .hero__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay::before {
  height: 100vh;
}
@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay::before {
    min-height: 50vw;
  }
}
.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay::before {
  height: 100vh;
}
@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay::before {
    min-height: 50vw;
  }
}
.no-js .hero__image {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.hero__image-no-js {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 550px;
  opacity: 1;
}
.hero__text-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.hero__slide:not(:first-of-type) .hero__text-wrap {
  display: none;
}
.slick-initialized .hero__slide:not(:first-of-type) .hero__text-wrap {
  display: block;
}
.hero__text-align {
  display: table;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .hero--adapt .hero__text-align {
    display: none;
  }
}
.hero__text-content {
  position: relative;
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 0.94rem 0.6rem 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (max-width: 768px) {
  .hero__text-content {
    padding: 0;
  }
}
.slick-initialized .hero__text-content {
  opacity: 1;
  -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.hero__text-content .slick-dots {
  position: static;
}
.hero__adapt-text-wrap {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
@media screen and (min-width: 769px) {
  .hero__adapt-text-wrap {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .hero__adapt-text-wrap {
    color: var(--colorHeadings);
  }
}
.hero__adapt-text-wrap .hero__text-content {
  display: none;
}
.hero__text-content--adapt {
  opacity: 1;
}
.hero--adapt .hero__title,
.hero__slide .hero__title {
  margin-bottom: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0;
}
.hero--adapt .hero__subtitle,
.hero__slide .hero__subtitle {
  margin-bottom: 0.94rem;
}
.hero--adapt a.hero__cta,
.hero__slide a.hero__cta {
  margin-bottom: 0;
}
.hero--adapt .hero__title,
.hero__slide .hero__title {
  font-size: calc((50 / var(--baseFontSizeUnitless)) * 1em);
}
.hero--adapt .hero__subtitle,
.hero__slide .hero__subtitle {
  font-size: calc((15 / var(--baseFontSizeUnitless)) * 1em);
}
@media screen and (min-width: 591px) {
  .hero--adapt .hero__title,
  .hero__slide .hero__title {
    font-size: calc((60 / var(--baseFontSizeUnitless)) * 1em);
  }
  .hero--adapt .hero__subtitle,
  .hero__slide .hero__subtitle {
    font-size: calc((18 / var(--baseFontSizeUnitless)) * 1em);
  }
}
@media screen and (min-width: 769px) {
  .hero--adapt .hero__title,
  .hero__slide .hero__title {
    font-size: calc((64 / var(--baseFontSizeUnitless)) * 1em);
  }
}
.header-wrapper--transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: var(--zindexHeroHeader);
}
.template-index .header-wrapper {
  opacity: 0;
  z-index: var(--zindexHeroHeader);
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
}
.supports-no-cssanimations .template-index .header-wrapper {
  opacity: 1;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.header-container {
  position: relative;
  z-index: var(--zindexHeroHeader);
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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;
  margin-bottom: 1.875rem;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  max-height: 100vh;
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track::after,
.slick-track::before {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: slick;
  src: slick-font-url("slick.eot");
  src:
    slick-font-url("slick.eot?#iefix") format("embedded-opentype"),
    slick-font-url("slick.woff") format("woff"),
    slick-font-url("slick.ttf") format("truetype"),
    slick-font-url("slick.svg#slick") format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  width: 0.6rem;
  line-height: 0;
  cursor: pointer;
  padding: 0;
  border: none;
}
.slick-next .icon::before,
.slick-prev .icon::before {
  bottom: 0;
}
.slick-next .icon:before,
.slick-prev .icon:before {
  position: relative;
  transition: top 0.1s linear;
  font-size: 0.6rem;
  color: var(--slick-arrow-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-next:hover .icon:before,
.slick-prev:hover .icon:before {
  top: -0.125rem;
}
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: var(--slideshow-indicator-size);
  width: var(--slideshow-indicator-size);
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button::before {
  color: var(--slick-dot-color-active);
}
.slick-dots a,
.slick-dots button {
  border: 0;
  background: 0 0;
  display: block;
  height: var(--slideshow-indicator-size);
  width: var(--slideshow-indicator-size);
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}
.slick-dots a::before,
.slick-dots button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: var(--slick-dot-character);
  width: var(--slideshow-indicator-size);
  height: var(--slideshow-indicator-size);
  font-family: var(--slick-font-family);
  font-size: 0.375rem;
  line-height: var(--slideshow-indicator-size);
  text-align: center;
  color: var(--slick-dot-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hero .slick-dots {
  margin: 0 auto;
  bottom: 0.9rem;
  width: 8rem;
  left: 0;
  right: 0;
}
.hero .slick-dots a:hover::before {
  top: -0.125rem;
}
.hero__controls {
  width: 100%;
  height: var(--slideshow-control-size);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero__controls li {
  margin-bottom: 0;
  list-style: none;
}
.hero__pause {
  position: absolute;
  right: 4.5rem;
  transition: bottom 0.1s linear;
  bottom: 0;
  height: var(--slideshow-control-size);
  width: var(--slideshow-control-size);
  font-size: 0.6rem;
  line-height: 0.6rem;
}
.hero__pause:hover {
  bottom: 0.125rem;
}
.hero__pause .icon {
  height: 0.4rem;
}
.icon-pause {
  display: block;
}
.is-paused .icon-pause {
  display: none;
}
.icon-play {
  display: none;
}
.is-paused .icon-play {
  display: block;
}
.collection-hero {
  margin-top: calc(-1 * var(--contentTopMarginSmall));
  margin-bottom: var(--contentTopMarginSmall);
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .collection-hero {
    margin-top: calc(- (var(--contentTopMargin)) + 15px);
    margin-bottom: var(--contentTopMargin);
  }
}
@media screen and (max-width: 768px) {
  .collection-hero {
    margin-bottom: 15px;
  }
}
.collection-hero__image-wrapper {
  position: relative;
}
.no-js .collection-hero__image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.collection-hero__image-wrapper::after {
  padding-bottom: 70%;
  content: "";
  display: block;
  height: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .collection-hero__image-wrapper::after {
    padding-bottom: 45%;
  }
}
.collection-hero__image {
  position: absolute;
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover";
  opacity: 0;
}
.collection-hero__image.is-init {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}
.collection-hero__image-no-js {
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .collection-hero__image-no-js {
    padding-bottom: 45%;
  }
}
.filter-dropdown__label {
  margin-right: 0.3em;
}
@media screen and (max-width: 768px) {
  .site-header {
    padding: 0;
  }
  .site-header .grid--table {
    height: var(--drawerHeaderHeight);
  }
}
.site-header__logo .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.is-light .site-header__logo .logo--inverted {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.site-header__logo {
  font-size: calc((20 / var(--baseFontSizeUnitless)) * 1em);
}
@media screen and (min-width: 769px) {
  .site-header__logo {
    text-align: left;
    font-size: calc((25 / var(--baseFontSizeUnitless)) * 1em);
  }
}
@media screen and (max-width: 768px) {
  .site-header__logo img {
    max-height: calc(var(--drawerHeaderHeight) - 15px);
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.header-logo a,
.site-header__logo a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
}
.site-nav,
.site-nav--open {
  white-space: nowrap;
  opacity: 0;
}
.no-js .site-nav,
.no-js .site-nav--open,
.site-nav--open.site-nav--init,
.site-nav.site-nav--init {
  opacity: 1;
  -webkit-transition:
    color 0.2s,
    opacity 0.1s;
  -moz-transition:
    color 0.2s,
    opacity 0.1s;
  -ms-transition:
    color 0.2s,
    opacity 0.1s;
  -o-transition:
    color 0.2s,
    opacity 0.1s;
  transition:
    color 0.2s,
    opacity 0.1s;
}
.burger-icon {
  display: block;
  height: 2px;
  width: 18px;
  left: 25px;
  margin-left: -9px;
  position: absolute;
  transition: all 0.25s ease-out;
  background: var(--colorNavText);
}
body .drawer-overlay {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
body.js-drawer-open .drawer-overlay {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1d1d1d40;
  position: fixed;
  top: 0;
  z-index: 2;
  left: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.drawer--left {
  overflow: visible;
}
body .menu-close__btn {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
body.js-drawer-open-left .menu-close__btn {
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  position: fixed;
  border-radius: 50px;
  top: 10px;
  z-index: 3;
  right: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateX(calc(100% + 10px));
  border-radius: 50px;
}
body.js-drawer-open-left .menu-close__btn span {
  position: relative;
  width: 100%;
  height: 100%;
}
body.js-drawer-open-left .menu-close__btn:before,
body.js-drawer-open-left .menu-close__btn:after {
  content: "";
  width: 55%;
  height: 3px;
  background-color: var(--brand-dark-blue);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
body.js-drawer-open-left .menu-close__btn:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.js-drawer-open-left .burger-icon {
  width: 24px;
  top: calc(50% - 1px);
  left: calc(50% - 4px);
}
@media screen and (min-width: 769px) {
  .burger-icon {
    width: 20px;
    left: 27px;
    margin-left: -12px;
  }
  .js-drawer-open-left .burger-icon {
    width: 25px;
    top: calc(50% - 1px);
    left: calc(50% - 2px);
  }
}
.burger-icon--top {
  top: 17px;
}
.js-drawer-open-left .burger-icon--top {
  top: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.burger-icon--mid {
  top: 24px;
}
.js-drawer-open-left .burger-icon--mid {
  opacity: 0;
}
.burger-icon--bottom {
  top: 31px;
}
.js-drawer-open-left .burger-icon--bottom {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-nav__link--burger {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  line-height: 50px;
  background-color: transparent;
  border: 0;
  position: relative;
  top: 4px;
  transition: transform 0.15s ease-out;
}
.site-nav__link--burger svg {
  width: 20px;
  height: 30px;
}
.site-nav__link--burger::after {
  border-color: #000;
}
.site-nav__item {
  white-space: normal;
}
.site-nav__link {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: calc((14 / var(--baseFontSizeUnitless)) * 1em);
}
.site-nav--has-dropdown > a {
  position: relative;
  z-index: calc(var(--zindexNavDropdowns) + 1);
}
.site-nav--has-dropdown.nav-hover > a,
.site-nav--has-dropdown:hover > a,
.site-nav--has-dropdown > a.nav-focus {
  color: var(--colorNavText);
  background-color: var(--colorNav);
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.site-nav--has-dropdown.nav-hover > a::before,
.site-nav--has-dropdown:hover > a::before,
.site-nav--has-dropdown > a.nav-focus::before {
  content: "";
  position: absolute;
  left: 15px;
  right: 30px;
  bottom: 0;
  display: block;
  background-color: var(--colorNavText);
  height: 1px;
  z-index: calc(var(--zindexNavDropdowns) + 1);
}
.site-nav--has-dropdown.site-nav--has-dropdown-grandchild a::before {
  display: none;
}
.site-nav__dropdown {
  background-color: var(--colorNav);
  min-width: 100%;
  padding: 10px 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
  -webkit-transform: translate3d(0, -12px, 0);
  -moz-transform: translate3d(0, -12px, 0);
  -ms-transform: translate3d(0, -12px, 0);
  -o-transform: translate3d(0, -12px, 0);
  transform: translate3d(0, -12px, 0);
}
.nav-focus + .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown,
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.site-nav--has-dropdown.nav-hover .site-nav__dropdown,
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown {
  -webkit-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -moz-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -ms-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -o-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
}
.site-nav__dropdown-grandchild {
  min-width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
  -webkit-transform: translate3d(-12px, 0, 0);
  -moz-transform: translate3d(-12px, 0, 0);
  -ms-transform: translate3d(-12px, 0, 0);
  -o-transform: translate3d(-12px, 0, 0);
  transform: translate3d(-12px, 0, 0);
}
.nav-outside + .site-nav__dropdown-grandchild {
  -webkit-transform: translate3d(12px, 0, 0);
  -moz-transform: translate3d(12px, 0, 0);
  -ms-transform: translate3d(12px, 0, 0);
  -o-transform: translate3d(12px, 0, 0);
  transform: translate3d(12px, 0, 0);
}
.nav-focus + .site-nav__dropdown-grandchild,
.site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild,
.supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild {
  opacity: 1;
  pointer-events: initial;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.site-nav--has-dropdown-grandchild.nav-hover .site-nav__dropdown-grandchild,
.supports-no-touch .site-nav--has-dropdown-grandchild:hover .site-nav__dropdown-grandchild {
  -webkit-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -moz-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -ms-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  -o-transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
  transition: transform 0.3s cubic-bezier(0.2, 0.06, 0.05, 0.95);
}
.site-nav__dropdown a,
.site-nav__grandchild-dropdown a {
  background-color: transparent;
}
.site-nav__dropdown a:active,
.site-nav__dropdown a:focus,
.site-nav__dropdown a:hover,
.site-nav__grandchild-dropdown a:active,
.site-nav__grandchild-dropdown a:focus,
.site-nav__grandchild-dropdown a:hover {
  background-color: transparent;
}
.site-nav__dropdown-link {
  font-style: var(--italicizeTitles);
  display: block;
  white-space: nowrap;
  padding: 5px 15px;
  font-size: calc((16 / var(--baseFontSizeUnitless)) * 1em);
}
.site-nav--has-grandchildren .site-nav__dropdown-link {
  padding-right: 45px;
}
.site-nav--compress .site-nav__item:not(.site-nav__item--compressed) {
  display: none;
}
@media screen and (min-width: 769px) {
  .site-nav--open {
    display: none;
  }
}
.site-nav--open.site-nav--open__display {
  display: inline-block;
}
.site-nav--search__bar {
  vertical-align: middle;
  padding: 0 10px 7px 0;
}
.site-nav--search__bar input {
  background-color: var(--colorInputBg);
}
.tags a {
  padding: 4px 15px;
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
  letter-spacing: 0.15em;
}
.tags--collection {
  max-width: 75%;
  margin: 0 auto 25px;
}
@media screen and (min-width: 769px) {
  .tags--collection li {
    display: inline-block;
  }
}
@media screen and (max-width: 590px) {
  .tags--collection li {
    display: block;
  }
}
.tags--article a {
  padding-right: 15px;
  padding-left: 0;
}
.tags__title {
  margin-right: 15px;
}
.tag--active a {
  color: var(--colorSecondary);
}
.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: var(--colorBody);
}
.single-option-radio input {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.single-option-radio label {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 9px 11px;
  margin: 3px 4px 7px 3px;
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
  font-style: normal;
  background-color: var(--colorBody);
  border: 1px solid var(--colorBody);
  color: var(--colorHeadings);
}
.single-option-radio label.disabled::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: var(--colorTextBody);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.single-option-radio input[type="radio"]:checked + label {
  border-color: var(--colorHeadings);
}
.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 6px;
  cursor: default;
  font-style: normal;
}
.product-form__item {
  margin-block-end: 10px;
}
.mfp-bg {
  background-color: var(--colorBody);
}
.mfp-bg.mfp-fade {
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-bg.mfp-fade.mfp-ready {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-bg.mfp-fade.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-fade.mfp-wrap.mfp-removing button {
  opacity: 0;
}
.mfp-counter {
  display: none;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out;
}
.mfp-figure::after {
  background-color: var(--colorProductBackground);
  box-shadow: none;
}
.mfp-img {
  background-color: var(--colorProductBackground);
}
button.mfp-close {
  margin: 30px;
  font-size: calc((40 / var(--baseFontSizeUnitless)) * 1em);
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: var(--colorTextBody);
}
button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1045;
}
button.mfp-arrow .mfp-a,
button.mfp-arrow::after {
  display: none;
}
button.mfp-arrow .mfp-b,
button.mfp-arrow::before {
  display: none;
}
button.mfp-arrow:active {
  margin-top: 0;
}
.mfp-chevron {
  position: absolute;
  pointer-events: none;
}
.mfp-chevron::before {
  content: "";
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 25px;
  width: 25px;
  border-style: solid;
  border-width: 4px 4px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mfp-chevron.mfp-chevron-right {
  right: 55px;
}
.mfp-chevron.mfp-chevron-right::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mfp-chevron.mfp-chevron-left {
  left: 55px;
}
.mfp-chevron.mfp-chevron-left::before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.grid-product__wrapper {
  text-align: center;
}
.grid-collage .grid-product__wrapper {
  margin-bottom: 0;
}
.grid-product__image-wrapper {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.grid-product__image-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  background-color: var(--colorProductBackground);
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  background-color: #ffffff;
}
.grid-collage .grid-product__image-link {
  padding: 0 20px;
}
.grid-product__image-link:focus,
.grid-product__image-link:hover {
  opacity: 0.9;
  -webkit-transition: opacity 0.15s ease-in;
  -moz-transition: opacity 0.15s ease-in;
  -ms-transition: opacity 0.15s ease-in;
  -o-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}
.grid-uniform .grid-product__image-link {
  overflow: hidden;
}
.grid-product__image-link--loading {
  background-color: var(--colorTextBody);
  -webkit-animation: placeholder-background-loading 1.5s infinite linear;
  -moz-animation: placeholder-background-loading 1.5s infinite linear;
  -o-animation: placeholder-background-loading 1.5s infinite linear;
  animation: placeholder-background-loading 1.5s infinite linear;
}
.grid-product__image {
  display: block;
  margin: 0 auto;
}
.grid-product__image-link .luc-media {
  width: 100%;
}
@media screen and (max-width: 590px) {
  .grid-uniform .grid-product__image-wrapper {
    height: auto !important;
  }
}
.grid-collage .grid-product__image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product--wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 590px) {
  .product--wrapper {
    margin: 10px auto 20px;
  }
}
.product--image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product--image.lazyload {
  opacity: 0;
}
.is-sold-out .product--image {
  opacity: 0.5;
}
.grid-product__meta {
  position: relative;
  display: block;
  padding: 12px 0 8px;
}
.grid-product__price-wrap {
  white-space: nowrap;
}
.long-dash {
  margin: 0 4px;
}
.grid-product__title {
  font-style: var(--italicizeTitles);
  font-size: calc(18px);
}
.grid-product__vendor {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  letter-spacing: 0.2em;
  font-size: calc((11 / var(--baseFontSizeUnitless)) * 1em);
  margin: 1px 0;
}
.grid-product__price {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((14 / var(--baseFontSizeUnitless)) * 1em);
}
.grid-product__price-min {
  position: relative;
  top: -1px;
  font-size: calc((10 / var(--baseFontSizeUnitless)) * 1em);
  margin-left: -4px;
}
.grid-product__on-sale,
.grid-product__sold-out {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc((11 / var(--baseFontSizeUnitless)) * 1em);
  line-height: 1.3;
  position: absolute;
  border-radius: 3px;
  min-width: 50px;
  top: 0px;
  left: 0px;
  pointer-events: none;
}
.grid-product__on-sale p,
.grid-product__sold-out p {
  padding: 6px 6px 4px;
  margin: 0;
  letter-spacing: 1px;
}
.grid-product__on-sale sup,
.grid-product__sold-out sup {
  display: none;
}
.grid-product__sold-out {
  color: var(--colorTextBody);
  background-color: #c2bfbf;
}
.grid-product__on-sale {
  color: #fff;
  background-color: var(--colorSaleTag);
}
@-webkit-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }
  50% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.02;
  }
}
@-moz-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }
  50% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.02;
  }
}
@-ms-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }
  50% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.02;
  }
}
@keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }
  50% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.02;
  }
}
.product-single__media-group-wrapper
  .product-single__media-group:not(.slick-initialized)
  ~ .slick__controls {
  display: none;
}
.product-single__media-group-wrapper .slick__controls {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.product-single__media-group-wrapper .slick__dots-wrapper {
  max-width: 180px;
  padding: 5px 0;
  overflow: hidden;
}
.product-single__media-group-wrapper .slick-dots {
  background-color: var(--colorBody);
  bottom: 0;
  position: relative;
  display: flex;
  transition: all 0.25s;
  transform: translateX(0);
}
.product-single__media-group-wrapper .slick-dots li {
  margin: 0;
}
.product-single__media-group-wrapper .slick__arrow {
  padding: 15px;
  display: flex;
  z-index: 1;
  line-height: 1.9;
}
.product-single__media-group-wrapper .slick__arrow .icon {
  font-size: 0.6rem;
  width: 14px;
  height: 14px;
}
.product-single__media-group-wrapper .slick__arrow.slick-disabled {
  opacity: 0.3;
}
.product-single__media-group-wrapper .slick__arrow--next {
  order: 1;
}
.product-single__media-group-wrapper .slick__arrow--previous {
  order: -1;
}
.product-single__media-group-wrapper .slick-dots li a {
  position: relative;
}
.product-single__media-group-wrapper .slick-dots li a::before {
  background-color: transparent;
  border-color: var(--colorTextBody);
  width: 10px;
  height: 10px;
}
.product-single__media-group-wrapper .slick-dots li.slick-active a::before {
  background-color: var(--colorTextBody);
  border-color: var(--colorTextBody);
  opacity: 1;
  width: 10px;
  height: 10px;
  margin-top: 0.3rem;
  margin-left: 0.3rem;
}
.product-recommendations {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .product-recommendations {
    margin-top: 45px;
  }
}
.rich-text .section-header {
  margin-bottom: 12px;
}
.rich-text__heading--large {
  font-size: calc(((var(--headerBaseFontSize) * 1.2) / var(--baseFontSizeUnitless)) * 1em);
}
.rich-text__heading--small {
  font-size: calc(((var(--headerBaseFontSize) * 0.8) / var(--baseFontSizeUnitless)) * 1em);
}
.rich-text__text--large {
  font-size: calc(((var(--baseFontSizeUnitless) * 1.2) / var(--baseFontSizeUnitless)) * 1em);
}
.rich-text__text--small {
  font-size: calc(((var(--baseFontSizeUnitless) * 0.925) / var(--baseFontSizeUnitless)) * 1em);
}
.collection-collage__item {
  overflow: hidden;
}
.collection-collage__item-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.collection-collage__item-wrapper .collection-grid__item-overlay {
  position: relative;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.collection-collage__item-wrapper .collection-grid__item-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.25;
  background-color: #000;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.collection-collage__item-wrapper .collection-grid__item-overlay:focus,
.collection-collage__item-wrapper .collection-grid__item-overlay:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.collection-collage__item-wrapper .collection-grid__item-overlay:focus::after,
.collection-collage__item-wrapper .collection-grid__item-overlay:hover::after {
  opacity: 0.5;
}
.collection-grid__item-link {
  display: block;
  width: 100%;
  height: 100%;
}
.collection-grid__item-overlay {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.collection-grid__item-title--wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: table;
  table-layout: fixed;
  color: #fff;
  cursor: pointer;
}
.collection-grid__item-title--wrapper .collection-grid__item-title {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: calc(-1 * var(--gridGutter));
  margin-left: calc(-1 * var(--gridGutter));
}
@media screen and (max-width: 590px) {
  .custom-content {
    margin-bottom: calc(-1 * var(--gridGutterMobile));
    margin-left: calc(-1 * var(--gridGutterMobile));
  }
}
.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: var(--gridGutter);
  padding-left: var(--gridGutter);
  max-width: 100%;
}
@media screen and (max-width: 590px) {
  .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: var(--gridGutterMobile);
    margin-bottom: var(--gridGutterMobile);
  }
  .custom__item.small--one-half {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%;
}
.custom__item-inner--html,
.custom__item-inner--video {
  display: block;
}
.align--top-middle {
  text-align: center;
}
.align--top-right {
  text-align: right;
}
.align--middle-left {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.align--center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: center;
}
.align--middle-right {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: right;
}
.align--bottom-left {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.align--bottom-middle {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: center;
}
.align--bottom-right {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right;
}
.featured-blog__meta,
.featured-blog__post,
.title--one-post {
  margin-bottom: calc(var(--gridGutter) * 1.75);
}
@media screen and (max-width: 590px) {
  .featured-blog__meta,
  .featured-blog__post,
  .title--one-post {
    margin-bottom: calc(var(--gridGutterMobile) * 1.75);
  }
}
.featured-blog__author {
  display: inline-block;
  font-style: italic;
  line-height: 1.7;
}
.featured-blog__author::after {
  content: "\2022";
  margin: 0 5px;
}
.featured-blog__date {
  display: inline-block;
}
.article__heading-link {
  color: var(--colorHeadings);
}
.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 90px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .map-section {
    min-height: auto;
    padding: 0 30px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 590px) {
  .map-section {
    padding: 0 15px;
  }
}
.map-section__wrapper {
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .map-section__wrapper {
    padding: 0;
  }
}
.map-section--load-error {
  height: auto;
}
.map-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
}
.map-section__error {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .map-section__error {
    position: absolute;
    margin: 0 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.map-section__content-wrapper {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-grow: 0;
}
.map-section__content {
  position: relative;
  display: inline-block;
  background-color: var(--colorBody);
  padding: var(--section-spacing-small);
  width: 100%;
  text-align: center;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 350px;
}
.map-section__content > * {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .map-section__content {
    background-color: var(--colorNewsletter);
    min-height: auto;
    display: block;
  }
}
.map-section--load-error .map-section__content {
  position: static;
  transform: translateY(0);
}
.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.map-section__container {
  position: absolute;
  height: 100%;
  min-height: auto;
  left: 0;
  top: 0;
  width: 130%;
}
@media screen and (max-width: 768px) {
  .map-section__container {
    position: relative;
    max-width: 1050px;
    width: 100%;
    height: 55vh;
  }
}
.map_section__directions-btn [class^="icon"] {
  height: 1em;
}
.map_section__directions-btn * {
  vertical-align: middle;
}
.map-section__background-wrapper {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  flex-grow: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .map-section__background-wrapper {
    overflow: hidden;
    position: relative;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.map-section--onboarding .map-section__background-wrapper {
  min-height: 350px;
}
.map-section__background-wrapper .placeholder-background {
  height: 100%;
}
.no-js .map-section__background-wrapper .js {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .map-section__image {
    position: relative;
  }
}
.map-section--display-map .map-section__image {
  display: none !important;
}
.map-section--load-error .map-section__image {
  display: block !important;
}
.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden;
}
.flex--third {
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
  -moz-flex-basis: 33%;
  flex-basis: 33%;
}
@media screen and (max-width: 768px) {
  .flex--third {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 591px) {
  .selectors-form {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 769px) {
  .selectors-form {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
.selectors-form--single-column {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.disclosure {
  position: relative;
}
.disclosure__toggle {
  font-style: var(--italicizeTitles);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 28px 8px 10px;
  text-indent: 0.01px;
  text-overflow: "";
  white-space: nowrap;
  background-color: var(--brand-light-blue);
  background-position: right 10px center;
  background-repeat: no-repeat;
}
.disclosure-list {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--colorBody);
  bottom: 120%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
  display: none;
  max-height: var(--max-height-disclosure);
  min-height: var(--min-height-disclosure);
  overflow-y: auto;
  padding: 11px 0;
  position: absolute;
  left: 50%;
  margin: 0;
}
@media screen and (min-width: 591px) {
  .disclosure-list {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    right: 0;
    left: auto;
  }
}
.disclosure-list--visible {
  display: block;
}
.disclosure-list__item {
  padding: 5px 45px 4px 15px;
  text-align: left;
  white-space: nowrap;
}
.disclosure-list__item .disclosure-list__option {
  font-style: var(--italicizeTitles);
  color: var(--colorTextBody);
}
.disclosure-list__item .disclosure-list__option:focus,
.disclosure-list__item .disclosure-list__option:hover {
  color: var(--colorSecondary);
}
@media screen and (max-width: 591px) {
  .disclosure-list__item:active {
    background-color: rgba(var(--disclosure-rgb), 0.08);
  }
}
.disclosure-list__item--current .disclosure-list__option {
  color: var(--colorSecondary);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: var(--colorBody);
  border-color: rgba(var(--plyr-headings-rgb), 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: var(--colorHeadings);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(var(--plyr-headings-rgb), 0.55);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active {
  color: rgba(var(--plyr-headings-rgb), 0.55);
  background: rgba(var(--plyr-headings-rgb), 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child)::after {
  border-color: rgba(var(--plyr-headings-rgb), 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: var(--colorBody);
  border-color: rgba(var(--plyr-headings-rgb), 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover {
  color: rgba(var(--plyr-headings-rgb), 0.55);
}
.plyr.plyr--full-ui.plyr--video {
  color: var(--colorHeadings);
  background-color: transparent;
}
.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
  background-color: transparent;
}
.plyr.plyr--full-ui.plyr--video .plyr__poster {
  background-color: var(--colorProductBackground);
}
.plyr.plyr--full-ui.plyr--video:fullscreen
  .plyr__video-wrapper
  .plyr.plyr--full-ui.plyr--video:fullscreen
  .plyr__poster {
  background-color: #000;
}
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper {
  background-color: #000;
}
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper {
  background-color: #000;
}
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper {
  background-color: #000;
}
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper {
  background-color: #000;
}
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
  background-color: var(--colorBody);
  border-color: rgba(var(--plyr-headings-rgb), 0.05);
}
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid .plyr__tab-focus,
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid :hover {
  color: rgba(var(--plyr-headings-rgb), 0.55);
}
.plyr.plyr--full-ui.plyr--video .plyr__controls {
  background-color: var(--colorBody);
  border-color: rgba(var(--plyr-headings-rgb), 0.05);
  margin: 0;
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-moz-range-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-ms-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-webkit-slider-runnable-track {
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    rgba(var(--plyr-headings-rgb), 0.6) var(--value, 0)
  );
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-moz-range-track {
  background-color: rgba(var(--plyr-headings-rgb), 0.6);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]::-ms-fill-upper {
  background-color: rgba(var(--plyr-headings-rgb), 0.6);
}
.plyr.plyr--full-ui.plyr--video
  .plyr__progress
  input[type="range"].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video
  .plyr__progress
  input[type="range"].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]:active ::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]:active ::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type="range"]:active ::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-headings-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
  background-color: var(--colorHeadings);
  color: var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
  border-top-color: var(--colorHeadings);
}
.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
  background-image: linear-gradient(
    -45deg,
    rgba(var(--plyr-headings-rgb), 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(var(--plyr-headings-rgb), 0.6) 50%,
    rgba(var(--plyr-headings-rgb), 0.6) 75%,
    transparent 75%,
    transparent
  );
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"] {
  color: var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-moz-range-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-ms-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-webkit-slider-runnable-track {
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    rgba(var(--plyr-body-rgb), 0.6) var(--value, 0)
  );
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-moz-range-track,
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]::-ms-fill-upper {
  background-color: rgba(var(--plyr-body-rgb), 0.6);
}
.plyr.plyr--full-ui.plyr--video
  .plyr__volume
  input[type="range"].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-body-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video
  .plyr__volume
  input[type="range"].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-body-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(var(--plyr-body-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-body-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-body-rgb), 0.25);
}
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(var(--plyr-body-rgb), 0.25);
}
.article {
  margin-bottom: -15px;
}
.article__featured-image-wrapper {
  position: relative;
}
.no-js .article__featured-image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.article__featured-image {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
.article__featured-image-link {
  display: block;
  margin-bottom: 30px;
}
.rss-link {
  font-size: 0.6em;
}
.comment.last {
  margin-bottom: -15px;
}
.template-password {
  height: 100vh;
  text-align: center;
}
.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.password-page__wrapper .h1,
.password-page__wrapper .h2,
.password-page__wrapper .h3,
.password-page__wrapper .h4,
.password-page__wrapper .h5,
.password-page__wrapper .h6,
.password-page__wrapper h1,
.password-page__wrapper h2,
.password-page__wrapper h3,
.password-page__wrapper h4,
.password-page__wrapper h5,
.password-page__wrapper h6 {
  color: #fff;
}
.password-page__wrapper a {
  color: inherit;
}
.password-page__wrapper .hr--large,
.password-page__wrapper .hr--medium,
.password-page__wrapper .hr--small,
.password-page__wrapper hr {
  border-color: inherit;
}
.password-page__wrapper .rte a:hover {
  color: var(--colorSecondary);
  border-bottom: 1px solid var(--colorSecondary);
}
.password-page__wrapper .social-sharing.clean a {
  color: inherit;
  background: 0 0;
}
.password-header-section {
  display: table-row;
}
.password-page__header {
  display: table-cell;
  height: 1px;
}
.password-page__header__inner {
  padding: 15px 30px;
}
.password-page__logo {
  margin-top: 90px;
}
.password-page__logo .logo {
  max-width: 100%;
}
.password-page__main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px;
}
.password-page__hero {
  font-family: var(--headerFontStack);
  font-weight: var(--headerFontWeight);
  font-style: var(--headerFontStyle);
  font-size: calc((42 / var(--baseFontSizeUnitless)) * 1em);
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 591px) {
  .password-page__hero {
    font-size: calc((60 / var(--baseFontSizeUnitless)) * 1em);
  }
}
@media screen and (min-width: 769px) {
  .password-page__hero {
    font-size: calc((64 / var(--baseFontSizeUnitless)) * 1em);
  }
}
.password-page__message {
  font-style: italic;
  font-size: 120%;
}
.password-page__message img {
  max-width: 100%;
}
.password-page__hr {
  margin: 30px auto;
}
.password-page__login-form,
.password-page__message,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto;
}
.password-page__login-form {
  text-align: center;
  padding: 30px;
}
@media screen and (min-width: 590px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 30px;
  }
}
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%;
}
.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0;
}
.password-page__signup-form__heading {
  margin-bottom: 0.8em;
}
.password-page__social-sharing {
  margin-top: 30px;
}
.password-page__social-sharing__heading {
  margin-bottom: 0;
}
.admin-login,
.password-login {
  margin-top: 15px;
}
.admin-login a:hover,
.password-login a:hover {
  color: inherit;
}
.password-login {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
  font-size: calc(((var(--baseFontSizeUnitless) * 0.8) / var(--baseFontSizeUnitless)) * 1em);
  line-height: calc(0.8 * var(--baseFontSize));
}
.lock-icon-svg {
  width: calc(0.8 * var(--baseFontSize));
  height: calc(0.8 * var(--baseFontSize));
  display: inline-block;
  vertical-align: baseline;
}
.lock-icon-svg path {
  fill: currentColor;
}
.admin-login {
  font-size: 95%;
}
.password-page__footer {
  display: table-row;
  height: 1px;
}
.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: calc(1.5 * var(--baseFontSize));
  font-size: 95%;
}
.shopify-link {
  color: inherit;
}
.shopify-link:hover {
  color: inherit;
}
.shopify-logo-svg {
  width: calc(1.5 * var(--baseFontSize) * 120 / 35);
  height: calc(1.5 * var(--baseFontSize));
  display: inline-block;
  line-height: 0;
  vertical-align: top;
}
.shopify-logo-svg path {
  fill: currentColor;
}
.shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.order-table tbody tr + tr {
  border-top: #d3d3d3;
}
.order-table thead {
  border-bottom: 1px solid var(--colorTextBody);
}
.order-table tfoot {
  border-top: 1px solid var(--colorTextBody);
}
.order-table tfoot tr:first-child td,
.order-table tfoot tr:first-child th {
  padding-top: 1.5em;
}
.order-table tfoot tr:nth-last-child(2) td,
.order-table tfoot tr:nth-last-child(2) th {
  padding-bottom: 1.5em;
}
.order-table tfoot tr:last-child td,
.order-table tfoot tr:last-child th {
  border-top: 1px solid var(--colorTextBody);
  font-weight: 400;
  padding-top: 1.5em;
  padding-bottom: 1em;
  font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
  letter-spacing: 0.15em;
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--accentLetterSpacing);
  text-transform: var(--accentTextTransform);
}
.order-table td,
.order-table th {
  padding: 0.5em 1em;
}
.order-table tbody th,
.order-table tfoot th {
  font-family: var(--bodyFontStack);
  font-weight: 400;
  text-transform: none;
  font-size: var(--baseFontSize);
  letter-spacing: 0;
}
.order-table tr th:first-child {
  padding-left: 0;
}
.order-table tr td:last-child,
.order-table tr th:last-child {
  padding-right: 0;
}
.order-table tr:first-child td::after,
.order-table tr:first-child th::after {
  display: none;
}
@media screen and (min-width: 591px) {
  .order-table tbody tr:first-child td,
  .order-table tbody tr:first-child th {
    padding-top: 1.25em;
  }
  .order-table tbody tr:last-child td,
  .order-table tbody tr:last-child th {
    padding-bottom: 1.25em;
  }
  .order-table tfoot tr td,
  .order-table tfoot tr th {
    vertical-align: bottom;
  }
}
@media screen and (max-width: 590px) {
  .order-table {
    border: 0;
  }
  .order-table thead {
    display: none;
  }
  .order-table td,
  .order-table th {
    float: left;
    clear: left;
    width: 100%;
    text-align: right;
    padding: 0.5rem 0;
    border: 0;
    margin: 0;
  }
  .order-table td::before,
  .order-table th::before {
    content: attr(data-label);
    float: left;
    text-align: left;
    padding-right: 2em;
    max-width: 80%;
  }
  .order-table tbody td::before,
  .order-table tbody th::before {
    font-size: calc((13 / var(--baseFontSizeUnitless)) * 1em);
    letter-spacing: 0.15em;
    font-family: var(--accentFontStack);
    font-weight: var(--accentFontWeight);
    font-style: var(--accentFontStyle);
    letter-spacing: var(--accentLetterSpacing);
    text-transform: var(--accentTextTransform);
  }
  .order-table tbody tr td:first-child {
    padding-top: 1.5em;
  }
  .order-table tbody tr td:last-child {
    padding-bottom: 1.5em;
  }
}
.item-props {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}
.item-props__property {
  font-size: calc(((var(--baseFontSizeUnitless) - 2) / var(--baseFontSizeUnitless)) * 1em);
}
@media screen and (max-width: 590px) {
  .order-table__product {
    display: flex;
    justify-content: space-between;
  }
}
.order-discount {
  text-transform: uppercase;
  color: var(--colorSaleTag);
  display: block;
  line-height: 1.2em;
}
.order-discount .icon-saletag {
  margin-right: 0.5em;
  font-size: 0.75em;
}
.order-discount--title {
  word-break: break-word;
  padding-right: 1em;
}
.order-discount--list {
  margin: 0.3em 0 0 1.3em;
  list-style: none;
  padding: 0;
}
.order-discount--cart {
  text-align: right;
}
.order-discount--cart-list {
  display: inline-block;
  width: 80%;
  margin-top: 1em;
}
.order-discount--ajax-cart {
  color: inherit;
  font-size: 0.9em;
}
.order-discount--ajax-cart-list {
  width: 60%;
  display: block;
  margin-top: 0.8em;
  margin-left: auto;
  line-height: 1.1;
}
.order-discount__item {
  text-indent: -1.3em;
  margin-bottom: 0;
}
.order-discount__item + .order-discount__item {
  margin-top: 0.6em;
}
@media screen and (max-width: 590px) {
  .order-discount-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
h2 {
  text-transform: uppercase;
}
h4 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.titletextblock p {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
}
.alternatetitle {
  text-transform: inherit;
  font-size: 18px;
  margin-bottom: 20px;
}
.sectionbutton {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
body .page-container h2 {
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.1;
}
.hero-section {
  margin-top: 0;
  background: var(--brand-dark-blue);
  background: linear-gradient(0deg, var(--brand-dark-blue) 1%, #1e1e1e 100%);
}
div.hero-section .heropanel {
  padding: 160px 0 80px;
}
.heropanel {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1346px;
  margin: auto;
  position: relative;
}
.heropanel .heropanel__img-wrap {
  width: 65%;
  border-radius: 10px;
  overflow: hidden;
}
.heropanel .luc-media img {
  width: 100%;
}
.herocontent {
  position: relative;
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.herotext h2 strong {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 4px #fff;
}
.template-index .heropanel h2 {
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 6rem;
  line-height: 5.5rem;
}
.herobuttoncontainer {
  display: flex;
  flex-flow: row nowrap;
}
.herobuttoncontainer div {
  flex-shrink: 0;
}
.herobuttoncontainer div:last-of-type {
  margin-left: 20px;
}
.herobuttoncontainer .btn--secondary {
  background: 0 0;
  border: 2px solid #fff;
  color: #fff;
}
.herobuttoncontainer .btn--secondary:active,
.herobuttoncontainer .btn--secondary:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #1e1e1e;
}
.heropanel .herobutton {
  text-align: center;
}
.mobile.heropanel {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .heropanel .herotext p {
    font-size: 9vw;
    line-height: 8vw;
  }
}
@media only screen and (max-width: 767px) {
  div.hero-section .mobile.heropanel {
    padding: 130px 0 30px;
    display: flex;
    flex-direction: column;
  }
  .desktop.heropanel {
    display: none;
  }
  .mobile.heropanel {
    display: block;
  }
  .mobile.heropanel .heropanel__img-wrap {
    width: 90%;
  }
  .mobile.heropanel .herocontent {
    width: 90%;
    margin-top: 20px;
  }
  .mobile.heropanel .herotext p {
    margin: 0 auto;
    width: 100%;
    font-size: 10vw;
    line-height: 10vw;
    text-align: center;
  }
  .mobile .herotext .h2,
  .mobile .herotext h2 {
    margin-bottom: 20px;
  }
  .mobile .herotext .h2 strong,
  .mobile .herotext h2 strong {
    -webkit-text-stroke: 0.4vw #fff;
  }
  .mobile .herobuttoncontainer {
    flex-flow: row wrap-reverse;
    justify-content: center;
    width: 100%;
  }
  .mobile .herobuttoncontainer .herobutton {
    margin: 10px;
    width: 45%;
    min-width: 210px;
    flex-grow: 1;
  }
  .mobile .herobuttoncontainer .herobutton a {
    width: 100%;
  }
}
.index-sections .as-sold-by-section {
  width: 100%;
  margin-top: 0;
  background-color: #f7a800;
}
.assoldby {
  max-width: 700px;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  align-items: center;
  justify-content: center;
}
.assoldby h4 {
  width: 25%;
  margin: 0;
}
.assoldby-img {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .assoldby {
    justify-content: space-around;
    flex-flow: row wrap;
    text-align: center;
  }
  .assoldby h4 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.three-panels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.three-panels.three-features h4 {
  font-size: 26px;
  letter-spacing: 0;
  color: #f7a800;
}
.three-panels.three-features h4 span {
  color: #1d1d1d;
}
.three-features p {
  text-align: center;
  font-size: 14px;
}
.three-features .one-panel {
  text-align: center;
  width: 30%;
}
.three-features .one-panel .one-panel__img-wrap {
  width: 170px;
  margin: auto auto 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .three-panels {
    flex-direction: column;
    align-items: center;
  }
  .three-panels .one-panel {
    width: 90%;
    margin-top: 40px;
  }
  .three-panels .one-panel:first-of-type {
    margin-top: 0;
  }
}
.testimonial {
  padding: 30px 20px;
  background-color: #fff;
  border: 2px solid var(--brand-gold);
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.testimonialtitle {
  font-size: 18px;
  font-weight: 700;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3;
  color: var(--brand-dark-blue);
}
.testimonialtext {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.testimonialtext b {
  color: inherit;
}
.testimonialname {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
}
.testimonialstars {
  max-width: 150px;
  float: left;
  margin-bottom: 18px;
}
.testimonialstars img {
  width: 100%;
}
.testimonialsection [data-rating^="stars-"] {
  overflow: hidden;
}
.testimonialsection [data-rating$="0.5"] {
  clip-path: inset(0 92.5% 0 0);
}
.testimonialsection [data-rating$="1"] {
  clip-path: inset(0 85% 0 0);
}
.testimonialsection [data-rating$="1.5"] {
  clip-path: inset(0 71.5% 0 0);
}
.testimonialsection [data-rating$="2"] {
  clip-path: inset(0 60% 0 0);
}
.testimonialsection [data-rating$="2.5"] {
  clip-path: inset(0 49.5% 0 0);
}
.testimonialsection [data-rating$="3"] {
  clip-path: inset(0 40% 0 0);
}
.testimonialsection [data-rating$="3.5"] {
  clip-path: inset(0 28.5% 0 0);
}
.testimonialsection [data-rating$="4"] {
  clip-path: inset(0 20% 0 0);
}
.testimonialsection [data-rating$="4.5"] {
  clip-path: inset(0 7.5% 0 0);
}
.testimonialsection .slick-track {
  display: flex !important;
}
.testimonialsection .slick-list {
  overflow: visible;
}
.testimonialsection .slick-slide {
  height: inherit !important;
}
.testimonialscontrols {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonials-next::before,
.testimonials-prev::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-top: 3px solid #1e1e1e;
  border-left: 3px solid #1e1e1e;
  transform: rotate(-45deg);
}
.testimonials-next::before {
  transform: rotate(135deg);
}
.testimonials-dots {
  margin: 10px 3vw;
}
.testimonials-dots .slick-dots {
  position: relative;
  margin: 0 auto;
}
.testimonials-dots .slick-dots li {
  vertical-align: middle;
}
.testimonials-dots .slick-dots a:before,
.testimonials-dots .slick-dots button:before {
  font-size: 2.5rem;
  color: #1e1e1e;
}
.titletextblock {
  text-align: center;
}
.site-footer {
  color: #fff;
  background-color: var(--brand-dark-blue);
  padding-bottom: 0;
}
.site-footer .grid-uniform {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
}
.site-footer .currencymenu {
  width: 20%;
  padding-bottom: 30px;
}
.site-footer .socialmenu {
  width: 20%;
  margin-bottom: 50px;
}
.site-footer .social-icons {
  display: flex;
  gap: 15px;
  margin: 0;
  transform: translateX(-10px);
}
.site-footer .social-icons .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-footer .social-icons .icon:before {
  font-size: 36px;
}
.site-footer .social-icons .icon svg {
  width: 41px;
}
.site-footer .footer__menus {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
}
.site-footer .helpmenu .site-footer__linklist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.site-footer .helpmenu .site-footer__linklist a {
  margin-bottom: 16px;
}
.site-footer .grid__item {
  width: fit-content;
  padding-left: 0;
}
.site-footer h4 {
  color: #fff;
  letter-spacing: 0;
  text-align: left;
  text-decoration: underline;
  text-underline-offset: 10px;
  margin-bottom: 25px;
  font-weight: 600;
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #f7a800;
}
.footer__localization {
  margin-bottom: 50px;
}
.footerbottom {
  background-color: var(--brand-dark-blue);
  width: 100%;
  padding-bottom: 50px;
}
.footerbottom p {
  margin: 0;
}
.footerbottom .page-width__narrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.footerbottom > .wrapper {
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.footerbottom > .wrapper p {
  margin: 0;
}
.site-footer__payment-icons {
  margin: 0;
  line-height: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .site-footer .helpmenu ul li {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .social-icons {
    justify-content: center;
  }
  .site-footer h4 {
    text-align: center;
    font-size: 22px;
  }
  .site-footer .helpmenu .site-footer__linklist {
    align-items: center;
  }
  .site-footer .footer__menus {
    flex-direction: column;
    align-items: center;
  }
  .site-footer .socialmenu {
    width: 100%;
  }
  .site-footer .wrapper {
    text-align: center;
  }
  .site-footer .wrapper .grid-uniform {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
  }
  .site-footer .currencymenu,
  .site-footer .helpmenu,
  .site-footer .socialmenu {
    width: 100%;
  }
  .site-footer .currencymenu ul {
    display: flex;
    justify-content: space-evenly;
  }
  .site-footer .helpmenu:not(:last-child) {
    margin-bottom: 30px;
  }
  .site-footer .helpmenu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .site-footer .helpmenu ul li {
    width: 100%;
  }
  .footerbottom > .wrapper {
    flex-direction: column;
  }
  .site-footer__payment-icons {
    flex-shrink: 1;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin-top: 20px;
  }
}
div#shopify-privacy-banner {
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  border-radius: unset !important;
  max-width: unset !important;
  min-width: unset !important;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow:
    0 0 0 rgba(0, 0, 0, 0.05),
    0 1px 6px rgba(0, 0, 0, 0.15);
}
#shopify-privacy-banner-body-div h3,
#shopify-privacy-banner-body-div p {
  color: #1d1d1d !important;
}
#shopify-privacy-banner-div button#shopify-privacy-banner-accept-button.accept {
  width: 170px;
  background-color: #f7a800;
  color: #fff;
  border: 2px solid #f7a800;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.2s ease;
}
#shopify-privacy-banner-div button#shopify-privacy-banner-decline-button.decline {
  background-color: transparent;
  border: 0;
  text-decoration: underline;
  color: #1d1d1d;
}
.template-product .main-content .wrapper {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
}
.template-product .productpagecontainer {
  max-width: 1366px;
  padding-inline: 30px;
  margin: auto;
}
.template-product .productpagecontainer table {
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  .template-product .productpagecontainer {
    padding-inline: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .template-product .productpagecontainer {
    padding-inline: 15px;
  }
}
#AddToCartForm--product-template {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
#contact-us h3,
#lifetime-guarantee h3 {
  margin-bottom: 1rem;
}
.template-cart .btn--secondary {
  background: 0 0;
  border: 2px solid #f7a800;
  color: #f7a800;
}
.template-cart .btn--secondary:active,
.template-cart .btn--secondary:hover {
  background: #f7a800;
  border: 2px solid #f7a800;
  color: #fff;
}
.mphus-faq__wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 1366px;
  margin: 20px auto 40px;
}
.mphus-faq__title {
  font-size: 1.5rem;
  margin: 0 auto 10px;
  max-width: 1366px;
  padding: 0 20px;
  font-weight: 700;
}
.mphus-faq__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto 10px;
  background-color: #fff;
  padding: 15px;
  border: 1px solid var(--brand-dark-blue);
  cursor: pointer;
}
.faq-header {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.faq-header .faq-arrow {
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-top: -5px;
  margin-left: auto;
  flex-shrink: 0;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
.q-active .faq-arrow {
  transform: rotate(-135deg);
}
.faq-header .faq-title {
  margin-right: 5px;
  flex-shrink: 1;
  font-weight: 500;
}
.faq-answer {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.faq-answer p {
  margin: 0;
  padding: 20px 0 0;
}
.faq-answer p a {
  color: var(--brand-dark-font);
  text-decoration: underline;
}
.nav-aside {
  padding-bottom: 25px;
}
.mphus-faq__navtitle {
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.mphus-faq__navlink {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mphus-faq__navlink a {
  color: var(--brand-dark-font);
}
.mphus-faq__navlink:hover {
  text-decoration: underline;
}
.wrapper:has(.faq-page) {
  max-width: 1366px;
}
.faq-page {
  display: grid;
  grid-template-columns: 250px 1fr;
  margin: 0 auto;
}
.faq-page .mphus-page__header {
  grid-column: span 2;
  grid-row: 1;
}
.faq-page .mphus-faq__navigation {
  grid-row: 2/20;
}
@media screen and (max-width: 768px) {
  .faq-page {
    grid-template-columns: 100%;
  }
  .faq-page .mphus-page__header {
    grid-column: 1;
    grid-row: 1;
  }
  .faq-page .mphus-faq__navigation {
    grid-row: 2;
  }
}

.mphus-image {
  position: relative;
  width: 100%;
}
.mphus-image:empty {
  background-color: #f0f0f0;
}
.mphus-image__img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

/* Returns Form Order Page */
#account td[data-label="Order"] a {
  color: var(--colorLink);
}
.template-customers-order .returns-form {
  margin: 50px 0;
}
.returns-form {
  background-color: #fff;
  margin-bottom: 50px;
}
.returns-form .returns-form__header {
  margin-bottom: 20px;
}
.returns-form .contact-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}
.returns-form .contact-form .form-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}
.returns-form .contact-form .form-input-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.returns-form .contact-form label {
  margin-bottom: 0;
  display: none;
}
.returns-form .contact-form input {
  width: 100%;
}
.returns-form .contact-form select {
  width: 100%;
}
.returns-form .contact-form textarea {
  width: 100%;
}

/* Returns Form Page */
.returns-form-page .form-supplementary-text a {
  color: var(--colorLink);
}
.returns-form-page hr {
  display: none;
}
.returns-form-page .returns-form {
  margin: 0;
}
.returns-form-page .content-block {
  display: none;
}
.returns-form-page .returns-form .contact-form input[type="submit"] {
  max-width: 300px;
}
.form-supplementary-text {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .returns-form .contact-form .form-row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .returns-form-page .returns-form {
    padding: 0 0 40px;
  }
}

/* Render media DO NOT CHANGE */
.luc-media {
  position: relative;
  display: block;
}
.luc-media img {
  max-width: 100%;
  height: auto;
  display: block;
}
.luc-media--controlled picture,
.luc-media--controlled img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.luc-media--placeholder {
  background-color: #e3e3e3;
}

/* RHS Changes */
.grid-product__rhs-tag {
  background-color: #00493e;
  color: #fff;
  font-weight: 500;
  width: 80%;
  padding: 0 10px;
  border-radius: 3px;
  margin: 0 auto;
}
.grid-product__general-tag {
  background-color: #f5a800;
  color: #000;
  font-weight: 500;
  width: 80%;
  padding: 0 10px;
  border-radius: 3px;
  margin: 0 auto;
}
.template-collection main .grid-product__image-link {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
}
.template-collection main {
  background-color: #f5f5f5;
  padding-top: 60px !important;
  padding-bottom: 50px;
}
.template-collection main .grid-uniform {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-left: 0;
  margin-bottom: 40px;
}
.template-collection main .grid__item {
  background-color: #fff;
  width: 100%;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px;
}
.template-collection main .product--image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-collection main .grid-product__title {
  font-weight: 500;
  line-height: 1.2;
}
.template-collection main .grid-product__price {
  font-size: calc(((var(--baseFontSizeUnitless) * 1.25) / var(--baseFontSizeUnitless)) * 1em);
  font-weight: 500;
}
.template-collection main .grid-product__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.template-collection main .grid-product__price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.template-collection main .grid-product__sale-price {
  color: var(--colorSaleTag);
}
.template-collection main .grid-product__compare-price {
  text-decoration: line-through;
}
.single-option__single {
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .template-collection main .grid-uniform {
    gap: 12px;
  }
  .grid-product__general-tag {
    width: 100%;
    line-height: 1.2;
    padding: 4px 6px;
  }
  .grid-product__rhs-tag {
    width: 100%;
    line-height: 1.2;
    padding: 4px 6px;
  }
  .template-collection main .grid-product__image-link {
    padding: 0;
  }
  .template-collection main .grid__item {
    padding: 12px;
  }
  .template-collection main .grid-product__meta {
    padding: 20px 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .template-collection main {
    padding-top: 30px !important;
  }
  .template-collection main .grid-uniform {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .template-collection main .grid-product__title {
    font-size: 16px;
  }
}

/* RHS */
@media (min-width: 767px) {
  .rhs-collaboration-page .grid__item.section-header__item {
    height: 100%;
  }
  .rhs-collaboration-page h1.section-header__title {
    padding: 0 0 0 350px !important;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
.page-width {
  max-width: 1366px;
  padding: 0 20px;
  margin: 0 auto;
}
.template-page:has(.rhs-collaboration-page) .main-content {
  padding-top: 0;
}
.template-page:has(.rhs-collaboration-page) .main-content .wrapper {
  max-width: unset;
  padding: 0;
}
.template-page:has(.rhs-collaboration-page) .page-container {
  background-color: #fff;
}
.rhs-collaboration-page .video-hero {
  margin-bottom: 50px;
}
.rhs-collaboration-page .video-hero__meta {
  flex-direction: column-reverse;
}
.rhs-collaboration-page .video-hero__wrapper {
  margin-bottom: 30px;
}
.rhs-collaboration-page .video-hero__meta p {
  font-size: 28px;
  font-weight: 600;
}
.rhs-collaboration-page .video-hero__meta h1 {
  font-size: 28px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .page-width {
    padding: 0 15px;
  }
  .rhs-collaboration-page .video-hero__meta p {
    font-size: 22px;
  }
  .rhs-collaboration-page .video-hero__meta h1 {
    font-size: 22px;
  }
  .rhs-collaboration-page .video-hero__wrapper {
    margin-bottom: 18px;
  }
}

.product-single__thumb img {
  object-fit: contain !important;
}
.product-single__media-group .product-single__media-wrapper .luc-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .product-single__media-group .product-single__media-wrapper,
  .product-single__thumbnails {
    padding: 0 5%;
  }
}
@media screen and (min-width: 768px) {
  .product-single__media-group .product-single__media-wrapper.hide {
    opacity: 0;
    height: 0;
    display: block !important;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .shopify-policy__container {
    padding: 0 !important;
  }
}

.quantity__label {
  display: block;
  margin-bottom: 6px;
  cursor: default;
  font-style: normal;
}

/* snippet: quantity-selector */
quantity-selector {
  display: flex;
  gap: 5px;
  flex-flow: row wrap;
}
quantity-selector .quantity__wrapper {
  display: flex;
  border: 2px solid var(--colorBtnPrimary);
  align-items: center;
  width: max-content;
  height: 42px;
  border-radius: 3px;
  overflow: hidden;
}
quantity-selector input[type="text"] {
  border: none;
  margin: 0;
  width: 50px;
  padding: 0;
  user-select: none;
  text-align: center;
  padding: 5px 0;
  background-color: transparent;
  height: 100%;
  border-left: 2px solid var(--colorBtnPrimary);
  border-right: 2px solid var(--colorBtnPrimary);
}
quantity-selector input[type="text"]:focus {
  box-shadow: none;
  border: none;
}
quantity-selector button {
  border: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  width: 25px;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  transition: background-color 0.2s ease;
}
quantity-selector button:hover {
  background-color: #ededed;
}
quantity-selector button.quantity__button--minus::before,
quantity-selector button.quantity__button--plus::before,
quantity-selector button.quantity__button--plus::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1px;
  background-color: #000;
  width: 8px;
  transform: translate(-50%, -50%);
}
quantity-selector button.quantity__button--plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (max-width: 786px) {
  quantity-selector {
    gap: 10px;
  }
}

/* Cart Recommendations */
cart-recommendations.main-cart__group {
  padding-bottom: 20px;
}

cart-recommendations .main-carousel__main {
  padding: 0;
  position: relative;
}
cart-recommendations .card__ideal-wrap {
  display: none;
}
cart-recommendations .swiper {
  padding-bottom: 5px;
}

cart-recommendations.main-cart__group:not(:has(main-carousel)) {
  padding: 0;
  background-color: transparent;
}

.cart-recommendations__heading {
  margin-top: 0;
}

cart-recommendations div:empty {
  display: flex;
}

cart-recommendations .main-carousel__button {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  overflow: hidden;
  background-color: var(--colorBtnPrimary);
  top: 50%;
}

cart-recommendations .swiper-button-next:after,
cart-recommendations .swiper-button-prev:after {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

cart-recommendations .swiper-button-next:after {
  margin-left: 3px;
}

cart-recommendations .swiper-button-prev:after {
  margin-right: 3px;
}

cart-recommendations div.main-carousel__button.main-carousel__button-next {
  right: 0px;
}

cart-recommendations div.main-carousel__button.main-carousel__button-prev {
  left: 0px;
}

cart-recommendations textarea {
  font-size: 0.875rem;
}

cart-recommendations .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--colorBtnPrimary);
}

@media screen and (max-width: 767px) {
  cart-recommendations .swiper-button-next {
    right: -10px;
  }

  cart-recommendations .swiper-button-prev {
    left: -10px;
  }
}

cart-recommendations .grid__item.grid-product {
  width: 100%;
  padding: 0;
}

cart-recommendations .grid-product__rhs-tag,
cart-recommendations .grid-product__general-tag {
  margin: 0 auto;
}

cart-recommendations .grid-product__image-link {
  background-color: transparent;
}

body:not(.template-index) .main-content:has(.cart-page) {
  padding: 0;
}
.wrapper:has(.cart-page) {
  padding: 0;
  max-width: unset;
}

/* Page Widths */
.page-width__narrow {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding-inline: 30px;
}
.page-width__wide {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-inline: 30px;
}

@media screen and (max-width: 1024px) {
  .page-width__narrow {
    padding-inline: 20px;
  }
  .page-width__wide {
    padding-inline: 20px;
  }
}

@media screen and (max-width: 767px) {
  .page-width__narrow {
    padding-inline: 15px;
  }
  .page-width__wide {
    padding-inline: 15px;
  }
}

/* Button Styles */
.btn-elem {
  text-transform: uppercase;
  padding: 15px 15px 13px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  text-decoration: none;
  transition: all 0.2s ease-in;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  border-radius: 3px;
  cursor: pointer;
}
.btn-style__default {
  background-color: var(--brand-light-blue);
  color: var(--brand-light-font);
}
.btn-style__default:hover {
  background-color: var(--brand-dark-blue);
  color: var(--brand-light-font);
}
.btn-style__alternative {
  background-color: var(--brand-light-blue);
  color: var(--brand-light-font);
}
.btn-style__alternative:hover {
  background-color: var(--brand-gold);
  color: #000;
}
.btn-style__secondary {
  background-color: transparent;
  color: var(--brand-light-font);
  text-decoration: underline;
}
.btn-style__secondary:hover {
  background-color: transparent;
  color: var(--brand-light-font);
}

.btn-elem.btn--add-to-cart {
  width: 100%;
  padding: 20px;
  font-size: 18px;
}
.contact-page .btn-elem,
.rhs-highlight .btn-elem {
  width: 100%;
  max-width: 380px;
}
@media screen and (max-width: 767px) {
  .contact-page .btn-elem,
  .rhs-highlight .btn-elem {
    max-width: 100%;
  }
}

/* Header Amends */
@media screen and (min-width: 1024px) {
  .site-header .grid--full.grid--table {
    display: flex;
    gap: 4rem;
  }
  .site-header .grid__item.medium-down--one-half {
    width: 16%;
  }
  .site-header .grid__item.large--two-thirds.large--text-right.medium-down--hide {
    width: 84%;
  }
  .site-header .site-nav {
    margin: 0;
    transform: translateY(4px);
  }
  .site-header .grid--full:after {
    content: unset;
  }
  .site-header .site-nav__item.menu-link {
    padding-inline: 20px;
  }
  .site-header nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .site-header nav .site-nav {
    width: 100%;
  }
}

/* custom swiper defaults */
main-carousel {
  width: 100%;
  position: relative;
  display: block;
}
.main-carousel:not(.swiper-initialized) .main-carousel__wrapper {
  display: flex;
  gap: 20px;
}
.main-carousel__main {
  position: relative;
}
.main-carousel__arrows {
  position: absolute;
  top: -10px;
  right: 0;
  display: flex;
}
.main-carousel__button {
  transform: translateY(-50%);
  position: relative;
}
.main-carousel__button:after {
  font-size: 24px !important;
  font-weight: 600;
  color: #000;
}
.main-carousel__button.main-carousel__button-next,
.main-carousel__button.main-carousel__button-prev {
  display: flex;
}
.main-carousel__button.main-carousel__button-next.swiper-button-disabled,
.main-carousel__button.main-carousel__button-prev.swiper-button-disabled,
.main-carousel__button.swiper-button-lock {
  opacity: 0 !important;
}
div.main-carousel__button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  background-color: var(--brand-light-blue);
  opacity: 0.75;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  z-index: 2;
  transition: opacity 0.2s ease-in-out;
}
div.main-carousel__button.main-carousel__button-next {
  right: 25px;
}
div.main-carousel__button.main-carousel__button-next:after {
  margin-left: 5px;
  color: var(--brand-light-font);
}
div.main-carousel__button.main-carousel__button-prev {
  left: 25px;
}
div.main-carousel__button.main-carousel__button-prev:after {
  margin-right: 5px;
  color: var(--brand-light-font);
}
div.swiper-slide {
  height: unset;
}
.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  height: 20px;
  z-index: 1;
}
@media (min-width: 1025px) {
  main-carousel:hover .main-carousel__button:not(.swiper-button-disabled),
  recently-viewed-products:hover .main-carousel__button:not(.swiper-button-disabled) {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .main-carousel__main {
    padding-inline: 0;
  }
  .main-carousel__arrows,
  .main-carousel__pagination {
    display: none;
  }
  .main-carousel__button.main-carousel__button-next,
  .main-carousel__button.main-carousel__button-prev {
    display: none;
  }
}
main-carousel .grid__item.grid-product {
  width: 100%;
  padding: 12px;
  background-color: #ffffff;
  height: 100%;
}
.template-index main-carousel .product-card,
recently-viewed-products .product-card {
  border: 2px solid var(--brand-gold);
}
/* animated graphic */
.animated-graphic__title {
  color: var(--brand-light-font);
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 22px;
}
.animated-graphic__footer {
  color: var(--brand-light-font);
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.animated-graphic__main {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
}
@media (max-width: 767px) {
  .animated-graphic__title {
    max-width: 100%;
    font-size: 16px;
  }
  .animated-graphic__footer {
    font-size: 16px;
  }
}

/* Montserrat Font */
.montserrat-regular {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.montserrat-medium {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.montserrat-semibold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

/* Currency Selector */
.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 591px) {
  .selectors-form {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 769px) {
  .selectors-form {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
.selectors-form--single-column {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.disclosure {
  position: relative;
}
.disclosure__toggle {
  font-style: var(--italicizeTitles);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 10px;
  text-indent: 0.01px;
  text-overflow: "";
  white-space: nowrap;
  background-color: var(--brand-light-blue);
  background-position: right 10px center;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.disclosure__toggle svg {
  margin-top: 2px;
  margin-left: 6px;
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}
.disclosure-list {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--colorBody);
  bottom: 120%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
  display: none;
  max-height: var(--max-height-disclosure);
  min-height: var(--min-height-disclosure);
  overflow-y: auto;
  padding: 11px 0;
  position: absolute;
  left: 50%;
  margin: 0;
}
@media screen and (min-width: 591px) {
  .disclosure-list {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    right: 0;
    left: auto;
  }
}
.disclosure-list--visible {
  display: block;
}
.disclosure-list__item {
  padding: 5px 45px 4px 15px;
  text-align: left;
  white-space: nowrap;
}
.disclosure-list__item a {
  color: var(--colorTextBody);
}
.disclosure-list__item .disclosure-list__option {
  font-style: var(--italicizeTitles);
  color: var(--colorTextBody);
}
.disclosure-list__item .disclosure-list__option:focus,
.disclosure-list__item .disclosure-list__option:hover {
  color: var(--colorSecondary);
}
@media screen and (max-width: 591px) {
  .disclosure-list__item:active {
    background-color: rgba(var(--disclosure-rgb), 0.08);
  }
}
.disclosure-list__item--current .disclosure-list__option {
  color: var(--colorSecondary);
}

.index-newsletter-section {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .index-newsletter-section {
    margin-bottom: 50px;
  }
}

.template-index .index-newsletter-section .newsletter {
  background-color: transparent;
  padding: 0;
}
.template-index .index-newsletter-section .newsletter__container {
  background-color: var(--brand-dark-blue);
}
.template-index .index-newsletter-section .section-header {
  color: var(--brand-gold);
  font-size: 6vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.template-index .index-newsletter-section .section-header p {
  margin: 0;
}
.template-index .index-newsletter-section .section-subheading {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .template-index .index-newsletter-section .section-header {
    font-size: 60px;
  }
  .template-index .index-newsletter-section .section-subheading {
    margin-bottom: 20px;
  }
}

/* Product Cards */
.product-card {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
  background-color: #ffffff;
  text-align: center;
  padding: 0;
  color: var(--color-body-text);
  z-index: var(--z-index-product-card);
  width: 100%;
  height: 100%;
}

.product-card:focus,
.product-card:hover {
  color: var(--color-body-text);
}
.product-card:focus {
  z-index: calc(var(--z-index-product-card) + 1);
}

.product-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.product-card__overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-product-card-overlay);
  transition: var(--product-card-transition);
}
.product-card:focus .product-card__overlay,
.product-card:hover .product-card__overlay {
  visibility: visible;
  opacity: 1;
}
.product-card__overlay-btn {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-45%);
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
  transition: var(--product-card-transition);
}
.product-card:hover .product-card__overlay-btn {
  -ms-transform: translateY(-85%);
  -webkit-transform: translateY(-85%);
  transform: translateY(-85%);
}
.no-csstransforms .product-card__overlay-btn {
  top: 35%;
}
.product-card__image-container {
  display: block;
  width: 100%;
}
.product-card__image-wrapper {
  display: grid;
  width: 100%;
}
.product-card__image {
  position: relative;
  margin: 0 auto;
  width: 100%;
  grid-column: 1;
  grid-row: 1;
}
.product-card__image .luc-media img {
  width: 100%;
  height: 100%;
}
.product-card__image--secondary {
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease;
}

.product-card__image-wrapper:hover .product-card__image--secondary {
  opacity: 1;
  visibility: visible;
}
.product-card__info {
  width: 100%;
  background-color: var(--color-content);
  padding: 10px;
  text-align: center;
}
.product-card-stars {
  display: flex;
  justify-content: flex-start;
  padding: 0 10px;
  margin-bottom: 10px;
}
.no-stars .product-card-stars {
  display: none;
}
.product-card-stars .jdgm-star {
  font-size: 14px;
}
.product-card__availability,
.product-card__name {
  position: relative;
  z-index: calc(var(--z-index-product-card) + 2);
}
.product-card__name {
  font-weight: var(--font-weight-body-bold);
  color: var(--color-heading);
  white-space: normal;
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .product-card__name {
    font-size: 14px;
    line-height: 1.5;
  }
}
.product-card__availability {
  font-size: var(--font-size-nav);
  font-weight: var(--font-weight-body-bold);
  letter-spacing: var(--letter-spacing);
  text-transform: var(--text-nav-transform);
  font-size: calc((14 / var(--font-size-base-em)) * 1em);
  color: var(--color-accent);
}
.product-card__brand,
.product-card__price {
  font-size: 18px;
  color: #414141;
  text-align: center;
  font-weight: 600;
}
.product-card__regular-price {
  opacity: 1;
}
.product-card__info .product-card__price.on-sale {
  font-weight: 700;
  color: red;
}
.product-card__info .product-card__price.on-sale .product-card__regular-price {
  color: #bababa;
  text-decoration: line-through;
}
.product-card__unit-price {
  display: block;
}
.product-card__image .luc-media img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.carttick {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none !important;
  text-align: center;
  margin: auto;
  width: 20px;
}
.active .carttick {
  display: block !important;
}
.active .cartbuttontext {
  visibility: hidden;
}

.add-to-cart-form-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-card__image .luc-media {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.product-card__image .luc-media img {
  position: absolute;
  top: 0;

  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-card .btn-elem,
.ctl-slide__btn.btn,
.ctl-slide__btn.btn--secondary {
  position: relative;
  margin: 0 auto 15px;
  padding: 15px 10px;
  width: 90% !important;
}
.product-card .btn-elem,
.ctl-slide__btn.btn {
  position: relative;
  margin: 0 auto 15px;
  padding: 15px 10px;
  width: 100% !important;
}
.ctl-slide a.product-card__link {
  white-space: pre-wrap;
  margin-block: auto 0;
}

.template-cart button.ctl-slide__btn:not(.variant-oos),
button.ctl-slide__btn:not(.variant-oos) {
  background-color: var(--brand-light-blue);
  color: var(--brand-light-font);
  border: 2px solid var(--brand-light-blue);
  padding: 15px 15px 13px;
  white-space: normal;
  border-radius: 3px;
  transition: all 0.4s ease-out;
}
.template-cart button.ctl-slide__btn:not(.variant-oos):hover,
button.ctl-slide__btn:not(.variant-oos):hover {
  background-color: var(--brand-dark-blue);
  color: var(--brand-light-font);
  border: 2px solid var(--brand-dark-blue);
}
.open-modal.ctl-slide__btn.btn,
.open-modal.ctl-slide__btn.btn--secondary,
.template-cart .open-modal.ctl-slide__btn.btn,
.template-cart .open-modal.ctl-slide__btn.btn--secondary {
  background-color: var(--brand-light-blue);
  color: var(--brand-light-font);
  border: 2px solid var(--brand-light-blue);
  padding: 15px 15px 13px;
  white-space: normal;
  border-radius: 3px;
  transition: all 0.4s ease-out;
}
.open-modal.ctl-slide__btn.btn--secondary:hover,
.open-modal.ctl-slide__btn.btn:hover,
.template-cart .open-modal.ctl-slide__btn.btn--secondary:hover,
.template-cart .open-modal.ctl-slide__btn.btn:hover {
  background-color: var(--brand-dark-blue);
  color: var(--brand-light-font);
  border: 2px solid var(--brand-dark-blue);
}

.select-open .open-modal.ctl-slide__btn.btn,
.select-open .open-modal.ctl-slide__btn.btn--secondary,
.template-cart .select-open .open-modal.ctl-slide__btn.btn,
.template-cart .select-open .open-modal.ctl-slide__btn.btn--secondary {
  background-color: #ffffff;
  color: var(--brand-light-blue);
  border: 2px solid var(--brand-light-blue);
  padding: 15px 15px 13px;
  white-space: normal;
  border-radius: 3px;
  transition: all 0.4s ease-out;
}

@media only screen and (max-width: 767px) {
  .template-cart button.ctl-slide__btn:not(.variant-oos),
  button.ctl-slide__btn:not(.variant-oos) {
    padding: 12px 10px;
    font-size: 16px;
  }

  .open-modal.ctl-slide__btn.btn,
  .open-modal.ctl-slide__btn.btn--secondary,
  .template-cart .open-modal.ctl-slide__btn.btn,
  .template-cart .open-modal.ctl-slide__btn.btn--secondary {
    padding: 12px 10px;
    font-size: 16px;
  }
}

.variants-wrapper {
  height: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  width: 100%;
}
.variants-divider {
  border-top: 2px solid #f58020;
  width: 100%;
}
.variants-wrapper .ctl-slide__btn {
  width: 100% !important;
}
.variants-wrapper .variant-title {
  margin-bottom: 5px;
}
.variants-wrapper .variant-select {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.variant-oos {
  border: 2px solid #757575 !important;
  padding: 15px 10px !important;
}
.product-card__btn-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
}
.product-tag-wrapper {
  opacity: 1;
  transition: all 0.3s ease;
}
.hidden {
  opacity: 0 !important;
}

@media only screen and (max-width: 767px) {
  .product-card__image img {
    object-fit: contain;
  }
}

/* Collection Page */
.wrapper:has(.collection-page) {
  max-width: unset;
  padding: 0;
}

/* Sitewide Changes */
.wrapper:has(.full-width-page) {
  max-width: 1366px;
}
div.shopify-policy__container {
  max-width: unset;
  padding: 0;
}
.template-index .main-content {
  padding-bottom: 0;
}
div.jdgm-rev-widg {
  padding: 0;
  border: none;
}
h2.jdgm-rev-widg__title {
  margin-bottom: 30px;
}
media-gallery .media-gallery img {
  object-fit: contain;
}
.site-nav__link svg {
  height: 30px;
  width: auto;
}
.icon.icon-customer svg path,
.icon.icon-cart svg path {
  transition: fill 0.2s ease;
}
.icon.icon-customer:hover svg path,
.icon.icon-cart:hover svg path {
  fill: var(--brand-gold);
}

@media only screen and (max-width: 767px) {
  .grid.product-single {
    margin: 0;
  }
  .grid.product-single .grid__item {
    padding: 0;
  }
}

/* snippet: media-gallery.liquid */
media-gallery {
  display: block;
  width: 100%;
  grid-row: span 20;
  position: relative;
}
media-gallery .swiper-wrapper {
  padding: 2px;
}
.media-gallery {
  margin-block-end: 20px;
}
media-gallery .swiper-button-next {
  right: 10px;
}
media-gallery .swiper-button-prev {
  left: 10px;
}
media-gallery .media-gallery__button {
  background-color: var(--brand-dark-blue);
  border-radius: 5px;
}
media-gallery .media-gallery__button::after {
  font-size: 1.5rem;
  color: #fff;
}
.media-gallery__arrows--mobile,
.swiper-pagination.media-gallery__pagination.media-gallery__pagination--mobile {
  display: none;
}
.swiper-pagination.media-gallery__pagination {
  position: relative;
  bottom: unset;
  top: unset;
  margin-bottom: 20px;
}
.swiper-pagination.media-gallery__pagination .swiper-pagination-bullet-active {
  background-color: var(--brand-dark-blue);
}

.media-gallery__thumbs {
  padding: 2px;
}
.media-gallery__thumbs .media-gallery__thumb-slide {
  cursor: pointer;
}
.media-gallery:not(.swiper-initialized) .media-gallery__slide:nth-child(n + 2) {
  display: none;
}
.media-gallery__thumbs:not(.swiper-initialized) .swiper-wrapper {
  gap: 10px;
}
.media-gallery__thumbs:not(.swiper-initialized) .media-gallery__thumb-slide {
  flex-shrink: 1;
}

.media-gallery__thumbs:not(.swiper-initialized) .media-gallery__thumb-slide:nth-child(n + 5) {
  display: none;
}
.media-gallery__thumbs .swiper-slide-thumb-active {
  outline: 2px solid var(--brand-dark-blue);
}
.media-gallery__slide-image,
.media-gallery__slide-video {
  width: 100%;
  position: relative;
}
.media-gallery__slide-video {
  height: 100%;
}
.media-gallery__slide-video.video-playing .luc-media,
.media-gallery__slide-video.video-playing .media-gallery__play {
  display: none;
}
.media-gallery__slide-image .luc-media,
.media-gallery__slide-video .luc-media {
  width: 100%;
}
.media-gallery__slide-image img,
.media-gallery__slide-video img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.media-gallery__slide-video img {
  object-fit: cover;
}

.media-gallery__slide-video video {
  position: absolute;
  inset: 0;
  object-fit: contain;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
.media-gallery__play {
  pointer-events: auto;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  cursor: pointer;
}
.media-gallery__play::after {
  content: "";
  display: block;
  border: 18px solid transparent;
  border-left: 30px solid #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-25%, -50%);
}
.media-gallery__play:hover {
  transform: translate(-50%, -50%) scale(1.05);
  opacity: 0.8;
}
.media-gallery__thumbs .media-gallery__play {
  pointer-events: none;
  width: 50px;
  height: 50px;
}
.media-gallery__thumbs .media-gallery__play::after {
  border: 13px solid transparent;
  border-left: 20px solid #000;
}

.media-loading .luc-media {
  opacity: 0.3;
}
.media-loading::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 5px solid #656565;
  border-right: 5px solid transparent;
  animation: loading_spin 1s linear infinite;
}
@media (max-width: 768px) {
  media-gallery .swiper-button-next {
    right: 0;
  }
  media-gallery .swiper-button-prev {
    left: 0;
  }
  .media-gallery__arrows--mobile,
  .swiper-pagination.media-gallery__pagination.media-gallery__pagination--mobile {
    display: block;
  }
  .media-gallery__thumbs {
    display: none;
  }
}

/* media-zoom */
media-zoom {
  display: flex;
  position: absolute;
  top: 0;
  padding-top: 100%;
  width: 100%;
  pointer-events: none;
  z-index: 1;
}
media-zoom[modal-dialog-view="visible"] {
  pointer-events: all;
  z-index: 10000000;
}
media-gallery:hover .media-zoom__button {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.media-zoom__button {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  pointer-events: all;
  border-radius: 5px;
  border: 2px solid var(--brand-dark-blue);
  padding: 5px 8px;
  place-items: center;
  cursor: pointer;
  background-color: #fff;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease,
    visibility 0.2s ease,
    box-shadow 0.2s ease;
}
.media-zoom__button span {
  font-weight: 600;
}
.media-zoom__button,
media-zoom.hide-zoom .media-zoom__button {
  transform: scale(0.95);
  opacity: 0;
  visibility: hidden;
}

.media-zoom__button svg {
  height: 20px;
  width: 20px;
}
.media-zoom__button svg path {
  fill: var(--brand-dark-blue);
}

media-zoom .modal-main__inner {
  max-width: unset;
  max-height: unset;
  width: 95dvw;
  height: 95dvh;
}
media-zoom .modal-main__title {
  justify-content: end;
}

media-zoom .modal-main__body {
  flex-grow: 1;
  touch-action: none;
  position: relative;
}
.modal-zoom-container {
  aspect-ratio: 1 / 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: grab;
}
.modal-zoom-container.panning {
  cursor: grabbing;
}

.modal-zoom__navigation {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}

.modal-zoom__nav-button {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background-color: var(--brand-accent-light);
  pointer-events: all;
  position: relative;
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.modal-zoom__nav-button::after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  border-right: 3px solid var(--brand-dark-blue);
  border-bottom: 3px solid var(--brand-dark-blue);
  top: 50%;
  left: 50%;
  transition: border-color 0.2s ease;
  transform: translate(-70%, -50%) rotate(-45deg);
}
.modal-zoom__nav-button[data-navigation="prev"]::after {
  transform: translate(-30%, -50%) rotate(135deg);
}
.modal-zoom__nav-button:hover {
  background-color: var(--brand-dark-blue);
}
.modal-zoom__nav-button:hover::after {
  border-color: #fff;
}

@media (max-width: 767px) {
  .media-zoom__button {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
  .modal-zoom__nav-button {
    width: 40px;
    height: 40px;
    border-radius: 5px;
  }
}

/* snippet: modal-dialog */
.modal-main {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 51;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100dvw;
  height: 100dvh;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.1s ease,
    visibility 0.1s ease;
  padding: 10px;
}
.modal-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.1s ease,
    visibility 0.1s ease;
}
[modal-dialog-view="visible"] .modal-main,
[modal-dialog-view="visible"] .modal-main::before {
  opacity: 1;
  visibility: visible;
}
.modal-main__inner {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  max-width: 800px;
  max-height: 100%;
  overflow: hidden;
  background-color: #fff;
  color: var(--brand-dark-blue);
  padding: 10px 15px 15px;
  z-index: 1;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  transition:
    transform 0.1s ease,
    opacity 0.1s ease,
    visibility 0.1s ease;
}
[modal-dialog-view="visible"] .modal-main__inner {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.modal-main.clear-cart-drawer {
  position: absolute;
  width: 100%;
  height: 100%;
}
.modal-main__title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  font-size: 1.125rem;
}
.modal-main__close {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  transition: box-shadow 0.1s ease;
}
.modal-main__close::before,
.modal-main__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background-color: var(--brand-dark-blue);
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal-main__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal-main__body {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-block: 15px 0;
  overflow: auto;
  flex-shrink: 1;
  overscroll-behavior: contain;
}
.modal-main__buttons {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: end;
}
.modal-main__buttons * {
  width: max-content;
  margin: 0;
}

