html {
    width: 100%;
    overflow-x: hidden;
}

body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

#wrapper,
#header,
.main-header,
.header-bottom,
.announcement-bar,
.offcanvas,
.modal,
main,
section,
footer {
    max-width: 100%;
}

img,
svg,
video,
canvas,
iframe {
    max-width: 100%;
}

img,
video,
canvas,
iframe {
    height: auto;
}

input,
select,
textarea,
button {
    max-width: 100%;
}

:where(
    .row,
    .d-flex,
    .wrapper-header,
    .box-nav-ul,
    .tf-mini-cart-bottom-wrap,
    .tf-mini-cart-tool-btn,
    .bh-rail-grid,
    .bh-category-grid,
    .bh-benefit-grid,
    .grid-layout,
    .page-header,
    .tf-grid-layout
) > * {
    min-width: 0;
}

.container,
.container-full {
    width: 100%;
    max-width: 100%;
}

.footer-seo-panel {
    position: relative;
    background:
        
        linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}

.footer-seo-panel .container {
    max-width: 1440px;
}

.footer-seo-panel__inner {
    padding: 34px 0 38px;
}

.footer-seo-panel__lead {
    max-width: 920px;
}

.footer-seo-panel__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    color: #9b6b45;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.footer-seo-panel__eyebrow::before {
    content: "";
    width: 18px;
    height: 1px;
    background: currentColor;
}

.footer-seo-panel__title {
    margin: 0;
    color: #231a12;
    font-size: clamp(26px, 2.4vw, 36px);
    line-height: 1.16;
    letter-spacing: -0.02em;
}

.footer-seo-panel__lead p {
    margin: 14px 0 0;
    color: #5f544a;
    font-size: 15px;
    line-height: 1.75;
}

.footer-seo-panel__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: 24px;
}

.footer-seo-card {
    height: 100%;
    padding: 22px 22px 20px;
    border: 1px solid rgba(73, 52, 35, 0.08);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 16px 36px rgba(61, 42, 26, 0.05);
}

.footer-seo-card h4 {
    margin: 0;
    color: #231a12;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
}

.footer-seo-card p {
    margin: 12px 0 0;
    color: #665a4f;
    font-size: 14px;
    line-height: 1.72;
}

.footer-seo-list {
    margin: 14px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
}

.footer-seo-list li {
    position: relative;
    padding-left: 18px;
    color: #231a12;
    font-size: 14px;
    line-height: 1.6;
}

.footer-seo-list li::before {
    content: "";
    position: absolute;
    top: 0.62em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #2f8f61 0%, #9b6b45 100%);
}

.footer-seo-list--compact {
    gap: 8px;
}

.tf-sw-referans-story,
.tf-categories-container,
.table-wrapper,
.tf-mini-cart-sroll,
.tf-search-hidden-inner {
    max-width: 100%;
}

@media (max-width: 1199px) {
    .bh-header-nav-wrap {
        display: none;
    }
}

@media (max-width: 991px) {
    .logo-header img,
    .bh-site-logo {
        max-width: min(180px, 42vw);
        height: auto;
    }

    .nav-icon {
        gap: 12px !important;
    }

    .bh-home .bh-section-heading,
    .flat-title,
    .page-header {
        flex-wrap: wrap;
    }

    .card-product-info,
    .bh-mini-product-body,
    .collection-content,
    .blog-content,
    .tf-product-info-price,
    .tf-mini-cart-bottom-wrap {
        min-width: 0;
    }

    .slider-women .wrap-slider img {
        position: relative;
        width: 100%;
        min-width: 0;
        inset: auto;
    }

    .slider-home-2 .wrap-slider {
        margin-right: 0;
    }

    .footer-seo-panel__inner {
        padding: 28px 0 32px;
    }

    .footer-seo-panel__grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .footer-seo-card {
        padding: 18px 18px 17px;
        border-radius: 18px;
    }
}

/* Alt menü tek satır: sarma yok. overflow kullanma — absolute alt menüler kesilir. */
.bh-header-nav-wrap,
.bh-header-nav-wrap .wrapper-header.bh-header-nav-inner {
    overflow: visible;
}

.bh-header-nav-wrap .bh-header-nav.box-navigation {
    display: flex;
    justify-content: center;
    overflow: visible;
    max-width: 100%;
}

#header .logo-header.bh-logo-header {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

#header .bh-logo-emblem {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: clamp(118px, 12vw, 156px);
    aspect-ratio: 1;
    padding: clamp(10px, 1vw, 15px);
    isolation: isolate;
}

#header .bh-logo-emblem::before {
    content: none !important;
    display: none !important;
    background: none !important;
}

#header .bh-logo-emblem::after {
    content: "";
    position: absolute;
    inset: 21%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.74) 58%, rgba(255, 255, 255, 0) 100%);
    z-index: 0;
    pointer-events: none;
}

#header .bh-logo-emblem > .bh-site-logo--png {
    position: relative;
    z-index: 1;
    width: auto !important;
    height: auto !important;
    max-width: 59% !important;
    max-height: 59% !important;
    min-height: 0;
    object-fit: contain;
}

.bh-header-nav-wrap .bh-header-nav .box-nav-ul.bh-nav-gap {
    flex-wrap: nowrap !important;
    row-gap: 0;
    gap: 6px 12px;
    width: max-content;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

/* Çok öğeli tek satır: okunabilir tipografi (alt menü overflow’suz) */
@media (min-width: 1150px) {
    .bh-header-nav-wrap .bh-header-nav .box-nav-ul.bh-nav-gap {
        gap: 6px 10px;
    }

    .bh-header-nav .menu-item > .item-link.bh-nav-link {
        font-size: 15px !important;
        padding: 7px 4px !important;
    }

    .bh-header-nav .menu-item {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }

    .bh-header-nav .bh-nav-caret {
        font-size: 9px !important;
        margin-left: 4px !important;
    }
}

/* Bereketli: header logosu yatay daha geniş (yerleşim aynı: üst satır orta logo) */
#header .logo-header img,
#header .logo-header .bh-site-logo--png {
    width: auto !important;
    max-width: min(480px, 46vw);
    max-height: 88px;
    height: auto !important;
    aspect-ratio: unset;
    object-fit: contain;
}

#header .bh-logo-emblem > .bh-site-logo--png,
#header .logo-header.bh-logo-header .bh-logo-emblem > .bh-site-logo--png {
    width: auto !important;
    height: auto !important;
    max-width: 59% !important;
    max-height: 59% !important;
    min-height: 0;
    object-fit: contain;
}

@media (min-width: 1200px) {
    #header .bh-logo-emblem {
        width: clamp(136px, 10vw, 170px);
        padding: 14px;
    }

    #header .bh-logo-emblem > .bh-site-logo--png {
        max-width: 61% !important;
        max-height: 61% !important;
    }

    #header .logo-header .bh-site-logo--png {
        max-width: min(520px, 40vw);
        max-height: 96px;
    }
}

@media (max-width: 991px) {
    #header .bh-logo-emblem {
        width: clamp(94px, 24vw, 122px);
        padding: 9px;
    }

    #header .bh-logo-emblem > .bh-site-logo--png {
        max-width: 58% !important;
        max-height: 58% !important;
    }
}

@media (max-width: 575px) {
    #header .bh-logo-emblem {
        width: clamp(82px, 24vw, 102px);
        padding: 8px;
    }

    #header .logo-header .bh-site-logo--png {
        max-height: 74px;
    }
}

.canvas-mb .mb-canvas-content {
    padding-top: 42px;
}

.canvas-mb .icon-close-popup {
    top: 10px;
    left: 12px;
}

.canvas-mb .mb-canvas-brand {
    padding: 8px 14px 8px 36px;
    text-align: left;
    border-bottom: 0;
}

.canvas-mb .mb-canvas-brand-link {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
}

.canvas-mb .mb-canvas-brand .bh-site-logo--drawer,
.canvas-mb .mb-canvas-brand .bh-site-logo--drawer.bh-site-logo--png {
    width: auto !important;
    max-width: min(225px, 72vw);
    max-height: 34px;
    height: auto !important;
    aspect-ratio: unset;
    object-fit: contain;
}

@media (max-width: 767px) {
    body {
        position: relative;
    }

    .container,
    .container-full {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .announcement-bar .icon-close {
        right: 10px;
    }

    .topbar,
    .flat-title,
    .page-header,
    .tf-mini-cart-tool-btn {
        gap: 12px;
    }

    .box-sw-announcement-bar,
    .announcement-bar-item,
    .announcement-bar-item p {
        max-width: none;
        white-space: nowrap;
    }

    .card-product,
    .collection-item-v6,
    .collection-item-circle,
    .blog-item,
    .tf-icon-box,
    .footer-col-block,
    .footer-newsletter,
    .bh-rail-card,
    .bh-story-shell {
        max-width: 100%;
        overflow: hidden;
    }

    .modal-shopping-cart .modal-dialog,
    .canvas-search,
    .canvas-mb {
        max-width: 100vw;
    }

    .canvas-search .canvas-wrapper,
    .canvas-mb .mb-canvas-content {
        width: min(100vw, 420px);
        max-width: 100%;
    }

    #wrapper table:not(.ui-datepicker-calendar) {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    #wrapper pre,
    #wrapper code,
    #wrapper .tf-mini-cart-items,
    #wrapper .breadcrumb {
        max-width: 100%;
        overflow-x: auto;
    }

    .canvas-mb .mb-canvas-content {
        padding-top: 38px;
    }

    .canvas-mb .icon-close-popup {
        top: 8px;
        left: 10px;
    }

    .canvas-mb .mb-canvas-brand {
        padding: 6px 12px 8px 32px;
    }

    .canvas-mb .mb-canvas-brand .bh-site-logo--drawer,
    .canvas-mb .mb-canvas-brand .bh-site-logo--drawer.bh-site-logo--png {
        max-width: min(205px, 70vw);
        max-height: 30px;
    }

    .wrapper-shop {
        gap: 12px !important;
    }

    .wrapper-shop .card-product,
    .magaza .wrapper-shop .card-product {
        background: #fff;
        border-color: rgba(0, 0, 0, 0.1);
        border-radius: 16px;
        box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    }

    .wrapper-shop .card-product .card-product-wrapper {
        border-radius: 16px 16px 14px 14px;
    }

    .wrapper-shop .card-product .card-product-info.bh-card-product-info {
        padding: 14px 12px 16px;
        gap: 10px;
    }

    .wrapper-shop .card-product .card-product-info.bh-card-product-info .title {
        font-size: 15px;
        line-height: 1.4;
        min-height: calc(1.4em * 2);
    }

    .wrapper-shop .card-product .bh-price-row {
        gap: 8px 12px;
    }

    .wrapper-shop .card-product .bh-price-row .old-price {
        font-size: 13px;
    }

    .wrapper-shop .card-product .bh-price-row .bh-price-sale {
        font-size: 19px;
    }

    .wrapper-shop .card-product .bh-price-row .bh-price-cart {
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.045);
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product {
        min-height: 374px;
        height: auto;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-info.bh-card-product-info {
        padding: 14px 10px 14px;
        gap: 8px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-info.bh-card-product-info .title {
        min-height: calc(1.42em * 3);
        font-size: 14px;
        line-height: 1.42;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .bh-price-row {
        margin-top: auto;
        padding-top: 10px;
        gap: 4px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 58px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .bh-price-row .old-price {
        width: 100%;
        font-size: 12px;
        line-height: 1.2;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .bh-price-row .bh-price-sale {
        font-size: 18px;
        line-height: 1.18;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .bh-price-row .bh-price-cart {
        display: none;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-wrapper .list-product-btn {
        left: 12px;
        right: 12px;
        bottom: 10px;
        gap: 8px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-wrapper .list-product-btn .box-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.94);
        box-shadow: 0 12px 24px rgba(15, 23, 42, 0.12);
        backdrop-filter: blur(12px);
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-wrapper .list-product-btn .box-icon .icon {
        font-size: 15px;
        height: auto;
    }

    .wrapper-shop .card-product .card-product-wrapper .on-sale-wrap {
        top: 10px;
        right: 10px;
        left: 10px;
    }

    .wrapper-shop .card-product .card-product-wrapper .on-sale-wrap .on-sale-item {
        min-width: 46px;
        line-height: 24px;
        border-radius: 999px;
        font-weight: 600;
    }
}

@media (max-width: 575px) {
    .wrapper-shop {
        gap: 10px !important;
    }

    .wrapper-shop .card-product .card-product-info.bh-card-product-info {
        padding: 13px 10px 14px;
    }

    .wrapper-shop .card-product .card-product-info.bh-card-product-info .title {
        font-size: 14px;
    }

    .wrapper-shop .card-product .bh-price-row .bh-price-sale {
        font-size: 17px;
    }

    .footer-seo-panel__title {
        font-size: 24px;
    }

    .footer-seo-panel__lead p,
    .footer-seo-card p,
    .footer-seo-list li {
        font-size: 13px;
        line-height: 1.68;
    }

    .footer-seo-card h4 {
        font-size: 16px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product {
        min-height: 360px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-info.bh-card-product-info {
        padding: 13px 9px 12px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-wrapper .list-product-btn {
        left: 10px;
        right: 10px;
        bottom: 8px;
    }

    .bh-home .bh-editorial-products--marketplace > .card-product-wrapper .card-product .card-product-wrapper .list-product-btn .box-icon {
        width: 36px;
        height: 36px;
        min-width: 36px;
        border-radius: 11px;
    }
}

/* Header dropdown fixes: wider submenu + touch toggle support */
.bh-header-nav .menu-item > .sub-menu.submenu-default,
.bh-header-nav .menu-item > .sub-menu.submenu-default.bh-nav-submenu {
    min-width: max(220px, max-content);
    width: max-content;
}

.bh-header-nav .bh-nav-submenu .menu-list {
    min-width: max-content;
}

.bh-header-nav .bh-nav-submenu .menu-link-text {
    white-space: nowrap;
}

.bh-header-nav .menu-item.bh-menu-dropdown.is-open > .sub-menu {
    transform: translate3d(0, 0, 0) !important;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.bh-header-nav .bh-menu-dropdown--edge > .sub-menu.submenu-default,
.bh-header-nav .bh-menu-dropdown--edge > .sub-menu.submenu-default.bh-nav-submenu {
    left: auto !important;
    right: 0;
}

.bh-header-nav .bh-menu-dropdown.is-open > .item-link .bh-nav-caret {
    transform: rotate(180deg);
    opacity: 0.8;
}

/* Mobil drawer: kategori satırlarını sola hizala */
.canvas-mb .mb-nav-sub {
    padding-left: 0 !important;
}

.canvas-mb .mb-nav-sub .nav-mb-item {
    padding-left: 0;
}

.canvas-mb .mb-nav-sub .mb-menu-link {
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    padding-left: 12px !important;
    padding-right: 0;
    gap: 10px;
}

.canvas-mb .mb-nav-sub .mb-menu-link.bh-nav-cat-link {
    align-items: center;
}

/* Ürün detay: breadcrumb mobilde tek satır, yatay kaydırma */
@media (max-width: 767px) {
    .tf-breadcrumb .tf-breadcrumb-wrap {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center;
        gap: 8px 10px;
        padding: 14px 0 16px;
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }

    .tf-breadcrumb .tf-breadcrumb-wrap::-webkit-scrollbar {
        height: 4px;
    }

    .tf-breadcrumb .tf-breadcrumb-wrap::-webkit-scrollbar-thumb {
        background: rgba(15, 23, 42, 0.2);
        border-radius: 4px;
    }

    .tf-breadcrumb .tf-breadcrumb-wrap > a,
    .tf-breadcrumb .tf-breadcrumb-wrap > span {
        white-space: nowrap;
        flex-shrink: 0;
        font-size: 13px;
        line-height: 1.35;
    }

    .tf-breadcrumb .tf-breadcrumb-wrap > span {
        font-weight: 700;
    }

    .tf-breadcrumb .tf-breadcrumb-wrap > .icon {
        flex-shrink: 0;
        font-size: 8px;
        opacity: 0.5;
        margin: 0;
    }
}

/* Ürün kartı etiketleri */
.bh-card-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    pointer-events: none;
}
.bh-card-badge span {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1;
    white-space: nowrap;
}
.bh-card-badge--new span {
    background: #214332;
    color: #fff;
}
.bh-card-badge--hot span {
    background: #e53e3e;
    color: #fff;
}

/* ─── English Home stili header ─────────────────────────────────────── */

/* Header wrapper min-height sıfırla */
#header.bh-eh-header .main-header .wrapper-header,
#header.bh-eh-header .bh-eh-main-header {
    min-height: 0 !important;
}

/* Ana satır: custom flexbox (Bootstrap grid bypass) */
.bh-eh-row {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 14px 0;
    width: 100%;
}

/* Logo: sabit genişlik */
.bh-eh-col-logo {
    flex: 0 0 auto;
}

.bh-eh-col-logo .logo-header.bh-logo-left {
    justify-content: flex-start;
}

/* Arama: esnek, büyür */
.bh-eh-col-search {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 680px;
}

/* İkonlar: margin-left:auto ile tam sağa yasla */
.bh-eh-col-icons {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: auto;
}

/* Hamburger: mobil/tablette görünür, masaüstünde gizli */
.bh-eh-hamburger {
    display: none;
    align-items: center;
    color: #111;
}

/* İkon listesi */
.bh-eh-icon-list {
    display: flex !important;
    align-items: center;
    gap: 18px;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Hesap: metin + ikon yan yana */
.bh-eh-account-link {
    display: flex !important;
    align-items: center;
    gap: 6px;
}

.bh-eh-account-text {
    font-size: 13px;
    font-weight: 500;
    color: #111;
    white-space: nowrap;
    line-height: 1;
}

/* ─ Arama çubuğu ─ */
.bh-eh-search-form {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.bh-eh-search-input {
    width: 100%;
    height: 46px;
    padding: 0 52px 0 18px;
    border: 1.5px solid #dcdcdc;
    border-radius: 4px;
    font-size: 14px;
    color: #222;
    background: #fff;
    outline: none;
    transition: border-color .2s ease;
    -webkit-appearance: none;
    appearance: none;
}

.bh-eh-search-input:focus {
    border-color: #111;
}

.bh-eh-search-input::placeholder {
    color: #aaa;
    font-size: 13.5px;
}

.bh-eh-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 48px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #555;
    transition: color .15s ease;
    padding: 0;
}

.bh-eh-search-btn:hover {
    color: #111;
}

/* Nav çubuğu: caret gizli, hover altçizgi */
#header.bh-eh-header .bh-eh-nav-bar .bh-nav-caret {
    display: none !important;
}

#header.bh-eh-header .bh-eh-nav-bar .item-link.bh-nav-link {
    position: relative;
    color: #2d1d14 !important;
    font-weight: 700 !important;
    transition: color .18s ease, text-shadow .18s ease !important;
}

#header.bh-eh-header .bh-eh-nav-bar .menu-item:hover > .item-link.bh-nav-link,
#header.bh-eh-header .bh-eh-nav-bar .menu-item.active > .item-link.bh-nav-link {
    color: #c4551a !important;
}

#header.bh-eh-header .bh-eh-nav-bar .menu-item.bh-menu-item--highlight > .item-link.bh-nav-link {
    color: #d35b15 !important;
    font-weight: 800 !important;
    text-shadow: 0 0 18px rgba(211, 91, 21, 0.14);
}

#header.bh-eh-header .bh-eh-nav-bar .item-link.bh-nav-link::after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: -1px !important;
    top: auto !important;
    width: 0 !important;
    height: 2px !important;
    background: #d35b15 !important;
    transform: none !important;
    display: block !important;
    transition: width .2s ease !important;
}

#header.bh-eh-header .bh-eh-nav-bar .menu-item:hover > .item-link.bh-nav-link::after,
#header.bh-eh-header .bh-eh-nav-bar .menu-item.active > .item-link.bh-nav-link::after,
#header.bh-eh-header .bh-eh-nav-bar .menu-item.bh-menu-item--highlight > .item-link.bh-nav-link::after {
    width: 100% !important;
}

/* ─ Mobil/tablet (< 1200px): arama gizli, hamburger görünür ─ */
@media (max-width: 1199px) {
    .bh-eh-col-search {
        display: none;
    }

    .bh-eh-hamburger {
        display: inline-flex;
    }

    .bh-eh-account-text {
        display: none;
    }

    .bh-eh-icon-list {
        gap: 12px;
    }

    .bh-eh-row {
        padding: 10px 0;
        gap: 16px;
    }
}

/* ─ Masaüstü (≥ 1200px): logo boyutu ─ */
@media (min-width: 1200px) {
    #header.bh-eh-header .bh-logo-emblem {
        width: clamp(110px, 8vw, 140px);
        padding: 10px;
    }
}

/* ─── Mega panel: English Home stili ──────────────────────────────── */
/* Nav bar'ı containing block yap — <li> position:relative'i geçersiz kıl */
.bh-eh-nav-bar .bh-header-nav-inner {
    position: relative;
}
.bh-eh-nav-bar .bh-mega-item {
    position: static !important;
}

/* !important kullanımı zorunlu: base CSS yüksek specificity hover rule'ları var */

.bh-mega-panel.bh-mega-panel-eh {
    display: none !important;
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    width: min(1020px, 94vw) !important;
    background: #fff !important;
    border: 1px solid #e8e8e8 !important;
    border-top: 2px solid #111 !important;
    box-shadow: 0 8px 28px rgba(0, 0, 0, .10) !important;
    z-index: 9999 !important;
    padding: 28px 32px 24px !important;
    opacity: 1 !important;
    visibility: visible !important;
    flex-direction: row !important;
    gap: 32px !important;
    align-items: flex-start !important;
}

.bh-mega-item:hover .bh-mega-panel.bh-mega-panel-eh,
.bh-mega-item.is-open .bh-mega-panel.bh-mega-panel-eh {
    display: flex !important;
    transform: translateX(-50%) !important;
}

/* Mobilde her zaman gizli */
@media (max-width: 1199px) {
    .bh-mega-item:hover .bh-mega-panel.bh-mega-panel-eh,
    .bh-mega-item.is-open .bh-mega-panel.bh-mega-panel-eh {
        display: none !important;
    }
}

/* Metin linkleri alanı */
.bh-mega-eh-links {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.bh-mega-eh-link-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 20px;
}

.bh-mega-eh-link-grid li {
    margin: 0;
    padding: 0;
}

.bh-mega-eh-link {
    display: block;
    font-size: 13.5px;
    font-weight: 600;
    color: #222;
    text-decoration: none;
    line-height: 1.4;
    padding: 4px 0;
    border-bottom: 1.5px solid transparent;
    transition: border-color .15s ease, color .15s ease;
}

.bh-mega-eh-link:hover {
    color: #111;
    border-bottom-color: #111;
}

.bh-mega-eh-all {
    display: inline-block;
    font-size: 12.5px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    border-bottom: 1.5px solid #111;
    padding-bottom: 1px;
    transition: opacity .15s ease;
}

.bh-mega-eh-all:hover {
    opacity: .65;
}

/* ─── Gruplu mega-menü (alt-alt kategoriler varsa) ─────────────── */
.bh-mega-eh-grouped {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 28px;
}

.bh-mega-eh-col {
    min-width: 120px;
    flex: 0 0 auto;
}

.bh-mega-eh-col-title {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #111;
    text-decoration: none;
    margin-bottom: 7px;
    border-bottom: 1.5px solid #e0e0e0;
    padding-bottom: 5px;
    transition: color .15s;
}
.bh-mega-eh-col-title:hover { color: #555; }

.bh-mega-eh-col-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.bh-mega-eh-col-link {
    display: block;
    font-size: 12.5px;
    font-weight: 400;
    color: #555;
    text-decoration: none;
    padding: 2px 0;
    transition: color .15s;
}
.bh-mega-eh-col-link:hover { color: #111; }

/* L2 alt başlık (L3 çocukları varsa) */
.bh-mega-eh-l2-title {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    margin-top: 8px;
    margin-bottom: 2px;
    transition: color .15s;
}
.bh-mega-eh-l2-title:hover { color: #4f46e5; }

.bh-mega-eh-l3-list {
    list-style: none;
    margin: 0 0 2px 8px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

/* Sağdaki öne çıkan fotoğraf */
.bh-mega-eh-img {
    flex-shrink: 0;
    width: 210px;
}

.bh-mega-eh-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
    display: block;
}

/* ─── Logo yazısı ───────────────────────────────────────────────── */
.bh-eh-logo-text {
    display: flex;
    align-items: center;
    user-select: none;
}

.bh-eh-logo-brand {
    font-family: 'Barlow Condensed', Arial Narrow, Arial, sans-serif;
    font-size: 30px;
    font-weight: 800;
    font-style: normal;
    color: #111;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 1;
}


@media (max-width: 1199px) {
    .bh-eh-logo-text {
        display: none;
    }
}

/* ─────────────────────────────────────────────────────────────────── */

/* ─── Alt kategori chips (kategori sayfası) ──────────────────────── */
.bh-subcat-chips-wrap {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 16px;
    margin-bottom: 4px;
}

.bh-subcat-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 12px 0 0;
}

.bh-subcat-chip {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 16px;
    font-size: 12.5px;
    font-weight: 500;
    letter-spacing: .01em;
    color: #444;
    background: #ffffff;
    border: 1.5px solid #e4e4e4;
    border-radius: 100px;
    text-decoration: none;
    white-space: nowrap;
    transition: background .18s, border-color .18s, color .18s, box-shadow .18s;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}

.bh-subcat-chip:hover,
.bh-subcat-chip.active {
    background: #111;
    border-color: #111;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.13);
}

@media (max-width: 767px) {
    .bh-subcat-chips {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding-bottom: 4px;
    }
    .bh-subcat-chips::-webkit-scrollbar { display: none; }
}
