/** Shopify CDN: Minification failed

Line 2133:3 Expected identifier but found "#fill"
Line 3359:0 Unexpected "}"

**/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-invisible-blank-slide {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    cursor: pointer;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
@keyframes loader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@font-face {
  font-family: Eksell;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('//www.amberjack.shop/cdn/shop/t/194/assets/EksellDisplayWeb-Large.woff2?v=151998838785964146261745841999') format("woff2"), url('//www.amberjack.shop/cdn/shop/t/194/assets/EksellDisplay-Large.woff?v=4526230231604445971745841999') format("woff");
}

@font-face {
    font-family: "Sofia Light";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('//www.amberjack.shop/cdn/shop/t/194/assets/SofiaProLight.woff2?v=9329306688893045471745841999') format("woff2"), url('//www.amberjack.shop/cdn/shop/t/194/assets/Sofia-Pro-Light.woff?v=15418764704529513901745841999') format("woff");
}
@font-face {
    font-family: "Sofia Regular";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('//www.amberjack.shop/cdn/shop/t/194/assets/SofiaPro-Regular.woff2?v=80092576435402909401745841999') format("woff2"), url('//www.amberjack.shop/cdn/shop/t/194/assets/Sofia-Pro-Regular.woff?v=158076138078526598241745841999') format("woff");
}
@font-face {
    font-family: "Sofia Medium";
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('/cdn/shop/files/Sofia_Pro_Medium_Az.otf?v=1738774641') format("opentype");
}
@font-face {
    font-family: "Sofia Semi Bold";
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('/cdn/shop/files/Sofia_Pro_Semi_Bold_Az.otf?v=1738774641') format("opentype");
}
@font-face {
    font-family: "Sofia Bold";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('//www.amberjack.shop/cdn/shop/t/194/assets/SofiaPro-Medium.woff2?v=25265953776377432001745841999') format("woff2"),
      url('//www.amberjack.shop/cdn/shop/t/194/assets/Sofia-Pro-Medium.woff?v=120126572107251362551745841999') format("woff");
}
.headline {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: Eksell, serif;
    font-weight: 400;
    margin: 0;
}
.headline--large {
    font-size: 1.88889rem;
    letter-spacing: 0;
    line-height: 1.20588;
    font-size: 34px;
}
@media (min-width: 768px) {
    .headline--large {
        font-size: calc(8.33333vw - 30px);
    }
}
@media (min-width: 1080px) {
    .headline--large {
        font-size: 60px;
    }
}
@media (min-width: 1024px) {
    .headline--large {
        font-size: 3.33333rem;
        line-height: 1.2;
    }
}
.headline--medium {
    font-size: 1.88889rem;
    letter-spacing: 0;
    line-height: 1.20588;
    font-size: 34px;
}
@media (min-width: 768px) {
    .headline--medium {
        font-size: calc(5.12821vw - 5.38462px);
    }
}
@media (min-width: 1080px) {
    .headline--medium {
        font-size: 50px;
    }
}
@media (min-width: 1024px) {
    .headline--medium {
        font-size: 2.77778rem;
        line-height: 1.2;
    }
}
.headline--small {
    font-size: 1.11111rem;
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 20px;
}
@media (min-width: 768px) {
    .headline--small {
        font-size: 20px;
    }
}
@media (min-width: 1080px) {
    .headline--small {
        font-size: 20px;
    }
}
@media (min-width: 1024px) {
    .headline--small {
        font-size: 1.11111rem;
        line-height: 1.2;
    }
}
.headline--body {
    font-family: "sofia-pro", sans-serif;
}
.type {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    font-size: 0.88889rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6875;
    margin: 0;
    font-size: 16px;
}
@media (min-width: 768px) {
    .type {
        font-size: calc(0.64103vw + 11.07692px);
    }
}
@media (min-width: 1080px) {
    .type {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .type {
        font-size: 1rem;
        line-height: 1.5;
    }
}
.type--light {
    font-family: "sofia-pro", sans-serif;
}
.type--bold {
    font-family: "sofia-pro", sans-serif;
}
.label {
    color: #000;
    font-family: "sofia-pro", sans-serif;
    font-size: 0.66667rem;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 1.66667;
    margin: 0;
}
.label--bold {
    font-family: "sofia-pro", sans-serif;
}
.btn {
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #f0efe8;
    border-radius: 64.5px;
    color: #f0efe8;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: "sofia-pro", sans-serif;
    font-size: 0.77778rem;
    letter-spacing: 0;
    height: 57px;
    line-height: 57px;
    padding: 0 28px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
}
.btn:hover {
    background-color: #f0efe8;
    color: #000;
}
.btn--yellow {
    background-color: #28170F;
    border: 1px solid #28170F;
    color: #fff;
}
.btn--yellow:hover {
    background-color: transparent;
}
.btn--blue {
    background-color: #72c1e0;
    border: 1px solid #72c1e0;
    color: #fff;
}
.btn--blue:hover {
    background-color: transparent;
    color: #72c1e0;
}
.btn--full {
    max-width: 100%;
    width: 100%;
}
.accordion {
    position: relative;
}
.accordion__title {
    cursor: pointer;
    padding-left: 65px;
    position: relative;
    width: 100%;
}
.accordion__title:focus {
    outline: 1px dotted #fff;
    outline-offset: 2px;
}
@media (min-width: 768px) {
    .accordion__title {
        padding-left: 80px;
    }
}
.accordion__title:before {
    content: "+";
    color: #fff;
    left: 0;
    position: absolute;
    text-transform: none;
}
.accordion__content {
    max-height: 1px;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.3s ease-in-out;
}
.accordion__content__message {
    margin: 0;
    padding: 0 0 5px 65px;
    position: relative;
}
@media (min-width: 768px) {
    .accordion__content__message {
        padding: 0 0 5px 80px;
    }
}
.accordion.open {
    padding-bottom: 40px;
}
.accordion.open .accordion__title:before {
    content: "-";
}
.accordion.open .accordion__content {
    max-height: 1000px;
    margin-top: 40px;
    opacity: 1;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.no-scroll {
    overflow: hidden !important;
}
.no-scroll--overlay {
    overflow: hidden !important;
}
.no-scroll--overlay:before {
    content: "";
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 900;
}
.no-scroll-force {
    position: fixed;
    height: 100%;
    overflow-y: none !important;
    overflow: hidden !important;
}
.no-scroll-force body {
    height: 100%;
    overflow-y: none !important;
    overflow: hidden !important;
}
/*
#preview-bar-iframe {
    border-right: 15px solid #5c6ac4 !important;
    transform: translate3d(calc(-100% + 15px), 0, 0) !important;
    transition-delay: 5s !important;
    width: calc(100% + 15px) !important;
}
#preview-bar-iframe:hover {
    transform: translate3d(0, 0, 0) !important;
    transition-delay: 0s !important;
}*/
.lazy {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.lazy--loaded .lazy__img--translate-in {
    opacity: 1;
    transform: translateY(0);
}
.lazy--loaded .lazy__img--fade-in {
    opacity: 1;
}
.lazy--loaded .lazy__loader {
    opacity: 0;
}
.lazy--done .lazy__img {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.lazy--done .lazy__loader {
    display: none;
}
.lazy--loading.lazy--spinner .lazy__loader::after {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    border-radius: 50%;
    width: 40px;
    height: 40px;
    z-index: 200;
    transform: translateZ(0);
    animation: loader 1.1s infinite cubic-bezier(0.785, 0.135, 0.15, 0.86);
    border-top: 1px solid #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    background-color: transparent;
}
.lazy--loading.lazy--spinner .lazy__loader::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 100;
    background-color: transparent;
}
.lazy--color .lazy__loader {
    transition: opacity 1s ease;
}
.lazy--color .lazy__placeholder {
    opacity: 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 1023px) {
    .lazy--picture-40 .lazy__placeholder--desktop {
        display: none;
    }
}
@media (min-width: 768px) {
    .lazy--picture-40 .lazy__placeholder--mobile {
        display: none;
    }
}
.lazy__img {
    opacity: 1;
    height: auto;
    transition: transform 0.3s ease, opacity 0.3s ease;
    z-index: 100;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
}
.lazy__img--translate-in {
    opacity: 0;
    transform: translateY(-20px);
}
.lazy__img--fade-in {
    opacity: 0;
}
.lazy__loader {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
    z-index: 0;
    position: relative;
}
.lazy__loader--hidden {
    display: none !important;
}
.lazy__placeholder {
    display: block;
    width: 100%;
    opacity: 0;
    height: auto;
}
html {
    font-size: 16px;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}
body {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    overflow-x: hidden;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 100;
    min-height: 100%;
    box-sizing: border-box;
}
body.fixed {
    height: 100%;
    left: 0;
    overflow: hidden !important;
    position: fixed;
    right: 0;
}
body.page--product {
    background-color: #f0efe8;
}
body * {
    box-sizing: inherit;
}
a {
    color: #000;
    text-decoration: underline;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
select {
    background: 0 0;
}
input[type="email"] {
    -webkit-appearance: none;
    box-shadow: none;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    animation: autofill 0s forwards;
}
@keyframes autofill {
    100% {
        background: 0 0;
        color: inherit;
    }
}
input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: inset 0 0 0 9999px transparent;
    transition: background-color 5000s ease-in-out 0s;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.skip-link {
    top: 5px;
    left: 5px;
}
.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 5px 15px;
    background-color: #000;
    opacity: 1;
    z-index: 10000;
    transition: none;
    box-shadow: inset 0 0 0 1px #fff;
    outline: 0;
}
.overlay {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.75) 100%);
    bottom: 0;
    display: none;
    position: absolute;
    top: 0;
    z-index: 100;
}
@media (min-width: 768px) {
    .overlay {
        display: block;
        left: 30px;
        right: 30px;
    }
}
.module-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .module-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.intrinsic {
    display: block;
    height: 0;
    padding-top: 100%;
    position: relative;
    width: 100%;
}
.intrinsic--3x2 {
    padding-top: 66.66%;
}
.intrinsic--4x3 {
    padding-top: 75%;
}
.intrinsic--16x9 {
    padding-top: 56.25%;
}
.intrinsic .intrinsic__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 72px);
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 700px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .hero {
        height: 100vh;
    }
}
.hero--video {
    object-fit: cover;
    position: relative;
    width: 100%;
}
.hero--cream .hero__mask path {
    fill: #f0efe8;
}
.hero--white .hero__mask path {
    fill: #fff;
}
.hero__meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    color: #f0efe8;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30%;
    padding: 0 30px;
    position: absolute;
    z-index: 400;
}
@media (min-width: 768px) {
    .hero__meta {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .hero__meta {
        -ms-flex: 0 0 66.67%;
        flex: 0 0 66.67%;
    }
}
.hero__meta h1 {
    color: #f0efe8;
    text-align: center;
    width: 100%;
}
.hero__btn {
    margin: 24px auto 0;
}
@media (min-width: 768px) {
    .hero__btn {
        margin: 25px auto 0;
    }
}
.hero__down-arrow {
    cursor: pointer;
    bottom: 25%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 30px;
    z-index: 300;
}
@media (min-width: 768px) {
    .hero__down-arrow {
        bottom: 100px;
        width: 41px;
    }
}
.hero__down-arrow .st1 {
    fill: #fff;
}
.hero__mask {
    bottom: -15%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 200;
}
@media (min-width: 768px) {
    .hero__mask {
        bottom: -10%;
    }
}
@media (min-width: 1280px) {
    .hero__mask {
        bottom: -15%;
    }
}
.hero .desktop {
    display: none;
}
@media (min-width: 768px) {
    .hero .desktop {
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 768px) {
    .hero .mobile {
        display: none;
    }
}
.hero .lazy {
    height: 100%;
}
.hero picture {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hero img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    right: 0;
    top: 0;
}
.story-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0efe8;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 25px 30px 250px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .story-block {
        padding: 80px 40px 200px;
    }
}
@media (min-width: 1024px) {
    .story-block {
        padding: 80px 60px 250px;
    }
}
.story-block .lazy {
    width: 100%;
}
@media (min-width: 768px) {
    .story-block .lazy {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-left: 30px;
    }
}
@media (min-width: 1024px) {
    .story-block .lazy {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        margin: 0 auto;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .story-block .lazy {
        display: none;
    }
}
.story-block .lazy img {
    max-width: 100%;
}
.story-block--cream .story-block__mask path {
    fill: #f0efe8;
}
.story-block--white .story-block__mask path {
    fill: #fff;
}
.story-block__mask {
    bottom: -20%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 200;
}
@media (min-width: 768px) {
    .story-block__mask {
        bottom: -10%;
    }
}
@media (min-width: 1024px) {
    .story-block__mask {
        bottom: -15%;
    }
}
.story-block .desktop {
    display: none;
}
@media (min-width: 768px) {
    .story-block .desktop {
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 768px) {
    .story-block .mobile {
        display: none;
    }
}
.story-block__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 400;
}
@media (min-width: 768px) {
    .story-block__inner {
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%;
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .story-block__inner {
        padding: 0 60px;
    }
}
.story-block__copy {
    width: 100%;
}
@media (min-width: 768px) {
    .story-block__copy {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
@media (min-width: 1024px) {
    .story-block__copy {
        -ms-flex: 0 0 41.67%;
        flex: 0 0 41.67%;
    }
}
.story-block__copy .lazy {
    margin: 0;
    width: 75%;
}
@media (max-width: 767px) {
    .story-block__copy .lazy {
        display: block;
    }
}
.story-block__copy .lazy img {
    display: block;
    object-fit: contain;
    margin: 40px 0 20px;
    width: 75%;
}
.story-block__copy strong {
    display: inline-block;
    font-family: Eksell, serif;
}
.story-block__copy strong::first-letter {
    font-size: 1.88889rem;
    letter-spacing: 0;
    line-height: 1.20588;
    font-size: 34px;
}
@media (min-width: 768px) {
    .story-block__copy strong::first-letter {
        font-size: calc(5.12821vw - 5.38462px);
    }
}
@media (min-width: 1080px) {
    .story-block__copy strong::first-letter {
        font-size: 50px;
    }
}
@media (min-width: 1024px) {
    .story-block__copy strong::first-letter {
        font-size: 2.77778rem;
        line-height: 1.2;
    }
}
.story-block img {
    margin: 0 auto;
    max-width: 169px;
}
.image-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
}
@media (min-width: 1024px) {
    .image-block {

    }
}
.image-block--cream path {
    fill: #f0efe8;
}
.image-block--white path {
    fill: #fff;
}
.image-block__mask {
    left: 0;
    position: absolute;
    right: 0;
    top: -55%;
    z-index: 200;
}
@media (min-width: 768px) {
    .image-block__mask {
        top: -15%;
    }
}
.image-block .desktop {
    display: none;
}
@media (min-width: 768px) {
    .image-block .desktop {
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 768px) {
    .image-block .mobile {
        display: none;
    }
}
.image-block .lazy {
    height: 100%;
}
.text-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    padding: 0 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .text-block {
        margin-top: 130px;
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .text-block {
        padding: 0 60px;
    }
}
@media (min-width: 768px) {
    .text-block--about .text-block__copy {
        max-width: 830px;
    }
}
.text-block__inner {
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
}
@media (min-width: 768px) {
    .text-block__inner {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .text-block__inner {
        padding: 0 60px;
    }
}
.text-block__copy {
    margin: 24px auto 0;
    max-width: 350px;
    width: 100%;
}
@media (min-width: 768px) {
    .text-block__copy {
        margin: 35px auto 0;
    }
}
.text-block__copy span {
    display: inline-block;
    font-family: Eksell, serif;
    font-size: 1.38889rem;
    letter-spacing: 0;
    line-height: 1.4;
}
@media (min-width: 1024px) {
    .text-block__copy span {
        font-size: 1.38889rem;
        line-height: 1.4;
    }
}
.text-block__copy span::first-letter {
    font-size: 1.66667rem;
    letter-spacing: 0;
    line-height: 1.33333;
}
@media (min-width: 1024px) {
    .text-block__copy span::first-letter {
        font-size: 1.66667rem;
        line-height: 1.33333;
    }
}
.text-block__btn {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .text-block__btn {
        margin-top: 100px;
    }
}
.image-text-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0efe8;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0px 30px 50px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .image-text-block {
        padding: 20px 40px;
    }
}
@media (min-width: 1024px) {
    .image-text-block {
        padding: 0px 60px 60px 60px;
    }
}
.image-text-block--cream {
    background-color: #f0efe8;
}
.image-text-block--white {
    background-color: #fff;
}
.image-text-block__inner {
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
}
@media (min-width: 768px) {
    .image-text-block__inner {
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .image-text-block__inner {
        padding: 0 60px;
    }
}
@media (min-width: 768px) {
    .image-text-block__inner--full {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }
}
@media (min-width: 768px) {
    .image-text-block__inner--full {
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%;
    }
}
@media (min-width: 768px) {
    .image-text-block__inner--full .lazy {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-right: 95px;
    }
}
@media (min-width: 1024px) {
    .image-text-block__inner--full .lazy {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
    }
}
.image-text-block__inner--full .image-text-block__copy {
    text-align: left;
}
@media (min-width: 768px) {
    .image-text-block__inner--full .image-text-block__copy {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 0 auto;
    }
}
@media (min-width: 1024px) {
    .image-text-block__inner--full .image-text-block__copy {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
@media (min-width: 768px) {
    .image-text-block__inner--stacked {
        -ms-flex: 0 0 41.67%;
        flex: 0 0 41.67%;
        padding: 0 40px;
    }
}
.image-text-block__copy {
    margin: 15px auto 0;
    max-width: 350px;
    width: 100%;
}
@media (min-width: 768px) {
    .image-text-block__copy {
        margin: 36px auto 0;
    }
}
.image-text-block__copy span {
    display: inline-block;
    font-family: Eksell, serif;
    font-size: 1.38889rem;
    letter-spacing: 0;
    line-height: 1.4;
}
@media (min-width: 1024px) {
    .image-text-block__copy span {
        font-size: 1.38889rem;
        line-height: 1.4;
    }
}
.image-text-block__copy span::first-letter {
    font-size: 1.66667rem;
    letter-spacing: 0;
    line-height: 1.33333;
}
@media (min-width: 1024px) {
    .image-text-block__copy span::first-letter {
        font-size: 1.66667rem;
        line-height: 1.33333;
    }
}
.image-text-block + .image-text-block {
    padding: 50px 30px 50px;
}
@media (min-width: 768px) {
    .image-text-block + .image-text-block {
        padding: 0 40px 130px;
    }
}
@media (min-width: 1024px) {
    .image-text-block + .image-text-block {
        padding: 0 60px 130px;
    }
}
.image-text-block img {
    margin: 0 auto;
    max-width: 360px;
}
.detail-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 54px;
    padding: 0 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .detail-block {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 0 20px;
    }
}

@media (min-width: 1024px) {
   .detail-block {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-top: 0;
        min-width: 240px;
        padding: 0;
        position: absolute;
        width: 25%;
    }
    .detail-block:nth-of-type(2) {
        left: 6%;
        top: 51%;
    }
  .detail-block:nth-of-type(2) .detail-block__inner {
        text-align: right;
    }
  .detail-block:nth-of-type(3) {
        bottom: 14%;
        left: 23.5%;
    }
   .detail-block:nth-of-type(3) .detail-block__inner {
        text-align: right;
    }
    .detail-block:nth-of-type(4) {
        right: 11%;
        top: 26%;
    }
    .detail-block:nth-of-type(5) {
        right: 12.7%;
        bottom: 13%;
    }
}
.detail-block__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
@media (min-width: 1024px) {
    .detail-block__inner {
        text-align: left;
    }
}
.detail-block__title {
    -ms-flex: 0 0 66.67%;
    flex: 0 0 66.67%;
    font-size: 1rem;
    margin-top: 55px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .detail-block__title {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        margin-top: 80px;
    }
}
@media (min-width: 1024px) {
    .detail-block__title {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 0;
    }
}
.detail-block__copy {
    font-size: 0.88889rem;
    line-height: 25px;
    margin-top: 36px;
    width: 100%;
}
@media (min-width: 1024px) {
    .detail-block__copy {
        font-size: 0.83333rem;
        margin-top: 10px;
    }
}
.detail-block + .image-text-block {
    padding: 50px 30px 50px;
}
@media (min-width: 768px) {
    .detail-block + .image-text-block {
        padding: 0 40px 130px;
    }
}
@media (min-width: 1024px) {
    .detail-block + .image-text-block {
        padding: 0 60px 130px;
    }
}
.detail-block .lazy {
    -ms-flex: 0 0 66.67%;
    flex: 0 0 66.67%;
}
@media (min-width: 768px) {
    .detail-block .lazy {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }
}
@media (min-width: 1024px) {
    .detail-block .lazy {
        display: none;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.detail-block img {
    margin: 0 auto;
    max-width: 300px;
}
.base-carousel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0efe8;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 100px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .base-carousel {
        padding: 115px 40px;
    }
}
@media (min-width: 1025px) {
    .base-carousel {
        padding: 115px 120px;
    }
}
.base-carousel__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
@media (min-width: 768px) {
    .base-carousel__inner {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }
}
@media (min-width: 1024px) {
    .base-carousel__inner {
        -ms-flex: 0 0 66.67%;
        flex: 0 0 66.67%;
    }
}
.base-carousel__inner .carousel {
    margin-top: 20px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .base-carousel__inner .carousel {
        margin-top: 108px;
    }
}
.base-carousel__title {
    text-align: center;
}
.base-carousel__shape {
    left: 50%;
    position: absolute;
    top: calc(50% - 20px);
    transform: translate(-50%, -50%);
    width: 164px;
}
@media (min-width: 768px) {
    .base-carousel__shape {
        top: calc(50% + 10px);
        width: 174px;
    }
}
@media (min-width: 1280px) {
    .base-carousel__shape {
        width: 200px;
    }
}
.base-carousel__slide {
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out;
}
.base-carousel__slide.swiper-slide-active {
    opacity: 1;
}
.base-carousel__slide.swiper-slide-active .base-carousel__slide__copy {
    opacity: 1;
}
.base-carousel__slide__copy {
    opacity: 0;
    text-align: center;
    text-transform: uppercase;
    transition: opacity 0.2s ease-in-out;
}
.base-carousel__slide img {
    width: 75%;
}
@media (min-width: 768px) {
    .base-carousel__slide img {
        width: 60%;
    }
}
@media (min-width: 1025px) {
    .base-carousel__slide img {
        width: 100%;
    }
}
.base-carousel__arrow {
    cursor: pointer;
    border: 0;
    position: absolute;
    top: 40%;
    width: 40px;
    z-index: 200;
}
.base-carousel__arrow.swiper-button-disabled {
    display: none;
}
.base-carousel__arrow--previous {
    left: 20px;
    transform: unset;
}
@media (min-width: 768px) {
    .base-carousel__arrow--previous {
        left: 60px;
    }
}
.base-carousel__arrow--next {
    right: 20px;
}
@media (min-width: 768px) {
    .base-carousel__arrow--next {
        right: 60px;
    }
}
.base-carousel__arrow path {
    stroke: #000;
}
.base-carousel__btn {
    display: block;
    margin: 35px auto 0;
}
.header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    height: 60px;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px;
    position: fixed;
    top: 0;
    transition: background-color 0.2s ease-in-out, top 0.4s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, top 0.4s ease-in-out;
    -moz-transition:    background-color 0.2s ease-in-out, top 0.4s ease-in-out;
    -o-transition:      background-color 0.2s ease-in-out, top 0.4s ease-in-out;
    -ms-transition:     background-color 0.2s ease-in-out, top 0.4s ease-in-out;
    width: 100%;
    z-index: 500;
}
@media (min-width: 768px) {
    .header {
        height: 60px;
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .header {
        padding: 0 60px;
    }
}
.header:hover {
    background-color: #fff;
}
.header:hover .header__logo path {
    fill: #000;
}
.header:hover .header__inner a {
    color: #000;
}
.header:hover .header__burger rect {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header:hover .header__bag path {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.hidden {
    top: -100px;
    position: fixed;
}
.header.scrolling {
    background-color: #fff;
}
.header.scrolling .header__logo path {
    fill: #000;
}
.header.scrolling .header__inner a {
    color: #000;
}
.header.scrolling .header__burger rect {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.scrolling .header__bag path {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.cart,
.header.error,
.header.page,
.header.product {
    background-color: #fff;
}
.header.cart .header__logo path,
.header.error .header__logo path,
.header.page .header__logo path,
.header.product .header__logo path {
    fill: #000;
  	#fill: #f0efe8;
}
.header.cart .header__inner a,
.header.error .header__inner a,
.header.page .header__inner a,
.header.product .header__inner a {
    color: #000;
}
.header.cart .header__burger rect,
.header.error .header__burger rect,
.header.page .header__burger rect,
.header.product .header__burger rect {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.cart .header__bag path,
.header.error .header__bag path,
.header.page .header__bag path,
.header.product .header__bag path {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.open {
    background-color: #28170F;
}
.header.open .header__menu {
    transform: translateY(0);
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
}
.header.open .opened {
    display: block;
}
.header.open .closed {
    display: none;
}
.header.open .header__logo path {
    fill: #000;
}
.header.open .header__inner a {
    color: #000;
}
.header.open .header__burger rect {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header.open .header__bag path {
    fill: #000;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:    fill 0.2s ease-in-out;
}
.header__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    background-color: #28170F;
    bottom: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 60px;
    transform: translateY(calc(-100% - 80px));
    -webkit-transform:translateY(calc(-100% - 80px));
    -moz-transform:translateY(calc(-100% - 80px));
    -ms-transform:translateY(calc(-100% - 80px));
    -o-transform:translateY(calc(-100% - 80px));
    transition: transform 0.4s ease-in-out;
    -webkit-transition: transform 0.4s ease-in-out;
    -moz-transition:    transform 0.4s ease-in-out;
    -o-transition:     transform 0.4s ease-in-out;
    -ms-transition:    transform 0.4s ease-in-out;

    z-index: -1;
}
@media (min-width: 768px) {
    .header__menu {
        display: none;
    }
}
.header__menu__list {
    -ms-flex: 0 0 66.67%;
    flex: 0 0 66.67%;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition:    opacity 0.2s ease-in-out;
    -o-transition:     opacity 0.2s ease-in-out;
    -ms-transition:    opacity 0.2s ease-in-out;
}
.header__menu li {
    margin-top: 30px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.header__menu a {
    font-size: 1.55556rem;
    line-height: 2.46429;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.header__menu a:hover:after {
    bottom: -2px;
    opacity: 1;
}
.header__menu a:after {
    content: "";
    background-color: #000;
    bottom: 2px;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -webkit-transition: bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -moz-transition:    bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -o-transition:     bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -ms-transition:    bottom 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.header__menu a.current:after {
    bottom: -2px;
    opacity: 1;
}
.header__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
@media (min-width: 768px) {
    .header__inner {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }
}
.header__inner svg {
    width: 180px;
}
.header__inner li {
    display: none;
}
@media (min-width: 768px) {
    .header__inner li {
        display: -ms-flexbox;
        display: flex;
    }
}
.header__inner a {
    color: #f0efe8;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition:    color 0.2s ease-in-out;
    -o-transition:     color 0.2s ease-in-out;
    -ms-transition:   color 0.2s ease-in-out;
}
.header__logo {
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    width: 100%;
}
.header__logo path {
    fill: #f0efe8;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:   fill 0.2s ease-in-out;
}
@media (min-width: 768px) {
    .header__logo {
        margin: 0 84px;
    }
}
.header__burger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    cursor: pointer;
    height: 21px;
    position: absolute;
    left: 30px;
    width: 40px;
}
.header__burger rect {
    fill: #f0efe8;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:   fill 0.2s ease-in-out;
}
.header__burger.opened {
    display: none;
}
.header__burger.closed {
    display: block;
    left: 25px;
}
@media (min-width: 768px) {
    .header__burger.opened {
        display: none;
    }
    .header__burger.closed {
        display: none;
    }
}
.header__bag {
    position: absolute;
    right: 30px;
}
.header__bag__count p.label {
    font-size: 10px !important;
}

.header__bag__count {
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    background-color: #28170F;
    border-radius: 100px;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    height: 14px;
    right: -20px;
    top: -20px;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition:    opacity 0.2s ease-in-out;
    -o-transition:     opacity 0.2s ease-in-out;
    -ms-transition:   opacity 0.2s ease-in-out;
    width: 14px;
}
.header__bag__count:hover {
    opacity: 0.6;
}
.header__bag svg {
    height: 21px;
    margin-top: -10px;
}
.header__bag path {
    fill: #f0efe8;
    transition: fill 0.2s ease-in-out;
    -webkit-transition: fill 0.2s ease-in-out;
    -moz-transition:    fill 0.2s ease-in-out;
    -o-transition:     fill 0.2s ease-in-out;
    -ms-transition:   fill 0.2s ease-in-out;
}
@media (min-width: 768px) {
    .header__bag {
        right: 40px;
    }
}
.footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    background-color: #28170F;
    margin-top: 200px;
    position: relative;
    width: 100%;
}
@media (min-width: 768px) {
    .footer {
        margin-top: 90px;
    }
}
.footer--product .cls-2 {
    fill: #f0efe8;
}
.footer__bump {
    bottom: 100%;
    margin: 0 auto;
    overflow: visible;
    left: 10%;
    position: absolute;
    width: 80%;
    margin-bottom: -1px;
}
@media (min-width: 768px) {
    .footer__bump {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        left: initial;
        right: 40px;
        width: 25%;
    }
}
@media (min-width: 1024px) {
    .footer__bump {
        right: 130px;
    }
}
.footer__bump text {
    font-size: 2.33333rem;
}
.footer__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-self: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 130px 30px 84px;
    width: 100%;
}
@media (min-width: 768px) {
    .footer__inner {
        padding: 130px 40px;
    }
}
@media (min-width: 1024px) {
    .footer__inner {
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%;
        padding: 130px 60px;
    }
}
.footer__list {
    width: 100%;
}


@media (min-width: 768px) {
    .footer__list {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
@media (min-width: 1024px) {
    .footer__list {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }
}
.footer__list + .footer__list {
    margin-top: 80px;
}
@media (min-width: 768px) {
    .footer__list + .footer__list {
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .footer__list + .footer__list {
        margin-left: 0%;
        margin-top: 0;
    }
}



.footer__list li {
    margin-top: 30px;
    text-transform: uppercase;
}
.footer__list a {
    text-decoration: none;
}
.footer__copyright {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 160px;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .footer__copyright {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-top: 80px;
    }
}
@media (min-width: 1025px) {
    .footer__copyright {
        margin-left: auto;
        margin-top: 0;
    }
}
.footer__copyright svg {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.footer__copyright p {
    width: 100%;
}
.footer .back-to-top {
    cursor: pointer;
    position: absolute;
    right: 30px;
    transform: rotate(90deg);
    top: -107px;
    width: 36px;
    z-index: 400;
}
@media (min-width: 768px) {
    .footer .back-to-top {
        right: 40px;
        top: -170px;
        width: 44px;
    }
}
@media (min-width: 1024px) {
    .footer .back-to-top {
        right: 60px;
    }
}
.footer .back-to-top path {
    stroke: #000;
}
.module {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
@media (min-width: 768px) {
    .module {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.module + .module {
    margin-top: 60px;
}
.module + .module:before {
    content: "";
    background-color: #000;
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
    top: -30px;
}
@media (min-width: 768px) {
    .module + .module:before {
        left: 30px;
        right: 30px;
    }
}
.product {
    background-color: #f0efe8;
}
.product__core-commerce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    margin: 0 auto;
    padding: 160px 30px 80px;
    width: 100%;
}
@media (min-width: 820px) {
    .product__core-commerce {
        padding: 140px 40px 20px;
    }
}
@media (min-width: 1024px) {
    .product__core-commerce {
        padding: 168px 40px 60px;
    }
}
.product__core-commerce__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 auto;
    max-width: 1440px;
}
.product__carousel {
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: 0;
    opacity: 0;
    position: relative;
    top: 80px;
    width: 100%;
    z-index: -1;
}
@media (min-width: 768px) {
    .product__carousel {
        margin-bottom: 0;
        top: 160px;
    }
}
.product__carousel.active {
    height: auto;
    opacity: 1;
    z-index: initial;
}
@media (min-width: 769px) {
    .product__carousel.active {
        margin-bottom: 100px;
    }
}
.product__carousel:hover .product__carousel__arrow {
    opacity: 1;
}
@media (min-width: 769px) {
    .product__carousel {
        position: -webkit-sticky;
        position: sticky;
    }
}

.product__carousel__wrapper {
    width: 100%;
}
@media (min-width: 821px) {
    .product__carousel__wrapper {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
        width: 50%;
    }
}
.product__carousel__thumbs {
    bottom: -70px;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    max-width: 65px;
    position: absolute;
    width: 100%;
    z-index: 100;
}

@media (min-width: 1280px) {
  .product__carousel__thumbs {
      bottom: -100px;
  }
}
@media (min-width: 769px) {
    .product__carousel__thumbs {
        max-width: 80px;
    }
}

.product__carousel__thumbs {
    bottom: -120px;
}

.product__carousel__thumbs .swiper-wrapper {
    max-width: 80px;
}
@media (min-width: 769px) {
    .product__carousel__thumbs .swiper-wrapper {
    }
}
.product__carousel__thumb {
    cursor: pointer;
    height: 40px;
    position: relative;
}

@media (min-width: 769px) {
  .product__carousel__thumb {
    height: 35px;
  }
}

.product__carousel__thumb img {
    display: block;
    height: 100%;
    margin: 0 auto;
}
.product__carousel__thumb.swiper-slide-active {
    pointer-events: none;
}
.product__carousel__thumb.swiper-slide-active:after {
    border: 1px solid #72c1e0;
}
.product__carousel__thumb:hover:after {
    border: 1px solid #72c1e0;
}
.product__carousel__thumb:after {
    content: "";
    border: 1px solid #f0efe8;
    border-radius: 60px;
    left: 50%;
    padding: 24px 23px 24px;
    position: absolute;
    top: 49%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease-in-out, border 0.2s ease-in-out;
}

@media (min-width: 769px) {
    .product__carousel__thumb:after {
      padding: 16px 20px 24px;
    }
}

@media (min-width: 1024px) {
    .product__carousel__thumb:after {
        padding: 16px 22px 28px;
    }
}

@media (min-width: 1200px) {
    .product__carousel__thumb:after {
        padding: 28px 27px 28px;
    }
}

.product__carousel__items {
    overflow: visible;
}
.product__carousel__shape {
    height: 100%;
    left: 50%;
    position: absolute;
    top: calc(50% - 50px);
    transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
    .product__carousel__shape {
        top: calc(50% - 50px);
    }
}
.product__carousel__image {
    display: -ms-flexbox;
    display: flex;
    padding-top: 50%;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    transition: opacity 0.3s ease-in-out;
    width: 100% !important;
}
.product__carousel__image .img-wrapper {
    position: absolute;
    top: -100px;
    width: 75%;
}
.product__carousel__image .img-wrapper img {
    width: 100%;
}
.product__carousel__arrow {
    cursor: pointer;
    border: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    transition: opacity 0.3s ease-in-out;
    width: 40px;
    z-index: 200;
}
.product__carousel__arrow--previous {
    left: 20px;
    transform: rotateY(180deg) translateY(-50%);
}
@media (min-width: 769px) {
    .product__carousel__arrow--previous {
        left: 60px;
    }
}
.product__carousel__arrow--next {
    right: 20px;
}
@media (min-width: 769px) {
    .product__carousel__arrow--next {
        right: 60px;
    }
}
.product__carousel__arrow path {
    stroke: #000;
}
.product__carousel .swiper-pagination {
    bottom: -30px;
    max-width: 530px;
}
@media (min-width: 769px) {
    .product__carousel .swiper-pagination {
        bottom: -80px;
    }
}
.product__carousel .swiper-pagination-bullet {
    background: #dadada;
    border-radius: 10px;
    padding: 5px;
    transition: background 0.2s ease-in-out;
}
.product__carousel .swiper-pagination-bullet:hover {
    background: #72c1e0;
}
.product__carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #72c1e0;
}
@media (min-width: 769px) {
    .product__carousel .swiper-pagination-bullet {
        opacity: 0;
        height: 40px;
        margin: 0 4px;
        width: calc(20% - 8px);
    }
}
.product__meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 190px;
}
@media (min-width: 821px) {
    .product__meta {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-top: 0;
    }
}
@media (min-width: 900px) {
    .product__meta {
        -ms-flex: 0 0 37.67%;
        flex: 0 0 37.67%;
        margin-left: auto;
    }
}
.product__meta li.label {
    margin-top: 30px;
    list-style-position: inside;
    list-style-type: disc;
}
.product__title {
  width: 100%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.product__price {
    font-size: 1.38889rem;
    margin-top: 20px;
    width: 100%;
}
@media (min-width: 1024px) {
    .product__price {
        font-size: 1.55556rem;
        margin-top: 28px;
    }
}
.product__copy {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .product__copy {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
    }
}
.product__copy p {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: "Sofia Light", sans-serif;
    font-size: 0.88889rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6875;
    margin: 0;
    font-size: 16px;
}
@media (min-width: 769px) {
    .product__copy p {
        font-size: calc(0.64103vw + 11.07692px);
    }
}
@media (min-width: 1080px) {
    .product__copy p {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .product__copy p {
        font-size: 1rem;
        line-height: 1.5;
    }
}
.product__variants {
    width: 100%;
}
.product__variants__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}
.product__variants__block:first-of-type {
    margin-top: 30px;
}
@media (min-width: 1024px) {
    .product__variants__block:first-of-type {
        margin-top: 40px;
    }
}
.product__variants__title {
    position: relative;
    width: 100%;
}
@media (min-width: 1024px) {
    .product__variants__title {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
}
@media (min-width: 769px) {
    .product__variants__title--size {
        margin-bottom: 40px;
    }
}
@media (min-width: 1024px) {
    .product__variants__title--size {
        margin-bottom: 0;
    }
}
.product__variants span.label {
    left: 0;
    top: -20px;
    position: relative;
    width: 100%;
}
.product__variants__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}
@media (min-width: 1024px) {
    .product__variants__wrapper {
        -ms-flex: 0 0 calc(80% - 30px);
        flex: 0 0 calc(80% - 30px);
        margin-left: auto;
    }
}
.product__variants__wrapper span {
    border-radius: 100px;
    height: 28px;
    width: 28px;
}



@media (min-width: 1024px) {
    .product__variants__wrapper span {
        height: 30px;
        width: 30px;
    }
}

@media (min-width: 1200px) {
    .product__variants__wrapper span {
        height: 40px;
        width: 40px;
    }
}

.product__variants__wrapper--color {
    margin-top: 20px;
    position: relative;
}
@media (min-width: 769px) {
    .product__variants__wrapper--color {
        left: -12px;
        margin-top: 0;
    }
}
.product__variants__wrapper--color li {
    display: -ms-flexbox;
    display: flex;
}
.product__variants__wrapper--color li:after {
    content: "";
    border: 1px solid #72c1e0;
    border-radius: 22px;
    left: 50%;
    opacity: 0;
    padding: 17px 15px 14px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease-in-out;
}
@media (min-width: 1024px) {
    .product__variants__wrapper--color li:after {
        padding: 10px 18px 24px;
        top: 50%;
    }
}

@media (min-width: 1200px) {
    .product__variants__wrapper--color li:after {
        padding: 20px 22px 24px;
        top: 50%;
    }
}

.product__variants__wrapper--color li:hover:after {
    opacity: 1;
}
.product__variants__wrapper--color li.current:after {
    opacity: 1;
}
.product__variants__wrapper--size {
    position: relative;
}
@media (max-width: 767px) {
    .product__variants__wrapper--size {
        margin-top: 34px;
        left: 12px;
    }
}
.product__variants__wrapper--size li {
    display: none;
}
.product__variants__wrapper--size li:after {
    content: "";
    border: 1px solid #72c1e0;
    border-radius: 22px;
    left: 50%;
    opacity: 0;
    padding: 24px 18px 21px;
    position: absolute;
    top: 48%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease-in-out;
}
.product__variants__wrapper--size li:hover:after {
    opacity: 1;
}
.product__variants__wrapper--size li.active {
    display: block;
}
.product__variants__wrapper--size li.current:after {
    opacity: 1;
}
.product__variants__wrapper--size li.disabled {
    opacity: 0.8;
    pointer-events: none;
}
.product__variants__wrapper--size li.disabled:after {
    opacity: 0;
}
.product__variants__wrapper--size li.disabled:before {
    content: "";
    border: 1px solid #72c1e0;
    left: -10px;
    position: absolute;
    right: -10px;
    transform: rotate(-45deg);
    top: 11px;
}
.product__variants__wrapper li {
    cursor: pointer;
    margin-bottom: 30px;
    margin-right: 37px;
    position: relative;
}
@media (min-width: 1024px) {
    .product__variants__wrapper li {
        margin-bottom: 40px;
    }
}
@media (min-width: 769px) {
    .product__callouts {
        width: 80%;
    }
}
.product__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    overflow: hidden;
    padding-top: 135px;
    position: relative;
    width: 100%;
}
@media (min-width: 769px) {
    .product__content {
        padding-top: 230px;
    }
}
.product__content__mask {
    top: -3%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 200;
}
@media (min-width: 769px) {
    .product__content__mask {
        top: -3%;
    }
}
/* @media (min-width: 1024px) {
    .product__content__mask {
        top: -10%;
    }
} */
.product__content__mask path {
    fill: #fff;
}
.product__content .desktop {
    display: none;
}
@media (min-width: 769px) {
    .product__content .desktop {
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 769px) {
    .product__content .mobile {
        display: none;
    }
}
.product__content .text-block {
    background-color: #f0efe8;
    margin-top: 230px;
}

@media (min-width: 769px) {
    .product__content .text-block {
        margin-top: 180px;
    }
}
.product__content .text-block__inner {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.product__content .text-block__copy {
    max-width: 730px;
}
.product__btn {
    display: block;
}
@media (min-width: 1024px) {
    .product__btn {
        width: 80%;
    }
}
.product__details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 54px 0 80px;
    position: relative;
}
@media (min-width: 769px) {
    .product__details {
        padding: 54px 40px 80px;
    }
}
@media (min-width: 1024px) {
    .product__details {
        padding: 80px 60px 160px;
    }
}
.product__details__diagram {
    display: none;
    -ms-flex: 0 0 66.67%;
    flex: 0 0 66.67%;
    width: 100%;
}
@media (min-width: 1024px) {
    .product__details__diagram {
        display: -ms-flexbox;
        display: flex;
    }
}
.product__details__diagram img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.yotpo-main-widget {
    margin-bottom: 80px !important;
}
@media (min-width: 769px) {
    .yotpo-main-widget {
        margin-bottom: 160px !important;
    }
}


@media (min-width: 768px) {
    .cart-page table {
        margin: 0 auto;
    }
}
.cart-page .cart-header {
    margin-top: 120px;
    padding: 0 30px;
}
@media (min-width: 768px) {
    .cart-page .cart-header {
        margin-top: 160px;
    }
}
}
@media (min-width: 768px) {
    .cart-page .cart__shipping {
        text-align: right;
    }
}
.cart-page .hide {
    display: none;
}
.cart-page a {
    text-decoration: none;
}
.cart-page .product-details {
    margin: 10px 0 5px;
}
.cart-page .btn--yellow {
    -webkit-appearance: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.cart td,
.cart th {
    text-align: right;
    border: 0;
}
.cart td {
    padding-top: 22px;
    padding-bottom: 22px;
}
@media only screen and (min-width: 750px) {
    .cart td {
        padding-left: 22px;
        padding-right: 22px;
    }
}
.cart th {
    font-weight: var(--font-weight-body);
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    text-transform: uppercase;
    padding: 27.5px 22px;
}
@media only screen and (max-width: 749px) {
    .cart td:nth-child(3),
    .cart th:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }
}
.cart td:first-child,
.cart th:first-child {
    padding-left: 0;
}
.cart td:first-child.cart__removed-product,
.cart th:first-child.cart__removed-product {
    padding: 1rem 0 1.2rem 0.5rem;
}
.cart td:last-child,
.cart th:last-child {
    padding-right: 0;
}
.cart dd {
    margin-left: 0;
}
.cart__meta {
    width: 50%;
}
@media only screen and (min-width: 750px) {
    .cart__meta {
        width: 40%;
    }
}
@media only screen and (min-width: 990px) {
    .cart__meta {
        width: 45%;
    }
}
.cart__product-information {
    display: -ms-flexbox;
    display: flex;
}
.cart__image-wrapper {
    padding-right: 1.5rem;
    -ms-flex: 5rem 0 0px;
    flex: 5rem 0 0;
}
@media only screen and (min-width: 750px) {
    .cart__image-wrapper {
        padding-right: 2.5rem;
        -ms-flex: 8rem 0 0px;
        flex: 8rem 0 0;
    }
}
@media only screen and (min-width: 990px) {
    .cart__image-wrapper {
        padding-right: 3rem;
        -ms-flex: 9rem 0 0px;
        flex: 9rem 0 0;
    }
}
.product-details {
    padding: calc((5 / (var(--font-size-base))) * 1em) 0 0;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
}
.product-details.hide + .cart__remove {
    margin-top: 0;
}
.product-details__item {
    margin-bottom: 0.15em;
}
.product-details__item--variant-option:not(.hide) + .product-details__item--property {
    margin-top: 0.8rem;
}
.product-details__item-label {
    font-weight: var(--font-weight-body--bold);
}
.cart__qty {
    margin-top: calc((15 / (var(--font-size-base))) * 1em);
}
@media only screen and (min-width: 750px) {
    .cart__qty {
        margin-top: 0;
    }
}
.cart__qty-label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.cart__qty-input {
    text-align: center;
    width: 60px;
    padding-left: calc((5 / (var(--font-size-base))) * 1em);
    padding-right: calc((5 / (var(--font-size-base))) * 1em);
}
.cart__error-message-wrapper,
.cart__qty-error-message-wrapper {
    line-height: 1.2;
}
.cart__error-message-wrapper .icon-error,
.cart__qty-error-message-wrapper .icon-error {
    margin-top: 0;
}
.cart__qty-error-message-wrapper--desktop {
    display: none;
}
@media only screen and (min-width: 750px) {
    .cart__qty-error-message-wrapper--desktop {
        display: block;
    }
}
.cart__qty-error-message-wrapper--mobile {
    display: block;
}
@media only screen and (min-width: 750px) {
    .cart__qty-error-message-wrapper--mobile {
        display: none;
    }
}
.cart__error-message,
.cart__qty-error-message {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    color: var(--color-body-text);
    vertical-align: middle;
}
.cart__error-message-wrapper {
    margin-top: 1rem;
}
@media only screen and (min-width: 750px) {
    .cart__error-message-wrapper {
        margin-top: 0.8rem;
    }
}
.cart__row {
    border-bottom: 1px solid var(--color-border);
}
.cart__row p {
    margin-bottom: 0;
}
.cart__row p + p {
    margin-top: 10px;
}
.cart__row td {
    vertical-align: top;
}
@media only screen and (min-width: 750px) {
    .cart__row td {
        vertical-align: middle;
    }
}
.cart__row--heading {
    color: var(--color-text);
    letter-spacing: 0.3px;
}
.cart__removed-product-details {
    font-weight: var(--font-weight-body--bold);
}
.cart-subtotal__title {
    font-size: calc(((var(--font-size-base) + 2) / (var(--font-size-base))) * 1em);
}
.cart-subtotal__price {
    padding-left: 27.5px;
}
@media only screen and (min-width: 750px) {
    .cart-subtotal__price {
        padding-left: 55px;
        min-width: 150px;
        display: inline-block;
    }
}
.cart__footer {
    padding-top: 17.5px;
}
.cart__buttons-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 20rem;
    margin: 0 auto;
}
@media only screen and (min-width: 921px) {
    .cart__buttons-container {
        display: block;
        max-width: none;
    }
}
.cart__submit-controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (min-width: 921px) {
    .cart__submit-controls {
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-pack: justify;
  	  justify-content: space-between;
    }
}
.cart__submit {
    margin-bottom: 0;
    min-height: 44px;
    width: 100%;
}
.cart__submit + .cart__submit {
    margin-top: 10px;
    margin-left: 0;
}
@media only screen and (min-width: 921px) {
    .cart__submit {
        min-height: auto;
        width: auto;
    }
    .cart__submit + .cart__submit {
        margin-top: 0;
        margin-left: 10px;
    }
}
.cart__shipping {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    padding: 10px 0 20px;
    margin-bottom: 25px;
}
.cart-note__input,
.cart-note__label {
    display: block;
}
@media only screen and (max-width: 749px) {
    .cart-note__input,
    .cart-note__label {
        margin: 0 auto;
    }
}
.cart-note__label {
    margin-bottom: 15px;
}
.cart-note__input {
    min-height: 50px;
    width: 100%;
}
@media only screen and (max-width: 749px) {
    .cart-note__input {
        margin-bottom: 40px;
    }
}
.cart__product-title {
    border-bottom: none;
    color: var(--color-body-text);
}
.cart__product-title:focus,
.cart__product-title:not([disabled]):hover {
    color: var(--color-body-text);
    border-bottom: 1px solid currentColor;
}
.cart__image {
    max-height: 95px;
    display: block;
    margin: 0 auto;
}
.cart__remove {
    margin-top: calc((8 / (var(--font-size-base))) * 1em);
}
.cart__price {
    text-align: right;
    padding-right: 0;
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    width: 50%;
}
.cart__price dl {
    margin: 0;
}
@media only screen and (min-width: 921px) {
    .cart__price {
        width: 25%;
    }
}
.cart__quantity-td {
    width: 20%;
}
.cart__final-price {
    width: 15%;
}
@media only screen and (max-width: 749px) {
    .cart-message {
        padding-top: 20px;
    }
    .cart__qty-label {
        position: inherit !important;
        overflow: auto;
        clip: auto;
        width: auto;
        height: auto;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        font-size: calc(((13) / (var(--font-size-base))) * 1em);
        margin-right: 5px;
    }
}
.cart--no-cookies .cart__continue-btn {
    display: none;
}
.cart--no-cookies .cart--empty-message {
    display: none;
}
.cookie-message {
    display: none;
    padding-bottom: 25px;
}
.cart--no-cookies .cookie-message {
    display: block;
}
.additional-checkout-buttons {
    margin-top: 1rem;
}
.additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: 0 0;
}
[data-shopify-buttoncontainer] {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.myaccount {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 990px) {
    .myaccount__order-history {
        -moz-flex: 1 0 66.66667%;
        -ms-flex: 1 0 66.66667%;
        flex: 1 0 66.66667%;
    }
}
@media only screen and (min-width: 990px) {
    .myaccount__account-details {
        -moz-flex: 1 0 33.33333%;
        -ms-flex: 1 0 33.33333%;
        flex: 1 0 33.33333%;
    }
}
.order-table {
    border: 1px solid var(--color-border);
}
.order-table a {
    border-bottom: 1px solid currentColor;
}
.order-table td,
.order-table th {
    border: 0;
}
.order-table tbody th,
.order-table tfoot th {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}
.order-table tbody tr + tr {
    border-top: 1px solid var(--color-border);
}
.order-table thead {
    border-bottom: 1px solid var(--color-body-text);
}
.order-table tfoot {
    border-top: 1px solid var(--color-body-text);
}
.order-table tfoot tr:first-child td,
.order-table tfoot tr:first-child th {
    padding-top: 1.25em;
}
.order-table tfoot tr:nth-last-child(2) td,
.order-table tfoot tr:nth-last-child(2) th {
    padding-bottom: 1.25em;
}
.order-table tfoot tr:last-child td,
.order-table tfoot tr:last-child th {
    border-top: 1px solid var(--color-body-text);
    font-weight: var(--font-weight-body--bold);
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    text-transform: uppercase;
}
@media only screen and (min-width: 921px) {
    .order-table thead th {
        text-transform: uppercase;
        padding-top: 1.25em;
        padding-bottom: 1.25em;
    }
    .order-table tbody tr td,
    .order-table tbody tr th {
        padding-top: 1.25em;
        padding-bottom: 1.25em;
    }
    .order-table tfoot tr td,
    .order-table tfoot tr th {
        vertical-align: bottom;
    }
}
@media only screen and (max-width: 749px) {
    .order-table {
        border: 0;
    }
    .order-table thead {
        display: none;
    }
    .order-table td,
    .order-table th {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: 0.5rem 0;
        border: 0;
        margin: 0;
    }
    .order-table td::before,
    .order-table th::before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%;
    }
    .order-table tbody tr th:first-child {
        padding-top: 1.25em;
    }
    .order-table tbody tr td:last-child {
        padding-bottom: 1.25em;
    }
    .order-table tbody td::before,
    .order-table tbody th::before {
        font-weight: var(--font-weight-body--bold);
    }
}
@media only screen and (max-width: 749px) {
    .order-table__product {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.order-discount {
    color: var(--color-sale-text);
    display: block;
    line-height: 1.2em;
}
.order-discount .icon-saletag {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
}
.order-discount--title {
    text-transform: uppercase;
    word-break: break-word;
    padding-right: 1em;
}
.order-discount--list {
    margin: 0.8em 0 0 1.3em;
    list-style: none;
    padding: 0;
}
.order-discount__item {
    text-indent: -1.3em;
}
.order-discount__item + .order-discount__item {
    margin-top: 0.6em;
}
@media only screen and (max-width: 749px) {
    .order-discount-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
}
.order-discount-card-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (min-width: 921px) {
    .order-discount-card-wrapper {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.order-discount--cart {
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    padding-right: 0;
}
@media only screen and (min-width: 921px) {
    .order-discount--cart {
        font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    }
}
.order-discount--cart-total {
    padding-left: 27.5px;
}
@media only screen and (min-width: 921px) {
    .order-discount--cart-total {
        padding-left: 55px;
        min-width: 150px;
    }
}
.empty-page-content {
    padding: 120px 30px 120px;
}
@media (min-width: 768px) {
    .empty-page-content {
        padding: 160px 40px 180px;
    }
}
@media (min-width: 1024px) {
    .empty-page-content {
        padding: 160px 60px 180px;
    }
}
.cart--empty-message {
    margin: 10px 0 20px;
}
.static-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0 0;
    position: relative;
}
@media (min-width: 768px) {
    .static-page {
        padding: 60px 0 0;
    }
}
.static-page__title {
    margin: 0 auto;
    text-align: center;
}
.static-page__inner {
    margin-top: 80px;
    padding: 0 30px;
    width: 100%;
}
@media (min-width: 768px) {
    .static-page__inner {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        margin-top: 120px;
        padding: 0 40px;
    }
}
@media (min-width: 1024px) {
    .static-page__inner {
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%;
        padding: 0 60px;
    }
}
.static-page h2 {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: Eksell, serif;
    font-size: 1.88889rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.20588;
    margin: 48px 0 0;
    font-size: 34px;
}
@media (min-width: 768px) {
    .static-page h2 {
        font-size: calc(5.12821vw - 5.38462px);
    }
}
@media (min-width: 1080px) {
    .static-page h2 {
        font-size: 50px;
    }
}
@media (min-width: 1024px) {
    .static-page h2 {
        font-size: 2.77778rem;
        line-height: 1.2;
        margin: 40px 0 0;
    }
}
.static-page h2 + p {
    margin-top: 20px;
}
@media (min-width: 1024px) {
    .static-page h2 + p {
        margin-top: 30px;
    }
}
.static-page p {
    font-variant-ligatures: common-ligatures;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: "Sofia Regular", sans-serif;
    font-size: 0.88889rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6875;
    margin: 0;
    font-size: 16px;
}
@media (min-width: 768px) {
    .static-page p {
        font-size: calc(0.64103vw + 11.07692px);
    }
}
@media (min-width: 1080px) {
    .static-page p {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .static-page p {
        font-size: 1rem;
        line-height: 1.5;
    }
}
.static-page p + h2 {
    margin-top: 40px;
}


/* //////////// Simple Texting Styles  */

.form-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .st-title {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Sofia Regular';
    line-height: 1.5em;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 12px;
    margin-top: 12px;
    text-align: center;
  }

  .st-subheading {
    font-size: 16px;
    font-family: 'Sofia Regular';
    font-weight: 200px;
    padding-bottom: 30px;
    text-align: center;
    display: inline;
  }
  
  .st-general-error {
    font-size: 1.25em;
    line-height: 1.5em;
    color: #F44336;
    margin-bottom: 8px;
    text-align: center;
  }
  
  /* Error icon */
  .st-general-error img {
    width: 1.25em;
    height: 1.25em;
    margin-bottom: -0.2em;
    cursor: pointer;
  }
  
  .st-font-caption {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    line-height: 14px;
    font-weight: 400;
  }
  
  .st-font-caption a {
    color: rgba(0, 0, 0, 0.54);
  }
  
  .st-color-red {
    color: #F44336;
  }
  
  .st-hidden {
    display: none;
  }
  
  /* Sign-Up form */
  .st-signupform {
    font-family: sans-serif;
    display: flex;
    flex-direction: row;
    align-content: center;
    box-sizing: border-box;
    height: auto;
    width: 450px;
    min-width: 200px;
    max-width: 1000px;
    border-radius: 2px;
    border-style: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    padding: 20px;
    position: fixed;
    margin: 0;
    bottom: 0;
    right: 0;
    z-index: 99999999;
    margin-right: -450px;
    transition: margin-right 2s;
  }

  .step1-form {
    width: inherit;
    height: inherit;
    padding-bottom: 8px;
  }

  .st-signupform img {
    position: absolute;
    right: -10px;
    top: -10px;
  }

  .form-content-container {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
  }
  
  .st-signupform__label {
    color: gray;
    font-weight: bold;
    font-size: 12px;
    line-height: 2em;
    text-transform: uppercase;
  }
  
  .st-signupform input:focus,
  .st-signupform select:focus,
  .st-signupform textarea:focus,
  .st-signupform button:focus {
    outline: none;
  }
  
  .st-signupform .st-error-message {
    -moz-transform: translateY(-16px);
    -webkit-transform: translateY(-16px);
    -o-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    color: red;
  }
  
  .st-signupform footer {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    text-align: center;
    margin-top: 8px;
  }
  
  .st-signupform footer a {
    color: rgba(0, 0, 0, 0.54);
  }
  
  .st-signupform div {
    position: relative;
  }
  
  .st-signupform div.required:after {
    display: block;
    content: "*";
    color: #F44336;
    font-size: 32px;
    text-align: right;
    position: absolute;
    right: 9px;
    top: 25px;
    width: 10px;
    height: 20px;
  }
  
  .st-signupform input[type="text"],textarea {
    width: 100%;
    background-color: white;
    border: 1px solid rgba(0, 27, 72, 0.32);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    outline: none;
    box-shadow: 0 0 4px rgba(35, 153, 241, 0);
    -webkit-transition: .3s all;
    transition: .3s all;
  }
  
  .st-signupform input[type="text"]:focus, textarea:focus {
    border-color: black;
    -webkit-transition: .3s all;
    transition: .3s all;
  }
  
  .st-signupform input[type="submit"] {
    position: relative;
    font-size: 16px;
    font-family: 'Sofia Regular';
    width: 100%;
    background: rgb(246, 194, 68);
    border-radius: 2px;
    border-style: none;
    border-color: rgb(0, 0, 0);
    border-width: 0px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1;
    white-space: normal;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
  }
  
  .st-signupform textarea {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0px;
    height: 38px;
    text-align: left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(180, 187, 195);
  }

  .required-content {
    margin-top: -15px;
  }

  .validation-outer-container {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    display: none;
  }

  .validation-container {
    background-color: white;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 0px;
    border-radius: 4px;
    height: 48px;
    animation: 0.4s ease 0s 1 normal none running fadein;

  }

  .validation-message {
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 4px 0px;
    border: 1px solid rgb(208, 51, 31);
    background-color: rgb(248, 236, 233);
  }

  .validation-message .tooltip-box {
    font-size: 14px;
    padding: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: rgb(208, 51, 31);
  }

  .validation-message .tooltip-carrot::before
   {
    border-width: 8px;
    left: 8px;
    bottom: -17px;
    border-top-color: rgb(208, 51, 31);
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
  }

  .validation-message .tooltip-carrot::before,
  .validation-message .tooltip-carrot::after
  {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
  }

  .validation-message .tooltip-carrot::after
   {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: transparent;
    border-top: 8px solid rgb(248, 236, 233);
    bottom:-8px;
    left:8px;
  }
  
  
  @media only screen and (max-width: 920px) {
    
    input {
     -webkit-appearance: none; 
    }
    
    .st-signupform {
      width: 100%;
    }
    
    .st-title {
      font-size: 1.35em;
  }

  .st-subheading {
    font-size: 1em;
  }
    .cart__image {
    max-height: 70px;
}
    .cart__image-wrapper {
    padding-right: 10px;
}
    
    table.cartTable .label {
    font-size: 16px;
}
.cart__qty input {
    font-size: 16px;
    padding: 5px 0px;
}
   .cart__footer {
    margin-left: 0 !important;
} 
    
 .cart__product-information {
    display: -ms-flexbox;
    display: block;
    text-align: center;
}   
  .cart-page table {
    margin: 0 5px 0 5px;
}  
    
  form.cart.cart-page table {
    table-layout: fixed;
    width: 100%;
}  
    
    
  .cart__row td {
    vertical-align: middle;
}  
    
    
  .cartGrid .cartGridInner {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
        grid-gap: 0 !important;
}
    
   td.cart__meta.small--text-left {
    width: 18% !important;
} 
    
  span.deleteProduct {
    right: 10px !important;
}  
   input.cart__submit.btn {
    width: 100% !important;
} 
    
 .cartGrid {
    padding-bottom: 0 !important;
}   
    
    
  }

.empty-page-content.text-center {
    text-align: center;
}

h1.cart-header__title.headline.headline__medium {
    text-align: center;
    font-size: 36px;
}
thead.cart__row.cart__row--heading tr th {
    text-align: center;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0;
}
.cart__row td {
    text-align: center;
}
td.cart__meta.small--text-left {
    text-align: left;
}
h1.cart-header__title.headline.headline__medium {
    margin-bottom: 20px;
}
tr.cart__row td {
    border-bottom: 1px solid #e8e8e8;
}
.cartGrid {
    padding-top: 50px;
    padding-bottom: 0px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}



 .cartGrid .cartGridInner{
  display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65% auto;
    grid-template-columns: 65% auto;
    grid-gap: 40px;
  }


.cart-page table {
    width: 100%;
}

.cart__footer {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.cart__footer .grid {
    background-color: #f9fafc;
    border-radius: 8px;
    padding: 20px !important;
}


.cart-subtotal {
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
  margin-bottom: 20px;
}

input.cart__submit.btn {
    height: auto;
    padding: 9px 10px;
    line-height: normal;
    width: 46%;
    text-align: center !important;
    display: block;
}
form.cart.cart-page table {
    table-layout: fixed;
    width: 100%;
}

td.cart__meta.small--text-left {
    width: 25%;
}
td.cart__final-price {
    position: relative;
}
span.deleteProduct {
    position: absolute;
    top: 10px;
    right: 0px;
}




@media only screen and (min-width: 921px) {

table.cartTable {
    margin-left: auto;
    margin-right: auto;
}

.cart__product-information {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
table.cartTable .label {
    font-size: 16px;
}
.cart__qty input {
    font-size: 16px;
    padding: 5px 0px;
}
.cart__footer {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

}

/* product slider */

.slider-row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.slider-header {
    text-align: center;
  margin-bottom: 70px;
      position: relative;
}
.slider-header h3 {
    margin: 0;
    margin-bottom: 15px;
    font-family: "Sofia Light", sans-serif;
    font-size: 26px;
    font-weight: 400;
}
.slider-header h1 {
    margin: 0;
    font-size: 2.77778rem;
}
.slider-header h1 sup {
    font-size: 26px;
}
.slider-header p {
    font-family: "Sofia Light", sans-serif;
    font-size: 20px;
    max-width: 730px;
    margin-top: 50px;
      margin-left: auto;
    margin-right: auto;
}
.slick-slide:focus{
	outline: none
}
.product-slider .slider-inner{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.product-slider .slider-inner .col-6{
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.product-slider .slider-inner .col-6.v-center{
	-ms-flex-align: center!important;
    align-items: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.product-slider .slider-inner .col-6 .img-padding-right{
	padding-right: 50px;
}
.product-slider .slider-inner .col-6 .img-padding-left{
	padding-left: 50px;
}
.product-slider .slider-inner .col-6 .slider-image img{
	max-width: 100%;
}
.product-slider .slider-inner .col-6 .slider-content {
    border-left: 4px solid #f8c244;
    padding-left: 70px;
    padding-top: 70px;
    padding-bottom: 40px;
    max-width: 510px;
    padding-right: 15px;
}
.product-slider .slider-inner .col-6 .slider-content h2 {
    font-size: 26px;
    margin-top: 0;
}
.product-slider .slider-inner .col-6 .slider-content p {
    font-family: "Sofia Light", sans-serif;
    font-size: 18px;
}
.product-slider ul.slick-dots {
    position: absolute;
    width: 50%;
    bottom: 25%;
    right: 0;
    padding-left: 90px;
}
.product-slider ul.slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 15px;
}
.product-slider ul.slick-dots li button {
    color: transparent;
    border: 0;
    background-color: #cbccc7;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    padding: 0;
}
.product-slider ul.slick-dots li button:focus{
	outline: none
}
.product-slider ul.slick-dots li.slick-active button{
    background-color: #090001;
}
.product-slider button.slick-prev.slick-arrow {
    display: none !important;
}
.product-slider img.slick-prev.pull-left.slick-arrow {
    max-width: 70px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40%;
    margin-left: 0;
    cursor: pointer;
}
.product-slider.slider02 {
    border-top: 1px solid #6d6d6d;
    border-bottom: 1px solid #6d6d6d;
    padding-bottom: 30px;
}
.product-slider.slider02 ul.slick-dots {
    left: 0;
    padding-left: 75px;
    bottom: 28%;
}
.product-slider.slider02 img.slick-prev.pull-left.slick-arrow {
    max-width: 70px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-right: 30px;
    cursor: pointer;
    left: auto;
    margin-left: 0;
}
@media screen and (max-width: 1200px) {
.slider-row {
    max-width: 95%;
}
}

@media screen and (max-width: 991px) {
.product-slider .slider-inner .col-6 .slider-content {
    padding-left: 35px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px;
      border-left: 2px solid #f8c244;
}
  .product-slider .slider-inner .col-6 .slider-content h2 {
    font-size: 20px;
}
  .product-slider .slider-inner .col-6 .slider-content h2 {
    font-size: 20px;
}
  .product-slider ul.slick-dots {
    bottom: 12%;
    right: 0;
    padding-left: 50px;
}
  .product-slider.slider02 ul.slick-dots {
    left: 0;
    padding-left: 40px;
    bottom: 16%;
}
  .product-slider img.slick-prev.pull-left.slick-arrow, .product-slider.slider02 img.slick-prev.pull-left.slick-arrow {
    max-width: 50px;
}
}

@media screen and (max-width: 767px) {
  
  .product-slider .slider-inner .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
  
  .slider-header h1 {
    font-size: 26px;
}
.slider-header h3 {
    font-size: 0.88889rem;
    margin-bottom: 10px;
}
.slider-header p {
    font-size: 14px;
      margin-top: 30px;
    max-width: 100%;
}
  .product-slider .slider-inner .col-6 .img-padding-right {
    padding-right: 0;
}
.slider-header h1 sup {
    font-size: 20px;
}
.product-slider .slider-inner {
    margin-right: 0;
    margin-left: 0;
}
  .slider-header {
    text-align: center;
    margin-bottom: 0;
    border-bottom: 0px solid #6d6d6d;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
        padding-top: 60px;
}
  
 .product-slider .slider-inner .col-6 .slider-content {
    border-left: 0px solid #f8c244;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 30px;
    max-width: 510px;
    padding-right: 0;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
   border-bottom: 1px solid #6d6d6d;
} 
  .product-slider .slider-inner .col-6 .slider-content h2 {
    font-size: 18px;
    margin-top: 0;
}
  .product-slider .slider-inner .col-6 .slider-content p {
    font-size: 14px;
}

  .slider-row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}
 .product-slider ul.slick-dots {
    position: absolute;
    width: 100%;
    bottom: 28%;
    right: 0;
    padding-left: 0;
    right: 0;
    text-align: center;
} 
  .slider-content {
    padding-top: 40px !important;
}
 
  .product-slider.slider02 {
    border-top: 0px solid #6d6d6d;
    border-bottom: 0px solid #6d6d6d;
    padding-bottom: 0;
}
  .product-slider.slider02 .slider-inner .col-6 { order: 2; }
  .product-slider.slider02 .slider-inner .col-6.order1 { order: 1; }
  
 .product-slider.slider02 ul.slick-dots {
    padding-left: 0;
   bottom: 30%;
} 
 .product-slider ul.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    margin-left: 8px;
} 
  .product-slider ul.slick-dots li button {
    width: 10px;
    height: 10px;
}
  
  .product-slider.slider03 ul.slick-dots {
    bottom: 26%;
}
  .product-slider.slider03 .slider-content {
    padding-top: 65px !important;
}
  
 .product-slider.slider03 {
    padding-top: 30px;
} 
 
  .product-slider img.slick-prev.pull-left.slick-arrow, .product-slider.slider02 img.slick-prev.pull-left.slick-arrow {
    max-width: 50px;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: auto;
    margin-left: 0;
    cursor: pointer;
        right: 15px;
        margin: 0;
}
  .product-slider.slider03 .slider-inner .col-6 .slider-content {
    border-bottom: 0px solid #6d6d6d;
}
  .slider-header::before {
    content: "";
    background-color: #f8c244;
    height: 4px;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
  
  
}







/*** Custom ***/
html{
  padding-bottom: 0px !important;
}

/*
.header__logo{
  text-align: center;
}

.header__logo svg path{
  filter: none;
}


.header__inner svg{
  width: 90px;
  height: auto;
  margin-top: 6px;

}

@media (max-width: 767px){
  .header__inner svg{
    width: 70px;
  }
}
*/

/*
@media (max-width: 767px){
  .header__inner svg{
    height: 80px;
  }
}

@media (min-width: 768px){
  .header {
    height: auto;
  }
}

.header.hidden{
  top: -140px;
}
*/





.pswp{
  z-index: 999999999999 !important;
}

.product__carousel .product__carousel__shape{
  /*top: 50%;*/
}

.product__carousel .product__carousel__image{
  cursor: zoom-in;
}

.product__carousel .product__carousel__image img{
  position: absolute;
  top: -100px;
  width: 72%;
}

.page--product button.image-zoom-trigger{
  position: absolute;
  z-index: 101;
  color: #4a4a4a;
  pointer-events: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  padding: 4px 8px;
  border-radius: 10px;
  background: hsla(0,0%,97%,.75);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  right: 10px;
  bottom: -45px;
  transform: none;
  display: flex;
  align-items: center;
}

.page--product button.image-zoom-trigger svg{
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.page--product button.image-zoom-trigger i{
  font-style: normal;
}

@media screen and (max-width: 767px){
  .product__meta{
    margin-top: 220px;
  }
}

.pswp__top-bar{
  background-color: transparent !important;
}

.pswp__top-bar .pswp__counter{
  display: none !important;
}

.pswp__top-bar .pswp__button--close{
  filter: invert(1);
}

.pswp__caption{
  background-color: white !important;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before{
  background-color: black !important;
}

.pswp__bottom_bar{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
  color: #4a4a4a;
}

@media screen and (min-width: 768px){
  .desktop--hide{
    display: none;
  }
}


@media screen and (max-width: 767px){
  .mobile--hide{
    display: none;
  }
}


.st-signupform #close-form{
  z-index: 11;
}


body.page--product .product__carousel__items .carousel{
  visibility: hidden;
}

body.page--product .product__carousel__items.swiper-container-initialized .carousel{
  visibility: visible;
}



@media (min-width: 768px){
  body.page--product .product__carousel{
    margin-bottom: 140px;
  }
}


body.page--product .product__carousel__thumbs{
  left: auto;
  max-width: 60px;
  right: 0px;
  
}

@media (min-width: 1024px){
  body.page--product .product__carousel__thumbs{
    max-width: 80px;
  }
}


body.page--product .product__carousel__thumbs .swiper-wrapper{
  transition: none !important;
}

/*
body.page--product .product__carousel__thumbs[data-size="9"] .swiper-wrapper{
  transform: translateX(-480px) !important;
}

body.page--product .product__carousel__thumbs[data-size="8"] .swiper-wrapper{
  transform: translateX(-420px) !important;
}

body.page--product .product__carousel__thumbs[data-size="7"] .swiper-wrapper{
  transform: translateX(-360px) !important;
}

body.page--product .product__carousel__thumbs[data-size="6"] .swiper-wrapper{
  transform: translateX(-300px) !important;
}

body.page--product .product__carousel__thumbs[data-size="5"] .swiper-wrapper{
  transform: translateX(-240px) !important;
}

body.page--product .product__carousel__thumbs[data-size="4"] .swiper-wrapper{
  transform: translateX(-180px) !important;
}

body.page--product .product__carousel__thumbs[data-size="3"] .swiper-wrapper{
  transform: translateX(-120px) !important;
}


@media (min-width: 769px){
  body.page--product .product__carousel__thumbs[data-size="9"] .swiper-wrapper{
    transform: translateX(-400px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="8"] .swiper-wrapper{
    transform: translateX(-350px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="7"] .swiper-wrapper{
    transform: translateX(-300px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="6"] .swiper-wrapper{
    transform: translateX(-250px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="5"] .swiper-wrapper{
    transform: translateX(-200px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="4"] .swiper-wrapper{
    transform: translateX(-150px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="3"] .swiper-wrapper{
    transform: translateX(-100px) !important;
  }
  
}


@media (min-width: 1024px){
  body.page--product .product__carousel__thumbs[data-size="9"] .swiper-wrapper{
    transform: translateX(-480px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="8"] .swiper-wrapper{
    transform: translateX(-390px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="7"] .swiper-wrapper{
    transform: translateX(-360px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="6"] .swiper-wrapper{
    transform: translateX(-300px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="5"] .swiper-wrapper{
    transform: translateX(-240px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="4"] .swiper-wrapper{
    transform: translateX(-180px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="3"] .swiper-wrapper{
    transform: translateX(-120px) !important;
  }
  
}

@media (min-width: 1200px){
  body.page--product .product__carousel__thumbs[data-size="9"] .swiper-wrapper{
    transform: translateX(-640px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="8"] .swiper-wrapper{
    transform: translateX(-530px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="7"] .swiper-wrapper{
    transform: translateX(-480px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="6"] .swiper-wrapper{
    transform: translateX(-400px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="5"] .swiper-wrapper{
    transform: translateX(-320px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="4"] .swiper-wrapper{
    transform: translateX(-240px) !important;
  }
  
  body.page--product .product__carousel__thumbs[data-size="3"] .swiper-wrapper{
    transform: translateX(-160px) !important;
  }
}
  
*/
  




body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
  width: 60px !important;
  margin: 0 5px;
}

@media (min-width: 769px){
  body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
    width: 50px !important;
    margin: 0;
  }
}

@media (min-width: 1024px){
  body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
    width: 60px !important;
  }
}

@media (min-width: 1200px){
  body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
    width: 80px !important;
  }
}

.product__variants__wrapper--color li{
  margin-right: 15px;
}

@media screen and (max-width: 480px){
  .product__variants__wrapper--color li{
    margin-right: 15px;
  }
}


body.page--product .product__carousel__thumbs{
  width: 100%;
  max-width: 100%;
  left: auto;
  right: 0;
}


body.page--product .product__carousel__thumbs .swiper-wrapper{
  max-width: 100%;
  width: 100%;
  justify-content: center;
  transform: none !important;
}

/*

body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
  width: 60px !important;
}

@media (min-width: 1024px){
  body.page--product .product__carousel__thumbs .swiper-wrapper .product__carousel__thumb{
    width: 80px !important;
  }
}
*/



body.page--product .product__meta{
  padding-left: 30px;
}


.product__mobile_images{
 display: none;
}

@media screen and (max-width: 821px){
  body.page--product .product__meta{
    padding: 0 15px;
    margin-top: 90px;
  }
  
  body.page--product .product__core-commerce{
    padding-bottom: 15px;
  }
  
  body.page--product #shopify-section-product{
    margin-top: -5px;
  }
   
  .product__core-commerce__inner{
    width: 100%;
  }
  
  
  .product__carousel__wrapper{
    display: none;
  }
  
  .product__mobile_images{
    display: block;
    width: 100%;
    position: relative;
  }
  
  .product__mobile_images .slick-slide{
    position: relative;
  }
  
  .product__mobile_images .slick-slide img{
    width: 80%;
    margin: 0 auto;
  }
  
  .product__mobile_images .product__carousel__shape{
    width: 70%;
    position: absolute;
    top: 50%;
  }
  
  .page--product button.image-zoom-trigger {
    bottom: -30px;
  }
  
  
  .product__mobile_images .slick-arrow{
    
  }
  
  .product__mobile_images .slick-dots{
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: -55px;
  }
  
  .product__mobile_images .slick-dots li{
    width: 10px;
    height: 10px;
    background: #c3c4c5;
    opacity: 1;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
  }
  
  .product__mobile_images .slick-dots li.slick-active{
    background: black;
    opacity: 0.75;
  }
  
  .product__mobile_images .slick-dots li button{
    display: none;
  }
  
  
}


@media screen and (max-width: 767px){
  body.page--product .product-slider{
    padding-top: 0px;
  }
  
  body.page--product .product-slider ul.slick-dots{
    bottom: auto;
    top: calc(100vw + 10px);
  }
  
  body.page--product .product-slider .slider-content{
    padding-top: 40px !important;
  }
}

body.page--product #judgeme_product_reviews{
  display: block;
  width: 100%;
}

#judgeme_product_reviews{
  margin-bottom: 100px;
}

@media screen and (max-width: 767px){
  #judgeme_product_reviews{
    margin-bottom: 0px;
  }
}

.jdgm-widget{
  font-family: Open Sans;
}

.jdgm-rev-widg{
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.jdgm-rev-widg__title{
  font-size: 0px;
}

.jdgm-rev-widg__title:after{
  content: '';
  background: url('/cdn/shop/files/judgeme_mark.png?v=1617152453');
  display: inline-block;
  width: 100px;
  height: 100px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 0px;
}

@media screen and (max-width: 768px){
  .jdgm-rev-widg__title{
    font-size: 0px;
  }
  
  .jdgm-rev-widg__title:after{
    width: 92px;
    height: 39px;
    background-size: cover;
  }
}

.jdgm-rev-widg .jdgm-form input[type=text], .jdgm-rev-widg .jdgm-form input[type=email], .jdgm-rev-widg .jdgm-form textarea{
  background: transparent;
  border: 1px solid #6A6C77;
  padding: 10px;
}

.jdgm-rev-widg .jdgm-form input[type=submit]{
  background: #28170F;
  border-radius: 0px;
  float: right;
  text-transform: uppercase;
}

.jdgm-preview-badge .jdgm-star{
  color: #EAB611 !important;
}

.jdgm-star{
  color: #EAB611;
}


.jdgm-rev-widg__summary-text{
  color: #6A6C77;
  font-size: 12px;
}
.jdgm-histogram__row{
  color: #6A6C77;
}


.jdgm-write-rev-link{
  background: #737373;
  color: white;
  text-decoration: none;
  border: none !important;
  text-transform: uppercase;
  font-size: 14px;
}


.jdgm-rev-widg__reviews .jdgm-rev{
  border-top: 1px solid #e3e3e3 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}

.jdgm-rev__header .jdgm-rev__icon{
  background: #fada8f;
  color: white;
}

.jdgm-rev__author{
  font-size: 12px;
  color: #28170F;
}

.jdgm-rev .jdgm-rev__icon:after{
  display: block !important;
  font-family: 'JudgemeIcons';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 9px;
  font-weight: bold;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 15px;
  border: 1px solid white;
  background: #2f84ed;
}


.jdgm-rev__buyer-badge{
  display: none !important;
}


.jdgm-rev__author:after{
  content: 'Verified Buyer';
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.54999 9.46997C3.02999 9.46997 0.98999 7.40989 0.98999 4.88989C0.98999 2.36989 3.03999 0.310059 5.54999 0.310059C8.05999 0.310059 10.11 2.36989 10.11 4.88989C10.11 7.40989 8.05999 9.46997 5.54999 9.46997Z' fill='%23EAB611'/%3E%3Cpath d='M5.54999 0.550049C7.92999 0.550049 9.85999 2.48988 9.85999 4.87988C9.85999 7.26988 7.91999 9.20996 5.54999 9.20996C3.17999 9.20996 1.23999 7.26988 1.23999 4.87988C1.23999 2.48988 3.17999 0.550049 5.54999 0.550049ZM5.54999 0.0500488C2.88999 0.0500488 0.73999 2.20988 0.73999 4.87988C0.73999 7.54988 2.88999 9.70996 5.54999 9.70996C8.20999 9.70996 10.36 7.54988 10.36 4.87988C10.36 2.20988 8.20999 0.0500488 5.54999 0.0500488Z' fill='black'/%3E%3Cpath d='M4.94998 6.94997C4.87998 6.94997 4.80998 6.92013 4.75998 6.86013L3.20999 5.05007C3.11999 4.94007 3.12996 4.78997 3.23996 4.69997C3.33996 4.60997 3.5 4.62 3.59 4.73L4.93997 6.31008L7.59 2.91995C7.68 2.80995 7.82997 2.78991 7.93997 2.87991C8.04997 2.95991 8.06995 3.12 7.97995 3.23L5.13999 6.85012C5.08999 6.91012 5.01998 6.93997 4.94998 6.94997Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 11px 10px;
  padding-left: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #6A6C77;
  margin-left: 10px;
  display: inline-flex;
  align-items: center;
}




.jdgm-rev__content .jdgm-rev__title{
  font-size: 14px;
  color: #6B6D76;
}

.jdgm-rev__body{
  font-size: 14px;
  color: #6B6D76;
}


.jdgm-paginate .jdgm-paginate__page {
  color: #f8ce69;
}


.judgme_wrapper{
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 100%;
  width: 100%;
}
.judgme_wrapper  .judgeme_title{
  padding-left: 24px;
  padding-right: 24px;
  
  font-family: Eksell, serif;
  font-weight: 400;
  font-size: 50px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px){
  .judgme_wrapper  .judgeme_title{
  	font-size: 34px;
  }
}


.footer__copyright{
  margin-top: 80px;
}



@media screen and (min-width: 768px){
  .footer__copyright svg{
    max-width: 200px;
  }
  .footer__copyright{
    flex: 0 0 100%;
    margin-top: 80px;
  }
}

@media screen and (min-width: 1024px){
  .footer__copyright{
    flex: 0 0 33.33%;
    margin-top: 0px;
  }
}



footer .footer__inner .footer__paymentmethods{
  width: 100%;
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

footer .footer__inner .footer__paymentmethods .footer__payment_item{
  width: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

footer .footer__inner .footer__paymentmethods .footer__payment_item svg{
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}

@media screen and (max-width: 1440px){
  footer .footer__inner .footer__paymentmethods .footer__payment_item{
    width: 30px;
  }
}

@media screen and (max-width: 1200px){
  footer .footer__inner .footer__paymentmethods .footer__payment_item{
    width: 25px;
    margin-left: 2px;
    margin-right: 2px;
  }
}

@media screen and (max-width: 1024px){
  footer .footer__inner .footer__paymentmethods .footer__payment_item{
    width: 35px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.otFacbookChat{
  display: none !important;
}

.otFacbookChat .ot-fb-logo.facebook-chat-button{
  z-index: 9999999 !important;
}

.otFacbookChat .fb_dialog.fb_dialog_mobile{
  z-index: 9999999 !important;
}


body.page--index .hero .hero__meta h1{
  color: black;
  transform: translateY(-40px);
}

@media screen and (max-width: 767px){
  .hero__meta {
    margin-top: 13px !important;
  }
  body.page--index .hero .hero__meta h1{
    transform: translateY(-30px);
  }
}

/*
body.page--index .hero .hero__meta .hero__btn{
  color: black;
  border-color: black;
}

body.page--index .hero .hero__meta .hero__btn:hover{
  border-color: white;
}*/

.header__inner a{
  color: black;
}

.header__logo svg path{
  fill: black;
}

body.page--page-about .hero .hero__down-arrow path{
  fill: white;
}

@media screen and (min-width: 1024px){
  body.page--product-original-stone .detail-block:nth-of-type(3){
    bottom: 4%;
  }

  body.page--product-original-stone .detail-block:nth-of-type(5){
    bottom: 5%;
  }
}

@media screen and (min-width: 1150px){
  body.page--product-original-stone .detail-block:nth-of-type(3){
    bottom: 10%;
  }
  body.page--product-original-stone .detail-block:nth-of-type(5){
    bottom: 10%;
  }
}


@media screen and (min-width: 1200px){
  body.page--product-original-stone .detail-block:nth-of-type(5){
    bottom: 11%;
  }
}


/* moss */
@media screen and (min-width: 1024px){
  body.page--product-original-moss .detail-block:nth-of-type(3){
    bottom: 4%;
  }

  body.page--product-original-moss .detail-block:nth-of-type(5){
    bottom: 5%;
  }
}

@media screen and (min-width: 1150px){
  body.page--product-original-moss .detail-block:nth-of-type(3){
    bottom: 10%;
  }
  body.page--product-original-moss .detail-block:nth-of-type(5){
    bottom: 10%;
  }
}


@media screen and (min-width: 1200px){
  body.page--product-original-moss .detail-block:nth-of-type(5){
    bottom: 11%;
  }
}



/* navy */
@media screen and (min-width: 1024px){
  body.page--product-original-navy .detail-block:nth-of-type(3){
    bottom: 4%;
  }

  body.page--product-original-navy .detail-block:nth-of-type(5){
    bottom: 5%;
  }
}

@media screen and (min-width: 1150px){
  body.page--product-original-navy .detail-block:nth-of-type(3){
    bottom: 10%;
  }
  body.page--product-original-navy .detail-block:nth-of-type(5){
    bottom: 10%;
  }
}


@media screen and (min-width: 1200px){
  body.page--product-original-moss .detail-block:nth-of-type(5){
    bottom: 11%;
  }
}

/* navy */
@media screen and (min-width: 1024px){
  body.page--product-original-sand .detail-block:nth-of-type(3){
    bottom: 4%;
  }

  body.page--product-original-sand .detail-block:nth-of-type(5){
    bottom: 5%;
  }
}

@media screen and (min-width: 1150px){
  body.page--product-original-sand .detail-block:nth-of-type(3){
    bottom: 10%;
  }
  body.page--product-original-sand .detail-block:nth-of-type(5){
    bottom: 10%;
  }
}


@media screen and (min-width: 1200px){
  body.page--product-original-sand .detail-block:nth-of-type(5){
    bottom: 11%;
  }
}






body.page--page-about .header__inner a{
  color: white;
}

body.page--page-about .header__logo svg path{
  fill: white;
}

body.page--page-about .header:hover .header__inner a{
  
}

/*** Product Page ***/
@media screen and (max-width: 1200px){
  body.page--product .product__details .detail-block__title{
    font-size: 0.8rem;
  }
  
  body.page--product .product__details .detail-block__copy{
    font-size: 0.6rem;
  }
  
  body.page--product .product-slider.slider03 .slick-dots{
	bottom: 15%;
  }
  
  
}

@media screen and (max-width: 1023px){
  body.page--product .product__details .detail-block__title{
    font-size: 1rem;
  }

  body.page--product .product__details .detail-block__copy{
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 800px){
  body.page--product .product-slider.slider03 .slick-dots{
	bottom: 0%;
  }
}



