/* ECC Health — Sephora-inspired redesign */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Montserrat', 'Poppins', sans-serif !important;
    background-color: #ffffff;
    color: #000000;
}

/* ── Top announcement bar ── */
.ecc-top-bar,
.header_yazi {
    background-color: #000000 !important;
    color: #ffffff !important;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    line-height: 36px !important;
    padding: 0 16px;
}
.header_yazi a { color: #ffffff !important; text-decoration: underline; }

/* hide old email strip */
.header1 { display: none !important; }

/* ── Main header ── */
.ecc-header-main,
.header2 {
    height: auto !important;
    min-height: 72px;
    background: #ffffff !important;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
    overflow: visible !important;
}
.ecc-header-inner,
.header_2_ortala {
    width: 100% !important;
    max-width: 1280px;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 32px;
    height: auto !important;
    padding: 0 24px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative !important;
    float: none !important;
}
.ecc-header-logo {
    flex-shrink: 0;
    grid-column: 1;
    min-width: 0;
}
.ecc-header-logo a {
    display: block;
    line-height: 0;
}
.ecc-header-search {
    grid-column: 2;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    justify-self: center;
    min-width: 0;
    position: static !important;
}
.ecc-search-wrap {
    position: relative;
    width: 100%;
    display: block !important;
}
header_menu_arama,
.ecc-header-search header_menu_arama {
    position: static !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    left: auto !important;
    top: auto !important;
    float: none !important;
}
.ecc-header-actions,
.header_2_menuler {
    grid-column: 3;
    display: flex !important;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    justify-self: end;
    position: static !important;
    float: none !important;
    margin: 0 !important;
    width: auto !important;
}
.ecc-siparis-link a {
    color: #000 !important;
    font-size: 11px !important;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
}
.header_arama_txt {
    width: 100% !important;
    max-width: none !important;
    height: 44px !important;
    border: 1px solid #000000 !important;
    border-radius: 0 !important;
    font-size: 13px !important;
    padding: 0 44px 0 16px !important;
    margin: 0 !important;
    color: #000 !important;
    background: #fff !important;
    box-sizing: border-box !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    float: none !important;
    display: block !important;
}
.header_Arama_Btn {
    position: absolute !important;
    right: 4px !important;
    top: 50% !important;
    left: auto !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    background: transparent url(/images/header_arama_btn.png) no-repeat center !important;
    background-size: 18px !important;
    border: 0 !important;
    width: 36px !important;
    height: 36px !important;
    display: block !important;
    cursor: pointer;
}
.header_bayi_girisi,
.header_sepetim,
.ecc-siparis-link {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    float: none !important;
    position: static !important;
}
.header_bayi_girisi yazi,
.header_sepetim yazi {
    margin-top: 0 !important;
}
.header_bayi_girisi a,
.header_sepetim a {
    color: #000 !important;
    font-size: 11px !important;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.header_sepetim yazi { font-size: 11px !important; }

/* ── Navigation / Mega menu ── */
.menu-container {
    background-color: #ffffff !important;
    height: auto !important;
    border-bottom: 1px solid #e5e5e5;
}
.menu {
    width: 100% !important;
    max-width: 1280px;
    padding: 0 24px;
    box-sizing: border-box;
}
.menu > ul > li a,
.ilk_menu_kirilim {
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
}
.ilk_menu_kirilim {
    width: auto !important;
    padding: 14px 18px !important;
    height: auto !important;
    text-align: center;
}
.ilk_menu_kirilim:hover,
.menu > ul > li:hover {
    background: #f5f5f5 !important;
}
.ilk_menu_kirilim:hover { color: #000 !important; }
.menu > ul > li:hover a { color: #000 !important; }
.menu > ul > li > ul {
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}
.menu_ok { display: none; }

/* ── Hero slider ── */
.slider {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
}
.slider_full {
    width: 100%;
    margin: 0;
    padding: 0;
}
.slider_full .bx-wrapper {
    margin: 0 auto !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}
.slider_full .bx-viewport {
    overflow: hidden !important;
}
.hero-slide {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    float: none !important;
}
.hero-slide > a {
    display: block;
    line-height: 0;
}
.hero-slide img {
    width: 100%;
    display: block;
    object-fit: cover;
    max-height: 520px;
    min-height: 280px;
}
.hero-overlay {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    max-width: 480px;
    z-index: 2;
    pointer-events: none;
}
.hero-overlay .ecc-cta {
    pointer-events: auto;
}
.hero-overlay h2 {
    font-size: 42px;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px;
    line-height: 1.15;
    letter-spacing: -0.02em;
    text-transform: uppercase;
}
.ecc-cta {
    display: inline-block;
    padding: 14px 32px;
    background: #000;
    color: #fff !important;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-decoration: none !important;
    border: 2px solid #000;
    transition: all 0.25s ease;
}
.ecc-cta:hover {
    background: #fff;
    color: #000 !important;
}
.ecc-cta-outline {
    background: transparent;
    color: #000 !important;
    border: 2px solid #000;
}
.ecc-cta-outline:hover {
    background: #000;
    color: #fff !important;
}

/* ── Category quick links (round icons) ── */
.header_instagram_slider {
    width: 100% !important;
    max-width: 1280px;
    margin: 40px auto 32px !important;
    padding: 0 24px;
    box-sizing: border-box;
}
.header_instagram_slider a {
    text-align: center;
    display: block;
}
.header_instagram_div {
    background: none !important;
    width: 100px !important;
    height: 100px !important;
    margin: 0 auto;
}
.header_instagram_div img {
    width: 90px !important;
    height: 90px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 50% !important;
    object-fit: cover;
    margin: 0 !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.header_instagram_div:hover img {
    transform: scale(1.05);
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}
.ecc-section-title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 28px;
}

.instagram_slider_title {
    font-size: 11px !important;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000 !important;
    margin-top: 10px !important;
    line-height: 1.3 !important;
}

/* ── Trust / value icons bar ── */
.ecc-trust-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
    max-width: 1280px;
    margin: 0 auto 48px;
    padding: 32px 24px;
    background: #f9f9f9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.ecc-trust-item {
    flex: 1;
    min-width: 200px;
    text-align: center;
    padding: 16px 12px;
}
.ecc-trust-item i {
    font-size: 28px;
    color: #000;
    margin-bottom: 12px;
    display: block;
}
.ecc-trust-item span {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000;
    line-height: 1.4;
    display: block;
}

/* hide old info boxes */
.anasayfa_bilgi_kutulari { display: none !important; }

/* ── Section headings ── */
.anasayfa_urunler {
    max-width: 1280px;
    margin: 0 auto 48px;
    padding: 0 24px;
    box-sizing: border-box;
}
.anasayfa_urunler h3 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 4px !important;
}
.anasayfa_urunler h4 {
    font-size: 12px !important;
    color: #666 !important;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/* ── Product cards ── */
.anasayfa_pembe_ortala {
    background: transparent !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.anasayfa_ozel_urunler_bg {
    background: #f9f9f9 !important;
    height: auto !important;
    margin-bottom: 0 !important;
    padding: 32px 0 48px !important;
    overflow: visible !important;
}
.anasayfa_ozel_urunler {
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto 48px !important;
    padding: 0 24px !important;
    box-sizing: border-box !important;
}
.anasayfa_ozel_urun_butonlar_satir,
.ecc-tab-row {
    position: static !important;
    margin-top: 0 !important;
    margin-bottom: 24px !important;
    clear: both !important;
    width: 100% !important;
    text-align: center !important;
}
.anasayfa_pembe_ortala,
.anasayfa_urunler_kat_ortala {
    width: 100% !important;
    max-width: 1280px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    position: static !important;
}
.anasayfa_urun_kutular {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    background: #fff;
    margin: 0 !important;
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    box-sizing: border-box !important;
    vertical-align: top !important;
}
.anasayfa_urun_kutular_cerceve {
    margin-top: 24px !important;
    clear: both !important;
    display: block !important;
}
/* product grid */
.ecc-product-grid,
.anasayfa_urun_kutular_cerceve.ecc-product-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: 1280px !important;
    margin: 24px auto 0 !important;
    padding: 0 24px !important;
    text-align: left !important;
    clear: both !important;
    position: relative !important;
    align-items: stretch !important;
    box-sizing: border-box !important;
}
.ecc-product-grid::after {
    content: "";
    display: block;
    clear: both;
}
.ecc-product-item {
    display: block !important;
    min-width: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    position: relative !important;
}
.ecc-product-grid > a,
.ecc-product-item > a {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    color: #000 !important;
    text-decoration: none !important;
    float: none !important;
    margin: 0 !important;
    position: relative !important;
    height: 100% !important;
}
.ecc-product-grid .anasayfa_urun_kutular {
    border: 1px solid #eee !important;
    padding-bottom: 12px !important;
    transition: box-shadow 0.25s ease;
    width: 100% !important;
    margin-right: 0 !important;
}
.ecc-product-grid .anasayfa_urun_kutular:hover {
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
.ecc-product-grid .anasayfa_urun_kutular img,
.ecc-product-grid .ecc-product-img-wrap img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    display: block !important;
    margin: 0 !important;
}

/* product image hover swap */
.ecc-product-img-wrap {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1;
    background: #f9f9f9;
}
.ecc-product-img-wrap img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    margin: 0 !important;
    transition: opacity 0.35s ease;
}
.ecc-product-img-wrap .ecc-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.anasayfa_urun_kutular:hover .ecc-img-hover { opacity: 1; }
.anasayfa_urun_kutular:hover .ecc-img-primary { opacity: 0; }

/* badges */
.ecc-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 4px 10px;
    background: #000;
    color: #fff;
}
.ecc-badge-new { background: #000; }
.ecc-badge-bestseller { background: #fff; color: #000; border: 1px solid #000; }
.ecc-badge-natural { background: #f5f5f5; color: #000; border: 1px solid #ccc; }

.anasayfa_indirim_buton {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    background: #000 !important;
    color: #fff !important;
    font-size: 10px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 0 !important;
}

/* stars & reviews */
.ecc-stars {
    width: 90%;
    margin: 6px auto 8px;
    display: flex;
    align-items: center;
    gap: 6px;
}
.ecc-star-rating {
    font-size: 12px;
    letter-spacing: 1px;
}
.ecc-star-gold {
    color: #C9A227;
}
.ecc-star-gold + .ecc-review-count,
.ecc-review-count {
    font-size: 11px;
    color: #666;
}
.anasayfa_urun_kutular .yildizlar { display: none !important; }

.anasayfa_urun_kutular .marka {
    font-size: 10px !important;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000 !important;
    height: auto !important;
}
.anasayfa_urun_kutular .shine {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.anasayfa_urun_kutular figure {
    margin: 0;
    padding: 0;
}
.anasayfa_urun_kutular .ad,
.anasayfa_urun_kutular .indirimli_fiyat,
.anasayfa_urun_kutular .indirimsiz_fiyat,
.anasayfa_urun_kutular .ecc-stars {
    color: #000 !important;
}
.anasayfa_urun_kutular .ad {
    font-size: 13px !important;
    color: #000 !important;
    height: auto !important;
    min-height: 40px;
    font-weight: 400;
}
.anasayfa_urun_kutular .indirimli_fiyat {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}
.anasayfa_urun_kutular .indirimsiz_fiyat {
    color: #999 !important;
    font-size: 13px !important;
}

/* category filter tabs */
.cok_satanlar_butonlar,
.anasayfa_kategori_secim_btn {
    display: inline-block !important;
    margin: 16px 12px 24px !important;
    width: auto !important;
    line-height: normal !important;
    border-bottom: 2px solid #e5e5e5 !important;
    background: none !important;
    padding-bottom: 8px !important;
    position: static !important;
    float: none !important;
}
.cok_satanlar_butonlar a,
.anasayfa_kategori_secim_btn a {
    color: #000 !important;
    font-size: 11px !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: transparent !important;
    text-decoration: none !important;
    font-weight: 500 !important;
}
.anasayfa_kategori_secim_btn:hover,
.cok_satanlar_butonlar:hover {
    border-bottom-color: #000 !important;
}
.anasayfa_kategori_secim_btn:hover a {
    color: #000 !important;
}

/* override legacy transparent link hack */
.anasayfa_urun_kutular_cerceve a,
.anasayfa_ozel_table_cell a,
.ecc-product-grid a,
.ecc-product-item a {
    color: #000 !important;
}

/* neutralize global mobile.css inline-block product layout */
.anasayfa_urun_kutular_cerceve.ecc-product-grid .anasayfa_urun_kutular,
.ecc-product-grid .anasayfa_urun_kutular,
.ecc-product-item .anasayfa_urun_kutular {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    vertical-align: top !important;
}

/* hide homepage newsletter visual block */
.anasayfa_mail_aboneligi { display: none !important; }

/* ── Footer (Sephora black) ── */
.footer_bar_1 { display: none !important; }
.footer {
    background-color: #000000 !important;
    color: #ffffff !important;
    padding: 48px 0 0 !important;
}
.footer_ortala {
    width: 100% !important;
    max-width: 1280px;
    padding: 0 24px;
    box-sizing: border-box;
}
.footer_col_Baslik {
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding-bottom: 16px !important;
}
.footer_row a {
    color: #cccccc !important;
    font-size: 12px !important;
    text-decoration: none;
    transition: color 0.2s;
}
.footer_row a:hover { color: #ffffff !important; }
.footer_row { margin-bottom: 12px !important; }

.footer_sosyal_medya span {
    color: #fff !important;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.footer_sosyal_medya span a { color: #fff !important; }
.footer_sosyal_medya i {
    color: #ffffff !important;
    font-size: 20px !important;
    margin-left: 12px;
    transition: opacity 0.2s;
}
.footer_sosyal_medya i:hover { opacity: 0.7; }

.footer_mail_aboneligi span {
    color: #fff !important;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.footer_mail_aboneligi_txt {
    border: 1px solid #444 !important;
    background: #111 !important;
    color: #fff !important;
    border-radius: 0 !important;
    height: 40px;
    padding: 0 12px;
}
.email_aboneligi_btn {
    background: #fff !important;
    color: #000 !important;
    border: none !important;
    font-size: 11px !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0 20px !important;
    height: 40px;
    border-radius: 0 !important;
    cursor: pointer;
}
.email_aboneligi_chk,
.email_aboneligi_chk label { color: #999 !important; font-size: 11px; }

.musteri_destek_hatti_footer { color: #fff !important; }
.musteri_destek_hatti_footer label a { color: #fff !important; font-size: 18px; font-weight: 600; }

.footer_bar_2 {
    background: #111 !important;
    margin-top: 32px;
    padding: 20px 0;
}
.footer_bar_2 span { color: #666 !important; font-size: 11px; }
.footer_bar_2 img { filter: brightness(0) invert(1); opacity: 0.6; }

/* ── Value props bottom section ── */
.ecc-value-props {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
    max-width: 1280px;
    margin: 64px auto;
    padding: 48px 24px;
    background: #f9f9f9;
}
.ecc-value-prop {
    text-align: center;
    flex: 1;
    min-width: 180px;
}
.ecc-value-prop-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #000;
}
.ecc-value-prop-title {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 4px;
}
.ecc-value-prop-desc {
    font-size: 11px;
    color: #666;
    line-height: 1.4;
}

/* ── Remaining homepage sections ── */
.ecc-section-light {
    background: #f9f9f9 !important;
    padding: 32px 0 48px;
}
.ozel_urunler_buton1,
.ozel_urunler_buton2,
.ozel_urunler_buton3 {
    background: none !important;
    background-image: none !important;
}
.anasayfa_ozel_table,
.anasayfa_ozel_table_row,
.anasayfa_ozel_table_cell {
    display: block !important;
    width: 100% !important;
    position: static !important;
}
.anasayfa_ozel_table_cell .anasayfa_urun_kutular {
    margin-right: 0 !important;
}
.anasayfa_markalar {
    max-width: 1280px;
    margin: 48px auto;
    padding: 0 24px;
    text-align: center;
}
.anasayfa_markalar span {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 24px;
}
.anasayfa_markalar span i { display: none; }
.anasayfa_markalar .marka_bar {
    border: 1px solid #e5e5e5 !important;
    background-color: #fff !important;
    filter: grayscale(100%);
    opacity: 0.8;
    transition: opacity 0.25s;
}
.anasayfa_markalar .marka_bar:hover { opacity: 1; filter: none; }
.anasayfa_yorumlar {
    background: #f9f9f9;
    padding: 48px 0;
    margin: 48px 0 0;
}
.anasayfa_yorumlar h3 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
}
.anasayfa_yorum_kutucuk {
    background: #fff !important;
    background-image: none !important;
    border: 1px solid #e5e5e5;
    height: auto !important;
    padding: 20px;
    box-sizing: border-box;
}
.anasayfa_video_banner,
.anasayfa_infulencer {
    margin: 32px auto;
    max-width: 1280px;
    padding: 0 24px;
    box-sizing: border-box;
}
.ecc-banner-section,
.ecc-influencer-section {
    margin-bottom: 0 !important;
}
.anasayfa_banners_2 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}
/* desktop: 4-column static grid — no slider arrows */
.ecc-banner-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    width: 100%;
}
.ecc-banner-grid .anasayfa_banners_2_div {
    min-width: 0;
}
.anasayfa_banners_2_div img {
    border-radius: 0;
    width: 100%;
    height: auto;
    display: block;
}
/* hide bxSlider arrows if banner slider runs on mobile */
.ecc-banner-section .bx-controls-direction {
    display: none !important;
}

.ecc_infl_banner {
    height: auto !important;
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}

/* product card position for badges */
.anasayfa_urun_kutular { position: relative; }
.anasayfa_urun_kutular .shine { position: relative; }

.header_logo {
    margin: 0 !important;
    padding: 0 !important;
    height: 40px !important;
    width: auto !important;
    max-width: 220px;
    object-fit: contain;
    object-position: left center;
    display: block;
}
.hizli_arama_div {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
}

/* ── Mobile ── */
@media (max-width: 943px) {
    .ecc-header-inner,
    .header_2_ortala {
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto;
    }
    .ecc-header-logo { grid-column: 1; }
    .ecc-header-actions { grid-column: 2; }
    .ecc-header-search {
        grid-column: 1 / -1;
        max-width: 100%;
        order: 3;
    }
    .ecc-search-wrap { display: none; }
    .header_mobil_arama_btn { display: block !important; cursor: pointer; font-size: 18px; }
    .hero-overlay h2 { font-size: 22px; }
    .hero-overlay { left: 5%; max-width: 90%; }
    .ecc-trust-section { flex-direction: column; }
    .ecc-value-props { flex-direction: column; gap: 24px; }
    .menu-container .menu-mobile { display: block; }
    .ecc-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
        padding: 0 12px !important;
    }
    .anasayfa_urun_kutular {
        width: 100% !important;
        display: flex !important;
        float: none !important;
    }
    .anasayfa_ozel_urun_butonlar_satir,
    .ecc-tab-row {
        position: static !important;
        margin-top: 0 !important;
        margin-bottom: 24px !important;
    }
    .anasayfa_ozel_urunler_bg {
        margin-bottom: 0 !important;
        height: auto !important;
    }
    .anasayfa_kategori_secim_btn {
        margin-bottom: 0 !important;
        width: auto !important;
    }
    .ecc-banner-grid {
        display: block !important;
    }
    .anasayfa_urunler { padding: 0 12px; }
}
@media (max-width: 480px) {
    .ecc-product-grid {
        grid-template-columns: 1fr !important;
    }
}
