/** Shopify CDN: Minification failed

Line 672:0 Expected "}" to go with "{"

**/
/* Shopify Pro Custom CSS */
@media (max-width: 767px) {
  .product-details.product-default {
    max-width: 100% !important;
    overflow: hidden;
  }
}
.button.reservation-button {
  width: 100%;
  font-size: 18px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.reservation-button .text {
  min-width: 320px;
}
.productView-reservation {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.reservation-label {
  font-size: 15px;
  font-weight: 400;
  color: #5a5a5a;
}
.current-cate.is-clicked {
  display: none;
}
brand, .brand, .brand-color, hilight, p .brand {
  color: #3ab656 !important;
}
.brand-background {
  background: #3ab656;
  color: #fff;
  padding: 4px 12px;
}
.header__search .search-modal__form {
  border: 1px solid var(--brand-color);
  border-radius: var(--global-border-radius);
}
.button--announcement {
  width: fit-content;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 12px;
  text-transform: uppercase;
}
.button--brand {
  padding-left: 18px;
  padding-right: 18px;
  border-radius: var(--global-border-radius);
  overflow: hidden;
}
.button--brand, .button--brand .productView-text, .button--brand .media-text {
  color: var(--btn-2-color) !important;
  width: fit-content;
  min-width: 130px;
  max-width: fit-content;
  outline: none!important;
  cursor: pointer;
  position: relative;
}
.button--brand:hover, .button--brand:hover .productView-text, .button--brand:hover .media-text {
  color: var(--btn-2-color-hover) !important;
  width: fit-content;
  min-width: 130px;
  max-width: fit-content;
  outline: none!important;
  cursor: pointer;
  position: relative;
}
.icon-announcement {
  width: 24px;
  height: 24px;
}
.main-content {
  width: 100%;
  min-height: 60vh;
}
.default-layout .side-text {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  font-size: 13px;
  color: #111;
  font-weight: 300;
  line-height: 1.5em;
}
.special-layout .side-text {
  writing-mode: vertical-lr;
  font-size: 13px;
  color: #111;
  font-weight: 300;
  line-height: 1.5em;
}
@media (min-width: 1025px) {
  .sticky-search-menu-open .header-nav-plain details>.search-modal {
    padding: 5vh 0 !important;
    border: 1px solid #dadada;
    background: rgba(249, 244, 244, .9) !important;
  }
  .sticky-search-menu-open .header-nav-plain .header-search-close svg {
    width: 20px;
    height: 20px;
    fill: #777777 !important;
  }
  .search-modal__form .field {
    border-radius: 4px;
    padding: 6px;
  }
}
@media screen and (min-width:551px) {
  .slide-pc, .desktop-only, desktop {
    display: block;
  }
  .slide-mobile, .mobile-only, mobile {
    display: none;
  }
}
@media screen and (max-width:550px) {
  .slide-pc, .desktop-only, desktop {
    display: none;
  }
  .slide-mobile, .mobile-only, mobile {
    display: block;
  }
}
.article-content.spro-text-format div {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
  min-height: 1px;
}
.spro-collection-content {
  min-height: 36vh;
}
.card-price .price__sale .price__compare {
  margin: 0;
}
.card-price .price--on-sale .price__sale {
  flex-direction: row;
  
  gap: 12px;
  
}
.uppercase * {
  text-transform: uppercase;
}
.toggle-content td {
  border: 1px solid #ccc;
}
.stencil {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
}
.customImageBanner-inner .title.custom-text-style {
  overflow: hidden;
}
.crema-product-reviews-score .crema_product_reviews_score__container {
    display: flex !important;
    align-items: center;
    gap: 12px;
}
.collection .card__heading {
  min-height: 6vh;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .card-title-ellipsis {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .collection-masonry .spro-row.spro-row--masonry .product-masonry-item .card-information {
    padding-bottom: 20px !important;
  }
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('https://cdn.shopify.com/s/files/1/0632/2756/0097/files/PretendardVariable.woff2?v=1711059600') format('woff2-variations');
}
.pretendard {
  font-family: pretendard, sans-serif;
}
section#shopify-section-template--16508790440097__171091118703ea5a87 {
  max-width: var(--body-custom-width-container) !important;
  margin: 0 auto;
}

@property --num {
  syntax: '<integer>';
  inherits: true;
  initial-value: 91;
}

.days-count::after {
  counter-reset: days-counter var(--num);
  content: counter(days-counter);
  animation: count 1s ease-in-out;
}

.days-count::before {
  content: "3,";
}

@keyframes count {
  to { --num: 10; }
}
.list-social__item {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
@media (max-width: 550px) {
  .button.newsletter-form__button {
    margin-top: 6px;
  }
}
.footer-block__list-social .insta-additional-text,
.footer-block__list-social .insta-additional-text p,
.footer-block__list-social .insta-additional-text a {
  color: #fff !important;
  font-size: 14px;
  padding-left: 14px;
  line-height: 14px;
  text-align: left;
}
.footer-block__list-social .insta-additional-text:hover, 
.footer-block__list-social .insta-additional-text:hover p, 
.footer-block__list-social .insta-additional-text:hover a {
  color: #eee !important;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color:rgba(0, 0, 0, 0.5);
  z-index:9999;
}
.cart-container.container {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .desktop-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }
  .wrapper-body {
    min-height: 75vh;
    /* background-color: #f7f8fa; */
  }
}
@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .sections-faqs .faqs-card .card-body {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#judgeme_all_reviews_page {
  min-height: 43vh;
}
.jdgm-all-reviews-page__title {
  padding-top: 60px !important;
  margin-bottom: 60px !important;
  font-size: 30px !important;
}
.wrapper-body {
  padding-bottom: 0;
}
.search-container .page-header {
  font-size: 30px !important;
  font-weight: 600 !important;
}
.search-container .page-article .page-subheader {
  font-size: 18px !important;
}
.search-container .page-article .button {
  font-size: 16px !important;
  min-width: 160px !important;
  padding: 8px 24px !important;
}
.newsletter-section .newsletter-form__field-wrapper .field__input,
.sections-faqs .contact-support-btn {
  border-radius: var(--global-border-radius) !important;
}
/* Boxed Layout Fix */@media (min-width: 768px) {
  .jdgm-all-reviews-page, #judgeme_all_reviews_page {
    max-width: var(--body-custom-width-container);
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .jdgm-all-reviews-page, #judgeme_all_reviews_page {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
}
            
/* Custom Section Animation */
.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1.5s ease-in;
}
.active.fade-left {
  animation: fade-left 1.5s ease-in;
}
.active.fade-right {
  animation: fade-right 1.5s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.bounce-in {
  animation: bounce-in 2s ease;
  animation-delay: 2s;
  animate-repeat: 2;
}
@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% { transform: scale(.9); }
  100% { transform: scale(1); }
}

/* Custom CSS */
@media (max-width: 767px) {
  .mobile-fit-width {
    max-width: 100%;
  }
  .mobile-header {
    font-size: 24px;
  }
  .mobile-top-space {
    margin-top: 30px;
  }
  .body_text1 {
    margin-top: 36px;
  }
  .spro-newsletter-popup-subtitle {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
  }
  .spro-newsletter-popup-title {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    
    margin-bottom: 12px;
    
  }
}
@media (min-width: 768px) {
  sticky-header .header__icon,
  sticky-header .header__icon.header__icon--wishlist.link.link--text.focus-inset {
    margin-top: -4px;
  }
  .spro-newsletter-popup-subtitle {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    
    margin-bottom: 6px;
    
  }
  .spro-newsletter-popup-title {
    font-size: 48px;
    font-weight: 900;
    margin-top: 0;
    
    margin-bottom: 16px;
    
  }
}
.tos-anchor {
  font-size: 1px;
  font-weight: 100;
  color: transparent !important;
  width: 100%;
  height: 1px;
  background: transparent !important;
  opacity: 0;
  margin-top: 24px;
}
.shopify-policy__container {
  max-width: 80% !important;
}
.shopify-policy__title {
  text-transform: uppercase;
  letter-spacing: 0.005rem;
}
.shopify-policy__body h3 {
  font-size: 20px;
}
.shopify-policy__title h1 {
  font-size: 36px !important;
  letter-spacing: 0.01rem !important;
}
.spro-productBadges .badge.sold-out-badge {
  line-height: 16px;
}

.card-title:hover {
  text-decoration: none !important;
}

.sub1_1_wrap2 {margin:100px 0;}
.sub1_1_wrap section, .sub1_2_wrap2 section {padding-bottom:0;}
section.introduction {padding-bottom:50px;}

@media screen and (max-width:768px) {
	.sub1_1_wrap2 {margin:30px 0;}
}
section.introduction {
    padding-bottom: 50px;
}
.body_text1 {
    font-size: 25px;
    background: url(https://cdn.shopify.com/s/files/1/0636/5272/4922/files/S_sub_icon_01.gif?v=1703064039) no-repeat 0 10px;
    padding-left: 20px;
    margin-bottom: 15px;
    color: #4c8c4b;
    line-height: 28px;
}
.body_text2 {
    display: inline-block;
    font-size: 20px;
    color: #4c8c4b;
    line-height: 20px;
    border: 1px solid #4c8c4b;
    padding: 14px 20px;
    margin: 10px 0 20px;
}
.card-media {
  margin-top: 0;
}
.card.ajax-loaded {
  padding: 0;
}
.recentlyViewed-row .card {
  padding: 0;
}
.google-font-title {
  font-family: Shadows;
}
@font-face {
	font-family: 'Shadows';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Shadows'), url('https://cdn.shopify.com/s/files/1/0636/5272/4922/files/ShadowsIntoLight-Regular.woff?v=1701943944') format('woff-variations');
}

.rich-text__blocks h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500 !important;
}
.productView-tab .spro-text-format ul li strong {
  font-weight: 600 !important;
}
.skip-to-content-link {
  display: none;
}
form#create_customer {
  max-width: fit-content;
}

.dropdown-language .localization-form .disclosure__link {
  white-space: nowrap;
}

.productView-bottom {
  margin-top: 30px;
}

::-webkit-scrollbar {
  width: 6px !important;
}
::-webkit-scrollbar-track {
  background: #eee !important; 
}
::-webkit-scrollbar-thumb {
  background: #ccc !important; 
  border-radius: var(--global-border-radius);
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa !important; 
}

.customer_consent_wrapper {
  width: 100%;
  padding: 12px 0;
}
#customer-consent {
  margin-top: 24px;
}
#customer-consent .form-label--checkbox {
  font-size: 12px;
.icon-custom svg {
  width: 2rem;
  height: 2rem;
}
@media only screen and (min-width: 1025px) {
  .header-icons.header-item.header-item--side.d-flex.flex-align-stretch.flex-wrap.fs-0 {
    min-width: 160px;
  }
}
.spro-popup-content {
  overflow-x: hidden !important;
}
.productView-for.clearfix.slick-initialized.slick-slider > .slick-list.draggable {
  border: none;
}
.product-label--preorder {
  padding: 3px 6px;
  background: #ffff7e;
  color: #000;
  font-size: 13px;
  width: fit-content;
}
.shopify-info-text, .shopify-info-text p {
  margin: 10px 0;
  line-height: 1.5em;
  font-size: var(--font-body-size);
}
.shopify-info-link, .shopify-info-link p {
  margin: 10px 0;
  line-height: 1.5em;
  font-size: var(--font-body-size) !important;
  font-weight: 400 !important;
  text-decoration-line: underline;
}
.shopify-policy__container {
  max-width: 80% !important;
}
.float-right {
  float: right;
}
#wishlist-product-top {
  margin-top: -30px;
}
/* Popup container settings in Snippets global-style.liquid */

/* Popup Modal */

.modal {
  display: none;
  position: fixed;
  z-index: 100001;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.modalContent {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: fit-content;
  max-width: 960px;
  border: 1px solid #fff;
  border-radius: var(--global-border-radius);
  margin-bottom: 60px;
}
.modalClose {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modalClose:hover,
.modalClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.policy-popup-wrapper-inner {
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .ask_product, .policy_notice {
    padding: 12px 50px 60px;
  }
}
@media (max-width: 767.98px) {
  .ask_product, .policy_notice {
    padding: 0 24px;
  }
  .policy-popup-wrapper-inner {
    display: flex;
    flex-direction: column;
  }
}

