﻿body {
    background-color: #ffffff;
}


.CNFEnUstSabitMenu {
    background-color: #24431e;
}

.CFSepetim {
    /*margin-top: 400px;
    min-height: 700px;*/
}

.DVSepetUrunGorsel {
    background-image: url('../images/urun-satil-al-detay-sol.png');
    background-color: #ffffff;
    background-size: cover;
    padding: 50px 0px;
}

.DVSepetGorselVeAltMetin {
    position: relative;
    top: 44%;
    transform: translateY(-45%);
    /*float: right;*/
    width: 100%;
    height: auto;
    max-width: 335px;
    left: 50%;
    margin-left: -165px;
    text-align: center;
    /*padding:40px 0px;*/
}

.DVSepetGorselVeAltMetin img{
    width: 100%;
    height: auto;
    max-width: 350px;
}




    .DVSepetGorselVeAltMetin h2 {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        font-family: "Montserrat", sans-serif;
        text-align:left;
    }


    .DVSepetGorselVeAltMetin p {
        color: #000;
        font-size: 12px;
        font-weight: 500;
        font-family: "Montserrat", sans-serif;
        text-align: left;
    }

    .DVSepetGorselVeAltMetin ul {
        list-style: disc;
        list-style-type: disc;
        margin-left: 0px;
        margin-bottom: 0px;
    }

        .DVSepetGorselVeAltMetin ul li {
            color: #000;
            font-size: 12px;
            font-weight: 500;
            font-family: "Montserrat", sans-serif;
            text-align: left;
            list-style: disc;
            list-style-type: disc;
        }


    .DVSepetUrunIcBilgi {
        background-color: #ffffff;
        padding: 50px 10px;
        width: 100%;
        max-width: 600px;
        margin: 40px 0px;
        position: relative;
        margin-top: 0px;
    }

.DVSepetGKapat {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 20;
}

    .DVSepetGKapat a i{
        color:#808080;font-size:26px;
    }

    .DVSepetUrunIcBilgi span.spUrunAdi {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
    }

.DVSepetUrunIcBilgi h1 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}


    .DVSepetUrunIcBilgi span.spUrunLT {
        color: #000000;
        font-size: 12px;
        font-weight: 500;
    }

    .DVSepetUrunIcBilgi span.spUrunFiyat {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
    }


    .DVSepetUrunIcBilgi span.spUrunAdedi {

    }


.DVSepetUrunIcBilgi h2 {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
}

.DVSepetUrunIcBilgi p {
    color: #000000;
    font-size: 11px;
    font-weight: 500;
}

.DVSepetUrunIcBilgi ul {
    
}

    .DVSepetUrunIcBilgi ul li {
        color: #000000;
        font-size: 11px;
        font-weight: 500;
    }

.CFUDBeyazAI hr {
    background-color: #24431e;
}


.DVSepetUrunIcBilgi span.spUrunHMesajBaslik {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
}

/*#txtHediyeMesaji1 {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    max-width: 300px;
    height: 90px;
    border: 1px solid #a0a0a0 !important;
    padding: 8px;
}*/

    #txtHediyeMesaji1:focus{
        outline:none;box-shadow:none;
    }

    ::-ms-input-placeholder { /* Edge 12-18 */
        color: #939393;
        font-size: 12px;
    }

::placeholder {
    color: #939393;
    font-size: 12px;
}

    @media (min-width:600px) {

        .DVSepetGorselVeAltMetin {
            top: 50%;
            transform: translateY(-45%);
        }


        .DVSepetUrunGorsel {
            background-image: url('../images/urun-satil-al-detay-sol.png');
            background-color: #ffffff;
            background-size: cover;
            padding: 0px 0px;
        }
}

@media (min-width:768px){
    .DVSepetUrunIcBilgi {
        margin-top: 100px;
    }
}

@media (min-width:1200px){
    .DVSepetGorselVeAltMetin {
        width: 100%;
        height: auto;
        max-width: 500px;
        left: 50%;
        margin-left: -250px;
        text-align: center;
    }
}