header {
    position: relative;
    z-index: 1000;
}

@media (min-width: 561px) {
    #slider {
        height: auto !important;
        min-height: 0;
        z-index: 1;
    }

    #slider .sliderResim {
        display: block;
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    #slider .sliderYazi {
        top: 56%;
        left: 2cm;
        margin-left: 0;
        margin-top: 0;
        transform: translateY(-50%);
    }

    #slider .sliderYazi h1 {
        box-sizing: border-box;
        width: 300px;
        margin-top: 37px;
        font-size: 38px;
        line-height: 1.12;
    }

    .orta {
        clear: both;
        position: relative;
        z-index: 2;
        margin-top: 42px;
    }
}

.vitrin .legacy-empty {
    color: #fffdf5 !important;
    background: transparent;
    text-shadow: 0 3px 7px rgba(0, 0, 0, .9);
}

.vitrin .legacy-empty h2 {
    margin-bottom: 10px;
    color: #fffdf5 !important;
    -webkit-text-fill-color: #fffdf5;
    opacity: 1 !important;
    font-family: 'kg_turning_tablesregular', cursive;
    font-size: 29px;
    font-weight: 400;
}

.vitrin .legacy-empty p {
    color: #fffdf5 !important;
    -webkit-text-fill-color: #fffdf5;
    opacity: 1 !important;
    font-family: 'kg_ten_thousand_reasons_altRg', sans-serif;
    font-size: 16px;
    line-height: 1.6;
}
