/** Shopify CDN: Minification failed

Line 10314:24 Unexpected "{"

**/
.flex__item,
.grid__item[class*="--push"],
.section-title-1 > span,
figcaption {
 position: relative;
}
.skip-link:focus,
body,
html {
 background-color: var(--color-body);
}
.payment-icons,
button[disabled],
html input[disabled] {
 cursor: default;
}
ol,
td,
th,
ul {
 padding: 0;
}
.collection-card-3 .collection-card__meta.underimage,
.collection-card-3 .collection-card__meta.underimagesup,
.site-nav__dropdown-container:hover > .site-nav__dropdown,
.site-nav__item:hover > .site-nav__dropdown {
 pointer-events: auto;
}
.errors ul,
.grid,
.list--no-bullets,
.rating,
.slick-dots {
 list-style: none;
}
.giftcard__code,
.js-fake-view,
.password-login-link,
.placeholder-noblocks,
.product-card,
.product-card__overlay-btn,
.return-link,
.slick-dots,
.template-giftcard,
blockquote {
 text-align: center;
}
.clearfix:after,
.g-banner:after,
.grid:after,
.page-width:after,
.rte:after {
 content: "";
 display: table;
 clear: both;
}
.grid {
 margin: 0 0 0 -20px;
}
@media (max-width: 991px) {
 .grid {
  margin: 0;
 }
}
.grid__item {
 float: left;
 width: 100%;
 -ms-flex-preferred-size: auto !important;
 -webkit-flex-basis: auto !important;
 -moz-flex-basis: auto !important;
 flex-basis: auto !important;
}
.flex {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
}
.flex__item {
 -webkit-flex: 1 1 100%;
 -moz-flex: 1 1 100%;
 -ms-flex: 1 1 100%;
 flex: 1 1 100%;
 width: auto !important;
 min-width: 0;
}
.flex__item--fixed {
 -webkit-flex: 0 1 auto;
 -moz-flex: 0 1 auto;
 -ms-flex: 0 1 auto;
 flex: 0 1 auto;
}
.gap-1 {
 gap: 0.25rem !important;
}
.gap-2 {
 gap: 0.5rem !important;
}
.gap-3 {
 gap: 1rem !important;
}
.gap-4 {
 gap: 1.5rem !important;
}
.gap-5 {
 gap: 3rem !important;
}
.one-whole {
 width: 100%;
 -ms-flex-preferred-size: 100%;
 -webkit-flex-basis: 100%;
 -moz-flex-basis: 100%;
 flex-basis: 100%;
}
.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
 width: 50%;
 -ms-flex-preferred-size: 50%;
 -webkit-flex-basis: 50%;
 -moz-flex-basis: 50%;
 flex-basis: 50%;
}
.four-twelfths,
.one-third,
.two-sixths {
 width: 33.33333%;
 -ms-flex-preferred-size: 33.33333%;
 -webkit-flex-basis: 33.33333%;
 -moz-flex-basis: 33.33333%;
 flex-basis: 33.33333%;
}
.eight-twelfths,
.four-sixths,
.two-thirds {
 width: 66.66667%;
 -ms-flex-preferred-size: 66.66667%;
 -webkit-flex-basis: 66.66667%;
 -moz-flex-basis: 66.66667%;
 flex-basis: 66.66667%;
}
.one-quarter,
.three-twelfths,
.two-eighths {
 width: 25%;
 -ms-flex-preferred-size: 25%;
 -webkit-flex-basis: 25%;
 -moz-flex-basis: 25%;
 flex-basis: 25%;
}
.nine-twelfths,
.six-eighths,
.three-quarters {
 width: 75%;
 -ms-flex-preferred-size: 75%;
 -webkit-flex-basis: 75%;
 -moz-flex-basis: 75%;
 flex-basis: 75%;
}
.one-fifth,
.two-tenths {
 width: 20%;
 -ms-flex-preferred-size: 20%;
 -webkit-flex-basis: 20%;
 -moz-flex-basis: 20%;
 flex-basis: 20%;
}
.four-tenths,
.two-fifths {
 width: 40%;
 -ms-flex-preferred-size: 40%;
 -webkit-flex-basis: 40%;
 -moz-flex-basis: 40%;
 flex-basis: 40%;
}
.six-tenths,
.three-fifths {
 width: 60%;
 -ms-flex-preferred-size: 60%;
 -webkit-flex-basis: 60%;
 -moz-flex-basis: 60%;
 flex-basis: 60%;
}
.eight-tenths,
.four-fifths {
 width: 80%;
 -ms-flex-preferred-size: 80%;
 -webkit-flex-basis: 80%;
 -moz-flex-basis: 80%;
 flex-basis: 80%;
}
.one-sixth,
.two-twelfths {
 width: 16.66667%;
 -ms-flex-preferred-size: 16.66667%;
 -webkit-flex-basis: 16.66667%;
 -moz-flex-basis: 16.66667%;
 flex-basis: 16.66667%;
}
.five-sixths,
.ten-twelfths {
 width: 83.33333%;
 -ms-flex-preferred-size: 83.33333%;
 -webkit-flex-basis: 83.33333%;
 -moz-flex-basis: 83.33333%;
 flex-basis: 83.33333%;
}
.one-eighth {
 width: 12.5%;
 -ms-flex-preferred-size: 12.5%;
 -webkit-flex-basis: 12.5%;
 -moz-flex-basis: 12.5%;
 flex-basis: 12.5%;
}
.three-eighths {
 width: 37.5%;
 -ms-flex-preferred-size: 37.5%;
 -webkit-flex-basis: 37.5%;
 -moz-flex-basis: 37.5%;
 flex-basis: 37.5%;
}
.five-eighths {
 width: 62.5%;
 -ms-flex-preferred-size: 62.5%;
 -webkit-flex-basis: 62.5%;
 -moz-flex-basis: 62.5%;
 flex-basis: 62.5%;
}
.seven-eighths {
 width: 87.5%;
 -ms-flex-preferred-size: 87.5%;
 -webkit-flex-basis: 87.5%;
 -moz-flex-basis: 87.5%;
 flex-basis: 87.5%;
}
.one-tenth {
 width: 10%;
 -ms-flex-preferred-size: 10%;
 -webkit-flex-basis: 10%;
 -moz-flex-basis: 10%;
 flex-basis: 10%;
}
.three-tenths {
 width: 30%;
 -ms-flex-preferred-size: 30%;
 -webkit-flex-basis: 30%;
 -moz-flex-basis: 30%;
 flex-basis: 30%;
}
.seven-tenths {
 width: 70%;
 -ms-flex-preferred-size: 70%;
 -webkit-flex-basis: 70%;
 -moz-flex-basis: 70%;
 flex-basis: 70%;
}
.nine-tenths {
 width: 90%;
 -ms-flex-preferred-size: 90%;
 -webkit-flex-basis: 90%;
 -moz-flex-basis: 90%;
 flex-basis: 90%;
}
.one-twelfth {
 width: 8.33333%;
 -ms-flex-preferred-size: 8.33333%;
 -webkit-flex-basis: 8.33333%;
 -moz-flex-basis: 8.33333%;
 flex-basis: 8.33333%;
}
.five-twelfths {
 width: 41.66667%;
 -ms-flex-preferred-size: 41.66667%;
 -webkit-flex-basis: 41.66667%;
 -moz-flex-basis: 41.66667%;
 flex-basis: 41.66667%;
}
.seven-twelfths {
 width: 58.33333%;
 -ms-flex-preferred-size: 58.33333%;
 -webkit-flex-basis: 58.33333%;
 -moz-flex-basis: 58.33333%;
 flex-basis: 58.33333%;
}
.eleven-twelfths {
 width: 91.66667%;
 -ms-flex-preferred-size: 91.66667%;
 -webkit-flex-basis: 91.66667%;
 -moz-flex-basis: 91.66667%;
 flex-basis: 91.66667%;
}
.collection-sidebar #js-fillter .catalog_filters.true,
.show {
 display: block !important;
}
#yReplayBox,
.hide,
.modal-backdrop.show,
.site-nav .dropdown-toggle:after,
.site-nav .js-countdown {
 display: none !important;
}
*,
:after,
:before {
 box-sizing: border-box;
}
.js-focus-hidden:focus,
.outline-none,
.outline-none:active,
.outline-none:focus,
.outline-none:hover,
.quotes-wrapper .slick-slide[tabindex="0"],
:focus,
[tabindex="-1"]:focus,
button:focus {
 outline: 0;
}
body {
 margin: 0 !important;
 transition: opacity 1.2s ease-out;
 opacity: 1 !important;
}
body,
button,
input,
select,
textarea {
 -webkit-font-smoothing: antialiased;
 -webkit-text-size-adjust: 100%;
}
img {
 border-radius: 10px;
 max-width: 100%;
 border: 0;
 height: auto;
}
button,
input,
optgroup,
select,
textarea {
 color: inherit;
 font: inherit;
 margin: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
 border-style: none;
 padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
 outline: ButtonText dotted 1px;
}
input[type="search"] {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
textarea {
 overflow: auto;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.icon__fallback-text,
.no-js .article__photo-wrapper,
.no-js .image-content__image-wrapper,
.no-js .lazyload,
.visually-hidden {
 position: absolute !important;
 overflow: hidden;
 clip: rect(0 0 0 0);
 height: 1px;
 width: 1px;
 margin: -1px;
 padding: 0;
 border: 0;
}
.box-shadow-none,
.box-shadow-none:active,
.box-shadow-none:focus,
.box-shadow-none:hover {
 box-shadow: none !important;
}
.skip-link:focus {
 clip: auto;
 width: auto;
 height: auto;
 margin: 0;
 color: var(--color-body-text);
 padding: var(--g-hgutter);
 z-index: 10000;
 transition: none;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-2-4,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-9-6,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-2-4,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-9-6,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-2-4,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-9-6,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-2-4,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-9-6,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.container,
.container-fluid {
 padding-left: var(--g-hgutter);
 padding-right: var(--g-hgutter);
}
.container-fluid {
 padding: 0 0;
}
#shopify-product-reviews .spr-form-contact,
.row {
 margin-right: calc(0px - var(--g-hgutter));
 margin-left: calc(0px - var(--g-hgutter));
}
.row.no-gutters {
 margin-right: 0;
 margin-left: 0;
}
.col-2-4,
.col-9-6 {
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
}
.col-9-6 {
 -ms-flex: 0 0 80%;
 flex: 0 0 80%;
 max-width: 80%;
}
@media (min-width: 576px) {
 .col-sm-2-4 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .col-sm-9-6 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
 }
}
.page-width {
 max-width: 1180px;
 margin: 0 auto;
 padding: 0 20px;
}
blockquote p + cite {
 margin-top: var(--g-hgutter);
}
blockquote cite {
 display: block;
 font-size: calc(var(--g-font-size) - 1px);
 opacity: 0.6;
}
blockquote cite:before {
 content: "\2014 ";
}
code,
pre {
 font-family: Consolas, monospace;
 font-size: 1em;
}
pre {
 overflow: auto;
}
.blockquote {
 position: relative;
 font-size: 16px;
}
.icon,
[class^="icon-"],
svg {
 display: inline-block;
 vertical-align: middle;
 width: 16px;
 height: 16px;
 font-size: 16px;
 fill: currentColor;
}
.btn-theme[disabled]:before,
.no-svg .icon,
.no-svg [class^="icon-"],
.no-svg svg,
.rte .btn-theme[disabled]:before,
.rte
 .shopify-payment-button
 [disabled].shopify-payment-button__button--unbranded:before,
.rte [disabled].spr-summary-actions-newreview:before,
.shopify-payment-button
 .rte
 [disabled].shopify-payment-button__button--unbranded:before,
.shopify-payment-button
 [disabled].shopify-payment-button__button--unbranded:before,
[disabled].spr-summary-actions-newreview:before {
 display: none;
}
.iconx2 .icon,
.iconx2 [class^="icon-"],
.iconx2 svg {
 width: 25px;
 height: 25px;
 font-size: 25px;
}
.iconx3 .icon,
.iconx3 [class^="icon-"],
.iconx3 svg {
 width: 30px;
 height: 30px;
 font-size: 30px;
}
.iconx4 .icon,
.iconx4 [class^="icon-"],
.iconx4 svg {
 width: 35px;
 height: 35px;
 font-size: 35px;
}
.iconx5 .icon,
.iconx5 [class^="icon-"],
.iconx5 svg {
 width: 40px;
 height: 40px;
 font-size: 40px;
}
.iconx6 .icon,
.iconx6 [class^="icon-"],
.iconx6 svg {
 width: 45px;
 height: 45px;
 font-size: 45px;
}
.iconx7 .icon,
.iconx7 [class^="icon-"],
.iconx7 svg,
.iconx8 .icon,
.iconx8 [class^="icon-"],
.iconx8 svg {
 width: 50px;
 height: 50px;
 font-size: 50px;
}
.iconx9 .icon,
.iconx9 [class^="icon-"],
.iconx9 svg {
 width: 60px;
 height: 60px;
 font-size: 60px;
}
.iconx10 .icon,
.iconx10 [class^="icon-"],
.iconx10 svg {
 width: 65px;
 height: 65px;
 font-size: 65px;
}
.iconx11 .icon,
.iconx11 [class^="icon-"],
.iconx11 svg {
 width: 70px;
 height: 70px;
 font-size: 70px;
}
.iconx12 .icon,
.iconx12 [class^="icon-"],
.iconx12 svg {
 width: 75px;
 height: 75px;
 font-size: 75px;
}
.iconx13 .icon,
.iconx13 [class^="icon-"],
.iconx13 svg {
 width: 80px;
 height: 80px;
 font-size: 80px;
}
.iconx14 .icon,
.iconx14 [class^="icon-"],
.iconx14 svg {
 width: 85px;
 height: 85px;
 font-size: 85px;
}
.iconx15 .icon,
.iconx15 [class^="icon-"],
.iconx15 svg {
 width: 90px;
 height: 90px;
 font-size: 90px;
}
.no-svg .icon__fallback-text {
 position: static !important;
 overflow: inherit;
 clip: none;
 height: auto;
 width: auto;
 margin: 0;
}
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
 fill: inherit;
 stroke: inherit;
}
.lazyload,
.lazyloading {
 opacity: 0.3;
}
.lazyloaded {
 opacity: 1;
 transition: opacity 0.2s;
}
@keyframes zoom-fade-small {
 0% {
  opacity: 0;
  transform: scale(1.1);
 }
 10% {
  opacity: 0.1;
 }
 20% {
  opacity: 0.2;
 }
 to {
  opacity: 1;
  transform: scale(1);
 }
}
.scale-in {
 transition: transform 0.8s cubic-bezier(0, 0.14, 0.19, 1),
  opacity 0.8s cubic-bezier(0, 0.14, 0.19, 1);
 transition-delay: 0.5s;
 opacity: 0;
 transform: scale(1.1);
}
.scale-in.lazyloaded {
 opacity: 1;
 transform: scale(1);
 transition-delay: 0s;
}
img[data-sizes="auto"] {
 display: block;
 width: 100%;
}
.payment-icons {
 -moz-user-select: none;
 -ms-user-select: none;
 -webkit-user-select: none;
 user-select: none;
}
.payment-icons li,
.spr-pagination-page {
 margin-right: 5px;
}
.payment-icons .icon,
.payment-icons [class^="icon-"] {
 width: 38px;
 height: 24px;
}
.payment-icons .icon--wide {
 width: 55px;
}
ol,
ul {
 margin: 0;
}
ol {
 list-style: decimal;
}
.list-styled {
 padding-left: 30px;
}
.rtl .list-styled {
 padding-right: 30px;
 padding-left: inherit;
}
.list--inline {
 padding: 0;
 margin: 0;
}
.list--inline li {
 display: inline-block;
 margin-bottom: 0;
}
.text-center .rte ol,
.text-center .rte ul,
.text-center.rte ol,
.text-center.rte ul {
 margin-left: 0;
 list-style-position: inside;
}
.rte__table-wrapper {
 max-width: 100%;
 overflow: auto;
 -webkit-overflow-scrolling: touch;
}
.btn {
 cursor: pointer;
 border-radius: 0;
}
.btn.focus,
.btn:focus {
 box-shadow: none;
}
.btn-link {
 color: var(--g-main);
 text-decoration: none;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
 text-decoration: none;
 color: var(--g-cta-button);
}
.btn-primary,
.btn-primary.disabled {
 border: 1px solid var(--g-cta-button);
 background-color: var(--g-cta-button);
 color: #fff;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
 background-color: var(--g-main);
 color: #fff;
 border-color: var(--g-main);
 box-shadow: none;
}
.btn-theme,
.shopify-payment-button .shopify-payment-button__button--unbranded,
.spr-summary-actions-newreview {
 z-index: 1;
}
.btn-sm.spr-summary-actions-newreview,
.btn-theme.btn-sm,
.shopify-payment-button .btn-sm.shopify-payment-button__button--unbranded {
 padding: 0.7rem 1rem;
 font-size: 0.875rem;
}
.btn-sm {
 padding: 0.7rem 1rem;
}
.shopify-payment-button input.shopify-payment-button__button--unbranded,
input.btn-theme,
input.spr-summary-actions-newreview {
 background-color: var(--g-cta-button);
}
.shopify-payment-button input.shopify-payment-button__button--unbranded:hover,
input.btn-theme:hover,
input.spr-summary-actions-newreview:hover {
 background-color: var(--g-main);
}
.btn-theme,
.shopify-challenge__button,
.shopify-payment-button .rte .shopify-payment-button__button--unbranded,
.shopify-payment-button .shopify-payment-button__button--unbranded,
.spr-summary-actions-newreview {
 padding: var(--g-padding-ver-btn) var(--g-padding-hoz-btn);
 display: inline-block;
 width: auto;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
 white-space: nowrap;
 cursor: pointer;
 border: 1px solid var(--g-cta-button);
 -moz-user-select: none;
 -ms-user-select: none;
 -webkit-user-select: none;
 user-select: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 text-transform: var(--g-text-transform-btn);
 font-size: var(--g-font-size-btn);
 line-height: 1;
 font-weight: var(--g-font-weight-btn);
 background-color: var(--g-cta-button);
 color: var(--g-cta-text);
 font-family: var(--g-font-family_btn);
 letter-spacing: var(--g-font-spacing-btn);
 border-radius: var(--g-font-radius-btn);
 position: relative;
 overflow: hidden;
 transition: 0.4s;
 border: none;
}
.btn-outline {
 text-transform: var(--g-text-transform-btn);
 font-size: var(--g-font-size-btn);
 line-height: 18px;
 font-weight: var(--g-font-weight-btn);
 background-color: transparent;
 font-family: var(--g-font-family_btn);
 letter-spacing: var(--g-font-spacing-btn);
 border-radius: var(--g-font-radius-btn);
 padding: calc(var(--g-padding-ver-btn) - 4px) var(--g-padding-hoz-btn);
 display: inline-block;
 border: 2px solid var(--g-btn-outline-color);
 overflow: hidden;
 position: relative;
 z-index: 1;
 color: var(--g-btn-outline-color);
}
.btn-outline.btn-outline-white {
 border-color: #fff;
 color: #fff;
}
.btn-theme.btn-white,
.btn-white.spr-summary-actions-newreview,
.shopify-payment-button .btn-white.shopify-payment-button__button--unbranded,
.shopify-payment-button
 .rte
 .btn-white.shopify-payment-button__button--unbranded {
 background: #fff;
 color: var(--g-btn-outline-color);
}
.btn-theme.btn-white:before,
.btn-white.spr-summary-actions-newreview:before,
.shopify-payment-button
 .btn-white.shopify-payment-button__button--unbranded:before,
.shopify-payment-button
 .rte
 .btn-white.shopify-payment-button__button--unbranded:before {
 background: rgba(var(--g-color-heading-rgb), 0.05);
}
.btn-theme.btn-white:hover,
.btn-white.spr-summary-actions-newreview:hover,
.shopify-payment-button
 .btn-white.shopify-payment-button__button--unbranded:hover,
.shopify-payment-button
 .rte
 .btn-white.shopify-payment-button__button--unbranded:hover {
 background: #fff;
 color: var(--g-btn-outline-color);
}
.btn-outline:before,
.btn-theme:before,
.shopify-payment-button .rte .shopify-payment-button__button--unbranded:before,
.shopify-payment-button .shopify-payment-button__button--unbranded:before,
.spr-summary-actions-newreview:before {
 content: "";
 display: block;
 position: absolute;
 background: var(--g-main);
 width: 0;
 height: 100%;
 top: 0;
 left: auto;
 right: 0;
 z-index: -1;
 transition: 0.3s var(--anim-transition);
}
.btn-outline:hover,
.btn-theme:hover,
.shopify-challenge__button:hover,
.shopify-payment-button .rte .shopify-payment-button__button--unbranded:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover,
.spr-summary-actions-newreview:hover {
 border-color: var(--g-main);
 background-color: var(--g-main);
 color: var(--g-btn-hover-color);
}
.btn-outline:hover:before,
.btn-theme:hover:before,
.shopify-payment-button
 .rte
 .shopify-payment-button__button--unbranded:hover:before,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover:before,
.spr-summary-actions-newreview:hover:before {
 width: 100%;
 right: auto;
 left: 0;
}
.btn-theme:active,
.btn-theme:focus,
.shopify-payment-button .rte .shopify-payment-button__button--unbranded:active,
.shopify-payment-button .rte .shopify-payment-button__button--unbranded:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded:active,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus,
.spr-summary-actions-newreview:active,
.spr-summary-actions-newreview:focus {
 border-color: var(--g-main);
 background-color: var(--g-main);
 color: #fff;
}
.btn-theme:active:before,
.btn-theme:focus:before,
.shopify-payment-button
 .rte
 .shopify-payment-button__button--unbranded:active:before,
.shopify-payment-button
 .rte
 .shopify-payment-button__button--unbranded:focus:before,
.shopify-payment-button
 .shopify-payment-button__button--unbranded:active:before,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus:before,
.spr-summary-actions-newreview:active:before,
.spr-summary-actions-newreview:focus:before {
 transform: rotate3d(0, 0, 1, 0) translateZ(0);
}
.btn-theme[disabled],
.shopify-payment-button
 .rte
 [disabled].shopify-payment-button__button--unbranded,
.shopify-payment-button [disabled].shopify-payment-button__button--unbranded,
[disabled].spr-summary-actions-newreview {
 cursor: default;
 color: #757575;
 background-color: #d5d5d5;
 border-color: #d5d5d5;
}
.btn-theme[disabled]:before,
.shopify-payment-button
 .rte
 [disabled].shopify-payment-button__button--unbranded:before,
.shopify-payment-button
 [disabled].shopify-payment-button__button--unbranded:before,
[disabled].spr-summary-actions-newreview:before {
 display: none;
}
.btn-theme .icon,
.btn-theme [class^="icon-"],
.shopify-payment-button .rte .shopify-payment-button__button--unbranded .icon,
.shopify-payment-button
 .rte
 .shopify-payment-button__button--unbranded
 [class^="icon-"],
.shopify-payment-button .shopify-payment-button__button--unbranded .icon,
.shopify-payment-button
 .shopify-payment-button__button--unbranded
 [class^="icon-"],
.spr-summary-actions-newreview .icon,
.spr-summary-actions-newreview [class^="icon-"] {
 fill: currentColor;
}
.btn-gradient {
 background: #000;
 background: -moz-linear-gradient(top, #000 0, var(--color-accent) 100%);
 background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #000),
  color-stop(100%, var(--color-accent))
 );
 background: -webkit-linear-gradient(top, #000 0, var(--color-accent) 100%);
 background: -o-linear-gradient(top, #000 0, var(--color-accent) 100%);
 background: -ms-linear-gradient(top, #000 0, var(--color-accent) 100%);
 background: linear-gradient(to bottom, #000 0, var(--color-accent) 100%);
 color: #fff;
 border: none;
}
.btn-gradient:hover {
 opacity: 0.8;
}
.text-link {
 display: inline;
 border: 0;
 background: 0 0;
 padding: 0;
 margin: 0;
}
table {
 border-spacing: 0;
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0;
}
#categories_block li.active,
#shopbytype li.active,
#shopbyvendor li.active,
.comment .h6,
optgroup,
th {
 font-weight: 700;
}
.responsive-table__row {
 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.responsive-table__row:last-child {
 border-bottom: 1px solid transparent;
}
.js-drawer-open,
.loadqvpopup .modal-content,
.parallax-container,
body.modal--is-active,
body.video-playing,
svg:not(:root) {
 overflow: hidden;
}
.video-wrapper {
 position: relative;
 overflow: hidden;
 max-width: 100%;
 padding-bottom: 56.25%;
 height: auto;
}
.video-wrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
fieldset {
 border: 1px solid rgba(0, 0, 0, 0.1);
 margin: 0 0 var(--g-gutter);
 padding: var(--g-hgutter);
}
legend {
 border: 0;
 padding: 0;
}
*,
.single-option-radio.single-color.square-color label:after,
:after,
:before,
input,
select,
textarea {
 border-radius: 0;
}
input:focus,
select:focus,
textarea:focus {
 border-color: #b5b5b5;
 outline: 0;
}
input[disabled],
select[disabled],
textarea[disabled] {
 cursor: default;
 background-color: #d5d5d5;
 border-color: #757575;
}
input.input--error,
select.input--error,
textarea.input--error {
 border-color: #ec523e;
 background-color: #ec523e;
}
select {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 background-image: url("//www.dtfrunner.com/cdn/shop/t/26/assets/ico-select.svg?v=129994824024037061191744497531");
 background-repeat: no-repeat;
 background-position: right 10px center;
 text-indent: 0.01px;
 text-overflow: "";
 padding: 10px 28px 10px 15px;
}
option {
 color: #000;
 background-color: #fff;
}
select::-ms-expand {
 display: none;
}
.js-fake-view,
.menu-label > span,
.rating li {
 display: inline-block;
}
.label--hidden {
 position: absolute;
 height: 0;
 width: 0;
 margin-bottom: 0;
 overflow: hidden;
 clip: rect(1px, 1px, 1px, 1px);
}
.banner-theme > a,
.position-absolute-100,
figcaption .bg-des {
 height: 100%;
 top: 0;
 position: absolute;
 left: 0;
}
.is_stuck {
 padding-top: 30px;
}
.border-radius-0,
.d-flex,
.icon,
.site-header,
[class^="icon-"],
svg {
 border-radius: 0 !important;
}
.text-body {
 color: var(--color-body-text) !important;
}
.review .spr-badge .spr-icon-star,
.review .spr-badge .spr-icon-star-half-alt,
.text-hover-theme:hover,
.text-primary,
.text-theme,
.text-theme-hover:hover,
a.text-primary {
 color: var(--g-main) !important;
}
.text-theme-2 {
 color: var(--g-main-2) !important;
}
.text-theme-50 {
 color: var(--color-accent) 80 !important;
}
.bg-theme,
.bg-theme-light {
 background-color: var(--g-main) !important;
}
.js-fake-view {
 border-radius: 8px;
 min-width: 18px;
 font-weight: 600;
}
.bg-theme-dark {
 background-color: #004d3a !important;
}
.bg-theme-50 {
 background-color: var(--color-accent) 80 !important;
}
.border-theme {
 border-color: var(--g-main) !important;
}
.font-family-1 {
 font-family: var(--g-font-1) !important;
}
.font-family-2 {
 font-family: var(--g-font-2) !important;
}
.font-family-3 {
 font-family: var(--g-font-3) !important;
}
.fs-140 {
 font-size: 140px;
 line-height: 1;
}
.fs-110 {
 font-size: 110px;
 line-height: 1;
}
.fz {
 font-size: var(--g-font-size);
}
.fz-1 {
 font-size: calc(var(--g-font-size) + 1px);
}
.fz-2 {
 font-size: calc(var(--g-font-size) + 2px);
}
.fz-3 {
 font-size: calc(var(--g-font-size) + 3px);
}
.fz-4 {
 font-size: calc(var(--g-font-size) + 4px);
}
.fz-5 {
 font-size: calc(var(--g-font-size) + 5px);
}
.fz-6 {
 font-size: calc(var(--g-font-size) + 6px);
}
.fz-7 {
 font-size: calc(var(--g-font-size) + 7px);
}
.fz-8 {
 font-size: calc(var(--g-font-size) + 8px);
}
.fz-9 {
 font-size: calc(var(--g-font-size) + 9px);
}
.fz-10 {
 font-size: calc(var(--g-font-size) + 10px);
}
#js-global-alert .alert-content,
.fz-n1 {
 font-size: calc(var(--g-font-size) - 1px);
}
.fz-n2 {
 font-size: calc(var(--g-font-size) - 2px);
}
.fz-n3 {
 font-size: calc(var(--g-font-size) - 3px);
}
.fz-n4 {
 font-size: calc(var(--g-font-size) - 4px);
}
.fz-n5 {
 font-size: calc(var(--g-font-size) - 5px);
}
.transition,
.transition:after,
.transition:before {
 transition: 0.45s;
}
.position-absolute-100 {
 width: 100%;
 z-index: 1;
}
.rating {
 padding-left: 0;
}
.rating li {
 width: 16px;
 margin-right: 2px;
}
.rating li svg {
 width: 16px;
 height: 16px;
}
.rating li.rated svg {
 fill: var(--g-rate);
}
.hv-image-brightness-n img,
.hv-image-brightness:hover img {
 -webkit-filter: brightness(0.5);
 filter: brightness(0.5);
}
.hv-image-sepia:hover img {
 -webkit-filter: sepia(1);
 filter: sepia(1);
}
.hv-image-grayscale img {
 -webkit-filter: grayscale(1);
 filter: grayscale(1);
}
.hv-image-grayscale:hover img {
 -webkit-filter: none;
 filter: none;
}
.hv-image-brightness-n:hover img {
 -webkit-filter: brightness(1);
 filter: brightness(1);
}
.banner-theme,
.colgrid,
.product-card__image-wr,
.z-out {
 position: relative;
 overflow: hidden;
}
.banner-theme img,
.nav-tabs.nav-tabs-1 .nav-link.active:before,
.nav-tabs.nav-tabs-1 .nav-link:focus:before {
 width: 100%;
}
.banner-theme > a {
 width: 100%;
 z-index: 100;
 text-indent: 200%;
 white-space: nowrap;
 font-size: 0;
 opacity: 0;
}
.banner-theme figcaption {
 z-index: 1;
 position: absolute;
 padding: 40px;
 align-items: center;
 width: 100%;
}
@media only screen and (min-width: 750px) {
 .medium-up--one-whole {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
 }
 .medium-up--one-half {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--one-third {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .medium-up--two-thirds {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .medium-up--one-quarter {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .medium-up--two-quarters {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--three-quarters {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .medium-up--one-fifth {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .medium-up--two-fifths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .medium-up--three-fifths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .medium-up--four-fifths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .medium-up--one-sixth {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .medium-up--two-sixths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .medium-up--three-sixths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--four-sixths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .medium-up--five-sixths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .medium-up--one-eighth {
  width: 12.5%;
  -ms-flex-preferred-size: 12.5%;
  -webkit-flex-basis: 12.5%;
  -moz-flex-basis: 12.5%;
  flex-basis: 12.5%;
 }
 .medium-up--two-eighths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .medium-up--three-eighths {
  width: 37.5%;
  -ms-flex-preferred-size: 37.5%;
  -webkit-flex-basis: 37.5%;
  -moz-flex-basis: 37.5%;
  flex-basis: 37.5%;
 }
 .medium-up--four-eighths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--five-eighths {
  width: 62.5%;
  -ms-flex-preferred-size: 62.5%;
  -webkit-flex-basis: 62.5%;
  -moz-flex-basis: 62.5%;
  flex-basis: 62.5%;
 }
 .medium-up--six-eighths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .medium-up--seven-eighths {
  width: 87.5%;
  -ms-flex-preferred-size: 87.5%;
  -webkit-flex-basis: 87.5%;
  -moz-flex-basis: 87.5%;
  flex-basis: 87.5%;
 }
 .medium-up--one-tenth {
  width: 10%;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  -moz-flex-basis: 10%;
  flex-basis: 10%;
 }
 .medium-up--two-tenths {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .medium-up--three-tenths {
  width: 30%;
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  flex-basis: 30%;
 }
 .medium-up--four-tenths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .medium-up--five-tenths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--six-tenths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .medium-up--seven-tenths {
  width: 70%;
  -ms-flex-preferred-size: 70%;
  -webkit-flex-basis: 70%;
  -moz-flex-basis: 70%;
  flex-basis: 70%;
 }
 .medium-up--eight-tenths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .medium-up--nine-tenths {
  width: 90%;
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  -moz-flex-basis: 90%;
  flex-basis: 90%;
 }
 .medium-up--one-twelfth {
  width: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  flex-basis: 8.33333%;
 }
 .medium-up--two-twelfths {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .medium-up--three-twelfths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .medium-up--four-twelfths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .medium-up--five-twelfths {
  width: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  flex-basis: 41.66667%;
 }
 .medium-up--six-twelfths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .medium-up--seven-twelfths {
  width: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  flex-basis: 58.33333%;
 }
 .medium-up--eight-twelfths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .medium-up--nine-twelfths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .medium-up--ten-twelfths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .medium-up--eleven-twelfths {
  width: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  flex-basis: 91.66667%;
 }
 .grid--uniform .medium-up--five-tenths:nth-child(odd),
 .grid--uniform .medium-up--four-eighths:nth-child(odd),
 .grid--uniform .medium-up--four-twelfths:nth-child(3n + 1),
 .grid--uniform .medium-up--one-fifth:nth-child(5n + 1),
 .grid--uniform .medium-up--one-half:nth-child(odd),
 .grid--uniform .medium-up--one-quarter:nth-child(4n + 1),
 .grid--uniform .medium-up--one-sixth:nth-child(6n + 1),
 .grid--uniform .medium-up--one-third:nth-child(3n + 1),
 .grid--uniform .medium-up--one-twelfth:nth-child(12n + 1),
 .grid--uniform .medium-up--six-twelfths:nth-child(odd),
 .grid--uniform .medium-up--three-sixths:nth-child(odd),
 .grid--uniform .medium-up--three-twelfths:nth-child(4n + 1),
 .grid--uniform .medium-up--two-eighths:nth-child(4n + 1),
 .grid--uniform .medium-up--two-sixths:nth-child(3n + 1),
 .grid--uniform .medium-up--two-twelfths:nth-child(6n + 1) {
  clear: both;
 }
 .medium-up--show {
  display: block !important;
 }
 .medium-up--hide {
  display: none !important;
 }
 .medium-up--push-one-half {
  left: 50%;
 }
 .medium-up--push-one-third {
  left: 33.33333%;
 }
 .medium-up--push-two-thirds {
  left: 66.66667%;
 }
 .medium-up--push-one-quarter {
  left: 25%;
 }
 .medium-up--push-two-quarters {
  left: 50%;
 }
 .medium-up--push-three-quarters {
  left: 75%;
 }
 .medium-up--push-one-fifth {
  left: 20%;
 }
 .medium-up--push-two-fifths {
  left: 40%;
 }
 .medium-up--push-three-fifths {
  left: 60%;
 }
 .medium-up--push-four-fifths {
  left: 80%;
 }
 .medium-up--push-one-sixth {
  left: 16.66667%;
 }
 .medium-up--push-two-sixths {
  left: 33.33333%;
 }
 .medium-up--push-three-sixths {
  left: 50%;
 }
 .medium-up--push-four-sixths {
  left: 66.66667%;
 }
 .medium-up--push-five-sixths {
  left: 83.33333%;
 }
 .medium-up--push-one-eighth {
  left: 12.5%;
 }
 .medium-up--push-two-eighths {
  left: 25%;
 }
 .medium-up--push-three-eighths {
  left: 37.5%;
 }
 .medium-up--push-four-eighths {
  left: 50%;
 }
 .medium-up--push-five-eighths {
  left: 62.5%;
 }
 .medium-up--push-six-eighths {
  left: 75%;
 }
 .medium-up--push-seven-eighths {
  left: 87.5%;
 }
 .medium-up--push-one-tenth {
  left: 10%;
 }
 .medium-up--push-two-tenths {
  left: 20%;
 }
 .medium-up--push-three-tenths {
  left: 30%;
 }
 .medium-up--push-four-tenths {
  left: 40%;
 }
 .medium-up--push-five-tenths {
  left: 50%;
 }
 .medium-up--push-six-tenths {
  left: 60%;
 }
 .medium-up--push-seven-tenths {
  left: 70%;
 }
 .medium-up--push-eight-tenths {
  left: 80%;
 }
 .medium-up--push-nine-tenths {
  left: 90%;
 }
 .medium-up--push-one-twelfth {
  left: 8.33333%;
 }
 .medium-up--push-two-twelfths {
  left: 16.66667%;
 }
 .medium-up--push-three-twelfths {
  left: 25%;
 }
 .medium-up--push-four-twelfths {
  left: 33.33333%;
 }
 .medium-up--push-five-twelfths {
  left: 41.66667%;
 }
 .medium-up--push-six-twelfths {
  left: 50%;
 }
 .medium-up--push-seven-twelfths {
  left: 58.33333%;
 }
 .medium-up--push-eight-twelfths {
  left: 66.66667%;
 }
 .medium-up--push-nine-twelfths {
  left: 75%;
 }
 .medium-up--push-ten-twelfths {
  left: 83.33333%;
 }
 .medium-up--push-eleven-twelfths {
  left: 91.66667%;
 }
 .page-width {
  padding: 0 var(--g-gutter);
 }
 .banner-theme:hover img {
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
 }
 .emphasized-subtitle {
  font-size: 1.42857em;
 }
}
.banner-theme:hover .bg-des:before {
 width: 100%;
 right: auto;
 left: 0;
}
figcaption .bg-des {
 width: 100%;
 z-index: 0;
 background-color: var(--g-figcaption-des);
 opacity: var(--g-figcaption-op);
}
@media only screen and (max-width: 989px) {
 .container {
  padding: 0 20px;
 }
 input,
 select,
 textarea {
  font-size: calc(var(--g-font-size) + 2px);
 }
 .banner-theme figcaption {
  padding: 32px;
 }
}
.banner-theme-top figcaption,
.body-theme.template-index.body-announcement-bar
 .site-header--transparent.site-header--sticky.active {
 top: 0;
}
.banner-theme-mid figcaption {
 top: 50%;
 transform: translateY(-50%);
 width: auto;
}
.banner-theme-left figcaption,
.banner-theme-left.banner-theme-mid figcaption {
 left: 0;
}
.banner-theme-center.banner-theme-mid figcaption {
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 width: max-content;
 padding: 0;
}
.banner-theme-bottom figcaption {
 bottom: 0;
 left: 0;
}
.banner-theme-right figcaption {
 right: 0;
}
.rtl .spr-pagination-page {
 margin-left: 5px;
 margin-right: inherit;
}
.nav-tabs.nav-tabs-1 {
 justify-content: center;
 border: none;
 gap: 32px;
 box-shadow: 0 -1px var(--g-input-border) inset;
}
.nav-tabs.nav-tabs-1 .nav-link {
 color: var(--g-color-heading);
 border: none;
 opacity: 0.6;
 padding: 0 0 0.5rem;
 background-color: transparent;
 display: inline-block;
 position: relative;
 font-weight: 500;
}
.nav-tabs.nav-tabs-1 .nav-link:before {
 content: "";
 width: 0;
 transition: width 0.3s;
 border-bottom: 2px solid var(--g-color-heading);
 position: absolute;
 bottom: 1px;
 left: 0;
}
.nav-tabs.nav-tabs-1 .nav-link.active,
.nav-tabs.nav-tabs-1 .nav-link:focus,
.nav-tabs.nav-tabs-1 .nav-link:hover {
 opacity: 1;
 color: var(--g-color-heading);
}
.section-title-0,
.section-title-1 {
 font-weight: var(--g-h2-font-weight);
 font-size: var(--g-h2-font-size);
 line-height: var(--g-h2-font-lineheight);
 letter-spacing: var(--g-h2-font-spacing);
}
.gmap_canvas,
.gmap_canvas iframe,
.mapouter {
 width: 100% !important;
}
.global-price span,
.js-compare-content span.cp-price,
.js-viewed-item span.rc-sale,
.js-wishlist-itembox .wl-sale {
 color: var(--g-main-2);
 font-weight: 400;
}
.js-viewed-item span.rc-nosale,
.js-wishlist-itembox span {
 font-weight: 400;
}
.global-price s,
.js-compare-content s,
.js-viewed-item s,
.js-wishlist-itembox s {
 color: #737373;
 margin-left: 5px;
}
.btn-newletter,
.site-header__compare {
 padding: 2px 6px;
 border-radius: 2px;
 color: var(--g-color-heading) !important;
 letter-spacing: 0.1rem;
 text-transform: uppercase;
 font-size: 74%;
 background: rgba(255, 255, 255, 0.1);
}
.group-fixed {
 position: fixed !important;
 left: 0;
 top: 50%;
 z-index: 2;
 transform: rotate(-90deg) translateX(-50%) translateY(100%);
 transform-origin: center left;
 display: flex;
 column-gap: 8px;
}
.menu-label {
 font-size: calc(var(--g-font-size) - 5px);
 color: var(--g-label-text);
 font-family: var(--g-font-2);
 text-transform: capitalize;
}
.menu-label > span {
 position: relative;
}
.menu-label > span:before {
 position: absolute;
 content: "";
 width: 0;
 height: 0;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-top: 5px solid;
 left: 50%;
 bottom: -7px;
 margin-left: -5px;
 display: none;
}
.site-nav__dropdown,
.slick-slide.dragging img {
 pointer-events: none;
}
.site-nav__dropdown li {
 position: relative;
}
.site-nav__dropdown li:before {
 content: "";
 position: absolute;
 right: -32px;
 width: 100%;
 height: 100%;
}
.site-nav__dropdown--third-level {
 left: calc(100% + 32px) !important;
}
#NavDrawer .menu-label,
.site-nav__dropdown .menu-label {
 position: static;
 font-size: calc(var(--g-font-size) - 5px);
 margin-left: 5px;
 margin-top: -2px;
}
.rtl #NavDrawer .menu-label,
.rtl .site-nav__dropdown .menu-label {
 margin-right: 5px;
 margin-left: inherit;
}
#NavDrawer .menu-label > span:before,
.giftcard__shop-url,
.no-js .js,
.no-js:not(html),
.site-nav__dropdown .menu-label > span:before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
 display: none;
}
.menu-label--new {
 background-color: var(--g-label-new);
}
.menu-label--new > span:before {
 border-top-color: var(--g-label-new);
}
.menu-label--hot {
 background-color: var(--g-label-hot);
}
.menu-label--hot > span:before {
 border-top-color: var(--g-label-hot);
}
.menu-label--sale {
 background-color: var(--g-label-sale);
}
.menu-label--sale > span:before {
 border-top-color: var(--g-label-sale);
}
.menu-label--other {
 background-color: #fac238;
}
.menu-label--other > span:before {
 border-top-color: var(--g-label-other);
}
.giftcard__qr-code img {
 margin: 0 auto;
}
.giftcard__apple-wallet-image {
 display: block;
 margin: 0 auto;
}
.giftcard__wrap {
 margin: 0 auto var(--g-gutter);
}
@media print {
 @page {
  margin: 0.5cm;
 }
 p {
  orphans: 3;
  widows: 3;
 }
 body,
 html {
  background-color: #fff;
  color: #000;
 }
 .giftcard__apple-wallet,
 .giftcard__print-link {
  display: none;
 }
}
.collection-card-1 .collection-card__image .hv-image-saturate,
.no-js .no-js:not(html),
.slick-initialized .slick-slide,
.slick-slide img {
 display: block;
}
.full-width {
 padding: 50px var(--g-gutter);
 background-color: var(--color-body);
}
.full-width--return-link {
 margin-bottom: -40px;
}
.content-block + .full-width--return-link {
 margin-top: calc(0 - var(--g-gutter));
}
.page-empty {
 padding: 80px 0;
 margin-bottom: calc(0 - var(--g-gutter));
}
.index-section--flush:last-child,
.index-section:last-child {
 padding-bottom: 0;
 margin-bottom: 0;
}
.index-section--flush + .index-section--flush {
 margin-top: -50px;
}
.flex--center-vertical .flex__item {
 -ms-flex-item-align: center;
 -webkit-align-self: center;
 align-self: center;
}
.flex--grid {
 margin: 0 -10px;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.flex--grid-center,
.link-block {
 -webkit-justify-content: center;
}
.flex--grid > .flex__item {
 padding: 10px;
}
.flex--grid-center {
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.flex--no-gutter {
 margin: 0;
}
.flex--no-gutter > .flex__item {
 padding: 0;
}
.grid--half-gutters {
 margin-left: calc(0px - var(--g-hgutter));
}
.grid--half-gutters > .grid__item {
 padding-left: var(--g-hgutter);
}
.grid--no-gutters,
.product-form .gr-btnjs .js-btn-compare span,
.product-form .gr-btnjs .js-btn-wishlist span,
.product-form .gr-btnjs .open-sizeguide span {
 margin-left: 0;
}
.grid--no-gutters > .grid__item {
 padding-left: 0;
}
.grid--table,
.medium-up--grid--table {
 display: table;
 table-layout: fixed;
 width: 100%;
 margin-left: 0;
}
.grid--table > .grid__item {
 float: none;
 display: table-cell;
 vertical-align: middle;
 padding-left: 0;
}
.medium-up--grid--table > .grid__item {
 float: none;
 display: table-cell;
 vertical-align: middle;
 padding-left: 0;
}
.emphasized-subtitle,
.emphasized-title {
 display: inline;
 -webkit-box-decoration-break: clone;
 -o-box-decoration-break: clone;
}
body,
button,
input,
p,
select,
textarea {
 font-size: var(--g-font-size);
 font-family: "Bricolage Grotesque", sans-serif;
 color: var(--color-body-text);
 line-height: var(--g-body-lineheight);
 font-weight: var(--g-font-weight-body);
}
html.rtl {
 direction: rtl;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 color: var(--g-color-heading);
 font-family: var(--g-font-1);
}
#topbar,
.return-link,
.subtop {
 font-family: var(--g-font-2);
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
 color: inherit;
 text-decoration: none;
 font-weight: inherit;
}
#nav-tab-info .nav-item .review,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.rte-setting:last-child,
.rte:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
 margin-bottom: 3px;
}
.subtop {
 font-weight: var(--g-font-weight-subtop);
 font-size: var(--g-font-size-subtop);
 line-height: 26px;
 letter-spacing: var(--g-font-spacing-subtop);
 text-transform: uppercase;
 color: var(--g-font-color-subtop);
}
.h1,
h1 {
 font-weight: var(--g-h1-font-weight);
 font-size: var(--g-h1-font-size);
 line-height: var(--g-h1-font-lineheight);
 letter-spacing: var(--g-h1-font-spacing);
 text-transform: var(--g-h1-font-transform);
}
.h2,
h2 {
 font-weight: var(--g-h2-font-weight);
 font-size: var(--g-h2-font-size);
 line-height: var(--g-h2-font-lineheight);
 letter-spacing: var(--g-h2-font-spacing);
 text-transform: var(--g-h2-font-transform);
}
.h3,
h3 {
 font-weight: var(--g-h3-font-weight);
 font-size: var(--g-h3-font-size);
 line-height: var(--g-h3-font-lineheight);
 letter-spacing: var(--g-h3-font-spacing);
 text-transform: var(--g-h3-font-transform);
}
.h4,
h4 {
 font-weight: var(--g-h4-font-weight);
 font-size: var(--g-h4-font-size);
 line-height: var(--g-h4-font-lineheight);
 letter-spacing: var(--g-h4-font-spacing);
 text-transform: var(--g-h4-font-transform);
}
#shopify-product-reviews .spr-container .spr-review-header-title,
.h5,
h5 {
 font-weight: var(--g-h5-font-weight);
 letter-spacing: var(--g-h5-font-spacing);
 text-transform: var(--g-h5-font-transform);
}
.h5,
h5 {
 font-size: var(--g-h5-font-size);
 line-height: var(--g-h5-font-lineheight);
}
.h6,
h6 {
 font-weight: var(--g-h6-font-weight);
 font-size: var(--g-h6-font-size);
 line-height: var(--g-h6-font-lineheight);
 letter-spacing: var(--g-h6-font-spacing);
 text-transform: var(--g-h6-font-transform);
}
.blog__meta,
.blog_tag,
.product-single__stock {
 text-transform: capitalize;
}
.rte,
.rte-setting {
 margin-bottom: var(--g-hgutter);
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
 margin-top: 40px;
}
.mtm-220,
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
 margin-top: 0;
}
p {
 margin: 0 0 10px;
 line-height: var(--g-body-lineheight);
}
.list--bold {
 font-weight: 700;
 font-size: var(--g-font-size);
}
.blog__item .blog_tag,
.blog__meta,
.blog_comment,
.collection-card-3 .collection-card__meta.underimagesup .title-collection sup {
 font-size: calc(var(--g-font-size) - 2px);
}
.blog__rss-link .icon-rss {
 fill: currentColor;
 width: 18px;
 height: 18px;
 vertical-align: baseline;
}
.comment .h3,
.slick-slider,
.title-blog-page {
 margin-bottom: 30px;
}
.blog__item--1 .blog__meta time,
.blog__item--3 .blog__meta time {
 margin: 0;
}
.blog__item {
 padding-bottom: 40px;
}
.blog__item .article__photo-container {
 overflow: hidden;
 margin: 0;
}
.content-block__image .article__photo-wrapper img {
 will-change: transform;
 transition: transform 0.5s cubic-bezier(0, 0.14, 0.19, 1);
}
.content-block__image:hover .article__photo-wrapper img {
 transform: scale(1.08);
}
.blog__item .blog_tag,
.blog_comment {
 font-weight: 400;
 line-height: 1;
}
.blog__item--1 .blog__meta {
 position: absolute;
 top: 0.5rem;
 left: 0.5rem;
 transform-origin: top left;
 background-color: var(--color-body);
 padding: 2px 12px;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 500;
 letter-spacing: 0.1em;
}
.blog__item--1 .blog__meta time span:not(:last-child) {
 display: inline-block;
 padding-right: 0.4rem;
 margin-right: 0.4rem;
 position: relative;
}
.blog__item--1 .blog__meta time span:not(:last-child)::before {
 content: "";
 position: absolute;
 right: 0;
 height: 8px;
 width: 1px;
 top: 3px;
 background-color: var(--g-input-border);
}
.article__photo-container,
.blog__item--3 {
 position: relative;
}
.blog__item--3 .blog__meta time span:not(:last-child) {
 display: inline-block;
 padding-right: 0.4rem;
 margin-right: 0.4rem;
 position: relative;
}
.blog__item--3 .blog__meta time span:not(:last-child)::before {
 content: "";
 position: absolute;
 right: 0;
 height: 8px;
 width: 1px;
 top: 7px;
 background-color: var(--g-input-border);
}
.blog_comment svg {
 fill: none;
 stroke-width: 1px;
 width: 16px;
 margin-right: 8px;
}
.blog__meta svg {
 fill: none;
 stroke: currentColor;
 margin-right: 8px;
}
.blog__meta .meta-c,
.blog__meta span {
 line-height: 1.2;
}
.btn-blog-readmore,
.text-decoration {
 text-decoration: underline;
}
.article__photo-wrapper img {
 position: absolute;
 top: 0;
 left: 0;
 transition: 0.45s;
 right: 0;
 width: 100%;
 height: auto;
}
.rtl .article__photo-wrapper img {
 right: 0;
 left: auto;
}
.blog__item--3 {
 padding: 0;
}
.blog__item--3 .content-block__meta {
 position: absolute;
 width: 100%;
 bottom: 0;
 left: 0;
 top: 0;
 padding: 30px;
 background: linear-gradient(
  to top,
  rgba(0, 0, 0, 0.6) 20%,
  rgba(0, 0, 0, 0.1)
 );
 z-index: 9;
 pointer-events: none;
}
.blog__item--3 .content-block__meta .blog__date {
 color: #fff;
 font-weight: 500;
}
.blog__item--5 .article__photo-wrapper {
 position: relative;
 min-height: 430px;
 border: 2px solid var(--g-input-border);
}
.col-lg-3 .blog__item--5 .article__photo-wrapper {
 position: relative;
 min-height: 500px;
 border: 2px solid var(--g-input-border);
}
.blog__item--5 .article__photo-wrapper .blog__tags {
 bottom: 0;
 top: 0;
 background-color: #fff;
 transition: 0.3s;
}
.blog__item--5 .article__photo-wrapper img {
 object-fit: cover;
 object-position: 50% 50%;
 width: 100%;
 height: 100%;
 filter: none;
}
.blog__item--5 .article__photo-wrapper:hover .blog__tags {
 background-color: #000000b3;
}
.blog__item--5 .article__photo-wrapper:hover .blog__tags *,
.giftcard__amount,
.giftcard__amount-remaining,
.password-page a,
.password-page h1,
.password-page h2,
.password-page h3,
.password-page h4,
.password-page h5,
.password-page h6,
.password-page label,
input.input--error,
select.input--error,
textarea.input--error {
 color: #fff;
}
.blog__item--5 .article__photo-wrapper:hover .btn-underline {
 color: #fff !important;
 border-bottom-color: #fff !important;
}
.blog__item--5 .blog__tags {
 padding: 2.2rem;
}
@media (max-width: 749px) {
 .blog__item--5 .blog__tags {
  padding: 1.5rem;
 }
}
.blog__item--6 .blog__title-link,
.blog__item--7 .blog__title-link {
 padding-bottom: 24px;
 position: relative;
}
.blog__item--6 .blog__title-link:before {
 position: absolute;
 content: "";
 width: 60px;
 height: 2px;
 background-color: #e9e9e9;
 bottom: 0;
 left: 0;
}
.blog__item--6 .content-block__image {
 position: relative;
}
.blog__item--6:hover .article__photo-content {
 opacity: 1;
 visibility: visible;
}
.blog__item--6.blog__item--6-in .article__photo-content {
 position: relative !important;
 padding: 0 !important;
 opacity: 1;
 visibility: visible;
}
.blog__item--7 .blog__title-link:before {
 position: absolute;
 content: "";
 width: 60px;
 height: 2px;
 background-color: #f4f4f4;
 bottom: 0;
 left: 0;
}
.blog__item--7 .content-block__image {
 position: relative;
 border: 1px solid var(--g-input-border);
}
.collection-card-1 .collection-card__image .hv-image-saturate.square {
 padding-top: 100% !important;
}
.collection-card-1 .collection-card__image .hv-image-saturate.landscape {
 padding-top: 75% !important;
}
.collection-card-1 .collection-card__image .hv-image-saturate.portrait {
 padding-top: 130% !important;
}
.collection-card-1 .collection-card__image .hv-image-saturate.wide {
 padding-top: 60% !important;
}
.collection-card-1 .collection-card__image img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.collection-card-1 .collection-card__image:hover img {
 -ms-transform: scale(1.05);
 -webkit-transform: scale(1.05);
 transform: scale(1.05);
}
.collection-card-3 .collection-card__meta {
 bottom: 0;
 pointer-events: none;
}
.collection-card-3 .type-onimage .title-collection {
 transform: translateY(25px);
 transition: transform 0.5s;
}
.collection-card-3 .type-onimage .item-counts {
 opacity: 0;
 transform: translateY(25px);
 transition: transform 0.5s, opacity 0.5s;
}
.collection-card-3
 .collection-card__image:hover
 .type-onimage
 .title-collection {
 transform: translateY(0);
}
.collection-card-3 .collection-card__image:hover .type-onimage .item-counts {
 opacity: 1;
 transform: translateY(0);
}
.collection-card-4 .collection-card__image:hover img {
 box-shadow: 0 4px 30px #00000014;
}
.emphasized-title {
 box-decoration-break: clone;
}
.emphasized-subtitle {
 line-height: 2;
 padding: var(--g-hgutter);
 background-color: #282828;
 color: #fff;
 box-decoration-break: clone;
 transition: background-color 0.15s ease-in;
}
.collection-card__title,
.video-section__load-player-button {
 -webkit-box-decoration-break: clone;
 -o-box-decoration-break: clone;
}
.emphasized-subtitle:focus,
.emphasized-subtitle:hover {
 color: #fff;
 background-color: #424242;
}
.emphasized-title-wrapper {
 margin-bottom: 8px;
}
td,
th {
 text-align: left;
 padding: var(--g-hgutter);
 border: 1px solid solid;
}
::-webkit-input-placeholder {
 font-size: var(--g-font-size);
 color: var(--color-body-text);
 opacity: 0.6;
}
:-moz-placeholder {
 font-size: var(--g-font-size);
 color: var(--color-body-text);
 opacity: 0.6;
}
:-ms-input-placeholder {
 font-size: var(--g-font-size);
 color: var(--color-body-text);
 opacity: 0.6;
}
::-ms-input-placeholder {
 font-size: var(--g-font-size);
 color: var(--color-body-text);
 opacity: 0.6;
 opacity: 1;
}
input,
select,
textarea {
 background-color: #f4f4f4;
 color: #333;
 border: 0;
 max-width: 100%;
}
input[disabled],
select[disabled],
textarea[disabled] {
 color: #0006;
}
input.input--error::-webkit-input-placeholder,
select.input--error::-webkit-input-placeholder,
textarea.input--error::-webkit-input-placeholder {
 color: #fff;
 opacity: 0.6;
}
input.input--error:-moz-placeholder,
select.input--error:-moz-placeholder,
textarea.input--error:-moz-placeholder {
 color: #fff;
 opacity: 0.6;
}
input.input--error:-ms-input-placeholder,
select.input--error:-ms-input-placeholder,
textarea.input--error:-ms-input-placeholder {
 color: #fff;
 opacity: 0.6;
}
input.input--error::-ms-input-placeholder,
select.input--error::-ms-input-placeholder,
textarea.input--error::-ms-input-placeholder {
 color: #fff;
 opacity: 0.6;
 opacity: 1;
}
.hero__slide .placeholder-background,
.input--content-color {
 background-color: #fff;
}
input,
textarea {
 padding: 13px 15px;
}
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
 display: block;
 width: 100%;
 margin-bottom: var(--g-hgutter);
 border-radius: var(--g-input-radius);
}
.form-vertical input[type="checkbox"],
.form-vertical input[type="radio"] {
 display: inline-block;
 width: auto;
 margin-right: 5px;
}
.form-vertical .btn,
.form-vertical input[type="submit"] {
 display: inline-block;
}
.input--full {
 width: 100%;
}
.errors,
.form-success,
.note {
 padding: 5px 10px;
 margin: 0 0 var(--g-hgutter);
}
.note {
 border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-success {
 background-color: #59ac6c;
 color: #fff;
}
.errors {
 background-color: #ec523e;
 color: #fff;
}
.errors ul {
 padding: 0;
 margin: 0;
}
.content-block,
.form-vertical .input-group {
 margin-bottom: var(--g-gutter);
}
.input-group__btn,
.input-group__field {
 display: table-cell;
 vertical-align: middle;
 margin: 0;
}
.input-group__btn .btn,
.input-group__field {
 height: 48px;
 padding-top: 0;
 padding-bottom: 0;
}
.input-group__field,
.lookbooks-item img {
 width: 100%;
}
.form-vertical .input-group__field {
 margin: 0;
}
.input-group__btn {
 white-space: nowrap;
 width: 1%;
}
.input-group__btn .icon-arrow-right {
 width: 14px;
 height: 17px;
}
.btn--narrow {
 padding-left: 15px;
 padding-right: 15px;
}
.btn--full {
 display: block;
 width: 100%;
}
.link,
.link-accent-color,
.rte a:not(.button),
.rte a:not(.spr-summary-actions-newreview),
p a:not(.button) {
 text-decoration: underline;
 color: rgb(0 0 0);
 transition: 0.3s ease-in;
 text-underline-offset: 4px;
 text-decoration-color: rgba(var(--color-body-text-rgb), 0.4);
 text-decoration-thickness: 1px;
}
.link-body-color,
.text-link {
 transition: color 0.1s ease-in, background-color 0.1s ease-in;
}
.link-accent-color:focus,
.link-accent-color:hover,
.link:focus,
.link:hover,
.rte a:not(.button):focus,
.rte a:not(.button):hover,
p a:not(.button):focus,
p a:not(.button):hover {
 color: rgba(var(--color-body-text-rgb), 1);
 text-decoration-color: rgba(var(--color-body-text-rgb), 1);
 text-decoration: underline;
 text-decoration-thickness: 1px;
}
.link-body-color:focus,
.link-body-color:hover,
.password-signup-form__subheading a,
.password-signup-form__subheading a:hover {
 color: var(--g-main);
}
.text-link .icon,
.text-link [class^="icon-"] {
 fill: currentColor;
 margin-left: 3px;
}
.link-body-color {
 color: var(--color-body-text);
}
.return-link {
 display: block;
 margin-bottom: 0;
 font-size: 14px;
}
.return-link .icon,
.return-link [class^="icon-"] {
 fill: currentColor;
 margin: 0 3px;
}
.placeholder-svg {
 fill: rgba(var(--g-color-heading-rgb), 0.1);
 background-color: rgba(var(--g-color-heading-rgb), 0.2);
 width: 100%;
 height: 100%;
 max-width: 100%;
 max-height: 100%;
 top: 0;
 left: 0;
}
.placeholder-noblocks {
 padding: 40px;
}
.placeholder-background {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.placeholder-background .placeholder-svg {
 border: 0;
}
.featured-card__image .placeholder-svg {
 width: auto;
}
.template-password {
 height: 100%;
 background-color: #282828;
 color: #fff;
}
.password-page {
 display: table;
 height: 100%;
 width: 100%;
}
.password-page__inner {
 display: table-cell;
 vertical-align: middle;
}
.password-modal__content,
.password-page__content {
 max-width: 600px;
 margin: 0 auto;
}
.password-page__content {
 padding: var(--g-gutter) 0;
}
.password-logo {
 margin-top: var(--g-hgutter);
 margin-bottom: var(--g-hgutter);
}
.password-logo__image {
 max-width: 100%;
}
.password-page__title {
 font-size: 3.57143em;
 line-height: 1;
 margin-bottom: var(--g-gutter);
}
.password-page__message {
 font-size: 1.28571em;
 margin-bottom: 40px;
}
.password-signup-form,
.password-social-sharing {
 margin-bottom: 80px;
}
.password-login-link {
 display: block;
 padding: var(--g-gutter);
}
.password-login-link .icon,
.password-login-link [class^="icon-"] {
 margin-right: 8px;
 fill: currentColor;
}
.password-login-form {
 margin-bottom: 40px;
}
.password-signup-form__subheading {
 margin-bottom: 25px;
}
.password-signup-form .input-group {
 max-width: 550px;
 margin: 0 auto;
}
.icon-shopify-logo {
 width: 72px;
 height: 21px;
 margin-left: var(--g-hgutter);
 fill: currentColor;
}
.giftcard__header {
 padding: 80px auto 40px;
}
.giftcard__content {
 background-color: #000;
 max-width: 540px;
 margin: 0 auto 40px;
 padding: var(--g-gutter);
 border-radius: 8px;
}
.giftcard__content .giftcard__wrapper {
 background: #fff;
 border-radius: 8px;
 overflow: hidden;
 padding-bottom: 16px;
}
.giftcard__wrap {
 position: relative;
}
.giftcard__wrap:after,
.giftcard__wrap:before {
 content: "";
 display: block;
 position: absolute;
 background-color: #fff;
 height: 40px;
 width: 40px;
 border: 1px solid rgba(0, 0, 0, 0.1);
}
.giftcard__wrap:before {
 top: -2px;
 left: -2px;
 border-radius: 12px 0 100%;
 box-shadow: 2px 2px 1px #0000000d;
}
.giftcard__wrap:after {
 bottom: -2px;
 right: -2px;
 border-radius: 100% 0 12px;
 box-shadow: -2px -2px 1px #0000000d;
}
.giftcard__image {
 display: block;
 border-radius: 12px;
 overflow: hidden;
}
.giftcard__amount-wrapper {
 position: absolute;
 top: var(--g-hgutter);
 right: var(--g-hgutter);
}
.giftcard__amount {
 font-size: 2em;
 margin-bottom: 0;
 text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.giftcard__code {
 position: absolute;
 left: 0;
 right: 0;
 bottom: var(--g-gutter);
}
.slick-list,
.slick-slide,
.slick-slider,
.slick-track {
 position: relative;
}
.giftcard__code-bubble {
 position: relative;
 display: inline-block;
 background-color: #fff;
 color: var(--color-body-text);
 padding: var(--g-hgutter) var(--g-gutter);
 font-size: 1.07143em;
 border-radius: 4px;
}
.giftcard__code-bubble:after {
 content: "";
 display: block;
 position: absolute;
 top: 5px;
 bottom: 5px;
 left: 5px;
 right: 5px;
 border: 1px dashed var(--color-body-text);
 border-radius: 4px;
 opacity: 0.3;
}
@media print {
 .giftcard__shop-url {
  display: block;
 }
 .giftcard__wrap:after,
 .giftcard__wrap:before {
  display: none;
 }
 .giftcard__amount-wrapper {
  background-color: #fff;
  border-radius: 4px;
  padding: 0 var(--g-hgutter);
 }
}
.slick-dots li button,
.slick-next,
.slick-prev {
 border: none;
 line-height: 0;
 font-size: 0px;
 color: transparent;
 cursor: pointer;
}
.slick-slider {
 display: block;
 -moz-box-sizing: border-box;
 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;
}
.slick-list {
 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: translateZ(0);
}
.slick-track {
 left: 0;
 top: 0;
 display: block;
}
.slick-track:after,
.slick-track:before {
 content: "";
 display: table;
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 float: left;
 height: 100%;
 min-height: 1px;
 cursor: pointer;
 display: none;
}
.mini-cart-total .js-cart-total,
[dir="rtl"] .slick-slide {
 float: right;
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}
.carousel-control-next,
.carousel-control-prev {
 z-index: 1001;
 width: 10%;
 top: calc(50% - 25px);
 height: 50px;
 bottom: auto;
}
.carousel-indicators {
 z-index: 1001;
}
.slick-loading .slick-list {
 background: url("//www.dtfrunner.com/cdn/shop/t/26/assets/ajax-loader.gif?v=41356863302472015721744497351")
  center center no-repeat #fff;
}
@keyframes animateIcon {
 0%,
 100% {
  opacity: 1;
  transform: translateX(0);
 }
 50% {
  opacity: 0;
  transform: translateX(100%);
 }
 51% {
  opacity: 0;
  transform: translateX(-100%);
 }
}
.slick-next,
.slick-prev {
 position: absolute;
 display: block;
 height: 44px;
 width: 44px;
 background: #fbf7f5;
 top: 50%;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 transform: translateY(-50%);
 padding: 0;
 z-index: 1;
 box-shadow: 0 2px 8px #36363626;
 border-radius: 50%;
 transition: 0.3s;
 overflow: hidden;
}
.nav-bar,
.sticky {
 z-index: 5;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
 transform: translateY(-50%);
 color: transparent;
}
.slick-next:hover:before {
 opacity: 1;
 animation: 0.4s ease-in-out forwards animateIcon;
}
.slick-prev:hover:before {
 opacity: 1;
 animation: 0.4s ease-in-out reverse forwards animateIcon;
}
.slick-next.slick-disabled:focus,
.slick-next.slick-disabled:hover,
.slick-prev.slick-disabled:focus,
.slick-prev.slick-disabled:hover {
 transform: translateY(-50%);
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
 opacity: 0.35;
}
.slick-next:before,
.slick-prev:before {
 font-family: icomoon !important;
 font-size: 16px;
 line-height: 1;
 color: #000;
 opacity: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 display: inline-block;
}
.slick-prev {
 left: 22px;
}
[dir="rtl"] .slick-prev {
 left: auto;
 right: -6px;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
 content: "\e903";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
 content: "\e904";
}
.site-nav .slick-prev {
 left: -25px;
}
.rtl .site-nav .slick-prev {
 right: -25px;
 left: auto;
}
.slick-next {
 right: 22px;
}
[dir="rtl"] .slick-next {
 left: -6px;
 right: auto;
}
.site-nav .slick-next {
 right: -25px;
}
.rtl .site-nav .slick-next {
 left: -25px;
 right: auto;
}
.slick-dots {
 position: absolute;
 bottom: 0;
 display: block;
 padding: 0;
 width: 100%;
}
.nav-bar,
.slick-dots li,
.sticky {
 position: relative;
}
.sticky--active .sticky-hidden,
.sticky-only {
 display: none;
}
.dots-negative .slick-dots {
 bottom: -25px;
}
.slick-dots li {
 display: inline-block;
 height: 12px;
 width: 12px;
 margin: 0 3px;
 padding: 0;
 cursor: pointer;
}
.slick-dots li button {
 background: rgba(var(--g-color-heading-rgb), 0.15);
 display: block;
 height: 6px;
 width: 6px;
 padding: 0;
 border-radius: 50%;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
 background: rgba(var(--g-color-heading-rgb), 0.5);
}
.slick-dots li.slick-active button {
 background: rgba(var(--g-color-heading-rgb), 1);
}
.nav-bar:after {
 content: "";
 position: absolute;
 top: 0;
 right: 0;
 left: 0;
 bottom: 0;
 pointer-events: none;
 z-index: 6;
}
.vertical-tabs .nav {
 padding-right: 15px;
 border: none;
}
.product-single__info-wrapper #nav-tab-info .nav-tabs {
 justify-content: start;
}
.product-single__info-wrapper #nav-tab-info .nav-tabs .nav-item {
 margin: 0 3rem -2px 0;
}
#nav-tab-info .tab-content {
 padding: 24px 0;
}
.nav-tab-info .tab-content ol,
.nav-tab-info .tab-content ul {
 padding-left: 1rem;
}
#nav-tab-info .spr-icon {
 font-size: 100%;
}
#nav-tab-info .nav-item {
 font-family: var(--g-font-1);
 font-weight: 400;
 font-size: 18px;
 line-height: 23px;
}
#nav-tab-info .nav-item .review .spr-badge-caption {
 padding: 0 6px;
 border-radius: 3px;
 background-color: #f9f9f9;
 top: 0;
}
.sticky {
 overflow: visible;
}
.sticky--active {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 -ms-transform: translate3d(0, -100%, 0);
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
.sticky--open {
 -ms-transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
 transition: 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
}
.product-card:hover .first-image,
.product-card:hover .second-image {
 transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
}
.sticky-only {
 position: relative;
 z-index: 7;
}
.sticky--active .sticky-only {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
}
.container--wishlist .content-block {
 padding: 40px 0;
}
.content-block:last-child {
 padding-right: 50px;
 margin-bottom: 0;
}
.column-flex__content,
.content-block--small {
 padding: var(--g-gutter);
}
.content-block--no-bottom-padding {
 padding-bottom: 0;
}
.content-block__item {
 margin-bottom: var(--g-gutter);
}
.content-block__full-image {
 margin-left: -40px;
 margin-right: -40px;
 margin-bottom: 40px;
}
.content-block__full-image img,
.image-content__image-wrapper {
 display: block;
 margin: 0 auto;
}
.content-block__full-image:first-child {
 margin-top: -40px;
}
.product-card {
 position: relative;
 display: block;
 padding: 0;
 z-index: 0;
 height: 100%;
}
.product-card .js-countdown li {
 background-color: #fff;
 min-width: 44px;
 min-height: 44px;
 line-height: 1;
 margin: 0 2px;
 display: inline-flex;
 flex-direction: column;
 align-content: center;
 justify-content: center;
}
.product-card .js-countdown li .countdown-time {
 display: block;
 font-weight: 500;
 margin-bottom: 2px;
}
.cart-table th,
.product-card .js-countdown li .countdown-time b {
 font-weight: 500;
}
.product-card .js-countdown li .countdown-text,
.social-sharing .share-title {
 font-size: 80%;
 color: rgba(var(--color-body-text-rgb), 0.6);
}
@keyframes opacity-scale {
 0% {
  opacity: 0;
  transform: scale(1);
 }
 to {
  opacity: 1;
  transform: scale(1.02);
 }
}
.product-card .second-image {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: block;
 object-fit: cover;
 transition: opacity 0.45s, transform 0.45s;
 animation: none !important;
 opacity: 0;
}
.grid--no-gutters .product-card {
 border-left-width: 1px;
}
.collection__card--first .product-card {
 border-left-width: 0;
}
.product-card:focus,
.product-card:hover {
 color: var(--color-body-text);
 outline: 0;
}
.product-card:focus {
 z-index: 2;
}
.product-card:hover .second-image {
 opacity: 1;
}
.product-card__overlay {
 padding: 16px;
 visibility: hidden;
 opacity: 0;
 position: absolute;
 right: 0;
 top: 0;
 transition: 0.3s ease-in;
 z-index: 10;
}
.products_menu .product-card__overlay {
 display: none;
}
.product-card:focus .product-card__overlay,
.product-card:hover .product-card__overlay {
 visibility: visible;
 opacity: 1;
}
.product-card__loading {
 width: 16px;
 height: 16px;
 display: none;
 color: inherit !important;
 top: 50%;
 left: 50%;
 margin: -8px 0 0 -8px;
 position: absolute;
}
.growl.growl-incoming,
.growl.growl-outgoing,
.is-loading > span,
.js-btn-quickview.qv-loading span,
.js-btn-quickview.qv-loading svg,
.js-grid-cart.is-loading .svg-cart,
.js-grid-cart.is-loading [class^="icon-"],
.js-grid-cart.is-loading svg {
 opacity: 0;
}
.is-loading .product-card__loading {
 display: inline-block;
}
.js-grid-cart.disabled {
 pointer-events: none;
 cursor: none;
}
.product-card__overlay-btn {
 position: relative;
 padding: 0;
 margin: 0 0 8px;
 width: 40px;
 height: 40px;
 border-radius: 50%;
 background: #fff;
 color: rgba(var(--g-color-heading-rgb), 1);
 overflow: hidden;
 border: none;
 box-shadow: 0 0 1px rgba(var(--g-color-heading-rgb), 0.1);
 display: flex;
 align-items: center;
 justify-content: center;
}
.product-card__overlay-btn svg {
 fill: none;
 width: 20px;
 height: 20px;
}
.product-card__overlay-btn .svg-cart,
.product-form .gr-btnjs .js-btn-compare .icon-add-compare {
 width: 20px;
 height: 20px;
}
.product-card__overlay-btn.js-btn-wishlist {
 font-size: 0;
}
.product-card__overlay-btn.js-btn-wishlist svg {
 margin-top: 3px;
}
.product-card__overlay-btn > span {
 display: none;
}
.product-card__image {
 position: relative;
 margin: 0 auto;
 display: block;
}
.product-card__image img {
 width: 100%;
 height: 100% !important;
 object-fit: var(--g-object) !important;
}
.product-card__image:after {
 display: none;
 content: "";
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: #000;
 opacity: 0;
 transition: 0.45s;
}
.link-block:hover:after,
.product-card:hover .product-card__image:after {
 opacity: 0.3;
}
.product-card__image.square {
 padding-top: 100% !important;
}
.product-card__image.landscape {
 padding-top: 75% !important;
}
.product-card__image.portrait {
 padding-top: 130% !important;
}
.product-card__image.wide {
 padding-top: 60% !important;
}
.product-card__info {
 padding: 16px 0;
 margin-bottom: 24px;
}
.product-card__info .spr-badge {
 padding-bottom: 2px;
}
.product-card__info .spr-badge-caption {
 display: none;
 font-size: calc(var(--g-font-size) - 5px);
}
.product-card--style5 .product-card__overlaybottom .btn > span,
.product-card__info .spr-starrating,
.product-single__information .p-attr,
.product-single__stock {
 display: inline-block;
}
.product-card__info .spr-badge-starrating .spr-icon {
 margin-right: 1px;
}
.product-card__info [class*=" spr-icon-"]:before,
.product-card__info [class^="spr-icon-"]:before {
 font-size: 12px !important;
}
.product-card__availability {
 font-size: var(--g-font-size);
 color: var(--g-label-hot);
 font-weight: 500;
}
.product-card__regular-price {
 opacity: 1;
 color: rgba(var(--color-body-text-rgb), 0.6);
 margin-left: 4px;
 font-weight: 600;
 font-size: 12px;
}
.rtl .js-btn-compare span,
.rtl .product-card__regular-price {
 margin-right: 5px;
 margin-left: inherit;
}
.product-card__price {
 font-weight: 500;
 font-size: var(--g-font-size);
}
.product-card__pricesale,
.product-form .gr-btnjs .js-btn-compare:hover,
.product-form .gr-btnjs .js-btn-wishlist:hover,
.product-form .gr-btnjs .open-sizeguide:hover {
 color: var(--g-main-2);
}
.page-container,
.template-product .page-container {
 background-color: #fdfdf9;
}
.product-single {
 margin-bottom: 32px;
 align-items: flex-start;
 align-content: flex-start;
}
.product-single__meta-list li {
 padding-right: var(--g-hgutter);
}
.product-single__meta-list li:last-child {
 padding-right: 0;
}
.product-single__price-container {
 margin-bottom: 10px;
}
.product-single__price {
 color: var(--g-color-heading);
 font-family: var(--g-font-2);
}
[id*="ComparePrice-product-template"] {
 font-size: 1.14286em;
}
[id*="ProductPrice-product-template"] {
 font-weight: 500;
 color: var(--g-main-2);
 letter-spacing: -1px;
}
.product-single__price--compare {
 color: var(--g-color-heading);
 font-weight: 400;
 font-size: 18px;
}
.product-single__stock {
 padding: 2px 0;
 color: #43b02a;
}
.product-single__information p {
 margin-bottom: 0;
 line-height: 26px;
}
.product-single__information .p-attr {
 min-width: 80px;
}
.product-single__information.product-single__information-hoz {
 column-gap: 2rem;
}
.product-single__information.product-single__information-hoz .p-attr {
 min-width: auto;
 margin-right: 6px;
}
.product-form.product-form--featured-product {
 margin-top: 30px;
 text-align: left;
}
.product-form .selector-wrapper > label {
 font-weight: 500;
 border-radius: 3px !important;
 padding: 5px;
 font-size: 14px;
 text-transform: capitalize;
}
.open-sizeguide svg {
 width: 24px;
 height: 24px;
 margin-right: 8px;
 fill: none;
}
.product-form .gr-btnjs .js-btn-compare,
.product-form .gr-btnjs .js-btn-wishlist,
.product-form .gr-btnjs .open-sizeguide {
 cursor: pointer;
 padding: 0;
 min-height: inherit;
 text-transform: none;
 color: var(--g-color-heading);
 display: flex;
 align-items: center;
 font-size: var(--g-font-size);
}
.product-form .gr-btnjs .js-btn-compare i,
.product-form .gr-btnjs .js-btn-compare svg,
.product-form .gr-btnjs .js-btn-wishlist i,
.product-form .gr-btnjs .js-btn-wishlist svg,
.product-form .gr-btnjs .open-sizeguide i,
.product-form .gr-btnjs .open-sizeguide svg {
 width: 20px;
 height: 20px;
 font-size: 20px;
 margin-right: 8px;
 fill: none;
}
.product-form .gr-btnjs .open-sizeguide i,
.product-form .gr-btnjs .open-sizeguide svg {
 margin-right: 4px;
}
.no-js .product-form__variants {
 display: block;
 margin-bottom: var(--g-hgutter);
}
.product-form__item--quantity {
 -webkit-flex: 0 0 100px;
 -moz-flex: 0 0 100px;
 -ms-flex: 0 0 100px;
 flex: 0 0 100px;
}
.product-form__buynow {
 flex-basis: 100%;
 display: flex;
}
.product-form__buynow.disabled {
 pointer-events: none;
 opacity: 0.5;
}
.buy-now .checkbox__input,
.buy-now .checkbox__label:before {
 top: 4px;
}
.buy-now .checkbox__label:after {
 top: 5px;
}
.product-form__buynow .shopify-payment-button {
 margin-bottom: 0;
}
.product-form__buynow .shopify-payment-button__button {
 margin: 0 !important;
}
.product-form__item--submit {
 -ms-flex-preferred-size: 50%;
 -webkit-flex-basis: 50%;
 -moz-flex-basis: 50%;
 flex-basis: 50%;
 display: flex;
 -webkit-flex-direction: column;
 flex-direction: column;
 margin-top: 0;
 margin-left: 10px !important;
}
.product-form__item--submit.btn-disablebuynow {
 -ms-flex-preferred-size: 100%;
 -webkit-flex-basis: 100%;
 -moz-flex-basis: 100%;
 flex-basis: 100%;
}
.product-form--payment-button .product-form__item--submit {
 flex-basis: 100%;
}
.product-form__item--submit.product-form__onboarding {
 margin-top: 20px;
 padding-left: 0;
}
.product-form__item--submit .btn .icon,
.product-form__item--submit .btn [class^="icon-"] {
 margin: 0 3px;
}
.product-form__input {
 display: block;
 width: 100%;
 padding: 8px;
}
.product-form__cart-submit {
 white-space: nowrap;
 -webkit-flex: 1;
 -moz-flex: 1;
 -ms-flex: 1;
 flex: 1;
}
.shopify-payment-button {
 -webkit-flex: 1;
 -moz-flex: 1;
 -ms-flex: 1;
 flex: 1;
}
.shopify-payment-button .shopify-payment-button__button--branded {
 overflow: hidden;
 min-height: 48px;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
 width: 100%;
 margin-bottom: 10px;
 min-height: 50px;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
 background-color: var(--g-cta-button) !important;
 color: var(--g-btn-hover-color) !important;
}
.shopify-payment-button .shopify-payment-button__more-options {
 margin: 16px 0 10px;
 font-size: var(--g-font-size);
 color: var(--color-accent);
 text-decoration: underline;
 display: none;
}
.shopify-payment-button .shopify-payment-button__more-options:hover {
 color: var(--g-main);
}
.product-single__title {
 font-size: var(--g-h3-font-size);
 line-height: var(--g-h3-font-lineheight);
}
.product-single__title sup {
 top: -0.7em;
}
.product-single__title sup .product-tag {
 padding: 12px 8px;
 text-transform: uppercase;
 font-size: 12px;
 background: var(--g-bg-sale);
 color: var(--g-cl-sale);
 border-radius: var(--g-radius-label);
}
.product-card--style1 .product-card__swatch {
 position: absolute;
 z-index: 1;
 bottom: 1rem;
 padding: 0 1rem;
 text-align: left;
}
@media (max-width: 991px) {
 .product-single__title {
  font-size: calc(var(--g-font-size) + 10px);
 }
 .product-card--style1 .product-card__overlay {
  visibility: visible;
  opacity: 1;
  position: static;
  flex-direction: row !important;
  padding: 16px 0 0;
 }
 .product-card--style1 .product-card__overlay .js-btn-quickview {
  display: none;
 }
 .product-card--style1 .product-card__info {
  padding: 8px 0;
 }
 .product-card--style4 .product-card__overlaytop {
  position: absolute;
 }
 .product-card--style4 .product-card__overlaytop .btn {
  margin: 0;
 }
}
.js-btn-quickview,
.sidebar [data-toggle="collapse"] {
 cursor: pointer;
 position: relative;
}
.js-btn-quickview.qv-loading::after {
 content: "";
 width: 16px;
 height: 16px;
 display: block;
 color: inherit !important;
 top: 50%;
 left: 50%;
 margin: -8px 0 0 -8px;
 position: absolute;
 vertical-align: text-bottom;
 border: 2px solid currentColor;
 border-right-color: transparent;
 border-radius: 50%;
 -webkit-animation: 0.75s linear infinite spinner-border;
 animation: 0.75s linear infinite spinner-border;
}
.product-card--style4 .product-card__overlaytop {
 padding: 16px;
}
.product-card--style4 .product-card__overlaytop .btn.js-btn-wishlist {
 display: flex;
 align-items: center;
 justify-content: center;
 margin-bottom: 8px;
}
.product-card--style2 .product-card__overlay-btn:before,
.product-card--style4 .product-card__overlaybottom .btn.disabled:before,
.product-card--style4 .product-card__overlaytop .btn:before {
 display: none;
}
.product-card--style4 .product-card__overlaytop .btn svg {
 margin: 0;
}
.product-card--style4 .product-card__overlaytop .btn:hover {
 color: var(--g-main);
 background-color: #fff;
}
.product-card--style4 .product-card__swatch,
.product-card--style5 .product-card__swatch {
 position: static;
 text-align: center;
}
.product-card--style4 .product-card__overlaybottom {
 bottom: 0;
 top: auto;
 left: 0;
 right: 0;
 padding: 8px;
 column-gap: 8px;
}
.product-card--style4 .product-card__overlaybottom .btn {
 width: 50%;
 border-radius: 0;
 margin: 0;
 letter-spacing: 0;
 padding: 14px 12px;
}
.btn.disabled,
.btn:disabled,
.g-banner figure figcaption:after,
.g-banner figure figcaption:before,
.product-card--style4 .product-card__overlaybottom .btn.disabled {
 pointer-events: none;
}
.product-card--style4 .product-card__overlaybottom .btn > span {
 display: inline-block;
 font-size: 12px;
 margin-right: 5px;
}
.product-card--style5 .product-card__overlaytop {
 opacity: 1;
 visibility: visible;
 padding: 15px;
}
.product-card--style5 .product-card__overlaytop .btn {
 background-color: #fff;
 color: var(--g-color-heading);
 box-shadow: 0 1px 1px rgba(var(--g-color-heading-rgb), 0.05);
 line-height: 40px;
 margin: 0;
 border: none;
}
.product-card--style5 .product-card__overlaytop .btn svg {
 margin: 0;
}
.product-card--style5 .product-card__overlaytop .btn:before {
 background-color: #fff;
}
#categories_block li.active a,
#shopbytype li.active a,
#shopbyvendor li.active a,
.nav-tab-info-vertical .card .card-header.active-acc .card-link,
.pagination a:focus,
.pagination a:hover,
.product-card--style5 .product-card__overlaytop .btn:hover {
 color: var(--g-main);
}
.product-card--style5 .product-card__overlaybottom {
 bottom: 0;
 top: auto;
 left: 0;
 right: 0;
 padding: 16px;
 transition: 0.1s ease-in;
}
@media (max-width: 991px) {
 .product-card--style4 .product-card__overlaybottom .btn {
  width: 100%;
 }
 .product-card--style5 .product-card__overlaytop {
  position: absolute;
 }
 .product-card--style5 .product-card__overlaytop .btn {
  margin: 0;
 }
 .product-card--style5 .product-card__overlaybottom {
  display: none !important;
 }
 .product-card--style6 .product-card__overlay {
  padding-bottom: 0;
 }
}
.product-card--style5 .product-card__overlaybottom .btn {
 width: 100%;
 border-radius: var(--g-font-radius-btn);
 margin: 0;
}
.product-card--style5 .product-card__overlaybottom .btn svg {
 width: 12px;
 height: 12px;
 font-size: 12px;
 margin-right: 4px;
}
.product-card--style3 .product-card__overlay-btn.js-btn-quickview svg,
.product-card--style7 .product-card__overlay-btn.js-btn-quickview svg,
.product-card--style8 .js-btn-quickview svg,
.product-card--style8 .product-card__overlay-btn .svg-cart {
 height: 20px;
 width: 20px;
}
.product-card--style6 .product-card__overlay {
 left: 0;
 bottom: 0;
 top: auto;
 visibility: visible;
 opacity: 1;
}
.product-card--style6 .product-card__swatch {
 position: static;
 text-align: center;
}
.product-card--style6 .product-card__overlay .btn {
 margin: 0 3px;
 transform: translateY(110%);
 opacity: 0;
 transition: 0.3s;
 flex: 0 0 40px;
}
@media (max-width: 991px) {
 .product-card--style6 .product-card__overlay .btn {
  opacity: 1;
  transform: translateY(0);
 }
}
.product-card--style6 .product-card__overlay .js-btn-wishlist {
 transition-delay: 0s, 0.1s;
 transition-property: opacity, transform;
}
.product-card--style6 .product-card__overlay .js-btn-quickview {
 transition-delay: 0s, 0.15s;
 transition-property: opacity, transform;
}
.product-card--style6 .product-card__overlay .js-btn-compare {
 transition-delay: 0s, 0.2s;
 transition-property: opacity, transform;
}
.product-card--style6 .product-card__overlay .js-grid-cart {
 transition-delay: 0s, 0.25s;
 transition-property: opacity, transform;
}
.product-card--style6:hover .product-card__overlay .btn {
 transform: translateY(0);
 opacity: 1;
}
.product-card--style2 {
 overflow: hidden;
 transition: box-shadow 0.4s, background-color 0.3s;
 margin-bottom: 24px;
 height: auto;
}
#loading_qv.activeload,
.hotspot-dotwrap .popover-content.active,
.product-card--style2 .product-card__overlay_wl {
 opacity: 1;
 visibility: visible;
}
.product-card--style2 .js-countdown {
 text-align: center;
}
.product-card--style2 .product-card__info {
 z-index: 10;
 padding: 12px 0;
 background-color: var(--color-body);
 margin: 0;
 transition: transform 0.3s;
 position: relative;
}
.product-card--style2 .product-card__swatch {
 padding-left: 0;
}
.product-card--style2 .product-card__swatch li {
 margin-bottom: 0.2rem;
}
.product-card--style2 .product-card__overlay-btn {
 margin-bottom: 0;
 box-shadow: none;
 background-color: var(--color-body);
}
.product-card--style2 .product-form__item--submit {
 background-color: var(--color-body);
}
.product-card--style2 .product-card__overlay-btn:hover {
 color: var(--g-main);
 background-color: #fff;
}
.product-card--style2 .product-form__item--submit .js-grid-cart svg {
 fill: none;
}
.product-card--style2 .product-form__item--submit .js-grid-cart {
 width: auto;
 border-radius: var(--g-font-radius-btn);
}
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-rating
 .spr-form-input,
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-rating
 .spr-form-label,
.js-btn-compare.added .icon-remove,
.js-play-button.active .icon-pause,
.no-js .update-cart,
.product-card--style2 .product-form__item--submit .js-grid-cart > span,
.review {
 display: inline-block;
}
@media (min-width: 991px) {
 .product-card--style2 .product-form__item--submit {
  margin-top: 16px;
  margin-left: 0 !important;
  flex-direction: row;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(100%);
  transition: 0.4s;
 }
 .product-card--style2 .product-form__item--submit .js-grid-cart {
  margin-right: 0.8rem;
 }
 .product-card--style2:hover .product-card__info {
  transform: translateY(-60px);
 }
}
.product-card--style2:hover .product-form__item--submit {
 transform: translateY(-4px);
 opacity: 1;
}
.product-card--style2:hover .js-btn-compare {
 opacity: 1;
}
.product-card--style2 .single-option-radio label {
 background-color: transparent;
 font-size: 12px;
 line-height: 36px;
 text-transform: uppercase;
}
.product-card--style2 .selector-wrapper.product-form__item {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 5px 0 0;
 margin: 0;
}
.product-card--style2 .js-btn-compare span,
.product-card--style2 .selector-wrapper.product-form__item > label,
.product-card--style3 .product-card__image:after,
.product-card--style7 .js-btn-wishlist::before {
 display: none;
}
.product-card--style10 .product-card-cart .btn-theme,
.product-card--style9 .product-card-cart .btn-theme {
 padding-top: 14px;
 padding-bottom: 14px;
}
.product-card--style2 .js-btn-compare {
 cursor: pointer;
 transition: 0.45s;
 opacity: 0;
}
@media (max-width: 990px) {
 .product-card--style2 .product-form__item--submit {
  margin-left: 0 !important;
 }
 .product-card--style2 .product-form__item--submit .js-btn-quickview {
  display: none;
 }
 .product-card--style2 .product-form__item--submit .js-grid-cart {
  width: 100%;
  justify-content: center;
  margin-top: 8px;
 }
 .collection-1 .collection-card {
  min-height: 300px;
 }
}
.product-card--style3 {
 background: #fff;
 margin-bottom: 40px;
 height: auto;
}
.featured-card:hover:before,
.product-card--style3:hover .second-image {
 opacity: 1;
}
.product-card--style3 .product-card__image {
 display: block;
}
.collection-card:focus,
.page-element.is-transitioning,
.product-card--style3 .js-btn-wishlist,
.product-card--style3 .product-tag--absolute {
 z-index: 2;
}
.product-card--style3 .product-card__overlay {
 padding: 0;
}
@media (max-width: 991px) {
 .product-card--style3 .product-card__overlay {
  position: static;
  visibility: visible;
  opacity: 1;
  padding: 10px;
  flex-direction: row !important;
 }
}
.product-card--style3 .product-card__info {
 padding: 16px 0 0;
 margin-bottom: 0;
 background-color: var(--color-body);
 position: relative;
 z-index: 9;
 transition: transform 0.3s;
}
.product-card--style3 .product-card__overlay {
 flex-direction: row;
 position: absolute;
 left: 0;
 right: 0;
 height: 44px;
 transform: translateY(0);
 transition: 0.3s;
 top: auto;
 margin-top: 8px;
}
.product-card--style3:hover .product-card__info {
 transform: translateY(-52px);
}
.product-card--style3:hover .product-card__overlay {
 transform: none;
 opacity: 1;
}
.product-card--style3 .product-card__overlay-btn {
 display: flex;
 align-items: center;
 justify-content: center;
}
.product-card--style3:hover .product-card__overlay-btn {
 opacity: 1;
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
.product-card--style3 .product-card__overlay-btn.js-btn-wishlist svg {
 margin: 0;
}
@media (max-width: 991px) {
 .product-card--style3 .js-btn-compare,
 .product-card--style3 .js-btn-quickview {
  display: none;
 }
}
.product-card--style7 .js-btn-wishlist {
 position: absolute;
 top: 8px;
 right: 0;
 background-color: transparent;
 color: var(--g-color-heading);
 margin: 0;
}
.product-card--style7 .product-card__overlay-btn.js-btn-wishlist svg {
 fill: none;
}
.product-card--style7 .js-btn-wishlist svg {
 margin: 0;
}
.product-card--style7 .product-card__overlay {
 top: auto;
 bottom: 20px;
 padding: 0;
 background-color: var(--color-body);
}
.product-card--style7 .product-card__overlay-btn svg {
 width: 20px;
 height: 20px;
 fill: none;
}
.product-card--style7 .product-card__overlay-btn .svg-cart {
 fill: none;
}
.product-card--style7 .product-card__overlay .product-card__overlay-btn {
 margin: 0;
 background-color: transparent;
 color: var(--g-color-heading);
 position: relative;
 border-radius: 0;
 line-height: 36px;
 box-shadow: none;
}
.product-card--style7
 .product-card__overlay
 .product-card__overlay-btn:not(:last-child)::before {
 content: "";
 width: 20px;
 border-bottom: 1px solid var(--g-input-border);
 left: 10px;
 bottom: 0;
 position: absolute;
}
.product-card--style7 .product-card__swatch {
 position: absolute;
 z-index: 1;
 bottom: 1rem;
}
.comment,
.product-card--style8 {
 margin-bottom: var(--g-gutter);
}
.product-image__card .product-card--style8 {
 margin-bottom: 0;
}
.product-card--style8 .product-card__overlay {
 position: static;
 visibility: visible;
 opacity: 1;
 padding: 8px 0 0;
 column-gap: 8px;
}
.product-card--style8 .product-card__overlay-btn {
 box-shadow: 0 0 1px rgba(var(--g-color-heading-rgb), 0.5);
 display: flex;
 justify-content: center;
 align-items: center;
}
.cart--no-cookies .cart--continue-message,
.cart--no-cookies .cart--empty-message,
.cart__quantity,
.js-btn-compare.added .icon-add-compare,
.js-play-button .icon-pause,
.js-play-button.active .icon-play,
.modal-dialog--upsell .btn-decline:before,
.modal-header .close i,
.product__photo-container.hide,
.update-cart {
 display: none;
}
#ul_catalog_color .advanced-filter a,
.product-card--style8 .product-card__overlay-btn.js-btn-wishlist svg,
.slider-range-wr {
 margin: 0;
}
@media (min-width: 750px) {
 .product-card--style8 .product-card__info {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 0 !important;
  padding: 8px !important;
  background-color: var(--color-body);
  opacity: 0;
  z-index: 10;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
 }
 .product-card--style5:hover .product-card__image-wr:before,
 .product-card--style8:hover .product-card__info,
 .product-card--style9:hover .product-card__image-wr:before {
  opacity: 1;
  visibility: visible;
 }
 .product-card--style5 .product-card__image-wr:before,
 .product-card--style9 .product-card__image-wr:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.06);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  pointer-events: none;
 }
 .product-card--style9 .product-card-cart {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  left: 0;
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: opacity 0.2s, visibility 0.2s, transform 0.3s;
 }
 .product-card--style9 .product-card__overlay {
  opacity: 0;
  visibility: hidden;
  transform: translateX(16px);
  transition: opacity 0.2s, visibility 0.2s, transform 0.3s;
 }
 .product-card--style9 .product-card-cart .btn-theme {
  background: #fff;
  color: rgba(var(--g-color-heading-rgb), 15);
 }
 .product-card--style9 .product-card-cart .btn-theme:focus,
 .product-card--style9 .product-card-cart .btn-theme:hover {
  color: var(--g-btn-hover-color);
 }
 .product-card--style9:hover .product-card-cart {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
 }
 .product-card--style9:hover .product-card__overlay {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
 }
}
.product-card--style9 .product-card__swatch {
 padding: 4px 0 0;
 position: static;
}
@media (max-width: 991px) {
 .product-card--style9 .product-card__overlay {
  position: absolute;
  padding: 8px;
 }
 .product-card--style9 .product-card-cart {
  display: none;
 }
}
.product-card--style10 .product-card__swatch {
 text-align: center;
 position: static;
}
.btn-waitlist,
.shopify-payment-button .shopify-payment-button__button {
 width: 100%;
 margin-top: 20px;
}
.modal-dialog--soldout {
 max-width: 460px !important;
 text-align: center;
}
.modal-dialog--upsell {
 max-width: 600px !important;
 text-align: center;
}
.collection:last-child,
.comment:last-child,
.modal-dialog--upsell p {
 margin-bottom: 0;
}
.modal-dialog--upsell .modal-content,
.page-element {
 position: relative;
}
.modal-dialog--upsell .btn-decline {
 background: #fff;
 border: 1px solid var(--g-main);
 color: var(--g-main);
}
.modal-dialog--upsell .upsell-image {
 margin-bottom: 32px;
}
.modal-dialog--upsell .upsell-image img {
 max-width: 180px;
}
.js-notify-text span {
 font-weight: 400;
 font-size: 24px;
 display: block;
 margin-bottom: 24px;
 font-family: var(--g-font-1);
}
.photos__item--main {
 text-align: center;
 min-width: 0;
 position: relative;
}
.photos__item--thumbs {
 max-width: 100%;
 padding-bottom: 30px;
}
.product__photo-container {
 width: 100%;
 position: relative;
 max-width: none !important;
 margin: 0 auto;
}
.product__photo-wrapper {
 display: block;
 width: 100%;
 position: relative;
 cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAAqElEQVR42qWVOQ7EIAxF3wmoUqXMGTgGBR1lNCji/jdghDI7MATbv+XJu4HaFiyOQCQScFgWhrYRSA0Ftj5k8E3oKY9pYSv7X6xoZ62xY4gVHd+oueDt7fUjYH8ZO3N9VTJN6lHhdgNSzjl3wHC2O02DqYyEFYEWnAh03QwHYIBYP2/ZDxil4E0Rqrg44naIB0A8coohF6+VYpHFp0NxrBTnUXGQp76AO/soOi9I+gdeAAAAAElFTkSuQmCC),
  auto;
}
.product__photo-wrapper.square {
 padding-top: 100% !important;
 overflow: hidden;
}
.product__photo-wrapper.square img {
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.product__photo-wrapper img {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 width: 100%;
}
#shopify-product-reviews .spr-form-title,
.block-cross-sell h4,
.product-single__photo {
 margin-bottom: 16px;
}
.product-single__thumbnails.slick-vertical .slick-slide {
 border: 0;
 padding-bottom: 20px;
}
.product-single__thumbnails {
 display: none;
 margin: 0 -8px;
 opacity: 0;
}
.product-single__thumbnails.slick-initialized {
 display: block;
}
.product-single__thumbnails .slick-dots {
 bottom: -25px;
}
.product-single__thumbnails .product-single__thumbnail-item {
 padding: 2px 8px;
}
.article-block,
.cart__quantity-label,
.collection-sort__label,
.product-single__thumbnails--static {
 display: block;
 text-align: center;
}
.product-single__thumbnail {
 position: relative;
 display: block;
 padding: 2px;
}
.product-single__thumbnail .image-wrap {
 position: relative;
 display: block;
 overflow: hidden;
}
.instagramoff-item img,
.instagramoff-item video,
.product-single__thumbnail img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.product-single__thumbnail .image-wrap.portrait {
 padding-top: 120% !important;
}
.product-single__thumbnail .image-wrap.square {
 padding-top: 100% !important;
}
.product-single__thumbnail:after {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 box-shadow: 0 0 0 2px rgb(var(--g-color-heading-rgb));
 opacity: 0;
 transform: scale(0.95);
 transition: opacity 0.1s, transform 0.1s;
 z-index: -1;
 visibility: hidden;
}
.slick-current .product-single__thumbnail:after {
 opacity: 1;
 transform: scale(1);
 visibility: visible;
}
.product-single__thumbnails.slick-initialized .slick-next,
.product-single__thumbnails.slick-initialized .slick-prev {
 width: 36px;
 height: 36px;
 border-radius: 100%;
 color: #fff;
 background: #fff;
 border: 1px solid rgba(var(--g-color-heading-rgb), 0.1);
 box-shadow: none;
 transform: translateY(-50%) !important;
}
.product-single__thumbnails.slick-initialized .slick-next:before,
.product-single__thumbnails.slick-initialized .slick-prev:before {
 font-family: icomoon !important;
 font-size: 16px;
 line-height: 1;
 color: #000;
 opacity: 1;
 -webkit-font-smoothing: antialiased;
}
.product-single__thumbnails.slick-initialized .slick-prev {
 left: -10px;
}
.product-single__thumbnails.slick-initialized .slick-prev:before {
 content: "\e903";
}
.product-single__thumbnails.slick-initialized .slick-next {
 right: -10px;
}
.product-single__thumbnails.slick-initialized .slick-next:before {
 content: "\e904";
}
.product-single__thumbnails.slick-initialized .slick-disabled {
 opacity: 0;
 visibility: hidden;
}
.product-single__thumbnails.slick-vertical .slick-prev {
 top: -10px;
 transform: rotate(90deg) !important;
 right: 50%;
 margin-right: -18px;
 left: auto;
}
.product-single__thumbnails.slick-vertical .slick-next {
 top: auto;
 bottom: -12px;
 transform: rotate(90deg) !important;
 right: 50%;
 margin-right: -18px;
}
.js-modal-open-product-modal {
 cursor: zoom-in;
}
.product-tag {
 font-size: var(--g-font-size);
 display: inline-block;
 font-size: var(--g-label-size);
 background-color: var(--g-label-hot);
 color: var(--g-label-text);
 padding: 2px 6px;
 border-radius: 0;
 font-family: var(--g-font-2);
 font-weight: 500;
 line-height: 1;
 letter-spacing: var(--g-label-space);
}
.product-label {
 position: absolute;
 z-index: 10;
 top: var(--g-pos-top-label);
 left: var(--g-pos-left-label);
 line-height: 1;
}
.product-tag--absolute {
 display: inline-block;
 padding: 6px 8px;
 border-radius: var(--g-radius-label);
 margin-right: 0.5rem;
 min-width: 40px;
 text-align: center;
}
.square_label .product-tag--absolute {
 height: 40px;
 width: 40px;
 text-align: center;
 display: flex;
 justify-content: center;
 align-items: center;
 line-height: 1.2;
}
.pagination {
 display: block;
 text-align: center;
 margin: 40px 40px 0;
}
.pagination .next,
.pagination .page,
.pagination .prev {
 background-color: #f1f1f1;
 margin: 0 2px;
 display: inline-block;
 cursor: pointer;
}
.pagination .next a,
.pagination .page a,
.pagination .prev a {
 min-height: 36px;
 line-height: 36px;
 min-width: 36px;
 text-align: center;
 display: inline-block;
}
.pagination a {
 color: var(--color-body-text);
 padding: 0 10px;
}
.pagination .current {
 color: #fff;
 background-color: var(--g-main);
 min-height: 36px;
 line-height: 36px;
 min-width: 36px;
 text-align: center;
}
.comment + .comment {
 padding-top: var(--g-gutter);
}
.comment .comment__user {
 width: 60px;
 height: 60px;
 background-color: #f1f1f1;
}
.rte--indented-images .rte__image-indent {
 position: relative;
 margin-left: calc(0 - var(--g-gutter));
 margin-right: calc(0 - var(--g-gutter));
}
.is-transitioning {
 display: block !important;
 visibility: visible !important;
}
.page-container {
 overflow: hidden;
 transition: none !important;
}
.drawer,
.is-moved-by-drawer,
.js-drawer-open .is-moved-by-drawer {
 transition: 0.35s cubic-bezier(0.33, 0.59, 0.14, 1);
}
.js-drawer-open .page-container:after {
 content: "";
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 9998;
 background: rgba(0, 0, 0, 0.7);
}
.drawer {
 display: block;
 opacity: 0;
 visibility: hidden;
 position: fixed;
 overflow-y: auto;
 overflow-x: hidden;
 -webkit-overflow-scrolling: touch;
 top: 0;
 bottom: 0;
 max-width: 95%;
 z-index: 9999;
 background-color: #fff;
 overflow: visible;
 color: #000;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 .drawer {
  z-index: 3;
 }
}
.drawer--left {
 width: 400px;
 left: -400px;
}
.js-drawer-open-left .drawer--left {
 display: block;
 -ms-transform: translateX(400px);
 -webkit-transform: translateX(400px);
 transform: translateX(400px);
 opacity: 1;
 visibility: visible;
}
.no-csstransforms .js-drawer-open-left .drawer--left,
.quotes-2 .slick-prev {
 left: 0;
}
.rtl .no-csstransforms .js-drawer-open-left .drawer--left {
 right: 0;
 left: auto;
}
.drawer--right {
 width: 350px;
 right: -350px;
}
.rtl .drawer--right {
 left: -350px;
 right: auto;
}
.js-drawer-open-right .drawer--right {
 display: block;
 -ms-transform: translateX(-350px);
 -webkit-transform: translateX(-350px);
 transform: translateX(-350px);
 opacity: 1;
 visibility: visible;
}
.no-csstransforms .js-drawer-open-right .drawer--right {
 right: 0;
}
.rtl .no-csstransforms .js-drawer-open-right .drawer--right {
 left: 0;
 right: auto;
}
.no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
 left: 350px;
}
.rtl .no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
 right: 350px;
 left: auto;
}
.no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
 left: -350px;
}
.rtl .no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
 right: -350px;
 left: auto;
}
.js-drawer-open-left .page-element.is-transitioning {
 z-index: 101;
}
.js-drawer-open-left .is-moved-by-drawer {
 box-shadow: #0000001a 0 0 5px;
}
.js-drawer-open-right .is-moved-by-drawer {
 box-shadow: #0000001a 0 0 -5px;
}
.drawer .show {
 opacity: 1 !important;
}
.drawer__inner {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 overflow-y: auto;
 overflow-x: hidden;
 padding: 0 15px;
}
.collection-sort {
 display: inline-block;
 text-align: left;
 max-width: 150px;
}
.rtl .collection-sort {
 text-align: right;
}
.collection-sort + .collection-sort {
 margin-left: 20px;
}
.rtl .collection-sort + .collection-sort {
 margin-right: 20px;
 margin-left: inherit;
}
.collection-sort__input {
 background-color: transparent;
 font-weight: 700;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 7px;
}
.apolloQty {
 color: #999;
}
.sidebar [data-toggle="collapse"]:after {
 font-family: icomoon !important;
 position: absolute;
 content: "\e92d";
 width: 30px;
 text-align: center;
 right: -10px;
 top: 0;
 bottom: 0;
 font-size: 10px;
}
.sidebar [aria-expanded="false"]:after {
 content: "\e93d";
}
.collection {
 margin-bottom: 30px;
}
#categories_block li,
#shopbytype li,
#shopbyvendor li {
 text-transform: capitalize;
 padding: 8px 0;
}
.advanced-filter a {
 margin: 0;
 line-height: 0;
}
.collection-sidebar .active-filter a {
 font-weight: 600;
}
.collection-sidebar a {
 color: var(--color-body-text);
 font-size: 14px;
}
.collection-sidebar #js-fillter .catalog_filters,
.collection-sidebar > div {
 padding: 25px 0;
 border-bottom: 1px solid #e9e9e9;
}
.collection-sidebar > div::last-child {
 border-bottom: none;
}
.collection-sidebar > div .title_block {
 text-transform: uppercase;
 margin: 0;
 font-size: 18px;
 line-height: 23px;
}
.collection-sidebar #js-fillter {
 padding-top: 0;
 border-bottom: none;
}
.collection-card {
 position: relative;
 box-sizing: content-box;
 display: block;
 background-color: #fff;
 background-repeat: no-repeat;
 background-position: center top;
 background-size: cover;
 padding: 0;
 height: 100%;
 z-index: 1;
}
.collection-card:after {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #000;
 opacity: 0.25;
 z-index: 1;
 transition: opacity 0.2s;
}
.rtl .collection-card__meta,
.rtl .js-qty__adjust--minus {
 left: auto;
 right: 0;
}
.collection-card:focus:after,
.collection-card:hover:after,
.js-play-button:hover,
.js-qty--is-loading {
 opacity: 0.6;
}
.collection-card__meta {
 display: block;
 position: absolute;
 bottom: var(--g-gutter);
 left: 0;
 margin-right: var(--g-hgutter);
 z-index: 2;
}
.collection-card__title {
 display: inline;
 background-color: var(--g-main);
 color: #fff;
 margin-bottom: var(--g-hgutter);
 padding: 2px var(--g-hgutter);
 letter-spacing: 0;
 font-size: 1.85714em;
 line-height: 1.4;
 box-decoration-break: clone;
}
.collection-card__subtext {
 font-size: var(--g-font-size);
 font-weight: 700;
 margin: var(--g-hgutter) 0 0 var(--g-hgutter);
 font-size: 0.92857em;
 color: #fff;
}
#shopify-product-reviews .spr-header .spr-summary,
.disclosure__button,
.social-sharing .social-sharing__link {
 display: flex;
 align-items: center;
}
.cart--no-cookies .cart--cookie-message,
.no-js .cart__quantity {
 display: block;
}
.social-sharing .icon,
.social-sharing [class^="icon-"] {
 width: 14px;
 height: 14px;
 font-size: 14px;
 fill: currentColor;
 margin-right: 8px;
}
.social-sharing__link {
 color: var(--color-body-text);
}
.notification--error,
.notification--error a,
.notification--promo a,
.notification--success a {
 color: #fff;
}
.social-sharing__link + .social-sharing__link {
 margin-left: 32px;
}
.rtl .social-sharing__link + .social-sharing__link {
 margin-right: 16px;
 margin-left: inherit;
}
.cart-table {
 background-color: #fefdfb;
 border: 0;
 margin-bottom: 40px;
}
.cart-table td,
.cart-table th,
.modal-header {
 border: none;
}
@media only screen and (min-width: 991px) {
 .cart__cell--image,
 .cart__cell--quantity {
  width: 130px;
 }
 .cart__cell--total {
  width: 200px;
  text-align: right;
 }
 .rtl .cart__cell--total {
  text-align: left;
 }
}
.cart__image {
 display: inline-block;
 max-width: 100px;
 margin: var(--g-hgutter) auto;
}
@media only screen and (max-width: 749px) {
 .small--one-whole {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
 }
 .small--one-half {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--one-third {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .small--two-thirds {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .small--one-quarter {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .small--two-quarters {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--three-quarters {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .small--one-fifth {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .small--two-fifths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .small--three-fifths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .small--four-fifths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .small--one-sixth {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .small--two-sixths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .small--three-sixths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--four-sixths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .small--five-sixths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .small--one-eighth {
  width: 12.5%;
  -ms-flex-preferred-size: 12.5%;
  -webkit-flex-basis: 12.5%;
  -moz-flex-basis: 12.5%;
  flex-basis: 12.5%;
 }
 .small--two-eighths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .small--three-eighths {
  width: 37.5%;
  -ms-flex-preferred-size: 37.5%;
  -webkit-flex-basis: 37.5%;
  -moz-flex-basis: 37.5%;
  flex-basis: 37.5%;
 }
 .small--four-eighths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--five-eighths {
  width: 62.5%;
  -ms-flex-preferred-size: 62.5%;
  -webkit-flex-basis: 62.5%;
  -moz-flex-basis: 62.5%;
  flex-basis: 62.5%;
 }
 .small--six-eighths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .small--seven-eighths {
  width: 87.5%;
  -ms-flex-preferred-size: 87.5%;
  -webkit-flex-basis: 87.5%;
  -moz-flex-basis: 87.5%;
  flex-basis: 87.5%;
 }
 .small--one-tenth {
  width: 10%;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  -moz-flex-basis: 10%;
  flex-basis: 10%;
 }
 .small--two-tenths {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .small--three-tenths {
  width: 30%;
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  flex-basis: 30%;
 }
 .small--four-tenths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .small--five-tenths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--six-tenths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .small--seven-tenths {
  width: 70%;
  -ms-flex-preferred-size: 70%;
  -webkit-flex-basis: 70%;
  -moz-flex-basis: 70%;
  flex-basis: 70%;
 }
 .small--eight-tenths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .small--nine-tenths {
  width: 90%;
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  -moz-flex-basis: 90%;
  flex-basis: 90%;
 }
 .small--one-twelfth {
  width: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  flex-basis: 8.33333%;
 }
 .small--two-twelfths {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .small--three-twelfths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .small--four-twelfths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .small--five-twelfths {
  width: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  flex-basis: 41.66667%;
 }
 .small--six-twelfths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .small--seven-twelfths {
  width: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  flex-basis: 58.33333%;
 }
 .small--eight-twelfths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .small--nine-twelfths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .small--ten-twelfths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .small--eleven-twelfths {
  width: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  flex-basis: 91.66667%;
 }
 .grid--uniform .small--five-tenths:nth-child(odd),
 .grid--uniform .small--four-eighths:nth-child(odd),
 .grid--uniform .small--four-twelfths:nth-child(3n + 1),
 .grid--uniform .small--one-fifth:nth-child(5n + 1),
 .grid--uniform .small--one-half:nth-child(odd),
 .grid--uniform .small--one-quarter:nth-child(4n + 1),
 .grid--uniform .small--one-sixth:nth-child(6n + 1),
 .grid--uniform .small--one-third:nth-child(3n + 1),
 .grid--uniform .small--one-twelfth:nth-child(12n + 1),
 .grid--uniform .small--six-twelfths:nth-child(odd),
 .grid--uniform .small--three-sixths:nth-child(odd),
 .grid--uniform .small--three-twelfths:nth-child(4n + 1),
 .grid--uniform .small--two-eighths:nth-child(4n + 1),
 .grid--uniform .small--two-sixths:nth-child(3n + 1),
 .grid--uniform .small--two-twelfths:nth-child(6n + 1) {
  clear: both;
 }
 .small--show {
  display: block !important;
 }
 .small--hide {
  display: none !important;
 }
 .cart-table td:before,
 .responsive-table thead {
  display: none;
 }
 .medium-up--grid--table,
 .medium-up--grid--table > .grid__item,
 .responsive-table tr {
  display: block;
 }
 .responsive-table td,
 .responsive-table th {
  display: block;
  text-align: right;
  padding: var(--g-hgutter);
  margin: 0;
 }
 .responsive-table td:before {
  content: attr(data-label);
  float: left;
  text-align: center;
  font-size: var(--g-font-size);
  padding-right: 10px;
 }
 .h2,
 .section-title-0,
 .section-title-1,
 h2 {
  font-size: var(--g-h2-font-size-mobile);
 }
 .h1,
 h1 {
  font-size: var(--g-h1-font-size-mobile);
 }
 .h3,
 h3 {
  font-size: var(--g-h3-font-size-mobile);
 }
 .h4,
 h4 {
  font-size: var(--g-h4-font-size-mobile);
 }
 .h5,
 h5 {
  font-size: var(--g-h5-font-size-mobile);
 }
 .h6,
 h6 {
  font-size: var(--g-h6-font-size-mobile);
 }
 blockquote {
  margin-left: 0;
  margin-right: 0;
 }
 .product-single__thumbnails--static .product-single__thumbnail-item {
  display: inline-block;
  width: 45%;
  max-width: 150px;
 }
 .drawer--left {
  width: 350px;
  left: -350px;
 }
 .js-drawer-open-left .drawer--left {
  -ms-transform: translateX(350px);
  -webkit-transform: translateX(350px);
  transform: translateX(350px);
 }
 .collection-sort {
  width: 80%;
 }
 .collection-sort + .collection-sort {
  margin: var(--g-gutter) 0 0;
 }
 .collection-sort__input {
  width: 100%;
  border: 1px solid #000;
 }
 .social-sharing__title {
  display: inline-block;
  margin-bottom: 10px;
 }
 .cart-table td,
 .cart-table th {
  text-align: center;
 }
 .cart__image img {
  max-height: 100px;
 }
 .cart__cell--image .cart__image {
  margin: 0;
  flex: 1;
  max-width: max-content;
 }
 .cart__note {
  min-height: 50px;
 }
}
.cart__cell--quantity .js-qty {
 max-width: 120px;
 margin: 0 auto;
}
.cart__subtotal {
 margin: 24px 0 0;
 font-weight: 600;
}
.cart__note {
 width: 100%;
 background-color: #fff;
 border: 1px solid var(--g-input-border);
 border-radius: var(--g-input-radius);
}
.cart__buttons .btn {
 margin-bottom: var(--g-hgutter);
}
.cart-item__discount,
.cart-item__original-price {
 font-size: 80% !important;
 margin-bottom: 0 !important;
}
.cart--cookie-message {
 display: none;
 padding-bottom: 25px;
}
.js-qty__input,
.product-form__item .js-qty__input {
 background: #f4f4f4;
 height: 50px;
 padding: 12px 15px;
 text-align: center;
}
.js-qty {
 position: relative;
}
.product-form__item .js-qty__input {
 border: 2px solid #e9e9e9;
 border-radius: var(--g-font-radius-btn);
}
.product-form__item .js-qty {
 border-radius: var(--g-font-radius-btn);
 overflow: hidden;
}
.js-qty__input {
 width: 100%;
 border: 2px solid #e9e9e9;
}
.js-qty__adjust {
 position: absolute;
 top: 0;
 bottom: 0;
 text-align: center;
 width: 30px;
 height: 100%;
 padding: 0;
 background: 0 0;
 border: 0 solid #e7e7e7;
 transition: background-color 30ms ease-in;
}
#js-global-alert,
.notification {
 visibility: hidden;
 position: fixed;
 opacity: 0;
}
.article-block__image,
.featured-card--cover,
.link-block {
 background-position: top center;
}
.article-block__image,
.column-flex__image,
.featured-card--cover,
.featured-content,
.parallax-banner__wraper {
 background-repeat: no-repeat;
}
.js-qty__adjust:focus,
.js-qty__adjust:hover {
 background-color: #e7e7e7;
 transition-duration: 80ms;
}
.js-qty__adjust svg {
 width: 14px;
 height: 14px;
 font-size: 14px;
}
.js-qty__adjust .icon,
.js-qty__adjust [class^="icon-"] {
 width: 8px;
 height: 8px;
 font-size: 9px;
 fill: #222;
 font-weight: 600;
}
.js-qty__adjust--minus {
 left: 0;
 top: 0;
 bottom: 0;
}
.js-qty__adjust--plus {
 right: 0;
}
.rtl .js-qty__adjust--plus {
 left: 0;
 right: auto;
}
#js-global-alert {
 top: 7%;
 right: 4%;
 width: 270px;
 transition: 0.45s;
 z-index: 9999;
}
#js-global-alert.active {
 top: 9%;
 opacity: 1;
 visibility: visible;
}
.notification {
 width: 100%;
 top: 0;
 transition: top 0.25s, visibility 0.25s, opacity 0.15s;
 transition-timing-function: cubic-bezier(0.33, 0.59, 0.14, 1);
 z-index: 100;
}
.modal,
.modal__inner {
 transition: 0.2s ease-in-out;
}
.notification--promo {
 position: static;
 display: none;
}
.notification--active {
 display: block;
 visibility: visible;
 opacity: 1;
}
.notification__link {
 display: block;
 padding: var(--g-hgutter) 0;
}
.notification-adapt .notification__link {
 padding: 0;
}
.notification__link:hover u {
 text-decoration: none;
}
.notification__inner {
 position: relative;
 overflow: visible;
 padding: var(--g-hgutter) 0;
}
.notification-adapt .notification__inner,
.notification__inner--has-link {
 padding: 0;
}
.notification__message {
 display: block;
 padding: 0 60px;
 text-align: center;
 font-weight: 700;
}
.notification-adapt .notification__message {
 background-color: var(--g-main);
 padding: 10px 60px;
}
.modal-header .close,
.notification--promo.notification-adapt,
.notification--success.notification-adapt {
 background-color: transparent;
}
.notification__message span {
 text-decoration: underline;
 white-space: nowrap;
}
.notification--promo,
.notification--success {
 background-color: #28a745;
 color: #fff;
}
.notification--compare,
.notification--wishlist {
 background-color: #28a745;
}
.notification--max {
 background-color: #dc3545;
}
.notification__close {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 20px;
 padding: 0 var(--g-hgutter);
 color: inherit;
}
.rtl .notification__close {
 left: 20px;
 right: auto;
}
.notification__close .icon,
.notification__close [class^="icon-"] {
 fill: currentColor;
}
.modal {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #0009;
 color: var(--color-body-text);
 z-index: 999999;
}
.featured-card,
.featured-card__header--background {
 background-color: #fff;
}
.modal.modal--is-active {
 display: block;
 opacity: 1;
}
.modal .modal-content {
 border: none;
 border-radius: 0;
}
.modal-body {
 padding: 0 15px 15px;
}
.modal-header .close {
 z-index: 10;
 padding: 0;
 position: absolute;
 top: 24px;
 right: 24px;
 opacity: 1;
 color: var(--g-color-heading);
 height: 36px;
 width: 36px;
 border-radius: 50%;
 display: flex;
 justify-content: center;
 align-content: center;
 align-items: center;
 text-shadow: none;
 transform: rotate(0);
 transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
 text-shadow: 1px 0 var(--g-color-heading);
 border: 9px solid transparent;
}
.modal-header .close:after,
.modal-header .close:before {
 content: "";
 position: absolute;
 height: 1.3px;
 width: 100%;
 top: 50%;
 left: 0;
 margin-top: -1px;
 background-color: var(--g-color-heading);
 transform-origin: 50% 50%;
 opacity: 1;
 transition: transform 0.3s;
}
.modal-header .close:after {
 transform: rotate(-45deg);
}
.modal-header .close:before {
 transform: rotate(45deg);
}
.modal-header .close:hover:after,
.modal-header .close:hover:before,
.nav-tab-info-vertical .card .card-header .card-link.collapsed i {
 transform: rotate(0);
}
.modal-header .close:hover {
 background-color: rgba(var(--g-color-heading-rgb), 0.05);
 opacity: 1 !important;
}
.modal__inner {
 height: 100%;
 -ms-transform: translateY(-20px);
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 -moz-transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.modal--is-active .modal__inner {
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
 cursor: -webkit-zoom-out;
 cursor: zoom-out;
}
.modal__centered {
 position: relative;
 top: 50%;
 -ms-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.modal__centered .no-csstransforms {
 top: 20%;
}
.modal__close {
 position: absolute;
 top: 0;
 right: 0;
 padding: var(--g-gutter);
}
#HeaderCountryForm .disclosure__list-wrapper.header-left,
#HeaderCountryFormMobile .disclosure__list-wrapper.header-left,
#HeaderLanguageForm .disclosure__list-wrapper.header-left,
#HeaderLanguageFormMobile .disclosure__list-wrapper.header-left,
.js-mini-cart-content .js-qty .js-qty__minus,
.rtl .modal__close {
 left: 0;
 right: auto;
}
.modal__close .icon,
.modal__close [class^="icon-"] {
 font-size: 20px;
 width: 40px;
 height: 40px;
 color: #fff;
}
.featured-card {
 display: block;
 position: relative;
 height: 100%;
 text-align: center;
 border-color: #0000001a;
 border-style: solid;
 border-width: 1px;
 padding: 0 40px;
}
.featured-card:before {
 content: "";
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 background-color: #0000000f;
 opacity: 0;
 transition: opacity 0.15s ease-in;
 z-index: 1;
}
.no-js .featured-card {
 height: 625px;
}
@media only screen and (max-width: 749px) {
 .cart__buttons .btn {
  display: block;
  width: 100%;
 }
 .featured-card--contain {
  height: 100% !important;
 }
 .featured-card--contain .featured-card__image-container {
  height: 100% !important;
  margin-bottom: 40px;
 }
}
.featured-card--cover {
 height: 380px !important;
 background-size: cover;
 border-width: 0;
}
.featured-card__image-container {
 position: relative;
 width: 100%;
 margin: 0 auto;
}
.featured-card__blank-image-container {
 position: relative;
 width: 100%;
 margin: 0 auto 40px;
}
.featured-card__blank-image-container .featured-card__image,
.image-content__image-container,
.quote__style_2 .media,
.section-block {
 position: relative;
}
.featured-card__image {
 display: block;
 margin: 0 auto;
 position: absolute;
 top: 0;
 right: 0;
 left: 0;
}
.brand-item .hv-image-grayscale:hover img,
.instagram .instagram-item:hover:after,
.instagramoff-item a:hover::after,
.logo-slider .slick-slide.slick-current,
.no-js .featured-card__image,
figure.effect-zoe:hover p.description {
 opacity: 1;
}
.featured-card__header {
 padding: 30px 5% 10px;
 z-index: 1;
}
.featured-card--cover .featured-card__header {
 position: relative;
 display: inline-block;
}
.featured-card__title {
 font-size: 2em;
 margin-bottom: 0;
 color: var(--g-color-heading);
}
.featured-card__action {
 font-size: var(--g-font-size);
 font-weight: 700;
 font-size: 0.92857em;
 color: var(--g-main);
}
.featured-card:hover .featured-card__action {
 color: inherit;
}
.section-block--padding,
figure.effect-layla figcaption {
 padding: 30px;
}
.section-block__header {
 margin-bottom: 30px;
}
.section-block__header--padded {
 padding-top: 30px;
}
#jsCrosssell .js-free-shipping,
.quotes-2 .slick-slider,
.section-block__subtext,
.section-block__title {
 margin-bottom: 0;
}
.link-block {
 position: relative;
 display: block;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 padding: 150px 20px;
 text-align: center;
 flex: 1;
 background-size: cover;
}
.link-block:after {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #000;
 opacity: 0.1;
 transition: opacity 0.2s;
 z-index: 1;
}
.link-block__cta {
 word-break: break-word;
 z-index: 2;
 position: relative;
}
.link-block-no-js {
 position: relative;
 display: block;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 text-align: center;
 flex: 1;
}
.quotes-wrapper .quote__slide-wrapper {
 padding: 0 var(--g-hgutter);
}
.author-avatar {
 display: inline-block;
 width: 80px;
 height: 80px;
 overflow: hidden;
 border-radius: 50%;
 margin-top: 20px;
}
.author-avatar img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 border-radius: 50%;
}
.quote-wrap {
 padding: 2.5rem;
}
.quote__style_2 .media:before {
 line-height: 0;
 content: "\201c";
 font-family: Georgia, serif;
 font-size: 60px;
 font-weight: 700;
 color: rgba(var(--g-color-heading-rgb), 0.1);
 position: absolute;
 right: 0;
 top: 0;
 transform: rotate(180deg);
}
.quotes-2.quotes-wrapper .quote__slide-wrapper {
 padding: 0;
}
.quotes-2 .quote-wrap {
 padding: 0;
 text-align: left;
}
.quotes-2 .slick-next,
.quotes-2 .slick-prev {
 top: auto;
 bottom: 50px;
}
.quotes-2 .slick-next:before,
.quotes-2 .slick-prev:before {
 font-size: 16px;
}
.quotes-2 .slick-next {
 left: 5%;
}
.carousel-title {
 font-size: 130px;
 font-weight: 700;
 text-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
 color: #fff;
 line-height: normal;
 white-space: nowrap;
}
.carousel-wrapper {
 margin-top: -65px;
}
.carousel-wrapper .slick-next,
.carousel-wrapper .slick-prev {
 width: 50px;
 height: 50px;
 line-height: 50px;
 background: #fff;
 bottom: -25px;
 top: auto;
}
.carousel-wrapper .slick-next:before,
.carousel-wrapper .slick-prev:before {
 line-height: 50px;
 font-size: 18px;
}
.product-card .js-countdown--1 .countdown-time,
.product-card .js-countdown--2 .countdown-time,
.review .spr-badge .spr-icon {
 font-size: var(--g-font-size);
}
.carousel-wrapper .slick-next {
 right: 33.79%;
}
.carousel-wrapper .slick-prev {
 left: 58.6%;
}
@media only screen and (max-width: 989px) {
 input,
 textarea {
  font-size: calc(var(--g-font-size) + 2px);
 }
 #nav-tab-info .nav-item {
  margin: 0 1.5rem -2px 0 !important;
 }
 .carousel-title {
  font-size: 40px;
  padding: 0 10px;
 }
 .quotes-2 .slick-next,
 .quotes-2 .slick-prev {
  top: 8px;
  right: 5%;
  left: auto;
 }
 .quotes-2 .slick-prev {
  right: calc(5% + 52px);
 }
 .carousel-wrapper {
  margin-top: 0;
 }
 .carousel-wrapper .slick-next {
  right: 0;
 }
 .carousel-wrapper .slick-prev {
  left: auto;
  right: 50px;
 }
}
.quotes-wrapper-square .quote__slide {
 border-radius: 4px;
 overflow: hidden;
 border: 1px solid var(--g-quote-square);
 height: 100%;
}
.quotes-wrapper-square .quote-wrap {
 padding: 1.5rem;
}
.quote__slide-wrapper-first .quote__slide {
 background-color: var(--f-bg);
 border-color: var(--f-bg);
}
.quotes-wrapper-square .slick-track {
 display: flex !important;
}
.quotes-wrapper-square .slick-slide {
 height: inherit !important;
}
.logo-slider .slick-slide {
 display: inline-block;
 vertical-align: middle;
 float: none;
 opacity: 0.3;
}
.image-content__image-wrapper img {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 width: 100%;
 height: auto;
}
.featured-product__text {
 margin-top: 5px;
}
.featured-product__prices {
 margin-top: 10px;
}
.featured-product__prices--policy-enabled {
 margin-bottom: 10px;
}
.featured-product__full-details {
 display: inline-block;
 margin-top: 20px;
 padding: 0 5px;
}
.article-block__image {
 height: 0;
 padding-bottom: 75%;
 background-size: cover;
}
.article-block__info {
 padding: 20px 10px;
}
.article-block__date {
 display: block;
 font-size: 0.875em;
 color: var(--color-body-text);
}
.article-block__date,
.article-block__title {
 margin-bottom: 5px;
}
.featured-content {
 position: relative;
 padding: 120px 20px 40px;
 background-size: cover;
 background-position: 50% 50%;
}
.parallax-banner__wraper {
 position: relative;
 background-position: center;
 background-size: cover;
}
.align--top-middle,
.bg-herovideo.txt-center,
.js-compare-content,
.parallax-banner__wraper.txt-center,
.row-crosssell {
 text-align: center;
}
.align--top-right,
.bg-herovideo.txt-right,
.parallax-banner__wraper.txt-right,
figure.effect-marley figcaption {
 text-align: right;
}
.parallax-banner__title {
 font-size: 36px;
 line-height: 1.2;
}
@media (min-width: 992px) {
 .col-lg-2-4 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .col-lg-9-6 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
 }
 #ProductSection-product-template-3 .product-single__thumbnail {
  margin: 0;
 }
 .modal-dialog,
 .modal-dialog.modal-dialog--compare {
  max-width: 960px;
 }
 .modal-dialog.modal-dialog--newsletter {
  max-width: 900px;
 }
 #shopify-section-pnewsletter-3 .modal-dialog.modal-dialog--newsletter {
  max-width: 650px;
 }
 .pnewsletter-2 .modal-dialog.modal-dialog--newsletter {
  max-width: 750px;
 }
 .popup-newsletter--content {
  min-height: 550px;
 }
 .parallax-banner__wraper--has-background {
  background-size: cover;
 }
}
.parallax-banner__meta {
 display: inline-flex;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 position: relative;
 z-index: 10;
 max-width: 42rem;
}
.parallax-banner__meta:before {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: #fff;
 content: "";
 z-index: -1;
}
.hero-image__space,
.hero-video__space {
 padding: calc(var(--hero-spacer) / 2) 0;
}
.column-flex__image {
 position: relative;
 height: 200px;
 background-size: cover;
 background-position: top center;
}
.video-section__body-overlay,
.video-section__modal {
 position: fixed;
 transition: opacity 0.25s ease-out;
 opacity: 0;
 pointer-events: none;
}
@media only screen and (min-width: 750px) {
 .giftcard__amount {
  font-size: 2.85714em;
 }
 .giftcard__code-bubble {
  font-size: 1.42857em;
 }
 .rte--indented-images .rte__image-indent {
  margin-left: -40px;
  margin-right: -40px;
 }
 .collection-sort__label {
  text-align: left;
  padding-left: 7px;
  margin-bottom: 0;
 }
 .rtl .collection-sort__label {
  text-align: right;
  padding-right: 7px;
  padding-left: inherit;
 }
 .collection-card__meta {
  bottom: 40px;
 }
 .cart-table td,
 .cart-table th {
  padding: 8px 15px 8px 0;
  border-bottom: 1px solid var(--g-input-border);
  border-width: 0 0 1px;
 }
 .cart-table tbody tr:last-child td {
  border-bottom: none;
 }
 .cart-table th {
  padding-top: 0;
 }
 .cart__subtotal {
  margin-top: 8px;
 }
 .medium-up--one-quarter .featured-card {
  height: 470px;
 }
 .medium-up--one-third .featured-card {
  height: 530px;
 }
 .medium-up--one-half .featured-card {
  height: 650px;
 }
 .carousel__slide-wrapper .sub-title {
  position: absolute;
  top: -30px;
  right: 96%;
  white-space: nowrap;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
 }
 .carousel__slide-wrapper .carousel-wrap--content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
 }
 .featured-content {
  padding: 80px;
 }
 .parallax-banner__btn {
  display: flex;
  grid-gap: 24px;
  gap: 24px;
 }
 .column-flex__image {
  height: 380px;
 }
}
.column-flex__image--tall {
 height: 300px;
}
.custom-content {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -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;
}
.align--center,
.align--middle-left {
 -ms-flex-item-align: center;
 -webkit-align-self: center;
}
.rtl .align--bottom-right,
.rtl .align--middle-right,
.rtl .align--top-right,
figure.effect-lily figcaption,
figure.effect-sarah figcaption {
 text-align: left;
}
.align--middle-left {
 align-self: center;
}
.align--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,
.align--bottom-middle {
 -ms-flex-item-align: flex-end;
 -webkit-align-self: flex-end;
}
.align--bottom-left {
 align-self: flex-end;
}
.align--bottom-middle {
 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;
}
.video-section__modal {
 top: 50%;
 left: 50%;
 width: 90%;
 transform: translate(-50%, -50%);
}
.rtl .video-section__modal {
 right: 50%;
 left: auto;
}
.video-section--loaded .video-section__modal {
 opacity: 1;
 pointer-events: auto;
 z-index: 1000;
}
.video-section__body-overlay {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: #000c;
}
.rtl .video-section__body-overlay,
.rtl .video-section__player,
.rtl .video-section__player iframe {
 right: 0;
 left: auto;
}
.video-section--loaded .video-section__body-overlay {
 opacity: 1;
 pointer-events: auto;
 z-index: 999;
}
.video-section__player,
.video-section__player iframe {
 position: absolute;
 display: block;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 visibility: hidden;
}
.video-section--loaded .video-section__player,
.video-section--loaded .video-section__player iframe {
 z-index: 16;
 visibility: visible;
}
.video-section__player-close {
 display: none;
 position: absolute;
 right: 20px;
 top: var(--g-gutter);
 width: 50px;
 height: 50px;
 line-height: 54px;
 background-color: #fff;
 border-radius: 50%;
 border: 0;
}
.rtl .video-section__player-close {
 left: 20px;
 right: auto;
}
.rtl .video-section__cover,
.rtl .video-section__cover-overlay {
 left: auto;
 right: 0;
}
.video-section__player-close:hover,
figure.effect-honey:hover img {
 opacity: 0.5;
}
.video-section--loaded .video-section__player-close {
 z-index: 17;
}
.video-section__player-close .icon,
.video-section__player-close [class^="icon-"] {
 fill: #000;
 width: 25px;
 height: 25px;
}
.video-section__cover {
 position: relative;
 top: 0;
 left: 0;
 height: var(--g-height-videosection);
 width: 100%;
 opacity: 1;
 transition: 0.25s ease-out;
 z-index: 2;
}
.video-section__cover .image-content__image-wrapper,
.video-section__cover .video-section__cover-background {
 height: 100%;
 overflow: hidden;
}
.video-section__cover .image-content__image-wrapper img {
 object-fit: cover;
 height: 100%;
}
.g-banner figure figcaption,
.g-banner figure figcaption > a,
.video-section__cover-overlay {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.video-section__cover-content {
 position: absolute;
 top: 50%;
 padding: 0 13px;
 text-align: center;
 opacity: 1;
 transition: opacity 0.25s ease-out;
 width: auto;
 left: 50%;
 transform: translate(-50%, -50%);
}
.video-section__cover-content .video-text {
 width: 120px;
 height: 120px;
 overflow: visible;
}
.video-section__cover-content .video-text text {
 text-transform: uppercase;
 letter-spacing: 10px;
 font-size: 12px;
 color: #fff;
 fill: white;
 font-weight: 500;
}
.video-section__load-player-button {
 border: 0;
 line-height: 1;
 padding: var(--g-hgutter);
 background-color: var(--g-main);
 text-transform: uppercase;
 transition: 0.25s;
 box-decoration-break: clone;
}
.video-section__load-player-button .video-text {
 animation: 8s linear infinite paused spin;
}
.video-section__load-player-button:hover .video-text {
 animation-play-state: running;
}
.video-section__load-player-button.video-section__load-player-button--large {
 padding: 0;
 background: 0 0;
}
.video-section__error {
 display: none;
 position: absolute;
 bottom: -40px;
 width: 50vw;
 min-width: 340px;
 left: 50%;
 color: #fff;
 -ms-transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 transform: translate(-50%);
}
.rtl .video-section__error {
 right: 50%;
 left: auto;
}
.video-section--error .video-section__error {
 display: block;
}
.video-section__load-player-text {
 margin-left: 10px;
 display: inline-block;
 letter-spacing: 0;
 font-size: 1.85714em;
 line-height: 1.2;
 color: #fff;
 -webkit-box-decoration-break: clone;
 -o-box-decoration-break: clone;
 box-decoration-break: clone;
}
.rtl .video-section__load-player-text {
 margin-right: 10px;
 margin-left: inherit;
}
@media only screen and (min-width: 990px) {
 .large-up--one-whole {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
 }
 .large-up--one-half {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--one-third {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .large-up--two-thirds {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .large-up--one-quarter {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .large-up--two-quarters {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--three-quarters {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .large-up--one-fifth {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .large-up--two-fifths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .large-up--three-fifths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .large-up--four-fifths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .large-up--one-sixth {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .large-up--two-sixths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .large-up--three-sixths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--four-sixths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .large-up--five-sixths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .large-up--one-eighth {
  width: 12.5%;
  -ms-flex-preferred-size: 12.5%;
  -webkit-flex-basis: 12.5%;
  -moz-flex-basis: 12.5%;
  flex-basis: 12.5%;
 }
 .large-up--two-eighths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .large-up--three-eighths {
  width: 37.5%;
  -ms-flex-preferred-size: 37.5%;
  -webkit-flex-basis: 37.5%;
  -moz-flex-basis: 37.5%;
  flex-basis: 37.5%;
 }
 .large-up--four-eighths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--five-eighths {
  width: 62.5%;
  -ms-flex-preferred-size: 62.5%;
  -webkit-flex-basis: 62.5%;
  -moz-flex-basis: 62.5%;
  flex-basis: 62.5%;
 }
 .large-up--six-eighths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .large-up--seven-eighths {
  width: 87.5%;
  -ms-flex-preferred-size: 87.5%;
  -webkit-flex-basis: 87.5%;
  -moz-flex-basis: 87.5%;
  flex-basis: 87.5%;
 }
 .large-up--one-tenth {
  width: 10%;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  -moz-flex-basis: 10%;
  flex-basis: 10%;
 }
 .large-up--two-tenths {
  width: 20%;
  -ms-flex-preferred-size: 20%;
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  flex-basis: 20%;
 }
 .large-up--three-tenths {
  width: 30%;
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  flex-basis: 30%;
 }
 .large-up--four-tenths {
  width: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%;
 }
 .large-up--five-tenths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--six-tenths {
  width: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
 }
 .large-up--seven-tenths {
  width: 70%;
  -ms-flex-preferred-size: 70%;
  -webkit-flex-basis: 70%;
  -moz-flex-basis: 70%;
  flex-basis: 70%;
 }
 .large-up--eight-tenths {
  width: 80%;
  -ms-flex-preferred-size: 80%;
  -webkit-flex-basis: 80%;
  -moz-flex-basis: 80%;
  flex-basis: 80%;
 }
 .large-up--nine-tenths {
  width: 90%;
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  -moz-flex-basis: 90%;
  flex-basis: 90%;
 }
 .large-up--one-twelfth {
  width: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  flex-basis: 8.33333%;
 }
 .large-up--two-twelfths {
  width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  flex-basis: 16.66667%;
 }
 .large-up--three-twelfths {
  width: 25%;
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  flex-basis: 25%;
 }
 .large-up--four-twelfths {
  width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
 }
 .large-up--five-twelfths {
  width: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  flex-basis: 41.66667%;
 }
 .large-up--six-twelfths {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  flex-basis: 50%;
 }
 .large-up--seven-twelfths {
  width: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  flex-basis: 58.33333%;
 }
 .large-up--eight-twelfths {
  width: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  flex-basis: 66.66667%;
 }
 .large-up--nine-twelfths {
  width: 75%;
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  flex-basis: 75%;
 }
 .large-up--ten-twelfths {
  width: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  flex-basis: 83.33333%;
 }
 .large-up--eleven-twelfths {
  width: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  flex-basis: 91.66667%;
 }
 .grid--uniform .large-up--five-tenths:nth-child(odd),
 .grid--uniform .large-up--four-eighths:nth-child(odd),
 .grid--uniform .large-up--four-twelfths:nth-child(3n + 1),
 .grid--uniform .large-up--one-fifth:nth-child(5n + 1),
 .grid--uniform .large-up--one-half:nth-child(odd),
 .grid--uniform .large-up--one-quarter:nth-child(4n + 1),
 .grid--uniform .large-up--one-sixth:nth-child(6n + 1),
 .grid--uniform .large-up--one-third:nth-child(3n + 1),
 .grid--uniform .large-up--one-twelfth:nth-child(12n + 1),
 .grid--uniform .large-up--six-twelfths:nth-child(odd),
 .grid--uniform .large-up--three-sixths:nth-child(odd),
 .grid--uniform .large-up--three-twelfths:nth-child(4n + 1),
 .grid--uniform .large-up--two-eighths:nth-child(4n + 1),
 .grid--uniform .large-up--two-sixths:nth-child(3n + 1),
 .grid--uniform .large-up--two-twelfths:nth-child(6n + 1) {
  clear: both;
 }
 .large-up--show {
  display: block !important;
 }
 .large-up--hide {
  display: none !important;
 }
 .container-fluid {
  width: 100%;
  z-index: 2;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--g-gutter);
  padding-right: var(--g-gutter);
 }
 .collection-card__title,
 .video-section__load-player-text {
  font-size: 2.28571em;
 }
}
.video-section__load-player-icon {
 position: relative;
 top: 2px;
 margin: 0 auto;
 height: 20px;
 width: 20px;
 padding: 0;
 display: inline-block;
 transition: 0.5s;
}
.video-section__load-player-button--large .video-section__load-player-icon {
 width: 64px;
 height: 64px;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -32px;
 margin-left: -32px;
}
@keyframes pulse-border {
 0% {
  transform: scale(1);
  opacity: 1;
 }
 to {
  transform: scale(2.5);
  opacity: 0;
 }
}
.video-section__load-player-mark {
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
}
.video-section__load-player-mark .anim-mark:after,
.video-section__load-player-mark .anim-mark:before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 border: 1px solid #fff;
 border-radius: 50%;
 width: 100%;
 height: 100%;
 animation: 2s ease-out infinite pulse-border;
}
.video-section__load-player-mark .anim-mark2:after,
.video-section__load-player-mark .anim-mark:after {
 animation-delay: 0.75s;
}
.video-section__load-player-mark .anim-mark2:before {
 animation-delay: 1.5s;
}
.video-section__load-player-button-triangle {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-left: 7px solid var(--color-accent);
 border-bottom: 5px solid transparent;
 -ms-transform: translate(-34%, -50%);
 -webkit-transform: translate(-34%, -50%);
 transform: translate(-34%, -50%);
}
.rtl .video-section__load-player-button-triangle {
 right: 50%;
 left: auto;
 border-right: 7px solid var(--color-accent);
 border-left: inherit;
}
.video-section__load-player-button--large
 .video-section__load-player-button-triangle {
 border-top: 9px solid transparent;
 border-left: 16px solid #000;
 border-bottom: 9px solid transparent;
}
.rtl
 .video-section__load-player-button--large
 .video-section__load-player-button-triangle {
 border-right: 18px solid #000;
 border-left: inherit;
}
.video-section__load-player-button-circle {
 position: absolute;
 top: 0;
 left: 0;
 background-color: transparent;
 height: 20px;
 width: 20px;
 border-radius: 75px;
 transition: 0.25s ease-out;
}
.rtl .video-section__load-player-button-circle {
 right: 0;
 left: auto;
}
.video-section__load-player-button--large
 .video-section__load-player-button-circle {
 background: #fff;
 width: 100%;
 height: 100%;
}
.js-play-button {
 position: absolute;
 bottom: 20px;
 left: 15px;
 cursor: pointer;
 background: rgba(255, 255, 255, 0.8);
 border-radius: 50%;
 z-index: 2;
 text-align: center;
 width: 50px;
 height: 50px;
 line-height: 50px;
 transition: 0.45s;
}
.product-card .js-play-button {
 left: 20px;
 top: auto;
 width: 40px;
 height: 40px;
 line-height: 40px;
}
.js-play-button .icon-play {
 padding-left: 3px;
}
.rtl .js-play-button .icon-play {
 padding-right: 3px;
 padding-left: inherit;
}
.js-product-video video {
 -o-object-fit: cover;
 object-fit: cover;
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 opacity: 0;
 z-index: -1;
 transition: 0.45s;
 pointer-events: none;
}
.js-product-video video.active {
 opacity: 1;
 z-index: 1;
}
.js-wishlist-itembox {
 height: 100%;
 position: relative;
}
.js-wishlist-itembox img {
 width: 100px;
}
.js-wishlist-itembox h5 {
 font-size: 14px;
 margin: 15px 0 2px;
}
.wl-left {
 flex: 0 0 100px;
}
.js-remove-wishlist i {
 font-size: 12px;
 width: 12px;
 height: 12px;
}
.js-remove-compare {
 border: none;
 background: 0 0;
}
.js-compare-content .compare-item + .compare-item {
 border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl .js-compare-content .compare-item + .compare-item {
 border-right: 1px solid rgba(0, 0, 0, 0.1);
 border-left: inherit;
}
.js-compare-content .compare-item svg {
 width: 14px;
 height: 14px;
}
.js-compare-content span[class^="alert-"] {
 padding: 0 5px;
}
.js-btn-compare span {
 margin-left: 5px;
}
.js-btn-compare .icon-remove {
 display: none;
 stroke: currentColor;
 fill: none;
 width: 20px !important;
 height: 20px !important;
}
.product-single .js-btn-compare [class^="icon-"] {
 width: 16px;
}
.js-compare-content a {
 color: #222;
 text-decoration: underline;
}
.js-hurrify {
 display: inline-block;
 width: 100%;
 vertical-align: middle;
}
.js-hurrify .progress {
 height: 4px;
 border-radius: 0;
}
.js-hurrify .progress-bar {
 background: #fb2988;
 background: -webkit-gradient(
  linear,
  left top,
  right top,
  from(#fb2988),
  to(#ffc107)
 );
 background: -o-linear-gradient(left, #fb2988, #ffc107);
 background: linear-gradient(to right, #fb2988, #ffc107);
}
.product-card .js-countdown {
 position: absolute;
 bottom: 10px;
 left: 0;
 width: 100%;
 transition: 0.45s;
}
.product-card:hover .js-countdown {
 opacity: 0;
 visibility: hidden;
 -ms-transform: translateY(50%);
 -webkit-transform: translateY(50%);
 transform: translateY(50%);
}
.js-countdown--1 {
 padding-top: 20px;
}
.js-countdown--1 li {
 padding: 8px;
 width: 55px;
 text-align: center;
 background-color: #f8ede7;
 color: #000;
 border-radius: 4px;
 margin: 0 2px;
 font-size: calc(var(--g-font-size) - 1px);
}
.js-countdown--1 li:fisrt-child {
 margin-left: 0;
}
.product-card .js-countdown--1 li {
 font-size: 12px;
 line-height: normal;
}
.js-countdown--1 .countdown-time {
 display: block;
 font-weight: 700;
}
.countdownhtml {
 background-repeat: no-repeat;
 background-position: center;
}
.countdownhtml .title-countdown {
 font-size: 40px;
 position: relative;
 padding-bottom: 46px;
}
.countdownhtml .title-countdown:before {
 position: absolute;
 content: "";
 bottom: 0;
 width: 60px;
 height: 2px;
 background-color: var(--g-main);
 left: 50%;
 transform: translate(-50%);
}
.js-countdown--2 li {
 color: var(--g-color-heading);
 background: 0 0;
 text-align: center;
 font-size: 46px;
 line-height: 24px;
 padding: 10px 30px;
 position: relative;
}
.js-countdown--2 li:before {
 content: ":";
 position: absolute;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 font-size: 24px;
}
.js-countdown--2 li:last-child:before {
 content: "";
}
.js-countdown--2 .countdown-text {
 font-size: 16px;
}
.js-cross-added .alert,
.review .spr-badge,
.spr-starrating .spr-stars {
 font-size: calc(var(--g-font-size) - 2px);
}
.js-countdown--2 .countdown-time {
 display: block;
 font-weight: 500;
}
.countdown-item-1 ul li .countdown-time b,
.js-countdown--2 .countdown-time b {
 font-weight: 500;
}
.product-card__swatch {
 width: 100%;
 left: 0;
 bottom: 0;
}
.product-card__swatch li {
 padding: 10px 0 0;
 cursor: pointer;
 display: inline-block;
 margin: 0 3px;
 vertical-align: middle;
}
.product-card__swatch li img {
 border: 2px solid transparent;
 width: 35px;
}
.product-card__swatch li.active img {
 border-color: var(--g-main);
}
.product-card__swatch.sw_color.round-color li,
.product-card__swatch.sw_color.round-color li span,
.product-card__swatch.sw_color.round-color li:before,
.single-option-radio.single-color.round-color label {
 border-radius: 50%;
}
.product-card__swatch.sw_color li {
 display: inline-flex;
 padding: 1px;
 margin: 0 4px;
 position: relative;
}
.product-card__swatch.sw_color .js-swatch-card-item {
 height: 14px;
}
.product-card__swatch.sw_color .js-swatch-card-item::before {
 content: "";
 position: absolute;
 left: -2px;
 bottom: -2px;
 right: -2px;
 top: -2px;
 opacity: 0;
 border: 1px solid var(--g-color-heading);
 transition: 0.3s;
 transform: scale(0.9);
}
.product-card__swatch.sw_color .js-swatch-card-item span {
 width: 12px;
 height: 12px;
 display: inline-block;
 box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.6);
 background-size: cover;
}
.product-card__swatch.sw_color .js-swatch-card-item.active {
 border-color: var(--g-main);
}
.product-card__swatch.sw_color .js-swatch-card-item.active::before,
.product-card__swatch.sw_color .js-swatch-card-item:hover::before {
 opacity: 1;
 transform: scale(1);
}
.categories_block .ul_list_categories li a .apolloQty:after,
.categories_block .ul_list_categories li a .apolloQty:before,
.site-nav .product-card__swatch,
.template-404 .breadcrumb,
.template-article .social-sharing .col-title,
.template-product.product-hide-breadcrumb .page-container > .breadcrumb {
 display: none;
}
.product-card__type {
 color: rgba(var(--color-body-text-rgb), 0.6);
 font-size: 68%;
 text-transform: uppercase;
}
#shopify-product-reviews .spr-container .spr-summary .spr-icon-star,
#shopify-product-reviews .spr-container .spr-summary .spr-icon-star-half-alt,
#shopify-product-reviews .spr-reviews .spr-icon-star,
#shopify-product-reviews .spr-reviews .spr-icon-star-half-alt,
.close-notifi,
.nav-tab-info-vertical .card .card-header .collapsed {
 color: var(--g-color-heading);
}
.close-notifi svg {
 width: 18px;
 height: 18px;
 fill: none;
 stroke: currentColor;
}
.spr-starrating .spr-stars {
 display: inline-flex !important;
 height: 24px;
 line-height: 27px;
}
.spr-starrating .spr-stars span {
 display: flex;
 column-gap: 2px;
 align-items: center;
}
.review .spr-badge-starrating {
 margin-right: 8px;
}
.review .spr-badge {
 color: #666;
}
.review .spr-badge .spr-badge-caption {
 position: relative;
 top: 1px;
}
.review .spr-badge .spr-icon {
 opacity: 1;
 color: #666;
 margin-right: 2px;
}
.photos__item--main .review {
 position: absolute;
 top: 15px;
 left: 15px;
}
#shopify-product-reviews .spr-container,
.spr-container {
 padding: 0;
 border: none;
}
.spr-summary-actions-newreview {
 padding: 7px 15px;
 font-size: 12px;
 margin-top: -5px;
 color: var(--g-cta-text) !important;
}
.spr-summary-actions-newreview:hover {
 color: var(--g-btn-hover-color) !important;
}
@media (max-width: 576px) {
 .product-card__swatch li {
  margin: 0 3px 10px;
 }
 .spr-summary-actions-newreview {
  margin-top: 15px;
 }
}
.mini-cart-total {
 margin-top: 16px;
 padding: 16px 0 0;
 border-top: 1px solid #e9e9e9;
 text-align: left;
}
.bottom-total {
 color: var(--g-color-heading);
 font-size: 16px;
 font-weight: 600;
}
.js-free-shipping {
 position: relative;
 height: 4px;
 margin: 4px 0 16px;
 border-radius: 0;
}
#jsCrosssell .js-free-shipping .progress-bar,
.mini-cart-content .js-free-shipping .progress-bar {
 -webkit-animation: none;
 animation: none;
}
.mini-cart-content .js-free-shipping-text {
 font-size: calc(var(--g-font-size) - 2px);
 color: var(--color-body-text);
}
.single-option-radio label,
.slider-range-wr .amount {
 color: var(--g-color-heading);
 text-align: center;
}
.mini-cart-content .js-free-shipping {
 margin-top: 12px;
}
.free-shipping-content [class^="svg-"],
.free-shipping-content svg {
 fill: none;
 margin-right: 0.5rem;
 width: 24px;
 height: 24px;
}
#js-slider-range {
 height: 2px;
 margin-left: 7px;
 margin-right: 7px;
 border-color: #000;
}
#js-slider-range .ui-slider-handle {
 border-radius: 50%;
 top: -9px;
 border: none;
 background-color: #000;
 cursor: pointer;
}
.js-btn-view {
 width: 40px;
 height: 40px;
 position: relative;
 cursor: pointer;
 padding: 0;
 display: inline-block;
 text-align: center;
 font-size: 0;
 vertical-align: middle;
 margin-right: 0;
 z-index: 1;
 border: 1px solid #e0e0e0;
}
.js-btn-view:not(:first-child) {
 margin-left: -1px;
}
.js-btn-view:before {
 box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2);
 background: rgba(var(--g-color-heading-rgb), 0.2);
 content: "";
 position: absolute;
 width: 2px;
 height: 16px;
 top: 50%;
 transform: translateY(-50%) translateX(calc(-50% - 3px));
 left: 50%;
}
.js-btn-view.active {
 z-index: 2;
 background-color: rgba(var(--g-color-heading-rgb), 0.05);
}
.js-btn-view.active:before {
 background-color: rgb(var(--g-color-heading-rgb));
 box-shadow: 6px 0 0 rgb(var(--g-color-heading-rgb));
}
.btn-view-3:before {
 box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2),
  12px 0 rgba(var(--g-color-heading-rgb), 0.2);
 transform: translateY(-50%) translateX(calc(-50% - 6px));
}
.btn-view-3.active:before {
 box-shadow: 6px 0 rgba(var(--g-color-heading-rgb)),
  12px 0 rgba(var(--g-color-heading-rgb));
}
.btn-view-4:before {
 box-shadow: 6px 0 rgba(var(--g-color-heading-rgb), 0.2),
  12px 0 rgba(var(--g-color-heading-rgb), 0.2),
  18px 0 rgba(var(--g-color-heading-rgb), 0.2);
 transform: translateY(-50%) translateX(calc(-50% - 9px));
}
.btn-view-4.active:before {
 box-shadow: 6px 0 rgba(var(--g-color-heading-rgb)),
  12px 0 rgba(var(--g-color-heading-rgb)),
  18px 0 rgba(var(--g-color-heading-rgb));
}
.adv-productlist .adv-img,
.btn-view-5 {
 width: 74px;
}
.btn-view-5:before {
 box-shadow: 13px 0 #dcdcdc, 26px 0 #dcdcdc, 39px 0 #dcdcdc, 52px 0 #dcdcdc;
}
.btn-view-5.active:before {
 box-shadow: 13px 0 var(--color-accent), 26px 0 var(--color-accent),
  39px 0 var(--color-accent), 52px 0 var(--color-accent);
}
.single-option-radio {
 border: 0;
 padding: 0;
 margin: 0;
 position: relative;
}
.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 {
 position: relative;
 display: inline-flex;
 align-items: center;
 justify-content: center;
 padding: 0 3px;
 margin: 3px 8px 6px 0;
 background-color: transparent;
 background-position: center;
 background-size: cover;
 min-width: 44px;
 height: 44px;
 vertical-align: middle;
}
.single-option-radio label:after {
 content: "";
 display: block;
 position: absolute;
 top: -1px;
 right: -1px;
 bottom: -1px;
 left: -1px;
 box-shadow: inset 0 0 0 1px rgba(var(--g-color-heading-rgb), 0.1);
}
.single-option-radio label.disabled:before {
 position: absolute;
 content: "";
 left: 50%;
 top: 0;
 bottom: 0;
 border-left: 1px solid;
 border-color: var(--g-main);
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.single-option-radio.single-color {
 margin-left: 8px;
 margin-top: 4px;
}
.single-option-radio.single-color.square-color {
 margin-left: 8px;
}
.single-option-radio.single-color label {
 min-width: 26px;
 height: 26px;
 border: none;
 margin-right: 16px;
 border: 1px solid rgba(var(--g-color-heading-rgb), 0.05);
 background-size: cover;
 background-repeat: no-repeat;
}
.single-option-radio.single-color.round-color label:after,
.single-option-radio.single-color.square-color label:after {
 border-radius: 50%;
 top: -7px;
 right: -7px;
 bottom: -7px;
 left: -7px;
 box-shadow: none;
}
.single-option-radio.single-color.large-70 label {
 width: 60px;
 height: 60px;
}
.single-option-radio.single-color.normal-48 label {
 width: 48px;
 height: 48px;
}
.single-option-radio input[type="radio"]:checked + label:after {
 border-color: var(--g-color-heading);
 opacity: 1;
 transform: scale(1);
 box-shadow: inset 0 0 0 2px rgba(var(--g-color-heading-rgb), 1);
}
.js-cross-select {
 margin: 8px 0;
 padding: 4px 8px;
}
.js-cross-select option[disabled] {
 color: #dedfdc;
}
.block-cross-sell {
 padding-top: 24px;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 margin-top: 24px;
}
.row-crosssell > div {
 padding-bottom: 15px;
}
.js-contact-soldout input {
 height: 50px;
 line-height: 50px;
 vertical-align: middle;
 padding-top: 0;
 padding-bottom: 0;
}
.cross-item {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-flex-direction: column;
 flex-direction: column;
 text-align: center;
}
.cross-item-money > span {
 color: var(--g-main);
 font-weight: 700;
}
.cross-item-title {
 color: #000;
 margin: 10px 0 5px;
}
.cross-item-image {
 display: inline-block;
 width: 100%;
 position: relative;
}
.cross-item-image i,
.cross-item-image svg {
 width: 100%;
 left: 0;
 fill: #fff;
 color: #fff;
 position: absolute;
 top: 50%;
 text-align: center;
 transition: 0.45s;
 margin-top: -17px;
 font-size: 24px;
 line-height: 34px;
}
figure.effect-lily img,
figure.effect-sadie p {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
.cross-item-image:hover i,
.cross-item-image:hover svg {
 opacity: 1;
 -ms-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
.js-cross-added img {
 max-height: 130px;
}
.js-cross-added h5 {
 margin-top: 16px;
}
.js-cross-added .alert {
 padding: 2px 8px;
}
.cross-cart-wrap {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-flex-direction: column;
 flex-direction: column;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (min-width: 576px) and (max-width: 991px) {
 .modal-dialog--crosssell {
  max-width: calc(100% - 30px);
 }
}
.modal-dialog--crosssell .modal-body {
 padding: 0 25px 15px;
}
.cross-cart-items {
 max-height: 300px;
 overflow-y: auto;
 border-width: 0 1px;
 border-style: solid;
 border-color: var(--g-input-border);
}
.js-menu-video,
.js-video {
 position: relative;
 cursor: pointer;
 background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3RENGREQ4QjY2QTExRTlCQ0VBQUY5QTM4NjMzMUU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ3RENGREQ5QjY2QTExRTlCQ0VBQUY5QTM4NjMzMUU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDdEQ0ZERDZCNjZBMTFFOUJDRUFBRjlBMzg2MzMxRTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDdEQ0ZERDdCNjZBMTFFOUJDRUFBRjlBMzg2MzMxRTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAEsAhwDAREAAhEBAxEB/8QAiAABAAMAAwEBAQAAAAAAAAAAAAYHCAMEBQkCAQEBAAAAAAAAAAAAAAAAAAAAABAAAQQBAwIEAwMHCQYEBwAAAQACAwQFEQYHIRIxQRMIUSIUYXEVgTJCI3S0FpFSYoKyszV1N3IzNlZ2ONGTFxihotJD04SVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD7sICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIM08n82bp433IcRPtandx1qMWMTkjNKz1oj0cCO0gPY7oRr8D5oL+2/nKG5cLjM9i5PVoZWuyeuT4gOHVjgPBzTq0jyIQZ65B9wk+2N4T7U27gYc/JTMdezM6R4cbjz1hjawHu7dWt+PdqPJBozEyZKbGUZcxBDVyksLX3qtdxfHFI4aljXHq7t8NfNB6KAgICAgICAgztf5syVPliPjluDrPqPyVaicmZX+p2zsY8u7NNNR36eKDRKAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICCr+W+PoOQ9p2cdG1jc1Q1tYGy46ds4HWNx/myD5T9uh8kGQeNeYr3HG2927YvV5XXY2ySbchlaT9Pec4RSxytJBa0H5yOnVrh4uQTD248fS5vL2ORc8x1iChM9uHM2rnT3XdZLBJ/O9PU6H+edfFqC5+YOaIOOfp8PiqceU3Pdi9ZkMxPoVonEta+UMIc4uIOjAR06kjpqFOXuTvcPt+jHufM7fjiwbwx7mT0WiJjX6aeqI3iaMHw+cjx+OiDRfFvJ2N5Lw0tyCD6DLY5zI8vjC7v9NzwSyRjuhLH6HTUeII8tSFWZLmHdlTmiPYEUWP/AnZWrTL3QvNj05o43O+f1NNdXHT5UFw8qboyWzNhZ3cmIbC7I436X6dthpfH+utQwu7mhzSfledOvigj3CO+83yFtTIZrPMqsuVctLSjFSN0bPTZBBINQ5zzrrIfNBQ933IbwxW6dw4uzj6F2lj7V6njK8MDxK+WN74q/e71DqAQC7QanwGiC0eE97ckbtym46+9KjatTGwQSQskpOqTNksOd2Nbr26s7WO8Wk+HX4holB86+Q84zbXPuUz767rbcRlKlr6Vh7TIY68RDQTrpqfPRBPtwcqe4DCwN3RkNtQ4bbsrmmOtJUD4mMefkEx7/WaTqBq4t1Php4INI8Y8h0OSNuNzFeH6O9Wk+my+PJ7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pp4IIBkOXeZ85gnbVi2ZdqZq1GKtnM1qduK0R4Oc1gAEb3ebh0HXQN6aBo3iPb28cJtg/wAdZq3lszkXiU1Lk5smpEG6NiL3F2rj1LupHl5IM3ZjYfIXDO9bG6tiYyTNYCd0giigidY0rSuDnVrMUfzgNIGj29OgOoOoQdDdec5c5tlx+Ar7PsYjEwTNlkiEU0UHq6FoksWJg0aMDjo0fyOOiDXvHOyq+wNp47bsMoszw902RtgaCazL1kcB8B0a37AEE5QEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQf/9k=")
  center no-repeat;
}
.js-menu-video video,
.js-video video {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 object-fit: cover;
}
.g-banner figure {
 position: relative;
 overflow: hidden;
 background: #000;
 text-align: center;
 cursor: pointer;
 margin: 0;
}
.g-banner figure img {
 position: relative;
 display: block;
 min-height: 100%;
 max-width: 100%;
 opacity: 0.8;
}
.g-banner figure figcaption {
 padding: 2em;
 color: #fff;
 text-transform: uppercase;
 font-size: 1.25em;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
figure.effect-milo img,
figure.effect-sarah img {
 max-width: none;
 -webkit-backface-visibility: hidden;
}
.g-banner figure figcaption > a {
 z-index: 1000;
 text-indent: 200%;
 white-space: nowrap;
 font-size: 0;
 opacity: 0;
}
.g-banner figure h2 {
 font-weight: 300;
 font-size: calc(var(--g-font-size) + 25px);
}
.g-banner figure h2 span {
 font-weight: 800;
}
.g-banner figure h2,
.g-banner figure p {
 margin: 0;
 color: #fff;
}
.g-banner figure p {
 font-size: 15px;
 text-transform: none;
 line-height: 1.7;
}
figure.effect-lily img {
 max-width: none;
 width: -webkit-calc(100% + 50px);
 width: calc(100% + 50px);
 opacity: 1;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-40px, 0, 0);
 transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption > div {
 position: absolute;
 bottom: 0;
 left: 0;
 padding: 2em;
 width: 100%;
 height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
 -webkit-transform: translate3d(0, 40px, 0);
 transform: translate3d(0, 40px, 0);
}
figure.effect-honey figcaption:before,
figure.effect-honey h2,
figure.effect-lily h2 {
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
}
figure.effect-lily p {
 opacity: 0;
 -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
 transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
 opacity: 0.7;
}
figure.effect-dexter:hover figcaption:after,
figure.effect-lily:hover h2,
figure.effect-lily:hover img,
figure.effect-lily:hover p,
figure.effect-marley:hover h2,
figure.effect-oscar:hover h2,
figure.effect-ruby:hover h2,
figure.effect-sarah:hover h2:after,
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
}
figure.effect-lily:hover p {
 -webkit-transition-delay: 50ms;
 transition-delay: 50ms;
 -webkit-transition-duration: 0.35s;
 transition-duration: 0.35s;
}
figure.effect-sadie h2 {
 position: absolute;
 top: 50%;
 left: 0;
 width: 100%;
 color: #000;
 -webkit-transition: -webkit-transform 0.35s, color 0.35s;
 transition: transform 0.35s, color 0.35s;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
figure.effect-sadie p {
 transition: opacity 0.35s, transform 0.35s;
 position: absolute;
 bottom: 0;
 left: 0;
 padding: 2em;
 width: 100%;
 opacity: 0;
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h3 {
 color: #fff;
 -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
 transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p,
figure.effect-dexter:hover p,
figure.effect-honey:hover figcaption:before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-marley:hover h2:after,
figure.effect-marley:hover p,
figure.effect-milo:hover p,
figure.effect-roxy:hover figcaption:before,
figure.effect-roxy:hover p,
figure.effect-sadie:hover figcaption:before,
figure.effect-sadie:hover p,
figure.effect-sarah:hover p {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
}
figure.effect-roxy {
 background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
 background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
}
figure.effect-roxy img {
 max-width: none;
 width: -webkit-calc(100% + 60px);
 width: calc(100% + 60px);
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-50px, 0, 0);
 transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption:before {
 position: absolute;
 top: 30px;
 right: 30px;
 bottom: 30px;
 left: 30px;
 border: 1px solid #fff;
 content: "";
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-20px, 0, 0);
 transform: translate3d(-20px, 0, 0);
}
figure.effect-dexter figcaption,
figure.effect-roxy figcaption {
 padding: 3em;
 text-align: left;
}
figure.effect-roxy h2 {
 padding: 30% 0 10px;
}
figure.effect-roxy p {
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
figure.effect-layla:hover img,
figure.effect-roxy:hover img {
 opacity: 0.7;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
}
figure.effect-bubba,
figure.effect-honey,
figure.effect-layla,
figure.effect-milo,
figure.effect-sarah {
 background: #000;
}
figure.effect-bubba img {
 opacity: 0.7;
 -webkit-transition: opacity 0.35s;
 transition: opacity 0.35s;
}
figure.effect-bubba:hover img,
figure.effect-dexter:hover img,
figure.effect-oscar:hover img {
 opacity: 0.4;
}
figure.effect-bubba figcaption:after,
figure.effect-bubba figcaption:before {
 position: absolute;
 top: 30px;
 right: 30px;
 bottom: 30px;
 left: 30px;
 content: "";
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption:before {
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scaleX(0);
}
figure.effect-bubba figcaption:after {
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scaleY(0);
}
figure.effect-bubba h2 {
 padding-top: 15%;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, -20px, 0);
 transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p,
figure.effect-romeo img {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
figure.effect-bubba p {
 padding: 20px 2.5em;
 opacity: 0;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(0, 20px, 0);
 transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption:after,
figure.effect-bubba:hover figcaption:before,
figure.effect-chico:hover figcaption:before,
figure.effect-chico:hover p,
figure.effect-layla:hover figcaption:after,
figure.effect-layla:hover figcaption:before,
figure.effect-oscar:hover figcaption:before,
figure.effect-oscar:hover p {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
figure.effect-romeo {
 -webkit-perspective: 1000px;
 perspective: 1000px;
}
figure.effect-romeo img {
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
}
figure.effect-romeo:hover img {
 opacity: 0.6;
 -webkit-transform: translate3d(0, 0, 200px);
 transform: translateZ(200px);
}
figure.effect-romeo figcaption:after,
figure.effect-romeo figcaption:before {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 80%;
 height: 1px;
 background: #fff;
 content: "";
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-50%, -50%, 0);
 transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption:before {
 opacity: 0.5;
 -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
 transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption:after {
 opacity: 0.5;
 -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
 transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
 position: absolute;
 top: 50%;
 left: 0;
 width: 100%;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
}
figure.effect-romeo h2 {
 -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
 transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
 padding: 0.25em 2em;
 -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
 transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h2 {
 -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
 transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
 -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
 transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
figure.effect-layla figcaption:after,
figure.effect-layla figcaption:before {
 position: absolute;
 content: "";
 opacity: 0;
}
figure.effect-layla figcaption:before {
 top: 50px;
 right: 30px;
 bottom: 50px;
 left: 30px;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scaleX(0);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
}
figure.effect-layla figcaption:after {
 top: 30px;
 right: 50px;
 bottom: 30px;
 left: 50px;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scaleY(0);
 -webkit-transform-origin: 100% 0;
 transform-origin: 100% 0;
}
figure.effect-layla h2 {
 padding-top: 12%;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
}
figure.effect-layla p {
 padding: 0.5em 2em;
 text-transform: none;
 opacity: 0;
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
}
figure.effect-layla h2 {
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
figure.effect-layla figcaption:after,
figure.effect-layla figcaption:before,
figure.effect-layla img,
figure.effect-layla p {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover figcaption:after,
figure.effect-layla:hover h2,
figure.effect-layla:hover img,
figure.effect-layla:hover p,
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
 -webkit-transition-delay: 0.15s;
 transition-delay: 0.15s;
}
figure.effect-honey img,
figure.effect-oscar img {
 opacity: 0.9;
 -webkit-transition: opacity 0.35s;
 transition: opacity 0.35s;
}
figure.effect-honey figcaption:before {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 10px;
 background: #fff;
 content: "";
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
 position: absolute;
 bottom: 0;
 left: 0;
 padding: 1em 1.5em;
 width: 100%;
 text-align: left;
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
 font-style: normal;
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
figure.effect-oscar {
 background: -webkit-linear-gradient(
  45deg,
  #22682a 0,
  #9b4a1b 40%,
  #3a342a 100%
 );
 background: linear-gradient(45deg, #22682a 0, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar figcaption {
 padding: 30px;
 background-color: #3a342ab3;
 -webkit-transition: background-color 0.35s;
 transition: background-color 0.35s;
}
figure.effect-oscar figcaption:before {
 position: absolute;
 top: 30px;
 right: 30px;
 bottom: 30px;
 left: 30px;
 border: 1px solid #fff;
 content: "";
}
figure.effect-oscar h2 {
 margin: 20% 0 10px;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption:before,
figure.effect-oscar p {
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(0);
 transform: scale(0);
}
figure.effect-oscar:hover figcaption {
 background-color: #3a342a00;
}
figure.effect-marley h2,
figure.effect-marley p {
 position: absolute;
 right: 30px;
 left: 30px;
 padding: 10px 0;
}
figure.effect-marley p {
 bottom: 30px;
 line-height: 1.5;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
figure.effect-marley h2 {
 top: 30px;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, 20px, 0);
 transform: translate3d(0, 20px, 0);
}
figure.effect-marley h2:after {
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
 height: 4px;
 background: #fff;
 content: "";
 -webkit-transform: translate3d(0, 40px, 0);
 transform: translate3d(0, 40px, 0);
}
figure.effect-chico figcaption:before,
figure.effect-chico p,
figure.effect-marley h2:after,
figure.effect-marley p {
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
figure.effect-ruby {
 background-color: #000;
}
figure.effect-ruby img {
 opacity: 0.7;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(1.15);
 transform: scale(1.15);
}
figure.effect-ruby:hover img {
 opacity: 0.5;
 -webkit-transform: scale(1);
 transform: scale(1);
}
figure.effect-ruby h2 {
 margin-top: 4%;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, 20px, 0);
 transform: translate3d(0, 20px, 0);
}
figure.effect-milo img,
figure.effect-ruby p {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
figure.effect-ruby p {
 margin: 1em 0 0;
 padding: 3em;
 border: 1px solid #fff;
 opacity: 0;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
 transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover p {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0) scale(1);
 transform: translateZ(0) scale(1);
}
figure.effect-milo img {
 width: -webkit-calc(100% + 60px);
 width: calc(100% + 60px);
 opacity: 1;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
 transform: translate3d(-30px, 0, 0) scale(1.12);
 backface-visibility: hidden;
}
figure.effect-dexter p,
figure.effect-milo p {
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
figure.effect-milo:hover img {
 opacity: 0.5;
 -webkit-transform: translate3d(0, 0, 0) scale(1);
 transform: translateZ(0) scale(1);
}
figure.effect-milo h3 {
 position: absolute;
 right: 0;
 bottom: 0;
 padding: 1em 1.2em;
}
figure.effect-milo p {
 padding: 0 10px 0 0;
 width: 50%;
 border-right: 1px solid #fff;
 text-align: right;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-40px, 0, 0);
 transform: translate3d(-40px, 0, 0);
}
figure.effect-dexter {
 background: -webkit-linear-gradient(top, #258dc8 0, #683c13 100%);
 background: linear-gradient(to bottom, #258dc8 0, #683c13 100%);
}
figure.effect-dexter img {
 -webkit-transition: opacity 0.35s;
 transition: opacity 0.35s;
}
figure.effect-dexter figcaption:after {
 position: absolute;
 right: 30px;
 bottom: 30px;
 left: 30px;
 height: -webkit-calc(50% - 30px);
 height: calc(50% - 30px);
 border: 7px solid #fff;
 content: "";
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
figure.effect-dexter p {
 position: absolute;
 right: 60px;
 bottom: 60px;
 left: 60px;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(0, -100px, 0);
 transform: translate3d(0, -100px, 0);
}
figure.effect-sarah img {
 width: -webkit-calc(100% + 20px);
 width: calc(100% + 20px);
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
 backface-visibility: hidden;
}
figure.effect-sarah:hover img {
 opacity: 0.4;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translateZ(0);
}
figure.effect-sarah h2 {
 position: relative;
 overflow: hidden;
 padding: 0.5em 0;
}
figure.effect-sarah h2:after {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 3px;
 background: #fff;
 content: "";
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah p {
 padding: 1em 0;
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
figure.effect-zoe figcaption {
 top: auto;
 bottom: 0;
 padding: 1em;
 height: 3.75em;
 background: #fff;
 color: #000;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
 float: left;
 color: #000;
 display: inline-block;
}
figure.effect-zoe p,
figure.effect-zoe:hover p.icon-links a:focus,
figure.effect-zoe:hover p.icon-links a:hover {
 color: #000;
}
figure.effect-zoe p.icon-links a {
 float: right;
 color: #000;
 font-size: 1.4em;
}
figure.effect-zoe p.description {
 position: absolute;
 bottom: 100%;
 padding: 2em;
 color: #fff;
 text-transform: none;
 font-size: 90%;
 opacity: 0;
 -webkit-transition: opacity 0.35s;
 transition: opacity 0.35s;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(0, 200%, 0);
 transform: translate3d(0, 200%, 0);
}
figure.effect-zoe p.icon-links a span:before {
 display: inline-block;
 padding: 8px 10px;
 font-family: feathericons;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
figure.effect-zoe:hover h2 {
 -webkit-transition-delay: 50ms;
 transition-delay: 50ms;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
 -webkit-transition-delay: 0.1s;
 transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
 -webkit-transition-delay: 0.2s;
 transition-delay: 0.2s;
}
figure.effect-chico img {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 -webkit-transform: scale(1);
 transform: scale(1);
}
figure.effect-chico:hover img {
 opacity: 0.5;
 -webkit-transform: scale(1.12);
 transform: scale(1.12);
}
figure.effect-chico figcaption {
 padding: 3em;
}
figure.effect-chico figcaption:before {
 position: absolute;
 top: 30px;
 right: 30px;
 bottom: 30px;
 left: 30px;
 content: "";
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
figure.effect-chico h2 {
 padding: 20% 0 20px;
}
figure.effect-chico p {
 margin: 0 auto;
 max-width: 200px;
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
@media screen and (max-width: 767px) {
 .content {
  padding: 0 10px;
  text-align: center;
 }
 .g-banner figure {
  display: inline-block;
  float: none;
  margin: 10px auto;
  width: 100%;
 }
}
.hover-banners {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 padding: 0 5px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 height: 40vh;
}
.hover-banners .layout-box {
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 overflow: hidden;
 transition: 0.5s;
 margin: 0;
 line-height: 0;
 position: relative;
}
.hotspot-dotwrap,
.lookbook__dot:after {
 transition: transform 0.3s;
}
.hover-banners .layout-box img {
 width: 200%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 transition: 0.5s;
}
.hover-banners .layout-box span {
 font-size: 3.8vh;
 display: block;
 text-align: center;
 height: 10vh;
 line-height: 2.6;
 position: absolute;
 width: 100%;
 bottom: 0;
 left: 0;
 background: rgba(0, 0, 0, 0.3);
 color: #fff;
}
.hover-banners .layout-box:hover {
 -webkit-box-flex: 1;
 -ms-flex: 1 1 50%;
 flex: 1 1 50%;
}
.hover-banners .layout-box:hover img {
 width: 100%;
 height: 100%;
}
.split-banner-1 {
 background: #fff;
 display: inline-block;
 padding: 15px;
}
.split-banner-1:before {
 position: absolute;
 width: 50%;
 top: calc(50% - 8px);
 height: 15px;
 line-height: 15px;
 content: "";
 background: #fff;
 text-align: center;
}
.split-banner-1:after {
 position: absolute;
 width: 50%;
 content: "";
 right: 0;
 height: 100%;
 top: 0;
 border-width: 0 0 0 15px;
 border-style: solid;
 border-color: #fff;
}
.lookbook__dot:after,
.lookbook__dot:before {
 background-color: inherit;
 border-radius: 25px;
 opacity: 0.2;
 top: -10px;
 left: -10px;
 content: "";
}
.js-masonry .grid-sizer {
 width: 1%;
}
.js-masonry .grid-item {
 padding: 0 10px;
}
@media (max-width: 991px) {
 .product-card--style10 .product-card__overlay {
  position: absolute;
  padding: 8px;
 }
 .cross-cart-items,
 .js-btn-compare,
 .product-card .js-countdown {
  display: none;
 }
 .cross-item-image i,
 .cross-item-image svg {
  opacity: 1;
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
 }
 .js-masonry .grid-item {
  width: 50% !important;
 }
}
.instagram .instagram-item,
.instagramoff-item a {
 position: relative;
 display: block;
 overflow: hidden;
 padding-top: var(--h-image-insta) !important;
}
.instagram .instagram-item:after,
.instagramoff-item a::after {
 font-family: icomoon;
 content: "\e929";
 font-size: 18px;
 position: absolute;
 height: 100%;
 top: 0;
 left: 0;
 color: #fff;
 opacity: 0;
 transition: 0.45s;
 display: flex;
 width: 100%;
 justify-content: center;
 align-items: center;
 pointer-events: none;
}
.lookbook__dot {
 position: absolute;
 z-index: 100;
 width: 10px;
 height: 10px;
 border-radius: 10px;
}
.lookbook__dot:after,
.lookbook__dot:before,
.lookbook__instagram {
 position: absolute;
 width: 30px;
 height: 30px;
}
.lookbook__dot:before {
 -webkit-animation: 3s linear infinite pulse;
 animation: 3s linear infinite pulse;
}
.hotspot-dotwrap.active,
.lookbook__dot:hover:after {
 transform: scale(1.3);
}
.lookbook__slide .product-card {
 height: auto;
 width: 100%;
}
.lookbook__instagram {
 top: 15px;
 right: 15px;
 background: rgba(0, 0, 0, 0.5);
 display: block;
 text-align: center;
 line-height: 28px;
 border-radius: 7px;
}
@keyframes pulse {
 0% {
  opacity: 1;
  transform: scale(0.4);
 }
 100% {
  opacity: 0;
  transform: scale(1.35);
 }
}
@keyframes pulse-ping {
 0% {
  transform: scale(1);
 }
 100% {
  transform: scale(0.8);
 }
}
.hotspot-dot {
 position: relative;
 display: block;
 width: 24px;
 height: 24px;
 border-radius: 100%;
 border: none;
 background: 0 0;
 box-shadow: 0 0 0 8px rgba(var(--dot-color), 1) inset,
  0 1px 6px rgba(0, 0, 0, 0.1);
 padding: 0;
}
#loading_qv,
.hotspot-product {
 background: #fff;
}
.hotspot-dot:after {
 content: "";
 position: absolute;
 left: -4px;
 top: -4px;
 width: 32px;
 height: 32px;
 border: 2px solid rgba(var(--dot-color), 0.8);
 border-radius: 100%;
 animation: 2s ease-in-out infinite pulse;
}
.hotspot-product .product-card {
 display: flex;
 flex-direction: row;
 width: max-content;
 max-width: 45vw;
}
.hotspot-product .product-card__image-wr {
 width: 72px;
 flex: 0 0 72px;
 margin-right: 1.5rem;
}
.hotspot-product .image-content__image-wrapper img {
 transition: none;
}
.hotspot-product .product-card__info {
 padding: 0 !important;
 margin-bottom: 0;
}
.popover-content {
 position: absolute;
 z-index: 1;
}
.popover-content:before {
 position: absolute;
 content: "";
 width: 0;
 height: 0;
 border-style: solid;
 border-color: transparent #fff transparent transparent;
 border-width: 8px;
}
.hotspot-dotwrap .popover-content {
 transition: transform 0.2s cubic-bezier(0, 0.14, 0.19, 1),
  opacity 0.2s cubic-bezier(0, 0.14, 0.19, 1),
  visibility 0.2s cubic-bezier(0, 0.14, 0.19, 1);
 opacity: 0;
 visibility: hidden;
 will-change: transform;
 box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
.hotspot-right .popover-content {
 transform: scale(0.8) translateY(-50%);
 transform-origin: top left;
 top: 50%;
 left: calc(100% + 16px);
}
.hotspot-left .popover-content.active,
.hotspot-right .popover-content.active {
 transform: scale(1) translateY(-50%);
}
.hotspot-right .popover-content:before {
 right: 100%;
 top: 50%;
 margin-top: -8px;
}
.hotspot-bottom .popover-content {
 top: calc(100% + 16px);
 transform: scale(0.8) translateX(-50%);
 transform-origin: top left;
 left: 50%;
}
.hotspot-bottom .popover-content.active,
.hotspot-top .popover-content.active {
 transform: scale(1) translateX(-50%);
}
.hotspot-bottom .popover-content:before {
 left: 50%;
 top: -16px;
 margin-left: -8px;
 border-color: transparent transparent #fff;
}
.hotspot-left .popover-content {
 top: 50%;
 transform: scale(0.8) translateY(-50%);
 transform-origin: top right;
 right: calc(100% + 16px);
}
.hotspot-left .popover-content:before {
 left: 100%;
 top: 50%;
 margin-top: -8px;
 border-color: transparent transparent transparent #fff;
}
.hotspot-top .popover-content {
 bottom: calc(100% + 16px);
 transform-origin: bottom left;
 transform: scale(0.8) translateX(-50%);
 left: 50%;
}
.hotspot-top .popover-content:before {
 left: 50%;
 bottom: -16px;
 margin-left: -8px;
 border-color: #fff transparent transparent;
}
.hotspot-dotwrap.hotspot-solid {
 width: max-content;
}
.hotspot-solid .hotspot-dot {
 max-width: 10px !important;
 max-height: 10px;
 width: 10px !important;
 height: 10px;
 box-shadow: none;
 background-color: rgba(var(--dot-color), 1);
 border: none;
 padding: 0;
}
.hotspot-solid .hotspot-dot:after {
 width: 48px;
 height: 48px;
 left: calc(50% - 24px);
 top: calc(50% - 24px);
 border: none;
 background: radial-gradient(
  50% 50% at 50% 50%,
  rgba(var(--dot-color), 0),
  rgba(var(--dot-color), 0.3)
 );
 animation: 2s ease-in-out infinite alternate pulse-ping;
}
.schedule-day:after {
 position: absolute;
 content: "";
 border-top: 15px solid transparent;
 border-bottom: 15px solid transparent;
 right: -15px;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 border-left: 15px solid var(--g-main);
}
.schedule-speaker {
 border-bottom: 1px dashed #e5e5e5;
}
.schedule-speaker .media-meta {
 width: 200px;
 padding-right: 30px;
}
.rtl .schedule-speaker .media-meta {
 padding-left: 30px;
 padding-right: inherit;
}
.tooltip-inner {
 padding: 3px 8px;
 color: #fff;
 text-align: center;
 font-size: 11px;
 border-radius: 0;
}
.btn-underline:hover,
.text-primary2,
.text-primary:active,
.text-primary:focus,
.text-primary:hover,
a.text-primary:active,
a.text-primary:focus,
a.text-primary:hover {
 color: var(--g-main-2) !important;
}
.site-footer .site-footer__section-title {
 text-transform: uppercase;
 margin-bottom: 45px;
}
.footer-email .form-control {
 border-radius: var(--g-input-radius) !important;
 background: #f7f7f7;
 padding: 0.82rem 1.45rem;
 outline: 0;
 box-shadow: none;
 color: #fff;
 height: var(--g-input-height);
 border-color: #f7f7f7;
}
.btn-underline:after,
.btn-underline:before {
 bottom: -2px;
 height: var(--g-height-border-btnline);
 left: 0;
 width: 100%;
 position: absolute;
 pointer-events: none;
 content: "";
}
.btn-underline-primary,
.footer-email .btn-underline {
 color: var(--g-main) !important;
 border-bottom-color: var(--g-main) !important;
}
.btn-underline {
 color: var(--g-btn-outline-color);
 font-size: var(--g-font-size-btn);
 font-weight: var(--g-font-weight-btn);
 font-family: var(--g-font-family_btn);
 letter-spacing: var(--g-font-spacing-btn);
 text-transform: var(--g-text-transform-btn);
}
.btn-underline:before {
 transform-origin: 100% 50%;
 transform: scaleZ(1);
 background: var(--g-btn-outline-color);
 transition: transform 0.3s var(--anim-transition);
 transition-delay: 0.1s;
}
.btn-underline:after {
 transform-origin: 0% 50%;
 transform: scale3d(0, 1, 1);
 background: var(--g-main-2);
 transition: transform 0.3s var(--anim-transition);
 transition-delay: 0s;
}
.btn-underline i {
 font-size: 80%;
 width: auto;
 height: auto;
 margin-left: 4px;
}
.btn-underline:hover:before {
 transform: scale3d(0, 1, 1);
 transition-delay: 0s;
}
.btn-underline:hover:after {
 transform: scaleZ(1);
 transition-delay: 0.1s;
}
.btn-underline-white,
.btn-underline-white:hover {
 color: #fff !important;
}
.btn-underline-white:after,
.btn-underline-white:before,
.btn-underline-white:hover:after {
 background: #fff !important;
}
.btn-underline-heading {
 color: var(--g-color-heading) !important;
 border-bottom-color: var(--g-color-heading) !important;
}
#jsQuickview .qv-product-description p {
 font-size: 14px;
 line-height: 24px;
}
#jsQuickview .qv-product-price {
 font-size: 24px;
 letter-spacing: 0;
}
@keyframes lineAnim {
 0%,
 100% {
  transform: translateX(-50%);
 }
 50% {
  transform: translateX(100%);
 }
}
.left-qv,
.right-qv {
 opacity: 0;
 transition: 0.65s cubic-bezier(0, 0.14, 0.19, 1);
}
.left-qv {
 transform: translateX(-10%);
}
.right-qv {
 transform: translateX(10%);
 transition-delay: 0.25s;
}
.loadqvpopup .left-qv,
.loadqvpopup .right-qv {
 opacity: 1;
 transform: translateX(0);
}
#loading_qv {
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
 z-index: 99999;
 right: 0;
 width: 100%;
 height: 100%;
 opacity: 0;
 visibility: hidden;
 transition: 0.3s;
}
#loading_qv.activeload .loader-line {
 width: 50px;
 height: 2px;
 display: block;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 background-color: var(--g-input-border);
 overflow: hidden;
}
#loading_qv.activeload .loader-line:before {
 content: "";
 position: absolute;
 bottom: 0;
 right: 0;
 top: 0;
 height: 100%;
 width: 200%;
 background-color: var(--g-color-heading);
 animation: 3s linear infinite lineAnim;
 border-radius: 0;
}
.template-404 .main-content {
 padding: 0 !important;
}
.template-404 .page-404 {
 min-height: 750px;
}
.parallax-container .simpleParallax {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 top: 0;
}
.parallax-container .simpleParallax img {
 object-fit: cover;
 object-position: 50% 50%;
 width: 100%;
 max-width: 100%;
 will-change: transform;
 transition: transform 0.6s cubic-bezier(0, 0, 0, 1);
 height: 280%;
}
.bg-herovideo .hero-video,
.htmlhero-video {
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
}
.bg-herovideo .hero-video video {
 position: relative;
 object-fit: cover;
 object-position: center;
 width: 100%;
 height: 100%;
 pointer-events: none;
}
.bg-herovideo.txt-left .parallax-banner__meta {
 margin-left: 10%;
}
.bg-herovideo.txt-right .parallax-banner__meta {
 margin-right: 10%;
}
.hero-img__wrap,
.hero-video__wrap {
 width: var(--img-in-hero);
}
.form-group {
 margin-bottom: 1.5rem;
 position: relative;
}
.form-group label {
 display: inline-block;
 position: absolute;
 top: calc((var(--g-input-height) / 2) - 0.85em);
 padding: 0 5px;
 pointer-events: none;
 transform: translateY(0);
 height: auto;
 width: auto;
 margin-bottom: 0;
 overflow: hidden;
 clip: auto;
 left: 0.6rem;
 background-color: var(--color-body);
 transition: 0.2s ease-in-out;
 color: rgba(var(--g-color-heading-rgb), 0.6);
}
.form-group .form-control.has-value ~ label,
.form-group .form-control:focus ~ label {
 top: -0.7rem;
 font-size: 0.8rem;
 left: 0.5rem;
}
.form-group .form-control,
.form-group .form-control-area {
 border-radius: var(--g-input-radius) !important;
 background: var(--g-input-bg);
 border: 1px solid var(--g-input-border);
 outline: 0;
 box-shadow: none;
 color: var(--g-color-heading);
 height: var(--g-input-height);
 line-height: var(--g-input-height);
}
.form-group .form-control-area:active,
.form-group .form-control-area:focus,
.form-group .form-control:active,
.form-group .form-control:focus {
 border-color: var(--g-color-heading);
 box-shadow: 0 0 0 1px rgb(var(--g-color-heading-rgb)) inset;
}
.form-group input::placeholder,
.form-group textarea::placeholder {
 color: transparent !important;
}
.form-group .form-control-area {
 height: 100px;
 line-height: 28px;
}
#shopify-product-reviews .spr-form-contact .spr-form-label,
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-title
 .spr-form-label,
#shopify-product-reviews .spr-form-review-body .spr-form-label,
.js-ab-close i {
 font-size: 14px;
}
#shopify-product-reviews .spr-container .spr-review-content-body,
.list-styled li {
 line-height: 28px;
}
.nav-tab-info-vertical .card {
 border: none;
 background-color: transparent;
}
.nav-tab-info-vertical .card .card-header {
 padding: 16px 16px 16px 0;
 background-color: transparent;
 border-bottom: 1px solid var(--g-input-border);
 font-weight: 500;
 font-size: calc(var(--g-font-size) + 1px);
 line-height: 24px;
 font-family: var(--g-font-1);
}
.nav-tab-info-vertical .card .card-header i {
 margin-right: 20px;
 font-size: 14px;
 transition: transform 0.2s;
}
.nav-tab-info-vertical .card .card-header .card-link i {
 transform: rotate(90deg);
}
#shopify-product-reviews .spr-header .spr-summary-actions {
 margin-left: auto;
}
#shopify-product-reviews .spr-header .spr-summary-caption {
 margin-left: 0.5rem;
}
#shopify-product-reviews .spr-container .spr-review-header-title {
 margin-bottom: 10px;
 line-height: normal;
 margin-top: 10px;
 font-size: var(--g-h5-font-size);
 line-height: var(--g-h5-font-lineheight);
}
#shopify-product-reviews .spr-container .spr-review-header-byline {
 font-style: normal;
 font-size: 12px;
 font-weight: 500 !important;
 text-transform: uppercase;
 margin-bottom: 5px;
 opacity: 1;
}
#shopify-product-reviews .spr-container .spr-summary .spr-icon {
 width: 18px;
 height: 18px;
 line-height: 1;
}
#shopify-product-reviews .spr-summary-starrating {
 vertical-align: text-top;
 display: inline-flex;
 align-items: center;
}
#shopify-product-reviews .spr-review-reportreview {
 font-size: 12px;
 text-underline-offset: 4px;
 text-decoration: underline;
 text-decoration-color: rgba(var(--color-body-text-rgb), 0.4);
 line-height: 1.5;
}
#shopify-product-reviews .spr-reviews .spr-icon {
 font-size: 12px;
}
#shopify-product-reviews .spr-form-contact .spr-form-contact-email,
#shopify-product-reviews .spr-form-contact .spr-form-contact-name {
 padding: 0 calc(var(--g-hgutter));
 float: left;
 width: 50%;
 margin-bottom: 24px;
}
#shopify-product-reviews .spr-form-contact .spr-form-input,
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-title
 .spr-form-input {
 border: 1px solid #e8e8e1;
 background: 0;
 border-radius: 0;
 outline: 0;
 box-shadow: none;
 color: var(--g-color-heading);
 height: 48px;
 line-height: 48px;
}
#shopify-product-reviews .spr-form-contact .spr-form-input:active,
#shopify-product-reviews .spr-form-contact .spr-form-input:focus,
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-title
 .spr-form-input:active,
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-title
 .spr-form-input:focus,
#shopify-product-reviews .spr-form-review-body .spr-form-input-textarea:active,
#shopify-product-reviews .spr-form-review-body .spr-form-input-textarea:focus {
 border-color: var(--g-color-heading);
 box-shadow: none;
}
#shopify-product-reviews
 .spr-form-contact
 .spr-form-input
 ::-webkit-input-placeholder {
 color: var(--g-color-heading);
}
#shopify-product-reviews .spr-form-contact .spr-form-input ::-moz-placeholder {
 color: var(--g-color-heading);
}
#shopify-product-reviews
 .spr-form-contact
 .spr-form-input
 ::-ms-input-placeholder {
 color: var(--g-color-heading);
}
#shopify-product-reviews .spr-form-review-rating a,
#shopify-product-reviews .spr-form-review-rating a:hover {
 opacity: 1;
 color: #fab000;
 font-size: 14px;
}
#shopify-product-reviews .spr-form-review .spr-form-review-rating {
 margin-bottom: 24px;
 display: flex;
 align-items: center;
}
#shopify-product-reviews
 .spr-form-review
 .spr-form-review-rating
 .spr-form-label {
 margin: 0 15px 0 0;
}
#shopify-product-reviews .spr-form-review .spr-form-review-title,
#shopify-product-reviews .spr-form-review-body {
 margin-bottom: 24px;
}
#shopify-product-reviews .spr-form-review-body .spr-form-input-textarea {
 border: 1px solid #e8e8e1;
 background: 0;
 border-radius: 0;
 outline: 0;
 box-shadow: none;
 color: var(--g-color-heading);
 line-height: 28px;
}
#shopify-product-reviews .spr-form-actions .spr-button {
 float: left;
 font-weight: 600;
 text-transform: uppercase;
 font-size: 12px;
}
.categories_block .ul_list_categories li {
 margin-bottom: 10px;
 border-radius: 8px;
 overflow: hidden;
 background: 0 0;
}
.categories_block .ul_list_categories li a {
 padding: 20px;
 background-color: #f4efe9;
 color: var(--g-color-heading);
}
.categories_block .ul_list_categories li a .apolloQty {
 line-height: normal;
 display: inline-block;
}
.categories_block .ul_list_categories li a:hover {
 background-color: #f1f1f1;
}
.categories_block.has-bg .ul_list_categories li {
 background-position: center center;
 border-radius: 8px;
 margin-bottom: 10px;
 background-size: cover;
}
.categories_block.has-bg .ul_list_categories li a {
 background-color: #00000080;
 color: #fff;
 padding: 35px 40px;
 display: block;
 border-radius: 8px;
 transition: background-color 0.3s;
}
.categories_block.has-bg .ul_list_categories li a:hover {
 background-color: #0003;
}
.humbergerbar {
 overflow-y: scroll;
}
.pro__ser .pro__ser--box img {
 width: 34px;
 margin-bottom: 15px;
}
.pro__ser_1 .pro__ser--box {
 background-color: #fff;
 padding: 25px 15px;
}
.pro__ser_2 .pro__ser--box {
 border: 2px solid #fff;
 padding: 25px 15px;
}
.rte blockquote {
 padding: 1.5rem 1rem 1rem 4.5rem;
 margin: 2.5rem 0;
 border: none;
 color: var(--g-color-heading);
 text-align: left;
 position: relative;
 border-left: 4px solid var(--g-main);
 background-color: rgba(var(--g-color-heading-rgb), 0.05);
}
blockquote::before {
 content: "\201C";
 font-family: Georgia, serif;
 font-size: 60px;
 font-weight: 700;
 color: rgba(var(--g-color-heading-rgb), 0.2);
 position: absolute;
 left: 16px;
 top: 0;
}
.f-90 {
 font-size: 40px;
}
.f-55 {
 font-size: 34px;
}
@media only screen and (max-width: 749px) {
 .featured-card__blank-image-container .featured-card__image {
  max-width: 290px;
 }
 .featured-card--contain .featured-card__header {
  height: 100% !important;
 }
 .featured-product__text {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: -50px;
 }
 .featured-product__image {
  text-align: center;
 }
 .article-block {
  padding: 20px 0;
 }
 .article-block__image {
  padding-bottom: 50%;
 }
 .column-flex {
  -webkit-flex-direction: column;
  flex-direction: column;
 }
 .video-section__player-close {
  top: var(--g-hgutter);
  left: 10px;
 }
 .rtl .video-section__player-close {
  right: 10px;
  left: auto;
 }
 .video-section__cover {
  height: var(--g-height-videosection-mobile);
 }
 .header--acount {
  display: none;
 }
}
.alert--cart img {
 width: 70px;
}
#growls-bc,
#growls-bl,
#growls-br,
#growls-cc,
#growls-cl,
#growls-cr,
#growls-default,
#growls-tc,
#growls-tl,
#growls-tr,
.ontop {
 z-index: 50000;
 position: fixed;
}
#growls-default,
#growls-tr {
 top: 10px;
 right: 10px;
}
#growls-tl {
 top: 10px;
 left: 10px;
}
#growls-bl {
 bottom: 10px;
 left: 10px;
}
#growls-br {
 bottom: 10px;
 right: 10px;
}
#growls-tc {
 top: 10px;
 right: 10px;
 left: 10px;
}
#growls-bc {
 bottom: 10px;
 right: 10px;
 left: 10px;
}
#growls-cc {
 top: 50%;
 left: 50%;
 margin-left: -125px;
}
#growls-cl {
 top: 50%;
 left: 10px;
}
#growls-cr {
 top: 50%;
 right: 10px;
}
#growls-bc .growl,
#growls-tc .growl {
 margin-left: auto;
 margin-right: auto;
}
.growl {
 position: relative;
 border-radius: 0;
 -webkit-transition: 0.4s ease-in-out;
 -moz-transition: 0.4s ease-in-out;
 transition: 0.4s ease-in-out;
}
.growl.growl-small {
 width: 200px;
 padding: 5px;
 margin: 5px;
}
.growl.growl-medium {
 width: 250px;
 padding: 10px;
 margin: 10px;
}
.growl.growl-large {
 width: 300px;
 padding: 16px;
 margin: 16px;
}
.growl.growl-default,
.growl.growl-notice {
 color: var(--g-alert);
 background-color: var(--g-alert-bg);
 border: 1px solid var(--g-alert-bd);
}
.growl.growl-error {
 color: #721c24;
 background-color: #f8d7da;
 border: 1px solid #f5c6cb;
}
.growl.growl-warning {
 color: #856404;
 background-color: #fff3cd;
 border: 1px solid #ffeeba;
}
.growl .growl-close {
 cursor: pointer;
 float: right;
 font-size: 24px;
 line-height: 24px;
 font-weight: 400;
 position: absolute;
 top: 4px;
 right: 12px;
}
.colgrid .colgrid__bg:before,
.p-tab2 .p-tab2--text {
 right: 0;
 left: 0;
 bottom: 0;
 top: 0;
}
.growl .growl-title {
 font-size: 12px;
 line-height: 24px;
}
.growl .growl-message {
 line-height: 1.5;
}
.growl .growl-message i {
 font-size: 10px;
}
.p-tab2 .section-title-1 {
 text-align: left !important;
}
.p-tab2 .nav-tabs {
 margin: 15px 0 !important;
 box-shadow: none !important;
}
@media (max-width: 768px) {
 .colgrid {
  height: auto;
 }
}
.colgrid .colgrid-col {
 padding-top: var(--g-hgutter);
 padding-bottom: var(--g-hgutter);
}
.colgrid .colgrid__box {
 display: block;
 border: 2px solid rgba(255, 255, 255, 0.3);
 padding: 40px;
 color: #fff;
 position: relative;
 background-size: cover;
 background-position: top center;
 min-height: 350px;
}
.colgrid .colgrid__box .colgrid__box--tit {
 text-transform: capitalize;
 color: #fff;
}
@media (max-width: 1400px) {
 .colgrid .colgrid__box .colgrid__box--tit {
  font-size: 22px;
 }
}
.colgrid .colgrid__box .colgrid__boxtop {
 display: none !important;
 opacity: 0;
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
 padding: 40px;
}
.colgrid .colgrid__box:hover .colgrid__boxtop {
 display: flex !important;
 opacity: 1;
 visibility: visible;
}
.colgrid .colgrid__box:hover .colgrid__boxbottom {
 display: none !important;
 opacity: 0;
 visibility: hidden;
}
.colgrid .colgrid__box:hover .colgrid__box--link .colgrid--child {
 opacity: 1;
 transition: transform 0.4s;
}
.colgrid .colgrid__bg {
 position: absolute;
 z-index: 0;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.colgrid .colgrid__bg:before {
 content: "";
 position: absolute;
 background-color: #00000040;
 z-index: 1;
}
.colgrid .colgrid__bg .colgrid__bg--full {
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
 background-attachment: fixed;
 opacity: 0 !important;
 transition: transform 7.5s cubic-bezier(0.37, 0.31, 0.2, 0.85), opacity 0.5s;
 will-change: opacity, transform;
 backface-visibility: hidden;
}
.colgrid .colgrid__bg .colgrid__bg--full.active,
.colgrid .colgrid__bg .colgrid__bg--full:first-child {
 opacity: 1 !important;
}
.grid__item-inner--bgvideo {
 position: relative;
 width: 100%;
 height: 100%;
}
@media (max-width: 767px) {
 .bg-newsletter {
  min-height: 220px;
 }
 .parallax-banner__title {
  font-size: 30px;
 }
 .cross-item {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
 }
 .cross-cart-wrap h4 {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
 }
 .js-masonry .grid-item {
  width: 100% !important;
 }
 .growl {
  margin-left: 0 !important;
  margin-right: 0 !important;
 }
 .colgrid .colgrid__box {
  border: none;
 }
 .grid__item-inner--bgvideo {
  height: 400px;
 }
}
.htmlhero-video video {
 position: relative;
 object-fit: cover;
 object-position: 50% 20%;
 font-family: "object-fit: cover";
 width: 100%;
 height: 100%;
 pointer-events: none;
}
.drawer__nav-item .block_currencies #currencies {
 position: static !important;
 box-shadow: none !important;
 padding: 0;
}
@media only screen and (min-width: 750px) {
 .column-flex__image--tall {
  height: 520px;
 }
 .video-section__modal {
  width: 1170px;
 }
 .video-section__load-player-icon {
  top: 0;
 }
 .mtm-220 {
  margin-top: -220px;
 }
 .layout-dynamic .col-title,
 .layout-dynamic .layout-dynamic--item:nth-child(2) {
  margin-top: 0 !important;
 }
 .layout-dynamic .layout-dynamic--item {
  display: block;
  width: 35%;
  margin-top: 9rem;
 }
 .layout-dynamic .layout-dynamic--item:nth-child(odd) {
  float: left;
  clear: left;
 }
 .layout-dynamic .layout-dynamic--item:nth-child(2n + 2) {
  float: right;
  clear: right;
 }
 .layout-dynamic .layout-dynamic--item:nth-child(4n + 3) {
  margin-top: 14rem;
  margin-right: 10%;
  margin-left: 0;
 }
 .layout-dynamic .layout-dynamic--item:nth-child(4n + 2) {
  margin-right: 10%;
 }
 .layout-dynamic .layout-dynamic--item:nth-child(4n + 5) {
  margin-left: 10%;
 }
}
.text-line {
 border-bottom: 2px solid var(--g-color-heading);
 display: inline;
}
@media (min-width: 992px) {
 .modal-dialog--crosssell {
  max-width: 960px;
 }
 .col-1-5 {
  flex: 0 0 20%;
  max-width: 20%;
 }
}
.swiper-button-next,
.swiper-button-prev {
 height: 44px !important;
 width: 44px !important;
 background: #fff;
 box-shadow: 0 2px 6px #36363626;
 border-radius: 50%;
 transition: 0.3s;
}
.swiper-button-next:after,
.swiper-button-prev:after {
 font-size: 16px !important;
 color: var(--g-color-heading);
 display: inline-block;
}
.swiper-button-prev:hover:after {
 animation: 0.4s ease-in-out reverse forwards animateIcon;
}
.swiper-button-next:hover:after {
 animation: 0.4s ease-in-out forwards animateIcon;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
 right: 2px;
 left: auto;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
 left: 2px;
 right: auto;
}
@media (max-width) {
 .swiper-button-next,
 .swiper-container-rtl .swiper-button-prev {
  right: -10px;
 }
 .swiper-button-prev,
 .swiper-container-rtl .swiper-button-next {
  left: -10px;
 }
}
@keyframes loop-anim-left {
 0% {
  transform: translateZ(0);
 }
 to {
  transform: translate3d(-100%, 0, 0);
 }
}
@keyframes loop-anim-right {
 0% {
  transform: translate3d(-100%, 0, 0);
 }
 to {
  transform: translateZ(0);
 }
}
.anim-loop-left {
 animation: 30s linear infinite reverse loop-anim-left;
 white-space: nowrap;
}
.anim-loop-right {
 animation: 30s linear infinite reverse loop-anim-right;
 white-space: nowrap;
}
.white-space {
 white-space: nowrap;
}
[class*=" spr-icon-"]:before,
[class^="spr-icon-"]:before {
 font-size: 14px !important;
}
@media (min-width: 768px) {
 .col-md-2-4 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .col-md-9-6 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
 }
 .colgrid .colgrid__box {
  background-image: none !important;
 }
 .col-1-5 {
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: var(--g-hgutter);
  padding-left: var(--g-hgutter);
 }
}
.js-mini-cart-content .js-qty {
 max-width: 84px;
 min-width: 80px;
}
.js-mini-cart-content .js-qty .js-qty__input {
 width: 84px;
 padding: 0 20px;
 text-align: center;
 line-height: 1;
 font-size: 12px;
 height: 32px;
 border: 1px solid #e9e9e9;
}
.js-mini-cart-content .js-qty .js-qty__plus {
 left: auto;
 right: 0;
}
.js-mini-cart-content .js-qty .js-qty__adjust {
 top: 0;
 bottom: 0;
 height: 100%;
 padding: 0;
 line-height: 0;
}
.js-mini-cart-content .js-qty .js-qty__adjust .icon {
 width: 9px;
 height: 9px;
}
.z-out img {
 will-change: transform !important;
 transition: transform 0.5s cubic-bezier(0, 0.14, 0.19, 1) !important;
}
.z-out:hover img {
 transform: scale(1.08) !important;
 animation: none;
}
.small {
 font-size: 80% !important;
}
.brand-item .hv-image-grayscale img {
 opacity: 0.5;
 transition: opacity 0.3s;
}
.split-plist--image {
 position: relative;
 padding: 7rem 2rem;
}
.split-plist--image .split-plist-container {
 width: 100%;
 margin: 0 auto;
}
@media (min-width: 1000px) {
 .split-plist--image .split-plist-container {
  width: 500px;
  margin: 0 auto;
 }
 .split-plist--image .split-plist--imagemain {
  max-width: 500px;
 }
}
.split-p--right {
 max-width: 270px;
}
@media (min-width: 1800px) {
 .split-plist--image {
  padding: 12rem 0 8rem;
 }
}
@media (max-width: 749px) {
 .split-p--right {
  max-width: 100%;
  padding: 0 20px;
 }
 .split-plist--image {
  padding: 4rem 2rem 2.5rem;
 }
}
@keyframes animateLocalizationBottom {
 0% {
  opacity: 0;
  transform: translateY(0);
 }
 100% {
  opacity: 1;
  transform: translateY(-1rem);
 }
}
@keyframes animateLocalizationTop {
 0% {
  opacity: 0;
  transform: translateY(0);
 }
 100% {
  opacity: 1;
  transform: translateY(1rem);
 }
}
.localization-form__select .icon-caret {
 transition: transform var(--duration-default) ease;
 margin-left: 8px;
 width: 10px;
 height: 10px;
}
.localization-form__select[aria-expanded="true"] .icon-caret {
 transform: rotate(180deg);
}
.localization-selector + .disclosure__list-wrapper {
 opacity: 1;
 animation: animateLocalizationBottom var(--duration-default) ease;
}
#HeaderCountryForm .localization-selector + .disclosure__list-wrapper,
#HeaderCountryFormMobile .localization-selector + .disclosure__list-wrapper,
#HeaderLanguageForm .localization-selector + .disclosure__list-wrapper,
#HeaderLanguageFormMobile .localization-selector + .disclosure__list-wrapper {
 opacity: 1;
 animation: animateLocalizationTop var(--duration-default) ease;
}
.disclosure {
 position: relative;
}
.disclosure img {
 box-shadow: 0 0 1px rgb(0 0 0 / 20%);
}
.localization-form__select {
 padding: 6px 12px;
 height: auto;
 line-height: 1.4;
 border: 1px solid rgb(var(--g-input-bg));
 background-color: transparent;
 color: var(--footer-title);
 font-size: calc(var(--g-font-size) - 1px);
 border-radius: var(--g-input-radius);
 white-space: nowrap;
}
#HeaderCountryForm .disclosure__list-wrapper,
#HeaderCountryFormMobile .disclosure__list-wrapper,
#HeaderLanguageForm .disclosure__list-wrapper,
#HeaderLanguageFormMobile .disclosure__list-wrapper {
 top: 100%;
 bottom: auto;
 transform: translateY(1rem);
 right: 0;
 border: 1px solid var(--g-input-border);
}
#HeaderCountryForm .localization-form__select,
#HeaderCountryFormMobile .localization-form__select,
#HeaderLanguageForm .localization-form__select,
#HeaderLanguageFormMobile .localization-form__select {
 color: var(--header-linkcolor);
 border: transparent;
 padding: 0;
}
.disclosure__list-wrapper {
 overflow: hidden;
 position: absolute;
 bottom: 100%;
 transform: translateY(-1rem);
 z-index: 2;
 background-color: var(--color-body);
 border: 1px solid rgb(var(--g-input-bg));
}
.disclosure__list {
 position: relative;
 overflow-y: auto;
 padding-bottom: 0.5rem;
 padding-top: 0.5rem;
 padding-left: 1rem;
 scroll-padding: 0.5rem 0;
 min-height: 8.2rem;
 max-height: 19rem;
 max-width: 18rem;
 min-width: 14rem;
 width: max-content;
 display: flex;
 flex-direction: column;
 row-gap: 6px;
}
.disclosure__list.disable_name {
 min-width: 10rem;
}
.disclosure__item .disclosure__link {
 color: rgba(var(--color-body-text-rgb), 1) !important;
 font-size: calc(var(--g-font-size) - 1px);
 display: flex;
 align-items: center;
}
.promo_advance-content .link,
.promo_advance-content p {
 color: var(--color-body-text);
}
.disclosure__item .disclosure__link--active:after {
 display: inline-block;
 transform: rotate(45deg) translateY(-4px);
 height: 12px;
 width: 6px;
 border-bottom: 2px solid rgb(var(--color-body-text-rgb));
 border-right: 2px solid rgb(var(--color-body-text-rgb));
 margin-left: 0.8rem;
 content: "";
}
.disclosure-flag svg {
 fill: inherit;
}
@media screen and (max-width: 749px) {
 .small-hide {
  display: none !important;
 }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
 .medium-hide {
  display: none !important;
 }
}
@media screen and (min-width: 990px) {
 .large-up-hide {
  display: none !important;
 }
}
.lh-1 {
 line-height: 1;
}
.promo-advanced .image-content__image {
 height: 100%;
 object-fit: cover;
 will-change: transform;
 transition: transform 0.6s cubic-bezier(0, 0.14, 0.19, 1);
}
.promo-advanced:hover .image-content__image {
 transform: scale(1.1);
}
.promo_advance--link {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 1;
}
.promo_advance-content {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 padding: 40px;
}
.checkbox__input,
.checkbox__label:before {
 width: 16px;
 height: 16px;
 position: absolute;
}
.promo_advance-content .link {
 text-decoration-color: var(--color-body-text);
}
.countdown-item-1 ul li:not(:last-child) {
 border-right: 1px solid rgba(var(--color-body-text-rgb), 0.2);
}
.countdown-item-1 ul li {
 padding: 0 16px;
 line-height: 1;
 text-align: center;
 color: var(--g-color-heading);
}
.countdown-item-1 ul li .countdown-time {
 font-size: var(--g-h3-font-size);
 margin-bottom: 0.5rem;
 min-width: 64px;
 text-align: center;
 display: block;
}
.countdown-item-1 ul li .countdown-text {
 font-size: 0.75rem;
 letter-spacing: 1.7px;
 text-transform: uppercase;
 display: block;
}
.promo-s1-box {
 display: grid;
 column-gap: 5rem;
 row-gap: 5rem;
 grid-template-columns: 54%;
}
@media (min-width: 750px) {
 .promo-s1-box__col.item-2 {
  grid-area: 1/2/3;
 }
 .promo-s1-box__col.item-3 {
  padding-left: 11rem;
 }
 .promo-s1-box__col.item-1 {
  padding-right: 11rem;
 }
}
.promo-s1-box__col.item-1 .promo-s1__text {
 top: 0;
 right: 0;
 z-index: 1;
}
.promo-s1-box__col.item-3 .promo-s1__text {
 top: 0;
 left: 0;
 z-index: 1;
}
.promo-s1-box__col.item-2 .promo-s1__text {
 position: static !important;
 top: 0;
 left: 0;
 z-index: 1;
}
@media (min-width: 991px) {
 .f-90 {
  font-size: 70px;
 }
 .f-55 {
  font-size: 55px;
 }
 .col-md-2-5 {
  flex-basis: 20% !important;
  width: 20% !important;
  padding-left: var(--g-hgutter);
  padding-right: var(--g-hgutter);
 }
 .layout2 .layout2-flex {
  padding-left: 120px;
 }
 .layout2 .layout2-flex-left {
  padding-right: 120px;
 }
 .psection-creative .col-item:nth-child(odd) .product-card {
  margin-top: var(--g-gutter);
 }
}
.row-cols-5 > * {
 flex: 0 0 20%;
 max-width: 20%;
}
@media (max-width: 749px) {
 .fs-140 {
  font-size: var(--g-h1-font-size);
  line-height: 1;
 }
 .fs-110 {
  font-size: 80px;
  line-height: 1;
 }
 .slick-prev {
  left: -4px;
 }
 .slick-next {
  right: -4px;
 }
 .hotspot-dotwrap .popover-content:before,
 .product-card--style8 .js-btn-quickview {
  display: none;
 }
 .product-card--style8 .product-card__info {
  margin-bottom: 24px !important;
 }
 .product-label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
 }
 .hotspot-dotwrap .popover-content {
  transform: none !important;
  top: auto !important;
  bottom: 0 !important;
  width: 100% !important;
  position: fixed;
  left: 0;
 }
 .hotspot-product .product-card {
  max-width: 100vh !important;
 }
 .countdown-item-1 ul li .countdown-time {
  font-size: var(--g-h4-font-size);
 }
 .countdown-item-1 ul li {
  padding: 0 8px;
 }
 .promo-s1-box {
  grid-template-columns: auto;
  column-gap: 0;
  row-gap: 2rem;
 }
 .promo-s1__text {
  position: static !important;
 }
 .row-cols-5 > * {
  flex: 0 0 50%;
  max-width: 50%;
 }
}
.shopify-challenge__container {
 padding: 3rem 0;
}
.g-recaptcha {
 margin-bottom: 1rem;
}
.checkbox {
 position: relative;
 display: flex;
}
.checkbox__label {
 display: block;
 padding: 0 0 0 24px;
 cursor: pointer;
 margin: 0;
}
.checkbox__input:checked + .checkbox__label:before {
 background-color: var(--g-color-heading);
 border-color: var(--g-color-heading);
}
.checkbox__input:checked + .checkbox__label:after {
 border-color: #fff;
}
.checkbox__input {
 top: 0;
 left: 0;
 opacity: 0;
 z-index: 0;
}
.checkbox__label:before {
 content: "";
 top: 0;
 left: 0;
 background-color: transparent;
 border: 1px solid rgba(var(--g-color-heading-rgb), 0.2);
 border-radius: 2px;
 z-index: 1;
 transition: 0.28s cubic-bezier(0.4, 0, 0.2, 1);
 transition-property: background-color, border-color;
}
.checkbox__label:after {
 content: "";
 position: absolute;
 top: 1px;
 left: 5px;
 width: 6px;
 height: 11px;
 border-bottom: 2px solid transparent;
 border-right: 2px solid transparent;
 transform: rotate(45deg);
 z-index: 2;
 transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.swatch-more {
 border: 1px solid rgba(var(--g-color-heading-rgb), 0.1);
 border-radius: 4px;
 padding: 0 4px;
}
.thick-lineactive.size-header-small .site-nav__link .site-nav__title::before {
 bottom: auto !important;
 border-bottom: none !important;
}
.site-nav__link {
 transition: padding 0.3s !important;
 padding: 35px var(--padding-menu) !important;
}
.site-nav__link:hover {
 background-color: #15854b;
 border-radius: 0 0 10px 10px;
 border-color: #1e1d1a;
 border-width: 0 1px 5px !important;
 color: #fff !important;
 box-shadow: inset 0 1px 0 #025e41, 0 7px 2px 0 #0000004f;
 border: 0 1px 1px 3px solid #000;
 border-style: solid !important;
 z-index: 999;
 margin-left: -1px !important;
 margin-right: -1px !important;
 margin-bottom: -5px;
 margin-top: -1px;
 padding-bottom: 15px;
 padding-top: 15px;
}
.site-nav__link:hover:active {
 transform: scale(0.95);
}
.placeholder-svg,
.site-nav__item:hover > {
 border-radius: 20px !important;
}
.site-footer,
[data-aos] {
 border-radius: 0 !important;
}
.site-footer {
 line-height: 1.5 !important;
}
.rte-setting {
 margin-bottom: var(--g-hgutter);
}
.site-nav .site-nav__item:hover > .site-nav__link .site-nav__title::before,
.site-nav--active .site-nav__link .site-nav__title::before,
.site-nav__link:focus .site-nav__title::before,
.site-nav__link:hover .site-nav__title::before {
 width: auto !important;
 left: auto !important;
}
.d-lg-inline-flex {
 visibility: hidden !important;
}
.footer-bottom-link {
 font-size: 15.3px !important;
 column-gap: 1.5rem !important;
 row-gap: 0.8rem !important;
}
.js-wishlist-link .js-wishlist-indicator,
.site-header__cart-indicator {
 background-color: #d75114 !important;
 font-size: 13px !important;
 font-weight: 400 !important;
 color: #fff !important;
}
.footer-bottom-link li:not(:last-child):before {
 content: none !important;
}
.site-nav__item-mega .site-nav__dropdown {
 padding: 15px 30px 20px !important;
}
.site-header__cart-indicator {
 height: 20px !important;
 width: 20px !important;
 border: 0 solid var(--header-background) !important;
}
.js-wishlist-link .js-wishlist-indicator {
 height: 25px !important;
 width: 25px !important;
 bottom: 7px !important;
 right: -22px !important;
}
.mb-3,
.my-3 {
 margin-bottom: 1rem !important;
}
.footer-mid__info li {
 padding: 0.2rem 0;
}
.product-single__title {
 font-size: var(--g-h3-font-size);
 line-height: var(--g-h3-font-lineheight);
 margin-bottom: 8px;
}
.h6,
h6 {
 font-weight: var(--g-h6-font-weight);
 font-size: var(--g-h6-font-size);
 line-height: var(--g-h6-font-lineheight);
 letter-spacing: var(--g-h6-font-spacing);
 text-transform: var(--g-h6-font-transform);
}
.meganav {
 -webkit-transition: none !important;
 -o-transition: none !important;
 transition: none !important;
 pointer-events: auto !important;
}
.single-option-radio label:after {
 border-radius: 15px;
 border: 1.3px dashed #b7b7b7;
 transition: 0.2s;
}
.single-option-radio input[type="radio"]:checked + label {
 color: #fff;
 background-color: #cfa660;
 border-radius: 15px !important;
 border: 0 solid;
 transition: 0.3s;
}
.single-option-radio input[type="radio"]:checked + label:after {
 border: none !important;
}
.track123_tab_form_wrapper .track123_form_button,
.track123_tab_form_wrapper .track123_tab_bar {
 border-radius: 0 0 25px 25px !important;
 border-color: #000 !important;
 border-width: 1px 1px 5px !important;
 background-color: #025e41;
}
.site-nav a[href="/products/free-sample-pack"] {
 color: #fff;
 background-color: #15854b;
 border-radius: 15px;
 border-color: #000;
 border-width: 0 1px 5px;
 border-style: solid;
 margin: -50px -1px;
 padding: 15px !important;
 left: 10px;
 box-shadow: inset 0 1px 0 #ffe5c4, 0 7px 2px 0 #0000004f;
}
.site-nav a[href="/products/free-sample-pack"]:hover {
 background-color: #138b51;
 transform: scale(0.95);
}
.site-nav a[href="/products/free-sample-pack"]:active {
 box-shadow: inset 0 1px 0 #ffe5c4, 0 7px 5px 0 #06251bad;
}
.faq-heading {
 padding-top: 1.25rem;
 padding-bottom: 1.25rem;
}
.track123_tab_form_wrapper .track123_tab_bar {
 color: #fff !important;
 cursor: pointer;
 flex: 1;
 font-size: 15px;
 line-height: 18px;
 opacity: 0.45;
 padding: 16px 10px;
 text-align: center;
 width: 168px;
 border-style: solid !important;
}
.track123_tab_form_wrapper .track123_form_button {
 color: #fff !important;
 border-style: solid !important;
 height: 60px;
}
.filepond--drop-label {
 min-height: 50px;
 color: #fff !important;
 background-color: #025e41;
 border-radius: 7px 5px !important;
 border-color: #01271b !important;
 border-width: 3px 1px !important;
 border-style: solid !important;
}
.filepond--drop-label:hover {
 background-color: #b79458 !important;
}
.product-single__price {
 margin-top: -10px !important;
 margin-bottom: -15px !important;
 color: #000;
 font-family: var(--g-font-2);
 font-weight: 500;
 font-size: 35px;
}
.drawer__nav-link--top-level {
 padding: 14px 8px;
 color: #000 !important;
}
.product-single {
 padding: 10px !important;
}
#cl8dm4hts8f2 .cl-upload--input {
 border-radius: 5px !important;
}
.site-header .menu-label {
 top: 55px;
 letter-spacing: 1.5px;
 margin-right: 5px;
}
.menu-label {
 position: absolute;
 font-size: 0.8em !important;
 top: 2px;
 padding: 2px 6px;
 border-radius: 15px;
 line-height: 1;
 font-size: calc(var(--g-font-size) - 5px);
 color: #1e1d1a;
 font-weight: 400;
 right: 0;
 font-family: "Bricolage Grotesque" !important;
 text-transform: capitalize;
 font-weight: 500;
}
.progress-wrap {
 right: 4.2rem !important;
 border-radius: 50px !important;
}
.customstyletemplate--17856782565599__line_yVkwPG .border-custom {
 border-top-width: 0 !important;
 border-color: #ddd !important;
}
#js-sticky-img {
 border-radius: 5px !important;
 height: 65px;
 width: 65px;
 object-fit: cover;
}
::selection {
 background-color: #eb5151;
 color: #fff;
}
::-moz-selection {
 background-color: #eb5151;
 color: #fff;
}
a.btn.btn-underline.mb-1 {
 color: #1a1a1a;
 font-family: Raleway, sans-serif;
 font-weight: 700 !important;
 padding: 0.7rem 0 0 0.7rem;
}
.site-nav--active .site-nav__link,
.site-nav__link:focus,
.site-nav__link:hover {
 background-color: #15854b;
 border-radius: 0 0 10px 10px;
 border-color: #1e1d1a;
 border-width: 0 1px 5px;
 color: #fff;
 box-shadow: inset 0 1px 0 #025e41, 0 7px 2px 0 #0000004f;
 border: 0 1px 1px 3px solid #000;
 border-style: solid;
 z-index: 999;
 margin-left: -1px;
 margin-right: -1px;
 margin-bottom: -5px;
 margin-top: -1px;
 padding-bottom: 15px;
 padding-top: 15px;
 color: var(--header-menuhover);
}
.btn-underline:hover,
.text-primary2,
.text-primary:active,
.text-primary:focus,
.text-primary:hover,
a.text-primary:active,
a.text-primary:focus,
a.text-primary:hover {
 color: var(--g-main-2);
 position: relative;
 transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-underline:hover::after,
.text-primary:hover::after,
a.text-primary:hover::after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 2px;
 background: var(--g-main-2);
 transform: scaleX(0);
 animation: underlineSlide 0.3s ease-out forwards;
}
@keyframes underlineSlide {
 from {
  transform: scaleX(0);
  transform-origin: left;
 }
 to {
  transform: scaleX(1);
  transform-origin: left;
 }
}
.btn-underline::after,
.text-primary::after,
a.text-primary::after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 2px;
 background: var(--g-main-2);
 transform: scaleX(0);
 transition: transform 0.3s ease-out;
}
li.drawer__nav-item {
 border-bottom: 1px solid #cbc7c7 !important;
}
