.urun-mobil-sabit-footer {
    display: none !important;
}

@media (min-width: 769px) {
    .hikayeler-section.container {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .slider-section.container {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .kampanyalar-section.container {
        margin-top: 1.5rem;
        margin-bottom: 3rem;
    }
}

.slider-container {
    height: 500px;
}

@media (max-width: 1200px) {
    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    .urun-kart {
        padding: 1rem !important;
    }
    
    .urun-kart img,
    .urun-kart-resim {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .slider-container {
        height: 450px;
    }
}

/* Masaüstü: eski düzen (kargo ayrı satır, istatistik ayrı satır) */
@media (min-width: 993px) {
    .urun-kargo-istatistik-satir {
        flex-direction: column !important;
        align-items: stretch !important;
    }
}

@media (max-width: 992px) {
    .container {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    
    section.container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    
    /* Tablet + Mobil: PC ile aynı düzen (kargo ve istatistik alt alta) */
    .urun-kargo-istatistik-satir {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    
    .urun-scroll .d-flex {
        gap: 1.5rem !important;
    }
    
    .urun-kart {
        flex: 0 0 240px !important;
        padding: 0.875rem !important;
    }
    
    .urun-kart img,
    .urun-kart-resim {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .fiyat {
        font-size: 1.2rem;
    }
    
    .slider-container {
        height: 400px;
    }
    
    .carousel-item {
        height: 400px !important;
    }
    
    .carousel-caption h2 {
        font-size: 1.75rem !important;
    }
    
    .carousel-caption p {
        font-size: 1rem !important;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 0.95rem;
        overflow-x: hidden;
    }
    
    .container {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    
    section.container {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    
    h2.h3 {
        font-size: 1.25rem;
    }
    
    .urun-scroll {
        overflow-x: visible !important;
    }
    
    .urun-scroll .d-flex {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.5rem !important;
        padding-bottom: 0.75rem;
        overflow: visible !important;
    }
    
    .urun-scroll .d-flex .urun-kart {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }
    
    .urun-kart {
        flex: none !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        padding: 0.5rem !important;
        border-radius: 16px !important;
        min-height: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .urun-kart img,
    .urun-kart-resim {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
        border-radius: 12px !important;
    }
    
    .urun-kart h3,
    .urun-kart h6 {
        font-size: 0.9rem;
        margin-bottom: 0.5rem;
        min-height: 2.8em;
    }
    
    .urun-rating {
        font-size: 0.8rem;
        gap: 0.5rem;
        flex-wrap: wrap;
    }
    
    .rating-puan {
        font-size: 0.9rem;
    }
    
    .rating-yildizlar {
        font-size: 0.75rem;
    }
    
    .urun-kart .urun-kargo-istatistik-satir {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 0.35rem !important;
    }
    
    .urun-kart .mb-2.d-flex.align-items-center.gap-2 {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 0.25rem !important;
    }
    
    .fiyat {
        font-size: 1.1rem;
        display: block;
        width: 100%;
    }
    
    .eski-fiyat-badge {
        font-size: 0.7rem;
        padding: 2px 6px;
        display: inline-block;
        width: auto;
    }
    
    .kupon-badge,
    .kargo-badge {
        font-size: 0.75rem;
        padding: 2px 6px;
    }
    
    .urun-istatistik-mesaj {
        padding: 8px 12px;
        min-height: 36px;
        font-size: 0.8rem;
    }
    
    .istatistik-mesaj i {
        font-size: 0.95rem;
    }
    
    .btn-favori {
        width: 36px;
        height: 36px;
        font-size: 1rem;
        margin: 0.5rem !important;
    }
    
    .btn {
        font-size: 0.875rem;
        padding: 0.5rem 1rem;
    }
    
    .btn.rounded-pill {
        padding: 0.5rem 1rem;
    }
    
    main > section:first-child.container {
        margin-top: 0 !important;
    }
    
    .hikayeler-section.container {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .hikayeler-before-slider {
        margin-bottom: 0 !important;
    }
    
    .slider-section + .kampanyalar-section {
        margin-top: 0.5rem !important;
    }
    
    .kampanyalar-section.container {
        margin-top: 0.5rem !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .kampanyalar-section + section.container {
        margin-top: 0.5rem !important;
    }
    
    .slider-section.container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .slider-section #sliderCarousel,
    .slider-section .carousel {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .slider-section .carousel-inner {
        border-radius: 0;
    }
    
    .slider-section .slider-container {
        aspect-ratio: 3 / 1;
        height: auto !important;
        min-height: 0;
        overflow: hidden;
    }
    
    .slider-section .slider-container .slider-img {
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        max-height: none !important;
        object-fit: cover !important;
        object-position: center;
        align-self: stretch;
    }
    
    .slider-section .carousel-item {
        height: auto !important;
    }
    
    .carousel-caption {
        padding: 1rem !important;
    }
    
    .carousel-caption h2 {
        font-size: 1.25rem !important;
        margin-bottom: 0.5rem !important;
    }
    
    .carousel-caption p {
        font-size: 0.875rem !important;
        margin-bottom: 0.75rem !important;
    }
    
    .carousel-caption .btn {
        font-size: 0.875rem;
        padding: 0.5rem 1rem;
    }
    
    .hikaye-item {
        flex: 0 0 90px !important;
    }
    
    .hikaye-resim {
        width: 70px !important;
        height: 70px !important;
    }
    
    .hikaye-item p {
        font-size: 0.7rem;
    }
    
    .d-flex.justify-content-between {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 1rem;
    }
    
    .d-flex.justify-content-between .btn-link {
        align-self: flex-start;
    }
    
    .row.g-4 {
        gap: 1rem !important;
    }
    
    .row.g-4:has(.urun-kart) {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.375rem !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .row.g-4:has(.urun-kart) > [class*="col-"] {
        flex: none !important;
        max-width: none !important;
        width: auto !important;
        min-width: 0 !important;
        padding-left: 0.2rem !important;
        padding-right: 0.2rem !important;
    }
    
    .col-12.col-sm-6.col-lg-3,
    .col-12.col-sm-6.col-lg-4,
    .col-12.col-md-4.col-lg-3,
    .col-12.col-md-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart,
    .col-12.col-sm-6.col-lg-4 .urun-kart,
    .col-12.col-md-4.col-lg-3 .urun-kart,
    .col-12.col-md-6 .urun-kart {
        min-height: 100%;
        height: 100%;
        min-width: 0 !important;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart img,
    .col-12.col-sm-6.col-lg-4 .urun-kart img,
    .col-12.col-md-4.col-lg-3 .urun-kart img,
    .col-12.col-md-6 .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
    }
    
    .resim-mini {
        width: 60px !important;
    }
    
    .resim-mini img,
    .resim-mini video,
    .resim-mini .w-100 {
        width: 60px !important;
        height: 60px !important;
        min-width: 60px !important;
        min-height: 60px !important;
    }
    
    .col-md-6 .ratio-1x1 {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedyaContainer {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedya {
        object-fit: contain !important;
    }
    
    .col-md-6 .d-flex.gap-3 {
        flex-direction: column !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 {
        flex-direction: row !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        gap: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 .resim-mini {
        flex-shrink: 0 !important;
    }
}

@media (max-width: 576px) {
    body {
        font-size: 0.9rem;
    }
    
    .container {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    
    section.container {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    
    main > section:first-child.container {
        margin-top: 0 !important;
    }
    
    .hikayeler-section.container {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .hikayeler-before-slider {
        margin-bottom: 0 !important;
    }
    
    .slider-section + .kampanyalar-section {
        margin-top: 0.5rem !important;
    }
    
    .kampanyalar-section.container {
        margin-top: 0.5rem !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .kampanyalar-section + section.container {
        margin-top: 0.5rem !important;
    }
    
    .slider-section.container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    h2.h3 {
        font-size: 1.1rem;
    }
    
    .text-muted {
        font-size: 0.8rem;
    }
    
    .urun-scroll {
        overflow-x: visible !important;
    }
    
    .urun-scroll .d-flex {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.5rem !important;
        overflow: visible !important;
    }
    
    .urun-scroll .d-flex .urun-kart {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }
    
    .urun-kart {
        flex: none !important;
        width: 100% !important;
        padding: 0.75rem !important;
        border-radius: 12px !important;
        min-height: 100%;
        display: flex;
        flex-direction: column;
        gap: 0.4rem;
    }
    
    .urun-kart .position-relative.mb-3 {
        margin-bottom: 0.35rem !important;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
        border-radius: 8px !important;
    }
    
    .urun-kart h3,
    .urun-kart h6,
    .urun-kart h2,
    .urun-kart h5 {
        font-size: 0.85rem !important;
        margin-bottom: 0.2rem !important;
        min-height: 2.5em !important;
        line-height: 1.3 !important;
    }
    
    .urun-kart .urun-rating,
    .urun-rating {
        font-size: 0.72rem !important;
        gap: 0.3rem !important;
        flex-wrap: nowrap !important;
        margin-bottom: 0.2rem !important;
    }
    
    .urun-kart .rating-puan,
    .rating-puan {
        font-size: 0.8rem !important;
    }
    
    .urun-kart .rating-yildizlar,
    .rating-yildizlar {
        font-size: 0.68rem !important;
    }
    
    .urun-kart .rating-yorum-sayi,
    .rating-yorum-sayi {
        font-size: 0.68rem !important;
    }
    
    .urun-kart .urun-fiyat-satir {
        gap: 0.25rem !important;
        margin-bottom: 0.35rem !important;
        justify-content: flex-start !important;
        flex-wrap: wrap !important;
    }
    
    .urun-kart .eski-fiyat-inline {
        font-size: 0.75rem !important;
    }
    
    .urun-kart .mb-2.d-flex.align-items-center.gap-2,
    .urun-kart .mb-2 {
        margin-bottom: 0.2rem !important;
    }
    
    .urun-kart .fiyat,
    .fiyat {
        font-size: 0.95rem !important;
    }
    
    .urun-kart .eski-fiyat-badge,
    .eski-fiyat-badge {
        font-size: 0.62rem !important;
        padding: 0.15em 0.4em !important;
    }
    
    .urun-kart .kupon-badge,
    .urun-kart .kargo-badge,
    .kupon-badge,
    .kargo-badge {
        font-size: 0.65rem !important;
        padding: 0.2em 0.45em !important;
    }
    
    .urun-kart .urun-kargo-istatistik-satir {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    
    .urun-kart .urun-istatistik-mesaj,
    .urun-istatistik-mesaj {
        padding: 0.5rem 0.75rem !important;
        height: 36px !important;
        min-height: 36px !important;
        overflow: hidden !important;
        font-size: 0.8rem !important;
        margin-bottom: 0 !important;
    }
    
    .urun-kart .istatistik-mesaj i,
    .istatistik-mesaj i {
        font-size: 0.78rem !important;
    }
    
    .urun-kart .btn,
    .urun-kart a.btn,
    .btn {
        font-size: 0.78rem !important;
        padding: 0.4rem 0.75rem !important;
    }
    
    .urun-kart .btn-favori,
    .btn-favori {
        width: 28px !important;
        height: 28px !important;
        font-size: 0.82rem !important;
        margin: 0.25rem !important;
    }
    
    .btn.rounded-pill {
        padding: 0.4rem 0.75rem !important;
    }
    
    .slider-section .slider-container {
        aspect-ratio: 3 / 1;
        height: auto !important;
    }
    
    .slider-section .carousel-item {
        height: auto !important;
    }
    
    .carousel-caption {
        padding: 0.75rem !important;
    }
    
    .carousel-caption h2 {
        font-size: 1.1rem !important;
        margin-bottom: 0.375rem !important;
    }
    
    .carousel-caption p {
        font-size: 0.8rem !important;
        margin-bottom: 0.5rem !important;
    }
    
    .carousel-caption .btn {
        font-size: 0.8rem;
        padding: 0.45rem 0.875rem;
    }
    
    .hikaye-item {
        flex: 0 0 80px !important;
    }
    
    .hikaye-resim {
        width: 60px !important;
        height: 60px !important;
    }
    
    .hikaye-item p {
        font-size: 0.65rem;
    }
    
    .row.g-4:has(.urun-kart) {
        --bs-gutter-x: 0.75rem;
        --bs-gutter-y: 0.75rem;
    }
    
    .col-12.col-sm-6.col-lg-3,
    .col-12.col-sm-6.col-lg-4,
    .col-12.col-md-4.col-lg-3,
    .col-12.col-md-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        padding-left: 0.375rem;
        padding-right: 0.375rem;
        margin-bottom: 0.5rem;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart,
    .col-12.col-sm-6.col-lg-4 .urun-kart,
    .col-12.col-md-4.col-lg-3 .urun-kart,
    .col-12.col-md-6 .urun-kart {
        min-height: 100%;
        height: 100%;
        min-width: 0 !important;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart img,
    .col-12.col-sm-6.col-lg-4 .urun-kart img,
    .col-12.col-md-4.col-lg-3 .urun-kart img,
    .col-12.col-md-6 .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
    }
    
    /* Mobil ürün kartı - toplu modern yerleşim */
    .urun-kart {
        padding: 0.4rem !important;
        gap: 0.35rem;
        border-radius: 12px !important;
    }
    .urun-kart .position-relative.mb-3 {
        margin-bottom: 0.4rem !important;
    }
    .urun-kart h2,
    .urun-kart h3,
    .urun-kart h5,
    .urun-kart h6 {
        font-size: 0.8rem !important;
        margin-bottom: 0.25rem !important;
        min-height: 2.4em !important;
        line-height: 1.3 !important;
    }
    .urun-kart .urun-rating {
        margin-bottom: 0.25rem !important;
        font-size: 0.7rem !important;
        gap: 0.25rem !important;
    }
    .urun-kart .urun-rating .rating-puan {
        font-size: 0.75rem !important;
    }
    .urun-kart .urun-rating .rating-yildizlar {
        font-size: 0.65rem !important;
    }
    .urun-kart .urun-rating .rating-yorum-sayi {
        font-size: 0.65rem !important;
    }
    .urun-kart .mb-2 {
        margin-bottom: 0.3rem !important;
    }
    .urun-kart .mb-2.d-flex.align-items-center.gap-2 {
        flex-direction: row !important;
        align-items: center !important;
        gap: 0.5rem !important;
    }
    .urun-kart .fiyat {
        font-size: 0.9rem !important;
    }
    .urun-kart .eski-fiyat-inline {
        font-size: 0.7rem !important;
    }
    .urun-kart .eski-fiyat-badge {
        font-size: 0.6rem !important;
        padding: 0.15em 0.4em !important;
    }
    .urun-kart .kupon-badge,
    .urun-kart .kargo-badge {
        font-size: 0.6rem !important;
        padding: 0.2em 0.5em !important;
    }
    .urun-kart .urun-istatistik-mesaj {
        margin-bottom: 0.4rem !important;
        padding: 0.35rem 0.5rem !important;
        font-size: 0.68rem !important;
        height: 32px !important;
        min-height: 32px !important;
        overflow: hidden !important;
    }
    .urun-kart .urun-istatistik-mesaj .istatistik-mesaj i {
        font-size: 0.75rem !important;
    }
    .urun-kart .btn,
    .urun-kart a.btn {
        font-size: 0.75rem !important;
        padding: 0.4rem 0.75rem !important;
    }
    .urun-kart .btn-favori {
        width: 28px !important;
        height: 28px !important;
        margin: 0.25rem !important;
        font-size: 0.8rem !important;
    }
    
    .resim-mini {
        width: 50px !important;
    }
    
    .resim-mini img,
    .resim-mini video,
    .resim-mini .w-100 {
        width: 50px !important;
        height: 50px !important;
        min-width: 50px !important;
        min-height: 50px !important;
    }
    
    .col-md-6 .ratio-1x1 {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedyaContainer {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedya {
        object-fit: contain !important;
    }
    
    .col-md-6 .d-flex.gap-3 {
        flex-direction: column !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 {
        flex-direction: row !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        gap: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 .resim-mini {
        flex-shrink: 0 !important;
    }
    
    .badge {
        font-size: 0.7rem;
        padding: 0.25em 0.5em;
    }
    
    .urun-etiketler {
        gap: 0.25rem !important;
    }
    
    .urun-etiketler .badge {
        font-size: 0.65rem;
        padding: 0.2em 0.4em;
    }
    
    #anaMedyaContainer {
        overflow: hidden !important;
    }
    
    #anaMedyaContainer .urun-etiketler {
        position: absolute !important;
        bottom: 8px !important;
        left: 8px !important;
        top: auto !important;
        right: auto !important;
        margin: 0 !important;
        z-index: 5 !important;
    }
    
    #anaMedyaContainer .urun-etiketler .badge {
        max-width: 50px !important;
        max-height: 50px !important;
        min-width: 40px !important;
        width: 50px !important;
        height: 50px !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}

@media (max-width: 400px) {
    .container {
        padding-left: 0.375rem;
        padding-right: 0.375rem;
    }
    
    section.container {
        padding-left: 0.375rem;
        padding-right: 0.375rem;
    }
    
    .urun-scroll {
        overflow-x: visible !important;
    }
    
    .urun-scroll .d-flex {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.375rem !important;
        overflow: visible !important;
    }
    
    .urun-scroll .d-flex .urun-kart {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }
    
    .urun-kart {
        flex: none !important;
        width: 100% !important;
        padding: 0.4rem !important;
        min-height: 100%;
        min-width: 0 !important;
        display: flex;
        flex-direction: column;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .urun-kart .mb-2.d-flex.align-items-center.gap-2 {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 0.2rem !important;
    }
    
    .fiyat {
        font-size: 0.95rem;
        display: block;
        width: 100%;
    }
    
    .eski-fiyat-badge {
        font-size: 0.6rem;
        padding: 2px 4px;
        display: inline-block;
        width: auto;
    }
    
    .hikaye-item {
        flex: 0 0 70px !important;
    }
    
    .hikaye-resim {
        width: 55px !important;
        height: 55px !important;
    }
    
    .col-12.col-sm-6.col-lg-3,
    .col-12.col-sm-6.col-lg-4,
    .col-12.col-md-4.col-lg-3,
    .col-12.col-md-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart,
    .col-12.col-sm-6.col-lg-4 .urun-kart,
    .col-12.col-md-4.col-lg-3 .urun-kart,
    .col-12.col-md-6 .urun-kart {
        min-height: 100%;
        height: 100%;
        min-width: 0 !important;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart img,
    .col-12.col-sm-6.col-lg-4 .urun-kart img,
    .col-12.col-md-4.col-lg-3 .urun-kart img,
    .col-12.col-md-6 .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
    }
    
    .resim-mini {
        width: 45px !important;
    }
    
    .resim-mini img,
    .resim-mini video,
    .resim-mini .w-100 {
        width: 45px !important;
        height: 45px !important;
        min-width: 45px !important;
        min-height: 45px !important;
    }
    
    .col-md-6 .ratio-1x1 {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedyaContainer {
        aspect-ratio: 3 / 4 !important;
    }
    
    #anaMedya {
        object-fit: contain !important;
    }
    
    .col-md-6 .d-flex.gap-3 {
        flex-direction: column !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 {
        flex-direction: row !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        gap: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 .resim-mini {
        flex-shrink: 0 !important;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
    
    .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
    
    .col-12.col-sm-6.col-lg-3 .urun-kart img {
        aspect-ratio: 2 / 3 !important;
        object-fit: cover !important;
        height: auto !important;
    }
}

@media (orientation: landscape) and (max-height: 600px) {
    .carousel-item {
        height: 250px !important;
    }
    
    header {
        padding: 0.5rem 0 !important;
    }
}

@media (hover: none) and (pointer: coarse) {
    .btn:hover {
        transform: none;
    }
    
    .btn-favori:hover {
        transform: none;
    }
    
    .urun-kart:hover {
        transform: none;
    }
    
    .card.rounded-4:hover {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }
}

.urun-mobil-sabit-footer {
    display: none !important;
}

@media (max-width: 768px) {
    .col-md-6 .display-6 {
        font-size: 1.5rem !important;
    }
    
    .col-md-6 .fiyat.display-6 {
        font-size: 2rem !important;
    }
    
    .urun-varyantlar {
        padding: 1rem !important;
    }
    
    .urun-paylas-buttons {
        display: none !important;
    }
    
    .ayni-gun-kargo-bilgi {
        padding: 0.75rem !important;
        font-size: 0.9rem !important;
    }
    
    .urun-istatistik-mesaj {
        padding: 0.75rem !important;
        font-size: 0.85rem !important;
    }
    
    .btn-lg {
        padding: 0.875rem 1.5rem !important;
        font-size: 1rem !important;
    }
    
    .col-md-6 .breadcrumb {
        font-size: 0.8rem !important;
        margin-bottom: 0.75rem !important;
    }
    
    .urun-rating {
        font-size: 0.9rem !important;
        margin-bottom: 1rem !important;
    }
    
    .varyant-secenek-btn {
        padding: 0.5rem 1rem !important;
        font-size: 0.85rem !important;
    }
    
    .col-md-6 .d-flex.gap-3 {
        flex-direction: column !important;
        gap: 1rem !important;
    }
    
    .col-md-6 .d-flex.flex-column.gap-2 {
        display: none !important;
    }
    
    .resim-gostergeler {
        display: flex !important;
    }
    
    .resim-gosterge-btn {
        transition: all 0.3s ease !important;
    }
    
    .resim-gosterge-btn.aktif {
        width: 10px !important;
        height: 10px !important;
    }
    
    .col-md-6 .flex-grow-1 {
        width: 100% !important;
    }
    
    #anaMedyaContainer {
        aspect-ratio: 3 / 4 !important;
        width: 100% !important;
    }
    
    #anaMedya {
        object-fit: contain !important;
    }
    
    .col-md-6 .ratio-1x1 {
        aspect-ratio: 3 / 4 !important;
    }
    
    .col-md-6 .d-flex.align-items-center.gap-2 {
        margin-bottom: 0.75rem !important;
    }
    
    .col-md-6 .d-flex.align-items-center.gap-2 .badge {
        font-size: 0.75rem !important;
        padding: 0.375rem 0.75rem !important;
    }
    
    .col-md-6 .display-6.fw-bold {
        font-size: 1.25rem !important;
        line-height: 1.4 !important;
        margin-bottom: 0.75rem !important;
    }
    
    .col-md-6 .urun-rating {
        margin-bottom: 0.75rem !important;
    }
    
    .col-md-6 .urun-istatistik-mesaj {
        margin-bottom: 1rem !important;
        padding: 0.5rem 0.75rem !important;
        font-size: 0.8rem !important;
    }
    
    .col-md-6 .d-flex.align-items-center.gap-3.mb-4 {
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .urun-varyantlar {
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .ayni-gun-kargo-bilgi {
        margin-bottom: 1rem !important;
    }
    
    .col-md-6 .d-flex.gap-3.mt-4 {
        margin-top: 1rem !important;
    }
    
    .col-md-6 .btn-lg {
        padding: 0.875rem 1.25rem !important;
        font-size: 0.95rem !important;
    }
    
    .col-md-6 .urun-varyantlar .form-label {
        font-size: 0.9rem !important;
        margin-bottom: 0.75rem !important;
    }
    
    .col-md-6 .urun-varyantlar .varyant-secenek-btn {
        font-size: 0.8rem !important;
        padding: 0.5rem 0.875rem !important;
        min-width: auto !important;
    }
    
    .col-md-6 .urun-varyantlar .mb-4.pb-3 {
        margin-bottom: 1rem !important;
        padding-bottom: 1rem !important;
    }
    
    .col-md-6 .urun-varyantlar .mb-4.pb-3:last-child {
        border-bottom: none !important;
        padding-bottom: 0 !important;
    }
    
    .col-md-6 .d-flex.align-items-center.gap-3.mb-4 .fiyat {
        font-size: 1.75rem !important;
    }
    
    .col-md-6 .d-flex.align-items-center.gap-3.mb-4 .eski-fiyat {
        font-size: 1rem !important;
    }
    
    .urun-fiyat-mobil {
        display: none !important;
    }
    
    .urun-sepet-mobil {
        display: none !important;
    }
    
    .urun-mobil-sabit-footer {
        display: flex !important;
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        background: white !important;
        padding: 0.75rem 1rem !important;
        z-index: 1000 !important;
        box-shadow: 0 -2px 10px rgba(0,0,0,0.15) !important;
        align-items: center !important;
        gap: 1rem !important;
    }
    
    .urun-mobil-fiyat {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 0.25rem !important;
        flex-shrink: 0 !important;
    }
    
    .urun-mobil-fiyat .fiyat-mobil {
        font-size: 1.5rem !important;
        color: #28a745 !important;
        line-height: 1.2 !important;
    }
    
    .urun-mobil-fiyat .eski-fiyat-mobil {
        font-size: 0.85rem !important;
        line-height: 1 !important;
    }
    
    .urun-mobil-sepet {
        flex: 1 !important;
        display: flex !important;
        min-width: 0 !important;
    }
    
    .urun-mobil-sepet .btn {
        flex: 1 !important;
        padding: 0.75rem 1rem !important;
        font-size: 0.9rem !important;
        white-space: nowrap !important;
        min-width: 0 !important;
    }
    
    .urun-mobil-sepet .btn .sepet-icon {
        flex-shrink: 0 !important;
    }
    
    .urun-mobil-sepet .btn .sepet-metin {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    
    section.container:not(.slider-section):not(.kampanyalar-section):not(.hikayeler-section) {
        padding-bottom: 90px !important;
    }
}

/* Mobil ürün detay: fiyat/sepet kartı kolay menünün hemen üstünde */
@media (max-width: 768px) {
    body:has(.mobil-kolay-menu) .urun-mobil-sabit-footer {
        bottom: 65px !important;
    }
}

/* Mobil Kolay Menü - sabit alt menü */
.mobil-kolay-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
    justify-content: space-around;
    align-items: center;
}

.mobil-kolay-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.5rem;
    color: #6c757d;
    text-decoration: none;
    font-size: 0.65rem;
    font-weight: 500;
    flex: 1;
    min-width: 0;
}

.mobil-kolay-item span {
    text-align: center;
    line-height: 1.2;
}

.mobil-kolay-item > i,
.mobil-kolay-item > svg,
.mobil-kolay-item > .mobil-kolay-icon-wrapper {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
}

.mobil-kolay-item i {
    font-size: 20px !important;
    line-height: 1;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobil-kolay-item svg {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0;
    object-fit: contain;
}

.mobil-kolay-icon-wrapper i {
    font-size: 20px !important;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobil-kolay-item.aktif {
    color: var(--accent);
}

/* Kategori offcanvas: header ve diğer öğelerin üstünde */
#mobileKategoriMenu.offcanvas {
    z-index: 1100 !important;
}
.offcanvas-backdrop {
    z-index: 1099 !important;
    background-color: rgba(0, 0, 0, 0.15) !important;
}

/* Offcanvas menü üstü: Sepet, Favori, Hesabım - mobil/tablet */
.offcanvas-mobil-ust .offcanvas-mobil-item {
    transition: background 0.2s, color 0.2s;
}
.offcanvas-mobil-ust .offcanvas-mobil-item:hover {
    background: rgba(var(--bs-primary-rgb), 0.08);
    color: var(--accent);
}
.offcanvas-mobil-ust .offcanvas-mobil-item i {
    color: inherit;
}

.mobil-kolay-item.aktif i {
    color: var(--accent);
}

.mobil-kolay-item:hover {
    color: var(--accent);
}

.mobil-kolay-item:hover i {
    color: var(--accent);
}

.mobil-kolay-icon-wrapper {
    display: inline-flex;
}

.fashion-footer.mobil-kolay-menu-var .fashion-footer-bottom {
    padding-bottom: 190px !important;
}

/* Banner ve header overlap düzeltmesi - header sticky iken üstte kalsın, logo banner ile iç içe girmesin */
header.sticky-top {
    z-index: 1060;
}

/* Mobil ve tablet: kolay menü varken sol alt widget gizle */
@media (max-width: 991px) {
    body:has(.mobil-kolay-menu) #canliDestekWidget {
        display: none !important;
    }
}

/* Mobil/Tablet header: Hamburger | Logo (ortada) | İkonlar - resimdeki gibi */
@media (max-width: 991px) {
    .header-row {
        flex-wrap: wrap;
    }
    .header-row .col-12 {
        width: 100%;
        order: 3;
    }
    .header-logo-col {
        flex: 1;
        min-width: 0;
        justify-content: center !important;
    }
    .header-right-buttons .btn-link:hover {
        color: var(--accent) !important;
    }
}

/* Tablet: logo solda kalsın, slider üst/alt boşlukları kaldır */
@media (min-width: 769px) and (max-width: 991px) {
    .slider-section.container {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .slider-section + .kampanyalar-section {
        margin-top: 0 !important;
    }
    .hikayeler-before-slider {
        margin-bottom: 0 !important;
    }
}

@media print {
    .btn-favori,
    .btn,
    header,
    footer,
    .canli-destek-widget,
    .mobil-kolay-menu {
        display: none !important;
    }
    
    .urun-kart {
        break-inside: avoid;
        page-break-inside: avoid;
    }
}
