/** Shopify CDN: Minification failed

Line 25:0 "@import" is only valid at the top level
Line 168:1 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/

/*---------------- Global Custom CSS -------------------*/.t4s-material-collapsible>.t4s-cate-sub-menu{display:none!important}
.t4s-material-open>.t4s-cate-sub-menu{display:block!important}
.t4s-material-collapsible>.t4s-has_cats_toggle{cursor:pointer}
@media(min-width:1025px){.t4s-widget-category .t4s-product-categories{max-height:none!important;overflow:visible!important}}

/* Lighting by Material: match the adjacent warm neutral background */
#shopify-section-template--22470413156501__material_directory {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: #f7f4ef !important;
}/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {/* === Google Font Import === */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&display=swap');

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

  /* 首页：Header 悬浮或菜单展开时变白 */
  body.template-index header:hover,
  body.template-index header:focus-within,
  body.template-index header:hover .t4s-header-inner,
  body.template-index header:focus-within .t4s-header-inner,
  body.template-index header:hover .t4s-row,
  body.template-index header:focus-within .t4s-row {
    background: #ffffff !important;
    border-bottom: none !important;
    box-shadow: none !important;
  }

  /* 首页：主导航文字始终保持黑色 */
  body.template-index header:hover
  .t4s-navigation .t4s-nav__ul > li > a,

  body.template-index header:focus-within
  .t4s-navigation .t4s-nav__ul > li > a,

  body.template-index header:hover
  .t4s-navigation .t4s-nav__ul > li > a:hover {
    color: #000000 !important;
  }

  /* 首页：导航箭头保持黑色 */
  body.template-index header:hover
  .t4s-navigation .t4s-nav__ul > li > a svg,

  body.template-index header:focus-within
  .t4s-navigation .t4s-nav__ul > li > a svg {
    color: #000000 !important;
    fill: #000000 !important;
  }

  /* 首页：右侧四个图标保持黑色 */
  body.template-index header:hover .t4s-col-group_btns a,
  body.template-index header:hover .t4s-col-group_btns .t4s-icon,
  body.template-index header:focus-within .t4s-col-group_btns a,
  body.template-index header:focus-within .t4s-col-group_btns .t4s-icon {
    color: #000000 !important;
  }

  body.template-index header:hover
  .t4s-col-group_btns .t4s-icon use,

  body.template-index header:hover
  .t4s-col-group_btns .t4s-icon path,

  body.template-index header:focus-within
  .t4s-col-group_btns .t4s-icon use,

  body.template-index header:focus-within
  .t4s-col-group_btns .t4s-icon path {
    fill: #000000 !important;
  }

  /* 内页：主导航普通及悬浮状态都保持黑色 */
  body:not(.template-index)
  header .t4s-navigation .t4s-nav__ul > li > a,

  body:not(.template-index)
  header .t4s-navigation .t4s-nav__ul > li > a:hover {
    color: #000000 !important;
  }

  /* 内页：四个图标普通及悬浮状态保持黑色 */
  body:not(.template-index) header .t4s-col-group_btns a,
  body:not(.template-index) header .t4s-col-group_btns a:hover,
  body:not(.template-index) header .t4s-col-group_btns .t4s-icon {
    color: #000000 !important;
  }

  body:not(.template-index)
  header .t4s-col-group_btns .t4s-icon use,

  body:not(.template-index)
  header .t4s-col-group_btns .t4s-icon path {
    fill: #000000 !important;
  }
}

  body:not(.template-index)
  header .t4s-col-group_btns a:hover .t4s-icon use,
  body:not(.template-index)
  header .t4s-col-group_btns a:hover .t4s-icon path {
    fill: #000000 !important;
  }
}

/* === FEATURED COLLECTIONS TABS: Remove all hover and active visual changes === */
/* Target the specific section */
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"],
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button {
  background-color: transparent !important;
  background: transparent !important;
  color: #878787 !important;
}

/* Remove all hover effects */
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button:hover,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button:hover,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"]:hover,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button:hover {
  background-color: transparent !important;
  background: transparent !important;
  color: #878787 !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

/* Remove all active/selected effects - keep only underline */
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button.active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button.is-active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button.active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button.is-active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"].active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"].is-active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button.active,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button.is-active {
  background-color: transparent !important;
  background: transparent !important;
  color: #878787 !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

/* Ensure underline stays visible for active state only */
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button.active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tab-button.is-active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button.active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 [class*="tab"] button.is-active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"].active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 button[class*="tab"].is-active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button.active::after,
#shopify-section-template--21719633330325__1784019588f26e1ad6 .tabs button.is-active::after {
  background-color: #878787 !important;
  border-bottom: 2px solid #878787 !important;
}}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){.collections-list-carousel .collection-item__title {
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  overflow-wrap: break-word;
  hyphens: auto;
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1.4;
}

.collections-list-carousel .collection_item_btez6G .collection-item__title,
.collections-list-carousel .collection_item_j34Yby .collection-item__title,
.collections-list-carousel .collection_item_MfekAq .collection-item__title,
.collections-list-carousel .collection_item_DgChkU .collection-item__title {
  display: block;
  width: 100%;
  max-width: 100%;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  overflow-wrap: break-word;
  hyphens: auto;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  .collections-list-carousel .collection-item__title {
    font-size: 14px;
    word-spacing: normal;
  }
}

/* Mobile font size fix for About us section (template--21719633330325__about_us_yx4K4J) */
#shopify-section-template--21719633330325__about_us_yx4K4J .bl_text_cRnA37 h4 {
  font-size: 12px !important;
}

#shopify-section-template--21719633330325__about_us_yx4K4J .bl_text_cRnA37 p {
  font-size: 12px !important;
}}

/* Product categories */
.t4s-material-collapsible > .t4s-cate-sub-menu {
  display: none !important;
}

.t4s-material-open > .t4s-cate-sub-menu {
  display: block !important;
}

.t4s-material-collapsible > .t4s-has_cats_toggle {
  cursor: pointer;
}

@media (min-width: 1025px) {
  .t4s-widget-category .t4s-product-categories {
    max-height: none !important;
    overflow: visible !important;
  }
}


/* Hide the collection sidebar trigger on phones only */
@media screen and (max-width: 749px) {
  .t4s-section-sidebar,
  button.t4s-btn-sidebar {
    display: none !important;
  }
}


/* Product information navigation - draft theme 161150042261 only. */
body.template-product .atease-product-subnav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 5px;
  padding: 0 30px;
  overflow: hidden;
  background: #ffffff;
  box-sizing: border-box;
}

body.template-product .atease-product-subnav__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  margin: 0;
  padding: 0 25px;
  border: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  color: #000000;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 180ms ease, background-color 180ms ease,
    border-color 180ms ease;
}

body.template-product .atease-product-subnav__item[aria-current="true"] {
  border-color: #000000;
}

body.template-product ul[data-atease-native-product-tabs="true"] {
  display: none !important;
}

@media (hover: hover) and (pointer: fine) {
  body.template-product .atease-product-subnav__item:hover {
    border-color: #b9c0b1;
    background: #f3f5f0;
    color: #59634f;
  }
}

body.template-product .atease-product-subnav__item:focus-visible {
  outline: 2px solid #68725b;
  outline-offset: 2px;
}

@media screen and (max-width: 767px) {
  body.template-product .atease-product-subnav {
    justify-content: flex-start;
    gap: 0;
    margin-bottom: 8px;
    padding: 0 14px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  body.template-product .atease-product-subnav::-webkit-scrollbar {
    display: none;
  }

  body.template-product .atease-product-subnav__item {
    flex: 0 0 auto;
    min-height: 44px;
    margin-right: 13px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #111111;
    font-size: 13px;
    line-height: 1;
  }

  body.template-product .atease-product-subnav__item::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    margin-left: 9px;
    border-top: 1.5px solid currentColor;
    border-right: 1.5px solid currentColor;
    transform: rotate(45deg);
  }

  body.template-product .atease-product-subnav__item:last-child {
    margin-right: 0;
  }

  body.template-product .atease-product-subnav__item[aria-current="true"] {
    color: #59634f;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.template-product .atease-product-subnav__item {
    transition: none;
  }
}


/* Keep all four product links visible on phone widths. */
@media screen and (max-width: 767px) {
  body.template-product .atease-product-subnav { padding-right: 10px; padding-left: 10px; }
  body.template-product .atease-product-subnav__item { margin-right: 6px; }
  body.template-product .atease-product-subnav__item::after { margin-left: 7px; }
  body.template-product .atease-product-subnav__item:hover {
    border-color: transparent;
    background: transparent;
  }
}

/* Final 375px fit: keep readable labels and use arrows only as separators. */
@media screen and (max-width: 767px) {
  body.template-product .atease-product-subnav { padding-right: 8px; padding-left: 8px; }
  body.template-product .atease-product-subnav__item { margin-right: 5px; }
  body.template-product .atease-product-subnav__item:last-child::after { display: none; }
}

/* Full-width phone navigation keeps all four labels visible. */
@media screen and (max-width: 767px) {
  body.template-product .atease-product-subnav {
    width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: 6px;
    padding-left: 6px;
  }

  body.template-product .atease-product-subnav__item {
    margin-right: 4px;
  }

  body.template-product .atease-product-subnav__item::after {
    margin-left: 3px;
  }
}

@media screen and (max-width: 340px) {
  body.template-product .atease-product-subnav__item {
    margin-right: 2px;
    font-size: 12px;
  }

  body.template-product .atease-product-subnav__item::after {
    width: 6px;
    height: 6px;
    margin-left: 2px;
  }
}

/* Centre the phone navigation and tighten its spacing below the trust strip. */
@media screen and (max-width: 767px) {
  body.template-product .atease-product-subnav {
    justify-content: center;
    margin-top: -16px;
  }

  body.template-product .atease-product-subnav__item,
  body.template-product .atease-product-subnav__item[aria-current="true"] {
    border: 0 !important;
    box-shadow: none !important;
  }
}
