/* Ana sayfa: şeffaf header üzerinde menü ve ikonlar */

body.theme-fashion1.page-home .header-menu:not(.fixed) .menu-main > ul > li > a,

body.theme-fashion1.page-home .header-menu:not(.fixed) .menu-mobile-icon i,

body.theme-fashion1.page-home .header-menu:not(.fixed) .search-icon i,

body.theme-fashion1.page-home .header-menu:not(.fixed) .compare-icon i,

body.theme-fashion1.page-home .header-menu:not(.fixed) .user-icon i,

body.theme-fashion1.page-home .header-menu:not(.fixed) .cart-icon i,

body.theme-fashion1.page-home .header-menu:not(.fixed) .wishlist-icon i {

    color: var(--theme-menu-transparent-text, #fff);

}



body.theme-fashion1.page-home .header-menu:not(.fixed) .f1-cart-count,

body.theme-fashion1.page-home .header-menu:not(.fixed) .f1-compare-count,

body.theme-fashion1.page-home .header-menu:not(.fixed) .wishlist-quantity {

    background: var(--theme-menu-transparent-icon, #fff);

    color: var(--theme-menu-header-bg, #000);

}



/* Ana menü — tema değişkenleri */

body.theme-fashion1 .header-menu.style-one.bg-white:not(.fixed),

body.theme-fashion1 .header-menu.style-one.fixed {

    background-color: var(--theme-menu-header-bg, #fff) !important;

}



body.theme-fashion1 .header-menu:not(.fixed):not(.absolute) .menu-main > ul > li > a,

body.theme-fashion1 .header-menu.fixed .menu-main > ul > li > a,

body.theme-fashion1 .header-menu.bg-white .menu-main > ul > li > a {

    color: var(--theme-menu-link, #1F1F1F);

}



body.theme-fashion1 .header-menu:not(.fixed):not(.absolute) .menu-main > ul > li > a:hover,

body.theme-fashion1 .header-menu.fixed .menu-main > ul > li > a:hover,

body.theme-fashion1 .header-menu.bg-white .menu-main > ul > li > a:hover,

body.theme-fashion1 .header-menu:not(.fixed):not(.absolute) .menu-main > ul > li > a.active,

body.theme-fashion1 .header-menu.fixed .menu-main > ul > li > a.active {

    color: var(--theme-menu-link-hover, #000);

}



body.theme-fashion1 .header-menu.bg-white .search-icon i,

body.theme-fashion1 .header-menu.bg-white .compare-icon i,

body.theme-fashion1 .header-menu.bg-white .user-icon i,

body.theme-fashion1 .header-menu.bg-white .cart-icon i,

body.theme-fashion1 .header-menu.bg-white .wishlist-icon i,

body.theme-fashion1 .header-menu.fixed .search-icon i,

body.theme-fashion1 .header-menu.fixed .compare-icon i,

body.theme-fashion1 .header-menu.fixed .user-icon i,

body.theme-fashion1 .header-menu.fixed .cart-icon i,

body.theme-fashion1 .header-menu.fixed .wishlist-icon i {

    color: var(--theme-menu-icon, #1F1F1F);

}



/* Mega menü — tam genişlik (header'a göre hizala, li kaymasını önle) */

body.theme-fashion1 .menu-main > ul > li.f1-has-mega {

    position: static;

}



body.theme-fashion1 .menu-main > ul > li > .mega-menu {

    left: 0;

    right: 0;

    width: 100%;

    max-width: 100%;

}

body.theme-fashion1 .menu-main .f1-mega-columns {

    display: flex;

    flex-wrap: wrap;

    align-items: flex-start;

    gap: 1.5rem 2rem;

}

body.theme-fashion1 .menu-main .f1-mega-col {

    box-sizing: border-box;

}



body.theme-fashion1 .menu-main .sub-menu,

body.theme-fashion1 .menu-main .mega-menu {

    background-color: var(--theme-menu-dropdown-bg, #fff);

}



body.theme-fashion1 .menu-main .sub-menu li a,

body.theme-fashion1 .menu-main .mega-menu li a,

body.theme-fashion1 .menu-main .mega-menu .text-button-uppercase {

    color: var(--theme-menu-dropdown-link, #868686);

}



body.theme-fashion1 .menu-main .sub-menu li:hover a,

body.theme-fashion1 .menu-main .mega-menu li:hover a,

body.theme-fashion1 .menu-main .mega-menu li a:hover {

    color: var(--theme-menu-dropdown-link-hover, #000);

}



body.theme-fashion1 .menu-main > ul > li > a::before,

body.theme-fashion1 .menu-main > ul > li > .link::before {

    background-color: var(--theme-menu-link-hover, #000);

}



/* Ana sayfa hero — Anvogue gradient arka plan */

body.theme-fashion1 .slider-block.style-one.bg-linear {

    background: var(--hero-slider-bg, linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 50%, #d1d5db 100%));

}

body.theme-fashion1 .hero-slider-btn.hero-slider-btn--primary {

    background-color: var(--hero-btn-primary-bg, #000);

    color: var(--hero-btn-primary-text, #fff);

    border: 1px solid var(--hero-btn-primary-border, var(--hero-btn-primary-bg, #000));

    display: inline-flex;

    align-items: center;

    gap: 8px;

}

body.theme-fashion1 .hero-slider-btn.hero-slider-btn--primary:hover {

    background-color: var(--hero-btn-primary-hover-bg, var(--green, #17BA18));

    color: var(--hero-btn-primary-text, #fff);

}

body.theme-fashion1 .hero-slider-btn.hero-slider-btn--secondary {

    background-color: var(--hero-btn-secondary-bg, #fff);

    color: var(--hero-btn-secondary-text, #000);

    border: 1px solid var(--hero-btn-secondary-border, #000);

    display: inline-flex;

    align-items: center;

    gap: 8px;

}

body.theme-fashion1 .hero-slider-btn.hero-slider-btn--secondary:hover {

    background-color: var(--hero-btn-secondary-hover-bg, #f3f4f6);

    color: var(--hero-btn-secondary-text, #000);

}



body.theme-fashion1.page-home .slider-block .text-display,

body.theme-fashion1.page-home .slider-block .text-sub-display {

    color: #111;

}



body.theme-fashion1.f1-menu-open {

    overflow: hidden;

}



/* Butonlar — Anvogue button-main */

body.theme-fashion1 a.button-main,

body.theme-fashion1 button.button-main {

    font-size: 14px;

    line-height: 20px;

    font-weight: 600;

    text-transform: uppercase;

    color: var(--theme-button-text, #fff);

    background-color: var(--theme-button-bg, #000);

    padding: 16px 40px;

    border-radius: 12px;

    display: inline-block;

    cursor: pointer;

    transition: all ease 0.4s;

    text-decoration: none;

    border: none;

    font-family: inherit;

}



body.theme-fashion1 a.button-main:hover,

body.theme-fashion1 button.button-main:hover {

    background-color: var(--theme-button-hover, var(--green, #17BA18));

    color: var(--theme-button-text, #fff);

}



body.theme-fashion1 #top-nav.style-one.bg-black {

    background-color: var(--theme-topbar-bg, #000) !important;

}



/* Top bar strip */

body.theme-fashion1 #top-nav.style-one .text-button-uppercase.text-white,

body.theme-fashion1 #top-nav.style-one .right-content i {

    color: var(--theme-topbar-text, #fff);

}

body.theme-fashion1 #top-nav.style-one .right-content a {

    color: var(--theme-topbar-link, var(--theme-topbar-text, #fff));

}

body.theme-fashion1 #top-nav.style-one .right-content a:hover {

    color: var(--theme-topbar-link-hover, var(--theme-color-accent, #17BA18));

    background-color: var(--theme-topbar-link-hover-bg, transparent);

}

/* Locale + currency switcher */

body.theme-fashion1 .f1-switcher--topbar {

    position: relative;

    z-index: 120;

}

body.theme-fashion1 .f1-switcher__trigger {

    display: inline-flex;

    align-items: center;

    gap: 8px;

    padding: 4px 10px 4px 6px;

    border: 1px solid rgba(255, 255, 255, 0.22);

    border-radius: 999px;

    background: rgba(255, 255, 255, 0.08);

    color: var(--theme-topbar-text, #fff);

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    cursor: pointer;

    transition: background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;

}

body.theme-fashion1 .f1-switcher--topbar.is-open .f1-switcher__trigger,

body.theme-fashion1 .f1-switcher__trigger:hover {

    background: rgba(255, 255, 255, 0.14);

    border-color: rgba(255, 255, 255, 0.35);

    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);

}

body.theme-fashion1 .f1-switcher__trigger-flag {

    width: 18px;

    height: 12px;

    object-fit: cover;

    border-radius: 2px;

    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);

}

body.theme-fashion1 .f1-switcher__trigger-text {

    display: inline-flex;

    align-items: center;

    gap: 5px;

    white-space: nowrap;

}

body.theme-fashion1 .f1-switcher__trigger-sep {

    opacity: 0.45;

}

body.theme-fashion1 .f1-switcher__caret {

    font-size: 11px;

    opacity: 0.85;

    transition: transform 0.25s ease;

}

body.theme-fashion1 .f1-switcher--topbar.is-open .f1-switcher__caret {

    transform: rotate(180deg);

}

body.theme-fashion1 .f1-switcher__panel {

    position: absolute;

    top: calc(100% + 8px);

    left: 0;

    min-width: 280px;

    padding: 14px;

    border-radius: 14px;

    background: var(--theme-topbar-dropdown-bg, #fff);

    border: 1px solid rgba(0, 0, 0, 0.06);

    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.14);

}

body.theme-fashion1 .f1-switcher__panel::before {

    content: '';

    position: absolute;

    top: -6px;

    left: 24px;

    width: 12px;

    height: 12px;

    background: var(--theme-topbar-dropdown-bg, #fff);

    border-left: 1px solid rgba(0, 0, 0, 0.06);

    border-top: 1px solid rgba(0, 0, 0, 0.06);

    transform: rotate(45deg);

}

body.theme-fashion1 .f1-switcher__section + .f1-switcher__section {

    margin-top: 14px;

    padding-top: 14px;

    border-top: 1px solid var(--line, #E9E9E9);

}

body.theme-fashion1 .f1-switcher__label {

    display: block;

    margin-bottom: 8px;

    font-size: 10px;

    line-height: 1.2;

    font-weight: 600;

    letter-spacing: 0.08em;

    text-transform: uppercase;

    color: var(--secondary, #696C70);

}

body.theme-fashion1 .f1-switcher__chips {

    display: flex;

    flex-wrap: wrap;

    gap: 6px;

}

body.theme-fashion1 .f1-switcher__chip {

    display: inline-flex;

    align-items: center;

    gap: 7px;

    padding: 7px 11px;

    border: 1px solid var(--line, #E9E9E9);

    border-radius: 999px;

    background: transparent;

    color: var(--theme-topbar-dropdown-text, #1F1F1F);

    text-decoration: none;

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;

}

body.theme-fashion1 .f1-switcher__chip:hover,

body.theme-fashion1 .f1-switcher__chip.is-active {

    background: var(--theme-topbar-dropdown-hover-bg, #1F1F1F);

    color: var(--theme-topbar-dropdown-hover-text, #fff);

    border-color: var(--theme-topbar-dropdown-hover-bg, #1F1F1F);

    transform: translateY(-1px);

}

body.theme-fashion1 .f1-switcher__chip-flag {

    width: 20px;

    height: 14px;

    object-fit: cover;

    border-radius: 2px;

    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);

}

body.theme-fashion1 .f1-switcher__chip-text {

    max-width: 120px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

body.theme-fashion1 .f1-switcher__chip-code {

    font-size: 11px;

    font-weight: 600;

    letter-spacing: 0.04em;

    opacity: 0.72;

}

body.theme-fashion1 .f1-switcher__chip.is-active .f1-switcher__chip-code,

body.theme-fashion1 .f1-switcher__chip:hover .f1-switcher__chip-code {

    opacity: 0.92;

}

body.theme-fashion1 .f1-switcher__chip--currency {

    gap: 5px;

    padding: 7px 12px;

}

body.theme-fashion1 .f1-switcher__chip-symbol {

    font-size: 11px;

    opacity: 0.75;

}

/* Footer switcher */

body.theme-fashion1 .f1-switcher--footer {

    display: flex;

    flex-wrap: wrap;

    align-items: flex-start;

    gap: 20px 28px;

}

body.theme-fashion1 .f1-switcher__section--inline {

    display: flex;

    flex-direction: column;

    gap: 8px;

}

body.theme-fashion1 .f1-switcher--footer .f1-switcher__label {

    margin-bottom: 0;

    color: var(--secondary, #696C70);

}

body.theme-fashion1 .f1-switcher__chips--inline {

    gap: 8px;

}

body.theme-fashion1 .f1-switcher__chip--compact {

    padding: 6px 12px;

    border-color: var(--line, #E9E9E9);

    color: var(--black, #1F1F1F);

    background: var(--white, #fff);

}

body.theme-fashion1 .f1-switcher__chip--compact:hover,

body.theme-fashion1 .f1-switcher__chip--compact.is-active {

    background: var(--black, #1F1F1F);

    color: var(--white, #fff);

    border-color: var(--black, #1F1F1F);

    transform: none;

}

body.theme-fashion1 .f1-switcher__chip--compact .f1-switcher__chip-flag {

    width: 18px;

    height: 12px;

}



body.theme-fashion1 {

    color: var(--theme-color-text, #1F1F1F);

    background-color: var(--theme-color-background, #fff);

}



body.theme-fashion1 a.button-main.w-full,

body.theme-fashion1 button.button-main.w-full {

    display: block;

    width: 100%;

    text-align: center;

}



body.theme-fashion1 .button-main.bg-white {

    background-color: #fff;

    color: #000;

}



body.theme-fashion1 .button-main.bg-white:hover {

    background-color: var(--green, #d4f4dd);

    color: #000;

}



@media (max-width: 1023.98px) {

    body.theme-fashion1 a.button-main,

    body.theme-fashion1 button.button-main {

        padding: 12px 24px;

        border-radius: 10px;

    }

}



@media (max-width: 767.98px) {

    body.theme-fashion1 a.button-main,

    body.theme-fashion1 button.button-main {

        font-size: 12px;

        line-height: 16px;

        padding: 10px 16px;

        border-radius: 8px;

    }

}



/* Instagram — kare karo grid / swiper */

body.theme-fashion1 .list-instagram {

    overflow: hidden;

}



body.theme-fashion1 .list-instagram .swiper-list-instagram {

    overflow: hidden;

}



body.theme-fashion1 .list-instagram .swiper-slide {

    height: auto;

}



body.theme-fashion1 .list-instagram .item {

    display: block;

    aspect-ratio: 1 / 1;

    width: 100%;

}



body.theme-fashion1 .list-instagram .item img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    display: block;

}



body.theme-fashion1 .list-instagram .swiper:not(.swiper-initialized) .swiper-wrapper {

    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 12px;

}



@media (min-width: 640px) {

    body.theme-fashion1 .list-instagram .swiper:not(.swiper-initialized) .swiper-wrapper {

        grid-template-columns: repeat(3, minmax(0, 1fr));

    }

}



@media (min-width: 1024px) {

    body.theme-fashion1 .list-instagram .swiper:not(.swiper-initialized) .swiper-wrapper {

        grid-template-columns: repeat(4, minmax(0, 1fr));

    }

}



@media (min-width: 1280px) {

    body.theme-fashion1 .list-instagram .swiper:not(.swiper-initialized) .swiper-wrapper {

        grid-template-columns: repeat(5, minmax(0, 1fr));

    }

}



/* Instagram hover — Anvogue list-instagram */



body.theme-fashion1 .list-instagram .icon:hover {

    background-color: #000;

}



body.theme-fashion1 .list-instagram .icon:hover .icon-instagram {

    color: #fff;

}



body.theme-fashion1 .kf-btn,

body.theme-fashion1 button.kf-btn,

body.theme-fashion1 a.kf-btn {

    font-size: 14px;

    line-height: 20px;

    font-weight: 600;

    text-transform: uppercase;

    color: #fff;

    background-color: #000;

    padding: 14px 32px;

    border-radius: 12px;

    display: inline-block;

    cursor: pointer;

    transition: all ease 0.4s;

    border: none;

    text-decoration: none;

    text-align: center;

}



body.theme-fashion1 .kf-btn:hover,

body.theme-fashion1 button.kf-btn:hover,

body.theme-fashion1 a.kf-btn:hover {

    background-color: var(--green, #d4f4dd);

    color: #000;

}



body.theme-fashion1 .kf-btn--ghost {

    background: transparent;

    color: #000;

    border: 1px solid #e5e7eb;

}



/* Ürün kartı — Anvogue shop-default (product-thumb + aspect 3/4) */

body.theme-fashion1 .product-item .product-thumb {
    overflow: hidden;
}

body.theme-fashion1 .product-item .product-thumb .product-img {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

body.theme-fashion1 .product-item .product-thumb .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

body.theme-fashion1 .product-item .product-thumb .f1-product-card-badges {

    position: absolute;

    z-index: 5;

    display: flex;

    flex-wrap: wrap;

    gap: 4px;

    max-width: calc(100% - 1.5rem);

    pointer-events: none;

}

body.theme-fashion1 .product-item .product-thumb .f1-product-card-badges--top-left {

    top: 0.75rem;

    left: 0.75rem;

    justify-content: flex-start;

}

body.theme-fashion1 .product-item .product-thumb .f1-product-card-badges--top-right {

    top: 0.75rem;

    right: 0.75rem;

    justify-content: flex-end;

}

body.theme-fashion1 .product-item .product-thumb .f1-product-card-badges--bottom-left {

    bottom: 0.75rem;

    left: 0.75rem;

    align-items: flex-end;

    justify-content: flex-start;

}

body.theme-fashion1 .product-item .product-thumb .f1-product-card-badges--bottom-right {

    bottom: 0.75rem;

    right: 0.75rem;

    align-items: flex-end;

    justify-content: flex-end;

}

body.theme-fashion1 .product-item .product-thumb .product-tag {

    position: static;

}

body.theme-fashion1 .product-item .product-thumb .list-action-right {

    z-index: 5;

}

body.theme-fashion1 .product-item .product-thumb .list-action {

    position: absolute;

    left: 0;

    right: 0;

    bottom: 1.25rem;

    z-index: 4;

    width: 100%;

}

body.theme-fashion1 .product-item .product-thumb .list-action form {

    margin: 0;

    min-width: 0;

}



body.theme-fashion1 .swiper-list-product .product-item,

body.theme-fashion1 .what-new-block .product-item,

body.theme-fashion1 .tab-features-block .product-item {

    max-width: 100%;

}



body.theme-fashion1 .product-item .add-cart-btn,

body.theme-fashion1 .product-item .quick-view-btn {

    border: none;

    cursor: pointer;

    text-decoration: none;

}



/* Arama modalı — orijinal geniş panel ve ürün kartları */

body.theme-fashion1 .modal-search-block .modal-search-main {

    width: 1075px;

    max-width: calc(100vw - 80px);

}



body.theme-fashion1 .modal-search-block .modal-search-main .list-product .product-item .list-action {

    grid-template-columns: repeat(2, minmax(0, 1fr));

    transform: none;

    opacity: 0;

    visibility: hidden;

}



body.theme-fashion1 .modal-search-block .modal-search-main .product-item.grid-type:hover .list-action {

    opacity: 1;

    visibility: visible;

    transform: translateY(0);

}



body.theme-fashion1 .modal-search-block .list-keyword .item {

    text-decoration: none;

    color: inherit;

}



/* Anasayfa bölümleri */

body.theme-fashion1 .collection-item .bg-img {

    aspect-ratio: 3/4;

    overflow: hidden;

    border-radius: 1rem;

}



body.theme-fashion1 .collection-item .bg-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



body.theme-fashion1 .f1-categories-grid {

    display: grid;

    grid-template-columns: repeat(var(--f1-cat-columns, 4), minmax(0, 1fr));

    gap: 1.5rem;

}



@media (max-width: 767px) {

    body.theme-fashion1 .f1-categories-grid {

        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 1rem;

    }

}



body.theme-fashion1 .banner-block.style-one .banner-item::before {

    content: "";

    position: absolute;

    inset: 0;

    background: rgba(0, 0, 0, 0.28);

    z-index: 1;

    pointer-events: none;

}



body.theme-fashion1 .banner-block.style-one .banner-content {

    z-index: 2;

}



body.theme-fashion1 .tab-features-block .swiper-slide {

    height: auto;

}



body.theme-fashion1 .filter-product-block .menu-tab .menu {

    position: relative;

}



/* Mağaza arama */

body.theme-fashion1 .f1-shop-search input[type="search"]:focus,

body.theme-fashion1 .f1-modal-search-form input[type="search"]:focus {

    outline: none;

    border-color: #000;

}



body.theme-fashion1 .list-filtered .item .clear-btn {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    color: #6b7280;

}



body.theme-fashion1 .list-filtered .item .clear-btn:hover {

    color: #000;

}



/* Kaffen sepet eklendi modalı */

body.theme-fashion1 .kf-cart-modal__dialog {

    border-radius: 24px;

    font-family: "Instrument Sans", sans-serif;

}



body.theme-fashion1 .kf-cart-modal__btn--primary,

body.theme-fashion1 .kf-cart-modal__btn--outline {

    font-size: 14px;

    font-weight: 600;

    text-transform: uppercase;

    border-radius: 12px;

    padding: 14px 24px;

}



body.theme-fashion1 .kf-cart-modal__btn--primary {

    background: #000;

    border-color: #000;

}



body.theme-fashion1 .kf-cart-modal__btn--ghost {

    border-radius: 12px;

    text-transform: uppercase;

    font-weight: 600;

}



body.theme-fashion1 .kf-cart-modal__overlay {

    background: rgba(0, 0, 0, 0.45);

}



/* Alert mesajları */

body.theme-fashion1 .alert-msg {

    border-radius: 12px;

    padding: 12px 16px;

    font-size: 14px;

}



/* Ürün detay — Anvogue galeri ve seçenekler */

body.theme-fashion1 .product-detail .list-img .bg-img {

    background: #f5f5f5;

}



body.theme-fashion1 .product-detail .featured-product.underwear .list-img {

    position: relative;

}

/* Ürün detay — body overflow-x sticky kırıcısını kapat (Anvogue: body.overflow-unset) */
body.theme-fashion1.page-product {
    overflow-x: unset;
}

body.theme-fashion1.page-product .f1-page-content {
    overflow: visible;
}

/* Ürün detay — galeri scroll'da sabit (Anvogue product-default .sticky { top: 90px }) */
@media (min-width: 768px) {

    body.theme-fashion1.page-product .product-detail.default,
    body.theme-fashion1.page-product .product-detail.default .featured-product.filter-product-img {
        overflow: visible;
    }

    /* Orijinal tema: flex stretch — sol sütun sağ kadar uzar, sticky için gerekli */
    body.theme-fashion1.page-product .product-detail.default .featured-product.filter-product-img > .container {
        align-items: stretch;
    }

    body.theme-fashion1.page-product .product-detail.default .list-img {
        align-self: stretch;
    }

}

body.theme-fashion1 .sticky,
body.theme-fashion1.page-product .product-detail.default .list-img > .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
}

/* Anvogue product-default: thumb'lar ana görselin sol üstünde (margin-left yok) */
body.theme-fashion1 .product-detail.default .featured-product.underwear .list-img .mySwiper2 {

    margin-left: 0;

}

@media (min-width: 768px) {

    body.theme-fashion1 .product-detail.default .featured-product.underwear .list-img .mySwiper {

        position: unset;

        height: 0 !important;

        min-height: 0 !important;

        margin: 0;

        overflow: visible;

        z-index: 2;

    }

    body.theme-fashion1 .product-detail.default .featured-product.underwear .list-img .mySwiper2 {

        position: relative;

        z-index: 1;

    }

    body.theme-fashion1 .product-detail.default .featured-product.underwear .list-img .mySwiper .swiper-wrapper {

        position: absolute;

        top: 20px;

        left: 20px;

        transform: none !important;

        z-index: 2;

    }

}



body.theme-fashion1 .product-detail .quantity-block input[type="number"] {

    -moz-appearance: textfield;

    appearance: textfield;

}



body.theme-fashion1 .product-detail .quantity-block input[type="number"]::-webkit-outer-spin-button,

body.theme-fashion1 .product-detail .quantity-block input[type="number"]::-webkit-inner-spin-button {

    -webkit-appearance: none;

    margin: 0;

}



/* Ürün detay — desc-tab (Anvogue product-default) */
body.theme-fashion1 .product-detail .desc-tab .menu-tab .tab-item {
    white-space: nowrap;
    cursor: pointer;
}

body.theme-fashion1 .product-detail .desc-tab .menu-tab .tab-item.active {
    color: var(--black);
}

body.theme-fashion1 .product-detail .desc-tab .menu-tab .tab-item.has-line-before.active::before,
body.theme-fashion1 .product-detail .desc-tab .menu-tab .tab-item.has-line-before:hover::before {
    width: 100%;
}

body.theme-fashion1 .product-detail .desc-tab .desc-block {
    position: relative;
}

body.theme-fashion1 .product-detail .desc-tab .desc-item.description .heading6 {
    margin-top: 0;
}

body.theme-fashion1 .product-detail .desc-tab .product-description-body > :first-child {
    margin-top: 0;
}

body.theme-fashion1 .product-detail .desc-tab .product-description-body p + p {
    margin-top: 8px;
}

body.theme-fashion1 .product-detail .desc-tab .desc-item.specifications .item p {

    margin: 0;

    color: var(--black, #1F1F1F);

}



body.theme-fashion1 .product-detail .mySwiper .swiper-slide,

body.theme-fashion1 .product-detail .mySwiper.thumb .swiper-slide {

    opacity: 0.55;

    transition: opacity 0.3s ease;

}



body.theme-fashion1 .product-detail .mySwiper .swiper-slide-thumb-active,

body.theme-fashion1 .product-detail .mySwiper.thumb .swiper-slide-thumb-active,

body.theme-fashion1 .product-detail .kf-product-thumb.is-active {

    opacity: 1;

}



body.theme-fashion1 .list-size .size-item.is-selected,

body.theme-fashion1 .list-size .size-item.active,

body.theme-fashion1 .list-size .kf-product-option-choice.is-selected {

    border-color: var(--black, #000);

    background-color: var(--black, #000);

    color: var(--white, #fff);

}



body.theme-fashion1 .list-color .color-item.is-selected,

body.theme-fashion1 .list-color .color-item.active {

    border-color: var(--black, #000);

    box-shadow: 0 0 0 2px var(--white, #fff), 0 0 0 3px var(--black, #000);

}



body.theme-fashion1 .kf-product-option-btn.is-disabled {

    pointer-events: none;

}

body.theme-fashion1 .kf-product-page .kf-product-option-btn,

body.theme-fashion1 #f1-product-quickview-modal .kf-product-option-btn {

    touch-action: manipulation;

    -webkit-tap-highlight-color: transparent;

}

body.theme-fashion1 .kf-product-page .kf-product-option-btn .tag-action,

body.theme-fashion1 #f1-product-quickview-modal .kf-product-option-btn .tag-action {

    pointer-events: none;

}



body.theme-fashion1 .sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    margin: -1px;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    white-space: nowrap;

    border: 0;

}



/* Ürün seçenek modalı — Anvogue modal-quickview-block kullanılmaz (CSS çakışması önlenir) */

body.theme-fashion1 #kf-product-options-modal.f1-options-overlay {

    position: fixed;

    inset: 0;

    z-index: 10050;

    display: none;

    align-items: center;

    justify-content: center;

    padding: 16px;

    background: rgba(0, 0, 0, 0.45);

}

body.theme-fashion1 #kf-product-options-modal.f1-options-overlay.is-open {

    display: flex;

}

body.theme-fashion1 #kf-product-options-modal .modal-quickview-main {

    background: #fff;

    border-radius: 32px;

    max-height: 90vh;

    transform: translateY(24px);

    opacity: 0;

    transition: transform 0.35s ease, opacity 0.35s ease;

}

body.theme-fashion1 #kf-product-options-modal.is-open .modal-quickview-main.open {

    transform: translateY(0);

    opacity: 1;

}

body.theme-fashion1 #kf-product-options-modal.is-loading .modal-quickview-main {

    pointer-events: none;

}

body.theme-fashion1 #kf-cart-added-modal {

    display: none !important;

}

body.theme-fashion1 .modal-cart-block:has(.modal-cart-main.open) {

    z-index: 10100;

}

body.theme-fashion1 #f1-modal-cart-body .remove-cart-btn {

    color: #db4444;

    white-space: nowrap;

}

body.theme-fashion1 #f1-modal-cart-body .remove-cart-btn:hover {

    color: #000;

}

body.theme-fashion1 #f1-modal-cart-body .item.f1-cart-item-new {

    animation: f1-cart-item-flash 2.4s ease;

}

body.theme-fashion1 .product-item.grid-type .list-action:has(.quick-shop-block.open) {

    opacity: 1;

    visibility: visible;

    transform: translateY(0);

    z-index: 5;

}

body.theme-fashion1 .product-item .product-thumb:has(.list-action .quick-shop-block.open) {

    overflow: visible;

    z-index: 20;

}

body.theme-fashion1 .product-item .product-thumb .list-action .quick-shop-block.f1-quick-shop-block {

    z-index: 6;

    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.14);

}

body.theme-fashion1 .quick-shop-block .f1-quick-shop-option + .f1-quick-shop-option {

    margin-top: 0.75rem;

}

body.theme-fashion1 .quick-shop-block .f1-quick-shop-option .tag-action {

    pointer-events: none;

}

body.theme-fashion1 .product-item .product-infor .list-size {

    display: none !important;

}

body.theme-fashion1 .product-item .product-infor .js-f1-card-swatch {

    cursor: pointer;

}

body.theme-fashion1 .product-item .product-infor .js-f1-card-swatch:focus-visible {

    outline: 2px solid #000;

    outline-offset: 2px;

}

body.theme-fashion1 .f1-cart-options {

    line-height: 1;

}

body.theme-fashion1 .f1-cart-options .size-item.active,
body.theme-fashion1 .f1-cart-options .size-item.is-selected {

    background-color: #000;

    border-color: #000;

    color: #fff;

}

body.theme-fashion1 .f1-cart-options .color-item.active,
body.theme-fashion1 .f1-cart-options .color-item.is-selected {

    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000;

}

body.theme-fashion1 .f1-cart-options .color-item .tag-action {

    display: none;

}

body.theme-fashion1 .f1-cart-options .color-item:hover .tag-action {

    display: block;

}

@keyframes f1-cart-item-flash {

    0%, 100% { background-color: transparent; }

    15%, 45% { background-color: rgba(23, 186, 24, 0.08); }

}

body.theme-fashion1 #kf-cart-added-modal {

    display: none !important;

}



body.theme-fashion1 .kf-cart-modal__dialog {

    border-radius: 24px;

    font-family: "Instrument Sans", sans-serif;

}



/* Mobil — alt menü çubuğu boşluğu */

@media (max-width: 639px) {

    body.theme-fashion1:not(.page-checkout) {

        padding-bottom: 70px;

    }

    body.theme-fashion1.page-product:not(.page-checkout):not(.mobile-sticky-bar-off) {

        padding-bottom: calc(156px + env(safe-area-inset-bottom, 0px));

    }

}



/* Ürün detay — mobil sticky sepete ekle çubuğu */

@media (max-width: 991px) {

    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .product-detail.kf-product-page {

        padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px));

    }

    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions {

        position: fixed;

        left: 0;

        right: 0;

        bottom: 0;

        z-index: 105;

        flex-wrap: nowrap;

        align-items: center;

        gap: 10px;

        margin: 0;

        padding: 10px 12px calc(10px + env(safe-area-inset-bottom, 0px));

        background: #fff;

        border-top: 1px solid #e5e7eb;

        box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.08);

    }

    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions .quantity-block {

        flex-shrink: 0;

        width: auto;

        min-width: 120px;

    }

    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions .js-product-add-btn,
    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions .js-buy-now,
    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions .f1-buy-now-mobile {

        flex: 1 1 auto;

        min-width: 0;

        width: auto;

        padding-left: 10px;

        padding-right: 10px;

        font-size: 13px;

    }

    body.kf-modal-open.theme-fashion1.page-product .kf-product-actions {

        display: none;

    }

}

@media (max-width: 639px) {

    body.theme-fashion1.page-product:not(.mobile-sticky-bar-off) .kf-product-actions {

        bottom: 70px;

    }

}

@media (max-width: 991px) {

    body.theme-fashion1.mobile-sticky-bar-off.page-product .product-detail.kf-product-page {

        padding-bottom: 0;

    }

    body.theme-fashion1.mobile-sticky-bar-off.page-product .kf-product-actions {

        position: static;

        box-shadow: none;

        border-top: none;

        padding: 0;

        margin-top: 12px;

    }

}



/* Ürün detay — sepete ekle formu (kart .list-action stillerinden ayrı) */

body.theme-fashion1 .kf-product-page .f1-product-buybox-form {

    position: static;

    display: block;

    opacity: 1;

    visibility: visible;

    transform: none;

    width: 100%;

    pointer-events: auto;

}

body.theme-fashion1 .kf-product-page .f1-product-buybox-form .js-product-add-btn {

    position: relative;

    z-index: 2;

    min-height: 44px;

    touch-action: manipulation;

}

/* Ürün detay — Sepete ekle (orijinal product-default: beyaz zemin, siyah çerçeve) */

@media (min-width: 992px) {

    body.theme-fashion1 .kf-product-page .choose-quantity .js-product-add-btn {

        flex: 1 1 auto;

        width: auto;

        min-width: 0;

        background-color: #fff !important;

        color: #000 !important;

        border: 1px solid #000 !important;

    }

    body.theme-fashion1 .kf-product-page .choose-quantity .js-product-add-btn:hover {

        background-color: #000 !important;

        color: #fff !important;

        border-color: #000 !important;

    }

    body.theme-fashion1 .kf-product-page .f1-buy-now-mobile {

        display: none !important;

    }

}

@media (max-width: 991px) {

    body.theme-fashion1 .kf-product-page .f1-buy-now-desktop {

        display: none !important;

    }

}

/* Hızlı bak — sepete ekle formu (kart .list-action stillerinden ayrı) */

body.theme-fashion1 #f1-product-quickview-modal .f1-quickview-buybox-form {

    position: static;

    display: block;

    opacity: 1;

    visibility: visible;

    transform: none;

    width: 100%;

    pointer-events: auto;

}

body.theme-fashion1 #f1-product-quickview-modal .f1-quickview-buybox-form .js-f1-quickview-add-btn {

    position: relative;

    z-index: 2;

    min-height: 44px;

    touch-action: manipulation;

}

@media (max-width: 1279px) {

    body.theme-fashion1 .kf-product-page .kf-product-actions .js-product-add-btn,
    body.theme-fashion1 .kf-product-page .choose-quantity .js-product-add-btn {

        width: 100%;

        flex: 1 1 100%;

    }

}



/* Mobil menü — Anvogue drawer yapısı */

body.theme-fashion1 #menu-mobile .f1-lang-switcher--mobile,
body.theme-fashion1 #menu-mobile .f1-mobile-nav-switcher {

    width: 100%;

}

body.theme-fashion1 #menu-mobile .f1-mobile-nav-switcher .f1-switcher--footer {

    display: flex;

    flex-direction: column;

    gap: 16px;

    width: 100%;

}

body.theme-fashion1 #menu-mobile .f1-mobile-nav-switcher .f1-switcher__section--inline {

    flex-direction: column;

    align-items: flex-start;

    gap: 8px;

}

body.theme-fashion1 #menu-mobile .f1-mobile-nav-switcher .f1-switcher__chips--inline {

    flex-wrap: wrap;

}



/* Ürün kartı — mobil aksiyon butonları (Anvogue grid-type) */

@media (max-width: 1023px) {

    body.theme-fashion1 .product-item.grid-type .product-thumb .list-action {

        display: flex !important;

        align-items: center;

        justify-content: center;

        gap: 8px;

        opacity: 1 !important;

        visibility: visible !important;

        transform: none !important;

        bottom: 12px;

        grid-template-columns: none;

    }

    body.theme-fashion1 .product-item.grid-type .product-thumb .list-action-right {

        display: flex !important;

        flex-direction: column;

        opacity: 1 !important;

        visibility: visible !important;

        transform: none !important;

    }

    body.theme-fashion1 .product-item.grid-type .list-action .quick-view-btn,
    body.theme-fashion1 .product-item.grid-type .list-action .add-cart-btn,
    body.theme-fashion1 .product-item.grid-type .list-action form .add-cart-btn {

        width: 32px;

        height: 32px;

        min-height: 32px;

        padding: 0;

        border-radius: 6px;

    }

    body.theme-fashion1 .product-item.grid-type .list-action form {

        width: 32px;

        min-width: 32px;

    }

    body.theme-fashion1 .product-item.grid-type .list-action .tag-action {

        display: none;

    }

    body.theme-fashion1 .product-item.grid-type:hover .list-action,
    body.theme-fashion1 .product-item.grid-type:hover .list-action-right {

        transform: none;

    }

}

/* Mobil Tasarım CMS — vitrin görünürlük */
@media (min-width: 992px) {
    .home-section--desktop-off {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .home-section--mobile-off {
        display: none !important;
    }

    body.theme-fashion1:not(.mobile-topbar-visible) #top-nav.f1-mobile-topbar {
        display: none !important;
    }

    body.theme-fashion1.mobile-header-logo-center .header-main .left > a {
        position: static !important;
        transform: none !important;
    }

    body.theme-fashion1.mobile-gallery-thumbs-none .product-detail .product-thumb .list-thumbs,
    body.theme-fashion1.mobile-gallery-thumbs-left .product-detail .product-thumb .list-thumbs {
        display: none;
    }

    body.theme-fashion1.mobile-product-hide-payment .md-mobile-payment-block {
        display: none !important;
    }

    body.theme-fashion1.mobile-product-hide-get-it .md-mobile-get-it-block {
        display: none !important;
    }

    body.theme-fashion1.mobile-product-hide-reviews .md-mobile-reviews-block {
        display: none !important;
    }
}

/* Yan sepet — mobil footer butonları ve ücretsiz kargo barı */
body.theme-fashion1 .modal-cart-block .modal-cart-main {
    display: flex;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .heading,
body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .time.countdown-cart,
body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .heading.banner {
    flex-shrink: 0;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block #f1-modal-cart-body {
    flex: 1 1 auto;
    min-height: 0 !important;
    max-height: none !important;
    overflow-y: auto;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .footer-modal {
    position: relative;
    flex-shrink: 0;
    z-index: 3;
    background: #fff;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .footer-modal .block-button {
    display: block;
}

body.theme-fashion1 .modal-cart-block .modal-cart-main > .right.cart-block .footer-modal .block-button .button-main {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
}

body.theme-fashion1 .modal-cart-block .cart-block .heading.banner .text {
    line-height: 1.45;
}

body.theme-fashion1 .modal-cart-block .cart-block .heading.banner .tow-bar-block {
    width: 100%;
    overflow: hidden;
    border-radius: 999px;
}

body.theme-fashion1 .modal-cart-block .cart-block .heading.banner .tow-bar-block .progress-line {
    max-width: 100%;
}

/* Sepet sayfası — özet butonları */
body.theme-fashion1.page-cart .checkout-block .f1-cart-summary-actions {
    display: block;
    margin-top: 16px;
}

body.theme-fashion1.page-cart .checkout-block .f1-cart-summary-actions .button-main,
body.theme-fashion1.page-cart .checkout-block .f1-cart-summary-actions .f1-cart-summary__checkout {
    display: block;
    width: 100%;
    min-height: 44px;
}

body.theme-fashion1.page-cart .checkout-block .f1-cart-summary-actions .f1-cart-continue {
    display: block;
    width: 100%;
    color: inherit;
}

body.theme-fashion1.page-cart .f1-cart-mobile-actions .button-main {
    min-height: 44px;
}

@media (max-width: 1279.98px) {
    body.theme-fashion1.page-cart {
        padding-bottom: calc(130px + env(safe-area-inset-bottom, 0px));
    }
}

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .menu-main > ul > li > a,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .menu-mobile-icon i,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .search-icon i,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .compare-icon i,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .user-icon i,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .cart-icon i,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .wishlist-icon i {

    color: var(--theme-menu-link, #1F1F1F);

}



body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .f1-cart-count,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .f1-compare-count,

body.theme-fashion1 .header-menu.style-one.absolute.bg-transparent:not(.fixed) .wishlist-quantity {

    background: var(--black, #1F1F1F);

    color: var(--white, #fff);

}



/* Breadcrumb — #header içinde; üstte ekstra boşluk bırakma (Anvogue about.html) */
body.theme-fashion1 #header > .f1-page-content {
    margin: 0;
    padding: 0;
}

body.theme-fashion1 #header > .f1-page-content > .breadcrumb-block:first-child,
body.theme-fashion1 #header > .f1-page-content > .breadcrumb-product:first-child {
    margin-top: 0;
}

/* Bilgi / içerik sayfaları — breadcrumb style-shared (Anvogue about.html) */
body.theme-fashion1 .breadcrumb-block.style-shared .breadcrumb-main {
    background: linear-gradient(238deg, #FAF8F1 0%, #F6F3EF 99.66%);
    overflow: hidden;
}

body.theme-fashion1 .breadcrumb-block.style-shared .breadcrumb-main .container {
    position: relative;
    padding-bottom: 40px;
}

@media (min-width: 1024px) {
    body.theme-fashion1 .breadcrumb-block.style-shared .breadcrumb-main .container {
        padding-top: 134px;
    }
}

@media (max-width: 1023.98px) {
    body.theme-fashion1 .breadcrumb-block.style-shared .breadcrumb-main .container {
        padding-top: 96px;
    }

    body.theme-fashion1:not(.mobile-topbar-visible) .breadcrumb-block.style-shared .breadcrumb-main .container {
        padding-top: 66px;
    }
}

body.theme-fashion1 .breadcrumb-block.style-shared .text-content .heading2 {
    text-align: center;
}

body.theme-fashion1 .breadcrumb-block.style-shared .text-content .link a {
    color: var(--black, #1F1F1F);
}

body.theme-fashion1 .breadcrumb-block.style-shared .text-content .link a:hover {
    text-decoration: underline;
}

/* Mağaza — breadcrumb style-img (aynı padding, orijinal shop-default) */
body.theme-fashion1 .breadcrumb-block.style-img .breadcrumb-main .container {
    position: relative;
    padding-bottom: 40px;
}

@media (min-width: 1024px) {
    body.theme-fashion1 .breadcrumb-block.style-img .breadcrumb-main .container {
        padding-top: 134px;
    }
}

@media (max-width: 1023.98px) {
    body.theme-fashion1 .breadcrumb-block.style-img .breadcrumb-main .container {
        padding-top: 96px;
    }

    body.theme-fashion1:not(.mobile-topbar-visible) .breadcrumb-block.style-img .breadcrumb-main .container {
        padding-top: 66px;
    }
}

/* Ürün detay — breadcrumb-product (Anvogue product-default; md:pt-[88px] Tailwind'de derlenmiyor) */
body.theme-fashion1 .breadcrumb-product .main {
    background-color: var(--surface, #F7F7F7);
    padding-bottom: 14px;
}

@media (min-width: 768px) {
    body.theme-fashion1 .breadcrumb-product .main {
        padding-top: 88px;
    }
}

@media (max-width: 767.98px) {
    body.theme-fashion1 .breadcrumb-product .main {
        padding-top: 70px;
    }
}

body.theme-fashion1 .breadcrumb-product .prev-btn,
body.theme-fashion1 .breadcrumb-product .next-btn {
    cursor: pointer;
}

/* Ürün detay — tam ekran galeri popup (initProductGalleryLightbox body'ye taşır) */
body.theme-fashion1 .f1-product-gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 12040;
    transition: all ease 0.4s;
}

body.theme-fashion1 .f1-product-gallery-popup.open {
    opacity: 1;
    visibility: visible;
}

body.theme-fashion1 .f1-product-gallery-popup img {
    width: auto;
    height: 100vh;
    margin: 0 auto;
    display: block;
}

body.theme-fashion1 .f1-product-gallery-popup .swiper-button-next::after,
body.theme-fashion1 .f1-product-gallery-popup .swiper-button-prev::after {
    font-size: 24px;
    font-weight: bold;
    color: var(--white, #fff);
}

@media (max-width: 767.98px) {
    body.theme-fashion1 .f1-product-gallery-popup .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body.theme-fashion1 .f1-product-gallery-popup .swiper-button-prev {
        left: 6px;
    }

    body.theme-fashion1 .f1-product-gallery-popup .swiper-button-next {
        right: 6px;
    }

    body.theme-fashion1 .f1-product-gallery-popup img {
        width: 80vw;
        height: auto;
    }
}

body.theme-fashion1 .product-detail.kf-product-page .mySwiper2 .popup-link,
body.theme-fashion1 .product-detail.kf-product-page .mySwiper2 img {
    cursor: zoom-in;
}

body.theme-fashion1 .mfp-bg,
body.theme-fashion1 .mfp-wrap {
    z-index: 12050;
}

/* Mobil menü — alt / mega menü paneli */
body.theme-fashion1 #menu-mobile.open .list-nav > ul {
    min-height: calc(100vh - 200px);
}

body.theme-fashion1 #menu-mobile.open .list-nav > ul > li.has-sub,
body.theme-fashion1 #menu-mobile.open .list-nav > ul > li:has(.sub-nav-mobile) {
    position: static;
}

body.theme-fashion1 #menu-mobile.open .list-nav > ul > li.open {
    z-index: 11;
}

body.theme-fashion1 #menu-mobile.open .list-nav > ul > li.open .sub-nav-mobile {
    left: 0;
    height: auto;
    min-height: calc(100vh - 160px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

body.theme-fashion1 #menu-mobile.open .list-nav > ul > li .sub-nav-mobile {
    height: auto;
    min-height: calc(100vh - 160px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

body.theme-fashion1 #menu-mobile.open .list-nav > ul > li .sub-nav-mobile .list-nav-item {
    overflow-y: auto;
    max-height: calc(100vh - 160px);
    padding-bottom: 24px;
}

body.theme-fashion1 #menu-mobile .sub-nav-mobile .nav-link.grid {
    grid-template-columns: 1fr;
    gap: 20px;
}

@media (min-width: 480px) {
    body.theme-fashion1 #menu-mobile .sub-nav-mobile .nav-link.grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

body.theme-fashion1 #menu-mobile .js-f1-mobile-sub-toggle {
    cursor: pointer;
}

body.theme-fashion1 #menu-mobile .sub-nav-mobile .back-btn {
    cursor: pointer;
    padding: 8px 0 12px;
    font-weight: 600;
}
