.c-clothescontainer-search__result-list {
    list-style: none;
    margin-bottom: 1.4705882353rem;
    margin-left: 0;
    padding-left: 0
}

.c-clothescontainer-search__result-item {
    margin-bottom: 1.4705882353rem;
    padding-bottom: 1.4705882353rem;
    border-bottom: 1px solid #e0ddd6
}

.c-clothescontainer-search__result-item:before, .c-clothescontainer-search__result-item:after {
    content: " ";
    display: table
}

.c-clothescontainer-search__result-item:after {
    clear: both
}

.c-clothescontainer-search__result-item:last-of-type {
    border: 0;
    padding-bottom: 0
}

.c-clothescontainer-form__bold {
    font-weight: bold
}

.o-btn--geoloaction,
.o-btn--geoloaction:hover,
.o-btn--geoloaction:focus,
.o-btn--geoloaction:active
{
    background-image: url('/typo3conf/ext/drk_clothescontainersearch/Resources/Public/Images/icon_gps-indicator.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
}
