<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clerk_title {
    color: #7f7f7f;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0;
}
.BuyButton_ProductListLink  {
    display: inline-block;
}

.clerk-slider {
    margin-bottom: -30px;
}

.SubCats_Categories_Container .catGroups #clerkMiddleSliderContainer li a {
    background: none;
    display: inline-block;
    padding-bottom: 0;
}

[data-bind-live-search="#live-search-mobil"] + span {
    max-width: 260px;
}

.search-results-box .ifcName {
    font-size: 10px;
    line-height: 14px;
}

.search-results-box .ifcName a {
    text-decoration: none;
}

.search-results-box .ifcName a:hover {
    text-decoration: underline;
}

.clerk-livesearch-categories a {
    font-size: 12px;
    line-height: 10px;
}
</pre></body></html>