﻿body {
}

.urunkodu {
    font-size: .79rem;
    display: inline-flex;
    padding: 6px 8px;
    background-color: #e0e0e0;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.urun-cerceveTeklif {
    padding:25px;
    max-width: 755px;
    display: flex;
    margin: 0px auto;
    width: 96%;
    flex-direction: column;
    background: #fbfbfb;
    list-style: none;
    margin-top:25px;
}
.urundeta {
    margin: 0px auto;
    width: 1250px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.urundeta ul{ list-style:none;
}
    .urundeta ul li {
        padding:3px 0px;
 
    }

.urun-cerceve {
    display: flex;
    width: 838px;
    min-height: 627px;
    height:auto;
    border: 1px solid #dfe5ea;
    flex-wrap: wrap;
    flex-direction: row;
    padding:5px;
}


.detaYat1 {
    display: flex;
    flex-direction: row;
}
.detaYat2 {
    margin: 0px auto;
    width: 1250px;
    display: flex;
    margin-top: 50px;
}

/*  .urun-cerceve a {
        border: 1px solid #dfe5ea7d;
        display: inline-flex;
        width: 402px;
        height: auto !important;
        min-height:235px;
        margin: 5px;
        cursor:pointer;
    }
    .urun-cerceve a img{
        height: auto !important;
    }
      */
     .urundetaA1 {
        border: 1px solid #dfe5ea7d;
        display: flex;
        width: 185px;
        height: 111px !important;
      overflow:hidden;
        margin: 5px;
        cursor: pointer;
    }

        .urundetaA1 img {
            width:185px !important;
            height: auto !important;
        }

.naviurun {
    width: 800px;
    display: flex;
    min-height: 165px;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    flex-wrap: wrap;
  
    justify-content: center;
}

    .naviurun::-webkit-scrollbar {
        margin-left: 15px;
        height: 11px;
    }

/* Track */
    .naviurun::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0px grey;
        border-radius: 0px;
    }

/* Handle */
    .naviurun::-webkit-scrollbar-thumb {
        height: 11px;
        border-radius: 0px;
        background: rgba(51, 51, 51, 0.41);
    }

.ilgiliList {
    display: flex;
    width: 100%;
    max-width: 1250px;
    margin: 0px auto;
    flex-direction: column;
}

.iL01 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ilgiliList h2 {
    font-size: 17px;
    clear: both;
    font-weight: bold;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}
.ilgiliList a { width:309px; height:269px; margin:10px;
}
    .ilgiliList a .fiyatsiyah span { font-size:13px !important;
    }
        .urunIlgili {
    display: flex;
    width: 100%;
    height: 135px;
    overflow-y: hidden;
    overflow-x: auto;
    font-size: 12px;
}

    .urunIlgili a {
        margin: 3px 7px;
        width: 85px;
        height: auto;
        display: flex;
        flex-direction: column;
        line-height: 17px;
        align-items: center;
        justify-content: center;
    }

        .urunIlgili a span {
            color: #686868;
        }

        .urunIlgili a img {
            border: 1px solid #efefef;
        }

    /* width */
    .urunIlgili::-webkit-scrollbar {
        margin-left: 15px;
        height: 10px;
        opacity: 0.5;
    }

    /* Track */
    .urunIlgili::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */
    .urunIlgili::-webkit-scrollbar-thumb {
        background: black;
        height: 10px;
        border-radius: 10px;
        background: #222121;
        cursor: pointer;
    }

        /* Handle on hover */
        .urunIlgili::-webkit-scrollbar-thumb:hover {
            background: #b30000;
        }
.urunbilg {
    width: 400px;
    min-height: 657px;
    display: flex;
    flex-direction: column;
    border: 1px solid #dfe5ea;
    padding-top: 13px;
    align-items: center;
    margin-left: 10px !important;
}
        .urunbilg h1 {
            display: flex;
            align-items: center;
            min-height: 35px;
            height:auto;
            font-size: 26px;
            color: #000;
            line-height: 1.2;
            font-weight: 700;
        }
        .urunbilg h4 {
            font-size: 15px;
      
            font-weight: 700;
        }
        .urunbilg ul {
            max-width:90%;
            margin: 0px;
            padding: 0px;
        }

.li01 {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 0;
    border-bottom: 1px solid #ececec;
    line-height: 1.5;
    min-height: 39px;
    justify-content: space-between;
}
    .li01:nth-child(even) {
        background: #fafafa;
    }
    .li01:last-child {
        border-bottom: none;
    }

.spakalin {
    color: #666;
    font-weight: 600;
}

.spaince {
    color: #222;
    font-weight: 700;
    text-align: right;
}

/* Açıklama */
.urunaciklama2 {
    margin-top: 20px;
    padding: 18px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 10px;
}

    .urunaciklama2 p {
        margin: 0 0 10px;
        color: #444;
        line-height: 1.7;
    }

        .urunaciklama2 p:last-child {
            margin-bottom: 0;
        }
.li02 { 
    display: flex;
    border-bottom: 1px solid #efefef;
    flex-direction: column;
}

    .li02 strong {
        display: flex !important;
    }
.li03 {
    flex-direction: column;
}
.strn01::before {
    margin-top: 4px;
    display: flex;
    content: "";
    width: 12px;
    height: 12px;
    background: #a1a1a1;
    margin-right: 6px;
}
.strn02::before {
    margin-top: 4px;
    display: flex;
    content: "";
    width: 12px;
    height: 12px;
    background: #e98132;
    margin-right: 6px;
}
.strn03::before {
    margin-top: 4px;
    display: flex;
    content: "";
    width: 12px;
    height: 12px;
    background: #3069a5;
    margin-right: 6px;
}
.strn04::before {
    margin-top: 4px;
    display: flex;
    content: "";
    width: 12px;
    height: 12px;
    background: #ff4b21;
    margin-right: 6px;
}
.lst7 {
    padding-left:15px;
    display: flex;
    clear: both;
}

    .lst7:before {
        content: '\2022';
    }

.urunbilg ul li {
    display: flex;
    justify-content: space-between;
}
.urunaciklama2 {
    display: flex;
    flex-direction: column;
}

 

.sece {
    color: #757575;
}
.indi {
    font-size: .79rem;
    display: inline-flex;
    padding: 6px 8px;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    background-color: #b31b1b;
}
.eskfiy {
    color: #7f7f7f;
    font-size: .99rem;
    display: inline-flex;
    padding: 2px;
    
    font-weight: 700;
    text-decoration: line-through;
}
.yenfiy {
    display: flex;
    font-size: 29px;
    color: #000;
    font-weight: 700;
 
}
.sosyal {
    display: flex;
    height: 80px;
    width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
    .sosyal .kalp { position:static !important;
    }
.kalp {
    background: url(/images/kalp.png) top no-repeat;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    margin: 13px;
    position: absolute;
    right: 15px;
    z-index: 999;
}
.kalp:hover {
    background: url(/images/kalp.png) bottom;
}
.sosyal .kalp {
    position: static !important;    
}
.kalp01 {
    position: absolute;
    right: 15px;
    z-index: 999;
    background: url(/images/kalp01.png) top no-repeat;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    margin: 13px;
}

    .kalp01:hover {
        background: url(/images/kalp01.png) bottom;
    }
.sosyal .kalp01 {
    position: static !important;
}



.payla {
    
    position:relative;
    background: url(/images/payla.png) top no-repeat;
    width: 30px;
    height: 30px;
    display: flex;
    margin: 13px;
}

    .payla:hover {
        background: url(/images/payla.png) bottom no-repeat;
    }

.payla01 {
  visibility:hidden;
    height: 50px;
    position: absolute;
    top: 55px;
    left: -115px;
    min-width: 249px;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
    z-index: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

    .payla01:before {
        content: " ";
        border-left: 8px solid rgba(0,0,0,0);
        border-right: 8px solid rgba(0,0,0,0);
        border-bottom: 16px solid #fff;
        position: absolute;
        top: -16px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
        -webkit-filter: drop-shadow(rgba(0,0,0,.08) 0 -2px 2px);
        filter: drop-shadow(rgba(0,0,0,.08) 0 -2px 2px);
    }
.urunaciklama1 {
    padding: 10px 0px !important;
    font-weight:700;
}
.urunaciklama2 {
    padding: 20px  !important;

}
.sepeteekle {
    display: flex;
    width: 100%;
    padding: 0;
    min-height: 40px;
    justify-content: center;
    align-items: center;
    background: #908e97;
    border-color: #908e97;
    color: #fcfcfc;
    text-decoration:none;
}
    .sepeteekle:hover {
        background-color: #193db0; color:#fff;
    }
    .buttons { display:flex; height:40px; width:100%;
}
.buttons button {
    min-width: 42px;
    height: 42px;
    font-size: 14px;
    margin: 0 8px 8px;
    padding: 0 8px;
    text-align: center;
    transition: all .3s ease;
    position: relative;
    border: 1px solid #e1e1e1;
    background: #fff;
}
.bedenbuton {
    color: #fff;
    background: #717171 !important;
    border: 1px solid #717171;
}
.bedenyok {
    min-width: 42px;
    height: 42px;
    font-size: 14px;
    margin: 0 8px 8px;
    padding: 0 8px;
    text-align: center;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #c1c3c5;
    text-decoration: line-through;
}
.fancybox__thumbs {  
}
.fancybox__button--thumbs {
    
}


.expZemin {
    display: flex;
    height: 537px;
    width: 372px;
    position: relative;
    background: url(/images/arac_cizim_zemin.jpg) 0px 0px;
    color: #fff;
    font-weight: 600;
}
.OnTamponBoyali {
    display: flex;
    position: absolute;
    left: 104px;
    top: 20px;
    background: url(/images/arac_cizim_mavi.png) -68px 5px;
    width: 164px;
    height: 45px;
    justify-content: center;
    padding-top: 7px;
}
.TavanBoyali {
    background: url(/images/arac_cizim_mavi.png) -92px -61px;
    display: flex;
    position: absolute;
    left: 127px;
    top: 226px;
    width: 118px;
    height: 147px;
    align-items: center;
    justify-content: center;
}
.MotorKaputuBoyali {
    display: flex;
    position: absolute;
    left: 110px;
    top: 79px;
    background: url(/images/arac_cizim_mavi.png) -72px -212px;
    width: 153px;
    height: 97px;
    justify-content: center;
    align-items: center;
}
.SagOnCamurlukBoyali {
    display: flex;
    position: absolute;
    left: 278px;
    top: 91px;
    background: url(/images/arac_cizim_mavi.png) -113px -321px;
    width: 73px;
    height: 95px;
    padding-top: 63px;
    padding-left:15px;
}
.SagOnKapiBoyali {
    display: flex;
    position: absolute;
    left: 279px;
    top: 190px;
    background: url(/images/arac_cizim_mavi.png) -115px -427px;
    width: 69px;
    height: 94px;
    justify-content: center;
    align-items: center;
}
.SagArkaKapiBoyali {
    display: flex;
    position: absolute;
    left: 280px;
    top: 280px;
    background: url(/images/arac_cizim_mavi.png) -118px -528px;
    width: 66px;
    height: 88px;
    justify-content: center;
    align-items: center;
}
.SagArkaCamurlukBoyali {
    display: flex;
    position: absolute;
    left: 242px;
    top: 353px;
    background: url(/images/arac_cizim_mavi.png) -113px -628px;
    width: 71px;
    height: 100px;
    justify-content: center;
    align-items: center;
}
.SolOnCamurlukBoyali {
    display: flex;
    position: absolute;
    left: 24px;
    top: 92px;
    background: url(/images/arac_cizim_mavi.png) -114px -745px;
    width: 71px;
    height: 95px;
    align-items: center;
    justify-content: center;
    padding-top: 63px;

}
.SolOnKapiBoyali {
    display: flex;
    position: absolute;
    left: 27px;
    top: 188px;
    background: url(/images/arac_cizim_mavi.png) -118px -849px;
    width: 69px;
    height: 92px;
    align-items: center;
    justify-content: center;
    
}
.SolArkaKapiBoyali {
    display: flex;
    position: absolute;
    left: 27px;
    top: 278px;
    background: url(/images/arac_cizim_mavi.png) -118px -946px;
    width: 64px;
    height: 88px;
    align-items: center;
    justify-content: center;
}
.SolArkaCamurlukBoyali {
    display: flex;
    position: absolute;
    left: 61px;
    top: 349px;
    background: url(/images/arac_cizim_mavi.png) -118px -1039px;
    width: 69px;
    height: 104px;
    align-items: center;
    justify-content: center;
}
.BagajKapagiBoyali {
    display: flex;
    position: absolute;
    left: 125px;
    top: 419px;
    background: url(/images/arac_cizim_mavi.png) -84px -1148px;
    width: 124px;
    height: 34px;
    justify-content: center;
    padding-top: 9px;
}
.ArkaTamponBoyali {
    display: flex;
    position: absolute;
    left: 105px;
    top: 485px;
    background: url(/images/arac_cizim_mavi.png) -66px -1198px;
    width: 162px;
    height: 32px;
    justify-content: center;
    padding-top: 2px;
}

    /******/
/* LOKAL BOYALI*/
    /******/

.OnTamponLokal {
    display: flex;
    position: absolute;
    left: 104px;
    top: 20px;
    background: url(/images/arac_cizim_turui.png) -68px 5px;
    width: 164px;
    height: 45px;
    justify-content: center;
    padding-top: 7px;
}

.TavanLokal {
    background: url(/images/arac_cizim_turui.png) -92px -61px;
    display: flex;
    position: absolute;
    left: 127px;
    top: 226px;
    width: 118px;
    height: 147px;
    align-items: center;
    justify-content: center;
}

.MotorKaputuLokal {
    display: flex;
    position: absolute;
    left: 110px;
    top: 79px;
    background: url(/images/arac_cizim_turui.png) -72px -212px;
    width: 153px;
    height: 97px;
    justify-content: center;
    align-items: center;
}

.SagOnCamurlukLokal {
    display: flex;
    position: absolute;
    left: 278px;
    top: 91px;
    background: url(/images/arac_cizim_turui.png) -113px -321px;
    width: 73px;
    height: 95px;
    padding-top: 63px;
    padding-left: 15px;
}

.SagOnKapiLokal {
    display: flex;
    position: absolute;
    left: 279px;
    top: 190px;
    background: url(/images/arac_cizim_turui.png) -115px -427px;
    width: 69px;
    height: 94px;
    justify-content: center;
    align-items: center;
}

.SagArkaKapiLokal {
    display: flex;
    position: absolute;
    left: 280px;
    top: 280px;
    background: url(/images/arac_cizim_turui.png) -118px -528px;
    width: 66px;
    height: 88px;
    justify-content: center;
    align-items: center;
}

.SagArkaCamurlukLokal {
    display: flex;
    position: absolute;
    left: 242px;
    top: 353px;
    background: url(/images/arac_cizim_turui.png) -113px -628px;
    width: 71px;
    height: 100px;
    justify-content: center;
    align-items: center;
}

.SolOnCamurlukLokal {
    display: flex;
    position: absolute;
    left: 24px;
    top: 92px;
    background: url(/images/arac_cizim_turui.png) -114px -745px;
    width: 71px;
    height: 95px;
    align-items: center;
    justify-content: center;
    padding-top: 63px;
}

.SolOnKapiLokal {
    display: flex;
    position: absolute;
    left: 27px;
    top: 188px;
    background: url(/images/arac_cizim_turui.png) -118px -849px;
    width: 69px;
    height: 92px;
    align-items: center;
    justify-content: center;
}

.SolArkaKapiLokal {
    display: flex;
    position: absolute;
    left: 27px;
    top: 278px;
    background: url(/images/arac_cizim_turui.png) -118px -946px;
    width: 64px;
    height: 88px;
    align-items: center;
    justify-content: center;
}

.SolArkaCamurlukLokal {
    display: flex;
    position: absolute;
    left: 61px;
    top: 349px;
    background: url(/images/arac_cizim_turui.png) -118px -1039px;
    width: 69px;
    height: 104px;
    align-items: center;
    justify-content: center;
}

.BagajKapagiLokal {
    display: flex;
    position: absolute;
    left: 125px;
    top: 419px;
    background: url(/images/arac_cizim_turui.png) -84px -1148px;
    width: 124px;
    height: 34px;
    justify-content: center;
    padding-top: 9px;
}

.ArkaTamponLokal {
    display: flex;
    position: absolute;
    left: 105px;
    top: 485px;
    background: url(/images/arac_cizim_turui.png) -66px -1198px;
    width: 162px;
    height: 32px;
    justify-content: center;
    padding-top: 2px;
}


/******/
/* DEĞİŞEN */
/******/

.OnTamponDegisen {
    display: flex;
    position: absolute;
    left: 104px;
    top: 20px;
    background: url(/images/arac_cizim_kirmizi.png) -68px 5px;
    width: 164px;
    height: 45px;
    justify-content: center;
    padding-top: 7px;
}

.TavanDegisen {
    background: url(/images/arac_cizim_kirmizi.png) -92px -61px;
    display: flex;
    position: absolute;
    left: 127px;
    top: 226px;
    width: 118px;
    height: 147px;
    align-items: center;
    justify-content: center;
}

.MotorKaputuDegisen {
    display: flex;
    position: absolute;
    left: 110px;
    top: 79px;
    background: url(/images/arac_cizim_kirmizi.png) -72px -212px;
    width: 153px;
    height: 97px;
    justify-content: center;
    align-items: center;
}

.SagOnCamurlukDegisen {
    display: flex;
    position: absolute;
    left: 278px;
    top: 91px;
    background: url(/images/arac_cizim_kirmizi.png) -113px -321px;
    width: 73px;
    height: 95px;
    padding-top: 63px;
    padding-left: 15px;
}

.SagOnKapiDegisen {
    display: flex;
    position: absolute;
    left: 279px;
    top: 190px;
    background: url(/images/arac_cizim_kirmizi.png) -115px -427px;
    width: 69px;
    height: 94px;
    justify-content: center;
    align-items: center;
}

.SagArkaKapiDegisen {
    display: flex;
    position: absolute;
    left: 280px;
    top: 280px;
    background: url(/images/arac_cizim_kirmizi.png) -118px -528px;
    width: 66px;
    height: 88px;
    justify-content: center;
    align-items: center;
}

.SagArkaCamurlukDegisen {
    display: flex;
    position: absolute;
    left: 242px;
    top: 353px;
    background: url(/images/arac_cizim_kirmizi.png) -113px -628px;
    width: 71px;
    height: 100px;
    justify-content: center;
    align-items: center;
}

.SolOnCamurlukDegisen {
    display: flex;
    position: absolute;
    left: 24px;
    top: 92px;
    background: url(/images/arac_cizim_kirmizi.png) -114px -745px;
    width: 71px;
    height: 95px;
    align-items: center;
    justify-content: center;
    padding-top: 63px;
}

.SolOnKapiDegisen {
    display: flex;
    position: absolute;
    left: 27px;
    top: 188px;
    background: url(/images/arac_cizim_kirmizi.png) -118px -849px;
    width: 69px;
    height: 92px;
    align-items: center;
    justify-content: center;
}

.SolArkaKapiDegisen {
    display: flex;
    position: absolute;
    left: 27px;
    top: 278px;
    background: url(/images/arac_cizim_kirmizi.png) -118px -946px;
    width: 64px;
    height: 88px;
    align-items: center;
    justify-content: center;
}

.SolArkaCamurlukDegisen {
    display: flex;
    position: absolute;
    left: 61px;
    top: 349px;
    background: url(/images/arac_cizim_kirmizi.png) -118px -1039px;
    width: 69px;
    height: 104px;
    align-items: center;
    justify-content: center;
}

.BagajKapagiDegisen {
    display: flex;
    position: absolute;
    left: 125px;
    top: 419px;
    background: url(/images/arac_cizim_kirmizi.png) -84px -1148px;
    width: 124px;
    height: 34px;
    justify-content: center;
    padding-top: 9px;
}

.ArkaTamponDegisen {
    display: flex;
    position: absolute;
    left: 105px;
    top: 485px;
    background: url(/images/arac_cizim_kirmizi.png) -66px -1198px;
    width: 162px;
    height: 32px;
    justify-content: center;
    padding-top: 2px;
}



@media (max-width: 576px) {

    .li01 {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        padding: 10px 0;
    }

    .spakalin,
    .spaince {
        flex: 1 1 auto;
        width: 100%;
    }

    .spakalin {
        font-size: 13px;
        color: #777;
    }

    .spaince {
        font-size: 15px;
        font-weight: 600;
    }
}


@media (max-width: 768px) {

    .urun-cerceveTeklif {
        display: flex;
        width: 100% !important;
        flex-direction: column;
        padding: 10px;
    }
        .urun-cerceveTeklif img { max-width:96% !important;
        }
    .detaYat1 {
        flex-direction: column;
    }

    .detaYat2 {
        flex-direction: column !important;
        width: 96%;
    }

    .ilgiliList a {     
         height: auto !important;     
    }
    .iL01 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .naviurun {
        margin-top: 25px;
        height: 100px !important;
        flex-wrap: wrap;
        width:98% !important;
    }
        .brea strong { display:none;
    }
    .urundeta {
        width: 96% !important;
        flex-direction: column;
    }


    .urun-cerceve {
        min-height: auto !important;
        height: auto !important;
        width: 100% !important;
        padding: 0px;
    }
        .urun-cerceve a {
            border:none;
            margin:0px;
            /*   width: 47% !important;
            height: auto !important;*/
        }
            .urun-cerceve a img {
                
                 
                /*    width: 100% !important;
        height:auto !important;*/
            }

    .urundetaA1 {
        
        width: 100px !important;
        height: 85px !important;
    }
        .urundetaA1 img {
            display: flex;
            height: 50px !important;
            width: 90px !important;
        }
    .urunbilg { width:100% !important;
                margin-top:25px;
    }
}