
/* =========================================================
   M61 PRODUCT V6 - MODERN SALES LAYOUT
   ========================================================= */

html.route-product-product .product-info.m61-v6-layout{
    display:grid!important;
    grid-template-columns:minmax(0,44%) minmax(0,56%)!important;
    gap:24px!important;
    align-items:start!important;
    height:auto!important;
    min-height:0!important;
    padding:18px!important;
    background:#fff!important;
    border:1px solid #e3e9f1!important;
    border-radius:16px!important;
    box-shadow:0 12px 36px rgba(16,43,87,.06)!important;
}

html.route-product-product .product-info.m61-v6-layout .product-left,
html.route-product-product .product-info.m61-v6-layout .product-right{
    width:auto!important;
    max-width:none!important;
    float:none!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

/* SOL: URUN VITRINI */
html.route-product-product .m61-v6-layout .product-image{
    margin:0!important;
    padding:14px!important;
    background:#f3f5f7!important;
    border:1px solid #e6ebf1!important;
    border-radius:13px!important;
    overflow:hidden!important;
}

html.route-product-product .m61-v6-layout .product-image img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
}

html.route-product-product .m61-v6-layout .product-left .product-blocks{
    margin-top:16px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-layout .kv-slim-banner{
    margin:0 0 12px!important;
    padding:14px!important;
    background:#fff!important;
    border:1px solid #e2e8f0!important;
    border-radius:11px!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60{
    overflow:hidden!important;
    background:#f8fafc!important;
    border:1px solid #e2e8f0!important;
    border-radius:11px!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60 .nav-tabs{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:5px!important;
    margin:0!important;
    padding:8px!important;
    background:#fff!important;
    border:0!important;
    border-bottom:1px solid #e7ecf2!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60 .nav-tabs > li{
    float:none!important;
    margin:0!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60 .nav-tabs > li > a{
    margin:0!important;
    padding:7px 10px!important;
    border:1px solid #dce4ee!important;
    border-radius:7px!important;
    background:#fff!important;
    color:#536176!important;
    font-size:11.5px!important;
    font-weight:700!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60 .nav-tabs > li.active > a{
    background:#102b57!important;
    border-color:#102b57!important;
    color:#fff!important;
}

html.route-product-product .m61-v6-layout .product-blocks-60 .tab-content{
    padding:12px 14px!important;
    color:#68778a!important;
    font-size:12px!important;
    line-height:1.6!important;
}

/* SAG: TEK SATIS YUZEYI */
html.route-product-product #product.m61-v6-active{
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

html.route-product-product #product.m61-v6-active > :not(.m61-v6-sales){
    display:none!important;
}

html.route-product-product .m61-v6-sales{
    padding:20px!important;
    background:#fff!important;
    border:1px solid #e2e8f0!important;
    border-radius:13px!important;
    box-shadow:0 8px 24px rgba(16,43,87,.045)!important;
}

html.route-product-product .m61-v6-eyebrow{
    display:inline-flex;
    align-items:center;
    gap:6px;
    margin-bottom:10px;
    padding:6px 9px;
    background:#fff2f3;
    border:1px solid #ffd6d9;
    border-radius:999px;
    color:#e30613;
    font-size:10.5px;
    line-height:1;
    font-weight:900;
    letter-spacing:.55px;
}

html.route-product-product .m61-v6-sales h2{
    margin:0 0 7px!important;
    color:#102b57!important;
    font-size:22px!important;
    line-height:1.25!important;
    font-weight:800!important;
}

html.route-product-product .m61-v6-sales-lead{
    margin:0 0 14px!important;
    color:#6d7b8e!important;
    font-size:12.5px!important;
    line-height:1.55!important;
}

html.route-product-product .m61-v6-chips{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin:0 0 17px;
}

html.route-product-product .m61-v6-chip{
    display:inline-flex;
    padding:6px 9px;
    background:#f6f8fb;
    border:1px solid #e4e9f0;
    border-radius:7px;
    color:#46566c;
    font-size:11px;
    line-height:1;
    font-weight:700;
}

html.route-product-product .m61-v6-pricebox{
    margin:0 0 16px;
    padding:14px 15px;
    background:linear-gradient(135deg,#fff7f7 0%,#fff 100%);
    border:1px solid #ffd9dc;
    border-radius:10px;
}

html.route-product-product .m61-v6-pricebox small{
    display:block;
    margin-bottom:4px;
    color:#7a8798;
    font-size:11px;
    font-weight:700;
}

html.route-product-product .m61-v6-pricebox strong{
    color:#e30613;
    font-size:28px;
    line-height:1;
    font-weight:900;
    letter-spacing:-.4px;
}

html.route-product-product .m61-v6-pricebox span{
    margin-left:5px;
    color:#667589;
    font-size:11px;
    font-weight:700;
}

/* ADET SECENEKLERI */
html.route-product-product .m61-v6-sales .fiyat-secenek-container{
    margin:0 0 15px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-sales .fiyat-container-baslik{
    margin:0 0 9px!important;
    color:#102b57!important;
    font-size:13.5px!important;
    font-weight:800!important;
}

/* CTA */
html.route-product-product .m61-v6-sales .button-group-page{
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
}

html.route-product-product .m61-v6-sales .wishlist-compare{
    display:none!important;
}

html.route-product-product .m61-v6-sales .stepper-group,
html.route-product-product .m61-v6-sales .extra-group{
    width:100%!important;
    margin:0!important;
}

html.route-product-product .m61-v6-sales .btn-extra-46{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:46px!important;
    padding:0 16px!important;
    background:#18bb61!important;
    border:1px solid #18bb61!important;
    border-radius:9px!important;
    color:#fff!important;
    font-size:13.5px!important;
    font-weight:800!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-design-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    margin-top:8px;
    padding:0 14px;
    background:#fff;
    border:1px solid #ccd7e5;
    border-radius:9px;
    color:#102b57!important;
    font-size:12px;
    font-weight:800;
    text-decoration:none!important;
}

html.route-product-product .m61-v6-trust{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:7px;
    margin-top:11px;
}

html.route-product-product .m61-v6-trust span{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:34px;
    padding:6px 7px;
    background:#f8fafc;
    border:1px solid #e4e9f0;
    border-radius:7px;
    color:#5e6d81;
    font-size:10px;
    line-height:1.2;
    font-weight:700;
    text-align:center;
}

html.route-product-product .m61-v6-trust i{
    margin-right:4px;
    color:#e30613;
}

/* UPLOAD */
html.route-product-product .m61-v6-sales .product-options{
    margin:13px 0 0!important;
    padding:12px!important;
    background:#f8fafc!important;
    border:1px solid #e1e7ef!important;
    border-radius:9px!important;
}

html.route-product-product .m61-v6-sales .options-title{
    display:none!important;
}

html.route-product-product .m61-v6-sales .product-option-file{
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
}

html.route-product-product .m61-v6-sales .product-option-file .control-label{
    display:block!important;
    margin-bottom:7px!important;
    color:#102b57!important;
    font-size:11.5px!important;
    font-weight:800!important;
}

html.route-product-product .m61-v6-sales .product-option-file .btn{
    min-height:38px!important;
    background:#fff!important;
    border:1px dashed #c8d3e0!important;
    border-radius:7px!important;
    color:#102b57!important;
    font-size:11.5px!important;
    font-weight:800!important;
    box-shadow:none!important;
}

html.route-product-product .m61-v6-model{
    margin-top:10px;
    color:#8793a2;
    font-size:10.5px;
}

/* ALTTA TAM GENISLIKTE URUN DETAYLARI */
html.route-product-product .m61-v6-details{
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);
    gap:18px;
    margin:18px 0 24px;
}

html.route-product-product .m61-v6-detail-card{
    padding:20px;
    background:#fff;
    border:1px solid #e2e8f0;
    border-radius:13px;
    box-shadow:0 7px 24px rgba(16,43,87,.04);
}

html.route-product-product .m61-v6-detail-card .m61-v6-detail-kicker{
    display:block;
    margin-bottom:5px;
    color:#e30613;
    font-size:10px;
    line-height:1;
    font-weight:900;
    letter-spacing:.65px;
}

html.route-product-product .m61-v6-detail-card h2{
    margin:0 0 14px!important;
    color:#102b57!important;
    font-size:20px!important;
    line-height:1.25!important;
    font-weight:800!important;
}

html.route-product-product .m61-v6-specgrid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
}

html.route-product-product .m61-v6-spec{
    display:grid;
    grid-template-columns:minmax(0,42%) minmax(0,58%);
    gap:8px;
    padding:10px 11px;
    background:#f8fafc;
    border:1px solid #e7ebf1;
    border-radius:8px;
}

html.route-product-product .m61-v6-spec b{
    color:#102b57;
    font-size:11px;
}

html.route-product-product .m61-v6-spec span{
    color:#536176;
    font-size:11px;
}

html.route-product-product .m61-v6-about{
    color:#5d6c80;
    font-size:12.5px;
    line-height:1.7;
}

html.route-product-product .m61-v6-about p{
    margin:0 0 10px!important;
}

html.route-product-product .m61-v6-usage{
    margin-top:12px;
    padding-top:12px;
    border-top:1px solid #e7ebf1;
    color:#536176;
    font-size:12px;
    line-height:1.6;
}

/* RESPONSIVE */
@media(max-width:991px){
    html.route-product-product .product-info.m61-v6-layout{
        grid-template-columns:1fr 1fr!important;
        gap:16px!important;
        padding:14px!important;
    }

    html.route-product-product .m61-v6-sales{
        padding:16px!important;
    }

    html.route-product-product .m61-v6-details{
        grid-template-columns:1fr;
    }

    html.route-product-product .m61-v6-trust{
        grid-template-columns:1fr;
    }
}

@media(max-width:767px){
    html.route-product-product .product-info.m61-v6-layout{
        grid-template-columns:1fr!important;
    }

    html.route-product-product .m61-v6-sales h2{
        font-size:20px!important;
    }

    html.route-product-product .m61-v6-pricebox strong{
        font-size:25px;
    }

    html.route-product-product .m61-v6-specgrid{
        grid-template-columns:1fr;
    }
}

/* ========================================================= */

/* =========================================================
   M61 PRODUCT V6 - LEFT COLUMN CLEANUP
   ========================================================= */

/* Journal'in dis kutularini sifirla */
html.route-product-product
.product-left
.product-blocks.blocks-image,

html.route-product-product
.product-left
.product-blocks-image.product-blocks-58,

html.route-product-product
.product-left
.product-blocks-image.product-blocks-60{
    margin:0!important;
    padding:0!important;

    background:transparent!important;

    border:0!important;
    border-radius:0!important;

    box-shadow:none!important;
}


/* Grid wrapper'lar kart gibi davranmasin */
html.route-product-product
.product-left
.product-blocks-58 > .grid-row,

html.route-product-product
.product-left
.product-blocks-60 > .grid-row,

html.route-product-product
.product-left
.product-blocks-58 .grid-cols,

html.route-product-product
.product-left
.product-blocks-60 .grid-cols,

html.route-product-product
.product-left
.product-blocks-58 .grid-col,

html.route-product-product
.product-left
.product-blocks-60 .grid-col,

html.route-product-product
.product-left
.product-blocks-58 .grid-items,

html.route-product-product
.product-left
.product-blocks-60 .grid-items{
    margin:0!important;
    padding:0!important;

    background:transparent!important;

    border:0!important;

    box-shadow:none!important;
}


/* Ana gorselin altindaki gereksiz cizgi / bosluklari temizle */
html.route-product-product
.product-left
.lightgallery-product-images:empty{
    display:none!important;
}

html.route-product-product
.product-left
.product-image{
    margin-bottom:18px!important;
    padding-bottom:0!important;

    border-bottom:0!important;
}


/* =========================
   TASARIM DESTEGI KARTI
   ========================= */

html.route-product-product
.product-left
.kv-slim-banner{
    display:grid!important;

    grid-template-columns:48px minmax(0,1fr) auto!important;

    align-items:center!important;

    column-gap:14px!important;

    width:100%!important;

    min-height:96px!important;

    margin:0 0 14px!important;
    padding:17px 18px!important;

    background:#fff!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    box-shadow:
        0 8px 24px rgba(16,43,87,.055)!important;
}


/* Soldaki ampul bolumu */
html.route-product-product
.product-left
.kv-slim-left{
    display:contents!important;
}

html.route-product-product
.product-left
.kv-icon-box{
    display:flex!important;

    align-items:center!important;
    justify-content:center!important;

    width:46px!important;
    height:46px!important;

    margin:0!important;

    background:#fff1f2!important;

    border-radius:12px!important;

    color:#e30613!important;

    font-size:20px!important;
}


/* Metin */
html.route-product-product
.product-left
.kv-slim-text{
    min-width:0!important;
}

html.route-product-product
.product-left
.kv-slim-text h4{
    margin:0 0 5px!important;

    color:#102b57!important;

    font-size:15px!important;
    line-height:1.3!important;

    font-weight:800!important;

    text-transform:none!important;
}

html.route-product-product
.product-left
.kv-slim-text p{
    margin:0!important;

    color:#68778b!important;

    font-size:12.5px!important;
    line-height:1.55!important;
}


/* Ornekleri Gor */
html.route-product-product
.product-left
.kv-slim-btn{
    display:inline-flex!important;

    align-items:center!important;
    justify-content:center!important;

    min-width:100px!important;
    min-height:38px!important;

    padding:0 13px!important;

    background:#fff!important;

    border:1px solid #e30613!important;
    border-radius:8px!important;

    color:#e30613!important;

    font-size:11.5px!important;
    font-weight:800!important;

    white-space:nowrap!important;

    text-decoration:none!important;
}

html.route-product-product
.product-left
.kv-slim-btn:hover{
    background:#e30613!important;
    color:#fff!important;
}


/* =========================
   TESLIMAT / SIPARIS / DESTEK
   ========================= */

html.route-product-product
.product-left
.product-blocks-60{
    margin-top:0!important;

    padding:0!important;

    background:#fff!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    overflow:hidden!important;

    box-shadow:
        0 8px 24px rgba(16,43,87,.04)!important;
}


/* Eski Journal tab gorunumunu modern chip yap */
html.route-product-product
.product-left
.product-blocks-60 .nav-tabs{
    display:flex!important;

    flex-wrap:wrap!important;

    gap:7px!important;

    margin:0!important;
    padding:12px 12px 0!important;

    border:0!important;

    background:#fff!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li{
    float:none!important;

    margin:0!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li > a{
    display:flex!important;

    align-items:center!important;

    min-height:34px!important;

    margin:0!important;
    padding:0 11px!important;

    background:#f7f9fc!important;

    border:1px solid #dce4ed!important;
    border-radius:8px!important;

    color:#43546a!important;

    font-size:11.5px!important;
    line-height:1!important;

    font-weight:700!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li.active > a{
    background:#102b57!important;

    border-color:#102b57!important;

    color:#fff!important;
}


/* Tab aciklama alani */
html.route-product-product
.product-left
.product-blocks-60 .tab-content{
    margin:0!important;

    padding:13px 15px 15px!important;

    background:#fff!important;

    border:0!important;
}

html.route-product-product
.product-left
.product-blocks-60 .tab-pane{
    margin:0!important;

    color:#68778b!important;

    font-size:12px!important;
    line-height:1.6!important;
}


/* TABLET */
@media(max-width:991px){

    html.route-product-product
    .product-left
    .kv-slim-banner{
        grid-template-columns:44px minmax(0,1fr)!important;
    }

    html.route-product-product
    .product-left
    .kv-slim-btn{
        grid-column:1 / -1!important;

        width:100%!important;

        margin-top:4px!important;
    }
}


/* PHONE */
@media(max-width:600px){

    html.route-product-product
    .product-left
    .kv-slim-banner{
        padding:14px!important;
    }

    html.route-product-product
    .product-left
    .product-blocks-60 .nav-tabs{
        display:grid!important;

        grid-template-columns:1fr!important;
    }

    html.route-product-product
    .product-left
    .product-blocks-60 .nav-tabs > li > a{
        justify-content:center!important;
    }
}

/* ========================================================= */

/* =========================================================
   M61 PRODUCT LEFT FINAL
   ========================================================= */

/* Gorsel altindaki gereksiz ayirici */
html.route-product-product .product-left .product-image,
html.route-product-product .product-left .lightgallery-product-images,
html.route-product-product .product-left .product-blocks.blocks-image{
    border-bottom:0!important;
}

html.route-product-product .product-left .product-image:after,
html.route-product-product .product-left .product-image:before{
    display:none!important;
}

/* Soldaki alan desktopta urun secenekleri boyunca görünür kalsin */
@media(min-width:992px){
    html.route-product-product .product-left{
        align-self:flex-start!important;
        position:sticky!important;
        top:18px!important;
        height:max-content!important;
    }
}

/* Bilgi alani daha sade */
html.route-product-product
.product-left
.product-blocks-60{
    padding:12px!important;
}

/* Tablar: 3 esit modern bilgi dugmesi */
html.route-product-product
.product-left
.product-blocks-60 .nav-tabs{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
    padding:0!important;
    margin:0 0 10px!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li{
    width:auto!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li > a{
    justify-content:center!important;
    width:100%!important;
    min-height:36px!important;
    padding:0 8px!important;

    background:#f7f9fc!important;
    border:1px solid #dfe6ef!important;
    border-radius:8px!important;

    color:#40536b!important;
    font-size:11px!important;
    font-weight:700!important;
    text-align:center!important;
}

html.route-product-product
.product-left
.product-blocks-60 .nav-tabs > li.active > a{
    background:#102b57!important;
    border-color:#102b57!important;
    color:#fff!important;
}

/* Aciklama kutusu */
html.route-product-product
.product-left
.product-blocks-60 .tab-content{
    padding:11px 12px!important;
    background:#f8fafc!important;
    border:1px solid #e4e9f0!important;
    border-radius:8px!important;
}

html.route-product-product
.product-left
.product-blocks-60 .tab-pane{
    color:#66768a!important;
    font-size:11.5px!important;
    line-height:1.6!important;
}

/* Tablet ve telefonda sticky olmasin */
@media(max-width:991px){
    html.route-product-product .product-left{
        position:static!important;
    }
}

@media(max-width:600px){
    html.route-product-product
    .product-left
    .product-blocks-60 .nav-tabs{
        grid-template-columns:1fr!important;
    }
}

/* ========================================================= */

/* =========================================================
   M61 LEFT MICRO FINAL
   ========================================================= */

/* Görsel altındaki çizgiyi tamamen kaldır */
html.route-product-product .product-left .swiper.main-image,
html.route-product-product .product-left .product-image,
html.route-product-product .product-left .lightgallery-product-images{
    border-bottom:0!important;
    box-shadow:none!important;
}

html.route-product-product .product-left .swiper.main-image:after,
html.route-product-product .product-left .swiper.main-image:before,
html.route-product-product .product-left .lightgallery-product-images:after,
html.route-product-product .product-left .lightgallery-product-images:before{
    display:none!important;
}

/* Tasarım bloğunun Journal dış kabuklarını sıfırla */
html.route-product-product
.product-left
.product-blocks-58 .block-wrapper,

html.route-product-product
.product-left
.product-blocks-58 .block-body,

html.route-product-product
.product-left
.product-blocks-58 .module-item,

html.route-product-product
.product-left
.product-blocks-58 .block-content{
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}

/* İç kart tek gerçek kart olsun */
html.route-product-product
.product-left
.product-blocks-58 .kv-slim-banner{
    margin:0 0 14px!important;
}

/* ========================================================= */

/* =========================================================
   M61 LEFT SHELL + SEPARATOR FINAL FIX
   ========================================================= */

/* ---------------------------------------------------------
   1) URUN GORSELININ ALTINDAKI AYIRICIYI YOK ET
   --------------------------------------------------------- */

html.route-product-product .product-left > .product-image,
html.route-product-product .product-left > .lightgallery-product-images,
html.route-product-product .product-left > .product-blocks.blocks-image{
    border-top:0!important;
    border-right:0!important;
    border-bottom:0!important;
    border-left:0!important;

    outline:0!important;
    box-shadow:none!important;
}

/* Journal pseudo separator ihtimali */
html.route-product-product .product-left > .product-image:before,
html.route-product-product .product-left > .product-image:after,
html.route-product-product .product-left > .lightgallery-product-images:before,
html.route-product-product .product-left > .lightgallery-product-images:after,
html.route-product-product .product-left > .product-blocks.blocks-image:before,
html.route-product-product .product-left > .product-blocks.blocks-image:after{
    display:none!important;
    content:none!important;
    border:0!important;
}

/* Görsel ile destek kartı arasındaki fazladan Journal mesafesi */
html.route-product-product .product-left > .product-image{
    margin-bottom:16px!important;
    padding-bottom:0!important;
}

html.route-product-product .product-left > .lightgallery-product-images{
    margin:0!important;
    padding:0!important;
    min-height:0!important;
    border:0!important;
}


/* ---------------------------------------------------------
   2) PRODUCT-BLOCKS-58 DIS KABUGUNU TAMAMEN SIFIRLA
   --------------------------------------------------------- */

html.route-product-product .product-left .product-blocks-58,
html.route-product-product .product-left .product-blocks-58 .grid-row,
html.route-product-product .product-left .product-blocks-58 .grid-cols,
html.route-product-product .product-left .product-blocks-58 .grid-col,
html.route-product-product .product-left .product-blocks-58 .grid-items,
html.route-product-product .product-left .product-blocks-58 .grid-item,
html.route-product-product .product-left .product-blocks-58 .module,
html.route-product-product .product-left .product-blocks-58 .module-body,
html.route-product-product .product-left .product-blocks-58 .module-item,
html.route-product-product .product-left .product-blocks-58 .block-wrapper,
html.route-product-product .product-left .product-blocks-58 .block-body,
html.route-product-product .product-left .product-blocks-58 .block-content{
    margin:0!important;
    padding:0!important;

    width:auto!important;
    min-height:0!important;

    background:transparent!important;

    border:0!important;
    outline:0!important;
    border-radius:0!important;

    box-shadow:none!important;
}


/* Wrapper pseudo elementleri de sifirla */
html.route-product-product .product-left .product-blocks-58 .grid-item:before,
html.route-product-product .product-left .product-blocks-58 .grid-item:after,
html.route-product-product .product-left .product-blocks-58 .module:before,
html.route-product-product .product-left .product-blocks-58 .module:after,
html.route-product-product .product-left .product-blocks-58 .block-wrapper:before,
html.route-product-product .product-left .product-blocks-58 .block-wrapper:after,
html.route-product-product .product-left .product-blocks-58 .block-body:before,
html.route-product-product .product-left .product-blocks-58 .block-body:after{
    display:none!important;
    content:none!important;
}


/* ---------------------------------------------------------
   3) TEK GERCEK KART SADECE KV-SLIM-BANNER OLSUN
   --------------------------------------------------------- */

html.route-product-product .product-left .product-blocks-58 .kv-slim-banner{
    display:grid!important;

    margin:0 0 14px!important;
    padding:17px 18px!important;

    background:#fff!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    box-shadow:0 8px 24px rgba(16,43,87,.055)!important;
}


/* Tasarım kartının üstünde ayrıca çizgi bırakma */
html.route-product-product .product-left .product-blocks-58{
    border-top:0!important;
}


/* =========================================================
   END
   ========================================================= */

/* =========================================================
   M61 KV BANNER OUTER SHELL KILL
   ========================================================= */

/*
   product-blocks-58 içinde kv-slim-banner'i SARAN
   bütün Journal wrapper'larını temizle.
   kv-slim-banner'in kendisine dokunmaz.
*/
html.route-product-product
.product-left
.product-blocks-58:has(.kv-slim-banner),

html.route-product-product
.product-left
.product-blocks-58 *:has(.kv-slim-banner){
    margin:0!important;
    padding:0!important;

    min-height:0!important;

    background:transparent!important;

    border:0!important;
    outline:0!important;
    border-radius:0!important;

    box-shadow:none!important;
}

/* Tek görünen gerçek kart bu olsun */
html.route-product-product
.product-left
.product-blocks-58 .kv-slim-banner{
    margin:0 0 14px!important;
    padding:17px 18px!important;

    background:#fff!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    box-shadow:0 8px 24px rgba(16,43,87,.055)!important;
}

/* ========================================================= */

/* =========================================================
   M61 KV WRAPPER TRUE FINAL
   ========================================================= */

html.route-product-product .m61-kv-shell,
html.route-product-product .m61-kv-shell-root{
    margin:0!important;
    padding:0!important;

    width:auto!important;
    min-height:0!important;

    background:transparent!important;

    border:0!important;
    outline:0!important;
    border-radius:0!important;

    box-shadow:none!important;
}

html.route-product-product .m61-kv-shell:before,
html.route-product-product .m61-kv-shell:after,
html.route-product-product .m61-kv-shell-root:before,
html.route-product-product .m61-kv-shell-root:after{
    display:none!important;
    content:none!important;
}

/* Tek kart yalnızca banner */
html.route-product-product
.product-left
.kv-slim-banner{
    margin:0 0 14px!important;

    background:#fff!important;

    border:1px solid #dfe6ef!important;
    border-radius:14px!important;

    box-shadow:0 8px 24px rgba(16,43,87,.055)!important;
}

/* ========================================================= */

/* =========================================================
   M61 PRODUCT MOBILE FLOW
   ========================================================= */

@media(max-width:767px){

    /* Ana urun yapisi */
    html.route-product-product .product-info{
        display:flex!important;
        flex-direction:column!important;
        gap:14px!important;
    }

    html.route-product-product .product-left,
    html.route-product-product .product-right,
    html.route-product-product .m61-mobile-support{
        width:100%!important;
        max-width:100%!important;
        flex:none!important;
    }

    /*
       Sol taraftan destek bloklari mobilde JS ile
       satis panelinin altina geliyor.
    */
    html.route-product-product .m61-mobile-support{
        display:flex!important;
        flex-direction:column!important;
        gap:12px!important;

        margin:2px 0 4px!important;
        padding:0!important;
    }


    /* Tasarim destegi mobil */
    html.route-product-product
    .m61-mobile-support
    .kv-slim-banner{

        display:grid!important;

        grid-template-columns:44px minmax(0,1fr)!important;

        gap:12px!important;

        width:100%!important;

        margin:0!important;
        padding:15px!important;

        text-align:left!important;
    }

    html.route-product-product
    .m61-mobile-support
    .kv-icon-box{

        width:44px!important;
        height:44px!important;

        margin:0!important;
    }

    html.route-product-product
    .m61-mobile-support
    .kv-slim-text h4{

        margin:0 0 4px!important;

        font-size:14px!important;
        text-align:left!important;
    }

    html.route-product-product
    .m61-mobile-support
    .kv-slim-text p{

        font-size:12px!important;
        line-height:1.5!important;

        text-align:left!important;
    }

    html.route-product-product
    .m61-mobile-support
    .kv-slim-btn{

        grid-column:1 / -1!important;

        width:100%!important;
        min-height:40px!important;

        margin-top:2px!important;
    }


    /* Teslimat / siparis / destek */
    html.route-product-product
    .m61-mobile-support
    .product-blocks-60{

        width:100%!important;

        margin:0!important;
        padding:12px!important;
    }

    html.route-product-product
    .m61-mobile-support
    .product-blocks-60 .nav-tabs{

        display:grid!important;

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

        gap:7px!important;
    }

    html.route-product-product
    .m61-mobile-support
    .product-blocks-60 .nav-tabs > li:last-child{

        grid-column:1 / -1!important;
    }

    html.route-product-product
    .m61-mobile-support
    .product-blocks-60 .nav-tabs > li > a{

        min-height:38px!important;

        justify-content:center!important;

        font-size:11px!important;
    }


    /* Mobilde siparis bildirim popup'i kapali */
    .m61-mobile-proof-hidden{
        display:none!important;
    }

}

/* ========================================================= */

/* =========================================================
   M61 MOBILE RELATED PRODUCTS
   ========================================================= */

@media(max-width:767px){

    /*
       Ayni kategoriden ürünler bölümünde
       Journal carousel taşmasını düzgün yatay scroll yap.
    */
    html.route-product-product
    .product-left .module-products,
    html.route-product-product
    .related-products,
    html.route-product-product
    .m61-related-products{
        overflow:hidden!important;
    }

    html.route-product-product
    .product-left .module-products .swiper-wrapper,
    html.route-product-product
    .related-products .swiper-wrapper,
    html.route-product-product
    .m61-related-products .swiper-wrapper{
        display:flex!important;
        gap:10px!important;

        overflow-x:auto!important;
        overflow-y:hidden!important;

        scroll-snap-type:x mandatory!important;

        padding:4px 2px 12px!important;

        -webkit-overflow-scrolling:touch!important;
    }

    html.route-product-product
    .product-left .module-products .swiper-slide,
    html.route-product-product
    .related-products .swiper-slide,
    html.route-product-product
    .m61-related-products .swiper-slide{
        flex:0 0 135px!important;
        width:135px!important;

        scroll-snap-align:start!important;
    }

    /*
       Mobilde ilgili ürün başlığı
    */
    html.route-product-product
    .product-left .module-products .module-title,
    html.route-product-product
    .related-products .module-title{
        margin:0 0 12px!important;

        color:#102b57!important;

        font-size:18px!important;
        line-height:1.25!important;
        font-weight:800!important;
    }

}

/* ========================================================= */

/* =========================================================
   M61 GLOBAL RELATED PRODUCTS
   ========================================================= */

/* Eski Journal kaynak modülü yeni bölüm oluşunca gizlenir */
html.route-product-product
.module-products-82.m61-related-source-used{
    display:none!important;
}


/* ANA BÖLÜM */
html.route-product-product .m61-related-global{
    width:100%;

    margin:26px 0!important;
    padding:22px!important;

    background:#fff;

    border:1px solid #dfe6ef;
    border-radius:15px;

    box-shadow:0 8px 28px rgba(16,43,87,.05);
}


/* BASLIK */
html.route-product-product .m61-related-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;

    margin-bottom:18px;
    padding-bottom:16px;

    border-bottom:1px solid #e8edf3;
}

html.route-product-product .m61-related-eyebrow{
    display:block;

    margin-bottom:5px;

    color:#e30613;

    font-size:10.5px;
    line-height:1;
    font-weight:900;
    letter-spacing:.7px;
}

html.route-product-product .m61-related-head h2{
    margin:0!important;

    color:#102b57!important;

    font-size:23px!important;
    line-height:1.2!important;
    font-weight:800!important;
}

html.route-product-product .m61-related-head p{
    margin:6px 0 0!important;

    color:#718095!important;

    font-size:12.5px!important;
    line-height:1.5!important;
}

html.route-product-product .m61-related-all{
    flex:none;

    display:inline-flex;
    align-items:center;
    justify-content:center;

    min-height:38px;

    padding:0 13px;

    background:#fff;

    border:1px solid #d9e1eb;
    border-radius:8px;

    color:#102b57!important;

    font-size:11.5px;
    font-weight:800;

    text-decoration:none!important;
}

html.route-product-product .m61-related-all:hover{
    border-color:#e30613;
    color:#e30613!important;
}


/* DESKTOP GRID */
html.route-product-product .m61-related-track{
    display:grid;

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

    gap:14px;
}


/* KART */
html.route-product-product .m61-related-card{
    display:flex;
    flex-direction:column;

    min-width:0;

    overflow:hidden;

    background:#fff;

    border:1px solid #e1e7ef;
    border-radius:12px;

    box-shadow:0 5px 18px rgba(16,43,87,.045);

    text-decoration:none!important;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}

html.route-product-product .m61-related-card:hover{
    transform:translateY(-3px);

    border-color:#ccd6e2;

    box-shadow:0 12px 26px rgba(16,43,87,.09);
}


/* GÖRSEL */
html.route-product-product .m61-related-image{
    display:flex;
    align-items:center;
    justify-content:center;

    height:165px;

    padding:8px;

    background:#f3f5f7;
}

html.route-product-product .m61-related-image img{
    display:block;

    width:100%;
    height:100%;

    object-fit:contain;
}


/* KART METNİ */
html.route-product-product .m61-related-content{
    display:flex;
    flex-direction:column;

    flex:1;

    padding:13px;
}

html.route-product-product .m61-related-content h3{
    margin:0 0 8px!important;

    min-height:39px;

    color:#102b57!important;

    font-size:13px!important;
    line-height:1.45!important;
    font-weight:800!important;
}

html.route-product-product .m61-related-price{
    margin-top:auto;
    margin-bottom:10px;

    color:#e30613;

    font-size:17px;
    line-height:1;
    font-weight:800;
}

html.route-product-product .m61-related-btn{
    display:flex;
    align-items:center;
    justify-content:center;

    min-height:36px;

    background:#f7f9fc;

    border:1px solid #e0e6ee;
    border-radius:7px;

    color:#102b57;

    font-size:11px;
    font-weight:800;
}

html.route-product-product
.m61-related-card:hover
.m61-related-btn{
    background:#102b57;
    border-color:#102b57;
    color:#fff;
}


/* TABLET */
@media(max-width:1100px) and (min-width:768px){

    html.route-product-product .m61-related-track{
        grid-template-columns:
            repeat(3,minmax(0,1fr));
    }

}


/* PHONE */
@media(max-width:767px){

    html.route-product-product .m61-related-global{
        margin:18px 0!important;

        padding:16px!important;

        overflow:hidden;
    }

    html.route-product-product .m61-related-head{
        display:block;

        margin-bottom:14px;
        padding-bottom:13px;
    }

    html.route-product-product .m61-related-head h2{
        font-size:18px!important;
    }

    html.route-product-product .m61-related-head p{
        font-size:11.5px!important;
    }

    html.route-product-product .m61-related-all{
        width:100%;

        margin-top:11px;
    }


    /*
       Mobilde 1 tam kart + sonraki kartın bir kısmı
       görünür. Kullanıcı kaydırılabildiğini anlar.
    */
    html.route-product-product .m61-related-track{
        display:flex;

        gap:11px;

        width:auto;

        padding:2px 2px 10px;

        overflow-x:auto;
        overflow-y:hidden;

        scroll-snap-type:x mandatory;

        scrollbar-width:none;

        -webkit-overflow-scrolling:touch;
    }

    html.route-product-product
    .m61-related-track::-webkit-scrollbar{
        display:none;
    }

    html.route-product-product .m61-related-card{
        flex:0 0 215px;

        width:215px;

        scroll-snap-align:start;
    }

    html.route-product-product .m61-related-image{
        height:140px;
    }

    html.route-product-product .m61-related-content{
        padding:12px;
    }

    html.route-product-product .m61-related-content h3{
        min-height:38px;

        font-size:12.5px!important;
    }

    html.route-product-product .m61-related-price{
        font-size:15px;
    }

}

/* ========================================================= */
