﻿.KVKKCheckboxSpan {
    color: #6f6f6f !important;
}

    .KVKKCheckboxSpan a {
        color: #000000 !important;
        text-decoration: underline;
    }

.KVKKTitle {
    font-family: "Cupra-Regular", Arimo, sans-serif !important;
}

.KVKKFont {
    font-family: "Cupra-Regular", Arimo, sans-serif !important;
}

#global-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}

.iparys_inherited.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.iparys_inherited.header {
    display: none;
}

.article.bg-gray {
    background-color: transparent !important;
}

@media only screen and (max-width: 560px) {
    #test-drive-form {
        margin-bottom: 300px;
    }
}

.placeholder {
    cursor: pointer !important;
    background-color: transparent;
}

form input[type="text"], form input[type="tel"], form input[type="email"] {
    background-color: transparent;
}

form input[type="submit"], form button[type="submit"] {
    font-family: "Cupra-Regular", Arimo, sans-serif;
    background-color: white;
    border: 2px solid black;
    color: black;
    text-transform: capitalize;
}
