/** Shopify CDN: Minification failed

Line 643:0 Unexpected "{"

**/
/* Use this file to add custom css to the theme. */
  .star-rating-tooltip {
    position: relative;
    display: flex;
    justify-content: left;
    text-align: center;
    margin: 10px 0;
    cursor: pointer;
  }

  .star-rating-tooltip .tooltip-text {
    visibility: hidden;
    width: 380px;
    max-width: 90vw;
    background: #fff;
    color: #333;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    position: absolute;
    top: 125%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    opacity: 0;
    transition: opacity 0.2s ease;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
  }

  .star-rating-tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
  }

  @media (max-width: 500px) {
    .star-rating-tooltip .tooltip-text {
      font-size: 12px;
      padding: 10px;
    }
    }


      @media (max-width: 768px) {
    #thlmegadesktop {
      display: none !important;
          }
    }




.huk_menu_item_mobile {
    max-width: 100% !important;
  
  }

  @media (max-width: 768px) {
.huk_menu_item_layout_product {
  width: 50% !important;

  }

.huk_menu_item_layout_image{
  width: 50% !important;

  }
    
.huk_menu_item_level_0 {
  font-weight: bold !important;
    
    }
.huk_menu_item_level_1{
  font-weight: normal !important;
    
    }
  .huk_menu_item_level_2{

   font-size: 14px !important;
    }

  .huk_menu_product_title {
  font-size: smaller !important;
  
    }

  .huk_menu_collection {
  font-size: smaller !important;
    width: 50% !important;

    }


.huk_menu_submenu > li {
    width: 100%;
    margin: 0;
}
.huk_menu_item_link {
   padding: 15px 15px !important;
}

/* 
  .huk_menu_item_level_1{
    color: #a70303 !important;
  } */

    .breadcrumbs__list{
    text-align:center !important;
}
    
  }

.media-lightbox-container { display: flex; align-items: flex-start; margin-top: 40px; }
#main-img-container { position: relative; }
#main-img { width: 300px; height: 200px; display: block; border: 1px solid #ccc; }
#lens {
  position: absolute;
  border: 2px solid #007aff;
  width: 60px;
  height: 60px;
  pointer-events: none;
  background: rgba(0, 122, 255, 0.1);
  display: none;
  box-sizing: border-box;
  transition: opacity 0.2s ease;
}
#zoom-result {
  position: fixed !important;
  z-index: 9999;
  width: 300px;
  height: 300px;
  background: #fff;
  overflow: hidden;
  display: none;
  box-shadow: 0 4px 24px rgba(0,0,0,0.18);
  transition: opacity 0.2s ease;
  border: none;
}
#zoom-img {
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
  pointer-events: none;
  transition: transform 0.2s ease;
}

/* 页面遮罩 */
#lightbox-mask {
  position: fixed;
  z-index: 9998;
  left: 0; top: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.3);
  display: none;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
  #lens,
  #zoom-result,
  #lightbox-mask {
    display: none !important;
  }

  .product__media-item {
    touch-action: pan-y pinch-zoom;
  }

  .image__img {
    max-width: 100%;
    /* height: auto; */
  }
}

/* 平板适配 */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #zoom-result {
    width: 250px;
    height: 250px;
  }
} 



[data-essential-upsell-element="product"] a[data-essential-upsell-element="title"] {
  text-wrap:wrap !important;
  font-size:12px !important;
}

.product__color-swatch[dynamic-variant-button].disabled {
  display: none;
}

/* .product__chip[dynamic-variant-button].disabled {
  display: none;
} */

#__clipara-embed {
  margin-top: 5%;
}



.product__media {
  position: relative;
}

.product__media-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.product__media-arrow:hover {
  background: rgba(255, 255, 255, 1);
}

.product__media-arrow--prev {
  display: none;
  left: 16px;
}

.product__media-arrow--next {
  display: none;
  right: 16px;
}

.product__media-arrow svg {
  width: 24px;
  height: 24px;
  color: #000;
} 

.annoucement_bar_cta {
    display: block;
    cursor: pointer;
    text-decoration: none;
    background: #ffffff;
    border: 0;
    white-space: nowrap;
    padding: 8px 8px;
    line-height: 1.5;
    border-radius: 4px;
    font-size: 14px;
    color: #000000;
    margin-left: 10px;
  font-weight: 300;
      max-height: 40px;
  } 



   .rte thlh1o, .rte thlh2o, .rte thlh3o, .rte thlh4o, .rte thlh5o, .rte thlh6o, .shopify-policy__body thlh1o, .shopify-policy__body thlh2o, .shopify-policy__body thlh3o, .shopify-policy__body thlh4o, .shopify-policy__body thlh5o, .shopify-policy__body thlh6o {
    font-family: var(--font-heading);
    font-weight: var(--font-heading-weight);
    font-style: var(--font-heading-style);
    margin-top: var(--s-line-height);
    margin-bottom: var(--s-line-height);
    color: var(--color-text);
    line-height: 1.3;

       } 



@media screen and (max-width: 400px) {
.announcement-bar__content > span > a  {
    font-size: 13px!important;
  }
}


@media (max-width: 768px) {
  .quick-add-modal__content .product.product__details{
    display: block !important;
  }

  div.quick-add-modal__content > div > div.product__gallery.product__block.product__block--large > div > div > div > img{

    width: calc(80vw);
    height: calc(80vw);

  }

  .jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup{

    font-size: smaller;
    align-content: center;
  
}
thlh50.product-material{
font-size: smaller;
 }
}

 
/* 桌面端优化 */
@media (min-width: 60em) {

  /* 产品媒体容器布局调整 - 缩略图在主图下方 */
  .product__media-container {
    display: flex !important;
    flex-direction: column !important; /* 垂直排列 */
    gap: var(--spacing-medium);
    align-items: stretch;
  }

  /* 主图区域 */
  .product__media {
    flex: none;
    order: 1 !important; /* 主图在上方 */
    width: 100%;
  }

  /* 缩略图区域 - 水平排列在主图下方 */
  .product-thumbnails {
    order: 2 !important; /* 缩略图在下方 */
    display: grid !important; /* 使用grid布局保持与原主题一致 */
    grid-template-columns: repeat(auto-fill, 70px) !important; /* 自动填充70px宽的缩略图 */
    gap: var(--spacing-small) !important;
    width: 100% !important; /* 占满宽度 */
    flex-shrink: 0;
    margin-top: var(--spacing-small) !important;
    justify-content: flex-start;
  }

  /* 缩略图项目样式 */
  .product-thumbnails__item {
    width: 70px !important; /* 固定宽度 */
    height: 70px !important; /* 固定高度 */
    aspect-ratio: 1;
    flex-shrink: 0;
  }

  .product-thumbnails__item-link {
    width: 100%;
    height: 100%;
    padding-top: 0 !important; /* 移除默认的padding-top */
  }

  .product-thumbnails__item-link .image__img {
    border-radius: var(--border-radius);
    transition: transform 0.2s ease;
  }
  
  .product-thumbnails__item-link:hover .image__img {
    transform: scale(1.05);
  }

  .carousel-navigation__next-button, .carousel-navigation__previous-button{
    top: 150px !important;
  }
}




@media (min-width: 768px) {
.al-collection-meta{
    padding-left: 25%;
    padding-right: 25%;
}
}

@media (max-width: 768px) {
.al-collection-meta{
    padding-left: 5%;
    padding-right: 5%;
}
}


.sc-giftr-card__add button{
  background-color:#1d2a47 !important;
}

div.sc-gift-card__description > div > div > p {
  margin-top:10px !important;
}


@media (max-width: 768px) {
#klaviyo-bis-button-container > div > button{
    font-size:13px !important;
}
}

@media (min-width: 768px) {
img.inen_gsm{
  width:77% !important;
}

}

    .limited-edition-badge {
      position: absolute;
      bottom: 12px;
      right: 12px;
      width: 80px;
      height: auto;
      z-index: 10;
      animation: limitedPulse 2s infinite;
    }
    
    @keyframes limitedPulse {
      0%, 100% {
        transform: scale(1);
        filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.2));
      }
      50% {
        transform: scale(1.05);
        filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.3));
      }
    }
    
    .limited-edition-badge:hover {
      transform: scale(1.1);
      transition: transform 0.3s ease;
    }
    
    /* 响应式设计 */
    @media (max-width: 768px) {
      .limited-edition-badge {
        width: 60px;
        bottom: 8px;
        right: 8px;
      }
    }

.sc-builder{
    margin: 5px auto !important;
}

.sc-builder h1 {
  font-size-adjust: 0.4;
}
@media (min-width: 768px) {
#shopify-section-template--18865260920997__featured_collection_row_UtABEX{
      margin-top: -120px;
}
}


/* div.product-item__text.ff-body.fs-body-base.ta-c{
  padding-left:4%;
  padding-right:4%;
}

div.product-item__text.ff-body.fs-body-base.ta-c > thlh4o {
  font-size:14px !important;
  font-weight:500 !important;
} */



.huk_menu_product_price,
.huk_menu_product_price_compare {
    display: inline-block;
    margin-right: 10px;
}

div.product-group{
  margin-bottom: 3%;
    margin-top: 2%;
}

 div.product-group > span{
      padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
 }

 @media (max-width: 768px) {
div.product-group{
  margin-bottom: 8%;
}
 div.product-group > span{
font-size:smaller;
  padding: 10px !important;
 }

 }
 .product__price{
  align-items: flex-end;
}


/* Color Description Switcher Styles */
/* Hide all color description sections by default */
.product__description-content .azure-flax,
.product__description-content .cobalt-skye,
.product__description-content .slate-flax,
.product__description-content .sage-blush {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* Show active color description */
.product__description-content .azure-flax.active,
.product__description-content .cobalt-skye.active,
.product__description-content .slate-flax.active,
.product__description-content .sage-blush.active {
  display: block;
  opacity: 1;
}


@media (max-width: 768px) {
div.product__text.product__block.product__block--medium.animation-fade-up-reveal{
  display:none;
}
.fs-heading-4-base {
  font-size:15px;
}
}



/* Make product-item-options always visible below product image */

.product-item-options__list--swatch {
  --collection-swatch-size: var(--swatch-size, 30px);
  align-items: center;
}

.product-item-options__item--swatch {
  width: var(--collection-swatch-size) !important;
  height: var(--collection-swatch-size) !important;
  margin: 3px !important;
  border: 1px solid var(--color-background) !important;
  border-radius: 100% !important;
  box-shadow: 0 0 0 1px var(--color-border) !important;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out;
}

.product-item-options__item--swatch:hover {
  box-shadow: 0 0 0 1px var(--color-text) !important;
}

.product-item-options__item--swatch + .product-item-options__item--swatch {
  margin-left: 3px !important;
}

.product-item-options__item--swatch .product-item-options__item-button {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.product-item-options {
  position: static !important;
  pointer-events: auto !important;
  /* margin: var(--spacing-medium) 0 !important; */
}

.product-item-options__list {
  opacity: 1 !important;
}

.product-item-options__item {
  display: block !important;
}

/* Desktop: Show up to 10 color values */
@media (min-width: 45em) {
  .product-item-options__item:nth-child(n+11) {
    display: none !important;
  }
}

/* Mobile: Show up to 8 color values */
@media (max-width: 45em) {
  .product-item-options {
    display: flex !important;
  }
  
  .product-item-options__item:nth-child(n+9) {
    display: none !important;
  }
}

/* Ensure product media link remains clickable */
.product-item__media:has(.product-item-options) .product-item__image-link {
  pointer-events: auto !important;
}

/* @media (min-width: 45em){
.product-item__text{
    margin-top:0px
}
  }

.product-item__text{
  margin:0px; 
} */


#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.gZlWFj.bhJtgo.clipara-carousel-arrows > div > div > svg {
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.gZlWFj.bhJtgo.clipara-carousel-arrows > div > div{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.gZlWFj.bZSsLe.clipara-carousel-arrows > div > div{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.gZlWFj.bZSsLe.clipara-carousel-arrows > div > div > svg {
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.dhdTEn.bhJtgo.clipara-carousel-arrows > div > 
{
    width: 28px !important;
    height: 28px !important;
}


#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.dhdTEn.bhJtgo.clipara-carousel-arrows > div > div > svg
{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.dhdTEn.bZSsLe.clipara-carousel-arrows > div > div
{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.dhdTEn.bZSsLe.clipara-carousel-arrows > div > div > svg
{
    width: 28px !important;
    height: 28px !important;
}


#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.jhGtKv.bhJtgo.clipara-carousel-arrows > div > div > svg
{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.jhGtKv.bhJtgo.clipara-carousel-arrows > div > div
{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.jhGtKv.bZSsLe.clipara-carousel-arrows > div > div > svg
{
    width: 28px !important;
    height: 28px !important;
}

#__clipara-embed-contents > div > div > div.sc-bczRLJ.sc-gsnTZi.jhGtKv.bZSsLe.clipara-carousel-arrows > div > div
{
    width: 28px !important;
    height: 28px !important;
}



#sentry-feedback{
  display:none !important;
}

/* Product New Badge */
.product-new-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: #CC5525;
  color: white;
  font-size: 11px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 4px;
  z-index: 10;
  display: none;
  text-transform: uppercase;
}

.product-sale-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: #7a2238;
  color: white;
  font-size: 11px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 4px;
  z-index: 10;
  display: none;
  text-transform: uppercase;
}

.product-new-badge.visible {
  display: block !important;
}

.product-sale-badge.visible {
  display: block !important;
}


@media screen and (max-width: 760px) {
  .product-new-badge {
    top: 12px;
    right: 12px;
    font-size: 10px;
    padding: 4px 8px;
  }
}

@media screen and (max-width: 760px) {
  .product-sale-badge {
    top: 12px;
    right: 12px;
    font-size: 10px;
    padding: 4px 8px;
  }
}

.quick-cart.active{
  display:none;
}

.product__quantity-error{
  display:none;
}

@media screen and (max-width: 500px) {
.colored-feature-tag{
  width:30% !important;
}
}

@media screen and (min-width: 1000px) {
.huk_menu_item_badge{
  top: 8px !important;
  right: 40px !important;
}
}

span.huk_menu_item_text.shop-all-bold{
  font-weight:bold !important;
}

.colored-feature-tag-in-collection{
font-family: Georgia, 'Times New Roman', serif !important;
font-size:14px;
width:110px;
margin-left:auto;
margin-right:auto;
margin-top: 10px;
border-radius: 4px;
color:#ffffff;
padding:1px;
text-align:center;
}

.product {
  --swatch-size: 30px;
  --height-input: 35px;
  margin-bottom: calc(var(--spacing-extra-extra-large) * 1);
}

/* Keep the moved PDP quantity selector aligned with the add-to-cart button. */
.product-form__controls-group--submit {
  align-items: stretch;
}

.product-form__controls-group--submit > .product__quantity {
  --height-input: 50px;
  align-self: stretch;
  flex-shrink: 0;
}

.product__color-swatch{border: 1px solid var(--color-background);}

@media (min-width: 60em) {
  .product {
    margin-top: 0;
  }
  .product-item-options__list{margin-top: 2%}
  }

  .fs-heading-1-base{
    font-size-adjust: 0.4;
  }

.product-item__badges {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

.product-item__badge + .product-item__badge {
  margin-left: 0;
}

.product-item__badge--clearance {
  background-color: #F7E7DD;
  border: 1px solid rgba(204, 85, 37, 0.22);
  color: #CC5525;
}

#__clipara-embed {
  max-width: 800px !important;
}
