/** Shopify CDN: Minification failed

Line 82:5 Expected identifier but found "."
Line 83:5 Expected identifier but found "."
Line 221:0 Unexpected "<"

**/
/* Heading Font grotesk wide */

:root {

  --heading-font-family: roc-grotesk-wide, sans-serif;
  --heading-font-weight: 600;

}


/* SubHeading Font Pretendard Medium */
/*
:root {

  --subheading-font-family: "Pretendard-Medium", sans-serif;
  --subheading-font-weight: normal;

}*/

/* BodyText Font Pretendard Regular */
/*
:root {

  --text-font-family: "Pretendard-Regular", sans-serif;
  --text-font-weight: normal;

}*/

/*text scale 0.85x*/
:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
) {
  display: inline-block;
  transform: scaleX(0.85);
}

/* text origin settings */


:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
) {
  transform-origin: left center;
}


:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
)[style*="text-align:center"],
:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
).text-center,
:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
)[class*="center"] {
  transform-origin: center !important;
}


:is(
  .heading, .display-xl, .display-l, .display-m, 
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, 
  .prose :where(h1,h2,h3,h4,h5,h6)
)[style*="text-align:right"],
:is(...).text-right,
:is(...)[class*="right"] {
  transform-origin: right center !important;
}



@font-face {
  font-family: "Pretendard-ExtraBold";
  src: url("/cdn/shop/files/Pretendard-ExtraBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard-Medium";
  src: url("/cdn/shop/files/Pretendard-Medium.otf?v=1772703065") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("/cdn/shop/files/Pretendard-Regular.otf?v=1772703065") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard-Bold_2";
  src: url("/cdn/shop/files/Pretendard-Bold_2.otf?v=1774936936") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.amazon-button {
  width:100%;
  --button-background: 255 120 0;
  --button-text-color: 255 255 255;
}


/*Badge Style*/
.badge {
  font-family: var(--text-font-family) !important;
  font-size: .725rem !important;
  box-sizing: border-box !important;
  border-radius: 999px !important;
}
@media screen and (min-width: 768px) {
  .badge {
    font-size: .875rem !important;
  }
}
badge-list{
  flex-direction: row !important;
}

.badge.badge--on-sale {
  background:rgb(255, 255, 255) !important;
  border-color: #d12b2b !important;
  border-width: 1px !important;
  color: #d12b2b !important;
}

.badge.badge--custom.badge--best {
  background: #1b1919ff !important;
  color:rgb(255, 255, 255) !important;
}
.badge.badge--custom.badge--trending.badge--no9 {
  background:rgb(209, 169, 235) !important;
  color:rgb(255, 255, 255) !important;
}

.badge.badge--custom.badge--trending.badge--no3 {
  background: #FCA2AB!important;
  color:rgb(255, 255, 255) !important;
}

.badge.badge--custom.badge--trending.badge--no5 {
  background: #FEEA79 !important;
  color:rgb(255, 255, 255) !important;
}

.badge.badge--custom.badge--trending.badge--no1 {
  background: #B9F0EB!important;
  color:rgb(255, 255, 255) !important;
}

.badge.badge--custom.badge--new {
  border-color: #1b1919ff !important;
  border-width: 1px !important;
  color: #000000 !important;
}


.badge.badge--custom.badge--free-shipping {
  border-color: #1b1919ff !important;
  border-width: 1px !important;
  color: #000000 !important;
}


.badge.badge--custom.badge--multi-save {
  background: #FCDEDC !important;
  color: #321E1E !important;
}

.badge.badge--custom.badge--subscription {
  border-color: #1b1919ff !important;
  border-width: 1px !important;
  color: #000000 !important;
}




a.subheading:is(.text-subdued.link-reversed, .link-faded):is([href*="toner"], [href*="all-products-1"], [href*="acne-blemishes"], [href*="subscribe-save"], [href*="gift-card-numbuzin"],[href*="new-in"]
) {
  color: #1b1919ff !important;
}




.product-card {
  border-width: 1px !important;
  border-color: #E2E1E7 !important;
}


.rating-badge__stars {
  border-radius: 20px !important;
}

<script>
document.addEventListener('DOMContentLoaded', function () {
  const slideSelectors = [
    '.slideshow__slide',
    '.slide',
    '.slider__slide',
    '.carousel__slide',
    '.swiper-slide'
  ];

  slideSelectors.forEach(selector => {
    document.querySelectorAll(selector).forEach(slide => {
      const hasImg = slide.querySelector('img[src]:not([src=""])');
      const hasDataImg = slide.querySelector('img[data-src]:not([data-src=""])');
      const hasPicture = slide.querySelector('picture source[srcset], picture img');
      const hasBgImage = Array.from(slide.querySelectorAll('*')).some(el => {
        const bg = window.getComputedStyle(el).backgroundImage;
        return bg && bg !== 'none';
      });

      const text = slide.textContent.replace(/\s+/g, '').trim();

      if (!hasImg && !hasDataImg && !hasPicture && !hasBgImage && !text) {
        slide.remove();
      }
    });
  });
});
</script>




.member-price-block {
  letter-spacing: var(--heading-letter-spacing);
}

compare-at-price.h7.line-through {
  color: rgb(var(--text-color) / .6);
}

span.sale-price.h6 {
  color: #d12b2b !important;
  font-size: var(--text-h6);
}

span.compare-at-price.h6 {
  font-size: var(--text-h7);
}

span.discount-percent.h6 {
  color: #d12b2b !important;
  font-size: calc(var(--text-h6) * 0.9);
}



/* Button Animation Custom Hover Color change */

.button:has([color-fade]) {
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease !important;
}

/* Hover Color */
.button:has([color-fade]):hover {
  background-color: #333333 !important; 
  color: #F2F1F7 !important;           
  border-color: #333333 !important;
}


/* Collection Banner Size Adjustment */


.product-list__promo{
  align-self: stretch !important;
  height: 100% !important;
  display: block !important;
}


.product-list__promo .content-box{
  height: 100% !important;
  min-height: 100% !important;
  position: relative !important;
}

.product-list__promo .content-box__background-media{
  height: 100% !important;
  min-height: 100% !important;
}



.product-list__promo .content-box__background-media > img{
  height: 100% !important;
  width: 100% !important;
  object-fit: contain !important;
  object-position: CENTER !important;
  display: block !important;
}

.product-info {
  --product-block-item-margin: 0.75rem !important;
}

@media (min-width: 768px) {
  .product-info.text-start {
    width: 100% !important;
    max-width: none !important;
  }
}