/* DRK Supply-Finder Styles */

.c-vorort-search_distance, .c-vorort-search_mapslink, .c-vorort-search_offerlink {
    font-weight: bold;
}

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

.o-accordion__content img {
    max-width: 150px;
    height: auto;
}
.o-accordion__content .advisor {
    display: inline-block;
    width: auto;
    margin: 0 3rem 1rem 0;
}

.modal {
    max-width: 70%;
}

.blocker {
    z-index: 3000;
}
