#hjulinfoApp  #wh-filters {
    background-color: #dceaf4;
}
#hjulinfoApp #wh-filters .wh-free-search-label button {
    background-color: #21476b;
    color: #ffffff;
}
#hjulinfoApp #wh-filters .wh-free-search-label button:hover,
#hjulinfoApp #wh-filters .wh-free-search-label button:focus {
    background-color: #21476b;
    color: #ffffff;
}
#hjulinfoApp #wh-filters .wh-text-center button.wh-inline {
    color: #000000;
}
#hjulinfoApp #wh-filters .wh-text-center button.wh-inline span {
    color: #21476b;
}

#hjulinfoApp #wh-filters .plate-terms {
    background-color: #ffffff;
    color: #000000;
}

#hjulinfoApp #wheels a.wh-bg-gray-200 {
    background-color: #f2f2f2;
}
#hjulinfoApp #wheels .price-label.engros-price-label {
    background-color: #222222;
    color: #ffffff;
}
#hjulinfoApp #wheels .price {
    color: #222222;
}

#hjulinfoApp #wheels .tiretype .tiretype-winther {
    background-color: #21476b;
    color: #ffffff;
}
#hjulinfoApp #wheels .tiretype .tiretype-summer {
    background-color: #FCD34D;
    color: inherit;
}
#hjulinfoApp #wheels .tiretype .tiretype-studded {
    background-color: #21476b;
    color: #ffffff;
}
#hjulinfoApp #wheels .tiretype .tiretype-allseason {
    background-color: #3bad62;
    color: #ffffff;
}

#hjulinfoApp #wh-filters .wh-free-search-label input.wh-w-full {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
#hjulinfoApp #wh-filters .multiselect .multiselect__tags {
    border: 1px solid #ffffff;
}

#hjulinfoApp #wh-filters .wh-free-search-label img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#hjulinfoApp #wh-filters .wh-free-search-label button,
#hjulinfoApp #wh-filters .multiselect__select {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#hjulinfoApp .multiselect .multiselect__tags {
    border-radius: 5px;
}

#hjulinfoApp .single-bil--header {
    background-color: #dceaf4;
    color: ;
}
#hjulinfoApp .single-price {
    color: ;
}
#hjulinfoApp #wheel_compatible table.wh-bg-gray-100,
#hjulinfoApp .wh-single-full-specs {
    background-color: #dceaf4;
    color: ;
}

#hjulinfoApp .wh-single-cta a {
    background-color: #21476b;
    color: #ffffff;
    border-radius: 5px;
}
#hjulinfoApp .wh-single-cta a:hover,
#hjulinfoApp .wh-single-cta a:focus {
    background-color: #21476b;
    color: #ffffff;
}