/** Shopify CDN: Minification failed

Line 957:40 Unexpected "@app"

**/
:root {
  --lecce-ink: #171717;
  --lecce-muted: #6f6a63;
  --lecce-line: #e7e3de;
  --lecce-warm: #f6f3ef;
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--lecce-ink);
  background: #ffffff;
  letter-spacing: 0.015em;
}

.site-header,
.site-header-main,
.site-navigation {
  background: #ffffff !important;
}

.site-header {
  border-bottom: 1px solid var(--lecce-line);
  box-shadow: none !important;
}

.site-header-main {
  padding-top: 14px;
  padding-bottom: 14px;
}

.site-header .site-logo img {
  max-height: 58px;
}

.site-navigation {
  border-top: 1px solid var(--lecce-line);
}

.site-navigation a,
.navmenu-link,
.site-header a {
  color: var(--lecce-ink) !important;
}

.site-navigation .navmenu-link {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .site-header .navmenu-submenu {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px 28px;
    padding: 28px 32px;
    background: #ffffff;
    border: 1px solid var(--lecce-line);
    box-shadow: 0 16px 35px rgba(23, 23, 23, 0.08);
  }

  .site-header .navmenu-submenu a {
    color: var(--lecce-ink);
    font-size: 13px;
    line-height: 1.45;
    text-decoration: none;
  }
}

.template-index .shopify-section {
  margin-top: 0;
}

.template-index .shopify-section + .shopify-section {
  margin-top: 72px;
}

.slideshow,
.slideshow-slide,
.promo-block {
  border-radius: 0 !important;
}

.home-section--title,
.section-title,
.product-section--title,
h1,
h2,
h3 {
  color: var(--lecce-ink);
  font-weight: 500;
  letter-spacing: 0.06em;
}

.home-section--title,
.section-title,
.product-section--title {
  font-size: clamp(24px, 3vw, 36px);
  text-align: center;
  text-transform: uppercase;
}

.button-primary,
.button-secondary,
.shopify-payment-button__button,
.productitem--action-trigger,
.product-form--atc-button {
  min-height: 46px;
  border-radius: 0 !important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  box-shadow: none !important;
}

.button-primary,
.productitem--action-trigger,
.product-form--atc-button {
  background: var(--lecce-ink) !important;
  color: #ffffff !important;
  border-color: var(--lecce-ink) !important;
}

.button-primary:hover,
.productitem--action-trigger:hover,
.product-form--atc-button:hover {
  background: #3a3733 !important;
  border-color: #3a3733 !important;
}

.productgrid--item .productitem--image-link,
.productgrid--item .productitem__image-link,
.productgrid--item .image-wrap,
.productgrid--item .lazy-image,
.productgrid--item .productitem--image {
  display: block !important;
  height: auto !important;
  aspect-ratio: 4 / 5 !important;
  overflow: hidden !important;
  background: var(--lecce-warm) !important;
}

.productgrid--item .productitem--image-link img,
.productgrid--item .productitem__image-link img,
.productgrid--item .image-wrap img,
.productgrid--item .lazy-image img,
.productgrid--item .productitem--image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  transition: transform 350ms ease;
}

.productgrid--item:hover .productitem--image img {
  transform: scale(1.025);
}

.productgrid--item .productitem {
  height: 100%;
  background: #ffffff;
  border: 0 !important;
  box-shadow: none !important;
}

.productitem--info {
  padding: 14px 2px 4px !important;
  text-align: left;
}

.productitem--title {
  color: var(--lecce-ink);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

.productitem--price {
  color: var(--lecce-ink);
  font-size: 14px;
}

.productitem--vendor {
  color: var(--lecce-muted);
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.collection-list-item,
.promo-block,
.promo-mosaic--item {
  overflow: hidden;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.dynamic-highlights-banner {
  border-top: 1px solid var(--lecce-line);
  border-bottom: 1px solid var(--lecce-line);
}

.site-footer-wrapper,
.site-footer {
  background: var(--lecce-warm) !important;
  color: var(--lecce-ink) !important;
  border-top: 1px solid var(--lecce-line);
}

.site-footer a {
  color: var(--lecce-ink) !important;
}

@media screen and (max-width: 719px) {
  .site-header-main {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .site-header .site-logo img {
    max-height: 46px;
  }

  .template-index .shopify-section + .shopify-section {
    margin-top: 46px;
  }

  .home-section--title,
  .section-title,
  .product-section--title {
    font-size: 23px;
  }

  .productitem--info {
    padding-top: 10px !important;
  }

  .productitem--title,
  .productitem--price {
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .productgrid--item .productitem--image img {
    transition: none;
  }
}

#shopify-section-sections--22870245015771__announcement-bar {
  background: #1d303b !important;
  color: #ffffff !important;
}

#shopify-section-sections--22870245015771__announcement-bar a,
#shopify-section-sections--22870245015771__announcement-bar p,
#shopify-section-sections--22870245015771__announcement-bar span {
  color: #ffffff !important;
  font-size: 13px;
  letter-spacing: 0.045em;
}

#shopify-section-sections--22870245015771__utility-bar {
  display: none !important;
}

@media screen and (min-width: 1024px) {
  .site-header-main {
    min-height: 96px;
    padding: 20px 32px !important;
  }

  .site-header-main-content {
    position: relative;
    display: flex !important;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    align-items: center;
  }

  .site-header-logo {
    position: absolute !important;
    left: 50%;
    width: 255px;
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
  }

  .site-header .site-logo img {
    width: auto !important;
    max-width: 255px !important;
    max-height: 80px !important;
  }

  .site-header-main-content .live-search {
    width: 44px !important;
    margin-right: auto !important;
    transition: width 240ms ease;
    z-index: 3;
  }

  .site-header-main-content .live-search:focus-within {
    width: 300px !important;
  }

  .site-header-main-content .live-search .form-field-input {
    padding-right: 44px !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    background: transparent !important;
    color: transparent !important;
  }

  .site-header-main-content .live-search:focus-within .form-field-input {
    border-bottom-color: var(--lecce-ink) !important;
    color: var(--lecce-ink) !important;
  }

  .site-header-main-content .live-search .live-search-button {
    width: 44px !important;
    min-width: 44px !important;
    background: transparent !important;
    color: var(--lecce-ink) !important;
    border: 0 !important;
  }

  .site-header-main-content .small-promo-content--link {
    display: none !important;
  }

  .site-header-right {
    margin-left: auto !important;
    z-index: 3;
  }

  .site-navigation {
    padding: 0 24px;
  }

  .site-navigation .navmenu-depth-1 {
    justify-content: center !important;
    gap: 32px;
  }
}

#shopify-section-template--22870251864283__176374976024bd94e8 {
  margin: 10px 0 !important;
  padding: 0 12px;
}

#shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__container"] {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
  max-width: 1320px !important;
  margin: 0 auto !important;
}

#shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__item"] {
  min-height: 64px !important;
  aspect-ratio: auto !important;
  background: #f4e9be !important;
  overflow: hidden;
}

#shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__image-wrapper"] {
  min-height: 64px !important;
  aspect-ratio: auto !important;
  background: #f4e9be !important;
}

#shopify-section-template--22870251864283__176374976024bd94e8 img {
  display: none !important;
}

#shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__content"] {
  position: static !important;
  display: flex !important;
  min-height: 64px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px !important;
  transform: none !important;
}

#shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__button"] {
  display: inline-flex !important;
  min-height: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  color: var(--lecce-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}

#shopify-section-template--22870251864283__16541070364c68c7d1 {
  margin-top: 0 !important;
}

@media screen and (max-width: 1023px) {
  #shopify-section-sections--22870245015771__utility-bar {
    display: none !important;
  }

  #shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__container"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  #shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__item"],
  #shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__image-wrapper"],
  #shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__content"] {
    min-height: 54px !important;
  }

  #shopify-section-template--22870251864283__176374976024bd94e8 [class*="ai-image-grid__button"] {
    font-size: 12px !important;
  }
}

#shopify-section-sections--22870245015771__announcement-bar .announcement-bar {
  background: #1d303b !important;
  color: #ffffff !important;
}

@media screen and (min-width: 1024px) {
  .site-header-main-content .live-search {
    flex: 0 0 44px !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    overflow: visible !important;
  }

  .site-header-main-content .live-search .live-search-form,
  .site-header-main-content .live-search .form-field {
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    border: 0 !important;
    background: transparent !important;
  }

  .site-header-main-content .live-search .form-field-input,
  .site-header-main-content .live-search .live-search-filter-wrapper {
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  .site-header-main-content .live-search .live-search-button {
    position: static !important;
    display: flex !important;
    width: 44px !important;
    height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
  }
}

[id$="__lecce_circle_collections"] {
  padding: 26px 32px 0;
}

[id$="__lecce_circle_collections"] .collection-list__container {
  max-width: 1240px;
  margin: 0 auto;
}

[id$="__lecce_circle_collections"] .collection__item-image {
  border: 1px solid var(--lecce-line);
  transition: transform 250ms ease, box-shadow 250ms ease;
}

[id$="__lecce_circle_collections"] .collection__item:hover .collection__item-image {
  transform: translateY(-4px);
  box-shadow: 0 14px 28px rgba(23, 23, 23, 0.10);
}

[id$="__lecce_circle_collections"] .collection__item-info {
  margin-top: 14px;
  color: var(--lecce-ink);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

[id$="__lecce_new_arrivals"],
[id$="__lecce_best_sellers"] {
  padding-left: 32px;
  padding-right: 32px;
}

[id$="__lecce_new_arrivals"] .productgrid--outer,
[id$="__lecce_best_sellers"] .productgrid--outer {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

[id$="__lecce_new_arrivals"] .productitem--action,
[id$="__lecce_best_sellers"] .productitem--action {
  opacity: 0;
  transition: opacity 200ms ease;
}

[id$="__lecce_new_arrivals"] .productgrid--item:hover .productitem--action,
[id$="__lecce_best_sellers"] .productgrid--item:hover .productitem--action {
  opacity: 1;
}

@media screen and (max-width: 719px) {
  [id$="__lecce_circle_collections"],
  [id$="__lecce_new_arrivals"],
  [id$="__lecce_best_sellers"] {
    padding-left: 16px;
    padding-right: 16px;
  }

  [id$="__lecce_circle_collections"] .collection__item-info {
    font-size: 11px;
    letter-spacing: 0.05em;
  }

  [id$="__lecce_new_arrivals"] .productitem--action,
  [id$="__lecce_best_sellers"] .productitem--action {
    opacity: 1;
  }
}

[id$="__lecce_bogo_tees"] {
  margin-top: 78px !important;
  padding: 64px 32px 70px;
  background: #f5e9bf;
  border-top: 1px solid #e7d9a7;
  border-bottom: 1px solid #e7d9a7;
}

[id$="__lecce_bogo_tees"] .home-section--title {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(28px, 3.4vw, 46px);
  line-height: 1.15;
  letter-spacing: 0.045em;
}

[id$="__lecce_bogo_tees"] .home-section--title::after {
  display: block;
  width: 72px;
  height: 2px;
  margin: 22px auto 0;
  background: #8f2929;
  content: "";
}

[id$="__lecce_bogo_tees"] .productgrid--outer {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

[id$="__lecce_bogo_tees"] .productgrid--item .productitem {
  background: #ffffff;
}

[id$="__lecce_bogo_tees"] .productitem--info {
  padding: 15px 12px 12px !important;
}

[id$="__lecce_bogo_tees"] .button-primary {
  background: #8f2929 !important;
  border-color: #8f2929 !important;
}

[id$="__lecce_bogo_tees"] .button-primary:hover {
  background: #6f1f1f !important;
  border-color: #6f1f1f !important;
}

@media screen and (max-width: 719px) {
  [id$="__lecce_bogo_tees"] {
    margin-top: 48px !important;
    padding: 44px 16px 50px;
  }

  [id$="__lecce_bogo_tees"] .home-section--title {
    font-size: 26px;
  }
}


@media screen and (min-width: 1024px) {
  .navmenu-depth-1:has(> .navmenu-item-parent:hover)
    > .navmenu-item-parent:not(:hover)
    > details[open]
    > :not(summary) {
    display: none !important;
  }
}


@media screen and (min-width: 861px) {
  [id$="__lecce_circle_collections"] .collection-list__container {
    max-width: 1500px;
  }

  [id$="__lecce_circle_collections"] .collection-list__content {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    gap: 24px 16px !important;
  }

  [id$="__lecce_circle_collections"] .collection__item-image {
    width: 100%;
    max-width: 165px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 860px) {
  [id$="__lecce_circle_collections"] {
    padding-right: 0;
    padding-left: 0;
  }

  [id$="__lecce_circle_collections"] .collection-list__content {
    display: flex !important;
    gap: 18px !important;
    padding: 0 16px 12px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  [id$="__lecce_circle_collections"] .collection-list__content::-webkit-scrollbar {
    display: none;
  }

  [id$="__lecce_circle_collections"] .collection__item {
    flex: 0 0 150px;
    scroll-snap-align: start;
  }

  [id$="__lecce_circle_collections"] .collection__item-image {
    width: 150px;
    max-width: 150px;
    margin-right: auto;
    margin-left: auto;
  }
}


[id$="__lecce_bogo_tees"] {
  margin-top: 72px !important;
  padding: 50px 32px 58px;
  background: #ffffff !important;
  border-top: 1px solid var(--lecce-line);
  border-bottom: 0;
}

[id$="__lecce_bogo_tees"] .home-section--title {
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-size: clamp(25px, 2.4vw, 34px);
  line-height: 1.2;
  letter-spacing: 0.07em;
}

[id$="__lecce_bogo_tees"] .home-section--title::after {
  display: none;
}

[id$="__lecce_bogo_tees"] .productgrid--outer {
  max-width: 1500px;
}

[id$="__lecce_bogo_tees"] .productgrid--item .productitem {
  background: #ffffff;
}

[id$="__lecce_bogo_tees"] .productitem--info {
  padding: 14px 2px 6px !important;
}

[id$="__lecce_bogo_tees"] .button-primary {
  background: var(--lecce-ink) !important;
  border-color: var(--lecce-ink) !important;
}

[id$="__lecce_bogo_tees"] .button-primary:hover {
  background: #3a3733 !important;
  border-color: #3a3733 !important;
}

@media screen and (max-width: 719px) {
  [id$="__lecce_bogo_tees"] {
    margin-top: 48px !important;
    padding: 40px 16px 48px;
  }

  [id$="__lecce_bogo_tees"] .home-section--title {
    margin-bottom: 24px;
    font-size: 23px;
  }
}


[id$="__lecce_new_arrivals"] {
  margin-top: 72px !important;
  padding: 52px 32px 60px;
  background: #f7f6f3;
  border-top: 1px solid var(--lecce-line);
  border-bottom: 1px solid var(--lecce-line);
}

[id$="__lecce_new_arrivals"] .home-section--title {
  margin-bottom: 30px;
  font-size: clamp(26px, 2.6vw, 36px);
  letter-spacing: 0.08em;
}

[id$="__lecce_new_arrivals"] .productgrid--outer {
  max-width: 1500px;
}

[id$="__lecce_new_arrivals"] .productgrid--item .productitem {
  background: transparent;
}

[id$="__lecce_new_arrivals"] .productitem--info {
  padding: 14px 2px 6px !important;
}

[id$="__lecce_new_arrivals"] .button-secondary {
  min-width: 190px;
  background: transparent !important;
  border-color: var(--lecce-ink) !important;
  color: var(--lecce-ink) !important;
}

[id$="__lecce_new_arrivals"] .button-secondary:hover {
  background: var(--lecce-ink) !important;
  color: #ffffff !important;
}

@media screen and (max-width: 719px) {
  [id$="__lecce_new_arrivals"] {
    margin-top: 48px !important;
    padding: 40px 16px 48px;
  }

  [id$="__lecce_new_arrivals"] .home-section--title {
    margin-bottom: 24px;
    font-size: 24px;
  }
}


.lecce-afterpay-message {
  display: flex;
  margin: 10px 0 4px;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  color: var(--lecce-ink);
  font-size: 13px;
  line-height: 1.4;
}

.lecce-afterpay-wordmark {
  display: inline-flex;
  min-height: 24px;
  padding: 3px 9px;
  align-items: center;
  justify-content: center;
  background: #b2fce4;
  border-radius: 4px;
  color: #111111;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.product-pricing .lecce-afterpay-message {
  width: 100%;
}


:root {
  --lecce-review-gold: #b58a3a;
  --lecce-review-ivory: #faf8f4;
}

.product-app .jdgm-prev-badge {
  margin: 2px 0 10px;
}

.jdgm-star,
.jdgm-prev-badge__stars,
.jdgm-rev-widg__summary-stars,
.jdgm-carousel-item__review-rating {
  color: var(--lecce-review-gold) !important;
}

.jdgm-prev-badge__text,
.jdgm-rev-widg__summary-text,
.jdgm-rev__body,
.jdgm-rev__author,
.jdgm-carousel-item__review-body,
.jdgm-carousel-item__reviewer-name {
  color: var(--lecce-ink) !important;
}

.jdgm-prev-badge__text {
  margin-left: 7px;
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

[id$="__judgeme_section_review_widget_4141"],
[id$="__16524746302da73fbc"] {
  max-width: 1320px;
  margin: 72px auto 0;
  padding: 0 32px;
}

.jdgm-rev-widg {
  padding: 42px !important;
  background: var(--lecce-review-ivory) !important;
  border: 1px solid var(--lecce-line) !important;
  border-radius: 0 !important;
}

.jdgm-rev-widg__title,
.jdgm-carousel-title {
  color: var(--lecce-ink) !important;
  font-size: clamp(25px, 2.7vw, 36px) !important;
  font-weight: 500 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
}

.jdgm-rev {
  padding: 28px 0 !important;
  border-top-color: var(--lecce-line) !important;
}

.jdgm-rev__author {
  font-weight: 600 !important;
}

.jdgm-rev__buyer-badge {
  padding: 3px 8px !important;
  background: #ece5d8 !important;
  border-radius: 2px !important;
  color: var(--lecce-ink) !important;
}

.jdgm-histogram__bar-content {
  background: var(--lecce-review-gold) !important;
}

.jdgm-write-rev-link,
.jdgm-submit-rev,
.jdgm-btn {
  min-height: 44px !important;
  padding: 12px 22px !important;
  background: var(--lecce-ink) !important;
  border: 1px solid var(--lecce-ink) !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
}

.jdgm-write-rev-link:hover,
.jdgm-submit-rev:hover,
.jdgm-btn:hover {
  background: #3a3733 !important;
  border-color: #3a3733 !important;
}

.jdgm-form input,
.jdgm-form textarea,
.jdgm-form select {
  background: #ffffff !important;
  border: 1px solid #d8d2c8 !important;
  border-radius: 0 !important;
}

[id$="__judgeme_carousel_section_FP7Y64"] {
  margin-top: 72px !important;
  padding: 52px 32px 58px;
  background: #ffffff;
  border-top: 1px solid var(--lecce-line);
}

[id$="__judgeme_carousel_section_FP7Y64"] .jdgm-carousel-wrapper {
  max-width: 1320px !important;
  margin: 0 auto !important;
}

.jdgm-carousel-item {
  padding: 24px !important;
  background: var(--lecce-review-ivory) !important;
  border: 1px solid var(--lecce-line) !important;
  border-radius: 0 !important;
}

@media screen and (max-width: 719px) {
  [id$="__judgeme_section_review_widget_4141"],
  [id$="__16524746302da73fbc"] {
    margin-top: 48px;
    padding: 0 16px;
  }

  .jdgm-rev-widg {
    padding: 26px 18px !important;
  }

  [id$="__judgeme_carousel_section_FP7Y64"] {
    margin-top: 48px !important;
    padding: 40px 16px 48px;
  }
}


.product-block--title + .product-block--@app,
.product-block--title + .product-app { margin-top: 6px; }
.product-block--price { margin-top: 8px; }
.product-block--form { margin-top: 18px; }
.product-block--key_details .key-details { border: 1px solid var(--lecce-line); }
.product-block--collapsible-tab .collapsible-tab { border-top: 1px solid var(--lecce-line); }
.product-block--collapsible-tab + .product-block--collapsible-tab .collapsible-tab { border-bottom: 1px solid var(--lecce-line); }
.lecce-card-rating { min-height: 18px; margin: 5px 0 3px; font-size: 12px; }
.lecce-card-rating .jdgm-prev-badge__text { color: var(--lecce-muted) !important; font-size: 11px; }
.lecce-cart-reassurance { display: grid; gap: 7px; margin: 18px 0; padding: 16px 18px; background: var(--lecce-review-ivory); border: 1px solid var(--lecce-line); color: var(--lecce-ink); }
.lecce-cart-reassurance p { margin: 0; font-size: 13px; line-height: 1.45; }
.lecce-cart-reassurance a { color: var(--lecce-ink); text-decoration: underline; text-underline-offset: 3px; }

.template-product .product-details {
  display: flex;
  flex-direction: column;
}

.template-product .product-block--title { order: 10; }
.template-product .product-block[class*="product-block--@app"] { order: 20; }
.template-product .product-block--price { order: 30; }
.template-product .product-block--form { order: 40; }
.template-product .product-block--key_details,
.template-product .product-block--collapsible-tab,
.template-product .product-block--tabs { order: 50; }
.template-product .product-block--description { order: 60; }
.template-product .product-block--complementary_products { order: 70; }
.template-product .product-block--share { order: 80; }


.template-product .product--section {
  padding-top: 24px;
}

.template-product .product--outer {
  max-width: 1320px;
  gap: clamp(36px, 5vw, 76px);
}

.template-product .product-gallery--media {
  aspect-ratio: 4 / 5 !important;
  overflow: hidden;
  background: #f6f3ef;
}

.template-product .product-gallery--image-background,
.template-product .product-gallery--loaded-image {
  width: 100% !important;
  height: 100% !important;
}

.template-product .product-gallery--loaded-image {
  display: block;
  object-fit: cover;
  object-position: center;
}

.template-product .product-title {
  font-size: clamp(25px, 2.5vw, 38px);
  line-height: 1.2;
  letter-spacing: 0.025em;
}

.template-product .product-pricing {
  margin-bottom: 22px;
  font-size: 20px;
}

.template-product .options-selection__option-header {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.template-product .options-selection__option-values {
  gap: 10px;
}

.template-product .options-selection__option-value-name {
  min-width: 48px;
  padding: 11px 14px;
  border: 1px solid #cfcac3;
  border-radius: 0;
  background: #fff;
  text-align: center;
}

.template-product .options-selection__option-value-input:checked
  + .options-selection__option-value-name {
  background: #171717;
  border-color: #171717;
  color: #fff;
}

.template-product .options-selection__option-swatch-wrapper {
  box-shadow: 0 0 0 1px #cfcac3;
}

.template-product .product-form--atc-button {
  min-height: 54px;
  font-size: 13px;
}

.lecce-product-assurance {
  display: grid;
  gap: 10px;
  margin-top: 16px;
  padding: 16px 0;
  border-top: 1px solid #e7e3de;
  border-bottom: 1px solid #e7e3de;
  color: #48433e;
  font-size: 13px;
  line-height: 1.45;
}

.lecce-product-assurance__item {
  display: flex;
  gap: 10px;
  align-items: center;
  color: inherit !important;
  text-decoration: none;
}

.lecce-product-assurance__item:hover {
  color: #171717 !important;
  text-decoration: underline;
}

.lecce-product-assurance__icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  align-items: center;
  justify-content: center;
  border: 1px solid #cfcac3;
  border-radius: 50%;
  font-size: 12px;
}

.template-product .product-recommendations--container {
  max-width: 1320px;
  margin: 72px auto 0;
  padding: 54px 32px;
  border-top: 1px solid #e7e3de;
}

@media screen and (max-width: 719px) {
  .template-product {
    padding-bottom: 88px;
  }

  .template-product .product--section {
    padding-top: 8px;
  }

  .template-product .product-main {
    padding-left: 16px;
    padding-right: 16px;
  }

  .template-product .product-form--atc {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    margin: 0;
    padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
    background: #fff;
    border-top: 1px solid #d9d4cd;
    box-shadow: 0 -8px 24px rgba(23, 23, 23, 0.1);
  }

  .template-product .product-form__action-wrapper {
    max-width: 680px;
    margin: 0 auto;
  }

  .template-product .product-form--atc .form-fields--qty {
    display: none;
  }

  .template-product .product-form--atc-button {
    width: 100%;
  }

  .template-product .product-recommendations--container {
    margin-top: 46px;
    padding: 38px 16px;
  }
}


.template-product .options-selection__swatches .options-selection__option-value {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
}

.template-product .options-selection__swatches .options-selection__option-value-label {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
}

.template-product .options-selection__swatches .options-selection__option-swatch-wrapper {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
}


/* LECCE_HEADER_SEARCH_FIX_V1 */
@media screen and (min-width: 1024px) {
  .site-header-main-content .live-search {
    flex: 0 0 260px !important;
    width: 260px !important;
    min-width: 260px !important;
    max-width: 260px !important;
    overflow: visible !important;
  }

  .site-header-main-content .live-search .live-search-form,
  .site-header-main-content .live-search .form-field {
    position: relative !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    background: transparent !important;
  }

  .site-header-main-content .live-search .form-field-input {
    visibility: visible !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 10px 44px 10px 4px !important;
    border: 0 !important;
    border-bottom: 1px solid #cfcac3 !important;
    background: transparent !important;
    color: var(--lecce-ink) !important;
  }

  .site-header-main-content .live-search .live-search-filter-wrapper {
    display: none !important;
  }

  .site-header-main-content .live-search .live-search-button {
    position: absolute !important;
    top: 50% !important;
    right: 0 !important;
    width: 40px !important;
    height: 40px !important;
    transform: translateY(-50%) !important;
  }
}


/* LECCE_PRODUCT_SWATCH_LAYOUT_V2 */
.template-product .options-selection__swatches .options-selection__option-values {
  display: flex !important;
  flex-flow: row wrap !important;
  align-items: center !important;
  gap: 10px 12px !important;
}

.template-product .options-selection__swatches .options-selection__option-value,
.template-product .options-selection__swatches .options-selection__option-value-label {
  display: inline-flex !important;
  width: 36px !important;
  height: 36px !important;
  flex: 0 0 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-items: center !important;
  justify-content: center !important;
}

.template-product .options-selection__swatches .options-selection__option-swatch-wrapper {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
  overflow: hidden !important;
  border-radius: 50% !important;
}

.template-product .options-selection__swatches .options-selection__option-swatch,
.template-product .options-selection__swatches .options-selection__option-swatch-inner {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  border-radius: 50% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


/* LECCE_KLARNA_PRODUCT_MESSAGE_V1 */
.lecce-payment-message {
  display: flex;
  width: 100%;
  margin: 8px 0 0;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  color: var(--lecce-ink);
  font-size: 13px;
  line-height: 1.4;
}
.lecce-payment-wordmark {
  display: inline-flex;
  min-height: 24px;
  padding: 3px 9px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  color: #111111;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.lecce-klarna-wordmark {
  background: #ffb3c7;
  color: #111111;
}


/* LECCE_FULFILLMENT_OPTIONS_V1 */
.lecce-fulfillment-options { margin-top: 18px; }
.lecce-fulfillment-options__heading { margin: 0 0 9px; color: var(--lecce-ink); font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; }
.lecce-fulfillment-options__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
.lecce-fulfillment-option { display: flex; min-height: 104px; padding: 13px; align-items: flex-start; gap: 9px; background: #fff; border: 1px solid #d8d3cc; color: var(--lecce-ink); }
.lecce-fulfillment-option__icon { display: inline-flex; width: 18px; height: 18px; flex: 0 0 18px; align-items: center; justify-content: center; margin-top: 1px; background: var(--lecce-ink); border-radius: 50%; color: #fff; font-size: 10px; }
.lecce-fulfillment-option strong, .lecce-fulfillment-option small { display: block; }
.lecce-fulfillment-option strong { margin-bottom: 4px; font-size: 14px; }
.lecce-fulfillment-option small { color: var(--lecce-muted); font-size: 12px; line-height: 1.4; }
.lecce-fulfillment-option .surface-pick-up { margin: 0; padding: 0; }
.lecce-fulfillment-option .surface-pick-up-embed { display: block; padding: 0; border: 0; }
.lecce-fulfillment-option .surface-pick-up-embed > svg { display: none; }
.lecce-fulfillment-option .surface-pick-up-embed__location-availability { margin: 0 0 3px; font-size: 12px; font-weight: 400; line-height: 1.35; }
.lecce-fulfillment-option .surface-pick-up-embed__location-pick-up-time { margin: 0; }
.lecce-fulfillment-option .surface-pick-up-embed__modal-btn { margin-top: 6px; padding: 0; background: transparent; border: 0; color: var(--lecce-ink); font-size: 11px; text-decoration: underline; text-underline-offset: 2px; }
@media screen and (max-width: 420px) { .lecce-fulfillment-option { min-height: 112px; padding: 11px 9px; } }


/* LECCE Buckle-style wishlist */
.productitem { position: relative; }

.productitem > .Vtl-WishlistIcon__Wrapper.Vtl-CollectionCardWidget {
  position: absolute !important;
  top: 18px !important;
  right: 18px !important;
  left: auto !important;
  z-index: 8 !important;
  opacity: 1;
  transform: none;
  transition: transform 180ms ease;
}

.productitem:hover > .Vtl-WishlistIcon__Wrapper.Vtl-CollectionCardWidget,
.productitem:focus-within > .Vtl-WishlistIcon__Wrapper.Vtl-CollectionCardWidget {
  opacity: 1;
  transform: translateY(0);
}

.Vtl-WishlistButton__WishlistIconButton {
  display: flex !important;
  width: 40px !important;
  height: 40px !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(255,255,255,.97) !important;
  border: 1px solid rgba(23,23,23,.12) !important;
  border-radius: 50% !important;
  box-shadow: 0 3px 14px rgba(23,23,23,.13) !important;
  cursor: pointer !important;
  transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease !important;
}

.Vtl-WishlistButton__WishlistIconButton:hover {
  background: #ffffff !important;
  border-color: rgba(23,23,23,.35) !important;
  box-shadow: 0 5px 18px rgba(23,23,23,.18) !important;
  transform: scale(1.07);
}

.Vtl-WishlistButton__WishlistIconButton svg {
  width: 19px !important;
  height: 19px !important;
  min-width: 19px !important;
  min-height: 19px !important;
}

@media screen and (max-width: 1023px) {
  .productitem > .Vtl-WishlistIcon__Wrapper.Vtl-CollectionCardWidget {
    top: 13px !important;
    right: 13px !important;
    opacity: 1;
    transform: none;
  }
  .Vtl-WishlistButton__WishlistIconButton {
    width: 38px !important;
    height: 38px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .productitem > .Vtl-WishlistIcon__Wrapper.Vtl-CollectionCardWidget,
  .Vtl-WishlistButton__WishlistIconButton { transition: none !important; }
}


/* LECCE header favorites */
.site-header-actions__wishlist-link {
  display: flex;
  margin: 0 2px 0 0;
  align-items: center;
  list-style: none;
}

.lecce-header-wishlist {
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  color: var(--lecce-ink, #171717) !important;
  text-decoration: none;
  border-radius: 50%;
  transition: background-color 160ms ease, transform 160ms ease;
}

.lecce-header-wishlist:hover,
.lecce-header-wishlist:focus-visible {
  background: #f6f3ef;
  transform: translateY(-1px);
}

.lecce-header-wishlist__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.lecce-header-wishlist__icon svg {
  display: block;
  width: 25px;
  height: 24px;
}

@media screen and (max-width: 719px) {
  .lecce-header-wishlist {
    width: 40px;
    height: 40px;
  }
  .lecce-header-wishlist__icon svg {
    width: 23px;
    height: 22px;
  }
}


/* LECCE header favorites spacing */
.site-header-right {
  position: relative !important;
}

.site-header-right .site-header-actions {
  box-sizing: border-box;
  padding-right: 64px !important;
}

.site-header-right .site-header-cart {
  top: 50% !important;
  right: 0 !important;
  margin: 0 !important;
  transform: translateY(-50%);
}

@media screen and (max-width: 719px) {
  .site-header-right .site-header-actions {
    padding-right: 58px !important;
  }
}


/* LECCE header favorites live count */
.lecce-header-wishlist {
  position: relative;
}

.lecce-header-wishlist__count {
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 2;
  min-width: 17px;
  height: 17px;
  padding: 0 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #c41e3a;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  box-sizing: border-box;
  pointer-events: none;
}

.lecce-header-wishlist__count:empty {
  display: none;
}


/* LECCE compact back-in-stock trigger and panel */
.lecce-back-in-stock-form {
  display: none;
  width: 100%;
  max-width: 360px;
  margin: 10px 0 8px;
}

.lecce-back-in-stock-form.is-ready {
  display: block;
}

.lecce-back-in-stock-trigger {
  width: 100%;
  min-height: 44px;
  padding: 11px 18px;
  border: 1px solid #171717;
  border-radius: 2px;
  background: #171717;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
}

.lecce-back-in-stock-trigger:hover,
.lecce-back-in-stock-trigger:focus-visible {
  background: #fff;
  color: #171717;
}

.lecce-back-in-stock-panel {
  position: relative;
  width: 100%;
  margin-top: 8px;
  padding: 16px 12px 12px;
  overflow: hidden;
  border: 1px solid #dedbd6;
  border-radius: 3px;
  background: #faf9f7;
  box-sizing: border-box;
}

.lecce-back-in-stock-panel[hidden] {
  display: none !important;
}

.lecce-back-in-stock-close {
  position: absolute;
  top: 5px;
  right: 7px;
  z-index: 3;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #171717;
  font-size: 23px;
  line-height: 1;
  cursor: pointer;
}

.lecce-back-in-stock-panel [id^="omnisend-embedded-v2-"] {
  width: 450px;
  max-width: 450px;
  zoom: 0.72;
}

.lecce-back-in-stock-panel :is(h1, h2, h3, [role="heading"]) {
  font-size: 26px !important;
  line-height: 1.12 !important;
  margin-block: 5px !important;
}

.lecce-back-in-stock-panel p {
  line-height: 1.35 !important;
  margin-block: 5px !important;
}

.lecce-back-in-stock-panel input[type="email"],
.lecce-back-in-stock-panel input[type="text"] {
  min-height: 50px !important;
  padding: 11px 14px !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
}

.lecce-back-in-stock-panel button:not(.lecce-back-in-stock-close),
.lecce-back-in-stock-panel input[type="submit"] {
  min-height: 46px !important;
  padding: 11px 18px !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
}

@media screen and (max-width: 719px) {
  .lecce-back-in-stock-form {
    max-width: 100%;
    margin-top: 8px;
  }

  .lecce-back-in-stock-panel [id^="omnisend-embedded-v2-"] {
    width: 420px;
    max-width: 420px;
    zoom: 0.74;
  }
}

/* Let shoppers select a sold-out size so the Omnisend form can appear. */
.options-selection__option-value-label:has(
  [data-variant-option-accessible="false"],
  [data-variant-option-available="false"],
  [data-variant-option-value]:disabled
) {
  cursor: pointer !important;
  pointer-events: auto !important;
}

.options-selection__option-value-label [data-variant-option-value]:disabled,
[data-variant-option-accessible="false"],
[data-variant-option-available="false"] {
  pointer-events: none !important;
}

.options-selection__option-value:has([data-variant-option-value]:disabled),
.options-selection__option-value:has([data-variant-option-accessible="false"]),
.options-selection__option-value:has([data-variant-option-available="false"]) {
  cursor: pointer !important;
  pointer-events: auto !important;
}


/* Reliable sold-out variant links for the back-in-stock form. */
.options-selection__option-value {
  position: relative;
}

.lecce-sold-out-variant-link {
  position: absolute;
  z-index: 5;
  inset: 0;
  display: block;
  cursor: pointer;
}


/* Native variant selection now handles sold-out options. */
.lecce-sold-out-variant-link {
  display: none !important;
}


/* Keep only the LECCE header heart; the wishlist app also injects a duplicate by search. */
.site-header .Vtl-WishlistHeaderWrapper,
.site-header-main .Vtl-WishlistHeaderWrapper {
  display: none !important;
}


/* Lecce department switch: Women / Men / Kids */
.lecce-department-switch {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  background: #f3f3f3;
}

.lecce-department-switch__inner {
  display: flex;
  width: 100%;
  max-width: none;
  min-height: 44px;
  margin: 0;
  padding: 0 28px;
  align-items: center;
  gap: 0;
}

.lecce-department-switch__link {
  position: relative;
  display: inline-flex;
  min-height: 44px;
  padding: 0 18px;
  align-items: center;
  color: var(--lecce-muted) !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.lecce-department-switch__link:first-child {
  padding-left: 0;
}

.lecce-department-switch__link + .lecce-department-switch__link {
  border-left: 1px solid #d2d2d2;
}

.lecce-department-switch__link:hover,
.lecce-department-switch__link:focus-visible,
.lecce-department-switch__link.is-active {
  color: var(--lecce-ink) !important;
}

.lecce-department-switch__link.is-active::after {
  position: absolute;
  right: 18px;
  bottom: 0;
  left: 18px;
  height: 2px;
  background: var(--lecce-ink);
  content: "";
}

.lecce-department-switch__link.is-active:first-child::after {
  left: 0;
}

@media screen and (max-width: 1023px) {
  .lecce-department-switch__inner {
    min-height: 38px;
    justify-content: center;
    padding: 0 16px;
    gap: 28px;
  }

  .lecce-department-switch__link {
    min-height: 38px;
    font-size: 12px;
  }
}


/* Men and Kids department navigation and collection banners */
.site-navigation .navmenu-link:focus,
.site-navigation .navmenu-link:focus-visible,
.site-navigation .navmenu-link-active {
  outline: none !important;
  box-shadow: none !important;
}

.lecce-department-banner {
  width: 100%;
  max-width: none;
  margin: 0 0 30px;
  overflow: hidden;
  background: #f3f3f3;
  aspect-ratio: 4 / 1;
}

.lecce-department-banner img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 719px) {
  .lecce-department-banner {
    margin-bottom: 20px;
    aspect-ratio: 2.2 / 1;
  }
}


/* Stable two-image product-card hover */
.productgrid--item .productitem--image {
  position: relative !important;
}
.productgrid--item .productitem--image-primary,
.productgrid--item .productitem--image-alternate {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
}
.productgrid--item .productitem--image-primary {
  z-index: 2;
  opacity: 1;
}
.productgrid--item .productitem--image-alternate {
  z-index: 1;
  opacity: 0;
}
.productgrid--item:hover .productitem--image-primary {
  opacity: 0;
}
.productgrid--item:hover .productitem--image-alternate {
  opacity: 1;
}
.productgrid--item:hover .productitem--image-primary,
.productgrid--item:hover .productitem--image-alternate {
  transform: scale(1.025);
}

/* Custom Lecce Men and Kids department heroes */
.lecce-department-hero {
  position: relative;
  width: 100%;
  margin: 0 0 36px;
  overflow: hidden;
  background: #f4f0ea;
  aspect-ratio: 2.5 / 1;
}
.lecce-department-hero__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.lecce-department-hero__content {
  position: absolute;
  top: 50%;
  left: clamp(28px, 6vw, 92px);
  z-index: 2;
  width: min(38%, 520px);
  transform: translateY(-50%);
  color: #1c1a18;
}
.lecce-department-hero__eyebrow {
  display: block;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.lecce-department-hero h1 {
  margin: 0 0 14px;
  color: #1c1a18;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 3.4vw, 58px);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.03;
}
.lecce-department-hero p {
  max-width: 390px;
  margin: 0;
  color: #4d4842;
  font-size: clamp(13px, 1.1vw, 17px);
  line-height: 1.5;
}
.lecce-department-hero__actions {
  display: flex;
  margin-top: 22px;
  flex-wrap: wrap;
  gap: 10px;
}
.lecce-department-hero__button {
  display: inline-flex;
  min-width: 142px;
  min-height: 46px;
  padding: 12px 22px;
  align-items: center;
  justify-content: center;
  background: #1c1a18;
  border: 1px solid #1c1a18;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  text-decoration: none;
}
.lecce-department-hero__button:hover {
  background: #a71935;
  border-color: #a71935;
  color: #ffffff !important;
}
.lecce-department-hero__button--outline {
  background: rgba(255, 255, 255, 0.9);
  color: #1c1a18 !important;
}

@media screen and (max-width: 719px) {
  .lecce-department-hero {
    margin-bottom: 24px;
    aspect-ratio: 1.15 / 1;
  }
  .lecce-department-hero__image {
    object-position: 64% center;
  }
  .lecce-department-hero__content {
    top: auto;
    right: 16px;
    bottom: 18px;
    left: 16px;
    width: auto;
    padding: 18px;
    transform: none;
    background: rgba(255, 255, 255, 0.9);
  }
  .lecce-department-hero__eyebrow {
    margin-bottom: 8px;
    font-size: 10px;
  }
  .lecce-department-hero h1 {
    margin-bottom: 8px;
    font-size: 28px;
  }
  .lecce-department-hero p {
    font-size: 13px;
  }
  .lecce-department-hero__actions {
    margin-top: 14px;
    gap: 8px;
  }
  .lecce-department-hero__button {
    min-width: 0;
    min-height: 42px;
    padding: 11px 16px;
    flex: 1;
    font-size: 11px;
  }
}


/* Product hover layer correction: keep alternate media locked in frame */
.productgrid--item .productitem--image > img.productitem--image-primary,
.productgrid--item .productitem--image > img.productitem--image-alternate {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
  vertical-align: top !important;
  transition: opacity 220ms ease, transform 350ms ease !important;
}

.productgrid--item .productitem--image > [data-rimg-canvas] {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.productgrid--item .productitem--image > img.productitem--image-primary {
  z-index: 2 !important;
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

.productgrid--item .productitem--image > img.productitem--image-alternate {
  z-index: 3 !important;
  opacity: 0 !important;
  transform: none !important;
  visibility: visible !important;
}

.productgrid--item:hover .productitem--image > img.productitem--image-primary {
  opacity: 0 !important;
  transform: scale(1.02) !important;
}

.productgrid--item:hover .productitem--image > img.productitem--image-alternate {
  opacity: 1 !important;
  transform: scale(1.02) !important;
}


/* Keep Recently Viewed images crisp */
.product-recently-viewed-card .productitem--image-primary {
  opacity: 1 !important;
  transform: none !important;
  image-rendering: auto !important;
  backface-visibility: hidden;
}

.product-recently-viewed-card .productitem--image-alternate {
  display: none !important;
}

.product-recently-viewed-card:hover .productitem--image-primary {
  opacity: 1 !important;
  transform: none !important;
}


/* LECCE ACCESSORIES MEGA MENU */
@media screen and (min-width: 1024px) {
  .navmenu-id-accessories > .navmenu-submenu,
  .navmenu-id-accessories .navmenu-meganav {
    border: 0 !important;
    box-shadow: none !important;
  }

  .navmenu-id-accessories .navmenu-meganav-wrapper {
    display: flex !important;
    width: 100% !important;
    max-width: 1240px !important;
    margin: 0 auto !important;
    align-items: flex-start !important;
    gap: 34px !important;
  }

  .navmenu-id-accessories .navmenu-meganav-standard__items {
    display: grid !important;
    flex: 1 1 auto !important;
    max-width: none !important;
    grid-template-columns: 1.25fr 1.25fr .8fr !important;
    gap: 34px !important;
  }

  .navmenu-id-accessories .navmenu-meganav-standard__item {
    min-width: 0 !important;
  }

  .navmenu-id-accessories .navmenu-link-parent {
    margin-bottom: 12px !important;
    font-weight: 600 !important;
  }

  .navmenu-id-accessories .navmenu-depth-3 {
    display: block !important;
  }

  .navmenu-id-accessories .lecce-meganav-products {
    display: grid !important;
    flex: 0 0 390px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  .navmenu-id-accessories .lecce-meganav-product {
    display: block !important;
    color: var(--lecce-ink) !important;
    text-decoration: none !important;
  }

  .navmenu-id-accessories .lecce-meganav-product__image {
    width: 100% !important;
    aspect-ratio: 4 / 5 !important;
    overflow: hidden !important;
    background: #f6f3ef !important;
  }

  .navmenu-id-accessories .lecce-meganav-product__image img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .navmenu-id-accessories .lecce-meganav-product__title,
  .navmenu-id-accessories .lecce-meganav-product__price {
    display: block !important;
    margin-top: 8px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .navmenu-id-accessories .lecce-meganav-product__title {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .navmenu-id-accessories .lecce-meganav-product__price {
    margin-top: 4px !important;
    text-align: center !important;
  }
}


/* REMOVE FEATURED FRAME IN ACCESSORIES MENU */
@media screen and (min-width: 1024px) {
  .navmenu-id-accessories .navmenu-depth-3,
  .navmenu-id-accessories .navmenu-id-featured,
  .navmenu-id-accessories .navmenu-id-featured > .navmenu-submenu,
  .navmenu-id-accessories .navmenu-id-featured .navmenu-submenu {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
  }
}


/* LECCE header refinement: department links directly below announcement */
@media screen and (min-width: 1024px) {
  .lecce-department-switch {
    position: relative;
    z-index: 20;
    transform: translateY(-98px);
    margin-bottom: -45px;
  }

  .lecce-department-switch__inner {
    justify-content: flex-start;
  }
}




/* LECCE header refinement: compact utility links row */
@media screen and (min-width: 1024px) {
  [id$="__utility-bar"] {
    position: relative;
    z-index: 19;
    transform: translateY(-32px);
    margin-bottom: -32px;
  }

  .utility-bar,
  .utility-bar__content {
    height: 37px;
  }

  .utility-bar__content {
    padding-top: 0;
    padding-bottom: 0;
  }
}


/* LECCE Buckle-style header: hide the secondary utility bar */
@media screen and (min-width: 1024px) {
  [id$="__utility-bar"] {
    display: none !important;
  }
}


/* LECCE Buckle-style header: normalize rows after utility removal */
@media screen and (min-width: 1024px) {
  .lecce-department-switch {
    position: static !important;
    transform: none !important;
    margin-bottom: 0 !important;
  }
}


/* LECCE Accessories mega-menu layout repair */
@media screen and (min-width: 1024px) {
  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories > details > .navmenu-meganav {
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 0 !important;
  }

  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories > details > .navmenu-meganav > .navmenu-meganav-wrapper {
    display: flex !important;
    width: calc(100% - 64px) !important;
    max-width: 1120px !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 28px 0 !important;
    align-items: flex-start !important;
    gap: 48px !important;
  }

  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories .navmenu-meganav-standard__items {
    display: grid !important;
    width: 450px !important;
    max-width: 450px !important;
    flex: 0 0 450px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 36px !important;
  }

  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories .navmenu-meganav-standard__item {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
  }

  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories .navmenu-meganav-standard__item > .navmenu-depth-3 {
    position: static !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .site-navigation .navmenu-depth-1 > .navmenu-id-accessories .lecce-meganav-products {
    width: 390px !important;
    flex: 0 0 390px !important;
    margin: 0 !important;
  }
}
