﻿body {
}

.CNFKategoriBilgi {
    margin-top: 0px;
    padding: 30px 0px;
    background-color: #ffffff;
}


.CNKategoriBilgi{
    
}

.DVKatAdBaslik {
    width:100%;max-width:450px;margin:0 auto;
}


    .DVKatAdBaslik h1 {
        color: #24431e;
        font-size: 32pt;
        font-weight: 600;
        font-family: "Playfair Display", serif;
    }


.DVKatGorsel{
    text-align:center;
}


    .DVKatGorsel img {
        width: 100%;
        height: auto;
        max-width: 550px;
    }


.DVKatAdBaslikAlt {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
}


    .DVKatAdBaslikAlt p {
        color: #000000;
        font-size: 11pt;
        font-weight: 500;
    }


.DVKatGorselAlt {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    margin-left: unset;
}


    .DVKatGorselAlt p {
        color: #000000;
        font-size: 11pt;
        font-weight: 500;
    }

.CNUrunler{
    max-width:850px;margin:0 auto;
}

.CNFUrunler {
    background-color: #edf0ed;
    padding: 100px 0px;
}

@media (min-width:992px) {
    .DVKatGorselAlt {
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
        margin-left: 10%;
    }
}