body.catalog-product-view .page-main {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.catalog-product-view .columns {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.catalog-product-view .columns .column.main {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f6fafb;
}

body.catalog-product-view .page-main,
body.catalog-product-view .columns {
    background: #f6fafb;
}

body.catalog-product-view .stf-product-shell {
    position: relative;
    width: 100%;
    margin: -13px 0 0;
    padding: 0 0 32px;
    background: #f6fafb;
    overflow: visible;
}

body.catalog-product-view .stf-product-shell > .breadcrumbs {
    width: 100%;
    max-width: none;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    border-top: 1px solid #e4eff1;
    border-bottom: 1px solid #e4eff1;
    position: relative;
    z-index: 30 !important;
}

body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-shell {
    max-width: none;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}

body.catalog-product-view #header,
body.catalog-product-view .page-header,
body.catalog-product-view .page-header .header.content,
body.catalog-product-view .page-header .header-menu,
body.catalog-product-view .header-menu,
body.catalog-product-view #customMenu,
body.catalog-product-view #customMenu .hoverContent,
body.catalog-product-view #customMenu .hoverContent .content,
body.catalog-product-view #customMenu .hoverContent .columns,
body.catalog-product-view #customMenu .hoverContent .sub-categories {
    z-index: 20 !important;
}

@media (min-width: 769px) {
    body.catalog-product-view .page-header,
    body.catalog-product-view .page-header .header.content {
        margin-bottom: 0 !important;
        padding-bottom: 5px !important;
    }

    body.catalog-product-view #header,
    body.catalog-product-view .page-header {
        box-shadow: none !important;
        border-bottom: 0 !important;
    }

    body.catalog-product-view .header.content {
        padding-bottom: 5px !important;
        margin-bottom: 0 !important;
    }

    body.catalog-product-view .page-header .header.content + .header-menu,
    body.catalog-product-view .page-header .header-menu,
    body.catalog-product-view .header-menu {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    body.catalog-product-view #customMenu {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 8px !important;
        border-bottom: 1px solid #e4eff1 !important;
    }

    body.catalog-product-view #customMenu .hoverContent {
        padding-bottom: 0 !important;
        background: transparent !important;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-row,
    body.catalog-product-view .stf-product-shell > .breadcrumbs .items {
        margin-top: 0 !important;
    }

    body.catalog-product-view #header,
    body.catalog-product-view .page-header,
    body.catalog-product-view .page-header.hover,
    body.catalog-product-view .header.content,
    body.catalog-product-view #customMenu,
    body.catalog-product-view #customMenu .menuItem.top,
    body.catalog-product-view #customMenu .menuItem:hover,
    body.catalog-product-view #customMenu .hoverContent,
    body.catalog-product-view #customMenu .hoverContent .content,
    body.catalog-product-view #customMenu .hoverContent .columns,
    body.catalog-product-view #customMenu .hoverContent .sub-categories {
        background: #fff !important;
    }

    body.catalog-product-view #customMenu .menuItem.top > a,
    body.catalog-product-view #customMenu .menuItem:hover > a,
    body.catalog-product-view #customMenu .hoverContent .content .category-title a,
    body.catalog-product-view #customMenu .hoverContent .content .title a {
        color: #263336 !important;
    }

    body.catalog-product-view #customMenu .hoverContent .sub-categories a,
    body.catalog-product-view #customMenu .hoverContent .sub-categories li,
    body.catalog-product-view #customMenu .hoverContent .sub-categories li a,
    body.catalog-product-view #customMenu .hoverContent .columns .sub-categories a {
        color: rgb(13 17 18 / 60%) !important;
    }

    body.catalog-product-view #customMenu .menuItem.submenu:hover::after {
        border-top-color: #263336 !important;
    }

    body.catalog-product-view #customMenu .hoverContent .sub-categories,
    body.catalog-product-view #customMenu .hoverContent .sub-categories ul,
    body.catalog-product-view #customMenu .hoverContent .sub-categories li,
    body.catalog-product-view #customMenu .hoverContent .sub-categories li a,
    body.catalog-product-view #customMenu .hoverContent .columns > div {
        background: #fff !important;
    }
}

body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 62px;
    flex-wrap: nowrap;
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}

@media (min-width: 769px) {
    body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-row {
        max-width: none;
        margin: 0;
        padding: 0 30px;
        box-sizing: border-box;
    }
}

body.catalog-product-view .stf-product-shell > .breadcrumbs .items {
    flex: 1 1 auto;
    min-width: 0;
    padding-top: 14px;
    padding-bottom: 14px;
}

body.catalog-product-view .stf-product-shell > .breadcrumbs .items,
body.catalog-product-view .stf-product-shell > .breadcrumbs ol,
body.catalog-product-view .stf-product-shell > .breadcrumbs ul {
    background: transparent !important;
}

body.catalog-product-view .stf-pdp-nav-meta {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 14px;
    flex: 0 0 auto;
    min-width: 0;
}

body.catalog-product-view .stf-pdp-nav-badges {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    flex-wrap: wrap;
}

body.catalog-product-view .stf-pdp-nav-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
}

body.catalog-product-view .stf-pdp-nav-badge.is-sale {
    background: #ca5e47;
}

body.catalog-product-view .stf-pdp-nav-badge.is-bio {
    background: #c7d92f;
    color: #263336;
}

body.catalog-product-view .stf-pdp-nav-stickers {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 5px;
    flex-wrap: wrap;
}

body.catalog-product-view .stf-pdp-nav-sticker,
body.catalog-product-view .stf-pdp-nav-help {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    min-width: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #263336;
    text-align: center;
    text-decoration: none;
    position: relative;
}

body.catalog-product-view .stf-pdp-nav-help {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-width: auto;
    gap: 5px;
    min-height: 28px;
    padding: 5px 9px;
    border: 1px solid #e4eff1;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(38, 51, 54, 0.1);
    cursor: pointer;
}

body.catalog-product-view .stf-pdp-nav-sticker-icon img,
body.catalog-product-view .stf-pdp-nav-help-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    margin: 0 auto;
}

body.catalog-product-view .stf-pdp-nav-sticker-icon img {
    object-fit: contain;
}

body.catalog-product-view .stf-pdp-nav-help-icon {
    width: 16px;
    height: 16px;
    background-image: url('/media/wysiwyg/creator_sticker_faq/legend_i.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

body.catalog-product-view .stf-pdp-nav-sticker-label,
body.catalog-product-view .stf-pdp-nav-help-label {
    display: block;
    max-width: 72px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.25;
    color: #515c5d;
    word-break: break-word;
}

body.catalog-product-view .stf-pdp-nav-help-label {
    max-width: none;
    color: #1e939e;
}

body.catalog-product-view .stf-pdp-nav-tooltip {
    position: absolute;
    left: 50%;
    top: calc(100% + 8px);
    transform: translateX(-50%);
    display: block;
    min-width: max-content;
    max-width: 160px;
    padding: 8px 12px;
    border-radius: 10px;
    background: #263336;
    box-shadow: 0 12px 20px rgba(38, 51, 54, 0.18);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 35;
    white-space: normal;
}

body.catalog-product-view .stf-pdp-nav-tooltip::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #263336 transparent;
}

body.catalog-product-view .stf-pdp-nav-sticker:hover .stf-pdp-nav-tooltip,
body.catalog-product-view .stf-pdp-nav-sticker:focus-visible .stf-pdp-nav-tooltip,
body.catalog-product-view .stf-pdp-nav-badge.has-tooltip:hover .stf-pdp-nav-tooltip,
body.catalog-product-view .stf-pdp-nav-badge.has-tooltip:focus-visible .stf-pdp-nav-tooltip {
    opacity: 1;
    visibility: visible;
}

body.catalog-product-view .stf-pdp-nav-badge.has-tooltip {
    position: relative;
    cursor: default;
}

body.catalog-product-view .stf-pdp-nav-badge-tooltip {
    left: 50%;
    right: auto;
    top: calc(100% + 8px);
    transform: translateX(-50%);
    text-align: center;
}

body.catalog-product-view .stf-product-shell > .product-info-main {
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    overflow: visible;
}

body.catalog-product-view .stf-product-shell > .product-info-main > section[aria-label]:first-child {
    display: none;
}

body.catalog-product-view .stf-product-shell .creator-under-container,
body.catalog-product-view .stf-product-shell > .product-info-main {
    background: #f6fafb;
}

body.catalog-product-view .stf-product-shell .creator-under-container {
    position: relative;
    isolation: isolate;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    width: 100vw;
    max-width: none;
    padding: 42px max(44px, calc((100vw - 1360px) / 2 + 44px)) 16px;
    margin-top: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 6px;
    z-index: 15;
    border: 1px solid #e4eff1;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.05);
    overflow: visible;
}

body.catalog-product-view .stf-product-shell .creator-under-container:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #097c87;
    border-bottom: 2px solid #097c87;
    transform: translateX(-50%) rotate(45deg);
    z-index: 1;
    pointer-events: none;
}

body.catalog-product-view .stf-product-shell .creator-under-container:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    width: 64px;
    height: 20px;
    background: #fff;
    border-left: 1px solid #e4eff1;
    border-right: 1px solid #e4eff1;
    border-bottom: 1px solid #e4eff1;
    clip-path: polygon(0 0, 100% 0, 66% 100%, 34% 100%);
    transform: translateX(-50%);
    box-shadow: 0 12px 18px rgba(38, 51, 54, 0.05);
    z-index: 0;
    pointer-events: none;
}

body.catalog-product-view .stf-product-shell .creator-under {
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    position: relative;
    z-index: 1;
}

body.catalog-product-view .stf-product-shell .creator-under,
body.catalog-product-view .stf-product-shell .creator-under-content,
body.catalog-product-view .stf-product-shell .creator-under-content * {
    min-width: 0;
    overflow-wrap: anywhere;
}

body.catalog-product-view .stf-product-shell .creator-under-content-title {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    color: #263336;
}

body.catalog-product-view .stf-product-shell .creator-under-content {
    font-size: 14px;
    line-height: 1.7;
    color: rgba(13, 17, 18, 0.6);
}

body.catalog-product-view .stf-product-shell .stf-pdp-detail-shell {
    position: relative;
    z-index: 10;
    margin-top: 40px;
}

body.catalog-product-view .stf-product-shell #product-detail {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.72fr);
    gap: 34px;
    max-width: 1320px;
    margin: 0 auto;
    padding: 22px 42px 24px;
    background: url('../images/Ellipse.svg') no-repeat 70% 35%;
}

body.catalog-product-view #heurekaTableft {
    display: block !important;
    top: var(--stf-heureka-top, 96px) !important;
    right: 0 !important;
    margin-right: 0 !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
    z-index: 21 !important;
}

body.catalog-product-view #heurekaTableft > div,
body.catalog-product-view #heurekaTableft iframe {
    right: 0 !important;
    margin-right: 0 !important;
}

body.catalog-product-view.stf-heureka-after-creator #heurekaTableft {
    display: block !important;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

body.catalog-product-view.stf-heureka-after-creator #heurekaTableft > div,
body.catalog-product-view.stf-heureka-after-creator #heurekaTableft iframe {
    display: block !important;
}

body.catalog-product-view .stf-product-shell #product-detail .col.first {
    min-width: 0;
}

body.catalog-product-view .stf-product-shell #product-detail .col.second {
    width: 100%;
    max-width: 520px;
    justify-self: end;
}

body.catalog-product-view .stf-product-shell #product-detail .col.second .heureka-container {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 18px 0 !important;
    min-width: 100% !important;
    align-self: stretch;
}

body.catalog-product-view .stf-product-shell #product-detail .title {
    margin: 0 0 40px;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #263336;
}

body.catalog-product-view .stf-product-shell #product-detail h1 {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #263336;
}

body.catalog-product-view .stf-product-shell #product-detail .stf-pdp-copy > .title {
    display: block;
    margin-bottom: 16px;
}

body.catalog-product-view .stf-product-shell #product-detail .manufacturer {
    margin-bottom: 18px;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(13, 17, 18, 0.6);
}

body.catalog-product-view .stf-product-shell #product-detail .product-description,
body.catalog-product-view .stf-product-shell #product-detail .product-description div,
body.catalog-product-view .stf-product-shell #product-detail .product-description p {
    max-width: 100%;
    margin-top: 24px;
    font-size: 14px;
    line-height: 26px;
    color: rgba(13, 17, 18, 0.7);
}

body.catalog-product-view .stf-product-shell #product-detail .stf-pdp-card {
    padding: 30px 32px;
    border: 1px solid #e4eff1;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.05);
}

body.catalog-product-view .stf-product-shell #product-detail .stf-pdp-copy {
    margin-top: 0;
}

body.catalog-product-view .stf-product-shell #product-detail .features,
body.catalog-product-view .stf-product-shell #product-detail .specification,
body.catalog-product-view .stf-product-shell .sizes-table {
    display: block;
    margin-top: 50px;
}

body.catalog-product-view .stf-product-shell #product-detail .features.stf-pdp-card {
    padding-top: 28px;
}

body.catalog-product-view .stf-product-shell #product-detail .features .title,
body.catalog-product-view .stf-product-shell #product-detail .specification .title,
body.catalog-product-view .stf-product-shell .sizes-table .title {
    margin: 0 0 24px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: #263336;
}

body.catalog-product-view .stf-product-shell #product-detail .features ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 28px;
    padding: 0;
    margin: 0;
    list-style: none;
}

body.catalog-product-view .stf-product-shell #product-detail .features ul li {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    margin: 0;
}

body.catalog-product-view .stf-product-shell #product-detail .features ul li .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

body.catalog-product-view .stf-product-shell #product-detail .features ul li .content {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #263336;
}

body.catalog-product-view .stf-product-shell #product-detail .features ul li .content .label {
    display: block;
    margin-bottom: 2px;
    color: rgba(13, 17, 18, 0.6);
}

body.catalog-product-view .stf-product-shell #product-detail .features .swatches {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 8px;
}

body.catalog-product-view .stf-product-shell #product-detail .features .swatches a,
body.catalog-product-view .stf-product-shell #product-detail .features .swatches button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    padding: 0;
    overflow: hidden;
    flex: 0 0 18px;
    appearance: none;
    border-radius: 999px;
    border: 1px solid #dbe8ea;
    background: #fff;
    box-shadow: 0 4px 10px rgba(38, 51, 54, 0.05);
    cursor: pointer;
}

body.catalog-product-view .stf-product-shell #product-detail .features .swatches button:focus-visible {
    outline: 2px solid rgba(9, 124, 135, 0.35);
    outline-offset: 2px;
}

body.catalog-product-view .stf-product-shell #product-detail .features .swatches a img,
body.catalog-product-view .stf-product-shell #product-detail .features .swatches a .swatch-hex,
body.catalog-product-view .stf-product-shell #product-detail .features .swatches button img,
body.catalog-product-view .stf-product-shell #product-detail .features .swatches button .swatch-hex {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 999px;
    object-fit: cover;
    margin: 0;
}

body.catalog-product-view .stf-product-shell #product-detail .features .swatches button.stf-color-box .stf-check {
    transform: scale(0.78);
}

body.catalog-product-view .stf-product-shell #product-detail .availability-notice {
    max-width: 100%;
    margin-top: 24px;
    padding: 22px 24px;
    border: 1px solid #e4eff1;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.05);
    color: rgba(13, 17, 18, 0.72);
    font-size: 14px;
    line-height: 26px;
}

body.catalog-product-view .stf-product-shell #product-detail .specification ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

body.catalog-product-view .stf-product-shell #product-detail .specification.stf-pdp-card {
    padding-top: 28px;
}

body.catalog-product-view .stf-product-shell #product-detail .specification ul li {
    position: relative;
    margin: 0 0 12px;
    padding-left: 32px;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(13, 17, 18, 0.7);
}

body.catalog-product-view .stf-product-shell #product-detail .specification ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #fcb716 0%, #ffd368 100%);
    box-shadow: 0 8px 16px rgba(252, 183, 22, 0.25);
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery {
    position: sticky;
    top: 24px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 420px;
    padding: 24px;
    border: 1px solid #e4eff1;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.05);
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main img {
    width: 100%;
    max-height: 540px;
    object-fit: contain;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 0;
    border-radius: 999px;
    background: #e4eef1;
    color: #097c87;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.08);
    transform: translateY(-50%);
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow span {
    font-size: 28px;
    line-height: 1;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow.prev {
    left: -32px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow.next {
    right: -32px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-top: 16px;
    max-height: 372px;
    padding-right: 6px;
    overflow-y: auto;
    align-content: start;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs .thumbnail {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 116px;
    padding: 10px;
    border: 1px solid #e4eff1;
    border-radius: 18px;
    background: rgba(238, 245, 247, 0.92);
    opacity: 0.55;
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs .thumbnail.is-active {
    opacity: 1;
    background: #fff;
    box-shadow: 0 14px 24px rgba(38, 51, 54, 0.08);
}

body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs img {
    width: 100%;
    height: 96px;
    object-fit: contain;
}

body.catalog-product-view .stf-product-shell .sizes-table {
    max-width: 1320px;
    margin: 44px auto 0;
    padding: 0 42px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-shell {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 32px;
    border: 1px solid #e4eff1;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 30px rgba(38, 51, 54, 0.05);
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-content {
    display: grid;
    grid-template-columns: minmax(170px, 210px) minmax(0, 1fr);
    gap: 28px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-meta {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 132px;
    padding: 12px;
    overflow: hidden;
    border: 1px solid #e4eff1;
    border-radius: 20px;
    background: #f4f8f8;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-meta.is-cols-1 .stf-pdp-sizechart-image {
    min-height: 88px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-meta.is-cols-2 .stf-pdp-sizechart-image {
    min-height: 116px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-meta.is-cols-3 .stf-pdp-sizechart-image {
    min-height: 144px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-image img {
    display: block;
    max-width: 100%;
    max-height: 138px;
    object-fit: contain;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-wrap {
    min-width: 0;
    overflow-x: auto;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-desktop {
    display: block !important;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile {
    display: none !important;
}

body.catalog-product-view .stf-product-shell .sizes-table .sizetable table,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 1px solid #e4eff1;
    border-radius: 18px;
    background: #fff;
}

body.catalog-product-view .stf-product-shell .sizes-table .sizetable th,
body.catalog-product-view .stf-product-shell .sizes-table .sizetable td,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table td {
    padding: 16px 14px;
    border-bottom: 1px solid #e4eff1;
    text-align: center;
    font-size: 14px;
    color: #263336;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table td {
    min-width: 76px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th:first-child,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table td:first-child {
    min-width: 96px;
}

body.catalog-product-view .stf-product-shell .sizes-table .sizetable tr:last-child td,
body.catalog-product-view .stf-product-shell .sizes-table .sizetable tr:last-child th,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table tr:last-child td,
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table tr:last-child th {
    border-bottom: 0;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th {
    background: #f4f8f8;
    color: #263336;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table .stf-pdp-sizechart-row-label {
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-label {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border-radius: 999px;
    background: #0f8b8d;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-badge.is-a {
    background: #6b9fbb;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-badge.is-b {
    background: #ca5e47;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-badge.is-c {
    background: #0f8b8d;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-row-text {
    display: inline-block;
    min-width: 0;
    color: rgba(13, 17, 18, 0.72);
    font-size: 13px;
    line-height: 1.4;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-mobile-head {
    text-transform: none;
    letter-spacing: 0;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-mobile-head-text {
    display: block;
    margin-top: 6px;
    color: rgba(13, 17, 18, 0.72);
    font-size: 11px;
    line-height: 1.3;
    font-weight: 600;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table td {
    font-weight: 600;
}

body.catalog-product-view .stf-product-shell .sizes-table .sizetable td:nth-child(2n + 2),
body.catalog-product-view .stf-product-shell .sizes-table .sizetable th:nth-child(2n + 2),
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table td:nth-child(2n + 2),
body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th:nth-child(2n + 2) {
    background: rgba(228, 239, 241, 0.4);
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table tr:first-child td {
    background: #fbfdfd;
    font-weight: 700;
}

body.catalog-product-view .stf-product-shell .sizes-table .title {
    display: block;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-title {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 6px 10px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-title .title {
    margin: 0;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-subtitle {
    font-size: 13px;
    line-height: 1.45;
    color: #7f8d95;
    font-weight: 500;
}

body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-description {
    margin-top: -4px;
    font-size: 13px;
    line-height: 1.55;
    color: #97a5ad;
}

body.catalog-product-view .stf-product-shell .stf-pdp-safety-shell {
    margin-top: 18px;
}

body.catalog-product-view .stf-product-shell .stf-pdp-safety-trigger {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #dfeaec;
    border-radius: 18px;
    background: linear-gradient(180deg, #f8fbfb 0%, #ffffff 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    color: #182326;
    text-align: left;
    cursor: pointer;
    transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease, color .18s ease;
}

body.catalog-product-view .stf-product-shell .stf-pdp-safety-trigger:hover {
    border-color: #c9dde0;
    background: #f4f9f9;
    box-shadow: 0 12px 24px rgba(22, 30, 33, 0.06);
}

body.catalog-product-view .stf-product-shell .stf-pdp-safety-trigger-icon {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    border: 1px solid #d7e5e8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 28px;
    color: #5d7278;
    font-size: 18px;
    line-height: 1;
    background: #fff;
}

body.catalog-product-view .stf-pdp-safety-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
}

body.catalog-product-view .stf-pdp-safety-overlay {
    position: absolute;
    inset: 0;
    background: rgba(14, 20, 22, 0.58);
    backdrop-filter: blur(8px);
}

body.catalog-product-view .stf-pdp-safety-dialog-wrap {
    position: fixed;
    inset: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    overflow-y: auto;
}

body.catalog-product-view .stf-pdp-safety-dialog {
    position: relative;
    width: min(920px, calc(100vw - 32px));
    max-height: min(86vh, 980px);
    margin: 0;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 34px 72px rgba(12, 18, 20, 0.26);
    overflow: hidden;
    border: 1px solid rgba(228, 239, 241, 0.92);
}

body.catalog-product-view .stf-pdp-safety-dialog-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 24px 26px 18px;
    border-bottom: 1px solid #e4eff1;
    background: linear-gradient(180deg, #f2fbf8 0%, #ffffff 100%);
}

body.catalog-product-view .stf-pdp-safety-dialog-title {
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #172022;
}

body.catalog-product-view .stf-pdp-safety-close {
    min-height: 38px;
    padding: 0 14px;
    border: 1px solid #dce8ea;
    border-radius: 999px;
    background: #fff;
    color: #172022;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}

body.catalog-product-view .stf-pdp-safety-close:hover {
    background: #eef7f7;
    border-color: #c8dde0;
}

body.catalog-product-view .stf-pdp-safety-dialog-content {
    max-height: calc(82vh - 80px);
    overflow: auto;
    padding: 24px 26px 28px;
    font-size: 15px;
    line-height: 1.72;
    color: #354447;
}

body.catalog-product-view .stf-pdp-safety-tabs {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

body.catalog-product-view .stf-pdp-safety-tabs-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.catalog-product-view .stf-pdp-safety-tab {
    min-height: 42px;
    padding: 0 16px;
    border: 1px solid #dce8ea;
    border-radius: 999px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    color: #4f6166;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    cursor: pointer;
    transition: background-color .15s ease, border-color .15s ease, color .15s ease, box-shadow .15s ease;
}

body.catalog-product-view .stf-pdp-safety-tab.is-active {
    color: #fff;
    border-color: #097c87;
    background: linear-gradient(180deg, #0b8b97 0%, #097c87 100%);
    box-shadow: 0 12px 22px rgba(9, 124, 135, 0.22);
}

body.catalog-product-view .stf-pdp-safety-panels {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.catalog-product-view .stf-pdp-safety-panel {
    padding: 22px 24px;
    border: 1px solid #dfeaec;
    border-radius: 22px;
    background: linear-gradient(180deg, #fbfdfd 0%, #f7fbfb 100%);
    box-shadow: 0 12px 20px rgba(18, 26, 28, 0.04);
}

body.catalog-product-view .stf-pdp-safety-panel h4 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    color: #172022;
}

body.catalog-product-view .stf-pdp-safety-panel p {
    margin: 0;
}

body.catalog-product-view .stf-pdp-safety-address {
    margin-top: 18px;
    padding: 16px 18px;
    border-radius: 18px;
    background: rgba(9, 124, 135, 0.05);
    border: 1px solid rgba(9, 124, 135, 0.11);
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-style: normal;
    color: #243538;
}

body.catalog-product-view .stf-pdp-safety-address a {
    color: #097c87;
    text-decoration: underline;
    text-underline-offset: 2px;
}

@media (max-width: 1100px) {
    body.catalog-product-view .stf-product-shell .stf-pdp-detail-shell {
        margin-top: 0;
    }

    body.catalog-product-view .stf-product-shell .creator-under-container {
        margin-top: 0;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: calc(100% - 40px);
        padding: 36px 30px 48px;
    }

    body.catalog-product-view .stf-product-shell #product-detail {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-content {
        grid-template-columns: 1fr;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-description {
        margin-top: 0;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery {
        position: relative;
        top: 0;
    }

}

@media (max-width: 1024px) {
    body.catalog-product-view #header,
    body.catalog-product-view .page-header,
    body.catalog-product-view .page-header .header.content,
    body.catalog-product-view .page-header .header-menu,
    body.catalog-product-view .header-menu,
    body.catalog-product-view #customMenu,
    body.catalog-product-view #customMenu .hoverContent,
    body.catalog-product-view #customMenu .hoverContent .content,
    body.catalog-product-view #customMenu .hoverContent .columns,
    body.catalog-product-view #customMenu .hoverContent .sub-categories {
        z-index: 5 !important;
    }

    body.catalog-product-view .stf-product-shell {
        display: flex;
        flex-direction: column;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    body.catalog-product-view .page-header {
        margin-bottom: 0 !important;
        min-height: auto !important;
        padding-bottom: 0 !important;
    }

    body.catalog-product-view .page-header .header.content,
    body.catalog-product-view .header.content {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        height: auto !important;
        min-height: 65px;
    }

    body.catalog-product-view .page-main > .container.flex.flex-col.md\:flex-row.flex-wrap {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs,
    body.catalog-product-view .stf-product-shell > nav.breadcrumbs {
        margin-top: 0 !important;
        display: block !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs,
    body.catalog-product-view .stf-product-shell > nav.breadcrumbs,
    body.catalog-product-view nav.breadcrumbs.stf-pdp-breadcrumbs-nav {
        display: block !important;
        visibility: visible !important;
    }

    body.catalog-product-view .page-title-wrapper,
    body.catalog-product-view h1.page-title[data-ui-id="page-title-wrapper"],
    body.catalog-product-view .page-main h1.page-title,
    body.catalog-product-view .column.main h1.page-title {
        display: none !important;
    }

    body.catalog-product-view .stf-pdp-breadcrumbs-nav .stf-breadcrumbs-shell {
        max-width: none;
        margin: 0 auto;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        overflow: visible !important;
    }

    body.catalog-product-view .stf-pdp-breadcrumbs-nav .stf-breadcrumbs-row {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 0;
        min-height: 0;
        max-width: none;
        padding: 0;
        overflow: visible !important;
    }

    body.catalog-product-view .stf-pdp-breadcrumbs-nav .items {
        display: none !important;
    }

    body.catalog-product-view .stf-pdp-nav-meta {
        width: 100%;
        padding: 12px 15px 14px;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        row-gap: 8px;
        column-gap: 12px;
    }

    body.catalog-product-view .stf-pdp-nav-badges {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 6px;
        flex: 0 1 auto;
        min-width: 0;
        max-width: 100%;
    }

    body.catalog-product-view .stf-pdp-nav-stickers {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: nowrap;
        gap: 5px;
        width: auto;
        min-width: 0;
        flex: 1 1 220px;
    }

    body.catalog-product-view .stf-pdp-nav-sticker,
    body.catalog-product-view .stf-pdp-nav-help {
        width: auto;
        min-width: 0;
        flex: 0 0 auto;
    }

    body.catalog-product-view .stf-pdp-nav-help-label {
        max-width: none;
    }

    body.catalog-product-view .stf-pdp-nav-help {
        margin-left: auto;
        justify-self: auto;
    }

    body.catalog-product-view .stf-pdp-nav-tooltip {
        max-width: 140px;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs {
        background: #fff !important;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-shell,
    body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-row {
        background: #fff !important;
    }

    body.catalog-product-view .stf-product-shell > .breadcrumbs .stf-breadcrumbs-row {
        max-width: none !important;
        width: 100% !important;
    }

    body.catalog-product-view .stf-product-shell .creator-under-container {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 18px;
        width: calc(100% - 24px);
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        gap: 16px;
        padding: 28px 18px 34px;
        overflow-x: clip !important;
        overflow-y: visible !important;
    }

    body.catalog-product-view .stf-product-shell .creator-under-container:before {
        bottom: -21px;
        width: 96px;
        height: 28px;
        clip-path: polygon(0 0, 100% 0, 62% 100%, 38% 100%);
    }

    body.catalog-product-view .stf-product-shell .creator-under-container:after {
        bottom: -9px;
        width: 14px;
        height: 14px;
    }

    body.catalog-product-view .stf-product-shell .creator-under {
        grid-template-columns: 50px minmax(0, 1fr);
        gap: 14px;
    }

    body.catalog-product-view .stf-product-shell .creator-under-content,
    body.catalog-product-view .stf-product-shell .creator-under-content * {
        overflow: visible !important;
        max-height: none !important;
        max-width: 100%;
        white-space: normal !important;
        word-break: break-word;
    }

    body.catalog-product-view .stf-product-shell #product-detail,
    body.catalog-product-view .stf-product-shell .sizes-table {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.catalog-product-view,
    body.catalog-product-view .page-wrapper,
    body.catalog-product-view .page-main,
    body.catalog-product-view .columns,
    body.catalog-product-view .column.main {
        max-width: 100vw;
        overflow-x: hidden !important;
    }

    body.catalog-product-view .stf-product-shell,
    body.catalog-product-view .stf-product-shell > .breadcrumbs,
    body.catalog-product-view .stf-product-shell #product-detail,
    body.catalog-product-view .stf-product-shell .creator-under,
    body.catalog-product-view .stf-product-shell .creator-under-content {
        overflow-x: hidden !important;
    }

    body.catalog-product-view .stf-product-shell .creator-under-container {
        overflow-x: clip !important;
        overflow-y: visible !important;
    }

    body.catalog-product-view .stf-product-shell #product-detail .stf-pdp-card {
        padding: 16px 15px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .availability-notice {
        margin-top: 18px;
        padding: 16px 14px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .title {
        font-size: 24px;
        margin-bottom: 18px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features ul {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features ul li {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;
        align-items: flex-start;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features ul li .icon {
        width: 34px;
        height: 34px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features ul li .content {
        font-size: 13px;
        line-height: 1.45;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features ul li .content .label {
        margin-bottom: 4px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main {
        min-height: 340px;
        padding: 18px;
        overflow: hidden;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow.prev {
        left: 8px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-main .gallery-arrow.next {
        right: 8px;
    }

    body.catalog-product-view #heurekaTableft {
        display: none !important;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 8px;
        max-height: 280px;
        padding-right: 4px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs .thumbnail {
        min-height: 88px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-gallery-thumbs img {
        height: 68px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .features,
    body.catalog-product-view .stf-product-shell #product-detail .specification,
    body.catalog-product-view .stf-product-shell .sizes-table {
        margin-top: 18px;
    }

    body.catalog-product-view .stf-product-shell .sizes-table {
        margin-top: 18px;
    }

    body.catalog-product-view .stf-product-shell #product-detail .col.second .heureka-container {
        margin: 0 0 18px 0 !important;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-shell {
        padding: 18px;
        gap: 18px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-content {
        gap: 10px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-image {
        min-height: 110px;
        padding: 10px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table th,
    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table tbody td {
        padding: 12px 10px;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-title {
        gap: 4px 8px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-subtitle,
    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-description {
        font-size: 12px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-safety-shell {
        margin-top: 16px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-safety-trigger {
        padding: 13px 14px;
        border-radius: 16px;
        font-size: 14px;
    }

    body.catalog-product-view .stf-pdp-safety-dialog-wrap {
        padding: 14px;
    }

    body.catalog-product-view .stf-pdp-safety-dialog {
        width: min(100vw - 16px, 920px);
        border-radius: 24px;
    }

    body.catalog-product-view .stf-pdp-safety-dialog-header {
        padding: 18px 18px 16px;
        align-items: flex-start;
    }

    body.catalog-product-view .stf-pdp-safety-dialog-title {
        font-size: 16px;
    }

    body.catalog-product-view .stf-pdp-safety-close {
        min-height: 34px;
        padding: 0 12px;
        font-size: 13px;
    }

    body.catalog-product-view .stf-pdp-safety-dialog-content {
        padding: 18px 18px 22px;
        font-size: 14px;
    }

    body.catalog-product-view .stf-pdp-safety-tabs {
        gap: 14px;
    }

    body.catalog-product-view .stf-pdp-safety-tabs-nav {
        gap: 8px;
    }

    body.catalog-product-view .stf-pdp-safety-tab {
        width: 100%;
        justify-content: center;
        min-height: 40px;
        padding: 10px 14px;
        border-radius: 14px;
        font-size: 13px;
    }

    body.catalog-product-view .stf-pdp-safety-panel {
        padding: 16px;
        border-radius: 18px;
    }

    body.catalog-product-view .stf-pdp-safety-panel h4 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    body.catalog-product-view .stf-pdp-safety-address {
        margin-top: 14px;
        padding: 14px;
        border-radius: 16px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-desktop {
        display: none !important;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile {
        display: block !important;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-wrap {
        overflow-x: visible;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile table {
        table-layout: fixed;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile th,
    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile td {
        min-width: 0;
        padding: 10px 8px;
        font-size: 12px;
        word-break: break-word;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile th:first-child,
    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile td:first-child {
        width: 72px;
        min-width: 72px;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile thead th {
        vertical-align: top;
        text-align: center;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-table-mobile .stf-pdp-sizechart-row-badge {
        margin: 0 auto;
    }

    body.catalog-product-view .stf-product-shell .stf-pdp-sizechart-mobile-head-text {
        font-size: 10px;
        line-height: 1.25;
    }
}

@media (max-width: 768px) {
    body.catalog-product-view nav.breadcrumbs.stf-pdp-breadcrumbs-nav {
        display: block !important;
    }

    body.catalog-product-view .stf-pdp-breadcrumbs-nav .stf-breadcrumbs-shell {
        padding: 0;
    }
}

/* Keep customer profile dropdown above the custom menu on creator/PDP pages. */
body.catalog-product-view .page-header .header.content {
    position: relative;
    z-index: 35 !important;
    overflow: visible !important;
}

body.catalog-product-view .page-header .header-menu,
body.catalog-product-view .header-menu,
body.catalog-product-view #customMenu {
    z-index: 20 !important;
}

body.catalog-product-view .actionHolder > div[x-data="initCustomerMenu"] {
    position: relative;
    z-index: 36 !important;
}

body.catalog-product-view #customer-menu + nav {
    z-index: 10060 !important;
}

body.catalog-product-view .page-header {
    overflow: visible !important;
}

/* Restore native creator search styling on PDP; global storefront inputs/buttons override it. */
body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input {
    width: 100%;
    min-height: 0 !important;
    height: auto !important;
    line-height: 1.25 !important;
    padding: 10px 10px 10px 40px !important;
    margin: 10px 0 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 1px solid #c8dcdf !important;
    border-left: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-size: 16px !important;
    color: #263335 !important;
    -webkit-text-fill-color: #263335 !important;
    caret-color: #263335 !important;
}

body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input:focus,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input:focus,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input:focus,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input:focus {
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #c8dcdf !important;
    border-left: none !important;
    outline: none !important;
}

body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input::placeholder,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input::placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input::placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input::placeholder {
    color: #c8dcdf !important;
    -webkit-text-fill-color: #c8dcdf !important;
    opacity: 1 !important;
}

body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input::-webkit-input-placeholder,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input::-webkit-input-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input::-webkit-input-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input::-webkit-input-placeholder,
body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input::-moz-placeholder,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input::-moz-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input::-moz-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input::-moz-placeholder,
body.catalog-product-view #shoptefyDesign .stf-clipart-search-bar input:-ms-input-placeholder,
body.catalog-product-view #shoptefyDesign .stf-font-search-bar input:-ms-input-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-clipart-search-input:-ms-input-placeholder,
body.catalog-product-view #shoptefyDesign #stf-filter-dialog-font-search-input:-ms-input-placeholder {
    color: #c8dcdf !important;
    -webkit-text-fill-color: #c8dcdf !important;
    opacity: 1 !important;
}

body.catalog-product-view #shoptefyDesign .stf-input-clean-btn {
    min-height: 0 !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 1px 6px !important;
    background: #d2e9ec !important;
    border: 0 !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    color: #1e939e !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    text-transform: none !important;
}

body.catalog-product-view #shoptefyDesign .stf-input-clean-btn:hover,
body.catalog-product-view #shoptefyDesign .stf-input-clean-btn:focus,
body.catalog-product-view #shoptefyDesign .stf-input-clean-btn:active {
    background: #d2e9ec !important;
    border: 0 !important;
    color: #1e939e !important;
    text-decoration: none !important;
}
