/* Dynamisch generiertes CSS */

@media (max-width: 767px) {
.vw-kurs-filter-list-container {
        margin: 10px 10px 10px 0px;
        padding: 10px 10px 10px 0px;
        overflow: hidden;
    }
.vw-kurs-filter-list-form {
        overflow: hidden;
        width: 100%;
    }
.vw-kurs-filter-list-select {
        appearance: none;
        background-color: #e2001a !important;
        margin: 10px 10px 10px 0px;
        padding: 15px 55px 15px 35px;
        border: 2px solid #e2001a;
        width: fit-content;
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        transition: color 0.3s;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 25px;
    }
.vw-kurs-filter-list-select:hover {
        background-color: #ffffff !important;
        border: 2px solid #e2001a;
        color: #e2001a;
    }
.vw-kurs-filter-list-select:focus {
        border: 2px solid #e2001a;
    }
.vw-kurs-filter-list-container-item-link {
        text-decoration: none!important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
.vw-kurs-filter-list-container {
        margin: 10px 10px 10px 0px;
        padding: 10px 10px 10px 0px;
        overflow: hidden;
    }
.vw-kurs-filter-list-form {
        overflow: hidden;
        width: 100%;
    }
.vw-kurs-filter-list-select {
        appearance: none;
        background-color: #e2001a !important;
        margin: 10px 10px 10px 0px;
        padding: 15px 55px 15px 35px;
        border: 2px solid #e2001a;
        width: fit-content;
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        transition: color 0.3s;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 25px;
    }
.vw-kurs-filter-list-select:hover {
        background-color: #ffffff !important;
        border: 2px solid #e2001a;
        color: #e2001a;
    }
.vw-kurs-filter-list-select:focus {
        border: 2px solid #e2001a;
    }
.vw-kurs-filter-list-container-item-link {
        text-decoration: none!important;
    }
}

@media (min-width: 1024px) and (max-width: 1919px) {
.vw-kurs-filter-list-container {
        margin: 10px 10px 10px 0px;
        padding: 10px 10px 10px 0px;
        overflow: hidden;
    }
.vw-kurs-filter-list-form {
        overflow: hidden;
        width: 100%;
    }
.vw-kurs-filter-list-select {
        appearance: none;
        background-color: #e2001a !important;
        margin: 10px 10px 10px 0px;
        padding: 15px 55px 15px 35px;
        border: 2px solid #e2001a;
        width: fit-content;
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        transition: color 0.3s;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 25px;
    }
.vw-kurs-filter-list-select:hover {
        background-color: #ffffff !important;
        border: 2px solid #e2001a;
        color: #e2001a;
    }
.vw-kurs-filter-list-select:focus {
        border: 2px solid #e2001a;
    }
.vw-kurs-filter-list-container-item-link {
        text-decoration: none!important;
    }
}

@media (min-width: 1920px) {
.vw-kurs-filter-list-container {
        margin: 10px 10px 10px 0px;
        padding: 10px 10px 10px 0px;
        overflow: hidden;
    }
.vw-kurs-filter-list-form {
        overflow: hidden;
        width: 100%;
    }
.vw-kurs-filter-list-select {
        appearance: none;
        background-color: #e2001a !important;
        margin: 10px 10px 10px 0px;
        padding: 15px 55px 15px 35px;
        border: 2px solid #e2001a;
        width: fit-content;
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        transition: color 0.3s;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 25px;
    }
.vw-kurs-filter-list-select:hover {
        background-color: #ffffff !important;
        border: 2px solid #e2001a;
        color: #e2001a;
    }
.vw-kurs-filter-list-select:focus {
        border: 2px solid #e2001a;
    }
.vw-kurs-filter-list-container-item-link {
        text-decoration: none!important;
    }
}
