/** Shopify CDN: Minification failed

Line 15:0 All "@import" rules must come first

**/
@font-face {
    font-family: 'Stormlight';
    src: url('/cdn/shop/files/StormlightRegular.woff2') format('woff2'),
        url('/cdn/shop/files/StormlightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');


html {
  scroll-behavior: smooth;
}
:root {
    --font-body-family: "Saira", sans-serif;
    --font-heading-family: 'Stormlight';
    --linear-gradient-default-bg: #FF3434;
    --linear-gradient-default-text: linear-gradient(
        to bottom,
        #ff2a2a 0%,
        #ff2a2a 60%,
        #ffd6d6 85%,
        #ffffff 100%
    );
    --page-width: 1270px;
    --custom-width: 1070px;
    --skew:skewX(-10deg);
    --label-before-width: 120px;
    --label-size: 18px;
    --heading-size: clamp(32px, 4vw, 47px);
}

.header-wrapper {
    position: unset;
    background: #000 !important;
}

.header-wrapper .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.header__menu-item,
.header__menu-item:hover,
.header__active-menu-item {
    color: #FFFFFF;
}
.header__icon svg {
    color: #FFFFFF;
}
.header .list-menu__item {
    font-size:16px;
    font-weight:700;
    font-style: italic;
}


.underline-links-hover:hover a {
  text-decoration: none !important;
}
.card__information {
  grid-row-start: 1 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.card__content .product-card-entries {
  margin: 0 auto 15px;
}
.card-information {
  display: flex;
  justify-content: center;
}

.menu-drawer {
  background: #000000 !important;
}
.quick-add__submit {
    background: #000;
    color: #FFF;
    font-family: var(--font-heading-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.quick-add .quick-add__submit  {
    width: 195px !important;
    min-width: inherit !important;
    margin: 0 auto;
    max-width: 100%;
}

.card--card, .card--standard .card__inner {
  height:270px !important;
}
.card .card__inner .card__media {
  background: #FFF;
}
.card__media .media img {
  object-fit: contain !important;
}
.menu-drawer__submenu {
  background: #000000 !important;
}
#insta-feed h2,
#shopify-block-ARCtucTRIMWFCeDZDZ__mintt_tiktok_feed_juniper_autoplay_mb7Vjr h2{
    font-family: var(--font-heading-family);
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    font-style:italic;
    text-transform: uppercase;
}
#mintt-tiktok-autoplay {
  margin-bottom: 30px;
}

.footer-block__details-content a {
    color: #fff;
    text-decoration: none;
    transition: .3s all;
}
.footer-block__details-content a:hover {
    text-decoration: underline;
}
@media screen and (max-width: 749px) {
  .collection .product-grid.grid--2-col-tablet-down > .grid__item:only-child {
    flex: 0 0 calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card__content,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card__information,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card-information,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .quick-add,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .product-card-entries,
  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .entry-tracker {
    min-width: 0;
    max-width: 100%;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .entry-badge {
    width: 100%;
    min-width: 0;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .entry-text {
    flex: 1 1 auto;
    min-width: 0;
    padding-right: 0;
    font-size: 0.95rem;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .quick-add__submit {
    width: 100%;
    min-width: 0;
    padding-inline: 1rem;
    white-space: normal;
    overflow-wrap: anywhere;
    font-size: 1.35rem;
    line-height: 1.2;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card__heading {
    font-size: 2rem;
    line-height: 2rem;
    min-height: 4rem;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .card-information .price {
    gap: 0.5rem;
    flex-wrap: wrap;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .entry-tracker .multiplier-box {
    padding: 0.5rem 0.7rem;
  }

  .collection .product-grid.grid--2-col-tablet-down .product-card-wrapper .entry-tracker .entry-text small {
    font-size: 1.1rem;
  }
  .collection .grid,
  .collection .grid:last-child {
    overflow: hidden;
  }

}

@media screen and (min-width: 990px) {
  .collection .slider--desktop {
    scroll-padding-left: 0;
  }

  .collection .slider--desktop::after {
    padding-left: 0;
    margin-left: 0;
  }

  .collection .slider--desktop .slider__slide:first-child {
    margin-left: 0;
    scroll-margin-left: 0;
  }

  .collection .slider--desktop .grid__item,
  .collection .slider--desktop .product-card-wrapper,
  .collection .slider--desktop .product-card-wrapper .card,
  .collection .slider--desktop .product-card-wrapper .card__content,
  .collection .slider--desktop .product-card-wrapper .card__information,
  .collection .slider--desktop .product-card-wrapper .card-information,
  .collection .slider--desktop .product-card-wrapper .quick-add,
  .collection .slider--desktop .product-card-wrapper .product-card-entries,
  .collection .slider--desktop .product-card-wrapper .entry-tracker {
    min-width: 0;
    max-width: 100%;
  }

  .collection .slider--desktop .product-card-wrapper {
    width: 100%;
  }

  .collection .slider--desktop .product-card-wrapper .entry-badge,
  .collection .slider--desktop .product-card-wrapper .quick-add__submit {
    width: 100%;
  }

  .collection .slider--desktop .product-card-wrapper .entry-text,
  .collection .slider--desktop .product-card-wrapper .card__heading,
  .collection .slider--desktop .product-card-wrapper .card-information .price {
    min-width: 0;
  }

  .collection .slider--desktop.grid--5-col-desktop .grid__item {
    width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 4)) / 5);
    max-width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 4)) / 5);
  }

  .collection .slider--desktop.grid--4-col-desktop .grid__item {
    width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 3)) / 4);
    max-width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 3)) / 4);
  }

  .collection .slider--desktop.grid--3-col-desktop .grid__item {
    width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 2)) / 3);
    max-width: calc((100% - (var(--grid-desktop-horizontal-spacing) * 2)) / 3);
  }

  .collection .slider--desktop.grid--2-col-desktop .grid__item {
    width: calc((100% - var(--grid-desktop-horizontal-spacing)) / 2);
    max-width: calc((100% - var(--grid-desktop-horizontal-spacing)) / 2);
  }

  .collection .slider--desktop.grid--1-col-desktop .grid__item {
    width: 100%;
    max-width: 100%;
  }
}



.footer-block.grid__item {
  width: calc(24% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}

.footer-block.grid__item:first-child {
  width:100% !important;
  max-width:100% !important;
  text-align: center;
}

.footer-block.grid__item:first-child h2.footer-block__heading {
  font-size: var(--heading-size);
  font-weight:900;
  text-transform: uppercase;
}

h2.footer-block__heading {
  font-size: clamp(18px, 3vw, 18px);
  font-weight:300;
  text-transform: uppercase;
}

.footer-block:only-child:last-child {
  max-width: inherit !important;
}

.footer-block.grid__item:first-child .footer-block__details-content > p {
   font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}
.footer-block__details-content > p {
 }
.footer__content-bottom {
  max-width: var(--page-width);  
  margin: 0 auto;
  border-top: 0.5px solid #B6B6B6;
  padding-top: 10px !important;
}
.footer__content-bottom-wrapper {
  padding: 0;
}
.footer__content-bottom.scroll-trigger {
  transform: inherit !important;
} 
.footer__copyright {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.copyright__content {
    font-size: 16px;
    color: #C8C8C8;
    text-transform: uppercase;
    font-style: italic;
}
.footer__copyright .policies {
    display: flex;
    gap: 10px;
}
.footer__copyright .policies li:before {
    display:none;
}
.slider-mobile-gutter {
  padding: 0 12px;
}

.ksc-gallery-insert-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(18px, 4vw, 34px) 24px 0;
  color: var(--ksc-overlay-text-color, #ffffff);
  text-align: center;
  text-transform: uppercase;
  pointer-events: none;
}

.ksc-gallery-insert-overlay__heading {
  font-family: var(--font-heading-family);
  font-size: clamp(15px, 1.55vw, var(--ksc-overlay-heading-size, 21px));
  font-weight: 900;
  line-height: 1;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
    font-style: italic;

}

.ksc-gallery-insert-overlay__heading strong {
  color: var(--ksc-overlay-price-color, #F9AE0E);
}

.ksc-gallery-insert-overlay__price {
  margin-top: 4px;
  color: var(--ksc-overlay-price-color, #F9AE0E);
  font-family: var(--font-heading-family);
  font-size: clamp(76px, 15vw, var(--ksc-overlay-price-size, 180px));
  font-weight: 900;
  line-height: 0.8;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.55);
  font-style: italic;
}

.ksc-media-pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 0;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 2px;
  bottom: 5px;
  transform: translateY(-50%);
  z-index:9;
}
.product__media-wrapper .thumbnail-slider {
  margin-top: 10px;
}
media-gallery.ksc-gallery-enhanced [id^="GalleryViewer-"] {
  position: relative;
}

.ksc-media-pager__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #f3f3f3;
  color: #111111;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.ksc-media-pager__arrow .svg-wrapper {
  display: inline-flex;
  width: 14px;
  height: 14px;
  padding: 0 0 1px 1px;
}

.ksc-media-pager__arrow svg {
  width: 100%;
  height: 100%;
}

.ksc-media-pager__arrow[disabled] {
  opacity: 0.35;
  cursor: default;
}

.ksc-media-pager__numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

.ksc-media-pager__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  font-weight:600;
  border-radius: 999px;
  background: transparent;
  color: #000;
  font-size: 10px;
  line-height: 1;
  cursor: pointer;
  line-height: normal;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.ksc-media-pager__number.is-active {
  font-weight:900;
  font-size: 11px;
  background: #F9AE0E;
  color: #111111;
}

media-gallery.ksc-gallery-enhanced [id^="GalleryViewer-"] > .slider-buttons {
  display: none;
}

body.ksc-zoom-viewer-open {
  overflow: hidden;
}

.ksc-zoom-viewer {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.94);
}

.ksc-zoom-viewer__stage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  touch-action: none;
  cursor: grab;
}

.ksc-zoom-viewer__stage:active {
  cursor: grabbing;
}

.ksc-zoom-viewer__media {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: 100%;
  transform-origin: center;
  transition: transform 0.18s ease;
}

.ksc-zoom-viewer__image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  user-select: none;
  -webkit-user-drag: none;
}

.ksc-zoom-viewer__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(18px, 4vw, 34px) 24px 0;
  color: var(--ksc-overlay-text-color, #ffffff);
  text-align: center;
  text-transform: uppercase;
  pointer-events: none;
}

.ksc-zoom-viewer__overlay[hidden] {
  display: none;
}

.ksc-zoom-viewer__overlay .ksc-gallery-insert-overlay__heading {
  font-family: var(--font-heading-family);
  font-size: clamp(15px, 1.55vw, var(--ksc-overlay-heading-size, 21px));
  font-weight: 900;
  line-height: 1;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

.ksc-zoom-viewer__overlay .ksc-gallery-insert-overlay__heading strong {
  color: var(--ksc-overlay-price-color, #f9ae0e);
}

.ksc-zoom-viewer__overlay .ksc-gallery-insert-overlay__price {
  margin-top: 4px;
  color: var(--ksc-overlay-price-color, #f9ae0e);
  font-family: var(--font-heading-family);
  font-size: clamp(76px, 15vw, var(--ksc-overlay-price-size, 180px));
  font-weight: 900;
  line-height: 0.8;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.55);
}

.ksc-zoom-viewer__close {
  position: fixed;
  top: 16px;
  right: 16px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0 0 4px;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 17, 17, 0.9);
  color: #ffffff;
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}

.ksc-zoom-viewer__close:hover {
  background: rgba(54, 54, 54, 0.96);
}

.ksc-zoom-viewer__controls {
  position: fixed;
  right: 16px;
  bottom: 16px;
  left: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

.ksc-zoom-viewer__controls button,
.ksc-zoom-viewer__counter {
  min-height: 40px;
  padding: 0 12px;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 17, 17, 0.9);
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}

.ksc-zoom-viewer__counter {
  display: inline-flex;
  align-items: center;
}

.ksc-zoom-viewer__controls button {
  cursor: pointer;
}

.ksc-zoom-viewer__controls button:hover {
  background: rgba(54, 54, 54, 0.96);
}

.ks-pdp-purchase-card {
  overflow: hidden;
  border-radius: var(--ks-purchase-radius);
  background: var(--ks-purchase-bg);
  color: var(--ks-purchase-text);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.06);
}

.ks-pdp-purchase-card__bar {
  width: 100%;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px;
  border: 0;
  background:#0069FF;
  color: #ffffff;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: var(--font-heading-family);
  font-size: clamp(14px, 1.35vw, 18px);
  font-style: italic;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  -webkit-tap-highlight-color: transparent;
}

.ks-pdp-purchase-card__lock {
  width: 14px;
  height: 14px;
  display: inline-flex;
  flex: 0 0 14px;
}

.ks-pdp-purchase-card__lock svg {
  width: 100%;
  height: 100%;
}

body .ks-pdp-purchase-card__form {
    padding: 10px 15px;
    margin: 0px !important;
    background: #000;
}

.ks-pdp-purchase-card__form form {
  margin: 0;
}

.ks-pdp-purchase-card__grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 14px;
}

.ks-pdp-purchase-card__metric {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.ks-pdp-purchase-card__metric:last-child {
  text-align: right;
}

.ks-pdp-purchase-card__metric--quantity {
  justify-items: center;
  text-align: center;
}

.ks-pdp-purchase-card__label {
  color: #fff;
  font-family: var(--font-body-family);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.ks-pdp-purchase-card__value {
  color: #0069FF;
  font-family: var(--font-heading-family);
  font-size: clamp(18px, 2vw, 26px);
  font-style: italic;
  font-weight: 500;
  line-height: 0.9;
  text-transform: uppercase;
}

.ks-pdp-purchase-card__quantity.quantity {
  width: 107px;
  min-height: 28px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background: var(--ks-purchase-panel);
}

.ks-pdp-purchase-card__quantity .quantity__button {
  width: 25px;
  min-height: 28px;
}

.ks-pdp-purchase-card__quantity .quantity__input {
  min-height: 28px;
  font-size: 14px;
  font-weight: 700;
}

.ks-pdp-purchase-card__quantity::before,
.ks-pdp-purchase-card__quantity::after {
  display: none;
}

.ks-pdp-purchase-card__buttons.product-form__buttons {
  max-width: none;
  margin: 8px 0 0;
}

.ks-pdp-purchase-card__buttons .product-form__submit {
  min-height: 46px;
  margin-top: 10px;
  border-radius: 7px;
  background: #0069FF;
  font-family: var(--font-heading-family);
  font-size: clamp(12px, 1.45vw, 18px);
  font-style: italic;
  font-weight: 900;
  line-height: 1;
}

.ks-pdp-purchase-card__buttons .product-form__submit::before,
.ks-pdp-purchase-card__buttons .product-form__submit::after {
  display: none;
}

.ks-pdp-purchase-card__footer {
    padding: 0;
    color: var(--ks-purchase-muted);
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    margin: 0 !important;
}

.ks-pdp-purchase-card__footer p {
  margin: 0;
}

.ks-pdp-purchase-card__footer strong {
  color: var(--ks-purchase-text);
}

.ks-pdp-variant-picker {
  display: block;
  margin: 0 0 18px;
}

.ks-pdp-variant-picker__native {
  display: none;
}

.ks-pdp-variant-picker__group .label-option {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.ks-pdp-variant-picker__group.product-form__input {
  max-width: none;
  margin: 0 0 16px;
  border: 0;
  padding: 0;
  position: relative;
}

.ks-pdp-variant-picker__legend.form__label {
  display: inline-block;
  margin-bottom: 8px;
}

.ks-pdp-variant-picker__legend.form__label,
.ks-pdp-variant-picker__hint {
  color: #4B5563;
  font-size: clamp(12px, 1.35vw, 16px);
  font-style: italic;
  font-weight: 800;
  line-height: 1;
}

.ks-pdp-variant-picker__hint {
  float: right;
  color: #8b8b8b;
  font-weight: 500;
}

.ks-pdp-variant-picker__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
  gap: 10px;
}

.ks-pdp-variant-picker__group:not(.ks-pdp-variant-picker__group--size) .ks-pdp-variant-picker__grid {
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
}

.ks-pdp-variant-picker input[type='radio'] {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}

@media screen and (min-width: 990px) {
    .slider-component-desktop {
        max-width: var(--page-width) !important;
        margin: 0 auto;
        padding: 0 15px !important;
    }
}
@media all and (max-width:950px){

  .footer-block.grid__item {
    width: calc(49% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
  .footer__content-bottom-wrapper {
    padding: 0 5rem;
  }
}
@media(max-width:768px){

  .header-wrapper {
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
  }

  .header-wrapper {
    position: unset !important;
    width: 100% !important;
    background: #000 !important;
  }
  .kwik-loyalty-point-button {

  }
  .footer__content-top, .footer__content-bottom-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .product .product__media-wrapper .slider-buttons{
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    width: max-content;
    margin: auto;
    box-shadow: 0 0 2px 0px #ebebeb;
  }
  .product .product__media-wrapper .slider-buttons .slider-button {
    width: 30px;
    height: 30px;
  }
  .product .product__media-wrapper .product-media-container,
  .product .product__media-wrapper .product__media-list .product__media-item{
    width: 100% !important;
    max-width: 100% !important;
  }
  .product .product__media-wrapper .grid--peek.slider .grid__item:first-of-type{
    margin-left: 0!important;
  }

}
@media all and (max-width: 480px) {
  
  .footer__copyright {
    display: inline;
  }
  .footer__copyright .policies {
    display: inline;
    gap: 0;
  }
  .policies li {
    width: 100%;
  }
  .product-card-price-title, .card-information .price {
    font-size: 15px;
  }
  .card-information {
      width: 100%;
      height: 50px;
  }
}
.product-form__input--pill input[type=radio]+label.ks-pdp-variant-card {
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  padding: 14px 12px;
  border: 2px solid transparent;
  border-radius: 8px;
  background: #ffffff;
  color: #000000;
  cursor: pointer;
  text-align: center;
  transition: border-color 160ms ease, background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.ks-pdp-variant-card--size {
  min-height: 90px;
  flex-direction: column;
  gap: 4px;
}

.ks-pdp-variant-card:hover {
  transform: translateY(-1px);
}

.ks-pdp-variant-card__value,
.ks-pdp-variant-card__price,
.ks-pdp-variant-card__badge {
  font-family: var(--font-heading-family);
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}

.ks-pdp-variant-card__value {
  font-size: clamp(12px, 1.35vw, 18px);
  line-height: 100%;
}

.ks-pdp-variant-card__meta {
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 500;
}

.ks-pdp-variant-card__price {
  font-size: 18px;
  line-height: 0.9;
}

.ks-pdp-variant-card__badge {
  min-width: 105px;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 999px;
  padding: 4px 10px;
  background: linear-gradient(100deg,rgba(255, 178, 0, 1) 0%, rgba(255, 148, 82, 1) 80%, rgba(255, 0, 0, 1) 130%);  
  font-style: normal;
  color: #ffffff;
  font-size: 9px;
  line-height: 1;
}

.ks-pdp-variant-picker input[type='radio']:checked + .ks-pdp-variant-card {
  border-color: #f9ae0e;
  background: #000000;
  color: #ffffff;
}

.ks-pdp-variant-picker input[type='radio']:checked + .ks-pdp-variant-card .ks-pdp-variant-card__meta {
  color: rgba(255, 255, 255, 0.78);
}

.ks-pdp-variant-picker input[type='radio'].disabled + .ks-pdp-variant-card {
  opacity: 0.45;
  text-decoration: line-through;
  cursor: not-allowed;
}

.ks-pdp-variant-picker input[type='radio']:focus-visible + .ks-pdp-variant-card {
  outline: 2px solid #111111;
  outline-offset: 3px;
}

@media screen and (max-width: 749px) {
  body.ksc-pdp-layout media-gallery .product-media-container .product__media.media {
    display: block;
    position: relative;
    height: clamp(260px, 72vw, 340px);
    min-height: 0;
    padding: 0 !important;
    overflow: hidden;
  }

  body.ksc-pdp-layout media-gallery .product-media-container .product__media.media > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 94%;
    max-height: 88%;
    object-fit: contain;
    transform: translate(-50%, -50%);
  }

  product-recommendations ul{
            display: flex!important;
        overflow-x: auto!important;
        gap: 5px!important;
        scroll-snap-type: x mandatory!important;
        padding: 10px 0!important;
        flex-wrap: nowrap!important;
  }
  product-recommendations ul li{
        flex: 0 0 auto!important;
        width: 250px!important;
        max-width:100%!important;
        scroll-snap-align: start!important;
  }
  .ksc-gallery-insert-overlay {
    padding-top: 18px;
  }

  .ksc-gallery-insert-overlay__heading {
    font-size: clamp(13px, 4.2vw, var(--ksc-overlay-heading-size, 21px));
  }

  .ksc-gallery-insert-overlay__price {
    font-size: clamp(64px, 24vw, var(--ksc-overlay-price-size, 180px));
  }

  .ksc-media-pager {
    gap: 10px;
  }

  .ks-pdp-purchase-card__form {
    padding: 10px 14px 0;
  }

  .ks-pdp-purchase-card__grid {
    gap: 10px;
  }

  .ks-pdp-purchase-card__value {
    font-size: 14px;
  }

  .ks-pdp-purchase-card__footer {
    font-size: 11px;
  }

  .ks-pdp-variant-picker__hint {
    float: none;
    display: block;
    margin: -4px 0 8px;
  }

  .ks-pdp-variant-picker__grid,
  .ks-pdp-variant-picker__group:not(.ks-pdp-variant-picker__group--size) .ks-pdp-variant-picker__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .ks-pdp-variant-card {
    min-height: 64px;
  }

  .ks-pdp-variant-card--size {
    min-height: 84px;
  }

  .ks-pdp-variant-card__price {
    font-size: 16px;
  }
}

@media screen and (max-width: 470px) {
  .ks-pdp-variant-picker__grid,
  .ks-pdp-variant-picker__group:not(.ks-pdp-variant-picker__group--size) .ks-pdp-variant-picker__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

body.ksc-pdp-layout .product__media-list {
  margin-bottom: 18px;
  overflow-x: hidden;
}

body.ksc-pdp-layout .product__media-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.ksc-pdp-layout .product__media-item > * {
  width: 100%;
}

body.ksc-pdp-layout .product-media-container {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
  background: #ffffff;
  box-shadow: none;
}

body.ksc-pdp-layout .product-media-container.constrain-height.media-fit-contain {
  width: 100%;
}

body.ksc-pdp-layout .product__modal-opener {
  display: block;
  min-height: 0;
  padding: 0;
  background: #ffffff;
}

body.ksc-pdp-layout .product__modal-opener--image,
body.ksc-pdp-layout .product__media-toggle {
  cursor: pointer;
}

body.ksc-pdp-layout [id^="GalleryViewer-"] {
  touch-action: pan-y;
}

body.ksc-pdp-layout .product__media img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

body.ksc-pdp-layout .product__media.media {
  height: clamp(344px, 36vw, 480px);
  padding-bottom: 0 !important;
}

body.ksc-pdp-layout .product__media-toggle::after {
  inset: 0;
}

body.ksc-pdp-layout .thumbnail-slider {
  margin-top: 0;
}

body.ksc-pdp-layout .thumbnail-slider .slider-button {
  display: none;
}

body.ksc-pdp-layout .thumbnail-slider .thumbnail-list.slider {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  overflow: visible;
}

body.ksc-pdp-layout .thumbnail-list__item.slider__slide {
  width: 100%;
}

body.ksc-pdp-layout .thumbnail {
  border: 1px solid #e7e4dd;
  border-radius: 8px;
  overflow: hidden;
  background: #ffffff;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

body.ksc-pdp-layout .thumbnail img {
  aspect-ratio: 1 / 0.78;
  object-fit: contain;
  background: #ffffff;
}

body.ksc-pdp-layout .thumbnail:hover {
  transform: translateY(-2px);
  border-color: #d7d2c8;
  box-shadow: 0 10px 24px rgba(17, 17, 17, 0.08);
}

body.ksc-pdp-layout .thumbnail[aria-current='true'] {
  border-color: #111111;
  box-shadow: 0 0 0 2px #111111;
}

body.ksc-pdp-layout .ksc-media-pager__number.is-active {
  background: #f9ae0e;
  color: #ffffff;
}

body.ksc-pdp-layout .product__info-wrapper {
  padding-top: 12px;
}

body.ksc-pdp-layout product-info {
  background: #F4F4F4;
}
.rte ul, .rte ol {
    list-style-position: outside;
}
@media (prefers-reduced-motion: no-preference) {
  body.ksc-pdp-layout .product__media-item.is-active .product-media-container,
  body.ksc-pdp-layout .product__media-item.is-active .product__modal-opener,
  body.ksc-pdp-layout .product__media-item.is-active .deferred-media__poster {
    will-change: transform, opacity;
  }
}

@media screen and (min-width: 990px) {
  body.ksc-pdp-layout .product--small:not(.product--no-media) .product__media-wrapper,
  body.ksc-pdp-layout .product--medium:not(.product--no-media) .product__media-wrapper {
    max-width: 51.5%;
    width: calc(51.5% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  body.ksc-pdp-layout .product--small:not(.product--no-media) .product__info-wrapper,
  body.ksc-pdp-layout .product--medium:not(.product--no-media) .product__info-wrapper {
    max-width: 46.5%;
    width: calc(46.5% - var(--grid-desktop-horizontal-spacing) / 2);
    padding: 0;
  }
}

@media screen and (max-width: 989px) {
  body.ksc-pdp-layout .product__modal-opener {
    min-height: auto;
    padding: 0;
  }

  body.ksc-pdp-layout .product__media.media {
    height: clamp(256px, 50vw, 400px);
    overflow: hidden;
  }

  body.ksc-pdp-layout .product__media.media > img {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 76%;
    max-height: 60%;
    margin: 0;
    transform: translate(-50%, -50%);
  }
}
body.ksc-pdp-layout .product.grid {
    justify-content: space-between;
}

  .product-card {
    width: 100%;
    max-width: 280px;
    border: 3px solid #000;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: inherit;
    background:#fff;
  }

  .product-card__image-wrap {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
  }

  .product-card__image-wrap img,
  .product-card__placeholder {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }

  .product-card__title {
      font-size: 10px;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 1.2;
      color: #111;
      text-decoration: none;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-family: var(--font-heading-family);
  }

  .product-card__title:hover {
    text-decoration: underline;
  }

  .product-card__price {
    font-size: 16px;
    font-weight: 400;
    color: #111;
    margin: 0;
  }

  .product-card__button {
    background: #000;
    color: #fff;
    border: none;
    padding: 14px 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    width: 100%;
  }

  .product-card__button:hover {
    background: #222;
  }

  .product-card__button:disabled {
    background: #999;
    cursor: not-allowed;
  }



@media screen and (max-width: 749px) {
  body.ksc-pdp-layout media-gallery {
    padding: 12px;
    border-radius: 20px;
    overflow: hidden;
  }

    .card-information {
        text-align: center !important;
    }

  body.ksc-pdp-layout .product.grid {
    gap: 0;
  }

  body.ksc-pdp-layout .product__media-list.slider.slider--mobile {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
    padding: 0;
    gap: 0;
    overflow-x: auto;
    scroll-padding-left: 0;
  }

  body.ksc-pdp-layout .product__media-list.slider.slider--mobile::after {
    display: none;
  }

  body.ksc-pdp-layout .product__media-list.slider.slider--mobile .product__media-item {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    scroll-snap-align: center;
  }

  body.ksc-pdp-layout .product__modal-opener {
    padding: 0;
  }

  body.ksc-pdp-layout .product__media.media {
    height: clamp(270px, 76vw, 360px);
    padding-top: 0 !important;
  }

  body.ksc-pdp-layout .product__media.media > img {
    max-width: 92%;
    max-height: 84%;
  }

  body.ksc-pdp-layout .product-media-container .product__media.media {
    display: block;
    position: relative;
    height: clamp(270px, 76vw, 360px);
    min-height: 0;
    padding: 0 !important;
  }

  body.ksc-pdp-layout .product-media-container .product__media.media > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 92%;
    max-height: 84%;
    object-fit: contain;
    transform: translate(-50%, -50%);
  }

  body.ksc-pdp-layout [id^="GalleryViewer-"] > .slider-buttons {
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 6px;
  }

  body.ksc-pdp-layout [id^="GalleryViewer-"] > .slider-buttons .slider-button {
    width: 34px;
    height: 34px;
    min-width: 34px;
    padding: 0;
    border: 0;
    box-shadow: none;
    color: #111111;
  }

  .collection__title h2, .collection-hero__title {
      font-size: 20px;
      min-height: 20px;
      font-weight: 500;
  }

  .collection-hero__title {
    margin: 35px  0 0 !important;
    text-align: center !important;
}

  .product-card {
    padding: 8px;
  }

  .product-card__image-wrap {
    aspect-ratio: 4 / 4;
    overflow: hidden;
}

.product-card__button {
    padding: 10px 0;
    font-size: 12px;
}

.entry-tracker .multiplier-box {
    padding: 5px 5px !important;
}

.footer-block.grid__item:first-child h2.footer-block__heading {
    font-size: 20px;
}

h2.footer-block__heading {
    font-size:15px;
}

.product__title h1 {
    font-size: 20px;
}

body.ksc-pdp-layout .product__info-wrapper {
  padding-top: 0;
}

}

.collection__title h2, .collection-hero__title {
    font-family: var(--font-heading-family);
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 60px;
}

.product__title h1 {
    font-size: 30px;
    font-weight: 500;
}

.card__heading {
    font-family: var(--font-heading-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -.6px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 46px;
}

.product-card-price-title, .card-information .price {
    margin: 6px 0 0;
    font-family: var(--font-heading-family);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.4px;
    text-transform: uppercase;
    display: flex;
    gap: 10px;
    align-items: baseline;
    color: #000;
}


.shopify-policy__container{
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}
.shopify-policy__body {
    margin-bottom: 40px;
}
.shopify-policy__title {
    margin-top: 60px;
}

@media (min-width: 750px){
.shopify-policy__container{ 
  padding: 0 5rem; 
}

}

@media (max-width: 767px){
  
.shopify-policy__title {
    margin-top: 30px;
}
.shopify-policy__container h2 {
    font-size: 14px;
}
.shopify-policy__container h1 {
    font-size: 20px;
}


}