<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 264:2 Unexpected "{"
Line 265:2 Expected identifier but found "%"
Line 275:2 Unexpected "{"
Line 276:2 Expected identifier but found "%"
Line 676:2 Unexpected "{"
Line 677:4 Unexpected "{"
Line 678:12 Expected ":"
Line 688:4 Unexpected "{"
Line 689:6 Unexpected "{"
Line 690:14 Expected ":"
... and 9 more hidden warnings

**/
/* HEADER*/
.t4s-container,
.t4s-container-fluid,
.t4s-container-xxl,
.t4s-container-xl,
.t4s-container-lg,
.t4s-container-md,
.t4s-container-sm,
.t4s-row:not([class*=t4s-g]) {
  --ts-gutter-x: 40px;
}

/* @media(min-width: 1025px) {
  .t4s-container,
  .t4s-container-fluid,
  .t4s-container-xxl,
  .t4s-container-xl,
  .t4s-container-lg,
  .t4s-container-md,
  .t4s-container-sm,
  .t4s-row:not([class*=t4s-g]){
    --ts-gutter-x: 80px;
  }
} */


.t4s_lb_nav {
  position: static;
  color: #231F20;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.8px;
  font-family: var(--font-family-3);
  padding: 0;
  border-radius: 0;
  line-height: 20px;
  background: transparent;
  transform: none;
  opacity: 1;
}

.t4s-menu-item&gt;a&gt;span:first-child {
  position: relative;
}

.t4s-nav__ul&gt;.t4s-menu-item&gt;a&gt;span:first-child:after,
.t4s-menu-item.is--current&gt;a&gt;span:first-child:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 1px;
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  background-color: var(--h-text-color);
  opacity: 0;
}

.t4s-nav__ul&gt;.t4s-menu-item&gt;a:hover&gt;span:first-child:after,
.t4s-nav__ul&gt;.t4s-menu-item.is--nav__active&gt;a&gt;span:first-child:after,
.t4s-nav__ul&gt;.t4s-menu-item.is-action__hover&gt;a&gt;span:first-child:after {
  opacity: 1;
}

.t4s-menu-item.is--current&gt;a&gt;span:first-child:after {
  opacity: 1 !important;
  background-color: #cdc3b7 !important;
}

.t4s-navigation {
  font-size: 16px;
}

.type_mn_link&gt;.t4s-heading {
  font-size: 14px;
  font-weight: 700;
  font-family: var(--font-family-3);
  line-height: 2.08333333333;
  letter-spacing: 0.8px;
}

.t4s-sub-menu .t4s-container,
.t4s-sub-menu .t4s-row {
  --ts-gutter-x: 20px;
}

.type_mn_link&gt;.t4s-heading {
  padding: 0 0 5px;
  border-bottom: none;
}

.t4s-header__wrapper:not(.t4s-layout_vertical) .menu-width__full .t4s-sub-menu {
  max-width: calc(100vw - var(--scroll-w)) !important;
}

.nt_promotion_html h3 {
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.41666666667;
}

.nt_promotion_html h4 {
  font-size: 14px;
  line-height: 1.41666666667;
  letter-spacing: 0.5px;
  font-weight: 600;
  border-bottom: 1px solid transparent;
  font-family: var(--font-family-2);
  display: inline-block;
  transition: 0.3s all;
  margin-top: 15px;
}

.nt_promotion_html h4:hover {
  border-bottom-color: inherit;
}

.type_mn_html.t4s-col-1 {
  width: 20px;
}

/* .type_mn_link .t4s-sub-column li a {
  --link-color-hover: #cdc3b7;
}

.type_mn_link .t4s-sub-column li a:hover {
  --h-text-color: #cdc3b7;
} */

.t4s-site-nav__icons .t4s-nav-title {
  margin-inline-start: 6px;
  font-size: 12px;
}

@media(max-width: 1199px) {
  .t4s-site-nav__icons .t4s-nav-title {
    display: none;
  }
}

.t4s-type__mega&gt;.t4s-sub-menu,
.t4s-type__lv0_mega&gt;.t4s-sub-menu {
  padding: 35px 15px 20px;
}

.type_mn_link .t4s-sub-column li a {
  padding: 0;
  line-height: 2.08333333333;
}

@media(min-width: 1400px) {

  .t4s-sub-menu .t4s-container,
  .t4s-sub-menu .t4s-row {
    ;
    /* --ts-gutter-x: 40px; */
  }

  #content_bc5d856c-9da9-4bbd-b113-81686b9fc6e1.t4s-sub-menu .t4s-container,
  #content_bc5d856c-9da9-4bbd-b113-81686b9fc6e1.t4s-sub-menu .t4s-row {
    --ts-gutter-x: 15px;
  }
}



.t4s-grid-photos {
  padding-bottom: 80%;
}

.t4s-grid {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t4s-grid .--grid-item {
  will-change: flex;
  flex: 1;
  transition: flex 1s cubic-bezier(0.29, 0, 0.2, 1);
}

.t4s-grid .--grid-item.onhover {
  flex: 5;
}

.t4s-grid .--grid-item img {
  height: 100%;
  object-fit: cover;
}
.bee-img-fit-cover{
  object-fit: cover;
}

.t4s-has-btn-view-all .t4s-btn-style-bordered {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-transform: capitalize;
}

.t4s-has-btn-view-all .t4s-btn-style-bordered.t4s-btn-color-light,.t4s-has-btn-view-all2 .t4s-btn-style-bordered.t4s-btn-color-light {
  --btn-color-hover: var(--t4s-light-color);
  --btn-border-hover: var(--t4s-light-color);
}



.fc-2 .t4s-product-wrapper {
  background-color: #fff;
}

.fc-2 .t4s-pr-style1 .t4s-product-info {
  /* padding: 0 10px 7px; */
  min-height: 75px;
}

.t4s-product .t4s-product-price ins {
  line-height: 1.25;
}

.t4s-product .t4s-product-info .t4s-product-info__inner&gt;.t4s-product-vendor {
  line-height: 1;
}

.t4s-product-vendor a {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.41666666667;
  margin-bottom: 0;
  display: block;
  font-family: var(--font-family-4);
}

/* .t4s-product .t4s-product-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: var(--font-family-2);
  letter-spacing: 0.5px;
} */

/*FOOTER*/
  {
  % comment %
}

.t4s-footer-has-border.t4s-footer-border-in:before {
  max-width: none;
  width: 100%;
  right: 0;
  left: 0;
}

  {
  % endcomment %
}

.t4s-footer-collapse-icon {
  width: auto;
  height: auto;
  display: flex;
}

.t4s-footer-collapse-icon:after,
.t4s-footer-collapse-icon:before {
  display: none;
}

.t4s-footer-collapse-icon svg {
  transition: 0.3s;
}

.is--footer_opened .t4s-footer-collapse-icon svg {
  transform: rotate(-90deg);
}

#t4s-footer .t4s-newsletter__inner .t4s-newsletter__submit {
  padding: 3px 0 3px 10px;
}

#t4s-footer .t4s-newsl-des-11 .t4s-newsletter__inner .t4s-newsletter__submit .t4s-newsletter__text svg {
  width: 14px;
  height: 14px;
}

.t4s-newsletter__inner {
  padding: 0;
}

@media(max-width: 767px) {
  .t4s-footer .t4s-footer-wrap {
    /*     --heading-fs: 13.333px !important; */
    --heading-fw: 600 !important;
    /*     --heading-lh: 20px !important; */
    /*     --heading-ls: 0.8px !important; */
  }

  .t4s-footer .t4s-footer-linklist .t4s-footer-link {
    ;
    /*     --text-fs: 13.333px !important; */
    /*     line-height: 19px !important; */
  }

  #shopify-section-footer .t4s-newsletter__email {
    /*     font-size: 14px; */
    letter-spacing: 0.5px;
  }

  #t4s-footer .t4s-newsletter__email {
    text-align: left !important;
  }

  .t4s-newsl-des-11 .t4s-newsletter__inner .t4s-newsletter__submit .t4s-newsletter__text svg {
    width: 14px;
    height: 14px;
  }

  .t4s-footer-wrap .t4s-custom-col:first-child .t4s-footer-content {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

  .t4s-footer-wrap .t4s-custom-col:first-child .t4s-footer-heading {
    margin-bottom: var(--heading-mgbm) !important;
  }

  .t4s-footer-wrap .t4s-custom-col:first-child .t4s-footer-collapse-icon {
    display: none;
  }

  .t4s-footer-collapse-icon {
    width: 14px;
    height: 14px;
  }

  #t4s-footer .t4s-newsletter__inner .t4s-newsletter__submit {
    padding: 3px 0 3px 10px;
  }

  #t4s-footer .t4s-newsletter__inner {
    padding: 0;
  }
}

@media(max-width: 767px) {
  .t4s-col-0 {
    display: none !important;
  }

  p.edit-title+p {
    font-size: 12px;
    line-height: 1.41666666667;
  }
}

@media(min-width: 768px) and (max-width: 991px) {
  .t4s-col-md-0 {
    display: none !important;
  }
}

@media(min-width: 992px) {
  .t4s-col-lg-0 {
    display: none !important;
  }
  .bl-2ac3d3e1-d653-413a-b745-18ce43fa5a22 {
    display: block !important;
    width: 20px;
  }
  .t4s-col-lg-6, .t4s-col-item.t4s-col-lg-6.bl-fa7a3cba-55b5-482e-b945-2ca43b283334{
    width: calc(50% - 20px);
  }
}

p.edit-title {
  margin-bottom: 0;
  font-size: 15px;
}

@media(min-width: 768px) {
  p.edit-title {
    font-size: 20px;
  }
}

p.edit-title+p {
  margin-bottom: 22px;
}

@media(hover: hover) {
  .t4s-btn-style-bordered:not(:hover) {
    border-bottom-color: transparent;
  }
}

.t4s-btn-style-bordered {
  line-height: 1.41666666667;
}

.t4s-eff-dark-overlay img {
  transition: 0.3s all !important;
}

.t4s-eff-dark-overlay:hover img {
  opacity: 0.7 !important;
}

.t4s-eff-dark-overlay:before {
  display: none;
}

.disclosure__list {
  font-size: 12px;
}

strong {
  font-family: var(--font-family-3);
  line-height: 25px;
}

html[style*="overflow: hidden"] {
  overflow: hidden !important;
}

.t4s-product__info-wrapper .t4s-container {
  padding: 0;
}

.t4s-collection-header {
  margin: 20px 0;
}

.collection-desc {
  padding: 0 20px;
  margin-top: 16px;
}

.collection-desc h1 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.13333333333;
  margin-bottom: 13px;
}

.collection-desc .desc {
  font-size: 12px;
  line-height: 1.46666666667
}
ul#menu-mb__ul .t4s-nav_link_txt{
  text-transform: uppercase;
}

@media(min-width: 1200px) {
  .collection-desc {
    padding: 0;
    margin-top: 36px;
  }

  .collection-desc h1 {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 7px;
  }

  .collection-desc .desc {
    font-size: 15px;
  }
}

@media(max-width: 768px) {
  .show-search .t4s-push-menu-btn {
    opacity: 0;
  }

  .show-search .t4s-site-nav__account,
  .show-search .t4s-site-nav__cart {
    opacity: 0;
    pointer-events: none;
  }

  .show-search .t4s-site-nav__icon.t4s-site-nav__search {
    transform: translateX(60px);
    z-index: 1;
  }

  ul#menu-mb__ul .t4s-nav_link_txt {
    font-size: 15px;
  }

  .t4s-mb__menu .t4s-sub-menu li&gt;a,
  .t4s-mb__menu&gt;li&gt;a {
    font-size: 15px;
  }
}

.t4s_lb_menu_new {
  font-size: 10px;
  line-height: 2.2;
  letter-spacing: 0.8px;
  font-family: var(--font-family-3);
}

.pr_img_effect_2 .t4s-product-inner:hover .t4s-product-hover-img,
.pr_img_effect_2.enable_eff_img1_true .t4s-product-inner:hover .t4s-product-main-img {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.t4s-product .t4s-product-inner:before {
  display: none;
}

.t4s-flicky-slider:not(:hover) .flickityt4s-button.next {
  transform: translate(0) translateY(-50%) !important;
}

.t4s-flicky-slider:not(:hover) .flickityt4s-button.previous {
  transform: translate(0) translateY(-50%);
}

.t4s-flicky-slider .flickityt4s-prev-next-button.previous {
  left: 24px;
}

.t4s-flicky-slider .flickityt4s-prev-next-button.next {
  right: 24px;
}

@media (max-width: 767px) {
  .t4s-flicky-slider .flickityt4s-prev-next-button.next {
    right: 10px;
  }

  .t4s_box_pr_slider.t4s-products.t4s-row-cols-2 .t4s-col-item {
    width: 65%;
  }

  .template-collection .t4s-product .t4s-product-title {
    margin-bottom: 10px;
  }
}

.t4s-product__info-container .t4s-product__title {
  font-family: var(--font-family-4);
  line-height: 1.46666666667;
}

.t4s-main-product__content .t4s-single-product-badge {
  display: none;
}

.t4s-top-heading.t4s_des_title_1:not(.--inline) .t4s-title {
  font-family: var(--font-family-3);
  /* font-size: 15px; */
  letter-spacing: .8px;
  line-height: 1.41666666667;
}

.t4s-cart__originalPrice,
.t4s-cart__discountPrice {
  display: none !important;
}

.t4s-flicky-btn-text {
  display: none;
}

.t4s-flicky-slider.t4s-slider-btn-small {
  --icon-height-slider: 10px;
}

.is-header--stuck body {
  --announcement-height: 0px;
}

.flickityt4s-button:disabled {
  opacity: 0 !important;
  cursor: auto;
}

.t4s-lock-scroll.show-search {
  overflow-x: hidden;
  overflow-y: auto;
}

#t4s-search-hidden .t4s-product-price,
.t4s-minicart-recommendations__item--price {
  display: flex;
  align-items: center;
}

.t4s-product-form__buttons.sticky .btn-wrap .t4s-product-form__submit {
  width: calc(100%);
}

.t4s-product-form__buttons.sticky .btn-wrap {
  position: fixed;
  bottom: 0;
  left: 20px;
  right: 20px;
  width: unset;
}

.t4s-product-form__buttons .btn-wrap {
  order: 2;
}

@media(max-width: 767px) {
  /* .t4s-product-form__buttons {
    height: 110px;
  } */

  /* .t4s-product__media-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
  } */

  .t4s-product__info-wrapper {
    z-index: 2;
    background-color: #fff;
    padding-top: 25px;
    margin-top: 0;
  }

  .t4s-product-form__buttons .t4s-product-form__submit {
    min-height: 40px;
  }

  .t4s-product-tabs-wrapper {
    padding-top: 3px;
  }

  .pr-media-2,
  .tab-image {
    display: none !important
  }
}
.custom-pr-title {
  display: flex;
    align-items: flex-start;
}
.custom-wishlist .t4s-text-pr{
  display: none
}
.t4s-swatch__title {
  /* display: none */
}
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
  {
    {
    settings.global_css
  }
}

/*---------------- Custom CSS for only desktop -------------------*/
@media(min-width: 1025px) {
  .pr-tab-mobile {
    display: none !important
  }

    {
      {
      settings.desktop_css
    }
  }
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media(max-width: 1024px) {
    {
      {
      settings.tablet_mobile_css
    }
  }
  .t4s-pr-style1 .t4s-product-btns,
  .t4s-pr-style1:not(.t4s-colors-selected):hover .t4s-product-btns,
  .t4s-pr-style1.t4s-colors-selected
    .t4s-product-inner:hover
    .t4s-product-btns {
    left: 5px !important;
    right: auto !important;

  }
}

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

/*---------------- Custom CSS for only mobile -------------------*/
@media(max-width: 767px) {
    {
      {
      settings.mobile_css
    }
  }
  .is-banner {
    display: none
  }
  .is--tab-design__tab.is--tab-design-mb__tab .t4s-tabs-ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .t4s-tabs-pr-ul li {
    justify-content: center
  }
  .t4s-tabs-pr-ul li {
    padding: 0 15px;
  }

  .t4s-row__product .flickityt4s-page-dots {
    background: transparent;
    top: 10px;
    transform: none !important;
    bottom: auto !important;
    left: 10px;
    color: #000;
  }
  .pr-img-desktop {
    display: none !important
  }
}
.t4s-product-quick-view .t4s-flicky-slider .flickityt4s-page-dots {
  background: transparent;
  top: 10px;
  transform: none !important;
  bottom: auto !important;
  left: 20px;
  color: #000;
}
@media (min-width: 1025px) {
  .t4s-product__price-review {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
  }
  .t4s-swatch__title {
    margin-bottom: 15px;
  }
  .t4s-swatch__item {
    margin: 0 5px 5px
  }
  .is-banner.t4s-product img {
    height: 500px;
    object-fit: cover
  }
  .custom-pr-title {
    gap: 15px;
  }
  .pr-img-mobile {
    display: none !important
  }
  .t4s-product-btns .t4s-pr-addtocart,
  .t4s-product-btns .t4s-pr-quickview{
    display: none !important
  }
  .t4s-pr09 .t4s-product-btns{
    transform: translateY(0%) !important;
    opacity: 1;
    visibility: visible;
    left: 5px;
    bottom: 5px;
    right: unset;
    top: unset;
  }
  .t4s-pr09 .t4s-product-btns .t4s-pr-quickview{
    border-radius: var(--pr-btn-radius-size);
    pointer-events: auto;
    color: var(--atc-hover-bg-cl);
    background-color: var(--atc-hover-cl);
    width: 36px;
    height: 36px;
    line-height: 36px;
    max-width: unset !important;
    min-width: unset !important;
    box-shadow: 1px 1px 1px #0000001a;
    display: inline-flex !important;
  }
  .t4s-pr09 .t4s-product-btns .t4s-pr-quickview .t4s-svg-pr-icon{
    transform: translateY(0);
    width: 16px !important;
    height: 16px !important;
    position: unset !important;
  }
  .t4s-pr09 .t4s-product-btns .t4s-pr-quickview .t4s-text-pr{
    display: none !important;
  }
}
/* .t4s-modal .t4s-pr-wishlist {
  display: none !important
} */
.t4s-modal-close:hover {
  background: transparent;
  color: #000
}
.t4s-btn__size-chart {
  text-transform: uppercase
}
a {
  border-bottom: none
}
.custom-wishlist-product .t4s-pr-wishlist .t4s-svg-pr-icon svg {
  width: 18px;
    height: 18px;
    fill: currentColor;
    pointer-events: none;
}
.custom-wishlist-product .t4s-pr-wishlist.is--added {
  color: var(--wishlist-active-color);
  border-color: var(--wishlist-active-color);
}
.t4s-extra-link {
  align-items: center;
}
.t4s-modal-close {
  background: transparent;
    color: #000;
    top: 10px;
    right: 10px;
}
.custom-wishlist-product .t4s-svg-pr-icon {
  display: flex;
  align-items: center;
}
.t4s-modal__content .flickityt4s-prev-next-button  {
  display: none !important
}</pre></body></html>